Comment 15 for bug 1917609

Revision history for this message
Ian May (ian-may) wrote :

Looks like the following commit impacted bpf on groovy

670b0872ad88481a5c2bdaba7bd29defc755ce64 UBUNTU: SAUCE: selftests: Skip BPF seftests by default

this patch causes the following to no longer work
sudo make -C linux/tools/testing/selftests TARGETS=bpf clean all

Confirmed the following does still work
sudo make -C linux/tools/testing/selftests/bpf clean all

preparing patch for autotest-client-tests/ubuntu_bpf