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=105184 (MB=6563), tx/s=105184 (MB/s=6563) # 3.09 [+1.50] rx=105184 (6563 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=127329 (MB=7945), tx/s=127329 (MB/s=7945) # 6.13 [+1.36] rx=63646 (7945 MB) # 6.13 [+0.00] ok # 6.31 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=123712 (MB=7720), tx/s=123712 (MB/s=7720) # 9.23 [+1.50] rx=123712 (7720 MB) # 9.23 [+0.00] ok # 9.44 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=118786 (MB=7412), tx/s=118786 (MB/s=7412) # 12.26 [+1.36] rx=59297 (7412 MB) # 12.26 [+0.00] ok # 12.45 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=143520 (MB=8956), tx/s=143520 (MB/s=8956) # 15.37 [+1.50] rx=143520 (8956 MB) # 15.37 [+0.00] ok # 15.55 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=135756 (MB=8471), tx/s=135756 (MB/s=8471) # 18.37 [+1.40] rx=67793 (8471 MB) # 18.38 [+0.00] ok # 18.58 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.43] tx=113248 (MB=7067), tx/s=113248 (MB/s=7067) # 21.51 [+1.50] rx=113248 (7067 MB) # 21.51 [+0.00] ok # 21.72 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.47] tx=109590 (MB=6838), tx/s=109590 (MB/s=6838) # 24.55 [+1.36] rx=54760 (6838 MB) # 24.55 [+0.00] ok # 24.75 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.17 [+1.42] tx=146784 (MB=9159), tx/s=146784 (MB/s=9159) # 27.68 [+1.50] rx=146784 (9159 MB) # 27.68 [+0.00] ok # 27.88 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.46] tx=112278 (MB=7006), tx/s=112278 (MB/s=7006) # 30.70 [+1.36] rx=56041 (7006 MB) # 30.70 [+0.00] ok # 30.90 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.33 [+1.43] tx=143200 (MB=8936), tx/s=143200 (MB/s=8936) # 33.83 [+1.50] rx=143200 (8936 MB) # 33.83 [+0.00] ok # 34.02 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=111086 (MB=6932), tx/s=111086 (MB/s=6932) # 36.84 [+1.40] rx=55424 (6932 MB) # 36.84 [+0.00] ok # 36.87 [+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__->