[V1,1/2] test_plans/vf_vlan: optimize script test step rx does not support IXGBE

Message ID 20230203062512.2436-1-weiyuanx.li@intel.com (mailing list archive)
State Accepted
Headers
Series [V1,1/2] test_plans/vf_vlan: optimize script test step rx does not support IXGBE |

Commit Message

Weiyuan Li Feb. 3, 2023, 6:25 a.m. UTC
  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(+)
  

Patch

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