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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9B1E3C433FE for ; Fri, 21 Oct 2022 14:47:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/TmwBWSfm/fWAqGSiYvLW/YkhI7vmriiZAjSkh/mJaI=; b=s8bCynnzNp1pLo /KgHaVAFjxOeTKBcxs/UAN1GHOCYHAAucMsnhyN+sHbwAWTcP3s5Y0hop/fE1zvuliHaPR1lJr4Hg TD8cE2U8djrSlggRDcOH/MAPXgmhaFUqRq8LmfxmyV0PvfvMFcebSEq6EmN4e09XiTHPmEMazqJu7 qvsav8Dq8vnyOmoGc4wqlt0zdEjh2dOGie1KSpIDm3IKq77iamgxxqqKC+UjJypzTAnTb+wrMlGFT LsPnJyzw6hNz1vXxhfkr0YDzCnUm5xRfszji+dqNFAZ6P51kbGu+8xUertBzJ0IcMYcsRzzhi6CvR XJqG0i6k+fcwJiW9XpHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oltI1-008ZAK-AI; Fri, 21 Oct 2022 14:46:25 +0000 Received: from vps0.lunn.ch ([156.67.10.101]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oltHv-008Z8J-7O for linux-arm-kernel@lists.infradead.org; Fri, 21 Oct 2022 14:46:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=DASFuLJJNq4WTKnN3M+jeaBpyWIiNxGCwtAM3YAh+VM=; b=VM39L88LKRPTrVCMfOfG/HywTz RBERUxhuPov67KcUQ3aJCiGojCyQ0THud8AxZOBGJp1TauhVL6u2Z45nEcmJ31Gx38wEMjybJyopE vlPY19zFYrH6zGpJTOmmyeO6lYxu6X8s3/k2RlP0MlX2Fo/Gjpy9Jx/Sfr+sdqo+JIh4=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oltHl-000F9R-Kg; Fri, 21 Oct 2022 16:46:09 +0200 Date: Fri, 21 Oct 2022 16:46:09 +0200 From: Andrew Lunn To: Maxime Chevallier Cc: davem@davemloft.net, Rob Herring , Krzysztof Kozlowski , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, thomas.petazzoni@bootlin.com, Florian Fainelli , Heiner Kallweit , Russell King , linux-arm-kernel@lists.infradead.org, Vladimir Oltean , Luka Perkov , Robert Marko Subject: Re: [PATCH net-next v5 3/5] net: dsa: add out-of-band tagging protocol Message-ID: References: <20221021124556.100445-1-maxime.chevallier@bootlin.com> <20221021124556.100445-4-maxime.chevallier@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221021124556.100445-4-maxime.chevallier@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221021_074619_288167_C2BA9156 X-CRM114-Status: UNSURE ( 9.54 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org > diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig > index 3eef72ce99a4..c50508e9f636 100644 > --- a/net/dsa/Kconfig > +++ b/net/dsa/Kconfig > @@ -57,6 +57,14 @@ config NET_DSA_TAG_HELLCREEK > Say Y or M if you want to enable support for tagging frames > for the Hirschmann Hellcreek TSN switches. > > +config NET_DSA_TAG_OOB > + select SKB_EXTENSIONS > + tristate "Tag driver for Out-of-band tagging drivers" Here the sorting is based on the tristate. So again, after Ocelot 8021q please. Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 EEED7C433FE for ; Fri, 21 Oct 2022 14:46:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229792AbiJUOq0 (ORCPT ); Fri, 21 Oct 2022 10:46:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43534 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230323AbiJUOqR (ORCPT ); Fri, 21 Oct 2022 10:46:17 -0400 Received: from vps0.lunn.ch (unknown [156.67.10.101]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C7C324FED2; Fri, 21 Oct 2022 07:46:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=DASFuLJJNq4WTKnN3M+jeaBpyWIiNxGCwtAM3YAh+VM=; b=VM39L88LKRPTrVCMfOfG/HywTz RBERUxhuPov67KcUQ3aJCiGojCyQ0THud8AxZOBGJp1TauhVL6u2Z45nEcmJ31Gx38wEMjybJyopE vlPY19zFYrH6zGpJTOmmyeO6lYxu6X8s3/k2RlP0MlX2Fo/Gjpy9Jx/Sfr+sdqo+JIh4=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1oltHl-000F9R-Kg; Fri, 21 Oct 2022 16:46:09 +0200 Date: Fri, 21 Oct 2022 16:46:09 +0200 From: Andrew Lunn To: Maxime Chevallier Cc: davem@davemloft.net, Rob Herring , Krzysztof Kozlowski , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, thomas.petazzoni@bootlin.com, Florian Fainelli , Heiner Kallweit , Russell King , linux-arm-kernel@lists.infradead.org, Vladimir Oltean , Luka Perkov , Robert Marko Subject: Re: [PATCH net-next v5 3/5] net: dsa: add out-of-band tagging protocol Message-ID: References: <20221021124556.100445-1-maxime.chevallier@bootlin.com> <20221021124556.100445-4-maxime.chevallier@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221021124556.100445-4-maxime.chevallier@bootlin.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org > diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig > index 3eef72ce99a4..c50508e9f636 100644 > --- a/net/dsa/Kconfig > +++ b/net/dsa/Kconfig > @@ -57,6 +57,14 @@ config NET_DSA_TAG_HELLCREEK > Say Y or M if you want to enable support for tagging frames > for the Hirschmann Hellcreek TSN switches. > > +config NET_DSA_TAG_OOB > + select SKB_EXTENSIONS > + tristate "Tag driver for Out-of-band tagging drivers" Here the sorting is based on the tristate. So again, after Ocelot 8021q please. Andrew