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=138048 (MB=8614), tx/s=138048 (MB/s=8614) # 3.06 [+1.50] rx=138048 (8614 MB) # 3.06 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=132019 (MB=8238), tx/s=132019 (MB/s=8238) # 6.05 [+1.36] rx=65967 (8238 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=148992 (MB=9297), tx/s=148992 (MB/s=9297) # 9.13 [+1.50] rx=148992 (9297 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=141132 (MB=8807), tx/s=141132 (MB/s=8807) # 12.11 [+1.36] rx=70533 (8807 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=167520 (MB=10453), tx/s=167520 (MB/s=10453) # 15.19 [+1.50] rx=167520 (10453 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=146089 (MB=9116), tx/s=146089 (MB/s=9116) # 18.17 [+1.40] rx=73015 (9116 MB) # 18.18 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=140128 (MB=8744), tx/s=140128 (MB/s=8744) # 21.26 [+1.50] rx=140128 (8744 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.89 [+1.46] tx=131184 (MB=8186), tx/s=131184 (MB/s=8186) # 24.24 [+1.36] rx=65570 (8186 MB) # 24.25 [+0.00] ok # 24.41 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=149632 (MB=9337), tx/s=149632 (MB/s=9337) # 27.33 [+1.50] rx=149632 (9337 MB) # 27.33 [+0.00] ok # 27.50 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.92 [+1.42] tx=140174 (MB=8747), tx/s=140174 (MB/s=8747) # 30.32 [+1.40] rx=70042 (8747 MB) # 30.32 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=165152 (MB=10306), tx/s=165152 (MB/s=10306) # 33.40 [+1.50] rx=165152 (10306 MB) # 33.40 [+0.00] ok # 33.56 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.50] tx=144420 (MB=9012), tx/s=144420 (MB/s=9012) # 36.38 [+1.32] rx=72151 (9012 MB) # 36.38 [+0.00] ok # 36.40 [+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__->