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]
Message-Id: 
 <176224740625.2395086.6132299450268969280.git-patchwork-notify@kernel.org>
Date: Tue, 04 Nov 2025 09:10:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tonghao Zhang <tonghao@...aicloud.com>
Cc: netdev@...r.kernel.org, eranbe@...lanox.com, jiri@...lanox.com,
 xiyou.wangcong@...il.com, kuba@...nel.org, edumazet@...gle.com,
 horms@...nel.org, pabeni@...hat.com, idosch@...sch.org
Subject: Re: [PATCH net-next] net: add net cookie for net device trace events

Hello:

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

On Tue, 28 Oct 2025 12:32:44 +0800 you wrote:
> In a multi-network card or container environment, this is needed in order
> to differentiate between trace events relating to net devices that exist
> in different network namespaces and share the same name.
> 
> for xmit_timeout trace events:
> [002] ..s1.  1838.311662: net_dev_xmit_timeout: dev=eth0 driver=virtio_net queue=10 net_cookie=3
> [007] ..s1.  1839.335650: net_dev_xmit_timeout: dev=eth0 driver=virtio_net queue=10 net_cookie=4100
> [007] ..s1.  1844.455659: net_dev_xmit_timeout: dev=eth0 driver=virtio_net queue=10 net_cookie=3
> [002] ..s1.  1850.087647: net_dev_xmit_timeout: dev=eth0 driver=virtio_net queue=10 net_cookie=3
> 
> [...]

Here is the summary with links:
  - [net-next] net: add net cookie for net device trace events
    https://git.kernel.org/netdev/net-next/c/27cb3de7f43a

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