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=139744 (MB=8720), tx/s=139744 (MB/s=8720) # 3.06 [+1.50] rx=139744 (8720 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=131458 (MB=8203), tx/s=131458 (MB/s=8203) # 6.04 [+1.36] rx=65716 (8203 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=149216 (MB=9311), tx/s=149216 (MB/s=9311) # 9.11 [+1.50] rx=149216 (9311 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=139439 (MB=8701), tx/s=139439 (MB/s=8701) # 12.09 [+1.36] rx=69697 (8701 MB) # 12.09 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=165152 (MB=10306), tx/s=165152 (MB/s=10306) # 15.16 [+1.50] rx=165152 (10306 MB) # 15.17 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.75 [+1.42] tx=141585 (MB=8835), tx/s=141585 (MB/s=8835) # 18.15 [+1.40] rx=70683 (8835 MB) # 18.15 [+0.00] ok # 18.31 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=138336 (MB=8632), tx/s=138336 (MB/s=8632) # 21.23 [+1.50] rx=138336 (8632 MB) # 21.24 [+0.00] ok # 21.39 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=129433 (MB=8077), tx/s=129433 (MB/s=8077) # 24.21 [+1.36] rx=64691 (8077 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=147296 (MB=9191), tx/s=147296 (MB/s=9191) # 27.29 [+1.50] rx=147296 (9191 MB) # 27.29 [+0.00] ok # 27.45 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.91 [+1.46] tx=136304 (MB=8505), tx/s=136304 (MB/s=8505) # 30.27 [+1.36] rx=68141 (8505 MB) # 30.27 [+0.00] ok # 30.43 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.85 [+1.42] tx=165088 (MB=10302), tx/s=165088 (MB/s=10302) # 33.35 [+1.50] rx=165088 (10302 MB) # 33.35 [+0.00] ok # 33.51 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.93 [+1.42] tx=139765 (MB=8721), tx/s=139765 (MB/s=8721) # 36.33 [+1.40] rx=69792 (8721 MB) # 36.33 [+0.00] ok # 36.35 [+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__->