Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] mlxsw: Two fixes
@ 2019-07-17 20:29 Ido Schimmel
  2019-07-17 20:29 ` [PATCH net 1/2] mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ido Schimmel @ 2019-07-17 20:29 UTC (permalink / raw)
  To: netdev; +Cc: davem, jiri, petrm, mlxsw, Ido Schimmel

From: Ido Schimmel <idosch@mellanox.com>

This patchset contains two fixes for mlxsw.

Patch #1 from Petr fixes an issue in which DSCP rewrite can occur even
if the egress port was switched to Trust L2 mode where priority mapping
is based on PCP.

Patch #2 fixes a problem where packets can be learned on a non-existing
FID if a tc filter with a redirect action is configured on a bridged
port. The problem and fix are explained in detail in the commit message.

Please consider both patches for 5.2.y

Ido Schimmel (1):
  mlxsw: spectrum: Do not process learned records with a dummy FID

Petr Machata (1):
  mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed

 drivers/net/ethernet/mellanox/mlxsw/spectrum.h   |  1 +
 .../net/ethernet/mellanox/mlxsw/spectrum_dcb.c   | 16 ++++++++--------
 .../net/ethernet/mellanox/mlxsw/spectrum_fid.c   | 10 ++++++++++
 .../ethernet/mellanox/mlxsw/spectrum_switchdev.c |  6 ++++++
 4 files changed, 25 insertions(+), 8 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-07-17 22:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17 20:29 [PATCH net 0/2] mlxsw: Two fixes Ido Schimmel
2019-07-17 20:29 ` [PATCH net 1/2] mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed Ido Schimmel
2019-07-17 20:29 ` [PATCH net 2/2] mlxsw: spectrum: Do not process learned records with a dummy FID Ido Schimmel
2019-07-17 22:20 ` [PATCH net 0/2] mlxsw: Two fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox