mbox

[V1,0/2] modify vhost_pmd_xstats testplan and

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

Message

Ling, WeiX July 14, 2022, 3:23 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 have
    changed
  tests/vhost_pmd_xstats: modify testsuite syncwith testplan have
    changed

 test_plans/vhost_pmd_xstats_test_plan.rst | 317 +++++++++++++---------
 tests/TestSuite_vhost_pmd_xstats.py       | 205 ++++++++------
 2 files changed, 302 insertions(+), 220 deletions(-)