make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=95008 (MB=5928), tx/s=95008 (MB/s=5928) # 3.09 [+1.50] rx=95008 (5928 MB) # 3.09 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=127756 (MB=7972), tx/s=127756 (MB/s=7972) # 6.10 [+1.36] rx=63845 (7972 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=73888 (MB=4610), tx/s=73888 (MB/s=4610) # 9.20 [+1.50] rx=73888 (4610 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=132314 (MB=8256), tx/s=132314 (MB/s=8256) # 12.20 [+1.36] rx=66146 (8256 MB) # 12.20 [+0.00] ok # 12.39 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=129696 (MB=8093), tx/s=129696 (MB/s=8093) # 15.31 [+1.50] rx=129696 (8093 MB) # 15.31 [+0.00] ok # 15.46 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=138926 (MB=8669), tx/s=138926 (MB/s=8669) # 18.28 [+1.40] rx=69399 (8669 MB) # 18.28 [+0.00] ok # 18.44 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=118560 (MB=7398), tx/s=118560 (MB/s=7398) # 21.36 [+1.50] rx=118560 (7398 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=124701 (MB=7781), tx/s=124701 (MB/s=7781) # 24.34 [+1.36] rx=62349 (7781 MB) # 24.34 [+0.00] ok # 24.53 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=95392 (MB=5952), tx/s=95392 (MB/s=5952) # 27.45 [+1.50] rx=95392 (5952 MB) # 27.45 [+0.00] ok # 27.63 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=113446 (MB=7079), tx/s=113446 (MB/s=7079) # 30.45 [+1.36] rx=56614 (7079 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=102176 (MB=6376), tx/s=102176 (MB/s=6376) # 33.54 [+1.50] rx=102176 (6376 MB) # 33.54 [+0.00] ok # 33.72 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=110834 (MB=6916), tx/s=110834 (MB/s=6916) # 36.54 [+1.40] rx=55313 (6916 MB) # 36.54 [+0.00] ok # 36.56 [+0.02] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->