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.57 [+1.42] tx=120896 (MB=7544), tx/s=120896 (MB/s=7544) # 3.07 [+1.50] rx=120896 (7544 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=114633 (MB=7153), tx/s=114633 (MB/s=7153) # 6.05 [+1.36] rx=57281 (7153 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=141088 (MB=8804), tx/s=141088 (MB/s=8804) # 9.13 [+1.50] rx=141088 (8804 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=127894 (MB=7981), tx/s=127894 (MB/s=7981) # 12.11 [+1.36] rx=63009 (7981 MB) # 12.11 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=148352 (MB=9257), tx/s=148352 (MB/s=9257) # 15.20 [+1.50] rx=148352 (9257 MB) # 15.20 [+0.00] ok # 15.39 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=120998 (MB=7550), tx/s=120998 (MB/s=7550) # 18.20 [+1.40] rx=60274 (7550 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=113888 (MB=7107), tx/s=113888 (MB/s=7107) # 21.29 [+1.50] rx=113888 (7107 MB) # 21.29 [+0.00] ok # 21.47 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=112824 (MB=7040), tx/s=112824 (MB/s=7040) # 24.29 [+1.36] rx=56359 (7040 MB) # 24.29 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=114048 (MB=7117), tx/s=114048 (MB/s=7117) # 27.39 [+1.50] rx=114048 (7117 MB) # 27.39 [+0.00] ok # 27.58 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=117799 (MB=7351), tx/s=117799 (MB/s=7351) # 30.40 [+1.36] rx=58832 (7351 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=132096 (MB=8243), tx/s=132096 (MB/s=8243) # 33.49 [+1.50] rx=132096 (8243 MB) # 33.49 [+0.00] ok # 33.66 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=117679 (MB=7343), tx/s=117679 (MB/s=7343) # 36.49 [+1.40] rx=58728 (7343 MB) # 36.49 [+0.00] ok # 36.51 [+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__->