[dts] [PATCH V1 08/12] test_plans/vf_macfilter_test_plan: fix build warnings and errors

Haiyang Zhao haiyangx.zhao at intel.com
Tue Mar 24 09:28:04 CET 2020


Signed-off-by: Haiyang Zhao <haiyangx.zhao at intel.com>
---
 test_plans/vf_macfilter_test_plan.rst | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/test_plans/vf_macfilter_test_plan.rst b/test_plans/vf_macfilter_test_plan.rst
index 414039f..c2fd298 100644
--- a/test_plans/vf_macfilter_test_plan.rst
+++ b/test_plans/vf_macfilter_test_plan.rst
@@ -201,8 +201,8 @@ Test Case 2: test_kernel_2pf_2vf_1vm_mac_add_filter
    VF correctly
 
 10. Use scapy to send 100 random packets with a wrong MAC to VF0, verify the
-   packets can't be received by one VF and also can't be forwarded to another
-   VF correctly.
+    packets can't be received by one VF and also can't be forwarded to another
+    VF correctly.
 
 Test Case 3: test_dpdk_2pf_2vf_1vm_mac_add_filter
 ===================================================
@@ -291,12 +291,12 @@ Test Case 3: test_dpdk_2pf_2vf_1vm_mac_add_filter
       testpmd> mac_addr remove 0 00:11:22:33:44:55
 
 10. Use scapy to send 100 random packets to the deleted MAC to VF0, verify the
-   packets can't be received by one VF and also can't be forwarded to another
-   VF correctly
+    packets can't be received by one VF and also can't be forwarded to another
+    VF correctly
 
 11. Use scapy to send 100 random packets with a wrong MAC to VF0, verify the
-   packets can't be received by one VF and also can't be forwarded to
-   another VF correctly.
+    packets can't be received by one VF and also can't be forwarded to
+    another VF correctly.
 
 Test Case 4: test_dpdk_2pf_2vf_1vm_iplink_macfilter
 ===================================================
-- 
1.8.3.1



More information about the dts mailing list