diff options
author | Nikita V. Shirokov <[email protected]> | 2018-04-17 21:42:16 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-04-18 23:34:16 +0200 |
commit | b968e735c79767a3c91217fbae691581aa557d8d (patch) | |
tree | d0849b335ad77f16978fab472fe573740b161002 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | e5e0a59b7cd17244cb0c1d87112b0c9e5e2bfb39 (diff) |
bpf: make bnxt 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 bnxt driver we will just calculate packet's length unconditionally
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Nikita V. Shirokov <[email protected]>
Acked-by: Michael Chan <[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