[dpdk-dev] [PATCH 1/1] net/mlx5: fix typo in flow engine type

Raslan Darawsheh rasland at nvidia.com
Thu Jul 29 10:20:00 CEST 2021


Hi,

> -----Original Message-----
> From: Asaf Penso <asafp at nvidia.com>
> Sent: Wednesday, July 28, 2021 12:40 PM
> To: dev at dpdk.org
> Cc: NBU-Contact-Thomas Monjalon <thomas at monjalon.net>; Slava
> Ovsiienko <viacheslavo at nvidia.com>; Matan Azrad <matan at nvidia.com>;
> Raslan Darawsheh <rasland at nvidia.com>; stable at dpdk.org
> Subject: [PATCH 1/1] net/mlx5: fix typo in flow engine type
> 
> The concrete function names have a prefix for flow_dv.
> This emphasizes the flow engine is direct verbs.
> 
> The function flow_get_aged_flows doesn’t have this prefix.
> It creates an inconsistency with the other functions.
> 
> Update the function name to include dv.
> 
> Fixes: fa2d01c87d2 ("net/mlx5: support flow aging")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Asaf Penso <asafp at nvidia.com>
> ---

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list