Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752090AbdFGTeo (ORCPT ); Wed, 7 Jun 2017 15:34:44 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:33364 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751704AbdFGTem (ORCPT ); Wed, 7 Jun 2017 15:34:42 -0400 Subject: Re: [PATCH net-next 4/5] net: dsa: mv88e6xxx: exclude all ports in new VLAN To: Vivien Didelot , netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, "David S. Miller" , Andrew Lunn References: <20170606205631.22880-1-vivien.didelot@savoirfairelinux.com> <20170606205631.22880-5-vivien.didelot@savoirfairelinux.com> From: Florian Fainelli Message-ID: <76c1c68b-466c-f0cc-edbf-324445064650@gmail.com> Date: Wed, 7 Jun 2017 12:34:35 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170606205631.22880-5-vivien.didelot@savoirfairelinux.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 430 Lines: 12 On 06/06/2017 01:56 PM, Vivien Didelot wrote: > Now that the DSA core adds the CPU and DSA ports itself to the new VLAN > entry, there is no need to include them as members of this VLAN when > initializing a new VTU entry. > > As of now, initialize a new VTU entry with all ports excluded. > > Signed-off-by: Vivien Didelot Reviewed-by: Florian Fainelli -- Florian