diff options
| author | Jonathan Lemon <[email protected]> | 2019-06-06 13:59:43 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-06-10 23:31:26 -0700 |
| commit | 10a13bb40e541d8cb1d5f36403aae3a0f1a2ee58 (patch) | |
| tree | 839d4fe910c772d234fffa6bdda215017a5b90bb /tools/perf/scripts/python/bin | |
| parent | 940e7be34ab3d04b7e0b6dd57bdbda1d225c3d8c (diff) | |
libbpf: remove qidconf and better support external bpf programs.
Use the recent change to XSKMAP bpf_map_lookup_elem() to test if
there is a xsk present in the map instead of duplicating the work
with qidconf.
Fix things so callers using XSK_LIBBPF_FLAGS__INHIBIT_PROG_LOAD
bypass any internal bpf maps, so xsk_socket__{create|delete} works
properly.
Clean up error handling path.
Signed-off-by: Jonathan Lemon <[email protected]>
Acked-by: Song Liu <[email protected]>
Tested-by: Björn Töpel <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions