test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/5] modify script to adapt changes in dpdk
@ 2023-02-17 12:20 Song Jiale
  2023-02-17 12:20 ` [dts] [PATCH V2 1/5] tests/bonding: " Song Jiale
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Song Jiale @ 2023-02-17 12:20 UTC (permalink / raw)
  To: dts; +Cc: Song Jiale

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-03  5:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17 12:20 [dts] [PATCH V2 0/5] modify script to adapt changes in dpdk Song Jiale
2023-02-17 12:20 ` [dts] [PATCH V2 1/5] tests/bonding: " Song Jiale
2023-02-17 12:20 ` [dts] [PATCH V2 2/5] test_plans/pmd_bonded_8023ad: " Song Jiale
2023-02-17 12:20 ` [dts] [PATCH V2 3/5] tests/pmd_bonded_8023ad: " Song Jiale
2023-02-17 12:20 ` [dts] [PATCH V2 4/5] test_plans/pmd_bonded: " Song Jiale
2023-02-17 12:20 ` [dts] [PATCH V2 5/5] tests/pmd_bonded: " Song Jiale
2023-03-03  5:50   ` lijuan.tu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).