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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=132832 (MB=8289), tx/s=132832 (MB/s=8289) # 3.07 [+1.50] rx=132832 (8289 MB) # 3.08 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=118638 (MB=7403), tx/s=118638 (MB/s=7403) # 6.05 [+1.36] rx=59298 (7403 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=138048 (MB=8614), tx/s=138048 (MB/s=8614) # 9.13 [+1.50] rx=138048 (8614 MB) # 9.13 [+0.00] ok # 9.31 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=109227 (MB=6816), tx/s=109227 (MB/s=6816) # 12.14 [+1.40] rx=54609 (6816 MB) # 12.14 [+0.00] ok # 12.31 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=119104 (MB=7432), tx/s=119104 (MB/s=7432) # 15.24 [+1.50] rx=119104 (7432 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=118867 (MB=7417), tx/s=118867 (MB/s=7417) # 18.25 [+1.40] rx=59368 (7417 MB) # 18.25 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=124000 (MB=7738), tx/s=124000 (MB/s=7738) # 21.36 [+1.50] rx=124000 (7738 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=127101 (MB=7931), tx/s=127101 (MB/s=7931) # 24.34 [+1.36] rx=63511 (7931 MB) # 24.34 [+0.00] ok # 24.53 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.96 [+1.42] tx=134848 (MB=8415), tx/s=134848 (MB/s=8415) # 27.46 [+1.50] rx=134848 (8415 MB) # 27.46 [+0.00] ok # 27.64 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=124629 (MB=7777), tx/s=124629 (MB/s=7777) # 30.46 [+1.36] rx=62272 (7777 MB) # 30.46 [+0.00] ok # 30.63 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=132896 (MB=8293), tx/s=132896 (MB/s=8293) # 33.56 [+1.50] rx=132896 (8293 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.17 [+1.42] tx=119074 (MB=7430), tx/s=119074 (MB/s=7430) # 36.57 [+1.40] rx=59171 (7430 MB) # 36.57 [+0.00] ok # 36.59 [+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__->