[dpdk-dev] [PATCH v1] net/i40e: support request any number of queues

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jan 15 12:05:43 CET 2019



> -----Original Message-----
> From: Yan, Zhirun
> Sent: Tuesday, January 15, 2019 10:57 PM
> To: dev at dpdk.org; Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: Yan, Zhirun <zhirun.yan at intel.com>
> Subject: [PATCH v1] net/i40e: support request any number of queues
> 
> Before this patch, VF must request a specific queues(1/2/4/8/16) with DPDK PF.
> This patch align the number of requested queues to next power of 2. So VF can
> request any number queues from 1 to 16.
> 
> Signed-off-by: Zhirun Yan <zhirun.yan at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list