diff options
author | Jakub Sitnicki <[email protected]> | 2020-05-31 10:28:45 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-06-01 15:21:03 -0700 |
commit | b4b8a3bf9ef0fbbf343b624d68ea328dd4edd5c4 (patch) | |
tree | eaf9771a8c2940eaaae4cb817fd602c306813f53 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b8215dce7dfd817ca38807f55165bf502146cd68 (diff) |
selftests/bpf: Convert test_flow_dissector to use BPF skeleton
Switch flow dissector test setup from custom BPF object loader to BPF
skeleton to save boilerplate and prepare for testing higher-level API for
attaching flow dissector with bpf_link.
To avoid depending on program order in the BPF object when populating the
flow dissector PROG_ARRAY map, change the program section names to contain
the program index into the map. This follows the example set by tailcall
tests.
Signed-off-by: Jakub Sitnicki <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions