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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=137120 (MB=8556), tx/s=137120 (MB/s=8556) # 3.10 [+1.50] rx=137120 (8556 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=126246 (MB=7878), tx/s=126246 (MB/s=7878) # 6.12 [+1.36] rx=63059 (7878 MB) # 6.12 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=141024 (MB=8800), tx/s=141024 (MB/s=8800) # 9.24 [+1.50] rx=141024 (8800 MB) # 9.25 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=117653 (MB=7341), tx/s=117653 (MB/s=7341) # 12.27 [+1.40] rx=58634 (7341 MB) # 12.27 [+0.00] ok # 12.45 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=129824 (MB=8101), tx/s=129824 (MB/s=8101) # 15.38 [+1.50] rx=129824 (8101 MB) # 15.38 [+0.00] ok # 15.58 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=139622 (MB=8712), tx/s=139622 (MB/s=8712) # 18.40 [+1.40] rx=69738 (8712 MB) # 18.41 [+0.00] ok # 18.62 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.05 [+1.43] tx=122368 (MB=7636), tx/s=122368 (MB/s=7636) # 21.55 [+1.50] rx=122368 (7636 MB) # 21.55 [+0.00] ok # 21.74 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=127056 (MB=7928), tx/s=127056 (MB/s=7928) # 24.56 [+1.36] rx=63471 (7928 MB) # 24.56 [+0.00] ok # 24.73 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=147424 (MB=9199), tx/s=147424 (MB/s=9199) # 27.66 [+1.50] rx=147424 (9199 MB) # 27.66 [+0.00] ok # 27.85 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=114504 (MB=7145), tx/s=114504 (MB/s=7145) # 30.67 [+1.36] rx=57225 (7145 MB) # 30.67 [+0.00] ok # 30.85 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=163264 (MB=10188), tx/s=163264 (MB/s=10188) # 33.77 [+1.50] rx=163264 (10188 MB) # 33.77 [+0.00] ok # 33.99 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.43] tx=122907 (MB=7669), tx/s=122907 (MB/s=7669) # 36.82 [+1.40] rx=61376 (7669 MB) # 36.82 [+0.00] ok # 36.84 [+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__->