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=85792 (MB=5353), tx/s=85792 (MB/s=5353) # 3.06 [+1.50] rx=85792 (5353 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=109296 (MB=6820), tx/s=109296 (MB/s=6820) # 6.07 [+1.40] rx=54590 (6820 MB) # 6.08 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=68704 (MB=4287), tx/s=68704 (MB/s=4287) # 9.19 [+1.50] rx=68704 (4287 MB) # 9.19 [+0.00] ok # 9.39 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.86 [+1.46] tx=128782 (MB=8036), tx/s=128782 (MB/s=8036) # 12.22 [+1.36] rx=64368 (8036 MB) # 12.22 [+0.00] ok # 12.40 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=132448 (MB=8265), tx/s=132448 (MB/s=8265) # 15.33 [+1.50] rx=132448 (8265 MB) # 15.33 [+0.00] ok # 15.49 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.46] tx=122609 (MB=7651), tx/s=122609 (MB/s=7651) # 18.31 [+1.36] rx=61075 (7651 MB) # 18.31 [+0.00] ok # 18.50 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=90464 (MB=5645), tx/s=90464 (MB/s=5645) # 21.43 [+1.50] rx=90464 (5645 MB) # 21.43 [+0.00] ok # 21.62 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.46] tx=115073 (MB=7180), tx/s=115073 (MB/s=7180) # 24.44 [+1.36] rx=57515 (7180 MB) # 24.44 [+0.00] ok # 24.65 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=103008 (MB=6428), tx/s=103008 (MB/s=6428) # 27.57 [+1.50] rx=103008 (6428 MB) # 27.57 [+0.00] ok # 27.76 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.19 [+1.42] tx=115298 (MB=7195), tx/s=115298 (MB/s=7195) # 30.59 [+1.40] rx=57524 (7195 MB) # 30.59 [+0.00] ok # 30.76 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=131168 (MB=8185), tx/s=131168 (MB/s=8185) # 33.68 [+1.50] rx=131168 (8185 MB) # 33.68 [+0.00] ok # 33.86 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=124690 (MB=7781), tx/s=124690 (MB/s=7781) # 36.69 [+1.40] rx=62152 (7781 MB) # 36.69 [+0.00] ok # 36.71 [+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__->