mbox series

[ovs-dev,v2,0/3] system-dpdk: add userspace-tso tests

Message ID cover.1589605823.git.gmuthukr@redhat.com
Headers show
Series system-dpdk: add userspace-tso tests | expand

Message

Gowrishankar Muthukrishnan May 16, 2020, 5:53 a.m. UTC
This series adds test cases for TSO feature in OVS-DPDK,
along with few improvements and cleanup in testing
mechanism. Please find comments section in patch 3 for
the testing info.


Gowrishankar Muthukrishnan (3):
  system-dpdk: cleanup stale hugepage files after tests
  system-dpdk: use optimum hugepages for dpdk tests
  system-dpdk: add negotiation check for userspace-tso

 tests/system-dpdk-macros.at |  49 +++++++++-
 tests/system-dpdk.at        | 216 +++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 256 insertions(+), 9 deletions(-)