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: <250f5cd8-fe14-4edb-a282-111a041146bb@kernel.org> Date: Tue, 24 Oct 2023 21:10:49 -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 4/6] netns-ipv4: reorganize netns_ipv4 fast path variables On 10/24/23 7:24 PM, Coco Li wrote: > diff --git a/include/net/netns/ipv4.h b/include/net/netns/ipv4.h index > 73f43f6991999..03821b73ece70 100644 --- a/include/net/netns/ipv4.h +++ > b/include/net/netns/ipv4.h @@ -42,6 +42,34 @@ struct > inet_timewait_death_row { struct tcp_fastopen_context; struct netns_ipv4 > { + /* Caacheline organization can be found documented in s/Caacheline/Cacheline/
Powered by blists - more mailing lists