This patch enables optional DPDK pdump support in OVS. Pdump allows you
to capture packets on DPDK devices. The pdump feature is enabled in
DPDK 16.07 which isn't supported in OVS yet so the patch for this needs
to be applied first before using this patch:

http://openvswitch.org/pipermail/dev/2016-July/075891.html

 INSTALL.DPDK-ADVANCED.md | 27 +++++++++++++++++++++++++--
 NEWS                     |  1 +
 acinclude.m4             | 23 +++++++++++++++++++++++
 lib/netdev-dpdk.c        | 19 +++++++++++++++++++
 vswitchd/vswitch.xml     | 12 ++++++++++++
 5 files changed, 80 insertions(+), 2 deletions(-)

-- 
2.4.3

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to