From: Ido Schimmel <idosch@idosch.org>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, jiri@mellanox.com, petrm@mellanox.com,
mlxsw@mellanox.com, Ido Schimmel <idosch@mellanox.com>
Subject: [PATCH net 0/2] mlxsw: Two fixes
Date: Wed, 17 Jul 2019 23:29:06 +0300 [thread overview]
Message-ID: <20190717202908.1547-1-idosch@idosch.org> (raw)
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
next reply other threads:[~2019-07-17 20:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-17 20:29 Ido Schimmel [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190717202908.1547-1-idosch@idosch.org \
--to=idosch@idosch.org \
--cc=davem@davemloft.net \
--cc=idosch@mellanox.com \
--cc=jiri@mellanox.com \
--cc=mlxsw@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=petrm@mellanox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox