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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=104000 (MB=6489), tx/s=104000 (MB/s=6489) # 3.10 [+1.50] rx=104000 (6489 MB) # 3.10 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=123537 (MB=7709), tx/s=123537 (MB/s=7709) # 6.09 [+1.36] rx=61737 (7709 MB) # 6.12 [+0.03] ok # 6.69 [+0.56] ipv4 udp -m 2 -t 1 -n 32 # 8.16 [+1.47] tx=91552 (MB=5713), tx/s=91552 (MB/s=5713) # 9.66 [+1.50] rx=89759 (5601 MB) # 9.66 [+0.00] ok # 9.87 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 11.34 [+1.47] tx=126467 (MB=7892), tx/s=126467 (MB/s=7892) # 12.70 [+1.36] rx=63208 (7892 MB) # 12.70 [+0.00] ok # 12.88 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 14.30 [+1.42] tx=156192 (MB=9746), tx/s=156192 (MB/s=9746) # 15.80 [+1.50] rx=156192 (9746 MB) # 15.80 [+0.00] ok # 15.98 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 17.40 [+1.42] tx=138675 (MB=8653), tx/s=138675 (MB/s=8653) # 18.80 [+1.40] rx=69195 (8653 MB) # 18.81 [+0.00] ok # 18.99 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.41 [+1.42] tx=134944 (MB=8421), tx/s=134944 (MB/s=8421) # 21.91 [+1.50] rx=134944 (8421 MB) # 21.92 [+0.00] ok # 22.10 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.57 [+1.46] tx=118458 (MB=7392), tx/s=118458 (MB/s=7392) # 24.93 [+1.36] rx=59201 (7392 MB) # 24.93 [+0.00] ok # 25.10 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.52 [+1.42] tx=139392 (MB=8698), tx/s=139392 (MB/s=8698) # 28.02 [+1.50] rx=139392 (8698 MB) # 28.02 [+0.00] ok # 28.21 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.63 [+1.42] tx=131091 (MB=8180), tx/s=131091 (MB/s=8180) # 31.03 [+1.40] rx=65505 (8180 MB) # 31.03 [+0.00] ok # 31.21 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.63 [+1.42] tx=122496 (MB=7644), tx/s=122496 (MB/s=7644) # 34.13 [+1.50] rx=122496 (7644 MB) # 34.14 [+0.00] ok # 34.32 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.74 [+1.42] tx=119479 (MB=7455), tx/s=119479 (MB/s=7455) # 37.14 [+1.40] rx=59561 (7455 MB) # 37.14 [+0.00] ok # 37.17 [+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__->