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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=137952 (MB=8608), tx/s=137952 (MB/s=8608) # 3.09 [+1.50] rx=137952 (8608 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=125187 (MB=7812), tx/s=125187 (MB/s=7812) # 6.08 [+1.36] rx=62559 (7812 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 9.16 [+1.50] rx=146080 (9115 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=134866 (MB=8416), tx/s=134866 (MB/s=8416) # 12.15 [+1.36] rx=67392 (8416 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=162496 (MB=10140), tx/s=162496 (MB/s=10140) # 15.24 [+1.50] rx=162496 (10140 MB) # 15.24 [+0.00] ok # 15.43 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=132748 (MB=8283), tx/s=132748 (MB/s=8283) # 18.25 [+1.40] rx=66211 (8283 MB) # 18.25 [+0.00] ok # 18.44 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=126784 (MB=7911), tx/s=126784 (MB/s=7911) # 21.36 [+1.50] rx=126784 (7911 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=126847 (MB=7915), tx/s=126847 (MB/s=7915) # 24.35 [+1.36] rx=63420 (7915 MB) # 24.35 [+0.00] ok # 24.51 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=139008 (MB=8674), tx/s=139008 (MB/s=8674) # 27.43 [+1.50] rx=139008 (8674 MB) # 27.43 [+0.00] ok # 27.62 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=102941 (MB=6423), tx/s=102941 (MB/s=6423) # 30.44 [+1.36] rx=51455 (6423 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=128512 (MB=8019), tx/s=128512 (MB/s=8019) # 33.54 [+1.50] rx=128512 (8019 MB) # 33.54 [+0.00] ok # 33.72 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.14 [+1.42] tx=134843 (MB=8414), tx/s=134843 (MB/s=8414) # 36.54 [+1.40] rx=67302 (8414 MB) # 36.54 [+0.00] ok # 36.56 [+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__->