diff options
author | Stanislav Fomichev <[email protected]> | 2019-07-25 15:52:31 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-07-25 18:00:41 -0700 |
commit | e853ae776a58633492b59badab04f53a6b730d62 (patch) | |
tree | b10d761fe68b8f41dc500a6039ecdfefefc11fcc /tools/perf/scripts/python/check-perf-trace.py | |
parent | 71c99e32b926159ea628352751f66383d7d04d17 (diff) |
selftests/bpf: support BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP
Exit as soon as we found that packet is encapped when
BPF_FLOW_DISSECTOR_F_STOP_AT_ENCAP is passed.
Add appropriate selftest cases.
v2:
* Subtract sizeof(struct iphdr) from .iph_inner.tot_len (Willem de Bruijn)
Acked-by: Petar Penkov <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Acked-by: Song Liu <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Willem de Bruijn <[email protected]>
Cc: Petar Penkov <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions