[dts] [PATCH V1 0/3] replace i40evf with iavf in framework

Tu, Lijuan lijuan.tu at intel.com
Tue Dec 15 03:11:31 CET 2020



> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Tu, Lijuan
> Sent: 2020年12月11日 15:25
> To: Zhao, HaiyangX <haiyangx.zhao at intel.com>; dts at dpdk.org
> Cc: Zhao, HaiyangX <haiyangx.zhao at intel.com>
> Subject: Re: [dts] [PATCH V1 0/3] replace i40evf with iavf in framework
> 
> > 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.
> 
> 
> Please consider clean up related code as next job, such us test plan, test
> suites, thanks

Applied


More information about the dts mailing list