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=83104 (MB=5185), tx/s=83104 (MB/s=5185) # 3.07 [+1.50] rx=83104 (5185 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=130584 (MB=8148), tx/s=130584 (MB/s=8148) # 6.06 [+1.36] rx=65279 (8148 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=95296 (MB=5946), tx/s=95296 (MB/s=5946) # 9.16 [+1.50] rx=95296 (5946 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=139400 (MB=8699), tx/s=139400 (MB/s=8699) # 12.17 [+1.36] rx=69686 (8699 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=119680 (MB=7468), tx/s=119680 (MB/s=7468) # 15.26 [+1.50] rx=119680 (7468 MB) # 15.26 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=117104 (MB=7307), tx/s=117104 (MB/s=7307) # 18.26 [+1.40] rx=58216 (7307 MB) # 18.26 [+0.00] ok # 18.43 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=109888 (MB=6857), tx/s=109888 (MB/s=6857) # 21.35 [+1.50] rx=109888 (6857 MB) # 21.35 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=111801 (MB=6976), tx/s=111801 (MB/s=6976) # 24.33 [+1.40] rx=55846 (6976 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=103392 (MB=6452), tx/s=103392 (MB/s=6452) # 27.42 [+1.50] rx=103392 (6452 MB) # 27.43 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=131577 (MB=8210), tx/s=131577 (MB/s=8210) # 30.41 [+1.36] rx=65769 (8210 MB) # 30.41 [+0.00] ok # 30.58 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=140672 (MB=8778), tx/s=140672 (MB/s=8778) # 33.50 [+1.50] rx=140672 (8778 MB) # 33.50 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=138222 (MB=8625), tx/s=138222 (MB/s=8625) # 36.50 [+1.40] rx=68970 (8625 MB) # 36.50 [+0.00] ok # 36.52 [+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__->