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

Message ID 20220801154053.3266288-2-songx.jiale@intel.com (mailing list archive)
State Accepted
Headers
Series [V1,1/2] tests/vf_pf_reset: modify case to support ice nic |

Checks

Context Check Description
ci/Intel-dts-format-test success Testing OK
ci/Intel-dts-pylama-test success Testing OK
ci/Intel-dts-doc-test success Testing OK
ci/Intel-dts-suite-test success Testing OK

Commit Message

Jiale, SongX Aug. 1, 2022, 3:40 p.m. UTC
  ice nic support test_vlan_tx_restore, need turn off spoofchk.

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

Comments

Tu, Lijuan Aug. 25, 2022, 3:56 a.m. UTC | #1
On Mon,  1 Aug 2022 15:40:53 +0000, Jiale Song <songx.jiale@intel.com> wrote:
> ice nic support test_vlan_tx_restore, need turn off spoofchk.
> 
> Signed-off-by: Jiale Song <songx.jiale@intel.com>

Acked-by: Lijuan Tu <lijuan.tu@intel.com>
Series applied, thanks
  

Patch

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::