[dts] [DTS][PATCH V1 1/2] update packet checking case, send 2000 random packets, check dut not loss packet

xu,huilong huilongx.xu at intel.com
Thu Feb 4 04:22:01 CET 2016


Signed-off-by: xu,huilong <huilongx.xu at intel.com>
---
 test_plans/pmd_test_plan.rst | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/test_plans/pmd_test_plan.rst b/test_plans/pmd_test_plan.rst
index 1073149..c5e346e 100644
--- a/test_plans/pmd_test_plan.rst
+++ b/test_plans/pmd_test_plan.rst
@@ -82,10 +82,8 @@ The linuxapp is started with the following parameters:
   --rxpt=4 --rxht=4 --rxwt=16 --txpt=36 --txht=0 --txwt=0 --txrst=32
 
 
-The tester sends packets with different sizes (64, 65, 128, 256, 512, 1024,
-1280 and 1518 bytes), using scapy, which will be forwarded by the DUT.
-The test checks if the packets are correctly forwarded and if both RX and TX
-packet sizes match.
+The tester sends 2000 packets with different type, using scapy, which will be forwarded by the DUT.
+The test checks if the packets are correctly forwarded and if both RX and TX packet number is 2000
 
 Test Case: Descriptors Checking
 ===============================
-- 
1.9.3



More information about the dts mailing list