summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPetr Machata <petrm@mellanox.com>2020-04-05 09:50:22 +0300
committerDavid S. Miller <davem@davemloft.net>2020-04-06 20:14:00 +0300
commitccfc569347f870830e7c7cf854679a06cf9c45b5 (patch)
tree5c37b95e4e40d8cc3c4cebadc00ee190212989de /tools/perf/scripts/python
parent0be0ae144109a43266631b94adef5c806c56a4b1 (diff)
downloadlinux-ccfc569347f870830e7c7cf854679a06cf9c45b5.tar.xz
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: a150201a70da ("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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions