2026-06-08, 20:02:54 -0700, Jakub Kicinski wrote:
On Mon, 8 Jun 2026 10:28:45 +0200 Sabrina Dubroca wrote:
quoted
2026-06-05, 20:57:07 +0800, Geliang Tang wrote:
quoted
From: Geliang Tang <redacted>
When a TLS socket is offloaded to a TOE device, tls_toe_bypass() replaces
Or maybe it's time to simply drop tls_toe? There's only one driver
that uses it (chelsio/chtls), and it hasn't been touched by someone at
chelsio since 2021 (2355a6773a2c [1]). Since then, there have been a
few fixes by people who I doubt are actually using this (Eric, Dan
Carpenter), everything else is treewide/refactoring patches.
Yup, tls_toe is unsalvageable. Sabrina, could you float a net-next
patch to nuke it?
Good, I'm on it. I'm also removing a bunch of EXPORT_SYMBOL* that are
no longer used (and should never have been used outside of net/ipv6,
but well).
--
Sabrina