[meta-freescale] [[PATCH v2 07/27] ovs-dpdk: update to 907f652

Chunrong Guo chunrong.guo at nxp.com
Wed Mar 28 01:12:14 PDT 2018


*include the following changes:
907f652 - Merge pull request #10 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:fix/DPDK-1173-v2 to branch-2.9-qoriq
e86541b - netdev-dpdk: fix incorrect exclude mbuf configuration
7f95f13 - Merge pull request #9 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:fix/DPDK-1173-OVS-toggleable-default-mbufs to branch-2.9-qoriq
4714980 - netdev-dpdk: toggle descriptor size for ports
092bc0f - OVN pacemaker: Fix issues when started as pacemaker container bundles
bff7da4 - ovsdb: ovsdb-dot.in: Replace sys.maxint with sys.maxsize for Python3
9a0dbc7 - ovsdb: ovsdb-dot.in: Change exception semantics for Python3
6add8d7 - ovsdb: ovsdb-dot.in: Use print function for Python3
8106870 - ovsdb: Use items() instead of iteritems() for Python3
5905b28 - ovn-controller: Change duplicate flows trace from INFO to DBG
a2fa542 - ovn-sb.xml: Correct statement on use of bit ranges.
e92ef48 - doc: Fix mailing list addresses.
26509f8 - tests: Add dpctl test for conntrack nconns/maxconns.
875075b - dpctl conntrack: Add get number of connections.
c92339a - dpctl conntrack: Add get and set maxconns command.
a98d35a - ofproto-dpif: Remove variable length userdata probe.
52c57cb - ofp-errors: Send as much of a message as possible in an error reply.
f59cb33 - nsh: rework NSH netlink keys and actions
d3b8483 - ofproto: Delete all groups and meters when (un)configuring a controller.
7173efa - lex: Fix parsing of long tokens.
8b54e31 - rhel: add "force-reload-kmod" support in "ovs-systemd-reload"
d922ebc - rhel: use the functions in ovs-lib.in in ovs-systemd-reload
3610943 - utilities: move some functions from ovs-ctl.in to ovs-lib.in
8e3a28c - AUTHORS: Add Brad Cowie.
dcc3e70 - Documentation: Update Faucet tutorial.
6fefb7f - AUTHORS: Add Lorenzo Bianconi.
eddb84a - OVN: remove useless ds_clear() on actions ds
17551f5 - datapath-windows: Add include directory to ovsext project
bfe89c9 - datapath-windows: Change include type in Iphelper.h
bb219a4 - datapath-windows: Add directory to .gitignore
2d071a3 - ofp-print: Include full hex dump of messages that fail decode.
4446661 - OVN: Add support for periodic router advertisements.
74c2eac - OVN: Add multicast local-only flag.
915cee2 - MSI: Use platform specific netcfg location
14f602b - tunnel: Add ofproto/list-tunnels command for troubleshooting.
9d31db0 - tunnel: Log sanely in tnl_port_receive().
3194a79 - tunnel: Avoid flow_to_string() call when rate-limited.
77b7d23 - ofp-actions: Log version, vendor, and type of unknown actions being parsed.
e9de6c0 - faq: Correct location of flow.h.
bcc3a94 - ovn-nbctl: Add lrp's gateway chassis information in show command
34944e8 - Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEAD
3f33aa4 - MAINTAINERS: Update Pravin's email address.
46fc80c - tests: Kill the daemons at cleanup only if pidfile exists.
81ce803 - ovs-ofctl: Better document stack push and pop actions.
02f4f23 - log: Use absolute name of log file.
4cc9d1f - log: Replace ovsdb_log_get_offset() by a more abstract mechanism.
d0c43b5 - ovsdb-client: Remove extraneous markup from man page.
30f8128 - ovsdb-server: Update description for "compact" command in man page.

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
index a6cc49c..7e1d572 100644
--- a/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
+++ b/recipes-extended/ovs-dpdk/ovs-dpdk_0.1.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "bash libcrypto libssl python"
 inherit pythonnative
 
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ovs-dpdk;nobranch=1"
-SRCREV = "5c67e9cfc1eaab19187720c857841be6c8046c40"
+SRCREV = "907f652db3419aa3d9c0af7574dd13e332b71dc5"
 
 S = "${WORKDIR}/git"
 
-- 
1.9.0



More information about the meta-freescale mailing list