mbox

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

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

Message

Ling, WeiX July 19, 2022, 7:14 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
    vhost_pmd_xstats_test_plan by DPDK change
  tests/vhost_pmd_xstats: modify vhost_pmd_xstats by DPDK change

 test_plans/vhost_pmd_xstats_test_plan.rst | 339 +++++++++++++---------
 tests/TestSuite_vhost_pmd_xstats.py       | 206 +++++++------
 2 files changed, 314 insertions(+), 231 deletions(-)