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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=91712 (MB=5723), tx/s=91712 (MB/s=5723) # 3.09 [+1.50] rx=91712 (5723 MB) # 3.10 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=132246 (MB=8252), tx/s=132246 (MB/s=8252) # 6.10 [+1.36] rx=66090 (8252 MB) # 6.10 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=127296 (MB=7943), tx/s=127296 (MB/s=7943) # 9.22 [+1.50] rx=127296 (7943 MB) # 9.22 [+0.00] ok # 9.41 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=121909 (MB=7607), tx/s=121909 (MB/s=7607) # 12.23 [+1.36] rx=60898 (7607 MB) # 12.23 [+0.00] ok # 12.40 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=163968 (MB=10232), tx/s=163968 (MB/s=10232) # 15.32 [+1.50] rx=163968 (10232 MB) # 15.32 [+0.00] ok # 15.48 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=125306 (MB=7819), tx/s=125306 (MB/s=7819) # 18.30 [+1.40] rx=62555 (7819 MB) # 18.30 [+0.00] ok # 18.50 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=135424 (MB=8450), tx/s=135424 (MB/s=8450) # 21.42 [+1.50] rx=135424 (8450 MB) # 21.42 [+0.00] ok # 21.61 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=110353 (MB=6886), tx/s=110353 (MB/s=6886) # 24.43 [+1.36] rx=55167 (6886 MB) # 24.43 [+0.00] ok # 24.61 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.03 [+1.42] tx=129088 (MB=8055), tx/s=129088 (MB/s=8055) # 27.53 [+1.50] rx=129088 (8055 MB) # 27.53 [+0.00] ok # 27.71 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=122085 (MB=7618), tx/s=122085 (MB/s=7618) # 30.53 [+1.36] rx=60909 (7618 MB) # 30.53 [+0.00] ok # 30.71 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=158016 (MB=9860), tx/s=158016 (MB/s=9860) # 33.63 [+1.50] rx=158016 (9860 MB) # 33.64 [+0.00] ok # 33.82 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.24 [+1.42] tx=119569 (MB=7461), tx/s=119569 (MB/s=7461) # 36.64 [+1.40] rx=59413 (7461 MB) # 36.64 [+0.00] ok # 36.66 [+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__->