post merge fixes to restore tunnel offload functionality in mlx5 Signed-off-by: Gregory Etelson <getel...@nvidia.com> Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Gregory Etelson (4): net/mlx5: fix offloaded tunnel allocation net/mlx5: fix tunnel offload hub multi-thread protection net/mlx5: fix PMD crash after tunnel offload match rule destruction net/mlx5: fix tunnel offload callback names drivers/net/mlx5/mlx5.c | 50 ++--- drivers/net/mlx5/mlx5.h | 4 +- drivers/net/mlx5/mlx5_flow.c | 334 +++++++++++++++++++++----------- drivers/net/mlx5/mlx5_flow.h | 6 +- drivers/net/mlx5/mlx5_flow_dv.c | 39 ++-- 5 files changed, 275 insertions(+), 158 deletions(-) -- 2.29.2