test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Tu, Lijuan" <lijuan.tu@intel.com>
To: "Peng, Yuan" <yuan.peng@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Peng, Yuan" <yuan.peng@intel.com>
Subject: Re: [dts] [PATCH] test_plans: Remove some discarded commands
Date: Tue, 15 Jan 2019 06:24:04 +0000	[thread overview]
Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BA02A58@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1547463791-34623-1-git-send-email-yuan.peng@intel.com>

Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Peng Yuan
> Sent: Monday, January 14, 2019 7:03 PM
> To: dts@dpdk.org
> Cc: Peng, Yuan <yuan.peng@intel.com>
> Subject: [dts] [PATCH] test_plans: Remove some discarded commands
> 
> Remove some discarded commands of pmdrss_hash_test_plan.rst
> 
> Signed-off-by: Peng Yuan <yuan.peng@intel.com>
> 
> diff --git a/test_plans/pmdrss_hash_test_plan.rst
> b/test_plans/pmdrss_hash_test_plan.rst
> index 0e6aa20..c0430a0 100644
> --- a/test_plans/pmdrss_hash_test_plan.rst
> +++ b/test_plans/pmdrss_hash_test_plan.rst
> @@ -97,7 +97,7 @@ Testpmd configuration - 16 RX/TX queues per port
> 
>  #. set hash functions, can choose symmetric or not, choose port and packet
> type::
> 
> -       set_hash_function 0 toeplitz
> +       testpmd command: set_hash_global_config 0 toeplitz ipv4-other
> + enable
> 
>  #. start packet receive::
> 
> @@ -129,9 +129,8 @@ Test Case:  test_toeplitz_symmetric
> 
>  The same with the above steps, pay attention to "set hash function", should
> use::
> 
> -  set_hash_function 0 toeplitz
> +  set_hash_global_config 0 toeplitz ipv4-other enable
>    set_sym_hash_ena_per_port 0 enable
> -  set_sym_hash_ena_per_pctype 0 35 enable
> 
>  And send packets with the same flow in different direction::
> 
> @@ -143,12 +142,12 @@ And the hash value and queue should be the same for
> these two flow .
>  Test Case:  test_simple
>  =======================
> 
> -The same as the above two test cases. Just pay attention to set the hash
> function to "simple xor"
> +The same as the above test case "test_toeplitz". Just pay attention to set the
> hash function to "simple xor"
> 
>  Test Case:  test_simple_symmetric
>  =================================
> 
> -The same as the above two test cases. Just pay attention to set the hash
> function to "simple xor"
> +The same as the above test case "test_toeplitz_symmetric". Just pay attention
> to set the hash function to "simple xor"
> 
>  Test Case:  test_dynamic_rss_bond_config
> ========================================
> @@ -156,7 +155,7 @@ This case test bond slaves will auto sync rss hash config,
> it only support by fo
> 
>  #. set up testpmd with fortville NICs::
> 
> -      ./testpmd -c f -n 4 -- -i --portmask 0x3 --tx-offloads=0x8fff
> +      ./testpmd -c f -n 4 -- -i
> 
>  #. create bond device with mode 3::
> 
> --
> 2.5.0

      reply	other threads:[~2019-01-15  6:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-14 11:03 Peng Yuan
2019-01-15  6:24 ` 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=8CE3E05A3F976642AAB0F4675D0AD20E0BA02A58@SHSMSX101.ccr.corp.intel.com \
    --to=lijuan.tu@intel.com \
    --cc=dts@dpdk.org \
    --cc=yuan.peng@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).