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.59 [+1.42] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 3.09 [+1.50] rx=118592 (7400 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=102309 (MB=6384), tx/s=102309 (MB/s=6384) # 6.12 [+1.36] rx=51085 (6384 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=124544 (MB=7772), tx/s=124544 (MB/s=7772) # 9.24 [+1.50] rx=124544 (7772 MB) # 9.24 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=117205 (MB=7314), tx/s=117205 (MB/s=7314) # 12.27 [+1.36] rx=58493 (7314 MB) # 12.27 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=161536 (MB=10080), tx/s=161536 (MB/s=10080) # 15.39 [+1.50] rx=161536 (10080 MB) # 15.39 [+0.00] ok # 15.60 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=136862 (MB=8540), tx/s=136862 (MB/s=8540) # 18.43 [+1.40] rx=68303 (8540 MB) # 18.43 [+0.00] ok # 18.60 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=126848 (MB=7915), tx/s=126848 (MB/s=7915) # 21.52 [+1.50] rx=126848 (7915 MB) # 21.53 [+0.00] ok # 21.75 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.42] tx=112361 (MB=7011), tx/s=112361 (MB/s=7011) # 24.57 [+1.40] rx=55992 (7011 MB) # 24.58 [+0.00] ok # 24.78 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=110816 (MB=6915), tx/s=110816 (MB/s=6915) # 27.70 [+1.50] rx=110816 (6915 MB) # 27.70 [+0.00] ok # 27.91 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.47] tx=125202 (MB=7813), tx/s=125202 (MB/s=7813) # 30.74 [+1.36] rx=62577 (7813 MB) # 30.74 [+0.00] ok # 30.95 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.42] tx=130336 (MB=8133), tx/s=130336 (MB/s=8133) # 33.87 [+1.50] rx=130336 (8133 MB) # 33.87 [+0.00] ok # 34.07 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.49 [+1.42] tx=135196 (MB=8436), tx/s=135196 (MB/s=8436) # 36.89 [+1.40] rx=67413 (8436 MB) # 36.89 [+0.00] ok # 36.92 [+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__->