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=116928 (MB=7296), tx/s=116928 (MB/s=7296) # 3.09 [+1.50] rx=116928 (7296 MB) # 3.09 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=130626 (MB=8151), tx/s=130626 (MB/s=8151) # 6.09 [+1.36] rx=65004 (8151 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=149536 (MB=9331), tx/s=149536 (MB/s=9331) # 9.19 [+1.50] rx=149536 (9331 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.42] tx=136457 (MB=8515), tx/s=136457 (MB/s=8515) # 12.20 [+1.40] rx=68159 (8515 MB) # 12.20 [+0.00] ok # 12.36 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=164416 (MB=10260), tx/s=164416 (MB/s=10260) # 15.28 [+1.50] rx=164416 (10260 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.46] tx=146878 (MB=9165), tx/s=146878 (MB/s=9165) # 18.26 [+1.36] rx=73386 (9165 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=116512 (MB=7270), tx/s=116512 (MB/s=7270) # 21.36 [+1.50] rx=116512 (7270 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.42] tx=113816 (MB=7102), tx/s=113816 (MB/s=7102) # 24.35 [+1.40] rx=56903 (7102 MB) # 24.35 [+0.00] ok # 24.51 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=123488 (MB=7706), tx/s=123488 (MB/s=7706) # 27.44 [+1.50] rx=123488 (7706 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=120051 (MB=7491), tx/s=120051 (MB/s=7491) # 30.43 [+1.40] rx=60020 (7491 MB) # 30.43 [+0.00] ok # 30.61 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=164736 (MB=10280), tx/s=164736 (MB/s=10280) # 33.53 [+1.50] rx=164736 (10280 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=146662 (MB=9152), tx/s=146662 (MB/s=9152) # 36.53 [+1.40] rx=73282 (9152 MB) # 36.53 [+0.00] ok # 36.55 [+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__->