[dpdk-dev] [PATCH v3 0/2] net/mlx5: copy the item flags from prefix flow

Raslan Darawsheh rasland at mellanox.com
Thu Feb 20 16:09:01 CET 2020


Hi,

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

> -----Original Message-----
> From: Suanming Mou <suanmingm at mellanox.com>
> Sent: Thursday, February 20, 2020 3:54 PM
> To: Matan Azrad <matan at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>
> Cc: dev at dpdk.org; Raslan Darawsheh <rasland at mellanox.com>
> Subject: [PATCH v3 0/2] net/mlx5: copy the item flags from prefix flow
> 
> For flow split to several subflows, the match items maybe in the prefix
> flow, and the actions are split to the suffix flow.
> 
> In this case, for the actions need the user defined match item will not
> create correctly.
> 
> Copy the item layers flags to the suffix flow from prefix flow to fix
> the issue.
> 
> This patch series should be applied after:
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatch
> es.dpdk.org%2Fproject%2Fdpdk%2Flist%2F%3Fseries%3D8613&data=0
> 2%7C01%7Crasland%40mellanox.com%7Cf520b39d2d0548ae5d2808d7b60c50
> 1d%7Ca652971c7d2e4d9ba6a4d149256f461b%7C0%7C0%7C637178036316184
> 939&sdata=8ZXhPrT27gbXwseF3TAwVbAslh7nOnt3%2FuzilxJblGE%3D&
> amp;reserved=0
> 
> v2:
> Remove the actions flag inherit. Get the layer flags accordingly
> based on the actions in prefix flow.
> 
> v3:
> Fix NULL pointer issue.
> 
> Suanming Mou (2):
>   net/mlx5: fix layer flags missing in metadata
>   net/mlx5: fix lack of match information in meter
> 
>  drivers/net/mlx5/mlx5_flow.c    | 74
> +++++++++++++++++++++++++++++++++++------
>  drivers/net/mlx5/mlx5_flow_dv.c | 59 +++++++++++++++++++++++---------
>  2 files changed, 107 insertions(+), 26 deletions(-)
> 
> --
> 1.8.3.1



More information about the dev mailing list