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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=97952 (MB=6112), tx/s=97952 (MB/s=6112) # 3.05 [+1.50] rx=97952 (6112 MB) # 3.05 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=127291 (MB=7943), tx/s=127291 (MB/s=7943) # 6.04 [+1.36] rx=63616 (7943 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=104288 (MB=6507), tx/s=104288 (MB/s=6507) # 9.11 [+1.50] rx=104288 (6507 MB) # 9.12 [+0.00] ok # 9.28 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=134935 (MB=8420), tx/s=134935 (MB/s=8420) # 12.10 [+1.36] rx=67433 (8420 MB) # 12.10 [+0.00] ok # 12.25 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=140608 (MB=8774), tx/s=140608 (MB/s=8774) # 15.17 [+1.50] rx=139696 (8717 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=138612 (MB=8649), tx/s=138612 (MB/s=8649) # 18.14 [+1.40] rx=69262 (8649 MB) # 18.14 [+0.00] ok # 18.31 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=113632 (MB=7091), tx/s=113632 (MB/s=7091) # 21.23 [+1.50] rx=113632 (7091 MB) # 21.23 [+0.00] ok # 21.40 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=125845 (MB=7853), tx/s=125845 (MB/s=7853) # 24.22 [+1.36] rx=62891 (7853 MB) # 24.23 [+0.00] ok # 24.40 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=103360 (MB=6450), tx/s=103360 (MB/s=6450) # 27.32 [+1.50] rx=103360 (6450 MB) # 27.32 [+0.00] ok # 27.50 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.96 [+1.46] tx=130102 (MB=8118), tx/s=130102 (MB/s=8118) # 30.32 [+1.36] rx=65023 (8118 MB) # 30.32 [+0.00] ok # 30.49 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=141248 (MB=8814), tx/s=141248 (MB/s=8814) # 33.42 [+1.50] rx=141248 (8814 MB) # 33.42 [+0.00] ok # 33.60 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=122279 (MB=7630), tx/s=122279 (MB/s=7630) # 36.42 [+1.40] rx=60995 (7630 MB) # 36.42 [+0.00] ok # 36.45 [+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__->