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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=138432 (MB=8638), tx/s=138432 (MB/s=8638) # 3.07 [+1.50] rx=138432 (8638 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=128942 (MB=8046), tx/s=128942 (MB/s=8046) # 6.05 [+1.36] rx=64431 (8046 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=138816 (MB=8662), tx/s=138816 (MB/s=8662) # 9.13 [+1.50] rx=138816 (8662 MB) # 9.13 [+0.00] ok # 9.28 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=141609 (MB=8836), tx/s=141609 (MB/s=8836) # 12.10 [+1.36] rx=70783 (8836 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=165248 (MB=10312), tx/s=165248 (MB/s=10312) # 15.19 [+1.50] rx=165248 (10312 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=134822 (MB=8413), tx/s=134822 (MB/s=8413) # 18.17 [+1.40] rx=67286 (8413 MB) # 18.17 [+0.00] ok # 18.32 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=129312 (MB=8069), tx/s=129312 (MB/s=8069) # 21.24 [+1.50] rx=129312 (8069 MB) # 21.24 [+0.00] ok # 21.39 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.86 [+1.46] tx=122952 (MB=7672), tx/s=122952 (MB/s=7672) # 24.21 [+1.36] rx=61464 (7672 MB) # 24.22 [+0.00] ok # 24.40 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=135328 (MB=8444), tx/s=135328 (MB/s=8444) # 27.32 [+1.50] rx=135328 (8444 MB) # 27.32 [+0.00] ok # 27.51 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=118167 (MB=7374), tx/s=118167 (MB/s=7374) # 30.33 [+1.36] rx=59070 (7374 MB) # 30.33 [+0.00] ok # 30.53 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=149408 (MB=9323), tx/s=149408 (MB/s=9323) # 33.46 [+1.50] rx=148947 (9294 MB) # 33.46 [+0.00] ok # 33.65 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=131894 (MB=8230), tx/s=131894 (MB/s=8230) # 36.47 [+1.40] rx=65753 (8230 MB) # 36.47 [+0.00] ok # 36.49 [+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__->