diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-12-12 18:23:08 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-12 18:23:42 -0800 |
commit | 363177375e04ef2f0324bbaa1554e9e98eff2e67 (patch) | |
tree | 79b88b54d57625f545f2cdd3351e553d5aa4478a /net/unix/af_unix.c | |
parent | a42d71e322a8066dcfa228ce8529bb073c521ae9 (diff) | |
parent | 0dffdb3b3366c932fb7d210f5032476c552f7000 (diff) |
Merge branch 'xdp-a-fistful-of-generic-changes-pt-ii'
Alexander Lobakin says:
====================
xdp: a fistful of generic changes pt. II (part)
XDP for idpf is currently 5.5 chapters:
* convert Rx to libeth;
* convert Tx and stats to libeth;
* generic XDP and XSk code changes;
* generic XDP and XSk code additions (you are here);
* actual XDP for idpf via new libeth_xdp;
* XSk for idpf (via ^).
Part III.2.1 does the following:
* allows mixing pages from several Page Pools within one XDP frame;
* optimizes &xdp_frame structure and removes no-more-used field;
Everything is prereq for libeth_xdp, but will be useful standalone
as well: faster xdp_return_frame_bulk() and xdp_frame fields access.
====================
Link: https://patch.msgid.link/20241211172649.761483-1-aleksander.lobakin@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions