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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 3.10 [+1.50] rx=136320 (8506 MB) # 3.10 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=123859 (MB=7729), tx/s=123859 (MB/s=7729) # 6.10 [+1.36] rx=61901 (7729 MB) # 6.10 [+0.00] ok # 6.26 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=142496 (MB=8892), tx/s=142496 (MB/s=8892) # 9.18 [+1.50] rx=142496 (8892 MB) # 9.18 [+0.00] ok # 9.38 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=134591 (MB=8398), tx/s=134591 (MB/s=8398) # 12.20 [+1.36] rx=67291 (8398 MB) # 12.20 [+0.00] ok # 12.40 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 15.33 [+1.50] rx=132928 (8295 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=121344 (MB=7572), tx/s=121344 (MB/s=7572) # 18.35 [+1.40] rx=60510 (7572 MB) # 18.35 [+0.00] ok # 18.52 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.94 [+1.42] tx=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 21.45 [+1.50] rx=138432 (8638 MB) # 21.45 [+0.00] ok # 21.64 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.42] tx=105024 (MB=6553), tx/s=105024 (MB/s=6553) # 24.46 [+1.40] rx=52451 (6553 MB) # 24.46 [+0.00] ok # 24.66 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=113952 (MB=7111), tx/s=113952 (MB/s=7111) # 27.59 [+1.50] rx=113952 (7111 MB) # 27.59 [+0.00] ok # 27.77 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.42] tx=131119 (MB=8182), tx/s=131119 (MB/s=8182) # 30.60 [+1.40] rx=65481 (8182 MB) # 30.60 [+0.00] ok # 30.79 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.21 [+1.42] tx=132128 (MB=8245), tx/s=132128 (MB/s=8245) # 33.71 [+1.50] rx=132128 (8245 MB) # 33.71 [+0.00] ok # 33.91 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.33 [+1.42] tx=118367 (MB=7386), tx/s=118367 (MB/s=7386) # 36.73 [+1.40] rx=59035 (7386 MB) # 36.73 [+0.00] ok # 36.75 [+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__->