diff options
author | David Arinzon <[email protected]> | 2024-01-01 19:08:45 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-03 18:00:56 -0800 |
commit | d000574d02870710c62751148cbfe22993222b98 (patch) | |
tree | 0a74daab758c7cb4a90268fd18a834db03908bba /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 4ebb1f95e0c3c3e0eec5bb21aa43097580c4b6e4 (diff) |
net: ena: Move XDP code to its new files
XDP system has a very large footprint in the driver's overall code.
makes the whole driver's code much harder to read.
Moving XDP code to dedicated files.
This patch doesn't make any changes to the code itself and only
cut-pastes the code into ena_xdp.c and ena_xdp.h files so the change
is purely cosmetic.
Signed-off-by: Shay Agroskin <[email protected]>
Signed-off-by: David Arinzon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions