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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 3.07 [+1.50] rx=140160 (8746 MB) # 3.07 [+0.00] ok # 3.24 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=131466 (MB=8203), tx/s=131466 (MB/s=8203) # 6.06 [+1.40] rx=65633 (8203 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149696 (MB=9341), tx/s=149696 (MB/s=9341) # 9.15 [+1.50] rx=149696 (9341 MB) # 9.15 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=140235 (MB=8751), tx/s=140235 (MB/s=8751) # 12.14 [+1.40] rx=70066 (8751 MB) # 12.14 [+0.00] ok # 12.30 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=166112 (MB=10365), tx/s=166112 (MB/s=10365) # 15.22 [+1.50] rx=166112 (10365 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=142502 (MB=8892), tx/s=142502 (MB/s=8892) # 18.21 [+1.40] rx=71107 (8892 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=139392 (MB=8698), tx/s=139392 (MB/s=8698) # 21.31 [+1.50] rx=139392 (8698 MB) # 21.31 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=128598 (MB=8024), tx/s=128598 (MB/s=8024) # 24.29 [+1.36] rx=64238 (8024 MB) # 24.29 [+0.00] ok # 24.46 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=151040 (MB=9425), tx/s=151040 (MB/s=9425) # 27.38 [+1.50] rx=151040 (9425 MB) # 27.38 [+0.00] ok # 27.54 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=134923 (MB=8419), tx/s=134923 (MB/s=8419) # 30.36 [+1.36] rx=66560 (8419 MB) # 30.36 [+0.00] ok # 30.53 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.95 [+1.42] tx=166720 (MB=10403), tx/s=166720 (MB/s=10403) # 33.45 [+1.50] rx=166720 (10403 MB) # 33.45 [+0.00] ok # 33.63 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=142085 (MB=8866), tx/s=142085 (MB/s=8866) # 36.45 [+1.40] rx=70909 (8866 MB) # 36.45 [+0.00] ok # 36.48 [+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__->