lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 19 Mar 2024 10:30:47 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 netdev@...r.kernel.org, eric.dumazet@...il.com, lixiaoyan@...gle.com
Subject: Re: [PATCH net] net: move dev->state into net_device_read_txrx group

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:

On Thu, 14 Mar 2024 20:08:45 +0000 you wrote:
> dev->state can be read in rx and tx fast paths.
> 
> netif_running() which needs dev->state is called from
> - enqueue_to_backlog() [RX path]
> - __dev_direct_xmit()  [TX path]
> 
> Fixes: 43a71cd66b9c ("net-device: reorganize net_device fast path variables")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> Cc: Coco Li <lixiaoyan@...gle.com>
> 
> [...]

Here is the summary with links:
  - [net] net: move dev->state into net_device_read_txrx group
    https://git.kernel.org/netdev/net/c/f6e0a4984c2e

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ