Files
kernel_oneplus_sm8250/include
Jakub Kicinski 99f646774c UPSTREAM: net: xsk: add a simple buffer reuse queue
XSK UMEM is strongly single producer single consumer so reuse of
frames is challenging.  Add a simple "stash" of FILL packets to
reuse for drivers to optionally make use of.  This is useful
when driver has to free (ndo_stop) or resize a ring with an active
AF_XDP ZC socket.

Change-Id: I3e2d50258479e9a6665417c303a9cbc7685fec99
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2025-08-28 03:24:41 +03:00
..
2022-12-17 00:25:35 +02:00