Re: [dpdk-dev] [PATCH 6/7] net/mlx5: add missing VLAN action constraints

2018-10-08 Thread Or Gerlitz
On Mon, Oct 8, 2018 at 9:03 PM Yongseok Koh wrote: > 1) VLAN modify isn't supported by driver. > > OVS doesn't support it also @ the DP level, modify is translated to DP pop + push How it is done on OVS/AVS-DPDK? > 2) FW syndrome (0xA9C090): > set_flow_table_entry: push vlan action ft

[dpdk-dev] [PATCH 6/7] net/mlx5: add missing VLAN action constraints

2018-10-08 Thread Yongseok Koh
1) VLAN modify isn't supported by driver. 2) FW syndrome (0xA9C090): set_flow_table_entry: push vlan action fte in fdb can ONLY be forward to the uplink. 3) FW syndrome (0x294609): set_flow_table_entry: modify/pop/push actions in fdb flow table are supported only w