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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=138336 (MB=8632), tx/s=138336 (MB/s=8632) # 3.06 [+1.50] rx=138336 (8632 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=132870 (MB=8291), tx/s=132870 (MB/s=8291) # 6.04 [+1.40] rx=66409 (8291 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=116576 (MB=7274), tx/s=116576 (MB/s=7274) # 9.11 [+1.50] rx=116576 (7274 MB) # 9.11 [+0.00] ok # 9.26 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.68 [+1.42] tx=141590 (MB=8835), tx/s=141590 (MB/s=8835) # 12.08 [+1.40] rx=70776 (8835 MB) # 12.08 [+0.00] ok # 12.25 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=133824 (MB=8351), tx/s=133824 (MB/s=8351) # 15.17 [+1.50] rx=133824 (8351 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.74 [+1.42] tx=141645 (MB=8839), tx/s=141645 (MB/s=8839) # 18.14 [+1.40] rx=70700 (8839 MB) # 18.14 [+0.00] ok # 18.31 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.73 [+1.42] tx=113632 (MB=7091), tx/s=113632 (MB/s=7091) # 21.23 [+1.50] rx=113632 (7091 MB) # 21.24 [+0.00] ok # 21.40 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=116667 (MB=7280), tx/s=116667 (MB/s=7280) # 24.22 [+1.36] rx=58322 (7280 MB) # 24.23 [+0.00] ok # 24.38 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=122656 (MB=7654), tx/s=122656 (MB/s=7654) # 27.30 [+1.50] rx=122656 (7654 MB) # 27.30 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.89 [+1.42] tx=120072 (MB=7492), tx/s=120072 (MB/s=7492) # 30.29 [+1.40] rx=60016 (7492 MB) # 30.29 [+0.00] ok # 30.44 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.86 [+1.42] tx=163840 (MB=10224), tx/s=163840 (MB/s=10224) # 33.36 [+1.50] rx=163840 (10224 MB) # 33.36 [+0.00] ok # 33.52 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=143379 (MB=8947), tx/s=143379 (MB/s=8947) # 36.34 [+1.40] rx=71628 (8947 MB) # 36.34 [+0.00] ok # 36.36 [+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__->