mbox series

[V1,0/2] add allow pci parameter when start testpmd

Message ID 20210329052758.31350-1-weix.ling@intel.com (mailing list archive)
Headers
Series add allow pci parameter when start testpmd |

Message

Ling, WeiX March 29, 2021, 5:27 a.m. UTC
  1.Add allow pci parameter when start testpmd to support tester
  and dut in the same server.
2.Fix dpdk_gro_lib suite execute done not unbind nic to kernel issue.
3.Adjust dpdk_gso_lib suite code format.

Ling Wei (2):
  tests/dpdk_gro_lib: add allow pci parameter when start testpmd
  tests/dpdk_gso_lib: add allow pci parameter when start testpmd

 tests/TestSuite_dpdk_gro_lib.py |   4 +-
 tests/TestSuite_dpdk_gso_lib.py | 158 ++++++++------------------------
 2 files changed, 42 insertions(+), 120 deletions(-)
  

Comments

Ling, WeiX March 29, 2021, 5:30 a.m. UTC | #1
> -----Original Message-----
> From: Ling, WeiX <weix.ling@intel.com>
> Sent: Monday, March 29, 2021 01:28 PM
> To: dts@dpdk.org
> Cc: Ling, WeiX <weix.ling@intel.com>
> Subject: [dts][PATCH V1 0/2] add allow pci parameter when start testpmd
> 
Tested-by: Wei Ling <weix.ling@intel.com>
  
Wang, Yinan March 30, 2021, 2:38 a.m. UTC | #2
Acked-by: Wang, Yinan <yinan.wang@intel.com>

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Ling, WeiX
> Sent: 2021?3?29? 13:30
> To: dts@dpdk.org
> Subject: Re: [dts] [PATCH V1 0/2] add allow pci parameter when start
> testpmd
> 
> > -----Original Message-----
> > From: Ling, WeiX <weix.ling@intel.com>
> > Sent: Monday, March 29, 2021 01:28 PM
> > To: dts@dpdk.org
> > Cc: Ling, WeiX <weix.ling@intel.com>
> > Subject: [dts][PATCH V1 0/2] add allow pci parameter when start testpmd
> >
> Tested-by: Wei Ling <weix.ling@intel.com>
  
Tu, Lijuan March 30, 2021, 5:42 a.m. UTC | #3
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Wang, Yinan
> Sent: 2021年3月30日 10:39
> To: Ling, WeiX <weix.ling@intel.com>; dts@dpdk.org
> Subject: Re: [dts] [PATCH V1 0/2] add allow pci parameter when start testpmd
> 
> Acked-by: Wang, Yinan <yinan.wang@intel.com>
> 
> > -----Original Message-----
> > From: dts <dts-bounces@dpdk.org> On Behalf Of Ling, WeiX
> > Sent: 2021?3?29? 13:30
> > To: dts@dpdk.org
> > Subject: Re: [dts] [PATCH V1 0/2] add allow pci parameter when start
> > testpmd
> >
> > > -----Original Message-----
> > > From: Ling, WeiX <weix.ling@intel.com>
> > > Sent: Monday, March 29, 2021 01:28 PM
> > > To: dts@dpdk.org
> > > Cc: Ling, WeiX <weix.ling@intel.com>
> > > Subject: [dts][PATCH V1 0/2] add allow pci parameter when start
> > > testpmd
> > >
> > Tested-by: Wei Ling <weix.ling@intel.com>

Applied