This patch series by Yevgeny and Vlad introduces a set of steering fixes
and adjustments.
Regards,
Tariq
Vlad Dogaru (2):
net/mlx5: SWS, fix reformat id error handling
net/mlx5: HWS, register reformat actions with fw
Yevgeny Kliteynik (2):
net/mlx5: HWS, fix typo - 'nope' to 'nop'
net/mlx5: HWS, handle modify header actions dependency
.../net/ethernet/mellanox/mlx5/core/fs_cmd.c | 28 ++++---
.../net/ethernet/mellanox/mlx5/core/fs_core.c | 31 ++++++--
.../net/ethernet/mellanox/mlx5/core/fs_core.h | 4 +
.../mellanox/mlx5/core/steering/hws/action.c | 71 ++++++++++-------
.../mellanox/mlx5/core/steering/hws/action.h | 2 +-
.../mellanox/mlx5/core/steering/hws/fs_hws.c | 71 +++++++++++++++--
.../mellanox/mlx5/core/steering/hws/fs_hws.h | 16 ++++
.../mellanox/mlx5/core/steering/hws/mlx5hws.h | 9 +++
.../mellanox/mlx5/core/steering/hws/pat_arg.c | 76 ++++++++++---------
.../mellanox/mlx5/core/steering/hws/pat_arg.h | 5 +-
.../mellanox/mlx5/core/steering/sws/fs_dr.c | 10 ++-
.../mellanox/mlx5/core/steering/sws/fs_dr.h | 10 ++-
12 files changed, 233 insertions(+), 100 deletions(-)
base-commit: f685204c57e87d2a88b159c7525426d70ee745c9
--
2.31.1