platform_system_bpf/libbpf_android
Steven Moreland 4891e61341 libbpf_android: waitForProgsLoaded
Creating a function for this rather than having people copy/paste a loop
there.

It's very intentional that there is no timeout here. If bpfloader is
down, there is a serious problem, and we shouldn't let code move forward
in a state where it may not have been tested.

Bug: 140330870
Test: boot & use bpf/netd
Change-Id: I358d1fcf77ad5406e294dd57307bc411e2c8ad6a
2020-01-10 15:37:53 -08:00
..
include libbpf_android: waitForProgsLoaded 2020-01-10 15:37:53 -08:00
Android.bp libbpf_android: waitForProgsLoaded 2020-01-10 15:37:53 -08:00
BpfLoadTest.cpp Add tests for BPF loader 2019-02-04 15:28:52 -05:00
BpfMapTest.cpp fix broken double close in BpfMapTest.cpp 2019-08-10 01:25:17 +00:00
BpfUtils.cpp remove spurious equals comparators 2020-01-06 13:57:05 +00:00
Loader.cpp libbpf_android: waitForProgsLoaded 2020-01-10 15:37:53 -08:00
LoaderUtils.h Fix compiler warnings. 2019-02-01 15:48:19 -08:00