netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: idosch@mellanox.com
Cc: netdev@vger.kernel.org, jiri@mellanox.com, petrm@mellanox.com,
	nird@mellanox.com, mlxsw@mellanox.com
Subject: Re: [PATCH net 00/11] mlxsw: Various fixes
Date: Tue, 08 Jan 2019 13:54:41 -0800 (PST)	[thread overview]
Message-ID: <20190108.135441.515506878803952561.davem@davemloft.net> (raw)
In-Reply-To: <20190108164732.4024-1-idosch@mellanox.com>

From: Ido Schimmel <idosch@mellanox.com>
Date: Tue, 8 Jan 2019 16:48:02 +0000

> Patches #1-#2 from Nir fix two bugs in recent ACL work. First patch adds
> a missing cleanup in error path, while second patch removes an easily
> triggerable false warning.
> 
> Patch #3 from Jiri adds a missing cleanup when unlinking a port from
> LAG.
> 
> Patches #4-#9 fix various bugs in recent VXLAN patches and add test
> cases.
> 
> Patches #10-#11 correctly set the PVID on a bridge port during VLAN
> deletion and add a test case.

Series applied.

> Please consider patches #3 and #10 for stable.

Queued up.

      parent reply	other threads:[~2019-01-08 21:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08 16:48 [PATCH net 00/11] mlxsw: Various fixes Ido Schimmel
2019-01-08 16:48 ` [PATCH net 01/11] mlxsw: spectrum_acl: Add cleanup after C-TCAM update error condition Ido Schimmel
2019-01-08 16:48 ` [PATCH net 02/11] mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flow Ido Schimmel
2019-01-08 16:48 ` [PATCH net 03/11] mlxsw: spectrum: Disable lag port TX before removing it Ido Schimmel
2019-01-08 16:48 ` [PATCH net 04/11] mlxsw: spectrum: Add VXLAN dependency for spectrum Ido Schimmel
2019-01-08 16:48 ` [PATCH net 05/11] mlxsw: spectrum_switchdev: Avoid returning errors in commit phase Ido Schimmel
2019-01-08 16:48 ` [PATCH net 06/11] mlxsw: spectrum_nve: Replace error code with EINVAL Ido Schimmel
2019-01-08 16:48 ` [PATCH net 07/11] selftests: mlxsw: Add a test case for VLAN addition error flow Ido Schimmel
2019-01-08 16:48 ` [PATCH net 08/11] net: bridge: Fix VLANs memory leak Ido Schimmel
2019-01-08 18:33   ` Nikolay Aleksandrov
2019-01-08 16:48 ` [PATCH net 09/11] selftests: forwarding: Fix test for different devices Ido Schimmel
2019-01-08 16:48 ` [PATCH net 10/11] mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion Ido Schimmel
2019-01-08 16:48 ` [PATCH net 11/11] selftests: forwarding: Add a test for " Ido Schimmel
2019-01-08 21:54 ` David Miller [this message]

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=20190108.135441.515506878803952561.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=idosch@mellanox.com \
    --cc=jiri@mellanox.com \
    --cc=mlxsw@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=nird@mellanox.com \
    --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;
as well as URLs for NNTP newsgroup(s).