[dpdk-dev] [PATCH] net/mlx5: fix flow director add and delete

Yongseok Koh yskoh at mellanox.com
Thu Nov 8 23:12:22 CET 2018


> On Nov 8, 2018, at 1:29 PM, Dekel Peled <dekelp at mellanox.com> wrote:
> 
> Fix the flow_fdir_cmp() function, used by flow_fdir_filter_lookup().
> This function is used by flow_fdir_filter_add() to check if same rule
> exists, and by flow_fdir_filter_delete() to find flow rule to delete.
> 
> The function compared actions conf pointers, changed to compare
> actions type only.
> 
> Fixes: 2720f833d461 ("net/mlx5: add missing flow director delete")
> Cc: yskoh at mellanox.com
> 
> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
> ---

Acked-by: Yongseok Koh <yskoh at mellanox.com>
 
Thanks


More information about the dev mailing list