01KVYF72XBRNQ4G4AT587KV2CB: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/bench-results.tgz",
            series: "benchmark",
            name: "bench-results.tgz",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KVYF88AC4THJW1FTE4NWW61M

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-25T04:10:38.368Zjob dependencies complete; ready to run (waiting for 5 m 20 s)
22026-06-25T04:11:35.319Zjob assigned to worker 01KVYFJ5TJJ736K3A86HRZYMCA [factory aws, i-0cae3db441790cc1f] (queued for 56 s)
32026-06-25T04:11:41.367Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-25T04:11:42.319Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-25T04:11:42.322Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-25T04:11:42.348Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-25T04:11:42.348Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-25T04:11:42.389Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-25T04:11:42.389Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-25T04:11:42.413Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-25T04:11:42.416Zdownloading input: /input/xde/work/release/xde
122026-06-25T04:11:42.942Zdownloaded input: /input/xde/work/release/xde
132026-06-25T04:11:42.945Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-25T04:11:42.970Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-25T04:11:42.970Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-25T04:11:43.001Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-25T04:11:43.001Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-25T04:11:43.027Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-25T04:11:43.030Zdownloading input: /input/xde/work/test/loopback
202026-06-25T04:11:43.550Zdownloaded input: /input/xde/work/test/loopback
212026-06-25T04:11:43.553Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-25T04:11:44.076Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-25T04:11:44.079Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-25T04:11:44.642Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-25T04:11:44.645Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-25T04:11:45.234Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-25T04:11:45.240Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-25T04:11:45.787Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-25T04:11:45.801Zdownloading input: /input/xde/work/xde.conf
302026-06-25T04:11:45.816Zdownloaded input: /input/xde/work/xde.conf
 
312026-06-25T04:11:45.822Zstarting task 0: "setup"
322026-06-25T04:11:45.831Z++ uname -s
332026-06-25T04:11:45.831Z+ kern=SunOS
342026-06-25T04:11:45.831Z+ build_user=build
352026-06-25T04:11:45.831Z+ build_uid=12345
362026-06-25T04:11:45.831Z+ work_dir=/work
372026-06-25T04:11:45.831Z+ input_dir=/input
382026-06-25T04:11:45.831Z+ [[ 0 == 12345 ]]
392026-06-25T04:11:45.831Z+ case "$kern" in
402026-06-25T04:11:45.831Z+ groupadd -g 12345 build
412026-06-25T04:11:45.831Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-06-25T04:11:47.831Z+ zfs create -o mountpoint=/work rpool/work
432026-06-25T04:11:47.971Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-06-25T04:11:47.974Z+ home_fs=zfs
452026-06-25T04:11:47.974Z+ [[ zfs == autofs ]]
462026-06-25T04:11:47.974Z+ mkdir -p /home/build
472026-06-25T04:11:47.974Z+ chown build:build /home/build /work
482026-06-25T04:11:49.977Z+ chmod 0700 /home/build /work
492026-06-25T04:11:49.980Zprocess exited: duration 4163 ms, exit code 0
 
502026-06-25T04:11:49.989Zstarting task 1: "rust-toolchain"
512026-06-25T04:11:49.994Z * rust toolchain channel = "1.96.0"
522026-06-25T04:11:49.994Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
532026-06-25T04:11:50.004Z * rust toolchain profile = "default"
542026-06-25T04:11:50.004Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-06-25T04:11:50.004Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-06-25T04:11:50.004Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-06-25T04:11:50.004Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-06-25T04:11:50.004Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
592026-06-25T04:11:50.106Zinfo: downloading installer
602026-06-25T04:11:51.564Zwarn: It looks like you have an existing rustup settings file at:
612026-06-25T04:11:51.564Zwarn: /home/build/.rustup/settings.toml
622026-06-25T04:11:51.564Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-06-25T04:11:51.564Zwarn: instead of the one inferred from the default host triple.
642026-06-25T04:11:51.573Zinfo: profile set to default
652026-06-25T04:11:51.573Zinfo: default host triple is x86_64-unknown-illumos
662026-06-25T04:11:51.576Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
672026-06-25T04:11:51.713Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
682026-06-25T04:11:51.716Zinfo: downloading 6 components
692026-06-25T04:12:06.969Z
702026-06-25T04:12:06.969Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
712026-06-25T04:12:06.998Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
722026-06-25T04:12:06.998Z
732026-06-25T04:12:07.003Z
742026-06-25T04:12:07.003ZRust is installed now. Great!
752026-06-25T04:12:07.003Z
762026-06-25T04:12:07.003ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-06-25T04:12:07.003Zenvironment variable. This has not been done automatically.
782026-06-25T04:12:07.003Z
792026-06-25T04:12:07.003ZTo configure your current shell, you need to source
802026-06-25T04:12:07.003Zthe corresponding env file under $HOME/.cargo.
812026-06-25T04:12:07.003Z
822026-06-25T04:12:07.003ZThis is usually done by running one of the following (note the leading DOT):
832026-06-25T04:12:07.003Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-06-25T04:12:07.003Zsource "$HOME/.cargo/env.fish" # For fish
852026-06-25T04:12:07.003Zsource "~/.cargo/env.nu" # For nushell
862026-06-25T04:12:07.003Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-06-25T04:12:07.003Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-06-25T04:12:07.003Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-06-25T04:12:07.003Zwarn: no default linker (`cc`) was found in your PATH
902026-06-25T04:12:07.003Zwarn: many Rust crates require a system C toolchain to build
912026-06-25T04:12:07.097Z+ rustup --version
922026-06-25T04:12:07.106Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-06-25T04:12:07.110Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-06-25T04:12:07.128Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
952026-06-25T04:12:07.131Z+ cargo --version
962026-06-25T04:12:07.144Zcargo 1.96.0 (30a34c682 2026-05-25)
972026-06-25T04:12:07.147Z+ rustc --version
982026-06-25T04:12:07.166Zrustc 1.96.0 (ac68faa20 2026-05-25)
992026-06-25T04:12:07.169Zprocess exited: duration 17178 ms, exit code 0
 
1002026-06-25T04:12:07.175Zstarting task 2: "authentication"
1012026-06-25T04:12:07.192Zprocess exited: duration 16 ms, exit code 0
 
1022026-06-25T04:12:07.198Zstarting task 3: "clone repository"
1032026-06-25T04:12:07.201Z+ mkdir -p /work/oxidecomputer/opte
1042026-06-25T04:12:07.204Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-06-25T04:12:07.235ZCloning into '/work/oxidecomputer/opte'...
1062026-06-25T04:12:08.082Z+ cd /work/oxidecomputer/opte
1072026-06-25T04:12:08.082Z+ git fetch origin 661422ffe220dfabd411fe7d2d5f76f87f356d4c
1082026-06-25T04:12:08.305ZFrom https://github.com/oxidecomputer/opte
1092026-06-25T04:12:08.305Z * branch 661422ffe220dfabd411fe7d2d5f76f87f356d4c -> FETCH_HEAD
1102026-06-25T04:12:08.310Z+ [[ -n '' ]]
1112026-06-25T04:12:08.310Z+ git reset --hard 661422ffe220dfabd411fe7d2d5f76f87f356d4c
1122026-06-25T04:12:08.327ZHEAD is now at 661422f Update Rust to nightly-2026-06-25
1132026-06-25T04:12:08.330Zprocess exited: duration 1130 ms, exit code 0
 
1142026-06-25T04:12:08.336Zstarting task 4: "build"
1152026-06-25T04:12:08.339Z+ source .github/buildomat/common.sh
1162026-06-25T04:12:08.343Z++ rustup show active-toolchain
1172026-06-25T04:12:08.346Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1182026-06-25T04:12:08.346Z++ pushd xde
1192026-06-25T04:12:08.346Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1202026-06-25T04:12:08.346Z++ rustup show active-toolchain
1212026-06-25T04:12:08.351Zinfo: syncing channel updates for nightly-2026-06-25-x86_64-unknown-illumos
1222026-06-25T04:12:08.498Zinfo: latest update on 2026-06-25 for version 1.98.0-nightly (f28ac764c 2026-06-23)
1232026-06-25T04:12:08.501Zinfo: downloading 6 components
1242026-06-25T04:12:22.585Znightly-2026-06-25-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1252026-06-25T04:12:22.680Z+++ rustup show active-toolchain -v
1262026-06-25T04:12:22.683Z+++ head -n 1
1272026-06-25T04:12:22.683Z+++ cut '-d ' -f1
1282026-06-25T04:12:22.735Z++ export NIGHTLY=nightly-2026-06-25-x86_64-unknown-illumos
1292026-06-25T04:12:22.735Z++ NIGHTLY=nightly-2026-06-25-x86_64-unknown-illumos
1302026-06-25T04:12:22.738Z++ popd
1312026-06-25T04:12:22.738Z/work/oxidecomputer/opte
1322026-06-25T04:12:22.738Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1332026-06-25T04:12:23.722Z Startup: Refreshing catalog 'helios' ... Done
1342026-06-25T04:12:23.829Z Startup: Caching catalogs ... Done
1352026-06-25T04:12:24.282ZPlanning: Solver setup ... Done
1362026-06-25T04:12:24.308ZPlanning: Running solver ... Done
1372026-06-25T04:12:24.320ZPlanning: Finding local manifests ... Done
1382026-06-25T04:12:24.331ZPlanning: Fetching manifests: 0/6 0% complete
1392026-06-25T04:12:24.354ZPlanning: Fetching manifests: 6/6 100% complete
1402026-06-25T04:12:24.367ZPlanning: Package planning ... Done
1412026-06-25T04:12:24.370ZPlanning: Merging actions ... Done
1422026-06-25T04:12:24.581ZPlanning: Checking for conflicting actions ... Done
1432026-06-25T04:12:24.585ZPlanning: Consolidating action changes ... Done
1442026-06-25T04:12:25.395ZPlanning: Evaluating mediators ... Done
1452026-06-25T04:12:25.398ZPlanning: Planning completed in 1.55 seconds
1462026-06-25T04:12:25.404Z Packages to install: 6
1472026-06-25T04:12:25.404Z Services to change: 2
1482026-06-25T04:12:25.404Z Create boot environment: No
1492026-06-25T04:12:25.404ZCreate backup boot environment: No
1502026-06-25T04:12:25.430Z
1512026-06-25T04:12:25.430ZDownload: 0/22 items 0.0/15.4MB 0% complete
1522026-06-25T04:12:25.576ZDownload: Completed 15.36 MB in 0.15 seconds (104M/s)
1532026-06-25T04:12:25.666Z Actions: 1/110 actions (Installing new actions)
1542026-06-25T04:12:26.026Z Actions: Completed 110 actions in 0.36 seconds.
1552026-06-25T04:12:26.037ZFinalize: Updating package state database ... Done
1562026-06-25T04:12:26.039ZFinalize: Updating package cache ... Done
1572026-06-25T04:12:26.064ZFinalize: Updating image state ... Done
1582026-06-25T04:12:28.655ZFinalize: Creating fast lookup database ... Done
1592026-06-25T04:12:28.719ZFinalize: Reading search index ... Done
1602026-06-25T04:12:28.723ZFinalize: Updating search index ... Done
1612026-06-25T04:12:33.454ZFinalize: Updating package cache ... Done
1622026-06-25T04:12:33.556Z+ [[ -z 01KVYF88AC4THJW1FTE4NWW61M ]]
1632026-06-25T04:12:33.559Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1642026-06-25T04:12:34.492Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1652026-06-25T04:12:34.492Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1662026-06-25T04:12:34.492Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1672026-06-25T04:12:34.492Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1682026-06-25T04:12:34.495Ztempdir @ "/tmp/.tmppLbICH/tmp"
1692026-06-25T04:12:34.495Zimage root @ "/tmp/.tmppLbICH/tmp/root"
1702026-06-25T04:12:34.495Zcreating image...
1712026-06-25T04:12:34.782Zcopying publishers...
1722026-06-25T04:12:35.332Zadding properties...
1732026-06-25T04:12:36.042Zinstalling packages...
1742026-06-25T04:12:43.766Zseeding SMF database...
1752026-06-25T04:12:48.071Zconfiguring SMF profile...
1762026-06-25T04:12:48.071Zmodifying shadow(5)...
1772026-06-25T04:12:48.074Zloading user and group database...
1782026-06-25T04:12:48.074Zloading facet selections...
1792026-06-25T04:12:48.361Z devel -> true
1802026-06-25T04:12:48.361Z doc.man -> true
1812026-06-25T04:12:48.361Z entire.service/hal -> true
1822026-06-25T04:12:48.361Z entire.service/network/smtp/dma -> true
1832026-06-25T04:12:48.361Z locale.ar -> true
1842026-06-25T04:12:48.361Z locale.ca -> true
1852026-06-25T04:12:48.361Z locale.cs -> true
1862026-06-25T04:12:48.361Z locale.de -> true
1872026-06-25T04:12:48.361Z locale.es -> true
1882026-06-25T04:12:48.361Z locale.fr -> true
1892026-06-25T04:12:48.361Z locale.he -> true
1902026-06-25T04:12:48.361Z locale.hu -> true
1912026-06-25T04:12:48.361Z locale.id -> true
1922026-06-25T04:12:48.361Z locale.it -> true
1932026-06-25T04:12:48.361Z locale.ja -> true
1942026-06-25T04:12:48.361Z locale.ko -> true
1952026-06-25T04:12:48.361Z locale.nl -> true
1962026-06-25T04:12:48.361Z locale.pl -> true
1972026-06-25T04:12:48.361Z locale.pt_BR -> true
1982026-06-25T04:12:48.361Z locale.ru -> true
1992026-06-25T04:12:48.361Z locale.sk -> true
2002026-06-25T04:12:48.361Z locale.sv -> true
2012026-06-25T04:12:48.361Z locale.zh_CN -> true
2022026-06-25T04:12:48.361Z locale.zh_HK -> true
2032026-06-25T04:12:48.361Z locale.zh_TW -> true
2042026-06-25T04:12:48.361Z onu.ooceonly -> true
2052026-06-25T04:12:48.361Z version-lock.shell/ksh93 -> true
2062026-06-25T04:12:48.361Z version-lock.system/data/hardware-registry -> true
2072026-06-25T04:12:48.361Z version-lock.system/data/zoneinfo -> true
2082026-06-25T04:12:48.361Z version-lock.system/microcode/amd -> true
2092026-06-25T04:12:48.361Z version-lock.system/microcode/intel -> true
2102026-06-25T04:12:48.361Z version-lock.system/microcode/oxide -> true
2112026-06-25T04:12:48.361Zassessing packaged files...
2122026-06-25T04:12:49.839Zcreating archive...
2132026-06-25T04:12:49.864Zmissing from packaging:
2142026-06-25T04:12:49.864Z "etc/.pwd.lock"
2152026-06-25T04:12:49.868Z "etc/svc/profile/generic.xml"
2162026-06-25T04:12:49.868Z "etc/svc/profile/inetd_services.xml"
2172026-06-25T04:12:49.868Z "etc/svc/profile/name_service.xml"
2182026-06-25T04:12:49.868Z "etc/svc/profile/platform.xml"
2192026-06-25T04:12:49.868Z "etc/svc/profile/platform_omicron1.xml"
2202026-06-25T04:12:49.870Z "etc/svc/repository.db"
2212026-06-25T04:12:49.871Z
2222026-06-25T04:12:49.875Z
2232026-06-25T04:12:49.875Zfinishing archive...
2242026-06-25T04:12:50.515Zcreating gzonly manifest...
2252026-06-25T04:12:50.517Zok
2262026-06-25T04:12:50.581Z+ trap cleanup EXIT
2272026-06-25T04:12:50.584Z+ OUT_DIR=/work/bench-results
2282026-06-25T04:12:50.584Z+ mkdir -p /work/bench-results
2292026-06-25T04:12:50.584Z+ mkdir -p target/criterion
2302026-06-25T04:12:50.587Z+ mkdir -p target/xde-bench
2312026-06-25T04:12:50.587Z+ banner collect
2322026-06-25T04:12:50.590Z
2332026-06-25T04:12:50.590Z #### #### # # ###### #### #####
2342026-06-25T04:12:50.590Z # # # # # # # # # #
2352026-06-25T04:12:50.590Z # # # # # ##### # #
2362026-06-25T04:12:50.590Z # # # # # # # #
2372026-06-25T04:12:50.590Z # # # # # # # # # #
2382026-06-25T04:12:50.590Z #### #### ###### ###### ###### #### #
2392026-06-25T04:12:50.590Z
2402026-06-25T04:12:50.590Z++ cat .git/refs/heads/master
2412026-06-25T04:12:50.593Z+ BASELINE_COMMIT=661422ffe220dfabd411fe7d2d5f76f87f356d4c
2422026-06-25T04:12:50.594Z+ [[ '' == \m\a\s\t\e\r ]]
2432026-06-25T04:12:50.594Z+ get_artifact opte benchmark 661422ffe220dfabd411fe7d2d5f76f87f356d4c bench-results.tgz
2442026-06-25T04:12:50.594Z+ local curl_res
2452026-06-25T04:12:50.594Z+ repo=opte
2462026-06-25T04:12:50.594Z+ series=benchmark
2472026-06-25T04:12:50.594Z+ commit=661422ffe220dfabd411fe7d2d5f76f87f356d4c
2482026-06-25T04:12:50.594Z+ name=bench-results.tgz
2492026-06-25T04:12:50.594Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2502026-06-25T04:12:50.594Z+ mkdir -p download
2512026-06-25T04:12:50.594Z+ pushd download
2522026-06-25T04:12:50.594Z+ [[ ! -f bench-results.tgz ]]
2532026-06-25T04:12:50.594Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2542026-06-25T04:12:50.594Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/661422ffe220dfabd411fe7d2d5f76f87f356d4c/bench-results.tgz
2552026-06-25T04:12:50.599Z % Total % Received % Xferd Average Speed Time Time Time Current
2562026-06-25T04:12:50.602Z Dload Upload Total Spent Left Speed
2572026-06-25T04:12:52.554Z 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 00:01 0
2582026-06-25T04:12:52.557Zcurl: (22) The requested URL returned error: 404
2592026-06-25T04:12:52.560Z+ curl_res=22
2602026-06-25T04:12:52.560Z+ popd
2612026-06-25T04:12:52.560Z+ return 22
2622026-06-25T04:12:52.560Z/work/oxidecomputer/opte
2632026-06-25T04:12:52.560Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2642026-06-25T04:12:52.560ZBaseline results not found for branch 'master'. Running without comparison.
2652026-06-25T04:12:52.560Z+ [[ '' -eq 1 ]]
2662026-06-25T04:12:52.560Z+ uname -a
2672026-06-25T04:12:52.563ZSunOS w-01KVYFJ5TJJ736K3A86HRZYMCA 5.11 helios-3.0.23972 i86pc i386 i86pc
2682026-06-25T04:12:52.563Z+ cat /etc/versions/build
2692026-06-25T04:12:52.563Zheads/stlouis-0-gd5af107c55
2702026-06-25T04:12:52.563Z+ dladm
2712026-06-25T04:12:52.566ZLINK CLASS MTU STATE BRIDGE OVER
2722026-06-25T04:12:52.566Zena0 phys 9216 up -- --
2732026-06-25T04:12:52.566Z+ ipadm
2742026-06-25T04:12:52.569ZADDROBJ TYPE STATE ADDR
2752026-06-25T04:12:52.569Zlo0/v4 static ok 127.0.0.1/8
2762026-06-25T04:12:52.569Zena0/dhcp dhcp ok 10.150.1.240/24
2772026-06-25T04:12:52.569Zlo0/v6 static ok ::1/128
2782026-06-25T04:12:52.569Z+ pfexec rem_drv xde
2792026-06-25T04:12:52.576Z+ set -o errexit
2802026-06-25T04:12:52.576Z+ set -o pipefail
2812026-06-25T04:12:52.579Z+ banner prepare
2822026-06-25T04:12:52.579Z
2832026-06-25T04:12:52.579Z ##### ##### ###### ##### ## ##### ######
2842026-06-25T04:12:52.579Z # # # # # # # # # # # #
2852026-06-25T04:12:52.579Z # # # # ##### # # # # # # #####
2862026-06-25T04:12:52.579Z ##### ##### # ##### ###### ##### #
2872026-06-25T04:12:52.579Z # # # # # # # # # #
2882026-06-25T04:12:52.579Z # # # ###### # # # # # ######
2892026-06-25T04:12:52.579Z
2902026-06-25T04:12:52.579Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2912026-06-25T04:12:52.579Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2922026-06-25T04:12:52.647Z+ pfexec add_drv xde
2932026-06-25T04:12:52.953Z+ banner bench
2942026-06-25T04:12:52.955Z
2952026-06-25T04:12:52.955Z ##### ###### # # #### # #
2962026-06-25T04:12:52.955Z # # # ## # # # # #
2972026-06-25T04:12:52.955Z ##### ##### # # # # ######
2982026-06-25T04:12:52.955Z # # # # # # # # #
2992026-06-25T04:12:52.956Z # # # # ## # # # #
3002026-06-25T04:12:52.956Z ##### ###### # # #### # #
3012026-06-25T04:12:52.956Z
3022026-06-25T04:12:52.956Z+ cargo kbench local
3032026-06-25T04:12:53.066Z Updating crates.io index
3042026-06-25T04:12:53.069Z Updating git repository `https://github.com/oxidecomputer/falcon`
3052026-06-25T04:12:53.744Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3062026-06-25T04:12:53.997Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072026-06-25T04:12:54.360Z Updating git repository `https://github.com/oxidecomputer/zone`
3082026-06-25T04:12:54.600Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3092026-06-25T04:12:54.859Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3102026-06-25T04:12:55.107Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3112026-06-25T04:12:56.646Z Downloading crates ...
3122026-06-25T04:12:56.699Z Downloaded autocfg v1.5.1
3132026-06-25T04:12:56.718Z Downloaded aho-corasick v1.1.4
3142026-06-25T04:12:56.721Z Downloaded anyhow v1.0.102
3152026-06-25T04:12:56.725Z Downloaded arc-swap v1.9.1
3162026-06-25T04:12:56.728Z Downloaded anstyle v1.0.14
3172026-06-25T04:12:56.730Z Downloaded quote v1.0.46
3182026-06-25T04:12:56.730Z Downloaded ctor-proc-macro v0.0.13
3192026-06-25T04:12:56.733Z Downloaded log v0.4.33
3202026-06-25T04:12:56.733Z Downloaded time-core v0.1.9
3212026-06-25T04:12:56.735Z Downloaded cfg_aliases v0.2.1
3222026-06-25T04:12:56.736Z Downloaded anstream v1.0.0
3232026-06-25T04:12:56.738Z Downloaded chacha20 v0.10.0
3242026-06-25T04:12:56.738Z Downloaded thiserror v1.0.69
3252026-06-25T04:12:56.741Z Downloaded zerocopy-derive v0.8.52
3262026-06-25T04:12:56.745Z Downloaded toml_parser v1.1.2+spec-1.1.0
3272026-06-25T04:12:56.748Z Downloaded slab v0.4.12
3282026-06-25T04:12:56.748Z Downloaded same-file v1.0.6
3292026-06-25T04:12:56.750Z Downloaded powerfmt v0.2.0
3302026-06-25T04:12:56.751Z Downloaded proc-macro-error-attr2 v2.0.0
3312026-06-25T04:12:56.751Z Downloaded futures-core v0.3.32
3322026-06-25T04:12:56.753Z Downloaded anstyle-parse v1.0.0
3332026-06-25T04:12:56.753Z Downloaded cobs v0.3.0
3342026-06-25T04:12:56.753Z Downloaded ciborium-ll v0.2.2
3352026-06-25T04:12:56.756Z Downloaded slog-async v2.8.0
3362026-06-25T04:12:56.756Z Downloaded defmt-macros v1.1.0
3372026-06-25T04:12:56.759Z Downloaded defmt v1.1.0
3382026-06-25T04:12:56.761Z Downloaded colored v3.1.1
3392026-06-25T04:12:56.761Z Downloaded postcard v1.1.3
3402026-06-25T04:12:56.764Z Downloaded cpufeatures v0.3.0
3412026-06-25T04:12:56.764Z Downloaded plotters-backend v0.3.7
3422026-06-25T04:12:56.767Z Downloaded clap v4.6.1
3432026-06-25T04:12:56.769Z Downloaded proc-macro-error2 v2.0.1
3442026-06-25T04:12:56.772Z Downloaded foreign-types-macros v0.2.3
3452026-06-25T04:12:56.772Z Downloaded errno v0.3.14
3462026-06-25T04:12:56.775Z Downloaded dtor-proc-macro v0.0.13
3472026-06-25T04:12:56.775Z Downloaded cast v0.3.0
3482026-06-25T04:12:56.775Z Downloaded clap_lex v1.1.0
3492026-06-25T04:12:56.777Z Downloaded ciborium-io v0.2.2
3502026-06-25T04:12:56.777Z Downloaded clap_derive v4.6.1
3512026-06-25T04:12:56.780Z Downloaded num_enum_derive v0.7.6
3522026-06-25T04:12:56.780Z Downloaded itoa v1.0.18
3532026-06-25T04:12:56.780Z Downloaded futures-macro v0.3.32
3542026-06-25T04:12:56.780Z Downloaded circular v0.3.0
3552026-06-25T04:12:56.783Z Downloaded darling_macro v0.21.3
3562026-06-25T04:12:56.783Z Downloaded bitflags v1.3.2
3572026-06-25T04:12:56.783Z Downloaded slog-stdlog v4.1.1
3582026-06-25T04:12:56.785Z Downloaded ref-cast-impl v1.0.25
3592026-06-25T04:12:56.788Z Downloaded ctor v0.10.1
3602026-06-25T04:12:56.788Z Downloaded crossbeam-deque v0.8.6
3612026-06-25T04:12:56.790Z Downloaded anes v0.1.6
3622026-06-25T04:12:56.793Z Downloaded embedded-io v0.6.1
3632026-06-25T04:12:56.797Z Downloaded is_terminal_polyfill v1.70.2
3642026-06-25T04:12:56.799Z Downloaded rusticata-macros v5.0.0
3652026-06-25T04:12:56.799Z Downloaded utf8parse v0.2.2
3662026-06-25T04:12:56.799Z Downloaded proc-macro-error v1.0.4
3672026-06-25T04:12:56.802Z Downloaded heck v0.5.0
3682026-06-25T04:12:56.802Z Downloaded equivalent v1.0.2
3692026-06-25T04:12:56.805Z Downloaded defmt-parser v1.0.0
3702026-06-25T04:12:56.805Z Downloaded colorchoice v1.0.5
3712026-06-25T04:12:56.805Z Downloaded num-conv v0.2.2
3722026-06-25T04:12:56.805Z Downloaded dyn-clone v1.0.20
3732026-06-25T04:12:56.807Z Downloaded cookie-factory v0.3.3
3742026-06-25T04:12:56.810Z Downloaded futures-task v0.3.32
3752026-06-25T04:12:56.810Z Downloaded link-section v0.2.1
3762026-06-25T04:12:56.814Z Downloaded futures-sink v0.3.32
3772026-06-25T04:12:56.817Z Downloaded proc-macro-crate v3.5.0
3782026-06-25T04:12:56.817Z Downloaded fnv v1.0.7
3792026-06-25T04:12:56.817Z Downloaded cfg-if v1.0.4
3802026-06-25T04:12:56.820Z Downloaded plotters-svg v0.3.7
3812026-06-25T04:12:56.820Z Downloaded foreign-types v0.5.0
3822026-06-25T04:12:56.820Z Downloaded toml_datetime v1.1.1+spec-1.1.0
3832026-06-25T04:12:56.820Z Downloaded is-terminal v0.4.17
3842026-06-25T04:12:56.823Z Downloaded ident_case v1.0.1
3852026-06-25T04:12:56.823Z Downloaded slog v2.8.2
3862026-06-25T04:12:56.823Z Downloaded slog-scope v4.4.1
3872026-06-25T04:12:56.826Z Downloaded rustversion v1.0.22
3882026-06-25T04:12:56.826Z Downloaded num_enum v0.7.6
3892026-06-25T04:12:56.828Z Downloaded find-msvc-tools v0.1.9
3902026-06-25T04:12:56.831Z Downloaded either v1.16.0
3912026-06-25T04:12:56.831Z Downloaded crossbeam-utils v0.8.21
3922026-06-25T04:12:56.831Z Downloaded embedded-io v0.4.0
3932026-06-25T04:12:56.833Z Downloaded futures-io v0.3.32
3942026-06-25T04:12:56.833Z Downloaded ref-cast v1.0.25
3952026-06-25T04:12:56.836Z Downloaded cstr-argument v0.1.2
3962026-06-25T04:12:56.836Z Downloaded foreign-types-shared v0.3.1
3972026-06-25T04:12:56.836Z Downloaded proc-macro-error-attr v1.0.4
3982026-06-25T04:12:56.836Z Downloaded defmt v0.3.100
3992026-06-25T04:12:56.839Z Downloaded take_mut v0.2.2
4002026-06-25T04:12:56.841Z Downloaded page_size v0.6.0
4012026-06-25T04:12:56.844Z Downloaded heck v0.4.1
4022026-06-25T04:12:56.844Z Downloaded darling_macro v0.23.0
4032026-06-25T04:12:56.847Z Downloaded tabwriter v1.4.1
4042026-06-25T04:12:56.847Z Downloaded hash32 v0.3.1
4052026-06-25T04:12:56.847Z Downloaded alloca v0.4.0
4062026-06-25T04:12:56.849Z Downloaded terminal_size v0.4.4
4072026-06-25T04:12:56.849Z Downloaded pretty-hex v0.4.2
4082026-06-25T04:12:56.849Z Downloaded macaddr v1.0.1
4092026-06-25T04:12:56.849Z Downloaded slog-envlogger v2.2.0
4102026-06-25T04:12:56.852Z Downloaded lazy_static v1.5.0
4112026-06-25T04:12:56.852Z Downloaded dtor v0.8.1
4122026-06-25T04:12:56.852Z Downloaded ipnetwork v0.21.1
4132026-06-25T04:12:56.854Z Downloaded criterion-plot v0.8.2
4142026-06-25T04:12:56.854Z Downloaded darling_core v0.21.3
4152026-06-25T04:12:56.857Z Downloaded anstyle-query v1.1.5
4162026-06-25T04:12:56.860Z Downloaded stable_deref_trait v1.2.1
4172026-06-25T04:12:56.860Z Downloaded strsim v0.11.1
4182026-06-25T04:12:56.864Z Downloaded rand_core v0.10.1
4192026-06-25T04:12:56.866Z Downloaded darling v0.23.0
4202026-06-25T04:12:56.870Z Downloaded oxnet v0.1.6
4212026-06-25T04:12:56.873Z Downloaded pin-project-lite v0.2.17
4222026-06-25T04:12:56.876Z Downloaded ciborium v0.2.2
4232026-06-25T04:12:56.878Z Downloaded byteorder v1.5.0
4242026-06-25T04:12:56.881Z Downloaded ingot v0.1.1
4252026-06-25T04:12:56.881Z Downloaded futures-executor v0.3.32
4262026-06-25T04:12:56.884Z Downloaded deranged v0.5.8
4272026-06-25T04:12:56.886Z Downloaded managed v0.8.0
4282026-06-25T04:12:56.889Z Downloaded version_check v0.9.5
4292026-06-25T04:12:56.891Z Downloaded erased-serde v0.3.31
4302026-06-25T04:12:56.894Z Downloaded shlex v2.0.1
4312026-06-25T04:12:56.897Z Downloaded iana-time-zone v0.1.65
4322026-06-25T04:12:56.897Z Downloaded thread_local v1.1.9
4332026-06-25T04:12:56.897Z Downloaded cc v1.2.65
4342026-06-25T04:12:56.899Z Downloaded thiserror-impl v1.0.69
4352026-06-25T04:12:56.899Z Downloaded oorandom v11.1.5
4362026-06-25T04:12:56.902Z Downloaded half v2.7.1
4372026-06-25T04:12:56.902Z Downloaded getrandom v0.4.3
4382026-06-25T04:12:56.904Z Downloaded bitflags v2.13.0
4392026-06-25T04:12:56.907Z Downloaded ingot-types v0.1.2
4402026-06-25T04:12:56.907Z Downloaded ingot-macros v0.1.1
4412026-06-25T04:12:56.907Z Downloaded tinytemplate v1.2.1
4422026-06-25T04:12:56.909Z Downloaded darling v0.21.3
4432026-06-25T04:12:56.912Z Downloaded zmij v1.0.21
4442026-06-25T04:12:56.912Z Downloaded darling_core v0.23.0
4452026-06-25T04:12:56.915Z Downloaded walkdir v2.5.0
4462026-06-25T04:12:56.917Z Downloaded futures v0.3.32
4472026-06-25T04:12:56.920Z Downloaded slog-term v2.9.2
4482026-06-25T04:12:56.920Z Downloaded crc32fast v1.5.0
4492026-06-25T04:12:56.922Z Downloaded crossbeam-epoch v0.9.18
4502026-06-25T04:12:56.922Z Downloaded futures-channel v0.3.32
4512026-06-25T04:12:56.930Z Downloaded thiserror v2.0.18
4522026-06-25T04:12:56.936Z Downloaded once_cell v1.21.4
4532026-06-25T04:12:56.939Z Downloaded heapless v0.8.0
4542026-06-25T04:12:56.948Z Downloaded time-macros v0.2.30
4552026-06-25T04:12:56.950Z Downloaded indexmap v2.14.0
4562026-06-25T04:12:56.953Z Downloaded serde_core v1.0.228
4572026-06-25T04:12:56.959Z Downloaded tracing-attributes v0.1.31
4582026-06-25T04:12:56.968Z Downloaded crossbeam-channel v0.5.15
4592026-06-25T04:12:56.970Z Downloaded unicode-ident v1.0.24
4602026-06-25T04:12:56.973Z Downloaded serde_derive v1.0.228
4612026-06-25T04:12:56.976Z Downloaded term v1.2.1
4622026-06-25T04:12:56.976Z Downloaded num-traits v0.2.19
4632026-06-25T04:12:56.978Z Downloaded itertools v0.12.1
4642026-06-25T04:12:56.981Z Downloaded thiserror-impl v2.0.18
4652026-06-25T04:12:56.983Z Downloaded rayon-core v1.13.0
4662026-06-25T04:12:56.983Z Downloaded criterion v0.8.2
4672026-06-25T04:12:56.987Z Downloaded serde v1.0.228
4682026-06-25T04:12:56.989Z Downloaded itertools v0.15.0
4692026-06-25T04:12:56.993Z Downloaded hashbrown v0.17.1
4702026-06-25T04:12:56.996Z Downloaded clap_builder v4.6.0
4712026-06-25T04:12:56.999Z Downloaded toml_edit v0.25.12+spec-1.1.0
4722026-06-25T04:12:57.002Z Downloaded itertools v0.14.0
4732026-06-25T04:12:57.005Z Downloaded socket2 v0.6.4
4742026-06-25T04:12:57.007Z Downloaded uuid v1.23.3
4752026-06-25T04:12:57.010Z Downloaded tracing-core v0.1.36
4762026-06-25T04:12:57.010Z Downloaded chrono v0.4.45
4772026-06-25T04:12:57.013Z Downloaded futures-util v0.3.32
4782026-06-25T04:12:57.019Z Downloaded itertools v0.13.0
4792026-06-25T04:12:57.023Z Downloaded proc-macro2 v1.0.106
4802026-06-25T04:12:57.028Z Downloaded rand v0.10.1
4812026-06-25T04:12:57.043Z Downloaded memchr v2.8.2
4822026-06-25T04:12:57.047Z Downloaded libc v0.2.186
4832026-06-25T04:12:57.065Z Downloaded serde_json v1.0.150
4842026-06-25T04:12:57.069Z Downloaded plotters v0.3.7
4852026-06-25T04:12:57.088Z Downloaded pcap-parser v0.17.0
4862026-06-25T04:12:57.095Z Downloaded nom v8.0.0
4872026-06-25T04:12:57.098Z Downloaded regex v1.12.4
4882026-06-25T04:12:57.127Z Downloaded winnow v1.0.3
4892026-06-25T04:12:57.134Z Downloaded rayon v1.12.0
4902026-06-25T04:12:57.166Z Downloaded syn v1.0.109
4912026-06-25T04:12:57.171Z Downloaded regex-syntax v0.8.11
4922026-06-25T04:12:57.182Z Downloaded unicode-width v0.2.2
4932026-06-25T04:12:57.186Z Downloaded time v0.3.51
4942026-06-25T04:12:57.196Z Downloaded zerocopy v0.8.52
4952026-06-25T04:12:57.206Z Downloaded syn v2.0.118
4962026-06-25T04:12:57.212Z Downloaded smoltcp v0.11.0
4972026-06-25T04:12:57.218Z Downloaded regex-automata v0.4.14
4982026-06-25T04:12:57.226Z Downloaded nix v0.31.3
4992026-06-25T04:12:57.232Z Downloaded rustix v1.1.4
5002026-06-25T04:12:57.244Z Downloaded tracing v0.1.44
5012026-06-25T04:12:57.314Z Compiling proc-macro2 v1.0.106
5022026-06-25T04:12:57.314Z Compiling quote v1.0.46
5032026-06-25T04:12:57.314Z Compiling unicode-ident v1.0.24
5042026-06-25T04:12:57.314Z Compiling serde_core v1.0.228
5052026-06-25T04:12:57.317Z Compiling cfg-if v1.0.4
5062026-06-25T04:12:57.317Z Compiling libc v0.2.186
5072026-06-25T04:12:57.317Z Compiling memchr v2.8.2
5082026-06-25T04:12:57.385Z Compiling serde v1.0.228
5092026-06-25T04:12:57.462Z Compiling rustversion v1.0.22
5102026-06-25T04:12:57.526Z Compiling ident_case v1.0.1
5112026-06-25T04:12:57.645Z Compiling version_check v0.9.5
5122026-06-25T04:12:57.773Z Compiling strsim v0.11.1
5132026-06-25T04:12:57.781Z Compiling zerocopy v0.8.52
5142026-06-25T04:12:57.915Z Compiling either v1.16.0
5152026-06-25T04:12:58.100Z Compiling thiserror v2.0.18
5162026-06-25T04:12:58.143Z Compiling fnv v1.0.7
5172026-06-25T04:12:58.243Z Compiling regex-syntax v0.8.11
5182026-06-25T04:12:58.372Z Compiling pin-project-lite v0.2.17
5192026-06-25T04:12:58.387Z Compiling crossbeam-utils v0.8.21
5202026-06-25T04:12:58.465Z Compiling syn v1.0.109
5212026-06-25T04:12:58.633Z Compiling syn v2.0.118
5222026-06-25T04:12:58.652Z Compiling aho-corasick v1.1.4
5232026-06-25T04:12:58.698Z Compiling equivalent v1.0.2
5242026-06-25T04:12:58.706Z Compiling hashbrown v0.17.1
5252026-06-25T04:12:58.780Z Compiling winnow v1.0.3
5262026-06-25T04:12:59.027Z Compiling itertools v0.14.0
5272026-06-25T04:12:59.275Z Compiling indexmap v2.14.0
5282026-06-25T04:12:59.813Z Compiling bitflags v2.13.0
5292026-06-25T04:12:59.893Z Compiling regex-automata v0.4.14
5302026-06-25T04:12:59.907Z Compiling toml_parser v1.1.2+spec-1.1.0
5312026-06-25T04:13:00.160Z Compiling autocfg v1.5.1
5322026-06-25T04:13:00.262Z Compiling heapless v0.8.0
5332026-06-25T04:13:00.341Z Compiling toml_datetime v1.1.1+spec-1.1.0
5342026-06-25T04:13:00.451Z Compiling byteorder v1.5.0
5352026-06-25T04:13:00.501Z Compiling num-traits v0.2.19
5362026-06-25T04:13:00.562Z Compiling toml_edit v0.25.12+spec-1.1.0
5372026-06-25T04:13:00.645Z Compiling hash32 v0.3.1
5382026-06-25T04:13:00.714Z Compiling slog v2.8.2
5392026-06-25T04:13:00.722Z Compiling smoltcp v0.11.0
5402026-06-25T04:13:00.732Z Compiling macaddr v1.0.1
5412026-06-25T04:13:00.780Z Compiling futures-sink v0.3.32
5422026-06-25T04:13:00.886Z Compiling stable_deref_trait v1.2.1
5432026-06-25T04:13:00.932Z Compiling futures-core v0.3.32
5442026-06-25T04:13:00.939Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5452026-06-25T04:13:01.060Z Compiling futures-channel v0.3.32
5462026-06-25T04:13:01.091Z Compiling proc-macro-crate v3.5.0
5472026-06-25T04:13:01.307Z Compiling darling_core v0.21.3
5482026-06-25T04:13:01.347Z Compiling darling_core v0.23.0
5492026-06-25T04:13:01.437Z Compiling proc-macro-error-attr v1.0.4
5502026-06-25T04:13:01.445Z Compiling crc32fast v1.5.0
5512026-06-25T04:13:01.501Z Compiling futures-io v0.3.32
5522026-06-25T04:13:01.655Z Compiling regex v1.12.4
5532026-06-25T04:13:01.686Z Compiling bitflags v1.3.2
5542026-06-25T04:13:01.721Z Compiling futures-task v0.3.32
5552026-06-25T04:13:01.754Z Compiling managed v0.8.0
5562026-06-25T04:13:01.888Z Compiling slab v0.4.12
5572026-06-25T04:13:01.999Z Compiling rand_core v0.10.1
5582026-06-25T04:13:02.044Z Compiling getrandom v0.4.3
5592026-06-25T04:13:02.083Z Compiling anyhow v1.0.102
5602026-06-25T04:13:02.145Z Compiling ref-cast v1.0.25
5612026-06-25T04:13:02.157Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5622026-06-25T04:13:02.361Z Compiling serde_derive v1.0.228
5632026-06-25T04:13:02.369Z Compiling zerocopy-derive v0.8.52
5642026-06-25T04:13:02.395Z Compiling thiserror-impl v2.0.18
5652026-06-25T04:13:02.423Z Compiling futures-macro v0.3.32
5662026-06-25T04:13:02.708Z Compiling ref-cast-impl v1.0.25
5672026-06-25T04:13:03.269Z Compiling futures-util v0.3.32
5682026-06-25T04:13:03.360Z Compiling foreign-types-macros v0.2.3
5692026-06-25T04:13:03.404Z Compiling darling_macro v0.21.3
5702026-06-25T04:13:03.507Z Compiling darling_macro v0.23.0
5712026-06-25T04:13:03.713Z Compiling cobs v0.3.0
5722026-06-25T04:13:03.939Z Compiling num_enum_derive v0.7.6
5732026-06-25T04:13:03.957Z Compiling darling v0.21.3
5742026-06-25T04:13:04.034Z Compiling ingot-macros v0.1.1
5752026-06-25T04:13:04.060Z Compiling darling v0.23.0
5762026-06-25T04:13:04.140Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5772026-06-25T04:13:04.554Z Compiling proc-macro-error v1.0.4
5782026-06-25T04:13:04.787Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5792026-06-25T04:13:04.795Z Compiling cpufeatures v0.3.0
5802026-06-25T04:13:04.864Z Compiling once_cell v1.21.4
5812026-06-25T04:13:04.935Z Compiling foreign-types-shared v0.3.1
5822026-06-25T04:13:05.013Z Compiling ipnetwork v0.21.1
5832026-06-25T04:13:05.023Z Compiling rustix v1.1.4
5842026-06-25T04:13:05.097Z Compiling unicode-width v0.2.2
5852026-06-25T04:13:05.110Z Compiling tracing-core v0.1.36
5862026-06-25T04:13:05.384Z Compiling tabwriter v1.4.1
5872026-06-25T04:13:05.430Z Compiling foreign-types v0.5.0
5882026-06-25T04:13:05.498Z Compiling num_enum v0.7.6
5892026-06-25T04:13:05.555Z Compiling erased-serde v0.3.31
5902026-06-25T04:13:05.614Z Compiling postcard v1.1.3
5912026-06-25T04:13:05.659Z Compiling futures-executor v0.3.32
5922026-06-25T04:13:05.717Z Compiling chacha20 v0.10.0
5932026-06-25T04:13:05.975Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5942026-06-25T04:13:06.203Z Compiling tracing-attributes v0.1.31
5952026-06-25T04:13:06.211Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5962026-06-25T04:13:06.501Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5972026-06-25T04:13:06.585Z Compiling errno v0.3.14
5982026-06-25T04:13:06.680Z Compiling itertools v0.15.0
5992026-06-25T04:13:06.699Z Compiling cstr-argument v0.1.2
6002026-06-25T04:13:06.734Z Compiling find-msvc-tools v0.1.9
6012026-06-25T04:13:06.737Z Compiling thiserror v1.0.69
6022026-06-25T04:13:06.857Z Compiling ingot-types v0.1.2
6032026-06-25T04:13:06.965Z Compiling time-core v0.1.9
6042026-06-25T04:13:06.986Z Compiling pretty-hex v0.4.2
6052026-06-25T04:13:07.034Z Compiling zmij v1.0.21
6062026-06-25T04:13:07.042Z Compiling utf8parse v0.2.2
6072026-06-25T04:13:07.118Z Compiling dyn-clone v1.0.20
6082026-06-25T04:13:07.140Z Compiling num-conv v0.2.2
6092026-06-25T04:13:07.148Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6102026-06-25T04:13:07.258Z Compiling ingot v0.1.1
6112026-06-25T04:13:07.287Z Compiling shlex v2.0.1
6122026-06-25T04:13:07.352Z Compiling time-macros v0.2.30
6132026-06-25T04:13:07.371Z Compiling anstyle-parse v1.0.0
6142026-06-25T04:13:07.434Z Compiling tracing v0.1.44
6152026-06-25T04:13:07.495Z Compiling cc v1.2.65
6162026-06-25T04:13:07.622Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6172026-06-25T04:13:07.824Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6182026-06-25T04:13:07.945Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6192026-06-25T04:13:08.341Z Compiling rand v0.10.1
6202026-06-25T04:13:08.633Z Compiling futures v0.3.32
6212026-06-25T04:13:08.658Z Compiling thiserror-impl v1.0.69
6222026-06-25T04:13:08.675Z Compiling crossbeam-epoch v0.9.18
6232026-06-25T04:13:08.706Z Compiling uuid v1.23.3
6242026-06-25T04:13:08.848Z Compiling arc-swap v1.9.1
6252026-06-25T04:13:09.151Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6262026-06-25T04:13:09.164Z Compiling socket2 v0.6.4
6272026-06-25T04:13:09.190Z Compiling nom v8.0.0
6282026-06-25T04:13:09.431Z Compiling thread_local v1.1.9
6292026-06-25T04:13:09.723Z Compiling is_terminal_polyfill v1.70.2
6302026-06-25T04:13:09.812Z Compiling anstyle v1.0.14
6312026-06-25T04:13:09.815Z Compiling colored v3.1.1
6322026-06-25T04:13:09.965Z Compiling deranged v0.5.8
6332026-06-25T04:13:10.057Z Compiling rayon-core v1.13.0
6342026-06-25T04:13:10.335Z Compiling oxnet v0.1.6
6352026-06-25T04:13:10.372Z Compiling powerfmt v0.2.0
6362026-06-25T04:13:10.602Z Compiling heck v0.4.1
6372026-06-25T04:13:10.634Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6382026-06-25T04:13:10.692Z Compiling colorchoice v1.0.5
6392026-06-25T04:13:10.800Z Compiling serde_json v1.0.150
6402026-06-25T04:13:10.809Z Compiling slog-async v2.8.0
6412026-06-25T04:13:10.997Z Compiling iana-time-zone v0.1.65
6422026-06-25T04:13:11.029Z Compiling anstyle-query v1.1.5
6432026-06-25T04:13:11.093Z Compiling lazy_static v1.5.0
6442026-06-25T04:13:11.128Z Compiling chrono v0.4.45
6452026-06-25T04:13:11.194Z Compiling slog-scope v4.4.1
6462026-06-25T04:13:11.584Z Compiling anstream v1.0.0
6472026-06-25T04:13:11.837Z Compiling rusticata-macros v5.0.0
6482026-06-25T04:13:12.053Z Compiling time v0.3.51
6492026-06-25T04:13:12.107Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6502026-06-25T04:13:12.427Z Compiling crossbeam-deque v0.8.6
6512026-06-25T04:13:12.436Z Compiling cookie-factory v0.3.3
6522026-06-25T04:13:12.644Z Compiling alloca v0.4.0
6532026-06-25T04:13:12.759Z Compiling terminal_size v0.4.4
6542026-06-25T04:13:12.908Z Compiling half v2.7.1
6552026-06-25T04:13:12.921Z Compiling crossbeam-channel v0.5.15
6562026-06-25T04:13:13.133Z Compiling is-terminal v0.4.17
6572026-06-25T04:13:13.233Z Compiling itertools v0.12.1
6582026-06-25T04:13:13.242Z Compiling circular v0.3.0
6592026-06-25T04:13:13.458Z Compiling take_mut v0.2.2
6602026-06-25T04:13:13.577Z Compiling clap_lex v1.1.0
6612026-06-25T04:13:13.586Z Compiling ciborium-io v0.2.2
6622026-06-25T04:13:13.680Z Compiling heck v0.5.0
6632026-06-25T04:13:13.767Z Compiling cfg_aliases v0.2.1
6642026-06-25T04:13:13.881Z Compiling log v0.4.33
6652026-06-25T04:13:13.903Z Compiling plotters-backend v0.3.7
6662026-06-25T04:13:13.906Z Compiling itoa v1.0.18
6672026-06-25T04:13:14.112Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6682026-06-25T04:13:14.122Z Compiling term v1.2.1
6692026-06-25T04:13:14.232Z Compiling plotters-svg v0.3.7
6702026-06-25T04:13:14.508Z Compiling slog-term v2.9.2
6712026-06-25T04:13:14.716Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6722026-06-25T04:13:14.899Z Compiling slog-stdlog v4.1.1
6732026-06-25T04:13:15.238Z Compiling clap_builder v4.6.0
6742026-06-25T04:13:15.404Z Compiling clap_derive v4.6.1
6752026-06-25T04:13:15.647Z Compiling nix v0.31.3
6762026-06-25T04:13:15.909Z Compiling ciborium-ll v0.2.2
6772026-06-25T04:13:16.151Z Compiling pcap-parser v0.17.0
6782026-06-25T04:13:16.697Z Compiling itertools v0.13.0
6792026-06-25T04:13:17.031Z Compiling same-file v1.0.6
6802026-06-25T04:13:17.054Z Compiling cast v0.3.0
6812026-06-25T04:13:17.198Z Compiling clap v4.6.1
6822026-06-25T04:13:17.232Z Compiling walkdir v2.5.0
6832026-06-25T04:13:17.277Z Compiling rayon v1.12.0
6842026-06-25T04:13:17.806Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6852026-06-25T04:13:17.910Z Compiling slog-envlogger v2.2.0
6862026-06-25T04:13:18.073Z Compiling criterion-plot v0.8.2
6872026-06-25T04:13:18.209Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6882026-06-25T04:13:18.841Z Compiling ciborium v0.2.2
6892026-06-25T04:13:18.868Z Compiling tinytemplate v1.2.1
6902026-06-25T04:13:18.884Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6912026-06-25T04:13:19.490Z Compiling plotters v0.3.7
6922026-06-25T04:13:19.609Z Compiling page_size v0.6.0
6932026-06-25T04:13:19.722Z Compiling dtor-proc-macro v0.0.13
6942026-06-25T04:13:19.777Z Compiling anes v0.1.6
6952026-06-25T04:13:19.847Z Compiling oorandom v11.1.5
6962026-06-25T04:13:19.975Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6972026-06-25T04:13:20.071Z Compiling dtor v0.8.1
6982026-06-25T04:13:20.164Z Compiling ctor-proc-macro v0.0.13
6992026-06-25T04:13:20.517Z Compiling criterion v0.8.2
7002026-06-25T04:13:20.684Z Compiling link-section v0.2.1
7012026-06-25T04:13:20.827Z Compiling ctor v0.10.1
7022026-06-25T04:13:22.458Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7032026-06-25T04:13:36.406Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.44s
7042026-06-25T04:13:36.500Z Running benches/xde.rs (target/release/deps/xde-73304885663bd2e3)
7052026-06-25T04:13:36.509Z###--------------------------------###
7062026-06-25T04:13:36.510Z:::Building test topology... (120s):::
7072026-06-25T04:13:36.510Z###--------------------------------###
7082026-06-25T04:13:36.515Zadding underlay route 0
7092026-06-25T04:13:36.518Zadding underlay route 1
7102026-06-25T04:13:36.636Zstart zones a, b
7112026-06-25T04:13:46.729Zconfigure zone
7122026-06-25T04:13:46.732Zconfigure zone
7132026-06-25T04:13:46.749Zinstall zone
7142026-06-25T04:13:46.752Zinstall zone
7152026-06-25T04:13:56.306Zboot zone
7162026-06-25T04:13:56.306Zboot zone
7172026-06-25T04:13:56.385Zsetup zones a, b
7182026-06-25T04:13:56.386Z[a] svcs -a
7192026-06-25T04:13:56.386Z[b] svcs -a
7202026-06-25T04:13:56.404ZFailed to parse command output: exit code 1
7212026-06-25T04:13:56.404Zstdout:
7222026-06-25T04:13:56.404Z
7232026-06-25T04:13:56.404Zstderr:
7242026-06-25T04:13:56.404Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7252026-06-25T04:13:56.405ZFailed to parse command output: exit code 1
7262026-06-25T04:13:56.405Zstdout:
7272026-06-25T04:13:56.405Z
7282026-06-25T04:13:56.405Zstderr:
7292026-06-25T04:13:56.405Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7302026-06-25T04:13:56.605Z[a] svcs -a
7312026-06-25T04:13:56.605Z[b] svcs -a
7322026-06-25T04:13:56.714ZSTATE STIME FMRI
7332026-06-25T04:13:56.714Zonline 4:13:54 svc:/system/svc/restarter:default
7342026-06-25T04:13:56.714Zoffline 4:13:54 svc:/system/early-manifest-import:default
7352026-06-25T04:13:56.714Z- - svc:/application/management/net-snmp:default
7362026-06-25T04:13:56.714Z- - svc:/application/pkg/dynamic-mirror:default
7372026-06-25T04:13:56.714Z- - svc:/application/pkg/mirror:default
7382026-06-25T04:13:56.714Z- - svc:/application/pkg/repositories-setup:default
7392026-06-25T04:13:56.714Z- - svc:/application/pkg/server:default
7402026-06-25T04:13:56.714Z- - svc:/application/security/tcsd:default
7412026-06-25T04:13:56.714Z- - svc:/milestone/devices:default
7422026-06-25T04:13:56.714Z- - svc:/milestone/multi-user-server:default
7432026-06-25T04:13:56.714Z- - svc:/milestone/multi-user:default
7442026-06-25T04:13:56.714Z- - svc:/milestone/name-services:default
7452026-06-25T04:13:56.714Z- - svc:/milestone/network:default
7462026-06-25T04:13:56.714Z- - svc:/milestone/single-user:default
7472026-06-25T04:13:56.714Z- - svc:/milestone/sysconfig:default
7482026-06-25T04:13:56.714Z- - svc:/network/chrony:default
7492026-06-25T04:13:56.715Z- - svc:/network/datalink-management:default
7502026-06-25T04:13:56.715Z- - svc:/network/dns/client:default
7512026-06-25T04:13:56.715Z- - svc:/network/dns/install:default
7522026-06-25T04:13:56.715Z- - svc:/network/dns/multicast:default
7532026-06-25T04:13:56.715Z- - svc:/network/inetd-upgrade:default
7542026-06-25T04:13:56.715Z- - svc:/network/inetd:default
7552026-06-25T04:13:56.715Z- - svc:/network/initial:default
7562026-06-25T04:13:56.715Z- - svc:/network/install:default
7572026-06-25T04:13:56.715Z- - svc:/network/ip-interface-management:default
7582026-06-25T04:13:56.715Z- - svc:/network/ipmp:default
7592026-06-25T04:13:56.715Z- - svc:/network/ipqos:default
7602026-06-25T04:13:56.715Z- - svc:/network/ipsec/ike:default
7612026-06-25T04:13:56.715Z- - svc:/network/ipsec/ipsecalgs:default
7622026-06-25T04:13:56.715Z- - svc:/network/ipsec/manual-key:default
7632026-06-25T04:13:56.715Z- - svc:/network/ipsec/policy:default
7642026-06-25T04:13:56.715Z- - svc:/network/iptun:default
7652026-06-25T04:13:56.715Z- - svc:/network/ipv4-forwarding:default
7662026-06-25T04:13:56.715Z- - svc:/network/ipv6-forwarding:default
7672026-06-25T04:13:56.715Z- - svc:/network/ldap/client:default
7682026-06-25T04:13:56.715Z- - svc:/network/location:default
7692026-06-25T04:13:56.715Z- - svc:/network/loopback:default
7702026-06-25T04:13:56.715Z- - svc:/network/netcfg:default
7712026-06-25T04:13:56.715Z- - svc:/network/netmask:default
7722026-06-25T04:13:56.715Z- - svc:/network/nfs/cbd:default
7732026-06-25T04:13:56.715Z- - svc:/network/nfs/client:default
7742026-06-25T04:13:56.715Z- - svc:/network/nfs/log:default
7752026-06-25T04:13:56.715Z- - svc:/network/nfs/mapid:default
7762026-06-25T04:13:56.715Z- - svc:/network/nfs/nlockmgr:default
7772026-06-25T04:13:56.715Z- - svc:/network/nfs/rquota:default
7782026-06-25T04:13:56.715Z- - svc:/network/nfs/server:default
7792026-06-25T04:13:56.715Z- - svc:/network/nfs/status:default
7802026-06-25T04:13:56.715Z- - svc:/network/nis/client:default
7812026-06-25T04:13:56.715Z- - svc:/network/physical:default
7822026-06-25T04:13:56.715Z- - svc:/network/physical:nwam
7832026-06-25T04:13:56.715Z- - svc:/network/routing-setup:default
7842026-06-25T04:13:56.715Z- - svc:/network/routing/legacy-routing:ipv4
7852026-06-25T04:13:56.715Z- - svc:/network/routing/legacy-routing:ipv6
7862026-06-25T04:13:56.715Z- - svc:/network/routing/ndp:default
7872026-06-25T04:13:56.716Z- - svc:/network/routing/rdisc:default
7882026-06-25T04:13:56.716Z- - svc:/network/routing/ripng:default
7892026-06-25T04:13:56.716Z- - svc:/network/routing/route:default
7902026-06-25T04:13:56.716Z- - svc:/network/rpc/bind:default
7912026-06-25T04:13:56.716Z- - svc:/network/rpc/gss:default
7922026-06-25T04:13:56.716Z- - svc:/network/rpc/keyserv:default
7932026-06-25T04:13:56.716Z- - svc:/network/security/kadmin:default
7942026-06-25T04:13:56.716Z- - svc:/network/security/krb5kdc:default
7952026-06-25T04:13:56.716Z- - svc:/network/security/ktkt_warn:default
7962026-06-25T04:13:56.716Z- - svc:/network/service:default
7972026-06-25T04:13:56.716Z- - svc:/network/shares/group:default
7982026-06-25T04:13:56.716Z- - svc:/network/smb/client:default
7992026-06-25T04:13:56.716Z- - svc:/network/smb/server:default
8002026-06-25T04:13:56.716Z- - svc:/network/ssh:default
8012026-06-25T04:13:56.716Z- - svc:/network/tcpkey:default
8022026-06-25T04:13:56.716Z- - svc:/system/auditd:default
8032026-06-25T04:13:56.716Z- - svc:/system/auditset:default
8042026-06-25T04:13:56.716Z- - svc:/system/boot-archive-update:default
8052026-06-25T04:13:56.716Z- - svc:/system/boot-archive:default
8062026-06-25T04:13:56.716Z- - svc:/system/boot-config:default
8072026-06-25T04:13:56.716Z- - svc:/system/consadm:default
8082026-06-25T04:13:56.716Z- - svc:/system/console-login:default
8092026-06-25T04:13:56.716Z- - svc:/system/console-login:vt2
8102026-06-25T04:13:56.716Z- - svc:/system/console-login:vt3
8112026-06-25T04:13:56.716Z- - svc:/system/console-login:vt4
8122026-06-25T04:13:56.716Z- - svc:/system/console-login:vt5
8132026-06-25T04:13:56.716Z- - svc:/system/console-login:vt6
8142026-06-25T04:13:56.716Z- - svc:/system/coreadm:default
8152026-06-25T04:13:56.716Z- - svc:/system/cron:default
8162026-06-25T04:13:56.716Z- - svc:/system/cryptosvc:default
8172026-06-25T04:13:56.716Z- - svc:/system/device/allocate:default
8182026-06-25T04:13:56.716Z- - svc:/system/device/audio:default
8192026-06-25T04:13:56.716Z- - svc:/system/device/local:default
8202026-06-25T04:13:56.716Z- - svc:/system/device/mpxio-upgrade:default
8212026-06-25T04:13:56.716Z- - svc:/system/extended-accounting:flow
8222026-06-25T04:13:56.716Z- - svc:/system/extended-accounting:net
8232026-06-25T04:13:56.716Z- - svc:/system/extended-accounting:process
8242026-06-25T04:13:56.716Z- - svc:/system/extended-accounting:task
8252026-06-25T04:13:56.716Z- - svc:/system/filesystem/local:default
8262026-06-25T04:13:56.717Z- - svc:/system/filesystem/minimal:default
8272026-06-25T04:13:56.717Z- - svc:/system/filesystem/reparse:default
8282026-06-25T04:13:56.717Z- - svc:/system/filesystem/root:default
8292026-06-25T04:13:56.717Z- - svc:/system/filesystem/usr:default
8302026-06-25T04:13:56.717Z- - svc:/system/fm/notify-params:default
8312026-06-25T04:13:56.717Z- - svc:/system/fmd:default
8322026-06-25T04:13:56.720Z- - svc:/system/hostid:default
8332026-06-25T04:13:56.721Z- - svc:/system/hotplug:default
8342026-06-25T04:13:56.721Z- - svc:/system/identity:domain
8352026-06-25T04:13:56.721Z- - svc:/system/identity:node
8362026-06-25T04:13:56.721Z- - svc:/system/idmap:default
8372026-06-25T04:13:56.721Z- - svc:/system/keymap:default
8382026-06-25T04:13:56.721Z- - svc:/system/logadm-upgrade:default
8392026-06-25T04:13:56.721Z- - svc:/system/manifest-import:default
8402026-06-25T04:13:56.721Z- - svc:/system/name-service-cache:default
8412026-06-25T04:13:56.721Z- - svc:/system/pfexec:default
8422026-06-25T04:13:56.721Z- - svc:/system/pkgserv:default
8432026-06-25T04:13:56.721Z- - svc:/system/process-security:default
8442026-06-25T04:13:56.721Z- - svc:/system/rbac:default
8452026-06-25T04:13:56.721Z- - svc:/system/rmtmpfiles:default
8462026-06-25T04:13:56.721Z- - svc:/system/sac:default
8472026-06-25T04:13:56.721Z- - svc:/system/sar:default
8482026-06-25T04:13:56.721Z- - svc:/system/svc/global:default
8492026-06-25T04:13:56.721Z- - svc:/system/system-log:default
8502026-06-25T04:13:56.721Z- - svc:/system/update-man-index:default
8512026-06-25T04:13:56.721Z- - svc:/system/utmp:default
8522026-06-25T04:13:56.721Z- - svc:/system/vtdaemon:default
8532026-06-25T04:13:56.721Z[b] svcs milestone/network
8542026-06-25T04:13:56.721ZSTATE STIME FMRI
8552026-06-25T04:13:56.721Zonline 4:13:54 svc:/system/svc/restarter:default
8562026-06-25T04:13:56.721Zoffline 4:13:54 svc:/system/early-manifest-import:default
8572026-06-25T04:13:56.721Z- - svc:/application/management/net-snmp:default
8582026-06-25T04:13:56.721Z- - svc:/application/pkg/dynamic-mirror:default
8592026-06-25T04:13:56.721Z- - svc:/application/pkg/mirror:default
8602026-06-25T04:13:56.721Z- - svc:/application/pkg/repositories-setup:default
8612026-06-25T04:13:56.721Z- - svc:/application/pkg/server:default
8622026-06-25T04:13:56.721Z- - svc:/application/security/tcsd:default
8632026-06-25T04:13:56.721Z- - svc:/milestone/devices:default
8642026-06-25T04:13:56.721Z- - svc:/milestone/multi-user-server:default
8652026-06-25T04:13:56.721Z- - svc:/milestone/multi-user:default
8662026-06-25T04:13:56.721Z- - svc:/milestone/name-services:default
8672026-06-25T04:13:56.721Z- - svc:/milestone/network:default
8682026-06-25T04:13:56.721Z- - svc:/milestone/single-user:default
8692026-06-25T04:13:56.721Z- - svc:/milestone/sysconfig:default
8702026-06-25T04:13:56.721Z- - svc:/network/chrony:default
8712026-06-25T04:13:56.722Z- - svc:/network/datalink-management:default
8722026-06-25T04:13:56.722Z- - svc:/network/dns/client:default
8732026-06-25T04:13:56.722Z- - svc:/network/dns/install:default
8742026-06-25T04:13:56.722Z- - svc:/network/dns/multicast:default
8752026-06-25T04:13:56.722Z- - svc:/network/inetd-upgrade:default
8762026-06-25T04:13:56.722Z- - svc:/network/inetd:default
8772026-06-25T04:13:56.722Z- - svc:/network/initial:default
8782026-06-25T04:13:56.722Z- - svc:/network/install:default
8792026-06-25T04:13:56.722Z- - svc:/network/ip-interface-management:default
8802026-06-25T04:13:56.722Z- - svc:/network/ipmp:default
8812026-06-25T04:13:56.722Z- - svc:/network/ipqos:default
8822026-06-25T04:13:56.722Z- - svc:/network/ipsec/ike:default
8832026-06-25T04:13:56.722Z- - svc:/network/ipsec/ipsecalgs:default
8842026-06-25T04:13:56.722Z- - svc:/network/ipsec/manual-key:default
8852026-06-25T04:13:56.722Z- - svc:/network/ipsec/policy:default
8862026-06-25T04:13:56.722Z- - svc:/network/iptun:default
8872026-06-25T04:13:56.722Z- - svc:/network/ipv4-forwarding:default
8882026-06-25T04:13:56.722Z- - svc:/network/ipv6-forwarding:default
8892026-06-25T04:13:56.722Z- - svc:/network/ldap/client:default
8902026-06-25T04:13:56.722Z- - svc:/network/location:default
8912026-06-25T04:13:56.722Z- - svc:/network/loopback:default
8922026-06-25T04:13:56.722Z- - svc:/network/netcfg:default
8932026-06-25T04:13:56.722Z- - svc:/network/netmask:default
8942026-06-25T04:13:56.722Z- - svc:/network/nfs/cbd:default
8952026-06-25T04:13:56.722Z- - svc:/network/nfs/client:default
8962026-06-25T04:13:56.722Z- - svc:/network/nfs/log:default
8972026-06-25T04:13:56.722Z- - svc:/network/nfs/mapid:default
8982026-06-25T04:13:56.722Z- - svc:/network/nfs/nlockmgr:default
8992026-06-25T04:13:56.722Z- - svc:/network/nfs/rquota:default
9002026-06-25T04:13:56.722Z- - svc:/network/nfs/server:default
9012026-06-25T04:13:56.722Z- - svc:/network/nfs/status:default
9022026-06-25T04:13:56.722Z- - svc:/network/nis/client:default
9032026-06-25T04:13:56.722Z- - svc:/network/physical:default
9042026-06-25T04:13:56.722Z- - svc:/network/physical:nwam
9052026-06-25T04:13:56.722Z- - svc:/network/routing-setup:default
9062026-06-25T04:13:56.722Z- - svc:/network/routing/legacy-routing:ipv4
9072026-06-25T04:13:56.722Z- - svc:/network/routing/legacy-routing:ipv6
9082026-06-25T04:13:56.722Z- - svc:/network/routing/ndp:default
9092026-06-25T04:13:56.722Z- - svc:/network/routing/rdisc:default
9102026-06-25T04:13:56.723Z- - svc:/network/routing/ripng:default
9112026-06-25T04:13:56.723Z- - svc:/network/routing/route:default
9122026-06-25T04:13:56.723Z- - svc:/network/rpc/bind:default
9132026-06-25T04:13:56.723Z- - svc:/network/rpc/gss:default
9142026-06-25T04:13:56.723Z- - svc:/network/rpc/keyserv:default
9152026-06-25T04:13:56.723Z- - svc:/network/security/kadmin:default
9162026-06-25T04:13:56.723Z- - svc:/network/security/krb5kdc:default
9172026-06-25T04:13:56.723Z- - svc:/network/security/ktkt_warn:default
9182026-06-25T04:13:56.723Z- - svc:/network/service:default
9192026-06-25T04:13:56.723Z- - svc:/network/shares/group:default
9202026-06-25T04:13:56.723Z- - svc:/network/smb/client:default
9212026-06-25T04:13:56.723Z- - svc:/network/smb/server:default
9222026-06-25T04:13:56.723Z- - svc:/network/ssh:default
9232026-06-25T04:13:56.723Z- - svc:/network/tcpkey:default
9242026-06-25T04:13:56.723Z- - svc:/system/auditd:default
9252026-06-25T04:13:56.723Z- - svc:/system/auditset:default
9262026-06-25T04:13:56.723Z- - svc:/system/boot-archive-update:default
9272026-06-25T04:13:56.723Z- - svc:/system/boot-archive:default
9282026-06-25T04:13:56.723Z- - svc:/system/boot-config:default
9292026-06-25T04:13:56.723Z- - svc:/system/consadm:default
9302026-06-25T04:13:56.723Z- - svc:/system/console-login:default
9312026-06-25T04:13:56.723Z- - svc:/system/console-login:vt2
9322026-06-25T04:13:56.726Z- - svc:/system/console-login:vt3
9332026-06-25T04:13:56.726Z- - svc:/system/console-login:vt4
9342026-06-25T04:13:56.726Z- - svc:/system/console-login:vt5
9352026-06-25T04:13:56.726Z- - svc:/system/console-login:vt6
9362026-06-25T04:13:56.727Z- - svc:/system/coreadm:default
9372026-06-25T04:13:56.727Z- - svc:/system/cron:default
9382026-06-25T04:13:56.727Z- - svc:/system/cryptosvc:default
9392026-06-25T04:13:56.727Z- - svc:/system/device/allocate:default
9402026-06-25T04:13:56.727Z- - svc:/system/device/audio:default
9412026-06-25T04:13:56.727Z- - svc:/system/device/local:default
9422026-06-25T04:13:56.727Z- - svc:/system/device/mpxio-upgrade:default
9432026-06-25T04:13:56.727Z- - svc:/system/extended-accounting:flow
9442026-06-25T04:13:56.727Z- - svc:/system/extended-accounting:net
9452026-06-25T04:13:56.727Z- - svc:/system/extended-accounting:process
9462026-06-25T04:13:56.727Z- - svc:/system/extended-accounting:task
9472026-06-25T04:13:56.727Z- - svc:/system/filesystem/local:default
9482026-06-25T04:13:56.727Z- - svc:/system/filesystem/minimal:default
9492026-06-25T04:13:56.727Z- - svc:/system/filesystem/reparse:default
9502026-06-25T04:13:56.727Z- - svc:/system/filesystem/root:default
9512026-06-25T04:13:56.727Z- - svc:/system/filesystem/usr:default
9522026-06-25T04:13:56.727Z- - svc:/system/fm/notify-params:default
9532026-06-25T04:13:56.727Z- - svc:/system/fmd:default
9542026-06-25T04:13:56.727Z- - svc:/system/hostid:default
9552026-06-25T04:13:56.727Z- - svc:/system/hotplug:default
9562026-06-25T04:13:56.727Z- - svc:/system/identity:domain
9572026-06-25T04:13:56.727Z- - svc:/system/identity:node
9582026-06-25T04:13:56.727Z- - svc:/system/idmap:default
9592026-06-25T04:13:56.727Z- - svc:/system/keymap:default
9602026-06-25T04:13:56.727Z- - svc:/system/logadm-upgrade:default
9612026-06-25T04:13:56.727Z- - svc:/system/manifest-import:default
9622026-06-25T04:13:56.727Z- - svc:/system/name-service-cache:default
9632026-06-25T04:13:56.727Z- - svc:/system/pfexec:default
9642026-06-25T04:13:56.727Z- - svc:/system/pkgserv:default
9652026-06-25T04:13:56.727Z- - svc:/system/process-security:default
9662026-06-25T04:13:56.727Z- - svc:/system/rbac:default
9672026-06-25T04:13:56.727Z- - svc:/system/rmtmpfiles:default
9682026-06-25T04:13:56.727Z- - svc:/system/sac:default
9692026-06-25T04:13:56.727Z- - svc:/system/sar:default
9702026-06-25T04:13:56.727Z- - svc:/system/svc/global:default
9712026-06-25T04:13:56.727Z- - svc:/system/system-log:default
9722026-06-25T04:13:56.727Z- - svc:/system/update-man-index:default
9732026-06-25T04:13:56.727Z- - svc:/system/utmp:default
9742026-06-25T04:13:56.728Z- - svc:/system/vtdaemon:default
9752026-06-25T04:13:56.728Z[a] svcs milestone/network
9762026-06-25T04:13:56.728ZSTATE STIME FMRI
9772026-06-25T04:13:56.728Z- - svc:/milestone/network:default
9782026-06-25T04:13:56.728ZSTATE STIME FMRI
9792026-06-25T04:13:56.728Z- - svc:/milestone/network:default
9802026-06-25T04:13:57.727Z[b] svcs milestone/network
9812026-06-25T04:13:57.727Z[a] svcs milestone/network
9822026-06-25T04:13:57.742ZSTATE STIME FMRI
9832026-06-25T04:13:57.742Zonline 4:13:55 svc:/milestone/network:default
9842026-06-25T04:13:57.743Z[b] ipadm create-addr -t -T dhcp opte1/test
9852026-06-25T04:13:57.745ZSTATE STIME FMRI
9862026-06-25T04:13:57.745Zonline 4:13:55 svc:/milestone/network:default
9872026-06-25T04:13:57.746Z[a] ipadm create-addr -t -T dhcp opte0/test
9882026-06-25T04:14:02.278Z
9892026-06-25T04:14:02.278Z[a] route add -iface 10.0.0.254 10.0.0.1
9902026-06-25T04:14:02.293Zadd host 10.0.0.254: gateway 10.0.0.1
9912026-06-25T04:14:02.294Z[a] route add 10.0.0.0/24 10.0.0.254
9922026-06-25T04:14:02.304Zadd net 10.0.0.0/24: gateway 10.0.0.254
9932026-06-25T04:14:02.304Z[a] route add 224.0.0.0/4 10.0.0.254
9942026-06-25T04:14:02.315Zadd net 224.0.0.0/4: gateway 10.0.0.254
9952026-06-25T04:14:04.102Z
9962026-06-25T04:14:04.102Z[b] route add -iface 10.0.0.254 10.0.0.2
9972026-06-25T04:14:04.116Zadd host 10.0.0.254: gateway 10.0.0.2
9982026-06-25T04:14:04.116Z[b] route add 10.0.0.0/24 10.0.0.254
9992026-06-25T04:14:04.127Zadd net 10.0.0.0/24: gateway 10.0.0.254
10002026-06-25T04:14:04.127Z[b] route add 224.0.0.0/4 10.0.0.254
10012026-06-25T04:14:04.138Zadd net 224.0.0.0/4: gateway 10.0.0.254
10022026-06-25T04:14:04.140Z###---------------###
10032026-06-25T04:14:04.140Z:::Topology built!:::
10042026-06-25T04:14:04.140Z###---------------###
10052026-06-25T04:14:04.141Z###----------------###
10062026-06-25T04:14:04.141Z::: iPerf spawned! :::
10072026-06-25T04:14:04.141Z:::Waiting... (10s):::
10082026-06-25T04:14:04.141Z###----------------###
10092026-06-25T04:14:14.138Z###---###
10102026-06-25T04:14:14.138Z:::Go!:::
10112026-06-25T04:14:14.138Z###---###
10122026-06-25T04:14:14.138Z[a] ping 10.0.0.2
10132026-06-25T04:14:14.157Z10.0.0.2 is alive
10142026-06-25T04:14:14.157Z###-------------------###
10152026-06-25T04:14:14.157Z:::Running experiment :::
10162026-06-25T04:14:14.157Z:::iperf-tcp/local/c2s:::
10172026-06-25T04:14:14.157Z###-------------------###
10182026-06-25T04:14:21.543Z-----------------------------------------------------------
10192026-06-25T04:14:21.543ZServer listening on 5201 (test #1)
10202026-06-25T04:14:21.543Z-----------------------------------------------------------
10212026-06-25T04:14:21.543ZAccepted connection from 10.0.0.1, port 64318
10222026-06-25T04:14:21.544Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44905
10232026-06-25T04:14:21.544Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64400
10242026-06-25T04:14:21.544Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60985
10252026-06-25T04:14:21.544Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64324
10262026-06-25T04:14:21.544Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57205
10272026-06-25T04:14:21.544Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59714
10282026-06-25T04:14:21.544Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53338
10292026-06-25T04:14:21.544Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58252
10302026-06-25T04:14:21.544Z[ ID] Interval Transfer Bitrate
10312026-06-25T04:14:21.544Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10322026-06-25T04:14:21.544Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10332026-06-25T04:14:21.544Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10342026-06-25T04:14:21.544Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10352026-06-25T04:14:21.544Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10362026-06-25T04:14:21.544Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10372026-06-25T04:14:21.544Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10382026-06-25T04:14:21.544Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10392026-06-25T04:14:21.544Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
10402026-06-25T04:14:21.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
10412026-06-25T04:14:21.544Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10422026-06-25T04:14:21.544Z[ 8] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10432026-06-25T04:14:21.544Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10442026-06-25T04:14:21.544Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10452026-06-25T04:14:21.544Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10462026-06-25T04:14:21.544Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10472026-06-25T04:14:21.544Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10482026-06-25T04:14:21.544Z[ 20] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
10492026-06-25T04:14:21.547Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.1 Gbits/sec
10502026-06-25T04:14:21.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
10512026-06-25T04:14:21.548Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10522026-06-25T04:14:21.548Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10532026-06-25T04:14:21.548Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10542026-06-25T04:14:21.548Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10552026-06-25T04:14:21.548Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10562026-06-25T04:14:21.548Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10572026-06-25T04:14:21.548Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10582026-06-25T04:14:21.548Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10592026-06-25T04:14:21.548Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
10602026-06-25T04:14:21.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
10612026-06-25T04:14:21.548Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10622026-06-25T04:14:21.548Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10632026-06-25T04:14:21.548Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10642026-06-25T04:14:21.548Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10652026-06-25T04:14:21.548Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10662026-06-25T04:14:21.548Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10672026-06-25T04:14:21.548Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10682026-06-25T04:14:21.548Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10692026-06-25T04:14:21.548Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
10702026-06-25T04:14:21.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
10712026-06-25T04:14:21.548Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10722026-06-25T04:14:21.548Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10732026-06-25T04:14:21.548Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10742026-06-25T04:14:21.548Z[ 12] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10752026-06-25T04:14:21.548Z[ 14] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10762026-06-25T04:14:21.548Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
10772026-06-25T04:14:21.548Z[ 18] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
10782026-06-25T04:14:21.548Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
10792026-06-25T04:14:21.548Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
10802026-06-25T04:14:21.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
10812026-06-25T04:14:21.548Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10822026-06-25T04:14:21.548Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10832026-06-25T04:14:21.548Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10842026-06-25T04:14:21.548Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10852026-06-25T04:14:21.548Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10862026-06-25T04:14:21.548Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10872026-06-25T04:14:21.548Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10882026-06-25T04:14:21.548Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10892026-06-25T04:14:21.549Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
10902026-06-25T04:14:21.549Z- - - - - - - - - - - - - - - - - - - - - - - - -
10912026-06-25T04:14:21.549Z[ 5] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10922026-06-25T04:14:21.549Z[ 8] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10932026-06-25T04:14:21.549Z[ 10] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10942026-06-25T04:14:24.545Z[ 12] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10952026-06-25T04:14:24.545Z[ 14] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10962026-06-25T04:14:24.545Z[ 16] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10972026-06-25T04:14:24.545Z[ 18] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10982026-06-25T04:14:24.546Z[ 20] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
10992026-06-25T04:14:24.546Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.0 Gbits/sec
11002026-06-25T04:14:24.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
11012026-06-25T04:14:24.546Z[ 5] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
11022026-06-25T04:14:24.546Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
11032026-06-25T04:14:24.546Z[ 10] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
11042026-06-25T04:14:24.546Z[ 12] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
11052026-06-25T04:14:24.546Z[ 14] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
11062026-06-25T04:14:24.546Z[ 16] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
11072026-06-25T04:14:24.546Z[ 18] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
11082026-06-25T04:14:24.546Z[ 20] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
11092026-06-25T04:14:24.546Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
11102026-06-25T04:14:24.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
11112026-06-25T04:14:24.546Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11122026-06-25T04:14:24.546Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11132026-06-25T04:14:24.546Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11142026-06-25T04:14:24.546Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11152026-06-25T04:14:24.546Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11162026-06-25T04:14:24.546Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11172026-06-25T04:14:24.546Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11182026-06-25T04:14:24.546Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
11192026-06-25T04:14:24.546Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.1 Gbits/sec
11202026-06-25T04:14:24.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
11212026-06-25T04:14:24.546Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11222026-06-25T04:14:24.546Z[ 8] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11232026-06-25T04:14:24.546Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11242026-06-25T04:14:24.546Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11252026-06-25T04:14:24.546Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11262026-06-25T04:14:24.546Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11272026-06-25T04:14:24.546Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11282026-06-25T04:14:24.546Z[ 20] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
11292026-06-25T04:14:24.546Z[SUM] 9.00-10.00 sec 1.17 GBytes 10.0 Gbits/sec
11302026-06-25T04:14:24.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
11312026-06-25T04:14:24.546Z[ 5] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
11322026-06-25T04:14:24.546Z[ 8] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
11332026-06-25T04:14:24.546Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11342026-06-25T04:14:24.546Z[ 12] 10.00-10.00 sec 128 KBytes 1.88 Gbits/sec
11352026-06-25T04:14:24.546Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11362026-06-25T04:14:24.546Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11372026-06-25T04:14:24.547Z[ 18] 10.00-10.00 sec 128 KBytes 1.89 Gbits/sec
11382026-06-25T04:14:24.547Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-06-25T04:14:24.547Z[SUM] 10.00-10.00 sec 512 KBytes 7.52 Gbits/sec
11402026-06-25T04:14:24.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
11412026-06-25T04:14:24.550Z[ ID] Interval Transfer Bitrate
11422026-06-25T04:14:24.550Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11432026-06-25T04:14:24.550Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11442026-06-25T04:14:24.550Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11452026-06-25T04:14:24.550Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11462026-06-25T04:14:24.550Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11472026-06-25T04:14:24.550Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11482026-06-25T04:14:24.550Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11492026-06-25T04:14:24.550Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
11502026-06-25T04:14:24.550Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.89 Gbits/sec receiver
11512026-06-25T04:14:24.550ZRun 1/5...9885.973671960786Mbps
11522026-06-25T04:14:31.938Z-----------------------------------------------------------
11532026-06-25T04:14:31.938ZServer listening on 5201 (test #2)
11542026-06-25T04:14:31.938Z-----------------------------------------------------------
11552026-06-25T04:14:31.938ZAccepted connection from 10.0.0.1, port 61396
11562026-06-25T04:14:31.938Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35931
11572026-06-25T04:14:31.938Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57088
11582026-06-25T04:14:31.938Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64178
11592026-06-25T04:14:31.938Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34759
11602026-06-25T04:14:31.938Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50755
11612026-06-25T04:14:31.938Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64450
11622026-06-25T04:14:31.938Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58829
11632026-06-25T04:14:31.938Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34240
11642026-06-25T04:14:31.938Z[ ID] Interval Transfer Bitrate
11652026-06-25T04:14:31.938Z[ 5] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
11662026-06-25T04:14:31.938Z[ 8] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
11672026-06-25T04:14:31.938Z[ 10] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
11682026-06-25T04:14:31.938Z[ 12] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
11692026-06-25T04:14:31.938Z[ 14] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
11702026-06-25T04:14:31.939Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
11712026-06-25T04:14:31.939Z[ 18] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
11722026-06-25T04:14:31.939Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
11732026-06-25T04:14:31.939Z[SUM] 0.00-1.00 sec 940 MBytes 7.88 Gbits/sec
11742026-06-25T04:14:31.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
11752026-06-25T04:14:31.939Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11762026-06-25T04:14:31.939Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11772026-06-25T04:14:31.939Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11782026-06-25T04:14:31.939Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11792026-06-25T04:14:31.939Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11802026-06-25T04:14:31.939Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11812026-06-25T04:14:31.939Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11822026-06-25T04:14:31.939Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
11832026-06-25T04:14:31.939Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
11842026-06-25T04:14:31.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
11852026-06-25T04:14:31.939Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11862026-06-25T04:14:31.939Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11872026-06-25T04:14:31.939Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11882026-06-25T04:14:31.939Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11892026-06-25T04:14:31.939Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11902026-06-25T04:14:31.939Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11912026-06-25T04:14:31.939Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11922026-06-25T04:14:31.939Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
11932026-06-25T04:14:31.939Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
11942026-06-25T04:14:31.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
11952026-06-25T04:14:31.939Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
11962026-06-25T04:14:31.939Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
11972026-06-25T04:14:31.939Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
11982026-06-25T04:14:31.939Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
11992026-06-25T04:14:31.939Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12002026-06-25T04:14:31.939Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12012026-06-25T04:14:31.939Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12022026-06-25T04:14:31.939Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12032026-06-25T04:14:31.939Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
12042026-06-25T04:14:31.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
12052026-06-25T04:14:31.939Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12062026-06-25T04:14:31.939Z[ 8] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
12072026-06-25T04:14:31.939Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12082026-06-25T04:14:31.939Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12092026-06-25T04:14:31.939Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12102026-06-25T04:14:31.940Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12112026-06-25T04:14:31.940Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12122026-06-25T04:14:31.940Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12132026-06-25T04:14:31.940Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
12142026-06-25T04:14:31.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
12152026-06-25T04:14:31.940Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12162026-06-25T04:14:31.940Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12172026-06-25T04:14:31.940Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12182026-06-25T04:14:31.940Z[ 12] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
12192026-06-25T04:14:31.940Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12202026-06-25T04:14:31.940Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12212026-06-25T04:14:31.940Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12222026-06-25T04:14:31.940Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12232026-06-25T04:14:31.940Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
12242026-06-25T04:14:31.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
12252026-06-25T04:14:31.940Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12262026-06-25T04:14:31.940Z[ 8] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12272026-06-25T04:14:31.940Z[ 10] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12282026-06-25T04:14:34.938Z[ 12] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12292026-06-25T04:14:34.938Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12302026-06-25T04:14:34.938Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12312026-06-25T04:14:34.938Z[ 18] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12322026-06-25T04:14:34.938Z[ 20] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
12332026-06-25T04:14:34.938Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.1 Gbits/sec
12342026-06-25T04:14:34.938Z- - - - - - - - - - - - - - - - - - - - - - - - -
12352026-06-25T04:14:34.938Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12362026-06-25T04:14:34.938Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12372026-06-25T04:14:34.938Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12382026-06-25T04:14:34.938Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12392026-06-25T04:14:34.938Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12402026-06-25T04:14:34.939Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12412026-06-25T04:14:34.939Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12422026-06-25T04:14:34.939Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12432026-06-25T04:14:34.939Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
12442026-06-25T04:14:34.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
12452026-06-25T04:14:34.939Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12462026-06-25T04:14:34.939Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12472026-06-25T04:14:34.939Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12482026-06-25T04:14:34.939Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12492026-06-25T04:14:34.939Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12502026-06-25T04:14:34.939Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12512026-06-25T04:14:34.939Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12522026-06-25T04:14:34.939Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12532026-06-25T04:14:34.939Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
12542026-06-25T04:14:34.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
12552026-06-25T04:14:34.939Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12562026-06-25T04:14:34.939Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
12572026-06-25T04:14:34.939Z[ 10] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
12582026-06-25T04:14:34.939Z[ 12] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
12592026-06-25T04:14:34.939Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12602026-06-25T04:14:34.939Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
12612026-06-25T04:14:34.939Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
12622026-06-25T04:14:34.939Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
12632026-06-25T04:14:34.939Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
12642026-06-25T04:14:34.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
12652026-06-25T04:14:34.939Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12662026-06-25T04:14:34.939Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12672026-06-25T04:14:34.939Z[ 10] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
12682026-06-25T04:14:34.939Z[ 12] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
12692026-06-25T04:14:34.939Z[ 14] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
12702026-06-25T04:14:34.939Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12712026-06-25T04:14:34.939Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12722026-06-25T04:14:34.939Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
12732026-06-25T04:14:34.939Z[SUM] 10.00-10.00 sec 640 KBytes 10.1 Gbits/sec
12742026-06-25T04:14:34.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
12752026-06-25T04:14:34.939Z[ ID] Interval Transfer Bitrate
12762026-06-25T04:14:34.939Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12772026-06-25T04:14:34.939Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12782026-06-25T04:14:34.939Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12792026-06-25T04:14:34.940Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12802026-06-25T04:14:34.940Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12812026-06-25T04:14:34.940Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12822026-06-25T04:14:34.940Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12832026-06-25T04:14:34.940Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec receiver
12842026-06-25T04:14:34.940Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.89 Gbits/sec receiver
12852026-06-25T04:14:34.943ZRun 2/5...9887.457466687907Mbps
12862026-06-25T04:14:42.327Z-----------------------------------------------------------
12872026-06-25T04:14:42.327ZServer listening on 5201 (test #3)
12882026-06-25T04:14:42.328Z-----------------------------------------------------------
12892026-06-25T04:14:42.328ZAccepted connection from 10.0.0.1, port 35397
12902026-06-25T04:14:42.328Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34486
12912026-06-25T04:14:42.328Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33628
12922026-06-25T04:14:42.328Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58044
12932026-06-25T04:14:42.328Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63298
12942026-06-25T04:14:42.328Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61041
12952026-06-25T04:14:42.328Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64397
12962026-06-25T04:14:42.328Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44338
12972026-06-25T04:14:42.328Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50775
12982026-06-25T04:14:42.328Z[ ID] Interval Transfer Bitrate
12992026-06-25T04:14:42.328Z[ 5] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
13002026-06-25T04:14:42.328Z[ 8] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
13012026-06-25T04:14:42.328Z[ 10] 0.00-1.00 sec 115 MBytes 968 Mbits/sec
13022026-06-25T04:14:42.328Z[ 12] 0.00-1.00 sec 116 MBytes 969 Mbits/sec
13032026-06-25T04:14:42.328Z[ 14] 0.00-1.00 sec 116 MBytes 971 Mbits/sec
13042026-06-25T04:14:42.328Z[ 16] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
13052026-06-25T04:14:42.328Z[ 18] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
13062026-06-25T04:14:42.328Z[ 20] 0.00-1.00 sec 116 MBytes 970 Mbits/sec
13072026-06-25T04:14:42.328Z[SUM] 0.00-1.00 sec 925 MBytes 7.76 Gbits/sec
13082026-06-25T04:14:42.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
13092026-06-25T04:14:42.328Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13102026-06-25T04:14:42.328Z[ 8] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13112026-06-25T04:14:42.328Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13122026-06-25T04:14:42.328Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13132026-06-25T04:14:42.328Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13142026-06-25T04:14:42.328Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13152026-06-25T04:14:42.328Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13162026-06-25T04:14:42.328Z[ 20] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
13172026-06-25T04:14:42.328Z[SUM] 1.00-2.00 sec 1.17 GBytes 10.1 Gbits/sec
13182026-06-25T04:14:42.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
13192026-06-25T04:14:42.328Z[ 5] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13202026-06-25T04:14:42.328Z[ 8] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13212026-06-25T04:14:42.328Z[ 10] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13222026-06-25T04:14:42.328Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13232026-06-25T04:14:42.328Z[ 14] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13242026-06-25T04:14:42.328Z[ 16] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13252026-06-25T04:14:42.328Z[ 18] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13262026-06-25T04:14:42.329Z[ 20] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
13272026-06-25T04:14:42.329Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
13282026-06-25T04:14:42.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
13292026-06-25T04:14:42.329Z[ 5] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13302026-06-25T04:14:42.329Z[ 8] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13312026-06-25T04:14:42.329Z[ 10] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13322026-06-25T04:14:42.329Z[ 12] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13332026-06-25T04:14:42.329Z[ 14] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13342026-06-25T04:14:42.332Z[ 16] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13352026-06-25T04:14:42.332Z[ 18] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13362026-06-25T04:14:42.332Z[ 20] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
13372026-06-25T04:14:42.332Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
13382026-06-25T04:14:42.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
13392026-06-25T04:14:42.332Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13402026-06-25T04:14:42.332Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13412026-06-25T04:14:42.332Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13422026-06-25T04:14:42.332Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13432026-06-25T04:14:42.332Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13442026-06-25T04:14:42.332Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13452026-06-25T04:14:42.332Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13462026-06-25T04:14:42.332Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
13472026-06-25T04:14:42.332Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
13482026-06-25T04:14:42.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
13492026-06-25T04:14:42.332Z[ 5] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13502026-06-25T04:14:42.332Z[ 8] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
13512026-06-25T04:14:42.332Z[ 10] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13522026-06-25T04:14:42.332Z[ 12] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13532026-06-25T04:14:42.332Z[ 14] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13542026-06-25T04:14:42.332Z[ 16] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13552026-06-25T04:14:42.332Z[ 18] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13562026-06-25T04:14:42.332Z[ 20] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
13572026-06-25T04:14:42.332Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
13582026-06-25T04:14:42.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
13592026-06-25T04:14:42.332Z[ 5] 6.00-7.00 sec 150 MBytes 1.25 Gbits/sec
13602026-06-25T04:14:42.332Z[ 8] 6.00-7.00 sec 150 MBytes 1.25 Gbits/sec
13612026-06-25T04:14:42.333Z[ 10] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
13622026-06-25T04:14:45.329Z[ 12] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
13632026-06-25T04:14:45.329Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
13642026-06-25T04:14:45.329Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
13652026-06-25T04:14:45.329Z[ 18] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
13662026-06-25T04:14:45.329Z[ 20] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
13672026-06-25T04:14:45.329Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.0 Gbits/sec
13682026-06-25T04:14:45.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
13692026-06-25T04:14:45.329Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13702026-06-25T04:14:45.329Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13712026-06-25T04:14:45.329Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13722026-06-25T04:14:45.329Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13732026-06-25T04:14:45.329Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13742026-06-25T04:14:45.329Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13752026-06-25T04:14:45.329Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13762026-06-25T04:14:45.329Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
13772026-06-25T04:14:45.329Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.0 Gbits/sec
13782026-06-25T04:14:45.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
13792026-06-25T04:14:45.329Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13802026-06-25T04:14:45.329Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13812026-06-25T04:14:45.329Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13822026-06-25T04:14:45.329Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13832026-06-25T04:14:45.329Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13842026-06-25T04:14:45.329Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13852026-06-25T04:14:45.329Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13862026-06-25T04:14:45.329Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
13872026-06-25T04:14:45.329Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.1 Gbits/sec
13882026-06-25T04:14:45.329Z- - - - - - - - - - - - - - - - - - - - - - - - -
13892026-06-25T04:14:45.329Z[ 5] 9.00-10.00 sec 149 MBytes 1.25 Gbits/sec
13902026-06-25T04:14:45.329Z[ 8] 9.00-10.00 sec 150 MBytes 1.25 Gbits/sec
13912026-06-25T04:14:45.329Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13922026-06-25T04:14:45.329Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13932026-06-25T04:14:45.329Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13942026-06-25T04:14:45.329Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13952026-06-25T04:14:45.329Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13962026-06-25T04:14:45.330Z[ 20] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
13972026-06-25T04:14:45.330Z[SUM] 9.00-10.00 sec 1.17 GBytes 10.0 Gbits/sec
13982026-06-25T04:14:45.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
13992026-06-25T04:14:45.330Z[ 5] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14002026-06-25T04:14:45.330Z[ 8] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14012026-06-25T04:14:45.330Z[ 10] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14022026-06-25T04:14:45.330Z[ 12] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14032026-06-25T04:14:45.330Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14042026-06-25T04:14:45.330Z[ 16] 10.00-10.00 sec 128 KBytes 2.04 Gbits/sec
14052026-06-25T04:14:45.330Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14062026-06-25T04:14:45.330Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14072026-06-25T04:14:45.330Z[SUM] 10.00-10.00 sec 640 KBytes 10.2 Gbits/sec
14082026-06-25T04:14:45.330Z- - - - - - - - - - - - - - - - - - - - - - - - -
14092026-06-25T04:14:45.330Z[ ID] Interval Transfer Bitrate
14102026-06-25T04:14:45.330Z[ 5] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14112026-06-25T04:14:45.330Z[ 8] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14122026-06-25T04:14:45.330Z[ 10] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14132026-06-25T04:14:45.330Z[ 12] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14142026-06-25T04:14:45.330Z[ 14] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14152026-06-25T04:14:45.330Z[ 16] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14162026-06-25T04:14:45.330Z[ 18] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14172026-06-25T04:14:45.330Z[ 20] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
14182026-06-25T04:14:45.330Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.85 Gbits/sec receiver
14192026-06-25T04:14:45.333ZRun 3/5...9848.12777816777Mbps
14202026-06-25T04:14:52.730Z-----------------------------------------------------------
14212026-06-25T04:14:52.731ZServer listening on 5201 (test #4)
14222026-06-25T04:14:52.731Z-----------------------------------------------------------
14232026-06-25T04:14:52.731ZAccepted connection from 10.0.0.1, port 53144
14242026-06-25T04:14:52.731Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33294
14252026-06-25T04:14:52.731Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48307
14262026-06-25T04:14:52.731Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40664
14272026-06-25T04:14:52.731Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45934
14282026-06-25T04:14:52.731Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42762
14292026-06-25T04:14:52.731Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47416
14302026-06-25T04:14:52.731Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56629
14312026-06-25T04:14:52.731Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36882
14322026-06-25T04:14:52.731Z[ ID] Interval Transfer Bitrate
14332026-06-25T04:14:52.731Z[ 5] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
14342026-06-25T04:14:52.731Z[ 8] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
14352026-06-25T04:14:52.731Z[ 10] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
14362026-06-25T04:14:52.731Z[ 12] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
14372026-06-25T04:14:52.731Z[ 14] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
14382026-06-25T04:14:52.731Z[ 16] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
14392026-06-25T04:14:52.731Z[ 18] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
14402026-06-25T04:14:52.731Z[ 20] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
14412026-06-25T04:14:52.731Z[SUM] 0.00-1.00 sec 932 MBytes 7.82 Gbits/sec
14422026-06-25T04:14:52.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
14432026-06-25T04:14:52.731Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14442026-06-25T04:14:52.731Z[ 8] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14452026-06-25T04:14:52.731Z[ 10] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14462026-06-25T04:14:52.731Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14472026-06-25T04:14:52.731Z[ 14] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14482026-06-25T04:14:52.731Z[ 16] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14492026-06-25T04:14:52.731Z[ 18] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
14502026-06-25T04:14:52.731Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
14512026-06-25T04:14:52.732Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
14522026-06-25T04:14:52.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
14532026-06-25T04:14:52.732Z[ 5] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
14542026-06-25T04:14:52.732Z[ 8] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
14552026-06-25T04:14:52.732Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
14562026-06-25T04:14:52.732Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
14572026-06-25T04:14:52.732Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
14582026-06-25T04:14:52.732Z[ 16] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
14592026-06-25T04:14:52.732Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
14602026-06-25T04:14:52.732Z[ 20] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
14612026-06-25T04:14:52.732Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
14622026-06-25T04:14:52.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
14632026-06-25T04:14:52.732Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14642026-06-25T04:14:52.732Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14652026-06-25T04:14:52.732Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14662026-06-25T04:14:52.732Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14672026-06-25T04:14:52.732Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14682026-06-25T04:14:52.732Z[ 16] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14692026-06-25T04:14:52.732Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14702026-06-25T04:14:52.732Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
14712026-06-25T04:14:52.732Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.1 Gbits/sec
14722026-06-25T04:14:52.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
14732026-06-25T04:14:52.732Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14742026-06-25T04:14:52.732Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14752026-06-25T04:14:52.732Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14762026-06-25T04:14:52.732Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14772026-06-25T04:14:52.733Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14782026-06-25T04:14:52.733Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14792026-06-25T04:14:52.733Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14802026-06-25T04:14:52.733Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
14812026-06-25T04:14:52.733Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
14822026-06-25T04:14:52.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
14832026-06-25T04:14:52.737Z[ 5] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14842026-06-25T04:14:52.737Z[ 8] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14852026-06-25T04:14:52.737Z[ 10] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14862026-06-25T04:14:52.737Z[ 12] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14872026-06-25T04:14:52.737Z[ 14] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14882026-06-25T04:14:52.738Z[ 16] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14892026-06-25T04:14:52.738Z[ 18] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14902026-06-25T04:14:52.738Z[ 20] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
14912026-06-25T04:14:52.738Z[SUM] 5.00-6.00 sec 1.17 GBytes 10.1 Gbits/sec
14922026-06-25T04:14:52.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
14932026-06-25T04:14:52.738Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
14942026-06-25T04:14:52.738Z[ 8] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
14952026-06-25T04:14:52.738Z[ 10] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
14962026-06-25T04:14:55.731Z[ 12] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
14972026-06-25T04:14:55.731Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
14982026-06-25T04:14:55.731Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
14992026-06-25T04:14:55.731Z[ 18] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
15002026-06-25T04:14:55.731Z[ 20] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
15012026-06-25T04:14:55.731Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.1 Gbits/sec
15022026-06-25T04:14:55.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
15032026-06-25T04:14:55.732Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15042026-06-25T04:14:55.732Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15052026-06-25T04:14:55.732Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15062026-06-25T04:14:55.732Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15072026-06-25T04:14:55.732Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15082026-06-25T04:14:55.732Z[ 16] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
15092026-06-25T04:14:55.732Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15102026-06-25T04:14:55.732Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
15112026-06-25T04:14:55.732Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.0 Gbits/sec
15122026-06-25T04:14:55.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
15132026-06-25T04:14:55.732Z[ 5] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15142026-06-25T04:14:55.732Z[ 8] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15152026-06-25T04:14:55.733Z[ 10] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15162026-06-25T04:14:55.733Z[ 12] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15172026-06-25T04:14:55.733Z[ 14] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15182026-06-25T04:14:55.733Z[ 16] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15192026-06-25T04:14:55.733Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
15202026-06-25T04:14:55.733Z[ 20] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
15212026-06-25T04:14:55.733Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
15222026-06-25T04:14:55.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
15232026-06-25T04:14:55.733Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15242026-06-25T04:14:55.733Z[ 8] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15252026-06-25T04:14:55.733Z[ 10] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15262026-06-25T04:14:55.733Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15272026-06-25T04:14:55.733Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15282026-06-25T04:14:55.733Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15292026-06-25T04:14:55.733Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15302026-06-25T04:14:55.733Z[ 20] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
15312026-06-25T04:14:55.733Z[SUM] 9.00-10.00 sec 1.17 GBytes 10.1 Gbits/sec
15322026-06-25T04:14:55.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
15332026-06-25T04:14:55.734Z[ 5] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
15342026-06-25T04:14:55.734Z[ 8] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
15352026-06-25T04:14:55.734Z[ 10] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
15362026-06-25T04:14:55.734Z[ 12] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
15372026-06-25T04:14:55.734Z[ 14] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
15382026-06-25T04:14:55.734Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15392026-06-25T04:14:55.734Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
15402026-06-25T04:14:55.734Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15412026-06-25T04:14:55.734Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
15422026-06-25T04:14:55.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
15432026-06-25T04:14:55.734Z[ ID] Interval Transfer Bitrate
15442026-06-25T04:14:55.734Z[ 5] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15452026-06-25T04:14:55.734Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
15462026-06-25T04:14:55.734Z[ 10] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15472026-06-25T04:14:55.734Z[ 12] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15482026-06-25T04:14:55.734Z[ 14] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15492026-06-25T04:14:55.734Z[ 16] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15502026-06-25T04:14:55.734Z[ 18] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15512026-06-25T04:14:55.734Z[ 20] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec receiver
15522026-06-25T04:14:55.734Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.86 Gbits/sec receiver
15532026-06-25T04:14:55.738ZRun 4/5...9856.33212842169Mbps
15542026-06-25T04:15:03.119Z-----------------------------------------------------------
15552026-06-25T04:15:03.119ZServer listening on 5201 (test #5)
15562026-06-25T04:15:03.119Z-----------------------------------------------------------
15572026-06-25T04:15:03.120ZAccepted connection from 10.0.0.1, port 42698
15582026-06-25T04:15:03.120Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34117
15592026-06-25T04:15:03.120Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55357
15602026-06-25T04:15:03.120Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45888
15612026-06-25T04:15:03.120Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35374
15622026-06-25T04:15:03.120Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50195
15632026-06-25T04:15:03.120Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50997
15642026-06-25T04:15:03.120Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47296
15652026-06-25T04:15:03.120Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59461
15662026-06-25T04:15:03.120Z[ ID] Interval Transfer Bitrate
15672026-06-25T04:15:03.120Z[ 5] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
15682026-06-25T04:15:03.120Z[ 8] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
15692026-06-25T04:15:03.120Z[ 10] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
15702026-06-25T04:15:03.120Z[ 12] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
15712026-06-25T04:15:03.120Z[ 14] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
15722026-06-25T04:15:03.120Z[ 16] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
15732026-06-25T04:15:03.120Z[ 18] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15742026-06-25T04:15:03.120Z[ 20] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
15752026-06-25T04:15:03.120Z[SUM] 0.00-1.00 sec 929 MBytes 7.80 Gbits/sec
15762026-06-25T04:15:03.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
15772026-06-25T04:15:03.120Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15782026-06-25T04:15:03.120Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15792026-06-25T04:15:03.120Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15802026-06-25T04:15:03.120Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15812026-06-25T04:15:03.120Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15822026-06-25T04:15:03.120Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15832026-06-25T04:15:03.120Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15842026-06-25T04:15:03.120Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15852026-06-25T04:15:03.120Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
15862026-06-25T04:15:03.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
15872026-06-25T04:15:03.120Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15882026-06-25T04:15:03.120Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15892026-06-25T04:15:03.120Z[ 10] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
15902026-06-25T04:15:03.120Z[ 12] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
15912026-06-25T04:15:03.120Z[ 14] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
15922026-06-25T04:15:03.120Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
15932026-06-25T04:15:03.120Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
15942026-06-25T04:15:03.120Z[ 20] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
15952026-06-25T04:15:03.121Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.1 Gbits/sec
15962026-06-25T04:15:03.121Z- - - - - - - - - - - - - - - - - - - - - - - - -
15972026-06-25T04:15:03.121Z[ 5] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
15982026-06-25T04:15:03.121Z[ 8] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
15992026-06-25T04:15:03.121Z[ 10] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16002026-06-25T04:15:03.121Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16012026-06-25T04:15:03.121Z[ 14] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16022026-06-25T04:15:03.121Z[ 16] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
16032026-06-25T04:15:03.121Z[ 18] 3.00-4.00 sec 150 MBytes 1.25 Gbits/sec
16042026-06-25T04:15:03.121Z[ 20] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
16052026-06-25T04:15:03.125Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.0 Gbits/sec
16062026-06-25T04:15:03.125Z- - - - - - - - - - - - - - - - - - - - - - - - -
16072026-06-25T04:15:03.126Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16082026-06-25T04:15:03.126Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16092026-06-25T04:15:03.126Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16102026-06-25T04:15:03.126Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16112026-06-25T04:15:03.126Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16122026-06-25T04:15:03.126Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16132026-06-25T04:15:03.126Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16142026-06-25T04:15:03.126Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
16152026-06-25T04:15:03.126Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
16162026-06-25T04:15:03.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
16172026-06-25T04:15:03.126Z[ 5] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16182026-06-25T04:15:03.126Z[ 8] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16192026-06-25T04:15:03.126Z[ 10] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16202026-06-25T04:15:03.126Z[ 12] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
16212026-06-25T04:15:03.126Z[ 14] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16222026-06-25T04:15:03.126Z[ 16] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16232026-06-25T04:15:03.126Z[ 18] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16242026-06-25T04:15:03.126Z[ 20] 5.00-6.00 sec 151 MBytes 1.26 Gbits/sec
16252026-06-25T04:15:03.126Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.1 Gbits/sec
16262026-06-25T04:15:03.126Z- - - - - - - - - - - - - - - - - - - - - - - - -
16272026-06-25T04:15:03.126Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
16282026-06-25T04:15:03.126Z[ 8] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16292026-06-25T04:15:03.126Z[ 10] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16302026-06-25T04:15:06.121Z[ 12] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16312026-06-25T04:15:06.121Z[ 14] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16322026-06-25T04:15:06.121Z[ 16] 6.00-7.00 sec 151 MBytes 1.26 Gbits/sec
16332026-06-25T04:15:06.121Z[ 18] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
16342026-06-25T04:15:06.121Z[ 20] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
16352026-06-25T04:15:06.121Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
16362026-06-25T04:15:06.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
16372026-06-25T04:15:06.122Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16382026-06-25T04:15:06.122Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16392026-06-25T04:15:06.122Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16402026-06-25T04:15:06.122Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16412026-06-25T04:15:06.122Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16422026-06-25T04:15:06.122Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16432026-06-25T04:15:06.122Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16442026-06-25T04:15:06.122Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
16452026-06-25T04:15:06.122Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
16462026-06-25T04:15:06.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
16472026-06-25T04:15:06.122Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16482026-06-25T04:15:06.122Z[ 8] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16492026-06-25T04:15:06.122Z[ 10] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16502026-06-25T04:15:06.122Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16512026-06-25T04:15:06.122Z[ 14] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16522026-06-25T04:15:06.122Z[ 16] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16532026-06-25T04:15:06.122Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16542026-06-25T04:15:06.122Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
16552026-06-25T04:15:06.122Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
16562026-06-25T04:15:06.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
16572026-06-25T04:15:06.122Z[ 5] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16582026-06-25T04:15:06.122Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16592026-06-25T04:15:06.122Z[ 10] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16602026-06-25T04:15:06.122Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16612026-06-25T04:15:06.122Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16622026-06-25T04:15:06.122Z[ 16] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16632026-06-25T04:15:06.122Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16642026-06-25T04:15:06.123Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
16652026-06-25T04:15:06.123Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
16662026-06-25T04:15:06.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
16672026-06-25T04:15:06.123Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16682026-06-25T04:15:06.123Z[ 8] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
16692026-06-25T04:15:06.123Z[ 10] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
16702026-06-25T04:15:06.123Z[ 12] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
16712026-06-25T04:15:06.123Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16722026-06-25T04:15:06.123Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
16732026-06-25T04:15:06.123Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
16742026-06-25T04:15:06.123Z[ 20] 10.00-10.00 sec 128 KBytes 2.03 Gbits/sec
16752026-06-25T04:15:06.123Z[SUM] 10.00-10.00 sec 768 KBytes 12.1 Gbits/sec
16762026-06-25T04:15:06.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
16772026-06-25T04:15:06.123Z[ ID] Interval Transfer Bitrate
16782026-06-25T04:15:06.123Z[ 5] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16792026-06-25T04:15:06.123Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16802026-06-25T04:15:06.123Z[ 10] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16812026-06-25T04:15:06.123Z[ 12] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16822026-06-25T04:15:06.123Z[ 14] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16832026-06-25T04:15:06.123Z[ 16] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16842026-06-25T04:15:06.123Z[ 18] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16852026-06-25T04:15:06.123Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.23 Gbits/sec receiver
16862026-06-25T04:15:06.123Z[SUM] 0.00-10.00 sec 11.5 GBytes 9.87 Gbits/sec receiver
16872026-06-25T04:15:06.128ZRun 5/5...9872.715701805317Mbps
16882026-06-25T04:15:06.128Z###---------------------###
16892026-06-25T04:15:06.128Z::: iPerf done... :::
16902026-06-25T04:15:06.128Z:::Awaiting out files...:::
16912026-06-25T04:15:06.128Z###---------------------###
16922026-06-25T04:15:06.128Z###-----###
16932026-06-25T04:15:06.128Z:::done!:::
16942026-06-25T04:15:06.128Z###-----###
16952026-06-25T04:15:06.128Z###-------------------###
16962026-06-25T04:15:06.128Z:::Running experiment :::
16972026-06-25T04:15:06.128Z:::iperf-tcp/local/s2c:::
16982026-06-25T04:15:06.128Z###-------------------###
16992026-06-25T04:15:13.512Z-----------------------------------------------------------
17002026-06-25T04:15:13.512ZServer listening on 5201 (test #6)
17012026-06-25T04:15:13.512Z-----------------------------------------------------------
17022026-06-25T04:15:13.512ZAccepted connection from 10.0.0.1, port 34679
17032026-06-25T04:15:13.512Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45588
17042026-06-25T04:15:13.512Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37398
17052026-06-25T04:15:13.512Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42816
17062026-06-25T04:15:13.512Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56328
17072026-06-25T04:15:13.512Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63004
17082026-06-25T04:15:13.512Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41049
17092026-06-25T04:15:13.513Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45158
17102026-06-25T04:15:13.513Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63768
17112026-06-25T04:15:13.513Z[ ID] Interval Transfer Bitrate
17122026-06-25T04:15:13.513Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17132026-06-25T04:15:13.513Z[ 8] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17142026-06-25T04:15:13.513Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17152026-06-25T04:15:13.513Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17162026-06-25T04:15:13.513Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17172026-06-25T04:15:13.513Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17182026-06-25T04:15:13.513Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17192026-06-25T04:15:13.513Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
17202026-06-25T04:15:13.513Z[SUM] 0.00-1.00 sec 982 MBytes 8.23 Gbits/sec
17212026-06-25T04:15:13.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
17222026-06-25T04:15:13.513Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17232026-06-25T04:15:13.513Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17242026-06-25T04:15:13.513Z[ 10] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
17252026-06-25T04:15:13.513Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17262026-06-25T04:15:13.513Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17272026-06-25T04:15:13.513Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17282026-06-25T04:15:13.513Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17292026-06-25T04:15:13.513Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17302026-06-25T04:15:13.513Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17312026-06-25T04:15:13.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
17322026-06-25T04:15:13.513Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17332026-06-25T04:15:13.513Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17342026-06-25T04:15:13.513Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17352026-06-25T04:15:13.513Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17362026-06-25T04:15:13.513Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
17372026-06-25T04:15:13.513Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17382026-06-25T04:15:13.513Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17392026-06-25T04:15:13.513Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17402026-06-25T04:15:13.513Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
17412026-06-25T04:15:13.513Z- - - - - - - - - - - - - - - - - - - - - - - - -
17422026-06-25T04:15:13.513Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17432026-06-25T04:15:13.513Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17442026-06-25T04:15:13.513Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17452026-06-25T04:15:13.513Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17462026-06-25T04:15:13.513Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
17472026-06-25T04:15:13.513Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17482026-06-25T04:15:13.514Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
17492026-06-25T04:15:13.514Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17502026-06-25T04:15:13.514Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
17512026-06-25T04:15:13.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
17522026-06-25T04:15:13.514Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17532026-06-25T04:15:13.514Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17542026-06-25T04:15:13.514Z[ 10] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17552026-06-25T04:15:13.514Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17562026-06-25T04:15:13.514Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17572026-06-25T04:15:13.514Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17582026-06-25T04:15:13.514Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17592026-06-25T04:15:13.514Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17602026-06-25T04:15:13.514Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17612026-06-25T04:15:13.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
17622026-06-25T04:15:13.514Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17632026-06-25T04:15:13.514Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17642026-06-25T04:15:13.514Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17652026-06-25T04:15:13.514Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
17662026-06-25T04:15:13.514Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17672026-06-25T04:15:13.514Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17682026-06-25T04:15:13.514Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17692026-06-25T04:15:13.514Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17702026-06-25T04:15:13.514Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
17712026-06-25T04:15:13.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
17722026-06-25T04:15:13.514Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17732026-06-25T04:15:13.514Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17742026-06-25T04:15:13.514Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17752026-06-25T04:15:16.512Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17762026-06-25T04:15:16.512Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17772026-06-25T04:15:16.512Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17782026-06-25T04:15:16.513Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17792026-06-25T04:15:16.513Z[ 20] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
17802026-06-25T04:15:16.516Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
17812026-06-25T04:15:16.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
17822026-06-25T04:15:16.516Z[ 5] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17832026-06-25T04:15:16.516Z[ 8] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17842026-06-25T04:15:16.516Z[ 10] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17852026-06-25T04:15:16.516Z[ 12] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17862026-06-25T04:15:16.516Z[ 14] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17872026-06-25T04:15:16.516Z[ 16] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17882026-06-25T04:15:16.516Z[ 18] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17892026-06-25T04:15:16.516Z[ 20] 7.00-8.00 sec 149 MBytes 1.25 Gbits/sec
17902026-06-25T04:15:16.516Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.0 Gbits/sec
17912026-06-25T04:15:16.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
17922026-06-25T04:15:16.516Z[ 5] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
17932026-06-25T04:15:16.516Z[ 8] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17942026-06-25T04:15:16.516Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
17952026-06-25T04:15:16.517Z[ 12] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
17962026-06-25T04:15:16.517Z[ 14] 8.00-9.00 sec 172 MBytes 1.44 Gbits/sec
17972026-06-25T04:15:16.517Z[ 16] 8.00-9.00 sec 160 MBytes 1.35 Gbits/sec
17982026-06-25T04:15:16.517Z[ 18] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
17992026-06-25T04:15:16.517Z[ 20] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
18002026-06-25T04:15:16.517Z[SUM] 8.00-9.00 sec 1.26 GBytes 10.8 Gbits/sec
18012026-06-25T04:15:16.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
18022026-06-25T04:15:16.517Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18032026-06-25T04:15:16.517Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18042026-06-25T04:15:16.517Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
18052026-06-25T04:15:16.517Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18062026-06-25T04:15:16.517Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
18072026-06-25T04:15:16.517Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18082026-06-25T04:15:16.517Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18092026-06-25T04:15:16.517Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18102026-06-25T04:15:16.517Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
18112026-06-25T04:15:16.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
18122026-06-25T04:15:16.517Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
18132026-06-25T04:15:16.517Z[ 8] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
18142026-06-25T04:15:16.517Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18152026-06-25T04:15:16.517Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18162026-06-25T04:15:16.517Z[ 14] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
18172026-06-25T04:15:16.517Z[ 16] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
18182026-06-25T04:15:16.517Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-06-25T04:15:16.517Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-06-25T04:15:16.517Z[SUM] 10.00-10.00 sec 512 KBytes 8.41 Gbits/sec
18212026-06-25T04:15:16.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
18222026-06-25T04:15:16.517Z[ ID] Interval Transfer Bitrate
18232026-06-25T04:15:16.517Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18242026-06-25T04:15:16.517Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18252026-06-25T04:15:16.517Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18262026-06-25T04:15:16.517Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18272026-06-25T04:15:16.517Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
18282026-06-25T04:15:16.517Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18292026-06-25T04:15:16.517Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18302026-06-25T04:15:16.517Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18312026-06-25T04:15:16.517Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
18322026-06-25T04:15:16.517ZRun 1/5...10101.985219761185Mbps
18332026-06-25T04:15:23.904Z-----------------------------------------------------------
18342026-06-25T04:15:23.904ZServer listening on 5201 (test #7)
18352026-06-25T04:15:23.905Z-----------------------------------------------------------
18362026-06-25T04:15:23.905ZAccepted connection from 10.0.0.1, port 46539
18372026-06-25T04:15:23.905Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59645
18382026-06-25T04:15:23.905Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47947
18392026-06-25T04:15:23.905Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40115
18402026-06-25T04:15:23.905Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50178
18412026-06-25T04:15:23.905Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52191
18422026-06-25T04:15:23.905Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45740
18432026-06-25T04:15:23.905Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37900
18442026-06-25T04:15:23.905Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58541
18452026-06-25T04:15:23.905Z[ ID] Interval Transfer Bitrate
18462026-06-25T04:15:23.905Z[ 5] 0.00-1.00 sec 148 MBytes 1.24 Gbits/sec
18472026-06-25T04:15:23.905Z[ 8] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
18482026-06-25T04:15:23.905Z[ 10] 0.00-1.00 sec 110 MBytes 924 Mbits/sec
18492026-06-25T04:15:23.905Z[ 12] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
18502026-06-25T04:15:23.905Z[ 14] 0.00-1.00 sec 147 MBytes 1.23 Gbits/sec
18512026-06-25T04:15:23.905Z[ 16] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
18522026-06-25T04:15:23.905Z[ 18] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
18532026-06-25T04:15:23.905Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18542026-06-25T04:15:23.905Z[SUM] 0.00-1.00 sec 1.01 GBytes 8.71 Gbits/sec
18552026-06-25T04:15:23.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
18562026-06-25T04:15:23.905Z[ 5] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
18572026-06-25T04:15:23.905Z[ 8] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18582026-06-25T04:15:23.905Z[ 10] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18592026-06-25T04:15:23.905Z[ 12] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18602026-06-25T04:15:23.905Z[ 14] 1.00-2.00 sec 178 MBytes 1.50 Gbits/sec
18612026-06-25T04:15:23.905Z[ 16] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
18622026-06-25T04:15:23.906Z[ 18] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
18632026-06-25T04:15:23.906Z[ 20] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
18642026-06-25T04:15:23.906Z[SUM] 1.00-2.00 sec 1.26 GBytes 10.9 Gbits/sec
18652026-06-25T04:15:23.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
18662026-06-25T04:15:23.906Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18672026-06-25T04:15:23.906Z[ 8] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18682026-06-25T04:15:23.906Z[ 10] 2.00-3.00 sec 185 MBytes 1.55 Gbits/sec
18692026-06-25T04:15:23.906Z[ 12] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
18702026-06-25T04:15:23.906Z[ 14] 2.00-3.00 sec 176 MBytes 1.47 Gbits/sec
18712026-06-25T04:15:23.906Z[ 16] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18722026-06-25T04:15:23.906Z[ 18] 2.00-3.00 sec 167 MBytes 1.40 Gbits/sec
18732026-06-25T04:15:23.906Z[ 20] 2.00-3.00 sec 187 MBytes 1.57 Gbits/sec
18742026-06-25T04:15:23.906Z[SUM] 2.00-3.00 sec 1.34 GBytes 11.5 Gbits/sec
18752026-06-25T04:15:23.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
18762026-06-25T04:15:23.906Z[ 5] 3.00-4.00 sec 189 MBytes 1.59 Gbits/sec
18772026-06-25T04:15:23.906Z[ 8] 3.00-4.00 sec 166 MBytes 1.40 Gbits/sec
18782026-06-25T04:15:23.906Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18792026-06-25T04:15:23.906Z[ 12] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18802026-06-25T04:15:23.906Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
18812026-06-25T04:15:23.906Z[ 16] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18822026-06-25T04:15:23.906Z[ 18] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
18832026-06-25T04:15:23.906Z[ 20] 3.00-4.00 sec 187 MBytes 1.57 Gbits/sec
18842026-06-25T04:15:23.906Z[SUM] 3.00-4.00 sec 1.32 GBytes 11.3 Gbits/sec
18852026-06-25T04:15:23.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
18862026-06-25T04:15:23.906Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
18872026-06-25T04:15:23.906Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18882026-06-25T04:15:23.906Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
18892026-06-25T04:15:23.906Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18902026-06-25T04:15:23.907Z[ 14] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
18912026-06-25T04:15:23.907Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18922026-06-25T04:15:23.907Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18932026-06-25T04:15:23.907Z[ 20] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18942026-06-25T04:15:23.907Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
18952026-06-25T04:15:23.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
18962026-06-25T04:15:23.907Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
18972026-06-25T04:15:23.907Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
18982026-06-25T04:15:23.907Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
18992026-06-25T04:15:23.907Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19002026-06-25T04:15:23.907Z[ 14] 5.00-6.00 sec 149 MBytes 1.25 Gbits/sec
19012026-06-25T04:15:23.907Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19022026-06-25T04:15:23.907Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19032026-06-25T04:15:23.907Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
19042026-06-25T04:15:23.907Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
19052026-06-25T04:15:23.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
19062026-06-25T04:15:23.907Z[ 5] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
19072026-06-25T04:15:23.907Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19082026-06-25T04:15:23.907Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
19092026-06-25T04:15:26.905Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19102026-06-25T04:15:26.905Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
19112026-06-25T04:15:26.905Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19122026-06-25T04:15:26.905Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
19132026-06-25T04:15:26.905Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19142026-06-25T04:15:26.905Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
19152026-06-25T04:15:26.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
19162026-06-25T04:15:26.905Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19172026-06-25T04:15:26.906Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19182026-06-25T04:15:26.906Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
19192026-06-25T04:15:26.906Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19202026-06-25T04:15:26.906Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19212026-06-25T04:15:26.906Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19222026-06-25T04:15:26.906Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19232026-06-25T04:15:26.906Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19242026-06-25T04:15:26.906Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
19252026-06-25T04:15:26.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
19262026-06-25T04:15:26.906Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19272026-06-25T04:15:26.906Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19282026-06-25T04:15:26.906Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19292026-06-25T04:15:26.906Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19302026-06-25T04:15:26.906Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19312026-06-25T04:15:26.906Z[ 16] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
19322026-06-25T04:15:26.906Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
19332026-06-25T04:15:26.906Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19342026-06-25T04:15:26.906Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.2 Gbits/sec
19352026-06-25T04:15:26.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
19362026-06-25T04:15:26.906Z[ 5] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
19372026-06-25T04:15:26.906Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
19382026-06-25T04:15:26.906Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19392026-06-25T04:15:26.906Z[ 12] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
19402026-06-25T04:15:26.906Z[ 14] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
19412026-06-25T04:15:26.906Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19422026-06-25T04:15:26.906Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
19432026-06-25T04:15:26.906Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19442026-06-25T04:15:26.906Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
19452026-06-25T04:15:26.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
19462026-06-25T04:15:26.906Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19472026-06-25T04:15:26.906Z[ 8] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
19482026-06-25T04:15:26.906Z[ 10] 10.00-10.00 sec 128 KBytes 2.13 Gbits/sec
19492026-06-25T04:15:26.906Z[ 12] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
19502026-06-25T04:15:26.906Z[ 14] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
19512026-06-25T04:15:26.906Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-06-25T04:15:26.906Z[ 18] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
19532026-06-25T04:15:26.906Z[ 20] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
19542026-06-25T04:15:26.906Z[SUM] 10.00-10.00 sec 768 KBytes 12.8 Gbits/sec
19552026-06-25T04:15:26.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
19562026-06-25T04:15:26.907Z[ ID] Interval Transfer Bitrate
19572026-06-25T04:15:26.907Z[ 5] 0.00-10.00 sec 1.53 GBytes 1.31 Gbits/sec sender
19582026-06-25T04:15:26.907Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19592026-06-25T04:15:26.907Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
19602026-06-25T04:15:26.907Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19612026-06-25T04:15:26.907Z[ 14] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19622026-06-25T04:15:26.907Z[ 16] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19632026-06-25T04:15:26.907Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
19642026-06-25T04:15:26.907Z[ 20] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19652026-06-25T04:15:26.910Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
19662026-06-25T04:15:26.910ZRun 2/5...10396.316780834246Mbps
19672026-06-25T04:15:34.293Z-----------------------------------------------------------
19682026-06-25T04:15:34.293ZServer listening on 5201 (test #8)
19692026-06-25T04:15:34.293Z-----------------------------------------------------------
19702026-06-25T04:15:34.293ZAccepted connection from 10.0.0.1, port 36754
19712026-06-25T04:15:34.293Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35447
19722026-06-25T04:15:34.293Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62376
19732026-06-25T04:15:34.293Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58905
19742026-06-25T04:15:34.293Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63091
19752026-06-25T04:15:34.294Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35587
19762026-06-25T04:15:34.294Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37857
19772026-06-25T04:15:34.294Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37867
19782026-06-25T04:15:34.294Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35325
19792026-06-25T04:15:34.294Z[ ID] Interval Transfer Bitrate
19802026-06-25T04:15:34.294Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19812026-06-25T04:15:34.294Z[ 8] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
19822026-06-25T04:15:34.294Z[ 10] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
19832026-06-25T04:15:34.294Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
19842026-06-25T04:15:34.294Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19852026-06-25T04:15:34.294Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
19862026-06-25T04:15:34.294Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
19872026-06-25T04:15:34.294Z[ 20] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
19882026-06-25T04:15:34.294Z[SUM] 0.00-1.00 sec 986 MBytes 8.27 Gbits/sec
19892026-06-25T04:15:34.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
19902026-06-25T04:15:34.294Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
19912026-06-25T04:15:34.294Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
19922026-06-25T04:15:34.294Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
19932026-06-25T04:15:34.294Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
19942026-06-25T04:15:34.294Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
19952026-06-25T04:15:34.294Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
19962026-06-25T04:15:34.294Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
19972026-06-25T04:15:34.294Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
19982026-06-25T04:15:34.294Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
19992026-06-25T04:15:34.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
20002026-06-25T04:15:34.294Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20012026-06-25T04:15:34.294Z[ 8] 2.00-3.00 sec 149 MBytes 1.25 Gbits/sec
20022026-06-25T04:15:34.294Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20032026-06-25T04:15:34.294Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20042026-06-25T04:15:34.294Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20052026-06-25T04:15:34.294Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20062026-06-25T04:15:34.294Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
20072026-06-25T04:15:34.294Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-06-25T04:15:34.294Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
20092026-06-25T04:15:34.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
20102026-06-25T04:15:34.294Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20112026-06-25T04:15:34.294Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20122026-06-25T04:15:34.294Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20132026-06-25T04:15:34.295Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20142026-06-25T04:15:34.295Z[ 14] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
20152026-06-25T04:15:34.295Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
20162026-06-25T04:15:34.295Z[ 18] 3.00-4.00 sec 151 MBytes 1.26 Gbits/sec
20172026-06-25T04:15:34.295Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
20182026-06-25T04:15:34.295Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
20192026-06-25T04:15:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
20202026-06-25T04:15:34.295Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20212026-06-25T04:15:34.295Z[ 8] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
20222026-06-25T04:15:34.295Z[ 10] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
20232026-06-25T04:15:34.295Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20242026-06-25T04:15:34.295Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20252026-06-25T04:15:34.295Z[ 16] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
20262026-06-25T04:15:34.295Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
20272026-06-25T04:15:34.295Z[ 20] 4.00-5.00 sec 164 MBytes 1.37 Gbits/sec
20282026-06-25T04:15:34.295Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
20292026-06-25T04:15:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
20302026-06-25T04:15:34.295Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20312026-06-25T04:15:34.295Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20322026-06-25T04:15:34.295Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20332026-06-25T04:15:34.295Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20342026-06-25T04:15:34.295Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20352026-06-25T04:15:34.295Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20362026-06-25T04:15:34.295Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
20372026-06-25T04:15:34.295Z[ 20] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20382026-06-25T04:15:34.295Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
20392026-06-25T04:15:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
20402026-06-25T04:15:34.295Z[ 5] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
20412026-06-25T04:15:34.295Z[ 8] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
20422026-06-25T04:15:34.295Z[ 10] 6.00-7.00 sec 150 MBytes 1.25 Gbits/sec
20432026-06-25T04:15:37.293Z[ 12] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
20442026-06-25T04:15:37.293Z[ 14] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
20452026-06-25T04:15:37.293Z[ 16] 6.00-7.00 sec 150 MBytes 1.25 Gbits/sec
20462026-06-25T04:15:37.293Z[ 18] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
20472026-06-25T04:15:37.293Z[ 20] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
20482026-06-25T04:15:37.293Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.0 Gbits/sec
20492026-06-25T04:15:37.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
20502026-06-25T04:15:37.293Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20512026-06-25T04:15:37.293Z[ 8] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20522026-06-25T04:15:37.294Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20532026-06-25T04:15:37.294Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20542026-06-25T04:15:37.294Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20552026-06-25T04:15:37.294Z[ 16] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20562026-06-25T04:15:37.294Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20572026-06-25T04:15:37.294Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
20582026-06-25T04:15:37.294Z[SUM] 7.00-8.00 sec 1.17 GBytes 10.1 Gbits/sec
20592026-06-25T04:15:37.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
20602026-06-25T04:15:37.294Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20612026-06-25T04:15:37.294Z[ 8] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
20622026-06-25T04:15:37.294Z[ 10] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
20632026-06-25T04:15:37.294Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20642026-06-25T04:15:37.294Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
20652026-06-25T04:15:37.294Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20662026-06-25T04:15:37.294Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
20672026-06-25T04:15:37.294Z[ 20] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20682026-06-25T04:15:37.294Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20692026-06-25T04:15:37.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
20702026-06-25T04:15:37.363Z[ 5] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20712026-06-25T04:15:37.363Z[ 8] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
20722026-06-25T04:15:37.363Z[ 10] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
20732026-06-25T04:15:37.363Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
20742026-06-25T04:15:37.363Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20752026-06-25T04:15:37.363Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
20762026-06-25T04:15:37.363Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20772026-06-25T04:15:37.363Z[ 20] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20782026-06-25T04:15:37.363Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20792026-06-25T04:15:37.363Z- - - - - - - - - - - - - - - - - - - - - - - - -
20802026-06-25T04:15:37.363Z[ 5] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
20812026-06-25T04:15:37.363Z[ 8] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20822026-06-25T04:15:37.363Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20832026-06-25T04:15:37.363Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20842026-06-25T04:15:37.363Z[ 14] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20852026-06-25T04:15:37.363Z[ 16] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20862026-06-25T04:15:37.363Z[ 18] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20872026-06-25T04:15:37.364Z[ 20] 10.00-10.00 sec 128 KBytes 2.24 Gbits/sec
20882026-06-25T04:15:37.364Z[SUM] 10.00-10.00 sec 768 KBytes 13.4 Gbits/sec
20892026-06-25T04:15:37.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
20902026-06-25T04:15:37.364Z[ ID] Interval Transfer Bitrate
20912026-06-25T04:15:37.364Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
20922026-06-25T04:15:37.364Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20932026-06-25T04:15:37.364Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20942026-06-25T04:15:37.364Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
20952026-06-25T04:15:37.364Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
20962026-06-25T04:15:37.364Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20972026-06-25T04:15:37.364Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
20982026-06-25T04:15:37.364Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
20992026-06-25T04:15:37.364Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
21002026-06-25T04:15:37.364ZRun 3/5...10047.073811227536Mbps
21012026-06-25T04:15:44.700Z-----------------------------------------------------------
21022026-06-25T04:15:44.700ZServer listening on 5201 (test #9)
21032026-06-25T04:15:44.701Z-----------------------------------------------------------
21042026-06-25T04:15:44.701ZAccepted connection from 10.0.0.1, port 36585
21052026-06-25T04:15:44.701Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58062
21062026-06-25T04:15:44.701Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53938
21072026-06-25T04:15:44.701Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52481
21082026-06-25T04:15:44.701Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58710
21092026-06-25T04:15:44.701Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45837
21102026-06-25T04:15:44.701Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49717
21112026-06-25T04:15:44.701Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38860
21122026-06-25T04:15:44.701Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56878
21132026-06-25T04:15:44.701Z[ ID] Interval Transfer Bitrate
21142026-06-25T04:15:44.701Z[ 5] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21152026-06-25T04:15:44.701Z[ 8] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21162026-06-25T04:15:44.701Z[ 10] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21172026-06-25T04:15:44.701Z[ 12] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21182026-06-25T04:15:44.702Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21192026-06-25T04:15:44.702Z[ 16] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
21202026-06-25T04:15:44.702Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
21212026-06-25T04:15:44.702Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
21222026-06-25T04:15:44.702Z[SUM] 0.00-1.00 sec 1004 MBytes 8.43 Gbits/sec
21232026-06-25T04:15:44.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
21242026-06-25T04:15:44.702Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21252026-06-25T04:15:44.702Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21262026-06-25T04:15:44.702Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21272026-06-25T04:15:44.702Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
21282026-06-25T04:15:44.702Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21292026-06-25T04:15:44.702Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21302026-06-25T04:15:44.702Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21312026-06-25T04:15:44.702Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21322026-06-25T04:15:44.702Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
21332026-06-25T04:15:44.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
21342026-06-25T04:15:44.702Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21352026-06-25T04:15:44.702Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21362026-06-25T04:15:44.702Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21372026-06-25T04:15:44.702Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21382026-06-25T04:15:44.703Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21392026-06-25T04:15:44.703Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21402026-06-25T04:15:44.703Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21412026-06-25T04:15:44.703Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21422026-06-25T04:15:44.703Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
21432026-06-25T04:15:44.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
21442026-06-25T04:15:44.703Z[ 5] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21452026-06-25T04:15:44.703Z[ 8] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21462026-06-25T04:15:44.703Z[ 10] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21472026-06-25T04:15:44.703Z[ 12] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21482026-06-25T04:15:44.703Z[ 14] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21492026-06-25T04:15:44.703Z[ 16] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21502026-06-25T04:15:44.703Z[ 18] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21512026-06-25T04:15:44.703Z[ 20] 3.00-4.00 sec 149 MBytes 1.25 Gbits/sec
21522026-06-25T04:15:44.703Z[SUM] 3.00-4.00 sec 1.17 GBytes 10.0 Gbits/sec
21532026-06-25T04:15:44.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
21542026-06-25T04:15:44.703Z[ 5] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
21552026-06-25T04:15:44.703Z[ 8] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
21562026-06-25T04:15:44.703Z[ 10] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
21572026-06-25T04:15:44.704Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
21582026-06-25T04:15:44.704Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
21592026-06-25T04:15:44.704Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21602026-06-25T04:15:44.704Z[ 18] 4.00-5.00 sec 151 MBytes 1.26 Gbits/sec
21612026-06-25T04:15:44.704Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
21622026-06-25T04:15:44.704Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
21632026-06-25T04:15:44.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
21642026-06-25T04:15:44.704Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21652026-06-25T04:15:44.704Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21662026-06-25T04:15:44.704Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21672026-06-25T04:15:44.704Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21682026-06-25T04:15:44.704Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21692026-06-25T04:15:44.704Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21702026-06-25T04:15:44.704Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21712026-06-25T04:15:44.704Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21722026-06-25T04:15:44.708Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
21732026-06-25T04:15:44.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
21742026-06-25T04:15:44.708Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21752026-06-25T04:15:44.708Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21762026-06-25T04:15:44.708Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21772026-06-25T04:15:47.700Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21782026-06-25T04:15:47.700Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
21792026-06-25T04:15:47.700Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21802026-06-25T04:15:47.700Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21812026-06-25T04:15:47.700Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21822026-06-25T04:15:47.700Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
21832026-06-25T04:15:47.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
21842026-06-25T04:15:47.700Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21852026-06-25T04:15:47.700Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21862026-06-25T04:15:47.700Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21872026-06-25T04:15:47.701Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21882026-06-25T04:15:47.701Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21892026-06-25T04:15:47.701Z[ 16] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
21902026-06-25T04:15:47.701Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21912026-06-25T04:15:47.701Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
21922026-06-25T04:15:47.701Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
21932026-06-25T04:15:47.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
21942026-06-25T04:15:47.701Z[ 5] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
21952026-06-25T04:15:47.701Z[ 8] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
21962026-06-25T04:15:47.701Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
21972026-06-25T04:15:47.701Z[ 12] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
21982026-06-25T04:15:47.701Z[ 14] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
21992026-06-25T04:15:47.701Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
22002026-06-25T04:15:47.701Z[ 18] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
22012026-06-25T04:15:47.701Z[ 20] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
22022026-06-25T04:15:47.701Z[SUM] 8.00-9.00 sec 1.17 GBytes 10.0 Gbits/sec
22032026-06-25T04:15:47.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
22042026-06-25T04:15:47.701Z[ 5] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22052026-06-25T04:15:47.701Z[ 8] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
22062026-06-25T04:15:47.701Z[ 10] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
22072026-06-25T04:15:47.701Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22082026-06-25T04:15:47.701Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
22092026-06-25T04:15:47.701Z[ 16] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22102026-06-25T04:15:47.701Z[ 18] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22112026-06-25T04:15:47.701Z[ 20] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
22122026-06-25T04:15:47.701Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.1 Gbits/sec
22132026-06-25T04:15:47.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
22142026-06-25T04:15:47.701Z[ 5] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
22152026-06-25T04:15:47.701Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22162026-06-25T04:15:47.701Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22172026-06-25T04:15:47.701Z[ 12] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
22182026-06-25T04:15:47.701Z[ 14] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
22192026-06-25T04:15:47.701Z[ 16] 10.00-10.00 sec 128 KBytes 1.99 Gbits/sec
22202026-06-25T04:15:47.701Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-06-25T04:15:47.701Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-06-25T04:15:47.701Z[SUM] 10.00-10.00 sec 512 KBytes 7.96 Gbits/sec
22232026-06-25T04:15:47.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
22242026-06-25T04:15:47.701Z[ ID] Interval Transfer Bitrate
22252026-06-25T04:15:47.701Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22262026-06-25T04:15:47.702Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22272026-06-25T04:15:47.702Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22282026-06-25T04:15:47.702Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22292026-06-25T04:15:47.702Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22302026-06-25T04:15:47.702Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
22312026-06-25T04:15:47.702Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22322026-06-25T04:15:47.705Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec sender
22332026-06-25T04:15:47.705Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.97 Gbits/sec sender
22342026-06-25T04:15:47.705ZRun 4/5...9965.546598329029Mbps
22352026-06-25T04:15:55.107Z-----------------------------------------------------------
22362026-06-25T04:15:55.107ZServer listening on 5201 (test #10)
22372026-06-25T04:15:55.107Z-----------------------------------------------------------
22382026-06-25T04:15:55.107ZAccepted connection from 10.0.0.1, port 64703
22392026-06-25T04:15:55.107Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64757
22402026-06-25T04:15:55.107Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44653
22412026-06-25T04:15:55.107Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58245
22422026-06-25T04:15:55.107Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40372
22432026-06-25T04:15:55.107Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35726
22442026-06-25T04:15:55.107Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56900
22452026-06-25T04:15:55.107Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37160
22462026-06-25T04:15:55.108Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60973
22472026-06-25T04:15:55.108Z[ ID] Interval Transfer Bitrate
22482026-06-25T04:15:55.108Z[ 5] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
22492026-06-25T04:15:55.108Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22502026-06-25T04:15:55.108Z[ 10] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
22512026-06-25T04:15:55.108Z[ 12] 0.00-1.00 sec 114 MBytes 960 Mbits/sec
22522026-06-25T04:15:55.108Z[ 14] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
22532026-06-25T04:15:55.108Z[ 16] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
22542026-06-25T04:15:55.108Z[ 18] 0.00-1.00 sec 115 MBytes 963 Mbits/sec
22552026-06-25T04:15:55.108Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22562026-06-25T04:15:55.108Z[SUM] 0.00-1.00 sec 981 MBytes 8.23 Gbits/sec
22572026-06-25T04:15:55.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
22582026-06-25T04:15:55.108Z[ 5] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
22592026-06-25T04:15:55.108Z[ 8] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
22602026-06-25T04:15:55.108Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
22612026-06-25T04:15:55.108Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
22622026-06-25T04:15:55.108Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
22632026-06-25T04:15:55.108Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
22642026-06-25T04:15:55.108Z[ 18] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
22652026-06-25T04:15:55.108Z[ 20] 1.00-2.00 sec 151 MBytes 1.26 Gbits/sec
22662026-06-25T04:15:55.108Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
22672026-06-25T04:15:55.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
22682026-06-25T04:15:55.108Z[ 5] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22692026-06-25T04:15:55.108Z[ 8] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22702026-06-25T04:15:55.108Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22712026-06-25T04:15:55.109Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22722026-06-25T04:15:55.109Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22732026-06-25T04:15:55.109Z[ 16] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22742026-06-25T04:15:55.109Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22752026-06-25T04:15:55.109Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
22762026-06-25T04:15:55.109Z[SUM] 2.00-3.00 sec 1.17 GBytes 10.1 Gbits/sec
22772026-06-25T04:15:55.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
22782026-06-25T04:15:55.109Z[ 5] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22792026-06-25T04:15:55.109Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22802026-06-25T04:15:55.109Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22812026-06-25T04:15:55.109Z[ 12] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22822026-06-25T04:15:55.109Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
22832026-06-25T04:15:55.109Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22842026-06-25T04:15:55.109Z[ 18] 3.00-4.00 sec 150 MBytes 1.26 Gbits/sec
22852026-06-25T04:15:55.109Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
22862026-06-25T04:15:55.109Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.2 Gbits/sec
22872026-06-25T04:15:55.109Z- - - - - - - - - - - - - - - - - - - - - - - - -
22882026-06-25T04:15:55.109Z[ 5] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
22892026-06-25T04:15:55.109Z[ 8] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
22902026-06-25T04:15:55.109Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
22912026-06-25T04:15:55.109Z[ 12] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
22922026-06-25T04:15:55.109Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
22932026-06-25T04:15:55.109Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
22942026-06-25T04:15:55.109Z[ 18] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
22952026-06-25T04:15:55.113Z[ 20] 4.00-5.00 sec 149 MBytes 1.25 Gbits/sec
22962026-06-25T04:15:55.113Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.0 Gbits/sec
22972026-06-25T04:15:55.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
22982026-06-25T04:15:55.113Z[ 5] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
22992026-06-25T04:15:55.113Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23002026-06-25T04:15:55.113Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23012026-06-25T04:15:55.113Z[ 12] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
23022026-06-25T04:15:55.113Z[ 14] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23032026-06-25T04:15:55.113Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23042026-06-25T04:15:55.114Z[ 18] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
23052026-06-25T04:15:55.114Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23062026-06-25T04:15:55.114Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
23072026-06-25T04:15:55.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
23082026-06-25T04:15:55.114Z[ 5] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23092026-06-25T04:15:55.114Z[ 8] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23102026-06-25T04:15:55.114Z[ 10] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23112026-06-25T04:15:58.107Z[ 12] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23122026-06-25T04:15:58.107Z[ 14] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23132026-06-25T04:15:58.107Z[ 16] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23142026-06-25T04:15:58.107Z[ 18] 6.00-7.00 sec 149 MBytes 1.25 Gbits/sec
23152026-06-25T04:15:58.107Z[ 20] 6.00-7.00 sec 150 MBytes 1.26 Gbits/sec
23162026-06-25T04:15:58.107Z[SUM] 6.00-7.00 sec 1.17 GBytes 10.1 Gbits/sec
23172026-06-25T04:15:58.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
23182026-06-25T04:15:58.107Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23192026-06-25T04:15:58.107Z[ 8] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
23202026-06-25T04:15:58.107Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
23212026-06-25T04:15:58.107Z[ 12] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23222026-06-25T04:15:58.107Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
23232026-06-25T04:15:58.107Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23242026-06-25T04:15:58.107Z[ 18] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
23252026-06-25T04:15:58.107Z[ 20] 7.00-8.00 sec 151 MBytes 1.27 Gbits/sec
23262026-06-25T04:15:58.107Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
23272026-06-25T04:15:58.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
23282026-06-25T04:15:58.107Z[ 5] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
23292026-06-25T04:15:58.107Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
23302026-06-25T04:15:58.107Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23312026-06-25T04:15:58.107Z[ 12] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
23322026-06-25T04:15:58.107Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
23332026-06-25T04:15:58.107Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23342026-06-25T04:15:58.107Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
23352026-06-25T04:15:58.108Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
23362026-06-25T04:15:58.108Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
23372026-06-25T04:15:58.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
23382026-06-25T04:15:58.108Z[ 5] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23392026-06-25T04:15:58.108Z[ 8] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
23402026-06-25T04:15:58.108Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23412026-06-25T04:15:58.108Z[ 12] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23422026-06-25T04:15:58.108Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23432026-06-25T04:15:58.108Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23442026-06-25T04:15:58.108Z[ 18] 9.00-10.00 sec 151 MBytes 1.26 Gbits/sec
23452026-06-25T04:15:58.108Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
23462026-06-25T04:15:58.108Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
23472026-06-25T04:15:58.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
23482026-06-25T04:15:58.108Z[ 5] 10.00-10.00 sec 128 KBytes 2.63 Gbits/sec
23492026-06-25T04:15:58.108Z[ 8] 10.00-10.00 sec 128 KBytes 2.63 Gbits/sec
23502026-06-25T04:15:58.108Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23512026-06-25T04:15:58.108Z[ 12] 10.00-10.00 sec 128 KBytes 2.63 Gbits/sec
23522026-06-25T04:15:58.108Z[ 14] 10.00-10.00 sec 128 KBytes 2.63 Gbits/sec
23532026-06-25T04:15:58.108Z[ 16] 10.00-10.00 sec 128 KBytes 2.63 Gbits/sec
23542026-06-25T04:15:58.108Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-06-25T04:15:58.108Z[ 20] 10.00-10.00 sec 128 KBytes 2.63 Gbits/sec
23562026-06-25T04:15:58.108Z[SUM] 10.00-10.00 sec 768 KBytes 15.8 Gbits/sec
23572026-06-25T04:15:58.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
23582026-06-25T04:15:58.112Z[ ID] Interval Transfer Bitrate
23592026-06-25T04:15:58.112Z[ 5] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23602026-06-25T04:15:58.112Z[ 8] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
23612026-06-25T04:15:58.112Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23622026-06-25T04:15:58.112Z[ 12] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23632026-06-25T04:15:58.112Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23642026-06-25T04:15:58.112Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23652026-06-25T04:15:58.112Z[ 18] 0.00-10.00 sec 1.43 GBytes 1.23 Gbits/sec sender
23662026-06-25T04:15:58.112Z[ 20] 0.00-10.00 sec 1.44 GBytes 1.24 Gbits/sec sender
23672026-06-25T04:15:58.112Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.94 Gbits/sec sender
23682026-06-25T04:15:58.112ZRun 5/5...9941.44807627041Mbps
23692026-06-25T04:15:58.112Z###---------------------###
23702026-06-25T04:15:58.112Z::: iPerf done... :::
23712026-06-25T04:15:58.112Z:::Awaiting out files...:::
23722026-06-25T04:15:58.112Z###---------------------###
23732026-06-25T04:15:58.112Z###-----###
23742026-06-25T04:15:58.112Z:::done!:::
23752026-06-25T04:15:58.112Z###-----###
23762026-06-25T04:15:58.112Z###-------------------###
23772026-06-25T04:15:58.112Z:::Running experiment :::
23782026-06-25T04:15:58.112Z:::iperf-tcp/local/c2s:::
23792026-06-25T04:15:58.112Z###-------------------###
23802026-06-25T04:15:58.460Zdtrace: description 'profile-201us ' matched 2 probes
23812026-06-25T04:16:05.498Z-----------------------------------------------------------
23822026-06-25T04:16:05.498ZServer listening on 5201 (test #11)
23832026-06-25T04:16:05.498Z-----------------------------------------------------------
23842026-06-25T04:16:05.498ZAccepted connection from 10.0.0.1, port 49785
23852026-06-25T04:16:05.498Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52093
23862026-06-25T04:16:05.498Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36380
23872026-06-25T04:16:05.498Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57714
23882026-06-25T04:16:05.498Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39847
23892026-06-25T04:16:05.498Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58424
23902026-06-25T04:16:05.499Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62514
23912026-06-25T04:16:05.499Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62067
23922026-06-25T04:16:05.499Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35421
23932026-06-25T04:16:05.499Z[ ID] Interval Transfer Bitrate
23942026-06-25T04:16:05.499Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
23952026-06-25T04:16:05.499Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
23962026-06-25T04:16:05.499Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
23972026-06-25T04:16:05.499Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
23982026-06-25T04:16:05.499Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
23992026-06-25T04:16:05.499Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24002026-06-25T04:16:05.499Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
24012026-06-25T04:16:05.499Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24022026-06-25T04:16:05.499Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
24032026-06-25T04:16:05.499Z- - - - - - - - - - - - - - - - - - - - - - - - -
24042026-06-25T04:16:05.499Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24052026-06-25T04:16:05.499Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24062026-06-25T04:16:05.499Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24072026-06-25T04:16:05.499Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24082026-06-25T04:16:05.499Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
24092026-06-25T04:16:05.499Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
24102026-06-25T04:16:05.499Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24112026-06-25T04:16:05.499Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24122026-06-25T04:16:05.499Z[SUM] 1.00-2.00 sec 437 MBytes 3.67 Gbits/sec
24132026-06-25T04:16:05.499Z- - - - - - - - - - - - - - - - - - - - - - - - -
24142026-06-25T04:16:05.499Z[ 5] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
24152026-06-25T04:16:05.499Z[ 8] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
24162026-06-25T04:16:05.499Z[ 10] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
24172026-06-25T04:16:05.499Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
24182026-06-25T04:16:05.499Z[ 14] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
24192026-06-25T04:16:05.499Z[ 16] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
24202026-06-25T04:16:05.499Z[ 18] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
24212026-06-25T04:16:05.499Z[ 20] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
24222026-06-25T04:16:05.499Z[SUM] 2.00-3.00 sec 440 MBytes 3.69 Gbits/sec
24232026-06-25T04:16:05.499Z- - - - - - - - - - - - - - - - - - - - - - - - -
24242026-06-25T04:16:05.499Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24252026-06-25T04:16:05.499Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
24262026-06-25T04:16:05.499Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24272026-06-25T04:16:05.499Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
24282026-06-25T04:16:05.499Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
24292026-06-25T04:16:05.500Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24302026-06-25T04:16:05.500Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24312026-06-25T04:16:05.500Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
24322026-06-25T04:16:05.500Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
24332026-06-25T04:16:05.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
24342026-06-25T04:16:05.500Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24352026-06-25T04:16:05.500Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24362026-06-25T04:16:05.500Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24372026-06-25T04:16:05.500Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24382026-06-25T04:16:05.500Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24392026-06-25T04:16:05.500Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24402026-06-25T04:16:05.500Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24412026-06-25T04:16:05.500Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24422026-06-25T04:16:05.500Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
24432026-06-25T04:16:05.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
24442026-06-25T04:16:05.500Z[ 5] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
24452026-06-25T04:16:05.500Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24462026-06-25T04:16:05.500Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24472026-06-25T04:16:05.500Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
24482026-06-25T04:16:05.500Z[ 14] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24492026-06-25T04:16:05.500Z[ 16] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24502026-06-25T04:16:05.500Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24512026-06-25T04:16:05.500Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
24522026-06-25T04:16:05.500Z[SUM] 5.00-6.00 sec 439 MBytes 3.68 Gbits/sec
24532026-06-25T04:16:05.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
24542026-06-25T04:16:05.500Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24552026-06-25T04:16:05.500Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24562026-06-25T04:16:05.500Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24572026-06-25T04:16:08.501Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24582026-06-25T04:16:08.501Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
24592026-06-25T04:16:08.501Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
24602026-06-25T04:16:08.501Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24612026-06-25T04:16:08.501Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
24622026-06-25T04:16:08.501Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
24632026-06-25T04:16:08.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
24642026-06-25T04:16:08.501Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24652026-06-25T04:16:08.501Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24662026-06-25T04:16:08.501Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24672026-06-25T04:16:08.501Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24682026-06-25T04:16:08.501Z[ 14] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
24692026-06-25T04:16:08.501Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24702026-06-25T04:16:08.501Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24712026-06-25T04:16:08.501Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
24722026-06-25T04:16:08.501Z[SUM] 7.00-8.00 sec 437 MBytes 3.67 Gbits/sec
24732026-06-25T04:16:08.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
24742026-06-25T04:16:08.501Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
24752026-06-25T04:16:08.501Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24762026-06-25T04:16:08.501Z[ 10] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24772026-06-25T04:16:08.501Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24782026-06-25T04:16:08.502Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
24792026-06-25T04:16:08.502Z[ 16] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
24802026-06-25T04:16:08.502Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
24812026-06-25T04:16:08.502Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
24822026-06-25T04:16:08.502Z[SUM] 8.00-9.00 sec 438 MBytes 3.68 Gbits/sec
24832026-06-25T04:16:08.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
24842026-06-25T04:16:08.502Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
24852026-06-25T04:16:08.502Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24862026-06-25T04:16:08.502Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24872026-06-25T04:16:08.502Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24882026-06-25T04:16:08.502Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24892026-06-25T04:16:08.502Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24902026-06-25T04:16:08.502Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24912026-06-25T04:16:08.502Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
24922026-06-25T04:16:08.502Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
24932026-06-25T04:16:08.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
24942026-06-25T04:16:08.502Z[ 5] 10.00-10.00 sec 128 KBytes 979 Mbits/sec
24952026-06-25T04:16:08.502Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24962026-06-25T04:16:08.502Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24972026-06-25T04:16:08.502Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24982026-06-25T04:16:08.502Z[ 14] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
24992026-06-25T04:16:08.502Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-06-25T04:16:08.502Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-06-25T04:16:08.502Z[ 20] 10.00-10.00 sec 128 KBytes 980 Mbits/sec
25022026-06-25T04:16:08.502Z[SUM] 10.00-10.00 sec 384 KBytes 2.94 Gbits/sec
25032026-06-25T04:16:08.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
25042026-06-25T04:16:08.502Z[ ID] Interval Transfer Bitrate
25052026-06-25T04:16:08.502Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25062026-06-25T04:16:08.503Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25072026-06-25T04:16:08.503Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25082026-06-25T04:16:08.503Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25092026-06-25T04:16:08.503Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25102026-06-25T04:16:08.503Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25112026-06-25T04:16:08.503Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25122026-06-25T04:16:08.503Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
25132026-06-25T04:16:08.503Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.59 Gbits/sec receiver
25142026-06-25T04:16:08.507ZRun 1/10...3586.308571705132Mbps
25152026-06-25T04:16:15.902Z-----------------------------------------------------------
25162026-06-25T04:16:15.902ZServer listening on 5201 (test #12)
25172026-06-25T04:16:15.902Z-----------------------------------------------------------
25182026-06-25T04:16:15.902ZAccepted connection from 10.0.0.1, port 51911
25192026-06-25T04:16:15.902Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42842
25202026-06-25T04:16:15.902Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65148
25212026-06-25T04:16:15.902Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46884
25222026-06-25T04:16:15.902Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44280
25232026-06-25T04:16:15.902Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43970
25242026-06-25T04:16:15.902Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54191
25252026-06-25T04:16:15.902Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35337
25262026-06-25T04:16:15.902Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51085
25272026-06-25T04:16:15.902Z[ ID] Interval Transfer Bitrate
25282026-06-25T04:16:15.902Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25292026-06-25T04:16:15.902Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25302026-06-25T04:16:15.902Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25312026-06-25T04:16:15.902Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
25322026-06-25T04:16:15.902Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25332026-06-25T04:16:15.902Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25342026-06-25T04:16:15.902Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25352026-06-25T04:16:15.902Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
25362026-06-25T04:16:15.902Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
25372026-06-25T04:16:15.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
25382026-06-25T04:16:15.903Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25392026-06-25T04:16:15.903Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25402026-06-25T04:16:15.903Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25412026-06-25T04:16:15.903Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25422026-06-25T04:16:15.903Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
25432026-06-25T04:16:15.903Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25442026-06-25T04:16:15.903Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
25452026-06-25T04:16:15.903Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25462026-06-25T04:16:15.903Z[SUM] 1.00-2.00 sec 431 MBytes 3.62 Gbits/sec
25472026-06-25T04:16:15.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
25482026-06-25T04:16:15.903Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25492026-06-25T04:16:15.903Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
25502026-06-25T04:16:15.903Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25512026-06-25T04:16:15.903Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
25522026-06-25T04:16:15.903Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25532026-06-25T04:16:15.903Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25542026-06-25T04:16:15.903Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25552026-06-25T04:16:15.903Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
25562026-06-25T04:16:15.903Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
25572026-06-25T04:16:15.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
25582026-06-25T04:16:15.903Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25592026-06-25T04:16:15.903Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25602026-06-25T04:16:15.903Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25612026-06-25T04:16:15.903Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
25622026-06-25T04:16:15.903Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25632026-06-25T04:16:15.903Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25642026-06-25T04:16:15.903Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25652026-06-25T04:16:15.903Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25662026-06-25T04:16:15.903Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
25672026-06-25T04:16:15.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
25682026-06-25T04:16:15.903Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25692026-06-25T04:16:15.903Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25702026-06-25T04:16:15.903Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25712026-06-25T04:16:15.903Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
25722026-06-25T04:16:15.903Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25732026-06-25T04:16:15.903Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25742026-06-25T04:16:15.903Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25752026-06-25T04:16:15.903Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25762026-06-25T04:16:15.904Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
25772026-06-25T04:16:15.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
25782026-06-25T04:16:15.904Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25792026-06-25T04:16:15.904Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
25802026-06-25T04:16:15.904Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25812026-06-25T04:16:15.904Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25822026-06-25T04:16:15.904Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
25832026-06-25T04:16:15.904Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25842026-06-25T04:16:15.904Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
25852026-06-25T04:16:15.904Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
25862026-06-25T04:16:15.904Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
25872026-06-25T04:16:15.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
25882026-06-25T04:16:15.904Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25892026-06-25T04:16:15.904Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25902026-06-25T04:16:15.904Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25912026-06-25T04:16:18.904Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25922026-06-25T04:16:18.904Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25932026-06-25T04:16:18.904Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
25942026-06-25T04:16:18.904Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25952026-06-25T04:16:18.904Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
25962026-06-25T04:16:18.904Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
25972026-06-25T04:16:18.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
25982026-06-25T04:16:18.904Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
25992026-06-25T04:16:18.904Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26002026-06-25T04:16:18.904Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
26012026-06-25T04:16:18.904Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
26022026-06-25T04:16:18.904Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
26032026-06-25T04:16:18.904Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26042026-06-25T04:16:18.904Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
26052026-06-25T04:16:18.904Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
26062026-06-25T04:16:18.904Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
26072026-06-25T04:16:18.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
26082026-06-25T04:16:18.904Z[ 5] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
26092026-06-25T04:16:18.904Z[ 8] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
26102026-06-25T04:16:18.904Z[ 10] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
26112026-06-25T04:16:18.904Z[ 12] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
26122026-06-25T04:16:18.904Z[ 14] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
26132026-06-25T04:16:18.904Z[ 16] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
26142026-06-25T04:16:18.904Z[ 18] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
26152026-06-25T04:16:18.904Z[ 20] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
26162026-06-25T04:16:18.904Z[SUM] 8.00-9.00 sec 447 MBytes 3.75 Gbits/sec
26172026-06-25T04:16:18.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
26182026-06-25T04:16:18.904Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26192026-06-25T04:16:18.905Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26202026-06-25T04:16:18.905Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26212026-06-25T04:16:18.905Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26222026-06-25T04:16:18.905Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26232026-06-25T04:16:18.905Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
26242026-06-25T04:16:18.905Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26252026-06-25T04:16:18.905Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
26262026-06-25T04:16:18.905Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
26272026-06-25T04:16:18.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
26282026-06-25T04:16:18.905Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26292026-06-25T04:16:18.905Z[ 8] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
26302026-06-25T04:16:18.905Z[ 10] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
26312026-06-25T04:16:18.905Z[ 12] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
26322026-06-25T04:16:18.905Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26332026-06-25T04:16:18.905Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26342026-06-25T04:16:18.905Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-06-25T04:16:18.905Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
26362026-06-25T04:16:18.905Z[SUM] 10.00-10.00 sec 512 KBytes 4.16 Gbits/sec
26372026-06-25T04:16:18.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
26382026-06-25T04:16:18.905Z[ ID] Interval Transfer Bitrate
26392026-06-25T04:16:18.905Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
26402026-06-25T04:16:18.905Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
26412026-06-25T04:16:18.905Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
26422026-06-25T04:16:18.905Z[ 12] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
26432026-06-25T04:16:18.905Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
26442026-06-25T04:16:18.905Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
26452026-06-25T04:16:18.905Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
26462026-06-25T04:16:18.905Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
26472026-06-25T04:16:18.905Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
26482026-06-25T04:16:18.909ZRun 2/10...3586.6848212242007Mbps
26492026-06-25T04:16:26.320Z-----------------------------------------------------------
26502026-06-25T04:16:26.320ZServer listening on 5201 (test #13)
26512026-06-25T04:16:26.320Z-----------------------------------------------------------
26522026-06-25T04:16:26.320ZAccepted connection from 10.0.0.1, port 59401
26532026-06-25T04:16:26.321Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57200
26542026-06-25T04:16:26.321Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40054
26552026-06-25T04:16:26.321Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57409
26562026-06-25T04:16:26.321Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59904
26572026-06-25T04:16:26.321Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62737
26582026-06-25T04:16:26.321Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48740
26592026-06-25T04:16:26.321Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57993
26602026-06-25T04:16:26.321Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50324
26612026-06-25T04:16:26.321Z[ ID] Interval Transfer Bitrate
26622026-06-25T04:16:26.321Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26632026-06-25T04:16:26.321Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26642026-06-25T04:16:26.321Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26652026-06-25T04:16:26.321Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26662026-06-25T04:16:26.321Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26672026-06-25T04:16:26.321Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26682026-06-25T04:16:26.321Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26692026-06-25T04:16:26.321Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26702026-06-25T04:16:26.321Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
26712026-06-25T04:16:26.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
26722026-06-25T04:16:26.321Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26732026-06-25T04:16:26.321Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26742026-06-25T04:16:26.321Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26752026-06-25T04:16:26.321Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26762026-06-25T04:16:26.321Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26772026-06-25T04:16:26.321Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26782026-06-25T04:16:26.321Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26792026-06-25T04:16:26.321Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26802026-06-25T04:16:26.322Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
26812026-06-25T04:16:26.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
26822026-06-25T04:16:26.322Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26832026-06-25T04:16:26.322Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26842026-06-25T04:16:26.322Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26852026-06-25T04:16:26.322Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26862026-06-25T04:16:26.322Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26872026-06-25T04:16:26.322Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26882026-06-25T04:16:26.322Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
26892026-06-25T04:16:26.322Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
26902026-06-25T04:16:26.322Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
26912026-06-25T04:16:26.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
26922026-06-25T04:16:26.322Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26932026-06-25T04:16:26.322Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26942026-06-25T04:16:26.322Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26952026-06-25T04:16:26.322Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
26962026-06-25T04:16:26.322Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26972026-06-25T04:16:26.322Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26982026-06-25T04:16:26.322Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
26992026-06-25T04:16:26.322Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
27002026-06-25T04:16:26.322Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
27012026-06-25T04:16:26.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
27022026-06-25T04:16:26.322Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27032026-06-25T04:16:26.322Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27042026-06-25T04:16:26.322Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
27052026-06-25T04:16:26.322Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27062026-06-25T04:16:26.322Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27072026-06-25T04:16:26.323Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27082026-06-25T04:16:26.323Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27092026-06-25T04:16:26.323Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
27102026-06-25T04:16:26.323Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
27112026-06-25T04:16:26.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
27122026-06-25T04:16:26.323Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27132026-06-25T04:16:26.323Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27142026-06-25T04:16:26.323Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27152026-06-25T04:16:26.323Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
27162026-06-25T04:16:26.323Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27172026-06-25T04:16:26.323Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27182026-06-25T04:16:26.323Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27192026-06-25T04:16:26.323Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
27202026-06-25T04:16:26.323Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
27212026-06-25T04:16:26.323Z- - - - - - - - - - - - - - - - - - - - - - - - -
27222026-06-25T04:16:26.323Z[ 5] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
27232026-06-25T04:16:26.323Z[ 8] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
27242026-06-25T04:16:26.323Z[ 10] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
27252026-06-25T04:16:29.324Z[ 12] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
27262026-06-25T04:16:29.324Z[ 14] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
27272026-06-25T04:16:29.324Z[ 16] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
27282026-06-25T04:16:29.324Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
27292026-06-25T04:16:29.324Z[ 20] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
27302026-06-25T04:16:29.324Z[SUM] 6.00-7.00 sec 442 MBytes 3.71 Gbits/sec
27312026-06-25T04:16:29.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
27322026-06-25T04:16:29.324Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27332026-06-25T04:16:29.324Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
27342026-06-25T04:16:29.324Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27352026-06-25T04:16:29.324Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27362026-06-25T04:16:29.324Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
27372026-06-25T04:16:29.324Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27382026-06-25T04:16:29.325Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27392026-06-25T04:16:29.325Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
27402026-06-25T04:16:29.325Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
27412026-06-25T04:16:29.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
27422026-06-25T04:16:29.325Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27432026-06-25T04:16:29.325Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27442026-06-25T04:16:29.325Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27452026-06-25T04:16:29.325Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27462026-06-25T04:16:29.325Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27472026-06-25T04:16:29.325Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27482026-06-25T04:16:29.325Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27492026-06-25T04:16:29.325Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
27502026-06-25T04:16:29.325Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
27512026-06-25T04:16:29.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
27522026-06-25T04:16:29.325Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27532026-06-25T04:16:29.325Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
27542026-06-25T04:16:29.325Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27552026-06-25T04:16:29.325Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27562026-06-25T04:16:29.325Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
27572026-06-25T04:16:29.325Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27582026-06-25T04:16:29.325Z[ 18] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
27592026-06-25T04:16:29.325Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
27602026-06-25T04:16:29.325Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
27612026-06-25T04:16:29.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
27622026-06-25T04:16:29.325Z[ 5] 10.00-10.00 sec 128 KBytes 334 Mbits/sec
27632026-06-25T04:16:29.325Z[ 8] 10.00-10.00 sec 256 KBytes 668 Mbits/sec
27642026-06-25T04:16:29.325Z[ 10] 10.00-10.00 sec 128 KBytes 334 Mbits/sec
27652026-06-25T04:16:29.325Z[ 12] 10.00-10.00 sec 128 KBytes 334 Mbits/sec
27662026-06-25T04:16:29.325Z[ 14] 10.00-10.00 sec 128 KBytes 334 Mbits/sec
27672026-06-25T04:16:29.325Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27682026-06-25T04:16:29.325Z[ 18] 10.00-10.00 sec 128 KBytes 334 Mbits/sec
27692026-06-25T04:16:29.325Z[ 20] 10.00-10.00 sec 256 KBytes 668 Mbits/sec
27702026-06-25T04:16:29.325Z[SUM] 10.00-10.00 sec 1.12 MBytes 3.00 Gbits/sec
27712026-06-25T04:16:29.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
27722026-06-25T04:16:29.325Z[ ID] Interval Transfer Bitrate
27732026-06-25T04:16:29.325Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27742026-06-25T04:16:29.325Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
27752026-06-25T04:16:29.325Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27762026-06-25T04:16:29.325Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27772026-06-25T04:16:29.326Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27782026-06-25T04:16:29.326Z[ 16] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27792026-06-25T04:16:29.326Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27802026-06-25T04:16:29.326Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
27812026-06-25T04:16:29.326Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec receiver
27822026-06-25T04:16:29.329ZRun 3/10...3562.1447324448327Mbps
27832026-06-25T04:16:36.740Z-----------------------------------------------------------
27842026-06-25T04:16:36.740ZServer listening on 5201 (test #14)
27852026-06-25T04:16:36.740Z-----------------------------------------------------------
27862026-06-25T04:16:36.740ZAccepted connection from 10.0.0.1, port 56152
27872026-06-25T04:16:36.740Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47739
27882026-06-25T04:16:36.740Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45070
27892026-06-25T04:16:36.740Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47689
27902026-06-25T04:16:36.740Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60342
27912026-06-25T04:16:36.740Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50136
27922026-06-25T04:16:36.740Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37810
27932026-06-25T04:16:36.740Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64725
27942026-06-25T04:16:36.740Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38481
27952026-06-25T04:16:36.741Z[ ID] Interval Transfer Bitrate
27962026-06-25T04:16:36.741Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
27972026-06-25T04:16:36.741Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
27982026-06-25T04:16:36.741Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
27992026-06-25T04:16:36.741Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28002026-06-25T04:16:36.741Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28012026-06-25T04:16:36.741Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
28022026-06-25T04:16:36.741Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28032026-06-25T04:16:36.741Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
28042026-06-25T04:16:36.741Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
28052026-06-25T04:16:36.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
28062026-06-25T04:16:36.741Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28072026-06-25T04:16:36.741Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28082026-06-25T04:16:36.741Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28092026-06-25T04:16:36.741Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28102026-06-25T04:16:36.741Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28112026-06-25T04:16:36.741Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28122026-06-25T04:16:36.741Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
28132026-06-25T04:16:36.741Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
28142026-06-25T04:16:36.741Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
28152026-06-25T04:16:36.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
28162026-06-25T04:16:36.741Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
28172026-06-25T04:16:36.741Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
28182026-06-25T04:16:36.741Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
28192026-06-25T04:16:36.741Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
28202026-06-25T04:16:36.741Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
28212026-06-25T04:16:36.741Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
28222026-06-25T04:16:36.742Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
28232026-06-25T04:16:36.742Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
28242026-06-25T04:16:36.742Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
28252026-06-25T04:16:36.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
28262026-06-25T04:16:36.742Z[ 5] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28272026-06-25T04:16:36.742Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28282026-06-25T04:16:36.742Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
28292026-06-25T04:16:36.742Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28302026-06-25T04:16:36.742Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
28312026-06-25T04:16:36.742Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28322026-06-25T04:16:36.742Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28332026-06-25T04:16:36.742Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28342026-06-25T04:16:36.742Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
28352026-06-25T04:16:36.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
28362026-06-25T04:16:36.742Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28372026-06-25T04:16:36.746Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28382026-06-25T04:16:36.746Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28392026-06-25T04:16:36.746Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28402026-06-25T04:16:36.746Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28412026-06-25T04:16:36.746Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28422026-06-25T04:16:36.746Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
28432026-06-25T04:16:36.746Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
28442026-06-25T04:16:36.746Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
28452026-06-25T04:16:36.746Z- - - - - - - - - - - - - - - - - - - - - - - - -
28462026-06-25T04:16:36.746Z[ 5] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28472026-06-25T04:16:36.746Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28482026-06-25T04:16:36.746Z[ 10] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28492026-06-25T04:16:36.746Z[ 12] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28502026-06-25T04:16:36.746Z[ 14] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
28512026-06-25T04:16:36.746Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28522026-06-25T04:16:36.746Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
28532026-06-25T04:16:36.746Z[ 20] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
28542026-06-25T04:16:36.746Z[SUM] 5.00-6.00 sec 440 MBytes 3.69 Gbits/sec
28552026-06-25T04:16:36.746Z- - - - - - - - - - - - - - - - - - - - - - - - -
28562026-06-25T04:16:36.746Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28572026-06-25T04:16:36.746Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
28582026-06-25T04:16:36.746Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
28592026-06-25T04:16:39.745Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28602026-06-25T04:16:39.745Z[ 14] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28612026-06-25T04:16:39.745Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28622026-06-25T04:16:39.745Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28632026-06-25T04:16:39.745Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
28642026-06-25T04:16:39.745Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
28652026-06-25T04:16:39.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
28662026-06-25T04:16:39.745Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28672026-06-25T04:16:39.745Z[ 8] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
28682026-06-25T04:16:39.745Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28692026-06-25T04:16:39.745Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28702026-06-25T04:16:39.745Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28712026-06-25T04:16:39.745Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28722026-06-25T04:16:39.745Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
28732026-06-25T04:16:39.745Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
28742026-06-25T04:16:39.745Z[SUM] 7.00-8.00 sec 440 MBytes 3.69 Gbits/sec
28752026-06-25T04:16:39.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
28762026-06-25T04:16:39.745Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28772026-06-25T04:16:39.745Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28782026-06-25T04:16:39.745Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28792026-06-25T04:16:39.745Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28802026-06-25T04:16:39.745Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28812026-06-25T04:16:39.745Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28822026-06-25T04:16:39.745Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28832026-06-25T04:16:39.745Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28842026-06-25T04:16:39.745Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
28852026-06-25T04:16:39.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
28862026-06-25T04:16:39.745Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28872026-06-25T04:16:39.745Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28882026-06-25T04:16:39.745Z[ 10] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
28892026-06-25T04:16:39.745Z[ 12] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28902026-06-25T04:16:39.745Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
28912026-06-25T04:16:39.745Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28922026-06-25T04:16:39.745Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
28932026-06-25T04:16:39.746Z[ 20] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
28942026-06-25T04:16:39.746Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
28952026-06-25T04:16:39.746Z- - - - - - - - - - - - - - - - - - - - - - - - -
28962026-06-25T04:16:39.746Z[ 5] 10.00-10.00 sec 128 KBytes 340 Mbits/sec
28972026-06-25T04:16:39.746Z[ 8] 10.00-10.00 sec 128 KBytes 340 Mbits/sec
28982026-06-25T04:16:39.746Z[ 10] 10.00-10.00 sec 128 KBytes 340 Mbits/sec
28992026-06-25T04:16:39.746Z[ 12] 10.00-10.00 sec 256 KBytes 680 Mbits/sec
29002026-06-25T04:16:39.746Z[ 14] 10.00-10.00 sec 256 KBytes 680 Mbits/sec
29012026-06-25T04:16:39.746Z[ 16] 10.00-10.00 sec 128 KBytes 340 Mbits/sec
29022026-06-25T04:16:39.746Z[ 18] 10.00-10.00 sec 256 KBytes 680 Mbits/sec
29032026-06-25T04:16:39.746Z[ 20] 10.00-10.00 sec 128 KBytes 340 Mbits/sec
29042026-06-25T04:16:39.746Z[SUM] 10.00-10.00 sec 1.38 MBytes 3.74 Gbits/sec
29052026-06-25T04:16:39.746Z- - - - - - - - - - - - - - - - - - - - - - - - -
29062026-06-25T04:16:39.746Z[ ID] Interval Transfer Bitrate
29072026-06-25T04:16:39.746Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29082026-06-25T04:16:39.746Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29092026-06-25T04:16:39.746Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29102026-06-25T04:16:39.746Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29112026-06-25T04:16:39.746Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29122026-06-25T04:16:39.746Z[ 16] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29132026-06-25T04:16:39.746Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29142026-06-25T04:16:39.746Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
29152026-06-25T04:16:39.746Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
29162026-06-25T04:16:39.749ZRun 4/10...3590.2455976214123Mbps
29172026-06-25T04:16:47.170Z-----------------------------------------------------------
29182026-06-25T04:16:47.170ZServer listening on 5201 (test #15)
29192026-06-25T04:16:47.170Z-----------------------------------------------------------
29202026-06-25T04:16:47.170ZAccepted connection from 10.0.0.1, port 34141
29212026-06-25T04:16:47.170Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38892
29222026-06-25T04:16:47.170Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35343
29232026-06-25T04:16:47.170Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46535
29242026-06-25T04:16:47.170Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59714
29252026-06-25T04:16:47.170Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40313
29262026-06-25T04:16:47.170Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54152
29272026-06-25T04:16:47.170Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56504
29282026-06-25T04:16:47.170Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61959
29292026-06-25T04:16:47.170Z[ ID] Interval Transfer Bitrate
29302026-06-25T04:16:47.170Z[ 5] 0.00-1.00 sec 34.8 MBytes 291 Mbits/sec
29312026-06-25T04:16:47.170Z[ 8] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
29322026-06-25T04:16:47.170Z[ 10] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
29332026-06-25T04:16:47.170Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
29342026-06-25T04:16:47.170Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
29352026-06-25T04:16:47.170Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
29362026-06-25T04:16:47.170Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
29372026-06-25T04:16:47.170Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
29382026-06-25T04:16:47.170Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
29392026-06-25T04:16:47.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
29402026-06-25T04:16:47.170Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29412026-06-25T04:16:47.170Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29422026-06-25T04:16:47.170Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29432026-06-25T04:16:47.170Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29442026-06-25T04:16:47.170Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
29452026-06-25T04:16:47.171Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29462026-06-25T04:16:47.171Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
29472026-06-25T04:16:47.171Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
29482026-06-25T04:16:47.171Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
29492026-06-25T04:16:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
29502026-06-25T04:16:47.171Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
29512026-06-25T04:16:47.171Z[ 8] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
29522026-06-25T04:16:47.171Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
29532026-06-25T04:16:47.171Z[ 12] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
29542026-06-25T04:16:47.171Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
29552026-06-25T04:16:47.171Z[ 16] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
29562026-06-25T04:16:47.171Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
29572026-06-25T04:16:47.171Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
29582026-06-25T04:16:47.171Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
29592026-06-25T04:16:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
29602026-06-25T04:16:47.171Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
29612026-06-25T04:16:47.171Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
29622026-06-25T04:16:47.171Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
29632026-06-25T04:16:47.171Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
29642026-06-25T04:16:47.171Z[ 14] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
29652026-06-25T04:16:47.171Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
29662026-06-25T04:16:47.171Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
29672026-06-25T04:16:47.171Z[ 20] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
29682026-06-25T04:16:47.171Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
29692026-06-25T04:16:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
29702026-06-25T04:16:47.171Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
29712026-06-25T04:16:47.171Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
29722026-06-25T04:16:47.171Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
29732026-06-25T04:16:47.171Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
29742026-06-25T04:16:47.171Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
29752026-06-25T04:16:47.171Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
29762026-06-25T04:16:47.171Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
29772026-06-25T04:16:47.171Z[ 20] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
29782026-06-25T04:16:47.171Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
29792026-06-25T04:16:47.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
29802026-06-25T04:16:47.171Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29812026-06-25T04:16:47.171Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29822026-06-25T04:16:47.171Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29832026-06-25T04:16:47.171Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29842026-06-25T04:16:47.172Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29852026-06-25T04:16:47.172Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29862026-06-25T04:16:47.172Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29872026-06-25T04:16:47.172Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
29882026-06-25T04:16:47.172Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
29892026-06-25T04:16:47.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
29902026-06-25T04:16:47.172Z[ 5] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
29912026-06-25T04:16:47.172Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
29922026-06-25T04:16:47.172Z[ 10] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
29932026-06-25T04:16:50.172Z[ 12] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
29942026-06-25T04:16:50.172Z[ 14] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
29952026-06-25T04:16:50.172Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
29962026-06-25T04:16:50.172Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
29972026-06-25T04:16:50.172Z[ 20] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
29982026-06-25T04:16:50.172Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
29992026-06-25T04:16:50.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
30002026-06-25T04:16:50.172Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30012026-06-25T04:16:50.172Z[ 8] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30022026-06-25T04:16:50.172Z[ 10] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30032026-06-25T04:16:50.172Z[ 12] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
30042026-06-25T04:16:50.172Z[ 14] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30052026-06-25T04:16:50.172Z[ 16] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30062026-06-25T04:16:50.172Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
30072026-06-25T04:16:50.172Z[ 20] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
30082026-06-25T04:16:50.173Z[SUM] 7.00-8.00 sec 440 MBytes 3.69 Gbits/sec
30092026-06-25T04:16:50.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
30102026-06-25T04:16:50.173Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
30112026-06-25T04:16:50.173Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
30122026-06-25T04:16:50.173Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
30132026-06-25T04:16:50.173Z[ 12] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
30142026-06-25T04:16:50.173Z[ 14] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
30152026-06-25T04:16:50.173Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
30162026-06-25T04:16:50.173Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
30172026-06-25T04:16:50.173Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
30182026-06-25T04:16:50.173Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
30192026-06-25T04:16:50.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
30202026-06-25T04:16:50.173Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
30212026-06-25T04:16:50.173Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
30222026-06-25T04:16:50.173Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
30232026-06-25T04:16:50.173Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
30242026-06-25T04:16:50.173Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
30252026-06-25T04:16:50.173Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
30262026-06-25T04:16:50.173Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
30272026-06-25T04:16:50.173Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
30282026-06-25T04:16:50.173Z[SUM] 9.00-10.00 sec 438 MBytes 3.67 Gbits/sec
30292026-06-25T04:16:50.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
30302026-06-25T04:16:50.173Z[ 5] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30312026-06-25T04:16:50.173Z[ 8] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30322026-06-25T04:16:50.173Z[ 10] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30332026-06-25T04:16:50.173Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30342026-06-25T04:16:50.173Z[ 14] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30352026-06-25T04:16:50.173Z[ 16] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30362026-06-25T04:16:50.173Z[ 18] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30372026-06-25T04:16:50.173Z[ 20] 10.00-10.00 sec 128 KBytes 848 Mbits/sec
30382026-06-25T04:16:50.173Z[SUM] 10.00-10.00 sec 896 KBytes 5.93 Gbits/sec
30392026-06-25T04:16:50.173Z- - - - - - - - - - - - - - - - - - - - - - - - -
30402026-06-25T04:16:50.173Z[ ID] Interval Transfer Bitrate
30412026-06-25T04:16:50.173Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
30422026-06-25T04:16:50.173Z[ 8] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
30432026-06-25T04:16:50.173Z[ 10] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
30442026-06-25T04:16:50.173Z[ 12] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
30452026-06-25T04:16:50.174Z[ 14] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
30462026-06-25T04:16:50.174Z[ 16] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
30472026-06-25T04:16:50.174Z[ 18] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
30482026-06-25T04:16:50.174Z[ 20] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
30492026-06-25T04:16:50.177Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
30502026-06-25T04:16:50.177ZRun 5/10...3591.190731799266Mbps
30512026-06-25T04:16:57.571Z-----------------------------------------------------------
30522026-06-25T04:16:57.572ZServer listening on 5201 (test #16)
30532026-06-25T04:16:57.572Z-----------------------------------------------------------
30542026-06-25T04:16:57.572ZAccepted connection from 10.0.0.1, port 49344
30552026-06-25T04:16:57.572Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62204
30562026-06-25T04:16:57.572Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63737
30572026-06-25T04:16:57.572Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32923
30582026-06-25T04:16:57.572Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42085
30592026-06-25T04:16:57.572Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43403
30602026-06-25T04:16:57.572Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37071
30612026-06-25T04:16:57.572Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51090
30622026-06-25T04:16:57.572Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58259
30632026-06-25T04:16:57.572Z[ ID] Interval Transfer Bitrate
30642026-06-25T04:16:57.572Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30652026-06-25T04:16:57.572Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30662026-06-25T04:16:57.572Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30672026-06-25T04:16:57.572Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30682026-06-25T04:16:57.572Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30692026-06-25T04:16:57.572Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
30702026-06-25T04:16:57.572Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30712026-06-25T04:16:57.572Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30722026-06-25T04:16:57.572Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
30732026-06-25T04:16:57.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
30742026-06-25T04:16:57.572Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30752026-06-25T04:16:57.572Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
30762026-06-25T04:16:57.572Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
30772026-06-25T04:16:57.572Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30782026-06-25T04:16:57.572Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30792026-06-25T04:16:57.572Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30802026-06-25T04:16:57.572Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30812026-06-25T04:16:57.572Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
30822026-06-25T04:16:57.572Z[SUM] 1.00-2.00 sec 433 MBytes 3.64 Gbits/sec
30832026-06-25T04:16:57.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
30842026-06-25T04:16:57.572Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30852026-06-25T04:16:57.572Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30862026-06-25T04:16:57.572Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30872026-06-25T04:16:57.572Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30882026-06-25T04:16:57.572Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30892026-06-25T04:16:57.573Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
30902026-06-25T04:16:57.573Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30912026-06-25T04:16:57.573Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
30922026-06-25T04:16:57.573Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
30932026-06-25T04:16:57.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
30942026-06-25T04:16:57.573Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
30952026-06-25T04:16:57.573Z[ 8] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
30962026-06-25T04:16:57.573Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
30972026-06-25T04:16:57.573Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
30982026-06-25T04:16:57.573Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
30992026-06-25T04:16:57.573Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
31002026-06-25T04:16:57.573Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
31012026-06-25T04:16:57.573Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
31022026-06-25T04:16:57.573Z[SUM] 3.00-4.00 sec 437 MBytes 3.66 Gbits/sec
31032026-06-25T04:16:57.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
31042026-06-25T04:16:57.573Z[ 5] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
31052026-06-25T04:16:57.573Z[ 8] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31062026-06-25T04:16:57.573Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31072026-06-25T04:16:57.573Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
31082026-06-25T04:16:57.573Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31092026-06-25T04:16:57.573Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
31102026-06-25T04:16:57.573Z[ 18] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
31112026-06-25T04:16:57.573Z[ 20] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
31122026-06-25T04:16:57.573Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
31132026-06-25T04:16:57.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
31142026-06-25T04:16:57.573Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
31152026-06-25T04:16:57.573Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31162026-06-25T04:16:57.573Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31172026-06-25T04:16:57.573Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31182026-06-25T04:16:57.573Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31192026-06-25T04:16:57.573Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
31202026-06-25T04:16:57.573Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31212026-06-25T04:16:57.573Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
31222026-06-25T04:16:57.573Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
31232026-06-25T04:16:57.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
31242026-06-25T04:16:57.573Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
31252026-06-25T04:16:57.573Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31262026-06-25T04:16:57.573Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31272026-06-25T04:17:00.574Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31282026-06-25T04:17:00.574Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31292026-06-25T04:17:00.574Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31302026-06-25T04:17:00.574Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31312026-06-25T04:17:00.574Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
31322026-06-25T04:17:00.574Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
31332026-06-25T04:17:00.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
31342026-06-25T04:17:00.574Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31352026-06-25T04:17:00.574Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31362026-06-25T04:17:00.574Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31372026-06-25T04:17:00.574Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31382026-06-25T04:17:00.574Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
31392026-06-25T04:17:00.574Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
31402026-06-25T04:17:00.574Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31412026-06-25T04:17:00.574Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
31422026-06-25T04:17:00.574Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
31432026-06-25T04:17:00.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
31442026-06-25T04:17:00.574Z[ 5] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31452026-06-25T04:17:00.574Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
31462026-06-25T04:17:00.574Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
31472026-06-25T04:17:00.574Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
31482026-06-25T04:17:00.574Z[ 14] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31492026-06-25T04:17:00.574Z[ 16] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
31502026-06-25T04:17:00.575Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31512026-06-25T04:17:00.575Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
31522026-06-25T04:17:00.575Z[SUM] 8.00-9.00 sec 438 MBytes 3.67 Gbits/sec
31532026-06-25T04:17:00.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
31542026-06-25T04:17:00.575Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31552026-06-25T04:17:00.575Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31562026-06-25T04:17:00.575Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31572026-06-25T04:17:00.575Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31582026-06-25T04:17:00.575Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31592026-06-25T04:17:00.575Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31602026-06-25T04:17:00.575Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
31612026-06-25T04:17:00.575Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31622026-06-25T04:17:00.575Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
31632026-06-25T04:17:00.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
31642026-06-25T04:17:00.575Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31652026-06-25T04:17:00.575Z[ 8] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
31662026-06-25T04:17:00.575Z[ 10] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
31672026-06-25T04:17:00.575Z[ 12] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
31682026-06-25T04:17:00.575Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-06-25T04:17:00.575Z[ 16] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
31702026-06-25T04:17:00.575Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31712026-06-25T04:17:00.575Z[ 20] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
31722026-06-25T04:17:00.575Z[SUM] 10.00-10.00 sec 640 KBytes 4.37 Gbits/sec
31732026-06-25T04:17:00.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
31742026-06-25T04:17:00.575Z[ ID] Interval Transfer Bitrate
31752026-06-25T04:17:00.575Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31762026-06-25T04:17:00.575Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31772026-06-25T04:17:00.575Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31782026-06-25T04:17:00.575Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31792026-06-25T04:17:00.575Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31802026-06-25T04:17:00.575Z[ 16] 0.00-10.00 sec 534 MBytes 447 Mbits/sec receiver
31812026-06-25T04:17:00.575Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31822026-06-25T04:17:00.575Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
31832026-06-25T04:17:00.575Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
31842026-06-25T04:17:00.579ZRun 6/10...3579.235432820478Mbps
31852026-06-25T04:17:07.974Z-----------------------------------------------------------
31862026-06-25T04:17:07.974ZServer listening on 5201 (test #17)
31872026-06-25T04:17:07.974Z-----------------------------------------------------------
31882026-06-25T04:17:07.974ZAccepted connection from 10.0.0.1, port 53156
31892026-06-25T04:17:07.974Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53396
31902026-06-25T04:17:07.974Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49329
31912026-06-25T04:17:07.974Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33249
31922026-06-25T04:17:07.974Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60997
31932026-06-25T04:17:07.974Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39717
31942026-06-25T04:17:07.974Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58321
31952026-06-25T04:17:07.974Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33434
31962026-06-25T04:17:07.974Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64382
31972026-06-25T04:17:07.974Z[ ID] Interval Transfer Bitrate
31982026-06-25T04:17:07.974Z[ 5] 0.00-1.00 sec 45.6 MBytes 383 Mbits/sec
31992026-06-25T04:17:07.974Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32002026-06-25T04:17:07.974Z[ 10] 0.00-1.00 sec 45.8 MBytes 384 Mbits/sec
32012026-06-25T04:17:07.974Z[ 12] 0.00-1.00 sec 45.8 MBytes 384 Mbits/sec
32022026-06-25T04:17:07.974Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32032026-06-25T04:17:07.974Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32042026-06-25T04:17:07.974Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32052026-06-25T04:17:07.975Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32062026-06-25T04:17:07.975Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
32072026-06-25T04:17:07.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
32082026-06-25T04:17:07.975Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32092026-06-25T04:17:07.975Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32102026-06-25T04:17:07.975Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32112026-06-25T04:17:07.975Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
32122026-06-25T04:17:07.975Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
32132026-06-25T04:17:07.975Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32142026-06-25T04:17:07.975Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
32152026-06-25T04:17:07.975Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
32162026-06-25T04:17:07.975Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
32172026-06-25T04:17:07.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
32182026-06-25T04:17:07.975Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32192026-06-25T04:17:07.975Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32202026-06-25T04:17:07.975Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32212026-06-25T04:17:07.975Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32222026-06-25T04:17:07.975Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
32232026-06-25T04:17:07.975Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32242026-06-25T04:17:07.975Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
32252026-06-25T04:17:07.975Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
32262026-06-25T04:17:07.975Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
32272026-06-25T04:17:07.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
32282026-06-25T04:17:07.975Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32292026-06-25T04:17:07.975Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32302026-06-25T04:17:07.975Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32312026-06-25T04:17:07.975Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32322026-06-25T04:17:07.975Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32332026-06-25T04:17:07.975Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
32342026-06-25T04:17:07.975Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32352026-06-25T04:17:07.975Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
32362026-06-25T04:17:07.975Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
32372026-06-25T04:17:07.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
32382026-06-25T04:17:07.975Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
32392026-06-25T04:17:07.975Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32402026-06-25T04:17:07.975Z[ 10] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32412026-06-25T04:17:07.975Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32422026-06-25T04:17:07.975Z[ 14] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32432026-06-25T04:17:07.975Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
32442026-06-25T04:17:07.976Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32452026-06-25T04:17:07.976Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
32462026-06-25T04:17:07.976Z[SUM] 4.00-5.00 sec 438 MBytes 3.67 Gbits/sec
32472026-06-25T04:17:07.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
32482026-06-25T04:17:07.976Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32492026-06-25T04:17:07.976Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32502026-06-25T04:17:07.976Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32512026-06-25T04:17:07.976Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32522026-06-25T04:17:07.976Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
32532026-06-25T04:17:07.976Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32542026-06-25T04:17:07.976Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
32552026-06-25T04:17:07.976Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
32562026-06-25T04:17:07.976Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
32572026-06-25T04:17:07.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
32582026-06-25T04:17:07.976Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
32592026-06-25T04:17:07.976Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32602026-06-25T04:17:07.976Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32612026-06-25T04:17:10.975Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32622026-06-25T04:17:10.975Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32632026-06-25T04:17:10.975Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32642026-06-25T04:17:10.975Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
32652026-06-25T04:17:10.976Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
32662026-06-25T04:17:10.976Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
32672026-06-25T04:17:10.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
32682026-06-25T04:17:10.976Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32692026-06-25T04:17:10.976Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
32702026-06-25T04:17:10.976Z[ 10] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32712026-06-25T04:17:10.976Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
32722026-06-25T04:17:10.976Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32732026-06-25T04:17:10.976Z[ 16] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32742026-06-25T04:17:10.976Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32752026-06-25T04:17:10.976Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
32762026-06-25T04:17:10.976Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
32772026-06-25T04:17:10.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
32782026-06-25T04:17:10.976Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32792026-06-25T04:17:10.976Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32802026-06-25T04:17:10.976Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32812026-06-25T04:17:10.976Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
32822026-06-25T04:17:10.976Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32832026-06-25T04:17:10.976Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
32842026-06-25T04:17:10.976Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
32852026-06-25T04:17:10.976Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
32862026-06-25T04:17:10.976Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
32872026-06-25T04:17:10.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
32882026-06-25T04:17:10.976Z[ 5] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
32892026-06-25T04:17:10.976Z[ 8] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
32902026-06-25T04:17:10.976Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
32912026-06-25T04:17:10.976Z[ 12] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
32922026-06-25T04:17:10.976Z[ 14] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
32932026-06-25T04:17:10.976Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
32942026-06-25T04:17:10.976Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
32952026-06-25T04:17:10.976Z[ 20] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
32962026-06-25T04:17:10.976Z[SUM] 9.00-10.00 sec 440 MBytes 3.70 Gbits/sec
32972026-06-25T04:17:10.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
32982026-06-25T04:17:10.976Z[ 5] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
32992026-06-25T04:17:10.976Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33002026-06-25T04:17:10.976Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33012026-06-25T04:17:10.976Z[ 12] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
33022026-06-25T04:17:10.976Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-06-25T04:17:10.977Z[ 16] 10.00-10.00 sec 128 KBytes 1.15 Gbits/sec
33042026-06-25T04:17:10.977Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33052026-06-25T04:17:10.977Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-06-25T04:17:10.977Z[SUM] 10.00-10.00 sec 384 KBytes 3.44 Gbits/sec
33072026-06-25T04:17:10.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
33082026-06-25T04:17:10.977Z[ ID] Interval Transfer Bitrate
33092026-06-25T04:17:10.977Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33102026-06-25T04:17:10.977Z[ 8] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33112026-06-25T04:17:10.977Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
33122026-06-25T04:17:10.977Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
33132026-06-25T04:17:10.977Z[ 14] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33142026-06-25T04:17:10.977Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec receiver
33152026-06-25T04:17:10.977Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33162026-06-25T04:17:10.977Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
33172026-06-25T04:17:10.977Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
33182026-06-25T04:17:10.980ZRun 7/10...3571.897705389105Mbps
33192026-06-25T04:17:18.392Z-----------------------------------------------------------
33202026-06-25T04:17:18.392ZServer listening on 5201 (test #18)
33212026-06-25T04:17:18.392Z-----------------------------------------------------------
33222026-06-25T04:17:18.392ZAccepted connection from 10.0.0.1, port 49085
33232026-06-25T04:17:18.392Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36932
33242026-06-25T04:17:18.392Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50007
33252026-06-25T04:17:18.392Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60301
33262026-06-25T04:17:18.392Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59996
33272026-06-25T04:17:18.392Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59112
33282026-06-25T04:17:18.392Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42286
33292026-06-25T04:17:18.392Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44996
33302026-06-25T04:17:18.392Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60257
33312026-06-25T04:17:18.392Z[ ID] Interval Transfer Bitrate
33322026-06-25T04:17:18.392Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33332026-06-25T04:17:18.392Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33342026-06-25T04:17:18.392Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33352026-06-25T04:17:18.392Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33362026-06-25T04:17:18.392Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33372026-06-25T04:17:18.392Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33382026-06-25T04:17:18.392Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33392026-06-25T04:17:18.392Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33402026-06-25T04:17:18.393Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
33412026-06-25T04:17:18.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
33422026-06-25T04:17:18.393Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33432026-06-25T04:17:18.393Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33442026-06-25T04:17:18.393Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33452026-06-25T04:17:18.393Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33462026-06-25T04:17:18.393Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33472026-06-25T04:17:18.393Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33482026-06-25T04:17:18.393Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33492026-06-25T04:17:18.393Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33502026-06-25T04:17:18.393Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
33512026-06-25T04:17:18.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
33522026-06-25T04:17:18.393Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33532026-06-25T04:17:18.393Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33542026-06-25T04:17:18.393Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33552026-06-25T04:17:18.393Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33562026-06-25T04:17:18.393Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33572026-06-25T04:17:18.393Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33582026-06-25T04:17:18.393Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
33592026-06-25T04:17:18.393Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33602026-06-25T04:17:18.393Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
33612026-06-25T04:17:18.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
33622026-06-25T04:17:18.393Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33632026-06-25T04:17:18.393Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33642026-06-25T04:17:18.393Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33652026-06-25T04:17:18.393Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33662026-06-25T04:17:18.393Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33672026-06-25T04:17:18.393Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33682026-06-25T04:17:18.393Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33692026-06-25T04:17:18.393Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-06-25T04:17:18.393Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
33712026-06-25T04:17:18.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
33722026-06-25T04:17:18.393Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33732026-06-25T04:17:18.393Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33742026-06-25T04:17:18.393Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33752026-06-25T04:17:18.393Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
33762026-06-25T04:17:18.393Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33772026-06-25T04:17:18.393Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33782026-06-25T04:17:18.394Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33792026-06-25T04:17:18.394Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33802026-06-25T04:17:18.394Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
33812026-06-25T04:17:18.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
33822026-06-25T04:17:18.394Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33832026-06-25T04:17:18.394Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33842026-06-25T04:17:18.394Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33852026-06-25T04:17:18.394Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33862026-06-25T04:17:18.394Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33872026-06-25T04:17:18.394Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33882026-06-25T04:17:18.394Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33892026-06-25T04:17:18.394Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33902026-06-25T04:17:18.394Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
33912026-06-25T04:17:18.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
33922026-06-25T04:17:18.394Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
33932026-06-25T04:17:18.394Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
33942026-06-25T04:17:18.394Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
33952026-06-25T04:17:21.394Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
33962026-06-25T04:17:21.394Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
33972026-06-25T04:17:21.394Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
33982026-06-25T04:17:21.394Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
33992026-06-25T04:17:21.394Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
34002026-06-25T04:17:21.394Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
34012026-06-25T04:17:21.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
34022026-06-25T04:17:21.394Z[ 5] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
34032026-06-25T04:17:21.394Z[ 8] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
34042026-06-25T04:17:21.394Z[ 10] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
34052026-06-25T04:17:21.394Z[ 12] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
34062026-06-25T04:17:21.394Z[ 14] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
34072026-06-25T04:17:21.394Z[ 16] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
34082026-06-25T04:17:21.394Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
34092026-06-25T04:17:21.394Z[ 20] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
34102026-06-25T04:17:21.394Z[SUM] 7.00-8.00 sec 442 MBytes 3.70 Gbits/sec
34112026-06-25T04:17:21.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
34122026-06-25T04:17:21.394Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34132026-06-25T04:17:21.394Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34142026-06-25T04:17:21.394Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34152026-06-25T04:17:21.395Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34162026-06-25T04:17:21.395Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34172026-06-25T04:17:21.395Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34182026-06-25T04:17:21.395Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
34192026-06-25T04:17:21.395Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
34202026-06-25T04:17:21.395Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
34212026-06-25T04:17:21.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
34222026-06-25T04:17:21.395Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
34232026-06-25T04:17:21.395Z[ 8] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34242026-06-25T04:17:21.395Z[ 10] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
34252026-06-25T04:17:21.395Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34262026-06-25T04:17:21.395Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34272026-06-25T04:17:21.395Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
34282026-06-25T04:17:21.395Z[ 18] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34292026-06-25T04:17:21.395Z[ 20] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
34302026-06-25T04:17:21.395Z[SUM] 9.00-10.00 sec 439 MBytes 3.68 Gbits/sec
34312026-06-25T04:17:21.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
34322026-06-25T04:17:21.395Z[ 5] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34332026-06-25T04:17:21.395Z[ 8] 10.00-10.00 sec 128 KBytes 844 Mbits/sec
34342026-06-25T04:17:21.395Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34352026-06-25T04:17:21.395Z[ 12] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
34362026-06-25T04:17:21.395Z[ 14] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
34372026-06-25T04:17:21.395Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34382026-06-25T04:17:21.395Z[ 18] 10.00-10.00 sec 128 KBytes 845 Mbits/sec
34392026-06-25T04:17:21.395Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34402026-06-25T04:17:21.395Z[SUM] 10.00-10.00 sec 640 KBytes 4.22 Gbits/sec
34412026-06-25T04:17:21.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
34422026-06-25T04:17:21.395Z[ ID] Interval Transfer Bitrate
34432026-06-25T04:17:21.395Z[ 5] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
34442026-06-25T04:17:21.395Z[ 8] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
34452026-06-25T04:17:21.395Z[ 10] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
34462026-06-25T04:17:21.395Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec receiver
34472026-06-25T04:17:21.395Z[ 14] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
34482026-06-25T04:17:21.395Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
34492026-06-25T04:17:21.395Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec receiver
34502026-06-25T04:17:21.395Z[ 20] 0.00-10.00 sec 531 MBytes 446 Mbits/sec receiver
34512026-06-25T04:17:21.395Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec receiver
34522026-06-25T04:17:21.399ZRun 8/10...3565.92273301488Mbps
34532026-06-25T04:17:28.796Z-----------------------------------------------------------
34542026-06-25T04:17:28.796ZServer listening on 5201 (test #19)
34552026-06-25T04:17:28.796Z-----------------------------------------------------------
34562026-06-25T04:17:28.796ZAccepted connection from 10.0.0.1, port 58950
34572026-06-25T04:17:28.797Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43473
34582026-06-25T04:17:28.797Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36403
34592026-06-25T04:17:28.797Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49299
34602026-06-25T04:17:28.797Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50272
34612026-06-25T04:17:28.797Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53748
34622026-06-25T04:17:28.797Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34049
34632026-06-25T04:17:28.797Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33249
34642026-06-25T04:17:28.797Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48338
34652026-06-25T04:17:28.797Z[ ID] Interval Transfer Bitrate
34662026-06-25T04:17:28.797Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
34672026-06-25T04:17:28.797Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34682026-06-25T04:17:28.797Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34692026-06-25T04:17:28.797Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34702026-06-25T04:17:28.797Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34712026-06-25T04:17:28.797Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34722026-06-25T04:17:28.797Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34732026-06-25T04:17:28.797Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34742026-06-25T04:17:28.797Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
34752026-06-25T04:17:28.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
34762026-06-25T04:17:28.797Z[ 5] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
34772026-06-25T04:17:28.797Z[ 8] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
34782026-06-25T04:17:28.797Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
34792026-06-25T04:17:28.797Z[ 12] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
34802026-06-25T04:17:28.797Z[ 14] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
34812026-06-25T04:17:28.797Z[ 16] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
34822026-06-25T04:17:28.797Z[ 18] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
34832026-06-25T04:17:28.797Z[ 20] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
34842026-06-25T04:17:28.797Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
34852026-06-25T04:17:28.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
34862026-06-25T04:17:28.797Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34872026-06-25T04:17:28.797Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34882026-06-25T04:17:28.797Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34892026-06-25T04:17:28.797Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34902026-06-25T04:17:28.797Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34912026-06-25T04:17:28.797Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
34922026-06-25T04:17:28.797Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
34932026-06-25T04:17:28.797Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34942026-06-25T04:17:28.797Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
34952026-06-25T04:17:28.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
34962026-06-25T04:17:28.798Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
34972026-06-25T04:17:28.798Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
34982026-06-25T04:17:28.798Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
34992026-06-25T04:17:28.798Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
35002026-06-25T04:17:28.798Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
35012026-06-25T04:17:28.798Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
35022026-06-25T04:17:28.798Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
35032026-06-25T04:17:28.798Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
35042026-06-25T04:17:28.798Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
35052026-06-25T04:17:28.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
35062026-06-25T04:17:28.798Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35072026-06-25T04:17:28.798Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
35082026-06-25T04:17:28.798Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35092026-06-25T04:17:28.798Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35102026-06-25T04:17:28.798Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35112026-06-25T04:17:28.798Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35122026-06-25T04:17:28.798Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
35132026-06-25T04:17:28.798Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
35142026-06-25T04:17:28.798Z[SUM] 4.00-5.00 sec 436 MBytes 3.66 Gbits/sec
35152026-06-25T04:17:28.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
35162026-06-25T04:17:28.798Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35172026-06-25T04:17:28.798Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35182026-06-25T04:17:28.798Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35192026-06-25T04:17:28.798Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35202026-06-25T04:17:28.798Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35212026-06-25T04:17:28.798Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
35222026-06-25T04:17:28.798Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35232026-06-25T04:17:28.798Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35242026-06-25T04:17:28.798Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
35252026-06-25T04:17:28.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
35262026-06-25T04:17:28.798Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35272026-06-25T04:17:28.798Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35282026-06-25T04:17:28.798Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35292026-06-25T04:17:31.798Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35302026-06-25T04:17:31.799Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35312026-06-25T04:17:31.799Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35322026-06-25T04:17:31.799Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35332026-06-25T04:17:31.799Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
35342026-06-25T04:17:31.799Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
35352026-06-25T04:17:31.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
35362026-06-25T04:17:31.799Z[ 5] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
35372026-06-25T04:17:31.799Z[ 8] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
35382026-06-25T04:17:31.799Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
35392026-06-25T04:17:31.799Z[ 12] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
35402026-06-25T04:17:31.799Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
35412026-06-25T04:17:31.799Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
35422026-06-25T04:17:31.799Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
35432026-06-25T04:17:31.799Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
35442026-06-25T04:17:31.799Z[SUM] 7.00-8.00 sec 438 MBytes 3.67 Gbits/sec
35452026-06-25T04:17:31.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
35462026-06-25T04:17:31.799Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35472026-06-25T04:17:31.799Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
35482026-06-25T04:17:31.799Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
35492026-06-25T04:17:31.799Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35502026-06-25T04:17:31.799Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
35512026-06-25T04:17:31.799Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35522026-06-25T04:17:31.799Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
35532026-06-25T04:17:31.799Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
35542026-06-25T04:17:31.799Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
35552026-06-25T04:17:31.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
35562026-06-25T04:17:31.800Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
35572026-06-25T04:17:31.800Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35582026-06-25T04:17:31.800Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35592026-06-25T04:17:31.800Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35602026-06-25T04:17:31.800Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35612026-06-25T04:17:31.800Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35622026-06-25T04:17:31.800Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35632026-06-25T04:17:31.800Z[ 20] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
35642026-06-25T04:17:31.800Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
35652026-06-25T04:17:31.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
35662026-06-25T04:17:31.800Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35672026-06-25T04:17:31.800Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35682026-06-25T04:17:31.800Z[ 10] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
35692026-06-25T04:17:31.800Z[ 12] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
35702026-06-25T04:17:31.800Z[ 14] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
35712026-06-25T04:17:31.800Z[ 16] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
35722026-06-25T04:17:31.800Z[ 18] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
35732026-06-25T04:17:31.800Z[ 20] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
35742026-06-25T04:17:31.800Z[SUM] 10.00-10.00 sec 768 KBytes 5.86 Gbits/sec
35752026-06-25T04:17:31.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
35762026-06-25T04:17:31.800Z[ ID] Interval Transfer Bitrate
35772026-06-25T04:17:31.800Z[ 5] 0.00-10.00 sec 534 MBytes 447 Mbits/sec receiver
35782026-06-25T04:17:31.800Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
35792026-06-25T04:17:31.800Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
35802026-06-25T04:17:31.800Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
35812026-06-25T04:17:31.800Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
35822026-06-25T04:17:31.800Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
35832026-06-25T04:17:31.800Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
35842026-06-25T04:17:31.801Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
35852026-06-25T04:17:31.801Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec receiver
35862026-06-25T04:17:31.804ZRun 9/10...3579.0264380236513Mbps
35872026-06-25T04:17:39.200Z-----------------------------------------------------------
35882026-06-25T04:17:39.200ZServer listening on 5201 (test #20)
35892026-06-25T04:17:39.200Z-----------------------------------------------------------
35902026-06-25T04:17:39.200ZAccepted connection from 10.0.0.1, port 38156
35912026-06-25T04:17:39.200Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48304
35922026-06-25T04:17:39.200Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50006
35932026-06-25T04:17:39.200Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51190
35942026-06-25T04:17:39.200Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45269
35952026-06-25T04:17:39.200Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53891
35962026-06-25T04:17:39.200Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52663
35972026-06-25T04:17:39.200Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54221
35982026-06-25T04:17:39.200Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58055
35992026-06-25T04:17:39.200Z[ ID] Interval Transfer Bitrate
36002026-06-25T04:17:39.200Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36012026-06-25T04:17:39.200Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36022026-06-25T04:17:39.200Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36032026-06-25T04:17:39.200Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36042026-06-25T04:17:39.200Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36052026-06-25T04:17:39.200Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36062026-06-25T04:17:39.200Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36072026-06-25T04:17:39.200Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36082026-06-25T04:17:39.200Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
36092026-06-25T04:17:39.200Z- - - - - - - - - - - - - - - - - - - - - - - - -
36102026-06-25T04:17:39.200Z[ 5] 1.00-2.00 sec 55.1 MBytes 463 Mbits/sec
36112026-06-25T04:17:39.200Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36122026-06-25T04:17:39.201Z[ 10] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36132026-06-25T04:17:39.201Z[ 12] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36142026-06-25T04:17:39.201Z[ 14] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36152026-06-25T04:17:39.201Z[ 16] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36162026-06-25T04:17:39.201Z[ 18] 1.00-2.00 sec 55.1 MBytes 463 Mbits/sec
36172026-06-25T04:17:39.201Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
36182026-06-25T04:17:39.201Z[SUM] 1.00-2.00 sec 440 MBytes 3.69 Gbits/sec
36192026-06-25T04:17:39.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
36202026-06-25T04:17:39.201Z[ 5] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36212026-06-25T04:17:39.201Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36222026-06-25T04:17:39.201Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36232026-06-25T04:17:39.201Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36242026-06-25T04:17:39.201Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36252026-06-25T04:17:39.201Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36262026-06-25T04:17:39.201Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36272026-06-25T04:17:39.201Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36282026-06-25T04:17:39.201Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
36292026-06-25T04:17:39.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
36302026-06-25T04:17:39.201Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36312026-06-25T04:17:39.201Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36322026-06-25T04:17:39.201Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36332026-06-25T04:17:39.201Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36342026-06-25T04:17:39.201Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36352026-06-25T04:17:39.201Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36362026-06-25T04:17:39.201Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
36372026-06-25T04:17:39.201Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36382026-06-25T04:17:39.201Z[SUM] 3.00-4.00 sec 436 MBytes 3.65 Gbits/sec
36392026-06-25T04:17:39.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
36402026-06-25T04:17:39.202Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36412026-06-25T04:17:39.202Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36422026-06-25T04:17:39.202Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36432026-06-25T04:17:39.202Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36442026-06-25T04:17:39.202Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36452026-06-25T04:17:39.202Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36462026-06-25T04:17:39.202Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
36472026-06-25T04:17:39.202Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36482026-06-25T04:17:39.202Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
36492026-06-25T04:17:39.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
36502026-06-25T04:17:39.202Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36512026-06-25T04:17:39.202Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36522026-06-25T04:17:39.202Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36532026-06-25T04:17:39.202Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36542026-06-25T04:17:39.202Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
36552026-06-25T04:17:39.202Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36562026-06-25T04:17:39.202Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
36572026-06-25T04:17:39.202Z[ 20] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
36582026-06-25T04:17:39.202Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
36592026-06-25T04:17:39.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
36602026-06-25T04:17:39.202Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36612026-06-25T04:17:39.202Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36622026-06-25T04:17:39.202Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36632026-06-25T04:17:42.201Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36642026-06-25T04:17:42.201Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36652026-06-25T04:17:42.202Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
36662026-06-25T04:17:42.202Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
36672026-06-25T04:17:42.202Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
36682026-06-25T04:17:42.202Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
36692026-06-25T04:17:42.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
36702026-06-25T04:17:42.202Z[ 5] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
36712026-06-25T04:17:42.202Z[ 8] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
36722026-06-25T04:17:42.202Z[ 10] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
36732026-06-25T04:17:42.202Z[ 12] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
36742026-06-25T04:17:42.202Z[ 14] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
36752026-06-25T04:17:42.202Z[ 16] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
36762026-06-25T04:17:42.202Z[ 18] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
36772026-06-25T04:17:42.202Z[ 20] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
36782026-06-25T04:17:42.202Z[SUM] 7.00-8.00 sec 444 MBytes 3.73 Gbits/sec
36792026-06-25T04:17:42.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
36802026-06-25T04:17:42.202Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36812026-06-25T04:17:42.202Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36822026-06-25T04:17:42.202Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
36832026-06-25T04:17:42.202Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36842026-06-25T04:17:42.202Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36852026-06-25T04:17:42.202Z[ 16] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
36862026-06-25T04:17:42.202Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36872026-06-25T04:17:42.202Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36882026-06-25T04:17:42.202Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
36892026-06-25T04:17:42.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
36902026-06-25T04:17:42.202Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
36912026-06-25T04:17:42.202Z[ 8] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
36922026-06-25T04:17:42.202Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
36932026-06-25T04:17:42.202Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
36942026-06-25T04:17:42.202Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
36952026-06-25T04:17:42.202Z[ 16] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
36962026-06-25T04:17:42.202Z[ 18] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
36972026-06-25T04:17:42.202Z[ 20] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
36982026-06-25T04:17:42.202Z[SUM] 9.00-10.00 sec 439 MBytes 3.68 Gbits/sec
36992026-06-25T04:17:42.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
37002026-06-25T04:17:42.202Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
37012026-06-25T04:17:42.202Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37022026-06-25T04:17:42.203Z[ 10] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
37032026-06-25T04:17:42.203Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37042026-06-25T04:17:42.203Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
37052026-06-25T04:17:42.203Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-06-25T04:17:42.203Z[ 18] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
37072026-06-25T04:17:42.203Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-06-25T04:17:42.203Z[SUM] 10.00-10.00 sec 512 KBytes 4.03 Gbits/sec
37092026-06-25T04:17:42.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
37102026-06-25T04:17:42.203Z[ ID] Interval Transfer Bitrate
37112026-06-25T04:17:42.203Z[ 5] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37122026-06-25T04:17:42.203Z[ 8] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37132026-06-25T04:17:42.203Z[ 10] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37142026-06-25T04:17:42.203Z[ 12] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37152026-06-25T04:17:42.203Z[ 14] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37162026-06-25T04:17:42.203Z[ 16] 0.00-10.00 sec 535 MBytes 448 Mbits/sec receiver
37172026-06-25T04:17:42.203Z[ 18] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
37182026-06-25T04:17:42.203Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec receiver
37192026-06-25T04:17:42.203Z[SUM] 0.00-10.00 sec 4.18 GBytes 3.59 Gbits/sec receiver
37202026-06-25T04:17:42.206ZRun 10/10...3589.0986495171446Mbps
37212026-06-25T04:17:42.206Z###---------------------###
37222026-06-25T04:17:42.206Z::: iPerf done... :::
37232026-06-25T04:17:42.206Z:::Awaiting out files...:::
37242026-06-25T04:17:42.206Z###---------------------###
37252026-06-25T04:17:42.206Z###-----###
37262026-06-25T04:17:42.206Z:::done!:::
37272026-06-25T04:17:42.206Z###-----###
37282026-06-25T04:17:43.188ZGnuplot not found, using plotters backend
37292026-06-25T04:17:43.326ZBenchmarking iperf-tcp/local/c2s/tx
37302026-06-25T04:17:43.326ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37312026-06-25T04:17:47.555ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37322026-06-25T04:18:07.551ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37332026-06-25T04:18:07.606Ziperf-tcp/local/c2s/tx time: [3.4996 µs 3.4997 µs 3.4998 µs]
37342026-06-25T04:18:07.606ZFound 6 outliers among 100 measurements (6.00%)
37352026-06-25T04:18:07.606Z 2 (2.00%) low severe
37362026-06-25T04:18:07.606Z 3 (3.00%) low mild
37372026-06-25T04:18:07.606Z 1 (1.00%) high mild
37382026-06-25T04:18:08.235Z
37392026-06-25T04:18:08.238ZBenchmarking iperf-tcp/local/c2s/rx
37402026-06-25T04:18:08.238ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37412026-06-25T04:18:12.468ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37422026-06-25T04:18:32.468ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37432026-06-25T04:18:32.519Ziperf-tcp/local/c2s/rx time: [6.5497 µs 6.5498 µs 6.5500 µs]
37442026-06-25T04:18:32.519ZFound 4 outliers among 100 measurements (4.00%)
37452026-06-25T04:18:32.519Z 4 (4.00%) low mild
37462026-06-25T04:18:33.147Z
37472026-06-25T04:18:33.150Z###-------------------###
37482026-06-25T04:18:33.150Z:::Running experiment :::
37492026-06-25T04:18:33.150Z:::iperf-tcp/local/s2c:::
37502026-06-25T04:18:33.150Z###-------------------###
37512026-06-25T04:18:33.480Zdtrace: description 'profile-201us ' matched 2 probes
37522026-06-25T04:18:40.540Z-----------------------------------------------------------
37532026-06-25T04:18:40.540ZServer listening on 5201 (test #21)
37542026-06-25T04:18:40.540Z-----------------------------------------------------------
37552026-06-25T04:18:40.540ZAccepted connection from 10.0.0.1, port 47477
37562026-06-25T04:18:40.540Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38962
37572026-06-25T04:18:40.540Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63604
37582026-06-25T04:18:40.540Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62593
37592026-06-25T04:18:40.540Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60343
37602026-06-25T04:18:40.540Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50657
37612026-06-25T04:18:40.541Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40109
37622026-06-25T04:18:40.541Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58637
37632026-06-25T04:18:40.541Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63267
37642026-06-25T04:18:40.541Z[ ID] Interval Transfer Bitrate
37652026-06-25T04:18:40.541Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37662026-06-25T04:18:40.541Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37672026-06-25T04:18:40.541Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37682026-06-25T04:18:40.541Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37692026-06-25T04:18:40.541Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37702026-06-25T04:18:40.541Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37712026-06-25T04:18:40.541Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37722026-06-25T04:18:40.541Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37732026-06-25T04:18:40.541Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
37742026-06-25T04:18:40.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
37752026-06-25T04:18:40.541Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37762026-06-25T04:18:40.541Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37772026-06-25T04:18:40.541Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37782026-06-25T04:18:40.541Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37792026-06-25T04:18:40.541Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37802026-06-25T04:18:40.541Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37812026-06-25T04:18:40.541Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37822026-06-25T04:18:40.541Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37832026-06-25T04:18:40.541Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
37842026-06-25T04:18:40.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-06-25T04:18:40.541Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37862026-06-25T04:18:40.541Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37872026-06-25T04:18:40.541Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37882026-06-25T04:18:40.541Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
37892026-06-25T04:18:40.541Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37902026-06-25T04:18:40.541Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37912026-06-25T04:18:40.545Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37922026-06-25T04:18:40.545Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37932026-06-25T04:18:40.545Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
37942026-06-25T04:18:40.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-06-25T04:18:40.545Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
37962026-06-25T04:18:40.545Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
37972026-06-25T04:18:40.545Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
37982026-06-25T04:18:40.545Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
37992026-06-25T04:18:40.545Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38002026-06-25T04:18:40.545Z[ 16] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38012026-06-25T04:18:40.545Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
38022026-06-25T04:18:40.545Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38032026-06-25T04:18:40.545Z[SUM] 3.00-4.00 sec 437 MBytes 3.66 Gbits/sec
38042026-06-25T04:18:40.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-06-25T04:18:40.545Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38062026-06-25T04:18:40.545Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
38072026-06-25T04:18:40.545Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38082026-06-25T04:18:40.545Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38092026-06-25T04:18:40.545Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38102026-06-25T04:18:40.545Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38112026-06-25T04:18:40.545Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38122026-06-25T04:18:40.545Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38132026-06-25T04:18:40.545Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
38142026-06-25T04:18:40.545Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-06-25T04:18:40.545Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38162026-06-25T04:18:40.545Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38172026-06-25T04:18:40.545Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
38182026-06-25T04:18:40.545Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38192026-06-25T04:18:40.545Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38202026-06-25T04:18:40.545Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38212026-06-25T04:18:40.545Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38222026-06-25T04:18:40.545Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38232026-06-25T04:18:40.545Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
38242026-06-25T04:18:40.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-06-25T04:18:40.546Z[ 5] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38262026-06-25T04:18:40.546Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38272026-06-25T04:18:40.546Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38282026-06-25T04:18:43.545Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38292026-06-25T04:18:43.545Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38302026-06-25T04:18:43.546Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38312026-06-25T04:18:43.546Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38322026-06-25T04:18:43.546Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
38332026-06-25T04:18:43.546Z[SUM] 6.00-7.00 sec 436 MBytes 3.66 Gbits/sec
38342026-06-25T04:18:43.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-06-25T04:18:43.546Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38362026-06-25T04:18:43.546Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38372026-06-25T04:18:43.546Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38382026-06-25T04:18:43.546Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38392026-06-25T04:18:43.546Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38402026-06-25T04:18:43.546Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38412026-06-25T04:18:43.546Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38422026-06-25T04:18:43.546Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38432026-06-25T04:18:43.546Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
38442026-06-25T04:18:43.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-06-25T04:18:43.546Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38462026-06-25T04:18:43.546Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38472026-06-25T04:18:43.546Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
38482026-06-25T04:18:43.546Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38492026-06-25T04:18:43.546Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38502026-06-25T04:18:43.546Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38512026-06-25T04:18:43.546Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38522026-06-25T04:18:43.546Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38532026-06-25T04:18:43.546Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
38542026-06-25T04:18:43.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-06-25T04:18:43.546Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38562026-06-25T04:18:43.546Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38572026-06-25T04:18:43.546Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38582026-06-25T04:18:43.546Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38592026-06-25T04:18:43.546Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38602026-06-25T04:18:43.546Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38612026-06-25T04:18:43.546Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
38622026-06-25T04:18:43.546Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38632026-06-25T04:18:43.546Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
38642026-06-25T04:18:43.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-06-25T04:18:43.546Z[ 5] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38662026-06-25T04:18:43.546Z[ 8] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38672026-06-25T04:18:43.546Z[ 10] 10.00-10.00 sec 128 KBytes 902 Mbits/sec
38682026-06-25T04:18:43.547Z[ 12] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
38692026-06-25T04:18:43.547Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38702026-06-25T04:18:43.547Z[ 16] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
38712026-06-25T04:18:43.547Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38722026-06-25T04:18:43.547Z[ 20] 10.00-10.00 sec 128 KBytes 903 Mbits/sec
38732026-06-25T04:18:43.547Z[SUM] 10.00-10.00 sec 768 KBytes 5.41 Gbits/sec
38742026-06-25T04:18:43.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-06-25T04:18:43.547Z[ ID] Interval Transfer Bitrate
38762026-06-25T04:18:43.547Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38772026-06-25T04:18:43.547Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38782026-06-25T04:18:43.547Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38792026-06-25T04:18:43.547Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38802026-06-25T04:18:43.547Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38812026-06-25T04:18:43.547Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38822026-06-25T04:18:43.547Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38832026-06-25T04:18:43.547Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38842026-06-25T04:18:43.547Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
38852026-06-25T04:18:43.550ZRun 1/10...3559.809679276877Mbps
38862026-06-25T04:18:50.951Z-----------------------------------------------------------
38872026-06-25T04:18:50.951ZServer listening on 5201 (test #22)
38882026-06-25T04:18:50.951Z-----------------------------------------------------------
38892026-06-25T04:18:50.951ZAccepted connection from 10.0.0.1, port 61682
38902026-06-25T04:18:50.951Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48947
38912026-06-25T04:18:50.951Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58700
38922026-06-25T04:18:50.951Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49444
38932026-06-25T04:18:50.951Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61326
38942026-06-25T04:18:50.951Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60659
38952026-06-25T04:18:50.951Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34610
38962026-06-25T04:18:50.951Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54041
38972026-06-25T04:18:50.951Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54477
38982026-06-25T04:18:50.951Z[ ID] Interval Transfer Bitrate
38992026-06-25T04:18:50.951Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39002026-06-25T04:18:50.951Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39012026-06-25T04:18:50.951Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39022026-06-25T04:18:50.951Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39032026-06-25T04:18:50.951Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39042026-06-25T04:18:50.951Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39052026-06-25T04:18:50.951Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39062026-06-25T04:18:50.951Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39072026-06-25T04:18:50.951Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
39082026-06-25T04:18:50.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
39092026-06-25T04:18:50.952Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39102026-06-25T04:18:50.952Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39112026-06-25T04:18:50.952Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39122026-06-25T04:18:50.952Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39132026-06-25T04:18:50.952Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39142026-06-25T04:18:50.952Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39152026-06-25T04:18:50.952Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39162026-06-25T04:18:50.952Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
39172026-06-25T04:18:50.952Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
39182026-06-25T04:18:50.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-06-25T04:18:50.952Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39202026-06-25T04:18:50.952Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39212026-06-25T04:18:50.952Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39222026-06-25T04:18:50.952Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39232026-06-25T04:18:50.952Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39242026-06-25T04:18:50.952Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
39252026-06-25T04:18:50.952Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
39262026-06-25T04:18:50.952Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
39272026-06-25T04:18:50.952Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
39282026-06-25T04:18:50.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-06-25T04:18:50.952Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39302026-06-25T04:18:50.952Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39312026-06-25T04:18:50.952Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39322026-06-25T04:18:50.952Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39332026-06-25T04:18:50.952Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
39342026-06-25T04:18:50.952Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39352026-06-25T04:18:50.952Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
39362026-06-25T04:18:50.953Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
39372026-06-25T04:18:50.953Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
39382026-06-25T04:18:50.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-06-25T04:18:50.953Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39402026-06-25T04:18:50.953Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39412026-06-25T04:18:50.953Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39422026-06-25T04:18:50.953Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39432026-06-25T04:18:50.953Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39442026-06-25T04:18:50.953Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39452026-06-25T04:18:50.953Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39462026-06-25T04:18:50.953Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39472026-06-25T04:18:50.953Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
39482026-06-25T04:18:50.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-06-25T04:18:50.953Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39502026-06-25T04:18:50.953Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39512026-06-25T04:18:50.953Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39522026-06-25T04:18:50.953Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39532026-06-25T04:18:50.953Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39542026-06-25T04:18:50.953Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39552026-06-25T04:18:50.953Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
39562026-06-25T04:18:50.953Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39572026-06-25T04:18:50.953Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
39582026-06-25T04:18:50.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-06-25T04:18:50.953Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39602026-06-25T04:18:50.953Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
39612026-06-25T04:18:50.953Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39622026-06-25T04:18:53.954Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39632026-06-25T04:18:53.954Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39642026-06-25T04:18:53.954Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39652026-06-25T04:18:53.954Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
39662026-06-25T04:18:53.954Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39672026-06-25T04:18:53.954Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
39682026-06-25T04:18:53.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-06-25T04:18:53.954Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39702026-06-25T04:18:53.954Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39712026-06-25T04:18:53.954Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39722026-06-25T04:18:53.955Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39732026-06-25T04:18:53.955Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39742026-06-25T04:18:53.955Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39752026-06-25T04:18:53.955Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39762026-06-25T04:18:53.955Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39772026-06-25T04:18:53.955Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
39782026-06-25T04:18:53.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-06-25T04:18:53.955Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39802026-06-25T04:18:53.955Z[ 8] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39812026-06-25T04:18:53.955Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39822026-06-25T04:18:53.955Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39832026-06-25T04:18:53.955Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39842026-06-25T04:18:53.955Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39852026-06-25T04:18:53.955Z[ 18] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
39862026-06-25T04:18:53.955Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
39872026-06-25T04:18:53.955Z[SUM] 8.00-9.00 sec 437 MBytes 3.66 Gbits/sec
39882026-06-25T04:18:53.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-06-25T04:18:53.955Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
39902026-06-25T04:18:53.955Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
39912026-06-25T04:18:53.955Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
39922026-06-25T04:18:53.955Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
39932026-06-25T04:18:53.955Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
39942026-06-25T04:18:53.955Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
39952026-06-25T04:18:53.955Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
39962026-06-25T04:18:53.955Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
39972026-06-25T04:18:53.955Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
39982026-06-25T04:18:53.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-06-25T04:18:53.955Z[ 5] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
40002026-06-25T04:18:53.955Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40012026-06-25T04:18:53.955Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40022026-06-25T04:18:53.955Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40032026-06-25T04:18:53.955Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
40042026-06-25T04:18:53.955Z[ 16] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
40052026-06-25T04:18:53.955Z[ 18] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
40062026-06-25T04:18:53.955Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40072026-06-25T04:18:53.955Z[SUM] 10.00-10.00 sec 512 KBytes 3.72 Gbits/sec
40082026-06-25T04:18:53.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-06-25T04:18:53.955Z[ ID] Interval Transfer Bitrate
40102026-06-25T04:18:53.955Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40112026-06-25T04:18:53.956Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40122026-06-25T04:18:53.956Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40132026-06-25T04:18:53.956Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40142026-06-25T04:18:53.956Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40152026-06-25T04:18:53.956Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40162026-06-25T04:18:53.956Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40172026-06-25T04:18:53.956Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
40182026-06-25T04:18:53.956Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec sender
40192026-06-25T04:18:53.959ZRun 2/10...3543.991162610997Mbps
40202026-06-25T04:19:01.354Z-----------------------------------------------------------
40212026-06-25T04:19:01.354ZServer listening on 5201 (test #23)
40222026-06-25T04:19:01.354Z-----------------------------------------------------------
40232026-06-25T04:19:01.355ZAccepted connection from 10.0.0.1, port 36911
40242026-06-25T04:19:01.355Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59116
40252026-06-25T04:19:01.355Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33545
40262026-06-25T04:19:01.355Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50528
40272026-06-25T04:19:01.355Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55918
40282026-06-25T04:19:01.355Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39151
40292026-06-25T04:19:01.355Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36814
40302026-06-25T04:19:01.355Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47362
40312026-06-25T04:19:01.355Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52589
40322026-06-25T04:19:01.355Z[ ID] Interval Transfer Bitrate
40332026-06-25T04:19:01.355Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40342026-06-25T04:19:01.355Z[ 8] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
40352026-06-25T04:19:01.355Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40362026-06-25T04:19:01.355Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40372026-06-25T04:19:01.355Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40382026-06-25T04:19:01.355Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40392026-06-25T04:19:01.355Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40402026-06-25T04:19:01.355Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
40412026-06-25T04:19:01.355Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
40422026-06-25T04:19:01.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
40432026-06-25T04:19:01.355Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40442026-06-25T04:19:01.355Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40452026-06-25T04:19:01.355Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40462026-06-25T04:19:01.355Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40472026-06-25T04:19:01.355Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40482026-06-25T04:19:01.355Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40492026-06-25T04:19:01.355Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40502026-06-25T04:19:01.355Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
40512026-06-25T04:19:01.356Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
40522026-06-25T04:19:01.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-06-25T04:19:01.356Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40542026-06-25T04:19:01.356Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40552026-06-25T04:19:01.356Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
40562026-06-25T04:19:01.356Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40572026-06-25T04:19:01.356Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40582026-06-25T04:19:01.356Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40592026-06-25T04:19:01.356Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
40602026-06-25T04:19:01.356Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
40612026-06-25T04:19:01.356Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
40622026-06-25T04:19:01.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-06-25T04:19:01.356Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40642026-06-25T04:19:01.356Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40652026-06-25T04:19:01.356Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40662026-06-25T04:19:01.356Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40672026-06-25T04:19:01.356Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40682026-06-25T04:19:01.356Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40692026-06-25T04:19:01.356Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40702026-06-25T04:19:01.356Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40712026-06-25T04:19:01.356Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
40722026-06-25T04:19:01.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-06-25T04:19:01.356Z[ 5] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40742026-06-25T04:19:01.356Z[ 8] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40752026-06-25T04:19:01.356Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40762026-06-25T04:19:01.356Z[ 12] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40772026-06-25T04:19:01.356Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40782026-06-25T04:19:01.356Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
40792026-06-25T04:19:01.357Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
40802026-06-25T04:19:01.357Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
40812026-06-25T04:19:01.357Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
40822026-06-25T04:19:01.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-06-25T04:19:01.357Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
40842026-06-25T04:19:01.357Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
40852026-06-25T04:19:01.357Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
40862026-06-25T04:19:01.357Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
40872026-06-25T04:19:01.357Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
40882026-06-25T04:19:01.357Z[ 16] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
40892026-06-25T04:19:01.357Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
40902026-06-25T04:19:01.357Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
40912026-06-25T04:19:01.357Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
40922026-06-25T04:19:01.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-06-25T04:19:01.357Z[ 5] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
40942026-06-25T04:19:01.357Z[ 8] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
40952026-06-25T04:19:01.357Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
40962026-06-25T04:19:04.359Z[ 12] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
40972026-06-25T04:19:04.359Z[ 14] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
40982026-06-25T04:19:04.360Z[ 16] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
40992026-06-25T04:19:04.360Z[ 18] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
41002026-06-25T04:19:04.360Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
41012026-06-25T04:19:04.360Z[SUM] 6.00-7.00 sec 437 MBytes 3.67 Gbits/sec
41022026-06-25T04:19:04.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-06-25T04:19:04.360Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41042026-06-25T04:19:04.360Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41052026-06-25T04:19:04.360Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41062026-06-25T04:19:04.360Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41072026-06-25T04:19:04.360Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41082026-06-25T04:19:04.360Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41092026-06-25T04:19:04.360Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41102026-06-25T04:19:04.360Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41112026-06-25T04:19:04.360Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
41122026-06-25T04:19:04.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-06-25T04:19:04.360Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41142026-06-25T04:19:04.360Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41152026-06-25T04:19:04.360Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41162026-06-25T04:19:04.360Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41172026-06-25T04:19:04.360Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41182026-06-25T04:19:04.360Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41192026-06-25T04:19:04.360Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
41202026-06-25T04:19:04.360Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
41212026-06-25T04:19:04.360Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
41222026-06-25T04:19:04.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-06-25T04:19:04.360Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41242026-06-25T04:19:04.360Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41252026-06-25T04:19:04.360Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41262026-06-25T04:19:04.360Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
41272026-06-25T04:19:04.360Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41282026-06-25T04:19:04.360Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41292026-06-25T04:19:04.360Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41302026-06-25T04:19:04.360Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41312026-06-25T04:19:04.360Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
41322026-06-25T04:19:04.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-06-25T04:19:04.360Z[ 5] 10.00-10.00 sec 128 KBytes 895 Mbits/sec
41342026-06-25T04:19:04.360Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41352026-06-25T04:19:04.360Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41362026-06-25T04:19:04.361Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41372026-06-25T04:19:04.361Z[ 14] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
41382026-06-25T04:19:04.361Z[ 16] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
41392026-06-25T04:19:04.361Z[ 18] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
41402026-06-25T04:19:04.361Z[ 20] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
41412026-06-25T04:19:04.361Z[SUM] 10.00-10.00 sec 640 KBytes 4.47 Gbits/sec
41422026-06-25T04:19:04.361Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-06-25T04:19:04.361Z[ ID] Interval Transfer Bitrate
41442026-06-25T04:19:04.361Z[ 5] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41452026-06-25T04:19:04.361Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41462026-06-25T04:19:04.361Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41472026-06-25T04:19:04.361Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41482026-06-25T04:19:04.361Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41492026-06-25T04:19:04.361Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41502026-06-25T04:19:04.361Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
41512026-06-25T04:19:04.361Z[ 20] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
41522026-06-25T04:19:04.361Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec sender
41532026-06-25T04:19:04.364ZRun 3/10...3570.81521378956Mbps
41542026-06-25T04:19:11.759Z-----------------------------------------------------------
41552026-06-25T04:19:11.759ZServer listening on 5201 (test #24)
41562026-06-25T04:19:11.759Z-----------------------------------------------------------
41572026-06-25T04:19:11.759ZAccepted connection from 10.0.0.1, port 60838
41582026-06-25T04:19:11.759Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58358
41592026-06-25T04:19:11.759Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53329
41602026-06-25T04:19:11.760Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60949
41612026-06-25T04:19:11.760Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54805
41622026-06-25T04:19:11.760Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56583
41632026-06-25T04:19:11.760Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47867
41642026-06-25T04:19:11.760Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55722
41652026-06-25T04:19:11.760Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46161
41662026-06-25T04:19:11.760Z[ ID] Interval Transfer Bitrate
41672026-06-25T04:19:11.760Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41682026-06-25T04:19:11.760Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41692026-06-25T04:19:11.760Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41702026-06-25T04:19:11.760Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41712026-06-25T04:19:11.760Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41722026-06-25T04:19:11.760Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41732026-06-25T04:19:11.760Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
41742026-06-25T04:19:11.760Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
41752026-06-25T04:19:11.760Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
41762026-06-25T04:19:11.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
41772026-06-25T04:19:11.760Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41782026-06-25T04:19:11.760Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41792026-06-25T04:19:11.760Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41802026-06-25T04:19:11.760Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41812026-06-25T04:19:11.760Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
41822026-06-25T04:19:11.760Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41832026-06-25T04:19:11.760Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41842026-06-25T04:19:11.760Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41852026-06-25T04:19:11.760Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
41862026-06-25T04:19:11.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-06-25T04:19:11.760Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41882026-06-25T04:19:11.760Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41892026-06-25T04:19:11.760Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
41902026-06-25T04:19:11.760Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41912026-06-25T04:19:11.760Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41922026-06-25T04:19:11.760Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41932026-06-25T04:19:11.760Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
41942026-06-25T04:19:11.760Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
41952026-06-25T04:19:11.760Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
41962026-06-25T04:19:11.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-06-25T04:19:11.761Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
41982026-06-25T04:19:11.761Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
41992026-06-25T04:19:11.761Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42002026-06-25T04:19:11.761Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42012026-06-25T04:19:11.761Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42022026-06-25T04:19:11.761Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42032026-06-25T04:19:11.761Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
42042026-06-25T04:19:11.761Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
42052026-06-25T04:19:11.761Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
42062026-06-25T04:19:11.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-06-25T04:19:11.761Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42082026-06-25T04:19:11.761Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42092026-06-25T04:19:11.761Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42102026-06-25T04:19:11.761Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42112026-06-25T04:19:11.761Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42122026-06-25T04:19:11.761Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42132026-06-25T04:19:11.761Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42142026-06-25T04:19:11.761Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42152026-06-25T04:19:11.761Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
42162026-06-25T04:19:11.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-06-25T04:19:11.761Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42182026-06-25T04:19:11.761Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42192026-06-25T04:19:11.761Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42202026-06-25T04:19:11.761Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42212026-06-25T04:19:11.761Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42222026-06-25T04:19:11.761Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42232026-06-25T04:19:11.761Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42242026-06-25T04:19:11.761Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42252026-06-25T04:19:11.761Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
42262026-06-25T04:19:11.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-06-25T04:19:11.761Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42282026-06-25T04:19:11.761Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42292026-06-25T04:19:11.761Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42302026-06-25T04:19:14.765Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42312026-06-25T04:19:14.766Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42322026-06-25T04:19:14.766Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42332026-06-25T04:19:14.766Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42342026-06-25T04:19:14.766Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42352026-06-25T04:19:14.766Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
42362026-06-25T04:19:14.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-06-25T04:19:14.766Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42382026-06-25T04:19:14.766Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42392026-06-25T04:19:14.766Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42402026-06-25T04:19:14.766Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
42412026-06-25T04:19:14.766Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
42422026-06-25T04:19:14.766Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42432026-06-25T04:19:14.766Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42442026-06-25T04:19:14.766Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
42452026-06-25T04:19:14.766Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
42462026-06-25T04:19:14.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-06-25T04:19:14.766Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42482026-06-25T04:19:14.766Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42492026-06-25T04:19:14.766Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42502026-06-25T04:19:14.766Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42512026-06-25T04:19:14.766Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42522026-06-25T04:19:14.766Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42532026-06-25T04:19:14.766Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42542026-06-25T04:19:14.766Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42552026-06-25T04:19:14.766Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
42562026-06-25T04:19:14.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-06-25T04:19:14.766Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42582026-06-25T04:19:14.766Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
42592026-06-25T04:19:14.766Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
42602026-06-25T04:19:14.766Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42612026-06-25T04:19:14.766Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42622026-06-25T04:19:14.766Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42632026-06-25T04:19:14.766Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42642026-06-25T04:19:14.766Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42652026-06-25T04:19:14.766Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
42662026-06-25T04:19:14.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-06-25T04:19:14.766Z[ 5] 10.00-10.00 sec 128 KBytes 841 Mbits/sec
42682026-06-25T04:19:14.767Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42692026-06-25T04:19:14.767Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42702026-06-25T04:19:14.767Z[ 12] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
42712026-06-25T04:19:14.767Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42722026-06-25T04:19:14.767Z[ 16] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
42732026-06-25T04:19:14.767Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42742026-06-25T04:19:14.767Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42752026-06-25T04:19:14.767Z[SUM] 10.00-10.00 sec 384 KBytes 2.52 Gbits/sec
42762026-06-25T04:19:14.770Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-06-25T04:19:14.771Z[ ID] Interval Transfer Bitrate
42782026-06-25T04:19:14.771Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42792026-06-25T04:19:14.771Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42802026-06-25T04:19:14.771Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42812026-06-25T04:19:14.771Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
42822026-06-25T04:19:14.771Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42832026-06-25T04:19:14.771Z[ 16] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
42842026-06-25T04:19:14.771Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
42852026-06-25T04:19:14.771Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec sender
42862026-06-25T04:19:14.771Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.53 Gbits/sec sender
42872026-06-25T04:19:14.771ZRun 4/10...3525.3908380589855Mbps
42882026-06-25T04:19:22.165Z-----------------------------------------------------------
42892026-06-25T04:19:22.165ZServer listening on 5201 (test #25)
42902026-06-25T04:19:22.165Z-----------------------------------------------------------
42912026-06-25T04:19:22.165ZAccepted connection from 10.0.0.1, port 47581
42922026-06-25T04:19:22.165Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57347
42932026-06-25T04:19:22.165Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41150
42942026-06-25T04:19:22.165Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44081
42952026-06-25T04:19:22.165Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46953
42962026-06-25T04:19:22.165Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42761
42972026-06-25T04:19:22.165Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45050
42982026-06-25T04:19:22.165Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63566
42992026-06-25T04:19:22.165Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61975
43002026-06-25T04:19:22.165Z[ ID] Interval Transfer Bitrate
43012026-06-25T04:19:22.165Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43022026-06-25T04:19:22.165Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43032026-06-25T04:19:22.165Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43042026-06-25T04:19:22.165Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43052026-06-25T04:19:22.165Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43062026-06-25T04:19:22.166Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43072026-06-25T04:19:22.166Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43082026-06-25T04:19:22.166Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
43092026-06-25T04:19:22.166Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
43102026-06-25T04:19:22.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
43112026-06-25T04:19:22.166Z[ 5] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43122026-06-25T04:19:22.166Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43132026-06-25T04:19:22.166Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43142026-06-25T04:19:22.166Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
43152026-06-25T04:19:22.166Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43162026-06-25T04:19:22.166Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
43172026-06-25T04:19:22.166Z[ 18] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43182026-06-25T04:19:22.166Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
43192026-06-25T04:19:22.166Z[SUM] 1.00-2.00 sec 437 MBytes 3.67 Gbits/sec
43202026-06-25T04:19:22.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-06-25T04:19:22.166Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43222026-06-25T04:19:22.166Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
43232026-06-25T04:19:22.166Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43242026-06-25T04:19:22.166Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43252026-06-25T04:19:22.166Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43262026-06-25T04:19:22.166Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43272026-06-25T04:19:22.166Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43282026-06-25T04:19:22.166Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43292026-06-25T04:19:22.166Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
43302026-06-25T04:19:22.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-06-25T04:19:22.166Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
43322026-06-25T04:19:22.166Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
43332026-06-25T04:19:22.166Z[ 10] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
43342026-06-25T04:19:22.166Z[ 12] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
43352026-06-25T04:19:22.166Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
43362026-06-25T04:19:22.166Z[ 16] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
43372026-06-25T04:19:22.166Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
43382026-06-25T04:19:22.166Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
43392026-06-25T04:19:22.166Z[SUM] 3.00-4.00 sec 440 MBytes 3.70 Gbits/sec
43402026-06-25T04:19:22.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-06-25T04:19:22.166Z[ 5] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
43422026-06-25T04:19:22.166Z[ 8] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
43432026-06-25T04:19:22.166Z[ 10] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
43442026-06-25T04:19:22.167Z[ 12] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
43452026-06-25T04:19:22.167Z[ 14] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
43462026-06-25T04:19:22.167Z[ 16] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
43472026-06-25T04:19:22.170Z[ 18] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
43482026-06-25T04:19:22.170Z[ 20] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
43492026-06-25T04:19:22.170Z[SUM] 4.00-5.00 sec 443 MBytes 3.72 Gbits/sec
43502026-06-25T04:19:22.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-06-25T04:19:22.170Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43522026-06-25T04:19:22.170Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43532026-06-25T04:19:22.170Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43542026-06-25T04:19:22.170Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43552026-06-25T04:19:22.170Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43562026-06-25T04:19:22.170Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
43572026-06-25T04:19:22.170Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43582026-06-25T04:19:22.170Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43592026-06-25T04:19:22.170Z[SUM] 5.00-6.00 sec 430 MBytes 3.60 Gbits/sec
43602026-06-25T04:19:22.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-06-25T04:19:22.170Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43622026-06-25T04:19:22.170Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43632026-06-25T04:19:22.170Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43642026-06-25T04:19:25.170Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43652026-06-25T04:19:25.170Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43662026-06-25T04:19:25.170Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43672026-06-25T04:19:25.170Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43682026-06-25T04:19:25.170Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43692026-06-25T04:19:25.170Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
43702026-06-25T04:19:25.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-06-25T04:19:25.170Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
43722026-06-25T04:19:25.170Z[ 8] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
43732026-06-25T04:19:25.170Z[ 10] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
43742026-06-25T04:19:25.170Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43752026-06-25T04:19:25.170Z[ 14] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
43762026-06-25T04:19:25.170Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43772026-06-25T04:19:25.170Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43782026-06-25T04:19:25.170Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
43792026-06-25T04:19:25.170Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
43802026-06-25T04:19:25.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-06-25T04:19:25.171Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43822026-06-25T04:19:25.171Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43832026-06-25T04:19:25.171Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43842026-06-25T04:19:25.171Z[ 12] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43852026-06-25T04:19:25.171Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43862026-06-25T04:19:25.171Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43872026-06-25T04:19:25.171Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43882026-06-25T04:19:25.171Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43892026-06-25T04:19:25.171Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
43902026-06-25T04:19:25.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-06-25T04:19:25.171Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
43922026-06-25T04:19:25.171Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
43932026-06-25T04:19:25.171Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
43942026-06-25T04:19:25.171Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
43952026-06-25T04:19:25.171Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
43962026-06-25T04:19:25.171Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
43972026-06-25T04:19:25.171Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
43982026-06-25T04:19:25.171Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
43992026-06-25T04:19:25.171Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
44002026-06-25T04:19:25.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-06-25T04:19:25.171Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44022026-06-25T04:19:25.171Z[ 8] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
44032026-06-25T04:19:25.171Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44042026-06-25T04:19:25.171Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44052026-06-25T04:19:25.171Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44062026-06-25T04:19:25.171Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44072026-06-25T04:19:25.171Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44082026-06-25T04:19:25.171Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44092026-06-25T04:19:25.171Z[SUM] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
44102026-06-25T04:19:25.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-06-25T04:19:25.171Z[ ID] Interval Transfer Bitrate
44122026-06-25T04:19:25.171Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44132026-06-25T04:19:25.171Z[ 8] 0.00-10.00 sec 532 MBytes 447 Mbits/sec sender
44142026-06-25T04:19:25.171Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44152026-06-25T04:19:25.171Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44162026-06-25T04:19:25.171Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44172026-06-25T04:19:25.171Z[ 16] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44182026-06-25T04:19:25.171Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44192026-06-25T04:19:25.171Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
44202026-06-25T04:19:25.171Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec sender
44212026-06-25T04:19:25.175ZRun 5/10...3569.874106293226Mbps
44222026-06-25T04:19:32.595Z-----------------------------------------------------------
44232026-06-25T04:19:32.595ZServer listening on 5201 (test #26)
44242026-06-25T04:19:32.595Z-----------------------------------------------------------
44252026-06-25T04:19:32.595ZAccepted connection from 10.0.0.1, port 34280
44262026-06-25T04:19:32.595Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34630
44272026-06-25T04:19:32.595Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63970
44282026-06-25T04:19:32.595Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54959
44292026-06-25T04:19:32.595Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51985
44302026-06-25T04:19:32.595Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62327
44312026-06-25T04:19:32.595Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32793
44322026-06-25T04:19:32.595Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45285
44332026-06-25T04:19:32.595Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57721
44342026-06-25T04:19:32.595Z[ ID] Interval Transfer Bitrate
44352026-06-25T04:19:32.595Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44362026-06-25T04:19:32.595Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44372026-06-25T04:19:32.595Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44382026-06-25T04:19:32.595Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44392026-06-25T04:19:32.595Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44402026-06-25T04:19:32.595Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
44412026-06-25T04:19:32.595Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
44422026-06-25T04:19:32.595Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
44432026-06-25T04:19:32.595Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
44442026-06-25T04:19:32.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
44452026-06-25T04:19:32.595Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44462026-06-25T04:19:32.595Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44472026-06-25T04:19:32.595Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44482026-06-25T04:19:32.595Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44492026-06-25T04:19:32.595Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44502026-06-25T04:19:32.595Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
44512026-06-25T04:19:32.595Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44522026-06-25T04:19:32.595Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
44532026-06-25T04:19:32.595Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
44542026-06-25T04:19:32.595Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-06-25T04:19:32.595Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44562026-06-25T04:19:32.595Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44572026-06-25T04:19:32.595Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44582026-06-25T04:19:32.596Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44592026-06-25T04:19:32.596Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44602026-06-25T04:19:32.596Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44612026-06-25T04:19:32.596Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44622026-06-25T04:19:32.596Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44632026-06-25T04:19:32.596Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
44642026-06-25T04:19:32.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-06-25T04:19:32.596Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44662026-06-25T04:19:32.596Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44672026-06-25T04:19:32.596Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
44682026-06-25T04:19:32.596Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44692026-06-25T04:19:32.596Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44702026-06-25T04:19:32.596Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
44712026-06-25T04:19:32.596Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
44722026-06-25T04:19:32.596Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
44732026-06-25T04:19:32.596Z[SUM] 3.00-4.00 sec 432 MBytes 3.62 Gbits/sec
44742026-06-25T04:19:32.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-06-25T04:19:32.596Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44762026-06-25T04:19:32.596Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
44772026-06-25T04:19:32.596Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
44782026-06-25T04:19:32.596Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44792026-06-25T04:19:32.596Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44802026-06-25T04:19:32.596Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44812026-06-25T04:19:32.596Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
44822026-06-25T04:19:32.596Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44832026-06-25T04:19:32.596Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
44842026-06-25T04:19:32.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-06-25T04:19:32.596Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
44862026-06-25T04:19:32.596Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44872026-06-25T04:19:32.596Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44882026-06-25T04:19:32.596Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
44892026-06-25T04:19:32.596Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44902026-06-25T04:19:32.596Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
44912026-06-25T04:19:32.596Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44922026-06-25T04:19:32.596Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
44932026-06-25T04:19:32.596Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
44942026-06-25T04:19:32.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-06-25T04:19:32.596Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
44962026-06-25T04:19:32.596Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
44972026-06-25T04:19:32.597Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
44982026-06-25T04:19:35.600Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
44992026-06-25T04:19:35.600Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45002026-06-25T04:19:35.600Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45012026-06-25T04:19:35.600Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45022026-06-25T04:19:35.600Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45032026-06-25T04:19:35.600Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
45042026-06-25T04:19:35.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-06-25T04:19:35.600Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45062026-06-25T04:19:35.600Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45072026-06-25T04:19:35.601Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45082026-06-25T04:19:35.601Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
45092026-06-25T04:19:35.601Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45102026-06-25T04:19:35.601Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
45112026-06-25T04:19:35.601Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45122026-06-25T04:19:35.601Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45132026-06-25T04:19:35.601Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
45142026-06-25T04:19:35.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-06-25T04:19:35.601Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45162026-06-25T04:19:35.601Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45172026-06-25T04:19:35.601Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45182026-06-25T04:19:35.601Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45192026-06-25T04:19:35.601Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45202026-06-25T04:19:35.601Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45212026-06-25T04:19:35.601Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
45222026-06-25T04:19:35.601Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
45232026-06-25T04:19:35.601Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
45242026-06-25T04:19:35.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-06-25T04:19:35.601Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45262026-06-25T04:19:35.601Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45272026-06-25T04:19:35.601Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45282026-06-25T04:19:35.601Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45292026-06-25T04:19:35.601Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45302026-06-25T04:19:35.601Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45312026-06-25T04:19:35.601Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45322026-06-25T04:19:35.601Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45332026-06-25T04:19:35.601Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
45342026-06-25T04:19:35.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-06-25T04:19:35.601Z[ 5] 10.00-10.00 sec 128 KBytes 886 Mbits/sec
45362026-06-25T04:19:35.601Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45372026-06-25T04:19:35.601Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45382026-06-25T04:19:35.601Z[ 12] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
45392026-06-25T04:19:35.601Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45402026-06-25T04:19:35.601Z[ 16] 10.00-10.00 sec 128 KBytes 887 Mbits/sec
45412026-06-25T04:19:35.601Z[ 18] 10.00-10.00 sec 128 KBytes 888 Mbits/sec
45422026-06-25T04:19:35.601Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45432026-06-25T04:19:35.601Z[SUM] 10.00-10.00 sec 512 KBytes 3.54 Gbits/sec
45442026-06-25T04:19:35.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-06-25T04:19:35.601Z[ ID] Interval Transfer Bitrate
45462026-06-25T04:19:35.602Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45472026-06-25T04:19:35.602Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45482026-06-25T04:19:35.602Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45492026-06-25T04:19:35.602Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45502026-06-25T04:19:35.602Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45512026-06-25T04:19:35.602Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45522026-06-25T04:19:35.602Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45532026-06-25T04:19:35.602Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
45542026-06-25T04:19:35.602Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
45552026-06-25T04:19:35.605ZRun 6/10...3528.873988808742Mbps
45562026-06-25T04:19:43.004Z-----------------------------------------------------------
45572026-06-25T04:19:43.004ZServer listening on 5201 (test #27)
45582026-06-25T04:19:43.004Z-----------------------------------------------------------
45592026-06-25T04:19:43.004ZAccepted connection from 10.0.0.1, port 64512
45602026-06-25T04:19:43.004Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64890
45612026-06-25T04:19:43.004Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51992
45622026-06-25T04:19:43.005Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61865
45632026-06-25T04:19:43.005Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51906
45642026-06-25T04:19:43.005Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37214
45652026-06-25T04:19:43.005Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34858
45662026-06-25T04:19:43.005Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42753
45672026-06-25T04:19:43.005Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40546
45682026-06-25T04:19:43.005Z[ ID] Interval Transfer Bitrate
45692026-06-25T04:19:43.005Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45702026-06-25T04:19:43.005Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45712026-06-25T04:19:43.005Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45722026-06-25T04:19:43.005Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45732026-06-25T04:19:43.005Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45742026-06-25T04:19:43.005Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
45752026-06-25T04:19:43.005Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45762026-06-25T04:19:43.005Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
45772026-06-25T04:19:43.005Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
45782026-06-25T04:19:43.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
45792026-06-25T04:19:43.005Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45802026-06-25T04:19:43.005Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45812026-06-25T04:19:43.005Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45822026-06-25T04:19:43.005Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45832026-06-25T04:19:43.005Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45842026-06-25T04:19:43.005Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45852026-06-25T04:19:43.005Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
45862026-06-25T04:19:43.005Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
45872026-06-25T04:19:43.005Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
45882026-06-25T04:19:43.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-06-25T04:19:43.005Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45902026-06-25T04:19:43.005Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
45912026-06-25T04:19:43.005Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45922026-06-25T04:19:43.005Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45932026-06-25T04:19:43.005Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45942026-06-25T04:19:43.005Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
45952026-06-25T04:19:43.005Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
45962026-06-25T04:19:43.005Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
45972026-06-25T04:19:43.005Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
45982026-06-25T04:19:43.005Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-06-25T04:19:43.005Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
46002026-06-25T04:19:43.005Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46012026-06-25T04:19:43.006Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46022026-06-25T04:19:43.006Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46032026-06-25T04:19:43.006Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46042026-06-25T04:19:43.006Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46052026-06-25T04:19:43.006Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
46062026-06-25T04:19:43.006Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
46072026-06-25T04:19:43.006Z[SUM] 3.00-4.00 sec 431 MBytes 3.62 Gbits/sec
46082026-06-25T04:19:43.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-06-25T04:19:43.006Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46102026-06-25T04:19:43.006Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46112026-06-25T04:19:43.006Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46122026-06-25T04:19:43.006Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46132026-06-25T04:19:43.006Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46142026-06-25T04:19:43.006Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46152026-06-25T04:19:43.006Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46162026-06-25T04:19:43.006Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46172026-06-25T04:19:43.006Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
46182026-06-25T04:19:43.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-06-25T04:19:43.006Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46202026-06-25T04:19:43.006Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46212026-06-25T04:19:43.006Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46222026-06-25T04:19:43.006Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46232026-06-25T04:19:43.006Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46242026-06-25T04:19:43.006Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46252026-06-25T04:19:43.006Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46262026-06-25T04:19:43.006Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46272026-06-25T04:19:43.006Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
46282026-06-25T04:19:43.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-06-25T04:19:43.006Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46302026-06-25T04:19:43.006Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46312026-06-25T04:19:43.006Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46322026-06-25T04:19:46.009Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46332026-06-25T04:19:46.009Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46342026-06-25T04:19:46.009Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46352026-06-25T04:19:46.009Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46362026-06-25T04:19:46.009Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
46372026-06-25T04:19:46.009Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
46382026-06-25T04:19:46.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-06-25T04:19:46.009Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46402026-06-25T04:19:46.009Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46412026-06-25T04:19:46.009Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46422026-06-25T04:19:46.009Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46432026-06-25T04:19:46.009Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46442026-06-25T04:19:46.009Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46452026-06-25T04:19:46.009Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
46462026-06-25T04:19:46.009Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46472026-06-25T04:19:46.009Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
46482026-06-25T04:19:46.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-06-25T04:19:46.009Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46502026-06-25T04:19:46.009Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
46512026-06-25T04:19:46.009Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46522026-06-25T04:19:46.009Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46532026-06-25T04:19:46.009Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46542026-06-25T04:19:46.009Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
46552026-06-25T04:19:46.010Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46562026-06-25T04:19:46.010Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
46572026-06-25T04:19:46.010Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
46582026-06-25T04:19:46.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-06-25T04:19:46.010Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46602026-06-25T04:19:46.010Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46612026-06-25T04:19:46.010Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46622026-06-25T04:19:46.010Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46632026-06-25T04:19:46.010Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46642026-06-25T04:19:46.010Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46652026-06-25T04:19:46.010Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
46662026-06-25T04:19:46.010Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46672026-06-25T04:19:46.010Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
46682026-06-25T04:19:46.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-06-25T04:19:46.010Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46702026-06-25T04:19:46.010Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46712026-06-25T04:19:46.010Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46722026-06-25T04:19:46.010Z[ 12] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
46732026-06-25T04:19:46.010Z[ 14] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
46742026-06-25T04:19:46.010Z[ 16] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
46752026-06-25T04:19:46.010Z[ 18] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
46762026-06-25T04:19:46.010Z[ 20] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
46772026-06-25T04:19:46.010Z[SUM] 10.00-10.00 sec 640 KBytes 4.65 Gbits/sec
46782026-06-25T04:19:46.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-06-25T04:19:46.010Z[ ID] Interval Transfer Bitrate
46802026-06-25T04:19:46.010Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
46812026-06-25T04:19:46.010Z[ 8] 0.00-10.00 sec 530 MBytes 444 Mbits/sec sender
46822026-06-25T04:19:46.010Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46832026-06-25T04:19:46.010Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46842026-06-25T04:19:46.011Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46852026-06-25T04:19:46.011Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46862026-06-25T04:19:46.011Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46872026-06-25T04:19:46.011Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46882026-06-25T04:19:46.011Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
46892026-06-25T04:19:46.014ZRun 7/10...3551.0168833736066Mbps
46902026-06-25T04:19:53.415Z-----------------------------------------------------------
46912026-06-25T04:19:53.415ZServer listening on 5201 (test #28)
46922026-06-25T04:19:53.415Z-----------------------------------------------------------
46932026-06-25T04:19:53.415ZAccepted connection from 10.0.0.1, port 39588
46942026-06-25T04:19:53.416Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52652
46952026-06-25T04:19:53.416Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41310
46962026-06-25T04:19:53.416Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52641
46972026-06-25T04:19:53.416Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53552
46982026-06-25T04:19:53.416Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39454
46992026-06-25T04:19:53.416Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35638
47002026-06-25T04:19:53.416Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37517
47012026-06-25T04:19:53.416Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63839
47022026-06-25T04:19:53.416Z[ ID] Interval Transfer Bitrate
47032026-06-25T04:19:53.416Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47042026-06-25T04:19:53.416Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
47052026-06-25T04:19:53.416Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47062026-06-25T04:19:53.416Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47072026-06-25T04:19:53.416Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47082026-06-25T04:19:53.416Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47092026-06-25T04:19:53.416Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
47102026-06-25T04:19:53.416Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47112026-06-25T04:19:53.416Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
47122026-06-25T04:19:53.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
47132026-06-25T04:19:53.416Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
47142026-06-25T04:19:53.416Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
47152026-06-25T04:19:53.416Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
47162026-06-25T04:19:53.416Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47172026-06-25T04:19:53.420Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
47182026-06-25T04:19:53.420Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47192026-06-25T04:19:53.420Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
47202026-06-25T04:19:53.420Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
47212026-06-25T04:19:53.420Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
47222026-06-25T04:19:53.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-06-25T04:19:53.420Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47242026-06-25T04:19:53.420Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47252026-06-25T04:19:53.420Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47262026-06-25T04:19:53.420Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47272026-06-25T04:19:53.420Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47282026-06-25T04:19:53.420Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47292026-06-25T04:19:53.420Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47302026-06-25T04:19:53.420Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47312026-06-25T04:19:53.420Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
47322026-06-25T04:19:53.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-06-25T04:19:53.421Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47342026-06-25T04:19:53.421Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47352026-06-25T04:19:53.421Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47362026-06-25T04:19:53.421Z[ 12] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
47372026-06-25T04:19:53.421Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47382026-06-25T04:19:53.421Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47392026-06-25T04:19:53.421Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47402026-06-25T04:19:53.421Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
47412026-06-25T04:19:53.421Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
47422026-06-25T04:19:53.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-06-25T04:19:53.421Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47442026-06-25T04:19:53.421Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47452026-06-25T04:19:53.421Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47462026-06-25T04:19:53.421Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47472026-06-25T04:19:53.421Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47482026-06-25T04:19:53.421Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47492026-06-25T04:19:53.421Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47502026-06-25T04:19:53.421Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
47512026-06-25T04:19:53.421Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
47522026-06-25T04:19:53.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-06-25T04:19:53.421Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47542026-06-25T04:19:53.421Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47552026-06-25T04:19:53.421Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47562026-06-25T04:19:53.421Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47572026-06-25T04:19:53.421Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47582026-06-25T04:19:53.421Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
47592026-06-25T04:19:53.421Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47602026-06-25T04:19:53.422Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
47612026-06-25T04:19:53.422Z[SUM] 5.00-6.00 sec 431 MBytes 3.62 Gbits/sec
47622026-06-25T04:19:53.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-06-25T04:19:53.422Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47642026-06-25T04:19:53.422Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47652026-06-25T04:19:53.422Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47662026-06-25T04:19:56.420Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47672026-06-25T04:19:56.420Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47682026-06-25T04:19:56.420Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47692026-06-25T04:19:56.420Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47702026-06-25T04:19:56.420Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47712026-06-25T04:19:56.420Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
47722026-06-25T04:19:56.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-06-25T04:19:56.420Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47742026-06-25T04:19:56.421Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47752026-06-25T04:19:56.421Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47762026-06-25T04:19:56.421Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47772026-06-25T04:19:56.421Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47782026-06-25T04:19:56.421Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
47792026-06-25T04:19:56.421Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47802026-06-25T04:19:56.421Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
47812026-06-25T04:19:56.421Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
47822026-06-25T04:19:56.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-06-25T04:19:56.421Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47842026-06-25T04:19:56.421Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47852026-06-25T04:19:56.421Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47862026-06-25T04:19:56.421Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47872026-06-25T04:19:56.421Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47882026-06-25T04:19:56.421Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47892026-06-25T04:19:56.421Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47902026-06-25T04:19:56.421Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47912026-06-25T04:19:56.421Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
47922026-06-25T04:19:56.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-06-25T04:19:56.421Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
47942026-06-25T04:19:56.421Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
47952026-06-25T04:19:56.421Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
47962026-06-25T04:19:56.421Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
47972026-06-25T04:19:56.421Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
47982026-06-25T04:19:56.421Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
47992026-06-25T04:19:56.421Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48002026-06-25T04:19:56.421Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48012026-06-25T04:19:56.421Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
48022026-06-25T04:19:56.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-06-25T04:19:56.421Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48042026-06-25T04:19:56.421Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48052026-06-25T04:19:56.421Z[ 10] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
48062026-06-25T04:19:56.421Z[ 12] 10.00-10.00 sec 128 KBytes 842 Mbits/sec
48072026-06-25T04:19:56.421Z[ 14] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
48082026-06-25T04:19:56.421Z[ 16] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
48092026-06-25T04:19:56.421Z[ 18] 10.00-10.00 sec 128 KBytes 843 Mbits/sec
48102026-06-25T04:19:56.421Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48112026-06-25T04:19:56.421Z[SUM] 10.00-10.00 sec 640 KBytes 4.20 Gbits/sec
48122026-06-25T04:19:56.425Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-06-25T04:19:56.425Z[ ID] Interval Transfer Bitrate
48142026-06-25T04:19:56.425Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48152026-06-25T04:19:56.425Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
48162026-06-25T04:19:56.425Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48172026-06-25T04:19:56.425Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48182026-06-25T04:19:56.425Z[ 14] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
48192026-06-25T04:19:56.425Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
48202026-06-25T04:19:56.425Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
48212026-06-25T04:19:56.425Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
48222026-06-25T04:19:56.425Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
48232026-06-25T04:19:56.425ZRun 8/10...3546.780501378776Mbps
48242026-06-25T04:20:03.824Z-----------------------------------------------------------
48252026-06-25T04:20:03.824ZServer listening on 5201 (test #29)
48262026-06-25T04:20:03.824Z-----------------------------------------------------------
48272026-06-25T04:20:03.824ZAccepted connection from 10.0.0.1, port 61943
48282026-06-25T04:20:03.824Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34665
48292026-06-25T04:20:03.824Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48634
48302026-06-25T04:20:03.824Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47797
48312026-06-25T04:20:03.824Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41921
48322026-06-25T04:20:03.824Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44041
48332026-06-25T04:20:03.824Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37968
48342026-06-25T04:20:03.825Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46777
48352026-06-25T04:20:03.825Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62245
48362026-06-25T04:20:03.825Z[ ID] Interval Transfer Bitrate
48372026-06-25T04:20:03.825Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48382026-06-25T04:20:03.825Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
48392026-06-25T04:20:03.825Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48402026-06-25T04:20:03.825Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48412026-06-25T04:20:03.825Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
48422026-06-25T04:20:03.825Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
48432026-06-25T04:20:03.825Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
48442026-06-25T04:20:03.825Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48452026-06-25T04:20:03.825Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
48462026-06-25T04:20:03.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
48472026-06-25T04:20:03.825Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48482026-06-25T04:20:03.825Z[ 8] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48492026-06-25T04:20:03.825Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48502026-06-25T04:20:03.825Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48512026-06-25T04:20:03.825Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48522026-06-25T04:20:03.825Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48532026-06-25T04:20:03.825Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
48542026-06-25T04:20:03.825Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48552026-06-25T04:20:03.825Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
48562026-06-25T04:20:03.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-06-25T04:20:03.825Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48582026-06-25T04:20:03.825Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48592026-06-25T04:20:03.825Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48602026-06-25T04:20:03.826Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48612026-06-25T04:20:03.826Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48622026-06-25T04:20:03.826Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48632026-06-25T04:20:03.826Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48642026-06-25T04:20:03.826Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48652026-06-25T04:20:03.826Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
48662026-06-25T04:20:03.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-06-25T04:20:03.826Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48682026-06-25T04:20:03.826Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
48692026-06-25T04:20:03.826Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48702026-06-25T04:20:03.826Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48712026-06-25T04:20:03.826Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48722026-06-25T04:20:03.826Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48732026-06-25T04:20:03.826Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48742026-06-25T04:20:03.826Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48752026-06-25T04:20:03.826Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
48762026-06-25T04:20:03.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-06-25T04:20:03.826Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48782026-06-25T04:20:03.826Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48792026-06-25T04:20:03.826Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48802026-06-25T04:20:03.826Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
48812026-06-25T04:20:03.826Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
48822026-06-25T04:20:03.826Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48832026-06-25T04:20:03.826Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48842026-06-25T04:20:03.826Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
48852026-06-25T04:20:03.826Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
48862026-06-25T04:20:03.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-06-25T04:20:03.826Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
48882026-06-25T04:20:03.826Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48892026-06-25T04:20:03.827Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
48902026-06-25T04:20:03.827Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48912026-06-25T04:20:03.827Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48922026-06-25T04:20:03.827Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
48932026-06-25T04:20:03.827Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48942026-06-25T04:20:03.827Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
48952026-06-25T04:20:03.827Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
48962026-06-25T04:20:03.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-06-25T04:20:03.827Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
48982026-06-25T04:20:03.827Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
48992026-06-25T04:20:03.827Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49002026-06-25T04:20:06.828Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49012026-06-25T04:20:06.828Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49022026-06-25T04:20:06.828Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49032026-06-25T04:20:06.828Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49042026-06-25T04:20:06.828Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49052026-06-25T04:20:06.828Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
49062026-06-25T04:20:06.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-06-25T04:20:06.828Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49082026-06-25T04:20:06.828Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49092026-06-25T04:20:06.828Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49102026-06-25T04:20:06.828Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49112026-06-25T04:20:06.828Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49122026-06-25T04:20:06.828Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49132026-06-25T04:20:06.828Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
49142026-06-25T04:20:06.828Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
49152026-06-25T04:20:06.828Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
49162026-06-25T04:20:06.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-06-25T04:20:06.828Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49182026-06-25T04:20:06.828Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
49192026-06-25T04:20:06.828Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49202026-06-25T04:20:06.828Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
49212026-06-25T04:20:06.828Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49222026-06-25T04:20:06.828Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49232026-06-25T04:20:06.828Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
49242026-06-25T04:20:06.828Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
49252026-06-25T04:20:06.828Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
49262026-06-25T04:20:06.828Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-06-25T04:20:06.828Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49282026-06-25T04:20:06.828Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49292026-06-25T04:20:06.828Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49302026-06-25T04:20:06.828Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49312026-06-25T04:20:06.828Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
49322026-06-25T04:20:06.828Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49332026-06-25T04:20:06.828Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49342026-06-25T04:20:06.829Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49352026-06-25T04:20:06.829Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
49362026-06-25T04:20:06.829Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-06-25T04:20:06.829Z[ 5] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49382026-06-25T04:20:06.829Z[ 8] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49392026-06-25T04:20:06.829Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49402026-06-25T04:20:06.829Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49412026-06-25T04:20:06.829Z[ 14] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
49422026-06-25T04:20:06.829Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49432026-06-25T04:20:06.829Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49442026-06-25T04:20:06.829Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49452026-06-25T04:20:06.829Z[SUM] 10.00-10.00 sec 384 KBytes 2.63 Gbits/sec
49462026-06-25T04:20:06.829Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-06-25T04:20:06.829Z[ ID] Interval Transfer Bitrate
49482026-06-25T04:20:06.829Z[ 5] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49492026-06-25T04:20:06.829Z[ 8] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49502026-06-25T04:20:06.829Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49512026-06-25T04:20:06.829Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49522026-06-25T04:20:06.829Z[ 14] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49532026-06-25T04:20:06.829Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
49542026-06-25T04:20:06.829Z[ 18] 0.00-10.00 sec 528 MBytes 442 Mbits/sec sender
49552026-06-25T04:20:06.829Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
49562026-06-25T04:20:06.829Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
49572026-06-25T04:20:06.832ZRun 9/10...3539.4587360011965Mbps
49582026-06-25T04:20:14.228Z-----------------------------------------------------------
49592026-06-25T04:20:14.228ZServer listening on 5201 (test #30)
49602026-06-25T04:20:14.228Z-----------------------------------------------------------
49612026-06-25T04:20:14.228ZAccepted connection from 10.0.0.1, port 59333
49622026-06-25T04:20:14.228Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52475
49632026-06-25T04:20:14.228Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33166
49642026-06-25T04:20:14.228Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45966
49652026-06-25T04:20:14.228Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34535
49662026-06-25T04:20:14.228Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34671
49672026-06-25T04:20:14.228Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47224
49682026-06-25T04:20:14.228Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48759
49692026-06-25T04:20:14.228Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51739
49702026-06-25T04:20:14.228Z[ ID] Interval Transfer Bitrate
49712026-06-25T04:20:14.228Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49722026-06-25T04:20:14.228Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
49732026-06-25T04:20:14.228Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49742026-06-25T04:20:14.228Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
49752026-06-25T04:20:14.228Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49762026-06-25T04:20:14.228Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49772026-06-25T04:20:14.228Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49782026-06-25T04:20:14.228Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
49792026-06-25T04:20:14.228Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
49802026-06-25T04:20:14.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
49812026-06-25T04:20:14.228Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49822026-06-25T04:20:14.228Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49832026-06-25T04:20:14.228Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49842026-06-25T04:20:14.228Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49852026-06-25T04:20:14.228Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49862026-06-25T04:20:14.228Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49872026-06-25T04:20:14.228Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
49882026-06-25T04:20:14.228Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49892026-06-25T04:20:14.228Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
49902026-06-25T04:20:14.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-06-25T04:20:14.229Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
49922026-06-25T04:20:14.229Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
49932026-06-25T04:20:14.229Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
49942026-06-25T04:20:14.229Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
49952026-06-25T04:20:14.229Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
49962026-06-25T04:20:14.229Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
49972026-06-25T04:20:14.229Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
49982026-06-25T04:20:14.229Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
49992026-06-25T04:20:14.229Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
50002026-06-25T04:20:14.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-06-25T04:20:14.229Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50022026-06-25T04:20:14.229Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50032026-06-25T04:20:14.229Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50042026-06-25T04:20:14.229Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50052026-06-25T04:20:14.229Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50062026-06-25T04:20:14.229Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50072026-06-25T04:20:14.229Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
50082026-06-25T04:20:14.229Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
50092026-06-25T04:20:14.229Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
50102026-06-25T04:20:14.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-06-25T04:20:14.229Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50122026-06-25T04:20:14.229Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50132026-06-25T04:20:14.229Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50142026-06-25T04:20:14.229Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50152026-06-25T04:20:14.229Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50162026-06-25T04:20:14.229Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
50172026-06-25T04:20:14.229Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
50182026-06-25T04:20:14.229Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
50192026-06-25T04:20:14.229Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
50202026-06-25T04:20:14.229Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-06-25T04:20:14.229Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50222026-06-25T04:20:14.232Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50232026-06-25T04:20:14.232Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50242026-06-25T04:20:14.233Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50252026-06-25T04:20:14.233Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50262026-06-25T04:20:14.233Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50272026-06-25T04:20:14.233Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
50282026-06-25T04:20:14.233Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
50292026-06-25T04:20:14.233Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
50302026-06-25T04:20:14.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-06-25T04:20:14.233Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50322026-06-25T04:20:14.233Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50332026-06-25T04:20:14.233Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50342026-06-25T04:20:17.232Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50352026-06-25T04:20:17.232Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50362026-06-25T04:20:17.232Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50372026-06-25T04:20:17.232Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50382026-06-25T04:20:17.233Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50392026-06-25T04:20:17.233Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
50402026-06-25T04:20:17.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-06-25T04:20:17.233Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50422026-06-25T04:20:17.233Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50432026-06-25T04:20:17.233Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50442026-06-25T04:20:17.233Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50452026-06-25T04:20:17.233Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50462026-06-25T04:20:17.233Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50472026-06-25T04:20:17.233Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50482026-06-25T04:20:17.233Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50492026-06-25T04:20:17.233Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
50502026-06-25T04:20:17.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-06-25T04:20:17.233Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50522026-06-25T04:20:17.233Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50532026-06-25T04:20:17.233Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50542026-06-25T04:20:17.233Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50552026-06-25T04:20:17.233Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50562026-06-25T04:20:17.233Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
50572026-06-25T04:20:17.233Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50582026-06-25T04:20:17.233Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50592026-06-25T04:20:17.233Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
50602026-06-25T04:20:17.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-06-25T04:20:17.233Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50622026-06-25T04:20:17.233Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50632026-06-25T04:20:17.233Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50642026-06-25T04:20:17.233Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50652026-06-25T04:20:17.233Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50662026-06-25T04:20:17.233Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50672026-06-25T04:20:17.233Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50682026-06-25T04:20:17.233Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50692026-06-25T04:20:17.233Z[SUM] 9.00-10.00 sec 436 MBytes 3.65 Gbits/sec
50702026-06-25T04:20:17.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-06-25T04:20:17.233Z[ 5] 10.00-10.00 sec 128 KBytes 982 Mbits/sec
50722026-06-25T04:20:17.233Z[ 8] 10.00-10.00 sec 128 KBytes 983 Mbits/sec
50732026-06-25T04:20:17.234Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50742026-06-25T04:20:17.234Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50752026-06-25T04:20:17.234Z[ 14] 10.00-10.00 sec 128 KBytes 984 Mbits/sec
50762026-06-25T04:20:17.234Z[ 16] 10.00-10.00 sec 128 KBytes 985 Mbits/sec
50772026-06-25T04:20:17.234Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50782026-06-25T04:20:17.234Z[ 20] 10.00-10.00 sec 128 KBytes 985 Mbits/sec
50792026-06-25T04:20:17.234Z[SUM] 10.00-10.00 sec 640 KBytes 4.91 Gbits/sec
50802026-06-25T04:20:17.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-06-25T04:20:17.237Z[ ID] Interval Transfer Bitrate
50822026-06-25T04:20:17.237Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50832026-06-25T04:20:17.237Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50842026-06-25T04:20:17.237Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50852026-06-25T04:20:17.237Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50862026-06-25T04:20:17.237Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50872026-06-25T04:20:17.237Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50882026-06-25T04:20:17.237Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50892026-06-25T04:20:17.237Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
50902026-06-25T04:20:17.237Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec sender
50912026-06-25T04:20:17.237ZRun 10/10...3535.939264183762Mbps
50922026-06-25T04:20:17.237Z###---------------------###
50932026-06-25T04:20:17.237Z::: iPerf done... :::
50942026-06-25T04:20:17.237Z:::Awaiting out files...:::
50952026-06-25T04:20:17.237Z###---------------------###
50962026-06-25T04:20:17.237Z###-----###
50972026-06-25T04:20:17.237Z:::done!:::
50982026-06-25T04:20:17.237Z###-----###
50992026-06-25T04:20:18.214ZBenchmarking iperf-tcp/local/s2c/tx
51002026-06-25T04:20:18.214ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51012026-06-25T04:20:22.442ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51022026-06-25T04:20:42.450ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51032026-06-25T04:20:42.500Ziperf-tcp/local/s2c/tx time: [3.5192 µs 3.5192 µs 3.5193 µs]
51042026-06-25T04:20:42.500ZFound 7 outliers among 100 measurements (7.00%)
51052026-06-25T04:20:42.500Z 1 (1.00%) low severe
51062026-06-25T04:20:42.500Z 5 (5.00%) low mild
51072026-06-25T04:20:42.500Z 1 (1.00%) high severe
51082026-06-25T04:20:43.128Z
51092026-06-25T04:20:43.131ZBenchmarking iperf-tcp/local/s2c/rx
51102026-06-25T04:20:43.131ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51112026-06-25T04:20:47.357ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51122026-06-25T04:21:07.367ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51132026-06-25T04:21:07.417Ziperf-tcp/local/s2c/rx time: [6.5489 µs 6.5491 µs 6.5493 µs]
51142026-06-25T04:21:07.418ZFound 1 outliers among 100 measurements (1.00%)
51152026-06-25T04:21:07.418Z 1 (1.00%) low mild
51162026-06-25T04:21:08.045Z
51172026-06-25T04:21:12.302Z+ cargo ubench
51182026-06-25T04:21:12.431Z Compiling proc-macro2 v1.0.106
51192026-06-25T04:21:12.431Z Compiling quote v1.0.46
51202026-06-25T04:21:12.431Z Compiling unicode-ident v1.0.24
51212026-06-25T04:21:12.431Z Compiling serde_core v1.0.228
51222026-06-25T04:21:12.431Z Compiling cfg-if v1.0.4
51232026-06-25T04:21:12.431Z Compiling libc v0.2.186
51242026-06-25T04:21:12.431Z Compiling memchr v2.8.2
51252026-06-25T04:21:12.434Z Compiling serde v1.0.228
51262026-06-25T04:21:12.508Z Compiling rustversion v1.0.22
51272026-06-25T04:21:12.555Z Compiling version_check v0.9.5
51282026-06-25T04:21:12.756Z Compiling strsim v0.11.1
51292026-06-25T04:21:12.777Z Compiling ident_case v1.0.1
51302026-06-25T04:21:12.821Z Compiling zerocopy v0.8.52
51312026-06-25T04:21:12.878Z Compiling either v1.16.0
51322026-06-25T04:21:13.029Z Compiling thiserror v2.0.18
51332026-06-25T04:21:13.083Z Compiling fnv v1.0.7
51342026-06-25T04:21:13.214Z Compiling pin-project-lite v0.2.17
51352026-06-25T04:21:13.301Z Compiling crossbeam-utils v0.8.21
51362026-06-25T04:21:13.344Z Compiling regex-syntax v0.8.11
51372026-06-25T04:21:13.404Z Compiling syn v1.0.109
51382026-06-25T04:21:13.534Z Compiling winnow v1.0.3
51392026-06-25T04:21:13.582Z Compiling syn v2.0.118
51402026-06-25T04:21:13.590Z Compiling aho-corasick v1.1.4
51412026-06-25T04:21:13.627Z Compiling hashbrown v0.17.1
51422026-06-25T04:21:13.719Z Compiling equivalent v1.0.2
51432026-06-25T04:21:13.931Z Compiling itertools v0.14.0
51442026-06-25T04:21:14.158Z Compiling indexmap v2.14.0
51452026-06-25T04:21:14.550Z Compiling toml_parser v1.1.2+spec-1.1.0
51462026-06-25T04:21:14.762Z Compiling bitflags v2.13.0
51472026-06-25T04:21:14.786Z Compiling regex-automata v0.4.14
51482026-06-25T04:21:15.084Z Compiling heapless v0.8.0
51492026-06-25T04:21:15.102Z Compiling byteorder v1.5.0
51502026-06-25T04:21:15.143Z Compiling autocfg v1.5.1
51512026-06-25T04:21:15.280Z Compiling toml_datetime v1.1.1+spec-1.1.0
51522026-06-25T04:21:15.367Z Compiling hash32 v0.3.1
51532026-06-25T04:21:15.475Z Compiling num-traits v0.2.19
51542026-06-25T04:21:15.491Z Compiling toml_edit v0.25.12+spec-1.1.0
51552026-06-25T04:21:15.495Z Compiling slog v2.8.2
51562026-06-25T04:21:15.517Z Compiling futures-core v0.3.32
51572026-06-25T04:21:15.580Z Compiling futures-sink v0.3.32
51582026-06-25T04:21:15.653Z Compiling macaddr v1.0.1
51592026-06-25T04:21:15.677Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51602026-06-25T04:21:15.687Z Compiling smoltcp v0.11.0
51612026-06-25T04:21:15.700Z Compiling stable_deref_trait v1.2.1
51622026-06-25T04:21:15.906Z Compiling futures-channel v0.3.32
51632026-06-25T04:21:16.009Z Compiling proc-macro-crate v3.5.0
51642026-06-25T04:21:16.013Z Compiling proc-macro-error-attr v1.0.4
51652026-06-25T04:21:16.141Z Compiling darling_core v0.21.3
51662026-06-25T04:21:16.218Z Compiling darling_core v0.23.0
51672026-06-25T04:21:16.228Z Compiling futures-io v0.3.32
51682026-06-25T04:21:16.369Z Compiling rand_core v0.10.1
51692026-06-25T04:21:16.398Z Compiling ref-cast v1.0.25
51702026-06-25T04:21:16.403Z Compiling managed v0.8.0
51712026-06-25T04:21:16.520Z Compiling regex v1.12.4
51722026-06-25T04:21:16.638Z Compiling slab v0.4.12
51732026-06-25T04:21:16.691Z Compiling anyhow v1.0.102
51742026-06-25T04:21:16.827Z Compiling bitflags v1.3.2
51752026-06-25T04:21:16.892Z Compiling futures-task v0.3.32
51762026-06-25T04:21:16.902Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51772026-06-25T04:21:16.997Z Compiling getrandom v0.4.3
51782026-06-25T04:21:17.048Z Compiling crc32fast v1.5.0
51792026-06-25T04:21:17.330Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51802026-06-25T04:21:17.337Z Compiling serde_derive v1.0.228
51812026-06-25T04:21:17.347Z Compiling zerocopy-derive v0.8.52
51822026-06-25T04:21:17.358Z Compiling thiserror-impl v2.0.18
51832026-06-25T04:21:17.716Z Compiling futures-macro v0.3.32
51842026-06-25T04:21:18.039Z Compiling num_enum_derive v0.7.6
51852026-06-25T04:21:18.290Z Compiling darling_macro v0.21.3
51862026-06-25T04:21:18.376Z Compiling darling_macro v0.23.0
51872026-06-25T04:21:18.518Z Compiling futures-util v0.3.32
51882026-06-25T04:21:18.641Z Compiling cobs v0.3.0
51892026-06-25T04:21:18.824Z Compiling darling v0.21.3
51902026-06-25T04:21:18.855Z Compiling foreign-types-macros v0.2.3
51912026-06-25T04:21:18.895Z Compiling ingot-macros v0.1.1
51922026-06-25T04:21:18.913Z Compiling darling v0.23.0
51932026-06-25T04:21:18.984Z Compiling ref-cast-impl v1.0.25
51942026-06-25T04:21:19.021Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51952026-06-25T04:21:19.238Z Compiling proc-macro-error v1.0.4
51962026-06-25T04:21:19.460Z Compiling once_cell v1.21.4
51972026-06-25T04:21:19.464Z Compiling cpufeatures v0.3.0
51982026-06-25T04:21:19.526Z Compiling unicode-width v0.2.2
51992026-06-25T04:21:19.557Z Compiling ipnetwork v0.21.1
52002026-06-25T04:21:19.685Z Compiling foreign-types-shared v0.3.1
52012026-06-25T04:21:19.768Z Compiling rustix v1.1.4
52022026-06-25T04:21:19.816Z Compiling foreign-types v0.5.0
52032026-06-25T04:21:19.885Z Compiling tabwriter v1.4.1
52042026-06-25T04:21:19.922Z Compiling tracing-core v0.1.36
52052026-06-25T04:21:20.213Z Compiling chacha20 v0.10.0
52062026-06-25T04:21:20.309Z Compiling num_enum v0.7.6
52072026-06-25T04:21:20.332Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52082026-06-25T04:21:20.485Z Compiling erased-serde v0.3.31
52092026-06-25T04:21:20.585Z Compiling postcard v1.1.3
52102026-06-25T04:21:20.794Z Compiling tracing-attributes v0.1.31
52112026-06-25T04:21:20.935Z Compiling futures-executor v0.3.32
52122026-06-25T04:21:21.000Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52132026-06-25T04:21:21.319Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52142026-06-25T04:21:21.393Z Compiling errno v0.3.14
52152026-06-25T04:21:21.481Z Compiling itertools v0.15.0
52162026-06-25T04:21:21.481Z Compiling cstr-argument v0.1.2
52172026-06-25T04:21:21.536Z Compiling thiserror v1.0.69
52182026-06-25T04:21:21.633Z Compiling shlex v2.0.1
52192026-06-25T04:21:21.738Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52202026-06-25T04:21:21.789Z Compiling ingot-types v0.1.2
52212026-06-25T04:21:21.807Z Compiling time-core v0.1.9
52222026-06-25T04:21:21.832Z Compiling dyn-clone v1.0.20
52232026-06-25T04:21:21.943Z Compiling zmij v1.0.21
52242026-06-25T04:21:21.948Z Compiling find-msvc-tools v0.1.9
52252026-06-25T04:21:21.962Z Compiling utf8parse v0.2.2
52262026-06-25T04:21:21.967Z Compiling pretty-hex v0.4.2
52272026-06-25T04:21:21.975Z Compiling num-conv v0.2.2
52282026-06-25T04:21:22.082Z Compiling cc v1.2.65
52292026-06-25T04:21:22.183Z Compiling time-macros v0.2.30
52302026-06-25T04:21:22.241Z Compiling ingot v0.1.1
52312026-06-25T04:21:22.260Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52322026-06-25T04:21:22.288Z Compiling anstyle-parse v1.0.0
52332026-06-25T04:21:22.452Z Compiling tracing v0.1.44
52342026-06-25T04:21:22.668Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52352026-06-25T04:21:22.774Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52362026-06-25T04:21:23.122Z Compiling rand v0.10.1
52372026-06-25T04:21:23.173Z Compiling futures v0.3.32
52382026-06-25T04:21:23.241Z Compiling thiserror-impl v1.0.69
52392026-06-25T04:21:23.386Z Compiling crossbeam-epoch v0.9.18
52402026-06-25T04:21:23.470Z Compiling uuid v1.23.3
52412026-06-25T04:21:23.670Z Compiling arc-swap v1.9.1
52422026-06-25T04:21:23.901Z Compiling socket2 v0.6.4
52432026-06-25T04:21:23.907Z Compiling nom v8.0.0
52442026-06-25T04:21:24.013Z Compiling thread_local v1.1.9
52452026-06-25T04:21:24.344Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52462026-06-25T04:21:24.408Z Compiling serde_json v1.0.150
52472026-06-25T04:21:24.480Z Compiling powerfmt v0.2.0
52482026-06-25T04:21:24.590Z Compiling deranged v0.5.8
52492026-06-25T04:21:24.630Z Compiling slog-async v2.8.0
52502026-06-25T04:21:24.701Z Compiling iana-time-zone v0.1.65
52512026-06-25T04:21:24.908Z Compiling heck v0.4.1
52522026-06-25T04:21:25.002Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52532026-06-25T04:21:25.097Z Compiling colorchoice v1.0.5
52542026-06-25T04:21:25.205Z Compiling colored v3.1.1
52552026-06-25T04:21:25.775Z Compiling rayon-core v1.13.0
52562026-06-25T04:21:25.808Z Compiling is_terminal_polyfill v1.70.2
52572026-06-25T04:21:25.894Z Compiling oxnet v0.1.6
52582026-06-25T04:21:25.984Z Compiling lazy_static v1.5.0
52592026-06-25T04:21:26.060Z Compiling anstyle-query v1.1.5
52602026-06-25T04:21:26.076Z Compiling anstyle v1.0.14
52612026-06-25T04:21:26.157Z Compiling slog-scope v4.4.1
52622026-06-25T04:21:26.312Z Compiling rusticata-macros v5.0.0
52632026-06-25T04:21:26.522Z Compiling anstream v1.0.0
52642026-06-25T04:21:26.567Z Compiling time v0.3.51
52652026-06-25T04:21:26.588Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52662026-06-25T04:21:26.965Z Compiling chrono v0.4.45
52672026-06-25T04:21:27.273Z Compiling crossbeam-deque v0.8.6
52682026-06-25T04:21:27.327Z Compiling terminal_size v0.4.4
52692026-06-25T04:21:27.466Z Compiling cookie-factory v0.3.3
52702026-06-25T04:21:27.482Z Compiling alloca v0.4.0
52712026-06-25T04:21:27.753Z Compiling half v2.7.1
52722026-06-25T04:21:27.787Z Compiling crossbeam-channel v0.5.15
52732026-06-25T04:21:27.787Z Compiling is-terminal v0.4.17
52742026-06-25T04:21:27.877Z Compiling itertools v0.12.1
52752026-06-25T04:21:28.081Z Compiling log v0.4.33
52762026-06-25T04:21:28.305Z Compiling circular v0.3.0
52772026-06-25T04:21:28.379Z Compiling ciborium-io v0.2.2
52782026-06-25T04:21:28.426Z Compiling itoa v1.0.18
52792026-06-25T04:21:28.464Z Compiling take_mut v0.2.2
52802026-06-25T04:21:28.565Z Compiling clap_lex v1.1.0
52812026-06-25T04:21:28.629Z Compiling term v1.2.1
52822026-06-25T04:21:28.886Z Compiling plotters-backend v0.3.7
52832026-06-25T04:21:29.201Z Compiling cfg_aliases v0.2.1
52842026-06-25T04:21:29.224Z Compiling heck v0.5.0
52852026-06-25T04:21:29.265Z Compiling nix v0.31.3
52862026-06-25T04:21:29.329Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52872026-06-25T04:21:29.412Z Compiling clap_derive v4.6.1
52882026-06-25T04:21:29.634Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52892026-06-25T04:21:29.634Z Compiling plotters-svg v0.3.7
52902026-06-25T04:21:29.924Z Compiling slog-term v2.9.2
52912026-06-25T04:21:29.972Z Compiling clap_builder v4.6.0
52922026-06-25T04:21:31.055Z Compiling ciborium-ll v0.2.2
52932026-06-25T04:21:31.156Z Compiling pcap-parser v0.17.0
52942026-06-25T04:21:31.289Z Compiling slog-stdlog v4.1.1
52952026-06-25T04:21:31.656Z Compiling itertools v0.13.0
52962026-06-25T04:21:31.718Z Compiling cast v0.3.0
52972026-06-25T04:21:31.886Z Compiling same-file v1.0.6
52982026-06-25T04:21:32.010Z Compiling walkdir v2.5.0
52992026-06-25T04:21:32.042Z Compiling clap v4.6.1
53002026-06-25T04:21:32.121Z Compiling rayon v1.12.0
53012026-06-25T04:21:32.558Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53022026-06-25T04:21:33.001Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53032026-06-25T04:21:33.157Z Compiling criterion-plot v0.8.2
53042026-06-25T04:21:33.462Z Compiling slog-envlogger v2.2.0
53052026-06-25T04:21:33.915Z Compiling ciborium v0.2.2
53062026-06-25T04:21:34.328Z Compiling tinytemplate v1.2.1
53072026-06-25T04:21:34.350Z Compiling plotters v0.3.7
53082026-06-25T04:21:34.624Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53092026-06-25T04:21:35.437Z Compiling page_size v0.6.0
53102026-06-25T04:21:35.477Z Compiling oorandom v11.1.5
53112026-06-25T04:21:35.517Z Compiling anes v0.1.6
53122026-06-25T04:21:35.537Z Compiling dtor-proc-macro v0.0.13
53132026-06-25T04:21:35.592Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53142026-06-25T04:21:35.757Z Compiling criterion v0.8.2
53152026-06-25T04:21:35.886Z Compiling dtor v0.8.1
53162026-06-25T04:21:35.972Z Compiling link-section v0.2.1
53172026-06-25T04:21:36.104Z Compiling ctor-proc-macro v0.0.13
53182026-06-25T04:21:36.449Z Compiling ctor v0.10.1
53192026-06-25T04:21:37.834Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53202026-06-25T04:22:59.541Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 47s
53212026-06-25T04:22:59.569Z Running benches/userland.rs (target/release-lto/deps/userland-773470b6590344bc)
53222026-06-25T04:22:59.572ZGnuplot not found, using plotters backend
53232026-06-25T04:22:59.707ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53242026-06-25T04:22:59.707ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53252026-06-25T04:23:05.217ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0024 s (7.6M iterations)
53262026-06-25T04:23:10.091ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53272026-06-25T04:23:10.146Zparse/Hairpin-DHCPv4/wallclock/Discover
53282026-06-25T04:23:10.146Z time: [61.385 ns 61.566 ns 61.774 ns]
53292026-06-25T04:23:10.146ZFound 3 outliers among 100 measurements (3.00%)
53302026-06-25T04:23:10.146Z 1 (1.00%) high mild
53312026-06-25T04:23:10.146Z 2 (2.00%) high severe
53322026-06-25T04:23:10.780Z
53332026-06-25T04:23:10.783ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53342026-06-25T04:23:10.783ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53352026-06-25T04:23:16.798ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0059 s (3.5M iterations)
53362026-06-25T04:23:21.746ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53372026-06-25T04:23:21.797Zprocess/Hairpin-DHCPv4/wallclock/Discover
53382026-06-25T04:23:21.797Z time: [838.85 ns 839.42 ns 840.07 ns]
53392026-06-25T04:23:21.797ZFound 2 outliers among 100 measurements (2.00%)
53402026-06-25T04:23:21.797Z 2 (2.00%) high mild
53412026-06-25T04:23:22.431Z
53422026-06-25T04:23:22.436ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53432026-06-25T04:23:22.436ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53442026-06-25T04:23:28.162ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (7.3M iterations)
53452026-06-25T04:23:32.842ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53462026-06-25T04:23:32.893Zparse/Hairpin-DHCPv4/wallclock/Request
53472026-06-25T04:23:32.893Z time: [61.500 ns 61.676 ns 61.880 ns]
53482026-06-25T04:23:32.893ZFound 4 outliers among 100 measurements (4.00%)
53492026-06-25T04:23:32.893Z 2 (2.00%) high mild
53502026-06-25T04:23:32.893Z 2 (2.00%) high severe
53512026-06-25T04:23:33.525Z
53522026-06-25T04:23:33.528ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53532026-06-25T04:23:33.528ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53542026-06-25T04:23:39.429ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0040 s (3.6M iterations)
53552026-06-25T04:23:44.398ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53562026-06-25T04:23:44.450Zprocess/Hairpin-DHCPv4/wallclock/Request
53572026-06-25T04:23:44.450Z time: [818.30 ns 818.79 ns 819.36 ns]
53582026-06-25T04:23:44.450ZFound 3 outliers among 100 measurements (3.00%)
53592026-06-25T04:23:44.450Z 2 (2.00%) high mild
53602026-06-25T04:23:44.450Z 1 (1.00%) high severe
53612026-06-25T04:23:45.084Z
53622026-06-25T04:23:45.087ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53632026-06-25T04:23:45.087ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53642026-06-25T04:23:48.538ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0029 s (6.1M iterations)
53652026-06-25T04:23:53.420ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53662026-06-25T04:23:53.471Zparse/Hairpin-DHCPv6/wallclock/Solicit
53672026-06-25T04:23:53.471Z time: [61.125 ns 61.305 ns 61.515 ns]
53682026-06-25T04:23:53.471ZFound 5 outliers among 100 measurements (5.00%)
53692026-06-25T04:23:53.471Z 2 (2.00%) high mild
53702026-06-25T04:23:53.471Z 3 (3.00%) high severe
53712026-06-25T04:23:54.107Z
53722026-06-25T04:23:54.110ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53732026-06-25T04:23:54.110ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53742026-06-25T04:23:57.833ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0061 s (2.8M iterations)
53752026-06-25T04:24:02.887ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53762026-06-25T04:24:02.938Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53772026-06-25T04:24:02.938Z time: [1.0432 µs 1.0440 µs 1.0447 µs]
53782026-06-25T04:24:02.939ZFound 4 outliers among 100 measurements (4.00%)
53792026-06-25T04:24:02.939Z 3 (3.00%) high mild
53802026-06-25T04:24:02.939Z 1 (1.00%) high severe
53812026-06-25T04:24:03.565Z
53822026-06-25T04:24:03.568ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53832026-06-25T04:24:03.568ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53842026-06-25T04:24:07.398ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0016 s (5.5M iterations)
53852026-06-25T04:24:12.112ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53862026-06-25T04:24:12.162Zparse/Hairpin-DHCPv6/wallclock/Request
53872026-06-25T04:24:12.162Z time: [61.278 ns 61.472 ns 61.695 ns]
53882026-06-25T04:24:12.162ZFound 5 outliers among 100 measurements (5.00%)
53892026-06-25T04:24:12.162Z 2 (2.00%) high mild
53902026-06-25T04:24:12.162Z 3 (3.00%) high severe
53912026-06-25T04:24:12.793Z
53922026-06-25T04:24:12.796ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
53932026-06-25T04:24:12.796ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53942026-06-25T04:24:16.785ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0080 s (2.6M iterations)
53952026-06-25T04:24:21.733ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
53962026-06-25T04:24:21.783Zprocess/Hairpin-DHCPv6/wallclock/Request
53972026-06-25T04:24:21.783Z time: [1.0747 µs 1.0754 µs 1.0763 µs]
53982026-06-25T04:24:21.783ZFound 3 outliers among 100 measurements (3.00%)
53992026-06-25T04:24:21.783Z 2 (2.00%) high mild
54002026-06-25T04:24:21.783Z 1 (1.00%) high severe
54012026-06-25T04:24:22.419Z
54022026-06-25T04:24:22.422ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54032026-06-25T04:24:22.422ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54042026-06-25T04:24:28.574ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0021 s (6.8M iterations)
54052026-06-25T04:24:33.133ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54062026-06-25T04:24:33.184Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54072026-06-25T04:24:33.184Z time: [61.202 ns 61.389 ns 61.607 ns]
54082026-06-25T04:24:33.184ZFound 6 outliers among 100 measurements (6.00%)
54092026-06-25T04:24:33.184Z 4 (4.00%) high mild
54102026-06-25T04:24:33.184Z 2 (2.00%) high severe
54112026-06-25T04:24:33.813Z
54122026-06-25T04:24:33.816ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54132026-06-25T04:24:33.817ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54142026-06-25T04:24:39.179ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0060 s (3.9M iterations)
54152026-06-25T04:24:44.032ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54162026-06-25T04:24:44.083Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54172026-06-25T04:24:44.083Z time: [636.16 ns 636.81 ns 637.54 ns]
54182026-06-25T04:24:44.083ZFound 2 outliers among 100 measurements (2.00%)
54192026-06-25T04:24:44.083Z 1 (1.00%) high mild
54202026-06-25T04:24:44.083Z 1 (1.00%) high severe
54212026-06-25T04:24:44.713Z
54222026-06-25T04:24:44.716ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54232026-06-25T04:24:44.716ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54242026-06-25T04:24:49.122ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0049 s (4.8M iterations)
54252026-06-25T04:24:52.945ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54262026-06-25T04:24:52.996Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54272026-06-25T04:24:52.996Z time: [121.59 ns 121.76 ns 121.96 ns]
54282026-06-25T04:24:52.996ZFound 6 outliers among 100 measurements (6.00%)
54292026-06-25T04:24:52.996Z 2 (2.00%) high mild
54302026-06-25T04:24:52.996Z 4 (4.00%) high severe
54312026-06-25T04:24:53.632Z
54322026-06-25T04:24:53.635ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54332026-06-25T04:24:53.635ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54342026-06-25T04:24:56.900ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0042 s (3.2M iterations)
54352026-06-25T04:25:01.387ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54362026-06-25T04:25:01.437Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54372026-06-25T04:25:01.437Z time: [714.39 ns 714.86 ns 715.39 ns]
54382026-06-25T04:25:01.437ZFound 4 outliers among 100 measurements (4.00%)
54392026-06-25T04:25:01.437Z 4 (4.00%) high mild
54402026-06-25T04:25:02.064Z
54412026-06-25T04:25:02.067ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54422026-06-25T04:25:02.067ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54432026-06-25T04:25:08.278ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0001 s (6.8M iterations)
54442026-06-25T04:25:12.739ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54452026-06-25T04:25:12.790Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54462026-06-25T04:25:12.790Z time: [60.917 ns 61.088 ns 61.288 ns]
54472026-06-25T04:25:12.790ZFound 5 outliers among 100 measurements (5.00%)
54482026-06-25T04:25:12.790Z 2 (2.00%) high mild
54492026-06-25T04:25:12.790Z 3 (3.00%) high severe
54502026-06-25T04:25:13.422Z
54512026-06-25T04:25:13.426ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54522026-06-25T04:25:13.426ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54532026-06-25T04:25:19.576ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0010 s (3.4M iterations)
54542026-06-25T04:25:24.408ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54552026-06-25T04:25:24.459Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54562026-06-25T04:25:24.459Z time: [812.62 ns 813.44 ns 814.47 ns]
54572026-06-25T04:25:24.459ZFound 1 outliers among 100 measurements (1.00%)
54582026-06-25T04:25:24.459Z 1 (1.00%) high mild
54592026-06-25T04:25:25.087Z
54602026-06-25T04:25:25.090ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54612026-06-25T04:25:25.090ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54622026-06-25T04:25:28.123ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
54632026-06-25T04:25:32.693ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54642026-06-25T04:25:32.744Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54652026-06-25T04:25:32.744Z time: [61.023 ns 61.225 ns 61.457 ns]
54662026-06-25T04:25:32.744ZFound 4 outliers among 100 measurements (4.00%)
54672026-06-25T04:25:32.744Z 2 (2.00%) high mild
54682026-06-25T04:25:32.744Z 2 (2.00%) high severe
54692026-06-25T04:25:33.374Z
54702026-06-25T04:25:33.377ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54712026-06-25T04:25:33.377ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54722026-06-25T04:25:39.397ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0044 s (3.5M iterations)
54732026-06-25T04:25:44.167ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54742026-06-25T04:25:44.218Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54752026-06-25T04:25:44.218Z time: [769.95 ns 770.52 ns 771.19 ns]
54762026-06-25T04:25:44.218ZFound 3 outliers among 100 measurements (3.00%)
54772026-06-25T04:25:44.218Z 2 (2.00%) high mild
54782026-06-25T04:25:44.218Z 1 (1.00%) high severe
54792026-06-25T04:25:44.847Z
54802026-06-25T04:25:44.850ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54812026-06-25T04:25:44.850ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54822026-06-25T04:25:48.311ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (12M iterations)
54832026-06-25T04:25:52.105ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54842026-06-25T04:25:52.156Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54852026-06-25T04:25:52.156Z time: [61.709 ns 61.866 ns 62.042 ns]
54862026-06-25T04:25:52.156ZFound 3 outliers among 100 measurements (3.00%)
54872026-06-25T04:25:52.156Z 1 (1.00%) high mild
54882026-06-25T04:25:52.156Z 2 (2.00%) high severe
54892026-06-25T04:25:52.787Z
54902026-06-25T04:25:52.790ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54912026-06-25T04:25:52.791ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54922026-06-25T04:25:58.038ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.0M iterations)
54932026-06-25T04:26:02.734ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54942026-06-25T04:26:02.784Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54952026-06-25T04:26:02.784Z time: [253.20 ns 253.47 ns 253.77 ns]
54962026-06-25T04:26:02.784ZFound 9 outliers among 100 measurements (9.00%)
54972026-06-25T04:26:02.784Z 3 (3.00%) high mild
54982026-06-25T04:26:02.784Z 6 (6.00%) high severe
54992026-06-25T04:26:03.413Z
55002026-06-25T04:26:03.416ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55012026-06-25T04:26:03.416ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55022026-06-25T04:26:06.485ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (6.8M iterations)
55032026-06-25T04:26:11.208ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55042026-06-25T04:26:11.260Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55052026-06-25T04:26:11.260Z time: [80.013 ns 80.144 ns 80.303 ns]
55062026-06-25T04:26:11.260ZFound 5 outliers among 100 measurements (5.00%)
55072026-06-25T04:26:11.260Z 2 (2.00%) high mild
55082026-06-25T04:26:11.260Z 3 (3.00%) high severe
55092026-06-25T04:26:11.891Z
55102026-06-25T04:26:11.894ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55112026-06-25T04:26:11.894ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55122026-06-25T04:26:15.985ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0085 s (2.6M iterations)
55132026-06-25T04:26:20.922ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55142026-06-25T04:26:20.972Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55152026-06-25T04:26:20.972Z time: [271.79 ns 272.06 ns 272.37 ns]
55162026-06-25T04:26:20.972ZFound 7 outliers among 100 measurements (7.00%)
55172026-06-25T04:26:20.973Z 2 (2.00%) high mild
55182026-06-25T04:26:20.973Z 5 (5.00%) high severe
55192026-06-25T04:26:21.605Z
55202026-06-25T04:26:21.608ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55212026-06-25T04:26:21.608ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55222026-06-25T04:26:27.871ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations)
55232026-06-25T04:26:31.397ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55242026-06-25T04:26:31.447Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55252026-06-25T04:26:31.448Z time: [98.390 ns 98.638 ns 98.881 ns]
55262026-06-25T04:26:31.448ZFound 3 outliers among 100 measurements (3.00%)
55272026-06-25T04:26:31.448Z 2 (2.00%) high mild
55282026-06-25T04:26:31.448Z 1 (1.00%) high severe
55292026-06-25T04:26:32.082Z
55302026-06-25T04:26:32.086ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55312026-06-25T04:26:32.086ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55322026-06-25T04:26:35.105ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (3.5M iterations)
55332026-06-25T04:26:39.701ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55342026-06-25T04:26:39.751Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55352026-06-25T04:26:39.751Z time: [225.74 ns 226.09 ns 226.46 ns]
55362026-06-25T04:26:39.751ZFound 4 outliers among 100 measurements (4.00%)
55372026-06-25T04:26:39.751Z 2 (2.00%) high mild
55382026-06-25T04:26:39.751Z 2 (2.00%) high severe
55392026-06-25T04:26:40.383Z
55402026-06-25T04:26:40.385ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55412026-06-25T04:26:40.386ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55422026-06-25T04:26:44.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (4.8M iterations)
55432026-06-25T04:26:49.089ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55442026-06-25T04:26:49.139Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55452026-06-25T04:26:49.139Z time: [116.66 ns 117.04 ns 117.38 ns]
55462026-06-25T04:26:49.139ZFound 4 outliers among 100 measurements (4.00%)
55472026-06-25T04:26:49.139Z 2 (2.00%) high mild
55482026-06-25T04:26:49.139Z 2 (2.00%) high severe
55492026-06-25T04:26:49.777Z
55502026-06-25T04:26:49.780ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55512026-06-25T04:26:49.780ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55522026-06-25T04:26:54.360ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.3M iterations)
55532026-06-25T04:26:59.142ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55542026-06-25T04:26:59.193Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55552026-06-25T04:26:59.193Z time: [245.06 ns 245.49 ns 245.98 ns]
55562026-06-25T04:26:59.193ZFound 4 outliers among 100 measurements (4.00%)
55572026-06-25T04:26:59.193Z 2 (2.00%) high mild
55582026-06-25T04:26:59.193Z 2 (2.00%) high severe
55592026-06-25T04:26:59.826Z
55602026-06-25T04:26:59.829ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55612026-06-25T04:26:59.829ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55622026-06-25T04:27:03.111ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
55632026-06-25T04:27:07.029ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55642026-06-25T04:27:07.079Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55652026-06-25T04:27:07.079Z time: [60.371 ns 60.520 ns 60.686 ns]
55662026-06-25T04:27:07.079ZFound 3 outliers among 100 measurements (3.00%)
55672026-06-25T04:27:07.079Z 2 (2.00%) high mild
55682026-06-25T04:27:07.079Z 1 (1.00%) high severe
55692026-06-25T04:27:07.713Z
55702026-06-25T04:27:07.716ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55712026-06-25T04:27:07.716ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55722026-06-25T04:27:12.539ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.3M iterations)
55732026-06-25T04:27:17.277ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55742026-06-25T04:27:17.327Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55752026-06-25T04:27:17.327Z time: [215.89 ns 216.12 ns 216.39 ns]
55762026-06-25T04:27:17.327ZFound 8 outliers among 100 measurements (8.00%)
55772026-06-25T04:27:17.328Z 4 (4.00%) high mild
55782026-06-25T04:27:17.328Z 4 (4.00%) high severe
55792026-06-25T04:27:17.958Z
55802026-06-25T04:27:17.961ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55812026-06-25T04:27:17.961ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55822026-06-25T04:27:21.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
55832026-06-25T04:27:25.747ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55842026-06-25T04:27:25.796Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55852026-06-25T04:27:25.797Z time: [79.291 ns 79.426 ns 79.590 ns]
55862026-06-25T04:27:25.797ZFound 6 outliers among 100 measurements (6.00%)
55872026-06-25T04:27:25.797Z 2 (2.00%) high mild
55882026-06-25T04:27:25.797Z 4 (4.00%) high severe
55892026-06-25T04:27:26.427Z
55902026-06-25T04:27:26.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55912026-06-25T04:27:26.430ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55922026-06-25T04:27:30.354ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.7M iterations)
55932026-06-25T04:27:35.294ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55942026-06-25T04:27:35.345Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55952026-06-25T04:27:35.345Z time: [234.84 ns 235.06 ns 235.31 ns]
55962026-06-25T04:27:35.345ZFound 7 outliers among 100 measurements (7.00%)
55972026-06-25T04:27:35.345Z 3 (3.00%) high mild
55982026-06-25T04:27:35.345Z 4 (4.00%) high severe
55992026-06-25T04:27:35.972Z
56002026-06-25T04:27:35.975ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56012026-06-25T04:27:35.975ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56022026-06-25T04:27:42.081ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (6.9M iterations)
56032026-06-25T04:27:45.663ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56042026-06-25T04:27:45.714Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56052026-06-25T04:27:45.715Z time: [97.846 ns 98.106 ns 98.357 ns]
56062026-06-25T04:27:45.715ZFound 2 outliers among 100 measurements (2.00%)
56072026-06-25T04:27:45.715Z 2 (2.00%) high mild
56082026-06-25T04:27:46.348Z
56092026-06-25T04:27:46.351ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56102026-06-25T04:27:46.351ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56112026-06-25T04:27:52.267ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.5M iterations)
56122026-06-25T04:27:56.699ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56132026-06-25T04:27:56.750Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56142026-06-25T04:27:56.750Z time: [189.27 ns 189.70 ns 190.14 ns]
56152026-06-25T04:27:56.750ZFound 4 outliers among 100 measurements (4.00%)
56162026-06-25T04:27:56.750Z 2 (2.00%) high mild
56172026-06-25T04:27:56.750Z 2 (2.00%) high severe
56182026-06-25T04:27:57.380Z
56192026-06-25T04:27:57.383ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56202026-06-25T04:27:57.383ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56212026-06-25T04:28:01.747ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.8M iterations)
56222026-06-25T04:28:06.073ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56232026-06-25T04:28:06.124Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56242026-06-25T04:28:06.124Z time: [116.71 ns 117.09 ns 117.42 ns]
56252026-06-25T04:28:06.124ZFound 2 outliers among 100 measurements (2.00%)
56262026-06-25T04:28:06.124Z 1 (1.00%) high mild
56272026-06-25T04:28:06.124Z 1 (1.00%) high severe
56282026-06-25T04:28:06.757Z
56292026-06-25T04:28:06.760ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56302026-06-25T04:28:06.760ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56312026-06-25T04:28:11.144ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.4M iterations)
56322026-06-25T04:28:15.939ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56332026-06-25T04:28:15.990Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56342026-06-25T04:28:15.990Z time: [206.39 ns 206.73 ns 207.09 ns]
56352026-06-25T04:28:15.990ZFound 5 outliers among 100 measurements (5.00%)
56362026-06-25T04:28:15.990Z 3 (3.00%) high mild
56372026-06-25T04:28:15.990Z 2 (2.00%) high severe
56382026-06-25T04:28:16.619Z
56392026-06-25T04:28:16.623ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56402026-06-25T04:28:16.623ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56412026-06-25T04:28:20.220ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
56422026-06-25T04:28:24.238ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56432026-06-25T04:28:24.289Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56442026-06-25T04:28:24.289Z time: [61.305 ns 61.433 ns 61.576 ns]
56452026-06-25T04:28:24.289ZFound 5 outliers among 100 measurements (5.00%)
56462026-06-25T04:28:24.289Z 1 (1.00%) high mild
56472026-06-25T04:28:24.289Z 4 (4.00%) high severe
56482026-06-25T04:28:24.917Z
56492026-06-25T04:28:24.920ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56502026-06-25T04:28:24.920ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56512026-06-25T04:28:30.324ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0060 s (3.9M iterations)
56522026-06-25T04:28:35.100ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56532026-06-25T04:28:35.150Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56542026-06-25T04:28:35.150Z time: [249.25 ns 249.43 ns 249.63 ns]
56552026-06-25T04:28:35.150ZFound 13 outliers among 100 measurements (13.00%)
56562026-06-25T04:28:35.150Z 6 (6.00%) high mild
56572026-06-25T04:28:35.150Z 7 (7.00%) high severe
56582026-06-25T04:28:35.779Z
56592026-06-25T04:28:35.783ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56602026-06-25T04:28:35.783ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56612026-06-25T04:28:38.993ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.5M iterations)
56622026-06-25T04:28:43.771ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56632026-06-25T04:28:43.821Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56642026-06-25T04:28:43.821Z time: [79.928 ns 80.043 ns 80.175 ns]
56652026-06-25T04:28:43.821ZFound 7 outliers among 100 measurements (7.00%)
56662026-06-25T04:28:43.821Z 4 (4.00%) high mild
56672026-06-25T04:28:43.821Z 3 (3.00%) high severe
56682026-06-25T04:28:44.449Z
56692026-06-25T04:28:44.452ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56702026-06-25T04:28:44.452ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56712026-06-25T04:28:48.669ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0084 s (2.5M iterations)
56722026-06-25T04:28:53.622ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56732026-06-25T04:28:53.673Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56742026-06-25T04:28:53.673Z time: [268.15 ns 268.32 ns 268.50 ns]
56752026-06-25T04:28:53.673ZFound 12 outliers among 100 measurements (12.00%)
56762026-06-25T04:28:53.673Z 5 (5.00%) high mild
56772026-06-25T04:28:53.677Z 7 (7.00%) high severe
56782026-06-25T04:28:54.302Z
56792026-06-25T04:28:54.305ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56802026-06-25T04:28:54.305ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56812026-06-25T04:28:57.349ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.9M iterations)
56822026-06-25T04:29:01.211ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56832026-06-25T04:29:01.261Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56842026-06-25T04:29:01.261Z time: [98.927 ns 99.075 ns 99.262 ns]
56852026-06-25T04:29:01.261ZFound 1 outliers among 100 measurements (1.00%)
56862026-06-25T04:29:01.261Z 1 (1.00%) high severe
56872026-06-25T04:29:01.879Z
56882026-06-25T04:29:01.882ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56892026-06-25T04:29:01.882ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56902026-06-25T04:29:05.148ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0075 s (3.4M iterations)
56912026-06-25T04:29:09.809ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56922026-06-25T04:29:09.812Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56932026-06-25T04:29:09.812Z time: [222.42 ns 222.74 ns 223.08 ns]
56942026-06-25T04:29:09.812ZFound 2 outliers among 100 measurements (2.00%)
56952026-06-25T04:29:09.812Z 1 (1.00%) high mild
56962026-06-25T04:29:09.812Z 1 (1.00%) high severe
56972026-06-25T04:29:10.623Z
56982026-06-25T04:29:10.631ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
56992026-06-25T04:29:10.631ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57002026-06-25T04:29:14.830ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (4.7M iterations)
57012026-06-25T04:29:19.236ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57022026-06-25T04:29:19.286Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57032026-06-25T04:29:19.286Z time: [117.52 ns 117.68 ns 117.85 ns]
57042026-06-25T04:29:19.286ZFound 2 outliers among 100 measurements (2.00%)
57052026-06-25T04:29:19.286Z 1 (1.00%) high mild
57062026-06-25T04:29:19.286Z 1 (1.00%) high severe
57072026-06-25T04:29:19.916Z
57082026-06-25T04:29:19.919ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57092026-06-25T04:29:19.919ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57102026-06-25T04:29:24.568ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0072 s (2.3M iterations)
57112026-06-25T04:29:29.404ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57122026-06-25T04:29:29.454Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57132026-06-25T04:29:29.454Z time: [240.48 ns 240.87 ns 241.27 ns]
57142026-06-25T04:29:29.454ZFound 4 outliers among 100 measurements (4.00%)
57152026-06-25T04:29:29.454Z 2 (2.00%) high mild
57162026-06-25T04:29:29.454Z 2 (2.00%) high severe
57172026-06-25T04:29:30.082Z
57182026-06-25T04:29:30.085ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57192026-06-25T04:29:30.085ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57202026-06-25T04:29:33.651ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
57212026-06-25T04:29:37.648ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57222026-06-25T04:29:37.698Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57232026-06-25T04:29:37.698Z time: [60.582 ns 60.727 ns 60.890 ns]
57242026-06-25T04:29:37.698ZFound 4 outliers among 100 measurements (4.00%)
57252026-06-25T04:29:37.698Z 2 (2.00%) high mild
57262026-06-25T04:29:37.698Z 2 (2.00%) high severe
57272026-06-25T04:29:38.328Z
57282026-06-25T04:29:38.331ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57292026-06-25T04:29:38.331ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57302026-06-25T04:29:43.447ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.1M iterations)
57312026-06-25T04:29:48.201ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57322026-06-25T04:29:48.251Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57332026-06-25T04:29:48.251Z time: [218.44 ns 218.66 ns 218.90 ns]
57342026-06-25T04:29:48.251ZFound 8 outliers among 100 measurements (8.00%)
57352026-06-25T04:29:48.251Z 4 (4.00%) high mild
57362026-06-25T04:29:48.251Z 4 (4.00%) high severe
57372026-06-25T04:29:48.883Z
57382026-06-25T04:29:48.886ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57392026-06-25T04:29:48.886ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57402026-06-25T04:29:52.009ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.7M iterations)
57412026-06-25T04:29:56.838ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57422026-06-25T04:29:56.888Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57432026-06-25T04:29:56.888Z time: [78.884 ns 79.023 ns 79.195 ns]
57442026-06-25T04:29:56.888ZFound 7 outliers among 100 measurements (7.00%)
57452026-06-25T04:29:56.888Z 4 (4.00%) high mild
57462026-06-25T04:29:56.888Z 3 (3.00%) high severe
57472026-06-25T04:29:57.521Z
57482026-06-25T04:29:57.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57492026-06-25T04:29:57.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57502026-06-25T04:30:01.555ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (2.6M iterations)
57512026-06-25T04:30:06.526ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57522026-06-25T04:30:06.576Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57532026-06-25T04:30:06.576Z time: [237.07 ns 237.23 ns 237.41 ns]
57542026-06-25T04:30:06.576ZFound 9 outliers among 100 measurements (9.00%)
57552026-06-25T04:30:06.576Z 3 (3.00%) high mild
57562026-06-25T04:30:06.576Z 6 (6.00%) high severe
57572026-06-25T04:30:07.211Z
57582026-06-25T04:30:07.215ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57592026-06-25T04:30:07.215ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57602026-06-25T04:30:13.593ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.6M iterations)
57612026-06-25T04:30:17.251ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57622026-06-25T04:30:17.301Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57632026-06-25T04:30:17.301Z time: [98.019 ns 98.135 ns 98.285 ns]
57642026-06-25T04:30:17.301ZFound 2 outliers among 100 measurements (2.00%)
57652026-06-25T04:30:17.301Z 1 (1.00%) high mild
57662026-06-25T04:30:17.301Z 1 (1.00%) high severe
57672026-06-25T04:30:17.933Z
57682026-06-25T04:30:17.936ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57692026-06-25T04:30:17.936ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57702026-06-25T04:30:24.091ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0046 s (3.4M iterations)
57712026-06-25T04:30:28.561ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57722026-06-25T04:30:28.612Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57732026-06-25T04:30:28.613Z time: [189.30 ns 189.68 ns 190.06 ns]
57742026-06-25T04:30:28.613ZFound 2 outliers among 100 measurements (2.00%)
57752026-06-25T04:30:28.613Z 1 (1.00%) high mild
57762026-06-25T04:30:28.613Z 1 (1.00%) high severe
57772026-06-25T04:30:29.244Z
57782026-06-25T04:30:29.247ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57792026-06-25T04:30:29.247ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57802026-06-25T04:30:33.653ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (4.8M iterations)
57812026-06-25T04:30:38.101ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57822026-06-25T04:30:38.151Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57832026-06-25T04:30:38.151Z time: [116.83 ns 117.04 ns 117.25 ns]
57842026-06-25T04:30:38.151ZFound 3 outliers among 100 measurements (3.00%)
57852026-06-25T04:30:38.151Z 2 (2.00%) high mild
57862026-06-25T04:30:38.151Z 1 (1.00%) high severe
57872026-06-25T04:30:38.781Z
57882026-06-25T04:30:38.784ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57892026-06-25T04:30:38.785ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57902026-06-25T04:30:43.245ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.4M iterations)
57912026-06-25T04:30:48.092ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57922026-06-25T04:30:48.142Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57932026-06-25T04:30:48.142Z time: [207.54 ns 207.91 ns 208.29 ns]
57942026-06-25T04:30:48.142ZFound 5 outliers among 100 measurements (5.00%)
57952026-06-25T04:30:48.143Z 3 (3.00%) high mild
57962026-06-25T04:30:48.143Z 2 (2.00%) high severe
57972026-06-25T04:30:48.774Z
57982026-06-25T04:30:48.777ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
57992026-06-25T04:30:48.777ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58002026-06-25T04:30:52.107ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (13M iterations)
58012026-06-25T04:30:56.044ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58022026-06-25T04:30:56.094Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58032026-06-25T04:30:56.094Z time: [61.653 ns 61.807 ns 61.981 ns]
58042026-06-25T04:30:56.094ZFound 4 outliers among 100 measurements (4.00%)
58052026-06-25T04:30:56.094Z 2 (2.00%) high mild
58062026-06-25T04:30:56.094Z 2 (2.00%) high severe
58072026-06-25T04:30:56.726Z
58082026-06-25T04:30:56.729ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58092026-06-25T04:30:56.729ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58102026-06-25T04:31:01.754ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (4.2M iterations)
58112026-06-25T04:31:06.719ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58122026-06-25T04:31:06.769Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58132026-06-25T04:31:06.769Z time: [289.25 ns 291.84 ns 295.22 ns]
58142026-06-25T04:31:06.769ZFound 13 outliers among 100 measurements (13.00%)
58152026-06-25T04:31:06.769Z 5 (5.00%) high mild
58162026-06-25T04:31:06.769Z 8 (8.00%) high severe
58172026-06-25T04:31:07.402Z
58182026-06-25T04:31:07.405ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58192026-06-25T04:31:07.405ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58202026-06-25T04:31:10.414ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (7.0M iterations)
58212026-06-25T04:31:15.237ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58222026-06-25T04:31:15.287Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58232026-06-25T04:31:15.287Z time: [80.441 ns 80.561 ns 80.704 ns]
58242026-06-25T04:31:15.287ZFound 6 outliers among 100 measurements (6.00%)
58252026-06-25T04:31:15.287Z 3 (3.00%) high mild
58262026-06-25T04:31:15.287Z 3 (3.00%) high severe
58272026-06-25T04:31:15.924Z
58282026-06-25T04:31:15.927ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58292026-06-25T04:31:15.927ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58302026-06-25T04:31:19.946ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0070 s (2.6M iterations)
58312026-06-25T04:31:25.133ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58322026-06-25T04:31:25.183Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58332026-06-25T04:31:25.183Z time: [329.89 ns 333.95 ns 339.24 ns]
58342026-06-25T04:31:25.183ZFound 12 outliers among 100 measurements (12.00%)
58352026-06-25T04:31:25.183Z 5 (5.00%) high mild
58362026-06-25T04:31:25.183Z 7 (7.00%) high severe
58372026-06-25T04:31:25.815Z
58382026-06-25T04:31:25.818ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58392026-06-25T04:31:25.818ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58402026-06-25T04:31:31.950ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
58412026-06-25T04:31:35.551ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58422026-06-25T04:31:35.601Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58432026-06-25T04:31:35.601Z time: [98.276 ns 98.524 ns 98.771 ns]
58442026-06-25T04:31:35.601ZFound 2 outliers among 100 measurements (2.00%)
58452026-06-25T04:31:35.601Z 2 (2.00%) high severe
58462026-06-25T04:31:36.235Z
58472026-06-25T04:31:36.238ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58482026-06-25T04:31:36.238ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58492026-06-25T04:31:42.275ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.5M iterations)
58502026-06-25T04:31:46.926ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58512026-06-25T04:31:46.976Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58522026-06-25T04:31:46.976Z time: [257.41 ns 259.63 ns 262.53 ns]
58532026-06-25T04:31:46.979ZFound 11 outliers among 100 measurements (11.00%)
58542026-06-25T04:31:46.979Z 4 (4.00%) high mild
58552026-06-25T04:31:46.979Z 7 (7.00%) high severe
58562026-06-25T04:31:47.608Z
58572026-06-25T04:31:47.611ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58582026-06-25T04:31:47.611ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58592026-06-25T04:31:51.898ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (4.9M iterations)
58602026-06-25T04:31:56.317ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58612026-06-25T04:31:56.367Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58622026-06-25T04:31:56.367Z time: [116.59 ns 116.93 ns 117.24 ns]
58632026-06-25T04:31:56.367ZFound 3 outliers among 100 measurements (3.00%)
58642026-06-25T04:31:56.367Z 2 (2.00%) high mild
58652026-06-25T04:31:56.367Z 1 (1.00%) high severe
58662026-06-25T04:31:57.007Z
58672026-06-25T04:31:57.010ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58682026-06-25T04:31:57.011ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58692026-06-25T04:32:01.438ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (2.4M iterations)
58702026-06-25T04:32:06.480ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58712026-06-25T04:32:06.530Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58722026-06-25T04:32:06.530Z time: [290.11 ns 293.24 ns 297.35 ns]
58732026-06-25T04:32:06.530ZFound 12 outliers among 100 measurements (12.00%)
58742026-06-25T04:32:06.530Z 4 (4.00%) high mild
58752026-06-25T04:32:06.530Z 8 (8.00%) high severe
58762026-06-25T04:32:07.164Z
58772026-06-25T04:32:07.167ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58782026-06-25T04:32:07.167ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58792026-06-25T04:32:10.383ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
58802026-06-25T04:32:14.390ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58812026-06-25T04:32:14.440Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58822026-06-25T04:32:14.440Z time: [60.583 ns 60.727 ns 60.888 ns]
58832026-06-25T04:32:14.441ZFound 6 outliers among 100 measurements (6.00%)
58842026-06-25T04:32:14.441Z 3 (3.00%) high mild
58852026-06-25T04:32:14.441Z 3 (3.00%) high severe
58862026-06-25T04:32:15.075Z
58872026-06-25T04:32:15.079ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58882026-06-25T04:32:15.079ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58892026-06-25T04:32:19.781ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.5M iterations)
58902026-06-25T04:32:24.852ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58912026-06-25T04:32:24.903Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58922026-06-25T04:32:24.903Z time: [244.38 ns 246.38 ns 249.00 ns]
58932026-06-25T04:32:24.903ZFound 12 outliers among 100 measurements (12.00%)
58942026-06-25T04:32:24.903Z 5 (5.00%) high mild
58952026-06-25T04:32:24.903Z 7 (7.00%) high severe
58962026-06-25T04:32:25.532Z
58972026-06-25T04:32:25.536ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
58982026-06-25T04:32:25.536ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58992026-06-25T04:32:31.625ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (6.9M iterations)
59002026-06-25T04:32:36.438ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59012026-06-25T04:32:36.489Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59022026-06-25T04:32:36.489Z time: [78.922 ns 79.042 ns 79.180 ns]
59032026-06-25T04:32:36.489ZFound 7 outliers among 100 measurements (7.00%)
59042026-06-25T04:32:36.489Z 4 (4.00%) high mild
59052026-06-25T04:32:36.489Z 3 (3.00%) high severe
59062026-06-25T04:32:37.121Z
59072026-06-25T04:32:37.124ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59082026-06-25T04:32:37.124ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59092026-06-25T04:32:41.026ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.7M iterations)
59102026-06-25T04:32:46.200ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59112026-06-25T04:32:46.250Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59122026-06-25T04:32:46.250Z time: [281.86 ns 285.09 ns 289.28 ns]
59132026-06-25T04:32:46.250ZFound 13 outliers among 100 measurements (13.00%)
59142026-06-25T04:32:46.250Z 6 (6.00%) high mild
59152026-06-25T04:32:46.250Z 7 (7.00%) high severe
59162026-06-25T04:32:46.881Z
59172026-06-25T04:32:46.884ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59182026-06-25T04:32:46.884ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59192026-06-25T04:32:52.691ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (7.2M iterations)
59202026-06-25T04:32:56.459ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59212026-06-25T04:32:56.510Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59222026-06-25T04:32:56.510Z time: [98.014 ns 98.268 ns 98.510 ns]
59232026-06-25T04:32:56.510ZFound 2 outliers among 100 measurements (2.00%)
59242026-06-25T04:32:56.510Z 1 (1.00%) high mild
59252026-06-25T04:32:56.510Z 1 (1.00%) high severe
59262026-06-25T04:32:57.146Z
59272026-06-25T04:32:57.149ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59282026-06-25T04:32:57.149ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59292026-06-25T04:33:02.814ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.7M iterations)
59302026-06-25T04:33:07.565ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59312026-06-25T04:33:07.615Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59322026-06-25T04:33:07.615Z time: [211.43 ns 213.07 ns 215.20 ns]
59332026-06-25T04:33:07.615ZFound 12 outliers among 100 measurements (12.00%)
59342026-06-25T04:33:07.615Z 4 (4.00%) high mild
59352026-06-25T04:33:07.615Z 8 (8.00%) high severe
59362026-06-25T04:33:08.247Z
59372026-06-25T04:33:08.250ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59382026-06-25T04:33:08.250ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59392026-06-25T04:33:12.435ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0019 s (5.0M iterations)
59402026-06-25T04:33:16.933ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59412026-06-25T04:33:16.983Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59422026-06-25T04:33:16.984Z time: [116.27 ns 116.68 ns 117.05 ns]
59432026-06-25T04:33:16.984ZFound 3 outliers among 100 measurements (3.00%)
59442026-06-25T04:33:16.984Z 1 (1.00%) high mild
59452026-06-25T04:33:16.984Z 2 (2.00%) high severe
59462026-06-25T04:33:17.621Z
59472026-06-25T04:33:17.624ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59482026-06-25T04:33:17.624ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59492026-06-25T04:33:21.891ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (2.5M iterations)
59502026-06-25T04:33:26.981ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59512026-06-25T04:33:27.030Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59522026-06-25T04:33:27.031Z time: [240.68 ns 243.05 ns 246.11 ns]
59532026-06-25T04:33:27.031ZFound 12 outliers among 100 measurements (12.00%)
59542026-06-25T04:33:27.031Z 4 (4.00%) high mild
59552026-06-25T04:33:27.031Z 8 (8.00%) high severe
59562026-06-25T04:33:27.662Z
59572026-06-25T04:33:27.665ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59582026-06-25T04:33:27.665ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59592026-06-25T04:33:31.039ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
59602026-06-25T04:33:35.324ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59612026-06-25T04:33:35.375Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59622026-06-25T04:33:35.375Z time: [61.486 ns 61.616 ns 61.762 ns]
59632026-06-25T04:33:35.375ZFound 4 outliers among 100 measurements (4.00%)
59642026-06-25T04:33:35.375Z 2 (2.00%) high mild
59652026-06-25T04:33:35.375Z 2 (2.00%) high severe
59662026-06-25T04:33:36.008Z
59672026-06-25T04:33:36.011ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59682026-06-25T04:33:36.011ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59692026-06-25T04:33:41.158ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0039 s (4.1M iterations)
59702026-06-25T04:33:46.290ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59712026-06-25T04:33:46.340Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59722026-06-25T04:33:46.340Z time: [291.34 ns 294.15 ns 297.79 ns]
59732026-06-25T04:33:46.340ZFound 12 outliers among 100 measurements (12.00%)
59742026-06-25T04:33:46.340Z 4 (4.00%) high mild
59752026-06-25T04:33:46.340Z 8 (8.00%) high severe
59762026-06-25T04:33:46.972Z
59772026-06-25T04:33:46.975ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59782026-06-25T04:33:46.975ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59792026-06-25T04:33:50.100ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.7M iterations)
59802026-06-25T04:33:54.981ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59812026-06-25T04:33:55.031Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59822026-06-25T04:33:55.032Z time: [79.934 ns 80.086 ns 80.271 ns]
59832026-06-25T04:33:55.032ZFound 7 outliers among 100 measurements (7.00%)
59842026-06-25T04:33:55.032Z 4 (4.00%) high mild
59852026-06-25T04:33:55.032Z 3 (3.00%) high severe
59862026-06-25T04:33:55.661Z
59872026-06-25T04:33:55.664ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59882026-06-25T04:33:55.664ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59892026-06-25T04:33:59.804ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0083 s (2.5M iterations)
59902026-06-25T04:34:05.024ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59912026-06-25T04:34:05.074Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59922026-06-25T04:34:05.074Z time: [332.54 ns 336.83 ns 342.41 ns]
59932026-06-25T04:34:05.074ZFound 13 outliers among 100 measurements (13.00%)
59942026-06-25T04:34:05.074Z 6 (6.00%) high mild
59952026-06-25T04:34:05.074Z 7 (7.00%) high severe
59962026-06-25T04:34:05.705Z
59972026-06-25T04:34:05.708ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
59982026-06-25T04:34:05.708ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59992026-06-25T04:34:11.896ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
60002026-06-25T04:34:15.695ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60012026-06-25T04:34:15.745Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60022026-06-25T04:34:15.745Z time: [98.533 ns 98.658 ns 98.814 ns]
60032026-06-25T04:34:15.745ZFound 3 outliers among 100 measurements (3.00%)
60042026-06-25T04:34:15.745Z 2 (2.00%) high mild
60052026-06-25T04:34:15.745Z 1 (1.00%) high severe
60062026-06-25T04:34:16.379Z
60072026-06-25T04:34:16.379ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60082026-06-25T04:34:16.379ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60092026-06-25T04:34:22.526ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0064 s (3.4M iterations)
60102026-06-25T04:34:27.328ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60112026-06-25T04:34:27.378Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60122026-06-25T04:34:27.378Z time: [256.42 ns 258.75 ns 261.78 ns]
60132026-06-25T04:34:27.378ZFound 11 outliers among 100 measurements (11.00%)
60142026-06-25T04:34:27.378Z 4 (4.00%) high mild
60152026-06-25T04:34:27.378Z 7 (7.00%) high severe
60162026-06-25T04:34:28.010Z
60172026-06-25T04:34:28.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60182026-06-25T04:34:28.014ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60192026-06-25T04:34:32.311ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (4.9M iterations)
60202026-06-25T04:34:37.170ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60212026-06-25T04:34:37.220Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60222026-06-25T04:34:37.220Z time: [117.67 ns 117.84 ns 118.02 ns]
60232026-06-25T04:34:37.220ZFound 3 outliers among 100 measurements (3.00%)
60242026-06-25T04:34:37.220Z 2 (2.00%) high mild
60252026-06-25T04:34:37.220Z 1 (1.00%) high severe
60262026-06-25T04:34:37.853Z
60272026-06-25T04:34:37.857ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60282026-06-25T04:34:37.857ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60292026-06-25T04:34:42.356ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0088 s (2.3M iterations)
60302026-06-25T04:34:47.480ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60312026-06-25T04:34:47.530Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60322026-06-25T04:34:47.530Z time: [290.31 ns 293.59 ns 297.86 ns]
60332026-06-25T04:34:47.530ZFound 12 outliers among 100 measurements (12.00%)
60342026-06-25T04:34:47.530Z 4 (4.00%) high mild
60352026-06-25T04:34:47.530Z 8 (8.00%) high severe
60362026-06-25T04:34:48.162Z
60372026-06-25T04:34:48.165ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60382026-06-25T04:34:48.165ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60392026-06-25T04:34:51.534ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (12M iterations)
60402026-06-25T04:34:55.770ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60412026-06-25T04:34:55.820Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60422026-06-25T04:34:55.820Z time: [60.541 ns 60.692 ns 60.863 ns]
60432026-06-25T04:34:55.820ZFound 4 outliers among 100 measurements (4.00%)
60442026-06-25T04:34:55.820Z 2 (2.00%) high mild
60452026-06-25T04:34:55.820Z 2 (2.00%) high severe
60462026-06-25T04:34:56.451Z
60472026-06-25T04:34:56.454ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60482026-06-25T04:34:56.454ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60492026-06-25T04:35:01.428ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0028 s (4.2M iterations)
60502026-06-25T04:35:06.538ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60512026-06-25T04:35:06.588Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60522026-06-25T04:35:06.588Z time: [250.96 ns 253.24 ns 256.22 ns]
60532026-06-25T04:35:06.591ZFound 13 outliers among 100 measurements (13.00%)
60542026-06-25T04:35:06.591Z 5 (5.00%) high mild
60552026-06-25T04:35:06.591Z 8 (8.00%) high severe
60562026-06-25T04:35:07.220Z
60572026-06-25T04:35:07.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60582026-06-25T04:35:07.223ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60592026-06-25T04:35:10.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
60602026-06-25T04:35:15.320ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60612026-06-25T04:35:15.371Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60622026-06-25T04:35:15.371Z time: [78.976 ns 79.101 ns 79.251 ns]
60632026-06-25T04:35:15.371ZFound 9 outliers among 100 measurements (9.00%)
60642026-06-25T04:35:15.371Z 5 (5.00%) high mild
60652026-06-25T04:35:15.371Z 4 (4.00%) high severe
60662026-06-25T04:35:16.003Z
60672026-06-25T04:35:16.006ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60682026-06-25T04:35:16.006ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60692026-06-25T04:35:20.066ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (2.6M iterations)
60702026-06-25T04:35:25.270ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60712026-06-25T04:35:25.321Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60722026-06-25T04:35:25.321Z time: [293.27 ns 296.97 ns 301.81 ns]
60732026-06-25T04:35:25.321ZFound 12 outliers among 100 measurements (12.00%)
60742026-06-25T04:35:25.321Z 5 (5.00%) high mild
60752026-06-25T04:35:25.321Z 7 (7.00%) high severe
60762026-06-25T04:35:25.950Z
60772026-06-25T04:35:25.953ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60782026-06-25T04:35:25.953ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60792026-06-25T04:35:32.056ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (6.9M iterations)
60802026-06-25T04:35:35.881ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60812026-06-25T04:35:35.932Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60822026-06-25T04:35:35.932Z time: [98.191 ns 98.323 ns 98.484 ns]
60832026-06-25T04:35:35.932ZFound 2 outliers among 100 measurements (2.00%)
60842026-06-25T04:35:35.932Z 1 (1.00%) high mild
60852026-06-25T04:35:35.932Z 1 (1.00%) high severe
60862026-06-25T04:35:36.567Z
60872026-06-25T04:35:36.570ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60882026-06-25T04:35:36.570ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60892026-06-25T04:35:42.537ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.5M iterations)
60902026-06-25T04:35:47.309ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60912026-06-25T04:35:47.359Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60922026-06-25T04:35:47.359Z time: [215.62 ns 217.44 ns 219.75 ns]
60932026-06-25T04:35:47.359ZFound 12 outliers among 100 measurements (12.00%)
60942026-06-25T04:35:47.359Z 4 (4.00%) high mild
60952026-06-25T04:35:47.359Z 8 (8.00%) high severe
60962026-06-25T04:35:47.992Z
60972026-06-25T04:35:47.995ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
60982026-06-25T04:35:47.995ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60992026-06-25T04:35:52.248ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (4.9M iterations)
61002026-06-25T04:35:56.856ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61012026-06-25T04:35:56.906Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61022026-06-25T04:35:56.906Z time: [117.04 ns 117.24 ns 117.46 ns]
61032026-06-25T04:35:56.906ZFound 4 outliers among 100 measurements (4.00%)
61042026-06-25T04:35:56.906Z 2 (2.00%) high mild
61052026-06-25T04:35:56.909Z 2 (2.00%) high severe
61062026-06-25T04:35:57.542Z
61072026-06-25T04:35:57.545ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61082026-06-25T04:35:57.545ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61092026-06-25T04:36:01.974ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0056 s (2.4M iterations)
61102026-06-25T04:36:07.051ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61112026-06-25T04:36:07.101Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61122026-06-25T04:36:07.101Z time: [246.26 ns 248.84 ns 252.22 ns]
61132026-06-25T04:36:07.101ZFound 12 outliers among 100 measurements (12.00%)
61142026-06-25T04:36:07.101Z 4 (4.00%) high mild
61152026-06-25T04:36:07.101Z 8 (8.00%) high severe
61162026-06-25T04:36:07.736Z
61172026-06-25T04:36:07.739ZBenchmarking source_filter/allows/exclude_empty_v4
61182026-06-25T04:36:07.739ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61192026-06-25T04:36:12.314ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.7B iterations)
61202026-06-25T04:36:16.513ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61212026-06-25T04:36:16.562Zsource_filter/allows/exclude_empty_v4
61222026-06-25T04:36:16.562Z time: [894.38 ps 894.79 ps 895.21 ps]
61232026-06-25T04:36:16.562Z thrpt: [1.1171 Gelem/s 1.1176 Gelem/s 1.1181 Gelem/s]
61242026-06-25T04:36:16.562ZFound 2 outliers among 100 measurements (2.00%)
61252026-06-25T04:36:16.562Z 1 (1.00%) low mild
61262026-06-25T04:36:16.562Z 1 (1.00%) high mild
61272026-06-25T04:36:17.191ZBenchmarking source_filter/allows/exclude_empty_v6
61282026-06-25T04:36:17.192ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61292026-06-25T04:36:21.970ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61302026-06-25T04:36:26.971ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61312026-06-25T04:36:27.021Zsource_filter/allows/exclude_empty_v6
61322026-06-25T04:36:27.021Z time: [1.1122 ns 1.1125 ns 1.1128 ns]
61332026-06-25T04:36:27.021Z thrpt: [898.61 Melem/s 898.87 Melem/s 899.13 Melem/s]
61342026-06-25T04:36:27.021ZFound 3 outliers among 100 measurements (3.00%)
61352026-06-25T04:36:27.021Z 3 (3.00%) high mild
61362026-06-25T04:36:27.652ZBenchmarking source_filter/allows/exclude_miss_v4/1
61372026-06-25T04:36:27.652ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61382026-06-25T04:36:31.976ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
61392026-06-25T04:36:36.993ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61402026-06-25T04:36:37.044Zsource_filter/allows/exclude_miss_v4/1
61412026-06-25T04:36:37.044Z time: [2.0154 ns 2.0197 ns 2.0242 ns]
61422026-06-25T04:36:37.044Z thrpt: [494.03 Melem/s 495.12 Melem/s 496.17 Melem/s]
61432026-06-25T04:36:37.044ZFound 5 outliers among 100 measurements (5.00%)
61442026-06-25T04:36:37.044Z 3 (3.00%) high mild
61452026-06-25T04:36:37.044Z 2 (2.00%) high severe
61462026-06-25T04:36:37.673ZBenchmarking source_filter/allows/exclude_hit_v4/1
61472026-06-25T04:36:37.673ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
61482026-06-25T04:36:41.699ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
61492026-06-25T04:36:46.701ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
61502026-06-25T04:36:46.751Zsource_filter/allows/exclude_hit_v4/1
61512026-06-25T04:36:46.751Z time: [1.8644 ns 1.8725 ns 1.8812 ns]
61522026-06-25T04:36:46.751Z thrpt: [531.57 Melem/s 534.05 Melem/s 536.37 Melem/s]
61532026-06-25T04:36:47.381ZBenchmarking source_filter/allows/exclude_miss_v6/1
61542026-06-25T04:36:47.381ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
61552026-06-25T04:36:52.160ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61562026-06-25T04:36:57.245ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
61572026-06-25T04:36:57.295Zsource_filter/allows/exclude_miss_v6/1
61582026-06-25T04:36:57.295Z time: [4.5067 ns 4.5370 ns 4.5657 ns]
61592026-06-25T04:36:57.295Z thrpt: [219.03 Melem/s 220.41 Melem/s 221.89 Melem/s]
61602026-06-25T04:36:57.930ZBenchmarking source_filter/allows/exclude_hit_v6/1
61612026-06-25T04:36:57.930ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
61622026-06-25T04:37:02.945ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61632026-06-25T04:37:08.033ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
61642026-06-25T04:37:08.083Zsource_filter/allows/exclude_hit_v6/1
61652026-06-25T04:37:08.083Z time: [4.7320 ns 4.7645 ns 4.7955 ns]
61662026-06-25T04:37:08.083Z thrpt: [208.53 Melem/s 209.89 Melem/s 211.33 Melem/s]
61672026-06-25T04:37:08.716ZBenchmarking source_filter/allows/exclude_miss_v4/5
61682026-06-25T04:37:08.716ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
61692026-06-25T04:37:12.788ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
61702026-06-25T04:37:18.076ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
61712026-06-25T04:37:18.127Zsource_filter/allows/exclude_miss_v4/5
61722026-06-25T04:37:18.127Z time: [3.9750 ns 4.0090 ns 4.0432 ns]
61732026-06-25T04:37:18.127Z thrpt: [247.33 Melem/s 249.44 Melem/s 251.57 Melem/s]
61742026-06-25T04:37:18.127ZFound 6 outliers among 100 measurements (6.00%)
61752026-06-25T04:37:18.127Z 2 (2.00%) low mild
61762026-06-25T04:37:18.127Z 4 (4.00%) high mild
61772026-06-25T04:37:18.755ZBenchmarking source_filter/allows/exclude_hit_v4/5
61782026-06-25T04:37:18.755ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
61792026-06-25T04:37:22.804ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
61802026-06-25T04:37:27.782ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
61812026-06-25T04:37:27.832Zsource_filter/allows/exclude_hit_v4/5
61822026-06-25T04:37:27.832Z time: [1.8675 ns 1.8751 ns 1.8833 ns]
61832026-06-25T04:37:27.832Z thrpt: [530.97 Melem/s 533.29 Melem/s 535.47 Melem/s]
61842026-06-25T04:37:27.832ZFound 2 outliers among 100 measurements (2.00%)
61852026-06-25T04:37:27.832Z 2 (2.00%) high mild
61862026-06-25T04:37:28.460ZBenchmarking source_filter/allows/exclude_miss_v6/5
61872026-06-25T04:37:28.460ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
61882026-06-25T04:37:32.044ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (749M iterations)
61892026-06-25T04:37:37.109ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
61902026-06-25T04:37:37.159Zsource_filter/allows/exclude_miss_v6/5
61912026-06-25T04:37:37.159Z time: [6.7442 ns 6.7745 ns 6.8024 ns]
61922026-06-25T04:37:37.159Z thrpt: [147.01 Melem/s 147.61 Melem/s 148.27 Melem/s]
61932026-06-25T04:37:37.794ZBenchmarking source_filter/allows/exclude_hit_v6/5
61942026-06-25T04:37:37.794ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
61952026-06-25T04:37:42.814ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61962026-06-25T04:37:47.898ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
61972026-06-25T04:37:47.948Zsource_filter/allows/exclude_hit_v6/5
61982026-06-25T04:37:47.948Z time: [4.7336 ns 4.7645 ns 4.7940 ns]
61992026-06-25T04:37:47.948Z thrpt: [208.59 Melem/s 209.88 Melem/s 211.26 Melem/s]
62002026-06-25T04:37:48.583ZBenchmarking source_filter/allows/exclude_miss_v4/10
62012026-06-25T04:37:48.583ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62022026-06-25T04:37:52.072ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (769M iterations)
62032026-06-25T04:37:57.199ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62042026-06-25T04:37:57.249Zsource_filter/allows/exclude_miss_v4/10
62052026-06-25T04:37:57.250Z time: [6.5614 ns 6.6630 ns 6.7633 ns]
62062026-06-25T04:37:57.250Z thrpt: [147.86 Melem/s 150.08 Melem/s 152.41 Melem/s]
62072026-06-25T04:37:57.880ZBenchmarking source_filter/allows/exclude_hit_v4/10
62082026-06-25T04:37:57.880ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62092026-06-25T04:38:01.983ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
62102026-06-25T04:38:06.970ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62112026-06-25T04:38:07.021Zsource_filter/allows/exclude_hit_v4/10
62122026-06-25T04:38:07.021Z time: [1.8993 ns 1.9052 ns 1.9110 ns]
62132026-06-25T04:38:07.021Z thrpt: [523.28 Melem/s 524.89 Melem/s 526.52 Melem/s]
62142026-06-25T04:38:07.021ZFound 3 outliers among 100 measurements (3.00%)
62152026-06-25T04:38:07.021Z 3 (3.00%) high mild
62162026-06-25T04:38:07.652ZBenchmarking source_filter/allows/exclude_miss_v6/10
62172026-06-25T04:38:07.652ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62182026-06-25T04:38:12.886ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (513M iterations)
62192026-06-25T04:38:17.898ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62202026-06-25T04:38:17.947Zsource_filter/allows/exclude_miss_v6/10
62212026-06-25T04:38:17.948Z time: [9.7581 ns 9.7751 ns 9.7918 ns]
62222026-06-25T04:38:17.948Z thrpt: [102.13 Melem/s 102.30 Melem/s 102.48 Melem/s]
62232026-06-25T04:38:18.580ZBenchmarking source_filter/allows/exclude_hit_v6/10
62242026-06-25T04:38:18.580ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62252026-06-25T04:38:23.600ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62262026-06-25T04:38:28.684ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62272026-06-25T04:38:28.734Zsource_filter/allows/exclude_hit_v6/10
62282026-06-25T04:38:28.734Z time: [4.7332 ns 4.7645 ns 4.7942 ns]
62292026-06-25T04:38:28.734Z thrpt: [208.59 Melem/s 209.89 Melem/s 211.27 Melem/s]
62302026-06-25T04:38:29.367ZBenchmarking source_filter/allows/exclude_miss_v4/50
62312026-06-25T04:38:29.367ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
62322026-06-25T04:38:32.634ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (822M iterations)
62332026-06-25T04:38:37.485ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
62342026-06-25T04:38:37.537Zsource_filter/allows/exclude_miss_v4/50
62352026-06-25T04:38:37.537Z time: [5.8205 ns 5.8781 ns 5.9395 ns]
62362026-06-25T04:38:37.537Z thrpt: [168.36 Melem/s 170.12 Melem/s 171.81 Melem/s]
62372026-06-25T04:38:37.537ZFound 9 outliers among 100 measurements (9.00%)
62382026-06-25T04:38:37.537Z 3 (3.00%) high mild
62392026-06-25T04:38:37.537Z 6 (6.00%) high severe
62402026-06-25T04:38:38.166ZBenchmarking source_filter/allows/exclude_hit_v4/50
62412026-06-25T04:38:38.166ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
62422026-06-25T04:38:41.178ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
62432026-06-25T04:38:46.434ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
62442026-06-25T04:38:46.485Zsource_filter/allows/exclude_hit_v4/50
62452026-06-25T04:38:46.485Z time: [2.9299 ns 2.9385 ns 2.9483 ns]
62462026-06-25T04:38:46.485Z thrpt: [339.18 Melem/s 340.31 Melem/s 341.31 Melem/s]
62472026-06-25T04:38:46.485ZFound 6 outliers among 100 measurements (6.00%)
62482026-06-25T04:38:46.485Z 5 (5.00%) low mild
62492026-06-25T04:38:46.486Z 1 (1.00%) high mild
62502026-06-25T04:38:47.117ZBenchmarking source_filter/allows/exclude_miss_v6/50
62512026-06-25T04:38:47.117ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
62522026-06-25T04:38:52.030ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (546M iterations)
62532026-06-25T04:38:57.067ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
62542026-06-25T04:38:57.119Zsource_filter/allows/exclude_miss_v6/50
62552026-06-25T04:38:57.119Z time: [9.1998 ns 9.2267 ns 9.2519 ns]
62562026-06-25T04:38:57.119Z thrpt: [108.09 Melem/s 108.38 Melem/s 108.70 Melem/s]
62572026-06-25T04:38:57.119ZFound 1 outliers among 100 measurements (1.00%)
62582026-06-25T04:38:57.119Z 1 (1.00%) high severe
62592026-06-25T04:38:57.753ZBenchmarking source_filter/allows/exclude_hit_v6/50
62602026-06-25T04:38:57.754ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
62612026-06-25T04:39:03.738ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (897M iterations)
62622026-06-25T04:39:08.810ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
62632026-06-25T04:39:08.860Zsource_filter/allows/exclude_hit_v6/50
62642026-06-25T04:39:08.860Z time: [5.6331 ns 5.6653 ns 5.6963 ns]
62652026-06-25T04:39:08.860Z thrpt: [175.55 Melem/s 176.51 Melem/s 177.52 Melem/s]
62662026-06-25T04:39:09.495ZBenchmarking source_filter/allows/exclude_miss_v4/100
62672026-06-25T04:39:09.495ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
62682026-06-25T04:39:13.529ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (665M iterations)
62692026-06-25T04:39:18.429ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
62702026-06-25T04:39:18.479Zsource_filter/allows/exclude_miss_v4/100
62712026-06-25T04:39:18.479Z time: [7.3362 ns 7.3588 ns 7.3833 ns]
62722026-06-25T04:39:18.482Z thrpt: [135.44 Melem/s 135.89 Melem/s 136.31 Melem/s]
62732026-06-25T04:39:18.482ZFound 10 outliers among 100 measurements (10.00%)
62742026-06-25T04:39:18.482Z 5 (5.00%) high mild
62752026-06-25T04:39:18.482Z 5 (5.00%) high severe
62762026-06-25T04:39:19.109ZBenchmarking source_filter/allows/exclude_hit_v4/100
62772026-06-25T04:39:19.109ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
62782026-06-25T04:39:22.232ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
62792026-06-25T04:39:27.241ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
62802026-06-25T04:39:27.293Zsource_filter/allows/exclude_hit_v4/100
62812026-06-25T04:39:27.293Z time: [2.9051 ns 2.9133 ns 2.9221 ns]
62822026-06-25T04:39:27.293Z thrpt: [342.22 Melem/s 343.25 Melem/s 344.22 Melem/s]
62832026-06-25T04:39:27.296ZFound 4 outliers among 100 measurements (4.00%)
62842026-06-25T04:39:27.296Z 2 (2.00%) high mild
62852026-06-25T04:39:27.296Z 2 (2.00%) high severe
62862026-06-25T04:39:27.922ZBenchmarking source_filter/allows/exclude_miss_v6/100
62872026-06-25T04:39:27.922ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
62882026-06-25T04:39:31.081ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (425M iterations)
62892026-06-25T04:39:36.111ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
62902026-06-25T04:39:36.160Zsource_filter/allows/exclude_miss_v6/100
62912026-06-25T04:39:36.160Z time: [11.823 ns 11.841 ns 11.859 ns]
62922026-06-25T04:39:36.160Z thrpt: [84.326 Melem/s 84.450 Melem/s 84.582 Melem/s]
62932026-06-25T04:39:36.790ZBenchmarking source_filter/allows/exclude_hit_v6/100
62942026-06-25T04:39:36.790ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
62952026-06-25T04:39:39.794ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (894M iterations)
62962026-06-25T04:39:44.857ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
62972026-06-25T04:39:44.906Zsource_filter/allows/exclude_hit_v6/100
62982026-06-25T04:39:44.906Z time: [5.6435 ns 5.6732 ns 5.7015 ns]
62992026-06-25T04:39:44.906Z thrpt: [175.39 Melem/s 176.27 Melem/s 177.20 Melem/s]
63002026-06-25T04:39:45.540ZBenchmarking source_filter/allows/include_hit_v4/1
63012026-06-25T04:39:45.540ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63022026-06-25T04:39:49.667ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63032026-06-25T04:39:54.651ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63042026-06-25T04:39:54.701Zsource_filter/allows/include_hit_v4/1
63052026-06-25T04:39:54.701Z time: [1.9081 ns 1.9144 ns 1.9208 ns]
63062026-06-25T04:39:54.701Z thrpt: [520.61 Melem/s 522.35 Melem/s 524.09 Melem/s]
63072026-06-25T04:39:55.331ZBenchmarking source_filter/allows/include_miss_v4/1
63082026-06-25T04:39:55.331ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63092026-06-25T04:39:59.663ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63102026-06-25T04:40:04.659ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63112026-06-25T04:40:04.709Zsource_filter/allows/include_miss_v4/1
63122026-06-25T04:40:04.709Z time: [2.0116 ns 2.0150 ns 2.0187 ns]
63132026-06-25T04:40:04.709Z thrpt: [495.36 Melem/s 496.28 Melem/s 497.12 Melem/s]
63142026-06-25T04:40:04.709ZFound 8 outliers among 100 measurements (8.00%)
63152026-06-25T04:40:04.709Z 7 (7.00%) high mild
63162026-06-25T04:40:04.709Z 1 (1.00%) high severe
63172026-06-25T04:40:05.337ZBenchmarking source_filter/allows/include_hit_v6/1
63182026-06-25T04:40:05.337ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63192026-06-25T04:40:10.359ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63202026-06-25T04:40:15.442ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63212026-06-25T04:40:15.492Zsource_filter/allows/include_hit_v6/1
63222026-06-25T04:40:15.492Z time: [4.7339 ns 4.7641 ns 4.7925 ns]
63232026-06-25T04:40:15.492Z thrpt: [208.66 Melem/s 209.90 Melem/s 211.24 Melem/s]
63242026-06-25T04:40:16.126ZBenchmarking source_filter/allows/include_miss_v6/1
63252026-06-25T04:40:16.126ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
63262026-06-25T04:40:20.906ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63272026-06-25T04:40:25.995ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
63282026-06-25T04:40:26.045Zsource_filter/allows/include_miss_v6/1
63292026-06-25T04:40:26.045Z time: [4.5087 ns 4.5393 ns 4.5685 ns]
63302026-06-25T04:40:26.045Z thrpt: [218.89 Melem/s 220.30 Melem/s 221.79 Melem/s]
63312026-06-25T04:40:26.680ZBenchmarking source_filter/allows/include_hit_v4/5
63322026-06-25T04:40:26.680ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
63332026-06-25T04:40:30.730ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63342026-06-25T04:40:35.728ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
63352026-06-25T04:40:35.779Zsource_filter/allows/include_hit_v4/5
63362026-06-25T04:40:35.779Z time: [1.8750 ns 1.8831 ns 1.8917 ns]
63372026-06-25T04:40:35.779Z thrpt: [528.62 Melem/s 531.05 Melem/s 533.32 Melem/s]
63382026-06-25T04:40:36.408ZBenchmarking source_filter/allows/include_miss_v4/5
63392026-06-25T04:40:36.408ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
63402026-06-25T04:40:40.599ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63412026-06-25T04:40:45.787ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
63422026-06-25T04:40:45.838Zsource_filter/allows/include_miss_v4/5
63432026-06-25T04:40:45.841Z time: [3.9844 ns 4.0667 ns 4.1441 ns]
63442026-06-25T04:40:45.841Z thrpt: [241.31 Melem/s 245.90 Melem/s 250.98 Melem/s]
63452026-06-25T04:40:46.467ZBenchmarking source_filter/allows/include_hit_v6/5
63462026-06-25T04:40:46.467ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
63472026-06-25T04:40:51.492ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63482026-06-25T04:40:56.567ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
63492026-06-25T04:40:56.618Zsource_filter/allows/include_hit_v6/5
63502026-06-25T04:40:56.618Z time: [4.7300 ns 4.7607 ns 4.7897 ns]
63512026-06-25T04:40:56.618Z thrpt: [208.78 Melem/s 210.05 Melem/s 211.41 Melem/s]
63522026-06-25T04:40:57.253ZBenchmarking source_filter/allows/include_miss_v6/5
63532026-06-25T04:40:57.253ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
63542026-06-25T04:41:00.835ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (749M iterations)
63552026-06-25T04:41:05.893ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
63562026-06-25T04:41:05.943Zsource_filter/allows/include_miss_v6/5
63572026-06-25T04:41:05.943Z time: [6.7293 ns 6.7599 ns 6.7894 ns]
63582026-06-25T04:41:05.943Z thrpt: [147.29 Melem/s 147.93 Melem/s 148.60 Melem/s]
63592026-06-25T04:41:06.579ZBenchmarking source_filter/allows/include_hit_v4/10
63602026-06-25T04:41:06.579ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
63612026-06-25T04:41:10.672ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63622026-06-25T04:41:15.692ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
63632026-06-25T04:41:15.742Zsource_filter/allows/include_hit_v4/10
63642026-06-25T04:41:15.742Z time: [1.9060 ns 1.9112 ns 1.9166 ns]
63652026-06-25T04:41:15.742Z thrpt: [521.77 Melem/s 523.22 Melem/s 524.66 Melem/s]
63662026-06-25T04:41:15.742ZFound 4 outliers among 100 measurements (4.00%)
63672026-06-25T04:41:15.742Z 4 (4.00%) high mild
63682026-06-25T04:41:16.371ZBenchmarking source_filter/allows/include_miss_v4/10
63692026-06-25T04:41:16.371ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
63702026-06-25T04:41:19.946ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (751M iterations)
63712026-06-25T04:41:24.780ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
63722026-06-25T04:41:24.832Zsource_filter/allows/include_miss_v4/10
63732026-06-25T04:41:24.832Z time: [6.3510 ns 6.4792 ns 6.6114 ns]
63742026-06-25T04:41:24.832Z thrpt: [151.25 Melem/s 154.34 Melem/s 157.46 Melem/s]
63752026-06-25T04:41:25.458ZBenchmarking source_filter/allows/include_hit_v6/10
63762026-06-25T04:41:25.458ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
63772026-06-25T04:41:30.478ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63782026-06-25T04:41:35.563ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
63792026-06-25T04:41:35.613Zsource_filter/allows/include_hit_v6/10
63802026-06-25T04:41:35.613Z time: [4.7344 ns 4.7643 ns 4.7928 ns]
63812026-06-25T04:41:35.613Z thrpt: [208.65 Melem/s 209.90 Melem/s 211.22 Melem/s]
63822026-06-25T04:41:36.247ZBenchmarking source_filter/allows/include_miss_v6/10
63832026-06-25T04:41:36.247ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
63842026-06-25T04:41:41.470ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (514M iterations)
63852026-06-25T04:41:46.498ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
63862026-06-25T04:41:46.547Zsource_filter/allows/include_miss_v6/10
63872026-06-25T04:41:46.547Z time: [9.7741 ns 9.7938 ns 9.8118 ns]
63882026-06-25T04:41:46.547Z thrpt: [101.92 Melem/s 102.11 Melem/s 102.31 Melem/s]
63892026-06-25T04:41:46.547ZFound 1 outliers among 100 measurements (1.00%)
63902026-06-25T04:41:46.547Z 1 (1.00%) high severe
63912026-06-25T04:41:47.177ZBenchmarking source_filter/allows/include_hit_v4/50
63922026-06-25T04:41:47.177ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
63932026-06-25T04:41:50.194ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
63942026-06-25T04:41:55.402ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
63952026-06-25T04:41:55.452Zsource_filter/allows/include_hit_v4/50
63962026-06-25T04:41:55.453Z time: [2.9227 ns 2.9261 ns 2.9295 ns]
63972026-06-25T04:41:55.453Z thrpt: [341.35 Melem/s 341.76 Melem/s 342.15 Melem/s]
63982026-06-25T04:41:55.453ZFound 17 outliers among 100 measurements (17.00%)
63992026-06-25T04:41:55.453Z 10 (10.00%) low severe
64002026-06-25T04:41:55.453Z 4 (4.00%) high mild
64012026-06-25T04:41:55.453Z 3 (3.00%) high severe
64022026-06-25T04:41:56.084ZBenchmarking source_filter/allows/include_miss_v4/50
64032026-06-25T04:41:56.084ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64042026-06-25T04:41:59.476ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (791M iterations)
64052026-06-25T04:42:04.567ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64062026-06-25T04:42:04.617Zsource_filter/allows/include_miss_v4/50
64072026-06-25T04:42:04.618Z time: [6.3802 ns 6.4416 ns 6.5007 ns]
64082026-06-25T04:42:04.618Z thrpt: [153.83 Melem/s 155.24 Melem/s 156.73 Melem/s]
64092026-06-25T04:42:04.618ZFound 1 outliers among 100 measurements (1.00%)
64102026-06-25T04:42:04.618Z 1 (1.00%) high mild
64112026-06-25T04:42:05.245ZBenchmarking source_filter/allows/include_hit_v6/50
64122026-06-25T04:42:05.245ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
64132026-06-25T04:42:11.221ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
64142026-06-25T04:42:16.288ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
64152026-06-25T04:42:16.338Zsource_filter/allows/include_hit_v6/50
64162026-06-25T04:42:16.338Z time: [5.6191 ns 5.6494 ns 5.6782 ns]
64172026-06-25T04:42:16.338Z thrpt: [176.11 Melem/s 177.01 Melem/s 177.96 Melem/s]
64182026-06-25T04:42:16.974ZBenchmarking source_filter/allows/include_miss_v6/50
64192026-06-25T04:42:16.975ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
64202026-06-25T04:42:21.982ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (536M iterations)
64212026-06-25T04:42:26.925ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
64222026-06-25T04:42:26.984Zsource_filter/allows/include_miss_v6/50
64232026-06-25T04:42:26.984Z time: [9.2020 ns 9.2332 ns 9.2638 ns]
64242026-06-25T04:42:26.984Z thrpt: [107.95 Melem/s 108.31 Melem/s 108.67 Melem/s]
64252026-06-25T04:42:27.609ZBenchmarking source_filter/allows/include_hit_v4/100
64262026-06-25T04:42:27.609ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
64272026-06-25T04:42:30.632ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64282026-06-25T04:42:35.630ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
64292026-06-25T04:42:35.680Zsource_filter/allows/include_hit_v4/100
64302026-06-25T04:42:35.680Z time: [2.8057 ns 2.8175 ns 2.8290 ns]
64312026-06-25T04:42:35.680Z thrpt: [353.48 Melem/s 354.92 Melem/s 356.42 Melem/s]
64322026-06-25T04:42:36.308ZBenchmarking source_filter/allows/include_miss_v4/100
64332026-06-25T04:42:36.308ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
64342026-06-25T04:42:40.775ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (601M iterations)
64352026-06-25T04:42:45.963ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
64362026-06-25T04:42:46.015Zsource_filter/allows/include_miss_v4/100
64372026-06-25T04:42:46.015Z time: [8.5436 ns 8.6278 ns 8.7117 ns]
64382026-06-25T04:42:46.018Z thrpt: [114.79 Melem/s 115.91 Melem/s 117.05 Melem/s]
64392026-06-25T04:42:46.018ZFound 2 outliers among 100 measurements (2.00%)
64402026-06-25T04:42:46.018Z 2 (2.00%) low mild
64412026-06-25T04:42:46.643ZBenchmarking source_filter/allows/include_hit_v6/100
64422026-06-25T04:42:46.643ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
64432026-06-25T04:42:52.625ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (897M iterations)
64442026-06-25T04:42:57.712ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
64452026-06-25T04:42:57.761Zsource_filter/allows/include_hit_v6/100
64462026-06-25T04:42:57.761Z time: [5.6462 ns 5.6784 ns 5.7090 ns]
64472026-06-25T04:42:57.762Z thrpt: [175.16 Melem/s 176.11 Melem/s 177.11 Melem/s]
64482026-06-25T04:42:58.395ZBenchmarking source_filter/allows/include_miss_v6/100
64492026-06-25T04:42:58.396ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
64502026-06-25T04:43:01.682ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (408M iterations)
64512026-06-25T04:43:06.539ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
64522026-06-25T04:43:06.589Zsource_filter/allows/include_miss_v6/100
64532026-06-25T04:43:06.589Z time: [11.883 ns 11.902 ns 11.921 ns]
64542026-06-25T04:43:06.589Z thrpt: [83.886 Melem/s 84.018 Melem/s 84.157 Melem/s]
64552026-06-25T04:43:07.222ZBenchmarking source_filter/allows/include_empty_v4
64562026-06-25T04:43:07.222ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
64572026-06-25T04:43:11.875ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.6B iterations)
64582026-06-25T04:43:16.007ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
64592026-06-25T04:43:16.058Zsource_filter/allows/include_empty_v4
64602026-06-25T04:43:16.058Z time: [894.73 ps 895.12 ps 895.55 ps]
64612026-06-25T04:43:16.058Z thrpt: [1.1166 Gelem/s 1.1172 Gelem/s 1.1177 Gelem/s]
64622026-06-25T04:43:16.058ZFound 3 outliers among 100 measurements (3.00%)
64632026-06-25T04:43:16.058Z 1 (1.00%) low mild
64642026-06-25T04:43:16.058Z 1 (1.00%) high mild
64652026-06-25T04:43:16.058Z 1 (1.00%) high severe
64662026-06-25T04:43:16.686ZBenchmarking source_filter/allows/include_empty_v6
64672026-06-25T04:43:16.686ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
64682026-06-25T04:43:21.445ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
64692026-06-25T04:43:25.488ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
64702026-06-25T04:43:25.540Zsource_filter/allows/include_empty_v6
64712026-06-25T04:43:25.540Z time: [895.60 ps 895.97 ps 896.34 ps]
64722026-06-25T04:43:25.540Z thrpt: [1.1156 Gelem/s 1.1161 Gelem/s 1.1166 Gelem/s]
64732026-06-25T04:43:25.540ZFound 6 outliers among 100 measurements (6.00%)
64742026-06-25T04:43:25.540Z 2 (2.00%) low mild
64752026-06-25T04:43:25.540Z 3 (3.00%) high mild
64762026-06-25T04:43:25.540Z 1 (1.00%) high severe
64772026-06-25T04:43:26.188Z
64782026-06-25T04:43:26.219ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
64792026-06-25T04:43:26.219ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
64802026-06-25T04:43:26.219ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0520 ms (605 iterations)
64812026-06-25T04:43:26.219ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
64822026-06-25T04:43:26.219Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
64832026-06-25T04:43:26.219Z time: [18.000 18.000 18.000 ]
64842026-06-25T04:43:26.219Z
64852026-06-25T04:43:26.220ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
64862026-06-25T04:43:26.220ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
64872026-06-25T04:43:26.220ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0321 ms (715 iterations)
64882026-06-25T04:43:26.220ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
64892026-06-25T04:43:26.220Zprocess/Hairpin-DHCPv4/alloc_ct/Request
64902026-06-25T04:43:26.220Z time: [18.000 18.000 18.000 ]
64912026-06-25T04:43:26.224Z
64922026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
64932026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
64942026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0018 ms (495 iterations)
64952026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
64962026-06-25T04:43:26.224Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
64972026-06-25T04:43:26.224Z time: [20.000 20.000 20.000 ]
64982026-06-25T04:43:26.224Z
64992026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65002026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65012026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0833 ms (550 iterations)
65022026-06-25T04:43:26.224ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65032026-06-25T04:43:26.224Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65042026-06-25T04:43:26.224Z time: [21.000 21.000 21.000 ]
65052026-06-25T04:43:26.224Z
65062026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
65072026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
65082026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0711 ms (825 iterations)
65092026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
65102026-06-25T04:43:26.224Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
65112026-06-25T04:43:26.224Z time: [13.000 13.000 13.000 ]
65122026-06-25T04:43:26.224Z
65132026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
65142026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
65152026-06-25T04:43:26.224ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0418 ms (715 iterations)
65162026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
65172026-06-25T04:43:26.225Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
65182026-06-25T04:43:26.225Z time: [12.000 12.000 12.000 ]
65192026-06-25T04:43:26.225Z
65202026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65212026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
65222026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0690 ms (715 iterations)
65232026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
65242026-06-25T04:43:26.225Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65252026-06-25T04:43:26.225Z time: [14.000 14.000 14.000 ]
65262026-06-25T04:43:26.225Z
65272026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65282026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
65292026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0098 ms (715 iterations)
65302026-06-25T04:43:26.225ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
65312026-06-25T04:43:26.225Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65322026-06-25T04:43:26.225Z time: [14.000 14.000 14.000 ]
65332026-06-25T04:43:26.225Z
65342026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65352026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65362026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0477 ms (605 iterations)
65372026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
65382026-06-25T04:43:26.225Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65392026-06-25T04:43:26.225Z time: [3.0000 3.0000 3.0000 ]
65402026-06-25T04:43:26.225Z
65412026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65422026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65432026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0005 ms (495 iterations)
65442026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
65452026-06-25T04:43:26.225Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65462026-06-25T04:43:26.225Z time: [3.0000 3.0000 3.0000 ]
65472026-06-25T04:43:26.225Z
65482026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
65492026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
65502026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0023 ms (605 iterations)
65512026-06-25T04:43:26.225ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
65522026-06-25T04:43:26.225ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
65532026-06-25T04:43:26.225Z
65542026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
65552026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65562026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0600 ms (495 iterations)
65572026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
65582026-06-25T04:43:26.226ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
65592026-06-25T04:43:26.226Z
65602026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
65612026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
65622026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0589 ms (935 iterations)
65632026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
65642026-06-25T04:43:26.226Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
65652026-06-25T04:43:26.226Z time: [3.0000 3.0000 3.0000 ]
65662026-06-25T04:43:26.226Z
65672026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
65682026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65692026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0457 ms (550 iterations)
65702026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
65712026-06-25T04:43:26.226Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
65722026-06-25T04:43:26.226Z time: [3.0000 3.0000 3.0000 ]
65732026-06-25T04:43:26.226Z
65742026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
65752026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
65762026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0026 ms (770 iterations)
65772026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
65782026-06-25T04:43:26.226ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
65792026-06-25T04:43:26.226Z
65802026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
65812026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
65822026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0202 ms (495 iterations)
65832026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
65842026-06-25T04:43:26.226ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
65852026-06-25T04:43:26.226Z
65862026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
65872026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65882026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0676 ms (825 iterations)
65892026-06-25T04:43:26.226ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
65902026-06-25T04:43:26.226Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
65912026-06-25T04:43:26.230Z time: [3.0000 3.0000 3.0000 ]
65922026-06-25T04:43:26.230Z
65932026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
65942026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65952026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0202 ms (495 iterations)
65962026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
65972026-06-25T04:43:26.230Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
65982026-06-25T04:43:26.230Z time: [3.0000 3.0000 3.0000 ]
65992026-06-25T04:43:26.230Z
66002026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
66012026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66022026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0518 ms (715 iterations)
66032026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66042026-06-25T04:43:26.230ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
66052026-06-25T04:43:26.230Z
66062026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
66072026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66082026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0973 ms (495 iterations)
66092026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66102026-06-25T04:43:26.230ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
66112026-06-25T04:43:26.230Z
66122026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66132026-06-25T04:43:26.230ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
66142026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0242 ms (825 iterations)
66152026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
66162026-06-25T04:43:26.231Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66172026-06-25T04:43:26.231Z time: [3.0000 3.0000 3.0000 ]
66182026-06-25T04:43:26.231Z
66192026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66202026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66212026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0863 ms (550 iterations)
66222026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
66232026-06-25T04:43:26.231Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66242026-06-25T04:43:26.231Z time: [3.0000 3.0000 3.0000 ]
66252026-06-25T04:43:26.231Z
66262026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
66272026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
66282026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0634 ms (770 iterations)
66292026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
66302026-06-25T04:43:26.231ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
66312026-06-25T04:43:26.231Z
66322026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
66332026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
66342026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0515 ms (495 iterations)
66352026-06-25T04:43:26.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
66362026-06-25T04:43:26.231ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
66372026-06-25T04:43:26.231Z
66382026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66392026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66402026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1098 ms (275 iterations)
66412026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66422026-06-25T04:43:26.231Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66432026-06-25T04:43:26.231Z time: [45.000 45.000 45.000 ]
66442026-06-25T04:43:26.231Z
66452026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
66462026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66472026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0023 ms (220 iterations)
66482026-06-25T04:43:26.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66492026-06-25T04:43:26.231Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
66502026-06-25T04:43:26.231Z time: [45.000 45.000 45.000 ]
66512026-06-25T04:43:26.232Z
66522026-06-25T04:43:26.232ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
66532026-06-25T04:43:26.232ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66542026-06-25T04:43:26.232ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1102 ms (330 iterations)
66552026-06-25T04:43:26.232ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66562026-06-25T04:43:26.235Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
66572026-06-25T04:43:26.235Z time: [30.000 30.000 30.000 ]
66582026-06-25T04:43:26.235Z
66592026-06-25T04:43:26.235ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
66602026-06-25T04:43:26.235ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66612026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1212 ms (275 iterations)
66622026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66632026-06-25T04:43:26.236Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
66642026-06-25T04:43:26.236Z time: [30.000 30.000 30.000 ]
66652026-06-25T04:43:26.236Z
66662026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
66672026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66682026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0294 ms (275 iterations)
66692026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66702026-06-25T04:43:26.236Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
66712026-06-25T04:43:26.236Z time: [44.000 44.000 44.000 ]
66722026-06-25T04:43:26.236Z
66732026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
66742026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66752026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1812 ms (275 iterations)
66762026-06-25T04:43:26.236ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66772026-06-25T04:43:26.240Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
66782026-06-25T04:43:26.240Z time: [44.000 44.000 44.000 ]
66792026-06-25T04:43:26.240Z
66802026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
66812026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66822026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0060 ms (330 iterations)
66832026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66842026-06-25T04:43:26.240Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
66852026-06-25T04:43:26.240Z time: [29.000 29.000 29.000 ]
66862026-06-25T04:43:26.240Z
66872026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
66882026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66892026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0368 ms (275 iterations)
66902026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66912026-06-25T04:43:26.240Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
66922026-06-25T04:43:26.240Z time: [29.000 29.000 29.000 ]
66932026-06-25T04:43:26.240Z
66942026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
66952026-06-25T04:43:26.240ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66962026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0414 ms (220 iterations)
66972026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66982026-06-25T04:43:26.244Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
66992026-06-25T04:43:26.244Z time: [45.000 45.000 45.000 ]
67002026-06-25T04:43:26.244Z
67012026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67022026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67032026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1420 ms (220 iterations)
67042026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67052026-06-25T04:43:26.244Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67062026-06-25T04:43:26.244Z time: [45.000 45.000 45.000 ]
67072026-06-25T04:43:26.244Z
67082026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67092026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67102026-06-25T04:43:26.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1646 ms (330 iterations)
67112026-06-25T04:43:26.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67122026-06-25T04:43:26.247Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67132026-06-25T04:43:26.247Z time: [30.000 30.000 30.000 ]
67142026-06-25T04:43:26.247Z
67152026-06-25T04:43:26.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67162026-06-25T04:43:26.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67172026-06-25T04:43:26.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1552 ms (275 iterations)
67182026-06-25T04:43:26.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67192026-06-25T04:43:26.247Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67202026-06-25T04:43:26.247Z time: [30.000 30.000 30.000 ]
67212026-06-25T04:43:26.248Z
67222026-06-25T04:43:26.248ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67232026-06-25T04:43:26.248ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67242026-06-25T04:43:26.248ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0768 ms (275 iterations)
67252026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67262026-06-25T04:43:26.251Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67272026-06-25T04:43:26.251Z time: [44.000 44.000 44.000 ]
67282026-06-25T04:43:26.251Z
67292026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67302026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67312026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0050 ms (220 iterations)
67322026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67332026-06-25T04:43:26.251Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67342026-06-25T04:43:26.251Z time: [44.000 44.000 44.000 ]
67352026-06-25T04:43:26.251Z
67362026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67372026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67382026-06-25T04:43:26.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1239 ms (330 iterations)
67392026-06-25T04:43:26.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67402026-06-25T04:43:26.254Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67412026-06-25T04:43:26.254Z time: [29.000 29.000 29.000 ]
67422026-06-25T04:43:26.254Z
67432026-06-25T04:43:26.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
67442026-06-25T04:43:26.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67452026-06-25T04:43:26.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0937 ms (275 iterations)
67462026-06-25T04:43:26.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67472026-06-25T04:43:26.254Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
67482026-06-25T04:43:26.254Z time: [29.000 29.000 29.000 ]
67492026-06-25T04:43:26.254Z
67502026-06-25T04:43:26.254ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
67512026-06-25T04:43:26.255ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
67522026-06-25T04:43:26.255ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0556 ms (715 iterations)
67532026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
67542026-06-25T04:43:26.258Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
67552026-06-25T04:43:26.258Z time: [3924.0 B 3924.0 B 3924.0 B]
67562026-06-25T04:43:26.258Z
67572026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
67582026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
67592026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0695 ms (660 iterations)
67602026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
67612026-06-25T04:43:26.258Zprocess/Hairpin-DHCPv4/alloc_sz/Request
67622026-06-25T04:43:26.258Z time: [3924.0 B 3924.0 B 3924.0 B]
67632026-06-25T04:43:26.258Z
67642026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
67652026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
67662026-06-25T04:43:26.258ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0588 ms (550 iterations)
67672026-06-25T04:43:26.261ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
67682026-06-25T04:43:26.261Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
67692026-06-25T04:43:26.261Z time: [3988.0 B 3988.0 B 3988.0 B]
67702026-06-25T04:43:26.261Z
67712026-06-25T04:43:26.261ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
67722026-06-25T04:43:26.261ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
67732026-06-25T04:43:26.261ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0790 ms (550 iterations)
67742026-06-25T04:43:26.261ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
67752026-06-25T04:43:26.261Zprocess/Hairpin-DHCPv6/alloc_sz/Request
67762026-06-25T04:43:26.262Z time: [4386.0 B 4386.0 B 4386.0 B]
67772026-06-25T04:43:26.262Z
67782026-06-25T04:43:26.262ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
67792026-06-25T04:43:26.262ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
67802026-06-25T04:43:26.262ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0468 ms (825 iterations)
67812026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
67822026-06-25T04:43:26.265Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
67832026-06-25T04:43:26.265Z time: [2888.0 B 2888.0 B 2888.0 B]
67842026-06-25T04:43:26.265Z
67852026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
67862026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
67872026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0741 ms (715 iterations)
67882026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
67892026-06-25T04:43:26.265Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
67902026-06-25T04:43:26.265Z time: [2873.0 B 2873.0 B 2873.0 B]
67912026-06-25T04:43:26.265Z
67922026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
67932026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
67942026-06-25T04:43:26.265ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0419 ms (715 iterations)
67952026-06-25T04:43:26.270ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
67962026-06-25T04:43:26.270Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
67972026-06-25T04:43:26.270Z time: [2926.0 B 2926.0 B 2926.0 B]
67982026-06-25T04:43:26.270Z
67992026-06-25T04:43:26.270ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68002026-06-25T04:43:26.270ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
68012026-06-25T04:43:26.270ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0054 ms (715 iterations)
68022026-06-25T04:43:26.270ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
68032026-06-25T04:43:26.270Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68042026-06-25T04:43:26.270Z time: [2910.0 B 2910.0 B 2910.0 B]
68052026-06-25T04:43:26.270Z
68062026-06-25T04:43:26.270ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68072026-06-25T04:43:26.270ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68082026-06-25T04:43:26.270ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0528 ms (825 iterations)
68092026-06-25T04:43:26.283ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
68102026-06-25T04:43:26.283Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68112026-06-25T04:43:26.283Z time: [264.00 B 264.00 B 264.00 B]
68122026-06-25T04:43:26.283Z
68132026-06-25T04:43:26.283ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68142026-06-25T04:43:26.283ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68152026-06-25T04:43:26.283ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0701 ms (495 iterations)
68162026-06-25T04:43:26.283ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
68172026-06-25T04:43:26.283Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68182026-06-25T04:43:26.283Z time: [264.00 B 264.00 B 264.00 B]
68192026-06-25T04:43:26.283Z
68202026-06-25T04:43:26.283ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
68212026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
68222026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0640 ms (660 iterations)
68232026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
68242026-06-25T04:43:26.284ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
68252026-06-25T04:43:26.284Z
68262026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
68272026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68282026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0667 ms (495 iterations)
68292026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
68302026-06-25T04:43:26.284ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
68312026-06-25T04:43:26.284Z
68322026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68332026-06-25T04:43:26.284ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
68342026-06-25T04:43:26.287ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0496 ms (935 iterations)
68352026-06-25T04:43:26.287ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
68362026-06-25T04:43:26.287Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68372026-06-25T04:43:26.288Z time: [264.00 B 264.00 B 264.00 B]
68382026-06-25T04:43:26.288Z
68392026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68402026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68412026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1052 ms (550 iterations)
68422026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
68432026-06-25T04:43:26.288Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68442026-06-25T04:43:26.288Z time: [264.00 B 264.00 B 264.00 B]
68452026-06-25T04:43:26.288Z
68462026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
68472026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
68482026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0075 ms (770 iterations)
68492026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
68502026-06-25T04:43:26.288ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
68512026-06-25T04:43:26.288Z
68522026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
68532026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
68542026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0200 ms (495 iterations)
68552026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
68562026-06-25T04:43:26.288ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
68572026-06-25T04:43:26.288Z
68582026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
68592026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68602026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0641 ms (825 iterations)
68612026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
68622026-06-25T04:43:26.288Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
68632026-06-25T04:43:26.288Z time: [264.00 B 264.00 B 264.00 B]
68642026-06-25T04:43:26.288Z
68652026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
68662026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68672026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0297 ms (495 iterations)
68682026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
68692026-06-25T04:43:26.288Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
68702026-06-25T04:43:26.288Z time: [264.00 B 264.00 B 264.00 B]
68712026-06-25T04:43:26.288Z
68722026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
68732026-06-25T04:43:26.288ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
68742026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0275 ms (605 iterations)
68752026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
68762026-06-25T04:43:26.289ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
68772026-06-25T04:43:26.289Z
68782026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
68792026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68802026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1120 ms (495 iterations)
68812026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
68822026-06-25T04:43:26.289ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
68832026-06-25T04:43:26.289Z
68842026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
68852026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
68862026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0576 ms (880 iterations)
68872026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
68882026-06-25T04:43:26.289Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
68892026-06-25T04:43:26.289Z time: [264.00 B 264.00 B 264.00 B]
68902026-06-25T04:43:26.289Z
68912026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
68922026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68932026-06-25T04:43:26.289ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1039 ms (550 iterations)
68942026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
68952026-06-25T04:43:26.293Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
68962026-06-25T04:43:26.293Z time: [264.00 B 264.00 B 264.00 B]
68972026-06-25T04:43:26.293Z
68982026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
68992026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
69002026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0695 ms (770 iterations)
69012026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
69022026-06-25T04:43:26.293ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69032026-06-25T04:43:26.293Z
69042026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
69052026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
69062026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0620 ms (495 iterations)
69072026-06-25T04:43:26.293ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
69082026-06-25T04:43:26.293ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
69092026-06-25T04:43:26.293Z
69102026-06-25T04:43:26.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69112026-06-25T04:43:26.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69122026-06-25T04:43:26.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1373 ms (275 iterations)
69132026-06-25T04:43:26.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69142026-06-25T04:43:26.296Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69152026-06-25T04:43:26.296Z time: [8539.0 B 8539.0 B 8539.0 B]
69162026-06-25T04:43:26.297Z
69172026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69182026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69192026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0761 ms (220 iterations)
69202026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69212026-06-25T04:43:26.297Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69222026-06-25T04:43:26.297Z time: [8539.0 B 8539.0 B 8539.0 B]
69232026-06-25T04:43:26.297Z
69242026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69252026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69262026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1361 ms (330 iterations)
69272026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69282026-06-25T04:43:26.297Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69292026-06-25T04:43:26.297Z time: [7048.0 B 7048.0 B 7048.0 B]
69302026-06-25T04:43:26.297Z
69312026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69322026-06-25T04:43:26.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69332026-06-25T04:43:26.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1254 ms (275 iterations)
69342026-06-25T04:43:26.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
69352026-06-25T04:43:26.300Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69362026-06-25T04:43:26.300Z time: [7048.0 B 7048.0 B 7048.0 B]
69372026-06-25T04:43:26.300Z
69382026-06-25T04:43:26.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69392026-06-25T04:43:26.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
69402026-06-25T04:43:26.300ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1947 ms (330 iterations)
69412026-06-25T04:43:26.301ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
69422026-06-25T04:43:26.301Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69432026-06-25T04:43:26.301Z time: [8507.0 B 8507.0 B 8507.0 B]
69442026-06-25T04:43:26.301Z
69452026-06-25T04:43:26.301ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
69462026-06-25T04:43:26.301ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69472026-06-25T04:43:26.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1803 ms (275 iterations)
69482026-06-25T04:43:26.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
69492026-06-25T04:43:26.306Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
69502026-06-25T04:43:26.306Z time: [8507.0 B 8507.0 B 8507.0 B]
69512026-06-25T04:43:26.306Z
69522026-06-25T04:43:26.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
69532026-06-25T04:43:26.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
69542026-06-25T04:43:26.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1605 ms (385 iterations)
69552026-06-25T04:43:26.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
69562026-06-25T04:43:26.306Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
69572026-06-25T04:43:26.306Z time: [7016.0 B 7016.0 B 7016.0 B]
69582026-06-25T04:43:26.309Z
69592026-06-25T04:43:26.309ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
69602026-06-25T04:43:26.309ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
69612026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0467 ms (275 iterations)
69622026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
69632026-06-25T04:43:26.310Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
69642026-06-25T04:43:26.310Z time: [7016.0 B 7016.0 B 7016.0 B]
69652026-06-25T04:43:26.310Z
69662026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
69672026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69682026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1547 ms (275 iterations)
69692026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69702026-06-25T04:43:26.310Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
69712026-06-25T04:43:26.310Z time: [8539.0 B 8539.0 B 8539.0 B]
69722026-06-25T04:43:26.310Z
69732026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
69742026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69752026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0718 ms (220 iterations)
69762026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69772026-06-25T04:43:26.310Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
69782026-06-25T04:43:26.310Z time: [8539.0 B 8539.0 B 8539.0 B]
69792026-06-25T04:43:26.310Z
69802026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
69812026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69822026-06-25T04:43:26.310ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1649 ms (330 iterations)
69832026-06-25T04:43:26.313ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
69842026-06-25T04:43:26.314Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
69852026-06-25T04:43:26.314Z time: [7048.0 B 7048.0 B 7048.0 B]
69862026-06-25T04:43:26.314Z
69872026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
69882026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69892026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2002 ms (275 iterations)
69902026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
69912026-06-25T04:43:26.314Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
69922026-06-25T04:43:26.314Z time: [7048.0 B 7048.0 B 7048.0 B]
69932026-06-25T04:43:26.314Z
69942026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
69952026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
69962026-06-25T04:43:26.314ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0558 ms (275 iterations)
69972026-06-25T04:43:26.317ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
69982026-06-25T04:43:26.317Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
69992026-06-25T04:43:26.317Z time: [8507.0 B 8507.0 B 8507.0 B]
70002026-06-25T04:43:26.317Z
70012026-06-25T04:43:26.317ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70022026-06-25T04:43:26.317ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70032026-06-25T04:43:26.317ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2499 ms (275 iterations)
70042026-06-25T04:43:26.317ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70052026-06-25T04:43:26.317Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70062026-06-25T04:43:26.317Z time: [8507.0 B 8507.0 B 8507.0 B]
70072026-06-25T04:43:26.317Z
70082026-06-25T04:43:26.317ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70092026-06-25T04:43:26.318ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70102026-06-25T04:43:26.318ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0416 ms (330 iterations)
70112026-06-25T04:43:26.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70122026-06-25T04:43:26.321Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70132026-06-25T04:43:26.321Z time: [7016.0 B 7016.0 B 7016.0 B]
70142026-06-25T04:43:26.321Z
70152026-06-25T04:43:26.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70162026-06-25T04:43:26.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70172026-06-25T04:43:26.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0795 ms (275 iterations)
70182026-06-25T04:43:26.321ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70192026-06-25T04:43:26.321Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70202026-06-25T04:43:26.321Z time: [7016.0 B 7016.0 B 7016.0 B]
70212026-06-25T04:43:26.321Z
70222026-06-25T04:43:26.356Z+ cp -r target/criterion /work/bench-results
70232026-06-25T04:43:26.464Z+ cp -r target/xde-bench /work/bench-results
70242026-06-25T04:43:26.499Z+ pushd /work
70252026-06-25T04:43:26.499Z+ tar -caf bench-results.tgz bench-results
70262026-06-25T04:43:26.499Z/work /work/oxidecomputer/opte
70272026-06-25T04:43:26.883Z+ popd
70282026-06-25T04:43:26.883Z/work/oxidecomputer/opte
70292026-06-25T04:43:26.886Z+ cleanup
70302026-06-25T04:43:26.886Z++ id -un
70312026-06-25T04:43:26.889Z++ id -gn
70322026-06-25T04:43:26.892Z+ pfexec chown -R build:build .
70332026-06-25T04:43:26.951Z+ [[ -z 01KVYF88AC4THJW1FTE4NWW61M ]]
70342026-06-25T04:43:26.954Zprocess exited: duration 1878604 ms, exit code 0
 
70352026-06-25T04:43:26.967Zfound 1 output files
70362026-06-25T04:43:26.970Zuploading: /work/bench-results.tgz (4575396 bytes)
70372026-06-25T04:43:28.007Zuploaded: /work/bench-results.tgz