ACK: [SRU][G,H][PATCH v2 0/3] disable building bpf selftests

Kelsey Skunberg kelsey.skunberg at canonical.com
Fri Dec 18 02:36:03 UTC 2020


Acked-by: Kelsey Skunberg <kelsey.skunberg at canonical.com>

On 2020-12-16 13:38:34 , Kamal Mostafa wrote:
> BugLink: https://bugs.launchpad.net/bugs/1908144
> 
> Building tools/testing/selftests/bpf/ requires dependencies which cannot
> be easily satisfied by our build process. The problem is well-described
> by the pending upstream patch:
> 
> https://lore.kernel.org/bpf/20201210185233.28091-1-broonie@kernel.org/
> From: Mark Brown <broonie at kernel.org>
> Subject: [PATCH] selftests: Skip BPF seftests by default
> 
> To effect the same for {groovy, hirsute} we must instead make a
> debian/rules change via "UBUNTU: disable building bpf selftests (no
> VMLINUX_BTF)".
> 
> But lets also pick up the upstream change above, as well as my related
> "clarify" change, also pending upstream.
> 
> These three patches should be applied to {groovy, hirsute}:
> 
>   UBUNTU: SAUCE: selftests/bpf: clarify build error if no vmlinux
>   UBUNTU: SAUCE: selftests: Skip BPF seftests by default
>   UBUNTU: disable building bpf selftests (no VMLINUX_BTF)
> 
>  -Kamal
> 
> ---
> 
> Kamal Mostafa (2):
>   UBUNTU: SAUCE: selftests/bpf: Clarify build error if no vmlinux
>   UBUNTU: disable building bpf selftests (no VMLINUX_BTF)
> 
> Mark Brown (1):
>   UBUNTU: SAUCE: selftests: Skip BPF seftests by default
> 
>  debian/rules.d/0-common-vars.mk      | 2 +-
>  tools/testing/selftests/Makefile     | 6 ++++--
>  tools/testing/selftests/bpf/Makefile | 3 +++
>  3 files changed, 8 insertions(+), 3 deletions(-)
> 
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list