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.42] tx=134368 (MB=8385), tx/s=134368 (MB/s=8385) # 3.09 [+1.50] rx=134368 (8385 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=110879 (MB=6919), tx/s=110879 (MB/s=6919) # 6.10 [+1.36] rx=55432 (6919 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=111680 (MB=6969), tx/s=111680 (MB/s=6969) # 9.21 [+1.50] rx=111680 (6969 MB) # 9.21 [+0.00] ok # 9.39 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=136021 (MB=8488), tx/s=136021 (MB/s=8488) # 12.21 [+1.36] rx=67255 (8488 MB) # 12.21 [+0.00] ok # 12.38 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=154528 (MB=9643), tx/s=154528 (MB/s=9643) # 15.30 [+1.50] rx=154528 (9643 MB) # 15.30 [+0.00] ok # 15.49 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=131761 (MB=8222), tx/s=131761 (MB/s=8222) # 18.31 [+1.40] rx=65731 (8222 MB) # 18.31 [+0.00] ok # 18.49 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=120448 (MB=7516), tx/s=120448 (MB/s=7516) # 21.41 [+1.50] rx=120448 (7516 MB) # 21.41 [+0.00] ok # 21.59 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=124901 (MB=7794), tx/s=124901 (MB/s=7794) # 24.40 [+1.36] rx=62439 (7794 MB) # 24.40 [+0.00] ok # 24.56 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=146336 (MB=9131), tx/s=146336 (MB/s=9131) # 27.48 [+1.50] rx=146336 (9131 MB) # 27.48 [+0.00] ok # 27.64 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=136737 (MB=8532), tx/s=136737 (MB/s=8532) # 30.46 [+1.36] rx=68363 (8532 MB) # 30.46 [+0.00] ok # 30.61 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=161632 (MB=10086), tx/s=161632 (MB/s=10086) # 33.53 [+1.50] rx=161632 (10086 MB) # 33.53 [+0.00] ok # 33.69 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=130317 (MB=8132), tx/s=130317 (MB/s=8132) # 36.51 [+1.36] rx=65003 (8132 MB) # 36.51 [+0.00] ok # 36.53 [+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__->