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)
commitf749448ce9f13499b99384dbfab287fe55bc8f3c
tree7054811d37bf3ce3bd8bf75e2a34effb6ba87300
parent7602eb8734496177e1281734e7485cdd3305a53c
parent8389f2de903cf02525017f4d5a883f6dc6b59df8
Merge branch 'net-mlx5-hw-steering-cleanups'

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>