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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.43] tx=98368 (MB=6138), tx/s=98368 (MB/s=6138) # 3.10 [+1.50] rx=98368 (6138 MB) # 3.11 [+0.00] ok # 3.31 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.78 [+1.47] tx=112421 (MB=7015), tx/s=112421 (MB/s=7015) # 6.13 [+1.36] rx=56171 (7015 MB) # 6.14 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=108640 (MB=6779), tx/s=108640 (MB/s=6779) # 9.26 [+1.50] rx=108640 (6779 MB) # 9.26 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.47] tx=115897 (MB=7232), tx/s=115897 (MB/s=7232) # 12.28 [+1.36] rx=57906 (7232 MB) # 12.29 [+0.00] ok # 12.49 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.42] tx=157440 (MB=9824), tx/s=157440 (MB/s=9824) # 15.41 [+1.50] rx=157440 (9824 MB) # 15.41 [+0.00] ok # 15.61 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=133079 (MB=8304), tx/s=133079 (MB/s=8304) # 18.44 [+1.40] rx=66394 (8304 MB) # 18.44 [+0.00] ok # 18.61 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 21.54 [+1.50] rx=138272 (8628 MB) # 21.54 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.46] tx=119734 (MB=7471), tx/s=119734 (MB/s=7471) # 24.55 [+1.36] rx=59855 (7471 MB) # 24.55 [+0.00] ok # 24.73 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=135872 (MB=8478), tx/s=135872 (MB/s=8478) # 27.66 [+1.50] rx=135872 (8478 MB) # 27.66 [+0.00] ok # 27.85 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=113656 (MB=7092), tx/s=113656 (MB/s=7092) # 30.67 [+1.36] rx=55907 (7092 MB) # 30.69 [+0.02] ok # 31.64 [+0.95] ipv6 udp -m 3 -t 1 -n 32 # 33.17 [+1.53] tx=97952 (MB=6112), tx/s=97952 (MB/s=6112) # 34.67 [+1.50] rx=97858 (6106 MB) # 34.67 [+0.00] ok # 34.91 [+0.24] ipv6 tcp -m 3 -t 1 -n 1 # 36.34 [+1.43] tx=92051 (MB=5744), tx/s=92051 (MB/s=5744) # 37.74 [+1.40] rx=45586 (5744 MB) # 37.74 [+0.00] ok # 37.76 [+0.03] 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__->