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=117120 (MB=7308), tx/s=117120 (MB/s=7308) # 3.09 [+1.50] rx=116363 (7261 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=127866 (MB=7979), tx/s=127866 (MB/s=7979) # 6.11 [+1.36] rx=63919 (7979 MB) # 6.11 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=145792 (MB=9097), tx/s=145792 (MB/s=9097) # 9.24 [+1.50] rx=145792 (9097 MB) # 9.24 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=135462 (MB=8453), tx/s=135462 (MB/s=8453) # 12.27 [+1.36] rx=67653 (8453 MB) # 12.27 [+0.00] ok # 12.43 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=158592 (MB=9896), tx/s=158592 (MB/s=9896) # 15.35 [+1.50] rx=158592 (9896 MB) # 15.35 [+0.00] ok # 15.54 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.00 [+1.46] tx=138056 (MB=8615), tx/s=138056 (MB/s=8615) # 18.36 [+1.36] rx=68841 (8615 MB) # 18.36 [+0.00] ok # 18.55 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.42] tx=130112 (MB=8119), tx/s=130112 (MB/s=8119) # 21.48 [+1.50] rx=130112 (8119 MB) # 21.48 [+0.00] ok # 21.65 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.11 [+1.46] tx=130083 (MB=8117), tx/s=130083 (MB/s=8117) # 24.47 [+1.36] rx=64998 (8117 MB) # 24.47 [+0.00] ok # 24.65 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.07 [+1.42] tx=149280 (MB=9315), tx/s=149280 (MB/s=9315) # 27.57 [+1.50] rx=149280 (9315 MB) # 27.57 [+0.00] ok # 27.76 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.22 [+1.46] tx=126638 (MB=7902), tx/s=126638 (MB/s=7902) # 30.58 [+1.36] rx=62807 (7902 MB) # 30.58 [+0.00] ok # 30.78 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.20 [+1.42] tx=140576 (MB=8772), tx/s=140576 (MB/s=8772) # 33.71 [+1.50] rx=140576 (8772 MB) # 33.71 [+0.00] ok # 33.90 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.32 [+1.42] tx=131920 (MB=8232), tx/s=131920 (MB/s=8232) # 36.72 [+1.40] rx=65721 (8232 MB) # 36.72 [+0.00] ok # 36.74 [+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__->