From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45105C63797 for ; Mon, 16 Jan 2023 09:17:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232661AbjAPJRy (ORCPT ); Mon, 16 Jan 2023 04:17:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47826 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232381AbjAPJRI (ORCPT ); Mon, 16 Jan 2023 04:17:08 -0500 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 047C715543; Mon, 16 Jan 2023 01:17:06 -0800 (PST) Received: (Authenticated sender: clement.leger@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 80D7A240009; Mon, 16 Jan 2023 09:16:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1673860625; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tdSLahJGG9ZLaHYSPHl852UcYrbkiUiQZKiDDskVsnM=; b=PCXOzVQPQLdt5HNtqyFfWHiifex63eRKe8Ou4OdgPBavdxwJXQBS4QQHVCUOxnDpad49E7 O1xoCc5V6ZuBte8qnjQEQGsi+EtQIFBoFnL/1DV7Pksxguuzj9LRgOjVkSlotNxgF/yiyQ ZFa8ZCURDR3VEg32i9Pf4b+1yGUTEG7H0f5EPjoSq2Ng1PwgYooEw4GRYk60qtf8csVz6n FtscfALaBV1kCBvBhg4Lse3U1XGUiufh0YYCsf+WfWFH6DNzxfXPN+ZcHe/YtjOYjWqsBv mW8fG0Ymzx/aGlkoYz/XtQ8ZoMJLIETEr6jtqzKv0UrsGongj/B+2TCVo4dNMQ== Date: Mon, 16 Jan 2023 10:19:14 +0100 From: =?UTF-8?B?Q2zDqW1lbnQgTMOpZ2Vy?= To: Vladimir Oltean Cc: Andrew Lunn , Florian Fainelli , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Russell King , linux-renesas-soc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Petazzoni , Herve Codina , =?UTF-8?B?TWlxdcOobA==?= Raynal , Milan Stevanovic , Jimmy Lalande , Pascal Eberhard Subject: Re: [PATCH net-next] net: dsa: rzn1-a5psw: Add vlan support Message-ID: <20230116101914.2998445b@fixe.home> In-Reply-To: <20230113151248.22xexjyxmlyeeg7r@skbuf> References: <20230111115607.1146502-1-clement.leger@bootlin.com> <20230113151248.22xexjyxmlyeeg7r@skbuf> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.36; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Le Fri, 13 Jan 2023 17:12:48 +0200, Vladimir Oltean a =C3=A9crit : > On Wed, Jan 11, 2023 at 12:56:07PM +0100, Cl=C3=A9ment L=C3=A9ger wrote: > > Add support for vlan operation (add, del, filtering) on the RZN1 > > driver. The a5psw switch supports up to 32 VLAN IDs with filtering, > > tagged/untagged VLANs and PVID for each ports. > >=20 > > Signed-off-by: Cl=C3=A9ment L=C3=A9ger > > --- =20 >=20 > Have you run the bridge_vlan_aware.sh and bridge_vlan_unaware.sh from > tools/testing/selftests/drivers/net/dsa/? Nope, I will do that. --=20 Cl=C3=A9ment L=C3=A9ger, Embedded Linux and Kernel engineer at Bootlin https://bootlin.com