mbox

[V3,0/2] modify vhost_pmd_xstats by DPDK change

Message ID 20220802070633.1101844-1-weix.ling@intel.com (mailing list archive)
Headers

Message

Ling, WeiX Aug. 2, 2022, 7:06 a.m. UTC
  According to DPDK commit be75dc99ea(vhost: support per-virtqueue statistics),
the return output of `show port xstats 1` command have changed, so
modify the testplan to send different IP packets to verify the different
queues can receive the packets.

Wei Ling (2):
  test_plans/vhost_pmd_xstats_test_plan: modify testplan by DPDK change
  tests/vhost_pmd_xstats: modify testsuite by DPDK changed

 test_plans/vhost_pmd_xstats_test_plan.rst | 342 +++++++++++++---------
 tests/TestSuite_vhost_pmd_xstats.py       | 226 +++++++-------
 2 files changed, 327 insertions(+), 241 deletions(-)