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.58 [+1.42] tx=138624 (MB=8650), tx/s=138624 (MB/s=8650) # 3.08 [+1.50] rx=138624 (8650 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=132511 (MB=8269), tx/s=132511 (MB/s=8269) # 6.07 [+1.36] rx=66230 (8269 MB) # 6.07 [+0.00] ok # 6.24 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=149952 (MB=9357), tx/s=149952 (MB/s=9357) # 9.16 [+1.50] rx=149952 (9357 MB) # 9.16 [+0.00] ok # 9.33 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=139302 (MB=8692), tx/s=139302 (MB/s=8692) # 12.15 [+1.40] rx=69622 (8692 MB) # 12.15 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=164768 (MB=10282), tx/s=164768 (MB/s=10282) # 15.24 [+1.50] rx=164768 (10282 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=144079 (MB=8991), tx/s=144079 (MB/s=8991) # 18.23 [+1.40] rx=71968 (8991 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 21.33 [+1.50] rx=138176 (8622 MB) # 21.33 [+0.00] ok # 21.49 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.95 [+1.46] tx=127920 (MB=7982), tx/s=127920 (MB/s=7982) # 24.31 [+1.36] rx=63934 (7982 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=125600 (MB=7837), tx/s=125600 (MB/s=7837) # 27.41 [+1.50] rx=125600 (7837 MB) # 27.41 [+0.00] ok # 27.59 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.05 [+1.46] tx=120963 (MB=7548), tx/s=120963 (MB/s=7548) # 30.41 [+1.36] rx=60374 (7548 MB) # 30.41 [+0.00] ok # 30.59 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=163040 (MB=10174), tx/s=163040 (MB/s=10174) # 33.51 [+1.50] rx=163040 (10174 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=143295 (MB=8942), tx/s=143295 (MB/s=8942) # 36.50 [+1.40] rx=71568 (8942 MB) # 36.50 [+0.00] ok # 36.53 [+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__->