[dts] [PATCH V1 0/6] framework: add dirver/firmware/pkg in result

Haiyang Zhao haiyangx.zhao at intel.com
Mon Mar 22 03:46:10 CET 2021


For the convenience of debugging and analysis, add the NIC
firmware, drvier, pkg version in excel and json format result file.

Haiyang Zhao (6):
  nics/net_device: add driver/firmware
  framework/dut: get nic driver/firmware info
  framework/test_result: add driver/firmware/package
  framework/dts: add more nic configurations in result
  framework/excel_reporter: add driver/firmware/pkg
  framework/json_reporter: add driver/firmware/pkg

 framework/dts.py            |  4 ++
 framework/dut.py            |  4 +-
 framework/excel_reporter.py | 12 ++++++
 framework/json_reporter.py  |  7 ++++
 framework/test_result.py    | 83 +++++++++++++++++++++++++++++++++++--
 nics/net_device.py          | 35 +++++++++++++++-
 6 files changed, 139 insertions(+), 6 deletions(-)

-- 
2.17.1



More information about the dts mailing list