net/mlx5: fix TCI mask filter
authorNelio Laranjeiro <nelio.laranjeiro@6wind.com>
Mon, 23 Jul 2018 07:18:40 +0000 (09:18 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Jul 2018 12:05:52 +0000 (14:05 +0200)
commit2bc98393ac3ab980557187257369ec436a8f9eeb
tree78ac5f32a68a2da0bb096f07104a3e99423c08a3
parent79d0989213cd39decfe802cc42e334db4f0978f0
net/mlx5: fix TCI mask filter

In mlx5_traffic_enable() the TCI mask for the VLAN is wrong causing the
sub flow engine to reject the rule.

Fixes: 272733b5ebfd ("net/mlx5: use flow to enable unicast traffic")
Cc: stable@dpdk.org
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Ori Kam <orika@mellanox.com>
drivers/net/mlx5/mlx5_trigger.c