diff options
author | Shmuel Hazan <shmuel.h@siklu.com> | 2023-06-13 13:55:04 +0300 |
---|---|---|
committer | Beno�t Ganne <bganne@cisco.com> | 2023-06-14 14:16:27 +0000 |
commit | 07e6c829507cbb3f842227db66f615dd8a262239 (patch) | |
tree | d0f5ba934c96e5604f4d1ce6af7726c884b7f27a /extras/hs-test | |
parent | 39c40fa349505b584472678318ef8548ab203aed (diff) |
af_xdp: linearize buffer chains before TX
The af_xdp plugin does not support chained buffers; attempting to send
chain buffers will result truncated packets or even send other packet's
data. As a workaround, turn any buffer chain into a single buffer before
tx.
Type: fix
Change-Id: I05dec912455eb2bb6c8122a28cd646f88983aa9a
Signed-off-by: Shmuel Hazan <shmuel.h@siklu.com>
Diffstat (limited to 'extras/hs-test')
0 files changed, 0 insertions, 0 deletions