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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=126464 (MB=7891), tx/s=126464 (MB/s=7891) # 3.05 [+1.50] rx=126464 (7891 MB) # 3.05 [+0.00] ok # 3.23 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=109131 (MB=6810), tx/s=109131 (MB/s=6810) # 6.05 [+1.36] rx=54539 (6810 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=113728 (MB=7097), tx/s=113728 (MB/s=7097) # 9.14 [+1.50] rx=113728 (7097 MB) # 9.14 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=136449 (MB=8514), tx/s=136449 (MB/s=8514) # 12.14 [+1.36] rx=68188 (8514 MB) # 12.14 [+0.00] ok # 12.30 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=162688 (MB=10152), tx/s=162688 (MB/s=10152) # 15.22 [+1.50] rx=162688 (10152 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=137272 (MB=8566), tx/s=137272 (MB/s=8566) # 18.20 [+1.40] rx=68500 (8566 MB) # 18.20 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=123232 (MB=7690), tx/s=123232 (MB/s=7690) # 21.28 [+1.50] rx=123232 (7690 MB) # 21.28 [+0.00] ok # 21.44 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=125963 (MB=7860), tx/s=125963 (MB/s=7860) # 24.26 [+1.36] rx=62919 (7860 MB) # 24.26 [+0.00] ok # 24.43 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=144672 (MB=9028), tx/s=144672 (MB/s=9028) # 27.35 [+1.50] rx=144672 (9028 MB) # 27.35 [+0.00] ok # 27.52 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.46] tx=134189 (MB=8373), tx/s=134189 (MB/s=8373) # 30.34 [+1.36] rx=67018 (8373 MB) # 30.34 [+0.00] ok # 30.52 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 31.94 [+1.42] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 33.44 [+1.50] rx=133248 (8315 MB) # 33.44 [+0.00] ok # 33.61 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=137357 (MB=8571), tx/s=137357 (MB/s=8571) # 36.43 [+1.40] rx=68600 (8571 MB) # 36.43 [+0.00] ok # 36.45 [+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__->