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=139232 (MB=8688), tx/s=139232 (MB/s=8688) # 3.09 [+1.50] rx=139232 (8688 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=118230 (MB=7377), tx/s=118230 (MB/s=7377) # 6.12 [+1.36] rx=59111 (7377 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=117632 (MB=7340), tx/s=117632 (MB/s=7340) # 9.24 [+1.50] rx=117632 (7340 MB) # 9.24 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=114643 (MB=7154), tx/s=114643 (MB/s=7154) # 12.27 [+1.40] rx=57162 (7154 MB) # 12.27 [+0.00] ok # 12.45 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=162048 (MB=10112), tx/s=162048 (MB/s=10112) # 15.37 [+1.50] rx=162048 (10112 MB) # 15.37 [+0.00] ok # 15.54 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=139490 (MB=8704), tx/s=139490 (MB/s=8704) # 18.36 [+1.40] rx=69676 (8704 MB) # 18.36 [+0.00] ok # 18.57 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=131488 (MB=8205), tx/s=131488 (MB/s=8205) # 21.49 [+1.50] rx=131488 (8205 MB) # 21.49 [+0.00] ok # 21.66 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.13 [+1.46] tx=112852 (MB=7042), tx/s=112852 (MB/s=7042) # 24.49 [+1.36] rx=56366 (7042 MB) # 24.49 [+0.00] ok # 24.66 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.08 [+1.42] tx=146144 (MB=9119), tx/s=146144 (MB/s=9119) # 27.58 [+1.50] rx=146144 (9119 MB) # 27.58 [+0.00] ok # 27.77 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.20 [+1.42] tx=115077 (MB=7181), tx/s=115077 (MB/s=7181) # 30.60 [+1.40] rx=57478 (7181 MB) # 30.60 [+0.00] ok # 30.77 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=130944 (MB=8171), tx/s=130944 (MB/s=8171) # 33.70 [+1.50] rx=130944 (8171 MB) # 33.70 [+0.00] ok # 33.90 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.43] tx=133729 (MB=8345), tx/s=133729 (MB/s=8345) # 36.72 [+1.40] rx=66577 (8345 MB) # 36.72 [+0.00] ok # 36.75 [+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__->