[dts] [PATCH V1 0/2] framework: fix a bug in start_testpmd

Haiyang Zhao haiyangx.zhao at intel.com
Wed Dec 23 09:24:20 CET 2020


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



More information about the dts mailing list