mbox

[V1,0/4] modify the script to adapt to changes in dpdk

Message ID 20230209145351.1140496-1-songx.jiale@intel.com (mailing list archive)
Headers

Message

Jiale, SongX Feb. 9, 2023, 2:53 p.m. UTC
  the display information of the binding port in dpdk-testpmd has changed.
modify the script to adapt to this change.

According to dpdk commit f3b5f3d35c59e1("app/testpmd: use dump API to show bonding info").

Song Jiale (4):
  test_plans/pmd_bonded_8023ad: modify the script to adapt to changes in
    dpdk
  tests/pmd_bonded_8023ad: modify the script to adapt to changes in dpdk
  tests/pmd_bonded: modify the script to adapt to changes in dpdk
  tests/bonding: modify the script to adapt to changes in dpdk

 test_plans/pmd_bonded_8023ad_test_plan.rst | 118 +++++++++++++++++++--
 tests/TestSuite_pmd_bonded.py              |  53 ++++-----
 tests/TestSuite_pmd_bonded_8023ad.py       |   4 +-
 tests/bonding.py                           |  26 ++---
 4 files changed, 153 insertions(+), 48 deletions(-)