Re: QUIC: use sendmmsg() with GSO

2024-04-25 Thread Roman Arutyunyan
Hi, > On 20 Apr 2024, at 6:12 PM, Marcin Wanat wrote: > > Hi, > > I discovered a patch for QUIC that enables the use of sendmmsg() with > GSO, authored by Roman Arutyunyan: > > https://mailman.nginx.org/pipermail/nginx-devel/2023-July/4ZTXGDMY2LC4VRZRBNBXGULYHS5DMR3Z.html > > However, for som

QUIC: use sendmmsg() with GSO

2024-04-20 Thread Marcin Wanat
Hi, I discovered a patch for QUIC that enables the use of sendmmsg() with GSO, authored by Roman Arutyunyan: https://mailman.nginx.org/pipermail/nginx-devel/2023-July/4ZTXGDMY2LC4VRZRBNBXGULYHS5DMR3Z.html However, for some reason, this patch has never been merged into the Nginx codebase. Accordi