net/mlx5: add missing VLAN action constraints
authorYongseok Koh <yskoh@mellanox.com>
Mon, 8 Oct 2018 18:02:17 +0000 (18:02 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:49 +0000 (18:53 +0200)
commit65254667c0cd7867f574256bbc56d69790eca261
treee7a84dc0c3b23d555c976a026cd9768f68f63518
parent58d475b78c603cda5df527880ac46d10e98ad5f4
net/mlx5: add missing VLAN action constraints

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 while forwarding to vport.

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5_flow_tcf.c