diff options
author | Nikita V. Shirokov <[email protected]> | 2018-04-17 21:42:18 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-04-18 23:34:16 +0200 |
commit | 5a6a22e378244cb3aa0473abc31a5d1c2cb2327b (patch) | |
tree | 478ca87e5601c85d730a47e1ecb9b373f491185d /tools/perf/scripts/python/mem-phys-addr.py | |
parent | a48ce00f9aeb6ce1227e291c36a0fa4995273144 (diff) |
bpf: make netronome nfp compatible w/ bpf_xdp_adjust_tail
w/ bpf_xdp_adjust_tail helper xdp's data_end pointer could be changed as
well (only "decrease" of pointer's location is going to be supported).
changing of this pointer will change packet's size.
for nfp driver we will just calculate packet's length unconditionally
Acked-by: Alexei Starovoitov <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: Nikita V. Shirokov <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions