test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Zhou, JunX W" <junx.w.zhou@intel.com>
To: "Huang, ZhiminX" <zhiminx.huang@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>
Cc: "Huang, ZhiminX" <zhiminx.huang@intel.com>
Subject: Re: [dts] [PATCH V1] tests/TestSuite_pmdpcap:fix pmdpcap rebuild dpdk	issue
Date: Fri, 24 Apr 2020 02:58:37 +0000	[thread overview]
Message-ID: <EDA4914C4BAB5848BD29F696B5FE612D043FD1CF@CDSMSX102.ccr.corp.intel.com> (raw)
In-Reply-To: <1587695055-24749-1-git-send-email-zhiminx.huang@intel.com>

Tested-by:  Zhou, JunX W <junx.w.zhou@intel.com>

-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Huang Zhimin
Sent: Friday, April 24, 2020 10:24 AM
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  2:59 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
2020-04-24  2:58 ` Zhou, JunX W [this message]
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=EDA4914C4BAB5848BD29F696B5FE612D043FD1CF@CDSMSX102.ccr.corp.intel.com \
    --to=junx.w.zhou@intel.com \
    --cc=dts@dpdk.org \
    --cc=zhiminx.huang@intel.com \
    /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).