diff options
| author | Jakub Kicinski <[email protected]> | 2024-12-20 03:51:17 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-20 03:51:18 +0000 |
| commit | b73e56f16250c6124f8975636f1844472f6fd450 (patch) | |
| tree | 855e778c46a564be4b2e15653a605a947f013927 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | gre: Drop ip_route_output_gre(). (diff) | |
| parent | xsk: add generic XSk &xdp_buff -> skb conversion (diff) | |
| download | kernel-b73e56f16250c6124f8975636f1844472f6fd450.tar.gz kernel-b73e56f16250c6124f8975636f1844472f6fd450.zip | |
Merge branch 'xdp-a-fistful-of-generic-changes-pt-iii'
Alexander Lobakin says:
====================
xdp: a fistful of generic changes pt. III
XDP for idpf is currently 5.(6) chapters:
* convert Rx to libeth;
* convert Tx and stats to libeth;
* generic XDP and XSk code changes;
* generic XDP and XSk code additions pt. 1;
* generic XDP and XSk code additions pt. 2 (you are here);
* actual XDP for idpf via new libeth_xdp;
* XSk for idpf (via ^).
Part III.3 does the following:
* adds generic functions to build skbs from xdp_buffs (regular and
XSk) and attach frags to xdp_buffs (regular and XSk);
* adds helper to optimize XSk xmit in drivers.
Everything is prereq for libeth_xdp, but will be useful standalone
as well: less code in drivers, faster XSk XDP_PASS, smaller object
code.
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
