Couple of minor updates on tc frontend. Resending with no changes and with John's Acked-by kept, orignal version got set to 'Changes requested' by mistake.
Thanks! Daniel Borkmann (4): tc, bpf, examples: further bpf_api improvements tc, bpf: improve verifier logging tc, bpf: give some more hints wrt false relos tc, bpf: use bind/type macros from gelf examples/bpf/bpf_cyclic.c | 4 +- examples/bpf/bpf_graft.c | 13 +--- examples/bpf/bpf_prog.c | 26 +++---- examples/bpf/bpf_shared.c | 3 +- examples/bpf/bpf_tailcall.c | 12 +-- include/bpf_api.h | 56 ++++++++++++-- tc/tc_bpf.c | 173 +++++++++++++++++++++++++++++++------------- tc/tc_bpf.h | 1 - 8 files changed, 191 insertions(+), 97 deletions(-) -- 1.9.3