test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Liu, Yong" <yong.liu@intel.com>
To: "Zhu, ShuaiX" <shuaix.zhu@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Zhu, ShuaiX" <shuaix.zhu@intel.com>
Subject: Re: [dts] [PATCH V1] tests/vlan_ethertype_config Modify the parameters
Date: Wed, 7 Feb 2018 08:22:53 +0000	[thread overview]
Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E62F9AAA8@SHSMSX103.ccr.corp.intel.com> (raw)
In-Reply-To: <1517910354-43848-1-git-send-email-shuaix.zhu@intel.com>

Hi Shuai,
This change was merged into DPDK from commit 380a7aab.
Please also add this information your commit log and send it again.

Thanks,
Marvin

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhu,shuai
> Sent: Tuesday, February 06, 2018 5:46 PM
> To: dts@dpdk.org
> Cc: Zhu, ShuaiX <shuaix.zhu@intel.com>
> Subject: [dts] [PATCH V1] tests/vlan_ethertype_config Modify the
> parameters
> 
> Perhaps the older version is used in PKT_RX_VLAN_PKT, and now the version
> exists PKT_RX_VLAN.
> Signed-off-by: zhu,shuai <shuaix.zhu@intel.com>
> ---
>  tests/TestSuite_vlan_ethertype_config.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_vlan_ethertype_config.py
> b/tests/TestSuite_vlan_ethertype_config.py
> index 98bbfe6..8e6dd49 100644
> --- a/tests/TestSuite_vlan_ethertype_config.py
> +++ b/tests/TestSuite_vlan_ethertype_config.py
> @@ -189,7 +189,7 @@ class TestVlanEthertypeConfig(TestCase):
>                  self.vlan_send_packet(rx_vlan, tpid)
>                  out = self.dut.get_session_output()
>                  self.verify(
> -                    "PKT_RX_VLAN_PKT" in out, "Vlan recognized error:" +
> str(out))
> +                    "PKT_RX_VLAN" in out, "Vlan recognized error:" +
> str(out))
> 
>      def test_vlan_filter_on_off(self):
>          """
> --
> 1.9.3

  reply	other threads:[~2018-02-07  8:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-06  9:45 zhu,shuai
2018-02-07  8:22 ` Liu, Yong [this message]
2018-02-07  8:41 Peng Yuan
2018-02-08 14:19 ` Liu, Yong

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=86228AFD5BCD8E4EBFD2B90117B5E81E62F9AAA8@SHSMSX103.ccr.corp.intel.com \
    --to=yong.liu@intel.com \
    --cc=dts@dpdk.org \
    --cc=shuaix.zhu@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).