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=126592 (MB=7899), tx/s=126592 (MB/s=7899) # 3.09 [+1.50] rx=126202 (7875 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=97489 (MB=6083), tx/s=97489 (MB/s=6083) # 6.13 [+1.36] rx=48729 (6083 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=115776 (MB=7224), tx/s=115776 (MB/s=7224) # 9.26 [+1.50] rx=115776 (7224 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=121487 (MB=7581), tx/s=121487 (MB/s=7581) # 12.28 [+1.36] rx=60633 (7581 MB) # 12.28 [+0.00] ok # 12.50 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.42] tx=122464 (MB=7642), tx/s=122464 (MB/s=7642) # 15.43 [+1.50] rx=122464 (7642 MB) # 15.43 [+0.00] ok # 15.63 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=141332 (MB=8819), tx/s=141332 (MB/s=8819) # 18.45 [+1.40] rx=70539 (8819 MB) # 18.45 [+0.00] ok # 18.64 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=137600 (MB=8586), tx/s=137600 (MB/s=8586) # 21.56 [+1.50] rx=137600 (8586 MB) # 21.56 [+0.00] ok # 21.75 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=118342 (MB=7384), tx/s=118342 (MB/s=7384) # 24.57 [+1.36] rx=59125 (7384 MB) # 24.57 [+0.00] ok # 24.76 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=143328 (MB=8944), tx/s=143328 (MB/s=8944) # 27.69 [+1.50] rx=143328 (8944 MB) # 27.69 [+0.00] ok # 27.88 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.46] tx=123594 (MB=7712), tx/s=123594 (MB/s=7712) # 30.70 [+1.36] rx=61633 (7712 MB) # 30.70 [+0.00] ok # 30.91 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.42] tx=163456 (MB=10200), tx/s=163456 (MB/s=10200) # 33.83 [+1.50] rx=163456 (10200 MB) # 33.83 [+0.00] ok # 34.03 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=137332 (MB=8570), tx/s=137332 (MB/s=8570) # 36.85 [+1.40] rx=68533 (8570 MB) # 36.86 [+0.00] ok # 36.88 [+0.03] 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__->