Thread (11 messages) flat view 11 messages, 6 authors, 2026-08-22

Re: [PATCH v4 1/4] nvmet-tcp: unify sockopt with do_sock_setsockopt

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-08-20 17:31:19
Also in: linux-nvme, mptcp

On Wed, 19 Aug 2026 11:04:39 +0200 Christoph Hellwig wrote:
quoted
A key benefit of this refactoring is that it decouples the socket option
configuration from the underlying transport protocol. This makes it
easier to extend nvmet-tcp to support other protocols, such as MPTCP, in
the future, as do_sock_setsockopt() abstracts away protocol-specific
differences without requiring per-option protocol-specific wrappers.  
We really should have generic helpers in the networking code for this
and not duplicate them in driver using socket options.
What do you mean by "for this" ?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help