Re: [PATCH bpf-next v6 01/23] selftests/bpf: fix config for CLS_BPF

From: Yonghong Song
Date: Fri Jul 15 2022 - 19:56:39 EST




On 7/12/22 7:58 AM, Benjamin Tissoires wrote:
When running test_progs under the VM (with vmtest.sh), some tests are
failing because the classifier bpf is not available.

Given that the script doesn't load that particular module, make it
part of vmlinux.

Signed-off-by: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>

Acked-by: Yonghong Song <yhs@xxxxxx>