aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_common.c
diff options
context:
space:
mode:
authorAlexander Lobakin <[email protected]>2025-06-12 16:02:32 +0000
committerTony Nguyen <[email protected]>2025-06-16 18:40:15 +0000
commit5495c58c65aa3d650cccaa19dc59115b9a0069a5 (patch)
tree3daff5094f628a535455e7e3884141cf937b2e58 /drivers/net/ethernet/intel/ice/ice_common.c
parentlibeth: xsk: add XSk xmit functions (diff)
downloadkernel-5495c58c65aa3d650cccaa19dc59115b9a0069a5.tar.gz
kernel-5495c58c65aa3d650cccaa19dc59115b9a0069a5.zip
libeth: xsk: add XSk Rx processing support
Add XSk counterparts for preparing XSk &libeth_xdp_buff (adding head and frags), running the program, and handling the verdict, inc. XDP_PASS. Shortcuts in comparison with regular Rx: frags and all verdicts except XDP_REDIRECT are under unlikely() and out of line; no checks for XDP program presence as it's always true for XSk. Suggested-by: Maciej Fijalkowski <[email protected]> # optimizations Signed-off-by: Alexander Lobakin <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_common.c')
0 files changed, 0 insertions, 0 deletions