test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Zhang, XiX" <xix.zhang@intel.com>
To: "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild dpdk	issue
Date: Fri, 24 Apr 2020 03:01:17 +0000	[thread overview]
Message-ID: <E22AF82976AEF646B9B29E4604B9BED504C8FD0F@CDSMSX102.ccr.corp.intel.com> (raw)
In-Reply-To: <1DCDE90B92229844B9E6C0E67C1C8D6B0469DE5A@CDSMSX102.ccr.corp.intel.com>

Tested-by :  xix.zhang@intel.com

-----Original Message-----
From: Huang, ZhiminX 
Sent: Friday, April 24, 2020 11:00 AM
To: Zhang, XiX <xix.zhang@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@intel.com>; dts@dpdk.org
Cc: Huang, ZhiminX <zhiminx.huang@intel.com>
Subject: RE: [dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild dpdk issue

Tested-by :  haiyangx.zhao@intel.com

Best Regards,
Zhao haiyang

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Huang Zhimin
> Sent: Friday, April 24, 2020 10:24
> To: dts@dpdk.org
> Cc: Huang, ZhiminX <zhiminx.huang@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@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


  parent reply	other threads:[~2020-04-24  3:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24  2:24 Huang Zhimin
2020-04-24  2:52 ` Zhao, HaiyangX
     [not found]   ` <1DCDE90B92229844B9E6C0E67C1C8D6B0469DE5A@CDSMSX102.ccr.corp.intel.com>
2020-04-24  3:01     ` Zhang, XiX [this message]
2020-04-24  2:58 ` Zhou, JunX W
2020-04-24  6:41 ` Tu, Lijuan
  -- strict thread matches above, loose matches on Subject: below --
2020-04-23  9:58 Huang Zhimin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E22AF82976AEF646B9B29E4604B9BED504C8FD0F@CDSMSX102.ccr.corp.intel.com \
    --to=xix.zhang@intel.com \
    --cc=dts@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).