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=104000 (MB=6489), tx/s=104000 (MB/s=6489) # 3.09 [+1.50] rx=104000 (6489 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=116015 (MB=7239), tx/s=116015 (MB/s=7239) # 6.12 [+1.36] rx=57924 (7239 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.43] tx=146976 (MB=9171), tx/s=146976 (MB/s=9171) # 9.26 [+1.50] rx=146976 (9171 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=130004 (MB=8112), tx/s=130004 (MB/s=8112) # 12.27 [+1.36] rx=64919 (8112 MB) # 12.27 [+0.00] ok # 12.44 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=159584 (MB=9958), tx/s=159584 (MB/s=9958) # 15.37 [+1.50] rx=159584 (9958 MB) # 15.37 [+0.00] ok # 15.54 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=128051 (MB=7990), tx/s=128051 (MB/s=7990) # 18.36 [+1.40] rx=63915 (7990 MB) # 18.36 [+0.00] ok # 18.57 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.00 [+1.43] tx=134784 (MB=8411), tx/s=134784 (MB/s=8411) # 21.50 [+1.50] rx=134784 (8411 MB) # 21.50 [+0.00] ok # 21.69 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=129542 (MB=8083), tx/s=129542 (MB/s=8083) # 24.51 [+1.36] rx=64758 (8083 MB) # 24.51 [+0.00] ok # 24.68 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=142912 (MB=8918), tx/s=142912 (MB/s=8918) # 27.60 [+1.50] rx=142912 (8918 MB) # 27.60 [+0.00] ok # 27.79 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.47] tx=125517 (MB=7832), tx/s=125517 (MB/s=7832) # 30.61 [+1.36] rx=62753 (7832 MB) # 30.61 [+0.00] ok # 30.79 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.21 [+1.42] tx=159488 (MB=9952), tx/s=159488 (MB/s=9952) # 33.72 [+1.50] rx=159488 (9952 MB) # 33.72 [+0.00] ok # 33.89 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.31 [+1.42] tx=137230 (MB=8563), tx/s=137230 (MB/s=8563) # 36.71 [+1.40] rx=68534 (8563 MB) # 36.71 [+0.00] ok # 36.73 [+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__->