test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Zhao, MeijuanX" <meijuanx.zhao@intel.com>
To: "Tu, Lijuan" <lijuan.tu@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: Wed, 12 Dec 2018 01:10:50 +0000	[thread overview]
Message-ID: <9866F1E5CE768A45B24F6603C6EF54DE05A3587E@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <8CE3E05A3F976642AAB0F4675D0AD20E0B9DEF3F@SHSMSX101.ccr.corp.intel.com>

for other NICes, it is not support either

-----Original Message-----
From: Tu, Lijuan 
Sent: Tuesday, December 11, 2018 7:05 PM
To: Zhao, MeijuanX <meijuanx.zhao@intel.com>; dts@dpdk.org
Cc: Zhao, MeijuanX <meijuanx.zhao@intel.com>
Subject: RE: [dts] [PATCH V1 2/2] tests/vf macfilter:add filter condition

Hi meijuan,

As I remembered, Niantic don't support DPDK pf to configure VF mac.
I am not clear for other NICes, such as sageville and fortpark?

> -----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>
> ---
>  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-12  1:10 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
2018-12-11  7:15   ` Yao, BingX Y
2018-12-11 11:05   ` Tu, Lijuan
2018-12-12  1:10     ` Zhao, MeijuanX [this message]
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=9866F1E5CE768A45B24F6603C6EF54DE05A3587E@shsmsx102.ccr.corp.intel.com \
    --to=meijuanx.zhao@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@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).