Comment 5 for bug 1948351

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : Re: linux ADT test_bpf failure with linux/5.4.0-90.101

Tested on P8 node entei with 4.15.0-162-generic

Kernel 4.15.0-162-generic + Source 4.15.0-162-generic
[12008.662733] test_bpf: #145 ALU_MOD_K: 3 % 1 = 0 jited:1 ret 3 != 0 FAIL (1 times)
[12008.663071] test_bpf: #148 ALU64_MOD_K: 3 % 1 = 0 jited:1 ret 3 != 0 FAIL (1 times)
[12012.150242] test_bpf: Summary: 340 PASSED, 2 FAILED, [334/334 JIT'ed]

Note that the test environment is not clean as I don't have any available P8 node at hand (gulpin cannot be deployed with Bionic for some reason) so I am re-using the ubuntu_qrt_apparmor job, which is hanging for the moment.

Also, this test output needs to be improved, I have filed bug 1948448 for this.