On 17/01/2019 07:26, Yan, Zhirun wrote:
>
>
>> -Original Message-
>> From: Kevin Traynor [mailto:ktray...@redhat.com]
>> Sent: Wednesday, January 16, 2019 1:34 AM
>> To: Yan, Zhirun ; dev@dpdk.org; Zhang, Qi Z
>>
>> Subject: Re: [dpdk-dev] [PATC
> -Original Message-
> From: Kevin Traynor [mailto:ktray...@redhat.com]
> Sent: Wednesday, January 16, 2019 1:34 AM
> To: Yan, Zhirun ; dev@dpdk.org; Zhang, Qi Z
>
> Subject: Re: [dpdk-dev] [PATCH v1] net/i40e: support request any number of
> queues
>
> On
On 01/15/2019 02:57 PM, Zhirun Yan wrote:
> 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
> ---
> drivers/net/i
> -Original Message-
> From: Yan, Zhirun
> Sent: Tuesday, January 15, 2019 10:57 PM
> To: dev@dpdk.org; Zhang, Qi Z
> Cc: Yan, Zhirun
> 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.
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
---
drivers/net/i40e/i40e_pf.c | 5 -
1 file changed, 4 insertions(+)
5 matches
Mail list logo