[dts] [PATCH] test_plans: fix a typo in test_plans/fortville_rss_granularity_config_test_plan.rst.

Rami Rosen rami.rosen at intel.com
Fri Jul 29 18:53:21 CEST 2016


This patch fixes a typo in test_plans/fortville_rss_granularity_config_test_plan.rst.
"should be" appears twice.

Signed-off-by: Rami Rosen <rami.rosen at intel.com>
---
 test_plans/fortville_rss_granularity_config_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/fortville_rss_granularity_config_test_plan.rst b/test_plans/fortville_rss_granularity_config_test_plan.rst
index 28d3b49..6b1701f 100644
--- a/test_plans/fortville_rss_granularity_config_test_plan.rst
+++ b/test_plans/fortville_rss_granularity_config_test_plan.rst
@@ -118,7 +118,7 @@ different from the values in step 2.
 testpmd> set_hash_input_set 0 ipv4-tcp tcp-src-port add
 testpmd> set_hash_input_set 0 ipv4-tcp tcp-dst-port add
 
-send packet as step 2, got hash value and queue value that output from the testpmd on DUT, the values shoud be
+send packet as step 2, got hash value and queue value that output from the testpmd on DUT, the values
 should be different with the values from step 3 & step 4, should be same as step 2.
 
 6. set hash input set by testpmd on dut, enable tcp-src-port, tcp-dst-port
-- 
2.7.4



More information about the dts mailing list