test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/3] replace i40evf with iavf in framework
@ 2020-12-11  7:08 Haiyang Zhao
  2020-12-11  7:08 ` [dts] [PATCH V1 1/3] framework/dut: add an attribute nic in dut Haiyang Zhao
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Haiyang Zhao @ 2020-12-11  7:08 UTC (permalink / raw)
  To: dts, lijuan.tu; +Cc: Haiyang Zhao

Now we need to replace i40evf with iavf for the 
nics whose kernel driver is i40e, and there are 
about 20 suites need to do this.

Do this replacement in suites is duplicated
and will cost lot of time when recompiling DPDK, so we do 
it in framework.

Delete the replacement code in kernelpf_iavf as it has been
done in framework.

Haiyang Zhao (3):
  framework/dut: add an attribute nic in dut get the instance of
    NetDevice from the port_info, and save it in dut as attribute nic.
  framework/project_dpdk: replace i40evf with iavf
  tests/kernelpf_iavf: delete code of replacing i40evf replace i40evf
    with iavf is completed in framework, so delete the code of replacing
    i40evf.

 framework/dut.py                 |  3 +++
 framework/project_dpdk.py        | 11 +++++++++++
 tests/TestSuite_kernelpf_iavf.py | 12 ------------
 3 files changed, 14 insertions(+), 12 deletions(-)

-- 
2.17.1


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  7:08 [dts] [PATCH V1 0/3] replace i40evf with iavf in framework Haiyang Zhao
2020-12-11  7:08 ` [dts] [PATCH V1 1/3] framework/dut: add an attribute nic in dut Haiyang Zhao
2020-12-11  7:08 ` [dts] [PATCH V1 2/3] framework/project_dpdk: replace i40evf with iavf Haiyang Zhao
2020-12-11  7:08 ` [dts] [PATCH V1 3/3] tests/kernelpf_iavf: delete code of replacing i40evf Haiyang Zhao
2020-12-11  7:21 ` [dts] [PATCH V1 0/3] replace i40evf with iavf in framework Zhao, HaiyangX
2020-12-11  7:25 ` Tu, Lijuan
2020-12-15  2:11   ` 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).