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

Tang, HaifengX haifengx.tang at intel.com
Wed Feb 24 02:42:59 CET 2016


Acked-by:Tang,Haifeng <haifengx.tang at intel.com>
>-----Original Message-----
>From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of xu,huilong
>Sent: Thursday, February 04, 2016 11:22 AM
>To: dts at dpdk.org
>Subject: [dts] [DTS][PATCH V1 1/2] update packet checking case, send 2000 random packets, check dut not loss packet
>
>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