[dpdk-dev] [PATCH V2 0/2] net/mlx5: optimize performance for IPv4/IPv6

Matan Azrad matan at mellanox.com
Sun May 3 13:34:36 CEST 2020



From: Eli Britstein <elibr at mellanox.com>
> The HW is optimized for IPv4/IPv6. For such cases avoid matching on
> ethertype, and use ip_version field instead.
> 
> Eli Britstein (2):
>   net/mlx5: introduce a helper to set IP version match
>   net/mlx5: optimize performance for IPv4/IPv6 ethertype


Series-acked-by: Matan Azrad <matan at mellanox.com>

>  drivers/net/mlx5/mlx5_flow_dv.c | 91
> +++++++++++++++++++++++++++++++----------
>  1 file changed, 69 insertions(+), 22 deletions(-)
> 
> --
> 2.14.5



More information about the dev mailing list