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=137472 (MB=8578), tx/s=137472 (MB/s=8578) # 3.07 [+1.50] rx=137472 (8578 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=124806 (MB=7788), tx/s=124806 (MB/s=7788) # 6.07 [+1.36] rx=62362 (7788 MB) # 6.07 [+0.00] ok # 6.25 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=147264 (MB=9189), tx/s=147264 (MB/s=9189) # 9.17 [+1.50] rx=147264 (9189 MB) # 9.18 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=129148 (MB=8059), tx/s=129148 (MB/s=8059) # 12.18 [+1.36] rx=64558 (8059 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=157280 (MB=9814), tx/s=157280 (MB/s=9814) # 15.29 [+1.50] rx=157280 (9814 MB) # 15.29 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=128636 (MB=8027), tx/s=128636 (MB/s=8027) # 18.29 [+1.40] rx=64103 (8027 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=135680 (MB=8466), tx/s=135680 (MB/s=8466) # 21.40 [+1.50] rx=135680 (8466 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.04 [+1.46] tx=122448 (MB=7641), tx/s=122448 (MB/s=7641) # 24.40 [+1.36] rx=61208 (7641 MB) # 24.40 [+0.00] ok # 24.62 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.43] tx=108800 (MB=6789), tx/s=108800 (MB/s=6789) # 27.55 [+1.50] rx=108800 (6789 MB) # 27.55 [+0.00] ok # 27.77 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.46] tx=129373 (MB=8073), tx/s=129373 (MB/s=8073) # 30.59 [+1.36] rx=63762 (8073 MB) # 30.59 [+0.00] ok # 30.77 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.19 [+1.42] tx=159968 (MB=9982), tx/s=159968 (MB/s=9982) # 33.69 [+1.50] rx=159968 (9982 MB) # 33.70 [+0.00] ok # 33.86 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.28 [+1.42] tx=139034 (MB=8676), tx/s=139034 (MB/s=8676) # 36.68 [+1.40] rx=69394 (8676 MB) # 36.68 [+0.00] ok # 36.71 [+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__->