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.58 [+1.42] tx=105376 (MB=6575), tx/s=105376 (MB/s=6575) # 3.08 [+1.50] rx=105376 (6575 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=101593 (MB=6339), tx/s=101593 (MB/s=6339) # 6.10 [+1.36] rx=50759 (6339 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=147360 (MB=9195), tx/s=147360 (MB/s=9195) # 9.21 [+1.50] rx=147360 (9195 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=122791 (MB=7662), tx/s=122791 (MB/s=7662) # 12.22 [+1.36] rx=61381 (7662 MB) # 12.22 [+0.00] ok # 12.39 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=160512 (MB=10016), tx/s=160512 (MB/s=10016) # 15.31 [+1.50] rx=160512 (10016 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=138348 (MB=8633), tx/s=138348 (MB/s=8633) # 18.31 [+1.40] rx=69104 (8633 MB) # 18.31 [+0.00] ok # 18.47 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 21.39 [+1.50] rx=139424 (8700 MB) # 21.39 [+0.00] ok # 21.58 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=118162 (MB=7373), tx/s=118162 (MB/s=7373) # 24.40 [+1.36] rx=59062 (7373 MB) # 24.40 [+0.00] ok # 24.59 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=144992 (MB=9048), tx/s=144992 (MB/s=9048) # 27.51 [+1.50] rx=144992 (9048 MB) # 27.51 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.16 [+1.46] tx=134095 (MB=8368), tx/s=134095 (MB/s=8368) # 30.52 [+1.36] rx=67003 (8368 MB) # 30.52 [+0.00] ok # 30.68 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=154496 (MB=9641), tx/s=154496 (MB/s=9641) # 33.60 [+1.50] rx=154496 (9641 MB) # 33.61 [+0.00] ok # 33.77 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.42] tx=132984 (MB=8298), tx/s=132984 (MB/s=8298) # 36.59 [+1.40] rx=66300 (8298 MB) # 36.59 [+0.00] ok # 36.61 [+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__->