From: Ido Schimmel <idosch@idosch.org>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, jiri@mellanox.com, alexanderk@mellanox.com,
mlxsw@mellanox.com, Ido Schimmel <idosch@mellanox.com>
Subject: [PATCH net 0/3] mlxsw: Various fixes
Date: Thu, 26 Sep 2019 14:43:37 +0300 [thread overview]
Message-ID: <20190926114340.9483-1-idosch@idosch.org> (raw)
From: Ido Schimmel <idosch@mellanox.com>
This patchset includes two small fixes for the mlxsw driver and one
patch which clarifies recently introduced devlink-trap documentation.
Patch #1 clears the port's VLAN filters during port initialization. This
ensures that the drop reason reported to the user is consistent. The
problem is explained in detail in the commit message.
Patch #2 clarifies the description of one of the traps exposed via
devlink-trap.
Patch #3 from Danielle forbids the installation of a tc filter with
multiple mirror actions since this is not supported by the device. The
failure is communicated to the user via extack.
Danielle Ratson (1):
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror
actions
Ido Schimmel (2):
mlxsw: spectrum: Clear VLAN filters during port initialization
Documentation: Clarify trap's description
Documentation/networking/devlink-trap.rst | 3 ++-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 9 +++++++++
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c | 6 ++++++
.../selftests/drivers/net/mlxsw/devlink_trap_l2_drops.sh | 7 -------
4 files changed, 17 insertions(+), 8 deletions(-)
--
2.21.0
next reply other threads:[~2019-09-26 11:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-26 11:43 Ido Schimmel [this message]
2019-09-26 11:43 ` [PATCH net 1/3] mlxsw: spectrum: Clear VLAN filters during port initialization Ido Schimmel
2019-09-26 11:43 ` [PATCH net 2/3] Documentation: Clarify trap's description Ido Schimmel
2019-09-26 11:43 ` [PATCH net 3/3] mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions Ido Schimmel
2019-09-27 18:33 ` [PATCH net 0/3] mlxsw: Various fixes David Miller
-- strict thread matches above, loose matches on Subject: below --
2020-10-24 13:37 Ido Schimmel
2020-10-26 23:56 ` Jakub Kicinski
2021-02-25 16:57 Ido Schimmel
2021-02-26 23:50 ` patchwork-bot+netdevbpf
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=20190926114340.9483-1-idosch@idosch.org \
--to=idosch@idosch.org \
--cc=alexanderk@mellanox.com \
--cc=davem@davemloft.net \
--cc=idosch@mellanox.com \
--cc=jiri@mellanox.com \
--cc=mlxsw@mellanox.com \
--cc=netdev@vger.kernel.org \
/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