Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753763AbbHWWyz (ORCPT ); Sun, 23 Aug 2015 18:54:55 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:46995 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753452AbbHWWyx (ORCPT ); Sun, 23 Aug 2015 18:54:53 -0400 Date: Sun, 23 Aug 2015 15:54:52 -0700 (PDT) Message-Id: <20150823.155452.256034175915598661.davem@davemloft.net> To: vivien.didelot@savoirfairelinux.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, linux@roeck-us.net, andrew@lunn.ch, f.fainelli@gmail.com Subject: Re: [PATCH net-next] net: dsa: mv88e6xxx: set 802.1Q mode to Fallback From: David Miller In-Reply-To: <1440024895-22803-1-git-send-email-vivien.didelot@savoirfairelinux.com> References: <1440024895-22803-1-git-send-email-vivien.didelot@savoirfairelinux.com> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 23 Aug 2015 15:54:52 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1014 Lines: 23 From: Vivien Didelot Date: Wed, 19 Aug 2015 18:54:55 -0400 > The current Secure port mode requires the port-based VLANs to also be > valid in the 802.1Q VLAN Table Unit. The current hardware bridging > support only configures the port-based VLANs, thus is broken. > > A new patchset is required to adapt the hardware bridging code to fully > support the Secure port mode. > > In the meantime, change the 802.1Q mode of every ports to Fallback, > which filtering is more permissive, and doesn't add this restriction to > handle port-based and tagged-based VLANs. > > Fixes: 8efdda4a1b60 ("net: dsa: mv88e6xxx: use port 802.1Q mode Secure") > Signed-off-by: Vivien Didelot Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/