[ovs-dev] [PATCH v2 0/6] system-dpdk: add support to ping two namespaces

Aaron Conole aconole at redhat.com
Wed Aug 22 13:37:30 UTC 2018


This allows system-dpdk test suite to ping two namespaces via a veth
and dpdkvhostuser port, using testpmd as a forwarding agent.

For the initial test, testpmd included with 18.11-rc0 is used, while ovs
is linked against DPDK 17.11 LTS.

Some additional enhancements are added to the dpdk testsuite to make it
easier to use.

Aaron Conole (3):
  system-dpdk: update test suite for non-phy testing
  system-dpdk: Allow running the dpdk tests from a VM
  system-dpdk: Use a different character marker for sed commands

Bala Sankaran (3):
  system-dpdk: skip all tests if there are no hugepages
  system-dpdk: Convert /tmp to use OVS_RUNDIR
  system-dpdk: Execute testpmd on the background

 tests/system-dpdk-macros.at |  20 ++++++--
 tests/system-dpdk.at        | 108 ++++++++++++++++++++++++++++++++++++++------
 2 files changed, 110 insertions(+), 18 deletions(-)

-- 
2.14.3



More information about the dev mailing list