[dpdk-dev] [PATCH] config:enlarge the default value of RTE_MAX_QUEUES_PER_PORT to 1024

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jun 2 18:25:23 CEST 2015


2015-06-01 01:00, Zhang, Helin:
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu
> > The default value of RTE_MAX_QUEUES_PER_PORT is 256, which is too small for
> > some configurations for i40e. There will return an error when configured queue
> > number is larger than 256 in
> > rte_eth_dev_configure().
> > 
> > For example, in vHost sample, PF queue number: 64, configured vmdq pool
> > number: 63, each vmdq pool has 4 queues, there will be required 316 queues in a
> > port.
> > 
> > Signed-off-by: Jijiang Liu <jijiang.liu at intel.com>
> Acked-by: Helin Zhang <helin.zhang at intel.com>

Applied, thanks



More information about the dev mailing list