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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # ipv4 udp -m 1 -t 1 -n 32 # tx=97728 (MB=6098), tx/s=97728 (MB/s=6098) # rx=97696 (6096 MB) # ok # ipv4 tcp -m 1 -t 1 -n 1 # tx=94158 (MB=5875), tx/s=94158 (MB/s=5875) # rx=80591 (5875 MB) # ok # ipv4 udp -m 2 -t 1 -n 32 # tx=111200 (MB=6939), tx/s=111200 (MB/s=6939) # rx=111156 (6936 MB) # ok # ipv4 tcp -m 2 -t 1 -n 1 # tx=101197 (MB=6315), tx/s=101197 (MB/s=6315) # rx=66886 (6315 MB) # ok # ipv4 udp -m 3 -t 1 -n 32 # tx=125632 (MB=7839), tx/s=125632 (MB/s=7839) # rx=125615 (7838 MB) # ok # ipv4 tcp -m 3 -t 1 -n 1 # tx=83876 (MB=5234), tx/s=83876 (MB/s=5234) # rx=54129 (5234 MB) # ok # ipv6 udp -m 1 -t 1 -n 32 # tx=103424 (MB=6454), tx/s=103424 (MB/s=6454) # rx=103264 (6444 MB) # ok # ipv6 tcp -m 1 -t 1 -n 1 # tx=69126 (MB=4313), tx/s=69126 (MB/s=4313) # rx=48055 (4313 MB) # ok # ipv6 udp -m 2 -t 1 -n 32 # tx=122560 (MB=7648), tx/s=122560 (MB/s=7648) # rx=122501 (7644 MB) # ok # ipv6 tcp -m 2 -t 1 -n 1 # tx=93756 (MB=5850), tx/s=93756 (MB/s=5850) # rx=73949 (5850 MB) # ok # ipv6 udp -m 3 -t 1 -n 32 # tx=131456 (MB=8203), tx/s=131456 (MB/s=8203) # rx=131441 (8202 MB) # ok # ipv6 tcp -m 3 -t 1 -n 1 # tx=87512 (MB=5461), tx/s=87512 (MB/s=5461) # rx=57953 (5461 MB) # ok # OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # 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-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->