Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751904AbbFXI1u (ORCPT ); Wed, 24 Jun 2015 04:27:50 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:39177 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750959AbbFXI1k (ORCPT ); Wed, 24 Jun 2015 04:27:40 -0400 Date: Wed, 24 Jun 2015 01:39:31 -0700 (PDT) Message-Id: <20150624.013931.1018813927599601720.davem@davemloft.net> To: vivien.didelot@savoirfairelinux.com Cc: netdev@vger.kernel.org, sfeldma@gmail.com, jiri@resnulli.us, f.fainelli@gmail.com, linux@roeck-us.net, linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com Subject: Re: [PATCH] net: dsa: add support for switchdev VLAN objects From: David Miller In-Reply-To: <1435079929-23018-1-git-send-email-vivien.didelot@savoirfairelinux.com> References: <1435079929-23018-1-git-send-email-vivien.didelot@savoirfairelinux.com> X-Mailer: Mew version 6.4 on Emacs 23.4 / 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]); Wed, 24 Jun 2015 01:27:40 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 19 From: Vivien Didelot Date: Tue, 23 Jun 2015 13:18:49 -0400 > This patch adds the glue between DSA and switchdev operations to add, > delete and dump SWITCHDEV_OBJ_PORT_VLAN objects. > > This is a first step to link the "bridge vlan" command with hardware > entries for DSA compatible switch chips. > > Signed-off-by: Vivien Didelot Please resubmit this alongside some actual users. 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/