From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:43612 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750762AbeBZQM6 (ORCPT ); Mon, 26 Feb 2018 11:12:58 -0500 Date: Mon, 26 Feb 2018 11:12:56 -0500 (EST) Message-Id: <20180226.111256.4461138964480728.davem@davemloft.net> To: idosch@idosch.org Cc: dsahern@gmail.com, jiri@resnulli.us, netdev@vger.kernel.org, idosch@mellanox.com, mlxsw@mellanox.com Subject: Re: [patch net-next] mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge From: David Miller In-Reply-To: <20180226065433.GA29815@splinter.mtl.com> References: <20180222.135839.2197107822845062302.davem@davemloft.net> <20180226065433.GA29815@splinter.mtl.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: Ido Schimmel Date: Mon, 26 Feb 2018 08:54:33 +0200 > Hi Dave, > > On Thu, Feb 22, 2018 at 01:58:39PM -0500, David Miller wrote: >> I'm waiting for this discussion to be fully resolved before applying this >> patch. Just FYI... > > I have a fix for the issue David reported, but it is not related to this > patch (problem manifests itself with VLAN-aware bridges as well). Ok, I've applied this patch to net-next then. Thank you.