Re: [PATCH net-next 1/2] tls: remove tls_toe and the related driver
From: Eric Dumazet <edumazet@google.com>
Date: 2026-06-10 04:04:27
Also in:
linux-doc, linux-s390
From: Eric Dumazet <edumazet@google.com>
Date: 2026-06-10 04:04:27
Also in:
linux-doc, linux-s390
On Tue, Jun 9, 2026 at 7:21 AM Sabrina Dubroca [off-list ref] wrote:
The tls_toe feature and its single user (chelsio chtls) have been unmaintained for multiple years. It also hooks into the core of the TCP implementation, and bypasses most of the networking stack. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Nice! Reviewed-by: Eric Dumazet <edumazet@google.com>