test suite reviews and discussions
 help / color / mirror / Atom feed
From: Weiyuan Li <weiyuanx.li@intel.com>
To: dts@dpdk.org
Cc: Weiyuan Li <weiyuanx.li@intel.com>
Subject: [dts][PATCH V1 1/2] test_plans/vf_vlan: optimize script test step rx does not support IXGBE
Date: Fri,  3 Feb 2023 14:25:11 +0800	[thread overview]
Message-ID: <20230203062512.2436-1-weiyuanx.li@intel.com> (raw)

The ixgbe kernel driver does not support rx path hw vlan, parameter "--enable-hw-vlan" not support nic IXGBE_10G-82599_SFP.

Signed-off-by: Weiyuan Li <weiyuanx.li@intel.com>
---
 test_plans/vf_vlan_test_plan.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/test_plans/vf_vlan_test_plan.rst b/test_plans/vf_vlan_test_plan.rst
index 0cf946d0..d6f8f40d 100644
--- a/test_plans/vf_vlan_test_plan.rst
+++ b/test_plans/vf_vlan_test_plan.rst
@@ -167,6 +167,10 @@ Test case4: VF tagged vlan rx
      testpmd> set verbose 1
      testpmd> start
 
+.. note::
+
+     parameter "--enable-hw-vlan" not support nic: IXGBE_10G-82599_SFP.
+
 3. Send packet without vlan and check packet received
 
 4. Send packet with vlan 0 and check packet received
@@ -198,6 +202,10 @@ Test case5: VF Vlan strip test
      testpmd> set verbose 1
      testpmd> start
 
+.. note::
+
+     parameter "--enable-hw-vlan" not support nic: IXGBE_10G-82599_SFP.
+
 2. Add tagged vlan 1 on VF0::
 
      testpmd> rx_vlan add 1 0
-- 
2.25.1


             reply	other threads:[~2023-02-03  6:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-03  6:25 Weiyuan Li [this message]
2023-02-03  6:25 ` [dts][PATCH V1 2/2] tests/vf_vlan: " Weiyuan Li
2023-03-07  3:52   ` 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=20230203062512.2436-1-weiyuanx.li@intel.com \
    --to=weiyuanx.li@intel.com \
    --cc=dts@dpdk.org \
    /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).