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: Daniel Zahka <daniel.zahka@gmail.com>
Date: 2025-08-18 17:36:08


On 8/14/25 9:09 AM, Paolo Abeni wrote:
quoted hunk ↗ jump to hunk
On 8/12/25 2:29 AM, Daniel Zahka wrote:
@@ -446,6 +447,9 @@ struct sock {
quoted
  	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?
I took a look at net_cachelines/inet_sock.rst and the other files in 
that directory. I don't see a table for the fields of struct sock where 
I could add an entry for psp_assoc. What kind of documentation are you 
looking for here?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help