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 X-Spam-Level: X-Spam-Status: No, score=-11.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E00E8C433E0 for ; Tue, 12 Jan 2021 00:30:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AB8A022D08 for ; Tue, 12 Jan 2021 00:30:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404114AbhALAZv (ORCPT ); Mon, 11 Jan 2021 19:25:51 -0500 Received: from mail.kernel.org ([198.145.29.99]:34122 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404121AbhAKXat (ORCPT ); Mon, 11 Jan 2021 18:30:49 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 9F3C422D0B; Mon, 11 Jan 2021 23:30:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1610407808; bh=6a5WJBOBgvT1n462G/OpD4T6KZkPpIkf+HphGquHnnQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Ek4cVHf47GMd5eq481TpHcYAf+DUHZlukgjpfHubYQeva+A6maJ2NVDBCLKzBDu18 MNjBXp01aZc1SC5oldgR3B60gJXFaBzmw6HOHSpmP6jTj53nnw0kAzELk3ECW8xuTx BHGTeZHHPQv2RDKFoYE+M2yCq8djZeWwQ8XNtucXVvnVysDlwcSgIRdlGF5Zc46r54 JEwrbk0pwhF02N5GM8zaHkFxDMqrAQ0K5VXf+q4JO8I+5WeuLEtjYWBHYqz4Jux0+z lz/3+O5A4OvsKbZZeEY0qLpyCwO97OWHFQ93lGHdWfDN1sZKgNP3DlOWI8pgM49Tw4 W3Kdbazlo7Tkg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v1 net] dt-bindings: net: dwmac: fix queue priority documentation From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161040780857.11400.14581803620222516276.git-patchwork-notify@kernel.org> Date: Mon, 11 Jan 2021 23:30:08 +0000 References: <20210111081406.1348622-1-sebastien.laveze@oss.nxp.com> In-Reply-To: <20210111081406.1348622-1-sebastien.laveze@oss.nxp.com> To: Sebastien Laveze Cc: davem@davemloft.net, kuba@kernel.org, robh+dt@kernel.org, alexandre.torgue@st.com, peppe.cavallaro@st.com, joabreu@synopsys.com, netdev@vger.kernel.org, devicetree@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Mon, 11 Jan 2021 09:14:07 +0100 you wrote: > From: Seb Laveze > > The priority field is not the queue priority (queue priority is fixed) > but a bitmask of priorities assigned to this queue. > > In receive, priorities relate to tagged frames priorities. > > [...] Here is the summary with links: - [v1,net] dt-bindings: net: dwmac: fix queue priority documentation https://git.kernel.org/netdev/net/c/938288349ca8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html