mbox series

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

Message ID 20220811055840.385865-1-weix.ling@intel.com (mailing list archive)
Headers
Series modify vhost_pmd_xstats by DPDK change |

Message

Ling, WeiX Aug. 11, 2022, 5:58 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       | 228 ++++++++-------
 2 files changed, 328 insertions(+), 242 deletions(-)