test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] framework: add -a option support in eal param
@ 2020-12-07  9:53 Haiyang Zhao
  2020-12-07  9:53 ` [dts] [PATCH V1 1/2] framework/dut: add -a support in create_eal_parameters Haiyang Zhao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Haiyang Zhao @ 2020-12-07  9:53 UTC (permalink / raw)
  To: lijuan.tu, dts; +Cc: Haiyang Zhao

eal parameter -w is deprecated since dpdk 20.11.0-rc3 and replaced by -a.
For dpdk LTS test and avoid modify the -w option in suites, support the 
-a/-w eal option both.

Haiyang Zhao (2):
  framework/dut: add -a support in create_eal_parameters eal parameter
    -w is deprecated since dpdk 20.11.0-rc3 and should use -a instead.
    for dpdk LTS test and avoid modify the -w option in suites, keep the
    -w support.
  framework/pmd_output: add -a support in split_eal_param

 framework/dut.py        | 12 +++++++-----
 framework/pmd_output.py | 21 ++++++++++++---------
 2 files changed, 19 insertions(+), 14 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-12-10  8:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07  9:53 [dts] [PATCH V1 0/2] framework: add -a option support in eal param Haiyang Zhao
2020-12-07  9:53 ` [dts] [PATCH V1 1/2] framework/dut: add -a support in create_eal_parameters Haiyang Zhao
2020-12-07  9:53 ` [dts] [PATCH V1 2/2] framework/pmd_output: add -a support in split_eal_param Haiyang Zhao
2020-12-07 10:02 ` [dts] [PATCH V1 0/2] framework: add -a option support in eal param Zhao, HaiyangX
2020-12-10  8:39 ` 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).