[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169393689987.22693.11325949462948037796.git-patchwork-notify@kernel.org>
Date: Tue, 05 Sep 2023 18:01:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Geetha sowjanya <gakula@...vell.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, sgoutham@...vell.com, lcherian@...vell.com,
jerinj@...vell.com, sbhatta@...vell.com, hkelam@...vell.com
Subject: Re: [net PATCH] octeontx2-af: Fix truncation of smq in CN10K NIX AQ
enqueue mbox handler
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 5 Sep 2023 12:18:16 +0530 you wrote:
> The smq value used in the CN10K NIX AQ instruction enqueue mailbox
> handler was truncated to 9-bit value from 10-bit value because of
> typecasting the CN10K mbox request structure to the CN9K structure.
> Though this hasn't caused any problems when programming the NIX SQ
> context to the HW because the context structure is the same size.
> However, this causes a problem when accessing the structure parameters.
> This patch reads the right smq value for each platform.
>
> [...]
Here is the summary with links:
- [net] octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
https://git.kernel.org/netdev/net/c/29fe7a1b6271
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists