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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=107936 (MB=6735), tx/s=107936 (MB/s=6735) # 3.07 [+1.50] rx=107936 (6735 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=106871 (MB=6669), tx/s=106871 (MB/s=6669) # 6.06 [+1.40] rx=53393 (6669 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=114656 (MB=7154), tx/s=114656 (MB/s=7154) # 9.15 [+1.50] rx=114656 (7154 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=116119 (MB=7246), tx/s=116119 (MB/s=7246) # 12.14 [+1.40] rx=57971 (7246 MB) # 12.14 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=130880 (MB=8167), tx/s=130880 (MB/s=8167) # 15.24 [+1.50] rx=130880 (8167 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=117908 (MB=7357), tx/s=117908 (MB/s=7357) # 18.23 [+1.40] rx=58938 (7357 MB) # 18.23 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=107584 (MB=6713), tx/s=107584 (MB/s=6713) # 21.35 [+1.50] rx=107584 (6713 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.42] tx=112580 (MB=7025), tx/s=112580 (MB/s=7025) # 24.34 [+1.40] rx=56276 (7025 MB) # 24.35 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=117824 (MB=7352), tx/s=117824 (MB/s=7352) # 27.43 [+1.50] rx=117824 (7352 MB) # 27.44 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.46] tx=115988 (MB=7238), tx/s=115988 (MB/s=7238) # 30.42 [+1.36] rx=57973 (7238 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=126880 (MB=7917), tx/s=126880 (MB/s=7917) # 33.52 [+1.50] rx=124856 (7791 MB) # 33.53 [+0.00] ok # 33.69 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=118823 (MB=7414), tx/s=118823 (MB/s=7414) # 36.51 [+1.36] rx=59389 (7414 MB) # 36.51 [+0.00] ok # 36.54 [+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__->