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)
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>

Trivial merge