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

Raslan Darawsheh rasland at mellanox.com
Mon May 4 12:54:18 CEST 2020


Hi,

> -----Original Message-----
> From: Eli Britstein <elibr at mellanox.com>
> Sent: Sunday, May 3, 2020 1:48 PM
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at mellanox.com>; Raslan Darawsheh
> <rasland at mellanox.com>; Ori Kam <orika at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>; Eli Britstein <elibr at mellanox.com>
> Subject: [PATCH V2 0/2] net/mlx5: optimize performance for IPv4/IPv6
> 
> 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
> 
>  drivers/net/mlx5/mlx5_flow_dv.c | 91
> +++++++++++++++++++++++++++++++----------
>  1 file changed, 69 insertions(+), 22 deletions(-)
> 
> --
> 2.14.5

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list