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
| ||
|
Message-ID: <5cd4aec9-ca43-400a-97bb-9e94b20abb49@kernel.org> Date: Tue, 24 Oct 2023 21:11:27 -0600 From: David Ahern <dsahern@...nel.org> To: Coco Li <lixiaoyan@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Eric Dumazet <edumazet@...gle.com>, Neal Cardwell <ncardwell@...gle.com>, Mubashir Adnan Qureshi <mubashirq@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Andrew Lunn <andrew@...n.ch>, Jonathan Corbet <corbet@....net> Cc: netdev@...r.kernel.org, Chao Wu <wwchao@...gle.com>, Wei Wang <weiwan@...gle.com>, Pradeep Nemavat <pnemavat@...gle.com> Subject: Re: [PATCH v3 net-next 5/6] net-device: reorganize net_device fast path variables On 10/24/23 7:24 PM, Coco Li wrote: > diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index > b8bf669212cce..d4a8c42d9a9aa 100644 --- a/include/linux/netdevice.h +++ > b/include/linux/netdevice.h @@ -2076,6 +2076,60 @@ enum > netdev_ml_priv_type { */ struct net_device { + /* Caacheline > organization can be found documented in same here -- double aa in Cacheline
Powered by blists - more mailing lists