From: David Miller <davem@davemloft.net>
To: idosch@mellanox.com
Cc: netdev@vger.kernel.org, jiri@mellanox.com, mlxsw@mellanox.com
Subject: Re: [PATCH net 0/7] mlxsw: Various fixes
Date: Wed, 10 Apr 2019 11:58:25 -0700 (PDT) [thread overview]
Message-ID: <20190410.115825.1448609658577343284.davem@davemloft.net> (raw)
In-Reply-To: <20190410065758.21199-1-idosch@mellanox.com>
From: Ido Schimmel <idosch@mellanox.com>
Date: Wed, 10 Apr 2019 06:58:10 +0000
> This patchset contains various small fixes for mlxsw.
>
> Patch #1 fixes a warning generated by switchdev core when the driver
> fails to insert an MDB entry in the commit phase.
>
> Patches #2-#4 fix a warning in check_flush_dependency() that can be
> triggered when a work item in a WQ_MEM_RECLAIM workqueue tries to flush
> a non-WQ_MEM_RECLAIM workqueue.
>
> It seems that the semantics of the WQ_MEM_RECLAIM flag are not very
> clear [1] and that various patches have been sent to remove it from
> various workqueues throughout the kernel [2][3][4] in order to silence
> the warning.
>
> These patches do the same for the workqueues created by mlxsw that
> probably should not have been created with this flag in the first place.
>
> Patch #5 fixes a regression where an IP address cannot be assigned to a
> VRF upper due to erroneous MAC validation check. Patch #6 adds a test
> case.
>
> Patch #7 adjusts Spectrum-2 shared buffer configuration to be compatible
> with Spectrum-1. The problem and fix are described in detail in the
> commit message.
Series applied.
> Please consider patches #1-#5 for 5.0.y. I verified they apply cleanly.
Queued up.
next prev parent reply other threads:[~2019-04-10 18:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-10 6:58 [PATCH net 0/7] mlxsw: Various fixes Ido Schimmel
2019-04-10 6:58 ` [PATCH net 1/7] mlxsw: spectrum_switchdev: Add MDB entries in prepare phase Ido Schimmel
2019-04-10 13:39 ` Jiri Pirko
2019-04-10 6:58 ` [PATCH net 2/7] mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue Ido Schimmel
2019-04-10 6:58 ` [PATCH net 3/7] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue Ido Schimmel
2019-04-10 6:58 ` [PATCH net 4/7] mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue Ido Schimmel
2019-04-10 6:58 ` [PATCH net 5/7] mlxsw: spectrum_router: Do not check VRF MAC address Ido Schimmel
2019-04-10 6:58 ` [PATCH net 6/7] selftests: mlxsw: Test VRF MAC vetoing Ido Schimmel
2019-04-10 6:58 ` [PATCH net 7/7] mlxsw: spectrum_buffers: Add a multicast pool for Spectrum-2 Ido Schimmel
2019-04-10 13:40 ` Jiri Pirko
2019-04-10 18:58 ` David Miller [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-11 7:19 [PATCH net 0/7] mlxsw: Various fixes Ido Schimmel
2019-06-12 18:08 ` 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=20190410.115825.1448609658577343284.davem@davemloft.net \
--to=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;
as well as URLs for NNTP newsgroup(s).