On Thu, May 16, 2019 at 9:47 AM Stanislav Fomichev wrote:
>
> Missing files are:
> * tools/testing/selftests/bpf/map_tests/tests.h - autogenerated
> * tools/testing/selftests/bpf/test_sysctl - binary
>
> Fixes: 51a0e301a563 ("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps")
> Fixes: 1f5fa9ab6e
Missing files are:
* tools/testing/selftests/bpf/map_tests/tests.h - autogenerated
* tools/testing/selftests/bpf/test_sysctl - binary
Fixes: 51a0e301a563 ("bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps")
Fixes: 1f5fa9ab6e2e ("selftests/bpf: Test BPF_CGROUP_SYSCTL")
Signed-off-by: Stanislav Fo