net/mlx5: fix blocker for push VLAN on Rx
authorWisam Jaddo <wisamm@mellanox.com>
Tue, 11 Feb 2020 13:20:06 +0000 (15:20 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 14 Feb 2020 11:42:12 +0000 (12:42 +0100)
commita262726ed482f3c9fba493d0bfc3b4bd53d4c432
treee29579edda0814c3a4e1bc56d76a2b7370a9b479
parent0eb89ba9f49f3f5979a974b9208100eed36c382e
net/mlx5: fix blocker for push VLAN on Rx

The blocker should take FDB into consideration, since FDB all directions
have transfer ingress in it.

Fixes: 55060e62e4d2 ("net/mlx5: block push VLAN action on Rx")
Cc: stable@dpdk.org
Signed-off-by: Wisam Jaddo <wisamm@mellanox.com>
Acked-by: Raslan Darawsheh <rasland@mellanox.com>
drivers/net/mlx5/mlx5_flow_dv.c