test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/3] framework: add eal paramters for different rx modes
@ 2020-11-04  9:21 Haiyang Zhao
  2020-11-04  9:21 ` [dts] [PATCH V1 1/3] framework/dts: optimize code Haiyang Zhao
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Haiyang Zhao @ 2020-11-04  9:21 UTC (permalink / raw)
  To: Lijuan.Tu, dts; +Cc: Haiyang Zhao

*.add eal parameters for rx mode novector/sse/avx2/avx512,
  and print warning if DUT cpu do not support avx512 test.

Haiyang Zhao (3):
  framework/dts: optimize code *.save rx_mode with lower case.
  framework/project_dpdk: add check if cpu support avx512 *.add warning
    info and reset rx_mode to default   if DUT cpu do not support
    avx512.
  framework/dut: add eal parameters for different rx_mode *.add eal
    parameters for novector/sse/avx2/avx512.

 framework/dts.py          | 2 +-
 framework/dut.py          | 9 +++++++++
 framework/project_dpdk.py | 9 ++++++++-
 3 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-11-05  2:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-04  9:21 [dts] [PATCH V1 0/3] framework: add eal paramters for different rx modes Haiyang Zhao
2020-11-04  9:21 ` [dts] [PATCH V1 1/3] framework/dts: optimize code Haiyang Zhao
2020-11-04  9:21 ` [dts] [PATCH V1 2/3] framework/project_dpdk: add check if cpu support avx512 Haiyang Zhao
2020-11-04  9:21 ` [dts] [PATCH V1 3/3] framework/dut: add eal parameters for different rx_mode Haiyang Zhao
2020-11-04  9:29 ` [dts] [PATCH V1 0/3] framework: add eal paramters for different rx modes Zhao, HaiyangX
2020-11-05  2:51 ` 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).