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.55 [+1.42] tx=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 3.06 [+1.50] rx=136992 (8548 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=120825 (MB=7539), tx/s=120825 (MB/s=7539) # 6.04 [+1.36] rx=60387 (7539 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=146912 (MB=9167), tx/s=146912 (MB/s=9167) # 9.12 [+1.50] rx=146912 (9167 MB) # 9.12 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=125521 (MB=7832), tx/s=125521 (MB/s=7832) # 12.11 [+1.36] rx=61907 (7832 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=157600 (MB=9834), tx/s=157600 (MB/s=9834) # 15.19 [+1.50] rx=157600 (9834 MB) # 15.19 [+0.00] ok # 15.38 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.81 [+1.42] tx=134638 (MB=8401), tx/s=134638 (MB/s=8401) # 18.21 [+1.40] rx=67191 (8401 MB) # 18.21 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=129952 (MB=8109), tx/s=129952 (MB/s=8109) # 21.29 [+1.50] rx=129952 (8109 MB) # 21.29 [+0.00] ok # 21.47 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=117838 (MB=7353), tx/s=117838 (MB/s=7353) # 24.28 [+1.36] rx=58896 (7353 MB) # 24.29 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=123456 (MB=7704), tx/s=123456 (MB/s=7704) # 27.39 [+1.50] rx=123456 (7704 MB) # 27.39 [+0.00] ok # 27.58 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=114318 (MB=7133), tx/s=114318 (MB/s=7133) # 30.40 [+1.40] rx=57150 (7133 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=127872 (MB=7979), tx/s=127872 (MB/s=7979) # 33.49 [+1.50] rx=127488 (7955 MB) # 33.49 [+0.00] ok # 33.68 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=119976 (MB=7486), tx/s=119976 (MB/s=7486) # 36.50 [+1.40] rx=59831 (7486 MB) # 36.50 [+0.00] ok # 36.53 [+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__->