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.43] tx=136512 (MB=8518), tx/s=136512 (MB/s=8518) # 3.09 [+1.50] rx=136419 (8513 MB) # 3.10 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=119022 (MB=7427), tx/s=119022 (MB/s=7427) # 6.10 [+1.36] rx=59485 (7427 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=118240 (MB=7378), tx/s=118240 (MB/s=7378) # 9.22 [+1.50] rx=118240 (7378 MB) # 9.22 [+0.00] ok # 9.43 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.47] tx=135490 (MB=8455), tx/s=135490 (MB/s=8455) # 12.26 [+1.36] rx=67709 (8455 MB) # 12.26 [+0.00] ok # 12.45 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=160256 (MB=10000), tx/s=160256 (MB/s=10000) # 15.38 [+1.50] rx=160256 (10000 MB) # 15.38 [+0.00] ok # 15.56 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=132403 (MB=8262), tx/s=132403 (MB/s=8262) # 18.38 [+1.40] rx=66072 (8262 MB) # 18.38 [+0.00] ok # 18.57 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.43] tx=121504 (MB=7582), tx/s=121504 (MB/s=7582) # 21.50 [+1.50] rx=121504 (7582 MB) # 21.50 [+0.00] ok # 21.69 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=123046 (MB=7678), tx/s=123046 (MB/s=7678) # 24.51 [+1.36] rx=61489 (7678 MB) # 24.52 [+0.00] ok # 24.70 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=130912 (MB=8169), tx/s=130912 (MB/s=8169) # 27.63 [+1.50] rx=130912 (8169 MB) # 27.63 [+0.00] ok # 27.82 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.28 [+1.46] tx=117513 (MB=7333), tx/s=117513 (MB/s=7333) # 30.64 [+1.36] rx=58736 (7333 MB) # 30.64 [+0.00] ok # 30.83 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=161120 (MB=10054), tx/s=161120 (MB/s=10054) # 33.76 [+1.50] rx=161120 (10054 MB) # 33.76 [+0.00] ok # 33.96 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=136707 (MB=8531), tx/s=136707 (MB/s=8531) # 36.79 [+1.40] rx=68166 (8531 MB) # 36.79 [+0.00] ok # 36.82 [+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__->