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.42] tx=124864 (MB=7791), tx/s=124864 (MB/s=7791) # 3.10 [+1.50] rx=124864 (7791 MB) # 3.10 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=126501 (MB=7894), tx/s=126501 (MB/s=7894) # 6.13 [+1.36] rx=63219 (7894 MB) # 6.13 [+0.00] ok # 6.34 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.42] tx=120480 (MB=7518), tx/s=120480 (MB/s=7518) # 9.26 [+1.50] rx=120480 (7518 MB) # 9.27 [+0.00] ok # 9.47 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=129533 (MB=8083), tx/s=129533 (MB/s=8083) # 12.30 [+1.36] rx=63846 (8083 MB) # 12.30 [+0.00] ok # 12.49 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=160096 (MB=9990), tx/s=160096 (MB/s=9990) # 15.41 [+1.50] rx=160096 (9990 MB) # 15.42 [+0.00] ok # 15.64 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.06 [+1.42] tx=100272 (MB=6257), tx/s=100272 (MB/s=6257) # 18.46 [+1.40] rx=49971 (6257 MB) # 18.46 [+0.00] ok # 18.68 [+0.22] ipv6 udp -m 1 -t 1 -n 32 # 20.11 [+1.42] tx=108736 (MB=6785), tx/s=108736 (MB/s=6785) # 21.61 [+1.50] rx=108736 (6785 MB) # 21.61 [+0.00] ok # 21.82 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.28 [+1.46] tx=108916 (MB=6796), tx/s=108916 (MB/s=6796) # 24.64 [+1.36] rx=54410 (6796 MB) # 24.64 [+0.00] ok # 24.86 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.29 [+1.43] tx=113568 (MB=7087), tx/s=113568 (MB/s=7087) # 27.79 [+1.50] rx=113568 (7087 MB) # 27.79 [+0.00] ok # 28.04 [+0.25] ipv6 tcp -m 2 -t 1 -n 1 # 29.51 [+1.47] tx=113649 (MB=7092), tx/s=113649 (MB/s=7092) # 30.87 [+1.36] rx=56781 (7092 MB) # 30.87 [+0.00] ok # 31.08 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.51 [+1.42] tx=118592 (MB=7400), tx/s=118592 (MB/s=7400) # 34.01 [+1.50] rx=118592 (7400 MB) # 34.01 [+0.00] ok # 34.22 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.65 [+1.43] tx=124531 (MB=7771), tx/s=124531 (MB/s=7771) # 37.05 [+1.40] rx=62162 (7771 MB) # 37.05 [+0.00] ok # 37.08 [+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__->