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=109280 (MB=6819), tx/s=109280 (MB/s=6819) # 3.06 [+1.50] rx=109280 (6819 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=130701 (MB=8156), tx/s=130701 (MB/s=8156) # 6.04 [+1.36] rx=65342 (8156 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 9.13 [+1.50] rx=118144 (7372 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=134601 (MB=8399), tx/s=134601 (MB/s=8399) # 12.11 [+1.36] rx=66241 (8399 MB) # 12.11 [+0.00] ok # 12.29 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=144256 (MB=9002), tx/s=144256 (MB/s=9002) # 15.21 [+1.50] rx=144256 (9002 MB) # 15.21 [+0.00] ok # 15.40 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=143383 (MB=8947), tx/s=143383 (MB/s=8947) # 18.22 [+1.40] rx=71596 (8947 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=121984 (MB=7612), tx/s=121984 (MB/s=7612) # 21.32 [+1.50] rx=121984 (7612 MB) # 21.32 [+0.00] ok # 21.50 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=122323 (MB=7633), tx/s=122323 (MB/s=7633) # 24.32 [+1.36] rx=61137 (7633 MB) # 24.32 [+0.00] ok # 24.48 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=91904 (MB=5735), tx/s=91904 (MB/s=5735) # 27.41 [+1.50] rx=91904 (5735 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=124622 (MB=7776), tx/s=124622 (MB/s=7776) # 30.40 [+1.36] rx=62298 (7776 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=116288 (MB=7256), tx/s=116288 (MB/s=7256) # 33.49 [+1.50] rx=116288 (7256 MB) # 33.49 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.08 [+1.42] tx=115229 (MB=7190), tx/s=115229 (MB/s=7190) # 36.48 [+1.40] rx=57309 (7190 MB) # 36.49 [+0.00] ok # 36.51 [+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__->