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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=130112 (MB=8119), tx/s=130112 (MB/s=8119) # 3.06 [+1.50] rx=130112 (8119 MB) # 3.06 [+0.00] ok # 3.22 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=125803 (MB=7850), tx/s=125803 (MB/s=7850) # 6.04 [+1.36] rx=62888 (7850 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=146784 (MB=9159), tx/s=146784 (MB/s=9159) # 9.12 [+1.50] rx=146784 (9159 MB) # 9.12 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=136002 (MB=8487), tx/s=136002 (MB/s=8487) # 12.11 [+1.36] rx=66403 (8487 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=160128 (MB=9992), tx/s=160128 (MB/s=9992) # 15.19 [+1.50] rx=160128 (9992 MB) # 15.19 [+0.00] ok # 15.34 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=138834 (MB=8663), tx/s=138834 (MB/s=8663) # 18.16 [+1.40] rx=69242 (8663 MB) # 18.16 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=137056 (MB=8552), tx/s=137056 (MB/s=8552) # 21.24 [+1.50] rx=136856 (8540 MB) # 21.24 [+0.00] ok # 21.40 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=122314 (MB=7632), tx/s=122314 (MB/s=7632) # 24.22 [+1.36] rx=61128 (7632 MB) # 24.22 [+0.00] ok # 24.40 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=114464 (MB=7142), tx/s=114464 (MB/s=7142) # 27.33 [+1.50] rx=114464 (7142 MB) # 27.33 [+0.00] ok # 27.53 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 28.99 [+1.46] tx=113850 (MB=7104), tx/s=113850 (MB/s=7104) # 30.35 [+1.36] rx=55967 (7104 MB) # 30.35 [+0.00] ok # 30.54 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=141344 (MB=8820), tx/s=141344 (MB/s=8820) # 33.47 [+1.50] rx=141344 (8820 MB) # 33.47 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=139107 (MB=8680), tx/s=139107 (MB/s=8680) # 36.45 [+1.40] rx=69433 (8680 MB) # 36.46 [+0.00] ok # 36.48 [+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__->