01KS6XKKDPGE5Q6C1EG35TSZ57: 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: 01KS6XN7CBX8YRZNA6P5H5C6RJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-22T04:09:12.986Zjob dependencies complete; ready to run (waiting for 5 m 19 s)
22026-05-22T04:10:19.194Zjob assigned to worker 01KS6XZBNQ7GYVA2ZP8V819S5V [factory aws, i-0e560b3f0982e65f6] (queued for 1 m 6 s)
32026-05-22T04:10:26.016Zdownloading input: /input/xde/work/debug/xde.dbg
42026-05-22T04:10:27.036Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-05-22T04:10:27.042Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-05-22T04:10:27.071Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-05-22T04:10:27.076Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-05-22T04:10:27.109Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-05-22T04:10:27.109Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-05-22T04:10:27.136Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-05-22T04:10:27.140Zdownloading input: /input/xde/work/release/xde
122026-05-22T04:10:27.767Zdownloaded input: /input/xde/work/release/xde
132026-05-22T04:10:27.771Zdownloading input: /input/xde/work/release/xde.sha256
142026-05-22T04:10:27.795Zdownloaded input: /input/xde/work/release/xde.sha256
152026-05-22T04:10:27.798Zdownloading input: /input/xde/work/release/xde_link.so
162026-05-22T04:10:27.824Zdownloaded input: /input/xde/work/release/xde_link.so
172026-05-22T04:10:27.824Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-05-22T04:10:27.853Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-05-22T04:10:27.858Zdownloading input: /input/xde/work/test/loopback
202026-05-22T04:10:28.565Zdownloaded input: /input/xde/work/test/loopback
212026-05-22T04:10:28.569Zdownloading input: /input/xde/work/test/multicast_rx
222026-05-22T04:10:29.210Zdownloaded input: /input/xde/work/test/multicast_rx
232026-05-22T04:10:29.214Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-05-22T04:10:29.765Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-05-22T04:10:29.770Zdownloading input: /input/xde/work/test/multicast_validation
262026-05-22T04:10:30.399Zdownloaded input: /input/xde/work/test/multicast_validation
272026-05-22T04:10:30.402Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-05-22T04:10:31.067Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-05-22T04:10:31.074Zdownloading input: /input/xde/work/xde.conf
302026-05-22T04:10:31.115Zdownloaded input: /input/xde/work/xde.conf
 
312026-05-22T04:10:31.140Zstarting task 0: "setup"
322026-05-22T04:10:31.140Z++ uname -s
332026-05-22T04:10:31.141Z+ kern=SunOS
342026-05-22T04:10:31.141Z+ build_user=build
352026-05-22T04:10:31.141Z+ build_uid=12345
362026-05-22T04:10:31.141Z+ work_dir=/work
372026-05-22T04:10:31.141Z+ input_dir=/input
382026-05-22T04:10:31.141Z+ [[ 0 == 12345 ]]
392026-05-22T04:10:31.141Z+ case "$kern" in
402026-05-22T04:10:31.141Z+ groupadd -g 12345 build
412026-05-22T04:10:31.141Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-05-22T04:10:33.118Z+ zfs create -o mountpoint=/work rpool/work
432026-05-22T04:10:33.371Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-05-22T04:10:33.375Z+ home_fs=zfs
452026-05-22T04:10:33.375Z+ [[ zfs == autofs ]]
462026-05-22T04:10:33.375Z+ mkdir -p /home/build
472026-05-22T04:10:33.375Z+ chown build:build /home/build /work
482026-05-22T04:10:35.376Z+ chmod 0700 /home/build /work
492026-05-22T04:10:35.380Zprocess exited: duration 4274 ms, exit code 0
 
502026-05-22T04:10:35.388Zstarting task 1: "rust-toolchain"
512026-05-22T04:10:35.392Z+ printf ' * rust toolchain channel = "%s"\n' 1.95.0
522026-05-22T04:10:35.392Z * rust toolchain channel = "1.95.0"
532026-05-22T04:10:35.392Z * rust toolchain profile = "default"
542026-05-22T04:10:35.392Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-05-22T04:10:35.392Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-05-22T04:10:35.392Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-05-22T04:10:35.395Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-05-22T04:10:35.395Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.95.0 --profile default
592026-05-22T04:10:35.497Zinfo: downloading installer
602026-05-22T04:10:36.890Zwarn: It looks like you have an existing rustup settings file at:
612026-05-22T04:10:36.890Zwarn: /home/build/.rustup/settings.toml
622026-05-22T04:10:36.890Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-05-22T04:10:36.890Zwarn: instead of the one inferred from the default host triple.
642026-05-22T04:10:36.899Zinfo: profile set to default
652026-05-22T04:10:36.899Zinfo: default host triple is x86_64-unknown-illumos
662026-05-22T04:10:36.903Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
672026-05-22T04:10:37.039Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
682026-05-22T04:10:37.042Zinfo: downloading 6 components
692026-05-22T04:10:52.702Zinfo: default toolchain set to 1.95.0-x86_64-unknown-illumos
702026-05-22T04:10:52.702Z
712026-05-22T04:10:52.702Z 1.95.0-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
722026-05-22T04:10:52.702Z
732026-05-22T04:10:52.702Z
742026-05-22T04:10:52.702ZRust is installed now. Great!
752026-05-22T04:10:52.702Z
762026-05-22T04:10:52.702ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-05-22T04:10:52.702Zenvironment variable. This has not been done automatically.
782026-05-22T04:10:52.702Z
792026-05-22T04:10:52.702ZTo configure your current shell, you need to source
802026-05-22T04:10:52.702Zthe corresponding env file under $HOME/.cargo.
812026-05-22T04:10:52.702Z
822026-05-22T04:10:52.702ZThis is usually done by running one of the following (note the leading DOT):
832026-05-22T04:10:52.702Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-05-22T04:10:52.702Zsource "$HOME/.cargo/env.fish" # For fish
852026-05-22T04:10:52.703Zsource "~/.cargo/env.nu" # For nushell
862026-05-22T04:10:52.703Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-05-22T04:10:52.703Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-05-22T04:10:52.703Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-05-22T04:10:52.703Zwarn: no default linker (`cc`) was found in your PATH
902026-05-22T04:10:52.703Zwarn: many Rust crates require a system C toolchain to build
912026-05-22T04:10:52.703Z+ rustup --version
922026-05-22T04:10:52.703Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-05-22T04:10:52.703Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-05-22T04:10:52.703Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
952026-05-22T04:10:52.703Z+ cargo --version
962026-05-22T04:10:52.703Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
972026-05-22T04:10:52.703Z+ rustc --version
982026-05-22T04:10:52.703Zrustc 1.95.0 (59807616e 2026-04-14)
992026-05-22T04:10:52.703Zprocess exited: duration 16368 ms, exit code 0
 
1002026-05-22T04:10:52.756Zstarting task 2: "authentication"
1012026-05-22T04:10:52.776Zprocess exited: duration 17 ms, exit code 0
 
1022026-05-22T04:10:52.788Zstarting task 3: "clone repository"
1032026-05-22T04:10:52.791Z+ mkdir -p /work/oxidecomputer/opte
1042026-05-22T04:10:52.791Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-05-22T04:10:52.824ZCloning into '/work/oxidecomputer/opte'...
1062026-05-22T04:10:53.641Z+ cd /work/oxidecomputer/opte
1072026-05-22T04:10:53.641Z+ git fetch origin 99d81a9249a2776174bc63722d6f03685134a05a
1082026-05-22T04:10:53.897ZFrom https://github.com/oxidecomputer/opte
1092026-05-22T04:10:53.897Z * branch 99d81a9249a2776174bc63722d6f03685134a05a -> FETCH_HEAD
1102026-05-22T04:10:53.904Z+ [[ -n renovate/serde_json-1.x-lockfile ]]
1112026-05-22T04:10:53.904Z++ git branch --show-current
1122026-05-22T04:10:53.904Z+ current=master
1132026-05-22T04:10:53.904Z+ [[ master != renovate/serde_json-1.x-lockfile ]]
1142026-05-22T04:10:53.904Z+ git branch -f renovate/serde_json-1.x-lockfile 99d81a9249a2776174bc63722d6f03685134a05a
1152026-05-22T04:10:53.904Z+ git checkout -f renovate/serde_json-1.x-lockfile
1162026-05-22T04:10:53.909ZSwitched to branch 'renovate/serde_json-1.x-lockfile'
1172026-05-22T04:10:53.909Z+ git reset --hard 99d81a9249a2776174bc63722d6f03685134a05a
1182026-05-22T04:10:53.915ZHEAD is now at 99d81a9 Update Rust crate serde_json to v1.0.150
1192026-05-22T04:10:53.915Zprocess exited: duration 1125 ms, exit code 0
 
1202026-05-22T04:10:53.923Zstarting task 4: "build"
1212026-05-22T04:10:53.932Z+ source .github/buildomat/common.sh
1222026-05-22T04:10:53.932Z++ rustup show active-toolchain
1232026-05-22T04:10:53.936Z1.95.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-05-22T04:10:53.936Z++ pushd xde
1252026-05-22T04:10:53.936Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-05-22T04:10:53.936Z++ rustup show active-toolchain
1272026-05-22T04:10:53.940Zinfo: syncing channel updates for nightly-2026-04-01-x86_64-unknown-illumos
1282026-05-22T04:10:54.093Zinfo: latest update on 2026-04-01 for version 1.96.0-nightly (48cc71ee8 2026-03-31)
1292026-05-22T04:10:54.097Zinfo: downloading 6 components
1302026-05-22T04:11:07.908Znightly-2026-04-01-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-05-22T04:11:07.986Z+++ rustup show active-toolchain -v
1322026-05-22T04:11:07.995Z+++ head -n 1
1332026-05-22T04:11:07.995Z+++ cut '-d ' -f1
1342026-05-22T04:11:08.043Z++ export NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1352026-05-22T04:11:08.043Z++ NIGHTLY=nightly-2026-04-01-x86_64-unknown-illumos
1362026-05-22T04:11:08.048Z++ popd
1372026-05-22T04:11:08.048Z/work/oxidecomputer/opte
1382026-05-22T04:11:08.048Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-05-22T04:11:08.953Z Startup: Refreshing catalog 'helios' ... Done
1402026-05-22T04:11:09.019Z Startup: Caching catalogs ... Done
1412026-05-22T04:11:09.376ZPlanning: Solver setup ... Done
1422026-05-22T04:11:09.389ZPlanning: Running solver ... Done
1432026-05-22T04:11:09.389ZPlanning: Finding local manifests ... Done
1442026-05-22T04:11:09.390ZPlanning: Fetching manifests: 0/6 0% complete
1452026-05-22T04:11:09.390ZPlanning: Fetching manifests: 6/6 100% complete
1462026-05-22T04:11:09.390ZPlanning: Package planning ... Done
1472026-05-22T04:11:09.390ZPlanning: Merging actions ... Done
1482026-05-22T04:11:09.635ZPlanning: Checking for conflicting actions ... Done
1492026-05-22T04:11:09.648ZPlanning: Consolidating action changes ... Done
1502026-05-22T04:11:10.376ZPlanning: Evaluating mediators ... Done
1512026-05-22T04:11:10.384ZPlanning: Planning completed in 1.34 seconds
1522026-05-22T04:11:10.391Z Packages to install: 6
1532026-05-22T04:11:10.391Z Services to change: 2
1542026-05-22T04:11:10.391Z Create boot environment: No
1552026-05-22T04:11:10.391ZCreate backup boot environment: No
1562026-05-22T04:11:10.410Z
1572026-05-22T04:11:10.410ZDownload: 0/22 items 0.0/14.9MB 0% complete
1582026-05-22T04:11:10.584ZDownload: Completed 14.92 MB in 0.17 seconds (85.9M/s)
1592026-05-22T04:11:10.663Z Actions: 1/110 actions (Installing new actions)
1602026-05-22T04:11:11.771Z Actions: Completed 110 actions in 0.41 seconds.
1612026-05-22T04:11:11.771ZFinalize: Updating package state database ... Done
1622026-05-22T04:11:11.771ZFinalize: Updating package cache ... Done
1632026-05-22T04:11:11.771ZFinalize: Updating image state ... Done
1642026-05-22T04:11:13.615ZFinalize: Creating fast lookup database ... Done
1652026-05-22T04:11:13.682ZFinalize: Reading search index ... Done
1662026-05-22T04:11:13.689ZFinalize: Updating search index ... Done
1672026-05-22T04:11:18.345ZFinalize: Updating package cache ... Done
1682026-05-22T04:11:18.439Z+ [[ -z 01KS6XN7CBX8YRZNA6P5H5C6RJ ]]
1692026-05-22T04:11:18.439Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-05-22T04:11:20.672Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-05-22T04:11:20.672Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-05-22T04:11:20.672Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-05-22T04:11:20.672Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-05-22T04:11:20.678Ztempdir @ "/tmp/.tmpRLKhJE/tmp"
1752026-05-22T04:11:20.679Zimage root @ "/tmp/.tmpRLKhJE/tmp/root"
1762026-05-22T04:11:20.679Zcreating image...
1772026-05-22T04:11:20.679Zcopying publishers...
1782026-05-22T04:11:20.679Zadding properties...
1792026-05-22T04:11:20.846Zinstalling packages...
1802026-05-22T04:11:29.515Zseeding SMF database...
1812026-05-22T04:11:33.768Zconfiguring SMF profile...
1822026-05-22T04:11:33.769Zmodifying shadow(5)...
1832026-05-22T04:11:33.772Zloading user and group database...
1842026-05-22T04:11:33.772Zloading facet selections...
1852026-05-22T04:11:34.055Z devel -> true
1862026-05-22T04:11:34.055Z doc.man -> true
1872026-05-22T04:11:34.055Z entire.service/hal -> true
1882026-05-22T04:11:34.055Z entire.service/network/smtp/dma -> true
1892026-05-22T04:11:34.055Z locale.ar -> true
1902026-05-22T04:11:34.055Z locale.ca -> true
1912026-05-22T04:11:34.055Z locale.cs -> true
1922026-05-22T04:11:34.056Z locale.de -> true
1932026-05-22T04:11:34.056Z locale.es -> true
1942026-05-22T04:11:34.056Z locale.fr -> true
1952026-05-22T04:11:34.056Z locale.he -> true
1962026-05-22T04:11:34.056Z locale.hu -> true
1972026-05-22T04:11:34.056Z locale.id -> true
1982026-05-22T04:11:34.056Z locale.it -> true
1992026-05-22T04:11:34.056Z locale.ja -> true
2002026-05-22T04:11:34.056Z locale.ko -> true
2012026-05-22T04:11:34.056Z locale.nl -> true
2022026-05-22T04:11:34.056Z locale.pl -> true
2032026-05-22T04:11:34.056Z locale.pt_BR -> true
2042026-05-22T04:11:34.056Z locale.ru -> true
2052026-05-22T04:11:34.056Z locale.sk -> true
2062026-05-22T04:11:34.056Z locale.sv -> true
2072026-05-22T04:11:34.056Z locale.zh_CN -> true
2082026-05-22T04:11:34.056Z locale.zh_HK -> true
2092026-05-22T04:11:34.056Z locale.zh_TW -> true
2102026-05-22T04:11:34.056Z onu.ooceonly -> true
2112026-05-22T04:11:34.057Z version-lock.shell/ksh93 -> true
2122026-05-22T04:11:34.057Z version-lock.system/data/hardware-registry -> true
2132026-05-22T04:11:34.057Z version-lock.system/data/zoneinfo -> true
2142026-05-22T04:11:34.057Z version-lock.system/microcode/amd -> true
2152026-05-22T04:11:34.057Z version-lock.system/microcode/intel -> true
2162026-05-22T04:11:34.057Z version-lock.system/microcode/oxide -> true
2172026-05-22T04:11:34.057Zassessing packaged files...
2182026-05-22T04:11:35.528Zcreating archive...
2192026-05-22T04:11:35.553Zmissing from packaging:
2202026-05-22T04:11:35.554Z "etc/.pwd.lock"
2212026-05-22T04:11:35.557Z "etc/svc/profile/generic.xml"
2222026-05-22T04:11:35.557Z "etc/svc/profile/inetd_services.xml"
2232026-05-22T04:11:35.558Z "etc/svc/profile/name_service.xml"
2242026-05-22T04:11:35.558Z "etc/svc/profile/platform.xml"
2252026-05-22T04:11:35.558Z "etc/svc/profile/platform_omicron1.xml"
2262026-05-22T04:11:35.558Z "etc/svc/repository.db"
2272026-05-22T04:11:35.561Z
2282026-05-22T04:11:35.564Z
2292026-05-22T04:11:35.565Zfinishing archive...
2302026-05-22T04:11:36.211Zcreating gzonly manifest...
2312026-05-22T04:11:36.214Zok
2322026-05-22T04:11:36.275Z+ trap cleanup EXIT
2332026-05-22T04:11:36.278Z+ OUT_DIR=/work/bench-results
2342026-05-22T04:11:36.278Z+ mkdir -p /work/bench-results
2352026-05-22T04:11:36.278Z+ mkdir -p target/criterion
2362026-05-22T04:11:36.278Z+ mkdir -p target/xde-bench
2372026-05-22T04:11:36.282Z+ banner collect
2382026-05-22T04:11:36.282Z
2392026-05-22T04:11:36.282Z #### #### # # ###### #### #####
2402026-05-22T04:11:36.282Z # # # # # # # # # #
2412026-05-22T04:11:36.282Z # # # # # ##### # #
2422026-05-22T04:11:36.282Z # # # # # # # #
2432026-05-22T04:11:36.282Z # # # # # # # # # #
2442026-05-22T04:11:36.282Z #### #### ###### ###### ###### #### #
2452026-05-22T04:11:36.282Z
2462026-05-22T04:11:36.286Z++ cat .git/refs/heads/master
2472026-05-22T04:11:36.286Z+ BASELINE_COMMIT=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2482026-05-22T04:11:36.286Z+ [[ renovate/serde_json-1.x-lockfile == \m\a\s\t\e\r ]]
2492026-05-22T04:11:36.286Z+ get_artifact opte benchmark 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 bench-results.tgz
2502026-05-22T04:11:36.286Z+ local curl_res
2512026-05-22T04:11:36.286Z+ repo=opte
2522026-05-22T04:11:36.286Z+ series=benchmark
2532026-05-22T04:11:36.286Z+ commit=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350
2542026-05-22T04:11:36.286Z+ name=bench-results.tgz
2552026-05-22T04:11:36.286Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-05-22T04:11:36.286Z+ mkdir -p download
2572026-05-22T04:11:36.286Z+ pushd download
2582026-05-22T04:11:36.286Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-05-22T04:11:36.286Z+ [[ ! -f bench-results.tgz ]]
2602026-05-22T04:11:36.286Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350/bench-results.tgz
2612026-05-22T04:11:36.291Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-05-22T04:11:36.294Z Dload Upload Total Spent Left Speed
2632026-05-22T04:11:36.706Z 0 0 0 0 0 0 0 0 0 100 6.07M 100 6.07M 0 0 14.67M 0 0 100 6.07M 100 6.07M 0 0 14.66M 0 0 100 6.07M 100 6.07M 0 0 14.66M 0 0
2642026-05-22T04:11:36.710Z+ curl_res=0
2652026-05-22T04:11:36.710Z+ popd
2662026-05-22T04:11:36.710Z/work/oxidecomputer/opte
2672026-05-22T04:11:36.710Z+ return 0
2682026-05-22T04:11:36.710Z+ tar -xf download/bench-results.tgz -C target
2692026-05-22T04:11:36.888Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-05-22T04:11:36.892Z+ rm -r target/bench-results
2712026-05-22T04:11:36.892Z+ [[ '' -eq 1 ]]
2722026-05-22T04:11:36.892Z+ uname -a
2732026-05-22T04:11:36.895ZSunOS w-01KS6XZBNQ7GYVA2ZP8V819S5V 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-05-22T04:11:36.895Z+ cat /etc/versions/build
2752026-05-22T04:11:36.896Zheads/stlouis-0-gd5af107c55
2762026-05-22T04:11:36.896Z+ dladm
2772026-05-22T04:11:36.899ZLINK CLASS MTU STATE BRIDGE OVER
2782026-05-22T04:11:36.899Zena0 phys 9216 up -- --
2792026-05-22T04:11:36.899Z+ ipadm
2802026-05-22T04:11:36.899ZADDROBJ TYPE STATE ADDR
2812026-05-22T04:11:36.899Zlo0/v4 static ok 127.0.0.1/8
2822026-05-22T04:11:36.899Zena0/dhcp dhcp ok 10.150.2.62/24
2832026-05-22T04:11:36.900Zlo0/v6 static ok ::1/128
2842026-05-22T04:11:36.900Z+ pfexec rem_drv xde
2852026-05-22T04:11:36.907Z+ set -o errexit
2862026-05-22T04:11:36.910Z+ set -o pipefail
2872026-05-22T04:11:36.911Z+ banner prepare
2882026-05-22T04:11:36.911Z
2892026-05-22T04:11:36.911Z ##### ##### ###### ##### ## ##### ######
2902026-05-22T04:11:36.911Z # # # # # # # # # # # #
2912026-05-22T04:11:36.911Z # # # # ##### # # # # # # #####
2922026-05-22T04:11:36.911Z ##### ##### # ##### ###### ##### #
2932026-05-22T04:11:36.911Z # # # # # # # # # #
2942026-05-22T04:11:36.911Z # # # ###### # # # # # ######
2952026-05-22T04:11:36.911Z
2962026-05-22T04:11:36.911Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-05-22T04:11:36.911Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-05-22T04:11:36.975Z+ pfexec add_drv xde
2992026-05-22T04:11:37.787Z+ banner bench
3002026-05-22T04:11:37.791Z
3012026-05-22T04:11:37.791Z ##### ###### # # #### # #
3022026-05-22T04:11:37.791Z # # # ## # # # # #
3032026-05-22T04:11:37.791Z ##### ##### # # # # ######
3042026-05-22T04:11:37.791Z # # # # # # # # #
3052026-05-22T04:11:37.791Z # # # # ## # # # #
3062026-05-22T04:11:37.791Z ##### ###### # # #### # #
3072026-05-22T04:11:37.791Z
3082026-05-22T04:11:37.791Z+ cargo kbench local
3092026-05-22T04:11:37.900Z Updating crates.io index
3102026-05-22T04:11:37.904Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-05-22T04:11:38.607Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-05-22T04:11:39.396Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-05-22T04:11:39.819Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-05-22T04:11:40.088Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-05-22T04:11:40.504Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-05-22T04:11:40.757Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-05-22T04:11:42.588Z Downloading crates ...
3182026-05-22T04:11:42.646Z Downloaded alloca v0.4.0
3192026-05-22T04:11:42.659Z Downloaded heck v0.4.1
3202026-05-22T04:11:42.665Z Downloaded cobs v0.3.0
3212026-05-22T04:11:42.665Z Downloaded ciborium-io v0.2.2
3222026-05-22T04:11:42.665Z Downloaded cfg-if v1.0.4
3232026-05-22T04:11:42.665Z Downloaded anstyle-query v1.1.5
3242026-05-22T04:11:42.665Z Downloaded hash32 v0.3.1
3252026-05-22T04:11:42.665Z Downloaded ctor-proc-macro v0.0.13
3262026-05-22T04:11:42.665Z Downloaded embedded-io v0.6.1
3272026-05-22T04:11:42.683Z Downloaded futures-sink v0.3.32
3282026-05-22T04:11:42.683Z Downloaded proc-macro2 v1.0.106
3292026-05-22T04:11:42.683Z Downloaded managed v0.8.0
3302026-05-22T04:11:42.683Z Downloaded slog-term v2.9.2
3312026-05-22T04:11:42.726Z Downloaded macaddr v1.0.1
3322026-05-22T04:11:42.727Z Downloaded dyn-clone v1.0.20
3332026-05-22T04:11:42.727Z Downloaded itoa v1.0.18
3342026-05-22T04:11:42.727Z Downloaded defmt v1.0.1
3352026-05-22T04:11:42.727Z Downloaded clap_lex v1.1.0
3362026-05-22T04:11:42.737Z Downloaded ingot v0.1.1
3372026-05-22T04:11:42.737Z Downloaded autocfg v1.5.0
3382026-05-22T04:11:42.737Z Downloaded crossbeam-deque v0.8.6
3392026-05-22T04:11:42.737Z Downloaded ref-cast v1.0.25
3402026-05-22T04:11:42.737Z Downloaded find-msvc-tools v0.1.9
3412026-05-22T04:11:42.737Z Downloaded darling_core v0.21.3
3422026-05-22T04:11:42.737Z Downloaded quote v1.0.45
3432026-05-22T04:11:42.737Z Downloaded errno v0.3.14
3442026-05-22T04:11:42.737Z Downloaded ident_case v1.0.1
3452026-05-22T04:11:42.737Z Downloaded ref-cast-impl v1.0.25
3462026-05-22T04:11:42.738Z Downloaded circular v0.3.0
3472026-05-22T04:11:42.738Z Downloaded futures-core v0.3.32
3482026-05-22T04:11:42.738Z Downloaded zmij v1.0.21
3492026-05-22T04:11:42.738Z Downloaded byteorder v1.5.0
3502026-05-22T04:11:42.738Z Downloaded time-macros v0.2.27
3512026-05-22T04:11:42.738Z Downloaded ipnetwork v0.21.1
3522026-05-22T04:11:42.738Z Downloaded rand_core v0.10.1
3532026-05-22T04:11:42.738Z Downloaded equivalent v1.0.2
3542026-05-22T04:11:42.738Z Downloaded deranged v0.5.8
3552026-05-22T04:11:42.738Z Downloaded slog-envlogger v2.2.0
3562026-05-22T04:11:42.738Z Downloaded serde_json v1.0.150
3572026-05-22T04:11:42.738Z Downloaded same-file v1.0.6
3582026-05-22T04:11:42.738Z Downloaded pin-project-lite v0.2.17
3592026-05-22T04:11:42.738Z Downloaded rusticata-macros v5.0.0
3602026-05-22T04:11:42.738Z Downloaded futures-executor v0.3.32
3612026-05-22T04:11:42.738Z Downloaded dtor-proc-macro v0.0.13
3622026-05-22T04:11:42.738Z Downloaded foreign-types-shared v0.3.1
3632026-05-22T04:11:42.738Z Downloaded darling_macro v0.23.0
3642026-05-22T04:11:42.739Z Downloaded serde_derive v1.0.228
3652026-05-22T04:11:42.739Z Downloaded colorchoice v1.0.5
3662026-05-22T04:11:42.739Z Downloaded cpufeatures v0.3.0
3672026-05-22T04:11:42.752Z Downloaded futures-io v0.3.32
3682026-05-22T04:11:42.752Z Downloaded time-core v0.1.8
3692026-05-22T04:11:42.752Z Downloaded version_check v0.9.5
3702026-05-22T04:11:42.752Z Downloaded defmt v0.3.100
3712026-05-22T04:11:42.752Z Downloaded cstr-argument v0.1.2
3722026-05-22T04:11:42.752Z Downloaded num_enum v0.7.6
3732026-05-22T04:11:42.753Z Downloaded futures-channel v0.3.32
3742026-05-22T04:11:42.753Z Downloaded utf8parse v0.2.2
3752026-05-22T04:11:42.753Z Downloaded chacha20 v0.10.0
3762026-05-22T04:11:42.753Z Downloaded plotters-svg v0.3.7
3772026-05-22T04:11:42.753Z Downloaded futures-task v0.3.32
3782026-05-22T04:11:42.757Z Downloaded cfg_aliases v0.2.1
3792026-05-22T04:11:42.757Z Downloaded bitflags v1.3.2
3802026-05-22T04:11:42.757Z Downloaded slog-async v2.8.0
3812026-05-22T04:11:42.757Z Downloaded num-conv v0.2.1
3822026-05-22T04:11:42.757Z Downloaded stable_deref_trait v1.2.1
3832026-05-22T04:11:42.757Z Downloaded darling_macro v0.21.3
3842026-05-22T04:11:42.757Z Downloaded page_size v0.6.0
3852026-05-22T04:11:42.757Z Downloaded foreign-types v0.5.0
3862026-05-22T04:11:42.757Z Downloaded fnv v1.0.7
3872026-05-22T04:11:42.760Z Downloaded defmt-macros v1.0.1
3882026-05-22T04:11:42.767Z Downloaded ciborium-ll v0.2.2
3892026-05-22T04:11:42.772Z Downloaded dtor v0.8.1
3902026-05-22T04:11:42.777Z Downloaded lazy_static v1.5.0
3912026-05-22T04:11:42.777Z Downloaded powerfmt v0.2.0
3922026-05-22T04:11:42.777Z Downloaded futures-macro v0.3.32
3932026-05-22T04:11:42.777Z Downloaded proc-macro-error-attr2 v2.0.0
3942026-05-22T04:11:42.777Z Downloaded is-terminal v0.4.17
3952026-05-22T04:11:42.778Z Downloaded heck v0.5.0
3962026-05-22T04:11:42.781Z Downloaded strsim v0.11.1
3972026-05-22T04:11:42.781Z Downloaded embedded-io v0.4.0
3982026-05-22T04:11:42.781Z Downloaded plotters-backend v0.3.7
3992026-05-22T04:11:42.781Z Downloaded proc-macro-error-attr v1.0.4
4002026-05-22T04:11:42.786Z Downloaded foreign-types-macros v0.2.3
4012026-05-22T04:11:42.786Z Downloaded is_terminal_polyfill v1.70.2
4022026-05-22T04:11:42.800Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4032026-05-22T04:11:42.800Z Downloaded link-section v0.2.1
4042026-05-22T04:11:42.800Z Downloaded cast v0.3.0
4052026-05-22T04:11:42.803Z Downloaded anstyle-parse v1.0.0
4062026-05-22T04:11:42.803Z Downloaded anstream v1.0.0
4072026-05-22T04:11:42.803Z Downloaded terminal_size v0.4.4
4082026-05-22T04:11:42.803Z Downloaded tabwriter v1.4.1
4092026-05-22T04:11:42.803Z Downloaded proc-macro-crate v3.5.0
4102026-05-22T04:11:42.803Z Downloaded darling v0.23.0
4112026-05-22T04:11:42.806Z Downloaded take_mut v0.2.2
4122026-05-22T04:11:42.806Z Downloaded pretty-hex v0.4.2
4132026-05-22T04:11:42.807Z Downloaded bitflags v2.11.1
4142026-05-22T04:11:42.811Z Downloaded defmt-parser v1.0.0
4152026-05-22T04:11:42.812Z Downloaded ctor v0.10.1
4162026-05-22T04:11:42.812Z Downloaded thiserror v2.0.18
4172026-05-22T04:11:42.817Z Downloaded erased-serde v0.3.31
4182026-05-22T04:11:42.817Z Downloaded anes v0.1.6
4192026-05-22T04:11:42.817Z Downloaded crossbeam-utils v0.8.21
4202026-05-22T04:11:42.821Z Downloaded cookie-factory v0.3.3
4212026-05-22T04:11:42.821Z Downloaded criterion-plot v0.8.2
4222026-05-22T04:11:42.825Z Downloaded log v0.4.29
4232026-05-22T04:11:42.828Z Downloaded rustversion v1.0.22
4242026-05-22T04:11:42.828Z Downloaded walkdir v2.5.0
4252026-05-22T04:11:42.829Z Downloaded shlex v1.3.0
4262026-05-22T04:11:42.834Z Downloaded anstyle v1.0.14
4272026-05-22T04:11:42.834Z Downloaded ingot-types v0.1.2
4282026-05-22T04:11:42.837Z Downloaded clap_derive v4.6.1
4292026-05-22T04:11:42.841Z Downloaded thiserror v1.0.69
4302026-05-22T04:11:42.846Z Downloaded oorandom v11.1.5
4312026-05-22T04:11:42.846Z Downloaded thiserror-impl v1.0.69
4322026-05-22T04:11:42.846Z Downloaded crossbeam-epoch v0.9.18
4332026-05-22T04:11:42.847Z Downloaded thiserror-impl v2.0.18
4342026-05-22T04:11:42.851Z Downloaded colored v3.1.1
4352026-05-22T04:11:42.852Z Downloaded slab v0.4.12
4362026-05-22T04:11:42.852Z Downloaded darling v0.21.3
4372026-05-22T04:11:42.852Z Downloaded crc32fast v1.5.0
4382026-05-22T04:11:42.856Z Downloaded tracing-attributes v0.1.31
4392026-05-22T04:11:42.856Z Downloaded num-traits v0.2.19
4402026-05-22T04:11:42.856Z Downloaded oxnet v0.1.5
4412026-05-22T04:11:42.860Z Downloaded ciborium v0.2.2
4422026-05-22T04:11:42.863Z Downloaded iana-time-zone v0.1.65
4432026-05-22T04:11:42.869Z Downloaded slog-scope v4.4.1
4442026-05-22T04:11:42.869Z Downloaded num_enum_derive v0.7.6
4452026-05-22T04:11:42.872Z Downloaded either v1.15.0
4462026-05-22T04:11:42.872Z Downloaded slog-stdlog v4.1.1
4472026-05-22T04:11:42.872Z Downloaded proc-macro-error v1.0.4
4482026-05-22T04:11:42.872Z Downloaded ingot-macros v0.1.1
4492026-05-22T04:11:42.877Z Downloaded once_cell v1.21.4
4502026-05-22T04:11:42.877Z Downloaded clap v4.6.1
4512026-05-22T04:11:42.883Z Downloaded half v2.7.1
4522026-05-22T04:11:42.883Z Downloaded anyhow v1.0.102
4532026-05-22T04:11:42.889Z Downloaded toml_parser v1.1.2+spec-1.1.0
4542026-05-22T04:11:42.889Z Downloaded thread_local v1.1.9
4552026-05-22T04:11:42.889Z Downloaded term v1.2.1
4562026-05-22T04:11:42.889Z Downloaded proc-macro-error2 v2.0.1
4572026-05-22T04:11:42.889Z Downloaded getrandom v0.4.2
4582026-05-22T04:11:42.892Z Downloaded arc-swap v1.9.1
4592026-05-22T04:11:42.897Z Downloaded socket2 v0.6.3
4602026-05-22T04:11:42.901Z Downloaded postcard v1.1.3
4612026-05-22T04:11:42.901Z Downloaded serde_core v1.0.228
4622026-05-22T04:11:42.905Z Downloaded heapless v0.8.0
4632026-05-22T04:11:42.905Z Downloaded darling_core v0.23.0
4642026-05-22T04:11:42.912Z Downloaded criterion v0.8.2
4652026-05-22T04:11:42.919Z Downloaded uuid v1.23.1
4662026-05-22T04:11:42.919Z Downloaded rayon-core v1.13.0
4672026-05-22T04:11:42.919Z Downloaded unicode-ident v1.0.24
4682026-05-22T04:11:42.924Z Downloaded tinytemplate v1.2.1
4692026-05-22T04:11:42.924Z Downloaded futures v0.3.32
4702026-05-22T04:11:42.924Z Downloaded crossbeam-channel v0.5.15
4712026-05-22T04:11:42.924Z Downloaded memchr v2.8.0
4722026-05-22T04:11:42.928Z Downloaded cc v1.2.61
4732026-05-22T04:11:42.932Z Downloaded slog v2.8.2
4742026-05-22T04:11:42.937Z Downloaded itertools v0.12.1
4752026-05-22T04:11:42.952Z Downloaded toml_edit v0.25.11+spec-1.1.0
4762026-05-22T04:11:42.957Z Downloaded tracing-core v0.1.36
4772026-05-22T04:11:42.957Z Downloaded zerocopy-derive v0.8.48
4782026-05-22T04:11:42.957Z Downloaded itertools v0.14.0
4792026-05-22T04:11:42.957Z Downloaded indexmap v2.14.0
4802026-05-22T04:11:42.961Z Downloaded serde v1.0.228
4812026-05-22T04:11:42.961Z Downloaded itertools v0.13.0
4822026-05-22T04:11:42.967Z Downloaded hashbrown v0.17.0
4832026-05-22T04:11:42.972Z Downloaded clap_builder v4.6.0
4842026-05-22T04:11:42.995Z Downloaded futures-util v0.3.32
4852026-05-22T04:11:42.995Z Downloaded aho-corasick v1.1.4
4862026-05-22T04:11:42.995Z Downloaded chrono v0.4.44
4872026-05-22T04:11:42.996Z Downloaded nom v8.0.0
4882026-05-22T04:11:42.996Z Downloaded rand v0.10.1
4892026-05-22T04:11:43.000Z Downloaded winnow v1.0.2
4902026-05-22T04:11:43.021Z Downloaded rayon v1.12.0
4912026-05-22T04:11:43.025Z Downloaded plotters v0.3.7
4922026-05-22T04:11:43.043Z Downloaded regex v1.12.3
4932026-05-22T04:11:43.080Z Downloaded libc v0.2.186
4942026-05-22T04:11:43.230Z Downloaded pcap-parser v0.17.0
4952026-05-22T04:11:43.230Z Downloaded syn v1.0.109
4962026-05-22T04:11:43.231Z Downloaded time v0.3.47
4972026-05-22T04:11:43.231Z Downloaded syn v2.0.117
4982026-05-22T04:11:43.231Z Downloaded unicode-width v0.2.2
4992026-05-22T04:11:43.231Z Downloaded smoltcp v0.11.0
5002026-05-22T04:11:43.231Z Downloaded zerocopy v0.8.48
5012026-05-22T04:11:43.231Z Downloaded nix v0.31.2
5022026-05-22T04:11:43.231Z Downloaded regex-syntax v0.8.10
5032026-05-22T04:11:43.231Z Downloaded rustix v1.1.4
5042026-05-22T04:11:43.231Z Downloaded tracing v0.1.44
5052026-05-22T04:11:43.231Z Downloaded regex-automata v0.4.14
5062026-05-22T04:11:43.247Z Compiling proc-macro2 v1.0.106
5072026-05-22T04:11:43.248Z Compiling quote v1.0.45
5082026-05-22T04:11:43.248Z Compiling unicode-ident v1.0.24
5092026-05-22T04:11:43.252Z Compiling serde_core v1.0.228
5102026-05-22T04:11:43.252Z Compiling cfg-if v1.0.4
5112026-05-22T04:11:43.252Z Compiling libc v0.2.186
5122026-05-22T04:11:43.252Z Compiling memchr v2.8.0
5132026-05-22T04:11:43.252Z Compiling serde v1.0.228
5142026-05-22T04:11:43.392Z Compiling rustversion v1.0.22
5152026-05-22T04:11:43.456Z Compiling version_check v0.9.5
5162026-05-22T04:11:43.737Z Compiling ident_case v1.0.1
5172026-05-22T04:11:43.764Z Compiling strsim v0.11.1
5182026-05-22T04:11:43.780Z Compiling zerocopy v0.8.48
5192026-05-22T04:11:43.847Z Compiling thiserror v2.0.18
5202026-05-22T04:11:44.035Z Compiling either v1.15.0
5212026-05-22T04:11:44.190Z Compiling fnv v1.0.7
5222026-05-22T04:11:44.258Z Compiling regex-syntax v0.8.10
5232026-05-22T04:11:44.278Z Compiling syn v1.0.109
5242026-05-22T04:11:44.286Z Compiling pin-project-lite v0.2.17
5252026-05-22T04:11:44.350Z Compiling crossbeam-utils v0.8.21
5262026-05-22T04:11:44.378Z Compiling winnow v1.0.2
5272026-05-22T04:11:44.588Z Compiling hashbrown v0.17.0
5282026-05-22T04:11:44.632Z Compiling aho-corasick v1.1.4
5292026-05-22T04:11:44.667Z Compiling equivalent v1.0.2
5302026-05-22T04:11:44.767Z Compiling syn v2.0.117
5312026-05-22T04:11:45.127Z Compiling indexmap v2.14.0
5322026-05-22T04:11:45.410Z Compiling toml_parser v1.1.2+spec-1.1.0
5332026-05-22T04:11:45.472Z Compiling itertools v0.14.0
5342026-05-22T04:11:45.717Z Compiling bitflags v2.11.1
5352026-05-22T04:11:45.746Z Compiling regex-automata v0.4.14
5362026-05-22T04:11:45.917Z Compiling autocfg v1.5.0
5372026-05-22T04:11:45.969Z Compiling heapless v0.8.0
5382026-05-22T04:11:46.061Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-05-22T04:11:46.261Z Compiling byteorder v1.5.0
5402026-05-22T04:11:46.268Z Compiling num-traits v0.2.19
5412026-05-22T04:11:46.281Z Compiling toml_edit v0.25.11+spec-1.1.0
5422026-05-22T04:11:46.422Z Compiling hash32 v0.3.1
5432026-05-22T04:11:46.444Z Compiling slog v2.8.2
5442026-05-22T04:11:46.501Z Compiling macaddr v1.0.1
5452026-05-22T04:11:46.559Z Compiling futures-sink v0.3.32
5462026-05-22T04:11:46.665Z Compiling smoltcp v0.11.0
5472026-05-22T04:11:46.688Z Compiling futures-core v0.3.32
5482026-05-22T04:11:46.709Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5492026-05-22T04:11:46.718Z Compiling stable_deref_trait v1.2.1
5502026-05-22T04:11:46.784Z Compiling proc-macro-crate v3.5.0
5512026-05-22T04:11:46.832Z Compiling futures-channel v0.3.32
5522026-05-22T04:11:47.074Z Compiling proc-macro-error-attr v1.0.4
5532026-05-22T04:11:47.150Z Compiling futures-io v0.3.32
5542026-05-22T04:11:47.185Z Compiling getrandom v0.4.2
5552026-05-22T04:11:47.202Z Compiling anyhow v1.0.102
5562026-05-22T04:11:47.304Z Compiling darling_core v0.21.3
5572026-05-22T04:11:47.328Z Compiling darling_core v0.23.0
5582026-05-22T04:11:47.450Z Compiling regex v1.12.3
5592026-05-22T04:11:47.458Z Compiling crc32fast v1.5.0
5602026-05-22T04:11:47.528Z Compiling rand_core v0.10.1
5612026-05-22T04:11:47.689Z Compiling futures-task v0.3.32
5622026-05-22T04:11:47.776Z Compiling slab v0.4.12
5632026-05-22T04:11:47.904Z Compiling ref-cast v1.0.25
5642026-05-22T04:11:47.922Z Compiling itoa v1.0.18
5652026-05-22T04:11:48.012Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
5662026-05-22T04:11:48.065Z Compiling managed v0.8.0
5672026-05-22T04:11:48.141Z Compiling bitflags v1.3.2
5682026-05-22T04:11:48.320Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5692026-05-22T04:11:48.328Z Compiling proc-macro-error v1.0.4
5702026-05-22T04:11:48.464Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5712026-05-22T04:11:48.538Z Compiling serde_derive v1.0.228
5722026-05-22T04:11:48.571Z Compiling zerocopy-derive v0.8.48
5732026-05-22T04:11:48.707Z Compiling thiserror-impl v2.0.18
5742026-05-22T04:11:48.715Z Compiling futures-macro v0.3.32
5752026-05-22T04:11:49.016Z Compiling num_enum_derive v0.7.6
5762026-05-22T04:11:49.518Z Compiling darling_macro v0.21.3
5772026-05-22T04:11:49.557Z Compiling darling_macro v0.23.0
5782026-05-22T04:11:49.575Z Compiling futures-util v0.3.32
5792026-05-22T04:11:50.027Z Compiling ref-cast-impl v1.0.25
5802026-05-22T04:11:50.073Z Compiling cobs v0.3.0
5812026-05-22T04:11:50.098Z Compiling darling v0.21.3
5822026-05-22T04:11:50.123Z Compiling darling v0.23.0
5832026-05-22T04:11:50.174Z Compiling ingot-macros v0.1.1
5842026-05-22T04:11:50.199Z Compiling foreign-types-macros v0.2.3
5852026-05-22T04:11:50.290Z Compiling foreign-types-shared v0.3.1
5862026-05-22T04:11:50.380Z Compiling ipnetwork v0.21.1
5872026-05-22T04:11:50.627Z Compiling unicode-width v0.2.2
5882026-05-22T04:11:50.763Z Compiling once_cell v1.21.4
5892026-05-22T04:11:50.833Z Compiling rustix v1.1.4
5902026-05-22T04:11:50.930Z Compiling cpufeatures v0.3.0
5912026-05-22T04:11:50.998Z Compiling chacha20 v0.10.0
5922026-05-22T04:11:51.006Z Compiling tracing-core v0.1.36
5932026-05-22T04:11:51.025Z Compiling tabwriter v1.4.1
5942026-05-22T04:11:51.279Z Compiling foreign-types v0.5.0
5952026-05-22T04:11:51.357Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5962026-05-22T04:11:51.394Z Compiling num_enum v0.7.6
5972026-05-22T04:11:51.509Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5982026-05-22T04:11:51.584Z Compiling tracing-attributes v0.1.31
5992026-05-22T04:11:51.854Z Compiling erased-serde v0.3.31
6002026-05-22T04:11:51.900Z Compiling postcard v1.1.3
6012026-05-22T04:11:51.981Z Compiling futures-executor v0.3.32
6022026-05-22T04:11:52.508Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-05-22T04:11:52.693Z Compiling errno v0.3.14
6042026-05-22T04:11:52.693Z Compiling cstr-argument v0.1.2
6052026-05-22T04:11:52.893Z Compiling utf8parse v0.2.2
6062026-05-22T04:11:52.928Z Compiling num-conv v0.2.1
6072026-05-22T04:11:52.965Z Compiling shlex v1.3.0
6082026-05-22T04:11:52.994Z Compiling time-core v0.1.8
6092026-05-22T04:11:53.067Z Compiling powerfmt v0.2.0
6102026-05-22T04:11:53.075Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
6112026-05-22T04:11:53.137Z Compiling find-msvc-tools v0.1.9
6122026-05-22T04:11:53.151Z Compiling zmij v1.0.21
6132026-05-22T04:11:53.301Z Compiling ingot-types v0.1.2
6142026-05-22T04:11:53.309Z Compiling dyn-clone v1.0.20
6152026-05-22T04:11:53.349Z Compiling pretty-hex v0.4.2
6162026-05-22T04:11:53.371Z Compiling thiserror v1.0.69
6172026-05-22T04:11:53.455Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
6182026-05-22T04:11:53.481Z Compiling cc v1.2.61
6192026-05-22T04:11:53.501Z Compiling deranged v0.5.8
6202026-05-22T04:11:53.659Z Compiling time-macros v0.2.27
6212026-05-22T04:11:53.700Z Compiling ingot v0.1.1
6222026-05-22T04:11:53.904Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6232026-05-22T04:11:54.024Z Compiling anstyle-parse v1.0.0
6242026-05-22T04:11:54.235Z Compiling tracing v0.1.44
6252026-05-22T04:11:54.586Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6262026-05-22T04:11:54.662Z Compiling rand v0.10.1
6272026-05-22T04:11:54.894Z Compiling futures v0.3.32
6282026-05-22T04:11:54.926Z Compiling thiserror-impl v1.0.69
6292026-05-22T04:11:54.969Z Compiling uuid v1.23.1
6302026-05-22T04:11:55.035Z Compiling crossbeam-epoch v0.9.18
6312026-05-22T04:11:55.371Z Compiling arc-swap v1.9.1
6322026-05-22T04:11:55.479Z Compiling socket2 v0.6.3
6332026-05-22T04:11:55.488Z Compiling nom v8.0.0
6342026-05-22T04:11:55.706Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6352026-05-22T04:11:55.793Z Compiling thread_local v1.1.9
6362026-05-22T04:11:56.041Z Compiling rayon-core v1.13.0
6372026-05-22T04:11:56.080Z Compiling serde_json v1.0.150
6382026-05-22T04:11:56.130Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6392026-05-22T04:11:56.270Z Compiling slog-async v2.8.0
6402026-05-22T04:11:56.324Z Compiling is_terminal_polyfill v1.70.2
6412026-05-22T04:11:56.340Z Compiling heck v0.4.1
6422026-05-22T04:11:56.400Z Compiling colored v3.1.1
6432026-05-22T04:11:56.555Z Compiling iana-time-zone v0.1.65
6442026-05-22T04:11:56.564Z Compiling oxnet v0.1.5
6452026-05-22T04:11:56.853Z Compiling lazy_static v1.5.0
6462026-05-22T04:11:56.943Z Compiling anstyle v1.0.14
6472026-05-22T04:11:56.952Z Compiling colorchoice v1.0.5
6482026-05-22T04:11:57.065Z Compiling anstyle-query v1.1.5
6492026-05-22T04:11:57.169Z Compiling anstream v1.0.0
6502026-05-22T04:11:57.186Z Compiling slog-scope v4.4.1
6512026-05-22T04:11:57.218Z Compiling chrono v0.4.44
6522026-05-22T04:11:57.506Z Compiling time v0.3.47
6532026-05-22T04:11:57.617Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6542026-05-22T04:11:58.285Z Compiling rusticata-macros v5.0.0
6552026-05-22T04:11:58.443Z Compiling crossbeam-deque v0.8.6
6562026-05-22T04:11:58.548Z Compiling cookie-factory v0.3.3
6572026-05-22T04:11:58.634Z Compiling terminal_size v0.4.4
6582026-05-22T04:11:58.671Z Compiling alloca v0.4.0
6592026-05-22T04:11:58.897Z Compiling half v2.7.1
6602026-05-22T04:11:58.969Z Compiling crossbeam-channel v0.5.15
6612026-05-22T04:11:59.095Z Compiling itertools v0.12.1
6622026-05-22T04:11:59.234Z Compiling is-terminal v0.4.17
6632026-05-22T04:11:59.362Z Compiling clap_lex v1.1.0
6642026-05-22T04:11:59.362Z Compiling cfg_aliases v0.2.1
6652026-05-22T04:11:59.388Z Compiling ciborium-io v0.2.2
6662026-05-22T04:11:59.483Z Compiling log v0.4.29
6672026-05-22T04:11:59.554Z Compiling circular v0.3.0
6682026-05-22T04:11:59.610Z Compiling heck v0.5.0
6692026-05-22T04:11:59.772Z Compiling term v1.2.1
6702026-05-22T04:11:59.808Z Compiling take_mut v0.2.2
6712026-05-22T04:11:59.865Z Compiling plotters-backend v0.3.7
6722026-05-22T04:11:59.919Z Compiling clap_builder v4.6.0
6732026-05-22T04:12:00.192Z Compiling plotters-svg v0.3.7
6742026-05-22T04:12:00.378Z Compiling slog-term v2.9.2
6752026-05-22T04:12:00.496Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6762026-05-22T04:12:00.546Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6772026-05-22T04:12:01.046Z Compiling clap_derive v4.6.1
6782026-05-22T04:12:01.402Z Compiling pcap-parser v0.17.0
6792026-05-22T04:12:01.740Z Compiling slog-stdlog v4.1.1
6802026-05-22T04:12:01.867Z Compiling ciborium-ll v0.2.2
6812026-05-22T04:12:01.963Z Compiling nix v0.31.2
6822026-05-22T04:12:02.439Z Compiling itertools v0.13.0
6832026-05-22T04:12:02.839Z Compiling cast v0.3.0
6842026-05-22T04:12:02.938Z Compiling same-file v1.0.6
6852026-05-22T04:12:03.104Z Compiling walkdir v2.5.0
6862026-05-22T04:12:03.316Z Compiling tinytemplate v1.2.1
6872026-05-22T04:12:03.663Z Compiling rayon v1.12.0
6882026-05-22T04:12:03.693Z Compiling clap v4.6.1
6892026-05-22T04:12:03.787Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6902026-05-22T04:12:03.951Z Compiling criterion-plot v0.8.2
6912026-05-22T04:12:03.987Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6922026-05-22T04:12:04.442Z Compiling ciborium v0.2.2
6932026-05-22T04:12:04.616Z Compiling slog-envlogger v2.2.0
6942026-05-22T04:12:04.748Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
6952026-05-22T04:12:05.212Z Compiling plotters v0.3.7
6962026-05-22T04:12:05.569Z Compiling page_size v0.6.0
6972026-05-22T04:12:05.669Z Compiling dtor-proc-macro v0.0.13
6982026-05-22T04:12:05.681Z Compiling anes v0.1.6
6992026-05-22T04:12:05.826Z Compiling oorandom v11.1.5
7002026-05-22T04:12:05.931Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7012026-05-22T04:12:06.039Z Compiling dtor v0.8.1
7022026-05-22T04:12:06.133Z Compiling link-section v0.2.1
7032026-05-22T04:12:06.307Z Compiling criterion v0.8.2
7042026-05-22T04:12:06.431Z Compiling ctor-proc-macro v0.0.13
7052026-05-22T04:12:06.853Z Compiling ctor v0.10.1
7062026-05-22T04:12:08.262Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7072026-05-22T04:12:22.177Z Finished `bench` profile [optimized + debuginfo] target(s) in 44.38s
7082026-05-22T04:12:22.282Z Running benches/xde.rs (target/release/deps/xde-2619fe7ec128d805)
7092026-05-22T04:12:22.291Z###--------------------------------###
7102026-05-22T04:12:22.291Z:::Building test topology... (120s):::
7112026-05-22T04:12:22.291Z###--------------------------------###
7122026-05-22T04:12:22.297Zadding underlay route 0
7132026-05-22T04:12:22.300Zadding underlay route 1
7142026-05-22T04:12:22.450Zstart zones a, b
7152026-05-22T04:12:32.517Zconfigure zone
7162026-05-22T04:12:32.522Zconfigure zone
7172026-05-22T04:12:32.543Zinstall zone
7182026-05-22T04:12:32.548Zinstall zone
7192026-05-22T04:12:42.339Zboot zone
7202026-05-22T04:12:42.339Zboot zone
7212026-05-22T04:12:42.414Zsetup zones a, b
7222026-05-22T04:12:42.415Z[a] svcs -a
7232026-05-22T04:12:42.415Z[b] svcs -a
7242026-05-22T04:12:42.436ZFailed to parse command output: exit code 1
7252026-05-22T04:12:42.436Zstdout:
7262026-05-22T04:12:42.436Z
7272026-05-22T04:12:42.436Zstderr:
7282026-05-22T04:12:42.436Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7292026-05-22T04:12:42.436ZFailed to parse command output: exit code 1
7302026-05-22T04:12:42.436Zstdout:
7312026-05-22T04:12:42.436Z
7322026-05-22T04:12:42.436Zstderr:
7332026-05-22T04:12:42.436Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-05-22T04:12:42.636Z[a] svcs -a
7352026-05-22T04:12:42.636Z[b] svcs -a
7362026-05-22T04:12:42.748ZSTATE STIME FMRI
7372026-05-22T04:12:42.748Zonline 4:12:41 svc:/system/svc/restarter:default
7382026-05-22T04:12:42.748Zoffline 4:12:41 svc:/system/early-manifest-import:default
7392026-05-22T04:12:42.748Z- - svc:/application/management/net-snmp:default
7402026-05-22T04:12:42.748Z- - svc:/application/pkg/dynamic-mirror:default
7412026-05-22T04:12:42.748Z- - svc:/application/pkg/mirror:default
7422026-05-22T04:12:42.748Z- - svc:/application/pkg/repositories-setup:default
7432026-05-22T04:12:42.748Z- - svc:/application/pkg/server:default
7442026-05-22T04:12:42.748Z- - svc:/application/security/tcsd:default
7452026-05-22T04:12:42.748Z- - svc:/milestone/devices:default
7462026-05-22T04:12:42.748Z- - svc:/milestone/multi-user-server:default
7472026-05-22T04:12:42.748Z- - svc:/milestone/multi-user:default
7482026-05-22T04:12:42.748Z- - svc:/milestone/name-services:default
7492026-05-22T04:12:42.748Z- - svc:/milestone/network:default
7502026-05-22T04:12:42.748Z- - svc:/milestone/single-user:default
7512026-05-22T04:12:42.748Z- - svc:/milestone/sysconfig:default
7522026-05-22T04:12:42.748Z- - svc:/network/chrony:default
7532026-05-22T04:12:42.748Z- - svc:/network/datalink-management:default
7542026-05-22T04:12:42.748Z- - svc:/network/dns/client:default
7552026-05-22T04:12:42.748Z- - svc:/network/dns/install:default
7562026-05-22T04:12:42.748Z- - svc:/network/dns/multicast:default
7572026-05-22T04:12:42.748Z- - svc:/network/inetd-upgrade:default
7582026-05-22T04:12:42.748Z- - svc:/network/inetd:default
7592026-05-22T04:12:42.748Z- - svc:/network/initial:default
7602026-05-22T04:12:42.748Z- - svc:/network/install:default
7612026-05-22T04:12:42.748Z- - svc:/network/ip-interface-management:default
7622026-05-22T04:12:42.748Z- - svc:/network/ipmp:default
7632026-05-22T04:12:42.748Z- - svc:/network/ipqos:default
7642026-05-22T04:12:42.748Z- - svc:/network/ipsec/ike:default
7652026-05-22T04:12:42.748Z- - svc:/network/ipsec/ipsecalgs:default
7662026-05-22T04:12:42.748Z- - svc:/network/ipsec/manual-key:default
7672026-05-22T04:12:42.749Z- - svc:/network/ipsec/policy:default
7682026-05-22T04:12:42.749Z- - svc:/network/iptun:default
7692026-05-22T04:12:42.749Z- - svc:/network/ipv4-forwarding:default
7702026-05-22T04:12:42.749Z- - svc:/network/ipv6-forwarding:default
7712026-05-22T04:12:42.749Z- - svc:/network/ldap/client:default
7722026-05-22T04:12:42.749Z- - svc:/network/location:default
7732026-05-22T04:12:42.749Z- - svc:/network/loopback:default
7742026-05-22T04:12:42.749Z- - svc:/network/netcfg:default
7752026-05-22T04:12:42.749Z- - svc:/network/netmask:default
7762026-05-22T04:12:42.749Z- - svc:/network/nfs/cbd:default
7772026-05-22T04:12:42.749Z- - svc:/network/nfs/client:default
7782026-05-22T04:12:42.749Z- - svc:/network/nfs/log:default
7792026-05-22T04:12:42.749Z- - svc:/network/nfs/mapid:default
7802026-05-22T04:12:42.749Z- - svc:/network/nfs/nlockmgr:default
7812026-05-22T04:12:42.749Z- - svc:/network/nfs/rquota:default
7822026-05-22T04:12:42.749Z- - svc:/network/nfs/server:default
7832026-05-22T04:12:42.749Z- - svc:/network/nfs/status:default
7842026-05-22T04:12:42.749Z- - svc:/network/nis/client:default
7852026-05-22T04:12:42.749Z- - svc:/network/physical:default
7862026-05-22T04:12:42.749Z- - svc:/network/physical:nwam
7872026-05-22T04:12:42.749Z- - svc:/network/routing-setup:default
7882026-05-22T04:12:42.749Z- - svc:/network/routing/legacy-routing:ipv4
7892026-05-22T04:12:42.749Z- - svc:/network/routing/legacy-routing:ipv6
7902026-05-22T04:12:42.749Z- - svc:/network/routing/ndp:default
7912026-05-22T04:12:42.749Z- - svc:/network/routing/rdisc:default
7922026-05-22T04:12:42.749Z- - svc:/network/routing/ripng:default
7932026-05-22T04:12:42.749Z- - svc:/network/routing/route:default
7942026-05-22T04:12:42.749Z- - svc:/network/rpc/bind:default
7952026-05-22T04:12:42.749Z- - svc:/network/rpc/gss:default
7962026-05-22T04:12:42.749Z- - svc:/network/rpc/keyserv:default
7972026-05-22T04:12:42.749Z- - svc:/network/security/kadmin:default
7982026-05-22T04:12:42.749Z- - svc:/network/security/krb5kdc:default
7992026-05-22T04:12:42.749Z- - svc:/network/security/ktkt_warn:default
8002026-05-22T04:12:42.749Z- - svc:/network/service:default
8012026-05-22T04:12:42.749Z- - svc:/network/shares/group:default
8022026-05-22T04:12:42.749Z- - svc:/network/smb/client:default
8032026-05-22T04:12:42.749Z- - svc:/network/smb/server:default
8042026-05-22T04:12:42.749Z- - svc:/network/ssh:default
8052026-05-22T04:12:42.749Z- - svc:/network/tcpkey:default
8062026-05-22T04:12:42.750Z- - svc:/system/auditd:default
8072026-05-22T04:12:42.750Z- - svc:/system/auditset:default
8082026-05-22T04:12:42.750Z- - svc:/system/boot-archive-update:default
8092026-05-22T04:12:42.750Z- - svc:/system/boot-archive:default
8102026-05-22T04:12:42.750Z- - svc:/system/boot-config:default
8112026-05-22T04:12:42.750Z- - svc:/system/consadm:default
8122026-05-22T04:12:42.750Z- - svc:/system/console-login:default
8132026-05-22T04:12:42.750Z- - svc:/system/console-login:vt2
8142026-05-22T04:12:42.750Z- - svc:/system/console-login:vt3
8152026-05-22T04:12:42.750Z- - svc:/system/console-login:vt4
8162026-05-22T04:12:42.750Z- - svc:/system/console-login:vt5
8172026-05-22T04:12:42.750Z- - svc:/system/console-login:vt6
8182026-05-22T04:12:42.750Z- - svc:/system/coreadm:default
8192026-05-22T04:12:42.750Z- - svc:/system/cron:default
8202026-05-22T04:12:42.750Z- - svc:/system/cryptosvc:default
8212026-05-22T04:12:42.750Z- - svc:/system/device/allocate:default
8222026-05-22T04:12:42.750Z- - svc:/system/device/audio:default
8232026-05-22T04:12:42.750Z- - svc:/system/device/local:default
8242026-05-22T04:12:42.750Z- - svc:/system/device/mpxio-upgrade:default
8252026-05-22T04:12:42.750Z- - svc:/system/extended-accounting:flow
8262026-05-22T04:12:42.750Z- - svc:/system/extended-accounting:net
8272026-05-22T04:12:42.750Z- - svc:/system/extended-accounting:process
8282026-05-22T04:12:42.750Z- - svc:/system/extended-accounting:task
8292026-05-22T04:12:42.750Z- - svc:/system/filesystem/local:default
8302026-05-22T04:12:42.750Z- - svc:/system/filesystem/minimal:default
8312026-05-22T04:12:42.750Z- - svc:/system/filesystem/reparse:default
8322026-05-22T04:12:42.750Z- - svc:/system/filesystem/root:default
8332026-05-22T04:12:42.750Z- - svc:/system/filesystem/usr:default
8342026-05-22T04:12:42.750Z- - svc:/system/fm/notify-params:default
8352026-05-22T04:12:42.750Z- - svc:/system/fmd:default
8362026-05-22T04:12:42.754Z- - svc:/system/hostid:default
8372026-05-22T04:12:42.754Z- - svc:/system/hotplug:default
8382026-05-22T04:12:42.754Z- - svc:/system/identity:domain
8392026-05-22T04:12:42.754Z- - svc:/system/identity:node
8402026-05-22T04:12:42.754Z- - svc:/system/idmap:default
8412026-05-22T04:12:42.754Z- - svc:/system/keymap:default
8422026-05-22T04:12:42.754Z- - svc:/system/logadm-upgrade:default
8432026-05-22T04:12:42.754Z- - svc:/system/manifest-import:default
8442026-05-22T04:12:42.754Z- - svc:/system/name-service-cache:default
8452026-05-22T04:12:42.754Z- - svc:/system/pfexec:default
8462026-05-22T04:12:42.754Z- - svc:/system/pkgserv:default
8472026-05-22T04:12:42.754Z- - svc:/system/process-security:default
8482026-05-22T04:12:42.754Z- - svc:/system/rbac:default
8492026-05-22T04:12:42.754Z- - svc:/system/rmtmpfiles:default
8502026-05-22T04:12:42.755Z- - svc:/system/sac:default
8512026-05-22T04:12:42.755Z- - svc:/system/sar:default
8522026-05-22T04:12:42.755Z- - svc:/system/svc/global:default
8532026-05-22T04:12:42.755Z- - svc:/system/system-log:default
8542026-05-22T04:12:42.755Z- - svc:/system/update-man-index:default
8552026-05-22T04:12:42.755Z- - svc:/system/utmp:default
8562026-05-22T04:12:42.755Z- - svc:/system/vtdaemon:default
8572026-05-22T04:12:42.755Z[a] svcs milestone/network
8582026-05-22T04:12:42.755ZSTATE STIME FMRI
8592026-05-22T04:12:42.755Zonline 4:12:41 svc:/system/svc/restarter:default
8602026-05-22T04:12:42.755Zoffline 4:12:41 svc:/system/early-manifest-import:default
8612026-05-22T04:12:42.755Z- - svc:/application/management/net-snmp:default
8622026-05-22T04:12:42.755Z- - svc:/application/pkg/dynamic-mirror:default
8632026-05-22T04:12:42.755Z- - svc:/application/pkg/mirror:default
8642026-05-22T04:12:42.755Z- - svc:/application/pkg/repositories-setup:default
8652026-05-22T04:12:42.755Z- - svc:/application/pkg/server:default
8662026-05-22T04:12:42.755Z- - svc:/application/security/tcsd:default
8672026-05-22T04:12:42.755Z- - svc:/milestone/devices:default
8682026-05-22T04:12:42.755Z- - svc:/milestone/multi-user-server:default
8692026-05-22T04:12:42.755Z- - svc:/milestone/multi-user:default
8702026-05-22T04:12:42.755Z- - svc:/milestone/name-services:default
8712026-05-22T04:12:42.755Z- - svc:/milestone/network:default
8722026-05-22T04:12:42.755Z- - svc:/milestone/single-user:default
8732026-05-22T04:12:42.755Z- - svc:/milestone/sysconfig:default
8742026-05-22T04:12:42.755Z- - svc:/network/chrony:default
8752026-05-22T04:12:42.755Z- - svc:/network/datalink-management:default
8762026-05-22T04:12:42.755Z- - svc:/network/dns/client:default
8772026-05-22T04:12:42.755Z- - svc:/network/dns/install:default
8782026-05-22T04:12:42.755Z- - svc:/network/dns/multicast:default
8792026-05-22T04:12:42.755Z- - svc:/network/inetd-upgrade:default
8802026-05-22T04:12:42.755Z- - svc:/network/inetd:default
8812026-05-22T04:12:42.755Z- - svc:/network/initial:default
8822026-05-22T04:12:42.755Z- - svc:/network/install:default
8832026-05-22T04:12:42.755Z- - svc:/network/ip-interface-management:default
8842026-05-22T04:12:42.755Z- - svc:/network/ipmp:default
8852026-05-22T04:12:42.755Z- - svc:/network/ipqos:default
8862026-05-22T04:12:42.755Z- - svc:/network/ipsec/ike:default
8872026-05-22T04:12:42.755Z- - svc:/network/ipsec/ipsecalgs:default
8882026-05-22T04:12:42.755Z- - svc:/network/ipsec/manual-key:default
8892026-05-22T04:12:42.756Z- - svc:/network/ipsec/policy:default
8902026-05-22T04:12:42.756Z- - svc:/network/iptun:default
8912026-05-22T04:12:42.756Z- - svc:/network/ipv4-forwarding:default
8922026-05-22T04:12:42.756Z- - svc:/network/ipv6-forwarding:default
8932026-05-22T04:12:42.756Z- - svc:/network/ldap/client:default
8942026-05-22T04:12:42.756Z- - svc:/network/location:default
8952026-05-22T04:12:42.756Z- - svc:/network/loopback:default
8962026-05-22T04:12:42.756Z- - svc:/network/netcfg:default
8972026-05-22T04:12:42.756Z- - svc:/network/netmask:default
8982026-05-22T04:12:42.756Z- - svc:/network/nfs/cbd:default
8992026-05-22T04:12:42.756Z- - svc:/network/nfs/client:default
9002026-05-22T04:12:42.756Z- - svc:/network/nfs/log:default
9012026-05-22T04:12:42.756Z- - svc:/network/nfs/mapid:default
9022026-05-22T04:12:42.756Z- - svc:/network/nfs/nlockmgr:default
9032026-05-22T04:12:42.756Z- - svc:/network/nfs/rquota:default
9042026-05-22T04:12:42.756Z- - svc:/network/nfs/server:default
9052026-05-22T04:12:42.756Z- - svc:/network/nfs/status:default
9062026-05-22T04:12:42.756Z- - svc:/network/nis/client:default
9072026-05-22T04:12:42.756Z- - svc:/network/physical:default
9082026-05-22T04:12:42.756Z- - svc:/network/physical:nwam
9092026-05-22T04:12:42.756Z- - svc:/network/routing-setup:default
9102026-05-22T04:12:42.756Z- - svc:/network/routing/legacy-routing:ipv4
9112026-05-22T04:12:42.756Z- - svc:/network/routing/legacy-routing:ipv6
9122026-05-22T04:12:42.756Z- - svc:/network/routing/ndp:default
9132026-05-22T04:12:42.756Z- - svc:/network/routing/rdisc:default
9142026-05-22T04:12:42.756Z- - svc:/network/routing/ripng:default
9152026-05-22T04:12:42.756Z- - svc:/network/routing/route:default
9162026-05-22T04:12:42.756Z- - svc:/network/rpc/bind:default
9172026-05-22T04:12:42.756Z- - svc:/network/rpc/gss:default
9182026-05-22T04:12:42.756Z- - svc:/network/rpc/keyserv:default
9192026-05-22T04:12:42.756Z- - svc:/network/security/kadmin:default
9202026-05-22T04:12:42.756Z- - svc:/network/security/krb5kdc:default
9212026-05-22T04:12:42.756Z- - svc:/network/security/ktkt_warn:default
9222026-05-22T04:12:42.756Z- - svc:/network/service:default
9232026-05-22T04:12:42.756Z- - svc:/network/shares/group:default
9242026-05-22T04:12:42.756Z- - svc:/network/smb/client:default
9252026-05-22T04:12:42.756Z- - svc:/network/smb/server:default
9262026-05-22T04:12:42.756Z- - svc:/network/ssh:default
9272026-05-22T04:12:42.756Z- - svc:/network/tcpkey:default
9282026-05-22T04:12:42.757Z- - svc:/system/auditd:default
9292026-05-22T04:12:42.757Z- - svc:/system/auditset:default
9302026-05-22T04:12:42.757Z- - svc:/system/boot-archive-update:default
9312026-05-22T04:12:42.757Z- - svc:/system/boot-archive:default
9322026-05-22T04:12:42.757Z- - svc:/system/boot-config:default
9332026-05-22T04:12:42.757Z- - svc:/system/consadm:default
9342026-05-22T04:12:42.757Z- - svc:/system/console-login:default
9352026-05-22T04:12:42.757Z- - svc:/system/console-login:vt2
9362026-05-22T04:12:42.761Z- - svc:/system/console-login:vt3
9372026-05-22T04:12:42.761Z- - svc:/system/console-login:vt4
9382026-05-22T04:12:42.761Z- - svc:/system/console-login:vt5
9392026-05-22T04:12:42.761Z- - svc:/system/console-login:vt6
9402026-05-22T04:12:42.761Z- - svc:/system/coreadm:default
9412026-05-22T04:12:42.761Z- - svc:/system/cron:default
9422026-05-22T04:12:42.761Z- - svc:/system/cryptosvc:default
9432026-05-22T04:12:42.761Z- - svc:/system/device/allocate:default
9442026-05-22T04:12:42.761Z- - svc:/system/device/audio:default
9452026-05-22T04:12:42.761Z- - svc:/system/device/local:default
9462026-05-22T04:12:42.761Z- - svc:/system/device/mpxio-upgrade:default
9472026-05-22T04:12:42.761Z- - svc:/system/extended-accounting:flow
9482026-05-22T04:12:42.761Z- - svc:/system/extended-accounting:net
9492026-05-22T04:12:42.761Z- - svc:/system/extended-accounting:process
9502026-05-22T04:12:42.761Z- - svc:/system/extended-accounting:task
9512026-05-22T04:12:42.761Z- - svc:/system/filesystem/local:default
9522026-05-22T04:12:42.761Z- - svc:/system/filesystem/minimal:default
9532026-05-22T04:12:42.761Z- - svc:/system/filesystem/reparse:default
9542026-05-22T04:12:42.761Z- - svc:/system/filesystem/root:default
9552026-05-22T04:12:42.761Z- - svc:/system/filesystem/usr:default
9562026-05-22T04:12:42.761Z- - svc:/system/fm/notify-params:default
9572026-05-22T04:12:42.761Z- - svc:/system/fmd:default
9582026-05-22T04:12:42.761Z- - svc:/system/hostid:default
9592026-05-22T04:12:42.761Z- - svc:/system/hotplug:default
9602026-05-22T04:12:42.761Z- - svc:/system/identity:domain
9612026-05-22T04:12:42.761Z- - svc:/system/identity:node
9622026-05-22T04:12:42.761Z- - svc:/system/idmap:default
9632026-05-22T04:12:42.761Z- - svc:/system/keymap:default
9642026-05-22T04:12:42.761Z- - svc:/system/logadm-upgrade:default
9652026-05-22T04:12:42.761Z- - svc:/system/manifest-import:default
9662026-05-22T04:12:42.761Z- - svc:/system/name-service-cache:default
9672026-05-22T04:12:42.761Z- - svc:/system/pfexec:default
9682026-05-22T04:12:42.761Z- - svc:/system/pkgserv:default
9692026-05-22T04:12:42.761Z- - svc:/system/process-security:default
9702026-05-22T04:12:42.761Z- - svc:/system/rbac:default
9712026-05-22T04:12:42.761Z- - svc:/system/rmtmpfiles:default
9722026-05-22T04:12:42.761Z- - svc:/system/sac:default
9732026-05-22T04:12:42.762Z- - svc:/system/sar:default
9742026-05-22T04:12:42.762Z- - svc:/system/svc/global:default
9752026-05-22T04:12:42.762Z- - svc:/system/system-log:default
9762026-05-22T04:12:42.762Z- - svc:/system/update-man-index:default
9772026-05-22T04:12:42.762Z- - svc:/system/utmp:default
9782026-05-22T04:12:42.762Z- - svc:/system/vtdaemon:default
9792026-05-22T04:12:42.762Z[b] svcs milestone/network
9802026-05-22T04:12:42.762ZSTATE STIME FMRI
9812026-05-22T04:12:42.762Z- - svc:/milestone/network:default
9822026-05-22T04:12:42.762ZSTATE STIME FMRI
9832026-05-22T04:12:42.762Z- - svc:/milestone/network:default
9842026-05-22T04:12:43.760Z[a] svcs milestone/network
9852026-05-22T04:12:43.763Z[b] svcs milestone/network
9862026-05-22T04:12:43.776ZSTATE STIME FMRI
9872026-05-22T04:12:43.776Zonline 4:12:42 svc:/milestone/network:default
9882026-05-22T04:12:43.776ZSTATE STIME FMRI
9892026-05-22T04:12:43.776Zonline 4:12:42 svc:/milestone/network:default
9902026-05-22T04:12:43.776Z[a] ipadm create-addr -t -T dhcp opte0/test
9912026-05-22T04:12:43.776Z[b] ipadm create-addr -t -T dhcp opte1/test
9922026-05-22T04:12:48.526Z
9932026-05-22T04:12:48.526Z[a] route add -iface 10.0.0.254 10.0.0.1
9942026-05-22T04:12:48.539Zadd host 10.0.0.254: gateway 10.0.0.1
9952026-05-22T04:12:48.539Z[a] route add 10.0.0.0/24 10.0.0.254
9962026-05-22T04:12:48.550Zadd net 10.0.0.0/24: gateway 10.0.0.254
9972026-05-22T04:12:48.550Z[a] route add 224.0.0.0/4 10.0.0.254
9982026-05-22T04:12:48.561Zadd net 224.0.0.0/4: gateway 10.0.0.254
9992026-05-22T04:12:49.010Z
10002026-05-22T04:12:49.010Z[b] route add -iface 10.0.0.254 10.0.0.2
10012026-05-22T04:12:49.023Zadd host 10.0.0.254: gateway 10.0.0.2
10022026-05-22T04:12:49.023Z[b] route add 10.0.0.0/24 10.0.0.254
10032026-05-22T04:12:49.035Zadd net 10.0.0.0/24: gateway 10.0.0.254
10042026-05-22T04:12:49.035Z[b] route add 224.0.0.0/4 10.0.0.254
10052026-05-22T04:12:49.046Zadd net 224.0.0.0/4: gateway 10.0.0.254
10062026-05-22T04:12:49.049Z###---------------###
10072026-05-22T04:12:49.049Z:::Topology built!:::
10082026-05-22T04:12:49.049Z###---------------###
10092026-05-22T04:12:49.049Z###----------------###
10102026-05-22T04:12:49.049Z::: iPerf spawned! :::
10112026-05-22T04:12:49.049Z:::Waiting... (10s):::
10122026-05-22T04:12:49.049Z###----------------###
10132026-05-22T04:12:59.047Z###---###
10142026-05-22T04:12:59.047Z:::Go!:::
10152026-05-22T04:12:59.047Z###---###
10162026-05-22T04:12:59.047Z[a] ping 10.0.0.2
10172026-05-22T04:12:59.062Z10.0.0.2 is alive
10182026-05-22T04:12:59.062Z###-------------------###
10192026-05-22T04:12:59.062Z:::Running experiment :::
10202026-05-22T04:12:59.062Z:::iperf-tcp/local/c2s:::
10212026-05-22T04:12:59.062Z###-------------------###
10222026-05-22T04:13:06.447Z-----------------------------------------------------------
10232026-05-22T04:13:06.447ZServer listening on 5201 (test #1)
10242026-05-22T04:13:06.447Z-----------------------------------------------------------
10252026-05-22T04:13:06.447ZAccepted connection from 10.0.0.1, port 41263
10262026-05-22T04:13:06.447Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43492
10272026-05-22T04:13:06.447Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62033
10282026-05-22T04:13:06.447Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58917
10292026-05-22T04:13:06.447Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48008
10302026-05-22T04:13:06.447Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35313
10312026-05-22T04:13:06.447Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46219
10322026-05-22T04:13:06.447Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43527
10332026-05-22T04:13:06.447Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49448
10342026-05-22T04:13:06.447Z[ ID] Interval Transfer Bitrate
10352026-05-22T04:13:06.447Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10362026-05-22T04:13:06.447Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
10372026-05-22T04:13:06.447Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10382026-05-22T04:13:06.447Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10392026-05-22T04:13:06.447Z[ 14] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10402026-05-22T04:13:06.447Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10412026-05-22T04:13:06.447Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10422026-05-22T04:13:06.447Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10432026-05-22T04:13:06.447Z[SUM] 0.00-1.00 sec 952 MBytes 7.98 Gbits/sec
10442026-05-22T04:13:06.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
10452026-05-22T04:13:06.447Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10462026-05-22T04:13:06.448Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10472026-05-22T04:13:06.448Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10482026-05-22T04:13:06.448Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10492026-05-22T04:13:06.448Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10502026-05-22T04:13:06.448Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10512026-05-22T04:13:06.448Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10522026-05-22T04:13:06.448Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10532026-05-22T04:13:06.448Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10542026-05-22T04:13:06.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
10552026-05-22T04:13:06.448Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10562026-05-22T04:13:06.448Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
10572026-05-22T04:13:06.448Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10582026-05-22T04:13:06.448Z[ 12] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10592026-05-22T04:13:06.448Z[ 14] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10602026-05-22T04:13:06.448Z[ 16] 2.00-3.00 sec 150 MBytes 1.25 Gbits/sec
10612026-05-22T04:13:06.448Z[ 18] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10622026-05-22T04:13:06.448Z[ 20] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
10632026-05-22T04:13:06.448Z[SUM] 2.00-3.00 sec 1.18 GBytes 10.2 Gbits/sec
10642026-05-22T04:13:06.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
10652026-05-22T04:13:06.448Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10662026-05-22T04:13:06.448Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10672026-05-22T04:13:06.448Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10682026-05-22T04:13:06.448Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10692026-05-22T04:13:06.448Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10702026-05-22T04:13:06.448Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10712026-05-22T04:13:06.448Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10722026-05-22T04:13:06.448Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
10732026-05-22T04:13:06.448Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10742026-05-22T04:13:06.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
10752026-05-22T04:13:06.452Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10762026-05-22T04:13:06.452Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10772026-05-22T04:13:06.452Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10782026-05-22T04:13:06.452Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10792026-05-22T04:13:06.452Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10802026-05-22T04:13:06.452Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-05-22T04:13:06.452Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10822026-05-22T04:13:06.452Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-05-22T04:13:06.452Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
10842026-05-22T04:13:06.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
10852026-05-22T04:13:06.452Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10862026-05-22T04:13:06.452Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10872026-05-22T04:13:06.452Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10882026-05-22T04:13:06.452Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10892026-05-22T04:13:06.452Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10902026-05-22T04:13:06.452Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10912026-05-22T04:13:06.452Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10922026-05-22T04:13:06.452Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10932026-05-22T04:13:06.452Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
10942026-05-22T04:13:06.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
10952026-05-22T04:13:06.452Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10962026-05-22T04:13:06.452Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10972026-05-22T04:13:06.452Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
10982026-05-22T04:13:09.448Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
10992026-05-22T04:13:09.448Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11002026-05-22T04:13:09.448Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11012026-05-22T04:13:09.448Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11022026-05-22T04:13:09.448Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11032026-05-22T04:13:09.448Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11042026-05-22T04:13:09.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
11052026-05-22T04:13:09.448Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11062026-05-22T04:13:09.448Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11072026-05-22T04:13:09.448Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11082026-05-22T04:13:09.448Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11092026-05-22T04:13:09.448Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11102026-05-22T04:13:09.448Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
11112026-05-22T04:13:09.448Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11122026-05-22T04:13:09.448Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11132026-05-22T04:13:09.449Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11142026-05-22T04:13:09.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
11152026-05-22T04:13:09.449Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11162026-05-22T04:13:09.449Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11172026-05-22T04:13:09.449Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11182026-05-22T04:13:09.449Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11192026-05-22T04:13:09.449Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11202026-05-22T04:13:09.449Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11212026-05-22T04:13:09.449Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
11222026-05-22T04:13:09.449Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
11232026-05-22T04:13:09.449Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
11242026-05-22T04:13:09.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
11252026-05-22T04:13:09.449Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11262026-05-22T04:13:09.449Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11272026-05-22T04:13:09.449Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11282026-05-22T04:13:09.449Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11292026-05-22T04:13:09.449Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11302026-05-22T04:13:09.449Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11312026-05-22T04:13:09.449Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11322026-05-22T04:13:09.449Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
11332026-05-22T04:13:09.449Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
11342026-05-22T04:13:09.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
11352026-05-22T04:13:09.449Z[ 5] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11362026-05-22T04:13:09.449Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11372026-05-22T04:13:09.449Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11382026-05-22T04:13:09.449Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-05-22T04:13:09.449Z[ 14] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11402026-05-22T04:13:09.449Z[ 16] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11412026-05-22T04:13:09.449Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11422026-05-22T04:13:09.449Z[ 20] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
11432026-05-22T04:13:09.449Z[SUM] 10.00-10.00 sec 512 KBytes 7.88 Gbits/sec
11442026-05-22T04:13:09.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
11452026-05-22T04:13:09.449Z[ ID] Interval Transfer Bitrate
11462026-05-22T04:13:09.449Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11472026-05-22T04:13:09.449Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11482026-05-22T04:13:09.449Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11492026-05-22T04:13:09.449Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11502026-05-22T04:13:09.450Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11512026-05-22T04:13:09.450Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11522026-05-22T04:13:09.450Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11532026-05-22T04:13:09.450Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11542026-05-22T04:13:09.450Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11552026-05-22T04:13:09.453ZRun 1/5...10016.928008105418Mbps
11562026-05-22T04:13:16.843Z-----------------------------------------------------------
11572026-05-22T04:13:16.843ZServer listening on 5201 (test #2)
11582026-05-22T04:13:16.843Z-----------------------------------------------------------
11592026-05-22T04:13:16.843ZAccepted connection from 10.0.0.1, port 49001
11602026-05-22T04:13:16.843Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43788
11612026-05-22T04:13:16.843Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38057
11622026-05-22T04:13:16.843Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35390
11632026-05-22T04:13:16.843Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64888
11642026-05-22T04:13:16.843Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46224
11652026-05-22T04:13:16.843Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60597
11662026-05-22T04:13:16.843Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52360
11672026-05-22T04:13:16.843Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38771
11682026-05-22T04:13:16.843Z[ ID] Interval Transfer Bitrate
11692026-05-22T04:13:16.843Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11702026-05-22T04:13:16.843Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11712026-05-22T04:13:16.843Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11722026-05-22T04:13:16.843Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11732026-05-22T04:13:16.843Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11742026-05-22T04:13:16.843Z[ 16] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11752026-05-22T04:13:16.843Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11762026-05-22T04:13:16.843Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11772026-05-22T04:13:16.843Z[SUM] 0.00-1.00 sec 955 MBytes 8.01 Gbits/sec
11782026-05-22T04:13:16.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
11792026-05-22T04:13:16.843Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11802026-05-22T04:13:16.843Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11812026-05-22T04:13:16.843Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11822026-05-22T04:13:16.843Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11832026-05-22T04:13:16.843Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11842026-05-22T04:13:16.843Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
11852026-05-22T04:13:16.843Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11862026-05-22T04:13:16.843Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11872026-05-22T04:13:16.843Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
11882026-05-22T04:13:16.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-05-22T04:13:16.844Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11902026-05-22T04:13:16.844Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11912026-05-22T04:13:16.844Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11922026-05-22T04:13:16.844Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
11932026-05-22T04:13:16.844Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11942026-05-22T04:13:16.844Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11952026-05-22T04:13:16.844Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11962026-05-22T04:13:16.844Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11972026-05-22T04:13:16.844Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
11982026-05-22T04:13:16.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-05-22T04:13:16.847Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12002026-05-22T04:13:16.847Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12012026-05-22T04:13:16.847Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12022026-05-22T04:13:16.847Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12032026-05-22T04:13:16.847Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12042026-05-22T04:13:16.847Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12052026-05-22T04:13:16.847Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
12062026-05-22T04:13:16.847Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
12072026-05-22T04:13:16.847Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.2 Gbits/sec
12082026-05-22T04:13:16.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-05-22T04:13:16.847Z[ 5] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12102026-05-22T04:13:16.847Z[ 8] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12112026-05-22T04:13:16.847Z[ 10] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12122026-05-22T04:13:16.847Z[ 12] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12132026-05-22T04:13:16.847Z[ 14] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12142026-05-22T04:13:16.848Z[ 16] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12152026-05-22T04:13:16.848Z[ 18] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12162026-05-22T04:13:16.848Z[ 20] 4.00-5.00 sec 150 MBytes 1.26 Gbits/sec
12172026-05-22T04:13:16.848Z[SUM] 4.00-5.00 sec 1.17 GBytes 10.1 Gbits/sec
12182026-05-22T04:13:16.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-05-22T04:13:16.848Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12202026-05-22T04:13:16.848Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12212026-05-22T04:13:16.848Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12222026-05-22T04:13:16.848Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12232026-05-22T04:13:16.848Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12242026-05-22T04:13:16.848Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12252026-05-22T04:13:16.848Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12262026-05-22T04:13:16.848Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12272026-05-22T04:13:16.848Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
12282026-05-22T04:13:16.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-05-22T04:13:16.848Z[ 5] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12302026-05-22T04:13:16.848Z[ 8] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12312026-05-22T04:13:16.848Z[ 10] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12322026-05-22T04:13:19.844Z[ 12] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12332026-05-22T04:13:19.844Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12342026-05-22T04:13:19.844Z[ 16] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12352026-05-22T04:13:19.844Z[ 18] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12362026-05-22T04:13:19.844Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
12372026-05-22T04:13:19.844Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.1 Gbits/sec
12382026-05-22T04:13:19.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-05-22T04:13:19.844Z[ 5] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12402026-05-22T04:13:19.844Z[ 8] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
12412026-05-22T04:13:19.844Z[ 10] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12422026-05-22T04:13:19.844Z[ 12] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
12432026-05-22T04:13:19.844Z[ 14] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12442026-05-22T04:13:19.844Z[ 16] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
12452026-05-22T04:13:19.844Z[ 18] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
12462026-05-22T04:13:19.844Z[ 20] 7.00-8.00 sec 150 MBytes 1.26 Gbits/sec
12472026-05-22T04:13:19.844Z[SUM] 7.00-8.00 sec 1.18 GBytes 10.1 Gbits/sec
12482026-05-22T04:13:19.844Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-05-22T04:13:19.844Z[ 5] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12502026-05-22T04:13:19.844Z[ 8] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12512026-05-22T04:13:19.844Z[ 10] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12522026-05-22T04:13:19.845Z[ 12] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12532026-05-22T04:13:19.845Z[ 14] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12542026-05-22T04:13:19.845Z[ 16] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
12552026-05-22T04:13:19.845Z[ 18] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12562026-05-22T04:13:19.845Z[ 20] 8.00-9.00 sec 151 MBytes 1.26 Gbits/sec
12572026-05-22T04:13:19.845Z[SUM] 8.00-9.00 sec 1.18 GBytes 10.1 Gbits/sec
12582026-05-22T04:13:19.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-05-22T04:13:19.845Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12602026-05-22T04:13:19.845Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12612026-05-22T04:13:19.845Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12622026-05-22T04:13:19.845Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12632026-05-22T04:13:19.845Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12642026-05-22T04:13:19.845Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12652026-05-22T04:13:19.845Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-05-22T04:13:19.845Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-05-22T04:13:19.845Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12682026-05-22T04:13:19.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-05-22T04:13:19.845Z[ 5] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12702026-05-22T04:13:19.845Z[ 8] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
12712026-05-22T04:13:19.845Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12722026-05-22T04:13:19.845Z[ 12] 10.00-10.00 sec 128 KBytes 1.97 Gbits/sec
12732026-05-22T04:13:19.845Z[ 14] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12742026-05-22T04:13:19.845Z[ 16] 10.00-10.00 sec 128 KBytes 1.96 Gbits/sec
12752026-05-22T04:13:19.845Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12762026-05-22T04:13:19.845Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12772026-05-22T04:13:19.845Z[SUM] 10.00-10.00 sec 640 KBytes 9.82 Gbits/sec
12782026-05-22T04:13:19.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-05-22T04:13:19.845Z[ ID] Interval Transfer Bitrate
12802026-05-22T04:13:19.845Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12812026-05-22T04:13:19.845Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12822026-05-22T04:13:19.845Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12832026-05-22T04:13:19.845Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12842026-05-22T04:13:19.845Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12852026-05-22T04:13:19.845Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12862026-05-22T04:13:19.845Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12872026-05-22T04:13:19.845Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.24 Gbits/sec receiver
12882026-05-22T04:13:19.845Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.94 Gbits/sec receiver
12892026-05-22T04:13:19.849ZRun 2/5...9941.776610111425Mbps
12902026-05-22T04:13:27.232Z-----------------------------------------------------------
12912026-05-22T04:13:27.232ZServer listening on 5201 (test #3)
12922026-05-22T04:13:27.232Z-----------------------------------------------------------
12932026-05-22T04:13:27.232ZAccepted connection from 10.0.0.1, port 39704
12942026-05-22T04:13:27.232Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60457
12952026-05-22T04:13:27.232Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63717
12962026-05-22T04:13:27.232Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40170
12972026-05-22T04:13:27.232Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64446
12982026-05-22T04:13:27.232Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42153
12992026-05-22T04:13:27.232Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49948
13002026-05-22T04:13:27.232Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46366
13012026-05-22T04:13:27.232Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44048
13022026-05-22T04:13:27.232Z[ ID] Interval Transfer Bitrate
13032026-05-22T04:13:27.232Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13042026-05-22T04:13:27.232Z[ 8] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
13052026-05-22T04:13:27.232Z[ 10] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13062026-05-22T04:13:27.232Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
13072026-05-22T04:13:27.232Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
13082026-05-22T04:13:27.232Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13092026-05-22T04:13:27.232Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13102026-05-22T04:13:27.232Z[ 20] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
13112026-05-22T04:13:27.232Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
13122026-05-22T04:13:27.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-05-22T04:13:27.232Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13142026-05-22T04:13:27.232Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13152026-05-22T04:13:27.232Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13162026-05-22T04:13:27.236Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13172026-05-22T04:13:27.236Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13182026-05-22T04:13:27.236Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13192026-05-22T04:13:27.236Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13202026-05-22T04:13:27.236Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13212026-05-22T04:13:27.236Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13222026-05-22T04:13:27.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
13232026-05-22T04:13:27.236Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13242026-05-22T04:13:27.236Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13252026-05-22T04:13:27.236Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13262026-05-22T04:13:27.236Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13272026-05-22T04:13:27.236Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13282026-05-22T04:13:27.236Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-05-22T04:13:27.236Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-05-22T04:13:27.236Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-05-22T04:13:27.236Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13322026-05-22T04:13:27.236Z- - - - - - - - - - - - - - - - - - - - - - - - -
13332026-05-22T04:13:27.237Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13342026-05-22T04:13:27.237Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13352026-05-22T04:13:27.237Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13362026-05-22T04:13:27.237Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13372026-05-22T04:13:27.237Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13382026-05-22T04:13:27.237Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13392026-05-22T04:13:27.237Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13402026-05-22T04:13:27.237Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13412026-05-22T04:13:27.237Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13422026-05-22T04:13:27.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-05-22T04:13:27.237Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13442026-05-22T04:13:27.237Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13452026-05-22T04:13:27.237Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13462026-05-22T04:13:27.237Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13472026-05-22T04:13:27.237Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-05-22T04:13:27.237Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13492026-05-22T04:13:27.237Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13502026-05-22T04:13:27.237Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
13512026-05-22T04:13:27.237Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13522026-05-22T04:13:27.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-05-22T04:13:27.237Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13542026-05-22T04:13:27.237Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13552026-05-22T04:13:27.237Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13562026-05-22T04:13:27.237Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13572026-05-22T04:13:27.237Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-05-22T04:13:27.237Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13592026-05-22T04:13:27.237Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-05-22T04:13:27.237Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13612026-05-22T04:13:27.237Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13622026-05-22T04:13:27.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-05-22T04:13:27.237Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13642026-05-22T04:13:27.237Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13652026-05-22T04:13:27.237Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13662026-05-22T04:13:30.234Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13672026-05-22T04:13:30.234Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13682026-05-22T04:13:30.234Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-05-22T04:13:30.234Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13702026-05-22T04:13:30.234Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
13712026-05-22T04:13:30.234Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
13722026-05-22T04:13:30.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-05-22T04:13:30.234Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13742026-05-22T04:13:30.234Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13752026-05-22T04:13:30.234Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13762026-05-22T04:13:30.234Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13772026-05-22T04:13:30.234Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13782026-05-22T04:13:30.234Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-05-22T04:13:30.234Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13802026-05-22T04:13:30.234Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13812026-05-22T04:13:30.234Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13822026-05-22T04:13:30.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-05-22T04:13:30.235Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13842026-05-22T04:13:30.235Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13852026-05-22T04:13:30.235Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13862026-05-22T04:13:30.235Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13872026-05-22T04:13:30.235Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13882026-05-22T04:13:30.235Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13892026-05-22T04:13:30.235Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13902026-05-22T04:13:30.235Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13912026-05-22T04:13:30.235Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
13922026-05-22T04:13:30.235Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-05-22T04:13:30.235Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13942026-05-22T04:13:30.235Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13952026-05-22T04:13:30.235Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13962026-05-22T04:13:30.235Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13972026-05-22T04:13:30.235Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13982026-05-22T04:13:30.235Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13992026-05-22T04:13:30.238Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14002026-05-22T04:13:30.238Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14012026-05-22T04:13:30.238Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
14022026-05-22T04:13:30.238Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-05-22T04:13:30.238Z[ 5] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14042026-05-22T04:13:30.238Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14052026-05-22T04:13:30.238Z[ 10] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14062026-05-22T04:13:30.239Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14072026-05-22T04:13:30.239Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082026-05-22T04:13:30.239Z[ 16] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14092026-05-22T04:13:30.239Z[ 18] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14102026-05-22T04:13:30.239Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
14112026-05-22T04:13:30.239Z[SUM] 10.00-10.00 sec 768 KBytes 11.1 Gbits/sec
14122026-05-22T04:13:30.239Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-05-22T04:13:30.239Z[ ID] Interval Transfer Bitrate
14142026-05-22T04:13:30.239Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14152026-05-22T04:13:30.239Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14162026-05-22T04:13:30.239Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14172026-05-22T04:13:30.239Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14182026-05-22T04:13:30.239Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14192026-05-22T04:13:30.239Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14202026-05-22T04:13:30.239Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14212026-05-22T04:13:30.239Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
14222026-05-22T04:13:30.239Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
14232026-05-22T04:13:30.239ZRun 3/5...10048.82310000876Mbps
14242026-05-22T04:13:37.624Z-----------------------------------------------------------
14252026-05-22T04:13:37.624ZServer listening on 5201 (test #4)
14262026-05-22T04:13:37.624Z-----------------------------------------------------------
14272026-05-22T04:13:37.624ZAccepted connection from 10.0.0.1, port 62438
14282026-05-22T04:13:37.624Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64006
14292026-05-22T04:13:37.624Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63351
14302026-05-22T04:13:37.624Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37548
14312026-05-22T04:13:37.624Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64755
14322026-05-22T04:13:37.624Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40734
14332026-05-22T04:13:37.624Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45233
14342026-05-22T04:13:37.624Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64209
14352026-05-22T04:13:37.624Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51836
14362026-05-22T04:13:37.624Z[ ID] Interval Transfer Bitrate
14372026-05-22T04:13:37.624Z[ 5] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
14382026-05-22T04:13:37.624Z[ 8] 0.00-1.00 sec 118 MBytes 985 Mbits/sec
14392026-05-22T04:13:37.624Z[ 10] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14402026-05-22T04:13:37.624Z[ 12] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
14412026-05-22T04:13:37.624Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
14422026-05-22T04:13:37.625Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14432026-05-22T04:13:37.625Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
14442026-05-22T04:13:37.625Z[ 20] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
14452026-05-22T04:13:37.625Z[SUM] 0.00-1.00 sec 942 MBytes 7.90 Gbits/sec
14462026-05-22T04:13:37.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
14472026-05-22T04:13:37.625Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14482026-05-22T04:13:37.625Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14492026-05-22T04:13:37.625Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14502026-05-22T04:13:37.625Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14512026-05-22T04:13:37.625Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14522026-05-22T04:13:37.625Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14532026-05-22T04:13:37.625Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14542026-05-22T04:13:37.625Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14552026-05-22T04:13:37.625Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
14562026-05-22T04:13:37.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
14572026-05-22T04:13:37.625Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14582026-05-22T04:13:37.625Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14592026-05-22T04:13:37.625Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14602026-05-22T04:13:37.625Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14612026-05-22T04:13:37.625Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14622026-05-22T04:13:37.625Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14632026-05-22T04:13:37.629Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14642026-05-22T04:13:37.629Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14652026-05-22T04:13:37.629Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14662026-05-22T04:13:37.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
14672026-05-22T04:13:37.629Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14682026-05-22T04:13:37.629Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14692026-05-22T04:13:37.629Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14702026-05-22T04:13:37.629Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14712026-05-22T04:13:37.629Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14722026-05-22T04:13:37.629Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14732026-05-22T04:13:37.629Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14742026-05-22T04:13:37.629Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14752026-05-22T04:13:37.629Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14762026-05-22T04:13:37.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
14772026-05-22T04:13:37.629Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14782026-05-22T04:13:37.629Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14792026-05-22T04:13:37.629Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14802026-05-22T04:13:37.629Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14812026-05-22T04:13:37.629Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14822026-05-22T04:13:37.629Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14832026-05-22T04:13:37.629Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
14842026-05-22T04:13:37.629Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14852026-05-22T04:13:37.629Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14862026-05-22T04:13:37.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
14872026-05-22T04:13:37.629Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14882026-05-22T04:13:37.629Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14892026-05-22T04:13:37.629Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14902026-05-22T04:13:37.629Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-05-22T04:13:37.629Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14922026-05-22T04:13:37.629Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
14932026-05-22T04:13:37.629Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14942026-05-22T04:13:37.629Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-05-22T04:13:37.629Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14962026-05-22T04:13:37.629Z- - - - - - - - - - - - - - - - - - - - - - - - -
14972026-05-22T04:13:37.630Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
14982026-05-22T04:13:37.630Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
14992026-05-22T04:13:37.630Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15002026-05-22T04:13:40.625Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15012026-05-22T04:13:40.625Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15022026-05-22T04:13:40.625Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15032026-05-22T04:13:40.625Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15042026-05-22T04:13:40.625Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
15052026-05-22T04:13:40.625Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15062026-05-22T04:13:40.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
15072026-05-22T04:13:40.625Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15082026-05-22T04:13:40.625Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15092026-05-22T04:13:40.625Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15102026-05-22T04:13:40.625Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15112026-05-22T04:13:40.625Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15122026-05-22T04:13:40.625Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15132026-05-22T04:13:40.625Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15142026-05-22T04:13:40.625Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15152026-05-22T04:13:40.625Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15162026-05-22T04:13:40.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
15172026-05-22T04:13:40.626Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15182026-05-22T04:13:40.626Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15192026-05-22T04:13:40.626Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-05-22T04:13:40.626Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15212026-05-22T04:13:40.626Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15222026-05-22T04:13:40.626Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15232026-05-22T04:13:40.626Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15242026-05-22T04:13:40.626Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15252026-05-22T04:13:40.626Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
15262026-05-22T04:13:40.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
15272026-05-22T04:13:40.626Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15282026-05-22T04:13:40.626Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15292026-05-22T04:13:40.626Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-05-22T04:13:40.626Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15312026-05-22T04:13:40.626Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15322026-05-22T04:13:40.629Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15332026-05-22T04:13:40.629Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15342026-05-22T04:13:40.630Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15352026-05-22T04:13:40.630Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15362026-05-22T04:13:40.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
15372026-05-22T04:13:40.630Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15382026-05-22T04:13:40.630Z[ 8] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
15392026-05-22T04:13:40.630Z[ 10] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
15402026-05-22T04:13:40.630Z[ 12] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
15412026-05-22T04:13:40.630Z[ 14] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
15422026-05-22T04:13:40.630Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15432026-05-22T04:13:40.630Z[ 18] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
15442026-05-22T04:13:40.630Z[ 20] 10.00-10.00 sec 128 KBytes 2.26 Gbits/sec
15452026-05-22T04:13:40.630Z[SUM] 10.00-10.00 sec 768 KBytes 13.6 Gbits/sec
15462026-05-22T04:13:40.630Z- - - - - - - - - - - - - - - - - - - - - - - - -
15472026-05-22T04:13:40.630Z[ ID] Interval Transfer Bitrate
15482026-05-22T04:13:40.630Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15492026-05-22T04:13:40.630Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15502026-05-22T04:13:40.630Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15512026-05-22T04:13:40.630Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15522026-05-22T04:13:40.630Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15532026-05-22T04:13:40.630Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15542026-05-22T04:13:40.630Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15552026-05-22T04:13:40.630Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15562026-05-22T04:13:40.630Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15572026-05-22T04:13:40.630ZRun 4/5...10016.537634369892Mbps
15582026-05-22T04:13:48.013Z-----------------------------------------------------------
15592026-05-22T04:13:48.013ZServer listening on 5201 (test #5)
15602026-05-22T04:13:48.013Z-----------------------------------------------------------
15612026-05-22T04:13:48.013ZAccepted connection from 10.0.0.1, port 40437
15622026-05-22T04:13:48.013Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49755
15632026-05-22T04:13:48.013Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38032
15642026-05-22T04:13:48.013Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57084
15652026-05-22T04:13:48.013Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53353
15662026-05-22T04:13:48.014Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57574
15672026-05-22T04:13:48.014Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45162
15682026-05-22T04:13:48.014Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56544
15692026-05-22T04:13:48.014Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48898
15702026-05-22T04:13:48.014Z[ ID] Interval Transfer Bitrate
15712026-05-22T04:13:48.014Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15722026-05-22T04:13:48.014Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15732026-05-22T04:13:48.014Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15742026-05-22T04:13:48.014Z[ 12] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
15752026-05-22T04:13:48.014Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
15762026-05-22T04:13:48.014Z[ 16] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15772026-05-22T04:13:48.018Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
15782026-05-22T04:13:48.018Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
15792026-05-22T04:13:48.018Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
15802026-05-22T04:13:48.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
15812026-05-22T04:13:48.018Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15822026-05-22T04:13:48.018Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15832026-05-22T04:13:48.018Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15842026-05-22T04:13:48.019Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15852026-05-22T04:13:48.019Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15862026-05-22T04:13:48.019Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15872026-05-22T04:13:48.019Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15882026-05-22T04:13:48.019Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15892026-05-22T04:13:48.019Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
15902026-05-22T04:13:48.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
15912026-05-22T04:13:48.019Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15922026-05-22T04:13:48.019Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15932026-05-22T04:13:48.019Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15942026-05-22T04:13:48.019Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15952026-05-22T04:13:48.019Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15962026-05-22T04:13:48.019Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15972026-05-22T04:13:48.019Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15982026-05-22T04:13:48.019Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
15992026-05-22T04:13:48.019Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16002026-05-22T04:13:48.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
16012026-05-22T04:13:48.019Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16022026-05-22T04:13:48.019Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16032026-05-22T04:13:48.019Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16042026-05-22T04:13:48.019Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16052026-05-22T04:13:48.019Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16062026-05-22T04:13:48.019Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16072026-05-22T04:13:48.019Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16082026-05-22T04:13:48.019Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16092026-05-22T04:13:48.019Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16102026-05-22T04:13:48.019Z- - - - - - - - - - - - - - - - - - - - - - - - -
16112026-05-22T04:13:48.020Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16122026-05-22T04:13:48.020Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16132026-05-22T04:13:48.020Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16142026-05-22T04:13:48.020Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16152026-05-22T04:13:48.020Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16162026-05-22T04:13:48.020Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16172026-05-22T04:13:48.020Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16182026-05-22T04:13:48.020Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16192026-05-22T04:13:48.020Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16202026-05-22T04:13:48.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-05-22T04:13:48.020Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16222026-05-22T04:13:48.020Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16232026-05-22T04:13:48.020Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16242026-05-22T04:13:48.020Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16252026-05-22T04:13:48.020Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16262026-05-22T04:13:48.020Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
16272026-05-22T04:13:48.020Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16282026-05-22T04:13:48.020Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16292026-05-22T04:13:48.020Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
16302026-05-22T04:13:48.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-05-22T04:13:48.020Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16322026-05-22T04:13:48.020Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16332026-05-22T04:13:48.020Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16342026-05-22T04:13:51.015Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16352026-05-22T04:13:51.015Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16362026-05-22T04:13:51.015Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16372026-05-22T04:13:51.015Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16382026-05-22T04:13:51.015Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16392026-05-22T04:13:51.015Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
16402026-05-22T04:13:51.015Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-05-22T04:13:51.015Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16422026-05-22T04:13:51.015Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16432026-05-22T04:13:51.015Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-05-22T04:13:51.015Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16452026-05-22T04:13:51.015Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-05-22T04:13:51.015Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16472026-05-22T04:13:51.016Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
16482026-05-22T04:13:51.016Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-05-22T04:13:51.016Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16502026-05-22T04:13:51.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-05-22T04:13:51.016Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16522026-05-22T04:13:51.016Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16532026-05-22T04:13:51.016Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16542026-05-22T04:13:51.016Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16552026-05-22T04:13:51.016Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16562026-05-22T04:13:51.016Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16572026-05-22T04:13:51.016Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16582026-05-22T04:13:51.016Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
16592026-05-22T04:13:51.016Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16602026-05-22T04:13:51.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-05-22T04:13:51.016Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16622026-05-22T04:13:51.016Z[ 8] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16632026-05-22T04:13:51.016Z[ 10] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16642026-05-22T04:13:51.016Z[ 12] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16652026-05-22T04:13:51.016Z[ 14] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16662026-05-22T04:13:51.016Z[ 16] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16672026-05-22T04:13:51.016Z[ 18] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16682026-05-22T04:13:51.016Z[ 20] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
16692026-05-22T04:13:51.016Z[SUM] 9.00-10.00 sec 1.18 GBytes 10.2 Gbits/sec
16702026-05-22T04:13:51.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-05-22T04:13:51.016Z[ 5] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16722026-05-22T04:13:51.016Z[ 8] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16732026-05-22T04:13:51.016Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-05-22T04:13:51.016Z[ 12] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16752026-05-22T04:13:51.016Z[ 14] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16762026-05-22T04:13:51.016Z[ 16] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16772026-05-22T04:13:51.016Z[ 18] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16782026-05-22T04:13:51.016Z[ 20] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
16792026-05-22T04:13:51.016Z[SUM] 10.00-10.00 sec 896 KBytes 13.4 Gbits/sec
16802026-05-22T04:13:51.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-05-22T04:13:51.016Z[ ID] Interval Transfer Bitrate
16822026-05-22T04:13:51.016Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16832026-05-22T04:13:51.016Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16842026-05-22T04:13:51.017Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16852026-05-22T04:13:51.017Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16862026-05-22T04:13:51.017Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16872026-05-22T04:13:51.017Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16882026-05-22T04:13:51.017Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16892026-05-22T04:13:51.017Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16902026-05-22T04:13:51.017Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
16912026-05-22T04:13:51.025ZRun 5/5...10025.546190212335Mbps
16922026-05-22T04:13:51.025Z###---------------------###
16932026-05-22T04:13:51.025Z::: iPerf done... :::
16942026-05-22T04:13:51.025Z:::Awaiting out files...:::
16952026-05-22T04:13:51.025Z###---------------------###
16962026-05-22T04:13:51.025Z###-----###
16972026-05-22T04:13:51.025Z:::done!:::
16982026-05-22T04:13:51.025Z###-----###
16992026-05-22T04:13:51.025Z###-------------------###
17002026-05-22T04:13:51.025Z:::Running experiment :::
17012026-05-22T04:13:51.026Z:::iperf-tcp/local/s2c:::
17022026-05-22T04:13:51.026Z###-------------------###
17032026-05-22T04:13:58.405Z-----------------------------------------------------------
17042026-05-22T04:13:58.405ZServer listening on 5201 (test #6)
17052026-05-22T04:13:58.405Z-----------------------------------------------------------
17062026-05-22T04:13:58.405ZAccepted connection from 10.0.0.1, port 44051
17072026-05-22T04:13:58.405Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57853
17082026-05-22T04:13:58.405Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61008
17092026-05-22T04:13:58.405Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53625
17102026-05-22T04:13:58.405Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49651
17112026-05-22T04:13:58.405Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50305
17122026-05-22T04:13:58.405Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43275
17132026-05-22T04:13:58.405Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41638
17142026-05-22T04:13:58.405Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54324
17152026-05-22T04:13:58.405Z[ ID] Interval Transfer Bitrate
17162026-05-22T04:13:58.405Z[ 5] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17172026-05-22T04:13:58.405Z[ 8] 0.00-1.00 sec 127 MBytes 1.06 Gbits/sec
17182026-05-22T04:13:58.405Z[ 10] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17192026-05-22T04:13:58.405Z[ 12] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17202026-05-22T04:13:58.405Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
17212026-05-22T04:13:58.405Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17222026-05-22T04:13:58.406Z[ 18] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
17232026-05-22T04:13:58.406Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17242026-05-22T04:13:58.406Z[SUM] 0.00-1.00 sec 991 MBytes 8.31 Gbits/sec
17252026-05-22T04:13:58.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
17262026-05-22T04:13:58.406Z[ 5] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
17272026-05-22T04:13:58.406Z[ 8] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
17282026-05-22T04:13:58.406Z[ 10] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
17292026-05-22T04:13:58.406Z[ 12] 1.00-2.00 sec 159 MBytes 1.34 Gbits/sec
17302026-05-22T04:13:58.406Z[ 14] 1.00-2.00 sec 162 MBytes 1.36 Gbits/sec
17312026-05-22T04:13:58.406Z[ 16] 1.00-2.00 sec 159 MBytes 1.33 Gbits/sec
17322026-05-22T04:13:58.406Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17332026-05-22T04:13:58.406Z[ 20] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17342026-05-22T04:13:58.406Z[SUM] 1.00-2.00 sec 1.25 GBytes 10.7 Gbits/sec
17352026-05-22T04:13:58.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
17362026-05-22T04:13:58.406Z[ 5] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17372026-05-22T04:13:58.406Z[ 8] 2.00-3.00 sec 172 MBytes 1.44 Gbits/sec
17382026-05-22T04:13:58.406Z[ 10] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
17392026-05-22T04:13:58.406Z[ 12] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
17402026-05-22T04:13:58.406Z[ 14] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17412026-05-22T04:13:58.406Z[ 16] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
17422026-05-22T04:13:58.406Z[ 18] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
17432026-05-22T04:13:58.406Z[ 20] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
17442026-05-22T04:13:58.406Z[SUM] 2.00-3.00 sec 1.29 GBytes 11.1 Gbits/sec
17452026-05-22T04:13:58.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
17462026-05-22T04:13:58.406Z[ 5] 3.00-4.00 sec 177 MBytes 1.48 Gbits/sec
17472026-05-22T04:13:58.406Z[ 8] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
17482026-05-22T04:13:58.406Z[ 10] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
17492026-05-22T04:13:58.406Z[ 12] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
17502026-05-22T04:13:58.406Z[ 14] 3.00-4.00 sec 168 MBytes 1.41 Gbits/sec
17512026-05-22T04:13:58.406Z[ 16] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
17522026-05-22T04:13:58.406Z[ 18] 3.00-4.00 sec 177 MBytes 1.48 Gbits/sec
17532026-05-22T04:13:58.410Z[ 20] 3.00-4.00 sec 175 MBytes 1.47 Gbits/sec
17542026-05-22T04:13:58.410Z[SUM] 3.00-4.00 sec 1.37 GBytes 11.8 Gbits/sec
17552026-05-22T04:13:58.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
17562026-05-22T04:13:58.410Z[ 5] 4.00-5.00 sec 175 MBytes 1.47 Gbits/sec
17572026-05-22T04:13:58.410Z[ 8] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
17582026-05-22T04:13:58.410Z[ 10] 4.00-5.00 sec 176 MBytes 1.48 Gbits/sec
17592026-05-22T04:13:58.410Z[ 12] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
17602026-05-22T04:13:58.410Z[ 14] 4.00-5.00 sec 179 MBytes 1.50 Gbits/sec
17612026-05-22T04:13:58.410Z[ 16] 4.00-5.00 sec 174 MBytes 1.46 Gbits/sec
17622026-05-22T04:13:58.410Z[ 18] 4.00-5.00 sec 175 MBytes 1.47 Gbits/sec
17632026-05-22T04:13:58.410Z[ 20] 4.00-5.00 sec 176 MBytes 1.47 Gbits/sec
17642026-05-22T04:13:58.410Z[SUM] 4.00-5.00 sec 1.37 GBytes 11.7 Gbits/sec
17652026-05-22T04:13:58.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
17662026-05-22T04:13:58.410Z[ 5] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17672026-05-22T04:13:58.410Z[ 8] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17682026-05-22T04:13:58.410Z[ 10] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17692026-05-22T04:13:58.410Z[ 12] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17702026-05-22T04:13:58.410Z[ 14] 5.00-6.00 sec 164 MBytes 1.38 Gbits/sec
17712026-05-22T04:13:58.410Z[ 16] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17722026-05-22T04:13:58.410Z[ 18] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
17732026-05-22T04:13:58.410Z[ 20] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
17742026-05-22T04:13:58.410Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
17752026-05-22T04:13:58.411Z- - - - - - - - - - - - - - - - - - - - - - - - -
17762026-05-22T04:13:58.411Z[ 5] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17772026-05-22T04:13:58.411Z[ 8] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17782026-05-22T04:13:58.411Z[ 10] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17792026-05-22T04:14:01.408Z[ 12] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
17802026-05-22T04:14:01.408Z[ 14] 6.00-7.00 sec 170 MBytes 1.43 Gbits/sec
17812026-05-22T04:14:01.408Z[ 16] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
17822026-05-22T04:14:01.408Z[ 18] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17832026-05-22T04:14:01.408Z[ 20] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
17842026-05-22T04:14:01.408Z[SUM] 6.00-7.00 sec 1.27 GBytes 10.9 Gbits/sec
17852026-05-22T04:14:01.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
17862026-05-22T04:14:01.408Z[ 5] 7.00-8.00 sec 171 MBytes 1.43 Gbits/sec
17872026-05-22T04:14:01.408Z[ 8] 7.00-8.00 sec 182 MBytes 1.53 Gbits/sec
17882026-05-22T04:14:01.408Z[ 10] 7.00-8.00 sec 171 MBytes 1.44 Gbits/sec
17892026-05-22T04:14:01.408Z[ 12] 7.00-8.00 sec 172 MBytes 1.44 Gbits/sec
17902026-05-22T04:14:01.408Z[ 14] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17912026-05-22T04:14:01.408Z[ 16] 7.00-8.00 sec 172 MBytes 1.44 Gbits/sec
17922026-05-22T04:14:01.408Z[ 18] 7.00-8.00 sec 171 MBytes 1.44 Gbits/sec
17932026-05-22T04:14:01.408Z[ 20] 7.00-8.00 sec 171 MBytes 1.44 Gbits/sec
17942026-05-22T04:14:01.408Z[SUM] 7.00-8.00 sec 1.35 GBytes 11.6 Gbits/sec
17952026-05-22T04:14:01.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-05-22T04:14:01.408Z[ 5] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
17972026-05-22T04:14:01.408Z[ 8] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17982026-05-22T04:14:01.408Z[ 10] 8.00-9.00 sec 166 MBytes 1.39 Gbits/sec
17992026-05-22T04:14:01.408Z[ 12] 8.00-9.00 sec 166 MBytes 1.40 Gbits/sec
18002026-05-22T04:14:01.409Z[ 14] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
18012026-05-22T04:14:01.409Z[ 16] 8.00-9.00 sec 166 MBytes 1.40 Gbits/sec
18022026-05-22T04:14:01.409Z[ 18] 8.00-9.00 sec 167 MBytes 1.40 Gbits/sec
18032026-05-22T04:14:01.409Z[ 20] 8.00-9.00 sec 165 MBytes 1.39 Gbits/sec
18042026-05-22T04:14:01.409Z[SUM] 8.00-9.00 sec 1.30 GBytes 11.2 Gbits/sec
18052026-05-22T04:14:01.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-05-22T04:14:01.409Z[ 5] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18072026-05-22T04:14:01.409Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18082026-05-22T04:14:01.409Z[ 10] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18092026-05-22T04:14:01.409Z[ 12] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18102026-05-22T04:14:01.409Z[ 14] 9.00-10.00 sec 186 MBytes 1.56 Gbits/sec
18112026-05-22T04:14:01.409Z[ 16] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18122026-05-22T04:14:01.409Z[ 18] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18132026-05-22T04:14:01.409Z[ 20] 9.00-10.00 sec 168 MBytes 1.41 Gbits/sec
18142026-05-22T04:14:01.409Z[SUM] 9.00-10.00 sec 1.32 GBytes 11.3 Gbits/sec
18152026-05-22T04:14:01.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-05-22T04:14:01.409Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18172026-05-22T04:14:01.409Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18182026-05-22T04:14:01.409Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-05-22T04:14:01.409Z[ 12] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
18202026-05-22T04:14:01.409Z[ 14] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
18212026-05-22T04:14:01.409Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-05-22T04:14:01.409Z[ 18] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
18232026-05-22T04:14:01.409Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-05-22T04:14:01.410Z[SUM] 10.00-10.00 sec 384 KBytes 7.02 Gbits/sec
18252026-05-22T04:14:01.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-05-22T04:14:01.410Z[ ID] Interval Transfer Bitrate
18272026-05-22T04:14:01.410Z[ 5] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18282026-05-22T04:14:01.410Z[ 8] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
18292026-05-22T04:14:01.410Z[ 10] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
18302026-05-22T04:14:01.410Z[ 12] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
18312026-05-22T04:14:01.410Z[ 14] 0.00-10.00 sec 1.62 GBytes 1.40 Gbits/sec sender
18322026-05-22T04:14:01.410Z[ 16] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
18332026-05-22T04:14:01.410Z[ 18] 0.00-10.00 sec 1.59 GBytes 1.37 Gbits/sec sender
18342026-05-22T04:14:01.410Z[ 20] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
18352026-05-22T04:14:01.410Z[SUM] 0.00-10.00 sec 12.7 GBytes 10.9 Gbits/sec sender
18362026-05-22T04:14:01.413ZRun 1/5...10934.568545476342Mbps
18372026-05-22T04:14:08.797Z-----------------------------------------------------------
18382026-05-22T04:14:08.797ZServer listening on 5201 (test #7)
18392026-05-22T04:14:08.797Z-----------------------------------------------------------
18402026-05-22T04:14:08.797ZAccepted connection from 10.0.0.1, port 54038
18412026-05-22T04:14:08.797Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49765
18422026-05-22T04:14:08.797Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60047
18432026-05-22T04:14:08.797Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39092
18442026-05-22T04:14:08.797Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63488
18452026-05-22T04:14:08.797Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42781
18462026-05-22T04:14:08.797Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41484
18472026-05-22T04:14:08.797Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50453
18482026-05-22T04:14:08.797Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39259
18492026-05-22T04:14:08.797Z[ ID] Interval Transfer Bitrate
18502026-05-22T04:14:08.797Z[ 5] 0.00-1.00 sec 168 MBytes 1.41 Gbits/sec
18512026-05-22T04:14:08.797Z[ 8] 0.00-1.00 sec 157 MBytes 1.31 Gbits/sec
18522026-05-22T04:14:08.797Z[ 10] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
18532026-05-22T04:14:08.797Z[ 12] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
18542026-05-22T04:14:08.797Z[ 14] 0.00-1.00 sec 141 MBytes 1.19 Gbits/sec
18552026-05-22T04:14:08.797Z[ 16] 0.00-1.00 sec 169 MBytes 1.42 Gbits/sec
18562026-05-22T04:14:08.797Z[ 18] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
18572026-05-22T04:14:08.797Z[ 20] 0.00-1.00 sec 141 MBytes 1.19 Gbits/sec
18582026-05-22T04:14:08.797Z[SUM] 0.00-1.00 sec 1.19 GBytes 10.2 Gbits/sec
18592026-05-22T04:14:08.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-05-22T04:14:08.797Z[ 5] 1.00-2.00 sec 230 MBytes 1.93 Gbits/sec
18612026-05-22T04:14:08.797Z[ 8] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
18622026-05-22T04:14:08.797Z[ 10] 1.00-2.00 sec 190 MBytes 1.59 Gbits/sec
18632026-05-22T04:14:08.798Z[ 12] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
18642026-05-22T04:14:08.798Z[ 14] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
18652026-05-22T04:14:08.798Z[ 16] 1.00-2.00 sec 224 MBytes 1.88 Gbits/sec
18662026-05-22T04:14:08.798Z[ 18] 1.00-2.00 sec 183 MBytes 1.53 Gbits/sec
18672026-05-22T04:14:08.798Z[ 20] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
18682026-05-22T04:14:08.798Z[SUM] 1.00-2.00 sec 1.52 GBytes 13.0 Gbits/sec
18692026-05-22T04:14:08.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-05-22T04:14:08.798Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
18712026-05-22T04:14:08.798Z[ 8] 2.00-3.00 sec 200 MBytes 1.68 Gbits/sec
18722026-05-22T04:14:08.798Z[ 10] 2.00-3.00 sec 178 MBytes 1.50 Gbits/sec
18732026-05-22T04:14:08.798Z[ 12] 2.00-3.00 sec 166 MBytes 1.39 Gbits/sec
18742026-05-22T04:14:08.798Z[ 14] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
18752026-05-22T04:14:08.798Z[ 16] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
18762026-05-22T04:14:08.798Z[ 18] 2.00-3.00 sec 166 MBytes 1.40 Gbits/sec
18772026-05-22T04:14:08.798Z[ 20] 2.00-3.00 sec 165 MBytes 1.38 Gbits/sec
18782026-05-22T04:14:08.798Z[SUM] 2.00-3.00 sec 1.35 GBytes 11.6 Gbits/sec
18792026-05-22T04:14:08.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
18802026-05-22T04:14:08.798Z[ 5] 3.00-4.00 sec 172 MBytes 1.45 Gbits/sec
18812026-05-22T04:14:08.798Z[ 8] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18822026-05-22T04:14:08.798Z[ 10] 3.00-4.00 sec 214 MBytes 1.79 Gbits/sec
18832026-05-22T04:14:08.798Z[ 12] 3.00-4.00 sec 170 MBytes 1.42 Gbits/sec
18842026-05-22T04:14:08.798Z[ 14] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
18852026-05-22T04:14:08.798Z[ 16] 3.00-4.00 sec 183 MBytes 1.53 Gbits/sec
18862026-05-22T04:14:08.798Z[ 18] 3.00-4.00 sec 170 MBytes 1.42 Gbits/sec
18872026-05-22T04:14:08.798Z[ 20] 3.00-4.00 sec 167 MBytes 1.40 Gbits/sec
18882026-05-22T04:14:08.798Z[SUM] 3.00-4.00 sec 1.37 GBytes 11.7 Gbits/sec
18892026-05-22T04:14:08.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
18902026-05-22T04:14:08.798Z[ 5] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
18912026-05-22T04:14:08.798Z[ 8] 4.00-5.00 sec 195 MBytes 1.64 Gbits/sec
18922026-05-22T04:14:08.798Z[ 10] 4.00-5.00 sec 206 MBytes 1.73 Gbits/sec
18932026-05-22T04:14:08.798Z[ 12] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
18942026-05-22T04:14:08.798Z[ 14] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
18952026-05-22T04:14:08.798Z[ 16] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
18962026-05-22T04:14:08.798Z[ 18] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
18972026-05-22T04:14:08.798Z[ 20] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
18982026-05-22T04:14:08.798Z[SUM] 4.00-5.00 sec 1.36 GBytes 11.7 Gbits/sec
18992026-05-22T04:14:08.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
19002026-05-22T04:14:08.799Z[ 5] 5.00-6.00 sec 148 MBytes 1.25 Gbits/sec
19012026-05-22T04:14:08.799Z[ 8] 5.00-6.00 sec 217 MBytes 1.82 Gbits/sec
19022026-05-22T04:14:08.799Z[ 10] 5.00-6.00 sec 164 MBytes 1.37 Gbits/sec
19032026-05-22T04:14:08.799Z[ 12] 5.00-6.00 sec 171 MBytes 1.43 Gbits/sec
19042026-05-22T04:14:08.799Z[ 14] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
19052026-05-22T04:14:08.799Z[ 16] 5.00-6.00 sec 202 MBytes 1.70 Gbits/sec
19062026-05-22T04:14:08.799Z[ 18] 5.00-6.00 sec 171 MBytes 1.43 Gbits/sec
19072026-05-22T04:14:08.799Z[ 20] 5.00-6.00 sec 170 MBytes 1.43 Gbits/sec
19082026-05-22T04:14:08.799Z[SUM] 5.00-6.00 sec 1.38 GBytes 11.9 Gbits/sec
19092026-05-22T04:14:08.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
19102026-05-22T04:14:08.799Z[ 5] 6.00-7.00 sec 166 MBytes 1.40 Gbits/sec
19112026-05-22T04:14:08.799Z[ 8] 6.00-7.00 sec 188 MBytes 1.57 Gbits/sec
19122026-05-22T04:14:08.799Z[ 10] 6.00-7.00 sec 182 MBytes 1.53 Gbits/sec
19132026-05-22T04:14:11.797Z[ 12] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
19142026-05-22T04:14:11.797Z[ 14] 6.00-7.00 sec 170 MBytes 1.43 Gbits/sec
19152026-05-22T04:14:11.797Z[ 16] 6.00-7.00 sec 191 MBytes 1.60 Gbits/sec
19162026-05-22T04:14:11.797Z[ 18] 6.00-7.00 sec 171 MBytes 1.43 Gbits/sec
19172026-05-22T04:14:11.797Z[ 20] 6.00-7.00 sec 170 MBytes 1.43 Gbits/sec
19182026-05-22T04:14:11.797Z[SUM] 6.00-7.00 sec 1.38 GBytes 11.8 Gbits/sec
19192026-05-22T04:14:11.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
19202026-05-22T04:14:11.797Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19212026-05-22T04:14:11.797Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19222026-05-22T04:14:11.797Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19232026-05-22T04:14:11.797Z[ 12] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19242026-05-22T04:14:11.797Z[ 14] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19252026-05-22T04:14:11.797Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
19262026-05-22T04:14:11.797Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19272026-05-22T04:14:11.797Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19282026-05-22T04:14:11.797Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19292026-05-22T04:14:11.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
19302026-05-22T04:14:11.797Z[ 5] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19312026-05-22T04:14:11.797Z[ 8] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19322026-05-22T04:14:11.797Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
19332026-05-22T04:14:11.797Z[ 12] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19342026-05-22T04:14:11.798Z[ 14] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
19352026-05-22T04:14:11.798Z[ 16] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
19362026-05-22T04:14:11.798Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19372026-05-22T04:14:11.798Z[ 20] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
19382026-05-22T04:14:11.798Z[SUM] 8.00-9.00 sec 1.24 GBytes 10.6 Gbits/sec
19392026-05-22T04:14:11.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
19402026-05-22T04:14:11.798Z[ 5] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
19412026-05-22T04:14:11.798Z[ 8] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
19422026-05-22T04:14:11.798Z[ 10] 9.00-10.00 sec 192 MBytes 1.61 Gbits/sec
19432026-05-22T04:14:11.798Z[ 12] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
19442026-05-22T04:14:11.798Z[ 14] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
19452026-05-22T04:14:11.798Z[ 16] 9.00-10.00 sec 174 MBytes 1.46 Gbits/sec
19462026-05-22T04:14:11.798Z[ 18] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
19472026-05-22T04:14:11.798Z[ 20] 9.00-10.00 sec 163 MBytes 1.37 Gbits/sec
19482026-05-22T04:14:11.798Z[SUM] 9.00-10.00 sec 1.31 GBytes 11.2 Gbits/sec
19492026-05-22T04:14:11.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
19502026-05-22T04:14:11.798Z[ 5] 10.00-10.00 sec 128 KBytes 2.10 Gbits/sec
19512026-05-22T04:14:11.798Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-05-22T04:14:11.798Z[ 10] 10.00-10.00 sec 256 KBytes 4.21 Gbits/sec
19532026-05-22T04:14:11.798Z[ 12] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
19542026-05-22T04:14:11.798Z[ 14] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
19552026-05-22T04:14:11.801Z[ 16] 10.00-10.00 sec 256 KBytes 4.21 Gbits/sec
19562026-05-22T04:14:11.801Z[ 18] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
19572026-05-22T04:14:11.801Z[ 20] 10.00-10.00 sec 128 KBytes 2.11 Gbits/sec
19582026-05-22T04:14:11.802Z[SUM] 10.00-10.00 sec 1.12 MBytes 18.9 Gbits/sec
19592026-05-22T04:14:11.802Z- - - - - - - - - - - - - - - - - - - - - - - - -
19602026-05-22T04:14:11.802Z[ ID] Interval Transfer Bitrate
19612026-05-22T04:14:11.802Z[ 5] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
19622026-05-22T04:14:11.802Z[ 8] 0.00-10.00 sec 1.73 GBytes 1.48 Gbits/sec sender
19632026-05-22T04:14:11.802Z[ 10] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
19642026-05-22T04:14:11.802Z[ 12] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
19652026-05-22T04:14:11.802Z[ 14] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec sender
19662026-05-22T04:14:11.802Z[ 16] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
19672026-05-22T04:14:11.802Z[ 18] 0.00-10.00 sec 1.60 GBytes 1.38 Gbits/sec sender
19682026-05-22T04:14:11.802Z[ 20] 0.00-10.00 sec 1.60 GBytes 1.37 Gbits/sec sender
19692026-05-22T04:14:11.802Z[SUM] 0.00-10.00 sec 13.3 GBytes 11.4 Gbits/sec sender
19702026-05-22T04:14:11.802ZRun 2/5...11417.568057958628Mbps
19712026-05-22T04:14:19.246Z-----------------------------------------------------------
19722026-05-22T04:14:19.246ZServer listening on 5201 (test #8)
19732026-05-22T04:14:19.247Z-----------------------------------------------------------
19742026-05-22T04:14:19.247ZAccepted connection from 10.0.0.1, port 49344
19752026-05-22T04:14:19.247Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46080
19762026-05-22T04:14:19.247Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48997
19772026-05-22T04:14:19.247Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38721
19782026-05-22T04:14:19.247Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61225
19792026-05-22T04:14:19.247Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37190
19802026-05-22T04:14:19.247Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39471
19812026-05-22T04:14:19.247Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58187
19822026-05-22T04:14:19.247Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44159
19832026-05-22T04:14:19.247Z[ ID] Interval Transfer Bitrate
19842026-05-22T04:14:19.247Z[ 5] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19852026-05-22T04:14:19.248Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19862026-05-22T04:14:19.248Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19872026-05-22T04:14:19.248Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19882026-05-22T04:14:19.248Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19892026-05-22T04:14:19.248Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
19902026-05-22T04:14:19.248Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19912026-05-22T04:14:19.248Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19922026-05-22T04:14:19.248Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
19932026-05-22T04:14:19.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
19942026-05-22T04:14:19.248Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19952026-05-22T04:14:19.248Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19962026-05-22T04:14:19.248Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19972026-05-22T04:14:19.248Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
19982026-05-22T04:14:19.248Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19992026-05-22T04:14:19.248Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20002026-05-22T04:14:19.249Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-05-22T04:14:19.249Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-05-22T04:14:19.249Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20032026-05-22T04:14:19.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
20042026-05-22T04:14:19.249Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20052026-05-22T04:14:19.249Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20062026-05-22T04:14:19.249Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20072026-05-22T04:14:19.249Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
20082026-05-22T04:14:19.249Z[ 14] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
20092026-05-22T04:14:19.249Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
20102026-05-22T04:14:19.249Z[ 18] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
20112026-05-22T04:14:19.249Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-05-22T04:14:19.249Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.4 Gbits/sec
20132026-05-22T04:14:19.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
20142026-05-22T04:14:19.250Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20152026-05-22T04:14:19.250Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20162026-05-22T04:14:19.250Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20172026-05-22T04:14:19.250Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20182026-05-22T04:14:19.250Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20192026-05-22T04:14:19.250Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20202026-05-22T04:14:19.250Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20212026-05-22T04:14:19.250Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
20222026-05-22T04:14:19.250Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
20232026-05-22T04:14:19.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
20242026-05-22T04:14:19.250Z[ 5] 4.00-5.00 sec 166 MBytes 1.39 Gbits/sec
20252026-05-22T04:14:19.250Z[ 8] 4.00-5.00 sec 165 MBytes 1.38 Gbits/sec
20262026-05-22T04:14:19.250Z[ 10] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
20272026-05-22T04:14:19.250Z[ 12] 4.00-5.00 sec 157 MBytes 1.31 Gbits/sec
20282026-05-22T04:14:19.251Z[ 14] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
20292026-05-22T04:14:19.251Z[ 16] 4.00-5.00 sec 148 MBytes 1.24 Gbits/sec
20302026-05-22T04:14:19.311Z[ 18] 4.00-5.00 sec 164 MBytes 1.38 Gbits/sec
20312026-05-22T04:14:19.311Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
20322026-05-22T04:14:19.311Z[SUM] 4.00-5.00 sec 1.24 GBytes 10.6 Gbits/sec
20332026-05-22T04:14:19.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
20342026-05-22T04:14:19.311Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
20352026-05-22T04:14:19.311Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20362026-05-22T04:14:19.311Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20372026-05-22T04:14:19.312Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
20382026-05-22T04:14:19.312Z[ 14] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
20392026-05-22T04:14:19.312Z[ 16] 5.00-6.00 sec 150 MBytes 1.26 Gbits/sec
20402026-05-22T04:14:19.312Z[ 18] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
20412026-05-22T04:14:19.312Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
20422026-05-22T04:14:19.312Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
20432026-05-22T04:14:19.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
20442026-05-22T04:14:19.312Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20452026-05-22T04:14:19.312Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
20462026-05-22T04:14:19.312Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
20472026-05-22T04:14:22.189Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20482026-05-22T04:14:22.189Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20492026-05-22T04:14:22.189Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20502026-05-22T04:14:22.189Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
20512026-05-22T04:14:22.189Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20522026-05-22T04:14:22.189Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20532026-05-22T04:14:22.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
20542026-05-22T04:14:22.189Z[ 5] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20552026-05-22T04:14:22.189Z[ 8] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
20562026-05-22T04:14:22.189Z[ 10] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
20572026-05-22T04:14:22.189Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20582026-05-22T04:14:22.189Z[ 14] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
20592026-05-22T04:14:22.190Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20602026-05-22T04:14:22.190Z[ 18] 7.00-8.00 sec 159 MBytes 1.34 Gbits/sec
20612026-05-22T04:14:22.190Z[ 20] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
20622026-05-22T04:14:22.190Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.6 Gbits/sec
20632026-05-22T04:14:22.190Z- - - - - - - - - - - - - - - - - - - - - - - - -
20642026-05-22T04:14:22.190Z[ 5] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
20652026-05-22T04:14:22.190Z[ 8] 8.00-9.00 sec 160 MBytes 1.34 Gbits/sec
20662026-05-22T04:14:22.194Z[ 10] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20672026-05-22T04:14:22.194Z[ 12] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20682026-05-22T04:14:22.194Z[ 14] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
20692026-05-22T04:14:22.194Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
20702026-05-22T04:14:22.194Z[ 18] 8.00-9.00 sec 164 MBytes 1.38 Gbits/sec
20712026-05-22T04:14:22.194Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20722026-05-22T04:14:22.194Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.6 Gbits/sec
20732026-05-22T04:14:22.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
20742026-05-22T04:14:22.194Z[ 5] 9.00-10.00 sec 151 MBytes 1.27 Gbits/sec
20752026-05-22T04:14:22.194Z[ 8] 9.00-10.00 sec 160 MBytes 1.35 Gbits/sec
20762026-05-22T04:14:22.194Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20772026-05-22T04:14:22.194Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20782026-05-22T04:14:22.194Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20792026-05-22T04:14:22.194Z[ 16] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
20802026-05-22T04:14:22.216Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
20812026-05-22T04:14:22.216Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20822026-05-22T04:14:22.216Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
20832026-05-22T04:14:22.216Z- - - - - - - - - - - - - - - - - - - - - - - - -
20842026-05-22T04:14:22.216Z[ 5] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20852026-05-22T04:14:22.216Z[ 8] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20862026-05-22T04:14:22.216Z[ 10] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20872026-05-22T04:14:22.216Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-05-22T04:14:22.216Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-05-22T04:14:22.216Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-05-22T04:14:22.217Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-05-22T04:14:22.217Z[ 20] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
20922026-05-22T04:14:22.217Z[SUM] 10.00-10.00 sec 512 KBytes 9.36 Gbits/sec
20932026-05-22T04:14:22.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
20942026-05-22T04:14:22.217Z[ ID] Interval Transfer Bitrate
20952026-05-22T04:14:22.217Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20962026-05-22T04:14:22.217Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
20972026-05-22T04:14:22.217Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20982026-05-22T04:14:22.217Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
20992026-05-22T04:14:22.217Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
21002026-05-22T04:14:22.217Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-05-22T04:14:22.217Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
21022026-05-22T04:14:22.217Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21032026-05-22T04:14:22.217Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
21042026-05-22T04:14:22.217ZRun 3/5...10206.997387020458Mbps
21052026-05-22T04:14:29.580Z-----------------------------------------------------------
21062026-05-22T04:14:29.580ZServer listening on 5201 (test #9)
21072026-05-22T04:14:29.580Z-----------------------------------------------------------
21082026-05-22T04:14:29.580ZAccepted connection from 10.0.0.1, port 56594
21092026-05-22T04:14:29.580Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53880
21102026-05-22T04:14:29.580Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58724
21112026-05-22T04:14:29.580Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46973
21122026-05-22T04:14:29.580Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43390
21132026-05-22T04:14:29.581Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60754
21142026-05-22T04:14:29.581Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59445
21152026-05-22T04:14:29.581Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57314
21162026-05-22T04:14:29.581Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41334
21172026-05-22T04:14:29.581Z[ ID] Interval Transfer Bitrate
21182026-05-22T04:14:29.581Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21192026-05-22T04:14:29.581Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21202026-05-22T04:14:29.581Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21212026-05-22T04:14:29.581Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21222026-05-22T04:14:29.581Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21232026-05-22T04:14:29.581Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21242026-05-22T04:14:29.581Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21252026-05-22T04:14:29.581Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21262026-05-22T04:14:29.581Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
21272026-05-22T04:14:29.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-05-22T04:14:29.581Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21292026-05-22T04:14:29.581Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21302026-05-22T04:14:29.581Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21312026-05-22T04:14:29.581Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21322026-05-22T04:14:29.581Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21332026-05-22T04:14:29.581Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21342026-05-22T04:14:29.581Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21352026-05-22T04:14:29.581Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21362026-05-22T04:14:29.581Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21372026-05-22T04:14:29.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-05-22T04:14:29.581Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21392026-05-22T04:14:29.581Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21402026-05-22T04:14:29.581Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21412026-05-22T04:14:29.581Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21422026-05-22T04:14:29.581Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21432026-05-22T04:14:29.581Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21442026-05-22T04:14:29.581Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21452026-05-22T04:14:29.581Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21462026-05-22T04:14:29.581Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21472026-05-22T04:14:29.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-05-22T04:14:29.581Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21492026-05-22T04:14:29.582Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21502026-05-22T04:14:29.582Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21512026-05-22T04:14:29.582Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-05-22T04:14:29.582Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
21532026-05-22T04:14:29.582Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-05-22T04:14:29.582Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21552026-05-22T04:14:29.582Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-05-22T04:14:29.582Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21572026-05-22T04:14:29.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-05-22T04:14:29.582Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21592026-05-22T04:14:29.582Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21602026-05-22T04:14:29.582Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21612026-05-22T04:14:29.582Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21622026-05-22T04:14:29.582Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21632026-05-22T04:14:29.582Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21642026-05-22T04:14:29.582Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21652026-05-22T04:14:29.582Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21662026-05-22T04:14:29.582Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21672026-05-22T04:14:29.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
21682026-05-22T04:14:29.582Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21692026-05-22T04:14:29.582Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21702026-05-22T04:14:29.582Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21712026-05-22T04:14:29.582Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21722026-05-22T04:14:29.582Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21732026-05-22T04:14:29.582Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21742026-05-22T04:14:29.582Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21752026-05-22T04:14:29.582Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21762026-05-22T04:14:29.582Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21772026-05-22T04:14:29.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
21782026-05-22T04:14:29.582Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21792026-05-22T04:14:29.582Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21802026-05-22T04:14:29.582Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21812026-05-22T04:14:32.580Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21822026-05-22T04:14:32.580Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21832026-05-22T04:14:32.580Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21842026-05-22T04:14:32.580Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21852026-05-22T04:14:32.580Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21862026-05-22T04:14:32.580Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21872026-05-22T04:14:32.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
21882026-05-22T04:14:32.580Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21892026-05-22T04:14:32.580Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21902026-05-22T04:14:32.580Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
21912026-05-22T04:14:32.580Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-05-22T04:14:32.580Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-05-22T04:14:32.580Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-05-22T04:14:32.580Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21952026-05-22T04:14:32.580Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-05-22T04:14:32.580Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
21972026-05-22T04:14:32.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
21982026-05-22T04:14:32.580Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-05-22T04:14:32.580Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22002026-05-22T04:14:32.581Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-05-22T04:14:32.581Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-05-22T04:14:32.581Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-05-22T04:14:32.581Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-05-22T04:14:32.581Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-05-22T04:14:32.581Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-05-22T04:14:32.581Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22072026-05-22T04:14:32.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
22082026-05-22T04:14:32.581Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22092026-05-22T04:14:32.581Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22102026-05-22T04:14:32.581Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22112026-05-22T04:14:32.581Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22122026-05-22T04:14:32.581Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22132026-05-22T04:14:32.581Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22142026-05-22T04:14:32.581Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22152026-05-22T04:14:32.581Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22162026-05-22T04:14:32.581Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22172026-05-22T04:14:32.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
22182026-05-22T04:14:32.581Z[ 5] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
22192026-05-22T04:14:32.581Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-05-22T04:14:32.581Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-05-22T04:14:32.581Z[ 12] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
22222026-05-22T04:14:32.581Z[ 14] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
22232026-05-22T04:14:32.581Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-05-22T04:14:32.581Z[ 18] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
22252026-05-22T04:14:32.581Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-05-22T04:14:32.581Z[SUM] 10.00-10.00 sec 512 KBytes 9.64 Gbits/sec
22272026-05-22T04:14:32.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
22282026-05-22T04:14:32.581Z[ ID] Interval Transfer Bitrate
22292026-05-22T04:14:32.581Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22302026-05-22T04:14:32.581Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22312026-05-22T04:14:32.581Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22322026-05-22T04:14:32.581Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22332026-05-22T04:14:32.581Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22342026-05-22T04:14:32.581Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22352026-05-22T04:14:32.582Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22362026-05-22T04:14:32.582Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22372026-05-22T04:14:32.582Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22382026-05-22T04:14:32.586ZRun 4/5...10097.54422521871Mbps
22392026-05-22T04:14:39.973Z-----------------------------------------------------------
22402026-05-22T04:14:39.973ZServer listening on 5201 (test #10)
22412026-05-22T04:14:39.973Z-----------------------------------------------------------
22422026-05-22T04:14:39.973ZAccepted connection from 10.0.0.1, port 37106
22432026-05-22T04:14:39.973Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41226
22442026-05-22T04:14:39.974Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39882
22452026-05-22T04:14:39.974Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61467
22462026-05-22T04:14:39.974Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63742
22472026-05-22T04:14:39.974Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39534
22482026-05-22T04:14:39.974Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48851
22492026-05-22T04:14:39.974Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47311
22502026-05-22T04:14:39.974Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63474
22512026-05-22T04:14:39.974Z[ ID] Interval Transfer Bitrate
22522026-05-22T04:14:39.974Z[ 5] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22532026-05-22T04:14:39.974Z[ 8] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
22542026-05-22T04:14:39.974Z[ 10] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
22552026-05-22T04:14:39.974Z[ 12] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
22562026-05-22T04:14:39.974Z[ 14] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
22572026-05-22T04:14:39.974Z[ 16] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
22582026-05-22T04:14:39.974Z[ 18] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
22592026-05-22T04:14:39.974Z[ 20] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
22602026-05-22T04:14:39.974Z[SUM] 0.00-1.00 sec 1016 MBytes 8.52 Gbits/sec
22612026-05-22T04:14:39.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-05-22T04:14:39.974Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22632026-05-22T04:14:39.974Z[ 8] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
22642026-05-22T04:14:39.974Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22652026-05-22T04:14:39.974Z[ 12] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
22662026-05-22T04:14:39.974Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22672026-05-22T04:14:39.974Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
22682026-05-22T04:14:39.974Z[ 18] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
22692026-05-22T04:14:39.974Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-05-22T04:14:39.974Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
22712026-05-22T04:14:39.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-05-22T04:14:39.975Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22732026-05-22T04:14:39.975Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22742026-05-22T04:14:39.975Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
22752026-05-22T04:14:39.975Z[ 12] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
22762026-05-22T04:14:39.975Z[ 14] 2.00-3.00 sec 160 MBytes 1.34 Gbits/sec
22772026-05-22T04:14:39.975Z[ 16] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22782026-05-22T04:14:39.975Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
22792026-05-22T04:14:39.975Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
22802026-05-22T04:14:39.975Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.5 Gbits/sec
22812026-05-22T04:14:39.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-05-22T04:14:39.975Z[ 5] 3.00-4.00 sec 157 MBytes 1.31 Gbits/sec
22832026-05-22T04:14:39.975Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22842026-05-22T04:14:39.975Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
22852026-05-22T04:14:39.975Z[ 12] 3.00-4.00 sec 161 MBytes 1.35 Gbits/sec
22862026-05-22T04:14:39.975Z[ 14] 3.00-4.00 sec 166 MBytes 1.39 Gbits/sec
22872026-05-22T04:14:39.975Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22882026-05-22T04:14:39.975Z[ 18] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
22892026-05-22T04:14:39.975Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22902026-05-22T04:14:39.975Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
22912026-05-22T04:14:39.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-05-22T04:14:39.975Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22932026-05-22T04:14:39.975Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22942026-05-22T04:14:39.975Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-05-22T04:14:39.975Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
22962026-05-22T04:14:39.975Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22972026-05-22T04:14:39.975Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-05-22T04:14:39.976Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22992026-05-22T04:14:39.976Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23002026-05-22T04:14:39.976Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
23012026-05-22T04:14:39.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-05-22T04:14:39.976Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23032026-05-22T04:14:39.976Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23042026-05-22T04:14:39.976Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23052026-05-22T04:14:39.976Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
23062026-05-22T04:14:39.976Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23072026-05-22T04:14:39.976Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23082026-05-22T04:14:39.976Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23092026-05-22T04:14:39.976Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23102026-05-22T04:14:39.976Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
23112026-05-22T04:14:39.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-05-22T04:14:39.976Z[ 5] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23132026-05-22T04:14:39.976Z[ 8] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
23142026-05-22T04:14:39.976Z[ 10] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
23152026-05-22T04:14:42.974Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
23162026-05-22T04:14:42.974Z[ 14] 6.00-7.00 sec 163 MBytes 1.36 Gbits/sec
23172026-05-22T04:14:42.974Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-05-22T04:14:42.974Z[ 18] 6.00-7.00 sec 162 MBytes 1.36 Gbits/sec
23192026-05-22T04:14:42.974Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23202026-05-22T04:14:42.974Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
23212026-05-22T04:14:42.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
23222026-05-22T04:14:42.974Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
23232026-05-22T04:14:42.974Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23242026-05-22T04:14:42.974Z[ 10] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
23252026-05-22T04:14:42.974Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23262026-05-22T04:14:42.974Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23272026-05-22T04:14:42.974Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23282026-05-22T04:14:42.974Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
23292026-05-22T04:14:42.974Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
23302026-05-22T04:14:42.974Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
23312026-05-22T04:14:42.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
23322026-05-22T04:14:42.974Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23332026-05-22T04:14:42.974Z[ 8] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
23342026-05-22T04:14:42.974Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23352026-05-22T04:14:42.974Z[ 12] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
23362026-05-22T04:14:42.974Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-05-22T04:14:42.974Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-05-22T04:14:42.974Z[ 18] 8.00-9.00 sec 151 MBytes 1.27 Gbits/sec
23392026-05-22T04:14:42.974Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23402026-05-22T04:14:42.974Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23412026-05-22T04:14:42.974Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-05-22T04:14:42.974Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23432026-05-22T04:14:42.974Z[ 8] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
23442026-05-22T04:14:42.974Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23452026-05-22T04:14:42.974Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23462026-05-22T04:14:42.974Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
23472026-05-22T04:14:42.974Z[ 16] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
23482026-05-22T04:14:42.974Z[ 18] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
23492026-05-22T04:14:42.974Z[ 20] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
23502026-05-22T04:14:42.975Z[SUM] 9.00-10.00 sec 1.23 GBytes 10.5 Gbits/sec
23512026-05-22T04:14:42.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-05-22T04:14:42.975Z[ 5] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23532026-05-22T04:14:42.975Z[ 8] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23542026-05-22T04:14:42.975Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-05-22T04:14:42.975Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
23562026-05-22T04:14:42.975Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-05-22T04:14:42.975Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-05-22T04:14:42.975Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23592026-05-22T04:14:42.975Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-05-22T04:14:42.975Z[SUM] 10.00-10.00 sec 384 KBytes 6.98 Gbits/sec
23612026-05-22T04:14:42.975Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-05-22T04:14:42.975Z[ ID] Interval Transfer Bitrate
23632026-05-22T04:14:42.975Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23642026-05-22T04:14:42.975Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23652026-05-22T04:14:42.975Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-05-22T04:14:42.975Z[ 12] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23672026-05-22T04:14:42.975Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23682026-05-22T04:14:42.975Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23692026-05-22T04:14:42.975Z[ 18] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23702026-05-22T04:14:42.975Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23712026-05-22T04:14:42.975Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23722026-05-22T04:14:42.979ZRun 5/5...10245.266597756523Mbps
23732026-05-22T04:14:42.979Z###---------------------###
23742026-05-22T04:14:42.979Z::: iPerf done... :::
23752026-05-22T04:14:42.979Z:::Awaiting out files...:::
23762026-05-22T04:14:42.979Z###---------------------###
23772026-05-22T04:14:42.979Z###-----###
23782026-05-22T04:14:42.979Z:::done!:::
23792026-05-22T04:14:42.979Z###-----###
23802026-05-22T04:14:42.979Z###-------------------###
23812026-05-22T04:14:42.979Z:::Running experiment :::
23822026-05-22T04:14:42.979Z:::iperf-tcp/local/c2s:::
23832026-05-22T04:14:42.979Z###-------------------###
23842026-05-22T04:14:43.312Zdtrace: description 'profile-201us ' matched 2 probes
23852026-05-22T04:14:50.367Z-----------------------------------------------------------
23862026-05-22T04:14:50.367ZServer listening on 5201 (test #11)
23872026-05-22T04:14:50.367Z-----------------------------------------------------------
23882026-05-22T04:14:50.367ZAccepted connection from 10.0.0.1, port 61082
23892026-05-22T04:14:50.367Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36017
23902026-05-22T04:14:50.367Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44370
23912026-05-22T04:14:50.367Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64037
23922026-05-22T04:14:50.367Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44396
23932026-05-22T04:14:50.368Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53527
23942026-05-22T04:14:50.368Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64688
23952026-05-22T04:14:50.368Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57025
23962026-05-22T04:14:50.368Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51446
23972026-05-22T04:14:50.368Z[ ID] Interval Transfer Bitrate
23982026-05-22T04:14:50.368Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
23992026-05-22T04:14:50.368Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24002026-05-22T04:14:50.368Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24012026-05-22T04:14:50.368Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24022026-05-22T04:14:50.368Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
24032026-05-22T04:14:50.368Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
24042026-05-22T04:14:50.368Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24052026-05-22T04:14:50.368Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
24062026-05-22T04:14:50.368Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
24072026-05-22T04:14:50.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-05-22T04:14:50.368Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24092026-05-22T04:14:50.368Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24102026-05-22T04:14:50.369Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24112026-05-22T04:14:50.369Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24122026-05-22T04:14:50.369Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24132026-05-22T04:14:50.369Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24142026-05-22T04:14:50.369Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24152026-05-22T04:14:50.369Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24162026-05-22T04:14:50.369Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
24172026-05-22T04:14:50.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-05-22T04:14:50.369Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24192026-05-22T04:14:50.369Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24202026-05-22T04:14:50.369Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
24212026-05-22T04:14:50.369Z[ 12] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24222026-05-22T04:14:50.369Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24232026-05-22T04:14:50.369Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24242026-05-22T04:14:50.369Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24252026-05-22T04:14:50.369Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24262026-05-22T04:14:50.369Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
24272026-05-22T04:14:50.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-05-22T04:14:50.369Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
24292026-05-22T04:14:50.369Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24302026-05-22T04:14:50.369Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24312026-05-22T04:14:50.369Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24322026-05-22T04:14:50.369Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
24332026-05-22T04:14:50.369Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24342026-05-22T04:14:50.369Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24352026-05-22T04:14:50.369Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
24362026-05-22T04:14:50.369Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
24372026-05-22T04:14:50.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-05-22T04:14:50.369Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24392026-05-22T04:14:50.369Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24402026-05-22T04:14:50.369Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24412026-05-22T04:14:50.369Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24422026-05-22T04:14:50.369Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24432026-05-22T04:14:50.370Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24442026-05-22T04:14:50.370Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24452026-05-22T04:14:50.370Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24462026-05-22T04:14:50.370Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
24472026-05-22T04:14:50.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-05-22T04:14:50.370Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24492026-05-22T04:14:50.370Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24502026-05-22T04:14:50.370Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24512026-05-22T04:14:50.370Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24522026-05-22T04:14:50.370Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24532026-05-22T04:14:50.370Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24542026-05-22T04:14:50.370Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24552026-05-22T04:14:50.370Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
24562026-05-22T04:14:50.370Z[SUM] 5.00-6.00 sec 424 MBytes 3.55 Gbits/sec
24572026-05-22T04:14:50.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-05-22T04:14:50.370Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24592026-05-22T04:14:50.370Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24602026-05-22T04:14:50.370Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24612026-05-22T04:14:53.367Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
24622026-05-22T04:14:53.367Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24632026-05-22T04:14:53.367Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24642026-05-22T04:14:53.367Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24652026-05-22T04:14:53.367Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
24662026-05-22T04:14:53.367Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
24672026-05-22T04:14:53.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-05-22T04:14:53.367Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24692026-05-22T04:14:53.367Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24702026-05-22T04:14:53.367Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24712026-05-22T04:14:53.367Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24722026-05-22T04:14:53.367Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24732026-05-22T04:14:53.368Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24742026-05-22T04:14:53.368Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24752026-05-22T04:14:53.368Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24762026-05-22T04:14:53.368Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
24772026-05-22T04:14:53.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
24782026-05-22T04:14:53.368Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24792026-05-22T04:14:53.368Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24802026-05-22T04:14:53.368Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24812026-05-22T04:14:53.368Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24822026-05-22T04:14:53.368Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24832026-05-22T04:14:53.368Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24842026-05-22T04:14:53.368Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24852026-05-22T04:14:53.368Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
24862026-05-22T04:14:53.368Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
24872026-05-22T04:14:53.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
24882026-05-22T04:14:53.368Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24892026-05-22T04:14:53.368Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24902026-05-22T04:14:53.368Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24912026-05-22T04:14:53.368Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24922026-05-22T04:14:53.368Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24932026-05-22T04:14:53.368Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24942026-05-22T04:14:53.368Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
24952026-05-22T04:14:53.368Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
24962026-05-22T04:14:53.368Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
24972026-05-22T04:14:53.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
24982026-05-22T04:14:53.368Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24992026-05-22T04:14:53.368Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25002026-05-22T04:14:53.368Z[ 10] 10.00-10.00 sec 128 KBytes 971 Mbits/sec
25012026-05-22T04:14:53.368Z[ 12] 10.00-10.00 sec 128 KBytes 972 Mbits/sec
25022026-05-22T04:14:53.368Z[ 14] 10.00-10.00 sec 128 KBytes 972 Mbits/sec
25032026-05-22T04:14:53.368Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-05-22T04:14:53.368Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25052026-05-22T04:14:53.368Z[ 20] 10.00-10.00 sec 128 KBytes 971 Mbits/sec
25062026-05-22T04:14:53.368Z[SUM] 10.00-10.00 sec 512 KBytes 3.88 Gbits/sec
25072026-05-22T04:14:53.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
25082026-05-22T04:14:53.368Z[ ID] Interval Transfer Bitrate
25092026-05-22T04:14:53.368Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25102026-05-22T04:14:53.368Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25112026-05-22T04:14:53.369Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25122026-05-22T04:14:53.369Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
25132026-05-22T04:14:53.369Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25142026-05-22T04:14:53.369Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25152026-05-22T04:14:53.369Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
25162026-05-22T04:14:53.369Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
25172026-05-22T04:14:53.369Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
25182026-05-22T04:14:53.372ZRun 1/10...3524.5023795486018Mbps
25192026-05-22T04:15:00.783Z-----------------------------------------------------------
25202026-05-22T04:15:00.783ZServer listening on 5201 (test #12)
25212026-05-22T04:15:00.783Z-----------------------------------------------------------
25222026-05-22T04:15:00.783ZAccepted connection from 10.0.0.1, port 53596
25232026-05-22T04:15:00.783Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52355
25242026-05-22T04:15:00.784Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64578
25252026-05-22T04:15:00.784Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40908
25262026-05-22T04:15:00.784Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61097
25272026-05-22T04:15:00.784Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37705
25282026-05-22T04:15:00.784Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59447
25292026-05-22T04:15:00.784Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54897
25302026-05-22T04:15:00.784Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52664
25312026-05-22T04:15:00.784Z[ ID] Interval Transfer Bitrate
25322026-05-22T04:15:00.784Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25332026-05-22T04:15:00.784Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25342026-05-22T04:15:00.784Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25352026-05-22T04:15:00.784Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25362026-05-22T04:15:00.784Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
25372026-05-22T04:15:00.784Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25382026-05-22T04:15:00.784Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25392026-05-22T04:15:00.784Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
25402026-05-22T04:15:00.784Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
25412026-05-22T04:15:00.784Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-05-22T04:15:00.784Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25432026-05-22T04:15:00.784Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
25442026-05-22T04:15:00.784Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25452026-05-22T04:15:00.784Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25462026-05-22T04:15:00.784Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
25472026-05-22T04:15:00.784Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25482026-05-22T04:15:00.785Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25492026-05-22T04:15:00.785Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
25502026-05-22T04:15:00.785Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
25512026-05-22T04:15:00.785Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-05-22T04:15:00.785Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25532026-05-22T04:15:00.785Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25542026-05-22T04:15:00.785Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25552026-05-22T04:15:00.785Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25562026-05-22T04:15:00.785Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25572026-05-22T04:15:00.785Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
25582026-05-22T04:15:00.785Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
25592026-05-22T04:15:00.785Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
25602026-05-22T04:15:00.785Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
25612026-05-22T04:15:00.785Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-05-22T04:15:00.785Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25632026-05-22T04:15:00.785Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25642026-05-22T04:15:00.785Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25652026-05-22T04:15:00.785Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25662026-05-22T04:15:00.785Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
25672026-05-22T04:15:00.785Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25682026-05-22T04:15:00.785Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
25692026-05-22T04:15:00.785Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
25702026-05-22T04:15:00.785Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
25712026-05-22T04:15:00.785Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-05-22T04:15:00.785Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25732026-05-22T04:15:00.785Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25742026-05-22T04:15:00.786Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25752026-05-22T04:15:00.786Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25762026-05-22T04:15:00.786Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25772026-05-22T04:15:00.786Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25782026-05-22T04:15:00.786Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
25792026-05-22T04:15:00.786Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25802026-05-22T04:15:00.786Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
25812026-05-22T04:15:00.786Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-05-22T04:15:00.786Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25832026-05-22T04:15:00.786Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25842026-05-22T04:15:00.786Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
25852026-05-22T04:15:00.786Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25862026-05-22T04:15:00.786Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25872026-05-22T04:15:00.786Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
25882026-05-22T04:15:00.786Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25892026-05-22T04:15:00.786Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
25902026-05-22T04:15:00.786Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
25912026-05-22T04:15:00.786Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-05-22T04:15:00.786Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25932026-05-22T04:15:00.786Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25942026-05-22T04:15:00.786Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25952026-05-22T04:15:03.781Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25962026-05-22T04:15:03.781Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
25972026-05-22T04:15:03.781Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
25982026-05-22T04:15:03.782Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
25992026-05-22T04:15:03.782Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
26002026-05-22T04:15:03.782Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
26012026-05-22T04:15:03.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-05-22T04:15:03.782Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26032026-05-22T04:15:03.782Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26042026-05-22T04:15:03.782Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26052026-05-22T04:15:03.782Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26062026-05-22T04:15:03.782Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26072026-05-22T04:15:03.782Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26082026-05-22T04:15:03.782Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26092026-05-22T04:15:03.782Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
26102026-05-22T04:15:03.782Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
26112026-05-22T04:15:03.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
26122026-05-22T04:15:03.782Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26132026-05-22T04:15:03.782Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26142026-05-22T04:15:03.782Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26152026-05-22T04:15:03.782Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26162026-05-22T04:15:03.782Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26172026-05-22T04:15:03.782Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26182026-05-22T04:15:03.782Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26192026-05-22T04:15:03.782Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26202026-05-22T04:15:03.782Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
26212026-05-22T04:15:03.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
26222026-05-22T04:15:03.782Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26232026-05-22T04:15:03.782Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26242026-05-22T04:15:03.782Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26252026-05-22T04:15:03.782Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26262026-05-22T04:15:03.782Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26272026-05-22T04:15:03.782Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26282026-05-22T04:15:03.782Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26292026-05-22T04:15:03.782Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
26302026-05-22T04:15:03.782Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
26312026-05-22T04:15:03.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
26322026-05-22T04:15:03.782Z[ 5] 10.00-10.00 sec 128 KBytes 829 Mbits/sec
26332026-05-22T04:15:03.782Z[ 8] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
26342026-05-22T04:15:03.782Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-05-22T04:15:03.783Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-05-22T04:15:03.783Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-05-22T04:15:03.783Z[ 16] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
26382026-05-22T04:15:03.783Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-05-22T04:15:03.783Z[ 20] 10.00-10.00 sec 128 KBytes 830 Mbits/sec
26402026-05-22T04:15:03.783Z[SUM] 10.00-10.00 sec 512 KBytes 3.32 Gbits/sec
26412026-05-22T04:15:03.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-05-22T04:15:03.783Z[ ID] Interval Transfer Bitrate
26432026-05-22T04:15:03.783Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26442026-05-22T04:15:03.783Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26452026-05-22T04:15:03.783Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26462026-05-22T04:15:03.783Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26472026-05-22T04:15:03.783Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec receiver
26482026-05-22T04:15:03.783Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26492026-05-22T04:15:03.783Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26502026-05-22T04:15:03.783Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
26512026-05-22T04:15:03.783Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
26522026-05-22T04:15:03.786ZRun 2/10...3481.830784435076Mbps
26532026-05-22T04:15:11.186Z-----------------------------------------------------------
26542026-05-22T04:15:11.187ZServer listening on 5201 (test #13)
26552026-05-22T04:15:11.187Z-----------------------------------------------------------
26562026-05-22T04:15:11.187ZAccepted connection from 10.0.0.1, port 57319
26572026-05-22T04:15:11.187Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46912
26582026-05-22T04:15:11.187Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47779
26592026-05-22T04:15:11.187Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46409
26602026-05-22T04:15:11.187Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48802
26612026-05-22T04:15:11.187Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51632
26622026-05-22T04:15:11.187Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45434
26632026-05-22T04:15:11.187Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35412
26642026-05-22T04:15:11.187Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37328
26652026-05-22T04:15:11.187Z[ ID] Interval Transfer Bitrate
26662026-05-22T04:15:11.187Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26672026-05-22T04:15:11.187Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26682026-05-22T04:15:11.187Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26692026-05-22T04:15:11.187Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26702026-05-22T04:15:11.187Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26712026-05-22T04:15:11.187Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26722026-05-22T04:15:11.187Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26732026-05-22T04:15:11.187Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26742026-05-22T04:15:11.187Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26752026-05-22T04:15:11.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-05-22T04:15:11.192Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26772026-05-22T04:15:11.192Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26782026-05-22T04:15:11.192Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26792026-05-22T04:15:11.192Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
26802026-05-22T04:15:11.192Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26812026-05-22T04:15:11.192Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26822026-05-22T04:15:11.192Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
26832026-05-22T04:15:11.192Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
26842026-05-22T04:15:11.192Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
26852026-05-22T04:15:11.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-05-22T04:15:11.192Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26872026-05-22T04:15:11.193Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26882026-05-22T04:15:11.193Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26892026-05-22T04:15:11.193Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26902026-05-22T04:15:11.193Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26912026-05-22T04:15:11.193Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
26922026-05-22T04:15:11.193Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26932026-05-22T04:15:11.193Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
26942026-05-22T04:15:11.193Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
26952026-05-22T04:15:11.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-05-22T04:15:11.193Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
26972026-05-22T04:15:11.193Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
26982026-05-22T04:15:11.193Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
26992026-05-22T04:15:11.193Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27002026-05-22T04:15:11.193Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27012026-05-22T04:15:11.193Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27022026-05-22T04:15:11.193Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27032026-05-22T04:15:11.193Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27042026-05-22T04:15:11.193Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
27052026-05-22T04:15:11.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-05-22T04:15:11.193Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27072026-05-22T04:15:11.193Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27082026-05-22T04:15:11.193Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
27092026-05-22T04:15:11.193Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27102026-05-22T04:15:11.193Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
27112026-05-22T04:15:11.193Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27122026-05-22T04:15:11.193Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27132026-05-22T04:15:11.193Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
27142026-05-22T04:15:11.194Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
27152026-05-22T04:15:11.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-05-22T04:15:11.194Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27172026-05-22T04:15:11.194Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27182026-05-22T04:15:11.194Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27192026-05-22T04:15:11.194Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27202026-05-22T04:15:11.194Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27212026-05-22T04:15:11.194Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27222026-05-22T04:15:11.194Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
27232026-05-22T04:15:11.194Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
27242026-05-22T04:15:11.194Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
27252026-05-22T04:15:11.194Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-05-22T04:15:11.194Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27272026-05-22T04:15:11.194Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27282026-05-22T04:15:11.194Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27292026-05-22T04:15:14.211Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
27302026-05-22T04:15:14.211Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27312026-05-22T04:15:14.211Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27322026-05-22T04:15:14.211Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
27332026-05-22T04:15:14.211Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
27342026-05-22T04:15:14.211Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
27352026-05-22T04:15:14.211Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-05-22T04:15:14.211Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27372026-05-22T04:15:14.211Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27382026-05-22T04:15:14.211Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27392026-05-22T04:15:14.211Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27402026-05-22T04:15:14.212Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27412026-05-22T04:15:14.212Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27422026-05-22T04:15:14.212Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27432026-05-22T04:15:14.212Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27442026-05-22T04:15:14.212Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
27452026-05-22T04:15:14.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-05-22T04:15:14.212Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27472026-05-22T04:15:14.212Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27482026-05-22T04:15:14.212Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27492026-05-22T04:15:14.212Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27502026-05-22T04:15:14.212Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27512026-05-22T04:15:14.212Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
27522026-05-22T04:15:14.212Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27532026-05-22T04:15:14.212Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27542026-05-22T04:15:14.212Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
27552026-05-22T04:15:14.212Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-05-22T04:15:14.212Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27572026-05-22T04:15:14.212Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27582026-05-22T04:15:14.212Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27592026-05-22T04:15:14.212Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27602026-05-22T04:15:14.212Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27612026-05-22T04:15:14.212Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
27622026-05-22T04:15:14.213Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27632026-05-22T04:15:14.213Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27642026-05-22T04:15:14.213Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
27652026-05-22T04:15:14.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-05-22T04:15:14.213Z[ 5] 10.00-10.00 sec 128 KBytes 931 Mbits/sec
27672026-05-22T04:15:14.213Z[ 8] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
27682026-05-22T04:15:14.213Z[ 10] 10.00-10.00 sec 128 KBytes 933 Mbits/sec
27692026-05-22T04:15:14.213Z[ 12] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
27702026-05-22T04:15:14.213Z[ 14] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
27712026-05-22T04:15:14.213Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27722026-05-22T04:15:14.213Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-05-22T04:15:14.213Z[ 20] 10.00-10.00 sec 128 KBytes 934 Mbits/sec
27742026-05-22T04:15:14.213Z[SUM] 10.00-10.00 sec 768 KBytes 5.59 Gbits/sec
27752026-05-22T04:15:14.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
27762026-05-22T04:15:14.213Z[ ID] Interval Transfer Bitrate
27772026-05-22T04:15:14.213Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27782026-05-22T04:15:14.213Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27792026-05-22T04:15:14.213Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27802026-05-22T04:15:14.213Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27812026-05-22T04:15:14.213Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27822026-05-22T04:15:14.213Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27832026-05-22T04:15:14.213Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
27842026-05-22T04:15:14.213Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
27852026-05-22T04:15:14.214Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
27862026-05-22T04:15:14.225ZRun 3/10...3506.8894886986345Mbps
27872026-05-22T04:15:21.595Z-----------------------------------------------------------
27882026-05-22T04:15:21.596ZServer listening on 5201 (test #14)
27892026-05-22T04:15:21.596Z-----------------------------------------------------------
27902026-05-22T04:15:21.596ZAccepted connection from 10.0.0.1, port 33206
27912026-05-22T04:15:21.596Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40696
27922026-05-22T04:15:21.596Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34890
27932026-05-22T04:15:21.596Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58342
27942026-05-22T04:15:21.596Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52530
27952026-05-22T04:15:21.596Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34667
27962026-05-22T04:15:21.596Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36033
27972026-05-22T04:15:21.596Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35810
27982026-05-22T04:15:21.596Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36970
27992026-05-22T04:15:21.596Z[ ID] Interval Transfer Bitrate
28002026-05-22T04:15:21.596Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28012026-05-22T04:15:21.596Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28022026-05-22T04:15:21.596Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28032026-05-22T04:15:21.596Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
28042026-05-22T04:15:21.596Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28052026-05-22T04:15:21.597Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28062026-05-22T04:15:21.609Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
28072026-05-22T04:15:21.609Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
28082026-05-22T04:15:21.609Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
28092026-05-22T04:15:21.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
28102026-05-22T04:15:21.609Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28112026-05-22T04:15:21.609Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28122026-05-22T04:15:21.609Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28132026-05-22T04:15:21.609Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28142026-05-22T04:15:21.609Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
28152026-05-22T04:15:21.609Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28162026-05-22T04:15:21.609Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28172026-05-22T04:15:21.609Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28182026-05-22T04:15:21.610Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
28192026-05-22T04:15:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
28202026-05-22T04:15:21.610Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28212026-05-22T04:15:21.610Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28222026-05-22T04:15:21.610Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28232026-05-22T04:15:21.610Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28242026-05-22T04:15:21.610Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28252026-05-22T04:15:21.610Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28262026-05-22T04:15:21.610Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28272026-05-22T04:15:21.610Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28282026-05-22T04:15:21.610Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
28292026-05-22T04:15:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
28302026-05-22T04:15:21.610Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28312026-05-22T04:15:21.610Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28322026-05-22T04:15:21.610Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28332026-05-22T04:15:21.610Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
28342026-05-22T04:15:21.610Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28352026-05-22T04:15:21.610Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28362026-05-22T04:15:21.610Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
28372026-05-22T04:15:21.610Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
28382026-05-22T04:15:21.610Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
28392026-05-22T04:15:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
28402026-05-22T04:15:21.610Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28412026-05-22T04:15:21.610Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28422026-05-22T04:15:21.610Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28432026-05-22T04:15:21.610Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28442026-05-22T04:15:21.610Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28452026-05-22T04:15:21.610Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28462026-05-22T04:15:21.610Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28472026-05-22T04:15:21.610Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28482026-05-22T04:15:21.610Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
28492026-05-22T04:15:21.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
28502026-05-22T04:15:21.610Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28512026-05-22T04:15:21.610Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28522026-05-22T04:15:21.610Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28532026-05-22T04:15:21.610Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28542026-05-22T04:15:21.610Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28552026-05-22T04:15:21.610Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28562026-05-22T04:15:21.610Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
28572026-05-22T04:15:21.611Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
28582026-05-22T04:15:21.611Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
28592026-05-22T04:15:21.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
28602026-05-22T04:15:21.611Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28612026-05-22T04:15:21.611Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28622026-05-22T04:15:21.611Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28632026-05-22T04:15:24.599Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28642026-05-22T04:15:24.599Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28652026-05-22T04:15:24.599Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28662026-05-22T04:15:24.599Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
28672026-05-22T04:15:24.599Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28682026-05-22T04:15:24.599Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
28692026-05-22T04:15:24.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
28702026-05-22T04:15:24.599Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28712026-05-22T04:15:24.599Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28722026-05-22T04:15:24.599Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28732026-05-22T04:15:24.599Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28742026-05-22T04:15:24.599Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28752026-05-22T04:15:24.599Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28762026-05-22T04:15:24.599Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28772026-05-22T04:15:24.599Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
28782026-05-22T04:15:24.599Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
28792026-05-22T04:15:24.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
28802026-05-22T04:15:24.599Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28812026-05-22T04:15:24.599Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28822026-05-22T04:15:24.599Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28832026-05-22T04:15:24.599Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28842026-05-22T04:15:24.599Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28852026-05-22T04:15:24.599Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28862026-05-22T04:15:24.599Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28872026-05-22T04:15:24.599Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28882026-05-22T04:15:24.599Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
28892026-05-22T04:15:24.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
28902026-05-22T04:15:24.599Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28912026-05-22T04:15:24.600Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28922026-05-22T04:15:24.600Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28932026-05-22T04:15:24.600Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28942026-05-22T04:15:24.600Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
28952026-05-22T04:15:24.600Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
28962026-05-22T04:15:24.600Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
28972026-05-22T04:15:24.600Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
28982026-05-22T04:15:24.600Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
28992026-05-22T04:15:24.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
29002026-05-22T04:15:24.600Z[ 5] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
29012026-05-22T04:15:24.600Z[ 8] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
29022026-05-22T04:15:24.600Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-05-22T04:15:24.600Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-05-22T04:15:24.600Z[ 14] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
29052026-05-22T04:15:24.600Z[ 16] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
29062026-05-22T04:15:24.600Z[ 18] 10.00-10.00 sec 128 KBytes 966 Mbits/sec
29072026-05-22T04:15:24.600Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29082026-05-22T04:15:24.600Z[SUM] 10.00-10.00 sec 640 KBytes 4.83 Gbits/sec
29092026-05-22T04:15:24.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
29102026-05-22T04:15:24.600Z[ ID] Interval Transfer Bitrate
29112026-05-22T04:15:24.600Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29122026-05-22T04:15:24.600Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29132026-05-22T04:15:24.600Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29142026-05-22T04:15:24.600Z[ 12] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
29152026-05-22T04:15:24.600Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29162026-05-22T04:15:24.600Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29172026-05-22T04:15:24.600Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29182026-05-22T04:15:24.600Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
29192026-05-22T04:15:24.600Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
29202026-05-22T04:15:24.604ZRun 4/10...3501.6411152390187Mbps
29212026-05-22T04:15:32.008Z-----------------------------------------------------------
29222026-05-22T04:15:32.008ZServer listening on 5201 (test #15)
29232026-05-22T04:15:32.008Z-----------------------------------------------------------
29242026-05-22T04:15:32.008ZAccepted connection from 10.0.0.1, port 50993
29252026-05-22T04:15:32.008Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51570
29262026-05-22T04:15:32.009Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62105
29272026-05-22T04:15:32.009Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46278
29282026-05-22T04:15:32.009Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63012
29292026-05-22T04:15:32.009Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36811
29302026-05-22T04:15:32.009Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64948
29312026-05-22T04:15:32.009Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47021
29322026-05-22T04:15:32.009Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34199
29332026-05-22T04:15:32.009Z[ ID] Interval Transfer Bitrate
29342026-05-22T04:15:32.009Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29352026-05-22T04:15:32.009Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29362026-05-22T04:15:32.009Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
29372026-05-22T04:15:32.009Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
29382026-05-22T04:15:32.009Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29392026-05-22T04:15:32.009Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
29402026-05-22T04:15:32.010Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29412026-05-22T04:15:32.010Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
29422026-05-22T04:15:32.010Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
29432026-05-22T04:15:32.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
29442026-05-22T04:15:32.010Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29452026-05-22T04:15:32.010Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29462026-05-22T04:15:32.010Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29472026-05-22T04:15:32.010Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29482026-05-22T04:15:32.010Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29492026-05-22T04:15:32.010Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29502026-05-22T04:15:32.010Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29512026-05-22T04:15:32.010Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29522026-05-22T04:15:32.010Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
29532026-05-22T04:15:32.010Z- - - - - - - - - - - - - - - - - - - - - - - - -
29542026-05-22T04:15:32.010Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29552026-05-22T04:15:32.011Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29562026-05-22T04:15:32.011Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29572026-05-22T04:15:32.011Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29582026-05-22T04:15:32.011Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29592026-05-22T04:15:32.011Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
29602026-05-22T04:15:32.011Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29612026-05-22T04:15:32.011Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29622026-05-22T04:15:32.011Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
29632026-05-22T04:15:32.011Z- - - - - - - - - - - - - - - - - - - - - - - - -
29642026-05-22T04:15:32.011Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29652026-05-22T04:15:32.011Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29662026-05-22T04:15:32.011Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29672026-05-22T04:15:32.011Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29682026-05-22T04:15:32.011Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29692026-05-22T04:15:32.012Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
29702026-05-22T04:15:32.012Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29712026-05-22T04:15:32.012Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
29722026-05-22T04:15:32.012Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
29732026-05-22T04:15:32.012Z- - - - - - - - - - - - - - - - - - - - - - - - -
29742026-05-22T04:15:32.012Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29752026-05-22T04:15:32.012Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29762026-05-22T04:15:32.012Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29772026-05-22T04:15:32.012Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29782026-05-22T04:15:32.012Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29792026-05-22T04:15:32.012Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29802026-05-22T04:15:32.012Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29812026-05-22T04:15:32.012Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29822026-05-22T04:15:32.012Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
29832026-05-22T04:15:32.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
29842026-05-22T04:15:32.013Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29852026-05-22T04:15:32.013Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
29862026-05-22T04:15:32.013Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29872026-05-22T04:15:32.013Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29882026-05-22T04:15:32.013Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29892026-05-22T04:15:32.013Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29902026-05-22T04:15:32.013Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29912026-05-22T04:15:32.013Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
29922026-05-22T04:15:32.013Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
29932026-05-22T04:15:32.013Z- - - - - - - - - - - - - - - - - - - - - - - - -
29942026-05-22T04:15:32.013Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29952026-05-22T04:15:32.013Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29962026-05-22T04:15:32.013Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29972026-05-22T04:15:35.002Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29982026-05-22T04:15:35.002Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29992026-05-22T04:15:35.002Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
30002026-05-22T04:15:35.002Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30012026-05-22T04:15:35.002Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
30022026-05-22T04:15:35.003Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
30032026-05-22T04:15:35.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
30042026-05-22T04:15:35.003Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30052026-05-22T04:15:35.003Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30062026-05-22T04:15:35.003Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30072026-05-22T04:15:35.003Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30082026-05-22T04:15:35.003Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
30092026-05-22T04:15:35.003Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30102026-05-22T04:15:35.003Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30112026-05-22T04:15:35.003Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30122026-05-22T04:15:35.003Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
30132026-05-22T04:15:35.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
30142026-05-22T04:15:35.003Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30152026-05-22T04:15:35.003Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30162026-05-22T04:15:35.003Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30172026-05-22T04:15:35.003Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30182026-05-22T04:15:35.003Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30192026-05-22T04:15:35.003Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30202026-05-22T04:15:35.003Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30212026-05-22T04:15:35.003Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30222026-05-22T04:15:35.003Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
30232026-05-22T04:15:35.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
30242026-05-22T04:15:35.003Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30252026-05-22T04:15:35.003Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30262026-05-22T04:15:35.003Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30272026-05-22T04:15:35.003Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30282026-05-22T04:15:35.003Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30292026-05-22T04:15:35.003Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30302026-05-22T04:15:35.003Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30312026-05-22T04:15:35.003Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30322026-05-22T04:15:35.003Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
30332026-05-22T04:15:35.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
30342026-05-22T04:15:35.003Z[ 5] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
30352026-05-22T04:15:35.003Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-05-22T04:15:35.003Z[ 10] 10.00-10.00 sec 128 KBytes 867 Mbits/sec
30372026-05-22T04:15:35.003Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-05-22T04:15:35.003Z[ 14] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
30392026-05-22T04:15:35.003Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-05-22T04:15:35.004Z[ 18] 10.00-10.00 sec 128 KBytes 868 Mbits/sec
30412026-05-22T04:15:35.004Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-05-22T04:15:35.004Z[SUM] 10.00-10.00 sec 512 KBytes 3.46 Gbits/sec
30432026-05-22T04:15:35.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
30442026-05-22T04:15:35.004Z[ ID] Interval Transfer Bitrate
30452026-05-22T04:15:35.004Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30462026-05-22T04:15:35.004Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30472026-05-22T04:15:35.004Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30482026-05-22T04:15:35.004Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30492026-05-22T04:15:35.004Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30502026-05-22T04:15:35.004Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30512026-05-22T04:15:35.004Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30522026-05-22T04:15:35.004Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30532026-05-22T04:15:35.004Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
30542026-05-22T04:15:35.008ZRun 5/10...3488.323103033251Mbps
30552026-05-22T04:15:42.403Z-----------------------------------------------------------
30562026-05-22T04:15:42.404ZServer listening on 5201 (test #16)
30572026-05-22T04:15:42.404Z-----------------------------------------------------------
30582026-05-22T04:15:42.404ZAccepted connection from 10.0.0.1, port 57197
30592026-05-22T04:15:42.404Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54729
30602026-05-22T04:15:42.404Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57537
30612026-05-22T04:15:42.404Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51445
30622026-05-22T04:15:42.404Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48669
30632026-05-22T04:15:42.404Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34396
30642026-05-22T04:15:42.404Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34370
30652026-05-22T04:15:42.404Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43801
30662026-05-22T04:15:42.404Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52265
30672026-05-22T04:15:42.404Z[ ID] Interval Transfer Bitrate
30682026-05-22T04:15:42.404Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30692026-05-22T04:15:42.404Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
30702026-05-22T04:15:42.404Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30712026-05-22T04:15:42.404Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30722026-05-22T04:15:42.404Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30732026-05-22T04:15:42.404Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30742026-05-22T04:15:42.404Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30752026-05-22T04:15:42.404Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30762026-05-22T04:15:42.404Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
30772026-05-22T04:15:42.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
30782026-05-22T04:15:42.404Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30792026-05-22T04:15:42.404Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30802026-05-22T04:15:42.404Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
30812026-05-22T04:15:42.404Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
30822026-05-22T04:15:42.404Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30832026-05-22T04:15:42.405Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
30842026-05-22T04:15:42.405Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30852026-05-22T04:15:42.405Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30862026-05-22T04:15:42.405Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
30872026-05-22T04:15:42.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
30882026-05-22T04:15:42.405Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30892026-05-22T04:15:42.405Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30902026-05-22T04:15:42.405Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30912026-05-22T04:15:42.405Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-05-22T04:15:42.405Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30932026-05-22T04:15:42.405Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30942026-05-22T04:15:42.405Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30952026-05-22T04:15:42.405Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30962026-05-22T04:15:42.405Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
30972026-05-22T04:15:42.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
30982026-05-22T04:15:42.405Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
30992026-05-22T04:15:42.405Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31002026-05-22T04:15:42.405Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31012026-05-22T04:15:42.405Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31022026-05-22T04:15:42.405Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31032026-05-22T04:15:42.405Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31042026-05-22T04:15:42.405Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31052026-05-22T04:15:42.405Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31062026-05-22T04:15:42.405Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
31072026-05-22T04:15:42.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
31082026-05-22T04:15:42.405Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31092026-05-22T04:15:42.405Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31102026-05-22T04:15:42.406Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31112026-05-22T04:15:42.406Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31122026-05-22T04:15:42.406Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31132026-05-22T04:15:42.406Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
31142026-05-22T04:15:42.406Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
31152026-05-22T04:15:42.406Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
31162026-05-22T04:15:42.406Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
31172026-05-22T04:15:42.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
31182026-05-22T04:15:42.406Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
31192026-05-22T04:15:42.406Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31202026-05-22T04:15:42.406Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31212026-05-22T04:15:42.406Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31222026-05-22T04:15:42.406Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31232026-05-22T04:15:42.406Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31242026-05-22T04:15:42.406Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31252026-05-22T04:15:42.406Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31262026-05-22T04:15:42.406Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
31272026-05-22T04:15:42.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
31282026-05-22T04:15:42.406Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31292026-05-22T04:15:42.406Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
31302026-05-22T04:15:42.406Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31312026-05-22T04:15:45.405Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31322026-05-22T04:15:45.405Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31332026-05-22T04:15:45.405Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31342026-05-22T04:15:45.405Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31352026-05-22T04:15:45.405Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31362026-05-22T04:15:45.405Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
31372026-05-22T04:15:45.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
31382026-05-22T04:15:45.405Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31392026-05-22T04:15:45.405Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31402026-05-22T04:15:45.405Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31412026-05-22T04:15:45.405Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31422026-05-22T04:15:45.405Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31432026-05-22T04:15:45.405Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31442026-05-22T04:15:45.405Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31452026-05-22T04:15:45.405Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
31462026-05-22T04:15:45.405Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
31472026-05-22T04:15:45.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
31482026-05-22T04:15:45.405Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31492026-05-22T04:15:45.405Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31502026-05-22T04:15:45.405Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31512026-05-22T04:15:45.405Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31522026-05-22T04:15:45.406Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31532026-05-22T04:15:45.406Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31542026-05-22T04:15:45.406Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
31552026-05-22T04:15:45.406Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31562026-05-22T04:15:45.406Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
31572026-05-22T04:15:45.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
31582026-05-22T04:15:45.406Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31592026-05-22T04:15:45.406Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31602026-05-22T04:15:45.406Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
31612026-05-22T04:15:45.406Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31622026-05-22T04:15:45.406Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31632026-05-22T04:15:45.406Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31642026-05-22T04:15:45.406Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31652026-05-22T04:15:45.406Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
31662026-05-22T04:15:45.406Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
31672026-05-22T04:15:45.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
31682026-05-22T04:15:45.406Z[ 5] 10.00-10.00 sec 128 KBytes 1.26 Gbits/sec
31692026-05-22T04:15:45.406Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31702026-05-22T04:15:45.406Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31712026-05-22T04:15:45.406Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-05-22T04:15:45.406Z[ 14] 10.00-10.00 sec 128 KBytes 1.27 Gbits/sec
31732026-05-22T04:15:45.406Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-05-22T04:15:45.406Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-05-22T04:15:45.406Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-05-22T04:15:45.406Z[SUM] 10.00-10.00 sec 256 KBytes 2.53 Gbits/sec
31772026-05-22T04:15:45.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
31782026-05-22T04:15:45.406Z[ ID] Interval Transfer Bitrate
31792026-05-22T04:15:45.406Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31802026-05-22T04:15:45.406Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31812026-05-22T04:15:45.406Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31822026-05-22T04:15:45.406Z[ 12] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
31832026-05-22T04:15:45.406Z[ 14] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
31842026-05-22T04:15:45.406Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
31852026-05-22T04:15:45.406Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
31862026-05-22T04:15:45.406Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
31872026-05-22T04:15:45.406Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
31882026-05-22T04:15:45.410ZRun 6/10...3498.7153142513725Mbps
31892026-05-22T04:15:52.809Z-----------------------------------------------------------
31902026-05-22T04:15:52.809ZServer listening on 5201 (test #17)
31912026-05-22T04:15:52.809Z-----------------------------------------------------------
31922026-05-22T04:15:52.809ZAccepted connection from 10.0.0.1, port 53886
31932026-05-22T04:15:52.809Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57854
31942026-05-22T04:15:52.809Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34029
31952026-05-22T04:15:52.809Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50304
31962026-05-22T04:15:52.809Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63744
31972026-05-22T04:15:52.809Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63324
31982026-05-22T04:15:52.809Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44618
31992026-05-22T04:15:52.809Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57644
32002026-05-22T04:15:52.809Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39091
32012026-05-22T04:15:52.809Z[ ID] Interval Transfer Bitrate
32022026-05-22T04:15:52.809Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32032026-05-22T04:15:52.809Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32042026-05-22T04:15:52.809Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32052026-05-22T04:15:52.809Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32062026-05-22T04:15:52.809Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32072026-05-22T04:15:52.809Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32082026-05-22T04:15:52.809Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32092026-05-22T04:15:52.809Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32102026-05-22T04:15:52.809Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
32112026-05-22T04:15:52.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-05-22T04:15:52.809Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32132026-05-22T04:15:52.809Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32142026-05-22T04:15:52.809Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32152026-05-22T04:15:52.809Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32162026-05-22T04:15:52.809Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32172026-05-22T04:15:52.809Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32182026-05-22T04:15:52.809Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32192026-05-22T04:15:52.809Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32202026-05-22T04:15:52.809Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
32212026-05-22T04:15:52.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-05-22T04:15:52.810Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32232026-05-22T04:15:52.810Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32242026-05-22T04:15:52.810Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32252026-05-22T04:15:52.810Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
32262026-05-22T04:15:52.810Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32272026-05-22T04:15:52.810Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32282026-05-22T04:15:52.810Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32292026-05-22T04:15:52.810Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
32302026-05-22T04:15:52.810Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
32312026-05-22T04:15:52.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-05-22T04:15:52.810Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32332026-05-22T04:15:52.810Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32342026-05-22T04:15:52.810Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32352026-05-22T04:15:52.810Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32362026-05-22T04:15:52.810Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32372026-05-22T04:15:52.810Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32382026-05-22T04:15:52.810Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32392026-05-22T04:15:52.810Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32402026-05-22T04:15:52.810Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
32412026-05-22T04:15:52.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-05-22T04:15:52.810Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32432026-05-22T04:15:52.810Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32442026-05-22T04:15:52.810Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32452026-05-22T04:15:52.810Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32462026-05-22T04:15:52.810Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32472026-05-22T04:15:52.810Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-05-22T04:15:52.810Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32492026-05-22T04:15:52.810Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32502026-05-22T04:15:52.810Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
32512026-05-22T04:15:52.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-05-22T04:15:52.810Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32532026-05-22T04:15:52.810Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
32542026-05-22T04:15:52.810Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32552026-05-22T04:15:52.810Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32562026-05-22T04:15:52.810Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32572026-05-22T04:15:52.810Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32582026-05-22T04:15:52.810Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32592026-05-22T04:15:52.810Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32602026-05-22T04:15:52.810Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
32612026-05-22T04:15:52.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-05-22T04:15:52.811Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32632026-05-22T04:15:52.811Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32642026-05-22T04:15:52.811Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32652026-05-22T04:15:55.811Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32662026-05-22T04:15:55.811Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32672026-05-22T04:15:55.811Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32682026-05-22T04:15:55.811Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
32692026-05-22T04:15:55.811Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32702026-05-22T04:15:55.811Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
32712026-05-22T04:15:55.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-05-22T04:15:55.811Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32732026-05-22T04:15:55.811Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32742026-05-22T04:15:55.811Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32752026-05-22T04:15:55.811Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
32762026-05-22T04:15:55.811Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32772026-05-22T04:15:55.811Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32782026-05-22T04:15:55.811Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32792026-05-22T04:15:55.811Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32802026-05-22T04:15:55.811Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
32812026-05-22T04:15:55.811Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-05-22T04:15:55.811Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
32832026-05-22T04:15:55.811Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32842026-05-22T04:15:55.811Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32852026-05-22T04:15:55.811Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32862026-05-22T04:15:55.811Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32872026-05-22T04:15:55.811Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32882026-05-22T04:15:55.812Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
32892026-05-22T04:15:55.812Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
32902026-05-22T04:15:55.812Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
32912026-05-22T04:15:55.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-05-22T04:15:55.812Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32932026-05-22T04:15:55.812Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32942026-05-22T04:15:55.812Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
32952026-05-22T04:15:55.812Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32962026-05-22T04:15:55.812Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32972026-05-22T04:15:55.812Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
32982026-05-22T04:15:55.812Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32992026-05-22T04:15:55.812Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
33002026-05-22T04:15:55.812Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
33012026-05-22T04:15:55.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-05-22T04:15:55.812Z[ 5] 10.00-10.00 sec 128 KBytes 834 Mbits/sec
33032026-05-22T04:15:55.812Z[ 8] 10.00-10.00 sec 128 KBytes 834 Mbits/sec
33042026-05-22T04:15:55.812Z[ 10] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
33052026-05-22T04:15:55.812Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-05-22T04:15:55.812Z[ 14] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
33072026-05-22T04:15:55.812Z[ 16] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
33082026-05-22T04:15:55.812Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-05-22T04:15:55.812Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-05-22T04:15:55.812Z[SUM] 10.00-10.00 sec 640 KBytes 4.17 Gbits/sec
33112026-05-22T04:15:55.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-05-22T04:15:55.812Z[ ID] Interval Transfer Bitrate
33132026-05-22T04:15:55.812Z[ 5] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
33142026-05-22T04:15:55.813Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33152026-05-22T04:15:55.813Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
33162026-05-22T04:15:55.813Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33172026-05-22T04:15:55.813Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33182026-05-22T04:15:55.813Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33192026-05-22T04:15:55.813Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33202026-05-22T04:15:55.813Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33212026-05-22T04:15:55.813Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
33222026-05-22T04:15:55.817ZRun 7/10...3494.517248144688Mbps
33232026-05-22T04:16:03.230Z-----------------------------------------------------------
33242026-05-22T04:16:03.230ZServer listening on 5201 (test #18)
33252026-05-22T04:16:03.230Z-----------------------------------------------------------
33262026-05-22T04:16:03.230ZAccepted connection from 10.0.0.1, port 57909
33272026-05-22T04:16:03.230Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38480
33282026-05-22T04:16:03.230Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65052
33292026-05-22T04:16:03.230Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34912
33302026-05-22T04:16:03.230Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58508
33312026-05-22T04:16:03.230Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53203
33322026-05-22T04:16:03.230Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53920
33332026-05-22T04:16:03.230Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39526
33342026-05-22T04:16:03.230Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53255
33352026-05-22T04:16:03.230Z[ ID] Interval Transfer Bitrate
33362026-05-22T04:16:03.230Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33372026-05-22T04:16:03.230Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33382026-05-22T04:16:03.230Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33392026-05-22T04:16:03.230Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
33402026-05-22T04:16:03.230Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33412026-05-22T04:16:03.230Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33422026-05-22T04:16:03.230Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
33432026-05-22T04:16:03.230Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33442026-05-22T04:16:03.230Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
33452026-05-22T04:16:03.230Z- - - - - - - - - - - - - - - - - - - - - - - - -
33462026-05-22T04:16:03.230Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33472026-05-22T04:16:03.230Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
33482026-05-22T04:16:03.230Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
33492026-05-22T04:16:03.230Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33502026-05-22T04:16:03.230Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33512026-05-22T04:16:03.230Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33522026-05-22T04:16:03.231Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33532026-05-22T04:16:03.231Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
33542026-05-22T04:16:03.231Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
33552026-05-22T04:16:03.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
33562026-05-22T04:16:03.231Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33572026-05-22T04:16:03.231Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33582026-05-22T04:16:03.231Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
33592026-05-22T04:16:03.231Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33602026-05-22T04:16:03.231Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33612026-05-22T04:16:03.231Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33622026-05-22T04:16:03.231Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33632026-05-22T04:16:03.231Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33642026-05-22T04:16:03.231Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
33652026-05-22T04:16:03.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
33662026-05-22T04:16:03.231Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33672026-05-22T04:16:03.231Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33682026-05-22T04:16:03.231Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33692026-05-22T04:16:03.231Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33702026-05-22T04:16:03.231Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33712026-05-22T04:16:03.231Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33722026-05-22T04:16:03.231Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33732026-05-22T04:16:03.231Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33742026-05-22T04:16:03.231Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
33752026-05-22T04:16:03.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
33762026-05-22T04:16:03.231Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33772026-05-22T04:16:03.231Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33782026-05-22T04:16:03.231Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33792026-05-22T04:16:03.231Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33802026-05-22T04:16:03.231Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33812026-05-22T04:16:03.231Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33822026-05-22T04:16:03.231Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
33832026-05-22T04:16:03.231Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
33842026-05-22T04:16:03.231Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
33852026-05-22T04:16:03.231Z- - - - - - - - - - - - - - - - - - - - - - - - -
33862026-05-22T04:16:03.231Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33872026-05-22T04:16:03.231Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
33882026-05-22T04:16:03.231Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
33892026-05-22T04:16:03.231Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
33902026-05-22T04:16:03.231Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
33912026-05-22T04:16:03.232Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33922026-05-22T04:16:03.232Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
33932026-05-22T04:16:03.232Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33942026-05-22T04:16:03.232Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
33952026-05-22T04:16:03.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
33962026-05-22T04:16:03.232Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
33972026-05-22T04:16:03.232Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33982026-05-22T04:16:03.232Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
33992026-05-22T04:16:06.243Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34002026-05-22T04:16:06.243Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34012026-05-22T04:16:06.243Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34022026-05-22T04:16:06.243Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34032026-05-22T04:16:06.243Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
34042026-05-22T04:16:06.243Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
34052026-05-22T04:16:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
34062026-05-22T04:16:06.243Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34072026-05-22T04:16:06.243Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34082026-05-22T04:16:06.243Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34092026-05-22T04:16:06.243Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34102026-05-22T04:16:06.243Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34112026-05-22T04:16:06.243Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
34122026-05-22T04:16:06.243Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34132026-05-22T04:16:06.243Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34142026-05-22T04:16:06.243Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
34152026-05-22T04:16:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
34162026-05-22T04:16:06.243Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34172026-05-22T04:16:06.243Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34182026-05-22T04:16:06.243Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34192026-05-22T04:16:06.243Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34202026-05-22T04:16:06.243Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34212026-05-22T04:16:06.243Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34222026-05-22T04:16:06.243Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
34232026-05-22T04:16:06.244Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
34242026-05-22T04:16:06.244Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
34252026-05-22T04:16:06.244Z- - - - - - - - - - - - - - - - - - - - - - - - -
34262026-05-22T04:16:06.244Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34272026-05-22T04:16:06.244Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34282026-05-22T04:16:06.244Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
34292026-05-22T04:16:06.244Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34302026-05-22T04:16:06.244Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34312026-05-22T04:16:06.249Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34322026-05-22T04:16:06.249Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
34332026-05-22T04:16:06.249Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
34342026-05-22T04:16:06.249Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
34352026-05-22T04:16:06.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
34362026-05-22T04:16:06.249Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34372026-05-22T04:16:06.249Z[ 8] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
34382026-05-22T04:16:06.249Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-05-22T04:16:06.249Z[ 12] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
34402026-05-22T04:16:06.249Z[ 14] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
34412026-05-22T04:16:06.249Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-05-22T04:16:06.249Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-05-22T04:16:06.249Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-05-22T04:16:06.249Z[SUM] 10.00-10.00 sec 384 KBytes 2.89 Gbits/sec
34452026-05-22T04:16:06.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
34462026-05-22T04:16:06.249Z[ ID] Interval Transfer Bitrate
34472026-05-22T04:16:06.249Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34482026-05-22T04:16:06.249Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34492026-05-22T04:16:06.249Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34502026-05-22T04:16:06.249Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34512026-05-22T04:16:06.249Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34522026-05-22T04:16:06.249Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
34532026-05-22T04:16:06.249Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34542026-05-22T04:16:06.249Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
34552026-05-22T04:16:06.249Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
34562026-05-22T04:16:06.249ZRun 8/10...3503.640021779554Mbps
34572026-05-22T04:16:13.652Z-----------------------------------------------------------
34582026-05-22T04:16:13.652ZServer listening on 5201 (test #19)
34592026-05-22T04:16:13.652Z-----------------------------------------------------------
34602026-05-22T04:16:13.652ZAccepted connection from 10.0.0.1, port 63230
34612026-05-22T04:16:13.653Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51473
34622026-05-22T04:16:13.653Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40427
34632026-05-22T04:16:13.653Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39956
34642026-05-22T04:16:13.653Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50172
34652026-05-22T04:16:13.653Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49262
34662026-05-22T04:16:13.653Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34771
34672026-05-22T04:16:13.653Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47928
34682026-05-22T04:16:13.653Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56714
34692026-05-22T04:16:13.653Z[ ID] Interval Transfer Bitrate
34702026-05-22T04:16:13.653Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34712026-05-22T04:16:13.653Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34722026-05-22T04:16:13.653Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34732026-05-22T04:16:13.653Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34742026-05-22T04:16:13.653Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34752026-05-22T04:16:13.653Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34762026-05-22T04:16:13.653Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34772026-05-22T04:16:13.653Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
34782026-05-22T04:16:13.653Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
34792026-05-22T04:16:13.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
34802026-05-22T04:16:13.653Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34812026-05-22T04:16:13.654Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34822026-05-22T04:16:13.654Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
34832026-05-22T04:16:13.654Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34842026-05-22T04:16:13.654Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34852026-05-22T04:16:13.654Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34862026-05-22T04:16:13.654Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34872026-05-22T04:16:13.654Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
34882026-05-22T04:16:13.654Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
34892026-05-22T04:16:13.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
34902026-05-22T04:16:13.654Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34912026-05-22T04:16:13.654Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34922026-05-22T04:16:13.654Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34932026-05-22T04:16:13.654Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34942026-05-22T04:16:13.654Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34952026-05-22T04:16:13.654Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34962026-05-22T04:16:13.654Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34972026-05-22T04:16:13.654Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34982026-05-22T04:16:13.654Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
34992026-05-22T04:16:13.654Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-05-22T04:16:13.654Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35012026-05-22T04:16:13.654Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35022026-05-22T04:16:13.654Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35032026-05-22T04:16:13.654Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35042026-05-22T04:16:13.654Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
35052026-05-22T04:16:13.654Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35062026-05-22T04:16:13.655Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
35072026-05-22T04:16:13.655Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
35082026-05-22T04:16:13.655Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
35092026-05-22T04:16:13.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-05-22T04:16:13.655Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35112026-05-22T04:16:13.655Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
35122026-05-22T04:16:13.655Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35132026-05-22T04:16:13.655Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35142026-05-22T04:16:13.655Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35152026-05-22T04:16:13.655Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35162026-05-22T04:16:13.655Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35172026-05-22T04:16:13.655Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
35182026-05-22T04:16:13.655Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
35192026-05-22T04:16:13.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-05-22T04:16:13.655Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35212026-05-22T04:16:13.655Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35222026-05-22T04:16:13.655Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35232026-05-22T04:16:13.655Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35242026-05-22T04:16:13.655Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35252026-05-22T04:16:13.655Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35262026-05-22T04:16:13.655Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
35272026-05-22T04:16:13.655Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
35282026-05-22T04:16:13.655Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
35292026-05-22T04:16:13.655Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-05-22T04:16:13.655Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35312026-05-22T04:16:13.655Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35322026-05-22T04:16:13.655Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35332026-05-22T04:16:16.658Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35342026-05-22T04:16:16.658Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35352026-05-22T04:16:16.658Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35362026-05-22T04:16:16.658Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35372026-05-22T04:16:16.658Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35382026-05-22T04:16:16.658Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
35392026-05-22T04:16:16.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-05-22T04:16:16.658Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35412026-05-22T04:16:16.658Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35422026-05-22T04:16:16.658Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35432026-05-22T04:16:16.658Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
35442026-05-22T04:16:16.658Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35452026-05-22T04:16:16.658Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35462026-05-22T04:16:16.658Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35472026-05-22T04:16:16.659Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
35482026-05-22T04:16:16.659Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
35492026-05-22T04:16:16.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-05-22T04:16:16.659Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35512026-05-22T04:16:16.659Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35522026-05-22T04:16:16.659Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35532026-05-22T04:16:16.659Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35542026-05-22T04:16:16.659Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35552026-05-22T04:16:16.659Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35562026-05-22T04:16:16.659Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35572026-05-22T04:16:16.659Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35582026-05-22T04:16:16.659Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
35592026-05-22T04:16:16.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-05-22T04:16:16.659Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35612026-05-22T04:16:16.659Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35622026-05-22T04:16:16.659Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35632026-05-22T04:16:16.659Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35642026-05-22T04:16:16.659Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35652026-05-22T04:16:16.659Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
35662026-05-22T04:16:16.659Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35672026-05-22T04:16:16.659Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
35682026-05-22T04:16:16.660Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
35692026-05-22T04:16:16.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-05-22T04:16:16.660Z[ 5] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
35712026-05-22T04:16:16.660Z[ 8] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
35722026-05-22T04:16:16.660Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-05-22T04:16:16.660Z[ 12] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
35742026-05-22T04:16:16.660Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-05-22T04:16:16.660Z[ 16] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
35762026-05-22T04:16:16.660Z[ 18] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
35772026-05-22T04:16:16.660Z[ 20] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
35782026-05-22T04:16:16.660Z[SUM] 10.00-10.00 sec 768 KBytes 4.89 Gbits/sec
35792026-05-22T04:16:16.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-05-22T04:16:16.660Z[ ID] Interval Transfer Bitrate
35812026-05-22T04:16:16.660Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35822026-05-22T04:16:16.660Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35832026-05-22T04:16:16.660Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35842026-05-22T04:16:16.660Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35852026-05-22T04:16:16.660Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35862026-05-22T04:16:16.660Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35872026-05-22T04:16:16.661Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35882026-05-22T04:16:16.661Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35892026-05-22T04:16:16.661Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec receiver
35902026-05-22T04:16:16.670ZRun 9/10...3504.2635477755944Mbps
35912026-05-22T04:16:24.090Z-----------------------------------------------------------
35922026-05-22T04:16:24.090ZServer listening on 5201 (test #20)
35932026-05-22T04:16:24.090Z-----------------------------------------------------------
35942026-05-22T04:16:24.090ZAccepted connection from 10.0.0.1, port 62314
35952026-05-22T04:16:24.091Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60737
35962026-05-22T04:16:24.091Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45925
35972026-05-22T04:16:24.091Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59505
35982026-05-22T04:16:24.091Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49848
35992026-05-22T04:16:24.091Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32905
36002026-05-22T04:16:24.091Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60631
36012026-05-22T04:16:24.091Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60525
36022026-05-22T04:16:24.091Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51124
36032026-05-22T04:16:24.091Z[ ID] Interval Transfer Bitrate
36042026-05-22T04:16:24.091Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36052026-05-22T04:16:24.091Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36062026-05-22T04:16:24.091Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36072026-05-22T04:16:24.091Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36082026-05-22T04:16:24.091Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
36092026-05-22T04:16:24.091Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36102026-05-22T04:16:24.091Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36112026-05-22T04:16:24.091Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
36122026-05-22T04:16:24.091Z[SUM] 0.00-1.00 sec 336 MBytes 2.81 Gbits/sec
36132026-05-22T04:16:24.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-05-22T04:16:24.091Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36152026-05-22T04:16:24.092Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36162026-05-22T04:16:24.092Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36172026-05-22T04:16:24.092Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36182026-05-22T04:16:24.092Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36192026-05-22T04:16:24.092Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36202026-05-22T04:16:24.092Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36212026-05-22T04:16:24.092Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
36222026-05-22T04:16:24.092Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
36232026-05-22T04:16:24.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-05-22T04:16:24.092Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36252026-05-22T04:16:24.092Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36262026-05-22T04:16:24.092Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
36272026-05-22T04:16:24.092Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36282026-05-22T04:16:24.092Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36292026-05-22T04:16:24.092Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36302026-05-22T04:16:24.092Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36312026-05-22T04:16:24.092Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
36322026-05-22T04:16:24.092Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
36332026-05-22T04:16:24.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
36342026-05-22T04:16:24.092Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36352026-05-22T04:16:24.093Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36362026-05-22T04:16:24.093Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36372026-05-22T04:16:24.093Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36382026-05-22T04:16:24.093Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36392026-05-22T04:16:24.093Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36402026-05-22T04:16:24.093Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36412026-05-22T04:16:24.093Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
36422026-05-22T04:16:24.093Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
36432026-05-22T04:16:24.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
36442026-05-22T04:16:24.093Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36452026-05-22T04:16:24.093Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
36462026-05-22T04:16:24.093Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36472026-05-22T04:16:24.093Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36482026-05-22T04:16:24.093Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36492026-05-22T04:16:24.093Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36502026-05-22T04:16:24.093Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36512026-05-22T04:16:24.093Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36522026-05-22T04:16:24.093Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
36532026-05-22T04:16:24.093Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-05-22T04:16:24.093Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36552026-05-22T04:16:24.093Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
36562026-05-22T04:16:24.093Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36572026-05-22T04:16:24.093Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36582026-05-22T04:16:24.094Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36592026-05-22T04:16:24.094Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
36602026-05-22T04:16:24.094Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36612026-05-22T04:16:24.094Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
36622026-05-22T04:16:24.094Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
36632026-05-22T04:16:24.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-05-22T04:16:24.094Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36652026-05-22T04:16:24.094Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36662026-05-22T04:16:24.094Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36672026-05-22T04:16:27.061Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36682026-05-22T04:16:27.061Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36692026-05-22T04:16:27.061Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
36702026-05-22T04:16:27.061Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36712026-05-22T04:16:27.061Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36722026-05-22T04:16:27.061Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
36732026-05-22T04:16:27.061Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-05-22T04:16:27.061Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36752026-05-22T04:16:27.061Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36762026-05-22T04:16:27.061Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36772026-05-22T04:16:27.061Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
36782026-05-22T04:16:27.061Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36792026-05-22T04:16:27.061Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
36802026-05-22T04:16:27.062Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36812026-05-22T04:16:27.062Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
36822026-05-22T04:16:27.062Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
36832026-05-22T04:16:27.062Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-05-22T04:16:27.062Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36852026-05-22T04:16:27.062Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36862026-05-22T04:16:27.062Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36872026-05-22T04:16:27.062Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36882026-05-22T04:16:27.062Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
36892026-05-22T04:16:27.062Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36902026-05-22T04:16:27.062Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36912026-05-22T04:16:27.063Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
36922026-05-22T04:16:27.063Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
36932026-05-22T04:16:27.063Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-05-22T04:16:27.063Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36952026-05-22T04:16:27.063Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
36962026-05-22T04:16:27.063Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
36972026-05-22T04:16:27.063Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
36982026-05-22T04:16:27.063Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36992026-05-22T04:16:27.063Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37002026-05-22T04:16:27.063Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37012026-05-22T04:16:27.063Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37022026-05-22T04:16:27.064Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
37032026-05-22T04:16:27.064Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-05-22T04:16:27.064Z[ 5] 10.00-10.00 sec 128 KBytes 821 Mbits/sec
37052026-05-22T04:16:27.064Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37062026-05-22T04:16:27.065Z[ 10] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
37072026-05-22T04:16:27.065Z[ 12] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
37082026-05-22T04:16:27.065Z[ 14] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
37092026-05-22T04:16:27.065Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-05-22T04:16:27.065Z[ 18] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
37112026-05-22T04:16:27.065Z[ 20] 10.00-10.00 sec 128 KBytes 822 Mbits/sec
37122026-05-22T04:16:27.065Z[SUM] 10.00-10.00 sec 768 KBytes 4.93 Gbits/sec
37132026-05-22T04:16:27.065Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-05-22T04:16:27.065Z[ ID] Interval Transfer Bitrate
37152026-05-22T04:16:27.066Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37162026-05-22T04:16:27.066Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
37172026-05-22T04:16:27.066Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37182026-05-22T04:16:27.066Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37192026-05-22T04:16:27.066Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37202026-05-22T04:16:27.066Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37212026-05-22T04:16:27.066Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37222026-05-22T04:16:27.066Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
37232026-05-22T04:16:27.067Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
37242026-05-22T04:16:27.072ZRun 10/10...3507.8296797129824Mbps
37252026-05-22T04:16:27.072Z###---------------------###
37262026-05-22T04:16:27.072Z::: iPerf done... :::
37272026-05-22T04:16:27.072Z:::Awaiting out files...:::
37282026-05-22T04:16:27.072Z###---------------------###
37292026-05-22T04:16:27.072Z###-----###
37302026-05-22T04:16:27.073Z:::done!:::
37312026-05-22T04:16:27.073Z###-----###
37322026-05-22T04:16:28.028ZGnuplot not found, using plotters backend
37332026-05-22T04:16:28.488ZBenchmarking iperf-tcp/local/c2s/tx
37342026-05-22T04:16:28.488ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37352026-05-22T04:16:34.489ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37362026-05-22T04:16:52.128ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37372026-05-22T04:16:52.223Ziperf-tcp/local/c2s/tx time: [3.5093 µs 3.5094 µs 3.5095 µs]
37382026-05-22T04:16:52.223Z change: [+1.0879% +1.0925% +1.0972%] (p = 0.00 < 0.05)
37392026-05-22T04:16:52.223Z Performance has regressed.
37402026-05-22T04:16:52.224ZFound 5 outliers among 100 measurements (5.00%)
37412026-05-22T04:16:52.224Z 1 (1.00%) low severe
37422026-05-22T04:16:52.224Z 1 (1.00%) low mild
37432026-05-22T04:16:52.224Z 2 (2.00%) high mild
37442026-05-22T04:16:52.224Z 1 (1.00%) high severe
37452026-05-22T04:16:53.128Z
37462026-05-22T04:16:53.131ZBenchmarking iperf-tcp/local/c2s/rx
37472026-05-22T04:16:53.131ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37482026-05-22T04:16:57.067ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
37492026-05-22T04:17:16.984ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37502026-05-22T04:17:17.072Ziperf-tcp/local/c2s/rx time: [6.5801 µs 6.5802 µs 6.5803 µs]
37512026-05-22T04:17:17.072Z change: [+1.0852% +1.0892% +1.0931%] (p = 0.00 < 0.05)
37522026-05-22T04:17:17.072Z Performance has regressed.
37532026-05-22T04:17:17.072ZFound 7 outliers among 100 measurements (7.00%)
37542026-05-22T04:17:17.072Z 2 (2.00%) low severe
37552026-05-22T04:17:17.072Z 2 (2.00%) low mild
37562026-05-22T04:17:17.072Z 2 (2.00%) high mild
37572026-05-22T04:17:17.072Z 1 (1.00%) high severe
37582026-05-22T04:17:17.962Z
37592026-05-22T04:17:17.966Z###-------------------###
37602026-05-22T04:17:17.966Z:::Running experiment :::
37612026-05-22T04:17:17.966Z:::iperf-tcp/local/s2c:::
37622026-05-22T04:17:17.966Z###-------------------###
37632026-05-22T04:17:18.294Zdtrace: description 'profile-201us ' matched 2 probes
37642026-05-22T04:17:25.353Z-----------------------------------------------------------
37652026-05-22T04:17:25.353ZServer listening on 5201 (test #21)
37662026-05-22T04:17:25.353Z-----------------------------------------------------------
37672026-05-22T04:17:25.353ZAccepted connection from 10.0.0.1, port 53412
37682026-05-22T04:17:25.353Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43762
37692026-05-22T04:17:25.353Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35805
37702026-05-22T04:17:25.353Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48693
37712026-05-22T04:17:25.353Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56867
37722026-05-22T04:17:25.353Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56652
37732026-05-22T04:17:25.353Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53129
37742026-05-22T04:17:25.353Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49662
37752026-05-22T04:17:25.353Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53435
37762026-05-22T04:17:25.353Z[ ID] Interval Transfer Bitrate
37772026-05-22T04:17:25.353Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37782026-05-22T04:17:25.353Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37792026-05-22T04:17:25.353Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37802026-05-22T04:17:25.354Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
37812026-05-22T04:17:25.354Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37822026-05-22T04:17:25.354Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
37832026-05-22T04:17:25.354Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37842026-05-22T04:17:25.354Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
37852026-05-22T04:17:25.354Z[SUM] 0.00-1.00 sec 344 MBytes 2.88 Gbits/sec
37862026-05-22T04:17:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-05-22T04:17:25.354Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
37882026-05-22T04:17:25.354Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37892026-05-22T04:17:25.354Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37902026-05-22T04:17:25.354Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37912026-05-22T04:17:25.354Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
37922026-05-22T04:17:25.354Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37932026-05-22T04:17:25.354Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37942026-05-22T04:17:25.354Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37952026-05-22T04:17:25.354Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
37962026-05-22T04:17:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-05-22T04:17:25.354Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37982026-05-22T04:17:25.354Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
37992026-05-22T04:17:25.354Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38002026-05-22T04:17:25.354Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38012026-05-22T04:17:25.354Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38022026-05-22T04:17:25.354Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38032026-05-22T04:17:25.354Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
38042026-05-22T04:17:25.354Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
38052026-05-22T04:17:25.354Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
38062026-05-22T04:17:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-05-22T04:17:25.354Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38082026-05-22T04:17:25.354Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38092026-05-22T04:17:25.354Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38102026-05-22T04:17:25.354Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38112026-05-22T04:17:25.354Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38122026-05-22T04:17:25.354Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38132026-05-22T04:17:25.354Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38142026-05-22T04:17:25.354Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
38152026-05-22T04:17:25.354Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
38162026-05-22T04:17:25.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-05-22T04:17:25.354Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
38182026-05-22T04:17:25.355Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38192026-05-22T04:17:25.355Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38202026-05-22T04:17:25.355Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38212026-05-22T04:17:25.355Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38222026-05-22T04:17:25.355Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38232026-05-22T04:17:25.355Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
38242026-05-22T04:17:25.355Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
38252026-05-22T04:17:25.355Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
38262026-05-22T04:17:25.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-05-22T04:17:25.355Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38282026-05-22T04:17:25.355Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38292026-05-22T04:17:25.355Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38302026-05-22T04:17:25.355Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38312026-05-22T04:17:25.355Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38322026-05-22T04:17:25.355Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38332026-05-22T04:17:25.355Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
38342026-05-22T04:17:25.355Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38352026-05-22T04:17:25.355Z[SUM] 5.00-6.00 sec 433 MBytes 3.63 Gbits/sec
38362026-05-22T04:17:25.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-05-22T04:17:25.355Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38382026-05-22T04:17:25.355Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
38392026-05-22T04:17:25.355Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38402026-05-22T04:17:28.357Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38412026-05-22T04:17:28.357Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38422026-05-22T04:17:28.357Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38432026-05-22T04:17:28.357Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38442026-05-22T04:17:28.357Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
38452026-05-22T04:17:28.357Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
38462026-05-22T04:17:28.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-05-22T04:17:28.357Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38482026-05-22T04:17:28.357Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38492026-05-22T04:17:28.357Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38502026-05-22T04:17:28.357Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38512026-05-22T04:17:28.357Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38522026-05-22T04:17:28.357Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38532026-05-22T04:17:28.357Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
38542026-05-22T04:17:28.358Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
38552026-05-22T04:17:28.358Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
38562026-05-22T04:17:28.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-05-22T04:17:28.358Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
38582026-05-22T04:17:28.358Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38592026-05-22T04:17:28.358Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38602026-05-22T04:17:28.358Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38612026-05-22T04:17:28.358Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38622026-05-22T04:17:28.358Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38632026-05-22T04:17:28.358Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38642026-05-22T04:17:28.358Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
38652026-05-22T04:17:28.358Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
38662026-05-22T04:17:28.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-05-22T04:17:28.358Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38682026-05-22T04:17:28.358Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38692026-05-22T04:17:28.358Z[ 10] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38702026-05-22T04:17:28.358Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38712026-05-22T04:17:28.358Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38722026-05-22T04:17:28.358Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38732026-05-22T04:17:28.358Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
38742026-05-22T04:17:28.358Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
38752026-05-22T04:17:28.358Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
38762026-05-22T04:17:28.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-05-22T04:17:28.358Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-05-22T04:17:28.358Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-05-22T04:17:28.358Z[ 10] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
38802026-05-22T04:17:28.358Z[ 12] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
38812026-05-22T04:17:28.358Z[ 14] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
38822026-05-22T04:17:28.358Z[ 16] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
38832026-05-22T04:17:28.358Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38842026-05-22T04:17:28.358Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-05-22T04:17:28.358Z[SUM] 10.00-10.00 sec 512 KBytes 3.64 Gbits/sec
38862026-05-22T04:17:28.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-05-22T04:17:28.358Z[ ID] Interval Transfer Bitrate
38882026-05-22T04:17:28.358Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38892026-05-22T04:17:28.358Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38902026-05-22T04:17:28.358Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38912026-05-22T04:17:28.358Z[ 12] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38922026-05-22T04:17:28.359Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38932026-05-22T04:17:28.359Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38942026-05-22T04:17:28.359Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
38952026-05-22T04:17:28.359Z[ 20] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
38962026-05-22T04:17:28.359Z[SUM] 0.00-10.00 sec 4.14 GBytes 3.56 Gbits/sec sender
38972026-05-22T04:17:28.362ZRun 1/10...3559.4990586101426Mbps
38982026-05-22T04:17:35.758Z-----------------------------------------------------------
38992026-05-22T04:17:35.758ZServer listening on 5201 (test #22)
39002026-05-22T04:17:35.758Z-----------------------------------------------------------
39012026-05-22T04:17:35.758ZAccepted connection from 10.0.0.1, port 33025
39022026-05-22T04:17:35.758Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59464
39032026-05-22T04:17:35.758Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52958
39042026-05-22T04:17:35.758Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37809
39052026-05-22T04:17:35.758Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50412
39062026-05-22T04:17:35.759Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46400
39072026-05-22T04:17:35.759Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55979
39082026-05-22T04:17:35.759Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57188
39092026-05-22T04:17:35.759Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65027
39102026-05-22T04:17:35.759Z[ ID] Interval Transfer Bitrate
39112026-05-22T04:17:35.759Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39122026-05-22T04:17:35.759Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39132026-05-22T04:17:35.759Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39142026-05-22T04:17:35.759Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39152026-05-22T04:17:35.759Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39162026-05-22T04:17:35.759Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39172026-05-22T04:17:35.759Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39182026-05-22T04:17:35.759Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
39192026-05-22T04:17:35.759Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
39202026-05-22T04:17:35.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-05-22T04:17:35.759Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39222026-05-22T04:17:35.759Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39232026-05-22T04:17:35.759Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
39242026-05-22T04:17:35.759Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39252026-05-22T04:17:35.759Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
39262026-05-22T04:17:35.759Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39272026-05-22T04:17:35.759Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
39282026-05-22T04:17:35.759Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
39292026-05-22T04:17:35.759Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
39302026-05-22T04:17:35.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-05-22T04:17:35.759Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39322026-05-22T04:17:35.759Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39332026-05-22T04:17:35.759Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39342026-05-22T04:17:35.759Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39352026-05-22T04:17:35.759Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39362026-05-22T04:17:35.759Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39372026-05-22T04:17:35.759Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39382026-05-22T04:17:35.759Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
39392026-05-22T04:17:35.759Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
39402026-05-22T04:17:35.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-05-22T04:17:35.759Z[ 5] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39422026-05-22T04:17:35.759Z[ 8] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39432026-05-22T04:17:35.759Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39442026-05-22T04:17:35.759Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39452026-05-22T04:17:35.760Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39462026-05-22T04:17:35.760Z[ 16] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39472026-05-22T04:17:35.760Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
39482026-05-22T04:17:35.760Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
39492026-05-22T04:17:35.760Z[SUM] 3.00-4.00 sec 433 MBytes 3.63 Gbits/sec
39502026-05-22T04:17:35.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-05-22T04:17:35.760Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39522026-05-22T04:17:35.760Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39532026-05-22T04:17:35.760Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39542026-05-22T04:17:35.760Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39552026-05-22T04:17:35.760Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39562026-05-22T04:17:35.760Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
39572026-05-22T04:17:35.760Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39582026-05-22T04:17:35.760Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39592026-05-22T04:17:35.760Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
39602026-05-22T04:17:35.760Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-05-22T04:17:35.760Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
39622026-05-22T04:17:35.760Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39632026-05-22T04:17:35.760Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39642026-05-22T04:17:35.760Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39652026-05-22T04:17:35.760Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39662026-05-22T04:17:35.760Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39672026-05-22T04:17:35.760Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
39682026-05-22T04:17:35.760Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
39692026-05-22T04:17:35.760Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
39702026-05-22T04:17:35.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-05-22T04:17:35.764Z[ 5] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
39722026-05-22T04:17:35.764Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39732026-05-22T04:17:35.764Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39742026-05-22T04:17:38.762Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39752026-05-22T04:17:38.762Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39762026-05-22T04:17:38.762Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39772026-05-22T04:17:38.762Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
39782026-05-22T04:17:38.762Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
39792026-05-22T04:17:38.762Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
39802026-05-22T04:17:38.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-05-22T04:17:38.762Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39822026-05-22T04:17:38.762Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39832026-05-22T04:17:38.762Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39842026-05-22T04:17:38.762Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
39852026-05-22T04:17:38.762Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39862026-05-22T04:17:38.762Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39872026-05-22T04:17:38.762Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39882026-05-22T04:17:38.762Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39892026-05-22T04:17:38.762Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
39902026-05-22T04:17:38.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-05-22T04:17:38.762Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39922026-05-22T04:17:38.762Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39932026-05-22T04:17:38.762Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39942026-05-22T04:17:38.762Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39952026-05-22T04:17:38.762Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
39962026-05-22T04:17:38.762Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39972026-05-22T04:17:38.763Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39982026-05-22T04:17:38.763Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
39992026-05-22T04:17:38.763Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
40002026-05-22T04:17:38.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-05-22T04:17:38.763Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40022026-05-22T04:17:38.763Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40032026-05-22T04:17:38.763Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40042026-05-22T04:17:38.763Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40052026-05-22T04:17:38.763Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40062026-05-22T04:17:38.763Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40072026-05-22T04:17:38.763Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40082026-05-22T04:17:38.763Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40092026-05-22T04:17:38.763Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
40102026-05-22T04:17:38.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-05-22T04:17:38.763Z[ 5] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
40122026-05-22T04:17:38.763Z[ 8] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
40132026-05-22T04:17:38.763Z[ 10] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
40142026-05-22T04:17:38.763Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-05-22T04:17:38.763Z[ 14] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
40162026-05-22T04:17:38.763Z[ 16] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
40172026-05-22T04:17:38.763Z[ 18] 10.00-10.00 sec 128 KBytes 964 Mbits/sec
40182026-05-22T04:17:38.763Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40192026-05-22T04:17:38.763Z[SUM] 10.00-10.00 sec 768 KBytes 5.77 Gbits/sec
40202026-05-22T04:17:38.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-05-22T04:17:38.763Z[ ID] Interval Transfer Bitrate
40222026-05-22T04:17:38.763Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
40232026-05-22T04:17:38.763Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
40242026-05-22T04:17:38.763Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
40252026-05-22T04:17:38.763Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
40262026-05-22T04:17:38.763Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
40272026-05-22T04:17:38.763Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
40282026-05-22T04:17:38.763Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
40292026-05-22T04:17:38.763Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
40302026-05-22T04:17:38.763Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
40312026-05-22T04:17:38.767ZRun 2/10...3513.7041331228766Mbps
40322026-05-22T04:17:46.161Z-----------------------------------------------------------
40332026-05-22T04:17:46.161ZServer listening on 5201 (test #23)
40342026-05-22T04:17:46.161Z-----------------------------------------------------------
40352026-05-22T04:17:46.161ZAccepted connection from 10.0.0.1, port 58633
40362026-05-22T04:17:46.161Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34352
40372026-05-22T04:17:46.161Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56557
40382026-05-22T04:17:46.161Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42741
40392026-05-22T04:17:46.161Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49263
40402026-05-22T04:17:46.161Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60673
40412026-05-22T04:17:46.161Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62957
40422026-05-22T04:17:46.161Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40103
40432026-05-22T04:17:46.161Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47103
40442026-05-22T04:17:46.161Z[ ID] Interval Transfer Bitrate
40452026-05-22T04:17:46.161Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40462026-05-22T04:17:46.161Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40472026-05-22T04:17:46.161Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
40482026-05-22T04:17:46.161Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40492026-05-22T04:17:46.161Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40502026-05-22T04:17:46.161Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40512026-05-22T04:17:46.161Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40522026-05-22T04:17:46.161Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40532026-05-22T04:17:46.161Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
40542026-05-22T04:17:46.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-05-22T04:17:46.161Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40562026-05-22T04:17:46.161Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40572026-05-22T04:17:46.161Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40582026-05-22T04:17:46.161Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40592026-05-22T04:17:46.161Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40602026-05-22T04:17:46.161Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40612026-05-22T04:17:46.162Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40622026-05-22T04:17:46.162Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40632026-05-22T04:17:46.162Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
40642026-05-22T04:17:46.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-05-22T04:17:46.162Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40662026-05-22T04:17:46.165Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40672026-05-22T04:17:46.165Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40682026-05-22T04:17:46.165Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40692026-05-22T04:17:46.165Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40702026-05-22T04:17:46.165Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40712026-05-22T04:17:46.165Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40722026-05-22T04:17:46.165Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40732026-05-22T04:17:46.165Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
40742026-05-22T04:17:46.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-05-22T04:17:46.165Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40762026-05-22T04:17:46.165Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40772026-05-22T04:17:46.165Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40782026-05-22T04:17:46.165Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40792026-05-22T04:17:46.165Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40802026-05-22T04:17:46.165Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40812026-05-22T04:17:46.165Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40822026-05-22T04:17:46.165Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40832026-05-22T04:17:46.165Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
40842026-05-22T04:17:46.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-05-22T04:17:46.165Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40862026-05-22T04:17:46.165Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40872026-05-22T04:17:46.166Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40882026-05-22T04:17:46.166Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40892026-05-22T04:17:46.166Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40902026-05-22T04:17:46.166Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40912026-05-22T04:17:46.166Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40922026-05-22T04:17:46.166Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40932026-05-22T04:17:46.166Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
40942026-05-22T04:17:46.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-05-22T04:17:46.166Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40962026-05-22T04:17:46.166Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40972026-05-22T04:17:46.166Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40982026-05-22T04:17:46.166Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40992026-05-22T04:17:46.166Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41002026-05-22T04:17:46.166Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
41012026-05-22T04:17:46.166Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41022026-05-22T04:17:46.166Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41032026-05-22T04:17:46.166Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
41042026-05-22T04:17:46.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-05-22T04:17:46.166Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41062026-05-22T04:17:46.166Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41072026-05-22T04:17:46.166Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41082026-05-22T04:17:49.166Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
41092026-05-22T04:17:49.167Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41102026-05-22T04:17:49.167Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41112026-05-22T04:17:49.167Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41122026-05-22T04:17:49.167Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41132026-05-22T04:17:49.167Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
41142026-05-22T04:17:49.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-05-22T04:17:49.167Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41162026-05-22T04:17:49.167Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41172026-05-22T04:17:49.167Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41182026-05-22T04:17:49.167Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41192026-05-22T04:17:49.167Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41202026-05-22T04:17:49.167Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41212026-05-22T04:17:49.167Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41222026-05-22T04:17:49.167Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41232026-05-22T04:17:49.167Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
41242026-05-22T04:17:49.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-05-22T04:17:49.167Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41262026-05-22T04:17:49.167Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41272026-05-22T04:17:49.167Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41282026-05-22T04:17:49.167Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41292026-05-22T04:17:49.167Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
41302026-05-22T04:17:49.167Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41312026-05-22T04:17:49.167Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41322026-05-22T04:17:49.167Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
41332026-05-22T04:17:49.167Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
41342026-05-22T04:17:49.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-05-22T04:17:49.167Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
41362026-05-22T04:17:49.167Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41372026-05-22T04:17:49.167Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41382026-05-22T04:17:49.167Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41392026-05-22T04:17:49.167Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41402026-05-22T04:17:49.167Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
41412026-05-22T04:17:49.167Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41422026-05-22T04:17:49.167Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
41432026-05-22T04:17:49.167Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
41442026-05-22T04:17:49.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-05-22T04:17:49.167Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-05-22T04:17:49.167Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-05-22T04:17:49.168Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-05-22T04:17:49.168Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-05-22T04:17:49.168Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-05-22T04:17:49.168Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-05-22T04:17:49.168Z[ 18] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
41522026-05-22T04:17:49.168Z[ 20] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
41532026-05-22T04:17:49.168Z[SUM] 10.00-10.00 sec 256 KBytes 1.72 Gbits/sec
41542026-05-22T04:17:49.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552026-05-22T04:17:49.168Z[ ID] Interval Transfer Bitrate
41562026-05-22T04:17:49.168Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41572026-05-22T04:17:49.169Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41582026-05-22T04:17:49.169Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
41592026-05-22T04:17:49.169Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41602026-05-22T04:17:49.169Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41612026-05-22T04:17:49.169Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41622026-05-22T04:17:49.169Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41632026-05-22T04:17:49.169Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
41642026-05-22T04:17:49.169Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
41652026-05-22T04:17:49.174ZRun 3/10...3515.859494994519Mbps
41662026-05-22T04:17:56.571Z-----------------------------------------------------------
41672026-05-22T04:17:56.571ZServer listening on 5201 (test #24)
41682026-05-22T04:17:56.571Z-----------------------------------------------------------
41692026-05-22T04:17:56.571ZAccepted connection from 10.0.0.1, port 62748
41702026-05-22T04:17:56.571Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57942
41712026-05-22T04:17:56.571Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47818
41722026-05-22T04:17:56.571Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60134
41732026-05-22T04:17:56.571Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36138
41742026-05-22T04:17:56.571Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49358
41752026-05-22T04:17:56.571Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49953
41762026-05-22T04:17:56.572Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32852
41772026-05-22T04:17:56.572Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59381
41782026-05-22T04:17:56.572Z[ ID] Interval Transfer Bitrate
41792026-05-22T04:17:56.572Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41802026-05-22T04:17:56.572Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41812026-05-22T04:17:56.572Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41822026-05-22T04:17:56.572Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
41832026-05-22T04:17:56.572Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41842026-05-22T04:17:56.572Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41852026-05-22T04:17:56.572Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41862026-05-22T04:17:56.572Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
41872026-05-22T04:17:56.572Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
41882026-05-22T04:17:56.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-05-22T04:17:56.572Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41902026-05-22T04:17:56.572Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41912026-05-22T04:17:56.572Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41922026-05-22T04:17:56.572Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41932026-05-22T04:17:56.572Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41942026-05-22T04:17:56.572Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
41952026-05-22T04:17:56.572Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
41962026-05-22T04:17:56.572Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
41972026-05-22T04:17:56.572Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
41982026-05-22T04:17:56.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-05-22T04:17:56.572Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42002026-05-22T04:17:56.572Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42012026-05-22T04:17:56.572Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42022026-05-22T04:17:56.572Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42032026-05-22T04:17:56.572Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42042026-05-22T04:17:56.572Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
42052026-05-22T04:17:56.572Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42062026-05-22T04:17:56.572Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42072026-05-22T04:17:56.572Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
42082026-05-22T04:17:56.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-05-22T04:17:56.572Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42102026-05-22T04:17:56.572Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42112026-05-22T04:17:56.572Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42122026-05-22T04:17:56.572Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42132026-05-22T04:17:56.572Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42142026-05-22T04:17:56.573Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42152026-05-22T04:17:56.573Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42162026-05-22T04:17:56.573Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42172026-05-22T04:17:56.573Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
42182026-05-22T04:17:56.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-05-22T04:17:56.573Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42202026-05-22T04:17:56.573Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42212026-05-22T04:17:56.573Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42222026-05-22T04:17:56.573Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42232026-05-22T04:17:56.573Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42242026-05-22T04:17:56.573Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42252026-05-22T04:17:56.573Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
42262026-05-22T04:17:56.573Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42272026-05-22T04:17:56.573Z[SUM] 4.00-5.00 sec 431 MBytes 3.61 Gbits/sec
42282026-05-22T04:17:56.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-05-22T04:17:56.573Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42302026-05-22T04:17:56.573Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42312026-05-22T04:17:56.573Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42322026-05-22T04:17:56.573Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42332026-05-22T04:17:56.573Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42342026-05-22T04:17:56.573Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42352026-05-22T04:17:56.573Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42362026-05-22T04:17:56.573Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42372026-05-22T04:17:56.573Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
42382026-05-22T04:17:56.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-05-22T04:17:56.573Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42402026-05-22T04:17:56.573Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42412026-05-22T04:17:56.573Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42422026-05-22T04:17:59.575Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42432026-05-22T04:17:59.575Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42442026-05-22T04:17:59.575Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
42452026-05-22T04:17:59.575Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42462026-05-22T04:17:59.575Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42472026-05-22T04:17:59.575Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
42482026-05-22T04:17:59.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-05-22T04:17:59.575Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42502026-05-22T04:17:59.575Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42512026-05-22T04:17:59.575Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42522026-05-22T04:17:59.575Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42532026-05-22T04:17:59.575Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42542026-05-22T04:17:59.575Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42552026-05-22T04:17:59.575Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42562026-05-22T04:17:59.575Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42572026-05-22T04:17:59.575Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
42582026-05-22T04:17:59.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-05-22T04:17:59.575Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42602026-05-22T04:17:59.575Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42612026-05-22T04:17:59.575Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42622026-05-22T04:17:59.575Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42632026-05-22T04:17:59.575Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42642026-05-22T04:17:59.575Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42652026-05-22T04:17:59.575Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
42662026-05-22T04:17:59.575Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42672026-05-22T04:17:59.575Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
42682026-05-22T04:17:59.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-05-22T04:17:59.575Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42702026-05-22T04:17:59.575Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42712026-05-22T04:17:59.575Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42722026-05-22T04:17:59.575Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42732026-05-22T04:17:59.575Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42742026-05-22T04:17:59.575Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42752026-05-22T04:17:59.575Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42762026-05-22T04:17:59.576Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42772026-05-22T04:17:59.576Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
42782026-05-22T04:17:59.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-05-22T04:17:59.576Z[ 5] 10.00-10.00 sec 128 KBytes 913 Mbits/sec
42802026-05-22T04:17:59.576Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-05-22T04:17:59.576Z[ 10] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
42822026-05-22T04:17:59.576Z[ 12] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
42832026-05-22T04:17:59.576Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-05-22T04:17:59.576Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42852026-05-22T04:17:59.576Z[ 18] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
42862026-05-22T04:17:59.576Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42872026-05-22T04:17:59.576Z[SUM] 10.00-10.00 sec 512 KBytes 3.65 Gbits/sec
42882026-05-22T04:17:59.576Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-05-22T04:17:59.576Z[ ID] Interval Transfer Bitrate
42902026-05-22T04:17:59.576Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
42912026-05-22T04:17:59.576Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
42922026-05-22T04:17:59.576Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42932026-05-22T04:17:59.576Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42942026-05-22T04:17:59.576Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
42952026-05-22T04:17:59.576Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
42962026-05-22T04:17:59.576Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
42972026-05-22T04:17:59.576Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42982026-05-22T04:17:59.576Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
42992026-05-22T04:17:59.580ZRun 4/10...3506.7643105106877Mbps
43002026-05-22T04:18:06.976Z-----------------------------------------------------------
43012026-05-22T04:18:06.976ZServer listening on 5201 (test #25)
43022026-05-22T04:18:06.976Z-----------------------------------------------------------
43032026-05-22T04:18:06.976ZAccepted connection from 10.0.0.1, port 64145
43042026-05-22T04:18:06.976Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61081
43052026-05-22T04:18:06.976Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60385
43062026-05-22T04:18:06.976Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37258
43072026-05-22T04:18:06.976Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53753
43082026-05-22T04:18:06.976Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32807
43092026-05-22T04:18:06.976Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65389
43102026-05-22T04:18:06.976Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54024
43112026-05-22T04:18:06.976Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42521
43122026-05-22T04:18:06.976Z[ ID] Interval Transfer Bitrate
43132026-05-22T04:18:06.976Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43142026-05-22T04:18:06.976Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43152026-05-22T04:18:06.976Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43162026-05-22T04:18:06.976Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43172026-05-22T04:18:06.976Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43182026-05-22T04:18:06.976Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43192026-05-22T04:18:06.976Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43202026-05-22T04:18:06.976Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43212026-05-22T04:18:06.976Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
43222026-05-22T04:18:06.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-05-22T04:18:06.976Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43242026-05-22T04:18:06.976Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43252026-05-22T04:18:06.976Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43262026-05-22T04:18:06.976Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43272026-05-22T04:18:06.976Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43282026-05-22T04:18:06.977Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43292026-05-22T04:18:06.977Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
43302026-05-22T04:18:06.977Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
43312026-05-22T04:18:06.977Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
43322026-05-22T04:18:06.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-05-22T04:18:06.977Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43342026-05-22T04:18:06.977Z[ 8] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
43352026-05-22T04:18:06.977Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43362026-05-22T04:18:06.977Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43372026-05-22T04:18:06.977Z[ 14] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
43382026-05-22T04:18:06.977Z[ 16] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
43392026-05-22T04:18:06.977Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43402026-05-22T04:18:06.977Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
43412026-05-22T04:18:06.977Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
43422026-05-22T04:18:06.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-05-22T04:18:06.977Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43442026-05-22T04:18:06.977Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43452026-05-22T04:18:06.977Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43462026-05-22T04:18:06.977Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43472026-05-22T04:18:06.977Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43482026-05-22T04:18:06.977Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43492026-05-22T04:18:06.977Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43502026-05-22T04:18:06.977Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43512026-05-22T04:18:06.977Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
43522026-05-22T04:18:06.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-05-22T04:18:06.977Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43542026-05-22T04:18:06.977Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43552026-05-22T04:18:06.977Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43562026-05-22T04:18:06.977Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43572026-05-22T04:18:06.977Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43582026-05-22T04:18:06.977Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43592026-05-22T04:18:06.977Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
43602026-05-22T04:18:06.977Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
43612026-05-22T04:18:06.977Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
43622026-05-22T04:18:06.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-05-22T04:18:06.982Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43642026-05-22T04:18:06.982Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43652026-05-22T04:18:06.982Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43662026-05-22T04:18:06.982Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43672026-05-22T04:18:06.982Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43682026-05-22T04:18:06.982Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43692026-05-22T04:18:06.982Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43702026-05-22T04:18:06.982Z[ 20] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43712026-05-22T04:18:06.982Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
43722026-05-22T04:18:06.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-05-22T04:18:06.982Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43742026-05-22T04:18:06.982Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43752026-05-22T04:18:06.982Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43762026-05-22T04:18:09.982Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43772026-05-22T04:18:09.982Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
43782026-05-22T04:18:09.982Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
43792026-05-22T04:18:09.982Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43802026-05-22T04:18:09.982Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
43812026-05-22T04:18:09.982Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
43822026-05-22T04:18:09.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-05-22T04:18:09.982Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43842026-05-22T04:18:09.982Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43852026-05-22T04:18:09.982Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43862026-05-22T04:18:09.982Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43872026-05-22T04:18:09.982Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43882026-05-22T04:18:09.982Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43892026-05-22T04:18:09.982Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43902026-05-22T04:18:09.982Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43912026-05-22T04:18:09.982Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
43922026-05-22T04:18:09.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-05-22T04:18:09.982Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43942026-05-22T04:18:09.982Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43952026-05-22T04:18:09.982Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
43962026-05-22T04:18:09.982Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43972026-05-22T04:18:09.982Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43982026-05-22T04:18:09.982Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43992026-05-22T04:18:09.982Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
44002026-05-22T04:18:09.982Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
44012026-05-22T04:18:09.982Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
44022026-05-22T04:18:09.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-05-22T04:18:09.983Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44042026-05-22T04:18:09.983Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44052026-05-22T04:18:09.983Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44062026-05-22T04:18:09.983Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44072026-05-22T04:18:09.983Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44082026-05-22T04:18:09.983Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44092026-05-22T04:18:09.983Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
44102026-05-22T04:18:09.983Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
44112026-05-22T04:18:09.983Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
44122026-05-22T04:18:09.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-05-22T04:18:09.983Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-05-22T04:18:09.983Z[ 8] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
44152026-05-22T04:18:09.983Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-05-22T04:18:09.983Z[ 12] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
44172026-05-22T04:18:09.983Z[ 14] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
44182026-05-22T04:18:09.983Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-05-22T04:18:09.983Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-05-22T04:18:09.983Z[ 20] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
44212026-05-22T04:18:09.983Z[SUM] 10.00-10.00 sec 512 KBytes 3.56 Gbits/sec
44222026-05-22T04:18:09.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232026-05-22T04:18:09.983Z[ ID] Interval Transfer Bitrate
44242026-05-22T04:18:09.983Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
44252026-05-22T04:18:09.983Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
44262026-05-22T04:18:09.983Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44272026-05-22T04:18:09.983Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44282026-05-22T04:18:09.983Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44292026-05-22T04:18:09.983Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44302026-05-22T04:18:09.983Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44312026-05-22T04:18:09.983Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44322026-05-22T04:18:09.983Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
44332026-05-22T04:18:09.987ZRun 5/10...3514.4067803897437Mbps
44342026-05-22T04:18:17.386Z-----------------------------------------------------------
44352026-05-22T04:18:17.386ZServer listening on 5201 (test #26)
44362026-05-22T04:18:17.386Z-----------------------------------------------------------
44372026-05-22T04:18:17.386ZAccepted connection from 10.0.0.1, port 49069
44382026-05-22T04:18:17.386Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61427
44392026-05-22T04:18:17.386Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49625
44402026-05-22T04:18:17.386Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49730
44412026-05-22T04:18:17.386Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60592
44422026-05-22T04:18:17.386Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39256
44432026-05-22T04:18:17.386Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57574
44442026-05-22T04:18:17.386Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52776
44452026-05-22T04:18:17.386Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45672
44462026-05-22T04:18:17.386Z[ ID] Interval Transfer Bitrate
44472026-05-22T04:18:17.386Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44482026-05-22T04:18:17.386Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44492026-05-22T04:18:17.386Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44502026-05-22T04:18:17.386Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44512026-05-22T04:18:17.386Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44522026-05-22T04:18:17.386Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44532026-05-22T04:18:17.386Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44542026-05-22T04:18:17.386Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44552026-05-22T04:18:17.386Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
44562026-05-22T04:18:17.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-05-22T04:18:17.386Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44582026-05-22T04:18:17.386Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44592026-05-22T04:18:17.386Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44602026-05-22T04:18:17.387Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44612026-05-22T04:18:17.387Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44622026-05-22T04:18:17.387Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44632026-05-22T04:18:17.387Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44642026-05-22T04:18:17.387Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44652026-05-22T04:18:17.387Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
44662026-05-22T04:18:17.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-05-22T04:18:17.387Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44682026-05-22T04:18:17.387Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44692026-05-22T04:18:17.387Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44702026-05-22T04:18:17.387Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44712026-05-22T04:18:17.387Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44722026-05-22T04:18:17.387Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
44732026-05-22T04:18:17.387Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44742026-05-22T04:18:17.387Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
44752026-05-22T04:18:17.387Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
44762026-05-22T04:18:17.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-05-22T04:18:17.387Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44782026-05-22T04:18:17.387Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44792026-05-22T04:18:17.387Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44802026-05-22T04:18:17.387Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44812026-05-22T04:18:17.387Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
44822026-05-22T04:18:17.387Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
44832026-05-22T04:18:17.387Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44842026-05-22T04:18:17.387Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44852026-05-22T04:18:17.387Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
44862026-05-22T04:18:17.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-05-22T04:18:17.387Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44882026-05-22T04:18:17.387Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44892026-05-22T04:18:17.387Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44902026-05-22T04:18:17.387Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44912026-05-22T04:18:17.387Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44922026-05-22T04:18:17.387Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44932026-05-22T04:18:17.387Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44942026-05-22T04:18:17.387Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44952026-05-22T04:18:17.387Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
44962026-05-22T04:18:17.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-05-22T04:18:17.388Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44982026-05-22T04:18:17.388Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44992026-05-22T04:18:17.388Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
45002026-05-22T04:18:17.388Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
45012026-05-22T04:18:17.388Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
45022026-05-22T04:18:17.388Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45032026-05-22T04:18:17.388Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
45042026-05-22T04:18:17.388Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
45052026-05-22T04:18:17.388Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
45062026-05-22T04:18:17.388Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-05-22T04:18:17.388Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45082026-05-22T04:18:17.388Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45092026-05-22T04:18:17.388Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45102026-05-22T04:18:20.390Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45112026-05-22T04:18:20.390Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45122026-05-22T04:18:20.390Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45132026-05-22T04:18:20.390Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45142026-05-22T04:18:20.390Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45152026-05-22T04:18:20.390Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
45162026-05-22T04:18:20.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-05-22T04:18:20.390Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45182026-05-22T04:18:20.390Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45192026-05-22T04:18:20.390Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45202026-05-22T04:18:20.390Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45212026-05-22T04:18:20.390Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45222026-05-22T04:18:20.390Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45232026-05-22T04:18:20.390Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45242026-05-22T04:18:20.390Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
45252026-05-22T04:18:20.390Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
45262026-05-22T04:18:20.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-05-22T04:18:20.390Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45282026-05-22T04:18:20.390Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45292026-05-22T04:18:20.390Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45302026-05-22T04:18:20.390Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45312026-05-22T04:18:20.390Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45322026-05-22T04:18:20.390Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45332026-05-22T04:18:20.390Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45342026-05-22T04:18:20.390Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45352026-05-22T04:18:20.390Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
45362026-05-22T04:18:20.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-05-22T04:18:20.390Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45382026-05-22T04:18:20.390Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45392026-05-22T04:18:20.390Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45402026-05-22T04:18:20.390Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45412026-05-22T04:18:20.390Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45422026-05-22T04:18:20.390Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45432026-05-22T04:18:20.391Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45442026-05-22T04:18:20.391Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45452026-05-22T04:18:20.391Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
45462026-05-22T04:18:20.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-05-22T04:18:20.391Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-05-22T04:18:20.391Z[ 8] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
45492026-05-22T04:18:20.391Z[ 10] 10.00-10.00 sec 128 KBytes 815 Mbits/sec
45502026-05-22T04:18:20.391Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-05-22T04:18:20.391Z[ 14] 10.00-10.00 sec 128 KBytes 816 Mbits/sec
45522026-05-22T04:18:20.391Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45532026-05-22T04:18:20.391Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-05-22T04:18:20.391Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45552026-05-22T04:18:20.391Z[SUM] 10.00-10.00 sec 384 KBytes 2.45 Gbits/sec
45562026-05-22T04:18:20.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-05-22T04:18:20.391Z[ ID] Interval Transfer Bitrate
45582026-05-22T04:18:20.391Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45592026-05-22T04:18:20.391Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45602026-05-22T04:18:20.391Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45612026-05-22T04:18:20.391Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45622026-05-22T04:18:20.391Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45632026-05-22T04:18:20.391Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45642026-05-22T04:18:20.391Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
45652026-05-22T04:18:20.391Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
45662026-05-22T04:18:20.391Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
45672026-05-22T04:18:20.395ZRun 6/10...3482.705960213384Mbps
45682026-05-22T04:18:27.793Z-----------------------------------------------------------
45692026-05-22T04:18:27.793ZServer listening on 5201 (test #27)
45702026-05-22T04:18:27.793Z-----------------------------------------------------------
45712026-05-22T04:18:27.793ZAccepted connection from 10.0.0.1, port 54057
45722026-05-22T04:18:27.793Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62019
45732026-05-22T04:18:27.793Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58488
45742026-05-22T04:18:27.793Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57510
45752026-05-22T04:18:27.793Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62675
45762026-05-22T04:18:27.793Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58243
45772026-05-22T04:18:27.793Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48436
45782026-05-22T04:18:27.793Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39618
45792026-05-22T04:18:27.793Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50602
45802026-05-22T04:18:27.793Z[ ID] Interval Transfer Bitrate
45812026-05-22T04:18:27.793Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45822026-05-22T04:18:27.793Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45832026-05-22T04:18:27.793Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-05-22T04:18:27.793Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45852026-05-22T04:18:27.793Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45862026-05-22T04:18:27.793Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45872026-05-22T04:18:27.794Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45882026-05-22T04:18:27.794Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45892026-05-22T04:18:27.794Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
45902026-05-22T04:18:27.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-05-22T04:18:27.794Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45922026-05-22T04:18:27.794Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45932026-05-22T04:18:27.794Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45942026-05-22T04:18:27.794Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45952026-05-22T04:18:27.794Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45962026-05-22T04:18:27.794Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45972026-05-22T04:18:27.794Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
45982026-05-22T04:18:27.794Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45992026-05-22T04:18:27.794Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
46002026-05-22T04:18:27.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-05-22T04:18:27.794Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46022026-05-22T04:18:27.794Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46032026-05-22T04:18:27.794Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46042026-05-22T04:18:27.794Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46052026-05-22T04:18:27.794Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46062026-05-22T04:18:27.794Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46072026-05-22T04:18:27.794Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46082026-05-22T04:18:27.794Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
46092026-05-22T04:18:27.794Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
46102026-05-22T04:18:27.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-05-22T04:18:27.794Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46122026-05-22T04:18:27.794Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46132026-05-22T04:18:27.794Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
46142026-05-22T04:18:27.795Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46152026-05-22T04:18:27.795Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46162026-05-22T04:18:27.795Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46172026-05-22T04:18:27.795Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46182026-05-22T04:18:27.795Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46192026-05-22T04:18:27.795Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
46202026-05-22T04:18:27.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-05-22T04:18:27.795Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46222026-05-22T04:18:27.795Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46232026-05-22T04:18:27.795Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46242026-05-22T04:18:27.795Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46252026-05-22T04:18:27.795Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46262026-05-22T04:18:27.795Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
46272026-05-22T04:18:27.795Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46282026-05-22T04:18:27.795Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46292026-05-22T04:18:27.795Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
46302026-05-22T04:18:27.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-05-22T04:18:27.799Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46322026-05-22T04:18:27.799Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46332026-05-22T04:18:27.799Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46342026-05-22T04:18:27.799Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46352026-05-22T04:18:27.799Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46362026-05-22T04:18:27.799Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
46372026-05-22T04:18:27.799Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46382026-05-22T04:18:27.799Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46392026-05-22T04:18:27.799Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
46402026-05-22T04:18:27.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-05-22T04:18:27.799Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46422026-05-22T04:18:27.799Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46432026-05-22T04:18:27.799Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46442026-05-22T04:18:30.797Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46452026-05-22T04:18:30.797Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46462026-05-22T04:18:30.797Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46472026-05-22T04:18:30.797Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46482026-05-22T04:18:30.797Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46492026-05-22T04:18:30.797Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
46502026-05-22T04:18:30.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-05-22T04:18:30.797Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46522026-05-22T04:18:30.797Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46532026-05-22T04:18:30.797Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46542026-05-22T04:18:30.797Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46552026-05-22T04:18:30.797Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46562026-05-22T04:18:30.797Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
46572026-05-22T04:18:30.797Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46582026-05-22T04:18:30.797Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46592026-05-22T04:18:30.797Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
46602026-05-22T04:18:30.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-05-22T04:18:30.798Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46622026-05-22T04:18:30.798Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46632026-05-22T04:18:30.798Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46642026-05-22T04:18:30.798Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46652026-05-22T04:18:30.798Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46662026-05-22T04:18:30.798Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46672026-05-22T04:18:30.798Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46682026-05-22T04:18:30.798Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46692026-05-22T04:18:30.798Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
46702026-05-22T04:18:30.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-05-22T04:18:30.798Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46722026-05-22T04:18:30.798Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46732026-05-22T04:18:30.798Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46742026-05-22T04:18:30.798Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46752026-05-22T04:18:30.798Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46762026-05-22T04:18:30.798Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46772026-05-22T04:18:30.798Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46782026-05-22T04:18:30.798Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46792026-05-22T04:18:30.798Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
46802026-05-22T04:18:30.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-05-22T04:18:30.798Z[ 5] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
46822026-05-22T04:18:30.798Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-05-22T04:18:30.798Z[ 10] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
46842026-05-22T04:18:30.798Z[ 12] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
46852026-05-22T04:18:30.798Z[ 14] 10.00-10.00 sec 128 KBytes 963 Mbits/sec
46862026-05-22T04:18:30.798Z[ 16] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
46872026-05-22T04:18:30.798Z[ 18] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
46882026-05-22T04:18:30.798Z[ 20] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
46892026-05-22T04:18:30.798Z[SUM] 10.00-10.00 sec 896 KBytes 6.73 Gbits/sec
46902026-05-22T04:18:30.798Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-05-22T04:18:30.798Z[ ID] Interval Transfer Bitrate
46922026-05-22T04:18:30.798Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46932026-05-22T04:18:30.798Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46942026-05-22T04:18:30.798Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46952026-05-22T04:18:30.798Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46962026-05-22T04:18:30.798Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46972026-05-22T04:18:30.798Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46982026-05-22T04:18:30.798Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
46992026-05-22T04:18:30.799Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
47002026-05-22T04:18:30.799Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
47012026-05-22T04:18:30.802ZRun 7/10...3497.4526527913363Mbps
47022026-05-22T04:18:38.201Z-----------------------------------------------------------
47032026-05-22T04:18:38.201ZServer listening on 5201 (test #28)
47042026-05-22T04:18:38.201Z-----------------------------------------------------------
47052026-05-22T04:18:38.201ZAccepted connection from 10.0.0.1, port 53649
47062026-05-22T04:18:38.201Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65211
47072026-05-22T04:18:38.201Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54618
47082026-05-22T04:18:38.201Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55493
47092026-05-22T04:18:38.201Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54727
47102026-05-22T04:18:38.201Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54829
47112026-05-22T04:18:38.202Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57929
47122026-05-22T04:18:38.202Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58726
47132026-05-22T04:18:38.202Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36439
47142026-05-22T04:18:38.202Z[ ID] Interval Transfer Bitrate
47152026-05-22T04:18:38.202Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47162026-05-22T04:18:38.202Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47172026-05-22T04:18:38.202Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47182026-05-22T04:18:38.202Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47192026-05-22T04:18:38.202Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47202026-05-22T04:18:38.202Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47212026-05-22T04:18:38.202Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47222026-05-22T04:18:38.202Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47232026-05-22T04:18:38.202Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
47242026-05-22T04:18:38.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-05-22T04:18:38.202Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47262026-05-22T04:18:38.202Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47272026-05-22T04:18:38.202Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47282026-05-22T04:18:38.202Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47292026-05-22T04:18:38.202Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47302026-05-22T04:18:38.202Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47312026-05-22T04:18:38.202Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
47322026-05-22T04:18:38.202Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
47332026-05-22T04:18:38.202Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
47342026-05-22T04:18:38.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-05-22T04:18:38.202Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47362026-05-22T04:18:38.202Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47372026-05-22T04:18:38.202Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47382026-05-22T04:18:38.202Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47392026-05-22T04:18:38.203Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47402026-05-22T04:18:38.203Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47412026-05-22T04:18:38.203Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
47422026-05-22T04:18:38.203Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
47432026-05-22T04:18:38.203Z[SUM] 2.00-3.00 sec 431 MBytes 3.62 Gbits/sec
47442026-05-22T04:18:38.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-05-22T04:18:38.203Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47462026-05-22T04:18:38.203Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47472026-05-22T04:18:38.203Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47482026-05-22T04:18:38.203Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47492026-05-22T04:18:38.203Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47502026-05-22T04:18:38.203Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47512026-05-22T04:18:38.203Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47522026-05-22T04:18:38.203Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
47532026-05-22T04:18:38.203Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
47542026-05-22T04:18:38.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-05-22T04:18:38.203Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47562026-05-22T04:18:38.203Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47572026-05-22T04:18:38.203Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47582026-05-22T04:18:38.203Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47592026-05-22T04:18:38.203Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47602026-05-22T04:18:38.203Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47612026-05-22T04:18:38.203Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47622026-05-22T04:18:38.203Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47632026-05-22T04:18:38.203Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
47642026-05-22T04:18:38.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-05-22T04:18:38.203Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47662026-05-22T04:18:38.204Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47672026-05-22T04:18:38.204Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47682026-05-22T04:18:38.204Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47692026-05-22T04:18:38.204Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47702026-05-22T04:18:38.205Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47712026-05-22T04:18:38.205Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
47722026-05-22T04:18:38.205Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47732026-05-22T04:18:38.205Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
47742026-05-22T04:18:38.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-05-22T04:18:38.205Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47762026-05-22T04:18:38.205Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47772026-05-22T04:18:38.205Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47782026-05-22T04:18:41.204Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47792026-05-22T04:18:41.204Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47802026-05-22T04:18:41.204Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47812026-05-22T04:18:41.204Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47822026-05-22T04:18:41.204Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47832026-05-22T04:18:41.204Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
47842026-05-22T04:18:41.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-05-22T04:18:41.204Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
47862026-05-22T04:18:41.204Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47872026-05-22T04:18:41.204Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47882026-05-22T04:18:41.204Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47892026-05-22T04:18:41.204Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47902026-05-22T04:18:41.204Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47912026-05-22T04:18:41.204Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47922026-05-22T04:18:41.204Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
47932026-05-22T04:18:41.204Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
47942026-05-22T04:18:41.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-05-22T04:18:41.204Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
47962026-05-22T04:18:41.204Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47972026-05-22T04:18:41.204Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47982026-05-22T04:18:41.204Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47992026-05-22T04:18:41.204Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
48002026-05-22T04:18:41.204Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
48012026-05-22T04:18:41.204Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48022026-05-22T04:18:41.204Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
48032026-05-22T04:18:41.204Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
48042026-05-22T04:18:41.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-05-22T04:18:41.208Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48062026-05-22T04:18:41.208Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48072026-05-22T04:18:41.208Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48082026-05-22T04:18:41.208Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48092026-05-22T04:18:41.208Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48102026-05-22T04:18:41.208Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
48112026-05-22T04:18:41.208Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48122026-05-22T04:18:41.208Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48132026-05-22T04:18:41.208Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
48142026-05-22T04:18:41.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-05-22T04:18:41.208Z[ 5] 10.00-10.00 sec 128 KBytes 912 Mbits/sec
48162026-05-22T04:18:41.208Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-05-22T04:18:41.208Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-05-22T04:18:41.208Z[ 12] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
48192026-05-22T04:18:41.208Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-05-22T04:18:41.208Z[ 16] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
48212026-05-22T04:18:41.208Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48222026-05-22T04:18:41.208Z[ 20] 10.00-10.00 sec 128 KBytes 914 Mbits/sec
48232026-05-22T04:18:41.208Z[SUM] 10.00-10.00 sec 512 KBytes 3.65 Gbits/sec
48242026-05-22T04:18:41.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252026-05-22T04:18:41.208Z[ ID] Interval Transfer Bitrate
48262026-05-22T04:18:41.208Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
48272026-05-22T04:18:41.208Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48282026-05-22T04:18:41.208Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48292026-05-22T04:18:41.208Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
48302026-05-22T04:18:41.208Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48312026-05-22T04:18:41.208Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48322026-05-22T04:18:41.209Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48332026-05-22T04:18:41.209Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
48342026-05-22T04:18:41.209Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
48352026-05-22T04:18:41.209ZRun 8/10...3505.3967637405844Mbps
48362026-05-22T04:18:48.614Z-----------------------------------------------------------
48372026-05-22T04:18:48.614ZServer listening on 5201 (test #29)
48382026-05-22T04:18:48.614Z-----------------------------------------------------------
48392026-05-22T04:18:48.614ZAccepted connection from 10.0.0.1, port 37406
48402026-05-22T04:18:48.614Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58816
48412026-05-22T04:18:48.614Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58459
48422026-05-22T04:18:48.614Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37372
48432026-05-22T04:18:48.614Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56986
48442026-05-22T04:18:48.614Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52190
48452026-05-22T04:18:48.614Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42415
48462026-05-22T04:18:48.614Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39822
48472026-05-22T04:18:48.614Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42968
48482026-05-22T04:18:48.614Z[ ID] Interval Transfer Bitrate
48492026-05-22T04:18:48.614Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48502026-05-22T04:18:48.614Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
48512026-05-22T04:18:48.614Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48522026-05-22T04:18:48.614Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48532026-05-22T04:18:48.614Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
48542026-05-22T04:18:48.614Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
48552026-05-22T04:18:48.614Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48562026-05-22T04:18:48.614Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
48572026-05-22T04:18:48.614Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
48582026-05-22T04:18:48.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-05-22T04:18:48.615Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48602026-05-22T04:18:48.615Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48612026-05-22T04:18:48.615Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48622026-05-22T04:18:48.615Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48632026-05-22T04:18:48.615Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
48642026-05-22T04:18:48.615Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48652026-05-22T04:18:48.615Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48662026-05-22T04:18:48.615Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48672026-05-22T04:18:48.615Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
48682026-05-22T04:18:48.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-05-22T04:18:48.615Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48702026-05-22T04:18:48.615Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
48712026-05-22T04:18:48.615Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48722026-05-22T04:18:48.615Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48732026-05-22T04:18:48.615Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48742026-05-22T04:18:48.615Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48752026-05-22T04:18:48.615Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
48762026-05-22T04:18:48.615Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
48772026-05-22T04:18:48.615Z[SUM] 2.00-3.00 sec 425 MBytes 3.56 Gbits/sec
48782026-05-22T04:18:48.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-05-22T04:18:48.615Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48802026-05-22T04:18:48.615Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48812026-05-22T04:18:48.615Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48822026-05-22T04:18:48.615Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48832026-05-22T04:18:48.615Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48842026-05-22T04:18:48.615Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48852026-05-22T04:18:48.616Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48862026-05-22T04:18:48.616Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48872026-05-22T04:18:48.616Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
48882026-05-22T04:18:48.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-05-22T04:18:48.616Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48902026-05-22T04:18:48.616Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48912026-05-22T04:18:48.616Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48922026-05-22T04:18:48.616Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48932026-05-22T04:18:48.616Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48942026-05-22T04:18:48.616Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48952026-05-22T04:18:48.616Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48962026-05-22T04:18:48.616Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48972026-05-22T04:18:48.616Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
48982026-05-22T04:18:48.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-05-22T04:18:48.616Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49002026-05-22T04:18:48.616Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49012026-05-22T04:18:48.616Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
49022026-05-22T04:18:48.616Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49032026-05-22T04:18:48.616Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49042026-05-22T04:18:48.616Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
49052026-05-22T04:18:48.616Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49062026-05-22T04:18:48.616Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
49072026-05-22T04:18:48.616Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
49082026-05-22T04:18:48.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-05-22T04:18:48.616Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49102026-05-22T04:18:48.616Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49112026-05-22T04:18:48.616Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49122026-05-22T04:18:51.617Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49132026-05-22T04:18:51.617Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49142026-05-22T04:18:51.617Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49152026-05-22T04:18:51.617Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
49162026-05-22T04:18:51.617Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49172026-05-22T04:18:51.617Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
49182026-05-22T04:18:51.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-05-22T04:18:51.617Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49202026-05-22T04:18:51.617Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49212026-05-22T04:18:51.617Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
49222026-05-22T04:18:51.617Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49232026-05-22T04:18:51.617Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49242026-05-22T04:18:51.617Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49252026-05-22T04:18:51.617Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
49262026-05-22T04:18:51.617Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49272026-05-22T04:18:51.617Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
49282026-05-22T04:18:51.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-05-22T04:18:51.618Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49302026-05-22T04:18:51.618Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49312026-05-22T04:18:51.618Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49322026-05-22T04:18:51.618Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49332026-05-22T04:18:51.618Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49342026-05-22T04:18:51.618Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49352026-05-22T04:18:51.618Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49362026-05-22T04:18:51.618Z[ 20] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
49372026-05-22T04:18:51.618Z[SUM] 8.00-9.00 sec 424 MBytes 3.55 Gbits/sec
49382026-05-22T04:18:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-05-22T04:18:51.618Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49402026-05-22T04:18:51.618Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49412026-05-22T04:18:51.618Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49422026-05-22T04:18:51.618Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49432026-05-22T04:18:51.618Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49442026-05-22T04:18:51.618Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49452026-05-22T04:18:51.618Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
49462026-05-22T04:18:51.618Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
49472026-05-22T04:18:51.618Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
49482026-05-22T04:18:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-05-22T04:18:51.618Z[ 5] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
49502026-05-22T04:18:51.618Z[ 8] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
49512026-05-22T04:18:51.618Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-05-22T04:18:51.618Z[ 12] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
49532026-05-22T04:18:51.618Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-05-22T04:18:51.618Z[ 16] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
49552026-05-22T04:18:51.618Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49562026-05-22T04:18:51.618Z[ 20] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
49572026-05-22T04:18:51.618Z[SUM] 10.00-10.00 sec 640 KBytes 4.88 Gbits/sec
49582026-05-22T04:18:51.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
49592026-05-22T04:18:51.619Z[ ID] Interval Transfer Bitrate
49602026-05-22T04:18:51.619Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49612026-05-22T04:18:51.619Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49622026-05-22T04:18:51.619Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49632026-05-22T04:18:51.619Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49642026-05-22T04:18:51.619Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49652026-05-22T04:18:51.619Z[ 16] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49662026-05-22T04:18:51.619Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49672026-05-22T04:18:51.619Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49682026-05-22T04:18:51.619Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
49692026-05-22T04:18:51.622ZRun 9/10...3505.0071717175656Mbps
49702026-05-22T04:18:59.029Z-----------------------------------------------------------
49712026-05-22T04:18:59.029ZServer listening on 5201 (test #30)
49722026-05-22T04:18:59.029Z-----------------------------------------------------------
49732026-05-22T04:18:59.029ZAccepted connection from 10.0.0.1, port 36960
49742026-05-22T04:18:59.029Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44124
49752026-05-22T04:18:59.030Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47703
49762026-05-22T04:18:59.030Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45729
49772026-05-22T04:18:59.030Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51118
49782026-05-22T04:18:59.030Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55744
49792026-05-22T04:18:59.030Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54772
49802026-05-22T04:18:59.030Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51089
49812026-05-22T04:18:59.030Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41631
49822026-05-22T04:18:59.030Z[ ID] Interval Transfer Bitrate
49832026-05-22T04:18:59.030Z[ 5] 0.00-1.00 sec 45.2 MBytes 380 Mbits/sec
49842026-05-22T04:18:59.030Z[ 8] 0.00-1.00 sec 45.1 MBytes 379 Mbits/sec
49852026-05-22T04:18:59.030Z[ 10] 0.00-1.00 sec 45.0 MBytes 377 Mbits/sec
49862026-05-22T04:18:59.030Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
49872026-05-22T04:18:59.030Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
49882026-05-22T04:18:59.030Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
49892026-05-22T04:18:59.030Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
49902026-05-22T04:18:59.030Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
49912026-05-22T04:18:59.030Z[SUM] 0.00-1.00 sec 343 MBytes 2.87 Gbits/sec
49922026-05-22T04:18:59.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-05-22T04:18:59.030Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49942026-05-22T04:18:59.030Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49952026-05-22T04:18:59.030Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49962026-05-22T04:18:59.030Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49972026-05-22T04:18:59.030Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49982026-05-22T04:18:59.030Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
49992026-05-22T04:18:59.030Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
50002026-05-22T04:18:59.030Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
50012026-05-22T04:18:59.030Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
50022026-05-22T04:18:59.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-05-22T04:18:59.030Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50042026-05-22T04:18:59.030Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50052026-05-22T04:18:59.030Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50062026-05-22T04:18:59.030Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50072026-05-22T04:18:59.030Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50082026-05-22T04:18:59.030Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50092026-05-22T04:18:59.030Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50102026-05-22T04:18:59.030Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
50112026-05-22T04:18:59.030Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
50122026-05-22T04:18:59.030Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-05-22T04:18:59.031Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50142026-05-22T04:18:59.031Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50152026-05-22T04:18:59.031Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50162026-05-22T04:18:59.031Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50172026-05-22T04:18:59.031Z[ 14] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
50182026-05-22T04:18:59.031Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
50192026-05-22T04:18:59.031Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
50202026-05-22T04:18:59.031Z[ 20] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
50212026-05-22T04:18:59.031Z[SUM] 3.00-4.00 sec 434 MBytes 3.64 Gbits/sec
50222026-05-22T04:18:59.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-05-22T04:18:59.031Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50242026-05-22T04:18:59.031Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50252026-05-22T04:18:59.031Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50262026-05-22T04:18:59.031Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50272026-05-22T04:18:59.031Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50282026-05-22T04:18:59.031Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50292026-05-22T04:18:59.031Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50302026-05-22T04:18:59.031Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50312026-05-22T04:18:59.031Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
50322026-05-22T04:18:59.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-05-22T04:18:59.031Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50342026-05-22T04:18:59.031Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50352026-05-22T04:18:59.031Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50362026-05-22T04:18:59.031Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50372026-05-22T04:18:59.031Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50382026-05-22T04:18:59.031Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50392026-05-22T04:18:59.031Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50402026-05-22T04:18:59.031Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50412026-05-22T04:18:59.031Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
50422026-05-22T04:18:59.031Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-05-22T04:18:59.031Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50442026-05-22T04:18:59.031Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50452026-05-22T04:18:59.031Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50462026-05-22T04:19:02.034Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50472026-05-22T04:19:02.035Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50482026-05-22T04:19:02.035Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50492026-05-22T04:19:02.035Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50502026-05-22T04:19:02.035Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50512026-05-22T04:19:02.035Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
50522026-05-22T04:19:02.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-05-22T04:19:02.035Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50542026-05-22T04:19:02.035Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50552026-05-22T04:19:02.035Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50562026-05-22T04:19:02.035Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50572026-05-22T04:19:02.035Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50582026-05-22T04:19:02.035Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50592026-05-22T04:19:02.035Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50602026-05-22T04:19:02.035Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50612026-05-22T04:19:02.035Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
50622026-05-22T04:19:02.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-05-22T04:19:02.035Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50642026-05-22T04:19:02.035Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50652026-05-22T04:19:02.035Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50662026-05-22T04:19:02.035Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50672026-05-22T04:19:02.035Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50682026-05-22T04:19:02.035Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50692026-05-22T04:19:02.035Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
50702026-05-22T04:19:02.035Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
50712026-05-22T04:19:02.035Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
50722026-05-22T04:19:02.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-05-22T04:19:02.035Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50742026-05-22T04:19:02.035Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50752026-05-22T04:19:02.035Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50762026-05-22T04:19:02.035Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50772026-05-22T04:19:02.035Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50782026-05-22T04:19:02.035Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50792026-05-22T04:19:02.035Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50802026-05-22T04:19:02.035Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50812026-05-22T04:19:02.035Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
50822026-05-22T04:19:02.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-05-22T04:19:02.036Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-05-22T04:19:02.036Z[ 8] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
50852026-05-22T04:19:02.036Z[ 10] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
50862026-05-22T04:19:02.036Z[ 12] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
50872026-05-22T04:19:02.036Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-05-22T04:19:02.036Z[ 16] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
50892026-05-22T04:19:02.036Z[ 18] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
50902026-05-22T04:19:02.036Z[ 20] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
50912026-05-22T04:19:02.036Z[SUM] 10.00-10.00 sec 768 KBytes 5.50 Gbits/sec
50922026-05-22T04:19:02.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
50932026-05-22T04:19:02.036Z[ ID] Interval Transfer Bitrate
50942026-05-22T04:19:02.036Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
50952026-05-22T04:19:02.036Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
50962026-05-22T04:19:02.036Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
50972026-05-22T04:19:02.036Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50982026-05-22T04:19:02.036Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50992026-05-22T04:19:02.036Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51002026-05-22T04:19:02.036Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51012026-05-22T04:19:02.036Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
51022026-05-22T04:19:02.036Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
51032026-05-22T04:19:02.040ZRun 10/10...3532.765971317536Mbps
51042026-05-22T04:19:02.040Z###---------------------###
51052026-05-22T04:19:02.040Z::: iPerf done... :::
51062026-05-22T04:19:02.040Z:::Awaiting out files...:::
51072026-05-22T04:19:02.040Z###---------------------###
51082026-05-22T04:19:02.040Z###-----###
51092026-05-22T04:19:02.040Z:::done!:::
51102026-05-22T04:19:02.040Z###-----###
51112026-05-22T04:19:03.017ZBenchmarking iperf-tcp/local/s2c/tx
51122026-05-22T04:19:03.017ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51132026-05-22T04:19:06.954ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51142026-05-22T04:19:26.919ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51152026-05-22T04:19:27.007Ziperf-tcp/local/s2c/tx time: [3.5243 µs 3.5243 µs 3.5244 µs]
51162026-05-22T04:19:27.007Z change: [+0.9312% +0.9349% +0.9388%] (p = 0.00 < 0.05)
51172026-05-22T04:19:27.007Z Change within noise threshold.
51182026-05-22T04:19:27.007ZFound 3 outliers among 100 measurements (3.00%)
51192026-05-22T04:19:27.007Z 2 (2.00%) low mild
51202026-05-22T04:19:27.007Z 1 (1.00%) high severe
51212026-05-22T04:19:27.910Z
51222026-05-22T04:19:27.913ZBenchmarking iperf-tcp/local/s2c/rx
51232026-05-22T04:19:27.913ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51242026-05-22T04:19:31.847ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.4B iterations)
51252026-05-22T04:19:51.824ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51262026-05-22T04:19:51.909Ziperf-tcp/local/s2c/rx time: [6.6126 µs 6.6127 µs 6.6129 µs]
51272026-05-22T04:19:51.909Z change: [+1.0762% +1.0806% +1.0847%] (p = 0.00 < 0.05)
51282026-05-22T04:19:51.909Z Performance has regressed.
51292026-05-22T04:19:51.910ZFound 5 outliers among 100 measurements (5.00%)
51302026-05-22T04:19:51.910Z 2 (2.00%) low mild
51312026-05-22T04:19:51.910Z 3 (3.00%) high mild
51322026-05-22T04:19:52.807Z
51332026-05-22T04:19:57.413Z+ cargo ubench
51342026-05-22T04:19:57.667Z Compiling proc-macro2 v1.0.106
51352026-05-22T04:19:57.667Z Compiling quote v1.0.45
51362026-05-22T04:19:57.667Z Compiling unicode-ident v1.0.24
51372026-05-22T04:19:57.670Z Compiling serde_core v1.0.228
51382026-05-22T04:19:57.670Z Compiling cfg-if v1.0.4
51392026-05-22T04:19:57.670Z Compiling libc v0.2.186
51402026-05-22T04:19:57.670Z Compiling memchr v2.8.0
51412026-05-22T04:19:57.670Z Compiling serde v1.0.228
51422026-05-22T04:19:57.775Z Compiling rustversion v1.0.22
51432026-05-22T04:19:57.830Z Compiling strsim v0.11.1
51442026-05-22T04:19:58.131Z Compiling version_check v0.9.5
51452026-05-22T04:19:58.159Z Compiling ident_case v1.0.1
51462026-05-22T04:19:58.179Z Compiling zerocopy v0.8.48
51472026-05-22T04:19:58.270Z Compiling either v1.15.0
51482026-05-22T04:19:58.501Z Compiling thiserror v2.0.18
51492026-05-22T04:19:58.572Z Compiling fnv v1.0.7
51502026-05-22T04:19:58.729Z Compiling regex-syntax v0.8.10
51512026-05-22T04:19:58.837Z Compiling pin-project-lite v0.2.17
51522026-05-22T04:19:58.951Z Compiling crossbeam-utils v0.8.21
51532026-05-22T04:19:59.026Z Compiling syn v1.0.109
51542026-05-22T04:19:59.151Z Compiling syn v2.0.117
51552026-05-22T04:19:59.207Z Compiling aho-corasick v1.1.4
51562026-05-22T04:19:59.305Z Compiling equivalent v1.0.2
51572026-05-22T04:19:59.379Z Compiling winnow v1.0.2
51582026-05-22T04:19:59.392Z Compiling hashbrown v0.17.0
51592026-05-22T04:19:59.601Z Compiling itertools v0.14.0
51602026-05-22T04:20:00.035Z Compiling indexmap v2.14.0
51612026-05-22T04:20:00.611Z Compiling bitflags v2.11.1
51622026-05-22T04:20:00.665Z Compiling regex-automata v0.4.14
51632026-05-22T04:20:00.879Z Compiling toml_parser v1.1.2+spec-1.1.0
51642026-05-22T04:20:00.969Z Compiling autocfg v1.5.0
51652026-05-22T04:20:01.027Z Compiling heapless v0.8.0
51662026-05-22T04:20:01.267Z Compiling toml_datetime v1.1.1+spec-1.1.0
51672026-05-22T04:20:01.306Z Compiling byteorder v1.5.0
51682026-05-22T04:20:01.419Z Compiling toml_edit v0.25.11+spec-1.1.0
51692026-05-22T04:20:01.478Z Compiling hash32 v0.3.1
51702026-05-22T04:20:01.482Z Compiling num-traits v0.2.19
51712026-05-22T04:20:01.485Z Compiling slog v2.8.2
51722026-05-22T04:20:01.551Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51732026-05-22T04:20:01.603Z Compiling stable_deref_trait v1.2.1
51742026-05-22T04:20:01.670Z Compiling smoltcp v0.11.0
51752026-05-22T04:20:01.706Z Compiling futures-core v0.3.32
51762026-05-22T04:20:01.710Z Compiling macaddr v1.0.1
51772026-05-22T04:20:01.794Z Compiling futures-sink v0.3.32
51782026-05-22T04:20:01.890Z Compiling futures-channel v0.3.32
51792026-05-22T04:20:02.009Z Compiling proc-macro-crate v3.5.0
51802026-05-22T04:20:02.017Z Compiling proc-macro-error-attr v1.0.4
51812026-05-22T04:20:02.180Z Compiling ref-cast v1.0.25
51822026-05-22T04:20:02.295Z Compiling managed v0.8.0
51832026-05-22T04:20:02.367Z Compiling rand_core v0.10.1
51842026-05-22T04:20:02.477Z Compiling regex v1.12.3
51852026-05-22T04:20:02.511Z Compiling anyhow v1.0.102
51862026-05-22T04:20:02.516Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
51872026-05-22T04:20:02.531Z Compiling slab v0.4.12
51882026-05-22T04:20:02.564Z Compiling darling_core v0.21.3
51892026-05-22T04:20:02.729Z Compiling darling_core v0.23.0
51902026-05-22T04:20:02.738Z Compiling bitflags v1.3.2
51912026-05-22T04:20:02.801Z Compiling crc32fast v1.5.0
51922026-05-22T04:20:02.840Z Compiling getrandom v0.4.2
51932026-05-22T04:20:02.910Z Compiling itoa v1.0.18
51942026-05-22T04:20:03.092Z Compiling futures-io v0.3.32
51952026-05-22T04:20:03.109Z Compiling futures-task v0.3.32
51962026-05-22T04:20:03.310Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51972026-05-22T04:20:03.331Z Compiling proc-macro-error v1.0.4
51982026-05-22T04:20:03.350Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51992026-05-22T04:20:03.563Z Compiling once_cell v1.21.4
52002026-05-22T04:20:03.585Z Compiling rustix v1.1.4
52012026-05-22T04:20:03.671Z Compiling ipnetwork v0.21.1
52022026-05-22T04:20:03.745Z Compiling serde_derive v1.0.228
52032026-05-22T04:20:03.781Z Compiling zerocopy-derive v0.8.48
52042026-05-22T04:20:03.939Z Compiling thiserror-impl v2.0.18
52052026-05-22T04:20:03.990Z Compiling futures-macro v0.3.32
52062026-05-22T04:20:04.027Z Compiling ref-cast-impl v1.0.25
52072026-05-22T04:20:04.614Z Compiling foreign-types-macros v0.2.3
52082026-05-22T04:20:04.648Z Compiling darling_macro v0.21.3
52092026-05-22T04:20:04.807Z Compiling futures-util v0.3.32
52102026-05-22T04:20:04.830Z Compiling darling_macro v0.23.0
52112026-05-22T04:20:05.208Z Compiling darling v0.21.3
52122026-05-22T04:20:05.236Z Compiling cobs v0.3.0
52132026-05-22T04:20:05.245Z Compiling num_enum_derive v0.7.6
52142026-05-22T04:20:05.277Z Compiling ingot-macros v0.1.1
52152026-05-22T04:20:05.393Z Compiling darling v0.23.0
52162026-05-22T04:20:05.446Z Compiling unicode-width v0.2.2
52172026-05-22T04:20:05.473Z Compiling foreign-types-shared v0.3.1
52182026-05-22T04:20:05.547Z Compiling cpufeatures v0.3.0
52192026-05-22T04:20:05.613Z Compiling chacha20 v0.10.0
52202026-05-22T04:20:05.739Z Compiling tabwriter v1.4.1
52212026-05-22T04:20:05.893Z Compiling foreign-types v0.5.0
52222026-05-22T04:20:05.961Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52232026-05-22T04:20:06.223Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52242026-05-22T04:20:06.239Z Compiling num_enum v0.7.6
52252026-05-22T04:20:06.344Z Compiling tracing-attributes v0.1.31
52262026-05-22T04:20:06.356Z Compiling tracing-core v0.1.36
52272026-05-22T04:20:07.036Z Compiling erased-serde v0.3.31
52282026-05-22T04:20:07.156Z Compiling postcard v1.1.3
52292026-05-22T04:20:07.262Z Compiling futures-executor v0.3.32
52302026-05-22T04:20:07.345Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52312026-05-22T04:20:07.704Z Compiling errno v0.3.14
52322026-05-22T04:20:07.778Z Compiling cstr-argument v0.1.2
52332026-05-22T04:20:07.839Z Compiling find-msvc-tools v0.1.9
52342026-05-22T04:20:07.849Z Compiling thiserror v1.0.69
52352026-05-22T04:20:07.931Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#2ae7c8c5)
52362026-05-22T04:20:07.987Z Compiling shlex v1.3.0
52372026-05-22T04:20:08.022Z Compiling pretty-hex v0.4.2
52382026-05-22T04:20:08.152Z Compiling num-conv v0.2.1
52392026-05-22T04:20:08.156Z Compiling powerfmt v0.2.0
52402026-05-22T04:20:08.162Z Compiling utf8parse v0.2.2
52412026-05-22T04:20:08.168Z Compiling zmij v1.0.21
52422026-05-22T04:20:08.255Z Compiling dyn-clone v1.0.20
52432026-05-22T04:20:08.286Z Compiling time-core v0.1.8
52442026-05-22T04:20:08.373Z Compiling ingot-types v0.1.2
52452026-05-22T04:20:08.394Z Compiling deranged v0.5.8
52462026-05-22T04:20:08.423Z Compiling time-macros v0.2.27
52472026-05-22T04:20:08.485Z Compiling anstyle-parse v1.0.0
52482026-05-22T04:20:08.673Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b6d6f1df)
52492026-05-22T04:20:08.681Z Compiling cc v1.2.61
52502026-05-22T04:20:08.796Z Compiling ingot v0.1.1
52512026-05-22T04:20:08.866Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52522026-05-22T04:20:09.209Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52532026-05-22T04:20:09.322Z Compiling rand v0.10.1
52542026-05-22T04:20:09.431Z Compiling tracing v0.1.44
52552026-05-22T04:20:09.526Z Compiling futures v0.3.32
52562026-05-22T04:20:09.776Z Compiling thiserror-impl v1.0.69
52572026-05-22T04:20:09.856Z Compiling crossbeam-epoch v0.9.18
52582026-05-22T04:20:10.098Z Compiling uuid v1.23.1
52592026-05-22T04:20:10.137Z Compiling arc-swap v1.9.1
52602026-05-22T04:20:10.306Z Compiling socket2 v0.6.3
52612026-05-22T04:20:10.472Z Compiling nom v8.0.0
52622026-05-22T04:20:10.508Z Compiling thread_local v1.1.9
52632026-05-22T04:20:10.839Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52642026-05-22T04:20:10.950Z Compiling anstyle-query v1.1.5
52652026-05-22T04:20:10.965Z Compiling serde_json v1.0.150
52662026-05-22T04:20:11.028Z Compiling slog-async v2.8.0
52672026-05-22T04:20:11.046Z Compiling iana-time-zone v0.1.65
52682026-05-22T04:20:11.210Z Compiling is_terminal_polyfill v1.70.2
52692026-05-22T04:20:11.296Z Compiling heck v0.4.1
52702026-05-22T04:20:11.323Z Compiling colorchoice v1.0.5
52712026-05-22T04:20:11.350Z Compiling colored v3.1.1
52722026-05-22T04:20:11.432Z Compiling lazy_static v1.5.0
52732026-05-22T04:20:11.491Z Compiling anstyle v1.0.14
52742026-05-22T04:20:11.525Z Compiling rayon-core v1.13.0
52752026-05-22T04:20:11.755Z Compiling oxnet v0.1.5
52762026-05-22T04:20:11.926Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52772026-05-22T04:20:12.207Z Compiling time v0.3.47
52782026-05-22T04:20:12.632Z Compiling anstream v1.0.0
52792026-05-22T04:20:13.050Z Compiling rusticata-macros v5.0.0
52802026-05-22T04:20:13.236Z Compiling slog-scope v4.4.1
52812026-05-22T04:20:13.240Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52822026-05-22T04:20:13.370Z Compiling chrono v0.4.44
52832026-05-22T04:20:13.534Z Compiling crossbeam-deque v0.8.6
52842026-05-22T04:20:13.606Z Compiling terminal_size v0.4.4
52852026-05-22T04:20:13.740Z Compiling alloca v0.4.0
52862026-05-22T04:20:13.743Z Compiling cookie-factory v0.3.3
52872026-05-22T04:20:13.973Z Compiling half v2.7.1
52882026-05-22T04:20:14.026Z Compiling crossbeam-channel v0.5.15
52892026-05-22T04:20:14.059Z Compiling is-terminal v0.4.17
52902026-05-22T04:20:14.150Z Compiling itertools v0.12.1
52912026-05-22T04:20:14.213Z Compiling heck v0.5.0
52922026-05-22T04:20:14.291Z Compiling circular v0.3.0
52932026-05-22T04:20:14.405Z Compiling ciborium-io v0.2.2
52942026-05-22T04:20:14.493Z Compiling log v0.4.29
52952026-05-22T04:20:14.501Z Compiling cfg_aliases v0.2.1
52962026-05-22T04:20:14.566Z Compiling take_mut v0.2.2
52972026-05-22T04:20:14.661Z Compiling plotters-backend v0.3.7
52982026-05-22T04:20:14.716Z Compiling term v1.2.1
52992026-05-22T04:20:14.979Z Compiling clap_lex v1.1.0
53002026-05-22T04:20:15.302Z Compiling clap_builder v4.6.0
53012026-05-22T04:20:15.374Z Compiling slog-term v2.9.2
53022026-05-22T04:20:15.604Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
53032026-05-22T04:20:16.139Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53042026-05-22T04:20:16.313Z Compiling plotters-svg v0.3.7
53052026-05-22T04:20:16.372Z Compiling slog-stdlog v4.1.1
53062026-05-22T04:20:16.599Z Compiling nix v0.31.2
53072026-05-22T04:20:16.691Z Compiling ciborium-ll v0.2.2
53082026-05-22T04:20:16.925Z Compiling clap_derive v4.6.1
53092026-05-22T04:20:16.984Z Compiling pcap-parser v0.17.0
53102026-05-22T04:20:17.819Z Compiling itertools v0.13.0
53112026-05-22T04:20:18.664Z Compiling cast v0.3.0
53122026-05-22T04:20:18.811Z Compiling same-file v1.0.6
53132026-05-22T04:20:18.834Z Compiling clap v4.6.1
53142026-05-22T04:20:18.906Z Compiling tinytemplate v1.2.1
53152026-05-22T04:20:18.964Z Compiling walkdir v2.5.0
53162026-05-22T04:20:19.299Z Compiling criterion-plot v0.8.2
53172026-05-22T04:20:19.316Z Compiling rayon v1.12.0
53182026-05-22T04:20:19.469Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53192026-05-22T04:20:19.504Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53202026-05-22T04:20:20.060Z Compiling ciborium v0.2.2
53212026-05-22T04:20:20.112Z Compiling slog-envlogger v2.2.0
53222026-05-22T04:20:20.794Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#5e686ee2)
53232026-05-22T04:20:20.913Z Compiling plotters v0.3.7
53242026-05-22T04:20:21.009Z Compiling page_size v0.6.0
53252026-05-22T04:20:21.115Z Compiling oorandom v11.1.5
53262026-05-22T04:20:21.239Z Compiling dtor-proc-macro v0.0.13
53272026-05-22T04:20:21.470Z Compiling anes v0.1.6
53282026-05-22T04:20:21.604Z Compiling dtor v0.8.1
53292026-05-22T04:20:21.690Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53302026-05-22T04:20:21.714Z Compiling link-section v0.2.1
53312026-05-22T04:20:21.843Z Compiling ctor-proc-macro v0.0.13
53322026-05-22T04:20:22.152Z Compiling criterion v0.8.2
53332026-05-22T04:20:22.245Z Compiling ctor v0.10.1
53342026-05-22T04:20:24.185Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53352026-05-22T04:21:43.918Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 46s
53362026-05-22T04:21:43.945Z Running benches/userland.rs (target/release-lto/deps/userland-fcb8d94f67ce0005)
53372026-05-22T04:21:43.948ZGnuplot not found, using plotters backend
53382026-05-22T04:21:44.090ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53392026-05-22T04:21:44.090ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53402026-05-22T04:21:49.558ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0028 s (7.7M iterations)
53412026-05-22T04:21:54.499ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53422026-05-22T04:21:54.591Zparse/Hairpin-DHCPv4/wallclock/Discover
53432026-05-22T04:21:54.591Z time: [61.799 ns 61.965 ns 62.120 ns]
53442026-05-22T04:21:54.591Z change: [+0.5185% +1.5801% +2.6868%] (p = 0.00 < 0.05)
53452026-05-22T04:21:54.591Z Change within noise threshold.
53462026-05-22T04:21:54.591ZFound 5 outliers among 100 measurements (5.00%)
53472026-05-22T04:21:54.591Z 2 (2.00%) high mild
53482026-05-22T04:21:54.591Z 3 (3.00%) high severe
53492026-05-22T04:21:55.495Z
53502026-05-22T04:21:55.498ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53512026-05-22T04:21:55.498ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53522026-05-22T04:22:01.397ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0021 s (3.6M iterations)
53532026-05-22T04:22:06.410ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53542026-05-22T04:22:06.499Zprocess/Hairpin-DHCPv4/wallclock/Discover
53552026-05-22T04:22:06.499Z time: [819.69 ns 820.57 ns 821.57 ns]
53562026-05-22T04:22:06.499Z change: [−0.2589% −0.0646% +0.1425%] (p = 0.53 > 0.05)
53572026-05-22T04:22:06.499Z No change in performance detected.
53582026-05-22T04:22:06.499ZFound 10 outliers among 100 measurements (10.00%)
53592026-05-22T04:22:06.499Z 5 (5.00%) high mild
53602026-05-22T04:22:06.499Z 5 (5.00%) high severe
53612026-05-22T04:22:07.399Z
53622026-05-22T04:22:07.402ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53632026-05-22T04:22:07.402ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53642026-05-22T04:22:13.122ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0023 s (7.3M iterations)
53652026-05-22T04:22:17.880ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53662026-05-22T04:22:17.969Zparse/Hairpin-DHCPv4/wallclock/Request
53672026-05-22T04:22:17.969Z time: [62.403 ns 62.595 ns 62.789 ns]
53682026-05-22T04:22:17.969Z change: [+0.3414% +1.3991% +2.5308%] (p = 0.01 < 0.05)
53692026-05-22T04:22:17.969Z Change within noise threshold.
53702026-05-22T04:22:17.969ZFound 6 outliers among 100 measurements (6.00%)
53712026-05-22T04:22:17.969Z 3 (3.00%) high mild
53722026-05-22T04:22:17.969Z 3 (3.00%) high severe
53732026-05-22T04:22:18.882Z
53742026-05-22T04:22:18.886ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53752026-05-22T04:22:18.887ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53762026-05-22T04:22:24.690ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0066 s (3.6M iterations)
53772026-05-22T04:22:29.703ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53782026-05-22T04:22:29.788Zprocess/Hairpin-DHCPv4/wallclock/Request
53792026-05-22T04:22:29.788Z time: [796.17 ns 796.82 ns 797.57 ns]
53802026-05-22T04:22:29.788Z change: [+0.0417% +0.2821% +0.5557%] (p = 0.02 < 0.05)
53812026-05-22T04:22:29.788Z Change within noise threshold.
53822026-05-22T04:22:29.788ZFound 8 outliers among 100 measurements (8.00%)
53832026-05-22T04:22:29.788Z 3 (3.00%) high mild
53842026-05-22T04:22:29.789Z 5 (5.00%) high severe
53852026-05-22T04:22:30.693Z
53862026-05-22T04:22:30.696ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53872026-05-22T04:22:30.696ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53882026-05-22T04:22:34.195ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0007 s (6.0M iterations)
53892026-05-22T04:22:39.080ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53902026-05-22T04:22:39.169Zparse/Hairpin-DHCPv6/wallclock/Solicit
53912026-05-22T04:22:39.169Z time: [61.594 ns 61.828 ns 62.058 ns]
53922026-05-22T04:22:39.169Z change: [+0.6933% +2.0472% +3.3252%] (p = 0.00 < 0.05)
53932026-05-22T04:22:39.169Z Change within noise threshold.
53942026-05-22T04:22:39.169ZFound 5 outliers among 100 measurements (5.00%)
53952026-05-22T04:22:39.169Z 1 (1.00%) high mild
53962026-05-22T04:22:39.170Z 4 (4.00%) high severe
53972026-05-22T04:22:40.082Z
53982026-05-22T04:22:40.085ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53992026-05-22T04:22:40.085ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
54002026-05-22T04:22:43.843ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0087 s (2.8M iterations)
54012026-05-22T04:22:48.836ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54022026-05-22T04:22:48.923Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54032026-05-22T04:22:48.923Z time: [1.0361 µs 1.0370 µs 1.0379 µs]
54042026-05-22T04:22:48.923Z change: [−0.8486% −0.6209% −0.3980%] (p = 0.00 < 0.05)
54052026-05-22T04:22:48.923Z Change within noise threshold.
54062026-05-22T04:22:48.923ZFound 11 outliers among 100 measurements (11.00%)
54072026-05-22T04:22:48.923Z 9 (9.00%) high mild
54082026-05-22T04:22:48.923Z 2 (2.00%) high severe
54092026-05-22T04:22:49.820Z
54102026-05-22T04:22:49.823ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54112026-05-22T04:22:49.823ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54122026-05-22T04:22:53.695ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0016 s (5.4M iterations)
54132026-05-22T04:22:58.447ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54142026-05-22T04:22:58.535Zparse/Hairpin-DHCPv6/wallclock/Request
54152026-05-22T04:22:58.535Z time: [61.501 ns 61.667 ns 61.827 ns]
54162026-05-22T04:22:58.535Z change: [+0.2040% +1.3159% +2.4468%] (p = 0.02 < 0.05)
54172026-05-22T04:22:58.535Z Change within noise threshold.
54182026-05-22T04:22:58.535ZFound 5 outliers among 100 measurements (5.00%)
54192026-05-22T04:22:58.535Z 2 (2.00%) high mild
54202026-05-22T04:22:58.535Z 3 (3.00%) high severe
54212026-05-22T04:22:59.441Z
54222026-05-22T04:22:59.445ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54232026-05-22T04:22:59.445ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54242026-05-22T04:23:03.449ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0078 s (2.6M iterations)
54252026-05-22T04:23:08.384ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54262026-05-22T04:23:08.473Zprocess/Hairpin-DHCPv6/wallclock/Request
54272026-05-22T04:23:08.474Z time: [1.0724 µs 1.0732 µs 1.0741 µs]
54282026-05-22T04:23:08.474Z change: [−0.1567% +0.0408% +0.2473%] (p = 0.70 > 0.05)
54292026-05-22T04:23:08.474Z No change in performance detected.
54302026-05-22T04:23:08.474ZFound 5 outliers among 100 measurements (5.00%)
54312026-05-22T04:23:08.474Z 3 (3.00%) high mild
54322026-05-22T04:23:08.474Z 2 (2.00%) high severe
54332026-05-22T04:23:09.371Z
54342026-05-22T04:23:09.374ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54352026-05-22T04:23:09.374ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54362026-05-22T04:23:15.548ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0020 s (6.8M iterations)
54372026-05-22T04:23:20.101ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54382026-05-22T04:23:20.188Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-05-22T04:23:20.188Z time: [61.541 ns 61.730 ns 61.906 ns]
54402026-05-22T04:23:20.188Z change: [+0.3111% +1.4214% +2.5592%] (p = 0.01 < 0.05)
54412026-05-22T04:23:20.188Z Change within noise threshold.
54422026-05-22T04:23:20.188ZFound 4 outliers among 100 measurements (4.00%)
54432026-05-22T04:23:20.188Z 2 (2.00%) high mild
54442026-05-22T04:23:20.188Z 2 (2.00%) high severe
54452026-05-22T04:23:21.099Z
54462026-05-22T04:23:21.104ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54472026-05-22T04:23:21.104ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54482026-05-22T04:23:26.376ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0006 s (4.0M iterations)
54492026-05-22T04:23:31.252ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54502026-05-22T04:23:31.339Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54512026-05-22T04:23:31.339Z time: [616.72 ns 617.03 ns 617.39 ns]
54522026-05-22T04:23:31.339Z change: [+0.5442% +0.7222% +0.9184%] (p = 0.00 < 0.05)
54532026-05-22T04:23:31.339Z Change within noise threshold.
54542026-05-22T04:23:31.339ZFound 8 outliers among 100 measurements (8.00%)
54552026-05-22T04:23:31.339Z 6 (6.00%) high mild
54562026-05-22T04:23:31.339Z 2 (2.00%) high severe
54572026-05-22T04:23:32.243Z
54582026-05-22T04:23:32.246ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54592026-05-22T04:23:32.247ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54602026-05-22T04:23:36.630ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0037 s (4.8M iterations)
54612026-05-22T04:23:40.480ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54622026-05-22T04:23:40.567Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-05-22T04:23:40.567Z time: [122.95 ns 123.13 ns 123.30 ns]
54642026-05-22T04:23:40.567Z change: [+1.0334% +1.8201% +2.6544%] (p = 0.00 < 0.05)
54652026-05-22T04:23:40.567Z Performance has regressed.
54662026-05-22T04:23:40.567ZFound 8 outliers among 100 measurements (8.00%)
54672026-05-22T04:23:40.567Z 3 (3.00%) high mild
54682026-05-22T04:23:40.567Z 5 (5.00%) high severe
54692026-05-22T04:23:41.469Z
54702026-05-22T04:23:41.473ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54712026-05-22T04:23:41.473ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54722026-05-22T04:23:44.699ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0009 s (3.2M iterations)
54732026-05-22T04:23:49.217ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54742026-05-22T04:23:49.304Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54752026-05-22T04:23:49.304Z time: [703.88 ns 704.29 ns 704.76 ns]
54762026-05-22T04:23:49.304Z change: [+1.0109% +1.1899% +1.3702%] (p = 0.00 < 0.05)
54772026-05-22T04:23:49.304Z Performance has regressed.
54782026-05-22T04:23:49.304ZFound 12 outliers among 100 measurements (12.00%)
54792026-05-22T04:23:49.304Z 8 (8.00%) high mild
54802026-05-22T04:23:49.304Z 4 (4.00%) high severe
54812026-05-22T04:23:50.196Z
54822026-05-22T04:23:50.200ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54832026-05-22T04:23:50.200ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54842026-05-22T04:23:56.431ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0007 s (6.7M iterations)
54852026-05-22T04:24:00.900ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54862026-05-22T04:24:00.986Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54872026-05-22T04:24:00.986Z time: [60.911 ns 61.088 ns 61.258 ns]
54882026-05-22T04:24:00.986Z change: [−0.0468% +1.0337% +2.0837%] (p = 0.06 > 0.05)
54892026-05-22T04:24:00.986Z No change in performance detected.
54902026-05-22T04:24:00.986ZFound 4 outliers among 100 measurements (4.00%)
54912026-05-22T04:24:00.986Z 1 (1.00%) high mild
54922026-05-22T04:24:00.986Z 3 (3.00%) high severe
54932026-05-22T04:24:01.892Z
54942026-05-22T04:24:01.895ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54952026-05-22T04:24:01.895ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54962026-05-22T04:24:07.962ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0065 s (3.5M iterations)
54972026-05-22T04:24:12.819ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54982026-05-22T04:24:12.905Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54992026-05-22T04:24:12.906Z time: [794.96 ns 795.45 ns 796.00 ns]
55002026-05-22T04:24:12.906Z change: [+0.6096% +0.7922% +0.9981%] (p = 0.00 < 0.05)
55012026-05-22T04:24:12.906Z Change within noise threshold.
55022026-05-22T04:24:12.906ZFound 12 outliers among 100 measurements (12.00%)
55032026-05-22T04:24:12.906Z 8 (8.00%) high mild
55042026-05-22T04:24:12.906Z 4 (4.00%) high severe
55052026-05-22T04:24:13.800Z
55062026-05-22T04:24:13.803ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55072026-05-22T04:24:13.803ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55082026-05-22T04:24:16.853ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
55092026-05-22T04:24:21.398ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55102026-05-22T04:24:21.484Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55112026-05-22T04:24:21.484Z time: [60.944 ns 61.126 ns 61.298 ns]
55122026-05-22T04:24:21.484Z change: [+0.4258% +1.5167% +2.5928%] (p = 0.00 < 0.05)
55132026-05-22T04:24:21.484Z Change within noise threshold.
55142026-05-22T04:24:21.484ZFound 4 outliers among 100 measurements (4.00%)
55152026-05-22T04:24:21.484Z 2 (2.00%) high mild
55162026-05-22T04:24:21.484Z 2 (2.00%) high severe
55172026-05-22T04:24:22.383Z
55182026-05-22T04:24:22.387ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55192026-05-22T04:24:22.387ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55202026-05-22T04:24:28.346ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0043 s (3.5M iterations)
55212026-05-22T04:24:33.195ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55222026-05-22T04:24:33.266Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55232026-05-22T04:24:33.266Z time: [767.88 ns 768.66 ns 769.59 ns]
55242026-05-22T04:24:33.266Z change: [+1.9765% +2.2226% +2.4664%] (p = 0.00 < 0.05)
55252026-05-22T04:24:33.266Z Performance has regressed.
55262026-05-22T04:24:33.266ZFound 5 outliers among 100 measurements (5.00%)
55272026-05-22T04:24:33.266Z 4 (4.00%) high mild
55282026-05-22T04:24:33.266Z 1 (1.00%) high severe
55292026-05-22T04:24:34.165Z
55302026-05-22T04:24:34.207ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55312026-05-22T04:24:34.207ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55322026-05-22T04:24:37.617ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
55332026-05-22T04:24:41.437ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55342026-05-22T04:24:41.533Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55352026-05-22T04:24:41.533Z time: [62.523 ns 62.695 ns 62.857 ns]
55362026-05-22T04:24:41.533Z change: [+0.4978% +1.2113% +1.9895%] (p = 0.00 < 0.05)
55372026-05-22T04:24:41.533Z Change within noise threshold.
55382026-05-22T04:24:41.542ZFound 3 outliers among 100 measurements (3.00%)
55392026-05-22T04:24:41.542Z 1 (1.00%) high mild
55402026-05-22T04:24:41.542Z 2 (2.00%) high severe
55412026-05-22T04:24:42.416Z
55422026-05-22T04:24:42.421ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55432026-05-22T04:24:42.421ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55442026-05-22T04:24:47.634ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.0M iterations)
55452026-05-22T04:24:52.285ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55462026-05-22T04:24:52.372Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55472026-05-22T04:24:52.372Z time: [246.52 ns 246.79 ns 247.09 ns]
55482026-05-22T04:24:52.372Z change: [+0.5825% +1.0133% +1.4618%] (p = 0.00 < 0.05)
55492026-05-22T04:24:52.372Z Change within noise threshold.
55502026-05-22T04:24:52.372ZFound 13 outliers among 100 measurements (13.00%)
55512026-05-22T04:24:52.373Z 6 (6.00%) high mild
55522026-05-22T04:24:52.373Z 7 (7.00%) high severe
55532026-05-22T04:24:53.296Z
55542026-05-22T04:24:53.306ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55552026-05-22T04:24:53.306ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55562026-05-22T04:24:56.301ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
55572026-05-22T04:25:04.378ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55582026-05-22T04:25:04.378Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55592026-05-22T04:25:04.378Z time: [80.356 ns 80.664 ns 80.955 ns]
55602026-05-22T04:25:04.378Z change: [−0.1167% +0.8173% +1.7165%] (p = 0.08 > 0.05)
55612026-05-22T04:25:04.379Z No change in performance detected.
55622026-05-22T04:25:04.379ZFound 3 outliers among 100 measurements (3.00%)
55632026-05-22T04:25:04.379Z 1 (1.00%) high mild
55642026-05-22T04:25:04.379Z 2 (2.00%) high severe
55652026-05-22T04:25:04.379Z
55662026-05-22T04:25:04.379ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55672026-05-22T04:25:04.379ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55682026-05-22T04:25:06.072ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (2.6M iterations)
55692026-05-22T04:25:10.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55702026-05-22T04:25:11.087Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55712026-05-22T04:25:11.087Z time: [265.48 ns 265.64 ns 265.83 ns]
55722026-05-22T04:25:11.087Z change: [+0.5627% +1.0102% +1.4645%] (p = 0.00 < 0.05)
55732026-05-22T04:25:11.087Z Change within noise threshold.
55742026-05-22T04:25:11.087ZFound 17 outliers among 100 measurements (17.00%)
55752026-05-22T04:25:11.087Z 3 (3.00%) high mild
55762026-05-22T04:25:11.087Z 14 (14.00%) high severe
55772026-05-22T04:25:11.983Z
55782026-05-22T04:25:11.986ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55792026-05-22T04:25:11.986ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55802026-05-22T04:25:18.185ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (6.8M iterations)
55812026-05-22T04:25:21.750ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55822026-05-22T04:25:21.838Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55832026-05-22T04:25:21.838Z time: [98.428 ns 98.690 ns 98.941 ns]
55842026-05-22T04:25:21.838Z change: [−0.3651% +0.3376% +1.0594%] (p = 0.36 > 0.05)
55852026-05-22T04:25:21.838Z No change in performance detected.
55862026-05-22T04:25:21.838ZFound 19 outliers among 100 measurements (19.00%)
55872026-05-22T04:25:21.838Z 14 (14.00%) low mild
55882026-05-22T04:25:21.838Z 5 (5.00%) high severe
55892026-05-22T04:25:22.741Z
55902026-05-22T04:25:22.745ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55912026-05-22T04:25:22.745ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55922026-05-22T04:25:25.772ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0056 s (3.5M iterations)
55932026-05-22T04:25:30.340ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55942026-05-22T04:25:30.430Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55952026-05-22T04:25:30.430Z time: [219.22 ns 219.69 ns 220.20 ns]
55962026-05-22T04:25:30.430Z change: [+0.4214% +1.0492% +1.7225%] (p = 0.00 < 0.05)
55972026-05-22T04:25:30.430Z Change within noise threshold.
55982026-05-22T04:25:30.430ZFound 7 outliers among 100 measurements (7.00%)
55992026-05-22T04:25:30.430Z 2 (2.00%) high mild
56002026-05-22T04:25:30.430Z 5 (5.00%) high severe
56012026-05-22T04:25:31.326Z
56022026-05-22T04:25:31.330ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56032026-05-22T04:25:31.330ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56042026-05-22T04:25:35.654ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.8M iterations)
56052026-05-22T04:25:40.015ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56062026-05-22T04:25:40.102Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56072026-05-22T04:25:40.102Z time: [116.60 ns 116.98 ns 117.34 ns]
56082026-05-22T04:25:40.102Z change: [−0.3598% +0.4215% +1.2676%] (p = 0.33 > 0.05)
56092026-05-22T04:25:40.103Z No change in performance detected.
56102026-05-22T04:25:40.103ZFound 22 outliers among 100 measurements (22.00%)
56112026-05-22T04:25:40.103Z 13 (13.00%) low mild
56122026-05-22T04:25:40.103Z 2 (2.00%) high mild
56132026-05-22T04:25:40.103Z 7 (7.00%) high severe
56142026-05-22T04:25:41.007Z
56152026-05-22T04:25:41.010ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56162026-05-22T04:25:41.010ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56172026-05-22T04:25:45.526ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0053 s (2.3M iterations)
56182026-05-22T04:25:50.344ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56192026-05-22T04:25:50.430Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56202026-05-22T04:25:50.430Z time: [236.45 ns 236.99 ns 237.59 ns]
56212026-05-22T04:25:50.430Z change: [−1.0389% −0.4809% +0.0579%] (p = 0.09 > 0.05)
56222026-05-22T04:25:50.430Z No change in performance detected.
56232026-05-22T04:25:50.430ZFound 4 outliers among 100 measurements (4.00%)
56242026-05-22T04:25:50.430Z 2 (2.00%) high mild
56252026-05-22T04:25:50.431Z 2 (2.00%) high severe
56262026-05-22T04:25:51.329Z
56272026-05-22T04:25:51.332ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56282026-05-22T04:25:51.332ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56292026-05-22T04:25:54.606ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (13M iterations)
56302026-05-22T04:25:58.538ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56312026-05-22T04:25:58.625Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56322026-05-22T04:25:58.625Z time: [61.149 ns 61.302 ns 61.445 ns]
56332026-05-22T04:25:58.625Z change: [−0.3836% +0.2986% +0.9837%] (p = 0.40 > 0.05)
56342026-05-22T04:25:58.625Z No change in performance detected.
56352026-05-22T04:25:58.625ZFound 3 outliers among 100 measurements (3.00%)
56362026-05-22T04:25:58.626Z 1 (1.00%) high mild
56372026-05-22T04:25:58.626Z 2 (2.00%) high severe
56382026-05-22T04:25:59.538Z
56392026-05-22T04:25:59.541ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56402026-05-22T04:25:59.541ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56412026-05-22T04:26:04.417ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.3M iterations)
56422026-05-22T04:26:09.132ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56432026-05-22T04:26:09.220Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56442026-05-22T04:26:09.221Z time: [220.54 ns 220.76 ns 221.01 ns]
56452026-05-22T04:26:09.221Z change: [+0.3414% +0.7880% +1.2638%] (p = 0.00 < 0.05)
56462026-05-22T04:26:09.221Z Change within noise threshold.
56472026-05-22T04:26:09.221ZFound 12 outliers among 100 measurements (12.00%)
56482026-05-22T04:26:09.221Z 7 (7.00%) high mild
56492026-05-22T04:26:09.221Z 5 (5.00%) high severe
56502026-05-22T04:26:10.141Z
56512026-05-22T04:26:10.159ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56522026-05-22T04:26:10.159ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56532026-05-22T04:26:13.137ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (7.0M iterations)
56542026-05-22T04:26:17.869ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56552026-05-22T04:26:17.956Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56562026-05-22T04:26:17.956Z time: [79.390 ns 79.690 ns 79.981 ns]
56572026-05-22T04:26:17.956Z change: [+0.6491% +1.4986% +2.3707%] (p = 0.00 < 0.05)
56582026-05-22T04:26:17.956Z Change within noise threshold.
56592026-05-22T04:26:17.957ZFound 5 outliers among 100 measurements (5.00%)
56602026-05-22T04:26:17.957Z 3 (3.00%) high mild
56612026-05-22T04:26:17.957Z 2 (2.00%) high severe
56622026-05-22T04:26:18.857Z
56632026-05-22T04:26:18.861ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56642026-05-22T04:26:18.861ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56652026-05-22T04:26:22.789ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.7M iterations)
56662026-05-22T04:26:27.734ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56672026-05-22T04:26:27.819Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56682026-05-22T04:26:27.819Z time: [239.10 ns 239.37 ns 239.67 ns]
56692026-05-22T04:26:27.819Z change: [+0.0995% +0.5862% +1.1058%] (p = 0.02 < 0.05)
56702026-05-22T04:26:27.819Z Change within noise threshold.
56712026-05-22T04:26:27.819ZFound 17 outliers among 100 measurements (17.00%)
56722026-05-22T04:26:27.819Z 8 (8.00%) high mild
56732026-05-22T04:26:27.819Z 9 (9.00%) high severe
56742026-05-22T04:26:28.716Z
56752026-05-22T04:26:28.719ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56762026-05-22T04:26:28.719ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56772026-05-22T04:26:34.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
56782026-05-22T04:26:38.408ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56792026-05-22T04:26:38.496Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56802026-05-22T04:26:38.496Z time: [98.035 ns 98.300 ns 98.591 ns]
56812026-05-22T04:26:38.496Z change: [+0.0660% +0.8083% +1.5625%] (p = 0.03 < 0.05)
56822026-05-22T04:26:38.496Z Change within noise threshold.
56832026-05-22T04:26:38.496ZFound 6 outliers among 100 measurements (6.00%)
56842026-05-22T04:26:38.496Z 4 (4.00%) high mild
56852026-05-22T04:26:38.496Z 2 (2.00%) high severe
56862026-05-22T04:26:39.401Z
56872026-05-22T04:26:39.405ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56882026-05-22T04:26:39.405ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56892026-05-22T04:26:45.349ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0054 s (3.5M iterations)
56902026-05-22T04:26:49.793ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56912026-05-22T04:26:49.881Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56922026-05-22T04:26:49.881Z time: [193.38 ns 193.88 ns 194.41 ns]
56932026-05-22T04:26:49.881Z change: [+1.6862% +2.3537% +3.0050%] (p = 0.00 < 0.05)
56942026-05-22T04:26:49.881Z Performance has regressed.
56952026-05-22T04:26:49.881ZFound 5 outliers among 100 measurements (5.00%)
56962026-05-22T04:26:49.881Z 3 (3.00%) high mild
56972026-05-22T04:26:49.881Z 2 (2.00%) high severe
56982026-05-22T04:26:50.788Z
56992026-05-22T04:26:50.792ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57002026-05-22T04:26:50.792ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57012026-05-22T04:26:55.082ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (4.9M iterations)
57022026-05-22T04:26:59.435ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57032026-05-22T04:26:59.524Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57042026-05-22T04:26:59.524Z time: [116.05 ns 116.42 ns 116.79 ns]
57052026-05-22T04:26:59.524Z change: [−0.9278% −0.1623% +0.6402%] (p = 0.70 > 0.05)
57062026-05-22T04:26:59.524Z No change in performance detected.
57072026-05-22T04:26:59.524ZFound 6 outliers among 100 measurements (6.00%)
57082026-05-22T04:26:59.524Z 1 (1.00%) low mild
57092026-05-22T04:26:59.524Z 2 (2.00%) high mild
57102026-05-22T04:26:59.524Z 3 (3.00%) high severe
57112026-05-22T04:27:00.432Z
57122026-05-22T04:27:00.436ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57132026-05-22T04:27:00.436ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57142026-05-22T04:27:04.829ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (2.4M iterations)
57152026-05-22T04:27:09.613ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57162026-05-22T04:27:09.699Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57172026-05-22T04:27:09.699Z time: [210.09 ns 210.71 ns 211.41 ns]
57182026-05-22T04:27:09.699Z change: [+0.7280% +1.4083% +2.0708%] (p = 0.00 < 0.05)
57192026-05-22T04:27:09.699Z Change within noise threshold.
57202026-05-22T04:27:09.699ZFound 6 outliers among 100 measurements (6.00%)
57212026-05-22T04:27:09.699Z 4 (4.00%) high mild
57222026-05-22T04:27:09.699Z 2 (2.00%) high severe
57232026-05-22T04:27:10.600Z
57242026-05-22T04:27:10.604ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57252026-05-22T04:27:10.604ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57262026-05-22T04:27:14.197ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
57272026-05-22T04:27:18.238ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57282026-05-22T04:27:18.324Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57292026-05-22T04:27:18.324Z time: [61.847 ns 61.992 ns 62.129 ns]
57302026-05-22T04:27:18.324Z change: [+0.2346% +1.0080% +1.7020%] (p = 0.01 < 0.05)
57312026-05-22T04:27:18.324Z Change within noise threshold.
57322026-05-22T04:27:18.324ZFound 4 outliers among 100 measurements (4.00%)
57332026-05-22T04:27:18.324Z 4 (4.00%) high severe
57342026-05-22T04:27:19.225Z
57352026-05-22T04:27:19.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57362026-05-22T04:27:19.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57372026-05-22T04:27:24.599ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (3.9M iterations)
57382026-05-22T04:27:29.375ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57392026-05-22T04:27:29.462Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57402026-05-22T04:27:29.462Z time: [243.35 ns 243.56 ns 243.78 ns]
57412026-05-22T04:27:29.462Z change: [+0.9533% +1.4336% +1.9274%] (p = 0.00 < 0.05)
57422026-05-22T04:27:29.462Z Change within noise threshold.
57432026-05-22T04:27:29.462ZFound 14 outliers among 100 measurements (14.00%)
57442026-05-22T04:27:29.462Z 6 (6.00%) high mild
57452026-05-22T04:27:29.462Z 8 (8.00%) high severe
57462026-05-22T04:27:30.360Z
57472026-05-22T04:27:30.364ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57482026-05-22T04:27:30.365ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57492026-05-22T04:27:33.549ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (6.6M iterations)
57502026-05-22T04:27:38.361ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57512026-05-22T04:27:38.448Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57522026-05-22T04:27:38.448Z time: [80.197 ns 80.596 ns 80.979 ns]
57532026-05-22T04:27:38.448Z change: [+0.2529% +1.0784% +1.8841%] (p = 0.01 < 0.05)
57542026-05-22T04:27:38.448Z Change within noise threshold.
57552026-05-22T04:27:38.448ZFound 3 outliers among 100 measurements (3.00%)
57562026-05-22T04:27:38.448Z 2 (2.00%) high mild
57572026-05-22T04:27:38.448Z 1 (1.00%) high severe
57582026-05-22T04:27:39.357Z
57592026-05-22T04:27:39.360ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57602026-05-22T04:27:39.360ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57612026-05-22T04:27:43.560ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
57622026-05-22T04:27:48.513ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57632026-05-22T04:27:48.601Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57642026-05-22T04:27:48.601Z time: [261.17 ns 261.44 ns 261.74 ns]
57652026-05-22T04:27:48.601Z change: [+0.5045% +1.0036% +1.4857%] (p = 0.00 < 0.05)
57662026-05-22T04:27:48.601Z Change within noise threshold.
57672026-05-22T04:27:48.601ZFound 17 outliers among 100 measurements (17.00%)
57682026-05-22T04:27:48.601Z 9 (9.00%) high mild
57692026-05-22T04:27:48.601Z 8 (8.00%) high severe
57702026-05-22T04:27:49.505Z
57712026-05-22T04:27:49.509ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57722026-05-22T04:27:49.509ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57732026-05-22T04:27:52.549ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.9M iterations)
57742026-05-22T04:27:56.433ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57752026-05-22T04:27:56.519Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57762026-05-22T04:27:56.519Z time: [98.973 ns 99.109 ns 99.267 ns]
57772026-05-22T04:27:56.520Z change: [+0.6797% +1.3389% +1.9818%] (p = 0.00 < 0.05)
57782026-05-22T04:27:56.520Z Change within noise threshold.
57792026-05-22T04:27:56.520ZFound 6 outliers among 100 measurements (6.00%)
57802026-05-22T04:27:56.520Z 4 (4.00%) high mild
57812026-05-22T04:27:56.520Z 2 (2.00%) high severe
57822026-05-22T04:27:57.420Z
57832026-05-22T04:27:57.424ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57842026-05-22T04:27:57.424ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57852026-05-22T04:28:00.563ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (3.3M iterations)
57862026-05-22T04:28:05.238ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57872026-05-22T04:28:05.325Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57882026-05-22T04:28:05.325Z time: [211.19 ns 211.67 ns 212.20 ns]
57892026-05-22T04:28:05.325Z change: [−0.1044% +0.4158% +0.9600%] (p = 0.13 > 0.05)
57902026-05-22T04:28:05.325Z No change in performance detected.
57912026-05-22T04:28:05.325ZFound 5 outliers among 100 measurements (5.00%)
57922026-05-22T04:28:05.325Z 2 (2.00%) high mild
57932026-05-22T04:28:05.325Z 3 (3.00%) high severe
57942026-05-22T04:28:06.230Z
57952026-05-22T04:28:06.233ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57962026-05-22T04:28:06.233ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57972026-05-22T04:28:10.695ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0000 s (4.7M iterations)
57982026-05-22T04:28:15.119ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57992026-05-22T04:28:15.206Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58002026-05-22T04:28:15.206Z time: [117.88 ns 118.10 ns 118.33 ns]
58012026-05-22T04:28:15.206Z change: [−0.1422% +0.6703% +1.5421%] (p = 0.13 > 0.05)
58022026-05-22T04:28:15.210Z No change in performance detected.
58032026-05-22T04:28:15.210ZFound 9 outliers among 100 measurements (9.00%)
58042026-05-22T04:28:15.210Z 4 (4.00%) high mild
58052026-05-22T04:28:15.210Z 5 (5.00%) high severe
58062026-05-22T04:28:16.110Z
58072026-05-22T04:28:16.113ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58082026-05-22T04:28:16.113ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58092026-05-22T04:28:20.782ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (2.2M iterations)
58102026-05-22T04:28:25.648ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58112026-05-22T04:28:25.735Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58122026-05-22T04:28:25.735Z time: [231.42 ns 231.98 ns 232.60 ns]
58132026-05-22T04:28:25.735Z change: [+0.7948% +1.3730% +1.9100%] (p = 0.00 < 0.05)
58142026-05-22T04:28:25.735Z Change within noise threshold.
58152026-05-22T04:28:25.735ZFound 6 outliers among 100 measurements (6.00%)
58162026-05-22T04:28:25.735Z 3 (3.00%) high mild
58172026-05-22T04:28:25.735Z 3 (3.00%) high severe
58182026-05-22T04:28:26.634Z
58192026-05-22T04:28:26.638ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58202026-05-22T04:28:26.638ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58212026-05-22T04:28:30.215ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
58222026-05-22T04:28:34.227ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58232026-05-22T04:28:34.314Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58242026-05-22T04:28:34.314Z time: [61.126 ns 61.246 ns 61.360 ns]
58252026-05-22T04:28:34.314Z change: [+0.6584% +1.4452% +2.2010%] (p = 0.00 < 0.05)
58262026-05-22T04:28:34.314Z Change within noise threshold.
58272026-05-22T04:28:34.314ZFound 4 outliers among 100 measurements (4.00%)
58282026-05-22T04:28:34.314Z 3 (3.00%) high mild
58292026-05-22T04:28:34.314Z 1 (1.00%) high severe
58302026-05-22T04:28:35.220Z
58312026-05-22T04:28:35.223ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58322026-05-22T04:28:35.223ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58332026-05-22T04:28:40.368ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (4.1M iterations)
58342026-05-22T04:28:45.128ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58352026-05-22T04:28:45.214Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58362026-05-22T04:28:45.214Z time: [219.60 ns 219.82 ns 220.08 ns]
58372026-05-22T04:28:45.214Z change: [−0.1143% +0.3276% +0.7846%] (p = 0.16 > 0.05)
58382026-05-22T04:28:45.214Z No change in performance detected.
58392026-05-22T04:28:45.214ZFound 10 outliers among 100 measurements (10.00%)
58402026-05-22T04:28:45.214Z 6 (6.00%) high mild
58412026-05-22T04:28:45.214Z 4 (4.00%) high severe
58422026-05-22T04:28:46.118Z
58432026-05-22T04:28:46.121ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58442026-05-22T04:28:46.121ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58452026-05-22T04:28:49.265ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.7M iterations)
58462026-05-22T04:28:54.127ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58472026-05-22T04:28:54.214Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58482026-05-22T04:28:54.214Z time: [78.929 ns 79.258 ns 79.572 ns]
58492026-05-22T04:28:54.214Z change: [+0.0494% +0.8875% +1.7600%] (p = 0.04 < 0.05)
58502026-05-22T04:28:54.214Z Change within noise threshold.
58512026-05-22T04:28:54.214ZFound 3 outliers among 100 measurements (3.00%)
58522026-05-22T04:28:54.215Z 1 (1.00%) high mild
58532026-05-22T04:28:54.218Z 2 (2.00%) high severe
58542026-05-22T04:28:55.108Z
58552026-05-22T04:28:55.112ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58562026-05-22T04:28:55.112ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58572026-05-22T04:28:59.180ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (2.6M iterations)
58582026-05-22T04:29:04.150ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58592026-05-22T04:29:04.236Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58602026-05-22T04:29:04.236Z time: [237.84 ns 238.12 ns 238.43 ns]
58612026-05-22T04:29:04.236Z change: [+0.4343% +0.9135% +1.4236%] (p = 0.00 < 0.05)
58622026-05-22T04:29:04.236Z Change within noise threshold.
58632026-05-22T04:29:04.236ZFound 17 outliers among 100 measurements (17.00%)
58642026-05-22T04:29:04.236Z 6 (6.00%) high mild
58652026-05-22T04:29:04.236Z 11 (11.00%) high severe
58662026-05-22T04:29:05.137Z
58672026-05-22T04:29:05.140ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58682026-05-22T04:29:05.140ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58692026-05-22T04:29:11.480ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.6M iterations)
58702026-05-22T04:29:15.174ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58712026-05-22T04:29:15.261Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58722026-05-22T04:29:15.261Z time: [98.299 ns 98.424 ns 98.564 ns]
58732026-05-22T04:29:15.261Z change: [−0.2080% +0.4801% +1.1834%] (p = 0.19 > 0.05)
58742026-05-22T04:29:15.261Z No change in performance detected.
58752026-05-22T04:29:15.261ZFound 8 outliers among 100 measurements (8.00%)
58762026-05-22T04:29:15.261Z 4 (4.00%) high mild
58772026-05-22T04:29:15.261Z 4 (4.00%) high severe
58782026-05-22T04:29:16.163Z
58792026-05-22T04:29:16.166ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58802026-05-22T04:29:16.166ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58812026-05-22T04:29:19.205ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0037 s (3.4M iterations)
58822026-05-22T04:29:23.862ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58832026-05-22T04:29:23.950Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58842026-05-22T04:29:23.950Z time: [188.40 ns 188.97 ns 189.58 ns]
58852026-05-22T04:29:23.950Z change: [+0.5630% +1.1788% +1.8568%] (p = 0.00 < 0.05)
58862026-05-22T04:29:23.950Z Change within noise threshold.
58872026-05-22T04:29:23.950ZFound 3 outliers among 100 measurements (3.00%)
58882026-05-22T04:29:23.950Z 1 (1.00%) high mild
58892026-05-22T04:29:23.950Z 2 (2.00%) high severe
58902026-05-22T04:29:24.854Z
58912026-05-22T04:29:24.858ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58922026-05-22T04:29:24.858ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58932026-05-22T04:29:29.279ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (4.7M iterations)
58942026-05-22T04:29:33.734ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58952026-05-22T04:29:33.821Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58962026-05-22T04:29:33.822Z time: [116.73 ns 116.93 ns 117.15 ns]
58972026-05-22T04:29:33.822Z change: [−0.5764% +0.2185% +1.0037%] (p = 0.61 > 0.05)
58982026-05-22T04:29:33.822Z No change in performance detected.
58992026-05-22T04:29:33.822ZFound 6 outliers among 100 measurements (6.00%)
59002026-05-22T04:29:33.822Z 2 (2.00%) high mild
59012026-05-22T04:29:33.822Z 4 (4.00%) high severe
59022026-05-22T04:29:34.724Z
59032026-05-22T04:29:34.728ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59042026-05-22T04:29:34.728ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
59052026-05-22T04:29:39.265ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0084 s (2.3M iterations)
59062026-05-22T04:29:44.129ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59072026-05-22T04:29:44.216Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59082026-05-22T04:29:44.216Z time: [206.47 ns 207.10 ns 207.81 ns]
59092026-05-22T04:29:44.216Z change: [+0.4147% +1.1824% +1.8783%] (p = 0.00 < 0.05)
59102026-05-22T04:29:44.216Z Change within noise threshold.
59112026-05-22T04:29:44.216ZFound 6 outliers among 100 measurements (6.00%)
59122026-05-22T04:29:44.220Z 4 (4.00%) high mild
59132026-05-22T04:29:44.220Z 2 (2.00%) high severe
59142026-05-22T04:29:45.115Z
59152026-05-22T04:29:45.118ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59162026-05-22T04:29:45.118ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59172026-05-22T04:29:48.426ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
59182026-05-22T04:29:52.408ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59192026-05-22T04:29:52.496Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59202026-05-22T04:29:52.496Z time: [62.730 ns 62.895 ns 63.054 ns]
59212026-05-22T04:29:52.496Z change: [+0.2508% +0.9146% +1.6097%] (p = 0.01 < 0.05)
59222026-05-22T04:29:52.496Z Change within noise threshold.
59232026-05-22T04:29:52.496ZFound 4 outliers among 100 measurements (4.00%)
59242026-05-22T04:29:52.496Z 2 (2.00%) high mild
59252026-05-22T04:29:52.496Z 2 (2.00%) high severe
59262026-05-22T04:29:53.414Z
59272026-05-22T04:29:53.419ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59282026-05-22T04:29:53.419ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59292026-05-22T04:29:58.310ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.3M iterations)
59302026-05-22T04:30:03.321ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59312026-05-22T04:30:03.417Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59322026-05-22T04:30:03.417Z time: [273.18 ns 275.03 ns 277.39 ns]
59332026-05-22T04:30:03.417Z change: [−12.734% +1.8105% +17.288%] (p = 0.83 > 0.05)
59342026-05-22T04:30:03.417Z No change in performance detected.
59352026-05-22T04:30:03.417ZFound 13 outliers among 100 measurements (13.00%)
59362026-05-22T04:30:03.417Z 5 (5.00%) high mild
59372026-05-22T04:30:03.417Z 8 (8.00%) high severe
59382026-05-22T04:30:04.321Z
59392026-05-22T04:30:04.329ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59402026-05-22T04:30:04.329ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59412026-05-22T04:30:12.559ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (7.0M iterations)
59422026-05-22T04:30:15.089ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59432026-05-22T04:30:15.176Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59442026-05-22T04:30:15.176Z time: [80.479 ns 80.783 ns 81.079 ns]
59452026-05-22T04:30:15.176Z change: [+0.5194% +1.3456% +2.1612%] (p = 0.00 < 0.05)
59462026-05-22T04:30:15.176Z Change within noise threshold.
59472026-05-22T04:30:15.176ZFound 4 outliers among 100 measurements (4.00%)
59482026-05-22T04:30:15.176Z 2 (2.00%) high mild
59492026-05-22T04:30:15.176Z 2 (2.00%) high severe
59502026-05-22T04:30:16.069Z
59512026-05-22T04:30:16.073ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59522026-05-22T04:30:16.073ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59532026-05-22T04:30:20.036ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0045 s (2.6M iterations)
59542026-05-22T04:30:25.227ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59552026-05-22T04:30:25.314Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59562026-05-22T04:30:25.314Z time: [309.67 ns 312.95 ns 317.13 ns]
59572026-05-22T04:30:25.314Z change: [−10.316% +2.8138% +17.821%] (p = 0.71 > 0.05)
59582026-05-22T04:30:25.314Z No change in performance detected.
59592026-05-22T04:30:25.314ZFound 11 outliers among 100 measurements (11.00%)
59602026-05-22T04:30:25.314Z 4 (4.00%) high mild
59612026-05-22T04:30:25.315Z 7 (7.00%) high severe
59622026-05-22T04:30:26.217Z
59632026-05-22T04:30:26.223ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59642026-05-22T04:30:26.223ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59652026-05-22T04:30:32.179ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
59662026-05-22T04:30:35.902ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59672026-05-22T04:30:35.980Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59682026-05-22T04:30:35.980Z time: [98.261 ns 98.508 ns 98.757 ns]
59692026-05-22T04:30:35.980Z change: [−0.0897% +0.6061% +1.3659%] (p = 0.11 > 0.05)
59702026-05-22T04:30:35.980Z No change in performance detected.
59712026-05-22T04:30:35.980ZFound 6 outliers among 100 measurements (6.00%)
59722026-05-22T04:30:35.980Z 4 (4.00%) high mild
59732026-05-22T04:30:35.980Z 2 (2.00%) high severe
59742026-05-22T04:30:36.887Z
59752026-05-22T04:30:36.892ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59762026-05-22T04:30:36.892ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59772026-05-22T04:30:42.850ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.5M iterations)
59782026-05-22T04:30:47.511ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59792026-05-22T04:30:47.598Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59802026-05-22T04:30:47.598Z time: [238.37 ns 239.83 ns 241.64 ns]
59812026-05-22T04:30:47.598Z change: [−10.080% +0.8438% +12.750%] (p = 0.89 > 0.05)
59822026-05-22T04:30:47.598Z No change in performance detected.
59832026-05-22T04:30:47.602ZFound 12 outliers among 100 measurements (12.00%)
59842026-05-22T04:30:47.602Z 4 (4.00%) high mild
59852026-05-22T04:30:47.602Z 8 (8.00%) high severe
59862026-05-22T04:30:48.501Z
59872026-05-22T04:30:48.505ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59882026-05-22T04:30:48.505ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59892026-05-22T04:30:52.693ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (5.0M iterations)
59902026-05-22T04:30:57.197ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59912026-05-22T04:30:57.283Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59922026-05-22T04:30:57.284Z time: [117.08 ns 117.45 ns 117.81 ns]
59932026-05-22T04:30:57.287Z change: [+0.7238% +1.4580% +2.3328%] (p = 0.00 < 0.05)
59942026-05-22T04:30:57.287Z Change within noise threshold.
59952026-05-22T04:30:57.287ZFound 11 outliers among 100 measurements (11.00%)
59962026-05-22T04:30:57.287Z 2 (2.00%) low mild
59972026-05-22T04:30:57.287Z 2 (2.00%) high mild
59982026-05-22T04:30:57.287Z 7 (7.00%) high severe
59992026-05-22T04:30:58.185Z
60002026-05-22T04:30:58.188ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60012026-05-22T04:30:58.188ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
60022026-05-22T04:31:02.574ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0100 s (2.4M iterations)
60032026-05-22T04:31:07.592ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
60042026-05-22T04:31:07.679Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
60052026-05-22T04:31:07.679Z time: [267.16 ns 269.32 ns 272.04 ns]
60062026-05-22T04:31:07.679Z change: [−10.579% +0.8132% +14.728%] (p = 0.90 > 0.05)
60072026-05-22T04:31:07.679Z No change in performance detected.
60082026-05-22T04:31:07.679ZFound 12 outliers among 100 measurements (12.00%)
60092026-05-22T04:31:07.679Z 4 (4.00%) high mild
60102026-05-22T04:31:07.679Z 8 (8.00%) high severe
60112026-05-22T04:31:08.577Z
60122026-05-22T04:31:08.581ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60132026-05-22T04:31:08.581ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60142026-05-22T04:31:11.697ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (13M iterations)
60152026-05-22T04:31:15.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60162026-05-22T04:31:15.907Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60172026-05-22T04:31:15.907Z time: [60.975 ns 61.119 ns 61.255 ns]
60182026-05-22T04:31:15.908Z change: [−0.2427% +0.4732% +1.1922%] (p = 0.19 > 0.05)
60192026-05-22T04:31:15.908Z No change in performance detected.
60202026-05-22T04:31:15.908ZFound 4 outliers among 100 measurements (4.00%)
60212026-05-22T04:31:15.908Z 2 (2.00%) high mild
60222026-05-22T04:31:15.908Z 2 (2.00%) high severe
60232026-05-22T04:31:16.813Z
60242026-05-22T04:31:16.816ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60252026-05-22T04:31:16.817ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60262026-05-22T04:31:21.559ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.4M iterations)
60272026-05-22T04:31:26.588ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60282026-05-22T04:31:26.675Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60292026-05-22T04:31:26.675Z time: [244.92 ns 246.66 ns 248.87 ns]
60302026-05-22T04:31:26.675Z change: [−13.296% +1.6303% +18.433%] (p = 0.86 > 0.05)
60312026-05-22T04:31:26.675Z No change in performance detected.
60322026-05-22T04:31:26.675ZFound 12 outliers among 100 measurements (12.00%)
60332026-05-22T04:31:26.675Z 3 (3.00%) high mild
60342026-05-22T04:31:26.675Z 9 (9.00%) high severe
60352026-05-22T04:31:27.579Z
60362026-05-22T04:31:27.583ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60372026-05-22T04:31:27.583ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60382026-05-22T04:31:33.573ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (7.0M iterations)
60392026-05-22T04:31:38.329ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60402026-05-22T04:31:38.415Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60412026-05-22T04:31:38.415Z time: [79.100 ns 79.517 ns 79.927 ns]
60422026-05-22T04:31:38.415Z change: [−0.3103% +0.5790% +1.4777%] (p = 0.20 > 0.05)
60432026-05-22T04:31:38.415Z No change in performance detected.
60442026-05-22T04:31:38.415ZFound 2 outliers among 100 measurements (2.00%)
60452026-05-22T04:31:38.416Z 2 (2.00%) high severe
60462026-05-22T04:31:39.301Z
60472026-05-22T04:31:39.306ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60482026-05-22T04:31:39.306ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60492026-05-22T04:31:43.194ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0056 s (2.7M iterations)
60502026-05-22T04:31:48.335ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60512026-05-22T04:31:48.423Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60522026-05-22T04:31:48.423Z time: [278.33 ns 281.01 ns 284.49 ns]
60532026-05-22T04:31:48.423Z change: [−12.176% +1.7639% +18.003%] (p = 0.83 > 0.05)
60542026-05-22T04:31:48.423Z No change in performance detected.
60552026-05-22T04:31:48.423ZFound 13 outliers among 100 measurements (13.00%)
60562026-05-22T04:31:48.423Z 6 (6.00%) high mild
60572026-05-22T04:31:48.423Z 7 (7.00%) high severe
60582026-05-22T04:31:49.335Z
60592026-05-22T04:31:49.339ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60602026-05-22T04:31:49.339ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60612026-05-22T04:31:55.200ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (7.2M iterations)
60622026-05-22T04:31:58.937ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60632026-05-22T04:31:59.022Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60642026-05-22T04:31:59.022Z time: [97.595 ns 97.798 ns 98.015 ns]
60652026-05-22T04:31:59.022Z change: [−0.2247% +0.4622% +1.1532%] (p = 0.21 > 0.05)
60662026-05-22T04:31:59.022Z No change in performance detected.
60672026-05-22T04:31:59.023ZFound 4 outliers among 100 measurements (4.00%)
60682026-05-22T04:31:59.023Z 1 (1.00%) high mild
60692026-05-22T04:31:59.023Z 3 (3.00%) high severe
60702026-05-22T04:31:59.927Z
60712026-05-22T04:31:59.930ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60722026-05-22T04:31:59.930ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60732026-05-22T04:32:05.715ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (3.6M iterations)
60742026-05-22T04:32:10.366ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60752026-05-22T04:32:10.858Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60762026-05-22T04:32:10.858Z time: [209.07 ns 210.61 ns 212.51 ns]
60772026-05-22T04:32:10.858Z change: [−10.075% +1.5270% +14.829%] (p = 0.81 > 0.05)
60782026-05-22T04:32:10.858Z No change in performance detected.
60792026-05-22T04:32:10.858ZFound 12 outliers among 100 measurements (12.00%)
60802026-05-22T04:32:10.858Z 4 (4.00%) high mild
60812026-05-22T04:32:10.858Z 8 (8.00%) high severe
60822026-05-22T04:32:11.353Z
60832026-05-22T04:32:11.356ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60842026-05-22T04:32:11.356ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60852026-05-22T04:32:15.525ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0031 s (5.0M iterations)
60862026-05-22T04:32:20.017ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60872026-05-22T04:32:20.104Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60882026-05-22T04:32:20.104Z time: [116.50 ns 116.87 ns 117.24 ns]
60892026-05-22T04:32:20.104Z change: [−0.1182% +0.5129% +1.3095%] (p = 0.16 > 0.05)
60902026-05-22T04:32:20.104Z No change in performance detected.
60912026-05-22T04:32:20.104ZFound 10 outliers among 100 measurements (10.00%)
60922026-05-22T04:32:20.104Z 6 (6.00%) low mild
60932026-05-22T04:32:20.104Z 1 (1.00%) high mild
60942026-05-22T04:32:20.104Z 3 (3.00%) high severe
60952026-05-22T04:32:20.998Z
60962026-05-22T04:32:21.003ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60972026-05-22T04:32:21.003ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60982026-05-22T04:32:25.277ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0072 s (2.5M iterations)
60992026-05-22T04:32:30.301ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
61002026-05-22T04:32:30.387Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
61012026-05-22T04:32:30.387Z time: [236.04 ns 238.08 ns 240.61 ns]
61022026-05-22T04:32:30.387Z change: [−12.702% +0.2283% +13.930%] (p = 0.98 > 0.05)
61032026-05-22T04:32:30.387Z No change in performance detected.
61042026-05-22T04:32:30.387ZFound 12 outliers among 100 measurements (12.00%)
61052026-05-22T04:32:30.387Z 4 (4.00%) high mild
61062026-05-22T04:32:30.387Z 8 (8.00%) high severe
61072026-05-22T04:32:31.283Z
61082026-05-22T04:32:31.286ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61092026-05-22T04:32:31.286ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61102026-05-22T04:32:34.698ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (12M iterations)
61112026-05-22T04:32:38.945ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61122026-05-22T04:32:39.032Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61132026-05-22T04:32:39.032Z time: [61.663 ns 61.760 ns 61.851 ns]
61142026-05-22T04:32:39.032Z change: [−0.0137% +0.6927% +1.4063%] (p = 0.05 > 0.05)
61152026-05-22T04:32:39.032Z No change in performance detected.
61162026-05-22T04:32:39.032ZFound 5 outliers among 100 measurements (5.00%)
61172026-05-22T04:32:39.032Z 2 (2.00%) high mild
61182026-05-22T04:32:39.032Z 3 (3.00%) high severe
61192026-05-22T04:32:39.930Z
61202026-05-22T04:32:39.934ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61212026-05-22T04:32:39.952ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61222026-05-22T04:32:45.066ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.1M iterations)
61232026-05-22T04:32:50.168ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61242026-05-22T04:32:50.254Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61252026-05-22T04:32:50.254Z time: [273.24 ns 275.31 ns 278.00 ns]
61262026-05-22T04:32:50.254Z change: [−13.816% +1.0608% +18.402%] (p = 0.91 > 0.05)
61272026-05-22T04:32:50.254Z No change in performance detected.
61282026-05-22T04:32:50.254ZFound 12 outliers among 100 measurements (12.00%)
61292026-05-22T04:32:50.254Z 4 (4.00%) high mild
61302026-05-22T04:32:50.254Z 8 (8.00%) high severe
61312026-05-22T04:32:51.153Z
61322026-05-22T04:32:51.156ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61332026-05-22T04:32:51.156ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61342026-05-22T04:32:54.271ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (6.7M iterations)
61352026-05-22T04:32:59.164ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61362026-05-22T04:32:59.251Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61372026-05-22T04:32:59.251Z time: [79.702 ns 79.971 ns 80.228 ns]
61382026-05-22T04:32:59.251Z change: [+0.2484% +1.0950% +1.9633%] (p = 0.01 < 0.05)
61392026-05-22T04:32:59.251Z Change within noise threshold.
61402026-05-22T04:32:59.251ZFound 3 outliers among 100 measurements (3.00%)
61412026-05-22T04:32:59.251Z 1 (1.00%) high mild
61422026-05-22T04:32:59.251Z 2 (2.00%) high severe
61432026-05-22T04:33:00.129Z
61442026-05-22T04:33:00.133ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61452026-05-22T04:33:00.133ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61462026-05-22T04:33:04.243ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (2.6M iterations)
61472026-05-22T04:33:09.406ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61482026-05-22T04:33:09.489Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61492026-05-22T04:33:09.490Z time: [308.98 ns 312.33 ns 316.65 ns]
61502026-05-22T04:33:09.490Z change: [−13.341% +1.2635% +18.400%] (p = 0.88 > 0.05)
61512026-05-22T04:33:09.493Z No change in performance detected.
61522026-05-22T04:33:09.493ZFound 13 outliers among 100 measurements (13.00%)
61532026-05-22T04:33:09.493Z 6 (6.00%) high mild
61542026-05-22T04:33:09.494Z 7 (7.00%) high severe
61552026-05-22T04:33:10.391Z
61562026-05-22T04:33:10.394ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61572026-05-22T04:33:10.395ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61582026-05-22T04:33:16.615ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.7M iterations)
61592026-05-22T04:33:20.406ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61602026-05-22T04:33:20.495Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61612026-05-22T04:33:20.495Z time: [98.590 ns 98.691 ns 98.809 ns]
61622026-05-22T04:33:20.495Z change: [−0.0169% +0.6541% +1.2907%] (p = 0.05 > 0.05)
61632026-05-22T04:33:20.496Z No change in performance detected.
61642026-05-22T04:33:20.496ZFound 8 outliers among 100 measurements (8.00%)
61652026-05-22T04:33:20.496Z 5 (5.00%) high mild
61662026-05-22T04:33:20.496Z 3 (3.00%) high severe
61672026-05-22T04:33:21.396Z
61682026-05-22T04:33:21.400ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61692026-05-22T04:33:21.400ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61702026-05-22T04:33:24.423ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.5M iterations)
61712026-05-22T04:33:29.340ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61722026-05-22T04:33:29.425Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61732026-05-22T04:33:29.426Z time: [234.33 ns 236.03 ns 238.13 ns]
61742026-05-22T04:33:29.426Z change: [−10.838% +1.1673% +14.229%] (p = 0.86 > 0.05)
61752026-05-22T04:33:29.426Z No change in performance detected.
61762026-05-22T04:33:29.426ZFound 11 outliers among 100 measurements (11.00%)
61772026-05-22T04:33:29.426Z 4 (4.00%) high mild
61782026-05-22T04:33:29.426Z 7 (7.00%) high severe
61792026-05-22T04:33:30.332Z
61802026-05-22T04:33:30.335ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61812026-05-22T04:33:30.335ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61822026-05-22T04:33:34.670ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0034 s (4.8M iterations)
61832026-05-22T04:33:39.230ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61842026-05-22T04:33:39.317Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61852026-05-22T04:33:39.317Z time: [117.47 ns 117.65 ns 117.84 ns]
61862026-05-22T04:33:39.317Z change: [−0.3014% +0.4344% +1.1703%] (p = 0.27 > 0.05)
61872026-05-22T04:33:39.317Z No change in performance detected.
61882026-05-22T04:33:39.317ZFound 7 outliers among 100 measurements (7.00%)
61892026-05-22T04:33:39.317Z 3 (3.00%) high mild
61902026-05-22T04:33:39.317Z 4 (4.00%) high severe
61912026-05-22T04:33:40.220Z
61922026-05-22T04:33:40.223ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61932026-05-22T04:33:40.223ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61942026-05-22T04:33:44.760ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0069 s (2.3M iterations)
61952026-05-22T04:33:49.832ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61962026-05-22T04:33:49.922Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61972026-05-22T04:33:49.922Z time: [263.70 ns 266.26 ns 269.49 ns]
61982026-05-22T04:33:49.922Z change: [−12.528% +0.6433% +15.653%] (p = 0.93 > 0.05)
61992026-05-22T04:33:49.922Z No change in performance detected.
62002026-05-22T04:33:49.922ZFound 13 outliers among 100 measurements (13.00%)
62012026-05-22T04:33:49.922Z 5 (5.00%) high mild
62022026-05-22T04:33:49.922Z 8 (8.00%) high severe
62032026-05-22T04:33:50.833Z
62042026-05-22T04:33:50.836ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62052026-05-22T04:33:50.836ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62062026-05-22T04:33:54.262ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
62072026-05-22T04:33:58.447ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62082026-05-22T04:33:58.533Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62092026-05-22T04:33:58.533Z time: [60.975 ns 61.140 ns 61.297 ns]
62102026-05-22T04:33:58.533Z change: [+0.3986% +1.1515% +1.9022%] (p = 0.00 < 0.05)
62112026-05-22T04:33:58.533Z Change within noise threshold.
62122026-05-22T04:33:58.533ZFound 4 outliers among 100 measurements (4.00%)
62132026-05-22T04:33:58.533Z 2 (2.00%) high mild
62142026-05-22T04:33:58.533Z 2 (2.00%) high severe
62152026-05-22T04:33:59.437Z
62162026-05-22T04:33:59.440ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62172026-05-22T04:33:59.440ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62182026-05-22T04:34:04.453ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (4.2M iterations)
62192026-05-22T04:34:09.538ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62202026-05-22T04:34:09.624Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62212026-05-22T04:34:09.624Z time: [248.30 ns 250.27 ns 252.80 ns]
62222026-05-22T04:34:09.624Z change: [−14.941% +1.2028% +19.962%] (p = 0.90 > 0.05)
62232026-05-22T04:34:09.624Z No change in performance detected.
62242026-05-22T04:34:09.624ZFound 13 outliers among 100 measurements (13.00%)
62252026-05-22T04:34:09.624Z 5 (5.00%) high mild
62262026-05-22T04:34:09.624Z 8 (8.00%) high severe
62272026-05-22T04:34:10.527Z
62282026-05-22T04:34:10.531ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62292026-05-22T04:34:10.532ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62302026-05-22T04:34:13.642ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.7M iterations)
62312026-05-22T04:34:18.526ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62322026-05-22T04:34:18.612Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62332026-05-22T04:34:18.613Z time: [78.869 ns 79.169 ns 79.455 ns]
62342026-05-22T04:34:18.613Z change: [+0.1165% +1.0323% +1.9847%] (p = 0.03 < 0.05)
62352026-05-22T04:34:18.613Z Change within noise threshold.
62362026-05-22T04:34:18.613ZFound 3 outliers among 100 measurements (3.00%)
62372026-05-22T04:34:18.613Z 3 (3.00%) high severe
62382026-05-22T04:34:19.505Z
62392026-05-22T04:34:19.509ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62402026-05-22T04:34:19.509ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62412026-05-22T04:34:23.573ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0056 s (2.6M iterations)
62422026-05-22T04:34:28.728ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62432026-05-22T04:34:28.816Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62442026-05-22T04:34:28.816Z time: [284.02 ns 287.21 ns 291.32 ns]
62452026-05-22T04:34:28.816Z change: [−13.316% +1.6684% +18.207%] (p = 0.85 > 0.05)
62462026-05-22T04:34:28.816Z No change in performance detected.
62472026-05-22T04:34:28.816ZFound 12 outliers among 100 measurements (12.00%)
62482026-05-22T04:34:28.816Z 5 (5.00%) high mild
62492026-05-22T04:34:28.816Z 7 (7.00%) high severe
62502026-05-22T04:34:29.721Z
62512026-05-22T04:34:29.724ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62522026-05-22T04:34:29.724ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62532026-05-22T04:34:35.890ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.8M iterations)
62542026-05-22T04:34:39.683ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62552026-05-22T04:34:39.770Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62562026-05-22T04:34:39.770Z time: [98.127 ns 98.247 ns 98.382 ns]
62572026-05-22T04:34:39.770Z change: [−0.1033% +0.5270% +1.2211%] (p = 0.11 > 0.05)
62582026-05-22T04:34:39.770Z No change in performance detected.
62592026-05-22T04:34:39.770ZFound 6 outliers among 100 measurements (6.00%)
62602026-05-22T04:34:39.770Z 2 (2.00%) high mild
62612026-05-22T04:34:39.770Z 4 (4.00%) high severe
62622026-05-22T04:34:40.674Z
62632026-05-22T04:34:40.678ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62642026-05-22T04:34:40.678ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62652026-05-22T04:34:46.816ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0057 s (3.4M iterations)
62662026-05-22T04:34:51.528ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62672026-05-22T04:34:51.616Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62682026-05-22T04:34:51.616Z time: [208.30 ns 209.91 ns 211.89 ns]
62692026-05-22T04:34:51.616Z change: [−11.173% +1.0006% +15.410%] (p = 0.88 > 0.05)
62702026-05-22T04:34:51.616Z No change in performance detected.
62712026-05-22T04:34:51.616ZFound 13 outliers among 100 measurements (13.00%)
62722026-05-22T04:34:51.616Z 5 (5.00%) high mild
62732026-05-22T04:34:51.616Z 8 (8.00%) high severe
62742026-05-22T04:34:52.521Z
62752026-05-22T04:34:52.524ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62762026-05-22T04:34:52.524ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62772026-05-22T04:34:56.834ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (4.9M iterations)
62782026-05-22T04:35:01.398ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62792026-05-22T04:35:01.484Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62802026-05-22T04:35:01.484Z time: [116.85 ns 117.05 ns 117.27 ns]
62812026-05-22T04:35:01.484Z change: [−0.0111% +0.7174% +1.4617%] (p = 0.05 > 0.05)
62822026-05-22T04:35:01.484Z No change in performance detected.
62832026-05-22T04:35:01.484ZFound 8 outliers among 100 measurements (8.00%)
62842026-05-22T04:35:01.484Z 4 (4.00%) high mild
62852026-05-22T04:35:01.484Z 4 (4.00%) high severe
62862026-05-22T04:35:02.395Z
62872026-05-22T04:35:02.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62882026-05-22T04:35:02.398ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62892026-05-22T04:35:06.847ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (2.4M iterations)
62902026-05-22T04:35:11.881ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62912026-05-22T04:35:11.967Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62922026-05-22T04:35:11.967Z time: [235.56 ns 237.85 ns 240.68 ns]
62932026-05-22T04:35:11.967Z change: [−12.407% +1.0058% +16.357%] (p = 0.90 > 0.05)
62942026-05-22T04:35:11.967Z No change in performance detected.
62952026-05-22T04:35:11.967ZFound 12 outliers among 100 measurements (12.00%)
62962026-05-22T04:35:11.967Z 4 (4.00%) high mild
62972026-05-22T04:35:11.967Z 8 (8.00%) high severe
62982026-05-22T04:35:12.870Z
62992026-05-22T04:35:12.875ZBenchmarking source_filter/allows/exclude_empty_v4
63002026-05-22T04:35:12.876ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
63012026-05-22T04:35:16.915ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (11B iterations)
63022026-05-22T04:35:21.857ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
63032026-05-22T04:35:21.945Zsource_filter/allows/exclude_empty_v4
63042026-05-22T04:35:21.945Z time: [465.06 ps 465.38 ps 465.74 ps]
63052026-05-22T04:35:21.945Z thrpt: [2.1471 Gelem/s 2.1488 Gelem/s 2.1503 Gelem/s]
63062026-05-22T04:35:21.945Z change:
63072026-05-22T04:35:21.945Z time: [+1.1977% +1.3260% +1.4656%] (p = 0.00 < 0.05)
63082026-05-22T04:35:21.945Z thrpt: [−1.4444% −1.3087% −1.1836%]
63092026-05-22T04:35:21.945Z Performance has regressed.
63102026-05-22T04:35:22.845ZBenchmarking source_filter/allows/exclude_empty_v6
63112026-05-22T04:35:22.845ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63122026-05-22T04:35:27.448ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (9.3B iterations)
63132026-05-22T04:35:33.181ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63142026-05-22T04:35:33.270Zsource_filter/allows/exclude_empty_v6
63152026-05-22T04:35:33.270Z time: [611.44 ps 613.30 ps 615.32 ps]
63162026-05-22T04:35:33.270Z thrpt: [1.6252 Gelem/s 1.6305 Gelem/s 1.6355 Gelem/s]
63172026-05-22T04:35:33.270Z change:
63182026-05-22T04:35:33.270Z time: [+30.991% +31.772% +32.476%] (p = 0.00 < 0.05)
63192026-05-22T04:35:33.270Z thrpt: [−24.515% −24.111% −23.659%]
63202026-05-22T04:35:33.270Z Performance has regressed.
63212026-05-22T04:35:33.270ZFound 4 outliers among 100 measurements (4.00%)
63222026-05-22T04:35:33.270Z 2 (2.00%) low severe
63232026-05-22T04:35:33.270Z 1 (1.00%) low mild
63242026-05-22T04:35:33.274Z 1 (1.00%) high mild
63252026-05-22T04:35:34.168ZBenchmarking source_filter/allows/exclude_miss_v4/1
63262026-05-22T04:35:34.168ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63272026-05-22T04:35:38.107ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63282026-05-22T04:35:43.118ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63292026-05-22T04:35:43.206Zsource_filter/allows/exclude_miss_v4/1
63302026-05-22T04:35:43.206Z time: [1.8296 ns 1.8403 ns 1.8512 ns]
63312026-05-22T04:35:43.206Z thrpt: [540.20 Melem/s 543.38 Melem/s 546.56 Melem/s]
63322026-05-22T04:35:43.206Z change:
63332026-05-22T04:35:43.206Z time: [−0.4853% +0.4587% +1.4208%] (p = 0.35 > 0.05)
63342026-05-22T04:35:43.206Z thrpt: [−1.4009% −0.4566% +0.4877%]
63352026-05-22T04:35:43.206Z No change in performance detected.
63362026-05-22T04:35:43.206ZFound 3 outliers among 100 measurements (3.00%)
63372026-05-22T04:35:43.206Z 3 (3.00%) high mild
63382026-05-22T04:35:44.119ZBenchmarking source_filter/allows/exclude_hit_v4/1
63392026-05-22T04:35:44.119ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63402026-05-22T04:35:47.628ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
63412026-05-22T04:35:52.622ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63422026-05-22T04:35:52.709Zsource_filter/allows/exclude_hit_v4/1
63432026-05-22T04:35:52.709Z time: [1.6244 ns 1.6315 ns 1.6385 ns]
63442026-05-22T04:35:52.709Z thrpt: [610.32 Melem/s 612.94 Melem/s 615.59 Melem/s]
63452026-05-22T04:35:52.709Z change:
63462026-05-22T04:35:52.709Z time: [+1.7945% +2.4983% +3.2321%] (p = 0.00 < 0.05)
63472026-05-22T04:35:52.709Z thrpt: [−3.1309% −2.4374% −1.7629%]
63482026-05-22T04:35:52.709Z Performance has regressed.
63492026-05-22T04:35:52.709ZFound 5 outliers among 100 measurements (5.00%)
63502026-05-22T04:35:52.709Z 2 (2.00%) low mild
63512026-05-22T04:35:52.710Z 2 (2.00%) high mild
63522026-05-22T04:35:52.710Z 1 (1.00%) high severe
63532026-05-22T04:35:53.604ZBenchmarking source_filter/allows/exclude_miss_v6/1
63542026-05-22T04:35:53.604ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63552026-05-22T04:35:58.725ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63562026-05-22T04:36:03.574ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63572026-05-22T04:36:03.662Zsource_filter/allows/exclude_miss_v6/1
63582026-05-22T04:36:03.662Z time: [4.5290 ns 4.5571 ns 4.5937 ns]
63592026-05-22T04:36:03.663Z thrpt: [217.69 Melem/s 219.44 Melem/s 220.80 Melem/s]
63602026-05-22T04:36:03.663Z change:
63612026-05-22T04:36:03.663Z time: [+5.2339% +6.3260% +7.4244%] (p = 0.00 < 0.05)
63622026-05-22T04:36:03.663Z thrpt: [−6.9113% −5.9496% −4.9736%]
63632026-05-22T04:36:03.663Z Performance has regressed.
63642026-05-22T04:36:04.564ZBenchmarking source_filter/allows/exclude_hit_v6/1
63652026-05-22T04:36:04.564ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63662026-05-22T04:36:09.604ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63672026-05-22T04:36:14.595ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63682026-05-22T04:36:14.681Zsource_filter/allows/exclude_hit_v6/1
63692026-05-22T04:36:14.681Z time: [4.6828 ns 4.6843 ns 4.6860 ns]
63702026-05-22T04:36:14.681Z thrpt: [213.40 Melem/s 213.48 Melem/s 213.55 Melem/s]
63712026-05-22T04:36:14.681Z change:
63722026-05-22T04:36:14.681Z time: [+0.8600% +0.9120% +0.9592%] (p = 0.00 < 0.05)
63732026-05-22T04:36:14.681Z thrpt: [−0.9501% −0.9038% −0.8527%]
63742026-05-22T04:36:14.682Z Change within noise threshold.
63752026-05-22T04:36:14.682ZFound 5 outliers among 100 measurements (5.00%)
63762026-05-22T04:36:14.682Z 2 (2.00%) low mild
63772026-05-22T04:36:14.682Z 2 (2.00%) high mild
63782026-05-22T04:36:14.682Z 1 (1.00%) high severe
63792026-05-22T04:36:15.581ZBenchmarking source_filter/allows/exclude_miss_v4/5
63802026-05-22T04:36:15.581ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63812026-05-22T04:36:19.704ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63822026-05-22T04:36:24.768ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63832026-05-22T04:36:24.846Zsource_filter/allows/exclude_miss_v4/5
63842026-05-22T04:36:24.846Z time: [3.7899 ns 3.8720 ns 3.9639 ns]
63852026-05-22T04:36:24.846Z thrpt: [252.28 Melem/s 258.26 Melem/s 263.86 Melem/s]
63862026-05-22T04:36:24.846Z change:
63872026-05-22T04:36:24.846Z time: [−7.0980% −4.0388% −1.0109%] (p = 0.01 < 0.05)
63882026-05-22T04:36:24.846Z thrpt: [+1.0212% +4.2088% +7.6403%]
63892026-05-22T04:36:24.846Z Performance has improved.
63902026-05-22T04:36:24.846ZFound 10 outliers among 100 measurements (10.00%)
63912026-05-22T04:36:24.846Z 3 (3.00%) high mild
63922026-05-22T04:36:24.846Z 7 (7.00%) high severe
63932026-05-22T04:36:25.738ZBenchmarking source_filter/allows/exclude_hit_v4/5
63942026-05-22T04:36:25.738ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63952026-05-22T04:36:29.258ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
63962026-05-22T04:36:34.232ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63972026-05-22T04:36:34.320Zsource_filter/allows/exclude_hit_v4/5
63982026-05-22T04:36:34.320Z time: [1.6156 ns 1.6279 ns 1.6410 ns]
63992026-05-22T04:36:34.320Z thrpt: [609.39 Melem/s 614.30 Melem/s 618.98 Melem/s]
64002026-05-22T04:36:34.331Z change:
64012026-05-22T04:36:34.331Z time: [+1.8026% +2.9971% +4.2005%] (p = 0.00 < 0.05)
64022026-05-22T04:36:34.331Z thrpt: [−4.0311% −2.9099% −1.7707%]
64032026-05-22T04:36:34.331Z Performance has regressed.
64042026-05-22T04:36:34.331ZFound 1 outliers among 100 measurements (1.00%)
64052026-05-22T04:36:34.331Z 1 (1.00%) high mild
64062026-05-22T04:36:35.217ZBenchmarking source_filter/allows/exclude_miss_v6/5
64072026-05-22T04:36:35.217ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
64082026-05-22T04:36:38.816ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (746M iterations)
64092026-05-22T04:36:46.013ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
64102026-05-22T04:36:46.025Zsource_filter/allows/exclude_miss_v6/5
64112026-05-22T04:36:46.025Z time: [6.6922 ns 6.6952 ns 6.6985 ns]
64122026-05-22T04:36:46.026Z thrpt: [149.29 Melem/s 149.36 Melem/s 149.43 Melem/s]
64132026-05-22T04:36:46.026Z change:
64142026-05-22T04:36:46.026Z time: [+0.7389% +0.8088% +0.8783%] (p = 0.00 < 0.05)
64152026-05-22T04:36:46.026Z thrpt: [−0.8706% −0.8023% −0.7335%]
64162026-05-22T04:36:46.026Z Change within noise threshold.
64172026-05-22T04:36:46.026ZFound 2 outliers among 100 measurements (2.00%)
64182026-05-22T04:36:46.026Z 1 (1.00%) low mild
64192026-05-22T04:36:46.026Z 1 (1.00%) high mild
64202026-05-22T04:36:46.026ZBenchmarking source_filter/allows/exclude_hit_v6/5
64212026-05-22T04:36:46.026ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64222026-05-22T04:36:49.825ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64232026-05-22T04:36:54.827ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64242026-05-22T04:36:54.915Zsource_filter/allows/exclude_hit_v6/5
64252026-05-22T04:36:54.915Z time: [4.6814 ns 4.6842 ns 4.6874 ns]
64262026-05-22T04:36:54.915Z thrpt: [213.34 Melem/s 213.48 Melem/s 213.61 Melem/s]
64272026-05-22T04:36:54.915Z change:
64282026-05-22T04:36:54.915Z time: [+1.0597% +1.1271% +1.2129%] (p = 0.00 < 0.05)
64292026-05-22T04:36:54.915Z thrpt: [−1.1984% −1.1146% −1.0486%]
64302026-05-22T04:36:54.915Z Performance has regressed.
64312026-05-22T04:36:54.915ZFound 3 outliers among 100 measurements (3.00%)
64322026-05-22T04:36:54.915Z 3 (3.00%) high mild
64332026-05-22T04:36:55.812ZBenchmarking source_filter/allows/exclude_miss_v4/10
64342026-05-22T04:36:55.812ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64352026-05-22T04:36:59.580ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (713M iterations)
64362026-05-22T04:37:04.100ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64372026-05-22T04:37:04.186Zsource_filter/allows/exclude_miss_v4/10
64382026-05-22T04:37:04.186Z time: [6.1421 ns 6.3022 ns 6.4890 ns]
64392026-05-22T04:37:04.186Z thrpt: [154.11 Melem/s 158.67 Melem/s 162.81 Melem/s]
64402026-05-22T04:37:04.186Z change:
64412026-05-22T04:37:04.186Z time: [−6.2854% −1.6953% +3.1424%] (p = 0.48 > 0.05)
64422026-05-22T04:37:04.186Z thrpt: [−3.0467% +1.7246% +6.7069%]
64432026-05-22T04:37:04.186Z No change in performance detected.
64442026-05-22T04:37:04.186ZFound 12 outliers among 100 measurements (12.00%)
64452026-05-22T04:37:04.186Z 7 (7.00%) high mild
64462026-05-22T04:37:04.186Z 5 (5.00%) high severe
64472026-05-22T04:37:05.081ZBenchmarking source_filter/allows/exclude_hit_v4/10
64482026-05-22T04:37:05.081ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64492026-05-22T04:37:08.588ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
64502026-05-22T04:37:13.600ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64512026-05-22T04:37:13.687Zsource_filter/allows/exclude_hit_v4/10
64522026-05-22T04:37:13.687Z time: [1.6258 ns 1.6368 ns 1.6481 ns]
64532026-05-22T04:37:13.688Z thrpt: [606.76 Melem/s 610.95 Melem/s 615.09 Melem/s]
64542026-05-22T04:37:13.688Z change:
64552026-05-22T04:37:13.688Z time: [+1.4701% +2.6139% +3.7649%] (p = 0.00 < 0.05)
64562026-05-22T04:37:13.688Z thrpt: [−3.6283% −2.5473% −1.4488%]
64572026-05-22T04:37:13.688Z Performance has regressed.
64582026-05-22T04:37:13.688ZFound 1 outliers among 100 measurements (1.00%)
64592026-05-22T04:37:13.690Z 1 (1.00%) high mild
64602026-05-22T04:37:14.590ZBenchmarking source_filter/allows/exclude_miss_v6/10
64612026-05-22T04:37:14.590ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64622026-05-22T04:37:19.723ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (523M iterations)
64632026-05-22T04:37:24.757ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64642026-05-22T04:37:24.845Zsource_filter/allows/exclude_miss_v6/10
64652026-05-22T04:37:24.845Z time: [9.5973 ns 9.6209 ns 9.6487 ns]
64662026-05-22T04:37:24.845Z thrpt: [103.64 Melem/s 103.94 Melem/s 104.20 Melem/s]
64672026-05-22T04:37:24.845Z change:
64682026-05-22T04:37:24.845Z time: [+0.2618% +0.5422% +0.8239%] (p = 0.00 < 0.05)
64692026-05-22T04:37:24.845Z thrpt: [−0.8171% −0.5393% −0.2611%]
64702026-05-22T04:37:24.849Z Change within noise threshold.
64712026-05-22T04:37:24.849ZFound 9 outliers among 100 measurements (9.00%)
64722026-05-22T04:37:24.849Z 7 (7.00%) high mild
64732026-05-22T04:37:24.849Z 2 (2.00%) high severe
64742026-05-22T04:37:25.738ZBenchmarking source_filter/allows/exclude_hit_v6/10
64752026-05-22T04:37:25.738ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64762026-05-22T04:37:30.770ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64772026-05-22T04:37:35.779ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64782026-05-22T04:37:35.866Zsource_filter/allows/exclude_hit_v6/10
64792026-05-22T04:37:35.866Z time: [4.6939 ns 4.6981 ns 4.7018 ns]
64802026-05-22T04:37:35.866Z thrpt: [212.68 Melem/s 212.85 Melem/s 213.04 Melem/s]
64812026-05-22T04:37:35.866Z change:
64822026-05-22T04:37:35.866Z time: [+0.8545% +0.9390% +1.0250%] (p = 0.00 < 0.05)
64832026-05-22T04:37:35.866Z thrpt: [−1.0146% −0.9303% −0.8472%]
64842026-05-22T04:37:35.866Z Change within noise threshold.
64852026-05-22T04:37:36.763ZBenchmarking source_filter/allows/exclude_miss_v4/50
64862026-05-22T04:37:36.763ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64872026-05-22T04:37:40.572ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (705M iterations)
64882026-05-22T04:37:45.656ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64892026-05-22T04:37:45.742Zsource_filter/allows/exclude_miss_v4/50
64902026-05-22T04:37:45.742Z time: [6.9734 ns 7.1492 ns 7.3330 ns]
64912026-05-22T04:37:45.742Z thrpt: [136.37 Melem/s 139.88 Melem/s 143.40 Melem/s]
64922026-05-22T04:37:45.742Z change:
64932026-05-22T04:37:45.742Z time: [+5.6275% +9.6157% +13.664%] (p = 0.00 < 0.05)
64942026-05-22T04:37:45.742Z thrpt: [−12.021% −8.7722% −5.3277%]
64952026-05-22T04:37:45.742Z Performance has regressed.
64962026-05-22T04:37:46.649ZBenchmarking source_filter/allows/exclude_hit_v4/50
64972026-05-22T04:37:46.649ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64982026-05-22T04:37:49.705ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64992026-05-22T04:37:54.656ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
65002026-05-22T04:37:54.743Zsource_filter/allows/exclude_hit_v4/50
65012026-05-22T04:37:54.743Z time: [2.7954 ns 2.8183 ns 2.8429 ns]
65022026-05-22T04:37:54.743Z thrpt: [351.75 Melem/s 354.83 Melem/s 357.73 Melem/s]
65032026-05-22T04:37:54.743Z change:
65042026-05-22T04:37:54.743Z time: [+1.2235% +2.3679% +3.5426%] (p = 0.00 < 0.05)
65052026-05-22T04:37:54.743Z thrpt: [−3.4214% −2.3132% −1.2087%]
65062026-05-22T04:37:54.743Z Performance has regressed.
65072026-05-22T04:37:54.743ZFound 3 outliers among 100 measurements (3.00%)
65082026-05-22T04:37:54.743Z 3 (3.00%) high mild
65092026-05-22T04:37:55.649ZBenchmarking source_filter/allows/exclude_miss_v6/50
65102026-05-22T04:37:55.649ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65112026-05-22T04:38:00.568ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (546M iterations)
65122026-05-22T04:38:05.641ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65132026-05-22T04:38:05.726Zsource_filter/allows/exclude_miss_v6/50
65142026-05-22T04:38:05.726Z time: [9.2932 ns 9.3026 ns 9.3129 ns]
65152026-05-22T04:38:05.726Z thrpt: [107.38 Melem/s 107.50 Melem/s 107.61 Melem/s]
65162026-05-22T04:38:05.726Z change:
65172026-05-22T04:38:05.726Z time: [+1.1413% +1.5799% +1.9590%] (p = 0.00 < 0.05)
65182026-05-22T04:38:05.726Z thrpt: [−1.9214% −1.5553% −1.1284%]
65192026-05-22T04:38:05.726Z Performance has regressed.
65202026-05-22T04:38:06.625ZBenchmarking source_filter/allows/exclude_hit_v6/50
65212026-05-22T04:38:06.625ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65222026-05-22T04:38:12.614ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (897M iterations)
65232026-05-22T04:38:18.753ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65242026-05-22T04:38:18.758Zsource_filter/allows/exclude_hit_v6/50
65252026-05-22T04:38:18.758Z time: [5.5706 ns 5.5721 ns 5.5735 ns]
65262026-05-22T04:38:18.758Z thrpt: [179.42 Melem/s 179.47 Melem/s 179.51 Melem/s]
65272026-05-22T04:38:18.758Z change:
65282026-05-22T04:38:18.758Z time: [+0.5717% +0.6269% +0.6800%] (p = 0.00 < 0.05)
65292026-05-22T04:38:18.758Z thrpt: [−0.6754% −0.6229% −0.5684%]
65302026-05-22T04:38:18.758Z Change within noise threshold.
65312026-05-22T04:38:18.758ZFound 7 outliers among 100 measurements (7.00%)
65322026-05-22T04:38:18.758Z 1 (1.00%) low severe
65332026-05-22T04:38:18.758Z 3 (3.00%) low mild
65342026-05-22T04:38:18.758Z 3 (3.00%) high mild
65352026-05-22T04:38:18.758ZBenchmarking source_filter/allows/exclude_miss_v4/100
65362026-05-22T04:38:18.758ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65372026-05-22T04:38:23.655ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (529M iterations)
65382026-05-22T04:38:28.523ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65392026-05-22T04:38:28.609Zsource_filter/allows/exclude_miss_v4/100
65402026-05-22T04:38:28.609Z time: [8.8643 ns 9.1810 ns 9.5155 ns]
65412026-05-22T04:38:28.609Z thrpt: [105.09 Melem/s 108.92 Melem/s 112.81 Melem/s]
65422026-05-22T04:38:28.609Z change:
65432026-05-22T04:38:28.614Z time: [+3.0941% +8.1749% +13.206%] (p = 0.00 < 0.05)
65442026-05-22T04:38:28.614Z thrpt: [−11.666% −7.5571% −3.0012%]
65452026-05-22T04:38:28.614Z Performance has regressed.
65462026-05-22T04:38:29.499ZBenchmarking source_filter/allows/exclude_hit_v4/100
65472026-05-22T04:38:29.499ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65482026-05-22T04:38:32.503ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
65492026-05-22T04:38:37.513ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65502026-05-22T04:38:37.576Zsource_filter/allows/exclude_hit_v4/100
65512026-05-22T04:38:37.576Z time: [2.7803 ns 2.7910 ns 2.8020 ns]
65522026-05-22T04:38:37.576Z thrpt: [356.88 Melem/s 358.29 Melem/s 359.68 Melem/s]
65532026-05-22T04:38:37.576Z change:
65542026-05-22T04:38:37.576Z time: [+0.1156% +0.9487% +1.7233%] (p = 0.02 < 0.05)
65552026-05-22T04:38:37.576Z thrpt: [−1.6941% −0.9398% −0.1155%]
65562026-05-22T04:38:37.576Z Change within noise threshold.
65572026-05-22T04:38:37.576ZFound 5 outliers among 100 measurements (5.00%)
65582026-05-22T04:38:37.576Z 2 (2.00%) low mild
65592026-05-22T04:38:37.576Z 2 (2.00%) high mild
65602026-05-22T04:38:37.576Z 1 (1.00%) high severe
65612026-05-22T04:38:38.470ZBenchmarking source_filter/allows/exclude_miss_v6/100
65622026-05-22T04:38:38.471ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65632026-05-22T04:38:41.677ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (419M iterations)
65642026-05-22T04:38:46.674ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65652026-05-22T04:38:46.809Zsource_filter/allows/exclude_miss_v6/100
65662026-05-22T04:38:46.809Z time: [11.911 ns 11.923 ns 11.937 ns]
65672026-05-22T04:38:46.809Z thrpt: [83.773 Melem/s 83.874 Melem/s 83.959 Melem/s]
65682026-05-22T04:38:46.809Z change:
65692026-05-22T04:38:46.809Z time: [+1.3658% +1.9645% +2.6526%] (p = 0.00 < 0.05)
65702026-05-22T04:38:46.809Z thrpt: [−2.5841% −1.9267% −1.3474%]
65712026-05-22T04:38:46.809Z Performance has regressed.
65722026-05-22T04:38:46.813ZFound 11 outliers among 100 measurements (11.00%)
65732026-05-22T04:38:46.813Z 2 (2.00%) low mild
65742026-05-22T04:38:46.813Z 2 (2.00%) high mild
65752026-05-22T04:38:46.813Z 7 (7.00%) high severe
65762026-05-22T04:38:47.658ZBenchmarking source_filter/allows/exclude_hit_v6/100
65772026-05-22T04:38:47.658ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65782026-05-22T04:38:53.645ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (897M iterations)
65792026-05-22T04:38:58.700ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65802026-05-22T04:38:58.732Zsource_filter/allows/exclude_hit_v6/100
65812026-05-22T04:38:58.732Z time: [5.5740 ns 5.5759 ns 5.5778 ns]
65822026-05-22T04:38:58.732Z thrpt: [179.28 Melem/s 179.34 Melem/s 179.40 Melem/s]
65832026-05-22T04:38:58.732Z change:
65842026-05-22T04:38:58.732Z time: [+0.6389% +0.6892% +0.7405%] (p = 0.00 < 0.05)
65852026-05-22T04:38:58.732Z thrpt: [−0.7351% −0.6845% −0.6349%]
65862026-05-22T04:38:58.732Z Change within noise threshold.
65872026-05-22T04:38:58.732ZFound 1 outliers among 100 measurements (1.00%)
65882026-05-22T04:38:58.733Z 1 (1.00%) high mild
65892026-05-22T04:38:59.736ZBenchmarking source_filter/allows/include_hit_v4/1
65902026-05-22T04:38:59.736ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65912026-05-22T04:39:03.094ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
65922026-05-22T04:39:08.138ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65932026-05-22T04:39:08.207Zsource_filter/allows/include_hit_v4/1
65942026-05-22T04:39:08.207Z time: [1.6116 ns 1.6230 ns 1.6354 ns]
65952026-05-22T04:39:08.207Z thrpt: [611.47 Melem/s 616.14 Melem/s 620.49 Melem/s]
65962026-05-22T04:39:08.207Z change:
65972026-05-22T04:39:08.207Z time: [+0.9539% +2.0222% +3.0971%] (p = 0.00 < 0.05)
65982026-05-22T04:39:08.207Z thrpt: [−3.0040% −1.9821% −0.9449%]
65992026-05-22T04:39:08.207Z Change within noise threshold.
66002026-05-22T04:39:08.207ZFound 2 outliers among 100 measurements (2.00%)
66012026-05-22T04:39:08.207Z 2 (2.00%) high mild
66022026-05-22T04:39:09.137ZBenchmarking source_filter/allows/include_miss_v4/1
66032026-05-22T04:39:09.137ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
66042026-05-22T04:39:13.215ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66052026-05-22T04:39:18.703ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
66062026-05-22T04:39:18.863Zsource_filter/allows/include_miss_v4/1
66072026-05-22T04:39:18.863Z time: [2.0636 ns 2.1056 ns 2.1551 ns]
66082026-05-22T04:39:18.863Z thrpt: [464.02 Melem/s 474.93 Melem/s 484.59 Melem/s]
66092026-05-22T04:39:18.863Z change:
66102026-05-22T04:39:18.863Z time: [+12.816% +14.723% +16.796%] (p = 0.00 < 0.05)
66112026-05-22T04:39:18.863Z thrpt: [−14.381% −12.833% −11.360%]
66122026-05-22T04:39:18.863Z Performance has regressed.
66132026-05-22T04:39:18.863ZFound 14 outliers among 100 measurements (14.00%)
66142026-05-22T04:39:18.864Z 3 (3.00%) high mild
66152026-05-22T04:39:18.864Z 11 (11.00%) high severe
66162026-05-22T04:39:19.682ZBenchmarking source_filter/allows/include_hit_v6/1
66172026-05-22T04:39:19.682ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
66182026-05-22T04:39:24.709ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66192026-05-22T04:39:29.709ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66202026-05-22T04:39:29.795Zsource_filter/allows/include_hit_v6/1
66212026-05-22T04:39:29.795Z time: [4.6798 ns 4.6813 ns 4.6830 ns]
66222026-05-22T04:39:29.795Z thrpt: [213.54 Melem/s 213.62 Melem/s 213.69 Melem/s]
66232026-05-22T04:39:29.795Z change:
66242026-05-22T04:39:29.795Z time: [+0.5526% +0.7276% +0.8453%] (p = 0.00 < 0.05)
66252026-05-22T04:39:29.795Z thrpt: [−0.8382% −0.7224% −0.5495%]
66262026-05-22T04:39:29.799Z Change within noise threshold.
66272026-05-22T04:39:29.799ZFound 1 outliers among 100 measurements (1.00%)
66282026-05-22T04:39:29.799Z 1 (1.00%) high mild
66292026-05-22T04:39:30.690ZBenchmarking source_filter/allows/include_miss_v6/1
66302026-05-22T04:39:30.690ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66312026-05-22T04:39:35.498ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66322026-05-22T04:39:40.525ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66332026-05-22T04:39:40.612Zsource_filter/allows/include_miss_v6/1
66342026-05-22T04:39:40.612Z time: [4.4792 ns 4.4948 ns 4.5136 ns]
66352026-05-22T04:39:40.612Z thrpt: [221.55 Melem/s 222.48 Melem/s 223.25 Melem/s]
66362026-05-22T04:39:40.612Z change:
66372026-05-22T04:39:40.612Z time: [+0.4869% +0.9651% +1.4988%] (p = 0.00 < 0.05)
66382026-05-22T04:39:40.612Z thrpt: [−1.4767% −0.9559% −0.4845%]
66392026-05-22T04:39:40.612Z Change within noise threshold.
66402026-05-22T04:39:40.612ZFound 17 outliers among 100 measurements (17.00%)
66412026-05-22T04:39:40.612Z 17 (17.00%) high severe
66422026-05-22T04:39:41.506ZBenchmarking source_filter/allows/include_hit_v4/5
66432026-05-22T04:39:41.506ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66442026-05-22T04:39:45.002ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
66452026-05-22T04:39:50.037ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66462026-05-22T04:39:50.124Zsource_filter/allows/include_hit_v4/5
66472026-05-22T04:39:50.124Z time: [1.6246 ns 1.6373 ns 1.6509 ns]
66482026-05-22T04:39:50.124Z thrpt: [605.75 Melem/s 610.74 Melem/s 615.55 Melem/s]
66492026-05-22T04:39:50.124Z change:
66502026-05-22T04:39:50.124Z time: [+2.1419% +3.2754% +4.3372%] (p = 0.00 < 0.05)
66512026-05-22T04:39:50.124Z thrpt: [−4.1569% −3.1716% −2.0970%]
66522026-05-22T04:39:50.124Z Performance has regressed.
66532026-05-22T04:39:51.016ZBenchmarking source_filter/allows/include_miss_v4/5
66542026-05-22T04:39:51.017ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66552026-05-22T04:39:55.160ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
66562026-05-22T04:40:00.107ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66572026-05-22T04:40:00.193Zsource_filter/allows/include_miss_v4/5
66582026-05-22T04:40:00.193Z time: [3.7408 ns 3.8329 ns 3.9386 ns]
66592026-05-22T04:40:00.193Z thrpt: [253.90 Melem/s 260.90 Melem/s 267.33 Melem/s]
66602026-05-22T04:40:00.193Z change:
66612026-05-22T04:40:00.193Z time: [−3.5616% −0.3296% +2.9447%] (p = 0.85 > 0.05)
66622026-05-22T04:40:00.193Z thrpt: [−2.8605% +0.3306% +3.6931%]
66632026-05-22T04:40:00.193Z No change in performance detected.
66642026-05-22T04:40:00.193ZFound 14 outliers among 100 measurements (14.00%)
66652026-05-22T04:40:00.193Z 4 (4.00%) high mild
66662026-05-22T04:40:00.193Z 10 (10.00%) high severe
66672026-05-22T04:40:01.088ZBenchmarking source_filter/allows/include_hit_v6/5
66682026-05-22T04:40:01.088ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66692026-05-22T04:40:06.114ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66702026-05-22T04:40:11.111ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66712026-05-22T04:40:11.197Zsource_filter/allows/include_hit_v6/5
66722026-05-22T04:40:11.197Z time: [4.6764 ns 4.6777 ns 4.6790 ns]
66732026-05-22T04:40:11.197Z thrpt: [213.72 Melem/s 213.78 Melem/s 213.84 Melem/s]
66742026-05-22T04:40:11.197Z change:
66752026-05-22T04:40:11.197Z time: [+0.6702% +0.7053% +0.7406%] (p = 0.00 < 0.05)
66762026-05-22T04:40:11.197Z thrpt: [−0.7351% −0.7004% −0.6658%]
66772026-05-22T04:40:11.197Z Change within noise threshold.
66782026-05-22T04:40:11.197ZFound 1 outliers among 100 measurements (1.00%)
66792026-05-22T04:40:11.197Z 1 (1.00%) high mild
66802026-05-22T04:40:12.089ZBenchmarking source_filter/allows/include_miss_v6/5
66812026-05-22T04:40:12.089ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66822026-05-22T04:40:15.680ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (747M iterations)
66832026-05-22T04:40:20.685ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66842026-05-22T04:40:20.771Zsource_filter/allows/include_miss_v6/5
66852026-05-22T04:40:20.771Z time: [6.6937 ns 6.6966 ns 6.6997 ns]
66862026-05-22T04:40:20.771Z thrpt: [149.26 Melem/s 149.33 Melem/s 149.40 Melem/s]
66872026-05-22T04:40:20.771Z change:
66882026-05-22T04:40:20.775Z time: [+0.7504% +0.7991% +0.8547%] (p = 0.00 < 0.05)
66892026-05-22T04:40:20.775Z thrpt: [−0.8474% −0.7928% −0.7448%]
66902026-05-22T04:40:20.775Z Change within noise threshold.
66912026-05-22T04:40:20.775ZFound 5 outliers among 100 measurements (5.00%)
66922026-05-22T04:40:20.775Z 2 (2.00%) low mild
66932026-05-22T04:40:20.775Z 2 (2.00%) high mild
66942026-05-22T04:40:20.775Z 1 (1.00%) high severe
66952026-05-22T04:40:21.665ZBenchmarking source_filter/allows/include_hit_v4/10
66962026-05-22T04:40:21.665ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66972026-05-22T04:40:25.155ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (3.1B iterations)
66982026-05-22T04:40:30.167ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66992026-05-22T04:40:30.254Zsource_filter/allows/include_hit_v4/10
67002026-05-22T04:40:30.254Z time: [1.6242 ns 1.6276 ns 1.6311 ns]
67012026-05-22T04:40:30.254Z thrpt: [613.09 Melem/s 614.41 Melem/s 615.69 Melem/s]
67022026-05-22T04:40:30.254Z change:
67032026-05-22T04:40:30.254Z time: [+1.8492% +2.8032% +3.7317%] (p = 0.00 < 0.05)
67042026-05-22T04:40:30.254Z thrpt: [−3.5975% −2.7268% −1.8156%]
67052026-05-22T04:40:30.254Z Performance has regressed.
67062026-05-22T04:40:30.254ZFound 16 outliers among 100 measurements (16.00%)
67072026-05-22T04:40:30.254Z 6 (6.00%) low mild
67082026-05-22T04:40:30.254Z 6 (6.00%) high mild
67092026-05-22T04:40:30.254Z 4 (4.00%) high severe
67102026-05-22T04:40:31.142ZBenchmarking source_filter/allows/include_miss_v4/10
67112026-05-22T04:40:31.142ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
67122026-05-22T04:40:34.863ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (721M iterations)
67132026-05-22T04:40:39.371ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
67142026-05-22T04:40:39.457Zsource_filter/allows/include_miss_v4/10
67152026-05-22T04:40:39.457Z time: [6.0122 ns 6.1088 ns 6.2298 ns]
67162026-05-22T04:40:39.457Z thrpt: [160.52 Melem/s 163.70 Melem/s 166.33 Melem/s]
67172026-05-22T04:40:39.457Z change:
67182026-05-22T04:40:39.457Z time: [+1.2646% +6.9381% +12.861%] (p = 0.02 < 0.05)
67192026-05-22T04:40:39.457Z thrpt: [−11.395% −6.4880% −1.2489%]
67202026-05-22T04:40:39.457Z Performance has regressed.
67212026-05-22T04:40:39.461ZFound 17 outliers among 100 measurements (17.00%)
67222026-05-22T04:40:39.461Z 17 (17.00%) high mild
67232026-05-22T04:40:40.346ZBenchmarking source_filter/allows/include_hit_v6/10
67242026-05-22T04:40:40.346ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
67252026-05-22T04:40:45.374ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
67262026-05-22T04:40:50.375ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
67272026-05-22T04:40:50.463Zsource_filter/allows/include_hit_v6/10
67282026-05-22T04:40:50.463Z time: [4.6818 ns 4.6837 ns 4.6857 ns]
67292026-05-22T04:40:50.463Z thrpt: [213.41 Melem/s 213.50 Melem/s 213.59 Melem/s]
67302026-05-22T04:40:50.463Z change:
67312026-05-22T04:40:50.463Z time: [+0.9071% +0.9605% +1.0124%] (p = 0.00 < 0.05)
67322026-05-22T04:40:50.463Z thrpt: [−1.0023% −0.9514% −0.8990%]
67332026-05-22T04:40:50.463Z Change within noise threshold.
67342026-05-22T04:40:50.463ZFound 2 outliers among 100 measurements (2.00%)
67352026-05-22T04:40:50.463Z 2 (2.00%) high mild
67362026-05-22T04:40:51.362ZBenchmarking source_filter/allows/include_miss_v6/10
67372026-05-22T04:40:51.362ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67382026-05-22T04:40:56.543ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (518M iterations)
67392026-05-22T04:41:01.512ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67402026-05-22T04:41:01.599Zsource_filter/allows/include_miss_v6/10
67412026-05-22T04:41:01.599Z time: [9.5711 ns 9.5863 ns 9.6044 ns]
67422026-05-22T04:41:01.599Z thrpt: [104.12 Melem/s 104.32 Melem/s 104.48 Melem/s]
67432026-05-22T04:41:01.599Z change:
67442026-05-22T04:41:01.599Z time: [+1.0176% +1.2209% +1.4344%] (p = 0.00 < 0.05)
67452026-05-22T04:41:01.599Z thrpt: [−1.4141% −1.2062% −1.0073%]
67462026-05-22T04:41:01.599Z Performance has regressed.
67472026-05-22T04:41:01.599ZFound 18 outliers among 100 measurements (18.00%)
67482026-05-22T04:41:01.610Z 2 (2.00%) low mild
67492026-05-22T04:41:01.610Z 7 (7.00%) high mild
67502026-05-22T04:41:01.610Z 9 (9.00%) high severe
67512026-05-22T04:41:02.503ZBenchmarking source_filter/allows/include_hit_v4/50
67522026-05-22T04:41:02.503ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67532026-05-22T04:41:05.513ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67542026-05-22T04:41:10.514ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67552026-05-22T04:41:10.600Zsource_filter/allows/include_hit_v4/50
67562026-05-22T04:41:10.600Z time: [2.7858 ns 2.8059 ns 2.8263 ns]
67572026-05-22T04:41:10.601Z thrpt: [353.82 Melem/s 356.39 Melem/s 358.96 Melem/s]
67582026-05-22T04:41:10.601Z change:
67592026-05-22T04:41:10.601Z time: [−0.0999% +0.9783% +2.1618%] (p = 0.10 > 0.05)
67602026-05-22T04:41:10.601Z thrpt: [−2.1160% −0.9688% +0.1000%]
67612026-05-22T04:41:10.601Z No change in performance detected.
67622026-05-22T04:41:10.601ZFound 1 outliers among 100 measurements (1.00%)
67632026-05-22T04:41:10.601Z 1 (1.00%) high mild
67642026-05-22T04:41:11.494ZBenchmarking source_filter/allows/include_miss_v4/50
67652026-05-22T04:41:11.494ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67662026-05-22T04:41:15.427ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (683M iterations)
67672026-05-22T04:41:20.306ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67682026-05-22T04:41:20.392Zsource_filter/allows/include_miss_v4/50
67692026-05-22T04:41:20.395Z time: [6.9683 ns 7.1914 ns 7.4206 ns]
67702026-05-22T04:41:20.395Z thrpt: [134.76 Melem/s 139.06 Melem/s 143.51 Melem/s]
67712026-05-22T04:41:20.396Z change:
67722026-05-22T04:41:20.396Z time: [−14.268% −10.747% −7.0133%] (p = 0.00 < 0.05)
67732026-05-22T04:41:20.396Z thrpt: [+7.5423% +12.041% +16.642%]
67742026-05-22T04:41:20.396Z Performance has improved.
67752026-05-22T04:41:21.291ZBenchmarking source_filter/allows/include_hit_v6/50
67762026-05-22T04:41:21.291ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67772026-05-22T04:41:24.302ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (892M iterations)
67782026-05-22T04:41:29.284ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67792026-05-22T04:41:29.368Zsource_filter/allows/include_hit_v6/50
67802026-05-22T04:41:29.369Z time: [5.5778 ns 5.5807 ns 5.5841 ns]
67812026-05-22T04:41:29.369Z thrpt: [179.08 Melem/s 179.19 Melem/s 179.28 Melem/s]
67822026-05-22T04:41:29.369Z change:
67832026-05-22T04:41:29.369Z time: [+0.9848% +1.0575% +1.1324%] (p = 0.00 < 0.05)
67842026-05-22T04:41:29.369Z thrpt: [−1.1197% −1.0465% −0.9752%]
67852026-05-22T04:41:29.369Z Change within noise threshold.
67862026-05-22T04:41:30.262ZBenchmarking source_filter/allows/include_miss_v6/50
67872026-05-22T04:41:30.262ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67882026-05-22T04:41:35.177ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (546M iterations)
67892026-05-22T04:41:40.208ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67902026-05-22T04:41:40.295Zsource_filter/allows/include_miss_v6/50
67912026-05-22T04:41:40.295Z time: [9.1844 ns 9.2050 ns 9.2299 ns]
67922026-05-22T04:41:40.295Z thrpt: [108.34 Melem/s 108.64 Melem/s 108.88 Melem/s]
67932026-05-22T04:41:40.295Z change:
67942026-05-22T04:41:40.295Z time: [+0.8102% +1.1127% +1.4388%] (p = 0.00 < 0.05)
67952026-05-22T04:41:40.295Z thrpt: [−1.4184% −1.1004% −0.8037%]
67962026-05-22T04:41:40.295Z Change within noise threshold.
67972026-05-22T04:41:40.295ZFound 17 outliers among 100 measurements (17.00%)
67982026-05-22T04:41:40.295Z 17 (17.00%) high severe
67992026-05-22T04:41:41.186ZBenchmarking source_filter/allows/include_hit_v4/100
68002026-05-22T04:41:41.186ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
68012026-05-22T04:41:44.254ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
68022026-05-22T04:41:49.193ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
68032026-05-22T04:41:49.279Zsource_filter/allows/include_hit_v4/100
68042026-05-22T04:41:49.279Z time: [2.7956 ns 2.8158 ns 2.8373 ns]
68052026-05-22T04:41:49.279Z thrpt: [352.45 Melem/s 355.13 Melem/s 357.70 Melem/s]
68062026-05-22T04:41:49.279Z change:
68072026-05-22T04:41:49.279Z time: [+1.4211% +2.6937% +4.0037%] (p = 0.00 < 0.05)
68082026-05-22T04:41:49.279Z thrpt: [−3.8495% −2.6230% −1.4012%]
68092026-05-22T04:41:49.279Z Performance has regressed.
68102026-05-22T04:41:49.280ZFound 2 outliers among 100 measurements (2.00%)
68112026-05-22T04:41:49.280Z 2 (2.00%) high mild
68122026-05-22T04:41:50.171ZBenchmarking source_filter/allows/include_miss_v4/100
68132026-05-22T04:41:50.171ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
68142026-05-22T04:41:55.194ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (534M iterations)
68152026-05-22T04:42:00.684ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
68162026-05-22T04:42:00.770Zsource_filter/allows/include_miss_v4/100
68172026-05-22T04:42:00.770Z time: [10.183 ns 10.268 ns 10.351 ns]
68182026-05-22T04:42:00.770Z thrpt: [96.608 Melem/s 97.389 Melem/s 98.207 Melem/s]
68192026-05-22T04:42:00.770Z change:
68202026-05-22T04:42:00.770Z time: [+18.255% +22.071% +25.851%] (p = 0.00 < 0.05)
68212026-05-22T04:42:00.770Z thrpt: [−20.541% −18.081% −15.437%]
68222026-05-22T04:42:00.770Z Performance has regressed.
68232026-05-22T04:42:00.770ZFound 2 outliers among 100 measurements (2.00%)
68242026-05-22T04:42:00.770Z 1 (1.00%) high mild
68252026-05-22T04:42:00.770Z 1 (1.00%) high severe
68262026-05-22T04:42:01.660ZBenchmarking source_filter/allows/include_hit_v6/100
68272026-05-22T04:42:01.660ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
68282026-05-22T04:42:07.650ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (896M iterations)
68292026-05-22T04:42:12.652ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
68302026-05-22T04:42:12.738Zsource_filter/allows/include_hit_v6/100
68312026-05-22T04:42:12.738Z time: [5.5783 ns 5.5800 ns 5.5817 ns]
68322026-05-22T04:42:12.738Z thrpt: [179.16 Melem/s 179.21 Melem/s 179.27 Melem/s]
68332026-05-22T04:42:12.738Z change:
68342026-05-22T04:42:12.738Z time: [+0.7902% +0.8334% +0.8758%] (p = 0.00 < 0.05)
68352026-05-22T04:42:12.738Z thrpt: [−0.8682% −0.8265% −0.7840%]
68362026-05-22T04:42:12.738Z Change within noise threshold.
68372026-05-22T04:42:12.738ZFound 1 outliers among 100 measurements (1.00%)
68382026-05-22T04:42:12.738Z 1 (1.00%) high mild
68392026-05-22T04:42:13.629ZBenchmarking source_filter/allows/include_miss_v6/100
68402026-05-22T04:42:13.630ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
68412026-05-22T04:42:16.831ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (419M iterations)
68422026-05-22T04:42:21.851ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68432026-05-22T04:42:21.937Zsource_filter/allows/include_miss_v6/100
68442026-05-22T04:42:21.937Z time: [11.943 ns 11.964 ns 11.988 ns]
68452026-05-22T04:42:21.937Z thrpt: [83.418 Melem/s 83.585 Melem/s 83.733 Melem/s]
68462026-05-22T04:42:21.937Z change:
68472026-05-22T04:42:21.937Z time: [+1.3977% +1.7600% +2.1438%] (p = 0.00 < 0.05)
68482026-05-22T04:42:21.937Z thrpt: [−2.0988% −1.7296% −1.3784%]
68492026-05-22T04:42:21.937Z Performance has regressed.
68502026-05-22T04:42:21.937ZFound 7 outliers among 100 measurements (7.00%)
68512026-05-22T04:42:21.937Z 4 (4.00%) high mild
68522026-05-22T04:42:21.937Z 3 (3.00%) high severe
68532026-05-22T04:42:22.828ZBenchmarking source_filter/allows/include_empty_v4
68542026-05-22T04:42:22.828ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68552026-05-22T04:42:26.866ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (11B iterations)
68562026-05-22T04:42:31.862ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68572026-05-22T04:42:31.948Zsource_filter/allows/include_empty_v4
68582026-05-22T04:42:31.948Z time: [469.26 ps 469.72 ps 470.14 ps]
68592026-05-22T04:42:31.948Z thrpt: [2.1270 Gelem/s 2.1289 Gelem/s 2.1310 Gelem/s]
68602026-05-22T04:42:31.948Z change:
68612026-05-22T04:42:31.948Z time: [+0.6528% +0.7491% +0.8313%] (p = 0.00 < 0.05)
68622026-05-22T04:42:31.948Z thrpt: [−0.8244% −0.7436% −0.6486%]
68632026-05-22T04:42:31.948Z Change within noise threshold.
68642026-05-22T04:42:31.951ZFound 7 outliers among 100 measurements (7.00%)
68652026-05-22T04:42:31.952Z 3 (3.00%) low severe
68662026-05-22T04:42:31.952Z 4 (4.00%) low mild
68672026-05-22T04:42:32.845ZBenchmarking source_filter/allows/include_empty_v6
68682026-05-22T04:42:32.846ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68692026-05-22T04:42:37.615ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (9.0B iterations)
68702026-05-22T04:42:42.642ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68712026-05-22T04:42:42.728Zsource_filter/allows/include_empty_v6
68722026-05-22T04:42:42.728Z time: [556.45 ps 558.38 ps 560.48 ps]
68732026-05-22T04:42:42.728Z thrpt: [1.7842 Gelem/s 1.7909 Gelem/s 1.7971 Gelem/s]
68742026-05-22T04:42:42.729Z change:
68752026-05-22T04:42:42.729Z time: [+19.046% +19.452% +19.977%] (p = 0.00 < 0.05)
68762026-05-22T04:42:42.729Z thrpt: [−16.650% −16.285% −15.999%]
68772026-05-22T04:42:42.729Z Performance has regressed.
68782026-05-22T04:42:42.729ZFound 1 outliers among 100 measurements (1.00%)
68792026-05-22T04:42:42.729Z 1 (1.00%) high mild
68802026-05-22T04:42:43.641Z
68812026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68822026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68832026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0419 ms (605 iterations)
68842026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68852026-05-22T04:42:43.645Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68862026-05-22T04:42:43.645Z time: [18.000 18.000 18.000 ]
68872026-05-22T04:42:43.645Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68882026-05-22T04:42:43.645Z No change in performance detected.
68892026-05-22T04:42:43.645Z
68902026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68912026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68922026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0566 ms (715 iterations)
68932026-05-22T04:42:43.645ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68942026-05-22T04:42:43.649Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68952026-05-22T04:42:43.649Z time: [18.000 18.000 18.000 ]
68962026-05-22T04:42:43.649Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68972026-05-22T04:42:43.649Z No change in performance detected.
68982026-05-22T04:42:43.649Z
68992026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69002026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69012026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1033 ms (550 iterations)
69022026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69032026-05-22T04:42:43.649Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69042026-05-22T04:42:43.649Z time: [20.000 20.000 20.000 ]
69052026-05-22T04:42:43.649Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69062026-05-22T04:42:43.649Z No change in performance detected.
69072026-05-22T04:42:43.649Z
69082026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69092026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69102026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0376 ms (495 iterations)
69112026-05-22T04:42:43.649ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69122026-05-22T04:42:43.653Zprocess/Hairpin-DHCPv6/alloc_ct/Request
69132026-05-22T04:42:43.653Z time: [21.000 21.000 21.000 ]
69142026-05-22T04:42:43.653Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69152026-05-22T04:42:43.653Z No change in performance detected.
69162026-05-22T04:42:43.653Z
69172026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
69182026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
69192026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0622 ms (825 iterations)
69202026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
69212026-05-22T04:42:43.653Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
69222026-05-22T04:42:43.653Z time: [13.000 13.000 13.000 ]
69232026-05-22T04:42:43.653Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69242026-05-22T04:42:43.653Z No change in performance detected.
69252026-05-22T04:42:43.653Z
69262026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
69272026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
69282026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0453 ms (715 iterations)
69292026-05-22T04:42:43.653ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
69302026-05-22T04:42:43.657Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
69312026-05-22T04:42:43.657Z time: [12.000 12.000 12.000 ]
69322026-05-22T04:42:43.657Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69332026-05-22T04:42:43.657Z No change in performance detected.
69342026-05-22T04:42:43.657Z
69352026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69362026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
69372026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0737 ms (715 iterations)
69382026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
69392026-05-22T04:42:43.657Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
69402026-05-22T04:42:43.657Z time: [14.000 14.000 14.000 ]
69412026-05-22T04:42:43.657Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69422026-05-22T04:42:43.657Z No change in performance detected.
69432026-05-22T04:42:43.657Z
69442026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69452026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69462026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0274 ms (715 iterations)
69472026-05-22T04:42:43.657ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69482026-05-22T04:42:43.661Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69492026-05-22T04:42:43.661Z time: [14.000 14.000 14.000 ]
69502026-05-22T04:42:43.661Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69512026-05-22T04:42:43.661Z No change in performance detected.
69522026-05-22T04:42:43.661Z
69532026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69542026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69552026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0594 ms (660 iterations)
69562026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69572026-05-22T04:42:43.662Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69582026-05-22T04:42:43.662Z time: [3.0000 3.0000 3.0000 ]
69592026-05-22T04:42:43.662Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69602026-05-22T04:42:43.662Z No change in performance detected.
69612026-05-22T04:42:43.662Z
69622026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69632026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69642026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0363 ms (495 iterations)
69652026-05-22T04:42:43.662ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69662026-05-22T04:42:43.666Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69672026-05-22T04:42:43.666Z time: [3.0000 3.0000 3.0000 ]
69682026-05-22T04:42:43.666Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69692026-05-22T04:42:43.667Z No change in performance detected.
69702026-05-22T04:42:43.667Z
69712026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69722026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69732026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0759 ms (660 iterations)
69742026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69752026-05-22T04:42:43.667ZCriterion.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.
69762026-05-22T04:42:43.667Z
69772026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69782026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69792026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0489 ms (495 iterations)
69802026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69812026-05-22T04:42:43.667ZCriterion.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.
69822026-05-22T04:42:43.667Z
69832026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69842026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69852026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0522 ms (935 iterations)
69862026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69872026-05-22T04:42:43.667Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69882026-05-22T04:42:43.667Z time: [3.0000 3.0000 3.0000 ]
69892026-05-22T04:42:43.667Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69902026-05-22T04:42:43.667Z No change in performance detected.
69912026-05-22T04:42:43.667Z
69922026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69932026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69942026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0117 ms (495 iterations)
69952026-05-22T04:42:43.667ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69962026-05-22T04:42:43.680Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69972026-05-22T04:42:43.680Z time: [3.0000 3.0000 3.0000 ]
69982026-05-22T04:42:43.680Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69992026-05-22T04:42:43.680Z No change in performance detected.
70002026-05-22T04:42:43.681Z
70012026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70022026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70032026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0216 ms (770 iterations)
70042026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70052026-05-22T04:42:43.681ZCriterion.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.
70062026-05-22T04:42:43.681Z
70072026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70082026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70092026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0121 ms (495 iterations)
70102026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70112026-05-22T04:42:43.681ZCriterion.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.
70122026-05-22T04:42:43.681Z
70132026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70142026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70152026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0051 ms (770 iterations)
70162026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
70172026-05-22T04:42:43.681Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
70182026-05-22T04:42:43.681Z time: [3.0000 3.0000 3.0000 ]
70192026-05-22T04:42:43.681Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70202026-05-22T04:42:43.681Z No change in performance detected.
70212026-05-22T04:42:43.681Z
70222026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70232026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70242026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0172 ms (495 iterations)
70252026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
70262026-05-22T04:42:43.681Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
70272026-05-22T04:42:43.681Z time: [3.0000 3.0000 3.0000 ]
70282026-05-22T04:42:43.681Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70292026-05-22T04:42:43.681Z No change in performance detected.
70302026-05-22T04:42:43.681Z
70312026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
70322026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
70332026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0547 ms (715 iterations)
70342026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
70352026-05-22T04:42:43.681ZCriterion.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.
70362026-05-22T04:42:43.681Z
70372026-05-22T04:42:43.681ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
70382026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70392026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0856 ms (495 iterations)
70402026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70412026-05-22T04:42:43.682ZCriterion.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.
70422026-05-22T04:42:43.682Z
70432026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70442026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70452026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0507 ms (880 iterations)
70462026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70472026-05-22T04:42:43.682Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70482026-05-22T04:42:43.682Z time: [3.0000 3.0000 3.0000 ]
70492026-05-22T04:42:43.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70502026-05-22T04:42:43.682Z No change in performance detected.
70512026-05-22T04:42:43.682Z
70522026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70532026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70542026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1083 ms (550 iterations)
70552026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70562026-05-22T04:42:43.682Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70572026-05-22T04:42:43.682Z time: [3.0000 3.0000 3.0000 ]
70582026-05-22T04:42:43.682Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70592026-05-22T04:42:43.682Z No change in performance detected.
70602026-05-22T04:42:43.682Z
70612026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70622026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70632026-05-22T04:42:43.682ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0702 ms (770 iterations)
70642026-05-22T04:42:43.688ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70652026-05-22T04:42:43.688ZCriterion.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.
70662026-05-22T04:42:43.688Z
70672026-05-22T04:42:43.688ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70682026-05-22T04:42:43.688ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70692026-05-22T04:42:43.688ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0528 ms (495 iterations)
70702026-05-22T04:42:43.688ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70712026-05-22T04:42:43.688ZCriterion.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.
70722026-05-22T04:42:43.688Z
70732026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70742026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70752026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1015 ms (330 iterations)
70762026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70772026-05-22T04:42:43.688Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70782026-05-22T04:42:43.688Z time: [35.000 35.000 35.000 ]
70792026-05-22T04:42:43.688Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70802026-05-22T04:42:43.688Z No change in performance detected.
70812026-05-22T04:42:43.688Z
70822026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70832026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70842026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0860 ms (275 iterations)
70852026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70862026-05-22T04:42:43.688Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70872026-05-22T04:42:43.688Z time: [35.000 35.000 35.000 ]
70882026-05-22T04:42:43.688Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70892026-05-22T04:42:43.688Z No change in performance detected.
70902026-05-22T04:42:43.688Z
70912026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70922026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70932026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0237 ms (385 iterations)
70942026-05-22T04:42:43.688ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70952026-05-22T04:42:43.692Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70962026-05-22T04:42:43.692Z time: [20.000 20.000 20.000 ]
70972026-05-22T04:42:43.692Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70982026-05-22T04:42:43.692Z No change in performance detected.
70992026-05-22T04:42:43.692Z
71002026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71012026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71022026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1306 ms (330 iterations)
71032026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71042026-05-22T04:42:43.692Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71052026-05-22T04:42:43.692Z time: [20.000 20.000 20.000 ]
71062026-05-22T04:42:43.692Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71072026-05-22T04:42:43.692Z No change in performance detected.
71082026-05-22T04:42:43.692Z
71092026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71102026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71112026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0039 ms (330 iterations)
71122026-05-22T04:42:43.692ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
71132026-05-22T04:42:43.692Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71142026-05-22T04:42:43.692Z time: [35.000 35.000 35.000 ]
71152026-05-22T04:42:43.692Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71162026-05-22T04:42:43.693Z No change in performance detected.
71172026-05-22T04:42:43.693Z
71182026-05-22T04:42:43.693ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71192026-05-22T04:42:43.693ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71202026-05-22T04:42:43.693ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0399 ms (275 iterations)
71212026-05-22T04:42:43.696ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
71222026-05-22T04:42:43.696Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
71232026-05-22T04:42:43.696Z time: [35.000 35.000 35.000 ]
71242026-05-22T04:42:43.696Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71252026-05-22T04:42:43.696Z No change in performance detected.
71262026-05-22T04:42:43.697Z
71272026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71282026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
71292026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0421 ms (385 iterations)
71302026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
71312026-05-22T04:42:43.697Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
71322026-05-22T04:42:43.697Z time: [20.000 20.000 20.000 ]
71332026-05-22T04:42:43.697Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71342026-05-22T04:42:43.697Z No change in performance detected.
71352026-05-22T04:42:43.697Z
71362026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71372026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
71382026-05-22T04:42:43.697ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1073 ms (330 iterations)
71392026-05-22T04:42:43.700ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
71402026-05-22T04:42:43.700Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71412026-05-22T04:42:43.701Z time: [20.000 20.000 20.000 ]
71422026-05-22T04:42:43.701Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71432026-05-22T04:42:43.701Z No change in performance detected.
71442026-05-22T04:42:43.701Z
71452026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71462026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71472026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0091 ms (275 iterations)
71482026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71492026-05-22T04:42:43.701Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71502026-05-22T04:42:43.701Z time: [35.000 35.000 35.000 ]
71512026-05-22T04:42:43.701Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71522026-05-22T04:42:43.701Z No change in performance detected.
71532026-05-22T04:42:43.701Z
71542026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71552026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71562026-05-22T04:42:43.701ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1514 ms (275 iterations)
71572026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71582026-05-22T04:42:43.705Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71592026-05-22T04:42:43.705Z time: [35.000 35.000 35.000 ]
71602026-05-22T04:42:43.705Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71612026-05-22T04:42:43.705Z No change in performance detected.
71622026-05-22T04:42:43.705Z
71632026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71642026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71652026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0930 ms (385 iterations)
71662026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71672026-05-22T04:42:43.705Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71682026-05-22T04:42:43.705Z time: [20.000 20.000 20.000 ]
71692026-05-22T04:42:43.705Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71702026-05-22T04:42:43.705Z No change in performance detected.
71712026-05-22T04:42:43.705Z
71722026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71732026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71742026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0385 ms (275 iterations)
71752026-05-22T04:42:43.705ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71762026-05-22T04:42:43.709Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71772026-05-22T04:42:43.709Z time: [20.000 20.000 20.000 ]
71782026-05-22T04:42:43.709Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71792026-05-22T04:42:43.709Z No change in performance detected.
71802026-05-22T04:42:43.709Z
71812026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71822026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71832026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1873 ms (330 iterations)
71842026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71852026-05-22T04:42:43.709Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71862026-05-22T04:42:43.709Z time: [35.000 35.000 35.000 ]
71872026-05-22T04:42:43.709Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71882026-05-22T04:42:43.709Z No change in performance detected.
71892026-05-22T04:42:43.709Z
71902026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71912026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71922026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1702 ms (275 iterations)
71932026-05-22T04:42:43.709ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71942026-05-22T04:42:43.713Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71952026-05-22T04:42:43.713Z time: [35.000 35.000 35.000 ]
71962026-05-22T04:42:43.713Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71972026-05-22T04:42:43.713Z No change in performance detected.
71982026-05-22T04:42:43.713Z
71992026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72002026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72012026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0784 ms (385 iterations)
72022026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72032026-05-22T04:42:43.713Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72042026-05-22T04:42:43.713Z time: [20.000 20.000 20.000 ]
72052026-05-22T04:42:43.713Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72062026-05-22T04:42:43.713Z No change in performance detected.
72072026-05-22T04:42:43.713Z
72082026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72092026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72102026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0112 ms (275 iterations)
72112026-05-22T04:42:43.713ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72122026-05-22T04:42:43.717Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72132026-05-22T04:42:43.717Z time: [20.000 20.000 20.000 ]
72142026-05-22T04:42:43.717Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72152026-05-22T04:42:43.717Z No change in performance detected.
72162026-05-22T04:42:43.717Z
72172026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
72182026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
72192026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0465 ms (715 iterations)
72202026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
72212026-05-22T04:42:43.717Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
72222026-05-22T04:42:43.717Z time: [3924.0 B 3924.0 B 3924.0 B]
72232026-05-22T04:42:43.717Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72242026-05-22T04:42:43.717Z No change in performance detected.
72252026-05-22T04:42:43.717Z
72262026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
72272026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
72282026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0074 ms (715 iterations)
72292026-05-22T04:42:43.717ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
72302026-05-22T04:42:43.721Zprocess/Hairpin-DHCPv4/alloc_sz/Request
72312026-05-22T04:42:43.721Z time: [3924.0 B 3924.0 B 3924.0 B]
72322026-05-22T04:42:43.721Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72332026-05-22T04:42:43.721Z No change in performance detected.
72342026-05-22T04:42:43.721Z
72352026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
72362026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
72372026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0536 ms (550 iterations)
72382026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
72392026-05-22T04:42:43.721Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
72402026-05-22T04:42:43.721Z time: [3988.0 B 3988.0 B 3988.0 B]
72412026-05-22T04:42:43.721Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72422026-05-22T04:42:43.721Z No change in performance detected.
72432026-05-22T04:42:43.721Z
72442026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72452026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72462026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0733 ms (550 iterations)
72472026-05-22T04:42:43.721ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72482026-05-22T04:42:43.721Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72492026-05-22T04:42:43.721Z time: [4386.0 B 4386.0 B 4386.0 B]
72502026-05-22T04:42:43.721Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72512026-05-22T04:42:43.721Z No change in performance detected.
72522026-05-22T04:42:43.725Z
72532026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72542026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72552026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0594 ms (825 iterations)
72562026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72572026-05-22T04:42:43.725Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72582026-05-22T04:42:43.725Z time: [2888.0 B 2888.0 B 2888.0 B]
72592026-05-22T04:42:43.725Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72602026-05-22T04:42:43.725Z No change in performance detected.
72612026-05-22T04:42:43.725Z
72622026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72632026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72642026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0261 ms (715 iterations)
72652026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72662026-05-22T04:42:43.725Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72672026-05-22T04:42:43.725Z time: [2873.0 B 2873.0 B 2873.0 B]
72682026-05-22T04:42:43.725Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72692026-05-22T04:42:43.725Z No change in performance detected.
72702026-05-22T04:42:43.725Z
72712026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72722026-05-22T04:42:43.725ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72732026-05-22T04:42:43.729ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0353 ms (715 iterations)
72742026-05-22T04:42:43.729ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72752026-05-22T04:42:43.729Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72762026-05-22T04:42:43.729Z time: [2926.0 B 2926.0 B 2926.0 B]
72772026-05-22T04:42:43.729Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72782026-05-22T04:42:43.729Z No change in performance detected.
72792026-05-22T04:42:43.729Z
72802026-05-22T04:42:43.729ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72812026-05-22T04:42:43.729ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72822026-05-22T04:42:43.729ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0094 ms (715 iterations)
72832026-05-22T04:42:43.729ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72842026-05-22T04:42:43.729Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72852026-05-22T04:42:43.729Z time: [2910.0 B 2910.0 B 2910.0 B]
72862026-05-22T04:42:43.730Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72872026-05-22T04:42:43.730Z No change in performance detected.
72882026-05-22T04:42:43.730Z
72892026-05-22T04:42:43.730ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72902026-05-22T04:42:43.730ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72912026-05-22T04:42:43.730ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0266 ms (825 iterations)
72922026-05-22T04:42:43.733ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72932026-05-22T04:42:43.733Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72942026-05-22T04:42:43.733Z time: [264.00 B 264.00 B 264.00 B]
72952026-05-22T04:42:43.733Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72962026-05-22T04:42:43.733Z No change in performance detected.
72972026-05-22T04:42:43.733Z
72982026-05-22T04:42:43.733ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72992026-05-22T04:42:43.733ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73002026-05-22T04:42:43.733ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0968 ms (550 iterations)
73012026-05-22T04:42:43.733ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73022026-05-22T04:42:43.733Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73032026-05-22T04:42:43.734Z time: [264.00 B 264.00 B 264.00 B]
73042026-05-22T04:42:43.734Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73052026-05-22T04:42:43.734Z No change in performance detected.
73062026-05-22T04:42:43.734Z
73072026-05-22T04:42:43.734ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73082026-05-22T04:42:43.734ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73092026-05-22T04:42:43.734ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0237 ms (715 iterations)
73102026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73112026-05-22T04:42:43.737ZCriterion.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.
73122026-05-22T04:42:43.737Z
73132026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
73142026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73152026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0507 ms (495 iterations)
73162026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73172026-05-22T04:42:43.737ZCriterion.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.
73182026-05-22T04:42:43.737Z
73192026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73202026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
73212026-05-22T04:42:43.737ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0472 ms (935 iterations)
73222026-05-22T04:42:43.738ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
73232026-05-22T04:42:43.738Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
73242026-05-22T04:42:43.738Z time: [264.00 B 264.00 B 264.00 B]
73252026-05-22T04:42:43.738Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73262026-05-22T04:42:43.738Z No change in performance detected.
73272026-05-22T04:42:43.738Z
73282026-05-22T04:42:43.738ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73292026-05-22T04:42:43.738ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
73302026-05-22T04:42:43.738ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0853 ms (550 iterations)
73312026-05-22T04:42:43.741ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
73322026-05-22T04:42:43.741Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
73332026-05-22T04:42:43.741Z time: [264.00 B 264.00 B 264.00 B]
73342026-05-22T04:42:43.742Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73352026-05-22T04:42:43.742Z No change in performance detected.
73362026-05-22T04:42:43.742Z
73372026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
73382026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
73392026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0408 ms (770 iterations)
73402026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73412026-05-22T04:42:43.742ZCriterion.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.
73422026-05-22T04:42:43.742Z
73432026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73442026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73452026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0079 ms (495 iterations)
73462026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73472026-05-22T04:42:43.742ZCriterion.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.
73482026-05-22T04:42:43.742Z
73492026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73502026-05-22T04:42:43.742ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73512026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0353 ms (770 iterations)
73522026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73532026-05-22T04:42:43.746Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73542026-05-22T04:42:43.746Z time: [264.00 B 264.00 B 264.00 B]
73552026-05-22T04:42:43.746Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73562026-05-22T04:42:43.746Z No change in performance detected.
73572026-05-22T04:42:43.746Z
73582026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73592026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73602026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0396 ms (495 iterations)
73612026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73622026-05-22T04:42:43.746Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73632026-05-22T04:42:43.746Z time: [264.00 B 264.00 B 264.00 B]
73642026-05-22T04:42:43.746Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73652026-05-22T04:42:43.746Z No change in performance detected.
73662026-05-22T04:42:43.746Z
73672026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73682026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73692026-05-22T04:42:43.746ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0808 ms (660 iterations)
73702026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73712026-05-22T04:42:43.750ZCriterion.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.
73722026-05-22T04:42:43.750Z
73732026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73742026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73752026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0928 ms (495 iterations)
73762026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73772026-05-22T04:42:43.750ZCriterion.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.
73782026-05-22T04:42:43.750Z
73792026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73802026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73812026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0568 ms (880 iterations)
73822026-05-22T04:42:43.750ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73832026-05-22T04:42:43.750Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73842026-05-22T04:42:43.750Z time: [264.00 B 264.00 B 264.00 B]
73852026-05-22T04:42:43.750Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73862026-05-22T04:42:43.750Z No change in performance detected.
73872026-05-22T04:42:43.750Z
73882026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73892026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73902026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0706 ms (495 iterations)
73912026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73922026-05-22T04:42:43.754Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73932026-05-22T04:42:43.754Z time: [264.00 B 264.00 B 264.00 B]
73942026-05-22T04:42:43.754Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73952026-05-22T04:42:43.754Z No change in performance detected.
73962026-05-22T04:42:43.754Z
73972026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73982026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73992026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0737 ms (770 iterations)
74002026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74012026-05-22T04:42:43.754ZCriterion.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.
74022026-05-22T04:42:43.754Z
74032026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74042026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74052026-05-22T04:42:43.754ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0664 ms (495 iterations)
74062026-05-22T04:42:43.758ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74072026-05-22T04:42:43.758ZCriterion.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.
74082026-05-22T04:42:43.758Z
74092026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74102026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74112026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0770 ms (330 iterations)
74122026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
74132026-05-22T04:42:43.758Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74142026-05-22T04:42:43.758Z time: [7363.0 B 7363.0 B 7363.0 B]
74152026-05-22T04:42:43.758Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74162026-05-22T04:42:43.758Z No change in performance detected.
74172026-05-22T04:42:43.758Z
74182026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74192026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
74202026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0847 ms (275 iterations)
74212026-05-22T04:42:43.758ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
74222026-05-22T04:42:43.762Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
74232026-05-22T04:42:43.762Z time: [7363.0 B 7363.0 B 7363.0 B]
74242026-05-22T04:42:43.762Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74252026-05-22T04:42:43.762Z No change in performance detected.
74262026-05-22T04:42:43.762Z
74272026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74282026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
74292026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0477 ms (385 iterations)
74302026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74312026-05-22T04:42:43.762Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
74322026-05-22T04:42:43.762Z time: [5872.0 B 5872.0 B 5872.0 B]
74332026-05-22T04:42:43.762Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74342026-05-22T04:42:43.762Z No change in performance detected.
74352026-05-22T04:42:43.762Z
74362026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74372026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74382026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1450 ms (330 iterations)
74392026-05-22T04:42:43.762ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74402026-05-22T04:42:43.766Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74412026-05-22T04:42:43.766Z time: [5872.0 B 5872.0 B 5872.0 B]
74422026-05-22T04:42:43.766Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74432026-05-22T04:42:43.766Z No change in performance detected.
74442026-05-22T04:42:43.766Z
74452026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74462026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74472026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0141 ms (330 iterations)
74482026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74492026-05-22T04:42:43.766Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74502026-05-22T04:42:43.766Z time: [7363.0 B 7363.0 B 7363.0 B]
74512026-05-22T04:42:43.766Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74522026-05-22T04:42:43.766Z No change in performance detected.
74532026-05-22T04:42:43.766Z
74542026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74552026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74562026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0853 ms (275 iterations)
74572026-05-22T04:42:43.766ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74582026-05-22T04:42:43.766Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74592026-05-22T04:42:43.766Z time: [7363.0 B 7363.0 B 7363.0 B]
74602026-05-22T04:42:43.766Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74612026-05-22T04:42:43.767Z No change in performance detected.
74622026-05-22T04:42:43.767Z
74632026-05-22T04:42:43.767ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74642026-05-22T04:42:43.767ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74652026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1311 ms (440 iterations)
74662026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74672026-05-22T04:42:43.771Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74682026-05-22T04:42:43.771Z time: [5872.0 B 5872.0 B 5872.0 B]
74692026-05-22T04:42:43.771Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74702026-05-22T04:42:43.771Z No change in performance detected.
74712026-05-22T04:42:43.771Z
74722026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74732026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74742026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1405 ms (330 iterations)
74752026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74762026-05-22T04:42:43.771Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74772026-05-22T04:42:43.771Z time: [5872.0 B 5872.0 B 5872.0 B]
74782026-05-22T04:42:43.771Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74792026-05-22T04:42:43.771Z No change in performance detected.
74802026-05-22T04:42:43.771Z
74812026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74822026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74832026-05-22T04:42:43.771ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1637 ms (330 iterations)
74842026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74852026-05-22T04:42:43.775Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74862026-05-22T04:42:43.775Z time: [7363.0 B 7363.0 B 7363.0 B]
74872026-05-22T04:42:43.775Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74882026-05-22T04:42:43.775Z No change in performance detected.
74892026-05-22T04:42:43.775Z
74902026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74912026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74922026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1795 ms (275 iterations)
74932026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74942026-05-22T04:42:43.775Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74952026-05-22T04:42:43.775Z time: [7363.0 B 7363.0 B 7363.0 B]
74962026-05-22T04:42:43.775Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74972026-05-22T04:42:43.775Z No change in performance detected.
74982026-05-22T04:42:43.775Z
74992026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75002026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75012026-05-22T04:42:43.775ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0991 ms (385 iterations)
75022026-05-22T04:42:43.778ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75032026-05-22T04:42:43.778Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75042026-05-22T04:42:43.779Z time: [5872.0 B 5872.0 B 5872.0 B]
75052026-05-22T04:42:43.779Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75062026-05-22T04:42:43.779Z No change in performance detected.
75072026-05-22T04:42:43.779Z
75082026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75092026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75102026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0116 ms (275 iterations)
75112026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75122026-05-22T04:42:43.779Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75132026-05-22T04:42:43.779Z time: [5872.0 B 5872.0 B 5872.0 B]
75142026-05-22T04:42:43.779Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75152026-05-22T04:42:43.779Z No change in performance detected.
75162026-05-22T04:42:43.779Z
75172026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75182026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
75192026-05-22T04:42:43.779ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1165 ms (330 iterations)
75202026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
75212026-05-22T04:42:43.783Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
75222026-05-22T04:42:43.783Z time: [7363.0 B 7363.0 B 7363.0 B]
75232026-05-22T04:42:43.783Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75242026-05-22T04:42:43.783Z No change in performance detected.
75252026-05-22T04:42:43.783Z
75262026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75272026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
75282026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1445 ms (275 iterations)
75292026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
75302026-05-22T04:42:43.783Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
75312026-05-22T04:42:43.783Z time: [7363.0 B 7363.0 B 7363.0 B]
75322026-05-22T04:42:43.783Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75332026-05-22T04:42:43.783Z No change in performance detected.
75342026-05-22T04:42:43.783Z
75352026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75362026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
75372026-05-22T04:42:43.783ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0767 ms (385 iterations)
75382026-05-22T04:42:43.786ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
75392026-05-22T04:42:43.786Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
75402026-05-22T04:42:43.786Z time: [5872.0 B 5872.0 B 5872.0 B]
75412026-05-22T04:42:43.787Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75422026-05-22T04:42:43.787Z No change in performance detected.
75432026-05-22T04:42:43.787Z
75442026-05-22T04:42:43.787ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75452026-05-22T04:42:43.787ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75462026-05-22T04:42:43.787ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1634 ms (330 iterations)
75472026-05-22T04:42:43.787ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75482026-05-22T04:42:43.787Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75492026-05-22T04:42:43.787Z time: [5872.0 B 5872.0 B 5872.0 B]
75502026-05-22T04:42:43.787Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75512026-05-22T04:42:43.787Z No change in performance detected.
75522026-05-22T04:42:43.787Z
75532026-05-22T04:42:43.831Z+ cp -r target/criterion /work/bench-results
75542026-05-22T04:42:43.986Z+ cp -r target/xde-bench /work/bench-results
75552026-05-22T04:42:44.022Z+ pushd /work
75562026-05-22T04:42:44.022Z+ tar -caf bench-results.tgz bench-results
75572026-05-22T04:42:44.022Z/work /work/oxidecomputer/opte
75582026-05-22T04:42:44.581Z+ popd
75592026-05-22T04:42:44.581Z/work/oxidecomputer/opte
75602026-05-22T04:42:44.585Z+ cleanup
75612026-05-22T04:42:44.585Z++ id -un
75622026-05-22T04:42:44.588Z++ id -gn
75632026-05-22T04:42:44.588Z+ pfexec chown -R build:build .
75642026-05-22T04:42:44.659Z+ [[ -z 01KS6XN7CBX8YRZNA6P5H5C6RJ ]]
75652026-05-22T04:42:44.663Zprocess exited: duration 1910736 ms, exit code 0
 
75662026-05-22T04:42:44.675Zfound 1 output files
75672026-05-22T04:42:44.675Zuploading: /work/bench-results.tgz (6436222 bytes)
75682026-05-22T04:42:45.737Zuploaded: /work/bench-results.tgz