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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=94752 (MB=5912), tx/s=94752 (MB/s=5912) # 3.05 [+1.50] rx=94752 (5912 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=131052 (MB=8178), tx/s=131052 (MB/s=8178) # 6.03 [+1.36] rx=64659 (8178 MB) # 6.03 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=78208 (MB=4880), tx/s=78208 (MB/s=4880) # 9.12 [+1.50] rx=78208 (4880 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=137826 (MB=8600), tx/s=137826 (MB/s=8600) # 12.10 [+1.36] rx=68095 (8600 MB) # 12.10 [+0.00] ok # 12.28 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=114464 (MB=7142), tx/s=114464 (MB/s=7142) # 15.20 [+1.50] rx=114464 (7142 MB) # 15.20 [+0.00] ok # 15.38 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=120739 (MB=7534), tx/s=120739 (MB/s=7534) # 18.20 [+1.40] rx=59696 (7534 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=93632 (MB=5842), tx/s=93632 (MB/s=5842) # 21.29 [+1.50] rx=93632 (5842 MB) # 21.29 [+0.00] ok # 21.48 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=126156 (MB=7872), tx/s=126156 (MB/s=7872) # 24.30 [+1.36] rx=63045 (7872 MB) # 24.32 [+0.01] ok # 24.76 [+0.44] ipv6 udp -m 2 -t 1 -n 32 # 26.23 [+1.46] tx=65408 (MB=4081), tx/s=65408 (MB/s=4081) # 27.73 [+1.50] rx=65408 (4081 MB) # 27.73 [+0.00] ok # 27.92 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.46] tx=128472 (MB=8017), tx/s=128472 (MB/s=8017) # 30.74 [+1.36] rx=63372 (8017 MB) # 30.74 [+0.00] ok # 30.91 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=127520 (MB=7957), tx/s=127520 (MB/s=7957) # 33.83 [+1.50] rx=127520 (7957 MB) # 33.83 [+0.00] ok # 34.00 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=133792 (MB=8349), tx/s=133792 (MB/s=8349) # 36.82 [+1.40] rx=66820 (8349 MB) # 36.82 [+0.00] ok # 36.85 [+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__->