diff options
| author | Jussi Maki <[email protected]> | 2021-07-31 05:57:37 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2021-08-09 23:25:15 +0200 |
| commit | 95413846cca37f20000dd095cf6d91f8777129d7 (patch) | |
| tree | 10efc097fe1c9353717a18a3ed8a87ab8a14a8c6 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 689186699931313c7a42462602bd5c03eef77f9f (diff) | |
selftests/bpf: Fix xdp_tx.c prog section name
The program type cannot be deduced from 'tx' which causes an invalid
argument error when trying to load xdp_tx.o using the skeleton.
Rename the section name to "xdp" so that libbpf can deduce the type.
Signed-off-by: Jussi Maki <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions