Re: [PATCH net-next 0/2] udp msg_zerocopy

2018-11-24 Thread David Miller
From: Willem de Bruijn Date: Sat, 24 Nov 2018 14:24:29 -0500 > From: Willem de Bruijn > > Enable MSG_ZEROCOPY for udp sockets > > Patch 1/2 is the main patch, a rebase from RFC patch > http://patchwork.ozlabs.org/patch/899630/ > more details in the patch commit message > > Patch 2/2 runs

[PATCH net-next 0/2] udp msg_zerocopy

2018-11-24 Thread Willem de Bruijn
From: Willem de Bruijn Enable MSG_ZEROCOPY for udp sockets Patch 1/2 is the main patch, a rebase from RFC patch http://patchwork.ozlabs.org/patch/899630/ more details in the patch commit message Patch 2/2 runs the already existing udp zerocopy tests as part of kselftest See also recent L