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=133568 (MB=8335), tx/s=133568 (MB/s=8335) # 3.10 [+1.50] rx=133568 (8335 MB) # 3.10 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.42] tx=110901 (MB=6920), tx/s=110901 (MB/s=6920) # 6.12 [+1.40] rx=55415 (6920 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=124416 (MB=7764), tx/s=124416 (MB/s=7764) # 9.24 [+1.50] rx=124416 (7764 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=126787 (MB=7911), tx/s=126787 (MB/s=7911) # 12.27 [+1.36] rx=63390 (7911 MB) # 12.27 [+0.00] ok # 12.45 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=148512 (MB=9267), tx/s=148512 (MB/s=9267) # 15.37 [+1.50] rx=148512 (9267 MB) # 15.37 [+0.00] ok # 15.58 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.42] tx=131787 (MB=8223), tx/s=131787 (MB/s=8223) # 18.40 [+1.40] rx=65758 (8223 MB) # 18.40 [+0.00] ok # 18.62 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=104928 (MB=6547), tx/s=104928 (MB/s=6547) # 21.54 [+1.50] rx=104928 (6547 MB) # 21.54 [+0.00] ok # 21.74 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=118245 (MB=7378), tx/s=118245 (MB/s=7378) # 24.56 [+1.36] rx=58302 (7378 MB) # 24.56 [+0.00] ok # 24.76 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=145920 (MB=9105), tx/s=145920 (MB/s=9105) # 27.69 [+1.50] rx=145920 (9105 MB) # 27.69 [+0.00] ok # 27.86 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.42] tx=136045 (MB=8489), tx/s=136045 (MB/s=8489) # 30.69 [+1.40] rx=67990 (8489 MB) # 30.69 [+0.00] ok # 30.87 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=150880 (MB=9415), tx/s=150880 (MB/s=9415) # 33.79 [+1.50] rx=150880 (9415 MB) # 33.79 [+0.00] ok # 33.96 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=129999 (MB=8112), tx/s=129999 (MB/s=8112) # 36.79 [+1.40] rx=64797 (8112 MB) # 36.79 [+0.00] ok # 36.81 [+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__->