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=109952 (MB=6861), tx/s=109952 (MB/s=6861) # 3.09 [+1.50] rx=109952 (6861 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=113475 (MB=7081), tx/s=113475 (MB/s=7081) # 6.13 [+1.36] rx=56692 (7081 MB) # 6.13 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=123040 (MB=7678), tx/s=123040 (MB/s=7678) # 9.24 [+1.50] rx=123040 (7678 MB) # 9.24 [+0.00] ok # 9.41 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.42] tx=136347 (MB=8508), tx/s=136347 (MB/s=8508) # 12.23 [+1.40] rx=68126 (8508 MB) # 12.23 [+0.00] ok # 12.39 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=161472 (MB=10076), tx/s=161472 (MB/s=10076) # 15.31 [+1.50] rx=161472 (10076 MB) # 15.31 [+0.00] ok # 15.49 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=118661 (MB=7404), tx/s=118661 (MB/s=7404) # 18.31 [+1.40] rx=59010 (7404 MB) # 18.31 [+0.00] ok # 18.49 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=106496 (MB=6645), tx/s=106496 (MB/s=6645) # 21.41 [+1.50] rx=106496 (6645 MB) # 21.41 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=107304 (MB=6696), tx/s=107304 (MB/s=6696) # 24.42 [+1.36] rx=53558 (6696 MB) # 24.43 [+0.00] ok # 24.60 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=119136 (MB=7434), tx/s=119136 (MB/s=7434) # 27.52 [+1.50] rx=119136 (7434 MB) # 27.52 [+0.00] ok # 27.71 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.47] tx=137430 (MB=8576), tx/s=137430 (MB/s=8576) # 30.53 [+1.36] rx=67861 (8576 MB) # 30.53 [+0.00] ok # 30.72 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.14 [+1.42] tx=164512 (MB=10266), tx/s=164512 (MB/s=10266) # 33.64 [+1.50] rx=164512 (10266 MB) # 33.64 [+0.00] ok # 33.83 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.25 [+1.42] tx=142824 (MB=8912), tx/s=142824 (MB/s=8912) # 36.65 [+1.40] rx=71342 (8912 MB) # 36.66 [+0.00] ok # 36.68 [+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__->