Comment 0 for bug 1779119

Revision history for this message
Po-Hsu Lin (cypressyew) wrote : test_maps in ubuntu_bpf failed on Bionic (libbpf: ./sockmap_parse_prog.o doesn't provide kernel version)

Similar to bug 1775837, this issue can be found on Bionic ARM64 / PowerPC

The error message is a bit different:
1975. + echo 'Running test_maps bpf test..'
1976. + cd bpf
1977. + ./test_maps
1978. libbpf: ./sockmap_parse_prog.o doesn't provide kernel version

So it looks like that the bug 1775837 has been solved, now this issue kicks in.