diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2022-01-21 11:09:50 +0100 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-01-21 14:14:01 -0800 |
commit | 7c48cb0176c6d6d3b55029f7ff4ffa05faee6446 (patch) | |
tree | b5ea5c4a4693318b19d4350491c37d69f523bbd7 /drivers/net/ethernet/marvell | |
parent | ed7a58cb40bd1dda5bf3a7f4d18d2652423fd14b (diff) | |
download | linux-7c48cb0176c6d6d3b55029f7ff4ffa05faee6446.tar.gz linux-7c48cb0176c6d6d3b55029f7ff4ffa05faee6446.tar.bz2 linux-7c48cb0176c6d6d3b55029f7ff4ffa05faee6446.zip |
xdp: add frags support to xdp_return_{buff/frame}
Take into account if the received xdp_buff/xdp_frame is non-linear
recycling/returning the frame memory to the allocator or into
xdp_frame_bulk.
Acked-by: Toke Hoiland-Jorgensen <toke@redhat.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://lore.kernel.org/r/a961069febc868508ce1bdf5e53a343eb4e57cb2.1642758637.git.lorenzo@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/marvell')
0 files changed, 0 insertions, 0 deletions