[dts] [PATCH V1]test_plans/cvl_advanced_iavf_rss_gtpu_test_plan:remove steps of destroy rss rules for gtpu cases

qifu qi.fu at intel.com
Thu Jan 28 16:55:39 CET 2021


synced with developer, the behavior after destroy rss rules are not unified.
so delete the steps after destroying rss rules. 

Signed-off-by: qifu <qi.fu at intel.com>
---
 test_plans/cvl_advanced_iavf_rss_gtpu_test_plan.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/test_plans/cvl_advanced_iavf_rss_gtpu_test_plan.rst b/test_plans/cvl_advanced_iavf_rss_gtpu_test_plan.rst
index 0b5cfc59..fd2e62c9 100644
--- a/test_plans/cvl_advanced_iavf_rss_gtpu_test_plan.rst
+++ b/test_plans/cvl_advanced_iavf_rss_gtpu_test_plan.rst
@@ -253,9 +253,7 @@ run the same test steps as below:
    check all the packets are distributed to queues by rss.
    note: if there is not this type packet in the case, omit this step.
 
-7. distroy the rule and list rule.
-8. send same packets with step 3.
-   check the received packet has different hash value with which in step 3(including the case has no hash value).
+7. destroy the rule and list rule. check the flow list has no rule.
 
 
 ================================
@@ -2920,7 +2918,7 @@ all the test cases run the same test steps as below:
    check the received packets have same hash value.
    check both the packets are distributed to queues by rss.
 5. destroy the rule and list rule.
-6. send the packet in step 3.
+6. send the packet in step 4.
    check the received packet has different hash value with which in step 3(including the case has no hash value).
 
 ==========================================
-- 
2.25.1



More information about the dts mailing list