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=138656 (MB=8652), tx/s=138656 (MB/s=8652) # 3.06 [+1.50] rx=138656 (8652 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130835 (MB=8164), tx/s=130835 (MB/s=8164) # 6.04 [+1.36] rx=65405 (8164 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=147232 (MB=9187), tx/s=147232 (MB/s=9187) # 9.12 [+1.50] rx=147232 (9187 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=136706 (MB=8530), tx/s=136706 (MB/s=8530) # 12.10 [+1.36] rx=68344 (8530 MB) # 12.10 [+0.00] ok # 12.26 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=162880 (MB=10164), tx/s=162880 (MB/s=10164) # 15.18 [+1.50] rx=162880 (10164 MB) # 15.18 [+0.00] ok # 15.34 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=140913 (MB=8793), tx/s=140913 (MB/s=8793) # 18.16 [+1.40] rx=70345 (8793 MB) # 18.16 [+0.00] ok # 18.33 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.75 [+1.42] tx=138560 (MB=8646), tx/s=138560 (MB/s=8646) # 21.25 [+1.50] rx=138560 (8646 MB) # 21.25 [+0.00] ok # 21.42 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=128326 (MB=8008), tx/s=128326 (MB/s=8008) # 24.24 [+1.36] rx=64130 (8008 MB) # 24.25 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=148192 (MB=9247), tx/s=148192 (MB/s=9247) # 27.34 [+1.50] rx=148192 (9247 MB) # 27.34 [+0.00] ok # 27.51 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.97 [+1.46] tx=135135 (MB=8432), tx/s=135135 (MB/s=8432) # 30.33 [+1.36] rx=67563 (8432 MB) # 30.33 [+0.00] ok # 30.51 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=162976 (MB=10170), tx/s=162976 (MB/s=10170) # 33.43 [+1.50] rx=162976 (10170 MB) # 33.43 [+0.00] ok # 33.59 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.02 [+1.42] tx=143436 (MB=8950), tx/s=143436 (MB/s=8950) # 36.42 [+1.40] rx=71556 (8950 MB) # 36.42 [+0.00] ok # 36.44 [+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__->