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.58 [+1.42] tx=95744 (MB=5974), tx/s=95744 (MB/s=5974) # 3.08 [+1.50] rx=95744 (5974 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=111461 (MB=6955), tx/s=111461 (MB/s=6955) # 6.08 [+1.36] rx=55696 (6955 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=76224 (MB=4756), tx/s=76224 (MB/s=4756) # 9.18 [+1.50] rx=76224 (4756 MB) # 9.18 [+0.00] ok # 9.35 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=123497 (MB=7706), tx/s=123497 (MB/s=7706) # 12.17 [+1.36] rx=61709 (7706 MB) # 12.17 [+0.00] ok # 12.36 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=107168 (MB=6687), tx/s=107168 (MB/s=6687) # 15.28 [+1.50] rx=107168 (6687 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=121181 (MB=7562), tx/s=121181 (MB/s=7562) # 18.28 [+1.40] rx=60394 (7562 MB) # 18.28 [+0.00] ok # 18.47 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.89 [+1.42] tx=89664 (MB=5595), tx/s=89664 (MB/s=5595) # 21.40 [+1.50] rx=89664 (5595 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=114742 (MB=7160), tx/s=114742 (MB/s=7160) # 24.40 [+1.36] rx=57313 (7160 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=101536 (MB=6336), tx/s=101536 (MB/s=6336) # 27.50 [+1.50] rx=101536 (6336 MB) # 27.50 [+0.00] ok # 27.68 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=107688 (MB=6720), tx/s=107688 (MB/s=6720) # 30.51 [+1.36] rx=53034 (6720 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=121472 (MB=7580), tx/s=121472 (MB/s=7580) # 33.60 [+1.50] rx=121472 (7580 MB) # 33.60 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.21 [+1.42] tx=112758 (MB=7036), tx/s=112758 (MB/s=7036) # 36.61 [+1.40] rx=56155 (7036 MB) # 36.61 [+0.00] ok # 36.63 [+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__->