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=13312 (MB=830), tx/s=13312 (MB/s=830) # rx=12586 (785 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=2911 (MB=181), tx/s=2911 (MB/s=181) # rx=2904 (181 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=14496 (MB=904), tx/s=14496 (MB/s=904) # rx=13889 (866 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=2944 (MB=183), tx/s=2944 (MB/s=183) # rx=2930 (183 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=15040 (MB=938), tx/s=15040 (MB/s=938) # rx=14597 (910 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=3299 (MB=205), tx/s=3299 (MB/s=205) # rx=3263 (205 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=13280 (MB=828), tx/s=13280 (MB/s=828) # rx=12719 (793 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=2881 (MB=179), tx/s=2881 (MB/s=179) # rx=2881 (179 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=13600 (MB=848), tx/s=13600 (MB/s=848) # rx=13281 (828 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=2639 (MB=164), tx/s=2639 (MB/s=164) # rx=2638 (164 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=15104 (MB=942), tx/s=15104 (MB/s=942) # rx=14645 (913 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=3081 (MB=192), tx/s=3081 (MB/s=192) # rx=3073 (192 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__->