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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=129920 (MB=8107), tx/s=129920 (MB/s=8107) # 3.07 [+1.50] rx=129354 (8072 MB) # 3.07 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=125541 (MB=7834), tx/s=125541 (MB/s=7834) # 6.08 [+1.36] rx=62759 (7834 MB) # 6.09 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=138368 (MB=8634), tx/s=138368 (MB/s=8634) # 9.21 [+1.50] rx=138368 (8634 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.88 [+1.46] tx=131134 (MB=8183), tx/s=131134 (MB/s=8183) # 12.24 [+1.36] rx=65538 (8183 MB) # 12.24 [+0.00] ok # 12.42 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.84 [+1.42] tx=151200 (MB=9435), tx/s=151200 (MB/s=9435) # 15.34 [+1.50] rx=151200 (9435 MB) # 15.35 [+0.00] ok # 15.52 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.42] tx=137778 (MB=8597), tx/s=137778 (MB/s=8597) # 18.34 [+1.40] rx=68744 (8597 MB) # 18.34 [+0.00] ok # 18.54 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.97 [+1.43] tx=106016 (MB=6615), tx/s=106016 (MB/s=6615) # 21.47 [+1.50] rx=106016 (6615 MB) # 21.47 [+0.00] ok # 21.69 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.47] tx=100005 (MB=6240), tx/s=100005 (MB/s=6240) # 24.51 [+1.36] rx=49988 (6240 MB) # 24.51 [+0.00] ok # 24.72 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.43] tx=101408 (MB=6328), tx/s=101408 (MB/s=6328) # 27.65 [+1.50] rx=101408 (6328 MB) # 27.65 [+0.00] ok # 27.85 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.47] tx=127683 (MB=7967), tx/s=127683 (MB/s=7967) # 30.67 [+1.36] rx=63798 (7967 MB) # 30.67 [+0.00] ok # 30.86 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=162592 (MB=10146), tx/s=162592 (MB/s=10146) # 33.78 [+1.50] rx=162592 (10146 MB) # 33.78 [+0.00] ok # 33.98 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=113249 (MB=7067), tx/s=113249 (MB/s=7067) # 36.80 [+1.40] rx=56243 (7067 MB) # 36.80 [+0.00] ok # 36.83 [+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__->