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=108768 (MB=6787), tx/s=108768 (MB/s=6787) # 3.09 [+1.50] rx=108768 (6787 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=126682 (MB=7905), tx/s=126682 (MB/s=7905) # 6.12 [+1.36] rx=63329 (7905 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=147456 (MB=9201), tx/s=147456 (MB/s=9201) # 9.23 [+1.50] rx=147456 (9201 MB) # 9.23 [+0.00] ok # 9.41 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=136419 (MB=8513), tx/s=136419 (MB/s=8513) # 12.24 [+1.36] rx=68199 (8513 MB) # 12.24 [+0.00] ok # 12.40 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=155744 (MB=9718), tx/s=155744 (MB/s=9718) # 15.32 [+1.50] rx=155744 (9718 MB) # 15.33 [+0.00] ok # 15.50 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.92 [+1.42] tx=131342 (MB=8196), tx/s=131342 (MB/s=8196) # 18.32 [+1.40] rx=65564 (8196 MB) # 18.32 [+0.00] ok # 18.51 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.93 [+1.42] tx=139072 (MB=8678), tx/s=139072 (MB/s=8678) # 21.43 [+1.50] rx=139072 (8678 MB) # 21.43 [+0.00] ok # 21.61 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=117019 (MB=7302), tx/s=117019 (MB/s=7302) # 24.43 [+1.36] rx=58498 (7302 MB) # 24.43 [+0.00] ok # 24.61 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=146336 (MB=9131), tx/s=146336 (MB/s=9131) # 27.53 [+1.50] rx=146336 (9131 MB) # 27.53 [+0.00] ok # 27.70 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.12 [+1.42] tx=134387 (MB=8386), tx/s=134387 (MB/s=8386) # 30.52 [+1.40] rx=66926 (8386 MB) # 30.52 [+0.00] ok # 30.69 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=146784 (MB=9159), tx/s=146784 (MB/s=9159) # 33.62 [+1.50] rx=146784 (9159 MB) # 33.62 [+0.00] ok # 33.79 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=138177 (MB=8622), tx/s=138177 (MB/s=8622) # 36.61 [+1.40] rx=69025 (8622 MB) # 36.62 [+0.00] ok # 36.64 [+0.03] 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__->