[dpdk-dev] [PATCH] app/testpmd: increase rss max queue indices size
Ferruh Yigit
ferruh.yigit at intel.com
Wed Oct 23 14:08:14 CEST 2019
On 10/23/2019 3:00 PM, Yahui Cao wrote:
> Max queue indices ACTION_RSS_QUEUE_NUM , which limits testpmd actions
> rss queue size, has worked for a long time.
>
> As more powered PMD is merged, more rss queues are supported(e.g. intel
> ice driver FDIR supports up to 128 rss queue numbers).
>
> The original max queue indices number doesn't satisfy PMD's requirement
> and it needs to become bigger.
>
> Signed-off-by: Yahui Cao <yahui.cao at intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>
Applied to dpdk-next-net/master, thanks.
More information about the dev
mailing list