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.43] tx=110464 (MB=6893), tx/s=110464 (MB/s=6893) # 3.09 [+1.50] rx=110464 (6893 MB) # 3.09 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=123620 (MB=7714), tx/s=123620 (MB/s=7714) # 6.12 [+1.36] rx=61765 (7714 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=129280 (MB=8067), tx/s=129280 (MB/s=8067) # 9.24 [+1.50] rx=129280 (8067 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.47] tx=123340 (MB=7696), tx/s=123340 (MB/s=7696) # 12.26 [+1.36] rx=60649 (7696 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=163776 (MB=10220), tx/s=163776 (MB/s=10220) # 15.39 [+1.50] rx=163776 (10220 MB) # 15.39 [+0.00] ok # 15.59 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=119265 (MB=7442), tx/s=119265 (MB/s=7442) # 18.41 [+1.40] rx=59345 (7442 MB) # 18.41 [+0.00] ok # 18.60 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.02 [+1.42] tx=130336 (MB=8133), tx/s=130336 (MB/s=8133) # 21.52 [+1.50] rx=130336 (8133 MB) # 21.52 [+0.00] ok # 21.72 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=104903 (MB=6546), tx/s=104903 (MB/s=6546) # 24.54 [+1.36] rx=52416 (6546 MB) # 24.55 [+0.00] ok # 24.76 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.43] tx=117312 (MB=7320), tx/s=117312 (MB/s=7320) # 27.69 [+1.50] rx=117312 (7320 MB) # 27.69 [+0.00] ok # 27.89 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.43] tx=102822 (MB=6416), tx/s=102822 (MB/s=6416) # 30.72 [+1.40] rx=51387 (6416 MB) # 30.72 [+0.00] ok # 30.92 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.42] tx=145440 (MB=9075), tx/s=145440 (MB/s=9075) # 33.85 [+1.50] rx=145440 (9075 MB) # 33.85 [+0.00] ok # 34.06 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.49 [+1.42] tx=116753 (MB=7285), tx/s=116753 (MB/s=7285) # 36.89 [+1.40] rx=58231 (7285 MB) # 36.89 [+0.00] ok # 36.91 [+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__->