Re: [PATCH net-next v5 00/16] net: introduce QUIC infrastructure and core subcomponents

Jakub Kicinski <[email protected]> Thu, 27 Nov 2025 18:30:08 -0800
Newsgroups dev.linux.lists.quic,dev.linux.lists.kernel-tls-handshake,org.kernel.vger.linux-cifs,org.kernel.vger.netdev
Message-ID <[email protected]>
On Mon, 24 Nov 2025 09:28:13 -0500 Xin Long wrote:
> The QUIC protocol, defined in RFC 9000, is a secure, multiplexed transport
> built on top of UDP. It enables low-latency connection establishment,
> stream-based communication with flow control, and supports connection
> migration across network paths, while ensuring confidentiality, integrity,
> and availability.

Please look thru the Claude review and address the legit complaints:

https://netdev-ai.bots.linux.dev/ai-review.html?id=8ac157b3-6222-4e89-ac52-28e4ca52d6c4

If the tool is confused but not in an dumb way - it may be worth adding
a relevant comment or info in the commit message. Otherwise a note under
--- would be appreciated to avoid maintainers having to re-check the
comments you already considered and disproved.

Thanks for adding the MAINTAINERS entry, two notes on that:
 - the entries must be sorted, so you need to move it down under Q
   instead of putting it next to SCTP
 - you seem to have copy/pasted the uAPI path for SCTP to the entry
   instead of QUIC ;)
-- 
pw-bot: cr