Merge branch 'net-mlx5-hw-steering-cleanups'
authorPaolo Abeni <pabeni@redhat.com>
Wed, 19 Mar 2025 17:17:17 +0000 (18:17 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Wed, 19 Mar 2025 17:17:18 +0000 (18:17 +0100)
Tariq Toukan says:

====================
net/mlx5: HW Steering cleanups

This short series by Yevgeny contains several small HW Steering cleanups:

- Patch 1: removing unused FW commands
- Patch 2: using list_move() instead of list_del/add
- Patch 3: printing the unsupported combination of match fields
====================

Link: https://patch.msgid.link/1741780194-137519-1-git-send-email-tariqt@nvidia.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge