net/mlx5: fix flow director deletion
authorNelio Laranjeiro <nelio.laranjeiro@6wind.com>
Mon, 13 Nov 2017 10:25:16 +0000 (11:25 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 14 Nov 2017 05:31:18 +0000 (06:31 +0100)
commite49f11365427159317d8c18250c31c2f98bf5dce
treede95089e9b1a4bbbe606d496ef559891149b40eb
parent4b08726301dcadabb3923602b87932f9c5870664
net/mlx5: fix flow director deletion

The specification are wrongly computed causing the rule to not be match
correctly for deletion.

Fixes: 4c3e9bcdd52e ("net/mlx5: support flow director")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
drivers/net/mlx5/mlx5_flow.c