test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Yao, BingX Y" <bingx.y.yao@intel.com>
To: "Zhao, MeijuanX" <meijuanx.zhao@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>
Cc: "Zhao, MeijuanX" <meijuanx.zhao@intel.com>
Subject: Re: [dts] [PATCH V1 2/2] tests/vf macfilter:add filter condition
Date: Tue, 11 Dec 2018 04:07:08 +0000	[thread overview]
Message-ID: <95BCD24840F32441BEA74E0F8A31839E04ECD507@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <1544494453-21890-2-git-send-email-meijuanx.zhao@intel.com>



-----Original Message-----
From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhao,meijuan
Sent: Tuesday, December 11, 2018 10:14 AM
To: dts@dpdk.org
Cc: Zhao, MeijuanX <meijuanx.zhao@intel.com>
Subject: [dts] [PATCH V1 2/2] tests/vf macfilter:add filter condition

this case only support fortville

Signed-off-by: zhao,meijuan <meijuanx.zhao@intel.com>
Tested-by:Yao,bing<bingx.y.yao@intel.com>
---
 tests/TestSuite_vf_macfilter.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/TestSuite_vf_macfilter.py b/tests/TestSuite_vf_macfilter.py index 12a08e8..4860120 100644
--- a/tests/TestSuite_vf_macfilter.py
+++ b/tests/TestSuite_vf_macfilter.py
@@ -191,6 +191,7 @@ class TestVfMacFilter(TestCase):
         What's more, send packets with a wrong MAC address to the VF will
         not received by the VF.
         """
+        self.verify(self.nic.startswith('fortville') == True, "NIC is 
+ [%s], skip this case" %self.nic)
         self.setup_2pf_2vf_1vm_env(False,driver='igb_uio')
         self.send_packet_and_verify()
 
--
2.17.2

  reply	other threads:[~2018-12-11  4:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-11  2:14 [dts] [PATCH V1 1/2] conf/supportlist: add only support fortville case zhao,meijuan
2018-12-11  2:14 ` [dts] [PATCH V1 2/2] tests/vf macfilter:add filter condition zhao,meijuan
2018-12-11  4:07   ` Yao, BingX Y [this message]
2018-12-11  7:15   ` Yao, BingX Y
2018-12-11 11:05   ` Tu, Lijuan
2018-12-12  1:10     ` Zhao, MeijuanX
2018-12-22 20:27       ` Lijuan Tu
2018-12-11  4:06 ` [dts] [PATCH V1 1/2] conf/supportlist: add only support fortville case Yao, BingX Y
2018-12-11  7:15 ` Yao, BingX Y
2018-12-22 20:27 ` Lijuan Tu

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=95BCD24840F32441BEA74E0F8A31839E04ECD507@shsmsx102.ccr.corp.intel.com \
    --to=bingx.y.yao@intel.com \
    --cc=dts@dpdk.org \
    --cc=meijuanx.zhao@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).