diff options
author | Somnath Kotur <[email protected]> | 2024-04-02 02:37:51 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-04 09:13:19 -0700 |
commit | 0ae1fafc8be6d4271a8ad66b4695e123a4e8cef1 (patch) | |
tree | 411d8d1417da32249cb7b9af139e7afdb3826a58 /tools/perf/scripts/python/libxed.py | |
parent | 1614f06e09ad6b271c6ed8ffd87ccf89ec51526c (diff) |
bnxt_en: Add XDP Metadata support
- Change the last arg to xdp_prepare_buff to true from false.
- Ensure that when XDP_PASS is returned the xdp->data_meta area
is copied to the skb->data area. Account for the meta data
size on skb allocation and do a pull after to move it to the
"reserved" zone.
Signed-off-by: Somnath Kotur <[email protected]>
Reviewed-by: Michael Chan <[email protected]>
Reviewed-by: Pavan Chebbi <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Jesper Dangaard Brouer <[email protected]>
Cc: John Fastabend <[email protected]>
Signed-off-by: Pavan Chebbi <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions