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=97344 (MB=6074), tx/s=97344 (MB/s=6074) # 3.04 [+1.50] rx=97344 (6074 MB) # 3.05 [+0.00] ok # 3.20 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.62 [+1.42] tx=130166 (MB=8122), tx/s=130166 (MB/s=8122) # 6.02 [+1.40] rx=65057 (8122 MB) # 6.02 [+0.00] ok # 6.16 [+0.14] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=112928 (MB=7047), tx/s=112928 (MB/s=7047) # 9.08 [+1.50] rx=112928 (7047 MB) # 9.08 [+0.00] ok # 9.24 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.70 [+1.46] tx=139168 (MB=8684), tx/s=139168 (MB/s=8684) # 12.06 [+1.36] rx=69528 (8684 MB) # 12.06 [+0.00] ok # 12.20 [+0.14] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=143296 (MB=8942), tx/s=143296 (MB/s=8942) # 15.12 [+1.50] rx=143296 (8942 MB) # 15.12 [+0.00] ok # 15.27 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.69 [+1.42] tx=145916 (MB=9105), tx/s=145916 (MB/s=9105) # 18.09 [+1.40] rx=72916 (9105 MB) # 18.09 [+0.00] ok # 18.25 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.67 [+1.42] tx=116224 (MB=7252), tx/s=116224 (MB/s=7252) # 21.17 [+1.50] rx=116224 (7252 MB) # 21.17 [+0.00] ok # 21.33 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.79 [+1.46] tx=115958 (MB=7236), tx/s=115958 (MB/s=7236) # 24.15 [+1.36] rx=57977 (7236 MB) # 24.15 [+0.00] ok # 24.30 [+0.14] ipv6 udp -m 2 -t 1 -n 32 # 25.72 [+1.42] tx=133248 (MB=8315), tx/s=133248 (MB/s=8315) # 27.22 [+1.50] rx=133248 (8315 MB) # 27.22 [+0.00] ok # 27.38 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.46] tx=138791 (MB=8661), tx/s=138791 (MB/s=8661) # 30.19 [+1.36] rx=69383 (8661 MB) # 30.20 [+0.00] ok # 30.34 [+0.14] ipv6 udp -m 3 -t 1 -n 32 # 31.76 [+1.42] tx=132672 (MB=8279), tx/s=132672 (MB/s=8279) # 33.26 [+1.50] rx=132672 (8279 MB) # 33.26 [+0.00] ok # 33.42 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.83 [+1.42] tx=140035 (MB=8738), tx/s=140035 (MB/s=8738) # 36.23 [+1.40] rx=69892 (8738 MB) # 36.24 [+0.00] ok # 36.25 [+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__->