diff options
| author | Daniel Borkmann <[email protected]> | 2017-08-17 17:22:37 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-17 10:25:19 -0700 |
| commit | 047b0ecd683045dcea371f9d4d2917dcf3c553da (patch) | |
| tree | fac249e34e4080b24edcacba128b5ae4a5a0cdd3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 976d28bfd1f62a3f8e5370c5e7127ff5b3499359 (diff) | |
bpf: reuse tc bpf prologue for sk skb progs
Given both program types are effecitvely doing the same in the
prologue, just reuse the one that we had for tc and only adapt
to the corresponding drop verdict value. That way, we don't need
to have the duplicate from 8a31db561566 ("bpf: add access to sock
fields and pkt data from sk_skb programs") to maintain.
Reported-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions