[Intel-wired-lan] [PATCH S9 05/15] ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue

Bowers, AndrewX andrewx.bowers at intel.com
Tue Oct 30 22:20:55 UTC 2018


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Friday, October 26, 2018 11:45 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S9 05/15] ice: Remove
> ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
> 
> From: Md Fahad Iqbal Polash <md.fahad.iqbal.polash at intel.com>
> 
> This patch removes the condition checking of VSI TX queue number to
> ICE_MAX_TXQ_PER_TXQG. This is an unnecessary check and causes a driver
> load error on hosts that have more than 128 cores.
> 
> Signed-off-by: Md Fahad Iqbal Polash <md.fahad.iqbal.polash at intel.com>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
> [Anirudh Venkataramanan <anirudh.venkataramanan at intel.com> cleaned
> up commit message]
> ---
>  drivers/net/ethernet/intel/ice/ice_lib.c | 4 ----
>  1 file changed, 4 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list