Merge branch 'mlx5-misc-fixes'
authorJakub Kicinski <kuba@kernel.org>
Sat, 11 May 2024 02:38:35 +0000 (19:38 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 11 May 2024 02:38:36 +0000 (19:38 -0700)
commit1164057b3c0093240e45517d711da2d1fd86789a
tree8bd1cb2d78c0a676d442e1479e8384665e7880da
parentdf7025b3226988af0deadb58277b7d87a9df18c8
parentdb9b31aa9bc56ff0d15b78f7e827d61c4a096e40
Merge branch 'mlx5-misc-fixes'

Tariq Toukan says:

====================
mlx5 misc fixes

This patchset provides bug fixes to mlx5 driver.

Patch 1 by Shay fixes the error flow in mlx5e_suspend().
Patch 2 by Shay aligns the peer devlink set logic with the register devlink flow.
Patch 3 by Maher solves a deadlock in lag enable/disable.
Patches 4 and 5 by Akiva address issues in command interface corner cases.

Series generated against:
commit 393ceeb9211e ("Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'")
====================

Link: https://lore.kernel.org/r/20240509112951.590184-1-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>