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=80064 (MB=4996), tx/s=80064 (MB/s=4996) # 3.09 [+1.50] rx=80064 (4996 MB) # 3.09 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=112417 (MB=7015), tx/s=112417 (MB/s=7015) # 6.09 [+1.36] rx=56173 (7015 MB) # 6.10 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=103456 (MB=6456), tx/s=103456 (MB/s=6456) # 9.19 [+1.50] rx=103456 (6456 MB) # 9.19 [+0.00] ok # 9.37 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=120505 (MB=7519), tx/s=120505 (MB/s=7519) # 12.19 [+1.36] rx=58752 (7519 MB) # 12.20 [+0.00] ok # 12.38 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=116992 (MB=7300), tx/s=116992 (MB/s=7300) # 15.30 [+1.50] rx=116992 (7300 MB) # 15.30 [+0.00] ok # 15.49 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=129520 (MB=8082), tx/s=129520 (MB/s=8082) # 18.31 [+1.40] rx=64657 (8082 MB) # 18.31 [+0.00] ok # 18.47 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=112928 (MB=7047), tx/s=112928 (MB/s=7047) # 21.39 [+1.50] rx=112928 (7047 MB) # 21.39 [+0.00] ok # 21.56 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=124946 (MB=7797), tx/s=124946 (MB/s=7797) # 24.38 [+1.36] rx=61535 (7797 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.98 [+1.42] tx=129600 (MB=8087), tx/s=129600 (MB/s=8087) # 27.48 [+1.50] rx=129600 (8087 MB) # 27.48 [+0.00] ok # 27.63 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=130131 (MB=8120), tx/s=130131 (MB/s=8120) # 30.45 [+1.36] rx=63076 (8120 MB) # 30.45 [+0.00] ok # 30.62 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=142464 (MB=8890), tx/s=142464 (MB/s=8890) # 33.54 [+1.50] rx=142464 (8890 MB) # 33.54 [+0.00] ok # 33.69 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.46] tx=131309 (MB=8194), tx/s=131309 (MB/s=8194) # 36.51 [+1.36] rx=65555 (8194 MB) # 36.51 [+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__->