diff options
author | Lorenzo Bianconi <[email protected]> | 2022-01-21 11:09:53 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-01-21 14:14:02 -0800 |
commit | e121d27083e38bfe6ca9494fbed039e69889d5c7 (patch) | |
tree | c0dc759b354725210133dcebb925cc7fcaa6b905 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | c2f2cdbeffda7b153c19e0f3d73149c41026c0db (diff) |
net: mvneta: enable jumbo frames if the loaded XDP program support frags
Enable the capability to receive jumbo frames even if the interface is
running in XDP mode if the loaded program declare to properly support
xdp frags. At same time reject a xdp program not supporting xdp frags
if the driver is running in xdp frags mode.
Acked-by: Toke Hoiland-Jorgensen <[email protected]>
Acked-by: John Fastabend <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Link: https://lore.kernel.org/r/6909f81a3cbb8fb6b88e914752c26395771b882a.1642758637.git.lorenzo@kernel.org
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions