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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=133632 (MB=8339), tx/s=133632 (MB/s=8339) # 3.06 [+1.50] rx=133632 (8339 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=123347 (MB=7697), tx/s=123347 (MB/s=7697) # 6.07 [+1.36] rx=61618 (7697 MB) # 6.07 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=115840 (MB=7228), tx/s=115840 (MB/s=7228) # 9.18 [+1.50] rx=115840 (7228 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.42] tx=112862 (MB=7043), tx/s=112862 (MB/s=7043) # 12.16 [+1.40] rx=56378 (7043 MB) # 12.17 [+0.00] ok # 12.34 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=163808 (MB=10222), tx/s=163808 (MB/s=10222) # 15.26 [+1.50] rx=163808 (10222 MB) # 15.26 [+0.00] ok # 15.42 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=137860 (MB=8602), tx/s=137860 (MB/s=8602) # 18.24 [+1.40] rx=68878 (8602 MB) # 18.24 [+0.00] ok # 18.40 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=137632 (MB=8588), tx/s=137632 (MB/s=8588) # 21.32 [+1.50] rx=137632 (8588 MB) # 21.33 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=128654 (MB=8028), tx/s=128654 (MB/s=8028) # 24.32 [+1.36] rx=63393 (8028 MB) # 24.33 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=141152 (MB=8808), tx/s=141152 (MB/s=8808) # 27.43 [+1.50] rx=141152 (8808 MB) # 27.43 [+0.00] ok # 27.60 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=127797 (MB=7975), tx/s=127797 (MB/s=7975) # 30.42 [+1.40] rx=63828 (7975 MB) # 30.42 [+0.00] ok # 30.60 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.02 [+1.42] tx=142176 (MB=8872), tx/s=142176 (MB/s=8872) # 33.52 [+1.50] rx=142176 (8872 MB) # 33.52 [+0.00] ok # 33.71 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=115253 (MB=7192), tx/s=115253 (MB/s=7192) # 36.53 [+1.40] rx=57261 (7192 MB) # 36.53 [+0.00] ok # 36.56 [+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__->