[dts] [PATCH V3 5/6] test_plans/iavf_fdir: update case code for dpdk code change

Jiale Song songx.jiale at intel.com
Thu Nov 11 03:38:28 CET 2021


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

diff --git a/test_plans/iavf_fdir_test_plan.rst b/test_plans/iavf_fdir_test_plan.rst
index 784392e2..8ffcab41 100644
--- a/test_plans/iavf_fdir_test_plan.rst
+++ b/test_plans/iavf_fdir_test_plan.rst
@@ -1239,7 +1239,7 @@ Note: some of the error messages may be differernt.
 
    get the message::
 
-    No such device: No such device
+    Invalid port 1
 
 11. check the flow list::
 
@@ -4325,7 +4325,7 @@ Subcase 9: delete a non-existent rule
    flush rules of port 1::
 
     testpmd> flow flush 1
-    port_flow_complain(): Caught PMD error type 1 (cause unspecified): No such device: No such device
+    Invalid port 1
 
 Subcase 10: unsupported input set field
 ---------------------------------------
@@ -4395,7 +4395,7 @@ Subcase 13: invalid port
 
    Failed to create flow, report message::
 
-    No such device: No such device
+   Invalid port 1
 
 2. check there is no rule listed on port 0,
    check on port 1::
-- 
2.17.1



More information about the dts mailing list