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=107648 (MB=6717), tx/s=107648 (MB/s=6717) # 3.08 [+1.50] rx=107648 (6717 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=104799 (MB=6539), tx/s=104799 (MB/s=6539) # 6.08 [+1.36] rx=52396 (6539 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=115520 (MB=7208), tx/s=115520 (MB/s=7208) # 9.19 [+1.50] rx=115520 (7208 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.42] tx=109165 (MB=6812), tx/s=109165 (MB/s=6812) # 12.19 [+1.40] rx=54558 (6812 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=125312 (MB=7819), tx/s=125312 (MB/s=7819) # 15.29 [+1.50] rx=125312 (7819 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=107846 (MB=6729), tx/s=107846 (MB/s=6729) # 18.28 [+1.40] rx=53910 (6729 MB) # 18.29 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=114048 (MB=7117), tx/s=114048 (MB/s=7117) # 21.39 [+1.50] rx=114048 (7117 MB) # 21.40 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.42] tx=114576 (MB=7149), tx/s=114576 (MB/s=7149) # 24.39 [+1.40] rx=57284 (7149 MB) # 24.39 [+0.00] ok # 24.56 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=109888 (MB=6857), tx/s=109888 (MB/s=6857) # 27.48 [+1.50] rx=109888 (6857 MB) # 27.48 [+0.00] ok # 27.66 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.42] tx=120874 (MB=7542), tx/s=120874 (MB/s=7542) # 30.48 [+1.40] rx=60427 (7542 MB) # 30.49 [+0.00] ok # 30.67 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=116704 (MB=7282), tx/s=116704 (MB/s=7282) # 33.59 [+1.50] rx=116704 (7282 MB) # 33.59 [+0.00] ok # 33.76 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=124216 (MB=7751), tx/s=124216 (MB/s=7751) # 36.58 [+1.40] rx=62088 (7751 MB) # 36.59 [+0.00] ok # 36.61 [+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__->