diff options
author | Gerhard Engleder <[email protected]> | 2024-01-23 21:09:17 +0100 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-01-25 11:59:42 +0100 |
commit | 50bad6f797d4d501c5ef416a6f92e1912ab5aa8b (patch) | |
tree | 63d1658ab59e005cc93a2a488da3f9a3ba195d67 /kernel/bpf/arraymap.c | |
parent | 5da4597163562689033ed5728511782708e667f2 (diff) |
tsnep: Remove FCS for XDP data path
The RX data buffer includes the FCS. The FCS is already stripped for the
normal data path. But for the XDP data path the FCS is included and
acts like additional/useless data.
Remove the FCS from the RX data buffer also for XDP.
Fixes: 65b28c810035 ("tsnep: Add XDP RX support")
Fixes: 3fc2333933fd ("tsnep: Add XDP socket zero-copy RX support")
Signed-off-by: Gerhard Engleder <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions