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=134336 (MB=8383), tx/s=134336 (MB/s=8383) # 3.08 [+1.50] rx=134336 (8383 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=117377 (MB=7324), tx/s=117377 (MB/s=7324) # 6.10 [+1.36] rx=58684 (7324 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=132160 (MB=8247), tx/s=132160 (MB/s=8247) # 9.19 [+1.50] rx=132160 (8247 MB) # 9.19 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=135415 (MB=8450), tx/s=135415 (MB/s=8450) # 12.19 [+1.36] rx=66754 (8450 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=152000 (MB=9485), tx/s=152000 (MB/s=9485) # 15.29 [+1.50] rx=152000 (9485 MB) # 15.30 [+0.00] ok # 15.48 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=127989 (MB=7986), tx/s=127989 (MB/s=7986) # 18.30 [+1.40] rx=63817 (7986 MB) # 18.30 [+0.00] ok # 18.50 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=123072 (MB=7680), tx/s=123072 (MB/s=7680) # 21.43 [+1.50] rx=123072 (7680 MB) # 21.43 [+0.00] ok # 21.60 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=108433 (MB=6766), tx/s=108433 (MB/s=6766) # 24.42 [+1.36] rx=54197 (6766 MB) # 24.43 [+0.00] ok # 24.61 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=141408 (MB=8824), tx/s=141408 (MB/s=8824) # 27.53 [+1.50] rx=141408 (8824 MB) # 27.53 [+0.00] ok # 27.72 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=131619 (MB=8213), tx/s=131619 (MB/s=8213) # 30.54 [+1.36] rx=65500 (8213 MB) # 30.54 [+0.00] ok # 30.73 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.43] tx=158880 (MB=9914), tx/s=158880 (MB/s=9914) # 33.65 [+1.50] rx=158880 (9914 MB) # 33.65 [+0.00] ok # 33.84 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=136719 (MB=8531), tx/s=136719 (MB/s=8531) # 36.67 [+1.40] rx=68241 (8531 MB) # 36.67 [+0.00] ok # 36.69 [+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__->