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=73728 (MB=4600), tx/s=73728 (MB/s=4600) # 3.08 [+1.50] rx=73728 (4600 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=108676 (MB=6781), tx/s=108676 (MB/s=6781) # 6.09 [+1.40] rx=54314 (6781 MB) # 6.09 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=119104 (MB=7432), tx/s=119104 (MB/s=7432) # 9.19 [+1.50] rx=119104 (7432 MB) # 9.19 [+0.00] ok # 9.35 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=129374 (MB=8073), tx/s=129374 (MB/s=8073) # 12.16 [+1.36] rx=64685 (8073 MB) # 12.16 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=116704 (MB=7282), tx/s=116704 (MB/s=7282) # 15.25 [+1.50] rx=116704 (7282 MB) # 15.25 [+0.00] ok # 15.43 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=137630 (MB=8588), tx/s=137630 (MB/s=8588) # 18.25 [+1.40] rx=68693 (8588 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=83296 (MB=5197), tx/s=83296 (MB/s=5197) # 21.34 [+1.50] rx=83296 (5197 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=107834 (MB=6729), tx/s=107834 (MB/s=6729) # 24.32 [+1.40] rx=53891 (6729 MB) # 24.32 [+0.00] ok # 24.50 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=88384 (MB=5515), tx/s=88384 (MB/s=5515) # 27.42 [+1.50] rx=88384 (5515 MB) # 27.42 [+0.00] ok # 27.61 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.03 [+1.42] tx=114951 (MB=7173), tx/s=114951 (MB/s=7173) # 30.45 [+1.42] rx=57361 (7173 MB) # 30.50 [+0.04] ok # 31.03 [+0.53] ipv6 udp -m 3 -t 1 -n 32 # 32.50 [+1.48] tx=80128 (MB=5000), tx/s=80128 (MB/s=5000) # 34.00 [+1.50] rx=80128 (5000 MB) # 34.00 [+0.00] ok # 34.20 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.62 [+1.42] tx=117680 (MB=7343), tx/s=117680 (MB/s=7343) # 37.02 [+1.40] rx=57986 (7343 MB) # 37.02 [+0.00] ok # 37.05 [+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__->