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.57 [+1.42] tx=129376 (MB=8073), tx/s=129376 (MB/s=8073) # 3.07 [+1.50] rx=129376 (8073 MB) # 3.08 [+0.00] ok # 3.23 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=122914 (MB=7670), tx/s=122914 (MB/s=7670) # 6.05 [+1.36] rx=60692 (7670 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=146272 (MB=9127), tx/s=146272 (MB/s=9127) # 9.13 [+1.50] rx=146272 (9127 MB) # 9.13 [+0.00] ok # 9.30 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.76 [+1.46] tx=124333 (MB=7758), tx/s=124333 (MB/s=7758) # 12.12 [+1.36] rx=61271 (7758 MB) # 12.12 [+0.00] ok # 12.29 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=165856 (MB=10350), tx/s=165856 (MB/s=10350) # 15.21 [+1.50] rx=165856 (10350 MB) # 15.21 [+0.00] ok # 15.36 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.46] tx=132037 (MB=8239), tx/s=132037 (MB/s=8239) # 18.18 [+1.36] rx=65918 (8239 MB) # 18.18 [+0.00] ok # 18.35 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=134304 (MB=8381), tx/s=134304 (MB/s=8381) # 21.27 [+1.50] rx=134304 (8381 MB) # 21.27 [+0.00] ok # 21.42 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.84 [+1.42] tx=129011 (MB=8050), tx/s=129011 (MB/s=8050) # 24.24 [+1.40] rx=64449 (8050 MB) # 24.24 [+0.00] ok # 24.41 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.83 [+1.42] tx=146432 (MB=9137), tx/s=146432 (MB/s=9137) # 27.33 [+1.50] rx=146432 (9137 MB) # 27.33 [+0.00] ok # 27.49 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.95 [+1.46] tx=121799 (MB=7600), tx/s=121799 (MB/s=7600) # 30.31 [+1.36] rx=60888 (7600 MB) # 30.31 [+0.00] ok # 30.47 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.89 [+1.42] tx=158560 (MB=9894), tx/s=158560 (MB/s=9894) # 33.39 [+1.50] rx=158560 (9894 MB) # 33.39 [+0.00] ok # 33.53 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.95 [+1.42] tx=135564 (MB=8459), tx/s=135564 (MB/s=8459) # 36.35 [+1.40] rx=67669 (8459 MB) # 36.35 [+0.00] ok # 36.37 [+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__->