[5/7] test_plans/ipv4_reassembly_test_plan:update test plan to sync with testsuite

Message ID 20200903095746.32389-6-weix.xie@intel.com (mailing list archive)
State Accepted
Headers
Series update test plan to sync with testsuite |

Commit Message

Xie, WeiX Sept. 3, 2020, 9:57 a.m. UTC
  Signed-off-by: Xie wei <weix.xie@intel.com>
---
 test_plans/ipv4_reassembly_test_plan.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
  

Patch

diff --git a/test_plans/ipv4_reassembly_test_plan.rst b/test_plans/ipv4_reassembly_test_plan.rst
index 686584d..75aba16 100644
--- a/test_plans/ipv4_reassembly_test_plan.rst
+++ b/test_plans/ipv4_reassembly_test_plan.rst
@@ -99,7 +99,9 @@  Sample command::
   ./examples/ip_reassembly/build/ip_reassembly -c 0x2 -n 4 -- \
       -P -p 0x2 --config "(1,0,1)" --maxflows=4096 --flowttl=10s
 
-Modifies the sample app source code to enable up to 7 fragments per packet.
+Modifies the sample app source code to enable up to 7 fragments per packet,
+and it need set the "CONFIG_RTE_LIBRTE_IP_FRAG_MAX_FRAG=7" in ./config/common_base and re-build DPDK.
+
 Sends 4K packets split in 7 fragments each with a ``maxflows`` of 4K.
 
 It expects: