[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200403130010.2471710-1-idosch@idosch.org>
Date: Fri, 3 Apr 2020 16:00:08 +0300
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, petrm@...lanox.com,
mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net 0/2] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_{VLAN_MANGLE, PRIORITY}
From: Ido Schimmel <idosch@...lanox.com>
Petr says:
The handlers for FLOW_ACTION_VLAN_MANGLE and FLOW_ACTION_PRIORITY end by
returning whatever the lower-level function that they call returns. If
there are more actions lined up after one of these actions, those are
never offloaded. Each of the two patches fixes one of those actions.
Petr Machata (2):
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITY
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
.../ethernet/mellanox/mlxsw/spectrum_flower.c | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
--
2.24.1
Powered by blists - more mailing lists