[dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild dpdk issue

Zhang, XiX xix.zhang at intel.com
Fri Apr 24 05:01:17 CEST 2020


Tested-by :  xix.zhang at intel.com

-----Original Message-----
From: Huang, ZhiminX 
Sent: Friday, April 24, 2020 11:00 AM
To: Zhang, XiX <xix.zhang at intel.com>
Subject: FW: [dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild dpdk issue



-----Original Message-----
From: Zhao, HaiyangX
Sent: Friday, April 24, 2020 10:53 AM
To: Huang, ZhiminX <zhiminx.huang at intel.com>; dts at dpdk.org
Cc: Huang, ZhiminX <zhiminx.huang at intel.com>
Subject: RE: [dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild dpdk issue

Tested-by :  haiyangx.zhao at intel.com

Best Regards,
Zhao haiyang

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Huang Zhimin
> Sent: Friday, April 24, 2020 10:24
> To: dts at dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang at intel.com>
> Subject: [dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild 
> dpdk issue
> 
> *.pmdpcap rebuild not bind nic to dpdk.
> 
> Signed-off-by: Huang Zhimin <zhiminx.huang at intel.com>
> ---
>  tests/TestSuite_pmdpcap.py | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/tests/TestSuite_pmdpcap.py b/tests/TestSuite_pmdpcap.py 
> index fc5acf7..509af0b 100644
> --- a/tests/TestSuite_pmdpcap.py
> +++ b/tests/TestSuite_pmdpcap.py
> @@ -66,7 +66,6 @@ class TestPmdPcap(TestCase):
>          os_type = self.dut.get_os_type()
>          if os_type == "freebsd":
>              self.dut.send_expect("kldload contigmem", "#",20)
> -            self.dut.send_expect("kldload nic_uio", "#",20)
> 
>      def get_pcap_compile_config(self):
>          config_head = "common_"
> --
> 2.7.4



More information about the dts mailing list