diff options
| author | Shannon Nelson <[email protected]> | 2024-02-14 09:59:05 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-16 08:48:08 +0000 |
| commit | f81da39bf4c0a544d057330d3c3c93336307ea51 (patch) | |
| tree | 622271676845a998f0ee94eb7378098655eec635 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 180e35cdf035d1c2e9ebdc06a9944a9eb81cc3d8 (diff) | |
ionic: Add XDP packet headroom
If an xdp program is loaded, add headroom at the beginning
of the frame to allow for editing and insertions that an XDP
program might need room for, and tailroom used later for XDP
frame tracking. These are only needed in the first Rx buffer
in a packet, not for any trailing frags.
Co-developed-by: Brett Creeley <[email protected]>
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions