mbox series

[ovs-dev,v8,0/4] system-dpdk: add tso negotiation tests

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

Message

Gowrishankar Muthukrishnan July 9, 2020, 4:48 p.m. UTC
This patch series enables system-dpdk test to validate TSO
negotiation.

Gowrishankar Muthukrishnan (4):
  system-dpdk: filter non-available hugepages in ovs_vswitchd_stop
  system-dpdk: split ovs_dpdk_start into db and daemon ops
  system-dpdk: macro to set hugepages in numa nodes
  system-dpdk: add negotiation check for userspace-tso

 tests/system-dpdk-macros.at |  17 ++-
 tests/system-dpdk.at        | 301 +++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 309 insertions(+), 9 deletions(-)