Home
last modified time | relevance | path

Searched refs:detected_cap (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c580 bool detected_cap; in tester_run() local
643 detected_cap = tester_collect_detected_cap(skel, ntohl(stats)); in tester_run()
646 detected_cap ? GREEN("DETECTED") : RED("NOT DETECTED"), in tester_run()