diff options
author | Lorenz Bauer <[email protected]> | 2020-11-05 11:52:30 +0000 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2020-11-05 18:20:41 -0800 |
commit | f9b7ff0d7f7a466a920424246e7ddc2b84c87e52 (patch) | |
tree | 7df91abb77173377acb9dc37b7f89830cf6e3dc9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25cf73b9ff88fd4608699a0313f820758b4c252d (diff) |
tools/bpftool: Fix attaching flow dissector
My earlier patch to reject non-zero arguments to flow dissector attach
broke attaching via bpftool. Instead of 0 it uses -1 for target_fd.
Fix this by passing a zero argument when attaching the flow dissector.
Fixes: 1b514239e859 ("bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACH")
Reported-by: Jiri Benc <[email protected]>
Signed-off-by: Lorenz Bauer <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions