Hi Ben,

The following changes since commit a8b629f86dacc66ea3b1c37dd1eb539128bcc40c:

  ofproto: Fix double-unref of temporary rule when learning. (2018-01-26 
12:30:47 -0800)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_9

for you to fetch changes up to 448a18458328655539599eb4d24b525d311d13df:

  netdev-dpdk: Fix xstats leak on port destruction. (2018-01-26 20:40:52 +0000)

----------------------------------------------------------------
Ian Stokes (1):
      netdev-dpdk: Fix requested MTU size validation.

Ilya Maximets (3):
      netdev-dpdk: Fix memory leak in netdev_dpdk_get_custom_stats().
      netdev-dpdk: Fix memory leak in netdev_dpdk_configure_xstats().
      netdev-dpdk: Fix xstats leak on port destruction.

Matteo Croce (1):
      vswitchd: show DPDK version

Yuanhan Liu (1):
      netdev-dpdk: fix port addition for ports sharing same PCI id

 Documentation/howto/dpdk.rst         | 12 ++++++++++++
 Documentation/intro/install/dpdk.rst | 12 ++++++++++++
 lib/dpdk-stub.c                      |  5 +++++
 lib/dpdk.c                           |  8 ++++++++
 lib/dpdk.h                           |  1 +
 lib/netdev-dpdk.c                    | 92 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------
 utilities/ovs-ctl.in                 |  2 +-
 vswitchd/ovs-vswitchd.c              |  1 +
 8 files changed, 115 insertions(+), 18 deletions(-)

Thanks
Ian
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to