test suite reviews and discussions
 help / color / mirror / Atom feed
From: "Lin, Xueqin" <xueqin.lin@intel.com>
To: "Xie, WeiX" <weix.xie@intel.com>, "dts@dpdk.org" <dts@dpdk.org>
Cc: "Xie, WeiX" <weix.xie@intel.com>
Subject: Re: [dts] [dts 2/5] test_plans/generic_filter_test_plan:add the change	IXGBE_NONE_MODE_TX_NB_QUEUES to 128 in test plan
Date: Tue, 1 Sep 2020 06:20:14 +0000	[thread overview]
Message-ID: <BL0PR11MB3364DB9A501297BBF41FFA9C942E0@BL0PR11MB3364.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20200901025517.9501-3-weix.xie@intel.com>

Acked-by: Lin Xueqin <Xueqin.lin@intel.com>

> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Xie wei
> Sent: Tuesday, September 1, 2020 10:55 AM
> To: dts@dpdk.org
> Cc: Xie, WeiX <weix.xie@intel.com>
> Subject: [dts] [dts 2/5] test_plans/generic_filter_test_plan:add the change
> IXGBE_NONE_MODE_TX_NB_QUEUES to 128 in test plan
> 
> Signed-off-by: Xie wei <weix.xie@intel.com>
> ---
>  test_plans/generic_filter_test_plan.rst | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/test_plans/generic_filter_test_plan.rst
> b/test_plans/generic_filter_test_plan.rst
> index 8f69916..de02f62 100644
> --- a/test_plans/generic_filter_test_plan.rst
> +++ b/test_plans/generic_filter_test_plan.rst
> @@ -492,7 +492,13 @@ Test Case 10: 128 queues
> 
>  This case is designed for NIC(niantic). Since NIC(niantic) has 128 transmit
> queues, it should be supports 128 kinds of filter if Hardware have enough -
> cores.  Launch the app ``testpmd`` with the following arguments::
> +cores.
> +DPDK enable 64 queues in ixgbe driver by default. Enlarge queue number
> +to 128 for 128 queues test::
> +
> +    sed -i -e 's/#define IXGBE_NONE_MODE_TX_NB_QUEUES 64$/#define
> + IXGBE_NONE_MODE_TX_NB_QUEUES 128/'
> drivers/net/ixgbe/ixgbe_ethdev.h
> +
> +Launch the app ``testpmd`` with the following arguments::
> 
>      ./testpmd -c fffff -n 4 -- -i --disable-rss --rxq=128 --txq=128 --nb-cores=16 --
> nb-ports=2 --total-num-mbufs=60000
> 
> --
> 2.17.1


  reply	other threads:[~2020-09-01  6:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-01  2:55 [dts] [PATCH V1 0/5] modify " Xie wei
2020-09-01  2:55 ` [dts] [dts 1/5] test_plans/qinq_filter_test_plan:add the change CONFIG_RTE_LIBRTE_I40E_INC_VECTOR to n in " Xie wei
2020-09-01  6:21   ` Lin, Xueqin
2020-09-02  4:39   ` Tu, Lijuan
2020-09-01  2:55 ` [dts] [dts 2/5] test_plans/generic_filter_test_plan:add the change IXGBE_NONE_MODE_TX_NB_QUEUES to 128 " Xie wei
2020-09-01  6:20   ` Lin, Xueqin [this message]
2020-09-01  2:55 ` [dts] [dts 3/5] test_plans/userspace_ethtool_test_plan:modify vlan fiter param Xie wei
2020-09-01  6:21   ` Lin, Xueqin
2020-09-01  2:55 ` [dts] [dts 4/5] test_plans/inline_ipsec_test_plan:add print info for ipsec app Xie wei
2020-09-01  6:18   ` Lin, Xueqin
2020-09-01  2:55 ` [dts] [dts 5/5] test_plans/ptype_mapping_test_plan:add print info to testpmd Xie wei
2020-09-01  6:22   ` Lin, Xueqin

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=BL0PR11MB3364DB9A501297BBF41FFA9C942E0@BL0PR11MB3364.namprd11.prod.outlook.com \
    --to=xueqin.lin@intel.com \
    --cc=dts@dpdk.org \
    --cc=weix.xie@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).