01KYEAGDD5AM6AZ745VR469GN4: 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: 01KYEAJMAKSBR3YXDMQ6P8HH9H

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-26T04:27:50.715Zjob dependencies complete; ready to run (waiting for 5 m 0 s)
22026-07-26T04:28:51.149Zjob assigned to worker 01KYEAW1NDF2PAT0VBEG63CX8P [factory aws, i-0a0e71e747d0657eb] (queued for 1 m 0 s)
32026-07-26T04:28:57.778Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-26T04:28:59.535Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-26T04:28:59.539Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-26T04:28:59.566Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-26T04:28:59.569Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-26T04:28:59.672Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-26T04:28:59.677Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-26T04:28:59.704Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-26T04:28:59.712Zdownloading input: /input/xde/work/release/xde
122026-07-26T04:29:01.631Zdownloaded input: /input/xde/work/release/xde
132026-07-26T04:29:01.638Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-26T04:29:01.665Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-26T04:29:01.665Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-26T04:29:01.699Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-26T04:29:01.703Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-26T04:29:01.726Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-26T04:29:01.731Zdownloading input: /input/xde/work/test/loopback
202026-07-26T04:29:02.386Zdownloaded input: /input/xde/work/test/loopback
212026-07-26T04:29:02.391Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-26T04:29:03.158Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-26T04:29:03.163Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-26T04:29:03.799Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-26T04:29:03.802Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-26T04:29:04.639Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-26T04:29:04.642Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-26T04:29:05.246Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-26T04:29:05.249Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-07-26T04:29:05.856Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-07-26T04:29:05.857Zdownloading input: /input/xde/work/xde.conf
322026-07-26T04:29:05.887Zdownloaded input: /input/xde/work/xde.conf
 
332026-07-26T04:29:05.891Zstarting task 0: "setup"
342026-07-26T04:29:05.894Z++ uname -s
352026-07-26T04:29:05.894Z+ kern=SunOS
362026-07-26T04:29:05.895Z+ build_user=build
372026-07-26T04:29:05.895Z+ build_uid=12345
382026-07-26T04:29:05.895Z+ work_dir=/work
392026-07-26T04:29:05.895Z+ input_dir=/input
402026-07-26T04:29:05.895Z+ [[ 0 == 12345 ]]
412026-07-26T04:29:05.895Z+ case "$kern" in
422026-07-26T04:29:05.895Z+ groupadd -g 12345 build
432026-07-26T04:29:05.898Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-07-26T04:29:07.902Z+ zfs create -o mountpoint=/work rpool/work
452026-07-26T04:29:08.034Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-07-26T04:29:08.038Z+ home_fs=zfs
472026-07-26T04:29:08.038Z+ [[ zfs == autofs ]]
482026-07-26T04:29:08.038Z+ mkdir -p /home/build
492026-07-26T04:29:08.038Z+ chown build:build /home/build /work
502026-07-26T04:29:10.038Z+ chmod 0700 /home/build /work
512026-07-26T04:29:10.042Zprocess exited: duration 4153 ms, exit code 0
 
522026-07-26T04:29:10.047Zstarting task 1: "rust-toolchain"
532026-07-26T04:29:10.051Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
542026-07-26T04:29:10.051Z * rust toolchain channel = "1.97.1"
552026-07-26T04:29:10.051Z+ printf ' * rust toolchain profile = "%s"\n' default
562026-07-26T04:29:10.051Z * rust toolchain profile = "default"
572026-07-26T04:29:10.051Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-07-26T04:29:10.051Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-07-26T04:29:10.054Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-07-26T04:29:10.054Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-07-26T04:29:10.159Zinfo: downloading installer
622026-07-26T04:29:11.702Zwarn: It looks like you have an existing rustup settings file at:
632026-07-26T04:29:11.702Zwarn: /home/build/.rustup/settings.toml
642026-07-26T04:29:11.703Zwarn: Rustup will install the default toolchain as specified in the settings file,
652026-07-26T04:29:11.703Zwarn: instead of the one inferred from the default host triple.
662026-07-26T04:29:11.713Zinfo: profile set to default
672026-07-26T04:29:11.713Zinfo: default host triple is x86_64-unknown-illumos
682026-07-26T04:29:11.715Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
692026-07-26T04:29:11.835Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
702026-07-26T04:29:11.838Zinfo: downloading 6 components
712026-07-26T04:29:26.437Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
722026-07-26T04:29:26.437Z
732026-07-26T04:29:26.469Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
742026-07-26T04:29:26.469Z
752026-07-26T04:29:26.469Z
762026-07-26T04:29:26.469ZRust is installed now. Great!
772026-07-26T04:29:26.469Z
782026-07-26T04:29:26.478ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
792026-07-26T04:29:26.478Zenvironment variable. This has not been done automatically.
802026-07-26T04:29:26.478Z
812026-07-26T04:29:26.478ZTo configure your current shell, you need to source
822026-07-26T04:29:26.478Zthe corresponding env file under $HOME/.cargo.
832026-07-26T04:29:26.478Z
842026-07-26T04:29:26.478ZThis is usually done by running one of the following (note the leading DOT):
852026-07-26T04:29:26.478Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
862026-07-26T04:29:26.478Zsource "$HOME/.cargo/env.fish" # For fish
872026-07-26T04:29:26.479Zsource "~/.cargo/env.nu" # For nushell
882026-07-26T04:29:26.479Zsource "$HOME/.cargo/env.tcsh" # For tcsh
892026-07-26T04:29:26.479Z. "$HOME/.cargo/env.ps1" # For pwsh
902026-07-26T04:29:26.479Zsource "$HOME/.cargo/env.xsh" # For xonsh
912026-07-26T04:29:26.479Zwarn: no default linker (`cc`) was found in your PATH
922026-07-26T04:29:26.479Zwarn: many Rust crates require a system C toolchain to build
932026-07-26T04:29:26.563Z+ rustup --version
942026-07-26T04:29:26.573Zrustup 1.29.0 (28d1352db 2026-03-05)
952026-07-26T04:29:26.578Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
962026-07-26T04:29:26.592Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
972026-07-26T04:29:26.595Z+ cargo --version
982026-07-26T04:29:26.609Zcargo 1.97.1 (c980f4866 2026-06-30)
992026-07-26T04:29:26.612Z+ rustc --version
1002026-07-26T04:29:26.634Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1012026-07-26T04:29:26.640Zprocess exited: duration 16586 ms, exit code 0
 
1022026-07-26T04:29:26.654Zstarting task 2: "authentication"
1032026-07-26T04:29:26.672Zprocess exited: duration 17 ms, exit code 0
 
1042026-07-26T04:29:26.678Zstarting task 3: "clone repository"
1052026-07-26T04:29:26.683Z+ mkdir -p /work/oxidecomputer/opte
1062026-07-26T04:29:26.686Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1072026-07-26T04:29:26.715ZCloning into '/work/oxidecomputer/opte'...
1082026-07-26T04:29:27.607Z+ cd /work/oxidecomputer/opte
1092026-07-26T04:29:27.607Z+ git fetch origin 47f1798e3f36239518a77de5eee88e87641f7da8
1102026-07-26T04:29:27.826ZFrom https://github.com/oxidecomputer/opte
1112026-07-26T04:29:27.827Z * branch 47f1798e3f36239518a77de5eee88e87641f7da8 -> FETCH_HEAD
1122026-07-26T04:29:27.832Z+ [[ -n renovate/rand ]]
1132026-07-26T04:29:27.835Z++ git branch --show-current
1142026-07-26T04:29:27.835Z+ current=master
1152026-07-26T04:29:27.835Z+ [[ master != renovate/rand ]]
1162026-07-26T04:29:27.835Z+ git branch -f renovate/rand 47f1798e3f36239518a77de5eee88e87641f7da8
1172026-07-26T04:29:27.838Z+ git checkout -f renovate/rand
1182026-07-26T04:29:27.854ZSwitched to branch 'renovate/rand'
1192026-07-26T04:29:27.857Z+ git reset --hard 47f1798e3f36239518a77de5eee88e87641f7da8
1202026-07-26T04:29:27.871ZHEAD is now at 47f1798 Update Rust crate rand to 0.10.2
1212026-07-26T04:29:27.874Zprocess exited: duration 1193 ms, exit code 0
 
1222026-07-26T04:29:27.880Zstarting task 4: "build"
1232026-07-26T04:29:27.883Z+ source .github/buildomat/common.sh
1242026-07-26T04:29:27.886Z++ rustup show active-toolchain
1252026-07-26T04:29:27.889Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1262026-07-26T04:29:27.892Z++ pushd xde
1272026-07-26T04:29:27.892Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1282026-07-26T04:29:27.892Z++ rustup show active-toolchain
1292026-07-26T04:29:27.895Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1302026-07-26T04:29:28.037Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1312026-07-26T04:29:28.040Zinfo: downloading 6 components
1322026-07-26T04:29:42.154Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1332026-07-26T04:29:42.242Z+++ rustup show active-toolchain -v
1342026-07-26T04:29:42.245Z+++ head -n 1
1352026-07-26T04:29:42.245Z+++ cut '-d ' -f1
1362026-07-26T04:29:42.298Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1372026-07-26T04:29:42.298Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1382026-07-26T04:29:42.302Z++ popd
1392026-07-26T04:29:42.302Z/work/oxidecomputer/opte
1402026-07-26T04:29:42.302Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1412026-07-26T04:29:43.466Z Startup: Refreshing catalog 'helios' ... Done
1422026-07-26T04:29:43.708Z Startup: Caching catalogs ... Done
1432026-07-26T04:29:44.921ZPlanning: Solver setup ... Done
1442026-07-26T04:29:44.967ZPlanning: Running solver ... Done
1452026-07-26T04:29:45.001ZPlanning: Finding local manifests ... Done
1462026-07-26T04:29:45.012ZPlanning: Fetching manifests: 0/6 0% complete
1472026-07-26T04:29:45.034ZPlanning: Fetching manifests: 6/6 100% complete
1482026-07-26T04:29:45.047ZPlanning: Package planning ... Done
1492026-07-26T04:29:45.050ZPlanning: Merging actions ... Done
1502026-07-26T04:29:45.303ZPlanning: Checking for conflicting actions ... Done
1512026-07-26T04:29:45.307ZPlanning: Consolidating action changes ... Done
1522026-07-26T04:29:46.065ZPlanning: Evaluating mediators ... Done
1532026-07-26T04:29:46.068ZPlanning: Planning completed in 2.33 seconds
1542026-07-26T04:29:46.074Z Packages to install: 6
1552026-07-26T04:29:46.074Z Services to change: 2
1562026-07-26T04:29:46.074Z Create boot environment: No
1572026-07-26T04:29:46.077ZCreate backup boot environment: No
1582026-07-26T04:29:46.098Z
1592026-07-26T04:29:46.098ZDownload: 0/22 items 0.0/15.6MB 0% complete
1602026-07-26T04:29:46.246ZDownload: Completed 15.56 MB in 0.15 seconds (105M/s)
1612026-07-26T04:29:46.372Z Actions: 1/110 actions (Installing new actions)
1622026-07-26T04:29:46.749Z Actions: Completed 110 actions in 0.38 seconds.
1632026-07-26T04:29:46.774ZFinalize: Updating package state database ... Done
1642026-07-26T04:29:46.777ZFinalize: Updating package cache ... Done
1652026-07-26T04:29:46.832ZFinalize: Updating image state ... Done
1662026-07-26T04:29:49.456ZFinalize: Creating fast lookup database ... Done
1672026-07-26T04:29:49.522ZFinalize: Reading search index ... Done
1682026-07-26T04:29:49.525ZFinalize: Updating search index ... Done
1692026-07-26T04:29:54.261ZFinalize: Updating package cache ... Done
1702026-07-26T04:29:54.397Z+ [[ -z 01KYEAJMAKSBR3YXDMQ6P8HH9H ]]
1712026-07-26T04:29:54.397Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1722026-07-26T04:29:55.347Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1732026-07-26T04:29:55.348Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1742026-07-26T04:29:55.348Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1752026-07-26T04:29:55.348Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1762026-07-26T04:29:55.348Ztempdir @ "/tmp/.tmpFyxTTW/tmp"
1772026-07-26T04:29:55.348Zimage root @ "/tmp/.tmpFyxTTW/tmp/root"
1782026-07-26T04:29:55.354Zcreating image...
1792026-07-26T04:29:55.631Zcopying publishers...
1802026-07-26T04:29:56.562Zadding properties...
1812026-07-26T04:29:57.262Zinstalling packages...
1822026-07-26T04:30:03.290Zseeding SMF database...
1832026-07-26T04:30:07.732Zconfiguring SMF profile...
1842026-07-26T04:30:07.732Zmodifying shadow(5)...
1852026-07-26T04:30:07.799Zloading user and group database...
1862026-07-26T04:30:07.799Zloading facet selections...
1872026-07-26T04:30:07.893Z devel -> true
1882026-07-26T04:30:07.894Z doc.man -> true
1892026-07-26T04:30:07.894Z entire.service/hal -> true
1902026-07-26T04:30:07.894Z entire.service/network/smtp/dma -> true
1912026-07-26T04:30:07.894Z locale.ar -> true
1922026-07-26T04:30:07.894Z locale.ca -> true
1932026-07-26T04:30:07.894Z locale.cs -> true
1942026-07-26T04:30:07.894Z locale.de -> true
1952026-07-26T04:30:07.894Z locale.es -> true
1962026-07-26T04:30:07.894Z locale.fr -> true
1972026-07-26T04:30:07.894Z locale.he -> true
1982026-07-26T04:30:07.894Z locale.hu -> true
1992026-07-26T04:30:07.894Z locale.id -> true
2002026-07-26T04:30:07.894Z locale.it -> true
2012026-07-26T04:30:07.894Z locale.ja -> true
2022026-07-26T04:30:07.894Z locale.ko -> true
2032026-07-26T04:30:07.894Z locale.nl -> true
2042026-07-26T04:30:07.894Z locale.pl -> true
2052026-07-26T04:30:07.894Z locale.pt_BR -> true
2062026-07-26T04:30:07.894Z locale.ru -> true
2072026-07-26T04:30:07.894Z locale.sk -> true
2082026-07-26T04:30:07.894Z locale.sv -> true
2092026-07-26T04:30:07.894Z locale.zh_CN -> true
2102026-07-26T04:30:07.895Z locale.zh_HK -> true
2112026-07-26T04:30:07.895Z locale.zh_TW -> true
2122026-07-26T04:30:07.895Z onu.ooceonly -> true
2132026-07-26T04:30:07.895Z version-lock.shell/ksh93 -> true
2142026-07-26T04:30:07.895Z version-lock.system/data/hardware-registry -> true
2152026-07-26T04:30:07.895Z version-lock.system/data/zoneinfo -> true
2162026-07-26T04:30:07.895Z version-lock.system/microcode/amd -> true
2172026-07-26T04:30:07.895Z version-lock.system/microcode/intel -> true
2182026-07-26T04:30:07.895Z version-lock.system/microcode/oxide -> true
2192026-07-26T04:30:07.895Zassessing packaged files...
2202026-07-26T04:30:09.581Zcreating archive...
2212026-07-26T04:30:09.634Zmissing from packaging:
2222026-07-26T04:30:09.634Z "etc/.pwd.lock"
2232026-07-26T04:30:09.634Z "etc/svc/profile/generic.xml"
2242026-07-26T04:30:09.634Z "etc/svc/profile/inetd_services.xml"
2252026-07-26T04:30:09.634Z "etc/svc/profile/name_service.xml"
2262026-07-26T04:30:09.634Z "etc/svc/profile/platform.xml"
2272026-07-26T04:30:09.635Z "etc/svc/profile/platform_omicron1.xml"
2282026-07-26T04:30:09.635Z "etc/svc/repository.db"
2292026-07-26T04:30:09.635Z
2302026-07-26T04:30:09.635Z
2312026-07-26T04:30:09.635Zfinishing archive...
2322026-07-26T04:30:10.058Zcreating gzonly manifest...
2332026-07-26T04:30:10.070Zok
2342026-07-26T04:30:10.139Z++ logname
2352026-07-26T04:30:10.145Z+ run_user=build
2362026-07-26T04:30:10.146Z++ id -gn build
2372026-07-26T04:30:10.146Z+ run_group=build
2382026-07-26T04:30:10.146Z+ trap cleanup EXIT
2392026-07-26T04:30:10.146Z+ TGT_BASE=/work
2402026-07-26T04:30:10.146Z+ OUT_DIR=/work/bench-results
2412026-07-26T04:30:10.146Z+ mkdir -p /work/bench-results
2422026-07-26T04:30:10.146Z+ mkdir -p target/criterion
2432026-07-26T04:30:10.146Z+ mkdir -p target/xde-bench
2442026-07-26T04:30:10.146Z+ banner collect
2452026-07-26T04:30:10.146Z
2462026-07-26T04:30:10.146Z #### #### # # ###### #### #####
2472026-07-26T04:30:10.146Z # # # # # # # # # #
2482026-07-26T04:30:10.146Z # # # # # ##### # #
2492026-07-26T04:30:10.146Z # # # # # # # #
2502026-07-26T04:30:10.146Z # # # # # # # # # #
2512026-07-26T04:30:10.146Z #### #### ###### ###### ###### #### #
2522026-07-26T04:30:10.146Z
2532026-07-26T04:30:10.146Z++ cat .git/refs/heads/master
2542026-07-26T04:30:10.146Z+ BASELINE_COMMIT=aa4714289cbf28010a821c49d9b73ec94074fb91
2552026-07-26T04:30:10.146Z+ [[ renovate/rand == \m\a\s\t\e\r ]]
2562026-07-26T04:30:10.146Z+ get_artifact opte benchmark aa4714289cbf28010a821c49d9b73ec94074fb91 bench-results.tgz
2572026-07-26T04:30:10.146Z+ local curl_res
2582026-07-26T04:30:10.146Z+ repo=opte
2592026-07-26T04:30:10.147Z+ series=benchmark
2602026-07-26T04:30:10.147Z+ commit=aa4714289cbf28010a821c49d9b73ec94074fb91
2612026-07-26T04:30:10.147Z+ name=bench-results.tgz
2622026-07-26T04:30:10.147Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2632026-07-26T04:30:10.147Z+ mkdir -p download
2642026-07-26T04:30:10.147Z+ pushd download
2652026-07-26T04:30:10.147Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2662026-07-26T04:30:10.147Z+ [[ ! -f bench-results.tgz ]]
2672026-07-26T04:30:10.147Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/aa4714289cbf28010a821c49d9b73ec94074fb91/bench-results.tgz
2682026-07-26T04:30:10.147Z % Total % Received % Xferd Average Speed Time Time Time Current
2692026-07-26T04:30:10.147Z Dload Upload Total Spent Left Speed
2702026-07-26T04:30:10.512Z 0 0 0 0 0 0 0 0 0 100 6.05M 100 6.05M 0 0 16.28M 0 0 100 6.05M 100 6.05M 0 0 16.28M 0 0 100 6.05M 100 6.05M 0 0 16.28M 0 0
2712026-07-26T04:30:10.516Z+ curl_res=0
2722026-07-26T04:30:10.516Z+ popd
2732026-07-26T04:30:10.516Z/work/oxidecomputer/opte
2742026-07-26T04:30:10.516Z+ return 0
2752026-07-26T04:30:10.516Z+ tar -xf download/bench-results.tgz -C target
2762026-07-26T04:30:10.692Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2772026-07-26T04:30:10.695Z+ rm -r target/bench-results
2782026-07-26T04:30:10.699Z+ [[ '' -eq 1 ]]
2792026-07-26T04:30:10.699Z+ uname -a
2802026-07-26T04:30:10.699ZSunOS w-01KYEAW1NDF2PAT0VBEG63CX8P 5.11 helios-3.0.23972 i86pc i386 i86pc
2812026-07-26T04:30:10.699Z+ cat /etc/versions/build
2822026-07-26T04:30:10.699Zheads/stlouis-0-gd5af107c55
2832026-07-26T04:30:10.699Z+ dladm
2842026-07-26T04:30:10.703ZLINK CLASS MTU STATE BRIDGE OVER
2852026-07-26T04:30:10.703Zena0 phys 9216 up -- --
2862026-07-26T04:30:10.703Z+ ipadm
2872026-07-26T04:30:10.708ZADDROBJ TYPE STATE ADDR
2882026-07-26T04:30:10.708Zlo0/v4 static ok 127.0.0.1/8
2892026-07-26T04:30:10.708Zena0/dhcp dhcp ok 10.150.1.48/24
2902026-07-26T04:30:10.709Zlo0/v6 static ok ::1/128
2912026-07-26T04:30:10.709Z+ pfexec rem_drv xde
2922026-07-26T04:30:10.712Z+ set -o errexit
2932026-07-26T04:30:10.715Z+ set -o pipefail
2942026-07-26T04:30:10.715Z+ banner prepare
2952026-07-26T04:30:10.715Z
2962026-07-26T04:30:10.716Z ##### ##### ###### ##### ## ##### ######
2972026-07-26T04:30:10.716Z # # # # # # # # # # # #
2982026-07-26T04:30:10.716Z # # # # ##### # # # # # # #####
2992026-07-26T04:30:10.716Z ##### ##### # ##### ###### ##### #
3002026-07-26T04:30:10.716Z # # # # # # # # # #
3012026-07-26T04:30:10.716Z # # # ###### # # # # # ######
3022026-07-26T04:30:10.716Z
3032026-07-26T04:30:10.716Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3042026-07-26T04:30:10.722Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3052026-07-26T04:30:10.787Z+ pfexec add_drv xde
3062026-07-26T04:30:11.657Z+ banner bench
3072026-07-26T04:30:11.660Z
3082026-07-26T04:30:11.660Z ##### ###### # # #### # #
3092026-07-26T04:30:11.661Z # # # ## # # # # #
3102026-07-26T04:30:11.661Z ##### ##### # # # # ######
3112026-07-26T04:30:11.661Z # # # # # # # # #
3122026-07-26T04:30:11.661Z # # # # ## # # # #
3132026-07-26T04:30:11.661Z ##### ###### # # #### # #
3142026-07-26T04:30:11.661Z
3152026-07-26T04:30:11.661Z+ cargo kbench local
3162026-07-26T04:30:11.773Z Updating crates.io index
3172026-07-26T04:30:11.821Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182026-07-26T04:30:12.405Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3192026-07-26T04:30:12.675Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-07-26T04:30:12.901Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3212026-07-26T04:30:13.230Z Updating git repository `https://github.com/oxidecomputer/zone`
3222026-07-26T04:30:13.469Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-07-26T04:30:13.752Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-07-26T04:30:15.455Z Downloading crates ...
3252026-07-26T04:30:15.521Z Downloaded anstyle v1.0.14
3262026-07-26T04:30:15.540Z Downloaded alloca v0.4.0
3272026-07-26T04:30:15.546Z Downloaded defmt-parser v1.0.0
3282026-07-26T04:30:15.546Z Downloaded cfg-if v1.0.4
3292026-07-26T04:30:15.551Z Downloaded cfg_aliases v0.2.1
3302026-07-26T04:30:15.551Z Downloaded ctor-proc-macro v0.0.13
3312026-07-26T04:30:15.551Z Downloaded aho-corasick v1.1.4
3322026-07-26T04:30:15.559Z Downloaded autocfg v1.5.1
3332026-07-26T04:30:15.559Z Downloaded stable_deref_trait v1.2.1
3342026-07-26T04:30:15.559Z Downloaded powerfmt v0.2.0
3352026-07-26T04:30:15.559Z Downloaded oorandom v11.1.5
3362026-07-26T04:30:15.559Z Downloaded defmt v1.1.1
3372026-07-26T04:30:15.570Z Downloaded proc-macro-error v1.0.4
3382026-07-26T04:30:15.570Z Downloaded bitflags v1.3.2
3392026-07-26T04:30:15.570Z Downloaded bitflags v2.13.0
3402026-07-26T04:30:15.570Z Downloaded crc32fast v1.5.0
3412026-07-26T04:30:15.570Z Downloaded clap v4.6.1
3422026-07-26T04:30:15.578Z Downloaded arc-swap v1.9.2
3432026-07-26T04:30:15.578Z Downloaded cobs v0.3.0
3442026-07-26T04:30:15.578Z Downloaded colorchoice v1.0.5
3452026-07-26T04:30:15.578Z Downloaded defmt v0.3.100
3462026-07-26T04:30:15.578Z Downloaded dtor v0.8.1
3472026-07-26T04:30:15.578Z Downloaded darling_core v0.23.0
3482026-07-26T04:30:15.578Z Downloaded pretty-hex v0.4.2
3492026-07-26T04:30:15.578Z Downloaded colored v3.1.1
3502026-07-26T04:30:15.590Z Downloaded cstr-argument v0.1.2
3512026-07-26T04:30:15.590Z Downloaded walkdir v2.5.0
3522026-07-26T04:30:15.590Z Downloaded circular v0.3.0
3532026-07-26T04:30:15.590Z Downloaded thiserror-impl v2.0.18
3542026-07-26T04:30:15.590Z Downloaded cast v0.3.0
3552026-07-26T04:30:15.590Z Downloaded anstyle-query v1.1.5
3562026-07-26T04:30:15.591Z Downloaded itoa v1.0.18
3572026-07-26T04:30:15.591Z Downloaded is_terminal_polyfill v1.70.2
3582026-07-26T04:30:15.591Z Downloaded lazy_static v1.5.0
3592026-07-26T04:30:15.591Z Downloaded postcard v1.1.3
3602026-07-26T04:30:15.591Z Downloaded serde_json v1.0.150
3612026-07-26T04:30:15.596Z Downloaded equivalent v1.0.2
3622026-07-26T04:30:15.596Z Downloaded is-terminal v0.4.17
3632026-07-26T04:30:15.596Z Downloaded anstyle-parse v1.0.0
3642026-07-26T04:30:15.596Z Downloaded ciborium-ll v0.2.2
3652026-07-26T04:30:15.596Z Downloaded proc-macro2 v1.0.106
3662026-07-26T04:30:15.596Z Downloaded ref-cast v1.0.25
3672026-07-26T04:30:15.600Z Downloaded ref-cast-impl v1.0.25
3682026-07-26T04:30:15.605Z Downloaded dtor-proc-macro v0.0.13
3692026-07-26T04:30:15.605Z Downloaded foreign-types-macros v0.2.3
3702026-07-26T04:30:15.606Z Downloaded embedded-io v0.6.1
3712026-07-26T04:30:15.611Z Downloaded ident_case v1.0.1
3722026-07-26T04:30:15.611Z Downloaded clap_lex v1.1.0
3732026-07-26T04:30:15.611Z Downloaded futures-sink v0.3.32
3742026-07-26T04:30:15.611Z Downloaded heck v0.4.1
3752026-07-26T04:30:15.611Z Downloaded futures-task v0.3.32
3762026-07-26T04:30:15.611Z Downloaded strsim v0.11.1
3772026-07-26T04:30:15.612Z Downloaded quote v1.0.46
3782026-07-26T04:30:15.612Z Downloaded slog-stdlog v4.1.1
3792026-07-26T04:30:15.617Z Downloaded darling_macro v0.23.0
3802026-07-26T04:30:15.617Z Downloaded ciborium-io v0.2.2
3812026-07-26T04:30:15.617Z Downloaded slab v0.4.12
3822026-07-26T04:30:15.617Z Downloaded dyn-clone v1.0.20
3832026-07-26T04:30:15.617Z Downloaded rand_core v0.10.1
3842026-07-26T04:30:15.617Z Downloaded errno v0.3.14
3852026-07-26T04:30:15.617Z Downloaded foreign-types-shared v0.3.1
3862026-07-26T04:30:15.621Z Downloaded heck v0.5.0
3872026-07-26T04:30:15.627Z Downloaded take_mut v0.2.2
3882026-07-26T04:30:15.627Z Downloaded proc-macro-error-attr v1.0.4
3892026-07-26T04:30:15.627Z Downloaded link-section v0.2.1
3902026-07-26T04:30:15.627Z Downloaded proc-macro-crate v3.5.0
3912026-07-26T04:30:15.627Z Downloaded same-file v1.0.6
3922026-07-26T04:30:15.627Z Downloaded page_size v0.6.0
3932026-07-26T04:30:15.627Z Downloaded rusticata-macros v5.0.0
3942026-07-26T04:30:15.631Z Downloaded futures-core v0.3.32
3952026-07-26T04:30:15.638Z Downloaded futures-io v0.3.32
3962026-07-26T04:30:15.638Z Downloaded thread_local v1.1.10
3972026-07-26T04:30:15.638Z Downloaded embedded-io v0.4.0
3982026-07-26T04:30:15.638Z Downloaded slog-envlogger v2.2.0
3992026-07-26T04:30:15.638Z Downloaded foreign-types v0.5.0
4002026-07-26T04:30:15.638Z Downloaded managed v0.8.0
4012026-07-26T04:30:15.638Z Downloaded num-conv v0.2.2
4022026-07-26T04:30:15.638Z Downloaded version_check v0.9.5
4032026-07-26T04:30:15.638Z Downloaded plotters-backend v0.3.7
4042026-07-26T04:30:15.641Z Downloaded macaddr v1.0.1
4052026-07-26T04:30:15.641Z Downloaded anstream v1.0.0
4062026-07-26T04:30:15.641Z Downloaded cpufeatures v0.3.0
4072026-07-26T04:30:15.646Z Downloaded criterion-plot v0.8.2
4082026-07-26T04:30:15.646Z Downloaded ctor v0.10.1
4092026-07-26T04:30:15.646Z Downloaded plotters-svg v0.3.7
4102026-07-26T04:30:15.646Z Downloaded utf8parse v0.2.2
4112026-07-26T04:30:15.646Z Downloaded cookie-factory v0.3.3
4122026-07-26T04:30:15.646Z Downloaded crossbeam-deque v0.8.7
4132026-07-26T04:30:15.651Z Downloaded chacha20 v0.10.1
4142026-07-26T04:30:15.651Z Downloaded nom v8.0.0
4152026-07-26T04:30:15.655Z Downloaded hash32 v0.3.1
4162026-07-26T04:30:15.661Z Downloaded byteorder v1.5.0
4172026-07-26T04:30:15.661Z Downloaded time-core v0.1.9
4182026-07-26T04:30:15.661Z Downloaded defmt-macros v1.1.1
4192026-07-26T04:30:15.665Z Downloaded deranged v0.5.8
4202026-07-26T04:30:15.665Z Downloaded futures-macro v0.3.32
4212026-07-26T04:30:15.666Z Downloaded anes v0.1.6
4222026-07-26T04:30:15.666Z Downloaded futures-executor v0.3.32
4232026-07-26T04:30:15.666Z Downloaded ipnetwork v0.21.1
4242026-07-26T04:30:15.671Z Downloaded terminal_size v0.4.4
4252026-07-26T04:30:15.671Z Downloaded clap_derive v4.6.1
4262026-07-26T04:30:15.677Z Downloaded tabwriter v1.4.1
4272026-07-26T04:30:15.677Z Downloaded either v1.16.0
4282026-07-26T04:30:15.681Z Downloaded find-msvc-tools v0.1.9
4292026-07-26T04:30:15.681Z Downloaded ingot v0.2.0
4302026-07-26T04:30:15.681Z Downloaded erased-serde v0.3.31
4312026-07-26T04:30:15.685Z Downloaded rustversion v1.0.23
4322026-07-26T04:30:15.685Z Downloaded anyhow v1.0.103
4332026-07-26T04:30:15.685Z Downloaded crossbeam-epoch v0.9.20
4342026-07-26T04:30:15.689Z Downloaded tinytemplate v1.2.1
4352026-07-26T04:30:15.689Z Downloaded oxnet v0.1.6
4362026-07-26T04:30:15.689Z Downloaded darling v0.23.0
4372026-07-26T04:30:15.693Z Downloaded slog-scope v4.4.1
4382026-07-26T04:30:15.698Z Downloaded ingot-macros v0.2.0
4392026-07-26T04:30:15.698Z Downloaded ciborium v0.2.2
4402026-07-26T04:30:15.698Z Downloaded futures-channel v0.3.32
4412026-07-26T04:30:15.698Z Downloaded iana-time-zone v0.1.65
4422026-07-26T04:30:15.701Z Downloaded pin-project-lite v0.2.17
4432026-07-26T04:30:15.701Z Downloaded ingot-types v0.2.0
4442026-07-26T04:30:15.709Z Downloaded slog-term v2.9.2
4452026-07-26T04:30:15.709Z Downloaded thiserror v1.0.69
4462026-07-26T04:30:15.709Z Downloaded getrandom v0.4.3
4472026-07-26T04:30:15.709Z Downloaded crossbeam-utils v0.8.22
4482026-07-26T04:30:15.714Z Downloaded log v0.4.33
4492026-07-26T04:30:15.714Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4502026-07-26T04:30:15.719Z Downloaded slog-async v2.8.0
4512026-07-26T04:30:15.722Z Downloaded thiserror-impl v1.0.69
4522026-07-26T04:30:15.722Z Downloaded num_enum v0.7.6
4532026-07-26T04:30:15.727Z Downloaded num_enum_derive v0.7.6
4542026-07-26T04:30:15.727Z Downloaded half v2.7.1
4552026-07-26T04:30:15.727Z Downloaded futures v0.3.32
4562026-07-26T04:30:15.731Z Downloaded heapless v0.8.0
4572026-07-26T04:30:15.731Z Downloaded shlex v2.0.1
4582026-07-26T04:30:15.731Z Downloaded thiserror v2.0.18
4592026-07-26T04:30:15.734Z Downloaded clap_builder v4.6.0
4602026-07-26T04:30:15.739Z Downloaded once_cell v1.21.4
4612026-07-26T04:30:15.739Z Downloaded term v1.2.1
4622026-07-26T04:30:15.739Z Downloaded toml_parser v1.1.2+spec-1.1.0
4632026-07-26T04:30:15.748Z Downloaded cc v1.2.67
4642026-07-26T04:30:15.748Z Downloaded memchr v2.8.3
4652026-07-26T04:30:15.748Z Downloaded indexmap v2.14.0
4662026-07-26T04:30:15.748Z Downloaded crossbeam-channel v0.5.16
4672026-07-26T04:30:15.756Z Downloaded time-macros v0.2.31
4682026-07-26T04:30:15.756Z Downloaded tracing-attributes v0.1.31
4692026-07-26T04:30:15.756Z Downloaded criterion v0.8.2
4702026-07-26T04:30:15.766Z Downloaded itertools v0.15.0
4712026-07-26T04:30:15.774Z Downloaded serde_derive v1.0.228
4722026-07-26T04:30:15.774Z Downloaded itertools v0.12.1
4732026-07-26T04:30:15.774Z Downloaded unicode-ident v1.0.24
4742026-07-26T04:30:15.774Z Downloaded serde_core v1.0.228
4752026-07-26T04:30:15.774Z Downloaded zmij v1.0.22
4762026-07-26T04:30:15.779Z Downloaded futures-util v0.3.32
4772026-07-26T04:30:15.785Z Downloaded hashbrown v0.17.1
4782026-07-26T04:30:15.785Z Downloaded itertools v0.13.0
4792026-07-26T04:30:15.792Z Downloaded chrono v0.4.45
4802026-07-26T04:30:15.792Z Downloaded num-traits v0.2.19
4812026-07-26T04:30:15.792Z Downloaded slog v2.8.2
4822026-07-26T04:30:15.798Z Downloaded serde v1.0.228
4832026-07-26T04:30:15.798Z Downloaded socket2 v0.6.4
4842026-07-26T04:30:15.798Z Downloaded nix v0.31.3
4852026-07-26T04:30:15.803Z Downloaded rayon-core v1.13.0
4862026-07-26T04:30:15.810Z Downloaded tracing-core v0.1.36
4872026-07-26T04:30:15.815Z Downloaded uuid v1.23.5
4882026-07-26T04:30:15.823Z Downloaded libc v0.2.186
4892026-07-26T04:30:15.840Z Downloaded rand v0.10.2
4902026-07-26T04:30:15.843Z Downloaded toml_edit v0.25.12+spec-1.1.0
4912026-07-26T04:30:15.843Z Downloaded zerocopy-derive v0.8.54
4922026-07-26T04:30:15.864Z Downloaded plotters v0.3.7
4932026-07-26T04:30:15.914Z Downloaded regex v1.13.0
4942026-07-26T04:30:15.925Z Downloaded winnow v1.0.3
4952026-07-26T04:30:16.757Z Downloaded rayon v1.12.0
4962026-07-26T04:30:16.757Z Downloaded pcap-parser v0.17.0
4972026-07-26T04:30:16.757Z Downloaded syn v1.0.109
4982026-07-26T04:30:16.757Z Downloaded zerocopy v0.8.54
4992026-07-26T04:30:16.757Z Downloaded unicode-width v0.2.2
5002026-07-26T04:30:16.757Z Downloaded syn v2.0.118
5012026-07-26T04:30:16.757Z Downloaded time v0.3.53
5022026-07-26T04:30:16.757Z Downloaded smoltcp v0.11.0
5032026-07-26T04:30:16.757Z Downloaded regex-syntax v0.8.11
5042026-07-26T04:30:16.758Z Downloaded rustix v1.1.4
5052026-07-26T04:30:16.758Z Downloaded tracing v0.1.44
5062026-07-26T04:30:16.758Z Downloaded regex-automata v0.4.15
5072026-07-26T04:30:16.758Z Compiling proc-macro2 v1.0.106
5082026-07-26T04:30:16.758Z Compiling quote v1.0.46
5092026-07-26T04:30:16.758Z Compiling unicode-ident v1.0.24
5102026-07-26T04:30:16.758Z Compiling serde_core v1.0.228
5112026-07-26T04:30:16.758Z Compiling cfg-if v1.0.4
5122026-07-26T04:30:16.758Z Compiling libc v0.2.186
5132026-07-26T04:30:16.758Z Compiling memchr v2.8.3
5142026-07-26T04:30:16.758Z Compiling serde v1.0.228
5152026-07-26T04:30:16.758Z Compiling rustversion v1.0.23
5162026-07-26T04:30:16.758Z Compiling version_check v0.9.5
5172026-07-26T04:30:16.758Z Compiling zerocopy v0.8.54
5182026-07-26T04:30:16.758Z Compiling either v1.16.0
5192026-07-26T04:30:16.758Z Compiling thiserror v2.0.18
5202026-07-26T04:30:16.841Z Compiling strsim v0.11.1
5212026-07-26T04:30:16.983Z Compiling ident_case v1.0.1
5222026-07-26T04:30:17.156Z Compiling crossbeam-utils v0.8.22
5232026-07-26T04:30:17.175Z Compiling pin-project-lite v0.2.17
5242026-07-26T04:30:17.212Z Compiling regex-syntax v0.8.11
5252026-07-26T04:30:17.246Z Compiling syn v1.0.109
5262026-07-26T04:30:17.264Z Compiling equivalent v1.0.2
5272026-07-26T04:30:17.268Z Compiling hashbrown v0.17.1
5282026-07-26T04:30:17.467Z Compiling winnow v1.0.3
5292026-07-26T04:30:17.550Z Compiling syn v2.0.118
5302026-07-26T04:30:17.594Z Compiling aho-corasick v1.1.4
5312026-07-26T04:30:17.693Z Compiling itertools v0.15.0
5322026-07-26T04:30:17.840Z Compiling indexmap v2.14.0
5332026-07-26T04:30:18.452Z Compiling toml_parser v1.1.2+spec-1.1.0
5342026-07-26T04:30:18.720Z Compiling bitflags v2.13.0
5352026-07-26T04:30:18.967Z Compiling regex-automata v0.4.15
5362026-07-26T04:30:18.980Z Compiling heapless v0.8.0
5372026-07-26T04:30:18.989Z Compiling byteorder v1.5.0
5382026-07-26T04:30:19.052Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-07-26T04:30:19.156Z Compiling autocfg v1.5.1
5402026-07-26T04:30:19.180Z Compiling hash32 v0.3.1
5412026-07-26T04:30:19.244Z Compiling toml_edit v0.25.12+spec-1.1.0
5422026-07-26T04:30:19.266Z Compiling slog v2.8.2
5432026-07-26T04:30:19.309Z Compiling futures-core v0.3.32
5442026-07-26T04:30:19.436Z Compiling smoltcp v0.11.0
5452026-07-26T04:30:19.458Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5462026-07-26T04:30:19.480Z Compiling futures-sink v0.3.32
5472026-07-26T04:30:19.501Z Compiling num-traits v0.2.19
5482026-07-26T04:30:19.585Z Compiling stable_deref_trait v1.2.1
5492026-07-26T04:30:19.659Z Compiling macaddr v1.0.1
5502026-07-26T04:30:19.769Z Compiling proc-macro-crate v3.5.0
5512026-07-26T04:30:19.866Z Compiling futures-channel v0.3.32
5522026-07-26T04:30:19.893Z Compiling proc-macro-error-attr v1.0.4
5532026-07-26T04:30:20.126Z Compiling darling_core v0.23.0
5542026-07-26T04:30:20.132Z Compiling slab v0.4.12
5552026-07-26T04:30:20.136Z Compiling futures-io v0.3.32
5562026-07-26T04:30:20.169Z Compiling crc32fast v1.5.0
5572026-07-26T04:30:20.181Z Compiling anyhow v1.0.103
5582026-07-26T04:30:20.318Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5592026-07-26T04:30:20.326Z Compiling managed v0.8.0
5602026-07-26T04:30:20.451Z Compiling futures-task v0.3.32
5612026-07-26T04:30:20.608Z Compiling getrandom v0.4.3
5622026-07-26T04:30:21.254Z Compiling rand_core v0.10.1
5632026-07-26T04:30:21.254Z Compiling ref-cast v1.0.25
5642026-07-26T04:30:21.254Z Compiling regex v1.13.0
5652026-07-26T04:30:21.254Z Compiling bitflags v1.3.2
5662026-07-26T04:30:21.254Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5672026-07-26T04:30:21.255Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5682026-07-26T04:30:21.255Z Compiling proc-macro-error v1.0.4
5692026-07-26T04:30:21.266Z Compiling unicode-width v0.2.2
5702026-07-26T04:30:21.266Z Compiling crossbeam-epoch v0.9.20
5712026-07-26T04:30:21.272Z Compiling serde_derive v1.0.228
5722026-07-26T04:30:21.375Z Compiling zerocopy-derive v0.8.54
5732026-07-26T04:30:21.502Z Compiling thiserror-impl v2.0.18
5742026-07-26T04:30:21.513Z Compiling futures-macro v0.3.32
5752026-07-26T04:30:21.528Z Compiling foreign-types-macros v0.2.3
5762026-07-26T04:30:21.689Z Compiling num_enum_derive v0.7.6
5772026-07-26T04:30:22.165Z Compiling ref-cast-impl v1.0.25
5782026-07-26T04:30:22.258Z Compiling darling_macro v0.23.0
5792026-07-26T04:30:22.404Z Compiling futures-util v0.3.32
5802026-07-26T04:30:22.769Z Compiling ipnetwork v0.21.1
5812026-07-26T04:30:22.804Z Compiling foreign-types-shared v0.3.1
5822026-07-26T04:30:22.878Z Compiling cobs v0.3.0
5832026-07-26T04:30:22.879Z Compiling darling v0.23.0
5842026-07-26T04:30:22.879Z Compiling once_cell v1.21.4
5852026-07-26T04:30:22.913Z Compiling ingot-macros v0.2.0
5862026-07-26T04:30:23.116Z Compiling rustix v1.1.4
5872026-07-26T04:30:23.155Z Compiling cpufeatures v0.3.0
5882026-07-26T04:30:23.155Z Compiling tracing-core v0.1.36
5892026-07-26T04:30:23.155Z Compiling chacha20 v0.10.1
5902026-07-26T04:30:23.480Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5912026-07-26T04:30:23.601Z Compiling foreign-types v0.5.0
5922026-07-26T04:30:23.672Z Compiling num_enum v0.7.6
5932026-07-26T04:30:23.720Z Compiling tabwriter v1.4.1
5942026-07-26T04:30:23.793Z Compiling tracing-attributes v0.1.31
5952026-07-26T04:30:23.939Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
5962026-07-26T04:30:24.100Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
5972026-07-26T04:30:24.594Z Compiling erased-serde v0.3.31
5982026-07-26T04:30:24.616Z Compiling postcard v1.1.3
5992026-07-26T04:30:26.207Z Compiling futures-executor v0.3.32
6002026-07-26T04:30:26.271Z Compiling errno v0.3.14
6012026-07-26T04:30:26.271Z Compiling cstr-argument v0.1.2
6022026-07-26T04:30:26.272Z Compiling utf8parse v0.2.2
6032026-07-26T04:30:26.272Z Compiling pretty-hex v0.4.2
6042026-07-26T04:30:26.272Z Compiling time-core v0.1.9
6052026-07-26T04:30:26.272Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6062026-07-26T04:30:26.272Z Compiling dyn-clone v1.0.20
6072026-07-26T04:30:26.272Z Compiling shlex v2.0.1
6082026-07-26T04:30:26.272Z Compiling crossbeam-deque v0.8.7
6092026-07-26T04:30:26.272Z Compiling find-msvc-tools v0.1.9
6102026-07-26T04:30:26.272Z Compiling num-conv v0.2.2
6112026-07-26T04:30:26.272Z Compiling zmij v1.0.22
6122026-07-26T04:30:26.272Z Compiling thiserror v1.0.69
6132026-07-26T04:30:26.272Z Compiling time-macros v0.2.31
6142026-07-26T04:30:26.272Z Compiling cc v1.2.67
6152026-07-26T04:30:26.272Z Compiling ingot-types v0.2.0
6162026-07-26T04:30:26.272Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6172026-07-26T04:30:26.272Z Compiling anstyle-parse v1.0.0
6182026-07-26T04:30:26.329Z Compiling ingot v0.2.0
6192026-07-26T04:30:26.338Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6202026-07-26T04:30:26.373Z Compiling rand v0.10.2
6212026-07-26T04:30:26.760Z Compiling futures v0.3.32
6222026-07-26T04:30:26.831Z Compiling tracing v0.1.44
6232026-07-26T04:30:27.024Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-07-26T04:30:27.159Z Compiling thiserror-impl v1.0.69
6252026-07-26T04:30:27.173Z Compiling uuid v1.23.5
6262026-07-26T04:30:27.198Z Compiling arc-swap v1.9.2
6272026-07-26T04:30:27.605Z Compiling socket2 v0.6.4
6282026-07-26T04:30:27.612Z Compiling nom v8.0.0
6292026-07-26T04:30:27.619Z Compiling thread_local v1.1.10
6302026-07-26T04:30:28.117Z Compiling lazy_static v1.5.0
6312026-07-26T04:30:28.194Z Compiling colored v3.1.1
6322026-07-26T04:30:28.215Z Compiling slog-async v2.8.0
6332026-07-26T04:30:28.302Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6342026-07-26T04:30:28.511Z Compiling oxnet v0.1.6
6352026-07-26T04:30:28.599Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6362026-07-26T04:30:28.745Z Compiling powerfmt v0.2.0
6372026-07-26T04:30:28.808Z Compiling anstyle-query v1.1.5
6382026-07-26T04:30:28.849Z Compiling colorchoice v1.0.5
6392026-07-26T04:30:28.924Z Compiling heck v0.4.1
6402026-07-26T04:30:28.965Z Compiling is_terminal_polyfill v1.70.2
6412026-07-26T04:30:28.982Z Compiling deranged v0.5.8
6422026-07-26T04:30:29.026Z Compiling serde_json v1.0.150
6432026-07-26T04:30:29.118Z Compiling anstyle v1.0.14
6442026-07-26T04:30:29.365Z Compiling rayon-core v1.13.0
6452026-07-26T04:30:29.581Z Compiling iana-time-zone v0.1.65
6462026-07-26T04:30:30.043Z Compiling rusticata-macros v5.0.0
6472026-07-26T04:30:30.062Z Compiling time v0.3.53
6482026-07-26T04:30:30.117Z Compiling chrono v0.4.45
6492026-07-26T04:30:30.323Z Compiling anstream v1.0.0
6502026-07-26T04:30:30.516Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6512026-07-26T04:30:30.891Z Compiling slog-scope v4.4.1
6522026-07-26T04:30:31.219Z Compiling terminal_size v0.4.4
6532026-07-26T04:30:31.268Z Compiling alloca v0.4.0
6542026-07-26T04:30:31.366Z Compiling cookie-factory v0.3.3
6552026-07-26T04:30:31.548Z Compiling half v2.7.1
6562026-07-26T04:30:31.699Z Compiling crossbeam-channel v0.5.16
6572026-07-26T04:30:31.725Z Compiling is-terminal v0.4.17
6582026-07-26T04:30:31.825Z Compiling itertools v0.12.1
6592026-07-26T04:30:31.907Z Compiling log v0.4.33
6602026-07-26T04:30:31.914Z Compiling heck v0.5.0
6612026-07-26T04:30:32.115Z Compiling clap_lex v1.1.0
6622026-07-26T04:30:32.149Z Compiling term v1.2.1
6632026-07-26T04:30:32.362Z Compiling ciborium-io v0.2.2
6642026-07-26T04:30:32.448Z Compiling itoa v1.0.18
6652026-07-26T04:30:32.460Z Compiling cfg_aliases v0.2.1
6662026-07-26T04:30:32.530Z Compiling take_mut v0.2.2
6672026-07-26T04:30:32.646Z Compiling plotters-backend v0.3.7
6682026-07-26T04:30:32.669Z Compiling circular v0.3.0
6692026-07-26T04:30:32.882Z Compiling plotters-svg v0.3.7
6702026-07-26T04:30:32.973Z Compiling clap_builder v4.6.0
6712026-07-26T04:30:33.177Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6722026-07-26T04:30:33.309Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6732026-07-26T04:30:33.387Z Compiling pcap-parser v0.17.0
6742026-07-26T04:30:33.670Z Compiling nix v0.31.3
6752026-07-26T04:30:34.040Z Compiling slog-term v2.9.2
6762026-07-26T04:30:34.385Z Compiling ciborium-ll v0.2.2
6772026-07-26T04:30:35.406Z Compiling clap_derive v4.6.1
6782026-07-26T04:30:35.406Z Compiling slog-stdlog v4.1.1
6792026-07-26T04:30:35.406Z Compiling itertools v0.13.0
6802026-07-26T04:30:35.406Z Compiling same-file v1.0.6
6812026-07-26T04:30:35.486Z Compiling cast v0.3.0
6822026-07-26T04:30:35.612Z Compiling walkdir v2.5.0
6832026-07-26T04:30:35.660Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6842026-07-26T04:30:36.163Z Compiling rayon v1.12.0
6852026-07-26T04:30:36.209Z Compiling clap v4.6.1
6862026-07-26T04:30:36.288Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6872026-07-26T04:30:36.484Z Compiling slog-envlogger v2.2.0
6882026-07-26T04:30:36.824Z Compiling criterion-plot v0.8.2
6892026-07-26T04:30:37.449Z Compiling ciborium v0.2.2
6902026-07-26T04:30:37.579Z Compiling tinytemplate v1.2.1
6912026-07-26T04:30:37.967Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6922026-07-26T04:30:38.222Z Compiling plotters v0.3.7
6932026-07-26T04:30:38.422Z Compiling page_size v0.6.0
6942026-07-26T04:30:38.513Z Compiling dtor-proc-macro v0.0.13
6952026-07-26T04:30:38.529Z Compiling anes v0.1.6
6962026-07-26T04:30:38.557Z Compiling oorandom v11.1.5
6972026-07-26T04:30:38.684Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
6982026-07-26T04:30:38.856Z Compiling dtor v0.8.1
6992026-07-26T04:30:38.859Z Compiling ctor-proc-macro v0.0.13
7002026-07-26T04:30:38.948Z Compiling link-section v0.2.1
7012026-07-26T04:30:39.205Z Compiling criterion v0.8.2
7022026-07-26T04:30:39.416Z Compiling ctor v0.10.1
7032026-07-26T04:30:41.155Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7042026-07-26T04:30:55.260Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.59s
7052026-07-26T04:30:55.350Z Running benches/xde.rs (target/release/deps/xde-169ae832a0985bae)
7062026-07-26T04:30:55.357Z###--------------------------------###
7072026-07-26T04:30:55.357Z:::Building test topology... (120s):::
7082026-07-26T04:30:55.357Z###--------------------------------###
7092026-07-26T04:30:55.362Zadding underlay route 0
7102026-07-26T04:30:55.366Zadding underlay route 1
7112026-07-26T04:30:55.514Zstart zones a, b
7122026-07-26T04:31:05.570Zconfigure zone
7132026-07-26T04:31:05.574Zconfigure zone
7142026-07-26T04:31:05.589Zinstall zone
7152026-07-26T04:31:05.592Zinstall zone
7162026-07-26T04:31:15.415Zboot zone
7172026-07-26T04:31:15.415Zboot zone
7182026-07-26T04:31:15.496Zsetup zones a, b
7192026-07-26T04:31:15.496Z[a] svcs -a
7202026-07-26T04:31:15.496Z[b] svcs -a
7212026-07-26T04:31:15.515ZFailed to parse command output: exit code 1
7222026-07-26T04:31:15.515Zstdout:
7232026-07-26T04:31:15.515Z
7242026-07-26T04:31:15.515Zstderr:
7252026-07-26T04:31:15.515Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7262026-07-26T04:31:15.515ZFailed to parse command output: exit code 1
7272026-07-26T04:31:15.515Zstdout:
7282026-07-26T04:31:15.515Z
7292026-07-26T04:31:15.515Zstderr:
7302026-07-26T04:31:15.515Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-07-26T04:31:15.716Z[a] svcs -a
7322026-07-26T04:31:15.716Z[b] svcs -a
7332026-07-26T04:31:15.825ZSTATE STIME FMRI
7342026-07-26T04:31:15.825Zonline 4:31:14 svc:/system/svc/restarter:default
7352026-07-26T04:31:15.825Zoffline 4:31:14 svc:/system/early-manifest-import:default
7362026-07-26T04:31:15.825Z- - svc:/application/management/net-snmp:default
7372026-07-26T04:31:15.826Z- - svc:/application/pkg/dynamic-mirror:default
7382026-07-26T04:31:15.826Z- - svc:/application/pkg/mirror:default
7392026-07-26T04:31:15.826Z- - svc:/application/pkg/repositories-setup:default
7402026-07-26T04:31:15.826Z- - svc:/application/pkg/server:default
7412026-07-26T04:31:15.826Z- - svc:/application/security/tcsd:default
7422026-07-26T04:31:15.826Z- - svc:/milestone/devices:default
7432026-07-26T04:31:15.826Z- - svc:/milestone/multi-user-server:default
7442026-07-26T04:31:15.826Z- - svc:/milestone/multi-user:default
7452026-07-26T04:31:15.826Z- - svc:/milestone/name-services:default
7462026-07-26T04:31:15.826Z- - svc:/milestone/network:default
7472026-07-26T04:31:15.826Z- - svc:/milestone/single-user:default
7482026-07-26T04:31:15.826Z- - svc:/milestone/sysconfig:default
7492026-07-26T04:31:15.826Z- - svc:/network/chrony:default
7502026-07-26T04:31:15.826Z- - svc:/network/datalink-management:default
7512026-07-26T04:31:15.826Z- - svc:/network/dns/client:default
7522026-07-26T04:31:15.826Z- - svc:/network/dns/install:default
7532026-07-26T04:31:15.826Z- - svc:/network/dns/multicast:default
7542026-07-26T04:31:15.826Z- - svc:/network/inetd-upgrade:default
7552026-07-26T04:31:15.826Z- - svc:/network/inetd:default
7562026-07-26T04:31:15.826Z- - svc:/network/initial:default
7572026-07-26T04:31:15.826Z- - svc:/network/install:default
7582026-07-26T04:31:15.826Z- - svc:/network/ip-interface-management:default
7592026-07-26T04:31:15.826Z- - svc:/network/ipmp:default
7602026-07-26T04:31:15.826Z- - svc:/network/ipqos:default
7612026-07-26T04:31:15.826Z- - svc:/network/ipsec/ike:default
7622026-07-26T04:31:15.826Z- - svc:/network/ipsec/ipsecalgs:default
7632026-07-26T04:31:15.826Z- - svc:/network/ipsec/manual-key:default
7642026-07-26T04:31:15.826Z- - svc:/network/ipsec/policy:default
7652026-07-26T04:31:15.826Z- - svc:/network/iptun:default
7662026-07-26T04:31:15.826Z- - svc:/network/ipv4-forwarding:default
7672026-07-26T04:31:15.826Z- - svc:/network/ipv6-forwarding:default
7682026-07-26T04:31:15.826Z- - svc:/network/ldap/client:default
7692026-07-26T04:31:15.826Z- - svc:/network/location:default
7702026-07-26T04:31:15.826Z- - svc:/network/loopback:default
7712026-07-26T04:31:15.826Z- - svc:/network/netcfg:default
7722026-07-26T04:31:15.826Z- - svc:/network/netmask:default
7732026-07-26T04:31:15.826Z- - svc:/network/nfs/cbd:default
7742026-07-26T04:31:15.826Z- - svc:/network/nfs/client:default
7752026-07-26T04:31:15.827Z- - svc:/network/nfs/log:default
7762026-07-26T04:31:15.827Z- - svc:/network/nfs/mapid:default
7772026-07-26T04:31:15.827Z- - svc:/network/nfs/nlockmgr:default
7782026-07-26T04:31:15.827Z- - svc:/network/nfs/rquota:default
7792026-07-26T04:31:15.827Z- - svc:/network/nfs/server:default
7802026-07-26T04:31:15.827Z- - svc:/network/nfs/status:default
7812026-07-26T04:31:15.827Z- - svc:/network/nis/client:default
7822026-07-26T04:31:15.827Z- - svc:/network/physical:default
7832026-07-26T04:31:15.827Z- - svc:/network/physical:nwam
7842026-07-26T04:31:15.827Z- - svc:/network/routing-setup:default
7852026-07-26T04:31:15.827Z- - svc:/network/routing/legacy-routing:ipv4
7862026-07-26T04:31:15.827Z- - svc:/network/routing/legacy-routing:ipv6
7872026-07-26T04:31:15.827Z- - svc:/network/routing/ndp:default
7882026-07-26T04:31:15.827Z- - svc:/network/routing/rdisc:default
7892026-07-26T04:31:15.827Z- - svc:/network/routing/ripng:default
7902026-07-26T04:31:15.827Z- - svc:/network/routing/route:default
7912026-07-26T04:31:15.827Z- - svc:/network/rpc/bind:default
7922026-07-26T04:31:15.827Z- - svc:/network/rpc/gss:default
7932026-07-26T04:31:15.827Z- - svc:/network/rpc/keyserv:default
7942026-07-26T04:31:15.827Z- - svc:/network/security/kadmin:default
7952026-07-26T04:31:15.827Z- - svc:/network/security/krb5kdc:default
7962026-07-26T04:31:15.827Z- - svc:/network/security/ktkt_warn:default
7972026-07-26T04:31:15.827Z- - svc:/network/service:default
7982026-07-26T04:31:15.827Z- - svc:/network/shares/group:default
7992026-07-26T04:31:15.827Z- - svc:/network/smb/client:default
8002026-07-26T04:31:15.827Z- - svc:/network/smb/server:default
8012026-07-26T04:31:15.827Z- - svc:/network/ssh:default
8022026-07-26T04:31:15.827Z- - svc:/network/tcpkey:default
8032026-07-26T04:31:15.827Z- - svc:/system/auditd:default
8042026-07-26T04:31:15.827Z- - svc:/system/auditset:default
8052026-07-26T04:31:15.827Z- - svc:/system/boot-archive-update:default
8062026-07-26T04:31:15.827Z- - svc:/system/boot-archive:default
8072026-07-26T04:31:15.827Z- - svc:/system/boot-config:default
8082026-07-26T04:31:15.827Z- - svc:/system/consadm:default
8092026-07-26T04:31:15.827Z- - svc:/system/console-login:default
8102026-07-26T04:31:15.827Z- - svc:/system/console-login:vt2
8112026-07-26T04:31:15.827Z- - svc:/system/console-login:vt3
8122026-07-26T04:31:15.828Z- - svc:/system/console-login:vt4
8132026-07-26T04:31:15.828Z- - svc:/system/console-login:vt5
8142026-07-26T04:31:15.828Z- - svc:/system/console-login:vt6
8152026-07-26T04:31:15.828Z- - svc:/system/coreadm:default
8162026-07-26T04:31:15.828Z- - svc:/system/cron:default
8172026-07-26T04:31:15.828Z- - svc:/system/cryptosvc:default
8182026-07-26T04:31:15.828Z- - svc:/system/device/allocate:default
8192026-07-26T04:31:15.828Z- - svc:/system/device/audio:default
8202026-07-26T04:31:15.828Z- - svc:/system/device/local:default
8212026-07-26T04:31:15.828Z- - svc:/system/device/mpxio-upgrade:default
8222026-07-26T04:31:15.828Z- - svc:/system/extended-accounting:flow
8232026-07-26T04:31:15.828Z- - svc:/system/extended-accounting:net
8242026-07-26T04:31:15.828Z- - svc:/system/extended-accounting:process
8252026-07-26T04:31:15.828Z- - svc:/system/extended-accounting:task
8262026-07-26T04:31:15.828Z- - svc:/system/filesystem/local:default
8272026-07-26T04:31:15.828Z- - svc:/system/filesystem/minimal:default
8282026-07-26T04:31:15.828Z- - svc:/system/filesystem/reparse:default
8292026-07-26T04:31:15.828Z- - svc:/system/filesystem/root:default
8302026-07-26T04:31:15.828Z- - svc:/system/filesystem/usr:default
8312026-07-26T04:31:15.828Z- - svc:/system/fm/notify-params:default
8322026-07-26T04:31:15.828Z- - svc:/system/fmd:default
8332026-07-26T04:31:15.833Z- - svc:/system/hostid:default
8342026-07-26T04:31:15.833Z- - svc:/system/hotplug:default
8352026-07-26T04:31:15.833Z- - svc:/system/identity:domain
8362026-07-26T04:31:15.833Z- - svc:/system/identity:node
8372026-07-26T04:31:15.833Z- - svc:/system/idmap:default
8382026-07-26T04:31:15.833Z- - svc:/system/keymap:default
8392026-07-26T04:31:15.833Z- - svc:/system/logadm-upgrade:default
8402026-07-26T04:31:15.833Z- - svc:/system/manifest-import:default
8412026-07-26T04:31:15.833Z- - svc:/system/name-service-cache:default
8422026-07-26T04:31:15.833Z- - svc:/system/pfexec:default
8432026-07-26T04:31:15.833Z- - svc:/system/pkgserv:default
8442026-07-26T04:31:15.833Z- - svc:/system/process-security:default
8452026-07-26T04:31:15.833Z- - svc:/system/rbac:default
8462026-07-26T04:31:15.833Z- - svc:/system/rmtmpfiles:default
8472026-07-26T04:31:15.833Z- - svc:/system/sac:default
8482026-07-26T04:31:15.833Z- - svc:/system/sar:default
8492026-07-26T04:31:15.833Z- - svc:/system/svc/global:default
8502026-07-26T04:31:15.833Z- - svc:/system/system-log:default
8512026-07-26T04:31:15.833Z- - svc:/system/update-man-index:default
8522026-07-26T04:31:15.833Z- - svc:/system/utmp:default
8532026-07-26T04:31:15.833Z- - svc:/system/vtdaemon:default
8542026-07-26T04:31:15.834Z[a] svcs milestone/network
8552026-07-26T04:31:15.834ZSTATE STIME FMRI
8562026-07-26T04:31:15.834Zonline 4:31:14 svc:/system/svc/restarter:default
8572026-07-26T04:31:15.834Zoffline 4:31:14 svc:/system/early-manifest-import:default
8582026-07-26T04:31:15.834Z- - svc:/application/management/net-snmp:default
8592026-07-26T04:31:15.834Z- - svc:/application/pkg/dynamic-mirror:default
8602026-07-26T04:31:15.834Z- - svc:/application/pkg/mirror:default
8612026-07-26T04:31:15.834Z- - svc:/application/pkg/repositories-setup:default
8622026-07-26T04:31:15.834Z- - svc:/application/pkg/server:default
8632026-07-26T04:31:15.834Z- - svc:/application/security/tcsd:default
8642026-07-26T04:31:15.834Z- - svc:/milestone/devices:default
8652026-07-26T04:31:15.834Z- - svc:/milestone/multi-user-server:default
8662026-07-26T04:31:15.834Z- - svc:/milestone/multi-user:default
8672026-07-26T04:31:15.834Z- - svc:/milestone/name-services:default
8682026-07-26T04:31:15.834Z- - svc:/milestone/network:default
8692026-07-26T04:31:15.834Z- - svc:/milestone/single-user:default
8702026-07-26T04:31:15.834Z- - svc:/milestone/sysconfig:default
8712026-07-26T04:31:15.834Z- - svc:/network/chrony:default
8722026-07-26T04:31:15.834Z- - svc:/network/datalink-management:default
8732026-07-26T04:31:15.834Z- - svc:/network/dns/client:default
8742026-07-26T04:31:15.834Z- - svc:/network/dns/install:default
8752026-07-26T04:31:15.834Z- - svc:/network/dns/multicast:default
8762026-07-26T04:31:15.835Z- - svc:/network/inetd-upgrade:default
8772026-07-26T04:31:15.835Z- - svc:/network/inetd:default
8782026-07-26T04:31:15.835Z- - svc:/network/initial:default
8792026-07-26T04:31:15.835Z- - svc:/network/install:default
8802026-07-26T04:31:15.835Z- - svc:/network/ip-interface-management:default
8812026-07-26T04:31:15.835Z- - svc:/network/ipmp:default
8822026-07-26T04:31:15.835Z- - svc:/network/ipqos:default
8832026-07-26T04:31:15.835Z- - svc:/network/ipsec/ike:default
8842026-07-26T04:31:15.835Z- - svc:/network/ipsec/ipsecalgs:default
8852026-07-26T04:31:15.835Z- - svc:/network/ipsec/manual-key:default
8862026-07-26T04:31:15.835Z- - svc:/network/ipsec/policy:default
8872026-07-26T04:31:15.835Z- - svc:/network/iptun:default
8882026-07-26T04:31:15.835Z- - svc:/network/ipv4-forwarding:default
8892026-07-26T04:31:15.835Z- - svc:/network/ipv6-forwarding:default
8902026-07-26T04:31:15.835Z- - svc:/network/ldap/client:default
8912026-07-26T04:31:15.835Z- - svc:/network/location:default
8922026-07-26T04:31:15.835Z- - svc:/network/loopback:default
8932026-07-26T04:31:15.835Z- - svc:/network/netcfg:default
8942026-07-26T04:31:15.835Z- - svc:/network/netmask:default
8952026-07-26T04:31:15.835Z- - svc:/network/nfs/cbd:default
8962026-07-26T04:31:15.835Z- - svc:/network/nfs/client:default
8972026-07-26T04:31:15.835Z- - svc:/network/nfs/log:default
8982026-07-26T04:31:15.836Z- - svc:/network/nfs/mapid:default
8992026-07-26T04:31:15.836Z- - svc:/network/nfs/nlockmgr:default
9002026-07-26T04:31:15.836Z- - svc:/network/nfs/rquota:default
9012026-07-26T04:31:15.836Z- - svc:/network/nfs/server:default
9022026-07-26T04:31:15.836Z- - svc:/network/nfs/status:default
9032026-07-26T04:31:15.836Z- - svc:/network/nis/client:default
9042026-07-26T04:31:15.836Z- - svc:/network/physical:default
9052026-07-26T04:31:15.836Z- - svc:/network/physical:nwam
9062026-07-26T04:31:15.836Z- - svc:/network/routing-setup:default
9072026-07-26T04:31:15.836Z- - svc:/network/routing/legacy-routing:ipv4
9082026-07-26T04:31:15.836Z- - svc:/network/routing/legacy-routing:ipv6
9092026-07-26T04:31:15.836Z- - svc:/network/routing/ndp:default
9102026-07-26T04:31:15.836Z- - svc:/network/routing/rdisc:default
9112026-07-26T04:31:15.836Z- - svc:/network/routing/ripng:default
9122026-07-26T04:31:15.836Z- - svc:/network/routing/route:default
9132026-07-26T04:31:15.836Z- - svc:/network/rpc/bind:default
9142026-07-26T04:31:15.836Z- - svc:/network/rpc/gss:default
9152026-07-26T04:31:15.836Z- - svc:/network/rpc/keyserv:default
9162026-07-26T04:31:15.836Z- - svc:/network/security/kadmin:default
9172026-07-26T04:31:15.836Z- - svc:/network/security/krb5kdc:default
9182026-07-26T04:31:15.836Z- - svc:/network/security/ktkt_warn:default
9192026-07-26T04:31:15.836Z- - svc:/network/service:default
9202026-07-26T04:31:15.837Z- - svc:/network/shares/group:default
9212026-07-26T04:31:15.837Z- - svc:/network/smb/client:default
9222026-07-26T04:31:15.837Z- - svc:/network/smb/server:default
9232026-07-26T04:31:15.837Z- - svc:/network/ssh:default
9242026-07-26T04:31:15.837Z- - svc:/network/tcpkey:default
9252026-07-26T04:31:15.837Z- - svc:/system/auditd:default
9262026-07-26T04:31:15.837Z- - svc:/system/auditset:default
9272026-07-26T04:31:15.837Z- - svc:/system/boot-archive-update:default
9282026-07-26T04:31:15.837Z- - svc:/system/boot-archive:default
9292026-07-26T04:31:15.837Z- - svc:/system/boot-config:default
9302026-07-26T04:31:15.837Z- - svc:/system/consadm:default
9312026-07-26T04:31:15.837Z- - svc:/system/console-login:default
9322026-07-26T04:31:15.837Z- - svc:/system/console-login:vt2
9332026-07-26T04:31:15.841Z- - svc:/system/console-login:vt3
9342026-07-26T04:31:15.841Z- - svc:/system/console-login:vt4
9352026-07-26T04:31:15.841Z- - svc:/system/console-login:vt5
9362026-07-26T04:31:15.841Z- - svc:/system/console-login:vt6
9372026-07-26T04:31:15.841Z- - svc:/system/coreadm:default
9382026-07-26T04:31:15.841Z- - svc:/system/cron:default
9392026-07-26T04:31:15.841Z- - svc:/system/cryptosvc:default
9402026-07-26T04:31:15.841Z- - svc:/system/device/allocate:default
9412026-07-26T04:31:15.841Z- - svc:/system/device/audio:default
9422026-07-26T04:31:15.841Z- - svc:/system/device/local:default
9432026-07-26T04:31:15.842Z- - svc:/system/device/mpxio-upgrade:default
9442026-07-26T04:31:15.842Z- - svc:/system/extended-accounting:flow
9452026-07-26T04:31:15.842Z- - svc:/system/extended-accounting:net
9462026-07-26T04:31:15.842Z- - svc:/system/extended-accounting:process
9472026-07-26T04:31:15.842Z- - svc:/system/extended-accounting:task
9482026-07-26T04:31:15.842Z- - svc:/system/filesystem/local:default
9492026-07-26T04:31:15.842Z- - svc:/system/filesystem/minimal:default
9502026-07-26T04:31:15.842Z- - svc:/system/filesystem/reparse:default
9512026-07-26T04:31:15.842Z- - svc:/system/filesystem/root:default
9522026-07-26T04:31:15.842Z- - svc:/system/filesystem/usr:default
9532026-07-26T04:31:15.842Z- - svc:/system/fm/notify-params:default
9542026-07-26T04:31:15.842Z- - svc:/system/fmd:default
9552026-07-26T04:31:15.842Z- - svc:/system/hostid:default
9562026-07-26T04:31:15.842Z- - svc:/system/hotplug:default
9572026-07-26T04:31:15.842Z- - svc:/system/identity:domain
9582026-07-26T04:31:15.842Z- - svc:/system/identity:node
9592026-07-26T04:31:15.842Z- - svc:/system/idmap:default
9602026-07-26T04:31:15.842Z- - svc:/system/keymap:default
9612026-07-26T04:31:15.842Z- - svc:/system/logadm-upgrade:default
9622026-07-26T04:31:15.842Z- - svc:/system/manifest-import:default
9632026-07-26T04:31:15.842Z- - svc:/system/name-service-cache:default
9642026-07-26T04:31:15.842Z- - svc:/system/pfexec:default
9652026-07-26T04:31:15.842Z- - svc:/system/pkgserv:default
9662026-07-26T04:31:15.843Z- - svc:/system/process-security:default
9672026-07-26T04:31:15.843Z- - svc:/system/rbac:default
9682026-07-26T04:31:15.843Z- - svc:/system/rmtmpfiles:default
9692026-07-26T04:31:15.843Z- - svc:/system/sac:default
9702026-07-26T04:31:15.843Z- - svc:/system/sar:default
9712026-07-26T04:31:15.843Z- - svc:/system/svc/global:default
9722026-07-26T04:31:15.843Z- - svc:/system/system-log:default
9732026-07-26T04:31:15.843Z- - svc:/system/update-man-index:default
9742026-07-26T04:31:15.843Z- - svc:/system/utmp:default
9752026-07-26T04:31:15.843Z- - svc:/system/vtdaemon:default
9762026-07-26T04:31:15.843Z[b] svcs milestone/network
9772026-07-26T04:31:15.843ZSTATE STIME FMRI
9782026-07-26T04:31:15.843Z- - svc:/milestone/network:default
9792026-07-26T04:31:15.843ZSTATE STIME FMRI
9802026-07-26T04:31:15.843Z- - svc:/milestone/network:default
9812026-07-26T04:31:16.837Z[a] svcs milestone/network
9822026-07-26T04:31:16.837Z[b] svcs milestone/network
9832026-07-26T04:31:16.853ZSTATE STIME FMRI
9842026-07-26T04:31:16.853Zonline 4:31:15 svc:/milestone/network:default
9852026-07-26T04:31:16.853Z[b] ipadm create-addr -t -T dhcp opte1/test
9862026-07-26T04:31:16.856ZSTATE STIME FMRI
9872026-07-26T04:31:16.856Zonline 4:31:15 svc:/milestone/network:default
9882026-07-26T04:31:16.856Z[a] ipadm create-addr -t -T dhcp opte0/test
9892026-07-26T04:31:22.353Z
9902026-07-26T04:31:22.354Z[b] route add -iface 10.0.0.254 10.0.0.2
9912026-07-26T04:31:22.368Zadd host 10.0.0.254: gateway 10.0.0.2
9922026-07-26T04:31:22.368Z[b] route add 10.0.0.0/24 10.0.0.254
9932026-07-26T04:31:22.379Zadd net 10.0.0.0/24: gateway 10.0.0.254
9942026-07-26T04:31:22.379Z[b] route add 224.0.0.0/4 10.0.0.254
9952026-07-26T04:31:22.390Zadd net 224.0.0.0/4: gateway 10.0.0.254
9962026-07-26T04:31:22.666Z
9972026-07-26T04:31:22.666Z[a] route add -iface 10.0.0.254 10.0.0.1
9982026-07-26T04:31:22.679Zadd host 10.0.0.254: gateway 10.0.0.1
9992026-07-26T04:31:22.680Z[a] route add 10.0.0.0/24 10.0.0.254
10002026-07-26T04:31:22.691Zadd net 10.0.0.0/24: gateway 10.0.0.254
10012026-07-26T04:31:22.691Z[a] route add 224.0.0.0/4 10.0.0.254
10022026-07-26T04:31:22.702Zadd net 224.0.0.0/4: gateway 10.0.0.254
10032026-07-26T04:31:22.705Z###---------------###
10042026-07-26T04:31:22.705Z:::Topology built!:::
10052026-07-26T04:31:22.705Z###---------------###
10062026-07-26T04:31:22.705Z###----------------###
10072026-07-26T04:31:22.705Z::: iPerf spawned! :::
10082026-07-26T04:31:22.705Z:::Waiting... (10s):::
10092026-07-26T04:31:22.706Z###----------------###
10102026-07-26T04:31:32.702Z###---###
10112026-07-26T04:31:32.702Z:::Go!:::
10122026-07-26T04:31:32.702Z###---###
10132026-07-26T04:31:32.702Z[a] ping 10.0.0.2
10142026-07-26T04:31:32.718Z10.0.0.2 is alive
10152026-07-26T04:31:32.718Z###-------------------###
10162026-07-26T04:31:32.718Z:::Running experiment :::
10172026-07-26T04:31:32.718Z:::iperf-tcp/local/c2s:::
10182026-07-26T04:31:32.718Z###-------------------###
10192026-07-26T04:31:40.102Z-----------------------------------------------------------
10202026-07-26T04:31:40.102ZServer listening on 5201 (test #1)
10212026-07-26T04:31:40.102Z-----------------------------------------------------------
10222026-07-26T04:31:40.102ZAccepted connection from 10.0.0.1, port 46806
10232026-07-26T04:31:40.102Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52372
10242026-07-26T04:31:40.102Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42036
10252026-07-26T04:31:40.102Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53499
10262026-07-26T04:31:40.102Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62596
10272026-07-26T04:31:40.102Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60799
10282026-07-26T04:31:40.102Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60832
10292026-07-26T04:31:40.102Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41670
10302026-07-26T04:31:40.102Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47838
10312026-07-26T04:31:40.102Z[ ID] Interval Transfer Bitrate
10322026-07-26T04:31:40.102Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10332026-07-26T04:31:40.102Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10342026-07-26T04:31:40.102Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10352026-07-26T04:31:40.102Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10362026-07-26T04:31:40.102Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10372026-07-26T04:31:40.102Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10382026-07-26T04:31:40.102Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10392026-07-26T04:31:40.102Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
10402026-07-26T04:31:40.102Z[SUM] 0.00-1.00 sec 962 MBytes 8.07 Gbits/sec
10412026-07-26T04:31:40.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
10422026-07-26T04:31:40.102Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10432026-07-26T04:31:40.102Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10442026-07-26T04:31:40.102Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10452026-07-26T04:31:40.102Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10462026-07-26T04:31:40.102Z[ 14] 1.00-2.00 sec 173 MBytes 1.45 Gbits/sec
10472026-07-26T04:31:40.102Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10482026-07-26T04:31:40.102Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10492026-07-26T04:31:40.102Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
10502026-07-26T04:31:40.102Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10512026-07-26T04:31:40.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
10522026-07-26T04:31:40.102Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10532026-07-26T04:31:40.103Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10542026-07-26T04:31:40.103Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10552026-07-26T04:31:40.103Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10562026-07-26T04:31:40.103Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10572026-07-26T04:31:40.103Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10582026-07-26T04:31:40.103Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10592026-07-26T04:31:40.103Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10602026-07-26T04:31:40.103Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10612026-07-26T04:31:40.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
10622026-07-26T04:31:40.103Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10632026-07-26T04:31:40.103Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10642026-07-26T04:31:40.103Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10652026-07-26T04:31:40.103Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10662026-07-26T04:31:40.103Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10672026-07-26T04:31:40.103Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-07-26T04:31:40.103Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-07-26T04:31:40.103Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-07-26T04:31:40.103Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10712026-07-26T04:31:40.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
10722026-07-26T04:31:40.103Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10732026-07-26T04:31:40.103Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10742026-07-26T04:31:40.103Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10752026-07-26T04:31:40.103Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10762026-07-26T04:31:40.103Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10772026-07-26T04:31:40.103Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
10782026-07-26T04:31:40.103Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10792026-07-26T04:31:40.103Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10802026-07-26T04:31:40.103Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10812026-07-26T04:31:40.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
10822026-07-26T04:31:40.103Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10832026-07-26T04:31:40.106Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10842026-07-26T04:31:40.106Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10852026-07-26T04:31:40.106Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10862026-07-26T04:31:40.106Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10872026-07-26T04:31:40.107Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10882026-07-26T04:31:40.107Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-07-26T04:31:40.107Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10902026-07-26T04:31:40.107Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10912026-07-26T04:31:40.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
10922026-07-26T04:31:40.107Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10932026-07-26T04:31:40.107Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10942026-07-26T04:31:40.107Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10952026-07-26T04:31:43.103Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10962026-07-26T04:31:43.103Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10972026-07-26T04:31:43.103Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10982026-07-26T04:31:43.103Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10992026-07-26T04:31:43.103Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11002026-07-26T04:31:43.103Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11012026-07-26T04:31:43.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
11022026-07-26T04:31:43.103Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11032026-07-26T04:31:43.103Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11042026-07-26T04:31:43.103Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11052026-07-26T04:31:43.103Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11062026-07-26T04:31:43.103Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11072026-07-26T04:31:43.103Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11082026-07-26T04:31:43.103Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11092026-07-26T04:31:43.103Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
11102026-07-26T04:31:43.103Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
11112026-07-26T04:31:43.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
11122026-07-26T04:31:43.103Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11132026-07-26T04:31:43.103Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11142026-07-26T04:31:43.103Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11152026-07-26T04:31:43.103Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11162026-07-26T04:31:43.103Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11172026-07-26T04:31:43.103Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11182026-07-26T04:31:43.103Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11192026-07-26T04:31:43.103Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
11202026-07-26T04:31:43.103Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
11212026-07-26T04:31:43.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
11222026-07-26T04:31:43.103Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11232026-07-26T04:31:43.103Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11242026-07-26T04:31:43.103Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11252026-07-26T04:31:43.103Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11262026-07-26T04:31:43.104Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11272026-07-26T04:31:43.104Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11282026-07-26T04:31:43.104Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11292026-07-26T04:31:43.104Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11302026-07-26T04:31:43.104Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
11312026-07-26T04:31:43.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
11322026-07-26T04:31:43.104Z[ 5] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11332026-07-26T04:31:43.107Z[ 8] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11342026-07-26T04:31:43.107Z[ 10] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11352026-07-26T04:31:43.107Z[ 12] 10.00-10.00 sec 384 KBytes 1.98 Gbits/sec
11362026-07-26T04:31:43.107Z[ 14] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11372026-07-26T04:31:43.107Z[ 16] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11382026-07-26T04:31:43.107Z[ 18] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11392026-07-26T04:31:43.107Z[ 20] 10.00-10.00 sec 256 KBytes 1.32 Gbits/sec
11402026-07-26T04:31:43.107Z[SUM] 10.00-10.00 sec 2.12 MBytes 11.2 Gbits/sec
11412026-07-26T04:31:43.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
11422026-07-26T04:31:43.107Z[ ID] Interval Transfer Bitrate
11432026-07-26T04:31:43.107Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11442026-07-26T04:31:43.107Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11452026-07-26T04:31:43.107Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11462026-07-26T04:31:43.107Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11472026-07-26T04:31:43.107Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11482026-07-26T04:31:43.107Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11492026-07-26T04:31:43.107Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11502026-07-26T04:31:43.107Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11512026-07-26T04:31:43.107Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11522026-07-26T04:31:43.107ZRun 1/5...10057.829606263464Mbps
11532026-07-26T04:31:50.503Z-----------------------------------------------------------
11542026-07-26T04:31:50.503ZServer listening on 5201 (test #2)
11552026-07-26T04:31:50.503Z-----------------------------------------------------------
11562026-07-26T04:31:50.503ZAccepted connection from 10.0.0.1, port 50753
11572026-07-26T04:31:50.503Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64665
11582026-07-26T04:31:50.503Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35048
11592026-07-26T04:31:50.503Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57938
11602026-07-26T04:31:50.503Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38551
11612026-07-26T04:31:50.503Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64541
11622026-07-26T04:31:50.503Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59057
11632026-07-26T04:31:50.503Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50912
11642026-07-26T04:31:50.504Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37611
11652026-07-26T04:31:50.504Z[ ID] Interval Transfer Bitrate
11662026-07-26T04:31:50.504Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11672026-07-26T04:31:50.504Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11682026-07-26T04:31:50.504Z[ 10] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11692026-07-26T04:31:50.504Z[ 12] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11702026-07-26T04:31:50.504Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11712026-07-26T04:31:50.504Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
11722026-07-26T04:31:50.504Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11732026-07-26T04:31:50.504Z[ 20] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
11742026-07-26T04:31:50.504Z[SUM] 0.00-1.00 sec 956 MBytes 8.02 Gbits/sec
11752026-07-26T04:31:50.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
11762026-07-26T04:31:50.504Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11772026-07-26T04:31:50.504Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11782026-07-26T04:31:50.504Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11792026-07-26T04:31:50.504Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11802026-07-26T04:31:50.504Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11812026-07-26T04:31:50.504Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11822026-07-26T04:31:50.504Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
11832026-07-26T04:31:50.504Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
11842026-07-26T04:31:50.504Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
11852026-07-26T04:31:50.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
11862026-07-26T04:31:50.504Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11872026-07-26T04:31:50.504Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11882026-07-26T04:31:50.504Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11892026-07-26T04:31:50.504Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11902026-07-26T04:31:50.504Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11912026-07-26T04:31:50.504Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11922026-07-26T04:31:50.504Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11932026-07-26T04:31:50.504Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11942026-07-26T04:31:50.504Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
11952026-07-26T04:31:50.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
11962026-07-26T04:31:50.504Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
11972026-07-26T04:31:50.504Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
11982026-07-26T04:31:50.504Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
11992026-07-26T04:31:50.504Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12002026-07-26T04:31:50.504Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12012026-07-26T04:31:50.504Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12022026-07-26T04:31:50.504Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12032026-07-26T04:31:50.505Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
12042026-07-26T04:31:50.505Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
12052026-07-26T04:31:50.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12062026-07-26T04:31:50.505Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12072026-07-26T04:31:50.505Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12082026-07-26T04:31:50.505Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12092026-07-26T04:31:50.505Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12102026-07-26T04:31:50.505Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12112026-07-26T04:31:50.505Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12122026-07-26T04:31:50.505Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12132026-07-26T04:31:50.505Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12142026-07-26T04:31:50.505Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
12152026-07-26T04:31:50.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12162026-07-26T04:31:50.505Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12172026-07-26T04:31:50.505Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12182026-07-26T04:31:50.505Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12192026-07-26T04:31:50.505Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12202026-07-26T04:31:50.505Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
12212026-07-26T04:31:50.505Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12222026-07-26T04:31:50.505Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12232026-07-26T04:31:50.505Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
12242026-07-26T04:31:50.505Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
12252026-07-26T04:31:50.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12262026-07-26T04:31:50.505Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12272026-07-26T04:31:50.505Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12282026-07-26T04:31:50.505Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12292026-07-26T04:31:53.504Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12302026-07-26T04:31:53.504Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12312026-07-26T04:31:53.504Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12322026-07-26T04:31:53.504Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12332026-07-26T04:31:53.504Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12342026-07-26T04:31:53.504Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
12352026-07-26T04:31:53.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
12362026-07-26T04:31:53.504Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12372026-07-26T04:31:53.504Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12382026-07-26T04:31:53.504Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12392026-07-26T04:31:53.504Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12402026-07-26T04:31:53.504Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12412026-07-26T04:31:53.504Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12422026-07-26T04:31:53.504Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12432026-07-26T04:31:53.504Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12442026-07-26T04:31:53.504Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
12452026-07-26T04:31:53.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
12462026-07-26T04:31:53.504Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12472026-07-26T04:31:53.504Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12482026-07-26T04:31:53.504Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12492026-07-26T04:31:53.504Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12502026-07-26T04:31:53.505Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12512026-07-26T04:31:53.505Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12522026-07-26T04:31:53.505Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12532026-07-26T04:31:53.505Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12542026-07-26T04:31:53.505Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12552026-07-26T04:31:53.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12562026-07-26T04:31:53.505Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12572026-07-26T04:31:53.505Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12582026-07-26T04:31:53.505Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12592026-07-26T04:31:53.505Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12602026-07-26T04:31:53.505Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12612026-07-26T04:31:53.505Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12622026-07-26T04:31:53.505Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12632026-07-26T04:31:53.505Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12642026-07-26T04:31:53.505Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
12652026-07-26T04:31:53.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12662026-07-26T04:31:53.505Z[ 5] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12672026-07-26T04:31:53.505Z[ 8] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
12682026-07-26T04:31:53.505Z[ 10] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
12692026-07-26T04:31:53.505Z[ 12] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
12702026-07-26T04:31:53.505Z[ 14] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
12712026-07-26T04:31:53.505Z[ 16] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
12722026-07-26T04:31:53.505Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12732026-07-26T04:31:53.505Z[ 20] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
12742026-07-26T04:31:53.505Z[SUM] 10.00-10.00 sec 896 KBytes 13.5 Gbits/sec
12752026-07-26T04:31:53.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
12762026-07-26T04:31:53.505Z[ ID] Interval Transfer Bitrate
12772026-07-26T04:31:53.508Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12782026-07-26T04:31:53.508Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12792026-07-26T04:31:53.508Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12802026-07-26T04:31:53.508Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12812026-07-26T04:31:53.508Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12822026-07-26T04:31:53.508Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12832026-07-26T04:31:53.508Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12842026-07-26T04:31:53.508Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12852026-07-26T04:31:53.508Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
12862026-07-26T04:31:53.509ZRun 2/5...10007.324354561617Mbps
12872026-07-26T04:32:00.916Z-----------------------------------------------------------
12882026-07-26T04:32:00.916ZServer listening on 5201 (test #3)
12892026-07-26T04:32:00.916Z-----------------------------------------------------------
12902026-07-26T04:32:00.916ZAccepted connection from 10.0.0.1, port 56431
12912026-07-26T04:32:00.916Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43510
12922026-07-26T04:32:00.916Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46149
12932026-07-26T04:32:00.916Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58382
12942026-07-26T04:32:00.916Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45327
12952026-07-26T04:32:00.916Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54700
12962026-07-26T04:32:00.916Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41586
12972026-07-26T04:32:00.916Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41530
12982026-07-26T04:32:00.916Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36481
12992026-07-26T04:32:00.916Z[ ID] Interval Transfer Bitrate
13002026-07-26T04:32:00.916Z[ 5] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13012026-07-26T04:32:00.916Z[ 8] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
13022026-07-26T04:32:00.916Z[ 10] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
13032026-07-26T04:32:00.916Z[ 12] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
13042026-07-26T04:32:00.916Z[ 14] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
13052026-07-26T04:32:00.916Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13062026-07-26T04:32:00.916Z[ 18] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
13072026-07-26T04:32:00.916Z[ 20] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13082026-07-26T04:32:00.916Z[SUM] 0.00-1.00 sec 939 MBytes 7.88 Gbits/sec
13092026-07-26T04:32:00.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
13102026-07-26T04:32:00.916Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13112026-07-26T04:32:00.916Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13122026-07-26T04:32:00.917Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13132026-07-26T04:32:00.917Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13142026-07-26T04:32:00.917Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13152026-07-26T04:32:00.917Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13162026-07-26T04:32:00.917Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13172026-07-26T04:32:00.917Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13182026-07-26T04:32:00.917Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13192026-07-26T04:32:00.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13202026-07-26T04:32:00.917Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13212026-07-26T04:32:00.917Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13222026-07-26T04:32:00.917Z[ 10] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13232026-07-26T04:32:00.917Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13242026-07-26T04:32:00.917Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13252026-07-26T04:32:00.917Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
13262026-07-26T04:32:00.917Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13272026-07-26T04:32:00.917Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
13282026-07-26T04:32:00.917Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
13292026-07-26T04:32:00.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302026-07-26T04:32:00.917Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13312026-07-26T04:32:00.917Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13322026-07-26T04:32:00.917Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13332026-07-26T04:32:00.917Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13342026-07-26T04:32:00.917Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13352026-07-26T04:32:00.917Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13362026-07-26T04:32:00.917Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13372026-07-26T04:32:00.917Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
13382026-07-26T04:32:00.917Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13392026-07-26T04:32:00.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402026-07-26T04:32:00.917Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13412026-07-26T04:32:00.917Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13422026-07-26T04:32:00.917Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13432026-07-26T04:32:00.917Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13442026-07-26T04:32:00.917Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13452026-07-26T04:32:00.917Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13462026-07-26T04:32:00.917Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13472026-07-26T04:32:00.917Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13482026-07-26T04:32:00.917Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13492026-07-26T04:32:00.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502026-07-26T04:32:00.917Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
13512026-07-26T04:32:00.918Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13522026-07-26T04:32:00.918Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13532026-07-26T04:32:00.918Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13542026-07-26T04:32:00.918Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13552026-07-26T04:32:00.918Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13562026-07-26T04:32:00.918Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
13572026-07-26T04:32:00.918Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-07-26T04:32:00.918Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
13592026-07-26T04:32:00.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
13602026-07-26T04:32:00.918Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13612026-07-26T04:32:00.921Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13622026-07-26T04:32:00.921Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13632026-07-26T04:32:03.916Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13642026-07-26T04:32:03.916Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13652026-07-26T04:32:03.916Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13662026-07-26T04:32:03.916Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13672026-07-26T04:32:03.917Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13682026-07-26T04:32:03.917Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
13692026-07-26T04:32:03.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13702026-07-26T04:32:03.917Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13712026-07-26T04:32:03.917Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13722026-07-26T04:32:03.917Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13732026-07-26T04:32:03.917Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13742026-07-26T04:32:03.917Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13752026-07-26T04:32:03.917Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13762026-07-26T04:32:03.917Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13772026-07-26T04:32:03.917Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13782026-07-26T04:32:03.917Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13792026-07-26T04:32:03.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13802026-07-26T04:32:03.917Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13812026-07-26T04:32:03.917Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13822026-07-26T04:32:03.917Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13832026-07-26T04:32:03.917Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
13842026-07-26T04:32:03.917Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13852026-07-26T04:32:03.917Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13862026-07-26T04:32:03.917Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
13872026-07-26T04:32:03.917Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
13882026-07-26T04:32:03.917Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13892026-07-26T04:32:03.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
13902026-07-26T04:32:03.917Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13912026-07-26T04:32:03.917Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13922026-07-26T04:32:03.917Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13932026-07-26T04:32:03.917Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13942026-07-26T04:32:03.917Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13952026-07-26T04:32:03.917Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13962026-07-26T04:32:03.917Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13972026-07-26T04:32:03.917Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
13982026-07-26T04:32:03.917Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
13992026-07-26T04:32:03.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
14002026-07-26T04:32:03.917Z[ 5] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14012026-07-26T04:32:03.917Z[ 8] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14022026-07-26T04:32:03.917Z[ 10] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14032026-07-26T04:32:03.917Z[ 12] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14042026-07-26T04:32:03.918Z[ 14] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14052026-07-26T04:32:03.918Z[ 16] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14062026-07-26T04:32:03.918Z[ 18] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14072026-07-26T04:32:03.918Z[ 20] 10.00-10.00 sec 128 KBytes 1.95 Gbits/sec
14082026-07-26T04:32:03.918Z[SUM] 10.00-10.00 sec 1.00 MBytes 15.6 Gbits/sec
14092026-07-26T04:32:03.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
14102026-07-26T04:32:03.918Z[ ID] Interval Transfer Bitrate
14112026-07-26T04:32:03.918Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14122026-07-26T04:32:03.918Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14132026-07-26T04:32:03.918Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14142026-07-26T04:32:03.918Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14152026-07-26T04:32:03.918Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14162026-07-26T04:32:03.918Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14172026-07-26T04:32:03.918Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14182026-07-26T04:32:03.918Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14192026-07-26T04:32:03.918Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
14202026-07-26T04:32:03.921ZRun 3/5...10092.955137769024Mbps
14212026-07-26T04:32:11.306Z-----------------------------------------------------------
14222026-07-26T04:32:11.306ZServer listening on 5201 (test #4)
14232026-07-26T04:32:11.306Z-----------------------------------------------------------
14242026-07-26T04:32:11.306ZAccepted connection from 10.0.0.1, port 57099
14252026-07-26T04:32:11.306Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37600
14262026-07-26T04:32:11.306Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50547
14272026-07-26T04:32:11.306Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58082
14282026-07-26T04:32:11.306Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54935
14292026-07-26T04:32:11.306Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58949
14302026-07-26T04:32:11.306Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35560
14312026-07-26T04:32:11.306Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47364
14322026-07-26T04:32:11.306Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52403
14332026-07-26T04:32:11.306Z[ ID] Interval Transfer Bitrate
14342026-07-26T04:32:11.306Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14352026-07-26T04:32:11.306Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14362026-07-26T04:32:11.306Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
14372026-07-26T04:32:11.306Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14382026-07-26T04:32:11.306Z[ 14] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14392026-07-26T04:32:11.306Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14402026-07-26T04:32:11.306Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14412026-07-26T04:32:11.306Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14422026-07-26T04:32:11.306Z[SUM] 0.00-1.00 sec 946 MBytes 7.94 Gbits/sec
14432026-07-26T04:32:11.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
14442026-07-26T04:32:11.306Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14452026-07-26T04:32:11.306Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14462026-07-26T04:32:11.306Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14472026-07-26T04:32:11.306Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
14482026-07-26T04:32:11.306Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14492026-07-26T04:32:11.306Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-07-26T04:32:11.306Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-07-26T04:32:11.306Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-07-26T04:32:11.306Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14532026-07-26T04:32:11.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
14542026-07-26T04:32:11.307Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
14552026-07-26T04:32:11.307Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14562026-07-26T04:32:11.307Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14572026-07-26T04:32:11.307Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14582026-07-26T04:32:11.307Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14592026-07-26T04:32:11.307Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14602026-07-26T04:32:11.307Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-07-26T04:32:11.307Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
14622026-07-26T04:32:11.307Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14632026-07-26T04:32:11.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
14642026-07-26T04:32:11.307Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14652026-07-26T04:32:11.307Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14662026-07-26T04:32:11.307Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14672026-07-26T04:32:11.307Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14682026-07-26T04:32:11.307Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
14692026-07-26T04:32:11.307Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-07-26T04:32:11.307Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-07-26T04:32:11.307Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14722026-07-26T04:32:11.307Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14732026-07-26T04:32:11.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
14742026-07-26T04:32:11.307Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14752026-07-26T04:32:11.307Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14762026-07-26T04:32:11.307Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14772026-07-26T04:32:11.307Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14782026-07-26T04:32:11.307Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14792026-07-26T04:32:11.307Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14802026-07-26T04:32:11.307Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14812026-07-26T04:32:11.307Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
14822026-07-26T04:32:11.307Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
14832026-07-26T04:32:11.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
14842026-07-26T04:32:11.307Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14852026-07-26T04:32:11.307Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
14862026-07-26T04:32:11.307Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14872026-07-26T04:32:11.307Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14882026-07-26T04:32:11.307Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14892026-07-26T04:32:11.307Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14902026-07-26T04:32:11.307Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14912026-07-26T04:32:11.307Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14922026-07-26T04:32:11.307Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14932026-07-26T04:32:11.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
14942026-07-26T04:32:11.308Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
14952026-07-26T04:32:11.308Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
14962026-07-26T04:32:11.308Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
14972026-07-26T04:32:14.306Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
14982026-07-26T04:32:14.307Z[ 14] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
14992026-07-26T04:32:14.307Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15002026-07-26T04:32:14.307Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15012026-07-26T04:32:14.307Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15022026-07-26T04:32:14.307Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
15032026-07-26T04:32:14.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
15042026-07-26T04:32:14.307Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15052026-07-26T04:32:14.307Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15062026-07-26T04:32:14.307Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
15072026-07-26T04:32:14.307Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15082026-07-26T04:32:14.307Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15092026-07-26T04:32:14.307Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15102026-07-26T04:32:14.307Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15112026-07-26T04:32:14.307Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15122026-07-26T04:32:14.307Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15132026-07-26T04:32:14.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
15142026-07-26T04:32:14.307Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15152026-07-26T04:32:14.307Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15162026-07-26T04:32:14.307Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15172026-07-26T04:32:14.307Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15182026-07-26T04:32:14.307Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15192026-07-26T04:32:14.307Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-07-26T04:32:14.307Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15212026-07-26T04:32:14.307Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15222026-07-26T04:32:14.307Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
15232026-07-26T04:32:14.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
15242026-07-26T04:32:14.307Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15252026-07-26T04:32:14.307Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15262026-07-26T04:32:14.307Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15272026-07-26T04:32:14.307Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15282026-07-26T04:32:14.307Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15292026-07-26T04:32:14.307Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15302026-07-26T04:32:14.307Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15312026-07-26T04:32:14.307Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
15322026-07-26T04:32:14.307Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15332026-07-26T04:32:14.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
15342026-07-26T04:32:14.311Z[ 5] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15352026-07-26T04:32:14.311Z[ 8] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15362026-07-26T04:32:14.311Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15372026-07-26T04:32:14.311Z[ 12] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15382026-07-26T04:32:14.311Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15392026-07-26T04:32:14.311Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15402026-07-26T04:32:14.311Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15412026-07-26T04:32:14.311Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
15422026-07-26T04:32:14.311Z[SUM] 10.00-10.00 sec 896 KBytes 14.1 Gbits/sec
15432026-07-26T04:32:14.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
15442026-07-26T04:32:14.311Z[ ID] Interval Transfer Bitrate
15452026-07-26T04:32:14.311Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15462026-07-26T04:32:14.311Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15472026-07-26T04:32:14.311Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15482026-07-26T04:32:14.311Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15492026-07-26T04:32:14.311Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15502026-07-26T04:32:14.311Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15512026-07-26T04:32:14.311Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15522026-07-26T04:32:14.311Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
15532026-07-26T04:32:14.311Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
15542026-07-26T04:32:14.311ZRun 4/5...10017.46330337797Mbps
15552026-07-26T04:32:21.705Z-----------------------------------------------------------
15562026-07-26T04:32:21.705ZServer listening on 5201 (test #5)
15572026-07-26T04:32:21.705Z-----------------------------------------------------------
15582026-07-26T04:32:21.705ZAccepted connection from 10.0.0.1, port 63372
15592026-07-26T04:32:21.705Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45058
15602026-07-26T04:32:21.705Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34991
15612026-07-26T04:32:21.705Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61196
15622026-07-26T04:32:21.705Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42972
15632026-07-26T04:32:21.705Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65516
15642026-07-26T04:32:21.705Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55649
15652026-07-26T04:32:21.705Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42500
15662026-07-26T04:32:21.705Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48612
15672026-07-26T04:32:21.705Z[ ID] Interval Transfer Bitrate
15682026-07-26T04:32:21.705Z[ 5] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15692026-07-26T04:32:21.705Z[ 8] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
15702026-07-26T04:32:21.705Z[ 10] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15712026-07-26T04:32:21.705Z[ 12] 0.00-1.00 sec 116 MBytes 976 Mbits/sec
15722026-07-26T04:32:21.705Z[ 14] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15732026-07-26T04:32:21.705Z[ 16] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
15742026-07-26T04:32:21.705Z[ 18] 0.00-1.00 sec 116 MBytes 977 Mbits/sec
15752026-07-26T04:32:21.705Z[ 20] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
15762026-07-26T04:32:21.705Z[SUM] 0.00-1.00 sec 931 MBytes 7.81 Gbits/sec
15772026-07-26T04:32:21.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
15782026-07-26T04:32:21.705Z[ 5] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15792026-07-26T04:32:21.705Z[ 8] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15802026-07-26T04:32:21.705Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15812026-07-26T04:32:21.705Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15822026-07-26T04:32:21.705Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15832026-07-26T04:32:21.705Z[ 16] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15842026-07-26T04:32:21.705Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15852026-07-26T04:32:21.705Z[ 20] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
15862026-07-26T04:32:21.706Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.1 Gbits/sec
15872026-07-26T04:32:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
15882026-07-26T04:32:21.706Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15892026-07-26T04:32:21.706Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15902026-07-26T04:32:21.706Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15912026-07-26T04:32:21.706Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15922026-07-26T04:32:21.706Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15932026-07-26T04:32:21.706Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15942026-07-26T04:32:21.706Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15952026-07-26T04:32:21.706Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15962026-07-26T04:32:21.706Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
15972026-07-26T04:32:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
15982026-07-26T04:32:21.706Z[ 5] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
15992026-07-26T04:32:21.706Z[ 8] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16002026-07-26T04:32:21.706Z[ 10] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16012026-07-26T04:32:21.706Z[ 12] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16022026-07-26T04:32:21.706Z[ 14] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16032026-07-26T04:32:21.706Z[ 16] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16042026-07-26T04:32:21.706Z[ 18] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16052026-07-26T04:32:21.706Z[ 20] 3.00-4.00 sec 151 MBytes 1.27 Gbits/sec
16062026-07-26T04:32:21.706Z[SUM] 3.00-4.00 sec 1.18 GBytes 10.1 Gbits/sec
16072026-07-26T04:32:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16082026-07-26T04:32:21.706Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16092026-07-26T04:32:21.706Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16102026-07-26T04:32:21.706Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16112026-07-26T04:32:21.706Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16122026-07-26T04:32:21.706Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16132026-07-26T04:32:21.706Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
16142026-07-26T04:32:21.706Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16152026-07-26T04:32:21.706Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16162026-07-26T04:32:21.706Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
16172026-07-26T04:32:21.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16182026-07-26T04:32:21.706Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16192026-07-26T04:32:21.706Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16202026-07-26T04:32:21.706Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16212026-07-26T04:32:21.706Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16222026-07-26T04:32:21.706Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16232026-07-26T04:32:21.706Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16242026-07-26T04:32:21.706Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-07-26T04:32:21.707Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16262026-07-26T04:32:21.707Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16272026-07-26T04:32:21.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
16282026-07-26T04:32:21.707Z[ 5] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16292026-07-26T04:32:21.707Z[ 8] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16302026-07-26T04:32:21.710Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16312026-07-26T04:32:24.705Z[ 12] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16322026-07-26T04:32:24.705Z[ 14] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16332026-07-26T04:32:24.705Z[ 16] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16342026-07-26T04:32:24.706Z[ 18] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
16352026-07-26T04:32:24.706Z[ 20] 6.00-7.00 sec 151 MBytes 1.27 Gbits/sec
16362026-07-26T04:32:24.706Z[SUM] 6.00-7.00 sec 1.18 GBytes 10.2 Gbits/sec
16372026-07-26T04:32:24.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16382026-07-26T04:32:24.706Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16392026-07-26T04:32:24.706Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16402026-07-26T04:32:24.706Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16412026-07-26T04:32:24.706Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16422026-07-26T04:32:24.706Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16432026-07-26T04:32:24.706Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16442026-07-26T04:32:24.706Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
16452026-07-26T04:32:24.706Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16462026-07-26T04:32:24.706Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
16472026-07-26T04:32:24.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16482026-07-26T04:32:24.706Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16492026-07-26T04:32:24.706Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16502026-07-26T04:32:24.706Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16512026-07-26T04:32:24.706Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16522026-07-26T04:32:24.706Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16532026-07-26T04:32:24.706Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16542026-07-26T04:32:24.706Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16552026-07-26T04:32:24.706Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16562026-07-26T04:32:24.706Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16572026-07-26T04:32:24.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16582026-07-26T04:32:24.706Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16592026-07-26T04:32:24.706Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16602026-07-26T04:32:24.706Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16612026-07-26T04:32:24.706Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16622026-07-26T04:32:24.706Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16632026-07-26T04:32:24.706Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16642026-07-26T04:32:24.706Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16652026-07-26T04:32:24.706Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16662026-07-26T04:32:24.706Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
16672026-07-26T04:32:24.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
16682026-07-26T04:32:24.706Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16692026-07-26T04:32:24.706Z[ 8] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16702026-07-26T04:32:24.706Z[ 10] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16712026-07-26T04:32:24.706Z[ 12] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16722026-07-26T04:32:24.707Z[ 14] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16732026-07-26T04:32:24.707Z[ 16] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16742026-07-26T04:32:24.707Z[ 18] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16752026-07-26T04:32:24.707Z[ 20] 10.00-10.00 sec 128 KBytes 1.82 Gbits/sec
16762026-07-26T04:32:24.707Z[SUM] 10.00-10.00 sec 896 KBytes 12.7 Gbits/sec
16772026-07-26T04:32:24.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
16782026-07-26T04:32:24.707Z[ ID] Interval Transfer Bitrate
16792026-07-26T04:32:24.707Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16802026-07-26T04:32:24.707Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16812026-07-26T04:32:24.707Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16822026-07-26T04:32:24.707Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16832026-07-26T04:32:24.707Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16842026-07-26T04:32:24.707Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16852026-07-26T04:32:24.707Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16862026-07-26T04:32:24.707Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
16872026-07-26T04:32:24.707Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.98 Gbits/sec receiver
16882026-07-26T04:32:24.710ZRun 5/5...9980.030931747338Mbps
16892026-07-26T04:32:24.710Z###---------------------###
16902026-07-26T04:32:24.710Z::: iPerf done... :::
16912026-07-26T04:32:24.710Z:::Awaiting out files...:::
16922026-07-26T04:32:24.710Z###---------------------###
16932026-07-26T04:32:24.710Z###-----###
16942026-07-26T04:32:24.710Z:::done!:::
16952026-07-26T04:32:24.710Z###-----###
16962026-07-26T04:32:24.710Z###-------------------###
16972026-07-26T04:32:24.710Z:::Running experiment :::
16982026-07-26T04:32:24.710Z:::iperf-tcp/local/s2c:::
16992026-07-26T04:32:24.710Z###-------------------###
17002026-07-26T04:32:32.117Z-----------------------------------------------------------
17012026-07-26T04:32:32.117ZServer listening on 5201 (test #6)
17022026-07-26T04:32:32.117Z-----------------------------------------------------------
17032026-07-26T04:32:32.117ZAccepted connection from 10.0.0.1, port 59922
17042026-07-26T04:32:32.117Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45283
17052026-07-26T04:32:32.117Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52855
17062026-07-26T04:32:32.117Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61899
17072026-07-26T04:32:32.117Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50732
17082026-07-26T04:32:32.117Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33868
17092026-07-26T04:32:32.117Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40088
17102026-07-26T04:32:32.117Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49591
17112026-07-26T04:32:32.117Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49690
17122026-07-26T04:32:32.117Z[ ID] Interval Transfer Bitrate
17132026-07-26T04:32:32.117Z[ 5] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
17142026-07-26T04:32:32.117Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
17152026-07-26T04:32:32.117Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
17162026-07-26T04:32:32.117Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
17172026-07-26T04:32:32.117Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
17182026-07-26T04:32:32.117Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
17192026-07-26T04:32:32.117Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
17202026-07-26T04:32:32.117Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
17212026-07-26T04:32:32.117Z[SUM] 0.00-1.00 sec 944 MBytes 7.92 Gbits/sec
17222026-07-26T04:32:32.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
17232026-07-26T04:32:32.117Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17242026-07-26T04:32:32.117Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17252026-07-26T04:32:32.117Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17262026-07-26T04:32:32.117Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17272026-07-26T04:32:32.117Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17282026-07-26T04:32:32.117Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17292026-07-26T04:32:32.117Z[ 18] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
17302026-07-26T04:32:32.117Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
17312026-07-26T04:32:32.117Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
17322026-07-26T04:32:32.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
17332026-07-26T04:32:32.117Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17342026-07-26T04:32:32.117Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17352026-07-26T04:32:32.117Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17362026-07-26T04:32:32.117Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17372026-07-26T04:32:32.118Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17382026-07-26T04:32:32.118Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17392026-07-26T04:32:32.118Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17402026-07-26T04:32:32.118Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
17412026-07-26T04:32:32.118Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
17422026-07-26T04:32:32.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
17432026-07-26T04:32:32.118Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17442026-07-26T04:32:32.118Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17452026-07-26T04:32:32.118Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17462026-07-26T04:32:32.118Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17472026-07-26T04:32:32.118Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17482026-07-26T04:32:32.118Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17492026-07-26T04:32:32.118Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17502026-07-26T04:32:32.118Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
17512026-07-26T04:32:32.118Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
17522026-07-26T04:32:32.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
17532026-07-26T04:32:32.118Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17542026-07-26T04:32:32.118Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17552026-07-26T04:32:32.118Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17562026-07-26T04:32:32.118Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17572026-07-26T04:32:32.118Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17582026-07-26T04:32:32.118Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17592026-07-26T04:32:32.118Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17602026-07-26T04:32:32.118Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17612026-07-26T04:32:32.118Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
17622026-07-26T04:32:32.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
17632026-07-26T04:32:32.118Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17642026-07-26T04:32:32.118Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17652026-07-26T04:32:32.118Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17662026-07-26T04:32:32.118Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17672026-07-26T04:32:32.118Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17682026-07-26T04:32:32.118Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17692026-07-26T04:32:32.118Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17702026-07-26T04:32:32.118Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
17712026-07-26T04:32:32.118Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
17722026-07-26T04:32:32.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
17732026-07-26T04:32:32.118Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17742026-07-26T04:32:32.118Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17752026-07-26T04:32:32.118Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17762026-07-26T04:32:35.118Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17772026-07-26T04:32:35.118Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17782026-07-26T04:32:35.118Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17792026-07-26T04:32:35.118Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
17802026-07-26T04:32:35.118Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
17812026-07-26T04:32:35.118Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
17822026-07-26T04:32:35.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
17832026-07-26T04:32:35.118Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17842026-07-26T04:32:35.118Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17852026-07-26T04:32:35.118Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17862026-07-26T04:32:35.118Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17872026-07-26T04:32:35.118Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17882026-07-26T04:32:35.118Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17892026-07-26T04:32:35.118Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17902026-07-26T04:32:35.118Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17912026-07-26T04:32:35.119Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
17922026-07-26T04:32:35.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
17932026-07-26T04:32:35.119Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17942026-07-26T04:32:35.119Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17952026-07-26T04:32:35.119Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17962026-07-26T04:32:35.119Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17972026-07-26T04:32:35.119Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17982026-07-26T04:32:35.119Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
17992026-07-26T04:32:35.119Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18002026-07-26T04:32:35.119Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18012026-07-26T04:32:35.119Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
18022026-07-26T04:32:35.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
18032026-07-26T04:32:35.119Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18042026-07-26T04:32:35.119Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18052026-07-26T04:32:35.119Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18062026-07-26T04:32:35.119Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18072026-07-26T04:32:35.119Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
18082026-07-26T04:32:35.119Z[ 16] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
18092026-07-26T04:32:35.119Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18102026-07-26T04:32:35.119Z[ 20] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
18112026-07-26T04:32:35.119Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
18122026-07-26T04:32:35.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
18132026-07-26T04:32:35.119Z[ 5] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
18142026-07-26T04:32:35.119Z[ 8] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
18152026-07-26T04:32:35.119Z[ 10] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
18162026-07-26T04:32:35.119Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18172026-07-26T04:32:35.119Z[ 14] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
18182026-07-26T04:32:35.119Z[ 16] 10.00-10.00 sec 128 KBytes 2.37 Gbits/sec
18192026-07-26T04:32:35.119Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18202026-07-26T04:32:35.119Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
18212026-07-26T04:32:35.119Z[SUM] 10.00-10.00 sec 768 KBytes 14.2 Gbits/sec
18222026-07-26T04:32:35.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
18232026-07-26T04:32:35.119Z[ ID] Interval Transfer Bitrate
18242026-07-26T04:32:35.119Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18252026-07-26T04:32:35.119Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18262026-07-26T04:32:35.119Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18272026-07-26T04:32:35.119Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18282026-07-26T04:32:35.119Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18292026-07-26T04:32:35.123Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18302026-07-26T04:32:35.123Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18312026-07-26T04:32:35.123Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
18322026-07-26T04:32:35.123Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec sender
18332026-07-26T04:32:35.123ZRun 1/5...10005.89478399785Mbps
18342026-07-26T04:32:42.535Z-----------------------------------------------------------
18352026-07-26T04:32:42.535ZServer listening on 5201 (test #7)
18362026-07-26T04:32:42.535Z-----------------------------------------------------------
18372026-07-26T04:32:42.535ZAccepted connection from 10.0.0.1, port 35092
18382026-07-26T04:32:42.535Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54608
18392026-07-26T04:32:42.535Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38205
18402026-07-26T04:32:42.535Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38999
18412026-07-26T04:32:42.535Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38328
18422026-07-26T04:32:42.535Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56910
18432026-07-26T04:32:42.535Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48490
18442026-07-26T04:32:42.535Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53752
18452026-07-26T04:32:42.535Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33542
18462026-07-26T04:32:42.535Z[ ID] Interval Transfer Bitrate
18472026-07-26T04:32:42.535Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
18482026-07-26T04:32:42.535Z[ 8] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
18492026-07-26T04:32:42.535Z[ 10] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
18502026-07-26T04:32:42.535Z[ 12] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
18512026-07-26T04:32:42.535Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
18522026-07-26T04:32:42.535Z[ 16] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
18532026-07-26T04:32:42.535Z[ 18] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
18542026-07-26T04:32:42.535Z[ 20] 0.00-1.00 sec 117 MBytes 985 Mbits/sec
18552026-07-26T04:32:42.535Z[SUM] 0.00-1.00 sec 940 MBytes 7.89 Gbits/sec
18562026-07-26T04:32:42.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
18572026-07-26T04:32:42.535Z[ 5] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
18582026-07-26T04:32:42.535Z[ 8] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
18592026-07-26T04:32:42.535Z[ 10] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
18602026-07-26T04:32:42.535Z[ 12] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
18612026-07-26T04:32:42.535Z[ 14] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
18622026-07-26T04:32:42.535Z[ 16] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
18632026-07-26T04:32:42.535Z[ 18] 1.00-2.00 sec 151 MBytes 1.27 Gbits/sec
18642026-07-26T04:32:42.535Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
18652026-07-26T04:32:42.536Z[SUM] 1.00-2.00 sec 1.18 GBytes 10.2 Gbits/sec
18662026-07-26T04:32:42.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
18672026-07-26T04:32:42.536Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
18682026-07-26T04:32:42.536Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
18692026-07-26T04:32:42.536Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18702026-07-26T04:32:42.536Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18712026-07-26T04:32:42.536Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18722026-07-26T04:32:42.536Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18732026-07-26T04:32:42.536Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18742026-07-26T04:32:42.536Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
18752026-07-26T04:32:42.536Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
18762026-07-26T04:32:42.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
18772026-07-26T04:32:42.536Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18782026-07-26T04:32:42.536Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18792026-07-26T04:32:42.536Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18802026-07-26T04:32:42.536Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18812026-07-26T04:32:42.536Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18822026-07-26T04:32:42.536Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18832026-07-26T04:32:42.536Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18842026-07-26T04:32:42.536Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
18852026-07-26T04:32:42.536Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
18862026-07-26T04:32:42.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
18872026-07-26T04:32:42.536Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18882026-07-26T04:32:42.536Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
18892026-07-26T04:32:42.536Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18902026-07-26T04:32:42.536Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
18912026-07-26T04:32:42.536Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
18922026-07-26T04:32:42.536Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18932026-07-26T04:32:42.536Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18942026-07-26T04:32:42.536Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
18952026-07-26T04:32:42.536Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
18962026-07-26T04:32:42.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
18972026-07-26T04:32:42.536Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
18982026-07-26T04:32:42.536Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
18992026-07-26T04:32:42.536Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19002026-07-26T04:32:42.536Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19012026-07-26T04:32:42.536Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19022026-07-26T04:32:42.537Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19032026-07-26T04:32:42.537Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19042026-07-26T04:32:42.537Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19052026-07-26T04:32:42.537Z[SUM] 5.00-6.00 sec 1.18 GBytes 10.2 Gbits/sec
19062026-07-26T04:32:42.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
19072026-07-26T04:32:42.537Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19082026-07-26T04:32:42.537Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19092026-07-26T04:32:42.537Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19102026-07-26T04:32:45.536Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19112026-07-26T04:32:45.536Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19122026-07-26T04:32:45.536Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19132026-07-26T04:32:45.536Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19142026-07-26T04:32:45.536Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
19152026-07-26T04:32:45.536Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
19162026-07-26T04:32:45.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
19172026-07-26T04:32:45.536Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19182026-07-26T04:32:45.536Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19192026-07-26T04:32:45.536Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19202026-07-26T04:32:45.536Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19212026-07-26T04:32:45.536Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19222026-07-26T04:32:45.536Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19232026-07-26T04:32:45.536Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19242026-07-26T04:32:45.536Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19252026-07-26T04:32:45.536Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
19262026-07-26T04:32:45.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
19272026-07-26T04:32:45.536Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19282026-07-26T04:32:45.536Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19292026-07-26T04:32:45.537Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19302026-07-26T04:32:45.537Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19312026-07-26T04:32:45.537Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19322026-07-26T04:32:45.537Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19332026-07-26T04:32:45.537Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19342026-07-26T04:32:45.537Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19352026-07-26T04:32:45.537Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
19362026-07-26T04:32:45.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
19372026-07-26T04:32:45.537Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19382026-07-26T04:32:45.537Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19392026-07-26T04:32:45.537Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19402026-07-26T04:32:45.537Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19412026-07-26T04:32:45.537Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19422026-07-26T04:32:45.537Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19432026-07-26T04:32:45.537Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19442026-07-26T04:32:45.537Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19452026-07-26T04:32:45.537Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
19462026-07-26T04:32:45.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
19472026-07-26T04:32:45.537Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19482026-07-26T04:32:45.537Z[ 8] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
19492026-07-26T04:32:45.537Z[ 10] 10.00-10.00 sec 128 KBytes 2.35 Gbits/sec
19502026-07-26T04:32:45.537Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19512026-07-26T04:32:45.537Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19522026-07-26T04:32:45.537Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-07-26T04:32:45.540Z[ 18] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
19542026-07-26T04:32:45.541Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
19552026-07-26T04:32:45.541Z[SUM] 10.00-10.00 sec 512 KBytes 9.40 Gbits/sec
19562026-07-26T04:32:45.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
19572026-07-26T04:32:45.541Z[ ID] Interval Transfer Bitrate
19582026-07-26T04:32:45.541Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19592026-07-26T04:32:45.541Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19602026-07-26T04:32:45.541Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19612026-07-26T04:32:45.541Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19622026-07-26T04:32:45.541Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19632026-07-26T04:32:45.541Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19642026-07-26T04:32:45.541Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19652026-07-26T04:32:45.541Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec sender
19662026-07-26T04:32:45.541Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.98 Gbits/sec sender
19672026-07-26T04:32:45.541ZRun 2/5...9980.832964250236Mbps
19682026-07-26T04:32:52.923Z-----------------------------------------------------------
19692026-07-26T04:32:52.923ZServer listening on 5201 (test #8)
19702026-07-26T04:32:52.923Z-----------------------------------------------------------
19712026-07-26T04:32:52.923ZAccepted connection from 10.0.0.1, port 56563
19722026-07-26T04:32:52.923Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36411
19732026-07-26T04:32:52.923Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62104
19742026-07-26T04:32:52.923Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48866
19752026-07-26T04:32:52.923Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48147
19762026-07-26T04:32:52.923Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45301
19772026-07-26T04:32:52.923Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48071
19782026-07-26T04:32:52.923Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50989
19792026-07-26T04:32:52.923Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59850
19802026-07-26T04:32:52.923Z[ ID] Interval Transfer Bitrate
19812026-07-26T04:32:52.923Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19822026-07-26T04:32:52.923Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19832026-07-26T04:32:52.923Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19842026-07-26T04:32:52.923Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19852026-07-26T04:32:52.923Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19862026-07-26T04:32:52.923Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19872026-07-26T04:32:52.923Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
19882026-07-26T04:32:52.923Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19892026-07-26T04:32:52.923Z[SUM] 0.00-1.00 sec 947 MBytes 7.95 Gbits/sec
19902026-07-26T04:32:52.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
19912026-07-26T04:32:52.923Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19922026-07-26T04:32:52.923Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19932026-07-26T04:32:52.923Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19942026-07-26T04:32:52.923Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19952026-07-26T04:32:52.924Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19962026-07-26T04:32:52.924Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19972026-07-26T04:32:52.924Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19982026-07-26T04:32:52.924Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19992026-07-26T04:32:52.924Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
20002026-07-26T04:32:52.924Z- - - - - - - - - - - - - - - - - - - - - - - - -
20012026-07-26T04:32:52.924Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20022026-07-26T04:32:52.924Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20032026-07-26T04:32:52.924Z[ 10] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20042026-07-26T04:32:52.924Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20052026-07-26T04:32:52.924Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20062026-07-26T04:32:52.927Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20072026-07-26T04:32:52.927Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20082026-07-26T04:32:52.927Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20092026-07-26T04:32:52.927Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20102026-07-26T04:32:52.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
20112026-07-26T04:32:52.927Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20122026-07-26T04:32:52.927Z[ 8] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20132026-07-26T04:32:52.927Z[ 10] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20142026-07-26T04:32:52.927Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20152026-07-26T04:32:52.927Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20162026-07-26T04:32:52.927Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-07-26T04:32:52.927Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20182026-07-26T04:32:52.927Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20192026-07-26T04:32:52.928Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20202026-07-26T04:32:52.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
20212026-07-26T04:32:52.928Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20222026-07-26T04:32:52.928Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20232026-07-26T04:32:52.928Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20242026-07-26T04:32:52.928Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20252026-07-26T04:32:52.928Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20262026-07-26T04:32:52.928Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-07-26T04:32:52.928Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20282026-07-26T04:32:52.928Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-07-26T04:32:52.928Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20302026-07-26T04:32:52.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
20312026-07-26T04:32:52.928Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20322026-07-26T04:32:52.928Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20332026-07-26T04:32:52.928Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20342026-07-26T04:32:52.928Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20352026-07-26T04:32:52.928Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20362026-07-26T04:32:52.928Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20372026-07-26T04:32:52.928Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20382026-07-26T04:32:52.928Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20392026-07-26T04:32:52.928Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
20402026-07-26T04:32:52.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
20412026-07-26T04:32:52.928Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20422026-07-26T04:32:52.928Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20432026-07-26T04:32:52.928Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20442026-07-26T04:32:55.925Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20452026-07-26T04:32:55.925Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20462026-07-26T04:32:55.925Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-07-26T04:32:55.925Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-07-26T04:32:55.925Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20492026-07-26T04:32:55.925Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
20502026-07-26T04:32:55.925Z- - - - - - - - - - - - - - - - - - - - - - - - -
20512026-07-26T04:32:55.925Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20522026-07-26T04:32:55.925Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20532026-07-26T04:32:55.926Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20542026-07-26T04:32:55.926Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20552026-07-26T04:32:55.926Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20562026-07-26T04:32:55.926Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20572026-07-26T04:32:55.926Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
20582026-07-26T04:32:55.926Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
20592026-07-26T04:32:55.926Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
20602026-07-26T04:32:55.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
20612026-07-26T04:32:55.926Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20622026-07-26T04:32:55.926Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20632026-07-26T04:32:55.926Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20642026-07-26T04:32:55.926Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20652026-07-26T04:32:55.926Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20662026-07-26T04:32:55.926Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20672026-07-26T04:32:55.926Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20682026-07-26T04:32:55.926Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20692026-07-26T04:32:55.926Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
20702026-07-26T04:32:55.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
20712026-07-26T04:32:55.926Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20722026-07-26T04:32:55.926Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20732026-07-26T04:32:55.926Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20742026-07-26T04:32:55.926Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20752026-07-26T04:32:55.926Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20762026-07-26T04:32:55.926Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20772026-07-26T04:32:55.926Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
20782026-07-26T04:32:55.926Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20792026-07-26T04:32:55.926Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
20802026-07-26T04:32:55.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
20812026-07-26T04:32:55.926Z[ 5] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20822026-07-26T04:32:55.926Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20832026-07-26T04:32:55.926Z[ 10] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20842026-07-26T04:32:55.926Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20852026-07-26T04:32:55.926Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20862026-07-26T04:32:55.926Z[ 16] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20872026-07-26T04:32:55.926Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20882026-07-26T04:32:55.927Z[ 20] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20892026-07-26T04:32:55.927Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
20902026-07-26T04:32:55.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
20912026-07-26T04:32:55.927Z[ ID] Interval Transfer Bitrate
20922026-07-26T04:32:55.927Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20932026-07-26T04:32:55.927Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20942026-07-26T04:32:55.927Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20952026-07-26T04:32:55.927Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20962026-07-26T04:32:55.927Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20972026-07-26T04:32:55.927Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20982026-07-26T04:32:55.927Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20992026-07-26T04:32:55.927Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
21002026-07-26T04:32:55.927Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
21012026-07-26T04:32:55.931ZRun 3/5...10046.25809630176Mbps
21022026-07-26T04:33:03.314Z-----------------------------------------------------------
21032026-07-26T04:33:03.314ZServer listening on 5201 (test #9)
21042026-07-26T04:33:03.315Z-----------------------------------------------------------
21052026-07-26T04:33:03.315ZAccepted connection from 10.0.0.1, port 48650
21062026-07-26T04:33:03.315Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42537
21072026-07-26T04:33:03.315Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59872
21082026-07-26T04:33:03.315Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62402
21092026-07-26T04:33:03.315Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46890
21102026-07-26T04:33:03.315Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65480
21112026-07-26T04:33:03.315Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63950
21122026-07-26T04:33:03.315Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61059
21132026-07-26T04:33:03.315Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45379
21142026-07-26T04:33:03.315Z[ ID] Interval Transfer Bitrate
21152026-07-26T04:33:03.315Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21162026-07-26T04:33:03.315Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21172026-07-26T04:33:03.315Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21182026-07-26T04:33:03.315Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
21192026-07-26T04:33:03.315Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21202026-07-26T04:33:03.315Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21212026-07-26T04:33:03.315Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21222026-07-26T04:33:03.315Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21232026-07-26T04:33:03.315Z[SUM] 0.00-1.00 sec 950 MBytes 7.96 Gbits/sec
21242026-07-26T04:33:03.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
21252026-07-26T04:33:03.315Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21262026-07-26T04:33:03.315Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21272026-07-26T04:33:03.315Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21282026-07-26T04:33:03.315Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21292026-07-26T04:33:03.315Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21302026-07-26T04:33:03.315Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21312026-07-26T04:33:03.315Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21322026-07-26T04:33:03.315Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21332026-07-26T04:33:03.315Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
21342026-07-26T04:33:03.315Z- - - - - - - - - - - - - - - - - - - - - - - - -
21352026-07-26T04:33:03.315Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21362026-07-26T04:33:03.315Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21372026-07-26T04:33:03.315Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21382026-07-26T04:33:03.315Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21392026-07-26T04:33:03.316Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21402026-07-26T04:33:03.316Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
21412026-07-26T04:33:03.316Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21422026-07-26T04:33:03.316Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
21432026-07-26T04:33:03.316Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
21442026-07-26T04:33:03.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
21452026-07-26T04:33:03.316Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21462026-07-26T04:33:03.316Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21472026-07-26T04:33:03.316Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21482026-07-26T04:33:03.316Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21492026-07-26T04:33:03.316Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
21502026-07-26T04:33:03.316Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21512026-07-26T04:33:03.316Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21522026-07-26T04:33:03.316Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21532026-07-26T04:33:03.316Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21542026-07-26T04:33:03.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
21552026-07-26T04:33:03.316Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21562026-07-26T04:33:03.316Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
21572026-07-26T04:33:03.316Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21582026-07-26T04:33:03.316Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21592026-07-26T04:33:03.316Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21602026-07-26T04:33:03.316Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21612026-07-26T04:33:03.317Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21622026-07-26T04:33:03.317Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21632026-07-26T04:33:03.317Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
21642026-07-26T04:33:03.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
21652026-07-26T04:33:03.317Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21662026-07-26T04:33:03.317Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21672026-07-26T04:33:03.317Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21682026-07-26T04:33:03.317Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21692026-07-26T04:33:03.317Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21702026-07-26T04:33:03.317Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21712026-07-26T04:33:03.317Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21722026-07-26T04:33:03.317Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21732026-07-26T04:33:03.317Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21742026-07-26T04:33:03.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
21752026-07-26T04:33:03.317Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21762026-07-26T04:33:03.317Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21772026-07-26T04:33:03.317Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21782026-07-26T04:33:06.316Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21792026-07-26T04:33:06.316Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21802026-07-26T04:33:06.316Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21812026-07-26T04:33:06.316Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21822026-07-26T04:33:06.316Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21832026-07-26T04:33:06.316Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.4 Gbits/sec
21842026-07-26T04:33:06.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
21852026-07-26T04:33:06.316Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21862026-07-26T04:33:06.316Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21872026-07-26T04:33:06.316Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21882026-07-26T04:33:06.316Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21892026-07-26T04:33:06.316Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21902026-07-26T04:33:06.316Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-07-26T04:33:06.316Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-07-26T04:33:06.316Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-07-26T04:33:06.316Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
21942026-07-26T04:33:06.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
21952026-07-26T04:33:06.316Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21962026-07-26T04:33:06.316Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21972026-07-26T04:33:06.316Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21982026-07-26T04:33:06.316Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
21992026-07-26T04:33:06.316Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
22002026-07-26T04:33:06.316Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-07-26T04:33:06.317Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-07-26T04:33:06.317Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-07-26T04:33:06.317Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22042026-07-26T04:33:06.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
22052026-07-26T04:33:06.317Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
22062026-07-26T04:33:06.317Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22072026-07-26T04:33:06.317Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22082026-07-26T04:33:06.317Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22092026-07-26T04:33:06.317Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22102026-07-26T04:33:06.317Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22112026-07-26T04:33:06.317Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22122026-07-26T04:33:06.317Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22132026-07-26T04:33:06.317Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22142026-07-26T04:33:06.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
22152026-07-26T04:33:06.317Z[ 5] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
22162026-07-26T04:33:06.317Z[ 8] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22172026-07-26T04:33:06.317Z[ 10] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22182026-07-26T04:33:06.317Z[ 12] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22192026-07-26T04:33:06.317Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22202026-07-26T04:33:06.317Z[ 16] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
22212026-07-26T04:33:06.317Z[ 18] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
22222026-07-26T04:33:06.317Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22232026-07-26T04:33:06.317Z[SUM] 10.00-10.00 sec 768 KBytes 14.0 Gbits/sec
22242026-07-26T04:33:06.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
22252026-07-26T04:33:06.317Z[ ID] Interval Transfer Bitrate
22262026-07-26T04:33:06.317Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22272026-07-26T04:33:06.317Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
22282026-07-26T04:33:06.317Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22292026-07-26T04:33:06.317Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22302026-07-26T04:33:06.317Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22312026-07-26T04:33:06.317Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22322026-07-26T04:33:06.317Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22332026-07-26T04:33:06.317Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
22342026-07-26T04:33:06.317Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
22352026-07-26T04:33:06.321ZRun 4/5...10070.05866728957Mbps
22362026-07-26T04:33:13.707Z-----------------------------------------------------------
22372026-07-26T04:33:13.707ZServer listening on 5201 (test #10)
22382026-07-26T04:33:13.707Z-----------------------------------------------------------
22392026-07-26T04:33:13.707ZAccepted connection from 10.0.0.1, port 54735
22402026-07-26T04:33:13.707Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47051
22412026-07-26T04:33:13.707Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45920
22422026-07-26T04:33:13.707Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47254
22432026-07-26T04:33:13.707Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40477
22442026-07-26T04:33:13.707Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50328
22452026-07-26T04:33:13.707Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54366
22462026-07-26T04:33:13.707Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60905
22472026-07-26T04:33:13.707Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39146
22482026-07-26T04:33:13.707Z[ ID] Interval Transfer Bitrate
22492026-07-26T04:33:13.707Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22502026-07-26T04:33:13.707Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22512026-07-26T04:33:13.707Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
22522026-07-26T04:33:13.707Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
22532026-07-26T04:33:13.707Z[ 14] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22542026-07-26T04:33:13.707Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
22552026-07-26T04:33:13.707Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22562026-07-26T04:33:13.707Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22572026-07-26T04:33:13.708Z[SUM] 0.00-1.00 sec 946 MBytes 7.93 Gbits/sec
22582026-07-26T04:33:13.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
22592026-07-26T04:33:13.708Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22602026-07-26T04:33:13.708Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22612026-07-26T04:33:13.708Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22622026-07-26T04:33:13.708Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22632026-07-26T04:33:13.708Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22642026-07-26T04:33:13.708Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22652026-07-26T04:33:13.708Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22662026-07-26T04:33:13.708Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22672026-07-26T04:33:13.708Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22682026-07-26T04:33:13.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
22692026-07-26T04:33:13.708Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22702026-07-26T04:33:13.708Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22712026-07-26T04:33:13.708Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22722026-07-26T04:33:13.708Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22732026-07-26T04:33:13.708Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22742026-07-26T04:33:13.708Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22752026-07-26T04:33:13.708Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22762026-07-26T04:33:13.708Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22772026-07-26T04:33:13.708Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.4 Gbits/sec
22782026-07-26T04:33:13.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
22792026-07-26T04:33:13.708Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22802026-07-26T04:33:13.708Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22812026-07-26T04:33:13.708Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22822026-07-26T04:33:13.708Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22832026-07-26T04:33:13.708Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22842026-07-26T04:33:13.708Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22852026-07-26T04:33:13.708Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22862026-07-26T04:33:13.708Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22872026-07-26T04:33:13.708Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22882026-07-26T04:33:13.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
22892026-07-26T04:33:13.708Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22902026-07-26T04:33:13.708Z[ 8] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22912026-07-26T04:33:13.708Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22922026-07-26T04:33:13.708Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22932026-07-26T04:33:13.708Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22942026-07-26T04:33:13.708Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22952026-07-26T04:33:13.708Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-07-26T04:33:13.708Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22972026-07-26T04:33:13.709Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
22982026-07-26T04:33:13.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
22992026-07-26T04:33:13.709Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23002026-07-26T04:33:13.709Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23012026-07-26T04:33:13.709Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23022026-07-26T04:33:13.709Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
23032026-07-26T04:33:13.709Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23042026-07-26T04:33:13.709Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23052026-07-26T04:33:13.709Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
23062026-07-26T04:33:13.709Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
23072026-07-26T04:33:13.709Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
23082026-07-26T04:33:13.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
23092026-07-26T04:33:13.709Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23102026-07-26T04:33:13.709Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23112026-07-26T04:33:13.709Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23122026-07-26T04:33:16.708Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23132026-07-26T04:33:16.708Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23142026-07-26T04:33:16.708Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23152026-07-26T04:33:16.709Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-07-26T04:33:16.709Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23172026-07-26T04:33:16.709Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23182026-07-26T04:33:16.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
23192026-07-26T04:33:16.709Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23202026-07-26T04:33:16.709Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23212026-07-26T04:33:16.709Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23222026-07-26T04:33:16.709Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23232026-07-26T04:33:16.709Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23242026-07-26T04:33:16.709Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23252026-07-26T04:33:16.709Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23262026-07-26T04:33:16.709Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23272026-07-26T04:33:16.709Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23282026-07-26T04:33:16.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
23292026-07-26T04:33:16.709Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23302026-07-26T04:33:16.709Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23312026-07-26T04:33:16.709Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23322026-07-26T04:33:16.709Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23332026-07-26T04:33:16.709Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23342026-07-26T04:33:16.709Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23352026-07-26T04:33:16.709Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23362026-07-26T04:33:16.709Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23372026-07-26T04:33:16.709Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23382026-07-26T04:33:16.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
23392026-07-26T04:33:16.709Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23402026-07-26T04:33:16.709Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23412026-07-26T04:33:16.709Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23422026-07-26T04:33:16.709Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23432026-07-26T04:33:16.709Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23442026-07-26T04:33:16.709Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23452026-07-26T04:33:16.709Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23462026-07-26T04:33:16.709Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
23472026-07-26T04:33:16.709Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23482026-07-26T04:33:16.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
23492026-07-26T04:33:16.709Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23502026-07-26T04:33:16.709Z[ 8] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23512026-07-26T04:33:16.709Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23522026-07-26T04:33:16.709Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23532026-07-26T04:33:16.710Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23542026-07-26T04:33:16.710Z[ 16] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23552026-07-26T04:33:16.710Z[ 18] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23562026-07-26T04:33:16.710Z[ 20] 10.00-10.00 sec 128 KBytes 2.27 Gbits/sec
23572026-07-26T04:33:16.710Z[SUM] 10.00-10.00 sec 512 KBytes 9.10 Gbits/sec
23582026-07-26T04:33:16.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
23592026-07-26T04:33:16.710Z[ ID] Interval Transfer Bitrate
23602026-07-26T04:33:16.710Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23612026-07-26T04:33:16.710Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23622026-07-26T04:33:16.710Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23632026-07-26T04:33:16.710Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23642026-07-26T04:33:16.713Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23652026-07-26T04:33:16.713Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23662026-07-26T04:33:16.713Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23672026-07-26T04:33:16.713Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23682026-07-26T04:33:16.713Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
23692026-07-26T04:33:16.713ZRun 5/5...10125.096239457496Mbps
23702026-07-26T04:33:16.713Z###---------------------###
23712026-07-26T04:33:16.713Z::: iPerf done... :::
23722026-07-26T04:33:16.713Z:::Awaiting out files...:::
23732026-07-26T04:33:16.713Z###---------------------###
23742026-07-26T04:33:16.713Z###-----###
23752026-07-26T04:33:16.713Z:::done!:::
23762026-07-26T04:33:16.713Z###-----###
23772026-07-26T04:33:16.713Z###-------------------###
23782026-07-26T04:33:16.713Z:::Running experiment :::
23792026-07-26T04:33:16.714Z:::iperf-tcp/local/c2s:::
23802026-07-26T04:33:16.714Z###-------------------###
23812026-07-26T04:33:17.048Zdtrace: description 'profile-201us ' matched 2 probes
23822026-07-26T04:33:24.099Z-----------------------------------------------------------
23832026-07-26T04:33:24.099ZServer listening on 5201 (test #11)
23842026-07-26T04:33:24.099Z-----------------------------------------------------------
23852026-07-26T04:33:24.099ZAccepted connection from 10.0.0.1, port 55943
23862026-07-26T04:33:24.099Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58979
23872026-07-26T04:33:24.099Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61398
23882026-07-26T04:33:24.099Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33342
23892026-07-26T04:33:24.099Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58761
23902026-07-26T04:33:24.099Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49080
23912026-07-26T04:33:24.099Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39484
23922026-07-26T04:33:24.099Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57809
23932026-07-26T04:33:24.099Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33962
23942026-07-26T04:33:24.099Z[ ID] Interval Transfer Bitrate
23952026-07-26T04:33:24.099Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
23962026-07-26T04:33:24.099Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
23972026-07-26T04:33:24.099Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
23982026-07-26T04:33:24.099Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
23992026-07-26T04:33:24.099Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24002026-07-26T04:33:24.099Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24012026-07-26T04:33:24.099Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
24022026-07-26T04:33:24.099Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
24032026-07-26T04:33:24.099Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
24042026-07-26T04:33:24.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
24052026-07-26T04:33:24.099Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24062026-07-26T04:33:24.099Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24072026-07-26T04:33:24.099Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24082026-07-26T04:33:24.100Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
24092026-07-26T04:33:24.100Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24102026-07-26T04:33:24.100Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24112026-07-26T04:33:24.100Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24122026-07-26T04:33:24.100Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
24132026-07-26T04:33:24.100Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
24142026-07-26T04:33:24.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
24152026-07-26T04:33:24.100Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24162026-07-26T04:33:24.100Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
24172026-07-26T04:33:24.100Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24182026-07-26T04:33:24.100Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
24192026-07-26T04:33:24.100Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
24202026-07-26T04:33:24.100Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
24212026-07-26T04:33:24.100Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
24222026-07-26T04:33:24.100Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
24232026-07-26T04:33:24.100Z[SUM] 2.00-3.00 sec 419 MBytes 3.52 Gbits/sec
24242026-07-26T04:33:24.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
24252026-07-26T04:33:24.100Z[ 5] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
24262026-07-26T04:33:24.100Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
24272026-07-26T04:33:24.100Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
24282026-07-26T04:33:24.100Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
24292026-07-26T04:33:24.100Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
24302026-07-26T04:33:24.100Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
24312026-07-26T04:33:24.100Z[ 18] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
24322026-07-26T04:33:24.100Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
24332026-07-26T04:33:24.100Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
24342026-07-26T04:33:24.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
24352026-07-26T04:33:24.100Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24362026-07-26T04:33:24.100Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24372026-07-26T04:33:24.100Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24382026-07-26T04:33:24.100Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24392026-07-26T04:33:24.100Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24402026-07-26T04:33:24.100Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24412026-07-26T04:33:24.100Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24422026-07-26T04:33:24.100Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24432026-07-26T04:33:24.100Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
24442026-07-26T04:33:24.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
24452026-07-26T04:33:24.100Z[ 5] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
24462026-07-26T04:33:24.100Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
24472026-07-26T04:33:24.101Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24482026-07-26T04:33:24.101Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24492026-07-26T04:33:24.101Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24502026-07-26T04:33:24.101Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24512026-07-26T04:33:24.101Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24522026-07-26T04:33:24.101Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24532026-07-26T04:33:24.101Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
24542026-07-26T04:33:24.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
24552026-07-26T04:33:24.101Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
24562026-07-26T04:33:24.101Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24572026-07-26T04:33:24.101Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24582026-07-26T04:33:27.101Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24592026-07-26T04:33:27.101Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24602026-07-26T04:33:27.101Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24612026-07-26T04:33:27.102Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24622026-07-26T04:33:27.102Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
24632026-07-26T04:33:27.102Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
24642026-07-26T04:33:27.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
24652026-07-26T04:33:27.102Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24662026-07-26T04:33:27.102Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24672026-07-26T04:33:27.102Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24682026-07-26T04:33:27.102Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24692026-07-26T04:33:27.102Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24702026-07-26T04:33:27.102Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24712026-07-26T04:33:27.102Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
24722026-07-26T04:33:27.102Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24732026-07-26T04:33:27.102Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
24742026-07-26T04:33:27.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
24752026-07-26T04:33:27.102Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24762026-07-26T04:33:27.102Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24772026-07-26T04:33:27.102Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24782026-07-26T04:33:27.102Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24792026-07-26T04:33:27.102Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24802026-07-26T04:33:27.102Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24812026-07-26T04:33:27.102Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24822026-07-26T04:33:27.102Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24832026-07-26T04:33:27.102Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
24842026-07-26T04:33:27.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
24852026-07-26T04:33:27.102Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
24862026-07-26T04:33:27.102Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
24872026-07-26T04:33:27.102Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
24882026-07-26T04:33:27.102Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
24892026-07-26T04:33:27.102Z[ 14] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
24902026-07-26T04:33:27.102Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
24912026-07-26T04:33:27.102Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
24922026-07-26T04:33:27.102Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
24932026-07-26T04:33:27.102Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
24942026-07-26T04:33:27.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
24952026-07-26T04:33:27.102Z[ 5] 10.00-10.00 sec 128 KBytes 698 Mbits/sec
24962026-07-26T04:33:27.102Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24972026-07-26T04:33:27.102Z[ 10] 10.00-10.00 sec 128 KBytes 698 Mbits/sec
24982026-07-26T04:33:27.102Z[ 12] 10.00-10.00 sec 128 KBytes 698 Mbits/sec
24992026-07-26T04:33:27.102Z[ 14] 10.00-10.00 sec 128 KBytes 698 Mbits/sec
25002026-07-26T04:33:27.103Z[ 16] 10.00-10.00 sec 128 KBytes 698 Mbits/sec
25012026-07-26T04:33:27.103Z[ 18] 10.00-10.00 sec 128 KBytes 699 Mbits/sec
25022026-07-26T04:33:27.103Z[ 20] 10.00-10.00 sec 128 KBytes 699 Mbits/sec
25032026-07-26T04:33:27.103Z[SUM] 10.00-10.00 sec 896 KBytes 4.88 Gbits/sec
25042026-07-26T04:33:27.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
25052026-07-26T04:33:27.103Z[ ID] Interval Transfer Bitrate
25062026-07-26T04:33:27.103Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25072026-07-26T04:33:27.103Z[ 8] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
25082026-07-26T04:33:27.103Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25092026-07-26T04:33:27.103Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25102026-07-26T04:33:27.103Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25112026-07-26T04:33:27.103Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25122026-07-26T04:33:27.103Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25132026-07-26T04:33:27.103Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
25142026-07-26T04:33:27.103Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
25152026-07-26T04:33:27.106ZRun 1/10...3462.737046900512Mbps
25162026-07-26T04:33:34.502Z-----------------------------------------------------------
25172026-07-26T04:33:34.502ZServer listening on 5201 (test #12)
25182026-07-26T04:33:34.502Z-----------------------------------------------------------
25192026-07-26T04:33:34.502ZAccepted connection from 10.0.0.1, port 56308
25202026-07-26T04:33:34.502Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59847
25212026-07-26T04:33:34.502Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58033
25222026-07-26T04:33:34.502Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62340
25232026-07-26T04:33:34.502Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36764
25242026-07-26T04:33:34.502Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52497
25252026-07-26T04:33:34.502Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54254
25262026-07-26T04:33:34.502Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38861
25272026-07-26T04:33:34.502Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52913
25282026-07-26T04:33:34.502Z[ ID] Interval Transfer Bitrate
25292026-07-26T04:33:34.502Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25302026-07-26T04:33:34.502Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25312026-07-26T04:33:34.502Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25322026-07-26T04:33:34.502Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25332026-07-26T04:33:34.502Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25342026-07-26T04:33:34.502Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25352026-07-26T04:33:34.502Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25362026-07-26T04:33:34.502Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25372026-07-26T04:33:34.502Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
25382026-07-26T04:33:34.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
25392026-07-26T04:33:34.502Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25402026-07-26T04:33:34.502Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25412026-07-26T04:33:34.502Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25422026-07-26T04:33:34.502Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25432026-07-26T04:33:34.502Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25442026-07-26T04:33:34.503Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
25452026-07-26T04:33:34.503Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
25462026-07-26T04:33:34.503Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
25472026-07-26T04:33:34.503Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
25482026-07-26T04:33:34.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
25492026-07-26T04:33:34.503Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25502026-07-26T04:33:34.503Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25512026-07-26T04:33:34.503Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25522026-07-26T04:33:34.503Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25532026-07-26T04:33:34.503Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25542026-07-26T04:33:34.503Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25552026-07-26T04:33:34.503Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25562026-07-26T04:33:34.503Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25572026-07-26T04:33:34.503Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
25582026-07-26T04:33:34.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
25592026-07-26T04:33:34.503Z[ 5] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25602026-07-26T04:33:34.503Z[ 8] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25612026-07-26T04:33:34.503Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25622026-07-26T04:33:34.503Z[ 12] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25632026-07-26T04:33:34.503Z[ 14] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
25642026-07-26T04:33:34.503Z[ 16] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25652026-07-26T04:33:34.503Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25662026-07-26T04:33:34.503Z[ 20] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
25672026-07-26T04:33:34.503Z[SUM] 3.00-4.00 sec 432 MBytes 3.63 Gbits/sec
25682026-07-26T04:33:34.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
25692026-07-26T04:33:34.505Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25702026-07-26T04:33:34.505Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25712026-07-26T04:33:34.505Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25722026-07-26T04:33:34.505Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25732026-07-26T04:33:34.505Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25742026-07-26T04:33:34.505Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25752026-07-26T04:33:34.505Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
25762026-07-26T04:33:34.505Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
25772026-07-26T04:33:34.505Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
25782026-07-26T04:33:34.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
25792026-07-26T04:33:34.505Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25802026-07-26T04:33:34.505Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25812026-07-26T04:33:34.505Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25822026-07-26T04:33:34.505Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25832026-07-26T04:33:34.505Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25842026-07-26T04:33:34.505Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25852026-07-26T04:33:34.505Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
25862026-07-26T04:33:34.505Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
25872026-07-26T04:33:34.505Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
25882026-07-26T04:33:34.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
25892026-07-26T04:33:34.505Z[ 5] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
25902026-07-26T04:33:34.505Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
25912026-07-26T04:33:34.505Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
25922026-07-26T04:33:37.504Z[ 12] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
25932026-07-26T04:33:37.505Z[ 14] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
25942026-07-26T04:33:37.505Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
25952026-07-26T04:33:37.505Z[ 18] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
25962026-07-26T04:33:37.506Z[ 20] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
25972026-07-26T04:33:37.506Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
25982026-07-26T04:33:37.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
25992026-07-26T04:33:37.506Z[ 5] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
26002026-07-26T04:33:37.506Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
26012026-07-26T04:33:37.506Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
26022026-07-26T04:33:37.506Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
26032026-07-26T04:33:37.506Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
26042026-07-26T04:33:37.506Z[ 16] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
26052026-07-26T04:33:37.506Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
26062026-07-26T04:33:37.506Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
26072026-07-26T04:33:37.506Z[SUM] 7.00-8.00 sec 417 MBytes 3.50 Gbits/sec
26082026-07-26T04:33:37.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
26092026-07-26T04:33:37.507Z[ 5] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26102026-07-26T04:33:37.507Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
26112026-07-26T04:33:37.507Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26122026-07-26T04:33:37.507Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26132026-07-26T04:33:37.507Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26142026-07-26T04:33:37.507Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
26152026-07-26T04:33:37.507Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
26162026-07-26T04:33:37.507Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
26172026-07-26T04:33:37.507Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
26182026-07-26T04:33:37.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
26192026-07-26T04:33:37.507Z[ 5] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
26202026-07-26T04:33:37.508Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26212026-07-26T04:33:37.508Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26222026-07-26T04:33:37.508Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26232026-07-26T04:33:37.508Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26242026-07-26T04:33:37.508Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26252026-07-26T04:33:37.508Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26262026-07-26T04:33:37.508Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
26272026-07-26T04:33:37.508Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
26282026-07-26T04:33:37.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
26292026-07-26T04:33:37.508Z[ 5] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
26302026-07-26T04:33:37.508Z[ 8] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
26312026-07-26T04:33:37.508Z[ 10] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
26322026-07-26T04:33:37.508Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26332026-07-26T04:33:37.508Z[ 14] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
26342026-07-26T04:33:37.508Z[ 16] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
26352026-07-26T04:33:37.508Z[ 18] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
26362026-07-26T04:33:37.508Z[ 20] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
26372026-07-26T04:33:37.508Z[SUM] 10.00-10.00 sec 896 KBytes 5.49 Gbits/sec
26382026-07-26T04:33:37.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
26392026-07-26T04:33:37.508Z[ ID] Interval Transfer Bitrate
26402026-07-26T04:33:37.508Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26412026-07-26T04:33:37.508Z[ 8] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
26422026-07-26T04:33:37.508Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26432026-07-26T04:33:37.508Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
26442026-07-26T04:33:37.508Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26452026-07-26T04:33:37.508Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
26462026-07-26T04:33:37.508Z[ 18] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
26472026-07-26T04:33:37.508Z[ 20] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
26482026-07-26T04:33:37.508Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
26492026-07-26T04:33:37.512ZRun 2/10...3527.018907591596Mbps
26502026-07-26T04:33:44.928Z-----------------------------------------------------------
26512026-07-26T04:33:44.928ZServer listening on 5201 (test #13)
26522026-07-26T04:33:44.928Z-----------------------------------------------------------
26532026-07-26T04:33:44.928ZAccepted connection from 10.0.0.1, port 49369
26542026-07-26T04:33:44.928Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51915
26552026-07-26T04:33:44.928Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41882
26562026-07-26T04:33:44.928Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51407
26572026-07-26T04:33:44.928Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34200
26582026-07-26T04:33:44.928Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33535
26592026-07-26T04:33:44.928Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60628
26602026-07-26T04:33:44.928Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49547
26612026-07-26T04:33:44.928Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44643
26622026-07-26T04:33:44.928Z[ ID] Interval Transfer Bitrate
26632026-07-26T04:33:44.929Z[ 5] 0.00-1.00 sec 33.4 MBytes 280 Mbits/sec
26642026-07-26T04:33:44.929Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26652026-07-26T04:33:44.929Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26662026-07-26T04:33:44.929Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26672026-07-26T04:33:44.929Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26682026-07-26T04:33:44.929Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26692026-07-26T04:33:44.929Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26702026-07-26T04:33:44.929Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
26712026-07-26T04:33:44.929Z[SUM] 0.00-1.00 sec 330 MBytes 2.77 Gbits/sec
26722026-07-26T04:33:44.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
26732026-07-26T04:33:44.929Z[ 5] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
26742026-07-26T04:33:44.929Z[ 8] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
26752026-07-26T04:33:44.929Z[ 10] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
26762026-07-26T04:33:44.929Z[ 12] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
26772026-07-26T04:33:44.929Z[ 14] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
26782026-07-26T04:33:44.929Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
26792026-07-26T04:33:44.929Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
26802026-07-26T04:33:44.929Z[ 20] 1.00-2.00 sec 52.0 MBytes 436 Mbits/sec
26812026-07-26T04:33:44.929Z[SUM] 1.00-2.00 sec 416 MBytes 3.49 Gbits/sec
26822026-07-26T04:33:44.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
26832026-07-26T04:33:44.929Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
26842026-07-26T04:33:44.929Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
26852026-07-26T04:33:44.929Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
26862026-07-26T04:33:44.929Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
26872026-07-26T04:33:44.929Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
26882026-07-26T04:33:44.930Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
26892026-07-26T04:33:44.930Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
26902026-07-26T04:33:44.930Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
26912026-07-26T04:33:44.930Z[SUM] 2.00-3.00 sec 419 MBytes 3.52 Gbits/sec
26922026-07-26T04:33:44.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
26932026-07-26T04:33:44.930Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26942026-07-26T04:33:44.930Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26952026-07-26T04:33:44.930Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26962026-07-26T04:33:44.930Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26972026-07-26T04:33:44.930Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
26982026-07-26T04:33:44.930Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
26992026-07-26T04:33:44.930Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27002026-07-26T04:33:44.930Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27012026-07-26T04:33:44.930Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
27022026-07-26T04:33:44.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
27032026-07-26T04:33:44.930Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27042026-07-26T04:33:44.930Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27052026-07-26T04:33:44.930Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27062026-07-26T04:33:44.930Z[ 12] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
27072026-07-26T04:33:44.930Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27082026-07-26T04:33:44.930Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27092026-07-26T04:33:44.930Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27102026-07-26T04:33:44.931Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27112026-07-26T04:33:44.931Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
27122026-07-26T04:33:44.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
27132026-07-26T04:33:44.931Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
27142026-07-26T04:33:44.931Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27152026-07-26T04:33:44.931Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27162026-07-26T04:33:44.931Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27172026-07-26T04:33:44.931Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27182026-07-26T04:33:44.931Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27192026-07-26T04:33:44.931Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27202026-07-26T04:33:44.931Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27212026-07-26T04:33:44.931Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
27222026-07-26T04:33:44.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
27232026-07-26T04:33:44.931Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
27242026-07-26T04:33:44.931Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
27252026-07-26T04:33:44.931Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
27262026-07-26T04:33:47.931Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
27272026-07-26T04:33:47.931Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
27282026-07-26T04:33:47.931Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
27292026-07-26T04:33:47.931Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
27302026-07-26T04:33:47.931Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
27312026-07-26T04:33:47.931Z[SUM] 6.00-7.00 sec 418 MBytes 3.50 Gbits/sec
27322026-07-26T04:33:47.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
27332026-07-26T04:33:47.931Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
27342026-07-26T04:33:47.931Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
27352026-07-26T04:33:47.931Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
27362026-07-26T04:33:47.931Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
27372026-07-26T04:33:47.931Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
27382026-07-26T04:33:47.931Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
27392026-07-26T04:33:47.931Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
27402026-07-26T04:33:47.931Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
27412026-07-26T04:33:47.931Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
27422026-07-26T04:33:47.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
27432026-07-26T04:33:47.931Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27442026-07-26T04:33:47.931Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27452026-07-26T04:33:47.931Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27462026-07-26T04:33:47.931Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27472026-07-26T04:33:47.931Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
27482026-07-26T04:33:47.931Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27492026-07-26T04:33:47.931Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27502026-07-26T04:33:47.931Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
27512026-07-26T04:33:47.931Z[SUM] 8.00-9.00 sec 433 MBytes 3.63 Gbits/sec
27522026-07-26T04:33:47.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
27532026-07-26T04:33:47.931Z[ 5] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27542026-07-26T04:33:47.931Z[ 8] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27552026-07-26T04:33:47.932Z[ 10] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27562026-07-26T04:33:47.932Z[ 12] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27572026-07-26T04:33:47.932Z[ 14] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27582026-07-26T04:33:47.932Z[ 16] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27592026-07-26T04:33:47.932Z[ 18] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
27602026-07-26T04:33:47.932Z[ 20] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
27612026-07-26T04:33:47.932Z[SUM] 9.00-10.00 sec 415 MBytes 3.48 Gbits/sec
27622026-07-26T04:33:47.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
27632026-07-26T04:33:47.932Z[ 5] 10.00-10.00 sec 128 KBytes 754 Mbits/sec
27642026-07-26T04:33:47.932Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27652026-07-26T04:33:47.932Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27662026-07-26T04:33:47.932Z[ 12] 10.00-10.00 sec 128 KBytes 754 Mbits/sec
27672026-07-26T04:33:47.932Z[ 14] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
27682026-07-26T04:33:47.932Z[ 16] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
27692026-07-26T04:33:47.932Z[ 18] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
27702026-07-26T04:33:47.932Z[ 20] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
27712026-07-26T04:33:47.932Z[SUM] 10.00-10.00 sec 768 KBytes 4.52 Gbits/sec
27722026-07-26T04:33:47.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
27732026-07-26T04:33:47.935Z[ ID] Interval Transfer Bitrate
27742026-07-26T04:33:47.935Z[ 5] 0.00-10.00 sec 507 MBytes 425 Mbits/sec receiver
27752026-07-26T04:33:47.935Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27762026-07-26T04:33:47.935Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27772026-07-26T04:33:47.935Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27782026-07-26T04:33:47.935Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27792026-07-26T04:33:47.935Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27802026-07-26T04:33:47.935Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27812026-07-26T04:33:47.936Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
27822026-07-26T04:33:47.936Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.46 Gbits/sec receiver
27832026-07-26T04:33:47.936ZRun 3/10...3456.446773768881Mbps
27842026-07-26T04:33:55.349Z-----------------------------------------------------------
27852026-07-26T04:33:55.349ZServer listening on 5201 (test #14)
27862026-07-26T04:33:55.349Z-----------------------------------------------------------
27872026-07-26T04:33:55.349ZAccepted connection from 10.0.0.1, port 32792
27882026-07-26T04:33:55.349Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39002
27892026-07-26T04:33:55.349Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65212
27902026-07-26T04:33:55.349Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46472
27912026-07-26T04:33:55.349Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34128
27922026-07-26T04:33:55.349Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64343
27932026-07-26T04:33:55.349Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40653
27942026-07-26T04:33:55.349Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65105
27952026-07-26T04:33:55.349Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38293
27962026-07-26T04:33:55.349Z[ ID] Interval Transfer Bitrate
27972026-07-26T04:33:55.349Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
27982026-07-26T04:33:55.349Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
27992026-07-26T04:33:55.349Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28002026-07-26T04:33:55.349Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28012026-07-26T04:33:55.349Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28022026-07-26T04:33:55.349Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28032026-07-26T04:33:55.349Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28042026-07-26T04:33:55.350Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28052026-07-26T04:33:55.350Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
28062026-07-26T04:33:55.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
28072026-07-26T04:33:55.350Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28082026-07-26T04:33:55.350Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28092026-07-26T04:33:55.350Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28102026-07-26T04:33:55.350Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28112026-07-26T04:33:55.350Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28122026-07-26T04:33:55.350Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
28132026-07-26T04:33:55.350Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28142026-07-26T04:33:55.350Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28152026-07-26T04:33:55.350Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
28162026-07-26T04:33:55.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
28172026-07-26T04:33:55.350Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28182026-07-26T04:33:55.350Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28192026-07-26T04:33:55.350Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28202026-07-26T04:33:55.350Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28212026-07-26T04:33:55.350Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28222026-07-26T04:33:55.350Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
28232026-07-26T04:33:55.350Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28242026-07-26T04:33:55.350Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28252026-07-26T04:33:55.350Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
28262026-07-26T04:33:55.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
28272026-07-26T04:33:55.350Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28282026-07-26T04:33:55.350Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28292026-07-26T04:33:55.350Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28302026-07-26T04:33:55.350Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
28312026-07-26T04:33:55.350Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28322026-07-26T04:33:55.350Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
28332026-07-26T04:33:55.350Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28342026-07-26T04:33:55.350Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28352026-07-26T04:33:55.350Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
28362026-07-26T04:33:55.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
28372026-07-26T04:33:55.354Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
28382026-07-26T04:33:55.354Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
28392026-07-26T04:33:55.354Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28402026-07-26T04:33:55.354Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28412026-07-26T04:33:55.354Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28422026-07-26T04:33:55.354Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
28432026-07-26T04:33:55.354Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
28442026-07-26T04:33:55.354Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
28452026-07-26T04:33:55.354Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
28462026-07-26T04:33:55.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
28472026-07-26T04:33:55.354Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28482026-07-26T04:33:55.355Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28492026-07-26T04:33:55.355Z[ 10] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28502026-07-26T04:33:55.355Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28512026-07-26T04:33:55.355Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28522026-07-26T04:33:55.355Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
28532026-07-26T04:33:55.355Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
28542026-07-26T04:33:55.355Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
28552026-07-26T04:33:55.355Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
28562026-07-26T04:33:55.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
28572026-07-26T04:33:55.355Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28582026-07-26T04:33:55.355Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28592026-07-26T04:33:55.355Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28602026-07-26T04:33:58.356Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28612026-07-26T04:33:58.357Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
28622026-07-26T04:33:58.357Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28632026-07-26T04:33:58.357Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28642026-07-26T04:33:58.357Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28652026-07-26T04:33:58.357Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
28662026-07-26T04:33:58.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
28672026-07-26T04:33:58.357Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28682026-07-26T04:33:58.357Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28692026-07-26T04:33:58.357Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28702026-07-26T04:33:58.357Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28712026-07-26T04:33:58.357Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28722026-07-26T04:33:58.357Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
28732026-07-26T04:33:58.357Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
28742026-07-26T04:33:58.357Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28752026-07-26T04:33:58.357Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
28762026-07-26T04:33:58.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
28772026-07-26T04:33:58.357Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28782026-07-26T04:33:58.357Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28792026-07-26T04:33:58.357Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28802026-07-26T04:33:58.357Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
28812026-07-26T04:33:58.357Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
28822026-07-26T04:33:58.357Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28832026-07-26T04:33:58.357Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28842026-07-26T04:33:58.357Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
28852026-07-26T04:33:58.357Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
28862026-07-26T04:33:58.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
28872026-07-26T04:33:58.357Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28882026-07-26T04:33:58.357Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
28892026-07-26T04:33:58.357Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28902026-07-26T04:33:58.357Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28912026-07-26T04:33:58.357Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28922026-07-26T04:33:58.357Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28932026-07-26T04:33:58.357Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
28942026-07-26T04:33:58.357Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
28952026-07-26T04:33:58.357Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
28962026-07-26T04:33:58.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
28972026-07-26T04:33:58.357Z[ 5] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
28982026-07-26T04:33:58.357Z[ 8] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
28992026-07-26T04:33:58.358Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29002026-07-26T04:33:58.358Z[ 12] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29012026-07-26T04:33:58.358Z[ 14] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
29022026-07-26T04:33:58.358Z[ 16] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
29032026-07-26T04:33:58.358Z[ 18] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
29042026-07-26T04:33:58.358Z[ 20] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
29052026-07-26T04:33:58.358Z[SUM] 10.00-10.00 sec 896 KBytes 5.29 Gbits/sec
29062026-07-26T04:33:58.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
29072026-07-26T04:33:58.358Z[ ID] Interval Transfer Bitrate
29082026-07-26T04:33:58.358Z[ 5] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29092026-07-26T04:33:58.358Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
29102026-07-26T04:33:58.358Z[ 10] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29112026-07-26T04:33:58.358Z[ 12] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
29122026-07-26T04:33:58.358Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
29132026-07-26T04:33:58.358Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
29142026-07-26T04:33:58.358Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
29152026-07-26T04:33:58.358Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
29162026-07-26T04:33:58.358Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
29172026-07-26T04:33:58.361ZRun 4/10...3473.54129729146Mbps
29182026-07-26T04:34:05.751Z-----------------------------------------------------------
29192026-07-26T04:34:05.751ZServer listening on 5201 (test #15)
29202026-07-26T04:34:05.751Z-----------------------------------------------------------
29212026-07-26T04:34:05.751ZAccepted connection from 10.0.0.1, port 50531
29222026-07-26T04:34:05.752Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50599
29232026-07-26T04:34:05.752Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39078
29242026-07-26T04:34:05.752Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34924
29252026-07-26T04:34:05.752Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35348
29262026-07-26T04:34:05.752Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62881
29272026-07-26T04:34:05.752Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58640
29282026-07-26T04:34:05.752Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43334
29292026-07-26T04:34:05.752Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60842
29302026-07-26T04:34:05.752Z[ ID] Interval Transfer Bitrate
29312026-07-26T04:34:05.752Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29322026-07-26T04:34:05.752Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29332026-07-26T04:34:05.752Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
29342026-07-26T04:34:05.752Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29352026-07-26T04:34:05.752Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29362026-07-26T04:34:05.752Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29372026-07-26T04:34:05.752Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29382026-07-26T04:34:05.752Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
29392026-07-26T04:34:05.752Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
29402026-07-26T04:34:05.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
29412026-07-26T04:34:05.752Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29422026-07-26T04:34:05.752Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29432026-07-26T04:34:05.752Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29442026-07-26T04:34:05.752Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29452026-07-26T04:34:05.752Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29462026-07-26T04:34:05.752Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29472026-07-26T04:34:05.752Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
29482026-07-26T04:34:05.752Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
29492026-07-26T04:34:05.752Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
29502026-07-26T04:34:05.752Z- - - - - - - - - - - - - - - - - - - - - - - - -
29512026-07-26T04:34:05.752Z[ 5] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
29522026-07-26T04:34:05.752Z[ 8] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
29532026-07-26T04:34:05.753Z[ 10] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
29542026-07-26T04:34:05.753Z[ 12] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
29552026-07-26T04:34:05.753Z[ 14] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
29562026-07-26T04:34:05.753Z[ 16] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
29572026-07-26T04:34:05.753Z[ 18] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
29582026-07-26T04:34:05.753Z[ 20] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
29592026-07-26T04:34:05.753Z[SUM] 2.00-3.00 sec 413 MBytes 3.47 Gbits/sec
29602026-07-26T04:34:05.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
29612026-07-26T04:34:05.753Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
29622026-07-26T04:34:05.753Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
29632026-07-26T04:34:05.753Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
29642026-07-26T04:34:05.753Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
29652026-07-26T04:34:05.753Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
29662026-07-26T04:34:05.753Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
29672026-07-26T04:34:05.753Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
29682026-07-26T04:34:05.753Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
29692026-07-26T04:34:05.753Z[SUM] 3.00-4.00 sec 418 MBytes 3.51 Gbits/sec
29702026-07-26T04:34:05.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
29712026-07-26T04:34:05.753Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29722026-07-26T04:34:05.753Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29732026-07-26T04:34:05.753Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29742026-07-26T04:34:05.753Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29752026-07-26T04:34:05.753Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29762026-07-26T04:34:05.753Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29772026-07-26T04:34:05.753Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
29782026-07-26T04:34:05.753Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
29792026-07-26T04:34:05.753Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
29802026-07-26T04:34:05.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
29812026-07-26T04:34:05.753Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29822026-07-26T04:34:05.753Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29832026-07-26T04:34:05.753Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29842026-07-26T04:34:05.753Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29852026-07-26T04:34:05.753Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29862026-07-26T04:34:05.753Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29872026-07-26T04:34:05.753Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
29882026-07-26T04:34:05.753Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
29892026-07-26T04:34:05.753Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
29902026-07-26T04:34:05.753Z- - - - - - - - - - - - - - - - - - - - - - - - -
29912026-07-26T04:34:05.754Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29922026-07-26T04:34:05.754Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
29932026-07-26T04:34:05.754Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
29942026-07-26T04:34:08.754Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29952026-07-26T04:34:08.754Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29962026-07-26T04:34:08.754Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29972026-07-26T04:34:08.754Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29982026-07-26T04:34:08.755Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29992026-07-26T04:34:08.755Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
30002026-07-26T04:34:08.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
30012026-07-26T04:34:08.755Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
30022026-07-26T04:34:08.755Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30032026-07-26T04:34:08.755Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30042026-07-26T04:34:08.755Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30052026-07-26T04:34:08.755Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30062026-07-26T04:34:08.755Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30072026-07-26T04:34:08.755Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30082026-07-26T04:34:08.755Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30092026-07-26T04:34:08.755Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
30102026-07-26T04:34:08.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
30112026-07-26T04:34:08.755Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30122026-07-26T04:34:08.755Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30132026-07-26T04:34:08.755Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30142026-07-26T04:34:08.755Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30152026-07-26T04:34:08.755Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30162026-07-26T04:34:08.755Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30172026-07-26T04:34:08.755Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30182026-07-26T04:34:08.755Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30192026-07-26T04:34:08.755Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
30202026-07-26T04:34:08.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
30212026-07-26T04:34:08.755Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30222026-07-26T04:34:08.756Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30232026-07-26T04:34:08.756Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
30242026-07-26T04:34:08.756Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30252026-07-26T04:34:08.757Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30262026-07-26T04:34:08.757Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30272026-07-26T04:34:08.757Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30282026-07-26T04:34:08.757Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
30292026-07-26T04:34:08.757Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
30302026-07-26T04:34:08.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
30312026-07-26T04:34:08.757Z[ 5] 10.00-10.00 sec 128 KBytes 825 Mbits/sec
30322026-07-26T04:34:08.757Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30332026-07-26T04:34:08.757Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30342026-07-26T04:34:08.757Z[ 12] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
30352026-07-26T04:34:08.757Z[ 14] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
30362026-07-26T04:34:08.757Z[ 16] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
30372026-07-26T04:34:08.757Z[ 18] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
30382026-07-26T04:34:08.757Z[ 20] 10.00-10.00 sec 128 KBytes 826 Mbits/sec
30392026-07-26T04:34:08.757Z[SUM] 10.00-10.00 sec 768 KBytes 4.95 Gbits/sec
30402026-07-26T04:34:08.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
30412026-07-26T04:34:08.757Z[ ID] Interval Transfer Bitrate
30422026-07-26T04:34:08.757Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30432026-07-26T04:34:08.757Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30442026-07-26T04:34:08.757Z[ 10] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
30452026-07-26T04:34:08.757Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30462026-07-26T04:34:08.757Z[ 14] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
30472026-07-26T04:34:08.757Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
30482026-07-26T04:34:08.757Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
30492026-07-26T04:34:08.757Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30502026-07-26T04:34:08.758Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
30512026-07-26T04:34:08.761ZRun 5/10...3484.13133349753Mbps
30522026-07-26T04:34:16.156Z-----------------------------------------------------------
30532026-07-26T04:34:16.156ZServer listening on 5201 (test #16)
30542026-07-26T04:34:16.156Z-----------------------------------------------------------
30552026-07-26T04:34:16.156ZAccepted connection from 10.0.0.1, port 63528
30562026-07-26T04:34:16.156Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65049
30572026-07-26T04:34:16.156Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56853
30582026-07-26T04:34:16.156Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33506
30592026-07-26T04:34:16.156Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51254
30602026-07-26T04:34:16.156Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41646
30612026-07-26T04:34:16.156Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48190
30622026-07-26T04:34:16.156Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59822
30632026-07-26T04:34:16.156Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62058
30642026-07-26T04:34:16.156Z[ ID] Interval Transfer Bitrate
30652026-07-26T04:34:16.156Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
30662026-07-26T04:34:16.156Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30672026-07-26T04:34:16.156Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30682026-07-26T04:34:16.156Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30692026-07-26T04:34:16.156Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30702026-07-26T04:34:16.156Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30712026-07-26T04:34:16.156Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
30722026-07-26T04:34:16.156Z[ 20] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
30732026-07-26T04:34:16.156Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
30742026-07-26T04:34:16.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
30752026-07-26T04:34:16.156Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30762026-07-26T04:34:16.156Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30772026-07-26T04:34:16.156Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30782026-07-26T04:34:16.156Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30792026-07-26T04:34:16.156Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30802026-07-26T04:34:16.156Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30812026-07-26T04:34:16.157Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30822026-07-26T04:34:16.157Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30832026-07-26T04:34:16.157Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
30842026-07-26T04:34:16.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
30852026-07-26T04:34:16.157Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30862026-07-26T04:34:16.157Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30872026-07-26T04:34:16.157Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30882026-07-26T04:34:16.157Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30892026-07-26T04:34:16.157Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30902026-07-26T04:34:16.157Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30912026-07-26T04:34:16.157Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-07-26T04:34:16.157Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30932026-07-26T04:34:16.157Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
30942026-07-26T04:34:16.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
30952026-07-26T04:34:16.157Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
30962026-07-26T04:34:16.157Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
30972026-07-26T04:34:16.157Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
30982026-07-26T04:34:16.157Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
30992026-07-26T04:34:16.157Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
31002026-07-26T04:34:16.157Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31012026-07-26T04:34:16.157Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
31022026-07-26T04:34:16.157Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
31032026-07-26T04:34:16.157Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
31042026-07-26T04:34:16.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
31052026-07-26T04:34:16.157Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31062026-07-26T04:34:16.157Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31072026-07-26T04:34:16.157Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31082026-07-26T04:34:16.157Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31092026-07-26T04:34:16.157Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31102026-07-26T04:34:16.157Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31112026-07-26T04:34:16.157Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31122026-07-26T04:34:16.157Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
31132026-07-26T04:34:16.157Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
31142026-07-26T04:34:16.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
31152026-07-26T04:34:16.157Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31162026-07-26T04:34:16.157Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31172026-07-26T04:34:16.157Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
31182026-07-26T04:34:16.157Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31192026-07-26T04:34:16.158Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31202026-07-26T04:34:16.158Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
31212026-07-26T04:34:16.158Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31222026-07-26T04:34:16.158Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
31232026-07-26T04:34:16.158Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
31242026-07-26T04:34:16.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
31252026-07-26T04:34:16.158Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
31262026-07-26T04:34:16.158Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31272026-07-26T04:34:16.158Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31282026-07-26T04:34:19.158Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31292026-07-26T04:34:19.158Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31302026-07-26T04:34:19.159Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31312026-07-26T04:34:19.159Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
31322026-07-26T04:34:19.159Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
31332026-07-26T04:34:19.159Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
31342026-07-26T04:34:19.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
31352026-07-26T04:34:19.159Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
31362026-07-26T04:34:19.159Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31372026-07-26T04:34:19.159Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31382026-07-26T04:34:19.159Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31392026-07-26T04:34:19.159Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31402026-07-26T04:34:19.159Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31412026-07-26T04:34:19.159Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
31422026-07-26T04:34:19.159Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
31432026-07-26T04:34:19.159Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
31442026-07-26T04:34:19.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
31452026-07-26T04:34:19.159Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31462026-07-26T04:34:19.159Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31472026-07-26T04:34:19.159Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
31482026-07-26T04:34:19.159Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31492026-07-26T04:34:19.159Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31502026-07-26T04:34:19.159Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31512026-07-26T04:34:19.159Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31522026-07-26T04:34:19.159Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31532026-07-26T04:34:19.160Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
31542026-07-26T04:34:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31552026-07-26T04:34:19.160Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31562026-07-26T04:34:19.160Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31572026-07-26T04:34:19.160Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31582026-07-26T04:34:19.160Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31592026-07-26T04:34:19.160Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31602026-07-26T04:34:19.160Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31612026-07-26T04:34:19.160Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
31622026-07-26T04:34:19.160Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
31632026-07-26T04:34:19.160Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
31642026-07-26T04:34:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31652026-07-26T04:34:19.160Z[ 5] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
31662026-07-26T04:34:19.160Z[ 8] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
31672026-07-26T04:34:19.160Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31682026-07-26T04:34:19.160Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31692026-07-26T04:34:19.160Z[ 14] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
31702026-07-26T04:34:19.160Z[ 16] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
31712026-07-26T04:34:19.160Z[ 18] 10.00-10.00 sec 128 KBytes 882 Mbits/sec
31722026-07-26T04:34:19.160Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-07-26T04:34:19.160Z[SUM] 10.00-10.00 sec 640 KBytes 4.41 Gbits/sec
31742026-07-26T04:34:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
31752026-07-26T04:34:19.160Z[ ID] Interval Transfer Bitrate
31762026-07-26T04:34:19.160Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31772026-07-26T04:34:19.160Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31782026-07-26T04:34:19.160Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
31792026-07-26T04:34:19.160Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31802026-07-26T04:34:19.160Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31812026-07-26T04:34:19.161Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31822026-07-26T04:34:19.161Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31832026-07-26T04:34:19.161Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
31842026-07-26T04:34:19.161Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
31852026-07-26T04:34:19.164ZRun 6/10...3530.265892790823Mbps
31862026-07-26T04:34:26.567Z-----------------------------------------------------------
31872026-07-26T04:34:26.567ZServer listening on 5201 (test #17)
31882026-07-26T04:34:26.567Z-----------------------------------------------------------
31892026-07-26T04:34:26.567ZAccepted connection from 10.0.0.1, port 37782
31902026-07-26T04:34:26.567Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53730
31912026-07-26T04:34:26.567Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50933
31922026-07-26T04:34:26.567Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52417
31932026-07-26T04:34:26.567Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47570
31942026-07-26T04:34:26.567Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57975
31952026-07-26T04:34:26.567Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61588
31962026-07-26T04:34:26.567Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41162
31972026-07-26T04:34:26.567Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38919
31982026-07-26T04:34:26.567Z[ ID] Interval Transfer Bitrate
31992026-07-26T04:34:26.567Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32002026-07-26T04:34:26.567Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32012026-07-26T04:34:26.567Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32022026-07-26T04:34:26.567Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32032026-07-26T04:34:26.567Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32042026-07-26T04:34:26.567Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32052026-07-26T04:34:26.567Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32062026-07-26T04:34:26.567Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
32072026-07-26T04:34:26.567Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
32082026-07-26T04:34:26.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
32092026-07-26T04:34:26.567Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32102026-07-26T04:34:26.567Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32112026-07-26T04:34:26.567Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32122026-07-26T04:34:26.568Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
32132026-07-26T04:34:26.568Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32142026-07-26T04:34:26.568Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32152026-07-26T04:34:26.568Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32162026-07-26T04:34:26.568Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
32172026-07-26T04:34:26.568Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
32182026-07-26T04:34:26.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
32192026-07-26T04:34:26.568Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
32202026-07-26T04:34:26.568Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
32212026-07-26T04:34:26.568Z[ 10] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
32222026-07-26T04:34:26.568Z[ 12] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
32232026-07-26T04:34:26.568Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
32242026-07-26T04:34:26.568Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
32252026-07-26T04:34:26.568Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
32262026-07-26T04:34:26.568Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
32272026-07-26T04:34:26.568Z[SUM] 2.00-3.00 sec 417 MBytes 3.50 Gbits/sec
32282026-07-26T04:34:26.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
32292026-07-26T04:34:26.569Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32302026-07-26T04:34:26.569Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32312026-07-26T04:34:26.569Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32322026-07-26T04:34:26.569Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32332026-07-26T04:34:26.569Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32342026-07-26T04:34:26.569Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32352026-07-26T04:34:26.569Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32362026-07-26T04:34:26.569Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32372026-07-26T04:34:26.569Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
32382026-07-26T04:34:26.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
32392026-07-26T04:34:26.569Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32402026-07-26T04:34:26.569Z[ 8] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
32412026-07-26T04:34:26.569Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32422026-07-26T04:34:26.569Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
32432026-07-26T04:34:26.569Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
32442026-07-26T04:34:26.569Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32452026-07-26T04:34:26.569Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
32462026-07-26T04:34:26.569Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
32472026-07-26T04:34:26.569Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
32482026-07-26T04:34:26.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
32492026-07-26T04:34:26.569Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32502026-07-26T04:34:26.569Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32512026-07-26T04:34:26.569Z[ 10] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
32522026-07-26T04:34:26.569Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32532026-07-26T04:34:26.569Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32542026-07-26T04:34:26.569Z[ 16] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
32552026-07-26T04:34:26.569Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32562026-07-26T04:34:26.569Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32572026-07-26T04:34:26.569Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
32582026-07-26T04:34:26.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
32592026-07-26T04:34:26.569Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32602026-07-26T04:34:26.569Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32612026-07-26T04:34:26.569Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32622026-07-26T04:34:29.569Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32632026-07-26T04:34:29.569Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32642026-07-26T04:34:29.569Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32652026-07-26T04:34:29.569Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32662026-07-26T04:34:29.569Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32672026-07-26T04:34:29.569Z[SUM] 6.00-7.00 sec 419 MBytes 3.52 Gbits/sec
32682026-07-26T04:34:29.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
32692026-07-26T04:34:29.569Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
32702026-07-26T04:34:29.569Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
32712026-07-26T04:34:29.569Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
32722026-07-26T04:34:29.569Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
32732026-07-26T04:34:29.569Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
32742026-07-26T04:34:29.569Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
32752026-07-26T04:34:29.569Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
32762026-07-26T04:34:29.569Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
32772026-07-26T04:34:29.569Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
32782026-07-26T04:34:29.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
32792026-07-26T04:34:29.570Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
32802026-07-26T04:34:29.570Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
32812026-07-26T04:34:29.570Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
32822026-07-26T04:34:29.570Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
32832026-07-26T04:34:29.570Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
32842026-07-26T04:34:29.570Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
32852026-07-26T04:34:29.570Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
32862026-07-26T04:34:29.570Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
32872026-07-26T04:34:29.570Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
32882026-07-26T04:34:29.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
32892026-07-26T04:34:29.570Z[ 5] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
32902026-07-26T04:34:29.570Z[ 8] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
32912026-07-26T04:34:29.570Z[ 10] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
32922026-07-26T04:34:29.570Z[ 12] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
32932026-07-26T04:34:29.570Z[ 14] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
32942026-07-26T04:34:29.570Z[ 16] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
32952026-07-26T04:34:29.570Z[ 18] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
32962026-07-26T04:34:29.570Z[ 20] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
32972026-07-26T04:34:29.570Z[SUM] 9.00-10.00 sec 414 MBytes 3.47 Gbits/sec
32982026-07-26T04:34:29.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
32992026-07-26T04:34:29.570Z[ 5] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
33002026-07-26T04:34:29.570Z[ 8] 10.00-10.00 sec 128 KBytes 817 Mbits/sec
33012026-07-26T04:34:29.570Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33022026-07-26T04:34:29.570Z[ 12] 10.00-10.00 sec 128 KBytes 818 Mbits/sec
33032026-07-26T04:34:29.570Z[ 14] 10.00-10.00 sec 128 KBytes 818 Mbits/sec
33042026-07-26T04:34:29.570Z[ 16] 10.00-10.00 sec 128 KBytes 819 Mbits/sec
33052026-07-26T04:34:29.571Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33062026-07-26T04:34:29.571Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-07-26T04:34:29.571Z[SUM] 10.00-10.00 sec 640 KBytes 4.09 Gbits/sec
33082026-07-26T04:34:29.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
33092026-07-26T04:34:29.571Z[ ID] Interval Transfer Bitrate
33102026-07-26T04:34:29.571Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
33112026-07-26T04:34:29.571Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
33122026-07-26T04:34:29.571Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
33132026-07-26T04:34:29.572Z[ 12] 0.00-10.00 sec 516 MBytes 433 Mbits/sec receiver
33142026-07-26T04:34:29.572Z[ 14] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
33152026-07-26T04:34:29.572Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
33162026-07-26T04:34:29.572Z[ 18] 0.00-10.00 sec 516 MBytes 432 Mbits/sec receiver
33172026-07-26T04:34:29.572Z[ 20] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
33182026-07-26T04:34:29.572Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec receiver
33192026-07-26T04:34:29.576ZRun 7/10...3459.5983109158087Mbps
33202026-07-26T04:34:36.987Z-----------------------------------------------------------
33212026-07-26T04:34:36.987ZServer listening on 5201 (test #18)
33222026-07-26T04:34:36.987Z-----------------------------------------------------------
33232026-07-26T04:34:36.987ZAccepted connection from 10.0.0.1, port 57792
33242026-07-26T04:34:36.987Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37244
33252026-07-26T04:34:36.987Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44691
33262026-07-26T04:34:36.987Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45447
33272026-07-26T04:34:36.988Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32850
33282026-07-26T04:34:36.988Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47975
33292026-07-26T04:34:36.988Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36134
33302026-07-26T04:34:36.988Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65379
33312026-07-26T04:34:36.988Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48922
33322026-07-26T04:34:36.988Z[ ID] Interval Transfer Bitrate
33332026-07-26T04:34:36.988Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33342026-07-26T04:34:36.988Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33352026-07-26T04:34:36.988Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33362026-07-26T04:34:36.988Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
33372026-07-26T04:34:36.988Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33382026-07-26T04:34:36.988Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
33392026-07-26T04:34:36.988Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33402026-07-26T04:34:36.988Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
33412026-07-26T04:34:36.988Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
33422026-07-26T04:34:36.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
33432026-07-26T04:34:36.988Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33442026-07-26T04:34:36.988Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33452026-07-26T04:34:36.988Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33462026-07-26T04:34:36.988Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33472026-07-26T04:34:36.988Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33482026-07-26T04:34:36.988Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33492026-07-26T04:34:36.988Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33502026-07-26T04:34:36.988Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
33512026-07-26T04:34:36.988Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
33522026-07-26T04:34:36.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
33532026-07-26T04:34:36.988Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
33542026-07-26T04:34:36.988Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
33552026-07-26T04:34:36.988Z[ 10] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
33562026-07-26T04:34:36.988Z[ 12] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
33572026-07-26T04:34:36.988Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
33582026-07-26T04:34:36.988Z[ 16] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
33592026-07-26T04:34:36.988Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
33602026-07-26T04:34:36.988Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
33612026-07-26T04:34:36.988Z[SUM] 2.00-3.00 sec 417 MBytes 3.50 Gbits/sec
33622026-07-26T04:34:36.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
33632026-07-26T04:34:36.989Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33642026-07-26T04:34:36.989Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33652026-07-26T04:34:36.989Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33662026-07-26T04:34:36.989Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33672026-07-26T04:34:36.989Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33682026-07-26T04:34:36.989Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33692026-07-26T04:34:36.989Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33702026-07-26T04:34:36.989Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33712026-07-26T04:34:36.989Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
33722026-07-26T04:34:36.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
33732026-07-26T04:34:36.989Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33742026-07-26T04:34:36.989Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33752026-07-26T04:34:36.989Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33762026-07-26T04:34:36.989Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33772026-07-26T04:34:36.989Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
33782026-07-26T04:34:36.989Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33792026-07-26T04:34:36.989Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
33802026-07-26T04:34:36.989Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
33812026-07-26T04:34:36.989Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
33822026-07-26T04:34:36.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
33832026-07-26T04:34:36.989Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
33842026-07-26T04:34:36.989Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
33852026-07-26T04:34:36.989Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
33862026-07-26T04:34:36.989Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
33872026-07-26T04:34:36.989Z[ 14] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
33882026-07-26T04:34:36.989Z[ 16] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
33892026-07-26T04:34:36.989Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
33902026-07-26T04:34:36.989Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
33912026-07-26T04:34:36.989Z[SUM] 5.00-6.00 sec 437 MBytes 3.66 Gbits/sec
33922026-07-26T04:34:36.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
33932026-07-26T04:34:36.989Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
33942026-07-26T04:34:36.989Z[ 8] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
33952026-07-26T04:34:36.989Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
33962026-07-26T04:34:39.992Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
33972026-07-26T04:34:39.992Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
33982026-07-26T04:34:39.992Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
33992026-07-26T04:34:39.992Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
34002026-07-26T04:34:39.992Z[ 20] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
34012026-07-26T04:34:39.992Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
34022026-07-26T04:34:39.992Z- - - - - - - - - - - - - - - - - - - - - - - - -
34032026-07-26T04:34:39.992Z[ 5] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34042026-07-26T04:34:39.992Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34052026-07-26T04:34:39.992Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34062026-07-26T04:34:39.993Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34072026-07-26T04:34:39.993Z[ 14] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
34082026-07-26T04:34:39.993Z[ 16] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34092026-07-26T04:34:39.993Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
34102026-07-26T04:34:39.993Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
34112026-07-26T04:34:39.993Z[SUM] 7.00-8.00 sec 435 MBytes 3.65 Gbits/sec
34122026-07-26T04:34:39.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
34132026-07-26T04:34:39.993Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
34142026-07-26T04:34:39.993Z[ 8] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34152026-07-26T04:34:39.993Z[ 10] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34162026-07-26T04:34:39.993Z[ 12] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34172026-07-26T04:34:39.993Z[ 14] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34182026-07-26T04:34:39.993Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34192026-07-26T04:34:39.993Z[ 18] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34202026-07-26T04:34:39.993Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34212026-07-26T04:34:39.993Z[SUM] 8.00-9.00 sec 417 MBytes 3.50 Gbits/sec
34222026-07-26T04:34:39.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
34232026-07-26T04:34:39.993Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34242026-07-26T04:34:39.993Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34252026-07-26T04:34:39.993Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34262026-07-26T04:34:39.993Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34272026-07-26T04:34:39.993Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34282026-07-26T04:34:39.993Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34292026-07-26T04:34:39.993Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34302026-07-26T04:34:39.993Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
34312026-07-26T04:34:39.993Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
34322026-07-26T04:34:39.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
34332026-07-26T04:34:39.994Z[ 5] 10.00-10.00 sec 128 KBytes 297 Mbits/sec
34342026-07-26T04:34:39.994Z[ 8] 10.00-10.00 sec 256 KBytes 594 Mbits/sec
34352026-07-26T04:34:39.994Z[ 10] 10.00-10.00 sec 128 KBytes 297 Mbits/sec
34362026-07-26T04:34:39.994Z[ 12] 10.00-10.00 sec 256 KBytes 594 Mbits/sec
34372026-07-26T04:34:39.994Z[ 14] 10.00-10.00 sec 128 KBytes 297 Mbits/sec
34382026-07-26T04:34:39.994Z[ 16] 10.00-10.00 sec 256 KBytes 594 Mbits/sec
34392026-07-26T04:34:39.994Z[ 18] 10.00-10.00 sec 256 KBytes 594 Mbits/sec
34402026-07-26T04:34:39.994Z[ 20] 10.00-10.00 sec 256 KBytes 594 Mbits/sec
34412026-07-26T04:34:39.994Z[SUM] 10.00-10.00 sec 1.62 MBytes 3.86 Gbits/sec
34422026-07-26T04:34:39.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
34432026-07-26T04:34:39.994Z[ ID] Interval Transfer Bitrate
34442026-07-26T04:34:39.994Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34452026-07-26T04:34:39.994Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34462026-07-26T04:34:39.994Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34472026-07-26T04:34:39.994Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34482026-07-26T04:34:39.994Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
34492026-07-26T04:34:39.994Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34502026-07-26T04:34:39.994Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
34512026-07-26T04:34:39.994Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
34522026-07-26T04:34:39.994Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
34532026-07-26T04:34:39.998ZRun 8/10...3511.5010202781664Mbps
34542026-07-26T04:34:47.413Z-----------------------------------------------------------
34552026-07-26T04:34:47.413ZServer listening on 5201 (test #19)
34562026-07-26T04:34:47.413Z-----------------------------------------------------------
34572026-07-26T04:34:47.413ZAccepted connection from 10.0.0.1, port 55934
34582026-07-26T04:34:47.413Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33210
34592026-07-26T04:34:47.413Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54531
34602026-07-26T04:34:47.413Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40158
34612026-07-26T04:34:47.413Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45572
34622026-07-26T04:34:47.413Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46646
34632026-07-26T04:34:47.413Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53597
34642026-07-26T04:34:47.413Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47749
34652026-07-26T04:34:47.413Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55760
34662026-07-26T04:34:47.413Z[ ID] Interval Transfer Bitrate
34672026-07-26T04:34:47.413Z[ 5] 0.00-1.00 sec 33.8 MBytes 283 Mbits/sec
34682026-07-26T04:34:47.413Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
34692026-07-26T04:34:47.414Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34702026-07-26T04:34:47.414Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34712026-07-26T04:34:47.414Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34722026-07-26T04:34:47.414Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34732026-07-26T04:34:47.414Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34742026-07-26T04:34:47.414Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
34752026-07-26T04:34:47.414Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
34762026-07-26T04:34:47.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
34772026-07-26T04:34:47.414Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34782026-07-26T04:34:47.414Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34792026-07-26T04:34:47.414Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34802026-07-26T04:34:47.414Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34812026-07-26T04:34:47.414Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34822026-07-26T04:34:47.414Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34832026-07-26T04:34:47.414Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34842026-07-26T04:34:47.414Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34852026-07-26T04:34:47.414Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
34862026-07-26T04:34:47.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
34872026-07-26T04:34:47.414Z[ 5] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
34882026-07-26T04:34:47.414Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
34892026-07-26T04:34:47.414Z[ 10] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
34902026-07-26T04:34:47.414Z[ 12] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
34912026-07-26T04:34:47.414Z[ 14] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
34922026-07-26T04:34:47.414Z[ 16] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
34932026-07-26T04:34:47.414Z[ 18] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
34942026-07-26T04:34:47.414Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
34952026-07-26T04:34:47.414Z[SUM] 2.00-3.00 sec 416 MBytes 3.49 Gbits/sec
34962026-07-26T04:34:47.414Z- - - - - - - - - - - - - - - - - - - - - - - - -
34972026-07-26T04:34:47.414Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
34982026-07-26T04:34:47.414Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
34992026-07-26T04:34:47.414Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35002026-07-26T04:34:47.414Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35012026-07-26T04:34:47.414Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
35022026-07-26T04:34:47.414Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35032026-07-26T04:34:47.414Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
35042026-07-26T04:34:47.415Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
35052026-07-26T04:34:47.415Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
35062026-07-26T04:34:47.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
35072026-07-26T04:34:47.415Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
35082026-07-26T04:34:47.415Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35092026-07-26T04:34:47.415Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
35102026-07-26T04:34:47.415Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35112026-07-26T04:34:47.415Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
35122026-07-26T04:34:47.415Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
35132026-07-26T04:34:47.415Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35142026-07-26T04:34:47.415Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
35152026-07-26T04:34:47.415Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
35162026-07-26T04:34:47.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
35172026-07-26T04:34:47.415Z[ 5] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35182026-07-26T04:34:47.415Z[ 8] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35192026-07-26T04:34:47.415Z[ 10] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35202026-07-26T04:34:47.415Z[ 12] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35212026-07-26T04:34:47.415Z[ 14] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35222026-07-26T04:34:47.415Z[ 16] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
35232026-07-26T04:34:47.415Z[ 18] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35242026-07-26T04:34:47.415Z[ 20] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
35252026-07-26T04:34:47.415Z[SUM] 5.00-6.00 sec 416 MBytes 3.49 Gbits/sec
35262026-07-26T04:34:47.415Z- - - - - - - - - - - - - - - - - - - - - - - - -
35272026-07-26T04:34:47.415Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
35282026-07-26T04:34:47.415Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35292026-07-26T04:34:47.415Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35302026-07-26T04:34:50.415Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
35312026-07-26T04:34:50.415Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35322026-07-26T04:34:50.415Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
35332026-07-26T04:34:50.415Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
35342026-07-26T04:34:50.415Z[ 20] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
35352026-07-26T04:34:50.416Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
35362026-07-26T04:34:50.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
35372026-07-26T04:34:50.416Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
35382026-07-26T04:34:50.416Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35392026-07-26T04:34:50.416Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
35402026-07-26T04:34:50.416Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
35412026-07-26T04:34:50.416Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
35422026-07-26T04:34:50.416Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
35432026-07-26T04:34:50.416Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
35442026-07-26T04:34:50.416Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
35452026-07-26T04:34:50.416Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
35462026-07-26T04:34:50.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
35472026-07-26T04:34:50.417Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35482026-07-26T04:34:50.417Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
35492026-07-26T04:34:50.417Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35502026-07-26T04:34:50.417Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
35512026-07-26T04:34:50.417Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35522026-07-26T04:34:50.417Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
35532026-07-26T04:34:50.417Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35542026-07-26T04:34:50.417Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
35552026-07-26T04:34:50.417Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
35562026-07-26T04:34:50.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
35572026-07-26T04:34:50.417Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35582026-07-26T04:34:50.417Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
35592026-07-26T04:34:50.417Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35602026-07-26T04:34:50.417Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
35612026-07-26T04:34:50.417Z[ 14] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
35622026-07-26T04:34:50.417Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
35632026-07-26T04:34:50.417Z[ 18] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
35642026-07-26T04:34:50.417Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
35652026-07-26T04:34:50.417Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
35662026-07-26T04:34:50.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
35672026-07-26T04:34:50.417Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35682026-07-26T04:34:50.417Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35692026-07-26T04:34:50.417Z[ 10] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
35702026-07-26T04:34:50.417Z[ 12] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
35712026-07-26T04:34:50.417Z[ 14] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
35722026-07-26T04:34:50.417Z[ 16] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
35732026-07-26T04:34:50.417Z[ 18] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
35742026-07-26T04:34:50.417Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-07-26T04:34:50.417Z[SUM] 10.00-10.00 sec 640 KBytes 4.41 Gbits/sec
35762026-07-26T04:34:50.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
35772026-07-26T04:34:50.417Z[ ID] Interval Transfer Bitrate
35782026-07-26T04:34:50.417Z[ 5] 0.00-10.00 sec 505 MBytes 424 Mbits/sec receiver
35792026-07-26T04:34:50.417Z[ 8] 0.00-10.00 sec 514 MBytes 432 Mbits/sec receiver
35802026-07-26T04:34:50.417Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35812026-07-26T04:34:50.417Z[ 12] 0.00-10.00 sec 515 MBytes 432 Mbits/sec receiver
35822026-07-26T04:34:50.417Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35832026-07-26T04:34:50.417Z[ 16] 0.00-10.00 sec 514 MBytes 432 Mbits/sec receiver
35842026-07-26T04:34:50.417Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35852026-07-26T04:34:50.417Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
35862026-07-26T04:34:50.418Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.44 Gbits/sec receiver
35872026-07-26T04:34:50.421ZRun 9/10...3444.2753046347925Mbps
35882026-07-26T04:34:57.832Z-----------------------------------------------------------
35892026-07-26T04:34:57.833ZServer listening on 5201 (test #20)
35902026-07-26T04:34:57.833Z-----------------------------------------------------------
35912026-07-26T04:34:57.833ZAccepted connection from 10.0.0.1, port 62318
35922026-07-26T04:34:57.833Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58432
35932026-07-26T04:34:57.833Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36640
35942026-07-26T04:34:57.833Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63787
35952026-07-26T04:34:57.833Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51400
35962026-07-26T04:34:57.833Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43193
35972026-07-26T04:34:57.833Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59579
35982026-07-26T04:34:57.833Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55112
35992026-07-26T04:34:57.833Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58405
36002026-07-26T04:34:57.833Z[ ID] Interval Transfer Bitrate
36012026-07-26T04:34:57.833Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36022026-07-26T04:34:57.833Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
36032026-07-26T04:34:57.833Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36042026-07-26T04:34:57.833Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36052026-07-26T04:34:57.833Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
36062026-07-26T04:34:57.833Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36072026-07-26T04:34:57.833Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
36082026-07-26T04:34:57.833Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
36092026-07-26T04:34:57.833Z[SUM] 0.00-1.00 sec 333 MBytes 2.79 Gbits/sec
36102026-07-26T04:34:57.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
36112026-07-26T04:34:57.833Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36122026-07-26T04:34:57.834Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
36132026-07-26T04:34:57.834Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36142026-07-26T04:34:57.834Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36152026-07-26T04:34:57.834Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
36162026-07-26T04:34:57.834Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36172026-07-26T04:34:57.834Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36182026-07-26T04:34:57.834Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
36192026-07-26T04:34:57.834Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
36202026-07-26T04:34:57.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
36212026-07-26T04:34:57.834Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36222026-07-26T04:34:57.834Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36232026-07-26T04:34:57.834Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36242026-07-26T04:34:57.834Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
36252026-07-26T04:34:57.834Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36262026-07-26T04:34:57.834Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
36272026-07-26T04:34:57.834Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
36282026-07-26T04:34:57.834Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
36292026-07-26T04:34:57.834Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
36302026-07-26T04:34:57.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
36312026-07-26T04:34:57.834Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36322026-07-26T04:34:57.834Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36332026-07-26T04:34:57.834Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36342026-07-26T04:34:57.834Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36352026-07-26T04:34:57.834Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36362026-07-26T04:34:57.834Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36372026-07-26T04:34:57.834Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36382026-07-26T04:34:57.834Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
36392026-07-26T04:34:57.835Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
36402026-07-26T04:34:57.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
36412026-07-26T04:34:57.835Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
36422026-07-26T04:34:57.835Z[ 8] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
36432026-07-26T04:34:57.835Z[ 10] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
36442026-07-26T04:34:57.835Z[ 12] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
36452026-07-26T04:34:57.835Z[ 14] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
36462026-07-26T04:34:57.835Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
36472026-07-26T04:34:57.835Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
36482026-07-26T04:34:57.835Z[ 20] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
36492026-07-26T04:34:57.835Z[SUM] 4.00-5.00 sec 417 MBytes 3.50 Gbits/sec
36502026-07-26T04:34:57.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
36512026-07-26T04:34:57.839Z[ 5] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
36522026-07-26T04:34:57.839Z[ 8] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
36532026-07-26T04:34:57.839Z[ 10] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
36542026-07-26T04:34:57.839Z[ 12] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
36552026-07-26T04:34:57.839Z[ 14] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
36562026-07-26T04:34:57.839Z[ 16] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
36572026-07-26T04:34:57.839Z[ 18] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
36582026-07-26T04:34:57.839Z[ 20] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
36592026-07-26T04:34:57.839Z[SUM] 5.00-6.00 sec 413 MBytes 3.47 Gbits/sec
36602026-07-26T04:34:57.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
36612026-07-26T04:34:57.839Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36622026-07-26T04:34:57.839Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36632026-07-26T04:34:57.839Z[ 10] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
36642026-07-26T04:35:00.836Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
36652026-07-26T04:35:00.836Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36662026-07-26T04:35:00.836Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
36672026-07-26T04:35:00.836Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36682026-07-26T04:35:00.836Z[ 20] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36692026-07-26T04:35:00.836Z[SUM] 6.00-7.00 sec 418 MBytes 3.51 Gbits/sec
36702026-07-26T04:35:00.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
36712026-07-26T04:35:00.836Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36722026-07-26T04:35:00.836Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36732026-07-26T04:35:00.836Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36742026-07-26T04:35:00.836Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36752026-07-26T04:35:00.836Z[ 14] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36762026-07-26T04:35:00.836Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36772026-07-26T04:35:00.836Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
36782026-07-26T04:35:00.836Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36792026-07-26T04:35:00.836Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
36802026-07-26T04:35:00.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
36812026-07-26T04:35:00.836Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
36822026-07-26T04:35:00.836Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
36832026-07-26T04:35:00.836Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36842026-07-26T04:35:00.836Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
36852026-07-26T04:35:00.836Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
36862026-07-26T04:35:00.836Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
36872026-07-26T04:35:00.836Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
36882026-07-26T04:35:00.836Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
36892026-07-26T04:35:00.837Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
36902026-07-26T04:35:00.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
36912026-07-26T04:35:00.837Z[ 5] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36922026-07-26T04:35:00.837Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
36932026-07-26T04:35:00.837Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36942026-07-26T04:35:00.837Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
36952026-07-26T04:35:00.837Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
36962026-07-26T04:35:00.837Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
36972026-07-26T04:35:00.837Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36982026-07-26T04:35:00.837Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
36992026-07-26T04:35:00.837Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
37002026-07-26T04:35:00.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
37012026-07-26T04:35:00.837Z[ 5] 10.00-10.00 sec 128 KBytes 673 Mbits/sec
37022026-07-26T04:35:00.837Z[ 8] 10.00-10.00 sec 128 KBytes 673 Mbits/sec
37032026-07-26T04:35:00.837Z[ 10] 10.00-10.00 sec 128 KBytes 673 Mbits/sec
37042026-07-26T04:35:00.837Z[ 12] 10.00-10.00 sec 128 KBytes 674 Mbits/sec
37052026-07-26T04:35:00.837Z[ 14] 10.00-10.00 sec 128 KBytes 674 Mbits/sec
37062026-07-26T04:35:00.837Z[ 16] 10.00-10.00 sec 128 KBytes 674 Mbits/sec
37072026-07-26T04:35:00.837Z[ 18] 10.00-10.00 sec 128 KBytes 674 Mbits/sec
37082026-07-26T04:35:00.837Z[ 20] 10.00-10.00 sec 128 KBytes 674 Mbits/sec
37092026-07-26T04:35:00.837Z[SUM] 10.00-10.00 sec 1.00 MBytes 5.38 Gbits/sec
37102026-07-26T04:35:00.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
37112026-07-26T04:35:00.837Z[ ID] Interval Transfer Bitrate
37122026-07-26T04:35:00.837Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37132026-07-26T04:35:00.837Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37142026-07-26T04:35:00.837Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37152026-07-26T04:35:00.837Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37162026-07-26T04:35:00.837Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37172026-07-26T04:35:00.837Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37182026-07-26T04:35:00.837Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37192026-07-26T04:35:00.837Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37202026-07-26T04:35:00.837Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec receiver
37212026-07-26T04:35:00.955ZRun 10/10...3449.734316217Mbps
37222026-07-26T04:35:00.955Z###---------------------###
37232026-07-26T04:35:00.955Z::: iPerf done... :::
37242026-07-26T04:35:00.955Z:::Awaiting out files...:::
37252026-07-26T04:35:00.955Z###---------------------###
37262026-07-26T04:35:00.955Z###-----###
37272026-07-26T04:35:00.955Z:::done!:::
37282026-07-26T04:35:00.955Z###-----###
37292026-07-26T04:35:01.761ZGnuplot not found, using plotters backend
37302026-07-26T04:35:01.900ZBenchmarking iperf-tcp/local/c2s/tx
37312026-07-26T04:35:01.901ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37322026-07-26T04:35:06.004ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37332026-07-26T04:35:24.943ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37342026-07-26T04:35:25.036Ziperf-tcp/local/c2s/tx time: [3.4922 µs 3.4922 µs 3.4923 µs]
37352026-07-26T04:35:25.036Z change: [−1.2528% −1.2481% −1.2438%] (p = 0.00 < 0.05)
37362026-07-26T04:35:25.036Z Performance has improved.
37372026-07-26T04:35:25.037ZFound 5 outliers among 100 measurements (5.00%)
37382026-07-26T04:35:25.037Z 4 (4.00%) low mild
37392026-07-26T04:35:25.037Z 1 (1.00%) high severe
37402026-07-26T04:35:25.928Z
37412026-07-26T04:35:25.931ZBenchmarking iperf-tcp/local/c2s/rx
37422026-07-26T04:35:25.931ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37432026-07-26T04:35:30.037ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37442026-07-26T04:35:49.030ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37452026-07-26T04:35:49.117Ziperf-tcp/local/c2s/rx time: [6.6296 µs 6.6297 µs 6.6298 µs]
37462026-07-26T04:35:49.117Z change: [+0.3361% +0.3420% +0.3475%] (p = 0.00 < 0.05)
37472026-07-26T04:35:49.117Z Change within noise threshold.
37482026-07-26T04:35:49.117ZFound 7 outliers among 100 measurements (7.00%)
37492026-07-26T04:35:49.117Z 2 (2.00%) low severe
37502026-07-26T04:35:49.117Z 2 (2.00%) low mild
37512026-07-26T04:35:49.117Z 3 (3.00%) high mild
37522026-07-26T04:35:50.014Z
37532026-07-26T04:35:50.017Z###-------------------###
37542026-07-26T04:35:50.017Z:::Running experiment :::
37552026-07-26T04:35:50.017Z:::iperf-tcp/local/s2c:::
37562026-07-26T04:35:50.017Z###-------------------###
37572026-07-26T04:35:50.352Zdtrace: description 'profile-201us ' matched 2 probes
37582026-07-26T04:35:57.417Z-----------------------------------------------------------
37592026-07-26T04:35:57.417ZServer listening on 5201 (test #21)
37602026-07-26T04:35:57.417Z-----------------------------------------------------------
37612026-07-26T04:35:57.418ZAccepted connection from 10.0.0.1, port 43094
37622026-07-26T04:35:57.418Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58271
37632026-07-26T04:35:57.418Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42586
37642026-07-26T04:35:57.418Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57266
37652026-07-26T04:35:57.418Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56382
37662026-07-26T04:35:57.418Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40746
37672026-07-26T04:35:57.418Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37509
37682026-07-26T04:35:57.418Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33566
37692026-07-26T04:35:57.418Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55200
37702026-07-26T04:35:57.418Z[ ID] Interval Transfer Bitrate
37712026-07-26T04:35:57.418Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37722026-07-26T04:35:57.418Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37732026-07-26T04:35:57.418Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
37742026-07-26T04:35:57.418Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37752026-07-26T04:35:57.418Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37762026-07-26T04:35:57.418Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37772026-07-26T04:35:57.418Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37782026-07-26T04:35:57.418Z[ 20] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
37792026-07-26T04:35:57.418Z[SUM] 0.00-1.00 sec 333 MBytes 2.80 Gbits/sec
37802026-07-26T04:35:57.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
37812026-07-26T04:35:57.418Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37822026-07-26T04:35:57.418Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37832026-07-26T04:35:57.418Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37842026-07-26T04:35:57.418Z[ 12] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37852026-07-26T04:35:57.418Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37862026-07-26T04:35:57.418Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37872026-07-26T04:35:57.418Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37882026-07-26T04:35:57.418Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37892026-07-26T04:35:57.418Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
37902026-07-26T04:35:57.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
37912026-07-26T04:35:57.418Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
37922026-07-26T04:35:57.418Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
37932026-07-26T04:35:57.418Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37942026-07-26T04:35:57.418Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37952026-07-26T04:35:57.418Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
37962026-07-26T04:35:57.418Z[ 16] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
37972026-07-26T04:35:57.418Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37982026-07-26T04:35:57.419Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
37992026-07-26T04:35:57.422Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
38002026-07-26T04:35:57.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
38012026-07-26T04:35:57.422Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
38022026-07-26T04:35:57.422Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38032026-07-26T04:35:57.422Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38042026-07-26T04:35:57.422Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38052026-07-26T04:35:57.422Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
38062026-07-26T04:35:57.422Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38072026-07-26T04:35:57.422Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38082026-07-26T04:35:57.422Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
38092026-07-26T04:35:57.422Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
38102026-07-26T04:35:57.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
38112026-07-26T04:35:57.422Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38122026-07-26T04:35:57.422Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38132026-07-26T04:35:57.422Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38142026-07-26T04:35:57.422Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38152026-07-26T04:35:57.422Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38162026-07-26T04:35:57.422Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38172026-07-26T04:35:57.422Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
38182026-07-26T04:35:57.422Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
38192026-07-26T04:35:57.423Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
38202026-07-26T04:35:57.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
38212026-07-26T04:35:57.423Z[ 5] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38222026-07-26T04:35:57.423Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38232026-07-26T04:35:57.423Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
38242026-07-26T04:35:57.423Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38252026-07-26T04:35:57.423Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
38262026-07-26T04:35:57.423Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38272026-07-26T04:35:57.423Z[ 18] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
38282026-07-26T04:35:57.423Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
38292026-07-26T04:35:57.423Z[SUM] 5.00-6.00 sec 418 MBytes 3.51 Gbits/sec
38302026-07-26T04:35:57.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
38312026-07-26T04:35:57.423Z[ 5] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
38322026-07-26T04:35:57.423Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
38332026-07-26T04:35:57.423Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
38342026-07-26T04:36:00.426Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
38352026-07-26T04:36:00.426Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
38362026-07-26T04:36:00.426Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
38372026-07-26T04:36:00.426Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
38382026-07-26T04:36:00.426Z[ 20] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
38392026-07-26T04:36:00.426Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
38402026-07-26T04:36:00.426Z- - - - - - - - - - - - - - - - - - - - - - - - -
38412026-07-26T04:36:00.426Z[ 5] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
38422026-07-26T04:36:00.426Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
38432026-07-26T04:36:00.426Z[ 10] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
38442026-07-26T04:36:00.426Z[ 12] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
38452026-07-26T04:36:00.426Z[ 14] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
38462026-07-26T04:36:00.426Z[ 16] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
38472026-07-26T04:36:00.426Z[ 18] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
38482026-07-26T04:36:00.427Z[ 20] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
38492026-07-26T04:36:00.427Z[SUM] 7.00-8.00 sec 416 MBytes 3.49 Gbits/sec
38502026-07-26T04:36:00.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
38512026-07-26T04:36:00.427Z[ 5] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38522026-07-26T04:36:00.427Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38532026-07-26T04:36:00.427Z[ 10] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38542026-07-26T04:36:00.427Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
38552026-07-26T04:36:00.427Z[ 14] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
38562026-07-26T04:36:00.427Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38572026-07-26T04:36:00.427Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38582026-07-26T04:36:00.427Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
38592026-07-26T04:36:00.427Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
38602026-07-26T04:36:00.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
38612026-07-26T04:36:00.427Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
38622026-07-26T04:36:00.427Z[ 8] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
38632026-07-26T04:36:00.427Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
38642026-07-26T04:36:00.427Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
38652026-07-26T04:36:00.427Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
38662026-07-26T04:36:00.427Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
38672026-07-26T04:36:00.427Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
38682026-07-26T04:36:00.427Z[ 20] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
38692026-07-26T04:36:00.427Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
38702026-07-26T04:36:00.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
38712026-07-26T04:36:00.427Z[ 5] 10.00-10.00 sec 128 KBytes 347 Mbits/sec
38722026-07-26T04:36:00.427Z[ 8] 10.00-10.00 sec 128 KBytes 347 Mbits/sec
38732026-07-26T04:36:00.427Z[ 10] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
38742026-07-26T04:36:00.427Z[ 12] 10.00-10.00 sec 128 KBytes 347 Mbits/sec
38752026-07-26T04:36:00.427Z[ 14] 10.00-10.00 sec 128 KBytes 347 Mbits/sec
38762026-07-26T04:36:00.427Z[ 16] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
38772026-07-26T04:36:00.427Z[ 18] 10.00-10.00 sec 128 KBytes 347 Mbits/sec
38782026-07-26T04:36:00.427Z[ 20] 10.00-10.00 sec 256 KBytes 693 Mbits/sec
38792026-07-26T04:36:00.427Z[SUM] 10.00-10.00 sec 1.38 MBytes 3.81 Gbits/sec
38802026-07-26T04:36:00.427Z- - - - - - - - - - - - - - - - - - - - - - - - -
38812026-07-26T04:36:00.427Z[ ID] Interval Transfer Bitrate
38822026-07-26T04:36:00.427Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
38832026-07-26T04:36:00.427Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
38842026-07-26T04:36:00.427Z[ 10] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
38852026-07-26T04:36:00.427Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
38862026-07-26T04:36:00.427Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
38872026-07-26T04:36:00.428Z[ 16] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
38882026-07-26T04:36:00.428Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
38892026-07-26T04:36:00.428Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
38902026-07-26T04:36:00.428Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec sender
38912026-07-26T04:36:00.431ZRun 1/10...3451.2813974707497Mbps
38922026-07-26T04:36:07.829Z-----------------------------------------------------------
38932026-07-26T04:36:07.829ZServer listening on 5201 (test #22)
38942026-07-26T04:36:07.829Z-----------------------------------------------------------
38952026-07-26T04:36:07.829ZAccepted connection from 10.0.0.1, port 53550
38962026-07-26T04:36:07.829Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36122
38972026-07-26T04:36:07.829Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62749
38982026-07-26T04:36:07.829Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63527
38992026-07-26T04:36:07.829Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49042
39002026-07-26T04:36:07.829Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53452
39012026-07-26T04:36:07.829Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60089
39022026-07-26T04:36:07.829Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32902
39032026-07-26T04:36:07.829Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45851
39042026-07-26T04:36:07.829Z[ ID] Interval Transfer Bitrate
39052026-07-26T04:36:07.829Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39062026-07-26T04:36:07.829Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39072026-07-26T04:36:07.829Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39082026-07-26T04:36:07.829Z[ 12] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39092026-07-26T04:36:07.829Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39102026-07-26T04:36:07.830Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
39112026-07-26T04:36:07.830Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
39122026-07-26T04:36:07.830Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39132026-07-26T04:36:07.830Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
39142026-07-26T04:36:07.830Z- - - - - - - - - - - - - - - - - - - - - - - - -
39152026-07-26T04:36:07.830Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39162026-07-26T04:36:07.831Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39172026-07-26T04:36:07.831Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39182026-07-26T04:36:07.831Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39192026-07-26T04:36:07.831Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39202026-07-26T04:36:07.831Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39212026-07-26T04:36:07.831Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39222026-07-26T04:36:07.831Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39232026-07-26T04:36:07.831Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
39242026-07-26T04:36:07.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
39252026-07-26T04:36:07.831Z[ 5] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
39262026-07-26T04:36:07.831Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
39272026-07-26T04:36:07.831Z[ 10] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
39282026-07-26T04:36:07.831Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
39292026-07-26T04:36:07.831Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
39302026-07-26T04:36:07.834Z[ 16] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
39312026-07-26T04:36:07.834Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
39322026-07-26T04:36:07.834Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
39332026-07-26T04:36:07.835Z[SUM] 2.00-3.00 sec 417 MBytes 3.50 Gbits/sec
39342026-07-26T04:36:07.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
39352026-07-26T04:36:07.835Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39362026-07-26T04:36:07.835Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
39372026-07-26T04:36:07.835Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39382026-07-26T04:36:07.835Z[ 12] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
39392026-07-26T04:36:07.835Z[ 14] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
39402026-07-26T04:36:07.835Z[ 16] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
39412026-07-26T04:36:07.835Z[ 18] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
39422026-07-26T04:36:07.835Z[ 20] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
39432026-07-26T04:36:07.835Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
39442026-07-26T04:36:07.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
39452026-07-26T04:36:07.835Z[ 5] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39462026-07-26T04:36:07.835Z[ 8] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39472026-07-26T04:36:07.835Z[ 10] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39482026-07-26T04:36:07.835Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39492026-07-26T04:36:07.835Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
39502026-07-26T04:36:07.835Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39512026-07-26T04:36:07.835Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39522026-07-26T04:36:07.835Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39532026-07-26T04:36:07.835Z[SUM] 4.00-5.00 sec 437 MBytes 3.66 Gbits/sec
39542026-07-26T04:36:07.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
39552026-07-26T04:36:07.835Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39562026-07-26T04:36:07.835Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39572026-07-26T04:36:07.835Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39582026-07-26T04:36:07.835Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39592026-07-26T04:36:07.835Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
39602026-07-26T04:36:07.835Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39612026-07-26T04:36:07.836Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
39622026-07-26T04:36:07.836Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39632026-07-26T04:36:07.836Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
39642026-07-26T04:36:07.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
39652026-07-26T04:36:07.836Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39662026-07-26T04:36:07.836Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39672026-07-26T04:36:07.836Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39682026-07-26T04:36:10.836Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39692026-07-26T04:36:10.836Z[ 14] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39702026-07-26T04:36:10.836Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39712026-07-26T04:36:10.836Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
39722026-07-26T04:36:10.836Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
39732026-07-26T04:36:10.836Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
39742026-07-26T04:36:10.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
39752026-07-26T04:36:10.836Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
39762026-07-26T04:36:10.836Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
39772026-07-26T04:36:10.836Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
39782026-07-26T04:36:10.836Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
39792026-07-26T04:36:10.836Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
39802026-07-26T04:36:10.836Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
39812026-07-26T04:36:10.836Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
39822026-07-26T04:36:10.836Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
39832026-07-26T04:36:10.836Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
39842026-07-26T04:36:10.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
39852026-07-26T04:36:10.836Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39862026-07-26T04:36:10.836Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39872026-07-26T04:36:10.836Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39882026-07-26T04:36:10.836Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39892026-07-26T04:36:10.836Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
39902026-07-26T04:36:10.836Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39912026-07-26T04:36:10.836Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39922026-07-26T04:36:10.836Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
39932026-07-26T04:36:10.836Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
39942026-07-26T04:36:10.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
39952026-07-26T04:36:10.836Z[ 5] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
39962026-07-26T04:36:10.836Z[ 8] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
39972026-07-26T04:36:10.836Z[ 10] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
39982026-07-26T04:36:10.836Z[ 12] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
39992026-07-26T04:36:10.837Z[ 14] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
40002026-07-26T04:36:10.837Z[ 16] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
40012026-07-26T04:36:10.837Z[ 18] 9.00-10.00 sec 51.6 MBytes 433 Mbits/sec
40022026-07-26T04:36:10.837Z[ 20] 9.00-10.00 sec 51.5 MBytes 432 Mbits/sec
40032026-07-26T04:36:10.837Z[SUM] 9.00-10.00 sec 413 MBytes 3.47 Gbits/sec
40042026-07-26T04:36:10.837Z- - - - - - - - - - - - - - - - - - - - - - - - -
40052026-07-26T04:36:10.837Z[ 5] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
40062026-07-26T04:36:10.837Z[ 8] 10.00-10.00 sec 128 KBytes 953 Mbits/sec
40072026-07-26T04:36:10.837Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40082026-07-26T04:36:10.837Z[ 12] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
40092026-07-26T04:36:10.837Z[ 14] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
40102026-07-26T04:36:10.837Z[ 16] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
40112026-07-26T04:36:10.837Z[ 18] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
40122026-07-26T04:36:10.838Z[ 20] 10.00-10.00 sec 128 KBytes 954 Mbits/sec
40132026-07-26T04:36:10.838Z[SUM] 10.00-10.00 sec 896 KBytes 6.67 Gbits/sec
40142026-07-26T04:36:10.838Z- - - - - - - - - - - - - - - - - - - - - - - - -
40152026-07-26T04:36:10.838Z[ ID] Interval Transfer Bitrate
40162026-07-26T04:36:10.838Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
40172026-07-26T04:36:10.838Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40182026-07-26T04:36:10.838Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40192026-07-26T04:36:10.838Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
40202026-07-26T04:36:10.838Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40212026-07-26T04:36:10.838Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
40222026-07-26T04:36:10.838Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40232026-07-26T04:36:10.838Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
40242026-07-26T04:36:10.838Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
40252026-07-26T04:36:10.841ZRun 2/10...3479.203883803849Mbps
40262026-07-26T04:36:18.258Z-----------------------------------------------------------
40272026-07-26T04:36:18.258ZServer listening on 5201 (test #23)
40282026-07-26T04:36:18.258Z-----------------------------------------------------------
40292026-07-26T04:36:18.258ZAccepted connection from 10.0.0.1, port 36491
40302026-07-26T04:36:18.258Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46886
40312026-07-26T04:36:18.258Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53432
40322026-07-26T04:36:18.258Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41841
40332026-07-26T04:36:18.258Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54790
40342026-07-26T04:36:18.258Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33331
40352026-07-26T04:36:18.258Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43285
40362026-07-26T04:36:18.258Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60537
40372026-07-26T04:36:18.258Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52134
40382026-07-26T04:36:18.258Z[ ID] Interval Transfer Bitrate
40392026-07-26T04:36:18.259Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40402026-07-26T04:36:18.259Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40412026-07-26T04:36:18.259Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40422026-07-26T04:36:18.259Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40432026-07-26T04:36:18.259Z[ 14] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
40442026-07-26T04:36:18.259Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40452026-07-26T04:36:18.259Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
40462026-07-26T04:36:18.259Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
40472026-07-26T04:36:18.259Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
40482026-07-26T04:36:18.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
40492026-07-26T04:36:18.259Z[ 5] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
40502026-07-26T04:36:18.263Z[ 8] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40512026-07-26T04:36:18.263Z[ 10] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40522026-07-26T04:36:18.263Z[ 12] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
40532026-07-26T04:36:18.263Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
40542026-07-26T04:36:18.263Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
40552026-07-26T04:36:18.263Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
40562026-07-26T04:36:18.263Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
40572026-07-26T04:36:18.263Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
40582026-07-26T04:36:18.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
40592026-07-26T04:36:18.263Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40602026-07-26T04:36:18.263Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40612026-07-26T04:36:18.263Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40622026-07-26T04:36:18.263Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40632026-07-26T04:36:18.263Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40642026-07-26T04:36:18.263Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
40652026-07-26T04:36:18.263Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
40662026-07-26T04:36:18.263Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
40672026-07-26T04:36:18.263Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
40682026-07-26T04:36:18.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
40692026-07-26T04:36:18.263Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40702026-07-26T04:36:18.263Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40712026-07-26T04:36:18.263Z[ 10] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40722026-07-26T04:36:18.263Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40732026-07-26T04:36:18.263Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
40742026-07-26T04:36:18.263Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40752026-07-26T04:36:18.263Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40762026-07-26T04:36:18.263Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
40772026-07-26T04:36:18.263Z[SUM] 3.00-4.00 sec 419 MBytes 3.51 Gbits/sec
40782026-07-26T04:36:18.263Z- - - - - - - - - - - - - - - - - - - - - - - - -
40792026-07-26T04:36:18.263Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
40802026-07-26T04:36:18.264Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
40812026-07-26T04:36:18.264Z[ 10] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
40822026-07-26T04:36:18.264Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
40832026-07-26T04:36:18.264Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40842026-07-26T04:36:18.264Z[ 16] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
40852026-07-26T04:36:18.264Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40862026-07-26T04:36:18.264Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
40872026-07-26T04:36:18.264Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
40882026-07-26T04:36:18.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
40892026-07-26T04:36:18.264Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40902026-07-26T04:36:18.264Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40912026-07-26T04:36:18.264Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
40922026-07-26T04:36:18.264Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40932026-07-26T04:36:18.264Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40942026-07-26T04:36:18.264Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40952026-07-26T04:36:18.264Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
40962026-07-26T04:36:18.264Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
40972026-07-26T04:36:18.264Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
40982026-07-26T04:36:18.264Z- - - - - - - - - - - - - - - - - - - - - - - - -
40992026-07-26T04:36:18.264Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41002026-07-26T04:36:18.264Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41012026-07-26T04:36:18.264Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
41022026-07-26T04:36:21.275Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
41032026-07-26T04:36:21.275Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
41042026-07-26T04:36:21.275Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
41052026-07-26T04:36:21.275Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
41062026-07-26T04:36:21.275Z[ 20] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
41072026-07-26T04:36:21.275Z[SUM] 6.00-7.00 sec 418 MBytes 3.51 Gbits/sec
41082026-07-26T04:36:21.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
41092026-07-26T04:36:21.275Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41102026-07-26T04:36:21.275Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
41112026-07-26T04:36:21.275Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41122026-07-26T04:36:21.275Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41132026-07-26T04:36:21.275Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
41142026-07-26T04:36:21.275Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41152026-07-26T04:36:21.275Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41162026-07-26T04:36:21.275Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
41172026-07-26T04:36:21.275Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
41182026-07-26T04:36:21.275Z- - - - - - - - - - - - - - - - - - - - - - - - -
41192026-07-26T04:36:21.275Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41202026-07-26T04:36:21.275Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41212026-07-26T04:36:21.276Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41222026-07-26T04:36:21.276Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41232026-07-26T04:36:21.276Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41242026-07-26T04:36:21.276Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
41252026-07-26T04:36:21.276Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41262026-07-26T04:36:21.276Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
41272026-07-26T04:36:21.276Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
41282026-07-26T04:36:21.276Z- - - - - - - - - - - - - - - - - - - - - - - - -
41292026-07-26T04:36:21.276Z[ 5] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41302026-07-26T04:36:21.276Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41312026-07-26T04:36:21.276Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41322026-07-26T04:36:21.276Z[ 12] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
41332026-07-26T04:36:21.276Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41342026-07-26T04:36:21.276Z[ 16] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
41352026-07-26T04:36:21.276Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41362026-07-26T04:36:21.276Z[ 20] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
41372026-07-26T04:36:21.276Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
41382026-07-26T04:36:21.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
41392026-07-26T04:36:21.277Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41402026-07-26T04:36:21.277Z[ 8] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
41412026-07-26T04:36:21.277Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41422026-07-26T04:36:21.277Z[ 12] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
41432026-07-26T04:36:21.277Z[ 14] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
41442026-07-26T04:36:21.277Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-07-26T04:36:21.277Z[ 18] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
41462026-07-26T04:36:21.277Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-07-26T04:36:21.277Z[SUM] 10.00-10.00 sec 512 KBytes 3.53 Gbits/sec
41482026-07-26T04:36:21.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
41492026-07-26T04:36:21.277Z[ ID] Interval Transfer Bitrate
41502026-07-26T04:36:21.277Z[ 5] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
41512026-07-26T04:36:21.277Z[ 8] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
41522026-07-26T04:36:21.277Z[ 10] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
41532026-07-26T04:36:21.277Z[ 12] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
41542026-07-26T04:36:21.277Z[ 14] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
41552026-07-26T04:36:21.277Z[ 16] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
41562026-07-26T04:36:21.277Z[ 18] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
41572026-07-26T04:36:21.277Z[ 20] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
41582026-07-26T04:36:21.277Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.44 Gbits/sec sender
41592026-07-26T04:36:21.281ZRun 3/10...3439.85952728482Mbps
41602026-07-26T04:36:28.693Z-----------------------------------------------------------
41612026-07-26T04:36:28.693ZServer listening on 5201 (test #24)
41622026-07-26T04:36:28.693Z-----------------------------------------------------------
41632026-07-26T04:36:28.693ZAccepted connection from 10.0.0.1, port 42933
41642026-07-26T04:36:28.693Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55935
41652026-07-26T04:36:28.693Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42435
41662026-07-26T04:36:28.693Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44973
41672026-07-26T04:36:28.693Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60983
41682026-07-26T04:36:28.693Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49261
41692026-07-26T04:36:28.693Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55601
41702026-07-26T04:36:28.693Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53756
41712026-07-26T04:36:28.693Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51657
41722026-07-26T04:36:28.693Z[ ID] Interval Transfer Bitrate
41732026-07-26T04:36:28.693Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41742026-07-26T04:36:28.693Z[ 8] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
41752026-07-26T04:36:28.693Z[ 10] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
41762026-07-26T04:36:28.693Z[ 12] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
41772026-07-26T04:36:28.694Z[ 14] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
41782026-07-26T04:36:28.694Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
41792026-07-26T04:36:28.694Z[ 18] 0.00-1.00 sec 40.9 MBytes 343 Mbits/sec
41802026-07-26T04:36:28.694Z[ 20] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
41812026-07-26T04:36:28.694Z[SUM] 0.00-1.00 sec 327 MBytes 2.74 Gbits/sec
41822026-07-26T04:36:28.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
41832026-07-26T04:36:28.694Z[ 5] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
41842026-07-26T04:36:28.694Z[ 8] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
41852026-07-26T04:36:28.694Z[ 10] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
41862026-07-26T04:36:28.694Z[ 12] 1.00-2.00 sec 51.6 MBytes 433 Mbits/sec
41872026-07-26T04:36:28.694Z[ 14] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
41882026-07-26T04:36:28.694Z[ 16] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
41892026-07-26T04:36:28.694Z[ 18] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
41902026-07-26T04:36:28.694Z[ 20] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
41912026-07-26T04:36:28.694Z[SUM] 1.00-2.00 sec 414 MBytes 3.47 Gbits/sec
41922026-07-26T04:36:28.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
41932026-07-26T04:36:28.694Z[ 5] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
41942026-07-26T04:36:28.694Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
41952026-07-26T04:36:28.694Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
41962026-07-26T04:36:28.694Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
41972026-07-26T04:36:28.694Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
41982026-07-26T04:36:28.695Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
41992026-07-26T04:36:28.695Z[ 18] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
42002026-07-26T04:36:28.695Z[ 20] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
42012026-07-26T04:36:28.695Z[SUM] 2.00-3.00 sec 418 MBytes 3.50 Gbits/sec
42022026-07-26T04:36:28.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
42032026-07-26T04:36:28.695Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
42042026-07-26T04:36:28.695Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
42052026-07-26T04:36:28.695Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
42062026-07-26T04:36:28.695Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
42072026-07-26T04:36:28.695Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
42082026-07-26T04:36:28.695Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
42092026-07-26T04:36:28.695Z[ 18] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
42102026-07-26T04:36:28.695Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
42112026-07-26T04:36:28.695Z[SUM] 3.00-4.00 sec 419 MBytes 3.51 Gbits/sec
42122026-07-26T04:36:28.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
42132026-07-26T04:36:28.695Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42142026-07-26T04:36:28.695Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42152026-07-26T04:36:28.695Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
42162026-07-26T04:36:28.695Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42172026-07-26T04:36:28.695Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42182026-07-26T04:36:28.695Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
42192026-07-26T04:36:28.695Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42202026-07-26T04:36:28.695Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
42212026-07-26T04:36:28.695Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
42222026-07-26T04:36:28.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
42232026-07-26T04:36:28.695Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
42242026-07-26T04:36:28.695Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42252026-07-26T04:36:28.695Z[ 10] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
42262026-07-26T04:36:28.695Z[ 12] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
42272026-07-26T04:36:28.695Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42282026-07-26T04:36:28.695Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
42292026-07-26T04:36:28.695Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
42302026-07-26T04:36:28.695Z[ 20] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
42312026-07-26T04:36:28.695Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
42322026-07-26T04:36:28.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
42332026-07-26T04:36:28.695Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42342026-07-26T04:36:28.696Z[ 8] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42352026-07-26T04:36:28.696Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42362026-07-26T04:36:31.698Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42372026-07-26T04:36:31.698Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42382026-07-26T04:36:31.698Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
42392026-07-26T04:36:31.698Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
42402026-07-26T04:36:31.698Z[ 20] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
42412026-07-26T04:36:31.698Z[SUM] 6.00-7.00 sec 419 MBytes 3.51 Gbits/sec
42422026-07-26T04:36:31.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
42432026-07-26T04:36:31.699Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42442026-07-26T04:36:31.699Z[ 8] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42452026-07-26T04:36:31.699Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42462026-07-26T04:36:31.699Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42472026-07-26T04:36:31.699Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42482026-07-26T04:36:31.699Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42492026-07-26T04:36:31.699Z[ 18] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
42502026-07-26T04:36:31.699Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
42512026-07-26T04:36:31.699Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
42522026-07-26T04:36:31.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
42532026-07-26T04:36:31.699Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42542026-07-26T04:36:31.699Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42552026-07-26T04:36:31.699Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42562026-07-26T04:36:31.699Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42572026-07-26T04:36:31.699Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42582026-07-26T04:36:31.699Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42592026-07-26T04:36:31.699Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
42602026-07-26T04:36:31.699Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
42612026-07-26T04:36:31.699Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
42622026-07-26T04:36:31.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
42632026-07-26T04:36:31.699Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42642026-07-26T04:36:31.699Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42652026-07-26T04:36:31.699Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42662026-07-26T04:36:31.699Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
42672026-07-26T04:36:31.699Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
42682026-07-26T04:36:31.699Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42692026-07-26T04:36:31.699Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42702026-07-26T04:36:31.699Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
42712026-07-26T04:36:31.699Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
42722026-07-26T04:36:31.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
42732026-07-26T04:36:31.699Z[ 5] 10.00-10.00 sec 128 KBytes 863 Mbits/sec
42742026-07-26T04:36:31.699Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42752026-07-26T04:36:31.699Z[ 10] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
42762026-07-26T04:36:31.699Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42772026-07-26T04:36:31.700Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42782026-07-26T04:36:31.700Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-07-26T04:36:31.700Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-07-26T04:36:31.700Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-07-26T04:36:31.700Z[SUM] 10.00-10.00 sec 256 KBytes 1.73 Gbits/sec
42822026-07-26T04:36:31.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
42832026-07-26T04:36:31.700Z[ ID] Interval Transfer Bitrate
42842026-07-26T04:36:31.700Z[ 5] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42852026-07-26T04:36:31.700Z[ 8] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42862026-07-26T04:36:31.700Z[ 10] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42872026-07-26T04:36:31.700Z[ 12] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42882026-07-26T04:36:31.700Z[ 14] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42892026-07-26T04:36:31.700Z[ 16] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42902026-07-26T04:36:31.700Z[ 18] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
42912026-07-26T04:36:31.700Z[ 20] 0.00-10.00 sec 512 MBytes 430 Mbits/sec sender
42922026-07-26T04:36:31.700Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.44 Gbits/sec sender
42932026-07-26T04:36:31.703ZRun 4/10...3440.8976558088043Mbps
42942026-07-26T04:36:39.111Z-----------------------------------------------------------
42952026-07-26T04:36:39.111ZServer listening on 5201 (test #25)
42962026-07-26T04:36:39.111Z-----------------------------------------------------------
42972026-07-26T04:36:39.111ZAccepted connection from 10.0.0.1, port 53583
42982026-07-26T04:36:39.111Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34691
42992026-07-26T04:36:39.111Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63791
43002026-07-26T04:36:39.112Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58063
43012026-07-26T04:36:39.112Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34591
43022026-07-26T04:36:39.112Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47760
43032026-07-26T04:36:39.112Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57115
43042026-07-26T04:36:39.112Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64072
43052026-07-26T04:36:39.112Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59912
43062026-07-26T04:36:39.112Z[ ID] Interval Transfer Bitrate
43072026-07-26T04:36:39.112Z[ 5] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43082026-07-26T04:36:39.112Z[ 8] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43092026-07-26T04:36:39.112Z[ 10] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43102026-07-26T04:36:39.112Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43112026-07-26T04:36:39.112Z[ 14] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43122026-07-26T04:36:39.112Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43132026-07-26T04:36:39.112Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43142026-07-26T04:36:39.112Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
43152026-07-26T04:36:39.112Z[SUM] 0.00-1.00 sec 330 MBytes 2.77 Gbits/sec
43162026-07-26T04:36:39.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
43172026-07-26T04:36:39.112Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43182026-07-26T04:36:39.112Z[ 8] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43192026-07-26T04:36:39.112Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43202026-07-26T04:36:39.112Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43212026-07-26T04:36:39.112Z[ 14] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43222026-07-26T04:36:39.112Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43232026-07-26T04:36:39.112Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
43242026-07-26T04:36:39.112Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
43252026-07-26T04:36:39.112Z[SUM] 1.00-2.00 sec 420 MBytes 3.52 Gbits/sec
43262026-07-26T04:36:39.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
43272026-07-26T04:36:39.112Z[ 5] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
43282026-07-26T04:36:39.112Z[ 8] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
43292026-07-26T04:36:39.112Z[ 10] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
43302026-07-26T04:36:39.112Z[ 12] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
43312026-07-26T04:36:39.112Z[ 14] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
43322026-07-26T04:36:39.112Z[ 16] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
43332026-07-26T04:36:39.112Z[ 18] 2.00-3.00 sec 51.6 MBytes 433 Mbits/sec
43342026-07-26T04:36:39.112Z[ 20] 2.00-3.00 sec 51.5 MBytes 432 Mbits/sec
43352026-07-26T04:36:39.112Z[SUM] 2.00-3.00 sec 413 MBytes 3.46 Gbits/sec
43362026-07-26T04:36:39.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
43372026-07-26T04:36:39.112Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43382026-07-26T04:36:39.112Z[ 8] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43392026-07-26T04:36:39.113Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43402026-07-26T04:36:39.113Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43412026-07-26T04:36:39.113Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
43422026-07-26T04:36:39.113Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43432026-07-26T04:36:39.113Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43442026-07-26T04:36:39.113Z[ 20] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
43452026-07-26T04:36:39.113Z[SUM] 3.00-4.00 sec 419 MBytes 3.52 Gbits/sec
43462026-07-26T04:36:39.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
43472026-07-26T04:36:39.113Z[ 5] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
43482026-07-26T04:36:39.113Z[ 8] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
43492026-07-26T04:36:39.113Z[ 10] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
43502026-07-26T04:36:39.113Z[ 12] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
43512026-07-26T04:36:39.113Z[ 14] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
43522026-07-26T04:36:39.113Z[ 16] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
43532026-07-26T04:36:39.113Z[ 18] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
43542026-07-26T04:36:39.113Z[ 20] 4.00-5.00 sec 51.9 MBytes 435 Mbits/sec
43552026-07-26T04:36:39.113Z[SUM] 4.00-5.00 sec 415 MBytes 3.48 Gbits/sec
43562026-07-26T04:36:39.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
43572026-07-26T04:36:39.113Z[ 5] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
43582026-07-26T04:36:39.113Z[ 8] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
43592026-07-26T04:36:39.113Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43602026-07-26T04:36:39.113Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43612026-07-26T04:36:39.113Z[ 14] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
43622026-07-26T04:36:39.113Z[ 16] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
43632026-07-26T04:36:39.113Z[ 18] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
43642026-07-26T04:36:39.113Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
43652026-07-26T04:36:39.113Z[SUM] 5.00-6.00 sec 416 MBytes 3.49 Gbits/sec
43662026-07-26T04:36:39.113Z- - - - - - - - - - - - - - - - - - - - - - - - -
43672026-07-26T04:36:39.113Z[ 5] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
43682026-07-26T04:36:39.113Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
43692026-07-26T04:36:39.113Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
43702026-07-26T04:36:42.116Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
43712026-07-26T04:36:42.116Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
43722026-07-26T04:36:42.116Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
43732026-07-26T04:36:42.116Z[ 18] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
43742026-07-26T04:36:42.116Z[ 20] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
43752026-07-26T04:36:42.116Z[SUM] 6.00-7.00 sec 417 MBytes 3.50 Gbits/sec
43762026-07-26T04:36:42.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
43772026-07-26T04:36:42.116Z[ 5] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
43782026-07-26T04:36:42.116Z[ 8] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
43792026-07-26T04:36:42.116Z[ 10] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
43802026-07-26T04:36:42.116Z[ 12] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
43812026-07-26T04:36:42.117Z[ 14] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
43822026-07-26T04:36:42.117Z[ 16] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
43832026-07-26T04:36:42.117Z[ 18] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
43842026-07-26T04:36:42.117Z[ 20] 7.00-8.00 sec 51.9 MBytes 435 Mbits/sec
43852026-07-26T04:36:42.117Z[SUM] 7.00-8.00 sec 416 MBytes 3.49 Gbits/sec
43862026-07-26T04:36:42.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
43872026-07-26T04:36:42.117Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43882026-07-26T04:36:42.117Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43892026-07-26T04:36:42.117Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43902026-07-26T04:36:42.117Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43912026-07-26T04:36:42.117Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43922026-07-26T04:36:42.117Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43932026-07-26T04:36:42.117Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43942026-07-26T04:36:42.117Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
43952026-07-26T04:36:42.117Z[SUM] 8.00-9.00 sec 419 MBytes 3.52 Gbits/sec
43962026-07-26T04:36:42.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
43972026-07-26T04:36:42.117Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
43982026-07-26T04:36:42.117Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
43992026-07-26T04:36:42.117Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44002026-07-26T04:36:42.117Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44012026-07-26T04:36:42.117Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
44022026-07-26T04:36:42.117Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
44032026-07-26T04:36:42.117Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44042026-07-26T04:36:42.117Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
44052026-07-26T04:36:42.118Z[SUM] 9.00-10.00 sec 419 MBytes 3.52 Gbits/sec
44062026-07-26T04:36:42.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
44072026-07-26T04:36:42.118Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44082026-07-26T04:36:42.118Z[ 8] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
44092026-07-26T04:36:42.118Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44102026-07-26T04:36:42.118Z[ 12] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
44112026-07-26T04:36:42.118Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-07-26T04:36:42.118Z[ 16] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
44132026-07-26T04:36:42.118Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-07-26T04:36:42.118Z[ 20] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
44152026-07-26T04:36:42.118Z[SUM] 10.00-10.00 sec 512 KBytes 3.71 Gbits/sec
44162026-07-26T04:36:42.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
44172026-07-26T04:36:42.118Z[ ID] Interval Transfer Bitrate
44182026-07-26T04:36:42.118Z[ 5] 0.00-10.00 sec 510 MBytes 428 Mbits/sec sender
44192026-07-26T04:36:42.118Z[ 8] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
44202026-07-26T04:36:42.118Z[ 10] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
44212026-07-26T04:36:42.118Z[ 12] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
44222026-07-26T04:36:42.118Z[ 14] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
44232026-07-26T04:36:42.118Z[ 16] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
44242026-07-26T04:36:42.118Z[ 18] 0.00-10.00 sec 510 MBytes 428 Mbits/sec sender
44252026-07-26T04:36:42.118Z[ 20] 0.00-10.00 sec 510 MBytes 428 Mbits/sec sender
44262026-07-26T04:36:42.118Z[SUM] 0.00-10.00 sec 3.99 GBytes 3.43 Gbits/sec sender
44272026-07-26T04:36:42.122ZRun 5/10...3426.353022672997Mbps
44282026-07-26T04:36:49.516Z-----------------------------------------------------------
44292026-07-26T04:36:49.516ZServer listening on 5201 (test #26)
44302026-07-26T04:36:49.516Z-----------------------------------------------------------
44312026-07-26T04:36:49.516ZAccepted connection from 10.0.0.1, port 47620
44322026-07-26T04:36:49.516Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35725
44332026-07-26T04:36:49.516Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48889
44342026-07-26T04:36:49.516Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50278
44352026-07-26T04:36:49.516Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64302
44362026-07-26T04:36:49.516Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52376
44372026-07-26T04:36:49.516Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59440
44382026-07-26T04:36:49.516Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34080
44392026-07-26T04:36:49.516Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59153
44402026-07-26T04:36:49.516Z[ ID] Interval Transfer Bitrate
44412026-07-26T04:36:49.517Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44422026-07-26T04:36:49.517Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44432026-07-26T04:36:49.517Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44442026-07-26T04:36:49.517Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44452026-07-26T04:36:49.517Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44462026-07-26T04:36:49.517Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44472026-07-26T04:36:49.517Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44482026-07-26T04:36:49.517Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44492026-07-26T04:36:49.517Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
44502026-07-26T04:36:49.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
44512026-07-26T04:36:49.517Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44522026-07-26T04:36:49.517Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44532026-07-26T04:36:49.517Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44542026-07-26T04:36:49.517Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44552026-07-26T04:36:49.517Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44562026-07-26T04:36:49.517Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44572026-07-26T04:36:49.517Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44582026-07-26T04:36:49.517Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44592026-07-26T04:36:49.517Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
44602026-07-26T04:36:49.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
44612026-07-26T04:36:49.517Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44622026-07-26T04:36:49.517Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44632026-07-26T04:36:49.517Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44642026-07-26T04:36:49.517Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44652026-07-26T04:36:49.517Z[ 14] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
44662026-07-26T04:36:49.517Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
44672026-07-26T04:36:49.517Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
44682026-07-26T04:36:49.517Z[ 20] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
44692026-07-26T04:36:49.517Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
44702026-07-26T04:36:49.517Z- - - - - - - - - - - - - - - - - - - - - - - - -
44712026-07-26T04:36:49.517Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44722026-07-26T04:36:49.517Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44732026-07-26T04:36:49.517Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44742026-07-26T04:36:49.517Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44752026-07-26T04:36:49.517Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44762026-07-26T04:36:49.517Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44772026-07-26T04:36:49.517Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
44782026-07-26T04:36:49.517Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
44792026-07-26T04:36:49.518Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
44802026-07-26T04:36:49.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
44812026-07-26T04:36:49.518Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44822026-07-26T04:36:49.518Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44832026-07-26T04:36:49.518Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44842026-07-26T04:36:49.518Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44852026-07-26T04:36:49.518Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44862026-07-26T04:36:49.518Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44872026-07-26T04:36:49.518Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44882026-07-26T04:36:49.518Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44892026-07-26T04:36:49.518Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
44902026-07-26T04:36:49.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
44912026-07-26T04:36:49.518Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44922026-07-26T04:36:49.518Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
44932026-07-26T04:36:49.518Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44942026-07-26T04:36:49.518Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
44952026-07-26T04:36:49.518Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44962026-07-26T04:36:49.518Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44972026-07-26T04:36:49.518Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44982026-07-26T04:36:49.518Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
44992026-07-26T04:36:49.518Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
45002026-07-26T04:36:49.518Z- - - - - - - - - - - - - - - - - - - - - - - - -
45012026-07-26T04:36:49.518Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45022026-07-26T04:36:49.518Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45032026-07-26T04:36:49.518Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45042026-07-26T04:36:52.520Z[ 12] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45052026-07-26T04:36:52.520Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
45062026-07-26T04:36:52.520Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
45072026-07-26T04:36:52.520Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45082026-07-26T04:36:52.520Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45092026-07-26T04:36:52.520Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
45102026-07-26T04:36:52.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
45112026-07-26T04:36:52.520Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45122026-07-26T04:36:52.521Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45132026-07-26T04:36:52.521Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45142026-07-26T04:36:52.521Z[ 12] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
45152026-07-26T04:36:52.521Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
45162026-07-26T04:36:52.521Z[ 16] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
45172026-07-26T04:36:52.521Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
45182026-07-26T04:36:52.521Z[ 20] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
45192026-07-26T04:36:52.521Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
45202026-07-26T04:36:52.521Z- - - - - - - - - - - - - - - - - - - - - - - - -
45212026-07-26T04:36:52.521Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45222026-07-26T04:36:52.521Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45232026-07-26T04:36:52.521Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45242026-07-26T04:36:52.521Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45252026-07-26T04:36:52.521Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45262026-07-26T04:36:52.521Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45272026-07-26T04:36:52.521Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45282026-07-26T04:36:52.521Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45292026-07-26T04:36:52.521Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
45302026-07-26T04:36:52.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
45312026-07-26T04:36:52.522Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
45322026-07-26T04:36:52.522Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45332026-07-26T04:36:52.522Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45342026-07-26T04:36:52.522Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
45352026-07-26T04:36:52.522Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45362026-07-26T04:36:52.522Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45372026-07-26T04:36:52.522Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
45382026-07-26T04:36:52.522Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
45392026-07-26T04:36:52.522Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
45402026-07-26T04:36:52.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
45412026-07-26T04:36:52.522Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45422026-07-26T04:36:52.522Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45432026-07-26T04:36:52.522Z[ 10] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
45442026-07-26T04:36:52.522Z[ 12] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
45452026-07-26T04:36:52.522Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-07-26T04:36:52.523Z[ 16] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
45472026-07-26T04:36:52.523Z[ 18] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
45482026-07-26T04:36:52.523Z[ 20] 10.00-10.00 sec 128 KBytes 935 Mbits/sec
45492026-07-26T04:36:52.523Z[SUM] 10.00-10.00 sec 640 KBytes 4.67 Gbits/sec
45502026-07-26T04:36:52.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
45512026-07-26T04:36:52.523Z[ ID] Interval Transfer Bitrate
45522026-07-26T04:36:52.523Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
45532026-07-26T04:36:52.523Z[ 8] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
45542026-07-26T04:36:52.523Z[ 10] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
45552026-07-26T04:36:52.523Z[ 12] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
45562026-07-26T04:36:52.523Z[ 14] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
45572026-07-26T04:36:52.523Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec sender
45582026-07-26T04:36:52.523Z[ 18] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
45592026-07-26T04:36:52.523Z[ 20] 0.00-10.00 sec 517 MBytes 433 Mbits/sec sender
45602026-07-26T04:36:52.523Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec sender
45612026-07-26T04:36:52.526ZRun 6/10...3467.2459126905446Mbps
45622026-07-26T04:36:59.938Z-----------------------------------------------------------
45632026-07-26T04:36:59.938ZServer listening on 5201 (test #27)
45642026-07-26T04:36:59.938Z-----------------------------------------------------------
45652026-07-26T04:36:59.938ZAccepted connection from 10.0.0.1, port 58218
45662026-07-26T04:36:59.938Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36564
45672026-07-26T04:36:59.938Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38280
45682026-07-26T04:36:59.938Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51204
45692026-07-26T04:36:59.938Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52199
45702026-07-26T04:36:59.938Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64015
45712026-07-26T04:36:59.938Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45089
45722026-07-26T04:36:59.938Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60414
45732026-07-26T04:36:59.938Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46815
45742026-07-26T04:36:59.938Z[ ID] Interval Transfer Bitrate
45752026-07-26T04:36:59.938Z[ 5] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45762026-07-26T04:36:59.938Z[ 8] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45772026-07-26T04:36:59.938Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
45782026-07-26T04:36:59.938Z[ 12] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45792026-07-26T04:36:59.938Z[ 14] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45802026-07-26T04:36:59.938Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45812026-07-26T04:36:59.938Z[ 18] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45822026-07-26T04:36:59.938Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
45832026-07-26T04:36:59.938Z[SUM] 0.00-1.00 sec 328 MBytes 2.75 Gbits/sec
45842026-07-26T04:36:59.938Z- - - - - - - - - - - - - - - - - - - - - - - - -
45852026-07-26T04:36:59.938Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45862026-07-26T04:36:59.938Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
45872026-07-26T04:36:59.938Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45882026-07-26T04:36:59.938Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45892026-07-26T04:36:59.939Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45902026-07-26T04:36:59.939Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45912026-07-26T04:36:59.939Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45922026-07-26T04:36:59.939Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45932026-07-26T04:36:59.939Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
45942026-07-26T04:36:59.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
45952026-07-26T04:36:59.939Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
45962026-07-26T04:36:59.939Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
45972026-07-26T04:36:59.939Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
45982026-07-26T04:36:59.939Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
45992026-07-26T04:36:59.939Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
46002026-07-26T04:36:59.939Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46012026-07-26T04:36:59.939Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
46022026-07-26T04:36:59.939Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
46032026-07-26T04:36:59.939Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
46042026-07-26T04:36:59.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
46052026-07-26T04:36:59.939Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46062026-07-26T04:36:59.939Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46072026-07-26T04:36:59.939Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46082026-07-26T04:36:59.939Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46092026-07-26T04:36:59.939Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46102026-07-26T04:36:59.939Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46112026-07-26T04:36:59.939Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46122026-07-26T04:36:59.939Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46132026-07-26T04:36:59.939Z[SUM] 3.00-4.00 sec 424 MBytes 3.55 Gbits/sec
46142026-07-26T04:36:59.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
46152026-07-26T04:36:59.939Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46162026-07-26T04:36:59.939Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46172026-07-26T04:36:59.939Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46182026-07-26T04:36:59.939Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46192026-07-26T04:36:59.939Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46202026-07-26T04:36:59.939Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46212026-07-26T04:36:59.939Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46222026-07-26T04:36:59.939Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46232026-07-26T04:36:59.939Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
46242026-07-26T04:36:59.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
46252026-07-26T04:36:59.939Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46262026-07-26T04:36:59.939Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46272026-07-26T04:36:59.940Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46282026-07-26T04:36:59.940Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46292026-07-26T04:36:59.940Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46302026-07-26T04:36:59.940Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46312026-07-26T04:36:59.940Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46322026-07-26T04:36:59.940Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46332026-07-26T04:36:59.940Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
46342026-07-26T04:36:59.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
46352026-07-26T04:36:59.944Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46362026-07-26T04:36:59.944Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46372026-07-26T04:36:59.944Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46382026-07-26T04:37:02.942Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
46392026-07-26T04:37:02.942Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46402026-07-26T04:37:02.942Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
46412026-07-26T04:37:02.942Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46422026-07-26T04:37:02.942Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
46432026-07-26T04:37:02.942Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
46442026-07-26T04:37:02.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
46452026-07-26T04:37:02.942Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46462026-07-26T04:37:02.942Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46472026-07-26T04:37:02.942Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46482026-07-26T04:37:02.942Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46492026-07-26T04:37:02.942Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46502026-07-26T04:37:02.946Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46512026-07-26T04:37:02.946Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
46522026-07-26T04:37:02.946Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
46532026-07-26T04:37:02.946Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
46542026-07-26T04:37:02.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
46552026-07-26T04:37:02.947Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46562026-07-26T04:37:02.947Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46572026-07-26T04:37:02.947Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
46582026-07-26T04:37:02.947Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46592026-07-26T04:37:02.947Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46602026-07-26T04:37:02.947Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46612026-07-26T04:37:02.947Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46622026-07-26T04:37:02.947Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46632026-07-26T04:37:02.947Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
46642026-07-26T04:37:02.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
46652026-07-26T04:37:02.947Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46662026-07-26T04:37:02.947Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46672026-07-26T04:37:02.947Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
46682026-07-26T04:37:02.947Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46692026-07-26T04:37:02.947Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46702026-07-26T04:37:02.947Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46712026-07-26T04:37:02.947Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46722026-07-26T04:37:02.947Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
46732026-07-26T04:37:02.947Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
46742026-07-26T04:37:02.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
46752026-07-26T04:37:02.947Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46762026-07-26T04:37:02.947Z[ 8] 10.00-10.00 sec 128 KBytes 896 Mbits/sec
46772026-07-26T04:37:02.947Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46782026-07-26T04:37:02.947Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46792026-07-26T04:37:02.947Z[ 14] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
46802026-07-26T04:37:02.947Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-07-26T04:37:02.948Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46822026-07-26T04:37:02.948Z[ 20] 10.00-10.00 sec 128 KBytes 897 Mbits/sec
46832026-07-26T04:37:02.948Z[SUM] 10.00-10.00 sec 384 KBytes 2.69 Gbits/sec
46842026-07-26T04:37:02.948Z- - - - - - - - - - - - - - - - - - - - - - - - -
46852026-07-26T04:37:02.948Z[ ID] Interval Transfer Bitrate
46862026-07-26T04:37:02.948Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46872026-07-26T04:37:02.948Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
46882026-07-26T04:37:02.948Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46892026-07-26T04:37:02.948Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46902026-07-26T04:37:02.948Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
46912026-07-26T04:37:02.948Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46922026-07-26T04:37:02.948Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46932026-07-26T04:37:02.948Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
46942026-07-26T04:37:02.948Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
46952026-07-26T04:37:02.948ZRun 7/10...3479.915535625921Mbps
46962026-07-26T04:37:10.365Z-----------------------------------------------------------
46972026-07-26T04:37:10.365ZServer listening on 5201 (test #28)
46982026-07-26T04:37:10.365Z-----------------------------------------------------------
46992026-07-26T04:37:10.365ZAccepted connection from 10.0.0.1, port 46669
47002026-07-26T04:37:10.365Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62837
47012026-07-26T04:37:10.365Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39344
47022026-07-26T04:37:10.365Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37054
47032026-07-26T04:37:10.365Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55957
47042026-07-26T04:37:10.365Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44984
47052026-07-26T04:37:10.365Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64860
47062026-07-26T04:37:10.365Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50523
47072026-07-26T04:37:10.365Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48339
47082026-07-26T04:37:10.365Z[ ID] Interval Transfer Bitrate
47092026-07-26T04:37:10.365Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47102026-07-26T04:37:10.365Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47112026-07-26T04:37:10.365Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47122026-07-26T04:37:10.365Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47132026-07-26T04:37:10.365Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47142026-07-26T04:37:10.365Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
47152026-07-26T04:37:10.365Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47162026-07-26T04:37:10.365Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
47172026-07-26T04:37:10.365Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
47182026-07-26T04:37:10.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
47192026-07-26T04:37:10.365Z[ 5] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
47202026-07-26T04:37:10.365Z[ 8] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
47212026-07-26T04:37:10.365Z[ 10] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
47222026-07-26T04:37:10.365Z[ 12] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
47232026-07-26T04:37:10.365Z[ 14] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
47242026-07-26T04:37:10.365Z[ 16] 1.00-2.00 sec 51.8 MBytes 434 Mbits/sec
47252026-07-26T04:37:10.365Z[ 18] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
47262026-07-26T04:37:10.366Z[ 20] 1.00-2.00 sec 51.9 MBytes 435 Mbits/sec
47272026-07-26T04:37:10.366Z[SUM] 1.00-2.00 sec 414 MBytes 3.48 Gbits/sec
47282026-07-26T04:37:10.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
47292026-07-26T04:37:10.366Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47302026-07-26T04:37:10.366Z[ 8] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47312026-07-26T04:37:10.366Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47322026-07-26T04:37:10.366Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47332026-07-26T04:37:10.366Z[ 14] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47342026-07-26T04:37:10.366Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47352026-07-26T04:37:10.366Z[ 18] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
47362026-07-26T04:37:10.366Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
47372026-07-26T04:37:10.366Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
47382026-07-26T04:37:10.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
47392026-07-26T04:37:10.366Z[ 5] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47402026-07-26T04:37:10.366Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47412026-07-26T04:37:10.366Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47422026-07-26T04:37:10.366Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47432026-07-26T04:37:10.366Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47442026-07-26T04:37:10.366Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47452026-07-26T04:37:10.366Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47462026-07-26T04:37:10.366Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47472026-07-26T04:37:10.366Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
47482026-07-26T04:37:10.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
47492026-07-26T04:37:10.366Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47502026-07-26T04:37:10.366Z[ 8] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47512026-07-26T04:37:10.366Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47522026-07-26T04:37:10.366Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47532026-07-26T04:37:10.366Z[ 14] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
47542026-07-26T04:37:10.366Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47552026-07-26T04:37:10.366Z[ 18] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47562026-07-26T04:37:10.366Z[ 20] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
47572026-07-26T04:37:10.366Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
47582026-07-26T04:37:10.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
47592026-07-26T04:37:10.366Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
47602026-07-26T04:37:10.366Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47612026-07-26T04:37:10.366Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47622026-07-26T04:37:10.366Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47632026-07-26T04:37:10.366Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47642026-07-26T04:37:10.366Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47652026-07-26T04:37:10.366Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47662026-07-26T04:37:10.367Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
47672026-07-26T04:37:10.367Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
47682026-07-26T04:37:10.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
47692026-07-26T04:37:10.367Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47702026-07-26T04:37:10.367Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
47712026-07-26T04:37:10.367Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47722026-07-26T04:37:13.369Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47732026-07-26T04:37:13.369Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47742026-07-26T04:37:13.369Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47752026-07-26T04:37:13.369Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47762026-07-26T04:37:13.369Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
47772026-07-26T04:37:13.369Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
47782026-07-26T04:37:13.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
47792026-07-26T04:37:13.369Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47802026-07-26T04:37:13.370Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47812026-07-26T04:37:13.370Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47822026-07-26T04:37:13.370Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47832026-07-26T04:37:13.370Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47842026-07-26T04:37:13.370Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47852026-07-26T04:37:13.370Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47862026-07-26T04:37:13.370Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47872026-07-26T04:37:13.370Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
47882026-07-26T04:37:13.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
47892026-07-26T04:37:13.371Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47902026-07-26T04:37:13.371Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47912026-07-26T04:37:13.371Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47922026-07-26T04:37:13.371Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47932026-07-26T04:37:13.371Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47942026-07-26T04:37:13.371Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47952026-07-26T04:37:13.371Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47962026-07-26T04:37:13.371Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
47972026-07-26T04:37:13.371Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
47982026-07-26T04:37:13.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
47992026-07-26T04:37:13.371Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48002026-07-26T04:37:13.371Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
48012026-07-26T04:37:13.371Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
48022026-07-26T04:37:13.371Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48032026-07-26T04:37:13.371Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
48042026-07-26T04:37:13.371Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48052026-07-26T04:37:13.371Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
48062026-07-26T04:37:13.371Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48072026-07-26T04:37:13.371Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
48082026-07-26T04:37:13.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
48092026-07-26T04:37:13.371Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48102026-07-26T04:37:13.371Z[ 8] 10.00-10.00 sec 128 KBytes 883 Mbits/sec
48112026-07-26T04:37:13.371Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48122026-07-26T04:37:13.371Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48132026-07-26T04:37:13.371Z[ 14] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
48142026-07-26T04:37:13.371Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48152026-07-26T04:37:13.371Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-07-26T04:37:13.371Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-07-26T04:37:13.372Z[SUM] 10.00-10.00 sec 256 KBytes 1.77 Gbits/sec
48182026-07-26T04:37:13.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
48192026-07-26T04:37:13.372Z[ ID] Interval Transfer Bitrate
48202026-07-26T04:37:13.375Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48212026-07-26T04:37:13.375Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48222026-07-26T04:37:13.375Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48232026-07-26T04:37:13.375Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
48242026-07-26T04:37:13.375Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
48252026-07-26T04:37:13.375Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
48262026-07-26T04:37:13.375Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48272026-07-26T04:37:13.376Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
48282026-07-26T04:37:13.376Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec sender
48292026-07-26T04:37:13.376ZRun 8/10...3484.5234962757477Mbps
48302026-07-26T04:37:20.781Z-----------------------------------------------------------
48312026-07-26T04:37:20.782ZServer listening on 5201 (test #29)
48322026-07-26T04:37:20.782Z-----------------------------------------------------------
48332026-07-26T04:37:20.782ZAccepted connection from 10.0.0.1, port 57848
48342026-07-26T04:37:20.782Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64633
48352026-07-26T04:37:20.782Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49817
48362026-07-26T04:37:20.782Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47380
48372026-07-26T04:37:20.782Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55321
48382026-07-26T04:37:20.782Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46028
48392026-07-26T04:37:20.782Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37520
48402026-07-26T04:37:20.782Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64691
48412026-07-26T04:37:20.782Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65439
48422026-07-26T04:37:20.782Z[ ID] Interval Transfer Bitrate
48432026-07-26T04:37:20.782Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48442026-07-26T04:37:20.782Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48452026-07-26T04:37:20.782Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48462026-07-26T04:37:20.782Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48472026-07-26T04:37:20.782Z[ 14] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48482026-07-26T04:37:20.782Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48492026-07-26T04:37:20.782Z[ 18] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
48502026-07-26T04:37:20.782Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
48512026-07-26T04:37:20.782Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
48522026-07-26T04:37:20.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
48532026-07-26T04:37:20.782Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48542026-07-26T04:37:20.782Z[ 8] 1.00-2.00 sec 52.8 MBytes 443 Mbits/sec
48552026-07-26T04:37:20.782Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48562026-07-26T04:37:20.782Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48572026-07-26T04:37:20.782Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48582026-07-26T04:37:20.782Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48592026-07-26T04:37:20.782Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48602026-07-26T04:37:20.782Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
48612026-07-26T04:37:20.782Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
48622026-07-26T04:37:20.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
48632026-07-26T04:37:20.782Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48642026-07-26T04:37:20.782Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48652026-07-26T04:37:20.782Z[ 10] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48662026-07-26T04:37:20.782Z[ 12] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48672026-07-26T04:37:20.783Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
48682026-07-26T04:37:20.783Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48692026-07-26T04:37:20.783Z[ 18] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48702026-07-26T04:37:20.783Z[ 20] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48712026-07-26T04:37:20.783Z[SUM] 2.00-3.00 sec 419 MBytes 3.51 Gbits/sec
48722026-07-26T04:37:20.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
48732026-07-26T04:37:20.783Z[ 5] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
48742026-07-26T04:37:20.783Z[ 8] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
48752026-07-26T04:37:20.783Z[ 10] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
48762026-07-26T04:37:20.783Z[ 12] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
48772026-07-26T04:37:20.783Z[ 14] 3.00-4.00 sec 51.8 MBytes 434 Mbits/sec
48782026-07-26T04:37:20.783Z[ 16] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
48792026-07-26T04:37:20.783Z[ 18] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
48802026-07-26T04:37:20.783Z[ 20] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
48812026-07-26T04:37:20.783Z[SUM] 3.00-4.00 sec 415 MBytes 3.48 Gbits/sec
48822026-07-26T04:37:20.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
48832026-07-26T04:37:20.783Z[ 5] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
48842026-07-26T04:37:20.783Z[ 8] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
48852026-07-26T04:37:20.783Z[ 10] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
48862026-07-26T04:37:20.783Z[ 12] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
48872026-07-26T04:37:20.783Z[ 14] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
48882026-07-26T04:37:20.783Z[ 16] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
48892026-07-26T04:37:20.783Z[ 18] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
48902026-07-26T04:37:20.783Z[ 20] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
48912026-07-26T04:37:20.783Z[SUM] 4.00-5.00 sec 413 MBytes 3.46 Gbits/sec
48922026-07-26T04:37:20.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
48932026-07-26T04:37:20.783Z[ 5] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
48942026-07-26T04:37:20.783Z[ 8] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
48952026-07-26T04:37:20.783Z[ 10] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
48962026-07-26T04:37:20.783Z[ 12] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
48972026-07-26T04:37:20.783Z[ 14] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
48982026-07-26T04:37:20.783Z[ 16] 5.00-6.00 sec 51.6 MBytes 433 Mbits/sec
48992026-07-26T04:37:20.783Z[ 18] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
49002026-07-26T04:37:20.783Z[ 20] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
49012026-07-26T04:37:20.783Z[SUM] 5.00-6.00 sec 412 MBytes 3.45 Gbits/sec
49022026-07-26T04:37:20.783Z- - - - - - - - - - - - - - - - - - - - - - - - -
49032026-07-26T04:37:20.783Z[ 5] 6.00-7.00 sec 51.2 MBytes 430 Mbits/sec
49042026-07-26T04:37:20.783Z[ 8] 6.00-7.00 sec 51.2 MBytes 430 Mbits/sec
49052026-07-26T04:37:20.784Z[ 10] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
49062026-07-26T04:37:23.789Z[ 12] 6.00-7.00 sec 51.2 MBytes 430 Mbits/sec
49072026-07-26T04:37:23.789Z[ 14] 6.00-7.00 sec 51.2 MBytes 430 Mbits/sec
49082026-07-26T04:37:23.789Z[ 16] 6.00-7.00 sec 51.1 MBytes 429 Mbits/sec
49092026-07-26T04:37:23.789Z[ 18] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
49102026-07-26T04:37:23.789Z[ 20] 6.00-7.00 sec 51.1 MBytes 429 Mbits/sec
49112026-07-26T04:37:23.789Z[SUM] 6.00-7.00 sec 410 MBytes 3.44 Gbits/sec
49122026-07-26T04:37:23.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
49132026-07-26T04:37:23.789Z[ 5] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
49142026-07-26T04:37:23.790Z[ 8] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49152026-07-26T04:37:23.790Z[ 10] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
49162026-07-26T04:37:23.790Z[ 12] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
49172026-07-26T04:37:23.790Z[ 14] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49182026-07-26T04:37:23.790Z[ 16] 7.00-8.00 sec 51.4 MBytes 431 Mbits/sec
49192026-07-26T04:37:23.790Z[ 18] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
49202026-07-26T04:37:23.790Z[ 20] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
49212026-07-26T04:37:23.790Z[SUM] 7.00-8.00 sec 412 MBytes 3.46 Gbits/sec
49222026-07-26T04:37:23.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
49232026-07-26T04:37:23.790Z[ 5] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49242026-07-26T04:37:23.790Z[ 8] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49252026-07-26T04:37:23.790Z[ 10] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49262026-07-26T04:37:23.790Z[ 12] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49272026-07-26T04:37:23.790Z[ 14] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49282026-07-26T04:37:23.790Z[ 16] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49292026-07-26T04:37:23.790Z[ 18] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
49302026-07-26T04:37:23.790Z[ 20] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
49312026-07-26T04:37:23.790Z[SUM] 8.00-9.00 sec 416 MBytes 3.49 Gbits/sec
49322026-07-26T04:37:23.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
49332026-07-26T04:37:23.790Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49342026-07-26T04:37:23.790Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49352026-07-26T04:37:23.790Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49362026-07-26T04:37:23.790Z[ 12] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
49372026-07-26T04:37:23.791Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49382026-07-26T04:37:23.791Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
49392026-07-26T04:37:23.791Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49402026-07-26T04:37:23.791Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
49412026-07-26T04:37:23.791Z[SUM] 9.00-10.00 sec 421 MBytes 3.53 Gbits/sec
49422026-07-26T04:37:23.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
49432026-07-26T04:37:23.791Z[ 5] 10.00-10.00 sec 256 KBytes 605 Mbits/sec
49442026-07-26T04:37:23.791Z[ 8] 10.00-10.00 sec 256 KBytes 605 Mbits/sec
49452026-07-26T04:37:23.791Z[ 10] 10.00-10.00 sec 256 KBytes 605 Mbits/sec
49462026-07-26T04:37:23.791Z[ 12] 10.00-10.00 sec 128 KBytes 303 Mbits/sec
49472026-07-26T04:37:23.791Z[ 14] 10.00-10.00 sec 256 KBytes 605 Mbits/sec
49482026-07-26T04:37:23.791Z[ 16] 10.00-10.00 sec 128 KBytes 303 Mbits/sec
49492026-07-26T04:37:23.791Z[ 18] 10.00-10.00 sec 256 KBytes 605 Mbits/sec
49502026-07-26T04:37:23.791Z[ 20] 10.00-10.00 sec 128 KBytes 303 Mbits/sec
49512026-07-26T04:37:23.791Z[SUM] 10.00-10.00 sec 1.62 MBytes 3.93 Gbits/sec
49522026-07-26T04:37:23.791Z- - - - - - - - - - - - - - - - - - - - - - - - -
49532026-07-26T04:37:23.791Z[ ID] Interval Transfer Bitrate
49542026-07-26T04:37:23.791Z[ 5] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
49552026-07-26T04:37:23.791Z[ 8] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
49562026-07-26T04:37:23.791Z[ 10] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
49572026-07-26T04:37:23.791Z[ 12] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
49582026-07-26T04:37:23.791Z[ 14] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
49592026-07-26T04:37:23.795Z[ 16] 0.00-10.00 sec 509 MBytes 427 Mbits/sec sender
49602026-07-26T04:37:23.795Z[ 18] 0.00-10.00 sec 508 MBytes 426 Mbits/sec sender
49612026-07-26T04:37:23.795Z[ 20] 0.00-10.00 sec 508 MBytes 426 Mbits/sec sender
49622026-07-26T04:37:23.795Z[SUM] 0.00-10.00 sec 3.97 GBytes 3.41 Gbits/sec sender
49632026-07-26T04:37:23.795ZRun 9/10...3413.1850414870582Mbps
49642026-07-26T04:37:31.187Z-----------------------------------------------------------
49652026-07-26T04:37:31.187ZServer listening on 5201 (test #30)
49662026-07-26T04:37:31.187Z-----------------------------------------------------------
49672026-07-26T04:37:31.187ZAccepted connection from 10.0.0.1, port 65327
49682026-07-26T04:37:31.187Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61559
49692026-07-26T04:37:31.187Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33518
49702026-07-26T04:37:31.187Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46805
49712026-07-26T04:37:31.187Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46650
49722026-07-26T04:37:31.187Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56109
49732026-07-26T04:37:31.187Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38465
49742026-07-26T04:37:31.187Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55422
49752026-07-26T04:37:31.187Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45259
49762026-07-26T04:37:31.187Z[ ID] Interval Transfer Bitrate
49772026-07-26T04:37:31.187Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49782026-07-26T04:37:31.187Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49792026-07-26T04:37:31.187Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49802026-07-26T04:37:31.187Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49812026-07-26T04:37:31.187Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
49822026-07-26T04:37:31.187Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
49832026-07-26T04:37:31.187Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49842026-07-26T04:37:31.187Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
49852026-07-26T04:37:31.187Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
49862026-07-26T04:37:31.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
49872026-07-26T04:37:31.187Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49882026-07-26T04:37:31.187Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
49892026-07-26T04:37:31.187Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49902026-07-26T04:37:31.187Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49912026-07-26T04:37:31.187Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49922026-07-26T04:37:31.187Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49932026-07-26T04:37:31.191Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49942026-07-26T04:37:31.191Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
49952026-07-26T04:37:31.191Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
49962026-07-26T04:37:31.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
49972026-07-26T04:37:31.191Z[ 5] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
49982026-07-26T04:37:31.191Z[ 8] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
49992026-07-26T04:37:31.191Z[ 10] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
50002026-07-26T04:37:31.191Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
50012026-07-26T04:37:31.191Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
50022026-07-26T04:37:31.191Z[ 16] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
50032026-07-26T04:37:31.191Z[ 18] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
50042026-07-26T04:37:31.191Z[ 20] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
50052026-07-26T04:37:31.191Z[SUM] 2.00-3.00 sec 418 MBytes 3.50 Gbits/sec
50062026-07-26T04:37:31.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
50072026-07-26T04:37:31.191Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50082026-07-26T04:37:31.191Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50092026-07-26T04:37:31.191Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50102026-07-26T04:37:31.191Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50112026-07-26T04:37:31.191Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50122026-07-26T04:37:31.191Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50132026-07-26T04:37:31.191Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50142026-07-26T04:37:31.191Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
50152026-07-26T04:37:31.191Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
50162026-07-26T04:37:31.191Z- - - - - - - - - - - - - - - - - - - - - - - - -
50172026-07-26T04:37:31.191Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50182026-07-26T04:37:31.191Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50192026-07-26T04:37:31.191Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50202026-07-26T04:37:31.191Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50212026-07-26T04:37:31.192Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50222026-07-26T04:37:31.192Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50232026-07-26T04:37:31.192Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
50242026-07-26T04:37:31.192Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
50252026-07-26T04:37:31.192Z[SUM] 4.00-5.00 sec 419 MBytes 3.51 Gbits/sec
50262026-07-26T04:37:31.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
50272026-07-26T04:37:31.192Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50282026-07-26T04:37:31.192Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50292026-07-26T04:37:31.192Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50302026-07-26T04:37:31.192Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50312026-07-26T04:37:31.192Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50322026-07-26T04:37:31.192Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50332026-07-26T04:37:31.192Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
50342026-07-26T04:37:31.192Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
50352026-07-26T04:37:31.192Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
50362026-07-26T04:37:31.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
50372026-07-26T04:37:31.192Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
50382026-07-26T04:37:31.192Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50392026-07-26T04:37:31.192Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50402026-07-26T04:37:34.192Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50412026-07-26T04:37:34.192Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
50422026-07-26T04:37:34.192Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50432026-07-26T04:37:34.192Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50442026-07-26T04:37:34.192Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
50452026-07-26T04:37:34.192Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
50462026-07-26T04:37:34.192Z- - - - - - - - - - - - - - - - - - - - - - - - -
50472026-07-26T04:37:34.192Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50482026-07-26T04:37:34.192Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50492026-07-26T04:37:34.192Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
50502026-07-26T04:37:34.193Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50512026-07-26T04:37:34.193Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50522026-07-26T04:37:34.193Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50532026-07-26T04:37:34.193Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
50542026-07-26T04:37:34.193Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50552026-07-26T04:37:34.193Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
50562026-07-26T04:37:34.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
50572026-07-26T04:37:34.193Z[ 5] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
50582026-07-26T04:37:34.193Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50592026-07-26T04:37:34.193Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
50602026-07-26T04:37:34.193Z[ 12] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
50612026-07-26T04:37:34.193Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50622026-07-26T04:37:34.193Z[ 16] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
50632026-07-26T04:37:34.193Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
50642026-07-26T04:37:34.193Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
50652026-07-26T04:37:34.193Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
50662026-07-26T04:37:34.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
50672026-07-26T04:37:34.193Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50682026-07-26T04:37:34.193Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
50692026-07-26T04:37:34.193Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50702026-07-26T04:37:34.193Z[ 12] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50712026-07-26T04:37:34.193Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50722026-07-26T04:37:34.193Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50732026-07-26T04:37:34.193Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
50742026-07-26T04:37:34.193Z[ 20] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
50752026-07-26T04:37:34.193Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
50762026-07-26T04:37:34.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
50772026-07-26T04:37:34.193Z[ 5] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
50782026-07-26T04:37:34.193Z[ 8] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
50792026-07-26T04:37:34.193Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50802026-07-26T04:37:34.193Z[ 12] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
50812026-07-26T04:37:34.193Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-07-26T04:37:34.193Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-07-26T04:37:34.193Z[ 18] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
50842026-07-26T04:37:34.193Z[ 20] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
50852026-07-26T04:37:34.193Z[SUM] 10.00-10.00 sec 640 KBytes 4.62 Gbits/sec
50862026-07-26T04:37:34.193Z- - - - - - - - - - - - - - - - - - - - - - - - -
50872026-07-26T04:37:34.193Z[ ID] Interval Transfer Bitrate
50882026-07-26T04:37:34.194Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
50892026-07-26T04:37:34.194Z[ 8] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
50902026-07-26T04:37:34.194Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
50912026-07-26T04:37:34.194Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
50922026-07-26T04:37:34.194Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
50932026-07-26T04:37:34.194Z[ 16] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
50942026-07-26T04:37:34.194Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
50952026-07-26T04:37:34.194Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
50962026-07-26T04:37:34.194Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
50972026-07-26T04:37:34.197ZRun 10/10...3476.153275142704Mbps
50982026-07-26T04:37:34.197Z###---------------------###
50992026-07-26T04:37:34.197Z::: iPerf done... :::
51002026-07-26T04:37:34.197Z:::Awaiting out files...:::
51012026-07-26T04:37:34.197Z###---------------------###
51022026-07-26T04:37:34.197Z###-----###
51032026-07-26T04:37:34.197Z:::done!:::
51042026-07-26T04:37:34.197Z###-----###
51052026-07-26T04:37:35.158ZBenchmarking iperf-tcp/local/s2c/tx
51062026-07-26T04:37:35.159ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51072026-07-26T04:37:39.259ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51082026-07-26T04:37:58.223ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51092026-07-26T04:37:58.310Ziperf-tcp/local/s2c/tx time: [3.5202 µs 3.5203 µs 3.5204 µs]
51102026-07-26T04:37:58.310Z change: [+0.0213% +0.0265% +0.0317%] (p = 0.00 < 0.05)
51112026-07-26T04:37:58.310Z Change within noise threshold.
51122026-07-26T04:37:58.310ZFound 4 outliers among 100 measurements (4.00%)
51132026-07-26T04:37:58.310Z 2 (2.00%) low mild
51142026-07-26T04:37:58.310Z 2 (2.00%) high mild
51152026-07-26T04:37:59.199Z
51162026-07-26T04:37:59.202ZBenchmarking iperf-tcp/local/s2c/rx
51172026-07-26T04:37:59.202ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51182026-07-26T04:38:03.312ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51192026-07-26T04:38:22.262ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51202026-07-26T04:38:22.350Ziperf-tcp/local/s2c/rx time: [6.6528 µs 6.6530 µs 6.6531 µs]
51212026-07-26T04:38:22.350Z change: [+1.0813% +1.0859% +1.0909%] (p = 0.00 < 0.05)
51222026-07-26T04:38:22.350Z Performance has regressed.
51232026-07-26T04:38:22.350ZFound 8 outliers among 100 measurements (8.00%)
51242026-07-26T04:38:22.350Z 2 (2.00%) low severe
51252026-07-26T04:38:22.350Z 4 (4.00%) low mild
51262026-07-26T04:38:22.350Z 1 (1.00%) high mild
51272026-07-26T04:38:22.350Z 1 (1.00%) high severe
51282026-07-26T04:38:23.242Z
51292026-07-26T04:38:27.631Z+ cargo ubench
51302026-07-26T04:38:27.812Z Compiling proc-macro2 v1.0.106
51312026-07-26T04:38:27.815Z Compiling unicode-ident v1.0.24
51322026-07-26T04:38:27.815Z Compiling quote v1.0.46
51332026-07-26T04:38:27.815Z Compiling serde_core v1.0.228
51342026-07-26T04:38:27.815Z Compiling cfg-if v1.0.4
51352026-07-26T04:38:27.815Z Compiling libc v0.2.186
51362026-07-26T04:38:27.815Z Compiling memchr v2.8.3
51372026-07-26T04:38:27.815Z Compiling serde v1.0.228
51382026-07-26T04:38:27.933Z Compiling rustversion v1.0.23
51392026-07-26T04:38:27.981Z Compiling version_check v0.9.5
51402026-07-26T04:38:28.203Z Compiling zerocopy v0.8.54
51412026-07-26T04:38:28.245Z Compiling strsim v0.11.1
51422026-07-26T04:38:28.417Z Compiling ident_case v1.0.1
51432026-07-26T04:38:28.551Z Compiling either v1.16.0
51442026-07-26T04:38:28.587Z Compiling thiserror v2.0.18
51452026-07-26T04:38:28.817Z Compiling syn v1.0.109
51462026-07-26T04:38:29.072Z Compiling regex-syntax v0.8.11
51472026-07-26T04:38:29.185Z Compiling pin-project-lite v0.2.17
51482026-07-26T04:38:29.251Z Compiling syn v2.0.118
51492026-07-26T04:38:29.257Z Compiling aho-corasick v1.1.4
51502026-07-26T04:38:29.260Z Compiling crossbeam-utils v0.8.22
51512026-07-26T04:38:29.292Z Compiling winnow v1.0.3
51522026-07-26T04:38:29.474Z Compiling hashbrown v0.17.1
51532026-07-26T04:38:29.579Z Compiling equivalent v1.0.2
51542026-07-26T04:38:29.667Z Compiling itertools v0.15.0
51552026-07-26T04:38:30.202Z Compiling indexmap v2.14.0
51562026-07-26T04:38:30.555Z Compiling toml_parser v1.1.2+spec-1.1.0
51572026-07-26T04:38:30.874Z Compiling bitflags v2.13.0
51582026-07-26T04:38:30.933Z Compiling heapless v0.8.0
51592026-07-26T04:38:31.225Z Compiling regex-automata v0.4.15
51602026-07-26T04:38:31.235Z Compiling byteorder v1.5.0
51612026-07-26T04:38:31.286Z Compiling toml_datetime v1.1.1+spec-1.1.0
51622026-07-26T04:38:31.314Z Compiling autocfg v1.5.1
51632026-07-26T04:38:31.491Z Compiling toml_edit v0.25.12+spec-1.1.0
51642026-07-26T04:38:31.561Z Compiling hash32 v0.3.1
51652026-07-26T04:38:31.709Z Compiling slog v2.8.2
51662026-07-26T04:38:31.736Z Compiling num-traits v0.2.19
51672026-07-26T04:38:31.860Z Compiling macaddr v1.0.1
51682026-07-26T04:38:31.881Z Compiling stable_deref_trait v1.2.1
51692026-07-26T04:38:31.959Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51702026-07-26T04:38:31.972Z Compiling futures-sink v0.3.32
51712026-07-26T04:38:32.052Z Compiling smoltcp v0.11.0
51722026-07-26T04:38:32.084Z Compiling futures-core v0.3.32
51732026-07-26T04:38:32.280Z Compiling futures-channel v0.3.32
51742026-07-26T04:38:32.285Z Compiling proc-macro-crate v3.5.0
51752026-07-26T04:38:32.498Z Compiling darling_core v0.23.0
51762026-07-26T04:38:32.605Z Compiling proc-macro-error-attr v1.0.4
51772026-07-26T04:38:32.701Z Compiling getrandom v0.4.3
51782026-07-26T04:38:32.819Z Compiling futures-io v0.3.32
51792026-07-26T04:38:32.896Z Compiling crc32fast v1.5.0
51802026-07-26T04:38:33.002Z Compiling bitflags v1.3.2
51812026-07-26T04:38:33.010Z Compiling ref-cast v1.0.25
51822026-07-26T04:38:33.013Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51832026-07-26T04:38:33.065Z Compiling managed v0.8.0
51842026-07-26T04:38:33.176Z Compiling anyhow v1.0.103
51852026-07-26T04:38:33.214Z Compiling rand_core v0.10.1
51862026-07-26T04:38:33.303Z Compiling futures-task v0.3.32
51872026-07-26T04:38:33.306Z Compiling slab v0.4.12
51882026-07-26T04:38:33.405Z Compiling regex v1.13.0
51892026-07-26T04:38:33.685Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51902026-07-26T04:38:33.792Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51912026-07-26T04:38:33.812Z Compiling serde_derive v1.0.228
51922026-07-26T04:38:34.006Z Compiling zerocopy-derive v0.8.54
51932026-07-26T04:38:34.072Z Compiling thiserror-impl v2.0.18
51942026-07-26T04:38:34.265Z Compiling futures-macro v0.3.32
51952026-07-26T04:38:34.269Z Compiling ref-cast-impl v1.0.25
51962026-07-26T04:38:34.370Z Compiling foreign-types-macros v0.2.3
51972026-07-26T04:38:34.683Z Compiling darling_macro v0.23.0
51982026-07-26T04:38:35.019Z Compiling num_enum_derive v0.7.6
51992026-07-26T04:38:35.055Z Compiling proc-macro-error v1.0.4
52002026-07-26T04:38:35.116Z Compiling futures-util v0.3.32
52012026-07-26T04:38:35.269Z Compiling darling v0.23.0
52022026-07-26T04:38:35.273Z Compiling ipnetwork v0.21.1
52032026-07-26T04:38:35.341Z Compiling ingot-macros v0.2.0
52042026-07-26T04:38:35.408Z Compiling cobs v0.3.0
52052026-07-26T04:38:35.622Z Compiling rustix v1.1.4
52062026-07-26T04:38:35.627Z Compiling cpufeatures v0.3.0
52072026-07-26T04:38:35.685Z Compiling crossbeam-epoch v0.9.20
52082026-07-26T04:38:35.945Z Compiling unicode-width v0.2.2
52092026-07-26T04:38:35.954Z Compiling once_cell v1.21.4
52102026-07-26T04:38:36.011Z Compiling foreign-types-shared v0.3.1
52112026-07-26T04:38:36.094Z Compiling foreign-types v0.5.0
52122026-07-26T04:38:36.163Z Compiling tabwriter v1.4.1
52132026-07-26T04:38:36.182Z Compiling tracing-core v0.1.36
52142026-07-26T04:38:36.232Z Compiling num_enum v0.7.6
52152026-07-26T04:38:36.506Z Compiling chacha20 v0.10.1
52162026-07-26T04:38:36.535Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52172026-07-26T04:38:36.781Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52182026-07-26T04:38:36.849Z Compiling tracing-attributes v0.1.31
52192026-07-26T04:38:37.061Z Compiling erased-serde v0.3.31
52202026-07-26T04:38:37.098Z Compiling postcard v1.1.3
52212026-07-26T04:38:37.154Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52222026-07-26T04:38:37.722Z Compiling futures-executor v0.3.32
52232026-07-26T04:38:38.014Z Compiling errno v0.3.14
52242026-07-26T04:38:38.032Z Compiling cstr-argument v0.1.2
52252026-07-26T04:38:38.101Z Compiling find-msvc-tools v0.1.9
52262026-07-26T04:38:38.121Z Compiling dyn-clone v1.0.20
52272026-07-26T04:38:38.152Z Compiling utf8parse v0.2.2
52282026-07-26T04:38:38.171Z Compiling time-core v0.1.9
52292026-07-26T04:38:38.180Z Compiling shlex v2.0.1
52302026-07-26T04:38:38.247Z Compiling crossbeam-deque v0.8.7
52312026-07-26T04:38:38.251Z Compiling pretty-hex v0.4.2
52322026-07-26T04:38:38.324Z Compiling zmij v1.0.22
52332026-07-26T04:38:38.350Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52342026-07-26T04:38:38.373Z Compiling thiserror v1.0.69
52352026-07-26T04:38:38.502Z Compiling ingot-types v0.2.0
52362026-07-26T04:38:38.576Z Compiling num-conv v0.2.2
52372026-07-26T04:38:38.659Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52382026-07-26T04:38:38.672Z Compiling cc v1.2.67
52392026-07-26T04:38:38.701Z Compiling time-macros v0.2.31
52402026-07-26T04:38:38.837Z Compiling anstyle-parse v1.0.0
52412026-07-26T04:38:38.847Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52422026-07-26T04:38:38.922Z Compiling ingot v0.2.0
52432026-07-26T04:38:39.184Z Compiling tracing v0.1.44
52442026-07-26T04:38:39.496Z Compiling rand v0.10.2
52452026-07-26T04:38:39.750Z Compiling futures v0.3.32
52462026-07-26T04:38:39.822Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52472026-07-26T04:38:39.889Z Compiling thiserror-impl v1.0.69
52482026-07-26T04:38:39.896Z Compiling uuid v1.23.5
52492026-07-26T04:38:39.929Z Compiling arc-swap v1.9.2
52502026-07-26T04:38:40.271Z Compiling socket2 v0.6.4
52512026-07-26T04:38:40.299Z Compiling nom v8.0.0
52522026-07-26T04:38:40.305Z Compiling thread_local v1.1.10
52532026-07-26T04:38:40.632Z Compiling slog-async v2.8.0
52542026-07-26T04:38:40.854Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52552026-07-26T04:38:40.911Z Compiling colorchoice v1.0.5
52562026-07-26T04:38:41.004Z Compiling anstyle v1.0.14
52572026-07-26T04:38:41.019Z Compiling oxnet v0.1.6
52582026-07-26T04:38:41.082Z Compiling colored v3.1.1
52592026-07-26T04:38:41.242Z Compiling anstyle-query v1.1.5
52602026-07-26T04:38:41.307Z Compiling powerfmt v0.2.0
52612026-07-26T04:38:41.338Z Compiling rayon-core v1.13.0
52622026-07-26T04:38:41.530Z Compiling is_terminal_polyfill v1.70.2
52632026-07-26T04:38:41.618Z Compiling iana-time-zone v0.1.65
52642026-07-26T04:38:41.736Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52652026-07-26T04:38:41.925Z Compiling serde_json v1.0.150
52662026-07-26T04:38:41.943Z Compiling deranged v0.5.8
52672026-07-26T04:38:42.035Z Compiling lazy_static v1.5.0
52682026-07-26T04:38:42.130Z Compiling heck v0.4.1
52692026-07-26T04:38:42.321Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52702026-07-26T04:38:43.009Z Compiling rusticata-macros v5.0.0
52712026-07-26T04:38:43.017Z Compiling time v0.3.53
52722026-07-26T04:38:43.113Z Compiling slog-scope v4.4.1
52732026-07-26T04:38:43.273Z Compiling chrono v0.4.45
52742026-07-26T04:38:43.624Z Compiling anstream v1.0.0
52752026-07-26T04:38:43.761Z Compiling cookie-factory v0.3.3
52762026-07-26T04:38:43.949Z Compiling alloca v0.4.0
52772026-07-26T04:38:44.025Z Compiling terminal_size v0.4.4
52782026-07-26T04:38:44.160Z Compiling half v2.7.1
52792026-07-26T04:38:44.222Z Compiling crossbeam-channel v0.5.16
52802026-07-26T04:38:44.379Z Compiling is-terminal v0.4.17
52812026-07-26T04:38:44.471Z Compiling itertools v0.12.1
52822026-07-26T04:38:44.480Z Compiling take_mut v0.2.2
52832026-07-26T04:38:44.586Z Compiling term v1.2.1
52842026-07-26T04:38:44.812Z Compiling circular v0.3.0
52852026-07-26T04:38:44.865Z Compiling plotters-backend v0.3.7
52862026-07-26T04:38:45.025Z Compiling cfg_aliases v0.2.1
52872026-07-26T04:38:45.091Z Compiling itoa v1.0.18
52882026-07-26T04:38:45.189Z Compiling heck v0.5.0
52892026-07-26T04:38:45.301Z Compiling ciborium-io v0.2.2
52902026-07-26T04:38:45.389Z Compiling clap_lex v1.1.0
52912026-07-26T04:38:45.705Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52922026-07-26T04:38:45.933Z Compiling log v0.4.33
52932026-07-26T04:38:45.983Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52942026-07-26T04:38:46.097Z Compiling slog-stdlog v4.1.1
52952026-07-26T04:38:46.161Z Compiling clap_builder v4.6.0
52962026-07-26T04:38:46.246Z Compiling clap_derive v4.6.1
52972026-07-26T04:38:46.419Z Compiling ciborium-ll v0.2.2
52982026-07-26T04:38:46.650Z Compiling nix v0.31.3
52992026-07-26T04:38:47.024Z Compiling plotters-svg v0.3.7
53002026-07-26T04:38:47.301Z Compiling pcap-parser v0.17.0
53012026-07-26T04:38:47.316Z Compiling slog-term v2.9.2
53022026-07-26T04:38:48.574Z Compiling itertools v0.13.0
53032026-07-26T04:38:48.598Z Compiling cast v0.3.0
53042026-07-26T04:38:48.766Z Compiling same-file v1.0.6
53052026-07-26T04:38:48.822Z Compiling rayon v1.12.0
53062026-07-26T04:38:48.922Z Compiling walkdir v2.5.0
53072026-07-26T04:38:49.552Z Compiling clap v4.6.1
53082026-07-26T04:38:49.558Z Compiling slog-envlogger v2.2.0
53092026-07-26T04:38:49.605Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53102026-07-26T04:38:49.624Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53112026-07-26T04:38:50.072Z Compiling criterion-plot v0.8.2
53122026-07-26T04:38:50.451Z Compiling tinytemplate v1.2.1
53132026-07-26T04:38:50.823Z Compiling plotters v0.3.7
53142026-07-26T04:38:51.004Z Compiling ciborium v0.2.2
53152026-07-26T04:38:51.566Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53162026-07-26T04:38:51.726Z Compiling page_size v0.6.0
53172026-07-26T04:38:51.755Z Compiling dtor-proc-macro v0.0.13
53182026-07-26T04:38:51.830Z Compiling oorandom v11.1.5
53192026-07-26T04:38:51.951Z Compiling anes v0.1.6
53202026-07-26T04:38:52.025Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53212026-07-26T04:38:52.099Z Compiling dtor v0.8.1
53222026-07-26T04:38:52.185Z Compiling criterion v0.8.2
53232026-07-26T04:38:52.458Z Compiling link-section v0.2.1
53242026-07-26T04:38:52.596Z Compiling ctor-proc-macro v0.0.13
53252026-07-26T04:38:52.946Z Compiling ctor v0.10.1
53262026-07-26T04:38:54.322Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53272026-07-26T04:40:16.371Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 48s
53282026-07-26T04:40:16.397Z Running benches/userland.rs (target/release-lto/deps/userland-2709d8afad011759)
53292026-07-26T04:40:16.400ZGnuplot not found, using plotters backend
53302026-07-26T04:40:16.538ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53312026-07-26T04:40:16.538ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53322026-07-26T04:40:21.995ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0033 s (7.7M iterations)
53332026-07-26T04:40:26.888ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53342026-07-26T04:40:26.980Zparse/Hairpin-DHCPv4/wallclock/Discover
53352026-07-26T04:40:26.980Z time: [61.744 ns 61.945 ns 62.164 ns]
53362026-07-26T04:40:26.980Z change: [−0.7536% +0.2369% +1.1608%] (p = 0.64 > 0.05)
53372026-07-26T04:40:26.980Z No change in performance detected.
53382026-07-26T04:40:26.980ZFound 6 outliers among 100 measurements (6.00%)
53392026-07-26T04:40:26.980Z 3 (3.00%) high mild
53402026-07-26T04:40:26.980Z 3 (3.00%) high severe
53412026-07-26T04:40:27.881Z
53422026-07-26T04:40:27.884ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53432026-07-26T04:40:27.884ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53442026-07-26T04:40:33.727ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0039 s (3.6M iterations)
53452026-07-26T04:40:38.697ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53462026-07-26T04:40:38.783Zprocess/Hairpin-DHCPv4/wallclock/Discover
53472026-07-26T04:40:38.783Z time: [807.81 ns 808.35 ns 808.99 ns]
53482026-07-26T04:40:38.783Z change: [+0.5149% +0.7008% +0.8853%] (p = 0.00 < 0.05)
53492026-07-26T04:40:38.783Z Change within noise threshold.
53502026-07-26T04:40:38.783ZFound 2 outliers among 100 measurements (2.00%)
53512026-07-26T04:40:38.783Z 1 (1.00%) high mild
53522026-07-26T04:40:38.783Z 1 (1.00%) high severe
53532026-07-26T04:40:39.679Z
53542026-07-26T04:40:39.682ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53552026-07-26T04:40:39.682ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53562026-07-26T04:40:45.376ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (7.4M iterations)
53572026-07-26T04:40:50.063ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53582026-07-26T04:40:50.149Zparse/Hairpin-DHCPv4/wallclock/Request
53592026-07-26T04:40:50.149Z time: [61.696 ns 61.908 ns 62.153 ns]
53602026-07-26T04:40:50.149Z change: [−0.6945% +0.2997% +1.2818%] (p = 0.57 > 0.05)
53612026-07-26T04:40:50.149Z No change in performance detected.
53622026-07-26T04:40:50.149ZFound 4 outliers among 100 measurements (4.00%)
53632026-07-26T04:40:50.149Z 2 (2.00%) high mild
53642026-07-26T04:40:50.149Z 2 (2.00%) high severe
53652026-07-26T04:40:51.044Z
53662026-07-26T04:40:51.047ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53672026-07-26T04:40:51.047ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53682026-07-26T04:40:56.801ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0042 s (3.6M iterations)
53692026-07-26T04:41:01.776ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53702026-07-26T04:41:01.862Zprocess/Hairpin-DHCPv4/wallclock/Request
53712026-07-26T04:41:01.862Z time: [785.80 ns 786.31 ns 786.91 ns]
53722026-07-26T04:41:01.862Z change: [+0.3647% +0.5818% +0.7896%] (p = 0.00 < 0.05)
53732026-07-26T04:41:01.862Z Change within noise threshold.
53742026-07-26T04:41:01.862ZFound 3 outliers among 100 measurements (3.00%)
53752026-07-26T04:41:01.862Z 2 (2.00%) high mild
53762026-07-26T04:41:01.862Z 1 (1.00%) high severe
53772026-07-26T04:41:02.759Z
53782026-07-26T04:41:02.762ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53792026-07-26T04:41:02.762ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53802026-07-26T04:41:06.223ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0010 s (6.1M iterations)
53812026-07-26T04:41:11.079ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53822026-07-26T04:41:11.164Zparse/Hairpin-DHCPv6/wallclock/Solicit
53832026-07-26T04:41:11.164Z time: [60.692 ns 60.874 ns 61.081 ns]
53842026-07-26T04:41:11.164Z change: [−0.9478% +0.3089% +1.5300%] (p = 0.64 > 0.05)
53852026-07-26T04:41:11.164Z No change in performance detected.
53862026-07-26T04:41:11.164ZFound 6 outliers among 100 measurements (6.00%)
53872026-07-26T04:41:11.164Z 3 (3.00%) high mild
53882026-07-26T04:41:11.165Z 3 (3.00%) high severe
53892026-07-26T04:41:12.057Z
53902026-07-26T04:41:12.060ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53912026-07-26T04:41:12.060ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53922026-07-26T04:41:15.763ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0055 s (2.8M iterations)
53932026-07-26T04:41:20.773ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53942026-07-26T04:41:20.859Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53952026-07-26T04:41:20.859Z time: [1.0290 µs 1.0293 µs 1.0296 µs]
53962026-07-26T04:41:20.859Z change: [−0.0137% +0.1508% +0.3071%] (p = 0.07 > 0.05)
53972026-07-26T04:41:20.859Z No change in performance detected.
53982026-07-26T04:41:20.859ZFound 7 outliers among 100 measurements (7.00%)
53992026-07-26T04:41:20.859Z 3 (3.00%) high mild
54002026-07-26T04:41:20.859Z 4 (4.00%) high severe
54012026-07-26T04:41:21.754Z
54022026-07-26T04:41:21.757ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54032026-07-26T04:41:21.757ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54042026-07-26T04:41:25.562ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (5.5M iterations)
54052026-07-26T04:41:30.292ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54062026-07-26T04:41:30.377Zparse/Hairpin-DHCPv6/wallclock/Request
54072026-07-26T04:41:30.378Z time: [61.053 ns 61.234 ns 61.437 ns]
54082026-07-26T04:41:30.378Z change: [+0.4574% +1.5588% +2.6285%] (p = 0.00 < 0.05)
54092026-07-26T04:41:30.378Z Change within noise threshold.
54102026-07-26T04:41:30.378ZFound 5 outliers among 100 measurements (5.00%)
54112026-07-26T04:41:30.378Z 2 (2.00%) high mild
54122026-07-26T04:41:30.378Z 3 (3.00%) high severe
54132026-07-26T04:41:31.274Z
54142026-07-26T04:41:31.277ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54152026-07-26T04:41:31.277ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54162026-07-26T04:41:35.219ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0060 s (2.7M iterations)
54172026-07-26T04:41:40.185ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54182026-07-26T04:41:40.272Zprocess/Hairpin-DHCPv6/wallclock/Request
54192026-07-26T04:41:40.272Z time: [1.0642 µs 1.0646 µs 1.0651 µs]
54202026-07-26T04:41:40.272Z change: [−0.0781% +0.0907% +0.2602%] (p = 0.30 > 0.05)
54212026-07-26T04:41:40.272Z No change in performance detected.
54222026-07-26T04:41:40.272ZFound 7 outliers among 100 measurements (7.00%)
54232026-07-26T04:41:40.272Z 4 (4.00%) high mild
54242026-07-26T04:41:40.272Z 3 (3.00%) high severe
54252026-07-26T04:41:41.170Z
54262026-07-26T04:41:41.173ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54272026-07-26T04:41:41.173ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54282026-07-26T04:41:47.362ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0023 s (6.8M iterations)
54292026-07-26T04:41:51.809ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54302026-07-26T04:41:51.898Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54312026-07-26T04:41:51.898Z time: [61.383 ns 61.597 ns 61.832 ns]
54322026-07-26T04:41:51.898Z change: [−0.7067% +0.3323% +1.3474%] (p = 0.55 > 0.05)
54332026-07-26T04:41:51.899Z No change in performance detected.
54342026-07-26T04:41:51.899ZFound 7 outliers among 100 measurements (7.00%)
54352026-07-26T04:41:51.899Z 5 (5.00%) high mild
54362026-07-26T04:41:51.899Z 2 (2.00%) high severe
54372026-07-26T04:41:52.789Z
54382026-07-26T04:41:52.792ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54392026-07-26T04:41:52.792ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54402026-07-26T04:41:58.118ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0035 s (3.9M iterations)
54412026-07-26T04:42:02.919ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54422026-07-26T04:42:03.006Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54432026-07-26T04:42:03.006Z time: [623.16 ns 623.44 ns 623.75 ns]
54442026-07-26T04:42:03.006Z change: [+0.2202% +0.4270% +0.6261%] (p = 0.00 < 0.05)
54452026-07-26T04:42:03.006Z Change within noise threshold.
54462026-07-26T04:42:03.006ZFound 5 outliers among 100 measurements (5.00%)
54472026-07-26T04:42:03.006Z 2 (2.00%) high mild
54482026-07-26T04:42:03.006Z 3 (3.00%) high severe
54492026-07-26T04:42:03.905Z
54502026-07-26T04:42:03.907ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54512026-07-26T04:42:03.907ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54522026-07-26T04:42:08.297ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0031 s (4.8M iterations)
54532026-07-26T04:42:12.098ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54542026-07-26T04:42:12.184Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54552026-07-26T04:42:12.184Z time: [121.86 ns 122.07 ns 122.30 ns]
54562026-07-26T04:42:12.184Z change: [−0.2468% +0.4777% +1.2278%] (p = 0.21 > 0.05)
54572026-07-26T04:42:12.184Z No change in performance detected.
54582026-07-26T04:42:12.184ZFound 7 outliers among 100 measurements (7.00%)
54592026-07-26T04:42:12.184Z 3 (3.00%) high mild
54602026-07-26T04:42:12.184Z 4 (4.00%) high severe
54612026-07-26T04:42:13.079Z
54622026-07-26T04:42:13.082ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54632026-07-26T04:42:13.082ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54642026-07-26T04:42:16.337ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0052 s (3.2M iterations)
54652026-07-26T04:42:20.782ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54662026-07-26T04:42:20.868Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54672026-07-26T04:42:20.868Z time: [706.07 ns 706.39 ns 706.74 ns]
54682026-07-26T04:42:20.868Z change: [−0.1887% −0.0088% +0.1623%] (p = 0.92 > 0.05)
54692026-07-26T04:42:20.868Z No change in performance detected.
54702026-07-26T04:42:20.868ZFound 4 outliers among 100 measurements (4.00%)
54712026-07-26T04:42:20.868Z 1 (1.00%) high mild
54722026-07-26T04:42:20.868Z 3 (3.00%) high severe
54732026-07-26T04:42:21.762Z
54742026-07-26T04:42:21.765ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54752026-07-26T04:42:21.765ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54762026-07-26T04:42:27.993ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0008 s (6.7M iterations)
54772026-07-26T04:42:32.390ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54782026-07-26T04:42:32.475Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54792026-07-26T04:42:32.475Z time: [60.225 ns 60.456 ns 60.710 ns]
54802026-07-26T04:42:32.475Z change: [−0.5820% +0.5186% +1.7729%] (p = 0.40 > 0.05)
54812026-07-26T04:42:32.475Z No change in performance detected.
54822026-07-26T04:42:32.475ZFound 5 outliers among 100 measurements (5.00%)
54832026-07-26T04:42:32.475Z 2 (2.00%) high mild
54842026-07-26T04:42:32.475Z 3 (3.00%) high severe
54852026-07-26T04:42:33.369Z
54862026-07-26T04:42:33.373ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54872026-07-26T04:42:33.373ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54882026-07-26T04:42:39.500ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0044 s (3.4M iterations)
54892026-07-26T04:42:44.283ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54902026-07-26T04:42:44.370Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54912026-07-26T04:42:44.370Z time: [802.67 ns 803.04 ns 803.45 ns]
54922026-07-26T04:42:44.370Z change: [−0.5520% −0.3665% −0.1840%] (p = 0.00 < 0.05)
54932026-07-26T04:42:44.370Z Change within noise threshold.
54942026-07-26T04:42:44.370ZFound 8 outliers among 100 measurements (8.00%)
54952026-07-26T04:42:44.370Z 3 (3.00%) high mild
54962026-07-26T04:42:44.370Z 5 (5.00%) high severe
54972026-07-26T04:42:45.259Z
54982026-07-26T04:42:45.262ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54992026-07-26T04:42:45.262ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55002026-07-26T04:42:48.289ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0030 s (6.9M iterations)
55012026-07-26T04:42:52.795ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55022026-07-26T04:42:52.881Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55032026-07-26T04:42:52.881Z time: [60.449 ns 60.641 ns 60.864 ns]
55042026-07-26T04:42:52.881Z change: [−0.9854% +0.1083% +1.0936%] (p = 0.85 > 0.05)
55052026-07-26T04:42:52.881Z No change in performance detected.
55062026-07-26T04:42:52.881ZFound 5 outliers among 100 measurements (5.00%)
55072026-07-26T04:42:52.881Z 3 (3.00%) high mild
55082026-07-26T04:42:52.881Z 2 (2.00%) high severe
55092026-07-26T04:42:53.775Z
55102026-07-26T04:42:53.778ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55112026-07-26T04:42:53.778ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55122026-07-26T04:42:59.775ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0063 s (3.5M iterations)
55132026-07-26T04:43:04.511ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55142026-07-26T04:43:04.597Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55152026-07-26T04:43:04.598Z time: [760.18 ns 760.70 ns 761.29 ns]
55162026-07-26T04:43:04.598Z change: [−0.5371% −0.2188% +0.0975%] (p = 0.18 > 0.05)
55172026-07-26T04:43:04.598Z No change in performance detected.
55182026-07-26T04:43:04.598ZFound 5 outliers among 100 measurements (5.00%)
55192026-07-26T04:43:04.598Z 1 (1.00%) high mild
55202026-07-26T04:43:04.598Z 4 (4.00%) high severe
55212026-07-26T04:43:05.491Z
55222026-07-26T04:43:05.494ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55232026-07-26T04:43:05.494ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55242026-07-26T04:43:08.945ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
55252026-07-26T04:43:12.750ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55262026-07-26T04:43:12.836Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55272026-07-26T04:43:12.836Z time: [62.757 ns 63.000 ns 63.256 ns]
55282026-07-26T04:43:12.837Z change: [−0.0750% +0.6844% +1.4460%] (p = 0.07 > 0.05)
55292026-07-26T04:43:12.837Z No change in performance detected.
55302026-07-26T04:43:12.837ZFound 3 outliers among 100 measurements (3.00%)
55312026-07-26T04:43:12.837Z 1 (1.00%) high mild
55322026-07-26T04:43:12.837Z 2 (2.00%) high severe
55332026-07-26T04:43:13.735Z
55342026-07-26T04:43:13.738ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55352026-07-26T04:43:13.738ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55362026-07-26T04:43:18.958ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0053 s (4.0M iterations)
55372026-07-26T04:43:23.650ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55382026-07-26T04:43:23.736Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55392026-07-26T04:43:23.736Z time: [254.53 ns 254.80 ns 255.07 ns]
55402026-07-26T04:43:23.736Z change: [−0.4164% −0.0212% +0.3630%] (p = 0.92 > 0.05)
55412026-07-26T04:43:23.736Z No change in performance detected.
55422026-07-26T04:43:23.736ZFound 14 outliers among 100 measurements (14.00%)
55432026-07-26T04:43:23.736Z 8 (8.00%) low mild
55442026-07-26T04:43:23.736Z 3 (3.00%) high mild
55452026-07-26T04:43:23.736Z 3 (3.00%) high severe
55462026-07-26T04:43:24.631Z
55472026-07-26T04:43:24.634ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55482026-07-26T04:43:24.634ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55492026-07-26T04:43:27.692ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
55502026-07-26T04:43:32.410ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55512026-07-26T04:43:32.496Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55522026-07-26T04:43:32.496Z time: [90.212 ns 90.493 ns 90.806 ns]
55532026-07-26T04:43:32.496Z change: [+11.621% +12.395% +13.083%] (p = 0.00 < 0.05)
55542026-07-26T04:43:32.496Z Performance has regressed.
55552026-07-26T04:43:32.496ZFound 2 outliers among 100 measurements (2.00%)
55562026-07-26T04:43:32.500Z 1 (1.00%) high mild
55572026-07-26T04:43:32.500Z 1 (1.00%) high severe
55582026-07-26T04:43:33.390Z
55592026-07-26T04:43:33.393ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55602026-07-26T04:43:33.393ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55612026-07-26T04:43:37.406ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0090 s (2.6M iterations)
55622026-07-26T04:43:42.369ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55632026-07-26T04:43:42.454Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55642026-07-26T04:43:42.454Z time: [282.70 ns 283.07 ns 283.54 ns]
55652026-07-26T04:43:42.454Z change: [+3.1209% +3.4829% +3.8331%] (p = 0.00 < 0.05)
55662026-07-26T04:43:42.454Z Performance has regressed.
55672026-07-26T04:43:42.454ZFound 5 outliers among 100 measurements (5.00%)
55682026-07-26T04:43:42.454Z 1 (1.00%) high mild
55692026-07-26T04:43:42.454Z 4 (4.00%) high severe
55702026-07-26T04:43:43.348Z
55712026-07-26T04:43:43.351ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55722026-07-26T04:43:43.351ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55732026-07-26T04:43:49.574ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.7M iterations)
55742026-07-26T04:43:53.132ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55752026-07-26T04:43:53.219Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55762026-07-26T04:43:53.219Z time: [97.954 ns 98.226 ns 98.549 ns]
55772026-07-26T04:43:53.219Z change: [−0.1921% +0.6324% +1.3969%] (p = 0.13 > 0.05)
55782026-07-26T04:43:53.219Z No change in performance detected.
55792026-07-26T04:43:53.219ZFound 5 outliers among 100 measurements (5.00%)
55802026-07-26T04:43:53.219Z 3 (3.00%) high mild
55812026-07-26T04:43:53.219Z 2 (2.00%) high severe
55822026-07-26T04:43:54.115Z
55832026-07-26T04:43:54.118ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55842026-07-26T04:43:54.118ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55852026-07-26T04:43:57.120ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0072 s (3.5M iterations)
55862026-07-26T04:44:01.725ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55872026-07-26T04:44:01.811Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55882026-07-26T04:44:01.811Z time: [226.37 ns 226.56 ns 226.79 ns]
55892026-07-26T04:44:01.811Z change: [−0.1321% +0.3211% +0.7760%] (p = 0.16 > 0.05)
55902026-07-26T04:44:01.811Z No change in performance detected.
55912026-07-26T04:44:01.811ZFound 2 outliers among 100 measurements (2.00%)
55922026-07-26T04:44:01.811Z 1 (1.00%) high mild
55932026-07-26T04:44:01.811Z 1 (1.00%) high severe
55942026-07-26T04:44:02.708Z
55952026-07-26T04:44:02.711ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55962026-07-26T04:44:02.711ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55972026-07-26T04:44:07.099ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (4.8M iterations)
55982026-07-26T04:44:11.376ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55992026-07-26T04:44:11.462Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56002026-07-26T04:44:11.462Z time: [125.57 ns 125.87 ns 126.20 ns]
56012026-07-26T04:44:11.462Z change: [+5.8924% +6.7386% +7.5060%] (p = 0.00 < 0.05)
56022026-07-26T04:44:11.462Z Performance has regressed.
56032026-07-26T04:44:11.462ZFound 3 outliers among 100 measurements (3.00%)
56042026-07-26T04:44:11.462Z 1 (1.00%) high mild
56052026-07-26T04:44:11.462Z 2 (2.00%) high severe
56062026-07-26T04:44:12.355Z
56072026-07-26T04:44:12.358ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56082026-07-26T04:44:12.358ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56092026-07-26T04:44:16.841ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (2.3M iterations)
56102026-07-26T04:44:21.643ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56112026-07-26T04:44:21.729Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56122026-07-26T04:44:21.729Z time: [254.05 ns 254.41 ns 254.81 ns]
56132026-07-26T04:44:21.729Z change: [+2.2833% +2.7528% +3.1801%] (p = 0.00 < 0.05)
56142026-07-26T04:44:21.729Z Performance has regressed.
56152026-07-26T04:44:21.729ZFound 2 outliers among 100 measurements (2.00%)
56162026-07-26T04:44:21.729Z 2 (2.00%) high mild
56172026-07-26T04:44:22.622Z
56182026-07-26T04:44:22.626ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56192026-07-26T04:44:22.626ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56202026-07-26T04:44:25.892ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
56212026-07-26T04:44:29.827ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56222026-07-26T04:44:29.913Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56232026-07-26T04:44:29.913Z time: [61.045 ns 61.295 ns 61.562 ns]
56242026-07-26T04:44:29.913Z change: [−0.7441% −0.0238% +0.7368%] (p = 0.95 > 0.05)
56252026-07-26T04:44:29.913Z No change in performance detected.
56262026-07-26T04:44:29.913ZFound 3 outliers among 100 measurements (3.00%)
56272026-07-26T04:44:29.916Z 2 (2.00%) high mild
56282026-07-26T04:44:29.916Z 1 (1.00%) high severe
56292026-07-26T04:44:30.808Z
56302026-07-26T04:44:30.812ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56312026-07-26T04:44:30.812ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56322026-07-26T04:44:35.633ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (4.3M iterations)
56332026-07-26T04:44:40.375ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56342026-07-26T04:44:40.461Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56352026-07-26T04:44:40.461Z time: [217.74 ns 218.01 ns 218.27 ns]
56362026-07-26T04:44:40.461Z change: [−1.1115% −0.6258% −0.1138%] (p = 0.01 < 0.05)
56372026-07-26T04:44:40.461Z Change within noise threshold.
56382026-07-26T04:44:40.461ZFound 5 outliers among 100 measurements (5.00%)
56392026-07-26T04:44:40.461Z 2 (2.00%) high mild
56402026-07-26T04:44:40.461Z 3 (3.00%) high severe
56412026-07-26T04:44:41.361Z
56422026-07-26T04:44:41.364ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56432026-07-26T04:44:41.364ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56442026-07-26T04:44:47.468ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (6.9M iterations)
56452026-07-26T04:44:52.027ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56462026-07-26T04:44:52.115Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56472026-07-26T04:44:52.115Z time: [79.827 ns 80.154 ns 80.509 ns]
56482026-07-26T04:44:52.115Z change: [+0.4860% +1.3197% +2.1134%] (p = 0.00 < 0.05)
56492026-07-26T04:44:52.115Z Change within noise threshold.
56502026-07-26T04:44:52.115ZFound 2 outliers among 100 measurements (2.00%)
56512026-07-26T04:44:52.115Z 2 (2.00%) high severe
56522026-07-26T04:44:53.014Z
56532026-07-26T04:44:53.017ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56542026-07-26T04:44:53.017ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56552026-07-26T04:44:56.853ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (2.7M iterations)
56562026-07-26T04:45:01.783ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56572026-07-26T04:45:01.868Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56582026-07-26T04:45:01.868Z time: [236.21 ns 236.44 ns 236.70 ns]
56592026-07-26T04:45:01.868Z change: [−0.9651% −0.4552% +0.0815%] (p = 0.09 > 0.05)
56602026-07-26T04:45:01.869Z No change in performance detected.
56612026-07-26T04:45:01.869ZFound 11 outliers among 100 measurements (11.00%)
56622026-07-26T04:45:01.869Z 5 (5.00%) high mild
56632026-07-26T04:45:01.869Z 6 (6.00%) high severe
56642026-07-26T04:45:02.760Z
56652026-07-26T04:45:02.763ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56662026-07-26T04:45:02.763ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56672026-07-26T04:45:08.847ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
56682026-07-26T04:45:12.451ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56692026-07-26T04:45:12.537Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56702026-07-26T04:45:12.538Z time: [97.110 ns 97.329 ns 97.591 ns]
56712026-07-26T04:45:12.538Z change: [−0.6583% +0.1662% +0.9868%] (p = 0.71 > 0.05)
56722026-07-26T04:45:12.538Z No change in performance detected.
56732026-07-26T04:45:12.538ZFound 12 outliers among 100 measurements (12.00%)
56742026-07-26T04:45:12.538Z 9 (9.00%) high mild
56752026-07-26T04:45:12.538Z 3 (3.00%) high severe
56762026-07-26T04:45:13.433Z
56772026-07-26T04:45:13.435ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56782026-07-26T04:45:13.435ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56792026-07-26T04:45:19.307ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0068 s (3.6M iterations)
56802026-07-26T04:45:23.740ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56812026-07-26T04:45:23.825Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56822026-07-26T04:45:23.825Z time: [187.93 ns 188.16 ns 188.44 ns]
56832026-07-26T04:45:23.825Z change: [−0.3270% +0.2194% +0.7655%] (p = 0.43 > 0.05)
56842026-07-26T04:45:23.825Z No change in performance detected.
56852026-07-26T04:45:23.825ZFound 2 outliers among 100 measurements (2.00%)
56862026-07-26T04:45:23.825Z 1 (1.00%) high mild
56872026-07-26T04:45:23.825Z 1 (1.00%) high severe
56882026-07-26T04:45:24.718Z
56892026-07-26T04:45:24.721ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56902026-07-26T04:45:24.721ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56912026-07-26T04:45:28.970ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (4.9M iterations)
56922026-07-26T04:45:33.300ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56932026-07-26T04:45:33.385Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56942026-07-26T04:45:33.385Z time: [116.06 ns 116.35 ns 116.68 ns]
56952026-07-26T04:45:33.385Z change: [−0.8222% +0.1015% +1.0965%] (p = 0.83 > 0.05)
56962026-07-26T04:45:33.385Z No change in performance detected.
56972026-07-26T04:45:33.385ZFound 15 outliers among 100 measurements (15.00%)
56982026-07-26T04:45:33.385Z 10 (10.00%) high mild
56992026-07-26T04:45:33.386Z 5 (5.00%) high severe
57002026-07-26T04:45:34.286Z
57012026-07-26T04:45:34.289ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57022026-07-26T04:45:34.289ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57032026-07-26T04:45:38.558ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
57042026-07-26T04:45:43.361ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57052026-07-26T04:45:43.446Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57062026-07-26T04:45:43.446Z time: [206.25 ns 206.53 ns 206.85 ns]
57072026-07-26T04:45:43.446Z change: [−1.6475% −1.0007% −0.3480%] (p = 0.00 < 0.05)
57082026-07-26T04:45:43.446Z Change within noise threshold.
57092026-07-26T04:45:43.446ZFound 4 outliers among 100 measurements (4.00%)
57102026-07-26T04:45:43.446Z 2 (2.00%) high mild
57112026-07-26T04:45:43.446Z 2 (2.00%) high severe
57122026-07-26T04:45:44.344Z
57132026-07-26T04:45:44.347ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57142026-07-26T04:45:44.347ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57152026-07-26T04:45:47.917ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
57162026-07-26T04:45:51.950ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57172026-07-26T04:45:52.035Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57182026-07-26T04:45:52.035Z time: [61.301 ns 61.545 ns 61.805 ns]
57192026-07-26T04:45:52.035Z change: [−0.3949% +0.3703% +1.1313%] (p = 0.36 > 0.05)
57202026-07-26T04:45:52.035Z No change in performance detected.
57212026-07-26T04:45:52.035ZFound 4 outliers among 100 measurements (4.00%)
57222026-07-26T04:45:52.035Z 2 (2.00%) high mild
57232026-07-26T04:45:52.035Z 2 (2.00%) high severe
57242026-07-26T04:45:52.931Z
57252026-07-26T04:45:52.934ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57262026-07-26T04:45:52.934ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57272026-07-26T04:45:58.302ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0049 s (3.9M iterations)
57282026-07-26T04:46:03.111ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57292026-07-26T04:46:03.196Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57302026-07-26T04:46:03.196Z time: [251.23 ns 251.56 ns 251.91 ns]
57312026-07-26T04:46:03.196Z change: [−0.4090% +0.0020% +0.4278%] (p = 1.00 > 0.05)
57322026-07-26T04:46:03.196Z No change in performance detected.
57332026-07-26T04:46:03.196ZFound 5 outliers among 100 measurements (5.00%)
57342026-07-26T04:46:03.196Z 2 (2.00%) high mild
57352026-07-26T04:46:03.196Z 3 (3.00%) high severe
57362026-07-26T04:46:04.090Z
57372026-07-26T04:46:04.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57382026-07-26T04:46:04.093ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57392026-07-26T04:46:07.172ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (6.8M iterations)
57402026-07-26T04:46:12.006ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57412026-07-26T04:46:12.092Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57422026-07-26T04:46:12.092Z time: [79.226 ns 79.527 ns 79.849 ns]
57432026-07-26T04:46:12.092Z change: [−0.0954% +0.7598% +1.6029%] (p = 0.08 > 0.05)
57442026-07-26T04:46:12.092Z No change in performance detected.
57452026-07-26T04:46:12.092ZFound 4 outliers among 100 measurements (4.00%)
57462026-07-26T04:46:12.093Z 2 (2.00%) high mild
57472026-07-26T04:46:12.093Z 2 (2.00%) high severe
57482026-07-26T04:46:12.992Z
57492026-07-26T04:46:12.994ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57502026-07-26T04:46:12.994ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57512026-07-26T04:46:17.077ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0074 s (2.6M iterations)
57522026-07-26T04:46:22.069ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57532026-07-26T04:46:22.155Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57542026-07-26T04:46:22.155Z time: [269.33 ns 269.58 ns 269.87 ns]
57552026-07-26T04:46:22.156Z change: [−0.5998% −0.1788% +0.2541%] (p = 0.42 > 0.05)
57562026-07-26T04:46:22.156Z No change in performance detected.
57572026-07-26T04:46:22.156ZFound 7 outliers among 100 measurements (7.00%)
57582026-07-26T04:46:22.156Z 4 (4.00%) high mild
57592026-07-26T04:46:22.156Z 3 (3.00%) high severe
57602026-07-26T04:46:23.049Z
57612026-07-26T04:46:23.053ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57622026-07-26T04:46:23.053ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57632026-07-26T04:46:26.084ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
57642026-07-26T04:46:29.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57652026-07-26T04:46:30.038Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57662026-07-26T04:46:30.038Z time: [98.047 ns 98.299 ns 98.561 ns]
57672026-07-26T04:46:30.038Z change: [−0.6003% +0.2420% +1.1422%] (p = 0.60 > 0.05)
57682026-07-26T04:46:30.038Z No change in performance detected.
57692026-07-26T04:46:30.038ZFound 11 outliers among 100 measurements (11.00%)
57702026-07-26T04:46:30.038Z 5 (5.00%) high mild
57712026-07-26T04:46:30.038Z 6 (6.00%) high severe
57722026-07-26T04:46:30.935Z
57732026-07-26T04:46:30.937ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57742026-07-26T04:46:30.937ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57752026-07-26T04:46:34.049ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.4M iterations)
57762026-07-26T04:46:38.742ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57772026-07-26T04:46:38.828Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57782026-07-26T04:46:38.828Z time: [223.97 ns 224.29 ns 224.65 ns]
57792026-07-26T04:46:38.828Z change: [+0.4261% +0.8884% +1.4041%] (p = 0.00 < 0.05)
57802026-07-26T04:46:38.828Z Change within noise threshold.
57812026-07-26T04:46:38.828ZFound 2 outliers among 100 measurements (2.00%)
57822026-07-26T04:46:38.828Z 2 (2.00%) high mild
57832026-07-26T04:46:39.725Z
57842026-07-26T04:46:39.728ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57852026-07-26T04:46:39.728ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57862026-07-26T04:46:44.126ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (4.8M iterations)
57872026-07-26T04:46:48.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57882026-07-26T04:46:48.601Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57892026-07-26T04:46:48.601Z time: [117.23 ns 117.48 ns 117.76 ns]
57902026-07-26T04:46:48.601Z change: [−0.6279% +0.2600% +1.0714%] (p = 0.56 > 0.05)
57912026-07-26T04:46:48.601Z No change in performance detected.
57922026-07-26T04:46:48.601ZFound 10 outliers among 100 measurements (10.00%)
57932026-07-26T04:46:48.601Z 6 (6.00%) high mild
57942026-07-26T04:46:48.601Z 4 (4.00%) high severe
57952026-07-26T04:46:49.496Z
57962026-07-26T04:46:49.500ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57972026-07-26T04:46:49.500ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57982026-07-26T04:46:54.055ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (2.3M iterations)
57992026-07-26T04:46:58.900ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58002026-07-26T04:46:58.985Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58012026-07-26T04:46:58.985Z time: [241.40 ns 241.81 ns 242.27 ns]
58022026-07-26T04:46:58.985Z change: [−0.9682% −0.4171% +0.1364%] (p = 0.14 > 0.05)
58032026-07-26T04:46:58.985Z No change in performance detected.
58042026-07-26T04:46:58.985ZFound 2 outliers among 100 measurements (2.00%)
58052026-07-26T04:46:58.985Z 2 (2.00%) high mild
58062026-07-26T04:46:59.884Z
58072026-07-26T04:46:59.887ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58082026-07-26T04:46:59.887ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58092026-07-26T04:47:03.446ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
58102026-07-26T04:47:07.443ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58112026-07-26T04:47:07.529Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58122026-07-26T04:47:07.529Z time: [60.486 ns 60.733 ns 60.994 ns]
58132026-07-26T04:47:07.529Z change: [−0.7718% +0.0339% +0.8354%] (p = 0.94 > 0.05)
58142026-07-26T04:47:07.532Z No change in performance detected.
58152026-07-26T04:47:07.532ZFound 4 outliers among 100 measurements (4.00%)
58162026-07-26T04:47:07.532Z 2 (2.00%) high mild
58172026-07-26T04:47:07.532Z 2 (2.00%) high severe
58182026-07-26T04:47:08.427Z
58192026-07-26T04:47:08.430ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58202026-07-26T04:47:08.430ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58212026-07-26T04:47:13.513ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0028 s (4.1M iterations)
58222026-07-26T04:47:18.299ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58232026-07-26T04:47:18.385Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58242026-07-26T04:47:18.385Z time: [219.94 ns 220.24 ns 220.55 ns]
58252026-07-26T04:47:18.385Z change: [−0.4518% +0.0488% +0.5189%] (p = 0.85 > 0.05)
58262026-07-26T04:47:18.385Z No change in performance detected.
58272026-07-26T04:47:18.385ZFound 5 outliers among 100 measurements (5.00%)
58282026-07-26T04:47:18.385Z 2 (2.00%) high mild
58292026-07-26T04:47:18.385Z 3 (3.00%) high severe
58302026-07-26T04:47:19.280Z
58312026-07-26T04:47:19.283ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58322026-07-26T04:47:19.283ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58332026-07-26T04:47:22.303ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
58342026-07-26T04:47:27.145ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58352026-07-26T04:47:27.231Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58362026-07-26T04:47:27.231Z time: [77.981 ns 78.336 ns 78.713 ns]
58372026-07-26T04:47:27.231Z change: [−0.7526% +0.1523% +1.0431%] (p = 0.74 > 0.05)
58382026-07-26T04:47:27.232Z No change in performance detected.
58392026-07-26T04:47:27.232ZFound 3 outliers among 100 measurements (3.00%)
58402026-07-26T04:47:27.232Z 1 (1.00%) high mild
58412026-07-26T04:47:27.232Z 2 (2.00%) high severe
58422026-07-26T04:47:28.134Z
58432026-07-26T04:47:28.137ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58442026-07-26T04:47:28.137ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58452026-07-26T04:47:32.097ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (2.6M iterations)
58462026-07-26T04:47:37.050ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58472026-07-26T04:47:37.131Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58482026-07-26T04:47:37.131Z time: [238.04 ns 238.31 ns 238.62 ns]
58492026-07-26T04:47:37.131Z change: [−0.7564% −0.2741% +0.2139%] (p = 0.27 > 0.05)
58502026-07-26T04:47:37.131Z No change in performance detected.
58512026-07-26T04:47:37.131ZFound 5 outliers among 100 measurements (5.00%)
58522026-07-26T04:47:37.131Z 2 (2.00%) high mild
58532026-07-26T04:47:37.131Z 3 (3.00%) high severe
58542026-07-26T04:47:38.020Z
58552026-07-26T04:47:38.024ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58562026-07-26T04:47:38.024ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58572026-07-26T04:47:44.406ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (6.6M iterations)
58582026-07-26T04:47:48.062ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58592026-07-26T04:47:48.150Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58602026-07-26T04:47:48.150Z time: [97.613 ns 97.808 ns 98.018 ns]
58612026-07-26T04:47:48.150Z change: [−0.5136% +0.3932% +1.2369%] (p = 0.39 > 0.05)
58622026-07-26T04:47:48.150Z No change in performance detected.
58632026-07-26T04:47:48.150ZFound 14 outliers among 100 measurements (14.00%)
58642026-07-26T04:47:48.150Z 7 (7.00%) high mild
58652026-07-26T04:47:48.150Z 7 (7.00%) high severe
58662026-07-26T04:47:49.042Z
58672026-07-26T04:47:49.045ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58682026-07-26T04:47:49.045ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58692026-07-26T04:47:55.173ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0047 s (3.4M iterations)
58702026-07-26T04:47:59.660ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58712026-07-26T04:47:59.746Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58722026-07-26T04:47:59.746Z time: [190.30 ns 190.63 ns 191.00 ns]
58732026-07-26T04:47:59.749Z change: [+0.1207% +0.6584% +1.2337%] (p = 0.02 < 0.05)
58742026-07-26T04:47:59.749Z Change within noise threshold.
58752026-07-26T04:47:59.749ZFound 2 outliers among 100 measurements (2.00%)
58762026-07-26T04:47:59.749Z 2 (2.00%) high mild
58772026-07-26T04:48:00.648Z
58782026-07-26T04:48:00.651ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58792026-07-26T04:48:00.651ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58802026-07-26T04:48:05.028ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (4.8M iterations)
58812026-07-26T04:48:09.439ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58822026-07-26T04:48:09.525Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58832026-07-26T04:48:09.525Z time: [116.44 ns 116.69 ns 117.00 ns]
58842026-07-26T04:48:09.525Z change: [−0.6438% +0.2740% +1.1573%] (p = 0.55 > 0.05)
58852026-07-26T04:48:09.525Z No change in performance detected.
58862026-07-26T04:48:09.525ZFound 11 outliers among 100 measurements (11.00%)
58872026-07-26T04:48:09.525Z 6 (6.00%) high mild
58882026-07-26T04:48:09.525Z 5 (5.00%) high severe
58892026-07-26T04:48:10.422Z
58902026-07-26T04:48:10.425ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58912026-07-26T04:48:10.425ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58922026-07-26T04:48:14.826ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (2.4M iterations)
58932026-07-26T04:48:19.726ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58942026-07-26T04:48:19.811Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58952026-07-26T04:48:19.812Z time: [208.76 ns 209.10 ns 209.47 ns]
58962026-07-26T04:48:19.812Z change: [−1.2534% −0.5674% +0.0830%] (p = 0.10 > 0.05)
58972026-07-26T04:48:19.812Z No change in performance detected.
58982026-07-26T04:48:19.812ZFound 4 outliers among 100 measurements (4.00%)
58992026-07-26T04:48:19.812Z 4 (4.00%) high mild
59002026-07-26T04:48:20.709Z
59012026-07-26T04:48:20.711ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59022026-07-26T04:48:20.711ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59032026-07-26T04:48:23.990ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (13M iterations)
59042026-07-26T04:48:27.976ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59052026-07-26T04:48:28.062Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59062026-07-26T04:48:28.062Z time: [62.555 ns 62.778 ns 63.016 ns]
59072026-07-26T04:48:28.062Z change: [−0.6142% +0.0840% +0.8296%] (p = 0.82 > 0.05)
59082026-07-26T04:48:28.062Z No change in performance detected.
59092026-07-26T04:48:28.062ZFound 4 outliers among 100 measurements (4.00%)
59102026-07-26T04:48:28.062Z 3 (3.00%) high mild
59112026-07-26T04:48:28.062Z 1 (1.00%) high severe
59122026-07-26T04:48:28.959Z
59132026-07-26T04:48:28.962ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59142026-07-26T04:48:28.962ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59152026-07-26T04:48:33.868ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (4.3M iterations)
59162026-07-26T04:48:38.940ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59172026-07-26T04:48:39.026Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59182026-07-26T04:48:39.026Z time: [290.19 ns 292.55 ns 295.67 ns]
59192026-07-26T04:48:39.029Z change: [−16.906% +0.1104% +19.626%] (p = 0.99 > 0.05)
59202026-07-26T04:48:39.029Z No change in performance detected.
59212026-07-26T04:48:39.029ZFound 11 outliers among 100 measurements (11.00%)
59222026-07-26T04:48:39.029Z 3 (3.00%) high mild
59232026-07-26T04:48:39.029Z 8 (8.00%) high severe
59242026-07-26T04:48:39.924Z
59252026-07-26T04:48:39.927ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59262026-07-26T04:48:39.927ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59272026-07-26T04:48:45.801ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (7.1M iterations)
59282026-07-26T04:48:50.540ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59292026-07-26T04:48:50.625Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59302026-07-26T04:48:50.625Z time: [79.336 ns 79.664 ns 80.026 ns]
59312026-07-26T04:48:50.625Z change: [−0.8860% +0.0309% +0.9267%] (p = 0.95 > 0.05)
59322026-07-26T04:48:50.625Z No change in performance detected.
59332026-07-26T04:48:50.625ZFound 3 outliers among 100 measurements (3.00%)
59342026-07-26T04:48:50.628Z 1 (1.00%) high mild
59352026-07-26T04:48:50.628Z 2 (2.00%) high severe
59362026-07-26T04:48:51.520Z
59372026-07-26T04:48:51.524ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59382026-07-26T04:48:51.524ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59392026-07-26T04:48:55.400ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0077 s (2.7M iterations)
59402026-07-26T04:49:00.613ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59412026-07-26T04:49:00.699Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59422026-07-26T04:49:00.699Z time: [328.06 ns 331.77 ns 336.58 ns]
59432026-07-26T04:49:00.699Z change: [−15.731% +0.3674% +19.519%] (p = 0.97 > 0.05)
59442026-07-26T04:49:00.699Z No change in performance detected.
59452026-07-26T04:49:00.699ZFound 11 outliers among 100 measurements (11.00%)
59462026-07-26T04:49:00.699Z 4 (4.00%) high mild
59472026-07-26T04:49:00.699Z 7 (7.00%) high severe
59482026-07-26T04:49:01.596Z
59492026-07-26T04:49:01.599ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59502026-07-26T04:49:01.599ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59512026-07-26T04:49:07.484ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (7.1M iterations)
59522026-07-26T04:49:11.227ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59532026-07-26T04:49:11.314Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59542026-07-26T04:49:11.314Z time: [97.809 ns 98.070 ns 98.371 ns]
59552026-07-26T04:49:11.314Z change: [−0.3807% +0.4136% +1.2687%] (p = 0.32 > 0.05)
59562026-07-26T04:49:11.314Z No change in performance detected.
59572026-07-26T04:49:11.314ZFound 7 outliers among 100 measurements (7.00%)
59582026-07-26T04:49:11.314Z 5 (5.00%) high mild
59592026-07-26T04:49:11.314Z 2 (2.00%) high severe
59602026-07-26T04:49:12.218Z
59612026-07-26T04:49:12.221ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59622026-07-26T04:49:12.221ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59632026-07-26T04:49:18.092ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0070 s (3.6M iterations)
59642026-07-26T04:49:22.849ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59652026-07-26T04:49:22.934Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59662026-07-26T04:49:22.934Z time: [255.92 ns 258.07 ns 260.85 ns]
59672026-07-26T04:49:22.934Z change: [−14.162% +0.4894% +17.420%] (p = 0.96 > 0.05)
59682026-07-26T04:49:22.934Z No change in performance detected.
59692026-07-26T04:49:22.934ZFound 11 outliers among 100 measurements (11.00%)
59702026-07-26T04:49:22.934Z 4 (4.00%) high mild
59712026-07-26T04:49:22.934Z 7 (7.00%) high severe
59722026-07-26T04:49:23.831Z
59732026-07-26T04:49:23.834ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59742026-07-26T04:49:23.835ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59752026-07-26T04:49:27.892ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0009 s (5.2M iterations)
59762026-07-26T04:49:32.426ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59772026-07-26T04:49:32.511Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59782026-07-26T04:49:32.511Z time: [116.18 ns 116.52 ns 116.90 ns]
59792026-07-26T04:49:32.511Z change: [−0.9662% −0.2152% +0.5512%] (p = 0.58 > 0.05)
59802026-07-26T04:49:32.511Z No change in performance detected.
59812026-07-26T04:49:32.511ZFound 10 outliers among 100 measurements (10.00%)
59822026-07-26T04:49:32.512Z 7 (7.00%) high mild
59832026-07-26T04:49:32.512Z 3 (3.00%) high severe
59842026-07-26T04:49:33.414Z
59852026-07-26T04:49:33.417ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-07-26T04:49:33.417ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59872026-07-26T04:49:37.663ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (2.5M iterations)
59882026-07-26T04:49:42.758ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59892026-07-26T04:49:42.843Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59902026-07-26T04:49:42.843Z time: [287.68 ns 290.71 ns 294.60 ns]
59912026-07-26T04:49:42.843Z change: [−16.707% −0.8330% +16.885%] (p = 0.93 > 0.05)
59922026-07-26T04:49:42.843Z No change in performance detected.
59932026-07-26T04:49:42.843ZFound 12 outliers among 100 measurements (12.00%)
59942026-07-26T04:49:42.843Z 4 (4.00%) high mild
59952026-07-26T04:49:42.843Z 8 (8.00%) high severe
59962026-07-26T04:49:43.737Z
59972026-07-26T04:49:43.741ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59982026-07-26T04:49:43.741ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59992026-07-26T04:49:46.812ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (14M iterations)
60002026-07-26T04:49:51.023ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60012026-07-26T04:49:51.109Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60022026-07-26T04:49:51.109Z time: [61.138 ns 61.380 ns 61.637 ns]
60032026-07-26T04:49:51.109Z change: [−0.2178% +0.5206% +1.2696%] (p = 0.18 > 0.05)
60042026-07-26T04:49:51.109Z No change in performance detected.
60052026-07-26T04:49:51.109ZFound 4 outliers among 100 measurements (4.00%)
60062026-07-26T04:49:51.109Z 3 (3.00%) high mild
60072026-07-26T04:49:51.109Z 1 (1.00%) high severe
60082026-07-26T04:49:52.007Z
60092026-07-26T04:49:52.010ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60102026-07-26T04:49:52.010ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60112026-07-26T04:49:56.683ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0050 s (4.5M iterations)
60122026-07-26T04:50:01.798ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60132026-07-26T04:50:01.930Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60142026-07-26T04:50:01.930Z time: [246.57 ns 248.47 ns 250.97 ns]
60152026-07-26T04:50:01.930Z change: [−16.444% +0.9082% +22.709%] (p = 0.93 > 0.05)
60162026-07-26T04:50:01.930Z No change in performance detected.
60172026-07-26T04:50:01.931ZFound 12 outliers among 100 measurements (12.00%)
60182026-07-26T04:50:01.931Z 5 (5.00%) high mild
60192026-07-26T04:50:01.931Z 7 (7.00%) high severe
60202026-07-26T04:50:02.782Z
60212026-07-26T04:50:02.785ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60222026-07-26T04:50:02.785ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60232026-07-26T04:50:08.639ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (7.2M iterations)
60242026-07-26T04:50:13.364ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60252026-07-26T04:50:13.450Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60262026-07-26T04:50:13.450Z time: [78.503 ns 78.838 ns 79.202 ns]
60272026-07-26T04:50:13.450Z change: [−0.7602% +0.0816% +0.9672%] (p = 0.86 > 0.05)
60282026-07-26T04:50:13.450Z No change in performance detected.
60292026-07-26T04:50:13.450ZFound 3 outliers among 100 measurements (3.00%)
60302026-07-26T04:50:13.450Z 1 (1.00%) high mild
60312026-07-26T04:50:13.450Z 2 (2.00%) high severe
60322026-07-26T04:50:14.348Z
60332026-07-26T04:50:14.352ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60342026-07-26T04:50:14.352ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60352026-07-26T04:50:18.162ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (2.8M iterations)
60362026-07-26T04:50:23.325ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60372026-07-26T04:50:23.411Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60382026-07-26T04:50:23.411Z time: [282.44 ns 285.51 ns 289.56 ns]
60392026-07-26T04:50:23.411Z change: [−14.323% +1.2101% +19.882%] (p = 0.89 > 0.05)
60402026-07-26T04:50:23.414Z No change in performance detected.
60412026-07-26T04:50:23.414ZFound 12 outliers among 100 measurements (12.00%)
60422026-07-26T04:50:23.414Z 3 (3.00%) high mild
60432026-07-26T04:50:23.414Z 9 (9.00%) high severe
60442026-07-26T04:50:24.306Z
60452026-07-26T04:50:24.309ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60462026-07-26T04:50:24.309ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60472026-07-26T04:50:30.112ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (7.2M iterations)
60482026-07-26T04:50:33.882ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60492026-07-26T04:50:33.967Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60502026-07-26T04:50:33.967Z time: [96.888 ns 97.104 ns 97.360 ns]
60512026-07-26T04:50:33.967Z change: [−1.3134% −0.5008% +0.4008%] (p = 0.25 > 0.05)
60522026-07-26T04:50:33.967Z No change in performance detected.
60532026-07-26T04:50:33.967ZFound 11 outliers among 100 measurements (11.00%)
60542026-07-26T04:50:33.968Z 8 (8.00%) high mild
60552026-07-26T04:50:33.968Z 3 (3.00%) high severe
60562026-07-26T04:50:34.862Z
60572026-07-26T04:50:34.865ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60582026-07-26T04:50:34.865ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60592026-07-26T04:50:40.523ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.7M iterations)
60602026-07-26T04:50:45.272ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60612026-07-26T04:50:45.358Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60622026-07-26T04:50:45.358Z time: [211.09 ns 212.73 ns 214.84 ns]
60632026-07-26T04:50:45.358Z change: [−12.368% +1.4063% +17.868%] (p = 0.86 > 0.05)
60642026-07-26T04:50:45.358Z No change in performance detected.
60652026-07-26T04:50:45.358ZFound 12 outliers among 100 measurements (12.00%)
60662026-07-26T04:50:45.359Z 4 (4.00%) high mild
60672026-07-26T04:50:45.359Z 8 (8.00%) high severe
60682026-07-26T04:50:46.253Z
60692026-07-26T04:50:46.257ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60702026-07-26T04:50:46.257ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60712026-07-26T04:50:50.315ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (5.2M iterations)
60722026-07-26T04:50:54.831ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60732026-07-26T04:50:54.917Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60742026-07-26T04:50:54.917Z time: [115.75 ns 116.09 ns 116.48 ns]
60752026-07-26T04:50:54.917Z change: [−0.5106% +0.2654% +1.1015%] (p = 0.51 > 0.05)
60762026-07-26T04:50:54.917Z No change in performance detected.
60772026-07-26T04:50:54.917ZFound 11 outliers among 100 measurements (11.00%)
60782026-07-26T04:50:54.917Z 7 (7.00%) high mild
60792026-07-26T04:50:54.917Z 4 (4.00%) high severe
60802026-07-26T04:50:55.811Z
60812026-07-26T04:50:55.815ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60822026-07-26T04:50:55.815ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60832026-07-26T04:50:59.977ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (2.5M iterations)
60842026-07-26T04:51:05.061ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60852026-07-26T04:51:05.146Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60862026-07-26T04:51:05.146Z time: [239.85 ns 242.23 ns 245.29 ns]
60872026-07-26T04:51:05.146Z change: [−10.164% +4.6389% +23.350%] (p = 0.58 > 0.05)
60882026-07-26T04:51:05.146Z No change in performance detected.
60892026-07-26T04:51:05.147ZFound 12 outliers among 100 measurements (12.00%)
60902026-07-26T04:51:05.147Z 4 (4.00%) high mild
60912026-07-26T04:51:05.147Z 8 (8.00%) high severe
60922026-07-26T04:51:06.045Z
60932026-07-26T04:51:06.048ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60942026-07-26T04:51:06.048ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60952026-07-26T04:51:09.397ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (13M iterations)
60962026-07-26T04:51:13.694ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60972026-07-26T04:51:13.780Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
60982026-07-26T04:51:13.780Z time: [61.317 ns 61.553 ns 61.807 ns]
60992026-07-26T04:51:13.780Z change: [−0.9696% −0.2524% +0.5253%] (p = 0.52 > 0.05)
61002026-07-26T04:51:13.780Z No change in performance detected.
61012026-07-26T04:51:13.780ZFound 4 outliers among 100 measurements (4.00%)
61022026-07-26T04:51:13.780Z 2 (2.00%) high mild
61032026-07-26T04:51:13.780Z 2 (2.00%) high severe
61042026-07-26T04:51:14.676Z
61052026-07-26T04:51:14.679ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61062026-07-26T04:51:14.679ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61072026-07-26T04:51:19.790ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.1M iterations)
61082026-07-26T04:51:24.960ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61092026-07-26T04:51:25.046Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61102026-07-26T04:51:25.046Z time: [291.40 ns 294.09 ns 297.62 ns]
61112026-07-26T04:51:25.046Z change: [−18.183% −0.6336% +19.502%] (p = 0.96 > 0.05)
61122026-07-26T04:51:25.046Z No change in performance detected.
61132026-07-26T04:51:25.047ZFound 12 outliers among 100 measurements (12.00%)
61142026-07-26T04:51:25.047Z 4 (4.00%) high mild
61152026-07-26T04:51:25.047Z 8 (8.00%) high severe
61162026-07-26T04:51:25.944Z
61172026-07-26T04:51:25.947ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61182026-07-26T04:51:25.947ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61192026-07-26T04:51:28.960ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (7.0M iterations)
61202026-07-26T04:51:33.814ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61212026-07-26T04:51:33.899Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61222026-07-26T04:51:33.900Z time: [78.865 ns 79.186 ns 79.529 ns]
61232026-07-26T04:51:33.900Z change: [−0.9144% −0.0265% +0.8964%] (p = 0.95 > 0.05)
61242026-07-26T04:51:33.900Z No change in performance detected.
61252026-07-26T04:51:33.900ZFound 3 outliers among 100 measurements (3.00%)
61262026-07-26T04:51:33.900Z 1 (1.00%) high mild
61272026-07-26T04:51:33.900Z 2 (2.00%) high severe
61282026-07-26T04:51:34.798Z
61292026-07-26T04:51:34.801ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61302026-07-26T04:51:34.802ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61312026-07-26T04:51:38.827ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0048 s (2.6M iterations)
61322026-07-26T04:51:44.051ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61332026-07-26T04:51:44.136Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61342026-07-26T04:51:44.136Z time: [332.41 ns 336.62 ns 342.09 ns]
61352026-07-26T04:51:44.136Z change: [−16.996% −0.9871% +18.518%] (p = 0.91 > 0.05)
61362026-07-26T04:51:44.136Z No change in performance detected.
61372026-07-26T04:51:44.136ZFound 11 outliers among 100 measurements (11.00%)
61382026-07-26T04:51:44.136Z 4 (4.00%) high mild
61392026-07-26T04:51:44.136Z 7 (7.00%) high severe
61402026-07-26T04:51:45.034Z
61412026-07-26T04:51:45.037ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61422026-07-26T04:51:45.037ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61432026-07-26T04:51:51.200ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.8M iterations)
61442026-07-26T04:51:55.015ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61452026-07-26T04:51:55.100Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61462026-07-26T04:51:55.101Z time: [98.610 ns 98.852 ns 99.104 ns]
61472026-07-26T04:51:55.101Z change: [−0.1545% +0.6738% +1.4773%] (p = 0.11 > 0.05)
61482026-07-26T04:51:55.101Z No change in performance detected.
61492026-07-26T04:51:55.101ZFound 16 outliers among 100 measurements (16.00%)
61502026-07-26T04:51:55.101Z 8 (8.00%) high mild
61512026-07-26T04:51:55.102Z 8 (8.00%) high severe
61522026-07-26T04:51:55.990Z
61532026-07-26T04:51:55.994ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61542026-07-26T04:51:55.994ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61552026-07-26T04:52:02.117ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.4M iterations)
61562026-07-26T04:52:06.926ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61572026-07-26T04:52:07.011Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61582026-07-26T04:52:07.011Z time: [256.06 ns 258.43 ns 261.51 ns]
61592026-07-26T04:52:07.011Z change: [−14.680% +0.1457% +17.589%] (p = 0.98 > 0.05)
61602026-07-26T04:52:07.011Z No change in performance detected.
61612026-07-26T04:52:07.011ZFound 11 outliers among 100 measurements (11.00%)
61622026-07-26T04:52:07.011Z 4 (4.00%) high mild
61632026-07-26T04:52:07.011Z 7 (7.00%) high severe
61642026-07-26T04:52:07.908Z
61652026-07-26T04:52:07.911ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61662026-07-26T04:52:07.911ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61672026-07-26T04:52:12.132ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (5.0M iterations)
61682026-07-26T04:52:16.676ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61692026-07-26T04:52:16.762Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61702026-07-26T04:52:16.762Z time: [116.32 ns 116.59 ns 116.91 ns]
61712026-07-26T04:52:16.762Z change: [−1.2443% −0.2893% +0.7249%] (p = 0.57 > 0.05)
61722026-07-26T04:52:16.762Z No change in performance detected.
61732026-07-26T04:52:16.762ZFound 11 outliers among 100 measurements (11.00%)
61742026-07-26T04:52:16.762Z 7 (7.00%) high mild
61752026-07-26T04:52:16.762Z 4 (4.00%) high severe
61762026-07-26T04:52:17.659Z
61772026-07-26T04:52:17.663ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61782026-07-26T04:52:17.663ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61792026-07-26T04:52:22.063ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (2.4M iterations)
61802026-07-26T04:52:27.179ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61812026-07-26T04:52:27.263Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61822026-07-26T04:52:27.263Z time: [289.39 ns 292.70 ns 296.91 ns]
61832026-07-26T04:52:27.263Z change: [−16.757% −0.9331% +19.359%] (p = 0.92 > 0.05)
61842026-07-26T04:52:27.263Z No change in performance detected.
61852026-07-26T04:52:27.264ZFound 12 outliers among 100 measurements (12.00%)
61862026-07-26T04:52:27.264Z 4 (4.00%) high mild
61872026-07-26T04:52:27.264Z 8 (8.00%) high severe
61882026-07-26T04:52:28.159Z
61892026-07-26T04:52:28.162ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61902026-07-26T04:52:28.162ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61912026-07-26T04:52:31.524ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
61922026-07-26T04:52:35.750ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
61932026-07-26T04:52:35.836Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61942026-07-26T04:52:35.837Z time: [60.260 ns 60.486 ns 60.726 ns]
61952026-07-26T04:52:35.837Z change: [−1.0000% −0.2538% +0.5107%] (p = 0.53 > 0.05)
61962026-07-26T04:52:35.837Z No change in performance detected.
61972026-07-26T04:52:35.837ZFound 4 outliers among 100 measurements (4.00%)
61982026-07-26T04:52:35.837Z 2 (2.00%) high mild
61992026-07-26T04:52:35.837Z 2 (2.00%) high severe
62002026-07-26T04:52:36.734Z
62012026-07-26T04:52:36.737ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62022026-07-26T04:52:36.737ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62032026-07-26T04:52:41.690ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (4.2M iterations)
62042026-07-26T04:52:46.842ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62052026-07-26T04:52:46.927Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62062026-07-26T04:52:46.927Z time: [253.20 ns 255.42 ns 258.34 ns]
62072026-07-26T04:52:46.927Z change: [−17.075% +0.1867% +20.763%] (p = 0.98 > 0.05)
62082026-07-26T04:52:46.927Z No change in performance detected.
62092026-07-26T04:52:46.927ZFound 11 outliers among 100 measurements (11.00%)
62102026-07-26T04:52:46.927Z 3 (3.00%) high mild
62112026-07-26T04:52:46.927Z 8 (8.00%) high severe
62122026-07-26T04:52:47.826Z
62132026-07-26T04:52:47.829ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62142026-07-26T04:52:47.830ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62152026-07-26T04:52:53.874ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
62162026-07-26T04:52:58.690ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62172026-07-26T04:52:58.775Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62182026-07-26T04:52:58.775Z time: [77.614 ns 77.931 ns 78.277 ns]
62192026-07-26T04:52:58.775Z change: [−0.7089% +0.1675% +1.0504%] (p = 0.72 > 0.05)
62202026-07-26T04:52:58.776Z No change in performance detected.
62212026-07-26T04:52:58.776ZFound 3 outliers among 100 measurements (3.00%)
62222026-07-26T04:52:58.776Z 1 (1.00%) high mild
62232026-07-26T04:52:58.776Z 2 (2.00%) high severe
62242026-07-26T04:52:59.672Z
62252026-07-26T04:52:59.675ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62262026-07-26T04:52:59.675ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62272026-07-26T04:53:03.664ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0076 s (2.6M iterations)
62282026-07-26T04:53:08.885ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62292026-07-26T04:53:08.971Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62302026-07-26T04:53:08.971Z time: [291.18 ns 294.76 ns 299.39 ns]
62312026-07-26T04:53:08.971Z change: [−16.035% +0.5561% +20.560%] (p = 0.96 > 0.05)
62322026-07-26T04:53:08.971Z No change in performance detected.
62332026-07-26T04:53:08.971ZFound 11 outliers among 100 measurements (11.00%)
62342026-07-26T04:53:08.971Z 4 (4.00%) high mild
62352026-07-26T04:53:08.971Z 7 (7.00%) high severe
62362026-07-26T04:53:09.867Z
62372026-07-26T04:53:09.870ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62382026-07-26T04:53:09.870ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62392026-07-26T04:53:15.958ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (6.9M iterations)
62402026-07-26T04:53:19.788ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62412026-07-26T04:53:19.873Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62422026-07-26T04:53:19.873Z time: [97.393 ns 97.596 ns 97.810 ns]
62432026-07-26T04:53:19.873Z change: [−0.5490% +0.3088% +1.2311%] (p = 0.51 > 0.05)
62442026-07-26T04:53:19.873Z No change in performance detected.
62452026-07-26T04:53:19.873ZFound 17 outliers among 100 measurements (17.00%)
62462026-07-26T04:53:19.873Z 8 (8.00%) high mild
62472026-07-26T04:53:19.873Z 9 (9.00%) high severe
62482026-07-26T04:53:20.767Z
62492026-07-26T04:53:20.770ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62502026-07-26T04:53:20.770ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62512026-07-26T04:53:26.712ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0035 s (3.5M iterations)
62522026-07-26T04:53:31.512ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62532026-07-26T04:53:31.597Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62542026-07-26T04:53:31.597Z time: [215.87 ns 217.72 ns 220.08 ns]
62552026-07-26T04:53:31.597Z change: [−12.839% +1.2207% +18.033%] (p = 0.89 > 0.05)
62562026-07-26T04:53:31.597Z No change in performance detected.
62572026-07-26T04:53:31.597ZFound 11 outliers among 100 measurements (11.00%)
62582026-07-26T04:53:31.597Z 4 (4.00%) high mild
62592026-07-26T04:53:31.597Z 7 (7.00%) high severe
62602026-07-26T04:53:32.496Z
62612026-07-26T04:53:32.499ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62622026-07-26T04:53:32.499ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62632026-07-26T04:53:36.682ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (5.0M iterations)
62642026-07-26T04:53:41.277ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62652026-07-26T04:53:41.363Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62662026-07-26T04:53:41.363Z time: [116.32 ns 116.52 ns 116.75 ns]
62672026-07-26T04:53:41.363Z change: [−1.3894% −0.3093% +0.7599%] (p = 0.59 > 0.05)
62682026-07-26T04:53:41.363Z No change in performance detected.
62692026-07-26T04:53:41.363ZFound 11 outliers among 100 measurements (11.00%)
62702026-07-26T04:53:41.363Z 6 (6.00%) high mild
62712026-07-26T04:53:41.363Z 5 (5.00%) high severe
62722026-07-26T04:53:42.259Z
62732026-07-26T04:53:42.262ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62742026-07-26T04:53:42.262ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62752026-07-26T04:53:46.577ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (2.4M iterations)
62762026-07-26T04:53:51.684ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62772026-07-26T04:53:51.769Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62782026-07-26T04:53:51.769Z time: [246.01 ns 248.62 ns 251.97 ns]
62792026-07-26T04:53:51.769Z change: [−14.845% +0.6133% +19.600%] (p = 0.95 > 0.05)
62802026-07-26T04:53:51.769Z No change in performance detected.
62812026-07-26T04:53:51.769ZFound 12 outliers among 100 measurements (12.00%)
62822026-07-26T04:53:51.769Z 4 (4.00%) high mild
62832026-07-26T04:53:51.769Z 8 (8.00%) high severe
62842026-07-26T04:53:52.665Z
62852026-07-26T04:53:52.668ZBenchmarking source_filter/allows/exclude_empty_v4
62862026-07-26T04:53:52.669ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62872026-07-26T04:53:57.426ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
62882026-07-26T04:54:01.465ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62892026-07-26T04:54:01.550Zsource_filter/allows/exclude_empty_v4
62902026-07-26T04:54:01.550Z time: [895.28 ps 895.63 ps 895.96 ps]
62912026-07-26T04:54:01.550Z thrpt: [1.1161 Gelem/s 1.1165 Gelem/s 1.1170 Gelem/s]
62922026-07-26T04:54:01.550Z change:
62932026-07-26T04:54:01.550Z time: [−15.992% −14.531% −12.908%] (p = 0.00 < 0.05)
62942026-07-26T04:54:01.550Z thrpt: [+14.821% +17.002% +19.036%]
62952026-07-26T04:54:01.550Z Performance has improved.
62962026-07-26T04:54:02.444ZBenchmarking source_filter/allows/exclude_empty_v6
62972026-07-26T04:54:02.445ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
62982026-07-26T04:54:07.222ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
62992026-07-26T04:54:12.119ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63002026-07-26T04:54:12.204Zsource_filter/allows/exclude_empty_v6
63012026-07-26T04:54:12.204Z time: [1.0969 ns 1.1027 ns 1.1071 ns]
63022026-07-26T04:54:12.204Z thrpt: [903.26 Melem/s 906.85 Melem/s 911.69 Melem/s]
63032026-07-26T04:54:12.204Z change:
63042026-07-26T04:54:12.204Z time: [−4.7622% −3.3913% −2.1277%] (p = 0.00 < 0.05)
63052026-07-26T04:54:12.204Z thrpt: [+2.1739% +3.5103% +5.0003%]
63062026-07-26T04:54:12.204Z Performance has improved.
63072026-07-26T04:54:12.207ZFound 26 outliers among 100 measurements (26.00%)
63082026-07-26T04:54:12.207Z 21 (21.00%) low severe
63092026-07-26T04:54:12.207Z 4 (4.00%) high mild
63102026-07-26T04:54:12.207Z 1 (1.00%) high severe
63112026-07-26T04:54:13.097ZBenchmarking source_filter/allows/exclude_miss_v4/1
63122026-07-26T04:54:13.097ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63132026-07-26T04:54:17.055ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63142026-07-26T04:54:22.050ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63152026-07-26T04:54:22.135Zsource_filter/allows/exclude_miss_v4/1
63162026-07-26T04:54:22.135Z time: [1.8341 ns 1.8417 ns 1.8496 ns]
63172026-07-26T04:54:22.136Z thrpt: [540.67 Melem/s 542.98 Melem/s 545.23 Melem/s]
63182026-07-26T04:54:22.136Z change:
63192026-07-26T04:54:22.136Z time: [−0.3779% +0.1818% +0.7002%] (p = 0.51 > 0.05)
63202026-07-26T04:54:22.136Z thrpt: [−0.6953% −0.1815% +0.3794%]
63212026-07-26T04:54:22.136Z No change in performance detected.
63222026-07-26T04:54:22.139ZFound 1 outliers among 100 measurements (1.00%)
63232026-07-26T04:54:22.139Z 1 (1.00%) high mild
63242026-07-26T04:54:23.027ZBenchmarking source_filter/allows/exclude_hit_v4/1
63252026-07-26T04:54:23.028ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63262026-07-26T04:54:26.928ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63272026-07-26T04:54:31.896ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63282026-07-26T04:54:31.981Zsource_filter/allows/exclude_hit_v4/1
63292026-07-26T04:54:31.982Z time: [1.8038 ns 1.8046 ns 1.8056 ns]
63302026-07-26T04:54:31.982Z thrpt: [553.83 Melem/s 554.12 Melem/s 554.39 Melem/s]
63312026-07-26T04:54:31.982Z change:
63322026-07-26T04:54:31.982Z time: [+1.4022% +1.6915% +1.8684%] (p = 0.00 < 0.05)
63332026-07-26T04:54:31.982Z thrpt: [−1.8342% −1.6634% −1.3828%]
63342026-07-26T04:54:31.982Z Performance has regressed.
63352026-07-26T04:54:31.982ZFound 2 outliers among 100 measurements (2.00%)
63362026-07-26T04:54:31.982Z 1 (1.00%) high mild
63372026-07-26T04:54:31.982Z 1 (1.00%) high severe
63382026-07-26T04:54:32.874ZBenchmarking source_filter/allows/exclude_miss_v6/1
63392026-07-26T04:54:32.874ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63402026-07-26T04:54:37.648ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63412026-07-26T04:54:42.734ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63422026-07-26T04:54:42.819Zsource_filter/allows/exclude_miss_v6/1
63432026-07-26T04:54:42.822Z time: [4.5022 ns 4.5329 ns 4.5621 ns]
63442026-07-26T04:54:42.822Z thrpt: [219.20 Melem/s 220.61 Melem/s 222.11 Melem/s]
63452026-07-26T04:54:42.822Z change:
63462026-07-26T04:54:42.822Z time: [+0.3983% +0.9959% +1.5467%] (p = 0.00 < 0.05)
63472026-07-26T04:54:42.822Z thrpt: [−1.5231% −0.9860% −0.3968%]
63482026-07-26T04:54:42.822Z Change within noise threshold.
63492026-07-26T04:54:43.715ZBenchmarking source_filter/allows/exclude_hit_v6/1
63502026-07-26T04:54:43.715ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63512026-07-26T04:54:48.725ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63522026-07-26T04:54:53.810ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63532026-07-26T04:54:53.895Zsource_filter/allows/exclude_hit_v6/1
63542026-07-26T04:54:53.895Z time: [4.7252 ns 4.7558 ns 4.7850 ns]
63552026-07-26T04:54:53.895Z thrpt: [208.99 Melem/s 210.27 Melem/s 211.63 Melem/s]
63562026-07-26T04:54:53.895Z change:
63572026-07-26T04:54:53.896Z time: [+0.4268% +0.9889% +1.5766%] (p = 0.00 < 0.05)
63582026-07-26T04:54:53.896Z thrpt: [−1.5522% −0.9793% −0.4250%]
63592026-07-26T04:54:53.896Z Change within noise threshold.
63602026-07-26T04:54:54.776ZBenchmarking source_filter/allows/exclude_miss_v4/5
63612026-07-26T04:54:54.776ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63622026-07-26T04:54:58.799ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63632026-07-26T04:55:03.771ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63642026-07-26T04:55:03.856Zsource_filter/allows/exclude_miss_v4/5
63652026-07-26T04:55:03.856Z time: [3.7095 ns 3.7251 ns 3.7418 ns]
63662026-07-26T04:55:03.856Z thrpt: [267.25 Melem/s 268.45 Melem/s 269.58 Melem/s]
63672026-07-26T04:55:03.856Z change:
63682026-07-26T04:55:03.856Z time: [−0.1640% +0.5776% +1.3439%] (p = 0.14 > 0.05)
63692026-07-26T04:55:03.856Z thrpt: [−1.3261% −0.5743% +0.1643%]
63702026-07-26T04:55:03.857Z No change in performance detected.
63712026-07-26T04:55:03.857ZFound 6 outliers among 100 measurements (6.00%)
63722026-07-26T04:55:03.857Z 4 (4.00%) low mild
63732026-07-26T04:55:03.857Z 2 (2.00%) high mild
63742026-07-26T04:55:04.746ZBenchmarking source_filter/allows/exclude_hit_v4/5
63752026-07-26T04:55:04.746ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63762026-07-26T04:55:08.626ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63772026-07-26T04:55:13.616ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63782026-07-26T04:55:13.701Zsource_filter/allows/exclude_hit_v4/5
63792026-07-26T04:55:13.701Z time: [1.8015 ns 1.8024 ns 1.8033 ns]
63802026-07-26T04:55:13.701Z thrpt: [554.52 Melem/s 554.83 Melem/s 555.10 Melem/s]
63812026-07-26T04:55:13.701Z change:
63822026-07-26T04:55:13.701Z time: [+1.7705% +1.8589% +1.9472%] (p = 0.00 < 0.05)
63832026-07-26T04:55:13.701Z thrpt: [−1.9100% −1.8249% −1.7397%]
63842026-07-26T04:55:13.701Z Performance has regressed.
63852026-07-26T04:55:13.705ZFound 14 outliers among 100 measurements (14.00%)
63862026-07-26T04:55:13.705Z 11 (11.00%) high mild
63872026-07-26T04:55:13.705Z 3 (3.00%) high severe
63882026-07-26T04:55:14.592ZBenchmarking source_filter/allows/exclude_miss_v6/5
63892026-07-26T04:55:14.592ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63902026-07-26T04:55:18.174ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (749M iterations)
63912026-07-26T04:55:23.240ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63922026-07-26T04:55:23.324Zsource_filter/allows/exclude_miss_v6/5
63932026-07-26T04:55:23.324Z time: [6.7432 ns 6.7735 ns 6.8009 ns]
63942026-07-26T04:55:23.324Z thrpt: [147.04 Melem/s 147.64 Melem/s 148.30 Melem/s]
63952026-07-26T04:55:23.324Z change:
63962026-07-26T04:55:23.324Z time: [−0.0818% +0.2922% +0.6626%] (p = 0.14 > 0.05)
63972026-07-26T04:55:23.324Z thrpt: [−0.6582% −0.2914% +0.0819%]
63982026-07-26T04:55:23.324Z No change in performance detected.
63992026-07-26T04:55:24.195ZBenchmarking source_filter/allows/exclude_hit_v6/5
64002026-07-26T04:55:24.195ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64012026-07-26T04:55:29.206ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64022026-07-26T04:55:34.288ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64032026-07-26T04:55:34.374Zsource_filter/allows/exclude_hit_v6/5
64042026-07-26T04:55:34.374Z time: [4.7232 ns 4.7532 ns 4.7815 ns]
64052026-07-26T04:55:34.374Z thrpt: [209.14 Melem/s 210.38 Melem/s 211.72 Melem/s]
64062026-07-26T04:55:34.374Z change:
64072026-07-26T04:55:34.374Z time: [+0.3390% +0.9057% +1.4705%] (p = 0.00 < 0.05)
64082026-07-26T04:55:34.374Z thrpt: [−1.4492% −0.8976% −0.3378%]
64092026-07-26T04:55:34.374Z Change within noise threshold.
64102026-07-26T04:55:35.271ZBenchmarking source_filter/allows/exclude_miss_v4/10
64112026-07-26T04:55:35.271ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64122026-07-26T04:55:38.783ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (764M iterations)
64132026-07-26T04:55:43.740ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64142026-07-26T04:55:43.825Zsource_filter/allows/exclude_miss_v4/10
64152026-07-26T04:55:43.825Z time: [6.4270 ns 6.4713 ns 6.5165 ns]
64162026-07-26T04:55:43.825Z thrpt: [153.46 Melem/s 154.53 Melem/s 155.59 Melem/s]
64172026-07-26T04:55:43.825Z change:
64182026-07-26T04:55:43.825Z time: [+2.6811% +3.7554% +4.8954%] (p = 0.00 < 0.05)
64192026-07-26T04:55:43.826Z thrpt: [−4.6669% −3.6195% −2.6111%]
64202026-07-26T04:55:43.826Z Performance has regressed.
64212026-07-26T04:55:43.826ZFound 1 outliers among 100 measurements (1.00%)
64222026-07-26T04:55:43.826Z 1 (1.00%) high mild
64232026-07-26T04:55:44.715ZBenchmarking source_filter/allows/exclude_hit_v4/10
64242026-07-26T04:55:44.715ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64252026-07-26T04:55:48.592ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64262026-07-26T04:55:53.606ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64272026-07-26T04:55:53.691Zsource_filter/allows/exclude_hit_v4/10
64282026-07-26T04:55:53.691Z time: [1.8091 ns 1.8119 ns 1.8145 ns]
64292026-07-26T04:55:53.691Z thrpt: [551.13 Melem/s 551.90 Melem/s 552.76 Melem/s]
64302026-07-26T04:55:53.691Z change:
64312026-07-26T04:55:53.691Z time: [+0.8083% +0.9184% +1.0244%] (p = 0.00 < 0.05)
64322026-07-26T04:55:53.691Z thrpt: [−1.0140% −0.9101% −0.8018%]
64332026-07-26T04:55:53.691Z Change within noise threshold.
64342026-07-26T04:55:53.691ZFound 8 outliers among 100 measurements (8.00%)
64352026-07-26T04:55:53.691Z 8 (8.00%) high mild
64362026-07-26T04:55:54.583ZBenchmarking source_filter/allows/exclude_miss_v6/10
64372026-07-26T04:55:54.583ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64382026-07-26T04:55:59.811ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (513M iterations)
64392026-07-26T04:56:04.813ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64402026-07-26T04:56:04.899Zsource_filter/allows/exclude_miss_v6/10
64412026-07-26T04:56:04.899Z time: [9.7290 ns 9.7462 ns 9.7629 ns]
64422026-07-26T04:56:04.899Z thrpt: [102.43 Melem/s 102.60 Melem/s 102.79 Melem/s]
64432026-07-26T04:56:04.899Z change:
64442026-07-26T04:56:04.900Z time: [−0.2303% −0.0468% +0.1345%] (p = 0.62 > 0.05)
64452026-07-26T04:56:04.900Z thrpt: [−0.1343% +0.0468% +0.2309%]
64462026-07-26T04:56:04.900Z No change in performance detected.
64472026-07-26T04:56:05.793ZBenchmarking source_filter/allows/exclude_hit_v6/10
64482026-07-26T04:56:05.793ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64492026-07-26T04:56:10.802ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64502026-07-26T04:56:15.888ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64512026-07-26T04:56:15.972Zsource_filter/allows/exclude_hit_v6/10
64522026-07-26T04:56:15.972Z time: [4.7225 ns 4.7531 ns 4.7821 ns]
64532026-07-26T04:56:15.972Z thrpt: [209.11 Melem/s 210.39 Melem/s 211.75 Melem/s]
64542026-07-26T04:56:15.972Z change:
64552026-07-26T04:56:15.972Z time: [+0.3559% +0.9264% +1.4740%] (p = 0.00 < 0.05)
64562026-07-26T04:56:15.972Z thrpt: [−1.4526% −0.9179% −0.3546%]
64572026-07-26T04:56:15.972Z Change within noise threshold.
64582026-07-26T04:56:16.869ZBenchmarking source_filter/allows/exclude_miss_v4/50
64592026-07-26T04:56:16.869ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64602026-07-26T04:56:20.236ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (797M iterations)
64612026-07-26T04:56:25.317ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64622026-07-26T04:56:25.402Zsource_filter/allows/exclude_miss_v4/50
64632026-07-26T04:56:25.402Z time: [6.3075 ns 6.3423 ns 6.3783 ns]
64642026-07-26T04:56:25.402Z thrpt: [156.78 Melem/s 157.67 Melem/s 158.54 Melem/s]
64652026-07-26T04:56:25.402Z change:
64662026-07-26T04:56:25.403Z time: [+3.1654% +4.0699% +4.9515%] (p = 0.00 < 0.05)
64672026-07-26T04:56:25.403Z thrpt: [−4.7178% −3.9108% −3.0683%]
64682026-07-26T04:56:25.403Z Performance has regressed.
64692026-07-26T04:56:25.403ZFound 1 outliers among 100 measurements (1.00%)
64702026-07-26T04:56:25.403Z 1 (1.00%) high mild
64712026-07-26T04:56:26.293ZBenchmarking source_filter/allows/exclude_hit_v4/50
64722026-07-26T04:56:26.293ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64732026-07-26T04:56:32.233ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64742026-07-26T04:56:37.272ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64752026-07-26T04:56:37.358Zsource_filter/allows/exclude_hit_v4/50
64762026-07-26T04:56:37.358Z time: [2.7853 ns 2.7874 ns 2.7895 ns]
64772026-07-26T04:56:37.358Z thrpt: [358.49 Melem/s 358.76 Melem/s 359.03 Melem/s]
64782026-07-26T04:56:37.358Z change:
64792026-07-26T04:56:37.358Z time: [+6.6185% +6.7613% +6.9078%] (p = 0.00 < 0.05)
64802026-07-26T04:56:37.358Z thrpt: [−6.4615% −6.3331% −6.2077%]
64812026-07-26T04:56:37.358Z Performance has regressed.
64822026-07-26T04:56:38.247ZBenchmarking source_filter/allows/exclude_miss_v6/50
64832026-07-26T04:56:38.247ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
64842026-07-26T04:56:43.212ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (541M iterations)
64852026-07-26T04:56:48.220ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
64862026-07-26T04:56:48.304Zsource_filter/allows/exclude_miss_v6/50
64872026-07-26T04:56:48.304Z time: [9.2367 ns 9.2678 ns 9.2989 ns]
64882026-07-26T04:56:48.304Z thrpt: [107.54 Melem/s 107.90 Melem/s 108.26 Melem/s]
64892026-07-26T04:56:48.304Z change:
64902026-07-26T04:56:48.304Z time: [+0.7564% +1.0434% +1.3641%] (p = 0.00 < 0.05)
64912026-07-26T04:56:48.304Z thrpt: [−1.3457% −1.0326% −0.7507%]
64922026-07-26T04:56:48.304Z Change within noise threshold.
64932026-07-26T04:56:49.200ZBenchmarking source_filter/allows/exclude_hit_v6/50
64942026-07-26T04:56:49.200ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
64952026-07-26T04:56:55.167ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (900M iterations)
64962026-07-26T04:57:00.238ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
64972026-07-26T04:57:00.324Zsource_filter/allows/exclude_hit_v6/50
64982026-07-26T04:57:00.324Z time: [5.6164 ns 5.6468 ns 5.6757 ns]
64992026-07-26T04:57:00.324Z thrpt: [176.19 Melem/s 177.09 Melem/s 178.05 Melem/s]
65002026-07-26T04:57:00.324Z change:
65012026-07-26T04:57:00.324Z time: [+0.4246% +0.8907% +1.3446%] (p = 0.00 < 0.05)
65022026-07-26T04:57:00.324Z thrpt: [−1.3268% −0.8828% −0.4228%]
65032026-07-26T04:57:00.324Z Change within noise threshold.
65042026-07-26T04:57:01.223ZBenchmarking source_filter/allows/exclude_miss_v4/100
65052026-07-26T04:57:01.223ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65062026-07-26T04:57:05.799ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (587M iterations)
65072026-07-26T04:57:10.835ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65082026-07-26T04:57:10.921Zsource_filter/allows/exclude_miss_v4/100
65092026-07-26T04:57:10.921Z time: [8.5243 ns 8.5869 ns 8.6509 ns]
65102026-07-26T04:57:10.921Z thrpt: [115.60 Melem/s 116.46 Melem/s 117.31 Melem/s]
65112026-07-26T04:57:10.921Z change:
65122026-07-26T04:57:10.921Z time: [+1.4966% +2.7590% +4.0356%] (p = 0.00 < 0.05)
65132026-07-26T04:57:10.921Z thrpt: [−3.8791% −2.6849% −1.4746%]
65142026-07-26T04:57:10.921Z Performance has regressed.
65152026-07-26T04:57:10.924ZFound 2 outliers among 100 measurements (2.00%)
65162026-07-26T04:57:10.924Z 2 (2.00%) low mild
65172026-07-26T04:57:11.815ZBenchmarking source_filter/allows/exclude_hit_v4/100
65182026-07-26T04:57:11.815ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65192026-07-26T04:57:17.579ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
65202026-07-26T04:57:22.577ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65212026-07-26T04:57:22.663Zsource_filter/allows/exclude_hit_v4/100
65222026-07-26T04:57:22.663Z time: [2.6821 ns 2.6831 ns 2.6844 ns]
65232026-07-26T04:57:22.666Z thrpt: [372.52 Melem/s 372.70 Melem/s 372.85 Melem/s]
65242026-07-26T04:57:22.666Z change:
65252026-07-26T04:57:22.666Z time: [+2.8013% +3.4358% +4.0529%] (p = 0.00 < 0.05)
65262026-07-26T04:57:22.667Z thrpt: [−3.8950% −3.3217% −2.7250%]
65272026-07-26T04:57:22.667Z Performance has regressed.
65282026-07-26T04:57:22.667ZFound 3 outliers among 100 measurements (3.00%)
65292026-07-26T04:57:22.667Z 2 (2.00%) high mild
65302026-07-26T04:57:22.667Z 1 (1.00%) high severe
65312026-07-26T04:57:23.560ZBenchmarking source_filter/allows/exclude_miss_v6/100
65322026-07-26T04:57:23.560ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65332026-07-26T04:57:26.733ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (423M iterations)
65342026-07-26T04:57:31.749ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65352026-07-26T04:57:31.833Zsource_filter/allows/exclude_miss_v6/100
65362026-07-26T04:57:31.834Z time: [11.843 ns 11.865 ns 11.886 ns]
65372026-07-26T04:57:31.834Z thrpt: [84.135 Melem/s 84.282 Melem/s 84.437 Melem/s]
65382026-07-26T04:57:31.834Z change:
65392026-07-26T04:57:31.834Z time: [−0.4031% −0.1653% +0.0941%] (p = 0.20 > 0.05)
65402026-07-26T04:57:31.834Z thrpt: [−0.0941% +0.1656% +0.4047%]
65412026-07-26T04:57:31.834Z No change in performance detected.
65422026-07-26T04:57:31.834ZFound 1 outliers among 100 measurements (1.00%)
65432026-07-26T04:57:31.834Z 1 (1.00%) high severe
65442026-07-26T04:57:32.733ZBenchmarking source_filter/allows/exclude_hit_v6/100
65452026-07-26T04:57:32.733ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65462026-07-26T04:57:38.698ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (900M iterations)
65472026-07-26T04:57:43.773ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65482026-07-26T04:57:43.858Zsource_filter/allows/exclude_hit_v6/100
65492026-07-26T04:57:43.859Z time: [5.6187 ns 5.6491 ns 5.6780 ns]
65502026-07-26T04:57:43.859Z thrpt: [176.12 Melem/s 177.02 Melem/s 177.98 Melem/s]
65512026-07-26T04:57:43.859Z change:
65522026-07-26T04:57:43.859Z time: [+0.4191% +0.8928% +1.3903%] (p = 0.00 < 0.05)
65532026-07-26T04:57:43.859Z thrpt: [−1.3713% −0.8849% −0.4174%]
65542026-07-26T04:57:43.859Z Change within noise threshold.
65552026-07-26T04:57:44.754ZBenchmarking source_filter/allows/include_hit_v4/1
65562026-07-26T04:57:44.755ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65572026-07-26T04:57:48.626ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
65582026-07-26T04:57:53.627ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65592026-07-26T04:57:53.712Zsource_filter/allows/include_hit_v4/1
65602026-07-26T04:57:53.712Z time: [1.8019 ns 1.8028 ns 1.8038 ns]
65612026-07-26T04:57:53.713Z thrpt: [554.38 Melem/s 554.69 Melem/s 554.97 Melem/s]
65622026-07-26T04:57:53.716Z change:
65632026-07-26T04:57:53.716Z time: [+1.6800% +1.7546% +1.8331%] (p = 0.00 < 0.05)
65642026-07-26T04:57:53.716Z thrpt: [−1.8001% −1.7243% −1.6523%]
65652026-07-26T04:57:53.717Z Performance has regressed.
65662026-07-26T04:57:53.717ZFound 12 outliers among 100 measurements (12.00%)
65672026-07-26T04:57:53.717Z 1 (1.00%) high mild
65682026-07-26T04:57:53.717Z 11 (11.00%) high severe
65692026-07-26T04:57:54.606ZBenchmarking source_filter/allows/include_miss_v4/1
65702026-07-26T04:57:54.606ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65712026-07-26T04:57:58.606ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
65722026-07-26T04:58:03.750ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65732026-07-26T04:58:03.836Zsource_filter/allows/include_miss_v4/1
65742026-07-26T04:58:03.836Z time: [1.9133 ns 1.9162 ns 1.9191 ns]
65752026-07-26T04:58:03.836Z thrpt: [521.07 Melem/s 521.87 Melem/s 522.67 Melem/s]
65762026-07-26T04:58:03.836Z change:
65772026-07-26T04:58:03.836Z time: [+0.2302% +0.5555% +0.8664%] (p = 0.00 < 0.05)
65782026-07-26T04:58:03.836Z thrpt: [−0.8590% −0.5525% −0.2296%]
65792026-07-26T04:58:03.836Z Change within noise threshold.
65802026-07-26T04:58:03.836ZFound 2 outliers among 100 measurements (2.00%)
65812026-07-26T04:58:03.836Z 2 (2.00%) high severe
65822026-07-26T04:58:04.726ZBenchmarking source_filter/allows/include_hit_v6/1
65832026-07-26T04:58:04.726ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65842026-07-26T04:58:09.735ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65852026-07-26T04:58:14.819ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
65862026-07-26T04:58:14.905Zsource_filter/allows/include_hit_v6/1
65872026-07-26T04:58:14.905Z time: [4.7242 ns 4.7539 ns 4.7821 ns]
65882026-07-26T04:58:14.905Z thrpt: [209.12 Melem/s 210.35 Melem/s 211.68 Melem/s]
65892026-07-26T04:58:14.905Z change:
65902026-07-26T04:58:14.905Z time: [+0.3519% +0.9172% +1.4697%] (p = 0.00 < 0.05)
65912026-07-26T04:58:14.905Z thrpt: [−1.4484% −0.9089% −0.3506%]
65922026-07-26T04:58:14.905Z Change within noise threshold.
65932026-07-26T04:58:15.802ZBenchmarking source_filter/allows/include_miss_v6/1
65942026-07-26T04:58:15.802ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
65952026-07-26T04:58:20.574ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
65962026-07-26T04:58:25.663ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
65972026-07-26T04:58:25.748Zsource_filter/allows/include_miss_v6/1
65982026-07-26T04:58:25.748Z time: [4.5030 ns 4.5333 ns 4.5622 ns]
65992026-07-26T04:58:25.748Z thrpt: [219.19 Melem/s 220.59 Melem/s 222.08 Melem/s]
66002026-07-26T04:58:25.748Z change:
66012026-07-26T04:58:25.748Z time: [+0.3585% +0.9540% +1.5551%] (p = 0.00 < 0.05)
66022026-07-26T04:58:25.748Z thrpt: [−1.5313% −0.9450% −0.3572%]
66032026-07-26T04:58:25.748Z Change within noise threshold.
66042026-07-26T04:58:26.643ZBenchmarking source_filter/allows/include_hit_v4/5
66052026-07-26T04:58:26.643ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66062026-07-26T04:58:30.544ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66072026-07-26T04:58:35.513ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66082026-07-26T04:58:35.598Zsource_filter/allows/include_hit_v4/5
66092026-07-26T04:58:35.598Z time: [1.8046 ns 1.8060 ns 1.8074 ns]
66102026-07-26T04:58:35.598Z thrpt: [553.27 Melem/s 553.72 Melem/s 554.15 Melem/s]
66112026-07-26T04:58:35.598Z change:
66122026-07-26T04:58:35.598Z time: [+1.6597% +1.7260% +1.7972%] (p = 0.00 < 0.05)
66132026-07-26T04:58:35.598Z thrpt: [−1.7655% −1.6967% −1.6326%]
66142026-07-26T04:58:35.598Z Performance has regressed.
66152026-07-26T04:58:35.598ZFound 9 outliers among 100 measurements (9.00%)
66162026-07-26T04:58:35.598Z 5 (5.00%) high mild
66172026-07-26T04:58:35.598Z 4 (4.00%) high severe
66182026-07-26T04:58:36.492ZBenchmarking source_filter/allows/include_miss_v4/5
66192026-07-26T04:58:36.492ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66202026-07-26T04:58:40.252ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
66212026-07-26T04:58:45.127ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66222026-07-26T04:58:45.212Zsource_filter/allows/include_miss_v4/5
66232026-07-26T04:58:45.212Z time: [3.4114 ns 3.4140 ns 3.4168 ns]
66242026-07-26T04:58:45.212Z thrpt: [292.67 Melem/s 292.91 Melem/s 293.14 Melem/s]
66252026-07-26T04:58:45.212Z change:
66262026-07-26T04:58:45.212Z time: [−8.9877% −8.4653% −7.9254%] (p = 0.00 < 0.05)
66272026-07-26T04:58:45.212Z thrpt: [+8.6076% +9.2482% +9.8753%]
66282026-07-26T04:58:45.212Z Performance has improved.
66292026-07-26T04:58:45.212ZFound 7 outliers among 100 measurements (7.00%)
66302026-07-26T04:58:45.212Z 6 (6.00%) high mild
66312026-07-26T04:58:45.213Z 1 (1.00%) high severe
66322026-07-26T04:58:46.101ZBenchmarking source_filter/allows/include_hit_v6/5
66332026-07-26T04:58:46.101ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66342026-07-26T04:58:51.110ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66352026-07-26T04:58:56.194ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66362026-07-26T04:58:56.279Zsource_filter/allows/include_hit_v6/5
66372026-07-26T04:58:56.279Z time: [4.7229 ns 4.7533 ns 4.7818 ns]
66382026-07-26T04:58:56.279Z thrpt: [209.13 Melem/s 210.38 Melem/s 211.73 Melem/s]
66392026-07-26T04:58:56.279Z change:
66402026-07-26T04:58:56.279Z time: [+0.3366% +0.9118% +1.4517%] (p = 0.00 < 0.05)
66412026-07-26T04:58:56.279Z thrpt: [−1.4309% −0.9035% −0.3354%]
66422026-07-26T04:58:56.279Z Change within noise threshold.
66432026-07-26T04:58:57.176ZBenchmarking source_filter/allows/include_miss_v6/5
66442026-07-26T04:58:57.176ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66452026-07-26T04:59:00.758ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (749M iterations)
66462026-07-26T04:59:05.819ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66472026-07-26T04:59:05.905Zsource_filter/allows/include_miss_v6/5
66482026-07-26T04:59:05.905Z time: [6.7360 ns 6.7662 ns 6.7945 ns]
66492026-07-26T04:59:05.905Z thrpt: [147.18 Melem/s 147.79 Melem/s 148.46 Melem/s]
66502026-07-26T04:59:05.905Z change:
66512026-07-26T04:59:05.905Z time: [+0.4470% +0.8366% +1.2527%] (p = 0.00 < 0.05)
66522026-07-26T04:59:05.905Z thrpt: [−1.2372% −0.8297% −0.4450%]
66532026-07-26T04:59:05.905Z Change within noise threshold.
66542026-07-26T04:59:06.800ZBenchmarking source_filter/allows/include_hit_v4/10
66552026-07-26T04:59:06.800ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66562026-07-26T04:59:10.680ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
66572026-07-26T04:59:15.678ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66582026-07-26T04:59:15.763Zsource_filter/allows/include_hit_v4/10
66592026-07-26T04:59:15.763Z time: [1.8038 ns 1.8047 ns 1.8058 ns]
66602026-07-26T04:59:15.764Z thrpt: [553.76 Melem/s 554.10 Melem/s 554.40 Melem/s]
66612026-07-26T04:59:15.764Z change:
66622026-07-26T04:59:15.764Z time: [+1.8342% +1.9650% +2.0656%] (p = 0.00 < 0.05)
66632026-07-26T04:59:15.764Z thrpt: [−2.0238% −1.9271% −1.8012%]
66642026-07-26T04:59:15.764Z Performance has regressed.
66652026-07-26T04:59:15.768ZFound 3 outliers among 100 measurements (3.00%)
66662026-07-26T04:59:15.768Z 1 (1.00%) high mild
66672026-07-26T04:59:15.768Z 2 (2.00%) high severe
66682026-07-26T04:59:16.654ZBenchmarking source_filter/allows/include_miss_v4/10
66692026-07-26T04:59:16.654ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66702026-07-26T04:59:20.192ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (759M iterations)
66712026-07-26T04:59:25.163ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66722026-07-26T04:59:25.248Zsource_filter/allows/include_miss_v4/10
66732026-07-26T04:59:25.248Z time: [6.4973 ns 6.5499 ns 6.6055 ns]
66742026-07-26T04:59:25.248Z thrpt: [151.39 Melem/s 152.67 Melem/s 153.91 Melem/s]
66752026-07-26T04:59:25.248Z change:
66762026-07-26T04:59:25.248Z time: [+1.4955% +2.7445% +3.7790%] (p = 0.00 < 0.05)
66772026-07-26T04:59:25.248Z thrpt: [−3.6414% −2.6712% −1.4735%]
66782026-07-26T04:59:25.248Z Performance has regressed.
66792026-07-26T04:59:25.248ZFound 4 outliers among 100 measurements (4.00%)
66802026-07-26T04:59:25.248Z 4 (4.00%) high mild
66812026-07-26T04:59:26.144ZBenchmarking source_filter/allows/include_hit_v6/10
66822026-07-26T04:59:26.144ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
66832026-07-26T04:59:31.153ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66842026-07-26T04:59:36.234ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
66852026-07-26T04:59:36.319Zsource_filter/allows/include_hit_v6/10
66862026-07-26T04:59:36.319Z time: [4.7209 ns 4.7513 ns 4.7800 ns]
66872026-07-26T04:59:36.319Z thrpt: [209.20 Melem/s 210.47 Melem/s 211.82 Melem/s]
66882026-07-26T04:59:36.319Z change:
66892026-07-26T04:59:36.319Z time: [+0.3270% +0.8944% +1.4982%] (p = 0.00 < 0.05)
66902026-07-26T04:59:36.319Z thrpt: [−1.4761% −0.8864% −0.3259%]
66912026-07-26T04:59:36.319Z Change within noise threshold.
66922026-07-26T04:59:37.214ZBenchmarking source_filter/allows/include_miss_v6/10
66932026-07-26T04:59:37.214ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
66942026-07-26T04:59:42.422ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (515M iterations)
66952026-07-26T04:59:47.454ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
66962026-07-26T04:59:47.539Zsource_filter/allows/include_miss_v6/10
66972026-07-26T04:59:47.539Z time: [9.7497 ns 9.7829 ns 9.8143 ns]
66982026-07-26T04:59:47.539Z thrpt: [101.89 Melem/s 102.22 Melem/s 102.57 Melem/s]
66992026-07-26T04:59:47.539Z change:
67002026-07-26T04:59:47.539Z time: [+0.1413% +0.3400% +0.5331%] (p = 0.00 < 0.05)
67012026-07-26T04:59:47.539Z thrpt: [−0.5303% −0.3388% −0.1411%]
67022026-07-26T04:59:47.539Z Change within noise threshold.
67032026-07-26T04:59:48.434ZBenchmarking source_filter/allows/include_hit_v4/50
67042026-07-26T04:59:48.434ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67052026-07-26T04:59:54.170ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67062026-07-26T04:59:59.110ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67072026-07-26T04:59:59.196Zsource_filter/allows/include_hit_v4/50
67082026-07-26T04:59:59.196Z time: [2.6356 ns 2.6387 ns 2.6419 ns]
67092026-07-26T04:59:59.196Z thrpt: [378.51 Melem/s 378.98 Melem/s 379.42 Melem/s]
67102026-07-26T04:59:59.196Z change:
67112026-07-26T04:59:59.196Z time: [+1.5804% +1.7949% +2.0046%] (p = 0.00 < 0.05)
67122026-07-26T04:59:59.196Z thrpt: [−1.9652% −1.7632% −1.5558%]
67132026-07-26T04:59:59.196Z Performance has regressed.
67142026-07-26T04:59:59.196ZFound 6 outliers among 100 measurements (6.00%)
67152026-07-26T04:59:59.196Z 5 (5.00%) low mild
67162026-07-26T04:59:59.196Z 1 (1.00%) high mild
67172026-07-26T05:00:00.089ZBenchmarking source_filter/allows/include_miss_v4/50
67182026-07-26T05:00:00.089ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67192026-07-26T05:00:03.396ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (812M iterations)
67202026-07-26T05:00:08.410ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67212026-07-26T05:00:08.496Zsource_filter/allows/include_miss_v4/50
67222026-07-26T05:00:08.496Z time: [6.1568 ns 6.1826 ns 6.2073 ns]
67232026-07-26T05:00:08.496Z thrpt: [161.10 Melem/s 161.74 Melem/s 162.42 Melem/s]
67242026-07-26T05:00:08.496Z change:
67252026-07-26T05:00:08.496Z time: [−2.7933% −1.9897% −1.1802%] (p = 0.00 < 0.05)
67262026-07-26T05:00:08.496Z thrpt: [+1.1943% +2.0301% +2.8736%]
67272026-07-26T05:00:08.496Z Performance has improved.
67282026-07-26T05:00:08.496ZFound 6 outliers among 100 measurements (6.00%)
67292026-07-26T05:00:08.496Z 4 (4.00%) low severe
67302026-07-26T05:00:08.496Z 2 (2.00%) low mild
67312026-07-26T05:00:09.390ZBenchmarking source_filter/allows/include_hit_v6/50
67322026-07-26T05:00:09.390ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67332026-07-26T05:00:15.367ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
67342026-07-26T05:00:20.451ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67352026-07-26T05:00:20.536Zsource_filter/allows/include_hit_v6/50
67362026-07-26T05:00:20.536Z time: [5.6394 ns 5.6713 ns 5.7014 ns]
67372026-07-26T05:00:20.536Z thrpt: [175.39 Melem/s 176.33 Melem/s 177.32 Melem/s]
67382026-07-26T05:00:20.536Z change:
67392026-07-26T05:00:20.536Z time: [+0.7763% +1.2323% +1.7382%] (p = 0.00 < 0.05)
67402026-07-26T05:00:20.536Z thrpt: [−1.7085% −1.2173% −0.7704%]
67412026-07-26T05:00:20.536Z Change within noise threshold.
67422026-07-26T05:00:21.420ZBenchmarking source_filter/allows/include_miss_v6/50
67432026-07-26T05:00:21.420ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67442026-07-26T05:00:26.406ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (538M iterations)
67452026-07-26T05:00:31.426ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67462026-07-26T05:00:31.511Zsource_filter/allows/include_miss_v6/50
67472026-07-26T05:00:31.511Z time: [9.2978 ns 9.3226 ns 9.3486 ns]
67482026-07-26T05:00:31.511Z thrpt: [106.97 Melem/s 107.27 Melem/s 107.55 Melem/s]
67492026-07-26T05:00:31.511Z change:
67502026-07-26T05:00:31.511Z time: [+0.8880% +1.3177% +1.9100%] (p = 0.00 < 0.05)
67512026-07-26T05:00:31.512Z thrpt: [−1.8742% −1.3006% −0.8801%]
67522026-07-26T05:00:31.512Z Change within noise threshold.
67532026-07-26T05:00:31.512ZFound 6 outliers among 100 measurements (6.00%)
67542026-07-26T05:00:31.512Z 2 (2.00%) high mild
67552026-07-26T05:00:31.512Z 4 (4.00%) high severe
67562026-07-26T05:00:32.410ZBenchmarking source_filter/allows/include_hit_v4/100
67572026-07-26T05:00:32.410ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67582026-07-26T05:00:38.160ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
67592026-07-26T05:00:43.035ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67602026-07-26T05:00:43.121Zsource_filter/allows/include_hit_v4/100
67612026-07-26T05:00:43.121Z time: [2.6063 ns 2.6100 ns 2.6138 ns]
67622026-07-26T05:00:43.121Z thrpt: [382.58 Melem/s 383.14 Melem/s 383.69 Melem/s]
67632026-07-26T05:00:43.121Z change:
67642026-07-26T05:00:43.121Z time: [−0.0884% +0.1036% +0.3055%] (p = 0.31 > 0.05)
67652026-07-26T05:00:43.121Z thrpt: [−0.3045% −0.1035% +0.0885%]
67662026-07-26T05:00:43.121Z No change in performance detected.
67672026-07-26T05:00:43.121ZFound 1 outliers among 100 measurements (1.00%)
67682026-07-26T05:00:43.121Z 1 (1.00%) low mild
67692026-07-26T05:00:44.014ZBenchmarking source_filter/allows/include_miss_v4/100
67702026-07-26T05:00:44.014ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67712026-07-26T05:00:48.361ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (618M iterations)
67722026-07-26T05:00:53.384ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
67732026-07-26T05:00:53.470Zsource_filter/allows/include_miss_v4/100
67742026-07-26T05:00:53.470Z time: [8.0954 ns 8.1334 ns 8.1718 ns]
67752026-07-26T05:00:53.470Z thrpt: [122.37 Melem/s 122.95 Melem/s 123.53 Melem/s]
67762026-07-26T05:00:53.470Z change:
67772026-07-26T05:00:53.470Z time: [−2.4719% −1.2782% +0.0188%] (p = 0.04 < 0.05)
67782026-07-26T05:00:53.470Z thrpt: [−0.0188% +1.2948% +2.5345%]
67792026-07-26T05:00:53.473Z Change within noise threshold.
67802026-07-26T05:00:53.473ZFound 7 outliers among 100 measurements (7.00%)
67812026-07-26T05:00:53.474Z 4 (4.00%) low mild
67822026-07-26T05:00:53.474Z 1 (1.00%) high mild
67832026-07-26T05:00:53.474Z 2 (2.00%) high severe
67842026-07-26T05:00:54.366ZBenchmarking source_filter/allows/include_hit_v6/100
67852026-07-26T05:00:54.366ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
67862026-07-26T05:01:00.341ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (899M iterations)
67872026-07-26T05:01:05.417ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
67882026-07-26T05:01:05.502Zsource_filter/allows/include_hit_v6/100
67892026-07-26T05:01:05.503Z time: [5.6287 ns 5.6583 ns 5.6868 ns]
67902026-07-26T05:01:05.503Z thrpt: [175.84 Melem/s 176.73 Melem/s 177.66 Melem/s]
67912026-07-26T05:01:05.503Z change:
67922026-07-26T05:01:05.503Z time: [+0.2796% +0.7479% +1.2215%] (p = 0.00 < 0.05)
67932026-07-26T05:01:05.503Z thrpt: [−1.2067% −0.7423% −0.2788%]
67942026-07-26T05:01:05.503Z Change within noise threshold.
67952026-07-26T05:01:06.395ZBenchmarking source_filter/allows/include_miss_v6/100
67962026-07-26T05:01:06.395ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
67972026-07-26T05:01:09.590ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (420M iterations)
67982026-07-26T05:01:14.602ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
67992026-07-26T05:01:14.688Zsource_filter/allows/include_miss_v6/100
68002026-07-26T05:01:14.688Z time: [11.908 ns 11.930 ns 11.952 ns]
68012026-07-26T05:01:14.688Z thrpt: [83.665 Melem/s 83.821 Melem/s 83.977 Melem/s]
68022026-07-26T05:01:14.688Z change:
68032026-07-26T05:01:14.688Z time: [+0.4696% +0.7028% +0.9565%] (p = 0.00 < 0.05)
68042026-07-26T05:01:14.688Z thrpt: [−0.9474% −0.6979% −0.4674%]
68052026-07-26T05:01:14.688Z Change within noise threshold.
68062026-07-26T05:01:14.689ZFound 3 outliers among 100 measurements (3.00%)
68072026-07-26T05:01:14.689Z 3 (3.00%) high mild
68082026-07-26T05:01:15.582ZBenchmarking source_filter/allows/include_empty_v4
68092026-07-26T05:01:15.582ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68102026-07-26T05:01:19.785ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.1B iterations)
68112026-07-26T05:01:24.362ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68122026-07-26T05:01:24.448Zsource_filter/allows/include_empty_v4
68132026-07-26T05:01:24.449Z time: [895.42 ps 895.70 ps 896.01 ps]
68142026-07-26T05:01:24.452Z thrpt: [1.1161 Gelem/s 1.1164 Gelem/s 1.1168 Gelem/s]
68152026-07-26T05:01:24.452Z change:
68162026-07-26T05:01:24.452Z time: [+0.4443% +0.4980% +0.5516%] (p = 0.00 < 0.05)
68172026-07-26T05:01:24.452Z thrpt: [−0.5485% −0.4955% −0.4424%]
68182026-07-26T05:01:24.452Z Change within noise threshold.
68192026-07-26T05:01:24.452ZFound 5 outliers among 100 measurements (5.00%)
68202026-07-26T05:01:24.452Z 1 (1.00%) low mild
68212026-07-26T05:01:24.452Z 2 (2.00%) high mild
68222026-07-26T05:01:24.452Z 2 (2.00%) high severe
68232026-07-26T05:01:25.341ZBenchmarking source_filter/allows/include_empty_v6
68242026-07-26T05:01:25.341ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68252026-07-26T05:01:29.282ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.4B iterations)
68262026-07-26T05:01:34.159ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68272026-07-26T05:01:34.245Zsource_filter/allows/include_empty_v6
68282026-07-26T05:01:34.245Z time: [894.53 ps 894.80 ps 895.08 ps]
68292026-07-26T05:01:34.245Z thrpt: [1.1172 Gelem/s 1.1176 Gelem/s 1.1179 Gelem/s]
68302026-07-26T05:01:34.245Z change:
68312026-07-26T05:01:34.245Z time: [−0.1687% −0.0974% −0.0280%] (p = 0.01 < 0.05)
68322026-07-26T05:01:34.245Z thrpt: [+0.0280% +0.0975% +0.1690%]
68332026-07-26T05:01:34.245Z Change within noise threshold.
68342026-07-26T05:01:34.245ZFound 7 outliers among 100 measurements (7.00%)
68352026-07-26T05:01:34.249Z 1 (1.00%) low severe
68362026-07-26T05:01:34.249Z 2 (2.00%) low mild
68372026-07-26T05:01:34.249Z 2 (2.00%) high mild
68382026-07-26T05:01:34.249Z 2 (2.00%) high severe
68392026-07-26T05:01:35.159Z
68402026-07-26T05:01:35.162ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68412026-07-26T05:01:35.162ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68422026-07-26T05:01:35.162ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0798 ms (605 iterations)
68432026-07-26T05:01:35.162ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68442026-07-26T05:01:35.163Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68452026-07-26T05:01:35.163Z time: [18.000 18.000 18.000 ]
68462026-07-26T05:01:35.163Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68472026-07-26T05:01:35.163Z No change in performance detected.
68482026-07-26T05:01:35.163Z
68492026-07-26T05:01:35.163ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68502026-07-26T05:01:35.163ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68512026-07-26T05:01:35.163ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0268 ms (715 iterations)
68522026-07-26T05:01:35.163ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68532026-07-26T05:01:35.166Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68542026-07-26T05:01:35.166Z time: [18.000 18.000 18.000 ]
68552026-07-26T05:01:35.166Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68562026-07-26T05:01:35.166Z No change in performance detected.
68572026-07-26T05:01:35.166Z
68582026-07-26T05:01:35.166ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68592026-07-26T05:01:35.166ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68602026-07-26T05:01:35.166ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0258 ms (495 iterations)
68612026-07-26T05:01:35.166ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68622026-07-26T05:01:35.166Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68632026-07-26T05:01:35.166Z time: [20.000 20.000 20.000 ]
68642026-07-26T05:01:35.166Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68652026-07-26T05:01:35.166Z No change in performance detected.
68662026-07-26T05:01:35.166Z
68672026-07-26T05:01:35.166ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68682026-07-26T05:01:35.167ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68692026-07-26T05:01:35.167ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0117 ms (495 iterations)
68702026-07-26T05:01:35.167ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68712026-07-26T05:01:35.170Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68722026-07-26T05:01:35.170Z time: [21.000 21.000 21.000 ]
68732026-07-26T05:01:35.170Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68742026-07-26T05:01:35.170Z No change in performance detected.
68752026-07-26T05:01:35.170Z
68762026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
68772026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
68782026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0564 ms (825 iterations)
68792026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
68802026-07-26T05:01:35.170Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
68812026-07-26T05:01:35.170Z time: [13.000 13.000 13.000 ]
68822026-07-26T05:01:35.170Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68832026-07-26T05:01:35.170Z No change in performance detected.
68842026-07-26T05:01:35.170Z
68852026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
68862026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
68872026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0271 ms (715 iterations)
68882026-07-26T05:01:35.170ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
68892026-07-26T05:01:35.173Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
68902026-07-26T05:01:35.173Z time: [12.000 12.000 12.000 ]
68912026-07-26T05:01:35.173Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68922026-07-26T05:01:35.173Z No change in performance detected.
68932026-07-26T05:01:35.173Z
68942026-07-26T05:01:35.173ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68952026-07-26T05:01:35.174ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
68962026-07-26T05:01:35.174ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0140 ms (660 iterations)
68972026-07-26T05:01:35.174ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
68982026-07-26T05:01:35.174Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68992026-07-26T05:01:35.174Z time: [14.000 14.000 14.000 ]
69002026-07-26T05:01:35.174Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69012026-07-26T05:01:35.174Z No change in performance detected.
69022026-07-26T05:01:35.174Z
69032026-07-26T05:01:35.174ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69042026-07-26T05:01:35.174ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69052026-07-26T05:01:35.174ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0206 ms (715 iterations)
69062026-07-26T05:01:35.177ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69072026-07-26T05:01:35.177Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69082026-07-26T05:01:35.177Z time: [14.000 14.000 14.000 ]
69092026-07-26T05:01:35.177Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69102026-07-26T05:01:35.177Z No change in performance detected.
69112026-07-26T05:01:35.177Z
69122026-07-26T05:01:35.177ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69132026-07-26T05:01:35.177ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69142026-07-26T05:01:35.178ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0901 ms (605 iterations)
69152026-07-26T05:01:35.178ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69162026-07-26T05:01:35.178Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69172026-07-26T05:01:35.178Z time: [3.0000 3.0000 3.0000 ]
69182026-07-26T05:01:35.178Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69192026-07-26T05:01:35.178Z No change in performance detected.
69202026-07-26T05:01:35.178Z
69212026-07-26T05:01:35.178ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69222026-07-26T05:01:35.178ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69232026-07-26T05:01:35.178ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0965 ms (550 iterations)
69242026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69252026-07-26T05:01:35.181Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69262026-07-26T05:01:35.181Z time: [3.0000 3.0000 3.0000 ]
69272026-07-26T05:01:35.181Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69282026-07-26T05:01:35.181Z No change in performance detected.
69292026-07-26T05:01:35.181Z
69302026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69312026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69322026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0366 ms (605 iterations)
69332026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69342026-07-26T05:01:35.181ZCriterion.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.
69352026-07-26T05:01:35.181Z
69362026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69372026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69382026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0507 ms (495 iterations)
69392026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69402026-07-26T05:01:35.181ZCriterion.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.
69412026-07-26T05:01:35.181Z
69422026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69432026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69442026-07-26T05:01:35.181ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0582 ms (935 iterations)
69452026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69462026-07-26T05:01:35.185Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69472026-07-26T05:01:35.185Z time: [3.0000 3.0000 3.0000 ]
69482026-07-26T05:01:35.185Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69492026-07-26T05:01:35.185Z No change in performance detected.
69502026-07-26T05:01:35.185Z
69512026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69522026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69532026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0544 ms (550 iterations)
69542026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69552026-07-26T05:01:35.185Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69562026-07-26T05:01:35.185Z time: [3.0000 3.0000 3.0000 ]
69572026-07-26T05:01:35.185Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69582026-07-26T05:01:35.185Z No change in performance detected.
69592026-07-26T05:01:35.185Z
69602026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69612026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69622026-07-26T05:01:35.185ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0582 ms (770 iterations)
69632026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69642026-07-26T05:01:35.189ZCriterion.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.
69652026-07-26T05:01:35.189Z
69662026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69672026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69682026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0108 ms (495 iterations)
69692026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69702026-07-26T05:01:35.189ZCriterion.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.
69712026-07-26T05:01:35.189Z
69722026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69732026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69742026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0605 ms (825 iterations)
69752026-07-26T05:01:35.189ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69762026-07-26T05:01:35.189Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69772026-07-26T05:01:35.189Z time: [3.0000 3.0000 3.0000 ]
69782026-07-26T05:01:35.189Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69792026-07-26T05:01:35.189Z No change in performance detected.
69802026-07-26T05:01:35.192Z
69812026-07-26T05:01:35.192ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69822026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69832026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0757 ms (495 iterations)
69842026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69852026-07-26T05:01:35.193Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69862026-07-26T05:01:35.193Z time: [3.0000 3.0000 3.0000 ]
69872026-07-26T05:01:35.193Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69882026-07-26T05:01:35.193Z No change in performance detected.
69892026-07-26T05:01:35.193Z
69902026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
69912026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69922026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0512 ms (660 iterations)
69932026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69942026-07-26T05:01:35.193ZCriterion.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.
69952026-07-26T05:01:35.193Z
69962026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
69972026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69982026-07-26T05:01:35.193ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0929 ms (495 iterations)
69992026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
70002026-07-26T05:01:35.196ZCriterion.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.
70012026-07-26T05:01:35.196Z
70022026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70032026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70042026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0427 ms (880 iterations)
70052026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70062026-07-26T05:01:35.196Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70072026-07-26T05:01:35.196Z time: [3.0000 3.0000 3.0000 ]
70082026-07-26T05:01:35.196Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70092026-07-26T05:01:35.196Z No change in performance detected.
70102026-07-26T05:01:35.196Z
70112026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70122026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70132026-07-26T05:01:35.196ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1001 ms (550 iterations)
70142026-07-26T05:01:35.199ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70152026-07-26T05:01:35.199Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70162026-07-26T05:01:35.200Z time: [3.0000 3.0000 3.0000 ]
70172026-07-26T05:01:35.200Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70182026-07-26T05:01:35.200Z No change in performance detected.
70192026-07-26T05:01:35.200Z
70202026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70212026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70222026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0083 ms (715 iterations)
70232026-07-26T05:01:35.200ZCriterion.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.
70242026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70252026-07-26T05:01:35.200Z
70262026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70272026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70282026-07-26T05:01:35.200ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0481 ms (495 iterations)
70292026-07-26T05:01:35.204ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70302026-07-26T05:01:35.205ZCriterion.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.
70312026-07-26T05:01:35.205Z
70322026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70332026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70342026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1134 ms (275 iterations)
70352026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70362026-07-26T05:01:35.205Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70372026-07-26T05:01:35.205Z time: [44.000 44.000 44.000 ]
70382026-07-26T05:01:35.205Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70392026-07-26T05:01:35.205Z No change in performance detected.
70402026-07-26T05:01:35.205Z
70412026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70422026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70432026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0459 ms (220 iterations)
70442026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70452026-07-26T05:01:35.205Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70462026-07-26T05:01:35.205Z time: [44.000 44.000 44.000 ]
70472026-07-26T05:01:35.205Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70482026-07-26T05:01:35.205Z No change in performance detected.
70492026-07-26T05:01:35.205Z
70502026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70512026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70522026-07-26T05:01:35.205ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1294 ms (330 iterations)
70532026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70542026-07-26T05:01:35.209Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70552026-07-26T05:01:35.209Z time: [29.000 29.000 29.000 ]
70562026-07-26T05:01:35.209Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70572026-07-26T05:01:35.209Z No change in performance detected.
70582026-07-26T05:01:35.209Z
70592026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70602026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70612026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1458 ms (275 iterations)
70622026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70632026-07-26T05:01:35.209Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70642026-07-26T05:01:35.209Z time: [29.000 29.000 29.000 ]
70652026-07-26T05:01:35.209Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70662026-07-26T05:01:35.209Z No change in performance detected.
70672026-07-26T05:01:35.209Z
70682026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70692026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70702026-07-26T05:01:35.209ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0206 ms (275 iterations)
70712026-07-26T05:01:35.212ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70722026-07-26T05:01:35.212Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70732026-07-26T05:01:35.212Z time: [43.000 43.000 43.000 ]
70742026-07-26T05:01:35.212Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70752026-07-26T05:01:35.212Z No change in performance detected.
70762026-07-26T05:01:35.212Z
70772026-07-26T05:01:35.212ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70782026-07-26T05:01:35.212ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70792026-07-26T05:01:35.212ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2037 ms (275 iterations)
70802026-07-26T05:01:35.212ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70812026-07-26T05:01:35.213Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70822026-07-26T05:01:35.213Z time: [43.000 43.000 43.000 ]
70832026-07-26T05:01:35.213Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70842026-07-26T05:01:35.213Z No change in performance detected.
70852026-07-26T05:01:35.213Z
70862026-07-26T05:01:35.213ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70872026-07-26T05:01:35.213ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70882026-07-26T05:01:35.213ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0055 ms (330 iterations)
70892026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70902026-07-26T05:01:35.216Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70912026-07-26T05:01:35.216Z time: [28.000 28.000 28.000 ]
70922026-07-26T05:01:35.216Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70932026-07-26T05:01:35.216Z No change in performance detected.
70942026-07-26T05:01:35.216Z
70952026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70962026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70972026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0712 ms (275 iterations)
70982026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70992026-07-26T05:01:35.216Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
71002026-07-26T05:01:35.216Z time: [28.000 28.000 28.000 ]
71012026-07-26T05:01:35.216Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71022026-07-26T05:01:35.216Z No change in performance detected.
71032026-07-26T05:01:35.216Z
71042026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71052026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71062026-07-26T05:01:35.216ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1523 ms (275 iterations)
71072026-07-26T05:01:35.220ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71082026-07-26T05:01:35.220Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71092026-07-26T05:01:35.220Z time: [44.000 44.000 44.000 ]
71102026-07-26T05:01:35.220Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71112026-07-26T05:01:35.220Z No change in performance detected.
71122026-07-26T05:01:35.220Z
71132026-07-26T05:01:35.220ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71142026-07-26T05:01:35.220ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71152026-07-26T05:01:35.220ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1221 ms (220 iterations)
71162026-07-26T05:01:35.220ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71172026-07-26T05:01:35.223Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71182026-07-26T05:01:35.223Z time: [44.000 44.000 44.000 ]
71192026-07-26T05:01:35.223Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71202026-07-26T05:01:35.223Z No change in performance detected.
71212026-07-26T05:01:35.223Z
71222026-07-26T05:01:35.223ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71232026-07-26T05:01:35.223ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71242026-07-26T05:01:35.223ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1850 ms (330 iterations)
71252026-07-26T05:01:35.223ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71262026-07-26T05:01:35.223Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71272026-07-26T05:01:35.223Z time: [29.000 29.000 29.000 ]
71282026-07-26T05:01:35.223Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71292026-07-26T05:01:35.223Z No change in performance detected.
71302026-07-26T05:01:35.224Z
71312026-07-26T05:01:35.224ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71322026-07-26T05:01:35.224ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71332026-07-26T05:01:35.224ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0324 ms (220 iterations)
71342026-07-26T05:01:35.224ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71352026-07-26T05:01:35.227Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71362026-07-26T05:01:35.227Z time: [29.000 29.000 29.000 ]
71372026-07-26T05:01:35.227Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71382026-07-26T05:01:35.227Z No change in performance detected.
71392026-07-26T05:01:35.227Z
71402026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71412026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71422026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1106 ms (275 iterations)
71432026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71442026-07-26T05:01:35.227Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71452026-07-26T05:01:35.227Z time: [43.000 43.000 43.000 ]
71462026-07-26T05:01:35.227Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71472026-07-26T05:01:35.227Z No change in performance detected.
71482026-07-26T05:01:35.227Z
71492026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71502026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71512026-07-26T05:01:35.227ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0411 ms (220 iterations)
71522026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71532026-07-26T05:01:35.231Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71542026-07-26T05:01:35.231Z time: [43.000 43.000 43.000 ]
71552026-07-26T05:01:35.231Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71562026-07-26T05:01:35.231Z No change in performance detected.
71572026-07-26T05:01:35.231Z
71582026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71592026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71602026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0764 ms (330 iterations)
71612026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71622026-07-26T05:01:35.231Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71632026-07-26T05:01:35.231Z time: [28.000 28.000 28.000 ]
71642026-07-26T05:01:35.231Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71652026-07-26T05:01:35.231Z No change in performance detected.
71662026-07-26T05:01:35.231Z
71672026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71682026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71692026-07-26T05:01:35.231ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0962 ms (275 iterations)
71702026-07-26T05:01:35.234ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71712026-07-26T05:01:35.235Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71722026-07-26T05:01:35.235Z time: [28.000 28.000 28.000 ]
71732026-07-26T05:01:35.235Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71742026-07-26T05:01:35.235Z No change in performance detected.
71752026-07-26T05:01:35.235Z
71762026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
71772026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
71782026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0235 ms (715 iterations)
71792026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
71802026-07-26T05:01:35.235Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
71812026-07-26T05:01:35.235Z time: [3924.0 B 3924.0 B 3924.0 B]
71822026-07-26T05:01:35.235Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71832026-07-26T05:01:35.235Z No change in performance detected.
71842026-07-26T05:01:35.235Z
71852026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
71862026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
71872026-07-26T05:01:35.235ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0681 ms (770 iterations)
71882026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
71892026-07-26T05:01:35.238Zprocess/Hairpin-DHCPv4/alloc_sz/Request
71902026-07-26T05:01:35.238Z time: [3924.0 B 3924.0 B 3924.0 B]
71912026-07-26T05:01:35.238Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71922026-07-26T05:01:35.238Z No change in performance detected.
71932026-07-26T05:01:35.238Z
71942026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
71952026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
71962026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0632 ms (550 iterations)
71972026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
71982026-07-26T05:01:35.238Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
71992026-07-26T05:01:35.238Z time: [3988.0 B 3988.0 B 3988.0 B]
72002026-07-26T05:01:35.238Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72012026-07-26T05:01:35.238Z No change in performance detected.
72022026-07-26T05:01:35.238Z
72032026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72042026-07-26T05:01:35.238ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72052026-07-26T05:01:35.242ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1053 ms (550 iterations)
72062026-07-26T05:01:35.242ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72072026-07-26T05:01:35.242Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72082026-07-26T05:01:35.242Z time: [4386.0 B 4386.0 B 4386.0 B]
72092026-07-26T05:01:35.242Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72102026-07-26T05:01:35.242Z No change in performance detected.
72112026-07-26T05:01:35.242Z
72122026-07-26T05:01:35.242ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72132026-07-26T05:01:35.242ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72142026-07-26T05:01:35.242ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0404 ms (825 iterations)
72152026-07-26T05:01:35.242ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72162026-07-26T05:01:35.245Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72172026-07-26T05:01:35.245Z time: [2888.0 B 2888.0 B 2888.0 B]
72182026-07-26T05:01:35.245Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72192026-07-26T05:01:35.245Z No change in performance detected.
72202026-07-26T05:01:35.245Z
72212026-07-26T05:01:35.245ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72222026-07-26T05:01:35.245ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72232026-07-26T05:01:35.245ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0152 ms (715 iterations)
72242026-07-26T05:01:35.245ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72252026-07-26T05:01:35.245Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72262026-07-26T05:01:35.245Z time: [2873.0 B 2873.0 B 2873.0 B]
72272026-07-26T05:01:35.245Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72282026-07-26T05:01:35.246Z No change in performance detected.
72292026-07-26T05:01:35.246Z
72302026-07-26T05:01:35.246ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72312026-07-26T05:01:35.246ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72322026-07-26T05:01:35.246ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0487 ms (715 iterations)
72332026-07-26T05:01:35.250ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72342026-07-26T05:01:35.250Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72352026-07-26T05:01:35.250Z time: [2926.0 B 2926.0 B 2926.0 B]
72362026-07-26T05:01:35.250Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72372026-07-26T05:01:35.250Z No change in performance detected.
72382026-07-26T05:01:35.250Z
72392026-07-26T05:01:35.250ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72402026-07-26T05:01:35.250ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72412026-07-26T05:01:35.250ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0054 ms (715 iterations)
72422026-07-26T05:01:35.250ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72432026-07-26T05:01:35.250Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72442026-07-26T05:01:35.250Z time: [2910.0 B 2910.0 B 2910.0 B]
72452026-07-26T05:01:35.250Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72462026-07-26T05:01:35.250Z No change in performance detected.
72472026-07-26T05:01:35.250Z
72482026-07-26T05:01:35.250ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72492026-07-26T05:01:35.250ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72502026-07-26T05:01:35.250ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0535 ms (825 iterations)
72512026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72522026-07-26T05:01:35.254Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72532026-07-26T05:01:35.254Z time: [264.00 B 264.00 B 264.00 B]
72542026-07-26T05:01:35.254Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72552026-07-26T05:01:35.254Z No change in performance detected.
72562026-07-26T05:01:35.254Z
72572026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72582026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72592026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0970 ms (550 iterations)
72602026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72612026-07-26T05:01:35.254Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72622026-07-26T05:01:35.254Z time: [264.00 B 264.00 B 264.00 B]
72632026-07-26T05:01:35.254Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72642026-07-26T05:01:35.254Z No change in performance detected.
72652026-07-26T05:01:35.254Z
72662026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72672026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72682026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0218 ms (715 iterations)
72692026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72702026-07-26T05:01:35.254ZCriterion.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.
72712026-07-26T05:01:35.254Z
72722026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72732026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72742026-07-26T05:01:35.254ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0581 ms (495 iterations)
72752026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72762026-07-26T05:01:35.258ZCriterion.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.
72772026-07-26T05:01:35.258Z
72782026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72792026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72802026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0461 ms (935 iterations)
72812026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72822026-07-26T05:01:35.258Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72832026-07-26T05:01:35.258Z time: [264.00 B 264.00 B 264.00 B]
72842026-07-26T05:01:35.258Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72852026-07-26T05:01:35.258Z No change in performance detected.
72862026-07-26T05:01:35.258Z
72872026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72882026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72892026-07-26T05:01:35.258ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0983 ms (550 iterations)
72902026-07-26T05:01:35.261ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72912026-07-26T05:01:35.261Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72922026-07-26T05:01:35.261Z time: [264.00 B 264.00 B 264.00 B]
72932026-07-26T05:01:35.261Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72942026-07-26T05:01:35.261Z No change in performance detected.
72952026-07-26T05:01:35.261Z
72962026-07-26T05:01:35.261ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72972026-07-26T05:01:35.261ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72982026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0157 ms (770 iterations)
72992026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
73002026-07-26T05:01:35.262ZCriterion.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.
73012026-07-26T05:01:35.262Z
73022026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73032026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73042026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0102 ms (495 iterations)
73052026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73062026-07-26T05:01:35.262ZCriterion.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.
73072026-07-26T05:01:35.262Z
73082026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73092026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73102026-07-26T05:01:35.262ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0589 ms (825 iterations)
73112026-07-26T05:01:35.265ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73122026-07-26T05:01:35.265Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73132026-07-26T05:01:35.265Z time: [264.00 B 264.00 B 264.00 B]
73142026-07-26T05:01:35.265Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73152026-07-26T05:01:35.265Z No change in performance detected.
73162026-07-26T05:01:35.265Z
73172026-07-26T05:01:35.265ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73182026-07-26T05:01:35.265ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73192026-07-26T05:01:35.265ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0646 ms (495 iterations)
73202026-07-26T05:01:35.265ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73212026-07-26T05:01:35.265Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73222026-07-26T05:01:35.265Z time: [264.00 B 264.00 B 264.00 B]
73232026-07-26T05:01:35.265Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73242026-07-26T05:01:35.265Z No change in performance detected.
73252026-07-26T05:01:35.265Z
73262026-07-26T05:01:35.268ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73272026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73282026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0738 ms (660 iterations)
73292026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73302026-07-26T05:01:35.269ZCriterion.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.
73312026-07-26T05:01:35.269Z
73322026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73332026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73342026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1008 ms (495 iterations)
73352026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73362026-07-26T05:01:35.269ZCriterion.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.
73372026-07-26T05:01:35.269Z
73382026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73392026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73402026-07-26T05:01:35.269ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0511 ms (880 iterations)
73412026-07-26T05:01:35.272ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73422026-07-26T05:01:35.272Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73432026-07-26T05:01:35.272Z time: [264.00 B 264.00 B 264.00 B]
73442026-07-26T05:01:35.272Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73452026-07-26T05:01:35.272Z No change in performance detected.
73462026-07-26T05:01:35.272Z
73472026-07-26T05:01:35.272ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73482026-07-26T05:01:35.272ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73492026-07-26T05:01:35.273ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0094 ms (495 iterations)
73502026-07-26T05:01:35.273ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73512026-07-26T05:01:35.273Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73522026-07-26T05:01:35.273Z time: [264.00 B 264.00 B 264.00 B]
73532026-07-26T05:01:35.273Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73542026-07-26T05:01:35.273Z No change in performance detected.
73552026-07-26T05:01:35.273Z
73562026-07-26T05:01:35.273ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73572026-07-26T05:01:35.273ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73582026-07-26T05:01:35.273ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0654 ms (770 iterations)
73592026-07-26T05:01:35.276ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73602026-07-26T05:01:35.276ZCriterion.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.
73612026-07-26T05:01:35.276Z
73622026-07-26T05:01:35.276ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73632026-07-26T05:01:35.276ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73642026-07-26T05:01:35.276ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0520 ms (495 iterations)
73652026-07-26T05:01:35.276ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73662026-07-26T05:01:35.276ZCriterion.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.
73672026-07-26T05:01:35.276Z
73682026-07-26T05:01:35.276ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73692026-07-26T05:01:35.276ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73702026-07-26T05:01:35.276ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0850 ms (275 iterations)
73712026-07-26T05:01:35.276ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73722026-07-26T05:01:35.276Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73732026-07-26T05:01:35.276Z time: [8507.0 B 8507.0 B 8507.0 B]
73742026-07-26T05:01:35.276Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73752026-07-26T05:01:35.277Z No change in performance detected.
73762026-07-26T05:01:35.277Z
73772026-07-26T05:01:35.277ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73782026-07-26T05:01:35.277ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73792026-07-26T05:01:35.277ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0387 ms (220 iterations)
73802026-07-26T05:01:35.280ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73812026-07-26T05:01:35.281Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73822026-07-26T05:01:35.281Z time: [8507.0 B 8507.0 B 8507.0 B]
73832026-07-26T05:01:35.281Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73842026-07-26T05:01:35.281Z No change in performance detected.
73852026-07-26T05:01:35.281Z
73862026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73872026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73882026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1276 ms (330 iterations)
73892026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73902026-07-26T05:01:35.281Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73912026-07-26T05:01:35.281Z time: [7016.0 B 7016.0 B 7016.0 B]
73922026-07-26T05:01:35.281Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73932026-07-26T05:01:35.281Z No change in performance detected.
73942026-07-26T05:01:35.281Z
73952026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73962026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73972026-07-26T05:01:35.281ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1266 ms (275 iterations)
73982026-07-26T05:01:35.284ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73992026-07-26T05:01:35.284Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
74002026-07-26T05:01:35.284Z time: [7016.0 B 7016.0 B 7016.0 B]
74012026-07-26T05:01:35.284Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74022026-07-26T05:01:35.284Z No change in performance detected.
74032026-07-26T05:01:35.284Z
74042026-07-26T05:01:35.284ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74052026-07-26T05:01:35.284ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74062026-07-26T05:01:35.284ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1807 ms (330 iterations)
74072026-07-26T05:01:35.285ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74082026-07-26T05:01:35.285Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74092026-07-26T05:01:35.285Z time: [8475.0 B 8475.0 B 8475.0 B]
74102026-07-26T05:01:35.285Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74112026-07-26T05:01:35.285Z No change in performance detected.
74122026-07-26T05:01:35.285Z
74132026-07-26T05:01:35.285ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74142026-07-26T05:01:35.285ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74152026-07-26T05:01:35.285ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2095 ms (275 iterations)
74162026-07-26T05:01:35.288ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74172026-07-26T05:01:35.288Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74182026-07-26T05:01:35.288Z time: [8475.0 B 8475.0 B 8475.0 B]
74192026-07-26T05:01:35.288Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74202026-07-26T05:01:35.288Z No change in performance detected.
74212026-07-26T05:01:35.288Z
74222026-07-26T05:01:35.288ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74232026-07-26T05:01:35.288ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74242026-07-26T05:01:35.288ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0007 ms (330 iterations)
74252026-07-26T05:01:35.288ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74262026-07-26T05:01:35.288Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74272026-07-26T05:01:35.288Z time: [6984.0 B 6984.0 B 6984.0 B]
74282026-07-26T05:01:35.288Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74292026-07-26T05:01:35.288Z No change in performance detected.
74302026-07-26T05:01:35.292Z
74312026-07-26T05:01:35.292ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74322026-07-26T05:01:35.292ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74332026-07-26T05:01:35.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0777 ms (275 iterations)
74342026-07-26T05:01:35.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74352026-07-26T05:01:35.293Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74362026-07-26T05:01:35.293Z time: [6984.0 B 6984.0 B 6984.0 B]
74372026-07-26T05:01:35.293Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74382026-07-26T05:01:35.293Z No change in performance detected.
74392026-07-26T05:01:35.293Z
74402026-07-26T05:01:35.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74412026-07-26T05:01:35.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74422026-07-26T05:01:35.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2099 ms (275 iterations)
74432026-07-26T05:01:35.293ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74442026-07-26T05:01:35.297Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74452026-07-26T05:01:35.297Z time: [8507.0 B 8507.0 B 8507.0 B]
74462026-07-26T05:01:35.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74472026-07-26T05:01:35.297Z No change in performance detected.
74482026-07-26T05:01:35.297Z
74492026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74502026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74512026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0985 ms (220 iterations)
74522026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74532026-07-26T05:01:35.297Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74542026-07-26T05:01:35.297Z time: [8507.0 B 8507.0 B 8507.0 B]
74552026-07-26T05:01:35.297Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74562026-07-26T05:01:35.297Z No change in performance detected.
74572026-07-26T05:01:35.297Z
74582026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74592026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74602026-07-26T05:01:35.297ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0100 ms (275 iterations)
74612026-07-26T05:01:35.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74622026-07-26T05:01:35.298Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74632026-07-26T05:01:35.298Z time: [7016.0 B 7016.0 B 7016.0 B]
74642026-07-26T05:01:35.298Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74652026-07-26T05:01:35.298Z No change in performance detected.
74662026-07-26T05:01:35.298Z
74672026-07-26T05:01:35.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74682026-07-26T05:01:35.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74692026-07-26T05:01:35.298ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1666 ms (275 iterations)
74702026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74712026-07-26T05:01:35.302Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74722026-07-26T05:01:35.302Z time: [7016.0 B 7016.0 B 7016.0 B]
74732026-07-26T05:01:35.302Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74742026-07-26T05:01:35.302Z No change in performance detected.
74752026-07-26T05:01:35.302Z
74762026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74772026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74782026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0800 ms (275 iterations)
74792026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74802026-07-26T05:01:35.302Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74812026-07-26T05:01:35.302Z time: [8475.0 B 8475.0 B 8475.0 B]
74822026-07-26T05:01:35.302Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74832026-07-26T05:01:35.302Z No change in performance detected.
74842026-07-26T05:01:35.302Z
74852026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74862026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74872026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0171 ms (220 iterations)
74882026-07-26T05:01:35.302ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74892026-07-26T05:01:35.306Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74902026-07-26T05:01:35.306Z time: [8475.0 B 8475.0 B 8475.0 B]
74912026-07-26T05:01:35.306Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74922026-07-26T05:01:35.306Z No change in performance detected.
74932026-07-26T05:01:35.306Z
74942026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74952026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74962026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0393 ms (330 iterations)
74972026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74982026-07-26T05:01:35.306Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74992026-07-26T05:01:35.306Z time: [6984.0 B 6984.0 B 6984.0 B]
75002026-07-26T05:01:35.306Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75012026-07-26T05:01:35.306Z No change in performance detected.
75022026-07-26T05:01:35.306Z
75032026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75042026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75052026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0952 ms (275 iterations)
75062026-07-26T05:01:35.306ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75072026-07-26T05:01:35.309Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75082026-07-26T05:01:35.309Z time: [6984.0 B 6984.0 B 6984.0 B]
75092026-07-26T05:01:35.309Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75102026-07-26T05:01:35.309Z No change in performance detected.
75112026-07-26T05:01:35.309Z
75122026-07-26T05:01:35.350Z+ cp -r target/criterion /work/bench-results
75132026-07-26T05:01:35.504Z+ cp -r target/xde-bench /work/bench-results
75142026-07-26T05:01:35.538Z+ pushd /work
75152026-07-26T05:01:35.538Z+ tar -caf bench-results.tgz bench-results
75162026-07-26T05:01:35.542Z/work /work/oxidecomputer/opte
75172026-07-26T05:01:36.084Z+ popd
75182026-07-26T05:01:36.084Z/work/oxidecomputer/opte
75192026-07-26T05:01:36.087Z+ cleanup
75202026-07-26T05:01:36.087Z+ [[ build != root ]]
75212026-07-26T05:01:36.088Z+ pfexec chown -R build:build .
75222026-07-26T05:01:36.157Z+ [[ -z 01KYEAJMAKSBR3YXDMQ6P8HH9H ]]
75232026-07-26T05:01:36.160Zprocess exited: duration 1928265 ms, exit code 0
 
75242026-07-26T05:01:36.171Zfound 1 output files
75252026-07-26T05:01:36.208Zuploading: /work/bench-results.tgz (6391256 bytes)
75262026-07-26T05:01:37.227Zuploaded: /work/bench-results.tgz