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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=111904 (MB=6983), tx/s=111904 (MB/s=6983) # 3.11 [+1.50] rx=111904 (6983 MB) # 3.11 [+0.00] ok # 3.32 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.46] tx=126702 (MB=7906), tx/s=126702 (MB/s=7906) # 6.14 [+1.36] rx=63328 (7906 MB) # 6.14 [+0.00] ok # 6.35 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.78 [+1.42] tx=141472 (MB=8828), tx/s=141472 (MB/s=8828) # 9.28 [+1.50] rx=141472 (8828 MB) # 9.28 [+0.00] ok # 9.49 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.95 [+1.47] tx=104271 (MB=6506), tx/s=104271 (MB/s=6506) # 12.31 [+1.36] rx=52126 (6506 MB) # 12.31 [+0.00] ok # 12.52 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.95 [+1.42] tx=118176 (MB=7374), tx/s=118176 (MB/s=7374) # 15.45 [+1.50] rx=118176 (7374 MB) # 15.45 [+0.00] ok # 15.64 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.10 [+1.46] tx=119381 (MB=7449), tx/s=119381 (MB/s=7449) # 18.46 [+1.36] rx=59150 (7449 MB) # 18.46 [+0.00] ok # 18.64 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=126464 (MB=7891), tx/s=126464 (MB/s=7891) # 21.56 [+1.50] rx=126464 (7891 MB) # 21.56 [+0.00] ok # 21.77 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.46] tx=126449 (MB=7890), tx/s=126449 (MB/s=7890) # 24.59 [+1.36] rx=63190 (7890 MB) # 24.59 [+0.00] ok # 24.78 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.43] tx=120480 (MB=7518), tx/s=120480 (MB/s=7518) # 27.71 [+1.50] rx=120480 (7518 MB) # 27.71 [+0.00] ok # 27.92 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.46] tx=130264 (MB=8128), tx/s=130264 (MB/s=8128) # 30.74 [+1.36] rx=65110 (8128 MB) # 30.74 [+0.00] ok # 30.91 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.34 [+1.42] tx=150944 (MB=9419), tx/s=150944 (MB/s=9419) # 33.84 [+1.50] rx=150944 (9419 MB) # 33.84 [+0.00] ok # 34.01 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.43 [+1.42] tx=136752 (MB=8533), tx/s=136752 (MB/s=8533) # 36.83 [+1.40] rx=68313 (8533 MB) # 36.83 [+0.00] ok # 36.86 [+0.03] 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__->