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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=138752 (MB=8658), tx/s=138752 (MB/s=8658) # 3.07 [+1.50] rx=138752 (8658 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131865 (MB=8228), tx/s=131865 (MB/s=8228) # 6.06 [+1.36] rx=65909 (8228 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=150560 (MB=9395), tx/s=150560 (MB/s=9395) # 9.15 [+1.50] rx=150560 (9395 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=115553 (MB=7210), tx/s=115553 (MB/s=7210) # 12.14 [+1.36] rx=57288 (7210 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=143360 (MB=8946), tx/s=143360 (MB/s=8946) # 15.24 [+1.50] rx=143360 (8946 MB) # 15.24 [+0.00] ok # 15.41 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.83 [+1.42] tx=128205 (MB=8000), tx/s=128205 (MB/s=8000) # 18.23 [+1.40] rx=64084 (8000 MB) # 18.23 [+0.00] ok # 18.40 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=118944 (MB=7422), tx/s=118944 (MB/s=7422) # 21.32 [+1.50] rx=118944 (7422 MB) # 21.33 [+0.00] ok # 21.50 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.42] tx=117808 (MB=7351), tx/s=117808 (MB/s=7351) # 24.32 [+1.40] rx=58890 (7351 MB) # 24.32 [+0.00] ok # 24.49 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.91 [+1.42] tx=127168 (MB=7935), tx/s=127168 (MB/s=7935) # 27.41 [+1.50] rx=127168 (7935 MB) # 27.41 [+0.00] ok # 27.58 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.42] tx=123901 (MB=7731), tx/s=123901 (MB/s=7731) # 30.40 [+1.40] rx=61947 (7731 MB) # 30.40 [+0.00] ok # 30.57 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.99 [+1.42] tx=144416 (MB=9012), tx/s=144416 (MB/s=9012) # 33.49 [+1.50] rx=144416 (9012 MB) # 33.50 [+0.00] ok # 33.67 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.46] tx=126242 (MB=7877), tx/s=126242 (MB/s=7877) # 36.49 [+1.36] rx=63075 (7877 MB) # 36.49 [+0.00] ok # 36.51 [+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__->