test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: Rami Rosen <ramirose@gmail.com>, "dts@dpdk.org" <dts@dpdk.org>
Subject: Re: [dts] [PATCH] test_plans: use correct tx_vlan set command in VF	VLAN test plan
Date: Mon, 7 Jan 2019 05:17:47 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0B9FDDD3@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1546172910-30268-1-git-send-email-ramirose@gmail.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Rami Rosen
> Sent: Sunday, December 30, 2018 8:29 PM
> To: dts@dpdk.org
> Cc: Rami Rosen <ramirose@gmail.com>
> Subject: [dts] [PATCH] test_plans: use correct tx_vlan set command in VF
> VLAN test plan
> 
> Fix VF VLAN test plan to use correctly setting of vlan offload.
> See:
> https://doc.dpdk.org/guides/testpmd_app_ug/testpmd_funcs.html#tx-vlan-
> set
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  test_plans/vf_vlan_test_plan.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/test_plans/vf_vlan_test_plan.rst
> b/test_plans/vf_vlan_test_plan.rst
> index a916ee9..5eaa994 100644
> --- a/test_plans/vf_vlan_test_plan.rst
> +++ b/test_plans/vf_vlan_test_plan.rst
> @@ -154,7 +154,7 @@ Test Case 3: VF tagged vlan tx
> 
>  2. Add tx vlan offload on VF0, take care the first param is port::
> 
> -     testpmd> tx_vlan 0 1
> +     testpmd> tx_vlan set 0 1
> 
>  3. Send packet from tester port1 and check packet received by tester
> port0::
> 
> --
> 1.8.3.1

      reply	other threads:[~2019-01-07  5:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-30 12:28 Rami Rosen
2019-01-07  5:17 ` Tu, Lijuan [this message]

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=8CE3E05A3F976642AAB0F4675D0AD20E0B9FDDD3@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=ramirose@gmail.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).