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.

v3:
* Added documentation for patches 1 and 2
* Fixed a commit message typo for patch 5
* Replaced vhu0 with dpdkvhostuser0, made every first character after
  dnl to be uppercase

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: Connect network namespaces via dpdkvhostuser ports

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

-- 
2.17.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to