diff options
author | Lorenzo Bianconi <[email protected]> | 2022-01-21 11:10:06 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-01-21 14:14:03 -0800 |
commit | ab0db46396ca7a29cb3b5fc206abb5ffa63ad617 (patch) | |
tree | 4a77f5db26ef6560f54a857157adac3dc49290c4 /drivers/fpga/fpga-bridge.c | |
parent | 0c5e118cb4b8a885622f76e528135e86f722ba7f (diff) |
xdp: disable XDP_REDIRECT for xdp frags
XDP_REDIRECT is not fully supported yet for xdp frags since not
all XDP capable drivers can map non-linear xdp_frame in ndo_xdp_xmit
so disable it for the moment.
Acked-by: Toke Hoiland-Jorgensen <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Link: https://lore.kernel.org/r/0da25e117d0e2673f5d0ce6503393c55c6fb1be9.1642758637.git.lorenzo@kernel.org
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions