This patch set fixs several problems of MPLS RSS: - removed MPLSoIP(HW doesn't support) related code - support MPLSoUDP, MPLSoGRE RSS expansion - reduced number of expanded sub-flows for inner MPLS
Xiaoyu Min (3): net/mlx5: fix MPLS over IP net/mlx5: fix MPLS RSS expansion net/mlx5: limit inner RSS expansion for MPLS drivers/net/mlx5/mlx5_flow.c | 31 +++++++++++++++++++++---------- drivers/net/mlx5/mlx5_flow_dv.c | 3 --- 2 files changed, 21 insertions(+), 13 deletions(-) -- 2.32.0