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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=111328 (MB=6947), tx/s=111328 (MB/s=6947) # 3.05 [+1.50] rx=111328 (6947 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=129392 (MB=8074), tx/s=129392 (MB/s=8074) # 6.02 [+1.36] rx=64652 (8074 MB) # 6.02 [+0.00] ok # 6.17 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=146880 (MB=9165), tx/s=146880 (MB/s=9165) # 9.09 [+1.50] rx=146880 (9165 MB) # 9.10 [+0.00] ok # 9.25 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=124712 (MB=7782), tx/s=124712 (MB/s=7782) # 12.07 [+1.36] rx=62190 (7782 MB) # 12.07 [+0.00] ok # 12.22 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.64 [+1.42] tx=147040 (MB=9175), tx/s=147040 (MB/s=9175) # 15.14 [+1.50] rx=147040 (9175 MB) # 15.15 [+0.00] ok # 15.30 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.46] tx=138955 (MB=8671), tx/s=138955 (MB/s=8671) # 18.11 [+1.36] rx=69401 (8671 MB) # 18.11 [+0.00] ok # 18.28 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=130816 (MB=8163), tx/s=130816 (MB/s=8163) # 21.20 [+1.50] rx=130816 (8163 MB) # 21.20 [+0.00] ok # 21.39 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.85 [+1.46] tx=127885 (MB=7980), tx/s=127885 (MB/s=7980) # 24.21 [+1.36] rx=63917 (7980 MB) # 24.21 [+0.00] ok # 24.37 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.79 [+1.42] tx=124928 (MB=7795), tx/s=124928 (MB/s=7795) # 27.29 [+1.50] rx=124928 (7795 MB) # 27.29 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=128229 (MB=8001), tx/s=128229 (MB/s=8001) # 30.29 [+1.36] rx=63276 (8001 MB) # 30.29 [+0.00] ok # 30.47 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.89 [+1.42] tx=155840 (MB=9724), tx/s=155840 (MB/s=9724) # 33.39 [+1.50] rx=155840 (9724 MB) # 33.39 [+0.00] ok # 33.54 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=124106 (MB=7744), tx/s=124106 (MB/s=7744) # 36.36 [+1.40] rx=61958 (7744 MB) # 36.36 [+0.00] ok # 36.38 [+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__->