All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sabrina Dubroca <sd@queasysnail.net>
To: netdev@vger.kernel.org
Cc: Ayush Sawal <ayush.sawal@chelsio.com>,
	John Fastabend <john.fastabend@gmail.com>,
	Jakub Kicinski <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>
Subject: Re: [PATCH net-next 0/2] net: remove tls_toe
Date: Wed, 10 Jun 2026 19:08:18 +0200	[thread overview]
Message-ID: <aimaArGsuD6Evobp@krikkit> (raw)
In-Reply-To: <cover.1781013810.git.sd@queasysnail.net>

2026-06-09, 16:21:20 +0200, Sabrina Dubroca wrote:
> This series removes the tls_toe feature, its single user (chtls), and
> cleans up the EXPORT_SYMBOL()s that no other module requires.
> 
> Tested only via make allmodconfig + make.
> 
> Sabrina Dubroca (2):
>   tls: remove tls_toe and the related driver
>   net: remove some unused EXPORT_SYMBOL()s
> 
>  Documentation/networking/tls-offload.rst      |    6 -

I'll send a v2 to fix the docs brainfart.

Sashiko is suggesting a few additional cleanups:

 - remove NETIF_F_HW_TLS_RECORD/_BIT
     makes sense, I'll add that too

 - do some more cleanups in the cxgb4 driver (CXGB4_ULD_TLS is now
   unused, but then if I remove that I should probably remove some
   other things)
     I'd prefer not to mess more with the driver, as I don't know
     the code and I don't have the HW to test any changes.

-- 
Sabrina

  parent reply	other threads:[~2026-06-10 17:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-09 14:21 [PATCH net-next 0/2] net: remove tls_toe Sabrina Dubroca
2026-06-09 14:21 ` [PATCH net-next 1/2] tls: remove tls_toe and the related driver Sabrina Dubroca
2026-06-10  4:04   ` Eric Dumazet
2026-06-10 14:21   ` sashiko-bot
2026-06-09 14:21 ` [PATCH net-next 2/2] net: remove some unused EXPORT_SYMBOL()s Sabrina Dubroca
2026-06-10  3:49   ` kernel test robot
2026-06-10 17:08 ` Sabrina Dubroca [this message]
2026-06-10 23:55   ` [PATCH net-next 0/2] net: remove tls_toe Jakub Kicinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aimaArGsuD6Evobp@krikkit \
    --to=sd@queasysnail.net \
    --cc=andrew+netdev@lunn.ch \
    --cc=ayush.sawal@chelsio.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=john.fastabend@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.