Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933403AbbFWX6I (ORCPT ); Tue, 23 Jun 2015 19:58:08 -0400 Received: from mail-oi0-f48.google.com ([209.85.218.48]:33857 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755009AbbFWX6A (ORCPT ); Tue, 23 Jun 2015 19:58:00 -0400 MIME-Version: 1.0 In-Reply-To: <1435079929-23018-1-git-send-email-vivien.didelot@savoirfairelinux.com> References: <1435079929-23018-1-git-send-email-vivien.didelot@savoirfairelinux.com> From: Scott Feldman Date: Tue, 23 Jun 2015 16:57:40 -0700 Message-ID: Subject: Re: [PATCH] net: dsa: add support for switchdev VLAN objects To: Vivien Didelot Cc: Netdev , Jiri Pirko , "David S. Miller" , Florian Fainelli , Guenter Roeck , "linux-kernel@vger.kernel.org" , kernel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 19 On Tue, Jun 23, 2015 at 10:18 AM, Vivien Didelot wrote: > 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 I'd like to see an example driver implementation for DSA port_vlan_xxx callbacks to go along with this patch. But this patch looks good, Acked-by: Scott Feldman -- 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/