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.23 [+0.23] ipv4 udp -m 1 -t 1 -n 32 # 1.66 [+1.43] tx=122208 (MB=7626), tx/s=122208 (MB/s=7626) # 3.16 [+1.50] rx=122208 (7626 MB) # 3.16 [+0.00] ok # 3.35 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.43] tx=88785 (MB=5540), tx/s=88785 (MB/s=5540) # 6.18 [+1.40] rx=43869 (5540 MB) # 6.18 [+0.00] ok # 6.46 [+0.27] ipv4 udp -m 2 -t 1 -n 32 # 7.88 [+1.43] tx=129952 (MB=8109), tx/s=129952 (MB/s=8109) # 9.38 [+1.50] rx=129952 (8109 MB) # 9.39 [+0.00] ok # 9.60 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 11.02 [+1.43] tx=115056 (MB=7179), tx/s=115056 (MB/s=7179) # 12.42 [+1.40] rx=57508 (7179 MB) # 12.42 [+0.00] ok # 12.62 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 14.05 [+1.43] tx=126272 (MB=7879), tx/s=126272 (MB/s=7879) # 15.55 [+1.50] rx=126272 (7879 MB) # 15.55 [+0.00] ok # 15.76 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.18 [+1.42] tx=107627 (MB=6716), tx/s=107627 (MB/s=6716) # 18.58 [+1.40] rx=53247 (6716 MB) # 18.58 [+0.00] ok # 18.79 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.21 [+1.42] tx=137728 (MB=8594), tx/s=137728 (MB/s=8594) # 21.71 [+1.50] rx=137728 (8594 MB) # 21.71 [+0.00] ok # 21.91 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.34 [+1.42] tx=107990 (MB=6738), tx/s=107990 (MB/s=6738) # 24.74 [+1.40] rx=53836 (6738 MB) # 24.74 [+0.00] ok # 24.92 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.35 [+1.42] tx=117216 (MB=7314), tx/s=117216 (MB/s=7314) # 27.85 [+1.50] rx=117216 (7314 MB) # 27.85 [+0.00] ok # 28.02 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.49 [+1.46] tx=111525 (MB=6959), tx/s=111525 (MB/s=6959) # 30.84 [+1.36] rx=55731 (6959 MB) # 30.85 [+0.00] ok # 31.04 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.47 [+1.42] tx=132128 (MB=8245), tx/s=132128 (MB/s=8245) # 33.97 [+1.50] rx=132128 (8245 MB) # 33.97 [+0.00] ok # 34.14 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.56 [+1.42] tx=130453 (MB=8140), tx/s=130453 (MB/s=8140) # 36.96 [+1.40] rx=64944 (8140 MB) # 36.97 [+0.00] ok # 36.99 [+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__->