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 3EEF7C3DA61 for ; Wed, 24 Jul 2024 14:21:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References :Date:Message-Id:From:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=raJUuMsfTl0mpNLnD72TxPfxTGCFlIJkT7aFkHxo2LQ=; b=1qUNAo2pe9NKThVdHZUgYl3OAn /tVjrsKQMXrko/2FpWr99eo93exDPidGgi898okgLQ3+YkPdq6c92ViGKK4HVleAKqMa+Wdfn/jA7 Fhg0jxKNfiJhco5OwRs9S6fvH3eLQMhusoTYFeIqhLONP7ebJU4n5LAMbfOjOmdyDeyPQdR+R9ED6 g5WplScuoS/IH6Q7hPKp7g51/A7VKqyXJPmjv1se7pIU5ZHhm4UBx5nfTV5EkELZRvjb54FvxkHtW kPXoB7+WctcwNiD4A7UBxMmVV5yoopKz+52jMLVcENIlUXXYMJCTh3SboEex3zJzgJ3wkVlLzlcit TxZskOOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sWcrT-0000000FZLQ-1BZN; Wed, 24 Jul 2024 14:20:59 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sWcr3-0000000FZEy-1pmY for linux-arm-kernel@lists.infradead.org; Wed, 24 Jul 2024 14:20:35 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 2FCB961211; Wed, 24 Jul 2024 14:20:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D3A9CC32782; Wed, 24 Jul 2024 14:20:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721830831; bh=Rukc6O3TUn3kCoKQwcb17Ej01IDzKcNV/0uipcAAcgo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=egBKb/gFfr1FDU1kzhsbr04PujEoZb7qvTpIfRAqROUU9ItecReDuSCMd89l1097U /91iq2H794OQaaf+09WrojyHjhFB2lABA1yqSGgeRsSlkra0AqBljZZojOIfsxFBwv oywnreAfvgLOzHkr+NcRisBEjQABIQmlWEjfWwH6N//eiSH6Q3KFSotOF2Tl5qG60/ jqEbTM9A+XZJSJA0O8WvwWrb9iIGA4lJDHeuT8ehtBEhv3u8XQSkB6ew56dhVqUZmH 5R5eSPd4YzWgIo/M5V1lF26pjXlVSpnKISSsLbwK0x/hPTRNw2p3PSdJmzbUG08Wyb w0m/O2bBlp/cQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id BFA97C43601; Wed, 24 Jul 2024 14:20:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] net: stmmac: Correct byte order of perfect_match From: patchwork-bot+netdevbpf@kernel.org Message-Id: <172183083178.11114.6015166451648250005.git-patchwork-notify@kernel.org> Date: Wed, 24 Jul 2024 14:20:31 +0000 References: <20240723-stmmac-perfect-match-v1-1-678a800343b2@kernel.org> In-Reply-To: <20240723-stmmac-perfect-match-v1-1-678a800343b2@kernel.org> To: Simon Horman Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240724_072033_567762_93444219 X-CRM114-Status: UNSURE ( 9.94 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net.git (main) by David S. Miller : On Tue, 23 Jul 2024 14:29:27 +0100 you wrote: > The perfect_match parameter of the update_vlan_hash operation is __le16, > and is correctly converted from host byte-order in the lone caller, > stmmac_vlan_update(). > > However, the implementations of this caller, dwxgmac2_update_vlan_hash() > and dwxgmac2_update_vlan_hash(), both treat this parameter as host byte > order, using the following pattern: > > [...] Here is the summary with links: - [net] net: stmmac: Correct byte order of perfect_match https://git.kernel.org/netdev/net/c/e9dbebae2e3c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html