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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 3.05 [+1.50] rx=136640 (8526 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=134196 (MB=8374), tx/s=134196 (MB/s=8374) # 6.03 [+1.40] rx=67083 (8374 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=149888 (MB=9353), tx/s=149888 (MB/s=9353) # 9.11 [+1.50] rx=149888 (9353 MB) # 9.11 [+0.00] ok # 9.26 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=130113 (MB=8119), tx/s=130113 (MB/s=8119) # 12.08 [+1.40] rx=64862 (8119 MB) # 12.08 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=162208 (MB=10122), tx/s=162208 (MB/s=10122) # 15.17 [+1.50] rx=162208 (10122 MB) # 15.17 [+0.00] ok # 15.31 [+0.14] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=131416 (MB=8200), tx/s=131416 (MB/s=8200) # 18.13 [+1.40] rx=65659 (8200 MB) # 18.13 [+0.00] ok # 18.28 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=140000 (MB=8736), tx/s=140000 (MB/s=8736) # 21.20 [+1.50] rx=140000 (8736 MB) # 21.20 [+0.00] ok # 21.35 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=130823 (MB=8163), tx/s=130823 (MB/s=8163) # 24.17 [+1.36] rx=65383 (8163 MB) # 24.17 [+0.00] ok # 24.32 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=147008 (MB=9173), tx/s=147008 (MB/s=9173) # 27.24 [+1.50] rx=147008 (9173 MB) # 27.24 [+0.00] ok # 27.40 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.86 [+1.46] tx=134819 (MB=8413), tx/s=134819 (MB/s=8413) # 30.22 [+1.36] rx=67345 (8413 MB) # 30.22 [+0.00] ok # 30.36 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.78 [+1.42] tx=160192 (MB=9996), tx/s=160192 (MB/s=9996) # 33.28 [+1.50] rx=160192 (9996 MB) # 33.28 [+0.00] ok # 33.43 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.85 [+1.42] tx=139639 (MB=8713), tx/s=139639 (MB/s=8713) # 36.25 [+1.40] rx=69778 (8713 MB) # 36.25 [+0.00] ok # 36.27 [+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__->