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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=141024 (MB=8800), tx/s=141024 (MB/s=8800) # 3.07 [+1.50] rx=141024 (8800 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=124595 (MB=7775), tx/s=124595 (MB/s=7775) # 6.07 [+1.36] rx=62287 (7775 MB) # 6.08 [+0.00] ok # 6.26 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=149568 (MB=9333), tx/s=149568 (MB/s=9333) # 9.19 [+1.50] rx=149568 (9333 MB) # 9.19 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=123366 (MB=7698), tx/s=123366 (MB/s=7698) # 12.19 [+1.36] rx=61612 (7698 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=124384 (MB=7762), tx/s=124384 (MB/s=7762) # 15.31 [+1.50] rx=124384 (7762 MB) # 15.31 [+0.00] ok # 15.51 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.46] tx=109950 (MB=6861), tx/s=109950 (MB/s=6861) # 18.33 [+1.36] rx=54627 (6861 MB) # 18.33 [+0.00] ok # 18.54 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=102368 (MB=6388), tx/s=102368 (MB/s=6388) # 21.46 [+1.50] rx=102368 (6388 MB) # 21.46 [+0.00] ok # 21.66 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=103619 (MB=6466), tx/s=103619 (MB/s=6466) # 24.48 [+1.36] rx=51766 (6466 MB) # 24.48 [+0.00] ok # 24.67 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.43] tx=147488 (MB=9203), tx/s=147488 (MB/s=9203) # 27.60 [+1.50] rx=147488 (9203 MB) # 27.60 [+0.00] ok # 27.79 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.25 [+1.46] tx=125900 (MB=7856), tx/s=125900 (MB/s=7856) # 30.61 [+1.36] rx=62842 (7856 MB) # 30.61 [+0.00] ok # 30.79 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.21 [+1.42] tx=164992 (MB=10296), tx/s=164992 (MB/s=10296) # 33.71 [+1.50] rx=164992 (10296 MB) # 33.71 [+0.00] ok # 33.88 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.29 [+1.42] tx=130428 (MB=8139), tx/s=130428 (MB/s=8139) # 36.69 [+1.40] rx=65078 (8139 MB) # 36.70 [+0.00] ok # 36.72 [+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__->