> -Original Message-
> From: Wu, Wenjun1
> Sent: Tuesday, April 26, 2022 9:14 PM
> To: Zhang, Qi Z ; Yang, Qiming
> Cc: dev@dpdk.org
> Subject: RE: [PATCH v2] net/ice: optimize max queue number calculation
>
>
>
> > -Original Message-
> &
> -Original Message-
> From: Zhang, Qi Z
> Sent: Friday, April 8, 2022 7:24 PM
> To: Yang, Qiming ; Wu, Wenjun1
>
> Cc: dev@dpdk.org; Zhang, Qi Z
> Subject: [PATCH v2] net/ice: optimize max queue number calculation
>
> Remove the limitation that max qu
Remove the limitation that max queue pair number must be 2^n.
With this patch, even on a 8 ports device, the max queue pair
number increased from 128 to 254.
Signed-off-by: Qi Zhang
---
v2:
- fix check patch warning
drivers/net/ice/ice_ethdev.c | 24
1 file changed, 20
3 matches
Mail list logo