[dpdk-stable] [dpdk-dev] [PATCH] net/mlx5: allow pattern start from IP

Raslan Darawsheh rasland at mellanox.com
Thu Nov 7 15:00:29 CET 2019


Hi,

> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Xiaoyu Min
> Sent: Tuesday, November 5, 2019 10:03 AM
> To: Ori Kam <orika at mellanox.com>; Matan Azrad <matan at mellanox.com>;
> Shahaf Shuler <shahafs at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>
> Cc: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx5: allow pattern start from IP
> 
> Some applications, i.e. OVS, have rule like:
> 
> [1] pattern ipv4 / end actions ...
> 
> which intends to match ipv4 only on non-vlan ethernet and MLX5 NIC
> supports this.
> 
> So PMD should accept this.
> 
> Fixes: 906a2efae8da ("net/mlx5: validate flow rule item order")
added
Cc: stable at dpdk.org
> 
> Signed-off-by: Xiaoyu Min <jackmin at mellanox.com>
> ---
>  drivers/net/mlx5/mlx5_flow.c | 28 ++++++++++------------------
>  1 file changed, 10 insertions(+), 18 deletions(-)
> 

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the stable mailing list