[dts] [PATCH V1 2/2] test_plans/vf_pf_reset: modify case to support ice nic

Jiale Song songx.jiale at intel.com
Mon Aug 1 17:40:53 CEST 2022


ice nic support test_vlan_tx_restore, need turn off spoofchk.

Signed-off-by: Jiale Song <songx.jiale at intel.com>
---
 test_plans/vf_pf_reset_test_plan.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/test_plans/vf_pf_reset_test_plan.rst b/test_plans/vf_pf_reset_test_plan.rst
index 31ca7238..35fdc149 100644
--- a/test_plans/vf_pf_reset_test_plan.rst
+++ b/test_plans/vf_pf_reset_test_plan.rst
@@ -396,6 +396,10 @@ Test Case 6: vlan rx restore -- create one vf on each pf
 Test Case 7: vlan tx restore
 ============================
 
+.. note::
+
+   ice nic need set dut tx vf port spoofchk off: ip link set dev {pf_interface} vf {tx_vf} spoofchk off
+
 1. Execute the step1-step3 of test case 1
 
 2. Run testpmd::
-- 
2.25.1



More information about the dts mailing list