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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=115680 (MB=7218), tx/s=115680 (MB/s=7218) # 3.09 [+1.50] rx=115680 (7218 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.43] tx=111027 (MB=6928), tx/s=111027 (MB/s=6928) # 6.12 [+1.40] rx=55508 (6928 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=114592 (MB=7150), tx/s=114592 (MB/s=7150) # 9.24 [+1.50] rx=114592 (7150 MB) # 9.24 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=113182 (MB=7062), tx/s=113182 (MB/s=7062) # 12.27 [+1.36] rx=56500 (7062 MB) # 12.27 [+0.00] ok # 12.48 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=152416 (MB=9511), tx/s=152416 (MB/s=9511) # 15.40 [+1.50] rx=152416 (9511 MB) # 15.41 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.42] tx=118215 (MB=7377), tx/s=118215 (MB/s=7377) # 18.42 [+1.40] rx=58967 (7377 MB) # 18.42 [+0.00] ok # 18.61 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=132288 (MB=8255), tx/s=132288 (MB/s=8255) # 21.54 [+1.50] rx=132288 (8255 MB) # 21.54 [+0.00] ok # 21.73 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=124966 (MB=7798), tx/s=124966 (MB/s=7798) # 24.55 [+1.36] rx=62373 (7798 MB) # 24.55 [+0.00] ok # 24.72 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=145408 (MB=9073), tx/s=145408 (MB/s=9073) # 27.64 [+1.50] rx=145408 (9073 MB) # 27.64 [+0.00] ok # 27.86 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.47] tx=105778 (MB=6600), tx/s=105778 (MB/s=6600) # 30.69 [+1.36] rx=52880 (6600 MB) # 30.69 [+0.00] ok # 30.89 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=161760 (MB=10094), tx/s=161760 (MB/s=10094) # 33.81 [+1.50] rx=161760 (10094 MB) # 33.81 [+0.00] ok # 34.01 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=130268 (MB=8129), tx/s=130268 (MB/s=8129) # 36.84 [+1.40] rx=65043 (8129 MB) # 36.84 [+0.00] ok # 36.86 [+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__->