test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 1/2] tests/vf macfilter: add support nic filter
@ 2018-12-26  9:41 zhao,meijuan
  2018-12-26  9:41 ` [dts] [PATCH V1 2/2] conf/checklist:add not support case zhao,meijuan
  2018-12-26  9:49 ` [dts] [PATCH V1 1/2] tests/vf macfilter: add support nic filter Yao, BingX Y
  0 siblings, 2 replies; 4+ messages in thread
From: zhao,meijuan @ 2018-12-26  9:41 UTC (permalink / raw)
  To: dts; +Cc: zhao,meijuan

Signed-off-by: zhao,meijuan <meijuanx.zhao@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 4860120..5549c33 100644
--- a/tests/TestSuite_vf_macfilter.py
+++ b/tests/TestSuite_vf_macfilter.py
@@ -204,6 +204,7 @@ class TestVfMacFilter(TestCase):
         not RX the packets works. Also send the packets with wrong MAC
         address to VF, check if the VF will not RX the packets.
         """
+        self.verify(self.nic.startswith('powerville') == False, "NIC is [%s], skip this case" %self.nic)
         self.setup_2pf_2vf_1vm_env(False,driver='igb_uio')
         self.result_verify_iplink(False)
 
-- 
2.17.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-26  9:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-26  9:41 [dts] [PATCH V1 1/2] tests/vf macfilter: add support nic filter zhao,meijuan
2018-12-26  9:41 ` [dts] [PATCH V1 2/2] conf/checklist:add not support case zhao,meijuan
2018-12-26  9:49   ` Yao, BingX Y
2018-12-26  9:49 ` [dts] [PATCH V1 1/2] tests/vf macfilter: add support nic filter Yao, BingX Y

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).