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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=101440 (MB=6330), tx/s=101440 (MB/s=6330) # 3.09 [+1.50] rx=101440 (6330 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=113275 (MB=7068), tx/s=113275 (MB/s=7068) # 6.13 [+1.36] rx=56566 (7068 MB) # 6.13 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=136064 (MB=8490), tx/s=136064 (MB/s=8490) # 9.24 [+1.50] rx=136064 (8490 MB) # 9.24 [+0.00] ok # 9.42 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=132545 (MB=8271), tx/s=132545 (MB/s=8271) # 12.24 [+1.36] rx=66233 (8271 MB) # 12.24 [+0.00] ok # 12.42 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=156256 (MB=9750), tx/s=156256 (MB/s=9750) # 15.34 [+1.50] rx=156256 (9750 MB) # 15.34 [+0.00] ok # 15.56 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=119711 (MB=7470), tx/s=119711 (MB/s=7470) # 18.38 [+1.40] rx=59267 (7470 MB) # 18.38 [+0.00] ok # 18.57 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=139136 (MB=8682), tx/s=139136 (MB/s=8682) # 21.49 [+1.50] rx=139136 (8682 MB) # 21.49 [+0.00] ok # 21.70 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=103496 (MB=6458), tx/s=103496 (MB/s=6458) # 24.53 [+1.36] rx=51723 (6458 MB) # 24.53 [+0.00] ok # 24.73 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=118944 (MB=7422), tx/s=118944 (MB/s=7422) # 27.65 [+1.50] rx=118944 (7422 MB) # 27.65 [+0.00] ok # 27.86 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=126132 (MB=7871), tx/s=126132 (MB/s=7871) # 30.68 [+1.36] rx=63034 (7871 MB) # 30.68 [+0.00] ok # 30.86 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=158496 (MB=9890), tx/s=158496 (MB/s=9890) # 33.78 [+1.50] rx=158496 (9890 MB) # 33.78 [+0.00] ok # 33.98 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.43] tx=105111 (MB=6559), tx/s=105111 (MB/s=6559) # 36.81 [+1.40] rx=52445 (6559 MB) # 36.81 [+0.00] ok # 36.84 [+0.03] 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__->