[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173164202826.2141101.1147325263004116030.git-patchwork-notify@kernel.org>
Date: Fri, 15 Nov 2024 03:40:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, andrew+netdev@...n.ch, netdev@...r.kernel.org,
pegro@...iks.de, przemyslaw.kitszel@...el.com, ivecera@...hat.com,
stable@...r.kernel.org, pmenzel@...gen.mpg.de,
himasekharx.reddy.pucha@...el.com
Subject: Re: [PATCH net] i40e: Fix handling changed priv flags
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 13 Nov 2024 13:07:04 -0800 you wrote:
> From: Peter Große <pegro@...iks.de>
>
> After assembling the new private flags on a PF, the operation to determine
> the changed flags uses the wrong bitmaps. Instead of xor-ing orig_flags
> with new_flags, it uses the still unchanged pf->flags, thus changed_flags
> is always 0.
>
> [...]
Here is the summary with links:
- [net] i40e: Fix handling changed priv flags
https://git.kernel.org/netdev/net/c/ea301aec8bb7
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