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.58 [+1.42] tx=139488 (MB=8704), tx/s=139488 (MB/s=8704) # 3.08 [+1.50] rx=139488 (8704 MB) # 3.08 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=122470 (MB=7642), tx/s=122470 (MB/s=7642) # 6.07 [+1.36] rx=61101 (7642 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=150784 (MB=9409), tx/s=150784 (MB/s=9409) # 9.17 [+1.50] rx=150784 (9409 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.42] tx=139871 (MB=8728), tx/s=139871 (MB/s=8728) # 12.17 [+1.40] rx=69906 (8728 MB) # 12.18 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=166560 (MB=10393), tx/s=166560 (MB/s=10393) # 15.28 [+1.50] rx=166560 (10393 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=145865 (MB=9102), tx/s=145865 (MB/s=9102) # 18.28 [+1.40] rx=72867 (9102 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=140320 (MB=8756), tx/s=140320 (MB/s=8756) # 21.40 [+1.50] rx=140320 (8756 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=130146 (MB=8121), tx/s=130146 (MB/s=8121) # 24.40 [+1.40] rx=65057 (8121 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.43] tx=149920 (MB=9355), tx/s=149920 (MB/s=9355) # 27.50 [+1.50] rx=149920 (9355 MB) # 27.50 [+0.00] ok # 27.68 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=113819 (MB=7102), tx/s=113819 (MB/s=7102) # 30.51 [+1.36] rx=56799 (7102 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=159904 (MB=9978), tx/s=159904 (MB/s=9978) # 33.60 [+1.50] rx=159904 (9978 MB) # 33.60 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=142773 (MB=8909), tx/s=142773 (MB/s=8909) # 36.60 [+1.40] rx=71334 (8909 MB) # 36.60 [+0.00] ok # 36.62 [+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__->