Thread (36 messages) flat view 36 messages, 3 authors, 2025-08-18

Re: [PATCH net-next v6 03/19] net: modify core data structures for PSP datapath support

From: Paolo Abeni <pabeni@redhat.com>
Date: 2025-08-14 13:10:01

On 8/12/25 2:29 AM, Daniel Zahka wrote:
@@ -446,6 +447,9 @@ struct sock {
 	struct mem_cgroup	*sk_memcg;
 #ifdef CONFIG_XFRM
 	struct xfrm_policy __rcu *sk_policy[2];
+#endif
+#if IS_ENABLED(CONFIG_INET_PSP)
+	struct psp_assoc __rcu	*psp_assoc;
 #endif
 	__cacheline_group_end(sock_read_rxtx);
This cacheline group is apparently undocumented in
net_cachelines/inet_sock.rst, but perhaps it's worthy to start adding
the info for the newly added fields?

/P
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help