diff options
| author | Saket Kumar Bhaskar <[email protected]> | 2025-05-27 05:41:38 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-05-28 08:00:14 +0000 |
| commit | acea6b132d813a12ac414f6b1efb05921623afc0 (patch) | |
| tree | 0c9c6c40c57f9b3901a0371d1ca657038055bf5b /drivers/net/ethernet/intel/ice/ice_dcb_lib.c | |
| parent | selftests: netfilter: Fix skip of wildcard interface test (diff) | |
| download | kernel-acea6b132d813a12ac414f6b1efb05921623afc0.tar.gz kernel-acea6b132d813a12ac414f6b1efb05921623afc0.zip | |
selftests/bpf: Fix bpf selftest build warning
On linux-next, build for bpf selftest displays a warning:
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h'
differs from latest version at 'include/uapi/linux/if_xdp.h'.
Commit 8066e388be48 ("net: add UAPI to the header guard in various network headers")
changed the header guard from _LINUX_IF_XDP_H to _UAPI_LINUX_IF_XDP_H
in include/uapi/linux/if_xdp.h.
To resolve the warning, update tools/include/uapi/linux/if_xdp.h
to align with the changes in include/uapi/linux/if_xdp.h
Fixes: 8066e388be48 ("net: add UAPI to the header guard in various network headers")
Reported-by: Venkat Rao Bagalkote <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Tested-by: Venkat Rao Bagalkote <[email protected]>
Signed-off-by: Saket Kumar Bhaskar <[email protected]>
Acked-by: Daniel Borkmann <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions
