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=123968 (MB=7736), tx/s=123968 (MB/s=7736) # 3.10 [+1.50] rx=123968 (7736 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.42] tx=116745 (MB=7285), tx/s=116745 (MB/s=7285) # 6.13 [+1.40] rx=58232 (7285 MB) # 6.14 [+0.00] ok # 6.35 [+0.22] ipv4 udp -m 2 -t 1 -n 32 # 7.78 [+1.42] tx=136288 (MB=8504), tx/s=136288 (MB/s=8504) # 9.28 [+1.50] rx=136288 (8504 MB) # 9.28 [+0.00] ok # 9.50 [+0.22] ipv4 tcp -m 2 -t 1 -n 1 # 10.96 [+1.47] tx=127927 (MB=7983), tx/s=127927 (MB/s=7983) # 12.32 [+1.36] rx=63905 (7983 MB) # 12.32 [+0.00] ok # 12.53 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.95 [+1.42] tx=153248 (MB=9563), tx/s=153248 (MB/s=9563) # 15.45 [+1.50] rx=153248 (9563 MB) # 15.45 [+0.00] ok # 15.66 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.08 [+1.43] tx=136511 (MB=8518), tx/s=136511 (MB/s=8518) # 18.48 [+1.40] rx=68162 (8518 MB) # 18.48 [+0.00] ok # 18.68 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.10 [+1.42] tx=128768 (MB=8035), tx/s=128768 (MB/s=8035) # 21.60 [+1.50] rx=128768 (8035 MB) # 21.60 [+0.00] ok # 21.82 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.24 [+1.43] tx=108277 (MB=6756), tx/s=108277 (MB/s=6756) # 24.64 [+1.40] rx=54102 (6756 MB) # 24.65 [+0.00] ok # 24.86 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.28 [+1.42] tx=136192 (MB=8498), tx/s=136192 (MB/s=8498) # 27.78 [+1.50] rx=136192 (8498 MB) # 27.78 [+0.00] ok # 28.00 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.46 [+1.46] tx=128976 (MB=8048), tx/s=128976 (MB/s=8048) # 30.82 [+1.36] rx=64468 (8048 MB) # 30.82 [+0.00] ok # 31.01 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.44 [+1.42] tx=135008 (MB=8424), tx/s=135008 (MB/s=8424) # 33.94 [+1.50] rx=135008 (8424 MB) # 33.94 [+0.00] ok # 34.14 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.56 [+1.43] tx=114309 (MB=7133), tx/s=114309 (MB/s=7133) # 36.96 [+1.40] rx=56231 (7133 MB) # 36.96 [+0.00] ok # 36.99 [+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__->