test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd
@ 2020-12-23  8:24 Haiyang Zhao
  2020-12-23  8:24 ` [dts] [PATCH V1 1/2] framework/pmd_output: " Haiyang Zhao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Haiyang Zhao @ 2020-12-23  8:24 UTC (permalink / raw)
  To: lijuan.tu, dts; +Cc: Haiyang Zhao

this patchset fixed the bug reconfignizing eal param
like "-a af:00.0,representor=0-1" failed, and optmized
the eal parameter reassmeble method.

replaced "-w" with "-a" in create_eal_parameters.

Haiyang Zhao (2):
  framework/pmd_output: fix a bug in start_testpmd
  framework/dut: replace "-w" with "-a"

 framework/dut.py        |   3 +-
 framework/pmd_output.py | 107 +++++++++++++---------------------------
 2 files changed, 36 insertions(+), 74 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-12-24  3:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-23  8:24 [dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd Haiyang Zhao
2020-12-23  8:24 ` [dts] [PATCH V1 1/2] framework/pmd_output: " Haiyang Zhao
2020-12-23  8:24 ` [dts] [PATCH V1 2/2] framework/dut: replace "-w" with "-a" Haiyang Zhao
2020-12-23  8:35 ` [dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd Zhao, HaiyangX
2020-12-24  3:03 ` Tu, Lijuan

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).