From: David S. Miller Date: Fri, 4 Mar 2022 13:06:12 +0000 (+0000) Subject: Merge branch 'nfp-AF_XDP-zero-copy' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=844f63f5dba811dab87c8650e011bc914c51f86b;p=linux.git Merge branch 'nfp-AF_XDP-zero-copy' Simon Horman says: ==================== Add AF_XDP zero-copy support for NFP Niklas Söderlund says: This series adds AF_XDP zero-copy support for the NFP driver. The series is based on previous work done by Jakub Kicinski. Patch 1/5 and 2/5 prepares the driver for AF_XDP support by refactoring functions that will act differently once AF_XDP is active or not making the driver easier to read and by preparing some functions to be reused outside the local file scope. Patch 3/5 and 4/5 prepares the driver for dealing the UMEM while finally patch 5/5 adds AF_XDP support. Based on work by Jakub Kicinski. ==================== Signed-off-by: David S. Miller --- 844f63f5dba811dab87c8650e011bc914c51f86b