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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=120000 (MB=7488), tx/s=120000 (MB/s=7488) # 3.04 [+1.50] rx=120000 (7488 MB) # 3.04 [+0.00] ok # 3.19 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.46] tx=133662 (MB=8341), tx/s=133662 (MB/s=8341) # 6.01 [+1.36] rx=66797 (8341 MB) # 6.01 [+0.00] ok # 6.17 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.59 [+1.42] tx=128288 (MB=8005), tx/s=128288 (MB/s=8005) # 9.09 [+1.50] rx=128288 (8005 MB) # 9.09 [+0.00] ok # 9.25 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.46] tx=138743 (MB=8658), tx/s=138743 (MB/s=8658) # 12.07 [+1.36] rx=68550 (8658 MB) # 12.07 [+0.00] ok # 12.23 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.65 [+1.42] tx=129536 (MB=8083), tx/s=129536 (MB/s=8083) # 15.15 [+1.50] rx=129536 (8083 MB) # 15.15 [+0.00] ok # 15.31 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=138109 (MB=8618), tx/s=138109 (MB/s=8618) # 18.13 [+1.40] rx=68980 (8618 MB) # 18.13 [+0.00] ok # 18.28 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=128000 (MB=7987), tx/s=128000 (MB/s=7987) # 21.20 [+1.50] rx=128000 (7987 MB) # 21.20 [+0.00] ok # 21.36 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.46] tx=132674 (MB=8279), tx/s=132674 (MB/s=8279) # 24.18 [+1.36] rx=66293 (8279 MB) # 24.18 [+0.00] ok # 24.33 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.75 [+1.42] tx=121024 (MB=7552), tx/s=121024 (MB/s=7552) # 27.25 [+1.50] rx=121024 (7552 MB) # 27.25 [+0.00] ok # 27.41 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.82 [+1.42] tx=142544 (MB=8895), tx/s=142544 (MB/s=8895) # 30.22 [+1.40] rx=71245 (8895 MB) # 30.23 [+0.00] ok # 30.38 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.80 [+1.42] tx=148096 (MB=9241), tx/s=148096 (MB/s=9241) # 33.30 [+1.50] rx=148096 (9241 MB) # 33.30 [+0.00] ok # 33.45 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.87 [+1.42] tx=147194 (MB=9185), tx/s=147194 (MB/s=9185) # 36.27 [+1.40] rx=73532 (9185 MB) # 36.27 [+0.00] ok # 36.30 [+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__->