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=112192 (MB=7001), tx/s=112192 (MB/s=7001) # 3.08 [+1.50] rx=112192 (7001 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=114852 (MB=7167), tx/s=114852 (MB/s=7167) # 6.09 [+1.36] rx=56523 (7167 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=122752 (MB=7660), tx/s=122752 (MB/s=7660) # 9.20 [+1.50] rx=122752 (7660 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=119609 (MB=7464), tx/s=119609 (MB/s=7464) # 12.19 [+1.36] rx=59778 (7464 MB) # 12.19 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=135200 (MB=8436), tx/s=135200 (MB/s=8436) # 15.30 [+1.50] rx=135200 (8436 MB) # 15.30 [+0.00] ok # 15.48 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.91 [+1.42] tx=142702 (MB=8905), tx/s=142702 (MB/s=8905) # 18.31 [+1.40] rx=71240 (8905 MB) # 18.31 [+0.00] ok # 18.50 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=108320 (MB=6759), tx/s=108320 (MB/s=6759) # 21.42 [+1.50] rx=108320 (6759 MB) # 21.42 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=113074 (MB=7056), tx/s=113074 (MB/s=7056) # 24.42 [+1.36] rx=56470 (7056 MB) # 24.43 [+0.00] ok # 24.60 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=116768 (MB=7286), tx/s=116768 (MB/s=7286) # 27.53 [+1.50] rx=116768 (7286 MB) # 27.53 [+0.00] ok # 27.69 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=121932 (MB=7609), tx/s=121932 (MB/s=7609) # 30.51 [+1.36] rx=60955 (7609 MB) # 30.51 [+0.00] ok # 30.67 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=158656 (MB=9900), tx/s=158656 (MB/s=9900) # 33.59 [+1.50] rx=158656 (9900 MB) # 33.59 [+0.00] ok # 33.76 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.18 [+1.42] tx=137625 (MB=8588), tx/s=137625 (MB/s=8588) # 36.58 [+1.40] rx=68640 (8588 MB) # 36.58 [+0.00] ok # 36.60 [+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__->