make -C tools/testing/selftests TARGETS=net TEST_PROGS=io_uring_zerocopy_ttx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: io_uring_zerocopy_tx.sh # ipv4 udp -m 1 -t 1 -n 32 # tx=12928 (MB=806), tx/s=12928 (MB/s=806) # rx=12489 (779 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=2745 (MB=171), tx/s=2745 (MB/s=171) # rx=2692 (171 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=13600 (MB=848), tx/s=13600 (MB/s=848) # rx=13042 (813 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=2796 (MB=174), tx/s=2796 (MB/s=174) # rx=2772 (174 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=12544 (MB=782), tx/s=12544 (MB/s=782) # rx=12194 (760 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=3198 (MB=199), tx/s=3198 (MB/s=199) # rx=3198 (199 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=11328 (MB=706), tx/s=11328 (MB/s=706) # rx=10912 (680 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=2718 (MB=169), tx/s=2718 (MB/s=169) # rx=2717 (169 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=12704 (MB=792), tx/s=12704 (MB/s=792) # rx=12058 (752 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=2843 (MB=177), tx/s=2843 (MB/s=177) # rx=2831 (177 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=14208 (MB=886), tx/s=14208 (MB/s=886) # rx=13742 (857 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=3024 (MB=188), tx/s=3024 (MB/s=188) # rx=3021 (188 MB) # ok # OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net/lib: io_uring_zerocopy_tx.sh # Warning: file io_uring_zerocopy_tx.sh is missing! not ok 1 selftests: net/lib: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->