aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWillem de Bruijn <[email protected]>2019-03-22 14:32:56 -0400
committerAlexei Starovoitov <[email protected]>2019-03-22 13:52:45 -0700
commit868d523535c2d00b696753ece606e641a816e91e (patch)
tree15da75a49cc199d51682617dc9974239c7933c76 /tools/perf/scripts/python/export-to-sqlite.py
parent2278f6cc151a8bef6ba0b3fe3009d14dc3c51c4a (diff)
bpf: add bpf_skb_adjust_room encap flags
When pushing tunnel headers, annotate skbs in the same way as tunnel devices. For GSO packets, the network stack requires certain fields set to segment packets with tunnel headers. gro_gse_segment depends on transport and inner mac header, for instance. Add an option to pass this information. Remove the restriction on len_diff to network header length, which is too short, e.g., for GRE protocols. Changes v1->v2: - document new flags - BPF_F_ADJ_ROOM_MASK moved v2->v3: - BPF_F_ADJ_ROOM_ENCAP_L3_MASK moved Signed-off-by: Willem de Bruijn <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions