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.58 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 3.08 [+1.50] rx=138176 (8622 MB) # 3.08 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=130869 (MB=8166), tx/s=130869 (MB/s=8166) # 6.11 [+1.36] rx=65413 (8166 MB) # 6.11 [+0.00] ok # 6.28 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=146592 (MB=9147), tx/s=146592 (MB/s=9147) # 9.20 [+1.50] rx=146592 (9147 MB) # 9.20 [+0.00] ok # 9.39 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.47] tx=124944 (MB=7796), tx/s=124944 (MB/s=7796) # 12.21 [+1.36] rx=61766 (7796 MB) # 12.21 [+0.00] ok # 12.39 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=147328 (MB=9193), tx/s=147328 (MB/s=9193) # 15.31 [+1.50] rx=147328 (9193 MB) # 15.31 [+0.00] ok # 15.50 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=124448 (MB=7766), tx/s=124448 (MB/s=7766) # 18.32 [+1.40] rx=62071 (7766 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=130496 (MB=8143), tx/s=130496 (MB/s=8143) # 21.43 [+1.50] rx=130496 (8143 MB) # 21.43 [+0.00] ok # 21.63 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.47] tx=125182 (MB=7811), tx/s=125182 (MB/s=7811) # 24.45 [+1.36] rx=62572 (7811 MB) # 24.46 [+0.00] ok # 24.67 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.43] tx=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 27.59 [+1.50] rx=139968 (8734 MB) # 27.59 [+0.00] ok # 27.78 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.46] tx=114946 (MB=7173), tx/s=114946 (MB/s=7173) # 30.60 [+1.36] rx=57430 (7173 MB) # 30.60 [+0.00] ok # 30.80 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=147168 (MB=9183), tx/s=147168 (MB/s=9183) # 33.72 [+1.50] rx=147168 (9183 MB) # 33.72 [+0.00] ok # 33.92 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=105338 (MB=6573), tx/s=105338 (MB/s=6573) # 36.74 [+1.40] rx=52465 (6573 MB) # 36.74 [+0.00] ok # 36.77 [+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__->