Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
A Dxdpxceiver.h47 #define print_verbose(x...) do { if (opt_verbose) ksft_print_msg(x); } while (0) macro
A Dxdpxceiver.c319 print_verbose("NS switched: %s\n", nsname); in switch_namespace()
987 print_verbose("Destroying socket\n"); in testapp_cleanup_xsk_res()
1001 print_verbose("Sending %d packets on interface %s\n", ifobject->pkt_stream->nb_pkts, in worker_testapp_validate_tx()
1129 print_verbose("Switching Tx/Rx vectors\n"); in testapp_bidi()

Completed in 8 milliseconds