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=114944 (MB=7172), tx/s=114944 (MB/s=7172) # 3.06 [+1.50] rx=114944 (7172 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=115806 (MB=7226), tx/s=115806 (MB/s=7226) # 6.03 [+1.40] rx=57884 (7226 MB) # 6.04 [+0.00] ok # 6.21 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=119008 (MB=7426), tx/s=119008 (MB/s=7426) # 9.13 [+1.50] rx=119008 (7426 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=122167 (MB=7623), tx/s=122167 (MB/s=7623) # 12.12 [+1.36] rx=60985 (7623 MB) # 12.12 [+0.00] ok # 12.27 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=163104 (MB=10178), tx/s=163104 (MB/s=10178) # 15.19 [+1.50] rx=163104 (10178 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=114294 (MB=7132), tx/s=114294 (MB/s=7132) # 18.17 [+1.40] rx=56941 (7132 MB) # 18.17 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=133952 (MB=8359), tx/s=133952 (MB/s=8359) # 21.27 [+1.50] rx=133952 (8359 MB) # 21.27 [+0.00] ok # 21.43 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.42] tx=131081 (MB=8179), tx/s=131081 (MB/s=8179) # 24.25 [+1.40] rx=65524 (8179 MB) # 24.25 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=148864 (MB=9289), tx/s=148864 (MB/s=9289) # 27.33 [+1.50] rx=148864 (9289 MB) # 27.33 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 30.30 [+1.36] rx=66600 (8315 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=166144 (MB=10367), tx/s=166144 (MB/s=10367) # 33.38 [+1.50] rx=166144 (10367 MB) # 33.38 [+0.00] ok # 33.54 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=141892 (MB=8854), tx/s=141892 (MB/s=8854) # 36.36 [+1.40] rx=70915 (8854 MB) # 36.36 [+0.00] ok # 36.38 [+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__->