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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=113248 (MB=7067), tx/s=113248 (MB/s=7067) # 3.09 [+1.50] rx=113248 (7067 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=116417 (MB=7264), tx/s=116417 (MB/s=7264) # 6.12 [+1.36] rx=58170 (7264 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=145792 (MB=9097), tx/s=145792 (MB/s=9097) # 9.24 [+1.50] rx=145792 (9097 MB) # 9.24 [+0.00] ok # 9.44 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.47] tx=131999 (MB=8237), tx/s=131999 (MB/s=8237) # 12.26 [+1.36] rx=65973 (8237 MB) # 12.26 [+0.00] ok # 12.45 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.42] tx=162400 (MB=10134), tx/s=162400 (MB/s=10134) # 15.38 [+1.50] rx=162400 (10134 MB) # 15.38 [+0.00] ok # 15.55 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=138310 (MB=8631), tx/s=138310 (MB/s=8631) # 18.37 [+1.40] rx=69005 (8631 MB) # 18.37 [+0.00] ok # 18.55 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # 21.48 [+1.50] rx=135584 (8460 MB) # 21.48 [+0.00] ok # 21.66 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.42] tx=109738 (MB=6848), tx/s=109738 (MB/s=6848) # 24.49 [+1.40] rx=54773 (6848 MB) # 24.49 [+0.00] ok # 24.67 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=130816 (MB=8163), tx/s=130816 (MB/s=8163) # 27.60 [+1.50] rx=130816 (8163 MB) # 27.60 [+0.00] ok # 27.79 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.47] tx=134205 (MB=8374), tx/s=134205 (MB/s=8374) # 30.62 [+1.36] rx=67003 (8374 MB) # 30.62 [+0.00] ok # 30.82 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.24 [+1.42] tx=130880 (MB=8167), tx/s=130880 (MB/s=8167) # 33.75 [+1.50] rx=130880 (8167 MB) # 33.75 [+0.00] ok # 33.95 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.37 [+1.42] tx=134646 (MB=8402), tx/s=134646 (MB/s=8402) # 36.77 [+1.40] rx=67188 (8402 MB) # 36.77 [+0.00] ok # 36.79 [+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__->