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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=139552 (MB=8708), tx/s=139552 (MB/s=8708) # 3.05 [+1.50] rx=139552 (8708 MB) # 3.05 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=130916 (MB=8169), tx/s=130916 (MB/s=8169) # 6.04 [+1.36] rx=65448 (8169 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=148384 (MB=9259), tx/s=148384 (MB/s=9259) # 9.11 [+1.50] rx=148384 (9259 MB) # 9.11 [+0.00] ok # 9.27 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=135158 (MB=8434), tx/s=135158 (MB/s=8434) # 12.09 [+1.36] rx=67558 (8434 MB) # 12.09 [+0.00] ok # 12.25 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=164512 (MB=10266), tx/s=164512 (MB/s=10266) # 15.17 [+1.50] rx=164512 (10266 MB) # 15.17 [+0.00] ok # 15.33 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.46] tx=144245 (MB=9001), tx/s=144245 (MB/s=9001) # 18.15 [+1.36] rx=72001 (9001 MB) # 18.15 [+0.00] ok # 18.30 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.72 [+1.42] tx=140480 (MB=8766), tx/s=140480 (MB/s=8766) # 21.22 [+1.50] rx=140480 (8766 MB) # 21.22 [+0.00] ok # 21.37 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.83 [+1.46] tx=128966 (MB=8047), tx/s=128966 (MB/s=8047) # 24.19 [+1.36] rx=64465 (8047 MB) # 24.19 [+0.00] ok # 24.34 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.76 [+1.42] tx=141888 (MB=8854), tx/s=141888 (MB/s=8854) # 27.26 [+1.50] rx=141888 (8854 MB) # 27.26 [+0.00] ok # 27.41 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.87 [+1.46] tx=133871 (MB=8354), tx/s=133871 (MB/s=8354) # 30.23 [+1.36] rx=66927 (8354 MB) # 30.23 [+0.00] ok # 30.37 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.79 [+1.42] tx=162880 (MB=10164), tx/s=162880 (MB/s=10164) # 33.29 [+1.50] rx=162880 (10164 MB) # 33.29 [+0.00] ok # 33.44 [+0.14] ipv6 tcp -m 3 -t 1 -n 1 # 34.85 [+1.42] tx=143667 (MB=8965), tx/s=143667 (MB/s=8965) # 36.25 [+1.40] rx=71712 (8965 MB) # 36.25 [+0.00] ok # 36.27 [+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__->