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

Message ID 1636607121-164534-5-git-send-email-songx.jiale@intel.com (mailing list archive)
State Superseded
Headers
Series [V3,1/6] tests/cvl_advanced_iavf_rss_vlan_esp_ah_l2tp_pfcp: update case code for dpdk code change |

Commit Message

Jiale, SongX Nov. 11, 2021, 5:05 a.m. UTC
  Signed-off-by: Jiale Song <songx.jiale@intel.com>
---
 test_plans/iavf_fdir_test_plan.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

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