On Mon, Apr 16, 2018 at 11:51:28PM -0700, Nikita V. Shirokov wrote: > 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 cavium's thunder driver we will just calculate packet's length > unconditionally > > Signed-off-by: Nikita V. Shirokov <tehn...@tehnerd.com>
Acked-by: Alexei Starovoitov <a...@kernel.org>