[Intel-wired-lan] [PATCH] ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit.

Bowers, AndrewX andrewx.bowers at intel.com
Tue Sep 11 21:54:50 UTC 2018


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Radoslaw Tyl
> Sent: Wednesday, September 5, 2018 12:01 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Tyl, RadoslawX <radoslawx.tyl at intel.com>
> Subject: [Intel-wired-lan] [PATCH] ixgbe: Fix ixgbe TX hangs with XDP_TX
> beyond queue limit.
> 
> We have Tx hang when number tx and xdp queues are more than 64.
> In XDP always is MTQC == 0x0 (64TxQs). We need more  space for Tx queues.
> 
> Signed-off-by: Radoslaw Tyl <radoslawx.tyl at intel.com>
> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)

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




More information about the Intel-wired-lan mailing list