Newly added test case bpf test_netcnt failed on i386 and qemu_i386 on mainline and -next kernel. Here we are running i386 kernel on x86_64 device. Pass on x86_64, arm64 and arm.
Am i missing any pre required Kconfigs ?
Test output log, selftests: bpf: test_netcnt libbpf: failed to create map (name: 'percpu_netcnt'): Invalid argument libbpf: failed to load object './netcnt_prog.o' Failed to load bpf program not ok 1.. selftests: bpf: test_netcnt [FAIL] selftests: bpf_test_netcnt [FAIL]
Full test log, https://lkft.validation.linaro.org/scheduler/job/574652#L2903
Kernel Config, http://snapshots.linaro.org/openembedded/lkft/rocko/intel-core2-32/lkft/linu...
Test results comparison of arm64, arm, x86_64 and i386 (kernel running on x86_64 machine). https://qa-reports.linaro.org/_/comparetest/?project=22&project=6&su...
Best regards Naresh Kamboju
On Fri, Jan 18, 2019 at 01:39:24PM +0530, Naresh Kamboju wrote:
Newly added test case bpf test_netcnt failed on i386 and qemu_i386 on mainline and -next kernel. Here we are running i386 kernel on x86_64 device. Pass on x86_64, arm64 and arm.
Am i missing any pre required Kconfigs ?
Hi Naresh!
Thank you for the report, I'll take a look.
Based on the results you've linked, it looks like there are many failed bpf tests, so I can assume there is one or more shared problems.
Thanks!
linux-kselftest-mirror@lists.linaro.org