[dts] [PATCH V1 0/2] framework: fix meson compile failed when set rx mode

Haiyang Zhao haiyangx.zhao at intel.com
Wed Nov 18 07:01:12 CET 2020


The rx modes are supported dynamically since DPDK 20.11,
and by modifying the DPDK configuration to use the rx mode is 
only supported by makefile compiling , so need add a jugement.
And only add rx mode eal parameter for meson compile type.


Haiyang Zhao (2):
  framework/project_dpdk: fix meson compile failed when set rx mode
  framework/dut: optmize code when setting eal param for rx mode

 framework/dut.py          |  4 +++-
 framework/project_dpdk.py | 43 ++++++++++++++++++++++-----------------
 2 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.17.1



More information about the dts mailing list