Comment 5 for bug 1768452

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: Unable to insert test_bpf module for ubuntu_bpf_jit on Xenial s390x

Checked on Disco, it will fail with the same error message.

$ cat /boot/config-5.0.0-8-generic | grep CONFIG_TEST_BPF
CONFIG_TEST_BPF=m

It looks like all the test have passed but jited as well.:

$ sudo modprobe test_bpf
....
test_bpf: Summary: 377 PASSED, 1 FAILED, [362/362 JIT'ed]

Please find the attachment for dmesg output.