netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] mlx4_en fixes
@ 2020-12-09 13:03 Tariq Toukan
  2020-12-09 13:03 ` [PATCH net 1/2] net/mlx4_en: Avoid scheduling restart task if it is already running Tariq Toukan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tariq Toukan @ 2020-12-09 13:03 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski
  Cc: netdev, Moshe Shemesh, Tariq Toukan, Tariq Toukan

Hi,

This patchset by Moshe contains fixes to the mlx4 Eth driver,
addressing issues in restart flow.

Patch 1 protects the restart task from being rescheduled while active.
  Please queue for -stable >= v2.6.
Patch 2 reconstructs SQs stuck in error state, and adds prints for improved
  debuggability.
  Please queue for -stable >= v3.12.

Thanks,
Tariq.


Moshe Shemesh (2):
  net/mlx4_en: Avoid scheduling restart task if it is already running
  net/mlx4_en: Handle TX error CQE

 .../net/ethernet/mellanox/mlx4/en_netdev.c    | 21 ++++++----
 drivers/net/ethernet/mellanox/mlx4/en_tx.c    | 40 +++++++++++++++----
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h  | 12 +++++-
 3 files changed, 58 insertions(+), 15 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-10  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-09 13:03 [PATCH net 0/2] mlx4_en fixes Tariq Toukan
2020-12-09 13:03 ` [PATCH net 1/2] net/mlx4_en: Avoid scheduling restart task if it is already running Tariq Toukan
2020-12-09 13:03 ` [PATCH net 2/2] net/mlx4_en: Handle TX error CQE Tariq Toukan
2020-12-10  0:43 ` [PATCH net 0/2] mlx4_en fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).