> -----Original Message-----
> From: Yan, Zhirun
> Sent: Tuesday, January 15, 2019 10:57 PM
> To: dev@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com>
> Cc: Yan, Zhirun <zhirun....@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....@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi