test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/6] framework: add dirver/firmware/pkg in result
@ 2021-03-22  2:46 Haiyang Zhao
  2021-03-22  2:46 ` [dts] [PATCH V1 1/6] nics/net_device: add driver/firmware Haiyang Zhao
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Haiyang Zhao @ 2021-03-22  2:46 UTC (permalink / raw)
  To: dts; +Cc: lijuan.tu, Haiyang Zhao

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


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

end of thread, other threads:[~2021-03-25  5:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22  2:46 [dts] [PATCH V1 0/6] framework: add dirver/firmware/pkg in result Haiyang Zhao
2021-03-22  2:46 ` [dts] [PATCH V1 1/6] nics/net_device: add driver/firmware Haiyang Zhao
2021-03-22  2:46 ` [dts] [PATCH V1 2/6] framework/dut: get nic driver/firmware info Haiyang Zhao
2021-03-22  2:46 ` [dts] [PATCH V1 3/6] framework/test_result: add driver/firmware/package Haiyang Zhao
2021-03-22  2:46 ` [dts] [PATCH V1 4/6] framework/dts: add more nic configurations in result Haiyang Zhao
2021-03-22  2:46 ` [dts] [PATCH V1 5/6] framework/excel_reporter: add driver/firmware/pkg Haiyang Zhao
2021-03-22  2:46 ` [dts] [PATCH V1 6/6] framework/json_reporter: " Haiyang Zhao
2021-03-22  2:58 ` [dts] [PATCH V1 0/6] framework: add dirver/firmware/pkg in result Zhao, HaiyangX
2021-03-25  5:48   ` 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).