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=117024 (MB=7302), tx/s=117024 (MB/s=7302) # 3.06 [+1.50] rx=115600 (7213 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=134533 (MB=8395), tx/s=134533 (MB/s=8395) # 6.05 [+1.36] rx=67248 (8395 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=151520 (MB=9455), tx/s=151520 (MB/s=9455) # 9.13 [+1.50] rx=151520 (9455 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=141489 (MB=8829), tx/s=141489 (MB/s=8829) # 12.12 [+1.40] rx=70691 (8829 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=167136 (MB=10429), tx/s=167136 (MB/s=10429) # 15.21 [+1.50] rx=167136 (10429 MB) # 15.21 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=147263 (MB=9189), tx/s=147263 (MB/s=9189) # 18.20 [+1.40] rx=73593 (9189 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=140224 (MB=8750), tx/s=140224 (MB/s=8750) # 21.29 [+1.50] rx=140224 (8750 MB) # 21.29 [+0.00] ok # 21.46 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=132275 (MB=8254), tx/s=132275 (MB/s=8254) # 24.28 [+1.36] rx=66109 (8254 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=149888 (MB=9353), tx/s=149888 (MB/s=9353) # 27.36 [+1.50] rx=149888 (9353 MB) # 27.36 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.42] tx=137934 (MB=8607), tx/s=137934 (MB/s=8607) # 30.35 [+1.40] rx=68955 (8607 MB) # 30.35 [+0.00] ok # 30.52 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=164896 (MB=10290), tx/s=164896 (MB/s=10290) # 33.44 [+1.50] rx=164896 (10290 MB) # 33.44 [+0.00] ok # 33.61 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.50] tx=146755 (MB=9158), tx/s=146755 (MB/s=9158) # 36.43 [+1.32] rx=73347 (9158 MB) # 36.43 [+0.00] ok # 36.45 [+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__->