mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
This only works in skb-mode, other modes fail the bpf_xdp_adjust_meta call and result in XDP_ABORTED. This only occurred on mlx5. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>