[PATCH v4 0/6] net/af_xdp: make compatible with libbpf v0.8.0

Ferruh Yigit ferruh.yigit at amd.com
Fri Oct 7 19:40:16 CEST 2022


On 10/6/2022 7:26 AM, Andrew Rybchenko wrote:
> Update net/af_xdp build to support libbfp v0.8.0.
> Avoid library version based checks, check for function presense
> instead.
> 
> v4:
>      - just rebase
>      - do not mention libbpf v0.8.0 as a strict limitation
> 
> v3:
>      - avoid version-based checks
> 
> Andrew Rybchenko (5):
>    net/af_xdp: move XDP library presence flag to right branch
>    net/af_xdp: make it clear which libxdp version is required
>    net/af_xdp: avoid version-based check for shared UMEM
>    net/af_xdp: avoid version-based check for program load mech
>    net/af_xdp: log errors on XDP program removal failures
> 
> Ciara Loftus (1):
>    net/af_xdp: make compatible with libbpf v0.8.0
> 

For series,
Reviewed-by: Ferruh Yigit <ferruh.yigit at amd.com>

Series applied to dpdk-next-net/main, thanks.



More information about the dev mailing list