Merge branch 'mlx5-hardware-steering-part-2'
authorJakub Kicinski <kuba@kernel.org>
Tue, 7 Jan 2025 00:33:44 +0000 (16:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 7 Jan 2025 00:33:45 +0000 (16:33 -0800)
commit3c89a986bb99406dc2191115a2f2d5cffb14ae5e
tree19e8ddcc5cd2a060e2d1d5d80ef317dbebd085ea
parent7c7ea7056aaac4f0a70dadd25b093da6ed7e6e05
parentd74ee6e197a2c2c5b1697d737ccdcaf8cc6c199e
Merge branch 'mlx5-hardware-steering-part-2'

Tariq Toukan says:

====================
mlx5 Hardware Steering part 2

This series contain HWS code cleanups, enhancements, bug fixes, and
additions. Note that some of these patches are fixing bugs in existing
code, but we submit them without 'Fixes' tag to avoid the unnecessary
burden for stable releases, as HWS still couldn't be enabled.

Patches 1-5:
HWS, various code cleanups and enhancements

Patches 6-14:
HWS, various bug fixes and additions

Patch 15:
HWS, setting timeout on polling
====================

Link: https://patch.msgid.link/20250102181415.1477316-1-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>