diff options
| author | Lorenzo Bianconi <[email protected]> | 2024-02-12 10:50:55 +0100 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-02-13 19:22:30 -0800 |
| commit | 4d2bb0bfe8741a8778e0053f31a4e0f0cba80e8b (patch) | |
| tree | af16927cee0ffcd322027b597f832fd0710a436f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 2b0cfa6e49566c8fa6759734cf821aa6e8271a9e (diff) | |
xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
Rely on skb pointer reference instead of the skb pointer in do_xdp_generic
and netif_receive_generic_xdp routine signatures.
This is a preliminary patch to add multi-buff support for xdp running in
generic mode where we will need to reallocate the skb to avoid
linearization and we will need to make it visible to do_xdp_generic()
caller.
Acked-by: Jesper Dangaard Brouer <[email protected]>
Reviewed-by: Toke Hoiland-Jorgensen <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Link: https://lore.kernel.org/r/c09415b1f48c8620ef4d76deed35050a7bddf7c2.1707729884.git.lorenzo@kernel.org
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions