test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Han, YingyaX" <yingyax.han@intel.com>,
	"dts@dpdk.org" <dts@dpdk.org>, "Wan, Zhe" <zhe.wan@intel.com>
Cc: "Han, YingyaX" <yingyax.han@intel.com>
Subject: Re: [dts] [PATCH V1]test_plan: add packet_ordering function test plan
Date: Tue, 3 Mar 2020 05:41:09 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBE8F3A@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1582701495-35228-1-git-send-email-yingyax.han@intel.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of hanyingya
> Sent: Wednesday, February 26, 2020 3:18 PM
> To: dts@dpdk.org; Wan, Zhe <zhe.wan@intel.com>
> Cc: Han, YingyaX <yingyax.han@intel.com>
> Subject: [dts] [PATCH V1]test_plan: add packet_ordering function test plan
> 
> Signed-off-by: hanyingya <yingyax.han@intel.com>
> ---
>  test_plans/packet_ordering_test_plan.rst | 18 ++++++++++++++++--
>  1 file changed, 16 insertions(+), 2 deletions(-)
> 
> diff --git a/test_plans/packet_ordering_test_plan.rst
> b/test_plans/packet_ordering_test_plan.rst
> index a647660..cac5f7c 100644
> --- a/test_plans/packet_ordering_test_plan.rst
> +++ b/test_plans/packet_ordering_test_plan.rst
> @@ -1,4 +1,4 @@
> -.. Copyright (c) <2019>, Intel Corporation
> +.. Copyright (c) <2020>, Intel Corporation
>     All rights reserved.
> 
>     Redistribution and use in source and binary forms, with or without @@ -
> 88,4 +88,18 @@ Reordered ratio: ratio between out of order packets and
> total sent packets.
> 
>  Run the app with below sample command::
> 
> -    ./examples/packet_ordering/build/packet_ordering -c coremask  -- -p
> portmask
> \ No newline at end of file
> +    ./examples/packet_ordering/build/packet_ordering -c coremask  -- -p
> + portmask
> +
> +Test Case: keep the packet ordering
> +===================================
> +
> +This is a basic functional test.
> +The packets order which will pass through a same flow should be
> guaranteed.
> +
> +1. Run the sample with below command::
> +
> +    ./examples/packet_ordering/build/packet_ordering -c coremask  -- -p
> + portmask
> +
> +2. Send 1000 packets with the same 5-tuple traffic from Scapy
> +
> +3. Observe the packets received and check the packets order.
> --
> 2.17.2


      reply	other threads:[~2020-03-03  5:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26  7:18 hanyingya
2020-03-03  5:41 ` Tu, Lijuan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8CE3E05A3F976642AAB0F4675D0AD20E0BBE8F3A@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=yingyax.han@intel.com \
    --cc=zhe.wan@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).