diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2017-12-15 00:29:18 -0500 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2017-12-15 08:18:18 -0500 |
commit | 0d49eaf4db2ad18489ff1cfceba17006c1d17b7e (patch) | |
tree | dfa5b9c1859a1657d4f61838b165ba8786000bc7 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 2cb230bdedb1b422507359ebc39d8f134300bf01 (diff) |
nfp: bpf: add basic support for adjust head call
Support bpf_xdp_adjust_head(). We need to check whether the
packet offset after adjustment is within datapath's limits.
We also check if the frame is at least ETH_HLEN long (similar
to the kernel implementation).
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions