linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Petr Machata ccfc569347 mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
The handler for FLOW_ACTION_VLAN_MANGLE ends by returning whatever the
lower-level function that it calls returns. If there are more actions lined
up after this action, those are never offloaded. Fix by only bailing out
when the called function returns an error.

Fixes: a150201a70 ("mlxsw: spectrum: Add support for vlan modify TC action")
Signed-off-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-04-06 10:14:00 -07:00
..
mlx4 mlx4: fix "initializer element not constant" compiler error 2020-03-29 22:09:39 -07:00
mlx5/core devlink: Implicitly set auto recover flag when registering health reporter 2020-03-30 11:17:34 -07:00
mlxfw
mlxsw mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE 2020-04-06 10:14:00 -07:00
Kconfig
Makefile