[dts] [PATCH V2 0/9] add functions to test MEV

Jiale Song songx.jiale at intel.com
Fri Aug 25 17:28:16 CEST 2023


Jiale Song (9):
  conf/crbs: add parameters
  execution: add parameters and parameter annotations
  framework/config: obtain and save the acc and imc configurations of MEV
  framework/dts: add global variables
  framework/dut: add and modify methods to adapt to MEV testing
  framework/pmd_output: optimize methods to adapt to MEV testing
  framework/project_dpdk: optimize methods to adapt to MEV testing
  framework/settings: add drivers and NICs for mev
  framework/tester: optimize scripts

 conf/crbs.cfg             |   4 +
 execution.cfg             |  21 +++++
 framework/config.py       |   4 +
 framework/dts.py          |  26 +++++-
 framework/dut.py          | 174 ++++++++++++++++++++++++++++++++++++--
 framework/pmd_output.py   |   3 +
 framework/project_dpdk.py |   3 +-
 framework/settings.py     |  10 ++-
 framework/tester.py       |   2 +-
 9 files changed, 234 insertions(+), 13 deletions(-)

-- 
2.25.1



More information about the dts mailing list