test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/2] framework: fix the issue of eal param may be duplicated
@ 2020-11-06  9:55 Haiyang Zhao
  2020-11-06  9:55 ` [dts] [PATCH V1 1/2] framework/pmd_output: add other eal param into config Haiyang Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Haiyang Zhao @ 2020-11-06  9:55 UTC (permalink / raw)
  To: dts, Lijuan.Tu; +Cc: Haiyang Zhao

*.The eal parameter will be duplicated when rx_mode is setted 
  in execution.cfg and suites, this patchset is to fix this issue.

Haiyang Zhao (2):
  framework/pmd_output: add other eal param into config
  framework/dut: add check if the rx mode eal param is duplicate
    *.ignore the rx mode config in execution.cfg   if the rx mode is
    setted in suites.

 framework/dut.py        | 17 +++++++++--------
 framework/pmd_output.py |  1 +
 2 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-11-11  3:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06  9:55 [dts] [PATCH V1 0/2] framework: fix the issue of eal param may be duplicated Haiyang Zhao
2020-11-06  9:55 ` [dts] [PATCH V1 1/2] framework/pmd_output: add other eal param into config Haiyang Zhao
2020-11-06  9:55 ` [dts] [PATCH V1 2/2] framework/dut: add check if the rx mode eal param is duplicate Haiyang Zhao
2020-11-11  2:59 ` [dts] [PATCH V1 0/2] framework: fix the issue of eal param may be duplicated 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).