* psock patch
@ 2023-03-10 17:11 Hannes Reinecke
2023-03-10 17:43 ` Chuck Lever III
0 siblings, 1 reply; 2+ messages in thread
From: Hannes Reinecke @ 2023-03-10 17:11 UTC (permalink / raw)
To: Chuck Lever III; +Cc: kernel-tls-handshake@lists.linux.dev
Hi Chuck,
for the previous accept()-based patch series you had a
patch 'net: Add distinct sk_psock field', claiming that it
was required to get kTLS and any other ULP using sk_user_data
to run.
What happened to it?
Is it still required?
Reason I'm asking is that I'm seeing odd stalls during encrypted traffic
(command timeouts etc), whereas the TLS connection itself seems
to be happy.
Cheers,
Hannes
--
Dr. Hannes Reinecke Kernel Storage Architect
hare@suse.de +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Ivo Totev, Andrew
Myers, Andrew McDonald, Martje Boudien Moerman
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: psock patch
2023-03-10 17:11 psock patch Hannes Reinecke
@ 2023-03-10 17:43 ` Chuck Lever III
0 siblings, 0 replies; 2+ messages in thread
From: Chuck Lever III @ 2023-03-10 17:43 UTC (permalink / raw)
To: Hannes Reinecke; +Cc: kernel-tls-handshake@lists.linux.dev
> On Mar 10, 2023, at 12:11 PM, Hannes Reinecke <hare@suse.de> wrote:
>
> Hi Chuck,
>
> for the previous accept()-based patch series you had a
> patch 'net: Add distinct sk_psock field', claiming that it
> was required to get kTLS and any other ULP using sk_user_data
> to run.
> What happened to it?
commit 2a0133723f9e ("net: fix refcount bug in sk_psock_get (2)")
in v6.0 made it safer to share the sk_user_data field, and broke
the patch that I had.
> Is it still required?
It appears to be unnecessary now for for the RPC consumers. Likely
unnecessary for anyone else using sk_user_data, but YMMV.
But as I said, my old patch won't apply after v6.0, IIRC.
> Reason I'm asking is that I'm seeing odd stalls during encrypted traffic
> (command timeouts etc), whereas the TLS connection itself seems
> to be happy.
--
Chuck Lever
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-03-10 17:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 17:11 psock patch Hannes Reinecke
2023-03-10 17:43 ` Chuck Lever III
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox