[dts] [PATCH V2 0/5] modify script to adapt changes in dpdk

Song Jiale songx.jiale at intel.com
Fri Feb 17 13:20:18 CET 2023


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 (5):
  tests/bonding: modify the script to adapt to changes in dpdk
  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
  test_plans/pmd_bonded: modify the script to adapt to changes in dpdk
  tests/pmd_bonded: modify the script to adapt to changes in dpdk

 test_plans/pmd_bonded_8023ad_test_plan.rst | 82 +++++++++++++++++++---
 test_plans/pmd_bonded_test_plan.rst        | 18 ++---
 tests/TestSuite_pmd_bonded.py              | 53 +++++++-------
 tests/TestSuite_pmd_bonded_8023ad.py       |  4 +-
 tests/bonding.py                           | 36 +++++-----
 5 files changed, 132 insertions(+), 61 deletions(-)

-- 
2.25.1



More information about the dts mailing list