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=116960 (MB=7298), tx/s=116960 (MB/s=7298) # 3.07 [+1.50] rx=116960 (7298 MB) # 3.07 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131667 (MB=8216), tx/s=131667 (MB/s=8216) # 6.06 [+1.36] rx=65708 (8216 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=146560 (MB=9145), tx/s=146560 (MB/s=9145) # 9.15 [+1.50] rx=146560 (9145 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=124884 (MB=7793), tx/s=124884 (MB/s=7793) # 12.14 [+1.36] rx=62407 (7793 MB) # 12.14 [+0.00] ok # 12.33 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=160448 (MB=10012), tx/s=160448 (MB/s=10012) # 15.25 [+1.50] rx=160448 (10012 MB) # 15.25 [+0.00] ok # 15.42 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=143374 (MB=8947), tx/s=143374 (MB/s=8947) # 18.24 [+1.36] rx=71639 (8947 MB) # 18.24 [+0.00] ok # 18.40 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=118272 (MB=7380), tx/s=118272 (MB/s=7380) # 21.32 [+1.50] rx=118272 (7380 MB) # 21.32 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=133286 (MB=8317), tx/s=133286 (MB/s=8317) # 24.32 [+1.40] rx=66624 (8317 MB) # 24.32 [+0.00] ok # 24.49 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=147264 (MB=9189), tx/s=147264 (MB/s=9189) # 27.42 [+1.50] rx=147264 (9189 MB) # 27.42 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.42] tx=137224 (MB=8563), tx/s=137224 (MB/s=8563) # 30.41 [+1.40] rx=68605 (8563 MB) # 30.41 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=142272 (MB=8878), tx/s=142272 (MB/s=8878) # 33.50 [+1.50] rx=142272 (8878 MB) # 33.50 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=145584 (MB=9084), tx/s=145584 (MB/s=9084) # 36.49 [+1.40] rx=72764 (9084 MB) # 36.49 [+0.00] ok # 36.51 [+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__->