Hi,
> -Original Message-
> From: dev On Behalf Of Dekel Peled
> Sent: Tuesday, August 27, 2019 1:47 PM
> To: Matan Azrad ; Slava Ovsiienko
> ; Shahaf Shuler
> Cc: Ori Kam ; dev@dpdk.org; sta...@dpdk.org
> Subject: [dpdk-dev] [PATCH] net/mlx5: remove unneeded
From: Dekel Peled
> Constant MLX5_GROUP_FACTOR is defined with value 1, and used to
> multiply group value in two places.
>
> This patch removes the unneeded constant definition and use.
>
> Cc: sta...@dpdk.org
>
> Signed-off-by: Dekel Peled
Acked-by: Matan Azrad
Constant MLX5_GROUP_FACTOR is defined with value 1, and used to
multiply group value in two places.
This patch removes the unneeded constant definition and use.
Cc: sta...@dpdk.org
Signed-off-by: Dekel Peled
---
drivers/net/mlx5/mlx5.h | 1 -
drivers/net/mlx5/mlx5_flow_dv.c | 5 ++---
3 matches
Mail list logo