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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=115424 (MB=7202), tx/s=115424 (MB/s=7202) # 3.11 [+1.50] rx=115424 (7202 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=103534 (MB=6460), tx/s=103534 (MB/s=6460) # 6.13 [+1.36] rx=51754 (6460 MB) # 6.13 [+0.00] ok # 6.34 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=146240 (MB=9125), tx/s=146240 (MB/s=9125) # 9.26 [+1.50] rx=146240 (9125 MB) # 9.26 [+0.00] ok # 9.44 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=114176 (MB=7125), tx/s=114176 (MB/s=7125) # 12.26 [+1.36] rx=56878 (7125 MB) # 12.26 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=122816 (MB=7664), tx/s=122816 (MB/s=7664) # 15.39 [+1.50] rx=122816 (7664 MB) # 15.39 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=112539 (MB=7022), tx/s=112539 (MB/s=7022) # 18.41 [+1.40] rx=55697 (7022 MB) # 18.41 [+0.00] ok # 18.64 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.43] tx=113312 (MB=7071), tx/s=113312 (MB/s=7071) # 21.57 [+1.50] rx=113312 (7071 MB) # 21.57 [+0.00] ok # 21.78 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.47] tx=125434 (MB=7827), tx/s=125434 (MB/s=7827) # 24.61 [+1.36] rx=62589 (7827 MB) # 24.61 [+0.00] ok # 24.81 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.23 [+1.42] tx=118880 (MB=7418), tx/s=118880 (MB/s=7418) # 27.73 [+1.50] rx=118880 (7418 MB) # 27.74 [+0.00] ok # 27.93 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.40 [+1.46] tx=121335 (MB=7571), tx/s=121335 (MB/s=7571) # 30.76 [+1.36] rx=59962 (7571 MB) # 30.76 [+0.00] ok # 30.95 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=130816 (MB=8163), tx/s=130816 (MB/s=8163) # 33.88 [+1.50] rx=130816 (8163 MB) # 33.88 [+0.00] ok # 34.08 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.51 [+1.42] tx=114796 (MB=7163), tx/s=114796 (MB/s=7163) # 36.91 [+1.40] rx=57137 (7163 MB) # 36.91 [+0.00] ok # 36.94 [+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__->