Re: [dpdk-dev] [PATCH] net/mlx5: fix the blocker for push VLAN in Rx path

2020-02-12 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Wisam Monther > Sent: Tuesday, February 11, 2020 3:20 PM > To: Matan Azrad ; Slava Ovsiienko > ; Raslan Darawsheh > Cc: dev@dpdk.org; Dekel Peled > Subject: [PATCH] net/mlx5: fix the blocker for push VLAN in Rx path > > The blocker should take FDB into

[dpdk-dev] [PATCH] net/mlx5: fix the blocker for push VLAN in Rx path

2020-02-11 Thread Wisam Jaddo
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: dek...@mellanox.com Signed-off-by: Wisam Jaddo --- drivers/net/mlx5/mlx5_flow_dv.c | 2 +- 1 file changed, 1 insertion(+), 1 d