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=133376 (MB=8323), tx/s=133376 (MB/s=8323) # 3.09 [+1.50] rx=133376 (8323 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.42] tx=109009 (MB=6802), tx/s=109009 (MB/s=6802) # 6.10 [+1.40] rx=54392 (6802 MB) # 6.10 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=115904 (MB=7232), tx/s=115904 (MB/s=7232) # 9.22 [+1.50] rx=115904 (7232 MB) # 9.22 [+0.00] ok # 9.39 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=110852 (MB=6917), tx/s=110852 (MB/s=6917) # 12.21 [+1.36] rx=55344 (6917 MB) # 12.21 [+0.00] ok # 12.40 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.83 [+1.42] tx=111584 (MB=6963), tx/s=111584 (MB/s=6963) # 15.33 [+1.50] rx=111584 (6963 MB) # 15.33 [+0.00] ok # 15.51 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=135238 (MB=8439), tx/s=135238 (MB/s=8439) # 18.33 [+1.40] rx=67419 (8439 MB) # 18.34 [+0.00] ok # 18.53 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=127968 (MB=7985), tx/s=127968 (MB/s=7985) # 21.45 [+1.50] rx=127968 (7985 MB) # 21.45 [+0.00] ok # 21.62 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=126177 (MB=7873), tx/s=126177 (MB/s=7873) # 24.45 [+1.36] rx=63075 (7873 MB) # 24.45 [+0.01] ok # 25.07 [+0.62] ipv6 udp -m 2 -t 1 -n 32 # 26.54 [+1.47] tx=94016 (MB=5866), tx/s=94016 (MB/s=5866) # 28.04 [+1.50] rx=93827 (5855 MB) # 28.04 [+0.00] ok # 28.27 [+0.23] ipv6 tcp -m 2 -t 1 -n 1 # 29.74 [+1.46] tx=117374 (MB=7324), tx/s=117374 (MB/s=7324) # 31.10 [+1.36] rx=58524 (7324 MB) # 31.10 [+0.00] ok # 31.30 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.72 [+1.42] tx=155872 (MB=9726), tx/s=155872 (MB/s=9726) # 34.22 [+1.50] rx=155872 (9726 MB) # 34.22 [+0.00] ok # 34.41 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.83 [+1.42] tx=133513 (MB=8331), tx/s=133513 (MB/s=8331) # 37.23 [+1.40] rx=66586 (8331 MB) # 37.23 [+0.00] ok # 37.25 [+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__->