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=93728 (MB=5848), tx/s=93728 (MB/s=5848) # 3.07 [+1.50] rx=93728 (5848 MB) # 3.07 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=118022 (MB=7365), tx/s=118022 (MB/s=7365) # 6.08 [+1.36] rx=58983 (7365 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=81472 (MB=5084), tx/s=81472 (MB/s=5084) # 9.17 [+1.50] rx=81472 (5084 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=111035 (MB=6928), tx/s=111035 (MB/s=6928) # 12.17 [+1.36] rx=55507 (6928 MB) # 12.18 [+0.00] ok # 12.35 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=113792 (MB=7101), tx/s=113792 (MB/s=7101) # 15.28 [+1.50] rx=113792 (7101 MB) # 15.28 [+0.00] ok # 15.46 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=118055 (MB=7367), tx/s=118055 (MB/s=7367) # 18.28 [+1.40] rx=58897 (7367 MB) # 18.28 [+0.00] ok # 18.48 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=90240 (MB=5631), tx/s=90240 (MB/s=5631) # 21.40 [+1.50] rx=90240 (5631 MB) # 21.40 [+0.00] ok # 21.60 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.06 [+1.46] tx=118128 (MB=7371), tx/s=118128 (MB/s=7371) # 24.42 [+1.36] rx=59016 (7371 MB) # 24.42 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=107424 (MB=6703), tx/s=107424 (MB/s=6703) # 27.52 [+1.50] rx=107424 (6703 MB) # 27.52 [+0.00] ok # 27.70 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.17 [+1.46] tx=133919 (MB=8357), tx/s=133919 (MB/s=8357) # 30.52 [+1.36] rx=66215 (8357 MB) # 30.53 [+0.00] ok # 30.70 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.12 [+1.42] tx=117440 (MB=7328), tx/s=117440 (MB/s=7328) # 33.62 [+1.50] rx=117440 (7328 MB) # 33.62 [+0.00] ok # 33.78 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=121005 (MB=7551), tx/s=121005 (MB/s=7551) # 36.60 [+1.40] rx=60395 (7551 MB) # 36.60 [+0.00] ok # 36.62 [+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__->