[dpdk-dev] [PATCH 0/3] MPLS RSS fixs

Matan Azrad matan at nvidia.com
Tue Jul 6 14:02:09 CEST 2021



From: Xiaoyu Min
> 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

Series-acked by Matan Azrad <matan at nvidia.com>
 
>  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



More information about the dev mailing list