01KJDJ3J2C394YCGEQH137HAK0: bench

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

Buildomat Job: 01KJDJ5H6M93R2ZC01YFWSE0EK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-26T18:17:37.138Zjob dependencies complete; ready to run (waiting for 9 m 44 s)
22026-02-26T18:18:40.487Zjob assigned to worker 01KJDJQH23QRANF29VPTS7CY0B [factory aws, i-0d6d17d791658c4ca] (queued for 1 m 3 s)
32026-02-26T18:18:49.426Zdownloading input: /input/xde/work/debug/xde.dbg
42026-02-26T18:18:50.440Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-02-26T18:18:50.440Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-02-26T18:18:50.467Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-02-26T18:18:50.467Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-02-26T18:18:50.507Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-02-26T18:18:50.507Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-02-26T18:18:50.543Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-02-26T18:18:50.546Zdownloading input: /input/xde/work/release/xde
122026-02-26T18:18:51.142Zdownloaded input: /input/xde/work/release/xde
132026-02-26T18:18:51.142Zdownloading input: /input/xde/work/release/xde.sha256
142026-02-26T18:18:51.174Zdownloaded input: /input/xde/work/release/xde.sha256
152026-02-26T18:18:51.174Zdownloading input: /input/xde/work/release/xde_link.so
162026-02-26T18:18:51.198Zdownloaded input: /input/xde/work/release/xde_link.so
172026-02-26T18:18:51.199Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-02-26T18:18:51.228Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-02-26T18:18:51.231Zdownloading input: /input/xde/work/test/loopback
202026-02-26T18:18:51.883Zdownloaded input: /input/xde/work/test/loopback
212026-02-26T18:18:51.883Zdownloading input: /input/xde/work/test/multicast_rx
222026-02-26T18:18:52.560Zdownloaded input: /input/xde/work/test/multicast_rx
232026-02-26T18:18:52.561Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-02-26T18:18:53.491Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-02-26T18:18:53.491Zdownloading input: /input/xde/work/test/multicast_validation
262026-02-26T18:18:54.233Zdownloaded input: /input/xde/work/test/multicast_validation
272026-02-26T18:18:54.233Zdownloading input: /input/xde/work/xde.conf
282026-02-26T18:18:54.263Zdownloaded input: /input/xde/work/xde.conf
 
292026-02-26T18:18:54.263Zstarting task 0: "setup"
302026-02-26T18:18:54.271Z++ uname -s
312026-02-26T18:18:54.274Z+ kern=SunOS
322026-02-26T18:18:54.274Z+ build_user=build
332026-02-26T18:18:54.274Z+ build_uid=12345
342026-02-26T18:18:54.274Z+ work_dir=/work
352026-02-26T18:18:54.274Z+ input_dir=/input
362026-02-26T18:18:54.274Z+ [[ 0 == 12345 ]]
372026-02-26T18:18:54.274Z+ case "$kern" in
382026-02-26T18:18:54.274Z+ groupadd -g 12345 build
392026-02-26T18:18:54.278Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
402026-02-26T18:18:56.284Z+ zfs create -o mountpoint=/work rpool/work
412026-02-26T18:18:56.383Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
422026-02-26T18:18:56.386Z+ home_fs=zfs
432026-02-26T18:18:56.386Z+ [[ zfs == autofs ]]
442026-02-26T18:18:56.386Z+ mkdir -p /home/build
452026-02-26T18:18:56.389Z+ chown build:build /home/build /work
462026-02-26T18:18:58.390Z+ chmod 0700 /home/build /work
472026-02-26T18:18:58.395Zprocess exited: duration 4130 ms, exit code 0
 
482026-02-26T18:18:58.402Zstarting task 1: "rust-toolchain"
492026-02-26T18:18:58.408Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
502026-02-26T18:18:58.408Z+ printf ' * rust toolchain profile = "%s"\n' default
512026-02-26T18:18:58.408Z * rust toolchain channel = "1.90.0"
522026-02-26T18:18:58.408Z * rust toolchain profile = "default"
532026-02-26T18:18:58.408Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-02-26T18:18:58.408Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-02-26T18:18:58.412Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
562026-02-26T18:18:58.412Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
572026-02-26T18:18:58.503Zinfo: downloading installer
582026-02-26T18:19:00.493Zwarn: It looks like you have an existing installation of Rust at:
592026-02-26T18:19:00.493Zwarn: /opt/ooce/bin
602026-02-26T18:19:00.493Zwarn: It is recommended that rustup be the primary Rust installation.
612026-02-26T18:19:00.493Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
622026-02-26T18:19:00.493Zwarn: If you are sure that you want both rustup and your already installed Rust
632026-02-26T18:19:00.493Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
642026-02-26T18:19:00.493Zwarn: or pass `-y' to ignore all ignorable checks.
652026-02-26T18:19:00.493Zerror: cannot install while Rust is installed
662026-02-26T18:19:00.493Zwarn: continuing (because the -y flag is set and the error is ignorable)
672026-02-26T18:19:00.508Zinfo: profile set to 'default'
682026-02-26T18:19:00.508Zinfo: default host triple is x86_64-unknown-illumos
692026-02-26T18:19:00.511Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
702026-02-26T18:19:00.694Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
712026-02-26T18:19:00.694Zinfo: downloading component 'cargo'
722026-02-26T18:19:01.682Zinfo: downloading component 'clippy'
732026-02-26T18:19:02.135Zinfo: downloading component 'rust-docs'
742026-02-26T18:19:03.888Zinfo: downloading component 'rust-std'
752026-02-26T18:19:06.221Zinfo: downloading component 'rustc'
762026-02-26T18:19:13.788Zinfo: downloading component 'rustfmt'
772026-02-26T18:19:14.071Zinfo: installing component 'cargo'
782026-02-26T18:19:14.992Zinfo: installing component 'clippy'
792026-02-26T18:19:15.382Zinfo: installing component 'rust-docs'
802026-02-26T18:19:17.262Zinfo: installing component 'rust-std'
812026-02-26T18:19:19.169Zinfo: installing component 'rustc'
822026-02-26T18:19:25.743Zinfo: installing component 'rustfmt'
832026-02-26T18:19:26.079Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
842026-02-26T18:19:26.079Z
852026-02-26T18:19:26.520Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
862026-02-26T18:19:26.521Z
872026-02-26T18:19:26.521Z
882026-02-26T18:19:26.521ZRust is installed now. Great!
892026-02-26T18:19:26.521Z
902026-02-26T18:19:26.521ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
912026-02-26T18:19:26.521Zenvironment variable. This has not been done automatically.
922026-02-26T18:19:26.521Z
932026-02-26T18:19:26.521ZTo configure your current shell, you need to source
942026-02-26T18:19:26.521Zthe corresponding env file under $HOME/.cargo.
952026-02-26T18:19:26.521Z
962026-02-26T18:19:26.521ZThis is usually done by running one of the following (note the leading DOT):
972026-02-26T18:19:26.521Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
982026-02-26T18:19:26.521Zsource "$HOME/.cargo/env.fish" # For fish
992026-02-26T18:19:26.521Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
1002026-02-26T18:19:26.617Z+ rustup --version
1012026-02-26T18:19:26.629Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
1022026-02-26T18:19:26.629Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-02-26T18:19:26.715Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
1042026-02-26T18:19:26.720Z+ cargo --version
1052026-02-26T18:19:26.781Zcargo 1.90.0 (840b83a10 2025-07-30)
1062026-02-26T18:19:26.784Z+ rustc --version
1072026-02-26T18:19:26.857Zrustc 1.90.0 (1159e78c4 2025-09-14)
1082026-02-26T18:19:26.860Zprocess exited: duration 28457 ms, exit code 0
 
1092026-02-26T18:19:26.867Zstarting task 2: "authentication"
1102026-02-26T18:19:26.889Zprocess exited: duration 22 ms, exit code 0
 
1112026-02-26T18:19:26.896Zstarting task 3: "clone repository"
1122026-02-26T18:19:26.901Z+ mkdir -p /work/oxidecomputer/opte
1132026-02-26T18:19:26.904Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-02-26T18:19:27.010ZCloning into '/work/oxidecomputer/opte'...
1152026-02-26T18:19:30.366Z+ cd /work/oxidecomputer/opte
1162026-02-26T18:19:30.369Z+ git fetch origin cff15885bcd863812397ba183affe6114bff8c8a
1172026-02-26T18:19:30.773ZFrom https://github.com/oxidecomputer/opte
1182026-02-26T18:19:30.773Z * branch cff15885bcd863812397ba183affe6114bff8c8a -> FETCH_HEAD
1192026-02-26T18:19:30.782Z+ [[ -n helios3 ]]
1202026-02-26T18:19:30.786Z++ git branch --show-current
1212026-02-26T18:19:30.786Z+ current=master
1222026-02-26T18:19:30.786Z+ [[ master != helios3 ]]
1232026-02-26T18:19:30.786Z+ git branch -f helios3 cff15885bcd863812397ba183affe6114bff8c8a
1242026-02-26T18:19:30.789Z+ git checkout -f helios3
1252026-02-26T18:19:30.815ZSwitched to branch 'helios3'
1262026-02-26T18:19:30.818Z+ git reset --hard cff15885bcd863812397ba183affe6114bff8c8a
1272026-02-26T18:19:30.839ZHEAD is now at cff1588 Include helios version in package name, adjust publisher for Heliosv3
1282026-02-26T18:19:30.843Zprocess exited: duration 3944 ms, exit code 0
 
1292026-02-26T18:19:30.849Zstarting task 4: "build"
1302026-02-26T18:19:30.855Z+ source .github/buildomat/common.sh
1312026-02-26T18:19:30.859Z++ rustup show active-toolchain
1322026-02-26T18:19:30.904Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-02-26T18:19:30.907Z++ pushd xde
1342026-02-26T18:19:30.907Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-02-26T18:19:30.907Z++ rustup show active-toolchain
1362026-02-26T18:19:30.915Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1372026-02-26T18:19:31.230Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1382026-02-26T18:19:31.233Zinfo: downloading component 'cargo'
1392026-02-26T18:19:32.211Zinfo: downloading component 'clippy'
1402026-02-26T18:19:32.652Zinfo: downloading component 'rust-src'
1412026-02-26T18:19:33.043Zinfo: downloading component 'rust-std'
1422026-02-26T18:19:35.187Zinfo: downloading component 'rustc'
1432026-02-26T18:19:42.970Zinfo: downloading component 'rustfmt'
1442026-02-26T18:19:43.242Zinfo: installing component 'cargo'
1452026-02-26T18:19:44.142Zinfo: installing component 'clippy'
1462026-02-26T18:19:44.536Zinfo: installing component 'rust-src'
1472026-02-26T18:19:44.906Zinfo: installing component 'rust-std'
1482026-02-26T18:19:46.613Zinfo: installing component 'rustc'
1492026-02-26T18:19:53.212Zinfo: installing component 'rustfmt'
1502026-02-26T18:19:53.554Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1512026-02-26T18:19:53.642Z+++ rustup show active-toolchain -v
1522026-02-26T18:19:53.645Z+++ head -n 1
1532026-02-26T18:19:53.645Z+++ cut '-d ' -f1
1542026-02-26T18:19:53.755Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1552026-02-26T18:19:53.755Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1562026-02-26T18:19:53.755Z++ popd
1572026-02-26T18:19:53.803Z/work/oxidecomputer/opte
1582026-02-26T18:19:53.803Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1592026-02-26T18:20:02.950Z Startup: Refreshing catalog 'helios-dev' ... Done
1602026-02-26T18:20:13.574Z Startup: Caching catalogs ... Done
1612026-02-26T18:20:37.710ZPlanning: Solver setup ... Done
1622026-02-26T18:20:37.911ZPlanning: Running solver ... Done
1632026-02-26T18:20:38.085ZPlanning: Finding local manifests ... Done
1642026-02-26T18:20:38.679ZPlanning: Fetching manifests: 0/6 0% complete
1652026-02-26T18:20:38.715ZPlanning: Fetching manifests: 6/6 100% complete
1662026-02-26T18:20:38.735ZPlanning: Package planning ... Done
1672026-02-26T18:20:38.738ZPlanning: Merging actions ... Done
1682026-02-26T18:20:39.195ZPlanning: Checking for conflicting actions ... Done
1692026-02-26T18:20:39.198ZPlanning: Consolidating action changes ... Done
1702026-02-26T18:20:40.154ZPlanning: Evaluating mediators ... Done
1712026-02-26T18:20:40.158ZPlanning: Planning completed in 26.43 seconds
1722026-02-26T18:20:40.170Z Packages to install: 6
1732026-02-26T18:20:40.174Z Services to change: 2
1742026-02-26T18:20:40.174Z Create boot environment: No
1752026-02-26T18:20:40.174ZCreate backup boot environment: No
1762026-02-26T18:20:40.218Z
1772026-02-26T18:20:40.218ZDownload: 0/22 items 0.0/14.6MB 0% complete
1782026-02-26T18:20:40.445ZDownload: Completed 14.61 MB in 0.23 seconds (64.1M/s)
1792026-02-26T18:20:40.561Z Actions: 1/110 actions (Installing new actions)
1802026-02-26T18:20:41.071Z Actions: Completed 110 actions in 0.51 seconds.
1812026-02-26T18:20:41.461Z Done
1822026-02-26T18:20:41.461Z Done
1832026-02-26T18:20:42.453Z Done
1842026-02-26T18:20:47.418Z Done
1852026-02-26T18:20:47.495Z Done
1862026-02-26T18:20:47.500Z Done
1872026-02-26T18:20:53.720Z Done
1882026-02-26T18:20:54.402Z+ [[ -z 01KJDJ5H6M93R2ZC01YFWSE0EK ]]
1892026-02-26T18:20:54.402Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1902026-02-26T18:20:55.503Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23457:20250626T230506Z
1912026-02-26T18:20:55.504Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1922026-02-26T18:20:55.504Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1932026-02-26T18:20:55.504Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1942026-02-26T18:20:55.504Ztempdir @ "/tmp/.tmpdvn8bk/tmp"
1952026-02-26T18:20:55.504Zimage root @ "/tmp/.tmpdvn8bk/tmp/root"
1962026-02-26T18:20:55.504Zcreating image...
1972026-02-26T18:20:55.906Zcopying publishers...
1982026-02-26T18:21:15.337Zadding properties...
1992026-02-26T18:21:16.306Zinstalling packages...
2002026-02-26T18:23:09.522Zseeding SMF database...
2012026-02-26T18:23:16.583Zconfiguring SMF profile...
2022026-02-26T18:23:16.586Zmodifying shadow(5)...
2032026-02-26T18:23:16.586Zloading user and group database...
2042026-02-26T18:23:16.586Zloading facet selections...
2052026-02-26T18:23:17.018Z devel -> true
2062026-02-26T18:23:17.018Z doc.man -> true
2072026-02-26T18:23:17.018Z entire.service/hal -> true
2082026-02-26T18:23:17.018Z entire.service/network/smtp/dma -> true
2092026-02-26T18:23:17.018Z locale.ar -> true
2102026-02-26T18:23:17.018Z locale.ca -> true
2112026-02-26T18:23:17.018Z locale.cs -> true
2122026-02-26T18:23:17.018Z locale.de -> true
2132026-02-26T18:23:17.018Z locale.es -> true
2142026-02-26T18:23:17.018Z locale.fr -> true
2152026-02-26T18:23:17.018Z locale.he -> true
2162026-02-26T18:23:17.018Z locale.hu -> true
2172026-02-26T18:23:17.018Z locale.id -> true
2182026-02-26T18:23:17.018Z locale.it -> true
2192026-02-26T18:23:17.018Z locale.ja -> true
2202026-02-26T18:23:17.018Z locale.ko -> true
2212026-02-26T18:23:17.018Z locale.nl -> true
2222026-02-26T18:23:17.018Z locale.pl -> true
2232026-02-26T18:23:17.018Z locale.pt_BR -> true
2242026-02-26T18:23:17.018Z locale.ru -> true
2252026-02-26T18:23:17.018Z locale.sk -> true
2262026-02-26T18:23:17.018Z locale.sv -> true
2272026-02-26T18:23:17.018Z locale.zh_CN -> true
2282026-02-26T18:23:17.018Z locale.zh_HK -> true
2292026-02-26T18:23:17.018Z locale.zh_TW -> true
2302026-02-26T18:23:17.019Z onu.ooceonly -> true
2312026-02-26T18:23:17.019Z version-lock.shell/ksh93 -> true
2322026-02-26T18:23:17.019Z version-lock.system/data/hardware-registry -> true
2332026-02-26T18:23:17.019Z version-lock.system/data/zoneinfo -> true
2342026-02-26T18:23:17.019Z version-lock.system/microcode/amd -> true
2352026-02-26T18:23:17.019Z version-lock.system/microcode/intel -> true
2362026-02-26T18:23:17.019Z version-lock.system/microcode/oxide -> true
2372026-02-26T18:23:17.019Zassessing packaged files...
2382026-02-26T18:23:19.249Zcreating archive...
2392026-02-26T18:23:19.283Zmissing from packaging:
2402026-02-26T18:23:19.286Z "etc/.pwd.lock"
2412026-02-26T18:23:19.288Z "etc/svc/profile/generic.xml"
2422026-02-26T18:23:19.288Z "etc/svc/profile/inetd_services.xml"
2432026-02-26T18:23:19.289Z "etc/svc/profile/name_service.xml"
2442026-02-26T18:23:19.289Z "etc/svc/profile/platform.xml"
2452026-02-26T18:23:19.289Z "etc/svc/profile/platform_omicron1.xml"
2462026-02-26T18:23:19.289Z "etc/svc/repository.db"
2472026-02-26T18:23:19.292Z
2482026-02-26T18:23:19.300Z
2492026-02-26T18:23:19.300Zfinishing archive...
2502026-02-26T18:23:20.229Zcreating gzonly manifest...
2512026-02-26T18:23:20.233Zok
2522026-02-26T18:23:20.337Z+ trap cleanup EXIT
2532026-02-26T18:23:20.341Z+ OUT_DIR=/work/bench-results
2542026-02-26T18:23:20.341Z+ mkdir -p /work/bench-results
2552026-02-26T18:23:20.341Z+ mkdir -p target/criterion
2562026-02-26T18:23:20.345Z+ mkdir -p target/xde-bench
2572026-02-26T18:23:20.345Z+ banner collect
2582026-02-26T18:23:20.348Z
2592026-02-26T18:23:20.348Z #### #### # # ###### #### #####
2602026-02-26T18:23:20.348Z # # # # # # # # # #
2612026-02-26T18:23:20.348Z # # # # # ##### # #
2622026-02-26T18:23:20.348Z # # # # # # # #
2632026-02-26T18:23:20.348Z # # # # # # # # # #
2642026-02-26T18:23:20.348Z #### #### ###### ###### ###### #### #
2652026-02-26T18:23:20.348Z
2662026-02-26T18:23:20.348Z++ cat .git/refs/heads/master
2672026-02-26T18:23:20.352Z+ BASELINE_COMMIT=3f2daf7e45a26e6a00739d3ab7f6f289d46e5539
2682026-02-26T18:23:20.352Z+ [[ helios3 == \m\a\s\t\e\r ]]
2692026-02-26T18:23:20.352Z+ get_artifact opte benchmark 3f2daf7e45a26e6a00739d3ab7f6f289d46e5539 bench-results.tgz
2702026-02-26T18:23:20.352Z+ local curl_res
2712026-02-26T18:23:20.352Z+ repo=opte
2722026-02-26T18:23:20.352Z+ series=benchmark
2732026-02-26T18:23:20.352Z+ commit=3f2daf7e45a26e6a00739d3ab7f6f289d46e5539
2742026-02-26T18:23:20.352Z+ name=bench-results.tgz
2752026-02-26T18:23:20.352Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2762026-02-26T18:23:20.352Z+ mkdir -p download
2772026-02-26T18:23:20.352Z+ pushd download
2782026-02-26T18:23:20.352Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2792026-02-26T18:23:20.353Z+ [[ ! -f bench-results.tgz ]]
2802026-02-26T18:23:20.353Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/3f2daf7e45a26e6a00739d3ab7f6f289d46e5539/bench-results.tgz
2812026-02-26T18:23:20.359Z % Total % Received % Xferd Average Speed Time Time Time Current
2822026-02-26T18:23:20.359Z Dload Upload Total Spent Left Speed
2832026-02-26T18:23:20.813Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4875k 100 4875k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M
2842026-02-26T18:23:20.816Z+ curl_res=0
2852026-02-26T18:23:20.817Z+ popd
2862026-02-26T18:23:20.817Z/work/oxidecomputer/opte
2872026-02-26T18:23:20.817Z+ return 0
2882026-02-26T18:23:20.817Z+ tar -xf download/bench-results.tgz -C target
2892026-02-26T18:23:23.531Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2902026-02-26T18:23:23.571Z+ rm -r target/bench-results
2912026-02-26T18:23:23.571Z+ [[ '' -eq 1 ]]
2922026-02-26T18:23:23.571Z+ uname -a
2932026-02-26T18:23:23.571ZSunOS w-01KJDJQH23QRANF29VPTS7CY0B 5.11 helios-2.0.23457 i86pc i386 i86pc
2942026-02-26T18:23:23.571Z+ cat /etc/versions/build
2952026-02-26T18:23:23.571Zheads/stlouis-0-g882bec99c4
2962026-02-26T18:23:23.571Z+ dladm
2972026-02-26T18:23:23.571ZLINK CLASS MTU STATE BRIDGE OVER
2982026-02-26T18:23:23.571Zena0 phys 9216 up -- --
2992026-02-26T18:23:23.571Z+ ipadm
3002026-02-26T18:23:23.571ZADDROBJ TYPE STATE ADDR
3012026-02-26T18:23:23.571Zlo0/v4 static ok 127.0.0.1/8
3022026-02-26T18:23:23.571Zena0/dhcp dhcp ok 10.150.1.55/24
3032026-02-26T18:23:23.571Zlo0/v6 static ok ::1/128
3042026-02-26T18:23:23.571Z+ pfexec rem_drv xde
3052026-02-26T18:23:23.572Z+ set -o errexit
3062026-02-26T18:23:23.572Z+ set -o pipefail
3072026-02-26T18:23:23.572Z+ banner prepare
3082026-02-26T18:23:23.572Z
3092026-02-26T18:23:23.572Z ##### ##### ###### ##### ## ##### ######
3102026-02-26T18:23:23.572Z # # # # # # # # # # # #
3112026-02-26T18:23:23.572Z # # # # ##### # # # # # # #####
3122026-02-26T18:23:23.572Z ##### ##### # ##### ###### ##### #
3132026-02-26T18:23:23.572Z # # # # # # # # # #
3142026-02-26T18:23:23.572Z # # # ###### # # # # # ######
3152026-02-26T18:23:23.572Z
3162026-02-26T18:23:23.572Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3172026-02-26T18:23:23.572Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3182026-02-26T18:23:23.572Z+ pfexec add_drv xde
3192026-02-26T18:23:23.572Z+ banner bench
3202026-02-26T18:23:23.572Z
3212026-02-26T18:23:23.572Z ##### ###### # # #### # #
3222026-02-26T18:23:23.572Z # # # ## # # # # #
3232026-02-26T18:23:23.572Z ##### ##### # # # # ######
3242026-02-26T18:23:23.572Z # # # # # # # # #
3252026-02-26T18:23:23.572Z # # # # ## # # # #
3262026-02-26T18:23:23.572Z ##### ###### # # #### # #
3272026-02-26T18:23:23.572Z
3282026-02-26T18:23:23.573Z+ cargo kbench local
3292026-02-26T18:23:23.573Z Updating crates.io index
3302026-02-26T18:23:23.573Z Updating git repository `https://github.com/oxidecomputer/falcon`
3312026-02-26T18:23:26.429Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322026-02-26T18:23:27.060Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332026-02-26T18:23:27.881Z Updating git repository `https://github.com/oxidecomputer/zone`
3342026-02-26T18:23:28.674Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352026-02-26T18:23:29.353Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3362026-02-26T18:23:30.057Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3372026-02-26T18:23:32.440Z Downloading crates ...
3382026-02-26T18:23:32.538Z Downloaded crossbeam-deque v0.8.6
3392026-02-26T18:23:32.553Z Downloaded anstyle-parse v0.2.7
3402026-02-26T18:23:32.553Z Downloaded anyhow v1.0.101
3412026-02-26T18:23:32.553Z Downloaded anstyle-query v1.1.5
3422026-02-26T18:23:32.553Z Downloaded alloca v0.4.0
3432026-02-26T18:23:32.553Z Downloaded cfg-if v1.0.4
3442026-02-26T18:23:32.553Z Downloaded pretty-hex v0.4.1
3452026-02-26T18:23:32.553Z Downloaded heck v0.5.0
3462026-02-26T18:23:32.553Z Downloaded proc-macro-error-attr2 v2.0.0
3472026-02-26T18:23:32.553Z Downloaded proc-macro-error v1.0.4
3482026-02-26T18:23:32.553Z Downloaded cstr-argument v0.1.2
3492026-02-26T18:23:32.554Z Downloaded proc-macro-error2 v2.0.1
3502026-02-26T18:23:32.554Z Downloaded proc-macro-error-attr v1.0.4
3512026-02-26T18:23:32.556Z Downloaded num-traits v0.2.19
3522026-02-26T18:23:32.556Z Downloaded crossbeam-epoch v0.9.18
3532026-02-26T18:23:32.556Z Downloaded num_enum_derive v0.7.5
3542026-02-26T18:23:32.557Z Downloaded cobs v0.3.0
3552026-02-26T18:23:32.557Z Downloaded thiserror v1.0.69
3562026-02-26T18:23:32.558Z Downloaded thread_local v1.1.9
3572026-02-26T18:23:32.558Z Downloaded once_cell v1.21.3
3582026-02-26T18:23:32.559Z Downloaded slog-scope v4.4.1
3592026-02-26T18:23:32.559Z Downloaded cast v0.3.0
3602026-02-26T18:23:32.559Z Downloaded rusticata-macros v5.0.0
3612026-02-26T18:23:32.560Z Downloaded thiserror-impl v1.0.69
3622026-02-26T18:23:32.560Z Downloaded oorandom v11.1.5
3632026-02-26T18:23:32.560Z Downloaded same-file v1.0.6
3642026-02-26T18:23:32.560Z Downloaded ref-cast-impl v1.0.25
3652026-02-26T18:23:32.599Z Downloaded ctor v0.6.3
3662026-02-26T18:23:32.599Z Downloaded ppv-lite86 v0.2.21
3672026-02-26T18:23:32.599Z Downloaded futures-sink v0.3.31
3682026-02-26T18:23:32.599Z Downloaded foreign-types v0.5.0
3692026-02-26T18:23:32.599Z Downloaded stable_deref_trait v1.2.1
3702026-02-26T18:23:32.599Z Downloaded crc32fast v1.5.0
3712026-02-26T18:23:32.599Z Downloaded embedded-io v0.6.1
3722026-02-26T18:23:32.599Z Downloaded defmt v0.3.100
3732026-02-26T18:23:32.599Z Downloaded slog-envlogger v2.2.0
3742026-02-26T18:23:32.599Z Downloaded rustversion v1.0.22
3752026-02-26T18:23:32.599Z Downloaded pin-project-lite v0.2.16
3762026-02-26T18:23:32.600Z Downloaded cookie-factory v0.3.3
3772026-02-26T18:23:32.600Z Downloaded utf8parse v0.2.2
3782026-02-26T18:23:32.600Z Downloaded powerfmt v0.2.0
3792026-02-26T18:23:32.600Z Downloaded page_size v0.6.0
3802026-02-26T18:23:32.600Z Downloaded thiserror-impl v2.0.18
3812026-02-26T18:23:32.600Z Downloaded rand_chacha v0.9.0
3822026-02-26T18:23:32.600Z Downloaded darling_core v0.21.3
3832026-02-26T18:23:32.600Z Downloaded hash32 v0.3.1
3842026-02-26T18:23:32.683Z Downloaded embedded-io v0.4.0
3852026-02-26T18:23:32.684Z Downloaded toml_parser v1.0.7+spec-1.1.0
3862026-02-26T18:23:32.685Z Downloaded slab v0.4.12
3872026-02-26T18:23:32.685Z Downloaded dtor v0.1.1
3882026-02-26T18:23:32.685Z Downloaded time-core v0.1.8
3892026-02-26T18:23:32.685Z Downloaded futures-macro v0.3.31
3902026-02-26T18:23:32.685Z Downloaded foreign-types-shared v0.3.1
3912026-02-26T18:23:32.686Z Downloaded darling_macro v0.21.3
3922026-02-26T18:23:32.686Z Downloaded ctor-proc-macro v0.0.7
3932026-02-26T18:23:32.686Z Downloaded shlex v1.3.0
3942026-02-26T18:23:32.686Z Downloaded byteorder v1.5.0
3952026-02-26T18:23:32.686Z Downloaded version_check v0.9.5
3962026-02-26T18:23:32.687Z Downloaded tabwriter v1.4.1
3972026-02-26T18:23:32.687Z Downloaded equivalent v1.0.2
3982026-02-26T18:23:32.688Z Downloaded futures-core v0.3.31
3992026-02-26T18:23:32.688Z Downloaded fnv v1.0.7
4002026-02-26T18:23:32.688Z Downloaded clap_lex v0.7.7
4012026-02-26T18:23:32.689Z Downloaded itoa v1.0.17
4022026-02-26T18:23:32.689Z Downloaded slog-stdlog v4.1.1
4032026-02-26T18:23:32.690Z Downloaded cfg_aliases v0.2.1
4042026-02-26T18:23:32.690Z Downloaded colorchoice v1.0.4
4052026-02-26T18:23:32.690Z Downloaded anes v0.1.6
4062026-02-26T18:23:32.690Z Downloaded is-terminal v0.4.17
4072026-02-26T18:23:32.691Z Downloaded strsim v0.11.1
4082026-02-26T18:23:32.691Z Downloaded ciborium-io v0.2.2
4092026-02-26T18:23:32.692Z Downloaded defmt v1.0.1
4102026-02-26T18:23:32.764Z Downloaded take_mut v0.2.2
4112026-02-26T18:23:32.764Z Downloaded bitflags v2.10.0
4122026-02-26T18:23:32.764Z Downloaded circular v0.3.0
4132026-02-26T18:23:32.764Z Downloaded plotters-svg v0.3.7
4142026-02-26T18:23:32.764Z Downloaded macaddr v1.0.1
4152026-02-26T18:23:32.764Z Downloaded lazy_static v1.5.0
4162026-02-26T18:23:32.764Z Downloaded plotters-backend v0.3.7
4172026-02-26T18:23:32.764Z Downloaded futures-task v0.3.31
4182026-02-26T18:23:32.764Z Downloaded terminal_size v0.4.3
4192026-02-26T18:23:32.765Z Downloaded ref-cast v1.0.25
4202026-02-26T18:23:32.765Z Downloaded pin-utils v0.1.0
4212026-02-26T18:23:32.765Z Downloaded errno v0.3.14
4222026-02-26T18:23:32.765Z Downloaded is_terminal_polyfill v1.70.2
4232026-02-26T18:23:32.765Z Downloaded managed v0.8.0
4242026-02-26T18:23:32.765Z Downloaded futures-io v0.3.31
4252026-02-26T18:23:32.765Z Downloaded toml_edit v0.23.10+spec-1.0.0
4262026-02-26T18:23:32.765Z Downloaded tinytemplate v1.2.1
4272026-02-26T18:23:32.765Z Downloaded num-conv v0.2.0
4282026-02-26T18:23:32.765Z Downloaded futures-executor v0.3.31
4292026-02-26T18:23:32.765Z Downloaded erased-serde v0.3.31
4302026-02-26T18:23:32.765Z Downloaded walkdir v2.5.0
4312026-02-26T18:23:32.765Z Downloaded thiserror v2.0.18
4322026-02-26T18:23:32.766Z Downloaded tracing-core v0.1.36
4332026-02-26T18:23:32.766Z Downloaded term v1.2.1
4342026-02-26T18:23:32.766Z Downloaded slog-async v2.8.0
4352026-02-26T18:23:32.766Z Downloaded futures-channel v0.3.31
4362026-02-26T18:23:32.766Z Downloaded num_enum v0.7.5
4372026-02-26T18:23:32.766Z Downloaded time-macros v0.2.27
4382026-02-26T18:23:32.766Z Downloaded slog-term v2.9.2
4392026-02-26T18:23:32.766Z Downloaded proc-macro-crate v3.4.0
4402026-02-26T18:23:32.766Z Downloaded colored v3.1.1
4412026-02-26T18:23:32.766Z Downloaded criterion-plot v0.8.2
4422026-02-26T18:23:32.766Z Downloaded ingot-types v0.1.2
4432026-02-26T18:23:32.766Z Downloaded cc v1.2.55
4442026-02-26T18:23:32.766Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4452026-02-26T18:23:32.766Z Downloaded ipnetwork v0.21.1
4462026-02-26T18:23:32.767Z Downloaded quote v1.0.44
4472026-02-26T18:23:32.767Z Downloaded ingot v0.1.1
4482026-02-26T18:23:32.767Z Downloaded either v1.15.0
4492026-02-26T18:23:32.767Z Downloaded autocfg v1.5.0
4502026-02-26T18:23:32.767Z Downloaded anstream v0.6.21
4512026-02-26T18:23:32.767Z Downloaded arc-swap v1.8.1
4522026-02-26T18:23:32.767Z Downloaded rand_core v0.9.5
4532026-02-26T18:23:32.767Z Downloaded postcard v1.1.3
4542026-02-26T18:23:32.767Z Downloaded defmt-macros v1.0.1
4552026-02-26T18:23:32.767Z Downloaded ciborium v0.2.2
4562026-02-26T18:23:32.846Z Downloaded zmij v1.0.20
4572026-02-26T18:23:32.846Z Downloaded tracing-attributes v0.1.31
4582026-02-26T18:23:32.846Z Downloaded find-msvc-tools v0.1.9
4592026-02-26T18:23:32.846Z Downloaded crossbeam-channel v0.5.15
4602026-02-26T18:23:32.846Z Downloaded ingot-macros v0.1.1
4612026-02-26T18:23:32.846Z Downloaded anstyle v1.0.13
4622026-02-26T18:23:32.846Z Downloaded iana-time-zone v0.1.65
4632026-02-26T18:23:32.846Z Downloaded darling v0.21.3
4642026-02-26T18:23:32.846Z Downloaded clap_derive v4.5.55
4652026-02-26T18:23:32.846Z Downloaded log v0.4.29
4662026-02-26T18:23:32.846Z Downloaded getrandom v0.3.4
4672026-02-26T18:23:32.847Z Downloaded socket2 v0.6.2
4682026-02-26T18:23:32.848Z Downloaded clap v4.5.57
4692026-02-26T18:23:32.848Z Downloaded rayon-core v1.13.0
4702026-02-26T18:23:32.848Z Downloaded unicode-ident v1.0.23
4712026-02-26T18:23:32.849Z Downloaded half v2.7.1
4722026-02-26T18:23:32.849Z Downloaded futures v0.3.31
4732026-02-26T18:23:32.849Z Downloaded uuid v1.20.0
4742026-02-26T18:23:32.849Z Downloaded serde_core v1.0.228
4752026-02-26T18:23:32.849Z Downloaded serde_derive v1.0.228
4762026-02-26T18:23:32.849Z Downloaded memchr v2.8.0
4772026-02-26T18:23:32.849Z Downloaded slog v2.8.2
4782026-02-26T18:23:32.849Z Downloaded proc-macro2 v1.0.106
4792026-02-26T18:23:32.849Z Downloaded indexmap v2.13.0
4802026-02-26T18:23:32.850Z Downloaded crossbeam-utils v0.8.21
4812026-02-26T18:23:32.850Z Downloaded bitflags v1.3.2
4822026-02-26T18:23:32.850Z Downloaded deranged v0.5.5
4832026-02-26T18:23:32.921Z Downloaded dyn-clone v1.0.20
4842026-02-26T18:23:32.921Z Downloaded oxnet v0.1.4
4852026-02-26T18:23:32.921Z Downloaded aho-corasick v1.1.4
4862026-02-26T18:23:32.921Z Downloaded serde v1.0.228
4872026-02-26T18:23:32.922Z Downloaded heapless v0.8.0
4882026-02-26T18:23:32.922Z Downloaded dtor-proc-macro v0.0.6
4892026-02-26T18:23:32.922Z Downloaded ident_case v1.0.1
4902026-02-26T18:23:32.922Z Downloaded heck v0.4.1
4912026-02-26T18:23:32.922Z Downloaded foreign-types-macros v0.2.3
4922026-02-26T18:23:32.922Z Downloaded defmt-parser v1.0.0
4932026-02-26T18:23:32.922Z Downloaded ciborium-ll v0.2.2
4942026-02-26T18:23:32.922Z Downloaded itertools v0.12.1
4952026-02-26T18:23:32.922Z Downloaded rand v0.9.2
4962026-02-26T18:23:32.922Z Downloaded criterion v0.8.2
4972026-02-26T18:23:32.922Z Downloaded zerocopy-derive v0.8.39
4982026-02-26T18:23:32.922Z Downloaded nom v8.0.0
4992026-02-26T18:23:32.922Z Downloaded serde_json v1.0.149
5002026-02-26T18:23:32.922Z Downloaded itertools v0.13.0
5012026-02-26T18:23:32.922Z Downloaded pcap-parser v0.17.0
5022026-02-26T18:23:32.923Z Downloaded clap_builder v4.5.57
5032026-02-26T18:23:32.923Z Downloaded regex v1.12.3
5042026-02-26T18:23:32.923Z Downloaded chrono v0.4.43
5052026-02-26T18:23:32.923Z Downloaded plotters v0.3.7
5062026-02-26T18:23:32.923Z Downloaded hashbrown v0.16.1
5072026-02-26T18:23:32.923Z Downloaded itertools v0.14.0
5082026-02-26T18:23:32.923Z Downloaded rayon v1.11.0
5092026-02-26T18:23:32.958Z Downloaded winnow v0.7.14
5102026-02-26T18:23:32.958Z Downloaded nix v0.31.1
5112026-02-26T18:23:32.958Z Downloaded time v0.3.47
5122026-02-26T18:23:32.958Z Downloaded smoltcp v0.11.0
5132026-02-26T18:23:32.958Z Downloaded futures-util v0.3.31
5142026-02-26T18:23:32.958Z Downloaded zerocopy v0.8.39
5152026-02-26T18:23:33.029Z Downloaded unicode-width v0.2.2
5162026-02-26T18:23:33.029Z Downloaded syn v1.0.109
5172026-02-26T18:23:33.029Z Downloaded syn v2.0.114
5182026-02-26T18:23:33.029Z Downloaded regex-syntax v0.8.9
5192026-02-26T18:23:33.029Z Downloaded libc v0.2.180
5202026-02-26T18:23:33.076Z Downloaded rustix v1.1.3
5212026-02-26T18:23:33.076Z Downloaded tracing v0.1.44
5222026-02-26T18:23:33.076Z Downloaded regex-automata v0.4.14
5232026-02-26T18:23:33.125Z Compiling proc-macro2 v1.0.106
5242026-02-26T18:23:33.125Z Compiling quote v1.0.44
5252026-02-26T18:23:33.126Z Compiling unicode-ident v1.0.23
5262026-02-26T18:23:33.139Z Compiling serde_core v1.0.228
5272026-02-26T18:23:33.140Z Compiling cfg-if v1.0.4
5282026-02-26T18:23:33.140Z Compiling libc v0.2.180
5292026-02-26T18:23:33.140Z Compiling memchr v2.8.0
5302026-02-26T18:23:33.140Z Compiling serde v1.0.228
5312026-02-26T18:23:33.319Z Compiling zerocopy v0.8.39
5322026-02-26T18:23:33.444Z Compiling rustversion v1.0.22
5332026-02-26T18:23:34.095Z Compiling version_check v0.9.5
5342026-02-26T18:23:34.132Z Compiling either v1.15.0
5352026-02-26T18:23:34.181Z Compiling thiserror v2.0.18
5362026-02-26T18:23:34.687Z Compiling ident_case v1.0.1
5372026-02-26T18:23:34.932Z Compiling fnv v1.0.7
5382026-02-26T18:23:34.992Z Compiling strsim v0.11.1
5392026-02-26T18:23:35.491Z Compiling pin-project-lite v0.2.16
5402026-02-26T18:23:35.511Z Compiling syn v1.0.109
5412026-02-26T18:23:35.647Z Compiling crossbeam-utils v0.8.21
5422026-02-26T18:23:35.661Z Compiling regex-syntax v0.8.9
5432026-02-26T18:23:35.849Z Compiling winnow v0.7.14
5442026-02-26T18:23:36.028Z Compiling syn v2.0.114
5452026-02-26T18:23:36.117Z Compiling aho-corasick v1.1.4
5462026-02-26T18:23:36.170Z Compiling equivalent v1.0.2
5472026-02-26T18:23:36.291Z Compiling hashbrown v0.16.1
5482026-02-26T18:23:36.470Z Compiling itertools v0.14.0
5492026-02-26T18:23:37.524Z Compiling indexmap v2.13.0
5502026-02-26T18:23:38.992Z Compiling toml_datetime v0.7.5+spec-1.1.0
5512026-02-26T18:23:39.441Z Compiling bitflags v2.10.0
5522026-02-26T18:23:39.454Z Compiling regex-automata v0.4.14
5532026-02-26T18:23:39.469Z Compiling toml_parser v1.0.7+spec-1.1.0
5542026-02-26T18:23:39.661Z Compiling getrandom v0.3.4
5552026-02-26T18:23:39.735Z Compiling byteorder v1.5.0
5562026-02-26T18:23:40.122Z Compiling autocfg v1.5.0
5572026-02-26T18:23:40.127Z Compiling heapless v0.8.0
5582026-02-26T18:23:40.257Z Compiling toml_edit v0.23.10+spec-1.0.0
5592026-02-26T18:23:40.742Z Compiling hash32 v0.3.1
5602026-02-26T18:23:40.768Z Compiling slog v2.8.2
5612026-02-26T18:23:40.855Z Compiling num-traits v0.2.19
5622026-02-26T18:23:40.972Z Compiling stable_deref_trait v1.2.1
5632026-02-26T18:23:40.983Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5642026-02-26T18:23:41.086Z Compiling smoltcp v0.11.0
5652026-02-26T18:23:41.123Z Compiling futures-core v0.3.31
5662026-02-26T18:23:41.228Z Compiling futures-sink v0.3.31
5672026-02-26T18:23:41.381Z Compiling macaddr v1.0.1
5682026-02-26T18:23:41.404Z Compiling futures-channel v0.3.31
5692026-02-26T18:23:41.418Z Compiling proc-macro-crate v3.4.0
5702026-02-26T18:23:41.950Z Compiling proc-macro-error-attr v1.0.4
5712026-02-26T18:23:42.210Z Compiling ref-cast v1.0.25
5722026-02-26T18:23:42.342Z Compiling managed v0.8.0
5732026-02-26T18:23:42.357Z Compiling anyhow v1.0.101
5742026-02-26T18:23:42.367Z Compiling slab v0.4.12
5752026-02-26T18:23:42.723Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5762026-02-26T18:23:42.757Z Compiling futures-io v0.3.31
5772026-02-26T18:23:42.854Z Compiling darling_core v0.21.3
5782026-02-26T18:23:42.889Z Compiling itoa v1.0.17
5792026-02-26T18:23:42.906Z Compiling bitflags v1.3.2
5802026-02-26T18:23:43.017Z Compiling pin-utils v0.1.0
5812026-02-26T18:23:43.066Z Compiling crc32fast v1.5.0
5822026-02-26T18:23:43.100Z Compiling futures-task v0.3.31
5832026-02-26T18:23:43.384Z Compiling regex v1.12.3
5842026-02-26T18:23:43.694Z Compiling rand_core v0.9.5
5852026-02-26T18:23:44.210Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5862026-02-26T18:23:44.261Z Compiling proc-macro-error v1.0.4
5872026-02-26T18:23:44.640Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5882026-02-26T18:23:45.025Z Compiling ipnetwork v0.21.1
5892026-02-26T18:23:45.028Z Compiling rustix v1.1.3
5902026-02-26T18:23:45.701Z Compiling unicode-width v0.2.2
5912026-02-26T18:23:45.744Z Compiling foreign-types-shared v0.3.1
5922026-02-26T18:23:45.771Z Compiling once_cell v1.21.3
5932026-02-26T18:23:46.137Z Compiling tracing-core v0.1.36
5942026-02-26T18:23:46.198Z Compiling tabwriter v1.4.1
5952026-02-26T18:23:46.441Z Compiling serde_derive v1.0.228
5962026-02-26T18:23:46.842Z Compiling zerocopy-derive v0.8.39
5972026-02-26T18:23:46.898Z Compiling thiserror-impl v2.0.18
5982026-02-26T18:23:48.235Z Compiling futures-macro v0.3.31
5992026-02-26T18:23:48.272Z Compiling num_enum_derive v0.7.5
6002026-02-26T18:23:48.272Z Compiling foreign-types-macros v0.2.3
6012026-02-26T18:23:48.562Z Compiling darling_macro v0.21.3
6022026-02-26T18:23:48.908Z Compiling futures-util v0.3.31
6032026-02-26T18:23:49.155Z Compiling ref-cast-impl v1.0.25
6042026-02-26T18:23:49.256Z Compiling foreign-types v0.5.0
6052026-02-26T18:23:49.363Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6062026-02-26T18:23:49.525Z Compiling darling v0.21.3
6072026-02-26T18:23:49.569Z Compiling num_enum v0.7.5
6082026-02-26T18:23:49.645Z Compiling ingot-macros v0.1.1
6092026-02-26T18:23:49.757Z Compiling cobs v0.3.0
6102026-02-26T18:23:49.782Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6112026-02-26T18:23:50.149Z Compiling tracing-attributes v0.1.31
6122026-02-26T18:23:50.154Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6132026-02-26T18:23:50.920Z Compiling errno v0.3.14
6142026-02-26T18:23:51.167Z Compiling cstr-argument v0.1.2
6152026-02-26T18:23:51.445Z Compiling powerfmt v0.2.0
6162026-02-26T18:23:51.885Z Compiling time-core v0.1.8
6172026-02-26T18:23:52.218Z Compiling find-msvc-tools v0.1.9
6182026-02-26T18:23:52.690Z Compiling zmij v1.0.20
6192026-02-26T18:23:52.986Z Compiling num-conv v0.2.0
6202026-02-26T18:23:53.209Z Compiling utf8parse v0.2.2
6212026-02-26T18:23:53.271Z Compiling thiserror v1.0.69
6222026-02-26T18:23:53.834Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
6232026-02-26T18:23:54.166Z Compiling dyn-clone v1.0.20
6242026-02-26T18:23:54.414Z Compiling erased-serde v0.3.31
6252026-02-26T18:23:54.426Z Compiling postcard v1.1.3
6262026-02-26T18:23:54.512Z Compiling futures-executor v0.3.31
6272026-02-26T18:23:54.936Z Compiling pretty-hex v0.4.1
6282026-02-26T18:23:55.181Z Compiling shlex v1.3.0
6292026-02-26T18:23:55.194Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
6302026-02-26T18:23:55.347Z Compiling futures v0.3.31
6312026-02-26T18:23:55.462Z Compiling cc v1.2.55
6322026-02-26T18:23:55.782Z Compiling anstyle-parse v0.2.7
6332026-02-26T18:23:55.888Z Compiling time-macros v0.2.27
6342026-02-26T18:23:55.989Z Compiling tracing v0.1.44
6352026-02-26T18:23:56.169Z Compiling deranged v0.5.5
6362026-02-26T18:23:56.436Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6372026-02-26T18:23:59.396Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6382026-02-26T18:23:59.415Z Compiling thiserror-impl v1.0.69
6392026-02-26T18:23:59.415Z Compiling ingot-types v0.1.2
6402026-02-26T18:23:59.415Z Compiling ppv-lite86 v0.2.21
6412026-02-26T18:23:59.415Z Compiling uuid v1.20.0
6422026-02-26T18:23:59.415Z Compiling crossbeam-epoch v0.9.18
6432026-02-26T18:23:59.415Z Compiling socket2 v0.6.2
6442026-02-26T18:23:59.534Z Compiling ingot v0.1.1
6452026-02-26T18:23:59.594Z Compiling rand_chacha v0.9.0
6462026-02-26T18:23:59.765Z Compiling arc-swap v1.8.1
6472026-02-26T18:24:00.145Z Compiling rand v0.9.2
6482026-02-26T18:24:00.431Z Compiling nom v8.0.0
6492026-02-26T18:24:00.511Z Compiling thread_local v1.1.9
6502026-02-26T18:24:00.961Z Compiling heck v0.4.1
6512026-02-26T18:24:01.115Z Compiling slog-async v2.8.0
6522026-02-26T18:24:01.140Z Compiling oxnet v0.1.4
6532026-02-26T18:24:01.360Z Compiling is_terminal_polyfill v1.70.2
6542026-02-26T18:24:01.502Z Compiling anstyle-query v1.1.5
6552026-02-26T18:24:01.642Z Compiling lazy_static v1.5.0
6562026-02-26T18:24:01.656Z Compiling iana-time-zone v0.1.65
6572026-02-26T18:24:01.745Z Compiling serde_json v1.0.149
6582026-02-26T18:24:01.803Z Compiling rayon-core v1.13.0
6592026-02-26T18:24:01.835Z Compiling colorchoice v1.0.4
6602026-02-26T18:24:02.031Z Compiling anstyle v1.0.13
6612026-02-26T18:24:02.159Z Compiling colored v3.1.1
6622026-02-26T18:24:02.266Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6632026-02-26T18:24:02.693Z Compiling anstream v0.6.21
6642026-02-26T18:24:02.858Z Compiling time v0.3.47
6652026-02-26T18:24:03.546Z Compiling chrono v0.4.43
6662026-02-26T18:24:04.234Z Compiling slog-scope v4.4.1
6672026-02-26T18:24:04.933Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6682026-02-26T18:24:05.062Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6692026-02-26T18:24:05.752Z Compiling crossbeam-deque v0.8.6
6702026-02-26T18:24:06.408Z Compiling rusticata-macros v5.0.0
6712026-02-26T18:24:06.423Z Compiling half v2.7.1
6722026-02-26T18:24:06.580Z Compiling alloca v0.4.0
6732026-02-26T18:24:06.823Z Compiling terminal_size v0.4.3
6742026-02-26T18:24:07.068Z Compiling cookie-factory v0.3.3
6752026-02-26T18:24:07.164Z Compiling crossbeam-channel v0.5.15
6762026-02-26T18:24:07.550Z Compiling is-terminal v0.4.17
6772026-02-26T18:24:07.694Z Compiling itertools v0.12.1
6782026-02-26T18:24:07.794Z Compiling ciborium-io v0.2.2
6792026-02-26T18:24:09.109Z Compiling take_mut v0.2.2
6802026-02-26T18:24:09.139Z Compiling clap_lex v0.7.7
6812026-02-26T18:24:09.139Z Compiling cfg_aliases v0.2.1
6822026-02-26T18:24:09.139Z Compiling term v1.2.1
6832026-02-26T18:24:09.139Z Compiling plotters-backend v0.3.7
6842026-02-26T18:24:09.139Z Compiling log v0.4.29
6852026-02-26T18:24:09.172Z Compiling heck v0.5.0
6862026-02-26T18:24:09.188Z Compiling circular v0.3.0
6872026-02-26T18:24:09.556Z Compiling clap_derive v4.5.55
6882026-02-26T18:24:09.584Z Compiling pcap-parser v0.17.0
6892026-02-26T18:24:10.919Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6902026-02-26T18:24:11.090Z Compiling clap_builder v4.5.57
6912026-02-26T18:24:11.483Z Compiling slog-term v2.9.2
6922026-02-26T18:24:12.333Z Compiling slog-stdlog v4.1.1
6932026-02-26T18:24:13.023Z Compiling plotters-svg v0.3.7
6942026-02-26T18:24:13.437Z Compiling nix v0.31.1
6952026-02-26T18:24:13.610Z Compiling ciborium-ll v0.2.2
6962026-02-26T18:24:14.043Z Compiling itertools v0.13.0
6972026-02-26T18:24:14.228Z Compiling cast v0.3.0
6982026-02-26T18:24:14.556Z Compiling same-file v1.0.6
6992026-02-26T18:24:14.835Z Compiling walkdir v2.5.0
7002026-02-26T18:24:15.248Z Compiling rayon v1.11.0
7012026-02-26T18:24:15.628Z Compiling tinytemplate v1.2.1
7022026-02-26T18:24:16.211Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
7032026-02-26T18:24:16.744Z Compiling clap v4.5.57
7042026-02-26T18:24:16.869Z Compiling slog-envlogger v2.2.0
7052026-02-26T18:24:17.439Z Compiling criterion-plot v0.8.2
7062026-02-26T18:24:17.785Z Compiling ciborium v0.2.2
7072026-02-26T18:24:19.337Z Compiling plotters v0.3.7
7082026-02-26T18:24:19.384Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52)
7092026-02-26T18:24:19.384Z Compiling page_size v0.6.0
7102026-02-26T18:24:19.384Z Compiling dtor-proc-macro v0.0.6
7112026-02-26T18:24:19.626Z Compiling oorandom v11.1.5
7122026-02-26T18:24:19.825Z Compiling anes v0.1.6
7132026-02-26T18:24:19.924Z Compiling dtor v0.1.1
7142026-02-26T18:24:20.344Z Compiling criterion v0.8.2
7152026-02-26T18:24:20.390Z Compiling ctor-proc-macro v0.0.7
7162026-02-26T18:24:20.683Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7172026-02-26T18:24:20.953Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7182026-02-26T18:24:21.022Z Compiling ctor v0.6.3
7192026-02-26T18:24:22.138Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7202026-02-26T18:24:25.540Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7212026-02-26T18:24:55.536Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 33s
7222026-02-26T18:24:55.654Z Running benches/xde.rs (target/release/deps/xde-9b27ed96ed484fc3)
7232026-02-26T18:24:55.663Z###--------------------------------###
7242026-02-26T18:24:55.663Z:::Building test topology... (120s):::
7252026-02-26T18:24:55.664Z###--------------------------------###
7262026-02-26T18:24:55.672Zadding underlay route 0
7272026-02-26T18:24:55.676Zadding underlay route 1
7282026-02-26T18:24:55.833Zstart zone a
7292026-02-26T18:25:05.896Zconfigure zone
7302026-02-26T18:25:05.906Zinstall zone
7312026-02-26T18:25:15.475Zboot zone
7322026-02-26T18:25:15.597Zstart zone b
7332026-02-26T18:25:25.675Zconfigure zone
7342026-02-26T18:25:25.688Zinstall zone
7352026-02-26T18:25:27.394Zboot zone
7362026-02-26T18:25:27.510Zsetup zone a
7372026-02-26T18:25:27.510Z[a] svcs -a
7382026-02-26T18:25:27.651ZSTATE STIME FMRI
7392026-02-26T18:25:27.652Zlegacy_run 18:25:19 lrc:/etc/rc2_d/S20sysetup
7402026-02-26T18:25:27.652Zlegacy_run 18:25:19 lrc:/etc/rc2_d/S89PRESERVE
7412026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/system/device/mpxio-upgrade:default
7422026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/install:default
7432026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/ipmp:default
7442026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/physical:nwam
7452026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/ipsec/manual-key:default
7462026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/location:default
7472026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/ipsec/ike:default
7482026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/tcpkey:default
7492026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/dns/install:default
7502026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nis/client:default
7512026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/ldap/client:default
7522026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/status:default
7532026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/nlockmgr:default
7542026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/cbd:default
7552026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/system/idmap:default
7562026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/mapid:default
7572026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/rpc/keyserv:default
7582026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/inetd:default
7592026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/client:default
7602026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/smb/client:default
7612026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/system/auditd:default
7622026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/application/management/net-snmp:default
7632026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/dns/multicast:default
7642026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/application/pkg/dynamic-mirror:default
7652026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/application/pkg/repositories-setup:default
7662026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/application/pkg/mirror:default
7672026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/application/pkg/server:default
7682026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/application/security/tcsd:default
7692026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/smb/server:default
7702026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/system/filesystem/reparse:default
7712026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/server:default
7722026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/nfs/log:default
7732026-02-26T18:25:27.652Zdisabled 18:25:15 svc:/network/routing/rdisc:default
7742026-02-26T18:25:27.652Zdisabled 18:25:16 svc:/network/ipv6-forwarding:default
7752026-02-26T18:25:27.652Zdisabled 18:25:16 svc:/network/routing/ripng:default
7762026-02-26T18:25:27.652Zdisabled 18:25:16 svc:/network/routing/route:default
7772026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/routing/legacy-routing:ipv4
7782026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/routing/legacy-routing:ipv6
7792026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/security/kadmin:default
7802026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/security/krb5kdc:default
7812026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/ipv4-forwarding:default
7822026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/ipqos:default
7832026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/network/chrony:default
7842026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/device/allocate:default
7852026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/fm/notify-params:default
7862026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/svc/global:default
7872026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/vtdaemon:default
7882026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/console-login:vt2
7892026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/console-login:vt3
7902026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/console-login:vt4
7912026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/console-login:vt5
7922026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/console-login:vt6
7932026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/consadm:default
7942026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/hotplug:default
7952026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/process-security:default
7962026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/extended-accounting:flow
7972026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/extended-accounting:net
7982026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/extended-accounting:process
7992026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/extended-accounting:task
8002026-02-26T18:25:27.653Zdisabled 18:25:16 svc:/system/sar:default
8012026-02-26T18:25:27.653Zdisabled 18:25:18 svc:/network/dns/client:default
8022026-02-26T18:25:27.653Zdisabled 18:25:18 svc:/network/rpc/bind:default
8032026-02-26T18:25:27.653Zdisabled 18:25:18 svc:/system/sac:default
8042026-02-26T18:25:27.653Zdisabled 18:25:19 svc:/network/inetd-upgrade:default
8052026-02-26T18:25:27.653Zonline 18:25:14 svc:/system/svc/restarter:default
8062026-02-26T18:25:27.653Zonline 18:25:15 svc:/system/early-manifest-import:default
8072026-02-26T18:25:27.653Zonline 18:25:15 svc:/system/filesystem/root:default
8082026-02-26T18:25:27.653Zonline 18:25:15 svc:/network/ip-interface-management:default
8092026-02-26T18:25:27.653Zonline 18:25:15 svc:/network/datalink-management:default
8102026-02-26T18:25:27.653Zonline 18:25:15 svc:/network/netcfg:default
8112026-02-26T18:25:27.653Zonline 18:25:15 svc:/system/boot-archive:default
8122026-02-26T18:25:27.653Zonline 18:25:15 svc:/network/loopback:default
8132026-02-26T18:25:27.653Zonline 18:25:15 svc:/system/filesystem/usr:default
8142026-02-26T18:25:27.653Zonline 18:25:15 svc:/network/physical:default
8152026-02-26T18:25:27.654Zonline 18:25:15 svc:/system/device/local:default
8162026-02-26T18:25:27.654Zonline 18:25:15 svc:/milestone/devices:default
8172026-02-26T18:25:27.654Zonline 18:25:15 svc:/system/identity:node
8182026-02-26T18:25:27.654Zonline 18:25:15 svc:/network/ipsec/ipsecalgs:default
8192026-02-26T18:25:27.654Zonline 18:25:15 svc:/system/filesystem/minimal:default
8202026-02-26T18:25:27.654Zonline 18:25:15 svc:/system/device/audio:default
8212026-02-26T18:25:27.654Zonline 18:25:16 svc:/network/ipsec/policy:default
8222026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/rmtmpfiles:default
8232026-02-26T18:25:27.654Zonline 18:25:16 svc:/milestone/network:default
8242026-02-26T18:25:27.654Zonline 18:25:16 svc:/network/initial:default
8252026-02-26T18:25:27.654Zonline 18:25:16 svc:/network/iptun:default
8262026-02-26T18:25:27.654Zonline 18:25:16 svc:/network/netmask:default
8272026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/hostid:default
8282026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/logadm-upgrade:default
8292026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/pfexec:default
8302026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/auditset:default
8312026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/pkgserv:default
8322026-02-26T18:25:27.654Zonline 18:25:16 svc:/system/fmd:default
8332026-02-26T18:25:27.654Zonline 18:25:18 svc:/system/rbac:default
8342026-02-26T18:25:27.654Zonline 18:25:18 svc:/network/service:default
8352026-02-26T18:25:27.654Zonline 18:25:18 svc:/system/cryptosvc:default
8362026-02-26T18:25:27.654Zonline 18:25:18 svc:/system/identity:domain
8372026-02-26T18:25:27.654Zonline 18:25:18 svc:/system/keymap:default
8382026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/name-service-cache:default
8392026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/manifest-import:default
8402026-02-26T18:25:27.658Zonline 18:25:18 svc:/milestone/name-services:default
8412026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/coreadm:default
8422026-02-26T18:25:27.658Zonline 18:25:18 svc:/milestone/single-user:default
8432026-02-26T18:25:27.658Zonline 18:25:18 svc:/milestone/sysconfig:default
8442026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/filesystem/local:default
8452026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/utmp:default
8462026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/console-login:default
8472026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/system-log:default
8482026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/cron:default
8492026-02-26T18:25:27.658Zonline 18:25:18 svc:/system/boot-archive-update:default
8502026-02-26T18:25:27.658Zonline 18:25:19 svc:/milestone/multi-user:default
8512026-02-26T18:25:27.658Zonline 18:25:19 svc:/network/shares/group:default
8522026-02-26T18:25:27.658Zonline 18:25:19 svc:/system/boot-config:default
8532026-02-26T18:25:27.659Zonline 18:25:19 svc:/network/shares/group:zfs
8542026-02-26T18:25:27.659Zonline 18:25:19 svc:/network/routing-setup:default
8552026-02-26T18:25:27.659Zonline 18:25:19 svc:/network/routing/ndp:default
8562026-02-26T18:25:27.659Zonline 18:25:19 svc:/system/update-man-index:default
8572026-02-26T18:25:27.659Zonline 18:25:20 svc:/network/ssh:default
8582026-02-26T18:25:27.659Zonline 18:25:20 svc:/milestone/multi-user-server:default
8592026-02-26T18:25:27.659Zuninitialized 18:25:15 svc:/network/rpc/gss:default
8602026-02-26T18:25:27.659Zuninitialized 18:25:15 svc:/network/nfs/rquota:default
8612026-02-26T18:25:27.659Zuninitialized 18:25:16 svc:/network/security/ktkt_warn:default
8622026-02-26T18:25:27.659Z[a] svcs milestone/network
8632026-02-26T18:25:27.671ZSTATE STIME FMRI
8642026-02-26T18:25:27.671Zonline 18:25:16 svc:/milestone/network:default
8652026-02-26T18:25:27.671Z[a] ipadm create-addr -t -T dhcp opte0/test
8662026-02-26T18:25:33.177Z
8672026-02-26T18:25:33.177Z[a] route add -iface 10.0.0.254 10.0.0.1
8682026-02-26T18:25:33.197Zadd host 10.0.0.254: gateway 10.0.0.1
8692026-02-26T18:25:33.197Z[a] route add 10.0.0.0/24 10.0.0.254
8702026-02-26T18:25:33.214Zadd net 10.0.0.0/24: gateway 10.0.0.254
8712026-02-26T18:25:33.214Z[a] route add 224.0.0.0/4 10.0.0.254
8722026-02-26T18:25:33.232Zadd net 224.0.0.0/4: gateway 10.0.0.254
8732026-02-26T18:25:33.232Zsetup zone b
8742026-02-26T18:25:33.232Z[b] svcs -a
8752026-02-26T18:25:33.361ZSTATE STIME FMRI
8762026-02-26T18:25:33.361Zlegacy_run 18:25:31 lrc:/etc/rc2_d/S20sysetup
8772026-02-26T18:25:33.361Zlegacy_run 18:25:31 lrc:/etc/rc2_d/S89PRESERVE
8782026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/system/device/mpxio-upgrade:default
8792026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/install:default
8802026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/ipmp:default
8812026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/physical:nwam
8822026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/ipsec/manual-key:default
8832026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/location:default
8842026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/ipsec/ike:default
8852026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/tcpkey:default
8862026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/dns/install:default
8872026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/nis/client:default
8882026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/ldap/client:default
8892026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/nfs/status:default
8902026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/nfs/nlockmgr:default
8912026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/nfs/cbd:default
8922026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/system/idmap:default
8932026-02-26T18:25:33.361Zdisabled 18:25:27 svc:/network/nfs/mapid:default
8942026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/rpc/keyserv:default
8952026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/inetd:default
8962026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/nfs/client:default
8972026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/smb/client:default
8982026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/system/auditd:default
8992026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/application/management/net-snmp:default
9002026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/dns/multicast:default
9012026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/application/pkg/dynamic-mirror:default
9022026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/application/pkg/repositories-setup:default
9032026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/application/pkg/mirror:default
9042026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/application/pkg/server:default
9052026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/application/security/tcsd:default
9062026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/smb/server:default
9072026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/system/filesystem/reparse:default
9082026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/nfs/server:default
9092026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/nfs/log:default
9102026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/routing/rdisc:default
9112026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/ipv6-forwarding:default
9122026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/routing/ripng:default
9132026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/routing/route:default
9142026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/routing/legacy-routing:ipv4
9152026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/routing/legacy-routing:ipv6
9162026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/security/kadmin:default
9172026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/security/krb5kdc:default
9182026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/ipv4-forwarding:default
9192026-02-26T18:25:33.362Zdisabled 18:25:27 svc:/network/ipqos:default
9202026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/network/chrony:default
9212026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/device/allocate:default
9222026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/fm/notify-params:default
9232026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/svc/global:default
9242026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/vtdaemon:default
9252026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/console-login:vt2
9262026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/console-login:vt3
9272026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/console-login:vt4
9282026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/console-login:vt5
9292026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/console-login:vt6
9302026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/consadm:default
9312026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/hotplug:default
9322026-02-26T18:25:33.362Zdisabled 18:25:28 svc:/system/process-security:default
9332026-02-26T18:25:33.363Zdisabled 18:25:28 svc:/system/extended-accounting:flow
9342026-02-26T18:25:33.363Zdisabled 18:25:28 svc:/system/extended-accounting:net
9352026-02-26T18:25:33.363Zdisabled 18:25:28 svc:/system/extended-accounting:process
9362026-02-26T18:25:33.363Zdisabled 18:25:28 svc:/system/extended-accounting:task
9372026-02-26T18:25:33.363Zdisabled 18:25:28 svc:/system/sar:default
9382026-02-26T18:25:33.363Zdisabled 18:25:30 svc:/network/dns/client:default
9392026-02-26T18:25:33.363Zdisabled 18:25:30 svc:/network/rpc/bind:default
9402026-02-26T18:25:33.363Zdisabled 18:25:30 svc:/system/sac:default
9412026-02-26T18:25:33.363Zdisabled 18:25:31 svc:/network/inetd-upgrade:default
9422026-02-26T18:25:33.363Zonline 18:25:26 svc:/system/svc/restarter:default
9432026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/early-manifest-import:default
9442026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/netcfg:default
9452026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/filesystem/root:default
9462026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/datalink-management:default
9472026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/ip-interface-management:default
9482026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/boot-archive:default
9492026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/loopback:default
9502026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/filesystem/usr:default
9512026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/physical:default
9522026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/device/local:default
9532026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/identity:node
9542026-02-26T18:25:33.363Zonline 18:25:27 svc:/milestone/devices:default
9552026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/ipsec/ipsecalgs:default
9562026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/device/audio:default
9572026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/filesystem/minimal:default
9582026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/ipsec/policy:default
9592026-02-26T18:25:33.363Zonline 18:25:27 svc:/system/rmtmpfiles:default
9602026-02-26T18:25:33.363Zonline 18:25:27 svc:/milestone/network:default
9612026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/initial:default
9622026-02-26T18:25:33.363Zonline 18:25:27 svc:/network/iptun:default
9632026-02-26T18:25:33.363Zonline 18:25:28 svc:/network/netmask:default
9642026-02-26T18:25:33.363Zonline 18:25:28 svc:/system/hostid:default
9652026-02-26T18:25:33.363Zonline 18:25:28 svc:/system/logadm-upgrade:default
9662026-02-26T18:25:33.363Zonline 18:25:28 svc:/system/pfexec:default
9672026-02-26T18:25:33.363Zonline 18:25:28 svc:/system/auditset:default
9682026-02-26T18:25:33.363Zonline 18:25:28 svc:/system/pkgserv:default
9692026-02-26T18:25:33.363Zonline 18:25:28 svc:/system/fmd:default
9702026-02-26T18:25:33.363Zonline 18:25:30 svc:/system/rbac:default
9712026-02-26T18:25:33.363Zonline 18:25:30 svc:/network/service:default
9722026-02-26T18:25:33.364Zonline 18:25:30 svc:/system/cryptosvc:default
9732026-02-26T18:25:33.364Zonline 18:25:30 svc:/system/identity:domain
9742026-02-26T18:25:33.364Zonline 18:25:30 svc:/system/keymap:default
9752026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/name-service-cache:default
9762026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/manifest-import:default
9772026-02-26T18:25:33.367Zonline 18:25:30 svc:/milestone/name-services:default
9782026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/coreadm:default
9792026-02-26T18:25:33.367Zonline 18:25:30 svc:/milestone/single-user:default
9802026-02-26T18:25:33.367Zonline 18:25:30 svc:/milestone/sysconfig:default
9812026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/filesystem/local:default
9822026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/utmp:default
9832026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/console-login:default
9842026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/boot-archive-update:default
9852026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/cron:default
9862026-02-26T18:25:33.367Zonline 18:25:30 svc:/system/system-log:default
9872026-02-26T18:25:33.367Zonline 18:25:30 svc:/network/shares/group:default
9882026-02-26T18:25:33.367Zonline 18:25:31 svc:/milestone/multi-user:default
9892026-02-26T18:25:33.367Zonline 18:25:31 svc:/system/boot-config:default
9902026-02-26T18:25:33.367Zonline 18:25:31 svc:/network/shares/group:zfs
9912026-02-26T18:25:33.367Zonline 18:25:31 svc:/network/routing-setup:default
9922026-02-26T18:25:33.367Zonline 18:25:31 svc:/network/routing/ndp:default
9932026-02-26T18:25:33.367Zonline 18:25:31 svc:/system/update-man-index:default
9942026-02-26T18:25:33.367Zonline 18:25:32 svc:/network/ssh:default
9952026-02-26T18:25:33.367Zonline 18:25:32 svc:/milestone/multi-user-server:default
9962026-02-26T18:25:33.367Zuninitialized 18:25:27 svc:/network/rpc/gss:default
9972026-02-26T18:25:33.367Zuninitialized 18:25:27 svc:/network/nfs/rquota:default
9982026-02-26T18:25:33.368Zuninitialized 18:25:27 svc:/network/security/ktkt_warn:default
9992026-02-26T18:25:33.368Z[b] svcs milestone/network
10002026-02-26T18:25:33.380ZSTATE STIME FMRI
10012026-02-26T18:25:33.380Zonline 18:25:27 svc:/milestone/network:default
10022026-02-26T18:25:33.380Z[b] ipadm create-addr -t -T dhcp opte1/test
10032026-02-26T18:25:39.173Z
10042026-02-26T18:25:39.173Z[b] route add -iface 10.0.0.254 10.0.0.2
10052026-02-26T18:25:39.216Zadd host 10.0.0.254: gateway 10.0.0.2
10062026-02-26T18:25:39.216Z[b] route add 10.0.0.0/24 10.0.0.254
10072026-02-26T18:25:39.216Zadd net 10.0.0.0/24: gateway 10.0.0.254
10082026-02-26T18:25:39.216Z[b] route add 224.0.0.0/4 10.0.0.254
10092026-02-26T18:25:39.216Zadd net 224.0.0.0/4: gateway 10.0.0.254
10102026-02-26T18:25:39.216Z###---------------###
10112026-02-26T18:25:39.216Z:::Topology built!:::
10122026-02-26T18:25:39.216Z###---------------###
10132026-02-26T18:25:39.216Z###----------------###
10142026-02-26T18:25:39.216Z::: iPerf spawned! :::
10152026-02-26T18:25:39.216Z:::Waiting... (10s):::
10162026-02-26T18:25:39.216Z###----------------###
10172026-02-26T18:25:48.930Z###---###
10182026-02-26T18:25:48.930Z:::Go!:::
10192026-02-26T18:25:48.930Z###---###
10202026-02-26T18:25:48.930Z[a] ping 10.0.0.2
10212026-02-26T18:25:48.954Z10.0.0.2 is alive
10222026-02-26T18:25:48.954Z###-------------------###
10232026-02-26T18:25:48.954Z:::Running experiment :::
10242026-02-26T18:25:48.954Z:::iperf-tcp/local/c2s:::
10252026-02-26T18:25:48.954Z###-------------------###
10262026-02-26T18:25:55.983Z-----------------------------------------------------------
10272026-02-26T18:25:55.983ZServer listening on 5201
10282026-02-26T18:25:55.983Z-----------------------------------------------------------
10292026-02-26T18:25:55.983ZAccepted connection from 10.0.0.1, port 38529
10302026-02-26T18:25:55.983Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48749
10312026-02-26T18:25:55.983Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58813
10322026-02-26T18:25:55.983Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40554
10332026-02-26T18:25:55.983Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33455
10342026-02-26T18:25:55.983Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52599
10352026-02-26T18:25:55.983Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36317
10362026-02-26T18:25:55.983Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56564
10372026-02-26T18:25:55.983Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65223
10382026-02-26T18:25:55.983Z[ ID] Interval Transfer Bandwidth
10392026-02-26T18:25:55.983Z[ 5] 0.00-1.00 sec 63.0 MBytes 529 Mbits/sec
10402026-02-26T18:25:55.983Z[ 7] 0.00-1.00 sec 62.8 MBytes 526 Mbits/sec
10412026-02-26T18:25:55.983Z[ 9] 0.00-1.00 sec 62.6 MBytes 525 Mbits/sec
10422026-02-26T18:25:55.984Z[ 11] 0.00-1.00 sec 62.5 MBytes 525 Mbits/sec
10432026-02-26T18:25:55.984Z[ 13] 0.00-1.00 sec 62.4 MBytes 524 Mbits/sec
10442026-02-26T18:25:55.984Z[ 15] 0.00-1.00 sec 62.4 MBytes 524 Mbits/sec
10452026-02-26T18:25:55.984Z[ 17] 0.00-1.00 sec 62.4 MBytes 523 Mbits/sec
10462026-02-26T18:25:55.984Z[ 19] 0.00-1.00 sec 62.4 MBytes 524 Mbits/sec
10472026-02-26T18:25:55.984Z[SUM] 0.00-1.00 sec 501 MBytes 4.20 Gbits/sec
10482026-02-26T18:25:55.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10492026-02-26T18:25:55.984Z[ 5] 1.00-2.00 sec 93.3 MBytes 782 Mbits/sec
10502026-02-26T18:25:55.984Z[ 7] 1.00-2.00 sec 93.3 MBytes 782 Mbits/sec
10512026-02-26T18:25:55.984Z[ 9] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
10522026-02-26T18:25:55.984Z[ 11] 1.00-2.00 sec 93.1 MBytes 781 Mbits/sec
10532026-02-26T18:25:55.984Z[ 13] 1.00-2.00 sec 93.1 MBytes 781 Mbits/sec
10542026-02-26T18:25:55.984Z[ 15] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
10552026-02-26T18:25:55.984Z[ 17] 1.00-2.00 sec 93.4 MBytes 783 Mbits/sec
10562026-02-26T18:25:55.984Z[ 19] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
10572026-02-26T18:25:55.984Z[SUM] 1.00-2.00 sec 746 MBytes 6.26 Gbits/sec
10582026-02-26T18:25:55.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10592026-02-26T18:25:55.984Z[ 5] 2.00-3.00 sec 95.0 MBytes 797 Mbits/sec
10602026-02-26T18:25:55.984Z[ 7] 2.00-3.00 sec 94.7 MBytes 795 Mbits/sec
10612026-02-26T18:25:55.984Z[ 9] 2.00-3.00 sec 94.6 MBytes 793 Mbits/sec
10622026-02-26T18:25:55.984Z[ 11] 2.00-3.00 sec 94.1 MBytes 789 Mbits/sec
10632026-02-26T18:25:55.984Z[ 13] 2.00-3.00 sec 93.8 MBytes 787 Mbits/sec
10642026-02-26T18:25:55.984Z[ 15] 2.00-3.00 sec 93.7 MBytes 786 Mbits/sec
10652026-02-26T18:25:55.984Z[ 17] 2.00-3.00 sec 93.7 MBytes 786 Mbits/sec
10662026-02-26T18:25:55.984Z[ 19] 2.00-3.00 sec 93.4 MBytes 783 Mbits/sec
10672026-02-26T18:25:55.984Z[SUM] 2.00-3.00 sec 753 MBytes 6.32 Gbits/sec
10682026-02-26T18:25:55.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10692026-02-26T18:25:55.984Z[ 5] 3.00-4.00 sec 92.4 MBytes 775 Mbits/sec
10702026-02-26T18:25:55.984Z[ 7] 3.00-4.00 sec 92.4 MBytes 775 Mbits/sec
10712026-02-26T18:25:55.984Z[ 9] 3.00-4.00 sec 92.3 MBytes 775 Mbits/sec
10722026-02-26T18:25:55.984Z[ 11] 3.00-4.00 sec 92.3 MBytes 774 Mbits/sec
10732026-02-26T18:25:55.984Z[ 13] 3.00-4.00 sec 92.3 MBytes 774 Mbits/sec
10742026-02-26T18:25:55.984Z[ 15] 3.00-4.00 sec 92.3 MBytes 774 Mbits/sec
10752026-02-26T18:25:55.984Z[ 17] 3.00-4.00 sec 92.3 MBytes 774 Mbits/sec
10762026-02-26T18:25:55.984Z[ 19] 3.00-4.00 sec 92.3 MBytes 774 Mbits/sec
10772026-02-26T18:25:55.984Z[SUM] 3.00-4.00 sec 739 MBytes 6.20 Gbits/sec
10782026-02-26T18:25:55.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10792026-02-26T18:25:55.985Z[ 5] 4.00-5.00 sec 94.6 MBytes 794 Mbits/sec
10802026-02-26T18:25:55.985Z[ 7] 4.00-5.00 sec 94.7 MBytes 794 Mbits/sec
10812026-02-26T18:25:55.985Z[ 9] 4.00-5.00 sec 94.8 MBytes 795 Mbits/sec
10822026-02-26T18:25:55.985Z[ 11] 4.00-5.00 sec 94.7 MBytes 794 Mbits/sec
10832026-02-26T18:25:55.985Z[ 13] 4.00-5.00 sec 94.7 MBytes 794 Mbits/sec
10842026-02-26T18:25:55.985Z[ 15] 4.00-5.00 sec 94.7 MBytes 794 Mbits/sec
10852026-02-26T18:25:55.985Z[ 17] 4.00-5.00 sec 94.7 MBytes 794 Mbits/sec
10862026-02-26T18:25:55.985Z[ 19] 4.00-5.00 sec 94.5 MBytes 793 Mbits/sec
10872026-02-26T18:25:55.985Z[SUM] 4.00-5.00 sec 757 MBytes 6.35 Gbits/sec
10882026-02-26T18:25:55.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
10892026-02-26T18:25:55.985Z[ 5] 5.00-6.00 sec 95.5 MBytes 801 Mbits/sec
10902026-02-26T18:25:55.985Z[ 7] 5.00-6.00 sec 95.4 MBytes 800 Mbits/sec
10912026-02-26T18:25:55.989Z[ 9] 5.00-6.00 sec 95.4 MBytes 800 Mbits/sec
10922026-02-26T18:25:55.989Z[ 11] 5.00-6.00 sec 95.5 MBytes 801 Mbits/sec
10932026-02-26T18:25:55.989Z[ 13] 5.00-6.00 sec 95.4 MBytes 801 Mbits/sec
10942026-02-26T18:25:55.989Z[ 15] 5.00-6.00 sec 95.4 MBytes 800 Mbits/sec
10952026-02-26T18:25:55.989Z[ 17] 5.00-6.00 sec 95.4 MBytes 801 Mbits/sec
10962026-02-26T18:25:55.989Z[ 19] 5.00-6.00 sec 95.5 MBytes 801 Mbits/sec
10972026-02-26T18:25:55.989Z[SUM] 5.00-6.00 sec 764 MBytes 6.41 Gbits/sec
10982026-02-26T18:25:55.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
10992026-02-26T18:25:55.989Z[ 5] 6.00-7.00 sec 94.6 MBytes 793 Mbits/sec
11002026-02-26T18:25:55.989Z[ 7] 6.00-7.00 sec 94.7 MBytes 794 Mbits/sec
11012026-02-26T18:25:55.989Z[ 9] 6.00-7.00 sec 94.6 MBytes 794 Mbits/sec
11022026-02-26T18:25:59.201Z[ 11] 6.00-7.00 sec 94.5 MBytes 793 Mbits/sec
11032026-02-26T18:25:59.202Z[ 13] 6.00-7.00 sec 94.5 MBytes 793 Mbits/sec
11042026-02-26T18:25:59.202Z[ 15] 6.00-7.00 sec 94.6 MBytes 793 Mbits/sec
11052026-02-26T18:25:59.202Z[ 17] 6.00-7.00 sec 94.5 MBytes 793 Mbits/sec
11062026-02-26T18:25:59.202Z[ 19] 6.00-7.00 sec 94.6 MBytes 793 Mbits/sec
11072026-02-26T18:25:59.202Z[SUM] 6.00-7.00 sec 757 MBytes 6.35 Gbits/sec
11082026-02-26T18:25:59.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
11092026-02-26T18:25:59.202Z[ 5] 7.00-8.00 sec 94.0 MBytes 788 Mbits/sec
11102026-02-26T18:25:59.202Z[ 7] 7.00-8.00 sec 93.9 MBytes 788 Mbits/sec
11112026-02-26T18:25:59.202Z[ 9] 7.00-8.00 sec 94.1 MBytes 789 Mbits/sec
11122026-02-26T18:25:59.202Z[ 11] 7.00-8.00 sec 94.0 MBytes 788 Mbits/sec
11132026-02-26T18:25:59.202Z[ 13] 7.00-8.00 sec 94.0 MBytes 788 Mbits/sec
11142026-02-26T18:25:59.202Z[ 15] 7.00-8.00 sec 93.9 MBytes 788 Mbits/sec
11152026-02-26T18:25:59.203Z[ 17] 7.00-8.00 sec 94.0 MBytes 788 Mbits/sec
11162026-02-26T18:25:59.203Z[ 19] 7.00-8.00 sec 94.0 MBytes 788 Mbits/sec
11172026-02-26T18:25:59.203Z[SUM] 7.00-8.00 sec 752 MBytes 6.31 Gbits/sec
11182026-02-26T18:25:59.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
11192026-02-26T18:25:59.203Z[ 5] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
11202026-02-26T18:25:59.203Z[ 7] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
11212026-02-26T18:25:59.203Z[ 9] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
11222026-02-26T18:25:59.203Z[ 11] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
11232026-02-26T18:25:59.203Z[ 13] 8.00-9.00 sec 95.2 MBytes 799 Mbits/sec
11242026-02-26T18:25:59.203Z[ 15] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
11252026-02-26T18:25:59.203Z[ 17] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
11262026-02-26T18:25:59.203Z[ 19] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
11272026-02-26T18:25:59.203Z[SUM] 8.00-9.00 sec 761 MBytes 6.39 Gbits/sec
11282026-02-26T18:25:59.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
11292026-02-26T18:25:59.203Z[ 5] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
11302026-02-26T18:25:59.203Z[ 7] 9.00-10.00 sec 95.5 MBytes 801 Mbits/sec
11312026-02-26T18:25:59.203Z[ 9] 9.00-10.00 sec 95.4 MBytes 801 Mbits/sec
11322026-02-26T18:25:59.203Z[ 11] 9.00-10.00 sec 95.4 MBytes 801 Mbits/sec
11332026-02-26T18:25:59.203Z[ 13] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
11342026-02-26T18:25:59.203Z[ 15] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
11352026-02-26T18:25:59.203Z[ 17] 9.00-10.00 sec 95.5 MBytes 801 Mbits/sec
11362026-02-26T18:25:59.203Z[ 19] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
11372026-02-26T18:25:59.203Z[SUM] 9.00-10.00 sec 763 MBytes 6.40 Gbits/sec
11382026-02-26T18:25:59.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
11392026-02-26T18:25:59.203Z[ 5] 10.00-10.00 sec 126 KBytes 1.62 Gbits/sec
11402026-02-26T18:25:59.203Z[ 7] 10.00-10.00 sec 42.6 KBytes 550 Mbits/sec
11412026-02-26T18:25:59.204Z[ 9] 10.00-10.00 sec 46.0 KBytes 594 Mbits/sec
11422026-02-26T18:25:59.204Z[ 11] 10.00-10.00 sec 113 KBytes 1.47 Gbits/sec
11432026-02-26T18:25:59.204Z[ 13] 10.00-10.00 sec 81.0 KBytes 1.04 Gbits/sec
11442026-02-26T18:25:59.204Z[ 15] 10.00-10.00 sec 115 KBytes 1.52 Gbits/sec
11452026-02-26T18:25:59.204Z[ 17] 10.00-10.00 sec 123 KBytes 1.64 Gbits/sec
11462026-02-26T18:25:59.204Z[ 19] 10.00-10.00 sec 59.9 KBytes 797 Mbits/sec
11472026-02-26T18:25:59.204Z[SUM] 10.00-10.00 sec 707 KBytes 9.10 Gbits/sec
11482026-02-26T18:25:59.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
11492026-02-26T18:25:59.204Z[ ID] Interval Transfer Bandwidth
11502026-02-26T18:25:59.204Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11512026-02-26T18:25:59.204Z[ 5] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
11522026-02-26T18:25:59.204Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11532026-02-26T18:25:59.204Z[ 7] 0.00-10.00 sec 913 MBytes 765 Mbits/sec receiver
11542026-02-26T18:25:59.204Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11552026-02-26T18:25:59.204Z[ 9] 0.00-10.00 sec 912 MBytes 765 Mbits/sec receiver
11562026-02-26T18:25:59.204Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11572026-02-26T18:25:59.204Z[ 11] 0.00-10.00 sec 911 MBytes 765 Mbits/sec receiver
11582026-02-26T18:25:59.204Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11592026-02-26T18:25:59.204Z[ 13] 0.00-10.00 sec 911 MBytes 764 Mbits/sec receiver
11602026-02-26T18:25:59.204Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11612026-02-26T18:25:59.204Z[ 15] 0.00-10.00 sec 911 MBytes 764 Mbits/sec receiver
11622026-02-26T18:25:59.204Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11632026-02-26T18:25:59.204Z[ 17] 0.00-10.00 sec 911 MBytes 764 Mbits/sec receiver
11642026-02-26T18:25:59.204Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11652026-02-26T18:25:59.204Z[ 19] 0.00-10.00 sec 910 MBytes 764 Mbits/sec receiver
11662026-02-26T18:25:59.204Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11672026-02-26T18:25:59.205Z[SUM] 0.00-10.00 sec 7.12 GBytes 6.12 Gbits/sec receiver
11682026-02-26T18:25:59.208ZRun 1/5...6117.769Mbps
11692026-02-26T18:26:06.242Z-----------------------------------------------------------
11702026-02-26T18:26:06.242ZServer listening on 5201
11712026-02-26T18:26:06.242Z-----------------------------------------------------------
11722026-02-26T18:26:06.242ZAccepted connection from 10.0.0.1, port 33196
11732026-02-26T18:26:06.242Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64265
11742026-02-26T18:26:06.242Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45817
11752026-02-26T18:26:06.242Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60149
11762026-02-26T18:26:06.242Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55306
11772026-02-26T18:26:06.242Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35713
11782026-02-26T18:26:06.242Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44204
11792026-02-26T18:26:06.242Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55506
11802026-02-26T18:26:06.242Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41017
11812026-02-26T18:26:06.242Z[ ID] Interval Transfer Bandwidth
11822026-02-26T18:26:06.242Z[ 5] 0.00-1.00 sec 62.8 MBytes 527 Mbits/sec
11832026-02-26T18:26:06.242Z[ 7] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
11842026-02-26T18:26:06.242Z[ 9] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
11852026-02-26T18:26:06.242Z[ 11] 0.00-1.00 sec 62.6 MBytes 525 Mbits/sec
11862026-02-26T18:26:06.242Z[ 13] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
11872026-02-26T18:26:06.242Z[ 15] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
11882026-02-26T18:26:06.242Z[ 17] 0.00-1.00 sec 62.6 MBytes 525 Mbits/sec
11892026-02-26T18:26:06.242Z[ 19] 0.00-1.00 sec 62.6 MBytes 525 Mbits/sec
11902026-02-26T18:26:06.242Z[SUM] 0.00-1.00 sec 501 MBytes 4.21 Gbits/sec
11912026-02-26T18:26:06.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
11922026-02-26T18:26:06.242Z[ 5] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
11932026-02-26T18:26:06.242Z[ 7] 1.00-2.00 sec 94.5 MBytes 793 Mbits/sec
11942026-02-26T18:26:06.242Z[ 9] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
11952026-02-26T18:26:06.242Z[ 11] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
11962026-02-26T18:26:06.242Z[ 13] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
11972026-02-26T18:26:06.242Z[ 15] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
11982026-02-26T18:26:06.242Z[ 17] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
11992026-02-26T18:26:06.242Z[ 19] 1.00-2.00 sec 94.3 MBytes 791 Mbits/sec
12002026-02-26T18:26:06.242Z[SUM] 1.00-2.00 sec 755 MBytes 6.34 Gbits/sec
12012026-02-26T18:26:06.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
12022026-02-26T18:26:06.242Z[ 5] 2.00-3.00 sec 94.0 MBytes 789 Mbits/sec
12032026-02-26T18:26:06.242Z[ 7] 2.00-3.00 sec 93.9 MBytes 787 Mbits/sec
12042026-02-26T18:26:06.242Z[ 9] 2.00-3.00 sec 94.0 MBytes 789 Mbits/sec
12052026-02-26T18:26:06.242Z[ 11] 2.00-3.00 sec 94.0 MBytes 789 Mbits/sec
12062026-02-26T18:26:06.243Z[ 13] 2.00-3.00 sec 93.9 MBytes 788 Mbits/sec
12072026-02-26T18:26:06.243Z[ 15] 2.00-3.00 sec 93.9 MBytes 788 Mbits/sec
12082026-02-26T18:26:06.243Z[ 17] 2.00-3.00 sec 94.0 MBytes 789 Mbits/sec
12092026-02-26T18:26:06.243Z[ 19] 2.00-3.00 sec 93.9 MBytes 787 Mbits/sec
12102026-02-26T18:26:06.243Z[SUM] 2.00-3.00 sec 752 MBytes 6.30 Gbits/sec
12112026-02-26T18:26:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
12122026-02-26T18:26:06.243Z[ 5] 3.00-4.00 sec 93.4 MBytes 783 Mbits/sec
12132026-02-26T18:26:06.243Z[ 7] 3.00-4.00 sec 93.4 MBytes 783 Mbits/sec
12142026-02-26T18:26:06.243Z[ 9] 3.00-4.00 sec 93.3 MBytes 782 Mbits/sec
12152026-02-26T18:26:06.243Z[ 11] 3.00-4.00 sec 93.2 MBytes 782 Mbits/sec
12162026-02-26T18:26:06.243Z[ 13] 3.00-4.00 sec 93.3 MBytes 783 Mbits/sec
12172026-02-26T18:26:06.243Z[ 15] 3.00-4.00 sec 93.3 MBytes 783 Mbits/sec
12182026-02-26T18:26:06.243Z[ 17] 3.00-4.00 sec 93.3 MBytes 783 Mbits/sec
12192026-02-26T18:26:06.243Z[ 19] 3.00-4.00 sec 93.2 MBytes 781 Mbits/sec
12202026-02-26T18:26:06.243Z[SUM] 3.00-4.00 sec 746 MBytes 6.26 Gbits/sec
12212026-02-26T18:26:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
12222026-02-26T18:26:06.243Z[ 5] 4.00-5.00 sec 93.8 MBytes 786 Mbits/sec
12232026-02-26T18:26:06.243Z[ 7] 4.00-5.00 sec 93.6 MBytes 786 Mbits/sec
12242026-02-26T18:26:06.243Z[ 9] 4.00-5.00 sec 93.8 MBytes 786 Mbits/sec
12252026-02-26T18:26:06.243Z[ 11] 4.00-5.00 sec 93.8 MBytes 786 Mbits/sec
12262026-02-26T18:26:06.243Z[ 13] 4.00-5.00 sec 93.6 MBytes 785 Mbits/sec
12272026-02-26T18:26:06.243Z[ 15] 4.00-5.00 sec 93.8 MBytes 786 Mbits/sec
12282026-02-26T18:26:06.243Z[ 17] 4.00-5.00 sec 93.7 MBytes 786 Mbits/sec
12292026-02-26T18:26:06.243Z[ 19] 4.00-5.00 sec 93.7 MBytes 786 Mbits/sec
12302026-02-26T18:26:06.243Z[SUM] 4.00-5.00 sec 750 MBytes 6.29 Gbits/sec
12312026-02-26T18:26:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
12322026-02-26T18:26:06.243Z[ 5] 5.00-6.00 sec 94.0 MBytes 788 Mbits/sec
12332026-02-26T18:26:06.243Z[ 7] 5.00-6.00 sec 94.1 MBytes 789 Mbits/sec
12342026-02-26T18:26:06.243Z[ 9] 5.00-6.00 sec 94.1 MBytes 789 Mbits/sec
12352026-02-26T18:26:06.243Z[ 11] 5.00-6.00 sec 94.2 MBytes 790 Mbits/sec
12362026-02-26T18:26:06.243Z[ 13] 5.00-6.00 sec 94.0 MBytes 789 Mbits/sec
12372026-02-26T18:26:06.243Z[ 15] 5.00-6.00 sec 94.0 MBytes 789 Mbits/sec
12382026-02-26T18:26:06.243Z[ 17] 5.00-6.00 sec 94.0 MBytes 789 Mbits/sec
12392026-02-26T18:26:06.243Z[ 19] 5.00-6.00 sec 94.0 MBytes 788 Mbits/sec
12402026-02-26T18:26:06.243Z[SUM] 5.00-6.00 sec 752 MBytes 6.31 Gbits/sec
12412026-02-26T18:26:06.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
12422026-02-26T18:26:06.243Z[ 5] 6.00-7.00 sec 95.9 MBytes 805 Mbits/sec
12432026-02-26T18:26:06.243Z[ 7] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
12442026-02-26T18:26:06.243Z[ 9] 6.00-7.00 sec 95.9 MBytes 804 Mbits/sec
12452026-02-26T18:26:09.449Z[ 11] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
12462026-02-26T18:26:09.449Z[ 13] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
12472026-02-26T18:26:09.449Z[ 15] 6.00-7.00 sec 95.9 MBytes 805 Mbits/sec
12482026-02-26T18:26:09.449Z[ 17] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
12492026-02-26T18:26:09.449Z[ 19] 6.00-7.00 sec 95.8 MBytes 804 Mbits/sec
12502026-02-26T18:26:09.449Z[SUM] 6.00-7.00 sec 768 MBytes 6.44 Gbits/sec
12512026-02-26T18:26:09.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
12522026-02-26T18:26:09.449Z[ 5] 7.00-8.00 sec 95.7 MBytes 803 Mbits/sec
12532026-02-26T18:26:09.449Z[ 7] 7.00-8.00 sec 95.5 MBytes 801 Mbits/sec
12542026-02-26T18:26:09.449Z[ 9] 7.00-8.00 sec 95.6 MBytes 802 Mbits/sec
12552026-02-26T18:26:09.449Z[ 11] 7.00-8.00 sec 95.6 MBytes 802 Mbits/sec
12562026-02-26T18:26:09.449Z[ 13] 7.00-8.00 sec 95.5 MBytes 801 Mbits/sec
12572026-02-26T18:26:09.449Z[ 15] 7.00-8.00 sec 95.5 MBytes 801 Mbits/sec
12582026-02-26T18:26:09.449Z[ 17] 7.00-8.00 sec 95.6 MBytes 802 Mbits/sec
12592026-02-26T18:26:09.449Z[ 19] 7.00-8.00 sec 95.6 MBytes 802 Mbits/sec
12602026-02-26T18:26:09.449Z[SUM] 7.00-8.00 sec 765 MBytes 6.41 Gbits/sec
12612026-02-26T18:26:09.449Z- - - - - - - - - - - - - - - - - - - - - - - - -
12622026-02-26T18:26:09.449Z[ 5] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12632026-02-26T18:26:09.449Z[ 7] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12642026-02-26T18:26:09.449Z[ 9] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12652026-02-26T18:26:09.449Z[ 11] 8.00-9.00 sec 94.6 MBytes 793 Mbits/sec
12662026-02-26T18:26:09.449Z[ 13] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12672026-02-26T18:26:09.449Z[ 15] 8.00-9.00 sec 94.6 MBytes 793 Mbits/sec
12682026-02-26T18:26:09.449Z[ 17] 8.00-9.00 sec 94.6 MBytes 793 Mbits/sec
12692026-02-26T18:26:09.450Z[ 19] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12702026-02-26T18:26:09.450Z[SUM] 8.00-9.00 sec 757 MBytes 6.35 Gbits/sec
12712026-02-26T18:26:09.450Z- - - - - - - - - - - - - - - - - - - - - - - - -
12722026-02-26T18:26:09.450Z[ 5] 9.00-10.00 sec 94.1 MBytes 790 Mbits/sec
12732026-02-26T18:26:09.450Z[ 7] 9.00-10.00 sec 94.2 MBytes 790 Mbits/sec
12742026-02-26T18:26:09.450Z[ 9] 9.00-10.00 sec 94.1 MBytes 790 Mbits/sec
12752026-02-26T18:26:09.450Z[ 11] 9.00-10.00 sec 94.1 MBytes 790 Mbits/sec
12762026-02-26T18:26:09.450Z[ 13] 9.00-10.00 sec 93.9 MBytes 788 Mbits/sec
12772026-02-26T18:26:09.450Z[ 15] 9.00-10.00 sec 94.0 MBytes 789 Mbits/sec
12782026-02-26T18:26:09.450Z[ 17] 9.00-10.00 sec 94.0 MBytes 789 Mbits/sec
12792026-02-26T18:26:09.450Z[ 19] 9.00-10.00 sec 94.0 MBytes 788 Mbits/sec
12802026-02-26T18:26:09.453Z[SUM] 9.00-10.00 sec 752 MBytes 6.31 Gbits/sec
12812026-02-26T18:26:09.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
12822026-02-26T18:26:09.453Z[ 5] 10.00-10.00 sec 101 KBytes 1.32 Gbits/sec
12832026-02-26T18:26:09.453Z[ 7] 10.00-10.00 sec 98.4 KBytes 1.28 Gbits/sec
12842026-02-26T18:26:09.454Z[ 9] 10.00-10.00 sec 57.8 KBytes 752 Mbits/sec
12852026-02-26T18:26:09.454Z[ 11] 10.00-10.00 sec 48.1 KBytes 625 Mbits/sec
12862026-02-26T18:26:09.454Z[ 13] 10.00-10.00 sec 115 KBytes 1.49 Gbits/sec
12872026-02-26T18:26:09.454Z[ 15] 10.00-10.00 sec 59.4 KBytes 774 Mbits/sec
12882026-02-26T18:26:09.454Z[ 17] 10.00-10.00 sec 48.1 KBytes 626 Mbits/sec
12892026-02-26T18:26:09.454Z[ 19] 10.00-10.00 sec 75.5 KBytes 983 Mbits/sec
12902026-02-26T18:26:09.454Z[SUM] 10.00-10.00 sec 603 KBytes 7.83 Gbits/sec
12912026-02-26T18:26:09.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
12922026-02-26T18:26:09.454Z[ ID] Interval Transfer Bandwidth
12932026-02-26T18:26:09.454Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12942026-02-26T18:26:09.454Z[ 5] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
12952026-02-26T18:26:09.454Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12962026-02-26T18:26:09.454Z[ 7] 0.00-10.00 sec 912 MBytes 765 Mbits/sec receiver
12972026-02-26T18:26:09.454Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12982026-02-26T18:26:09.454Z[ 9] 0.00-10.00 sec 913 MBytes 765 Mbits/sec receiver
12992026-02-26T18:26:09.454Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13002026-02-26T18:26:09.454Z[ 11] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
13012026-02-26T18:26:09.454Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13022026-02-26T18:26:09.454Z[ 13] 0.00-10.00 sec 912 MBytes 765 Mbits/sec receiver
13032026-02-26T18:26:09.454Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13042026-02-26T18:26:09.454Z[ 15] 0.00-10.00 sec 912 MBytes 765 Mbits/sec receiver
13052026-02-26T18:26:09.454Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13062026-02-26T18:26:09.454Z[ 17] 0.00-10.00 sec 912 MBytes 765 Mbits/sec receiver
13072026-02-26T18:26:09.454Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13082026-02-26T18:26:09.454Z[ 19] 0.00-10.00 sec 912 MBytes 765 Mbits/sec receiver
13092026-02-26T18:26:09.454Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13102026-02-26T18:26:09.454Z[SUM] 0.00-10.00 sec 7.13 GBytes 6.12 Gbits/sec receiver
13112026-02-26T18:26:09.454ZRun 2/5...6122.541Mbps
13122026-02-26T18:26:16.481Z-----------------------------------------------------------
13132026-02-26T18:26:16.481ZServer listening on 5201
13142026-02-26T18:26:16.481Z-----------------------------------------------------------
13152026-02-26T18:26:16.481ZAccepted connection from 10.0.0.1, port 37880
13162026-02-26T18:26:16.481Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35307
13172026-02-26T18:26:16.481Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44019
13182026-02-26T18:26:16.481Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43135
13192026-02-26T18:26:16.481Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34344
13202026-02-26T18:26:16.481Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45857
13212026-02-26T18:26:16.481Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59185
13222026-02-26T18:26:16.482Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57391
13232026-02-26T18:26:16.482Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52888
13242026-02-26T18:26:16.482Z[ ID] Interval Transfer Bandwidth
13252026-02-26T18:26:16.482Z[ 5] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
13262026-02-26T18:26:16.482Z[ 7] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
13272026-02-26T18:26:16.482Z[ 9] 0.00-1.00 sec 64.8 MBytes 543 Mbits/sec
13282026-02-26T18:26:16.482Z[ 11] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
13292026-02-26T18:26:16.482Z[ 13] 0.00-1.00 sec 64.6 MBytes 542 Mbits/sec
13302026-02-26T18:26:16.483Z[ 15] 0.00-1.00 sec 64.5 MBytes 541 Mbits/sec
13312026-02-26T18:26:16.483Z[ 17] 0.00-1.00 sec 64.6 MBytes 542 Mbits/sec
13322026-02-26T18:26:16.483Z[ 19] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
13332026-02-26T18:26:16.483Z[SUM] 0.00-1.00 sec 517 MBytes 4.34 Gbits/sec
13342026-02-26T18:26:16.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
13352026-02-26T18:26:16.483Z[ 5] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
13362026-02-26T18:26:16.483Z[ 7] 1.00-2.00 sec 94.2 MBytes 791 Mbits/sec
13372026-02-26T18:26:16.483Z[ 9] 1.00-2.00 sec 94.2 MBytes 790 Mbits/sec
13382026-02-26T18:26:16.483Z[ 11] 1.00-2.00 sec 94.2 MBytes 790 Mbits/sec
13392026-02-26T18:26:16.483Z[ 13] 1.00-2.00 sec 94.3 MBytes 791 Mbits/sec
13402026-02-26T18:26:16.483Z[ 15] 1.00-2.00 sec 94.2 MBytes 790 Mbits/sec
13412026-02-26T18:26:16.483Z[ 17] 1.00-2.00 sec 94.2 MBytes 790 Mbits/sec
13422026-02-26T18:26:16.483Z[ 19] 1.00-2.00 sec 94.2 MBytes 791 Mbits/sec
13432026-02-26T18:26:16.483Z[SUM] 1.00-2.00 sec 754 MBytes 6.32 Gbits/sec
13442026-02-26T18:26:16.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
13452026-02-26T18:26:16.483Z[ 5] 2.00-3.00 sec 92.5 MBytes 776 Mbits/sec
13462026-02-26T18:26:16.483Z[ 7] 2.00-3.00 sec 92.4 MBytes 775 Mbits/sec
13472026-02-26T18:26:16.483Z[ 9] 2.00-3.00 sec 92.6 MBytes 777 Mbits/sec
13482026-02-26T18:26:16.484Z[ 11] 2.00-3.00 sec 92.4 MBytes 775 Mbits/sec
13492026-02-26T18:26:16.484Z[ 13] 2.00-3.00 sec 92.4 MBytes 775 Mbits/sec
13502026-02-26T18:26:16.484Z[ 15] 2.00-3.00 sec 92.4 MBytes 775 Mbits/sec
13512026-02-26T18:26:16.488Z[ 17] 2.00-3.00 sec 92.4 MBytes 775 Mbits/sec
13522026-02-26T18:26:16.488Z[ 19] 2.00-3.00 sec 92.4 MBytes 775 Mbits/sec
13532026-02-26T18:26:16.488Z[SUM] 2.00-3.00 sec 739 MBytes 6.20 Gbits/sec
13542026-02-26T18:26:16.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
13552026-02-26T18:26:16.488Z[ 5] 3.00-4.00 sec 92.7 MBytes 777 Mbits/sec
13562026-02-26T18:26:16.488Z[ 7] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
13572026-02-26T18:26:16.488Z[ 9] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
13582026-02-26T18:26:16.488Z[ 11] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
13592026-02-26T18:26:16.488Z[ 13] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
13602026-02-26T18:26:16.488Z[ 15] 3.00-4.00 sec 92.7 MBytes 777 Mbits/sec
13612026-02-26T18:26:16.488Z[ 17] 3.00-4.00 sec 92.5 MBytes 776 Mbits/sec
13622026-02-26T18:26:16.488Z[ 19] 3.00-4.00 sec 92.6 MBytes 777 Mbits/sec
13632026-02-26T18:26:16.488Z[SUM] 3.00-4.00 sec 741 MBytes 6.21 Gbits/sec
13642026-02-26T18:26:16.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
13652026-02-26T18:26:16.488Z[ 5] 4.00-5.00 sec 92.5 MBytes 776 Mbits/sec
13662026-02-26T18:26:16.488Z[ 7] 4.00-5.00 sec 92.4 MBytes 775 Mbits/sec
13672026-02-26T18:26:16.488Z[ 9] 4.00-5.00 sec 92.5 MBytes 776 Mbits/sec
13682026-02-26T18:26:16.488Z[ 11] 4.00-5.00 sec 92.5 MBytes 776 Mbits/sec
13692026-02-26T18:26:16.488Z[ 13] 4.00-5.00 sec 92.4 MBytes 775 Mbits/sec
13702026-02-26T18:26:16.488Z[ 15] 4.00-5.00 sec 92.5 MBytes 776 Mbits/sec
13712026-02-26T18:26:16.489Z[ 17] 4.00-5.00 sec 92.4 MBytes 775 Mbits/sec
13722026-02-26T18:26:16.489Z[ 19] 4.00-5.00 sec 92.4 MBytes 775 Mbits/sec
13732026-02-26T18:26:16.489Z[SUM] 4.00-5.00 sec 740 MBytes 6.20 Gbits/sec
13742026-02-26T18:26:16.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
13752026-02-26T18:26:16.489Z[ 5] 5.00-6.00 sec 93.5 MBytes 784 Mbits/sec
13762026-02-26T18:26:16.489Z[ 7] 5.00-6.00 sec 93.3 MBytes 783 Mbits/sec
13772026-02-26T18:26:16.489Z[ 9] 5.00-6.00 sec 93.4 MBytes 783 Mbits/sec
13782026-02-26T18:26:16.489Z[ 11] 5.00-6.00 sec 93.3 MBytes 783 Mbits/sec
13792026-02-26T18:26:16.489Z[ 13] 5.00-6.00 sec 93.4 MBytes 783 Mbits/sec
13802026-02-26T18:26:16.489Z[ 15] 5.00-6.00 sec 93.4 MBytes 784 Mbits/sec
13812026-02-26T18:26:16.489Z[ 17] 5.00-6.00 sec 93.4 MBytes 783 Mbits/sec
13822026-02-26T18:26:16.489Z[ 19] 5.00-6.00 sec 93.3 MBytes 783 Mbits/sec
13832026-02-26T18:26:16.489Z[SUM] 5.00-6.00 sec 747 MBytes 6.27 Gbits/sec
13842026-02-26T18:26:16.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
13852026-02-26T18:26:16.489Z[ 5] 6.00-7.00 sec 93.3 MBytes 782 Mbits/sec
13862026-02-26T18:26:16.489Z[ 7] 6.00-7.00 sec 93.3 MBytes 783 Mbits/sec
13872026-02-26T18:26:16.489Z[ 9] 6.00-7.00 sec 93.2 MBytes 782 Mbits/sec
13882026-02-26T18:26:19.700Z[ 11] 6.00-7.00 sec 93.1 MBytes 781 Mbits/sec
13892026-02-26T18:26:19.700Z[ 13] 6.00-7.00 sec 93.2 MBytes 782 Mbits/sec
13902026-02-26T18:26:19.700Z[ 15] 6.00-7.00 sec 93.3 MBytes 783 Mbits/sec
13912026-02-26T18:26:19.700Z[ 17] 6.00-7.00 sec 93.2 MBytes 781 Mbits/sec
13922026-02-26T18:26:19.700Z[ 19] 6.00-7.00 sec 93.2 MBytes 782 Mbits/sec
13932026-02-26T18:26:19.700Z[SUM] 6.00-7.00 sec 746 MBytes 6.26 Gbits/sec
13942026-02-26T18:26:19.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
13952026-02-26T18:26:19.700Z[ 5] 7.00-8.00 sec 94.2 MBytes 790 Mbits/sec
13962026-02-26T18:26:19.700Z[ 7] 7.00-8.00 sec 94.2 MBytes 791 Mbits/sec
13972026-02-26T18:26:19.700Z[ 9] 7.00-8.00 sec 94.2 MBytes 791 Mbits/sec
13982026-02-26T18:26:19.700Z[ 11] 7.00-8.00 sec 94.3 MBytes 791 Mbits/sec
13992026-02-26T18:26:19.700Z[ 13] 7.00-8.00 sec 94.2 MBytes 790 Mbits/sec
14002026-02-26T18:26:19.700Z[ 15] 7.00-8.00 sec 94.2 MBytes 790 Mbits/sec
14012026-02-26T18:26:19.701Z[ 17] 7.00-8.00 sec 94.3 MBytes 791 Mbits/sec
14022026-02-26T18:26:19.701Z[ 19] 7.00-8.00 sec 94.1 MBytes 790 Mbits/sec
14032026-02-26T18:26:19.701Z[SUM] 7.00-8.00 sec 754 MBytes 6.32 Gbits/sec
14042026-02-26T18:26:19.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
14052026-02-26T18:26:19.701Z[ 5] 8.00-9.00 sec 94.1 MBytes 789 Mbits/sec
14062026-02-26T18:26:19.701Z[ 7] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
14072026-02-26T18:26:19.701Z[ 9] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
14082026-02-26T18:26:19.701Z[ 11] 8.00-9.00 sec 94.1 MBytes 790 Mbits/sec
14092026-02-26T18:26:19.701Z[ 13] 8.00-9.00 sec 94.1 MBytes 789 Mbits/sec
14102026-02-26T18:26:19.701Z[ 15] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
14112026-02-26T18:26:19.701Z[ 17] 8.00-9.00 sec 94.1 MBytes 789 Mbits/sec
14122026-02-26T18:26:19.701Z[ 19] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
14132026-02-26T18:26:19.701Z[SUM] 8.00-9.00 sec 753 MBytes 6.32 Gbits/sec
14142026-02-26T18:26:19.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
14152026-02-26T18:26:19.701Z[ 5] 9.00-10.00 sec 93.7 MBytes 786 Mbits/sec
14162026-02-26T18:26:19.701Z[ 7] 9.00-10.00 sec 93.6 MBytes 786 Mbits/sec
14172026-02-26T18:26:19.701Z[ 9] 9.00-10.00 sec 93.6 MBytes 785 Mbits/sec
14182026-02-26T18:26:19.701Z[ 11] 9.00-10.00 sec 93.5 MBytes 785 Mbits/sec
14192026-02-26T18:26:19.701Z[ 13] 9.00-10.00 sec 93.6 MBytes 786 Mbits/sec
14202026-02-26T18:26:19.701Z[ 15] 9.00-10.00 sec 93.6 MBytes 785 Mbits/sec
14212026-02-26T18:26:19.701Z[ 17] 9.00-10.00 sec 93.6 MBytes 785 Mbits/sec
14222026-02-26T18:26:19.702Z[ 19] 9.00-10.00 sec 93.6 MBytes 785 Mbits/sec
14232026-02-26T18:26:19.702Z[SUM] 9.00-10.00 sec 749 MBytes 6.28 Gbits/sec
14242026-02-26T18:26:19.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
14252026-02-26T18:26:19.702Z[ 5] 10.00-10.00 sec 29.2 KBytes 373 Mbits/sec
14262026-02-26T18:26:19.702Z[ 7] 10.00-10.00 sec 86.8 KBytes 1.11 Gbits/sec
14272026-02-26T18:26:19.702Z[ 9] 10.00-10.00 sec 125 KBytes 1.60 Gbits/sec
14282026-02-26T18:26:19.702Z[ 11] 10.00-10.00 sec 96.0 KBytes 1.23 Gbits/sec
14292026-02-26T18:26:19.702Z[ 13] 10.00-10.00 sec 62.2 KBytes 796 Mbits/sec
14302026-02-26T18:26:19.702Z[ 15] 10.00-10.00 sec 125 KBytes 1.60 Gbits/sec
14312026-02-26T18:26:19.702Z[ 17] 10.00-10.00 sec 106 KBytes 1.36 Gbits/sec
14322026-02-26T18:26:19.702Z[ 19] 10.00-10.00 sec 47.0 KBytes 602 Mbits/sec
14332026-02-26T18:26:19.702Z[SUM] 10.00-10.00 sec 676 KBytes 8.65 Gbits/sec
14342026-02-26T18:26:19.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
14352026-02-26T18:26:19.702Z[ ID] Interval Transfer Bandwidth
14362026-02-26T18:26:19.702Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14372026-02-26T18:26:19.702Z[ 5] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14382026-02-26T18:26:19.702Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14392026-02-26T18:26:19.702Z[ 7] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14402026-02-26T18:26:19.702Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14412026-02-26T18:26:19.702Z[ 9] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14422026-02-26T18:26:19.703Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14432026-02-26T18:26:19.703Z[ 11] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14442026-02-26T18:26:19.703Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14452026-02-26T18:26:19.703Z[ 13] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14462026-02-26T18:26:19.703Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14472026-02-26T18:26:19.703Z[ 15] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14482026-02-26T18:26:19.703Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14492026-02-26T18:26:19.703Z[ 17] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14502026-02-26T18:26:19.703Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14512026-02-26T18:26:19.703Z[ 19] 0.00-10.00 sec 905 MBytes 759 Mbits/sec receiver
14522026-02-26T18:26:19.703Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14532026-02-26T18:26:19.703Z[SUM] 0.00-10.00 sec 7.07 GBytes 6.07 Gbits/sec receiver
14542026-02-26T18:26:19.707ZRun 3/5...6073.701Mbps
14552026-02-26T18:26:26.731Z-----------------------------------------------------------
14562026-02-26T18:26:26.731ZServer listening on 5201
14572026-02-26T18:26:26.731Z-----------------------------------------------------------
14582026-02-26T18:26:26.731ZAccepted connection from 10.0.0.1, port 48485
14592026-02-26T18:26:26.731Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42116
14602026-02-26T18:26:26.731Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35632
14612026-02-26T18:26:26.731Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61481
14622026-02-26T18:26:26.731Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58627
14632026-02-26T18:26:26.731Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45964
14642026-02-26T18:26:26.731Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49230
14652026-02-26T18:26:26.731Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49920
14662026-02-26T18:26:26.731Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54697
14672026-02-26T18:26:26.731Z[ ID] Interval Transfer Bandwidth
14682026-02-26T18:26:26.731Z[ 5] 0.00-1.00 sec 63.1 MBytes 529 Mbits/sec
14692026-02-26T18:26:26.731Z[ 7] 0.00-1.00 sec 63.0 MBytes 528 Mbits/sec
14702026-02-26T18:26:26.731Z[ 9] 0.00-1.00 sec 62.9 MBytes 528 Mbits/sec
14712026-02-26T18:26:26.731Z[ 11] 0.00-1.00 sec 62.8 MBytes 527 Mbits/sec
14722026-02-26T18:26:26.731Z[ 13] 0.00-1.00 sec 62.9 MBytes 528 Mbits/sec
14732026-02-26T18:26:26.731Z[ 15] 0.00-1.00 sec 62.8 MBytes 527 Mbits/sec
14742026-02-26T18:26:26.731Z[ 17] 0.00-1.00 sec 62.9 MBytes 528 Mbits/sec
14752026-02-26T18:26:26.731Z[ 19] 0.00-1.00 sec 62.9 MBytes 528 Mbits/sec
14762026-02-26T18:26:26.731Z[SUM] 0.00-1.00 sec 503 MBytes 4.22 Gbits/sec
14772026-02-26T18:26:26.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
14782026-02-26T18:26:26.731Z[ 5] 1.00-2.00 sec 93.1 MBytes 781 Mbits/sec
14792026-02-26T18:26:26.731Z[ 7] 1.00-2.00 sec 93.1 MBytes 781 Mbits/sec
14802026-02-26T18:26:26.731Z[ 9] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
14812026-02-26T18:26:26.732Z[ 11] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
14822026-02-26T18:26:26.732Z[ 13] 1.00-2.00 sec 93.3 MBytes 782 Mbits/sec
14832026-02-26T18:26:26.732Z[ 15] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
14842026-02-26T18:26:26.732Z[ 17] 1.00-2.00 sec 93.3 MBytes 783 Mbits/sec
14852026-02-26T18:26:26.732Z[ 19] 1.00-2.00 sec 93.2 MBytes 782 Mbits/sec
14862026-02-26T18:26:26.732Z[SUM] 1.00-2.00 sec 746 MBytes 6.25 Gbits/sec
14872026-02-26T18:26:26.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
14882026-02-26T18:26:26.732Z[ 5] 2.00-3.00 sec 94.1 MBytes 789 Mbits/sec
14892026-02-26T18:26:26.732Z[ 7] 2.00-3.00 sec 94.1 MBytes 789 Mbits/sec
14902026-02-26T18:26:26.732Z[ 9] 2.00-3.00 sec 94.0 MBytes 788 Mbits/sec
14912026-02-26T18:26:26.732Z[ 11] 2.00-3.00 sec 94.0 MBytes 789 Mbits/sec
14922026-02-26T18:26:26.732Z[ 13] 2.00-3.00 sec 94.1 MBytes 789 Mbits/sec
14932026-02-26T18:26:26.732Z[ 15] 2.00-3.00 sec 94.2 MBytes 790 Mbits/sec
14942026-02-26T18:26:26.732Z[ 17] 2.00-3.00 sec 94.1 MBytes 790 Mbits/sec
14952026-02-26T18:26:26.732Z[ 19] 2.00-3.00 sec 94.0 MBytes 788 Mbits/sec
14962026-02-26T18:26:26.732Z[SUM] 2.00-3.00 sec 753 MBytes 6.31 Gbits/sec
14972026-02-26T18:26:26.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
14982026-02-26T18:26:26.732Z[ 5] 3.00-4.00 sec 94.5 MBytes 793 Mbits/sec
14992026-02-26T18:26:26.732Z[ 7] 3.00-4.00 sec 94.5 MBytes 793 Mbits/sec
15002026-02-26T18:26:26.732Z[ 9] 3.00-4.00 sec 94.5 MBytes 793 Mbits/sec
15012026-02-26T18:26:26.732Z[ 11] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
15022026-02-26T18:26:26.732Z[ 13] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
15032026-02-26T18:26:26.732Z[ 15] 3.00-4.00 sec 94.3 MBytes 791 Mbits/sec
15042026-02-26T18:26:26.732Z[ 17] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
15052026-02-26T18:26:26.732Z[ 19] 3.00-4.00 sec 94.5 MBytes 793 Mbits/sec
15062026-02-26T18:26:26.732Z[SUM] 3.00-4.00 sec 756 MBytes 6.34 Gbits/sec
15072026-02-26T18:26:26.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
15082026-02-26T18:26:26.732Z[ 5] 4.00-5.00 sec 93.8 MBytes 787 Mbits/sec
15092026-02-26T18:26:26.732Z[ 7] 4.00-5.00 sec 93.8 MBytes 787 Mbits/sec
15102026-02-26T18:26:26.732Z[ 9] 4.00-5.00 sec 93.7 MBytes 786 Mbits/sec
15112026-02-26T18:26:26.732Z[ 11] 4.00-5.00 sec 93.6 MBytes 785 Mbits/sec
15122026-02-26T18:26:26.732Z[ 13] 4.00-5.00 sec 93.7 MBytes 786 Mbits/sec
15132026-02-26T18:26:26.732Z[ 15] 4.00-5.00 sec 93.7 MBytes 786 Mbits/sec
15142026-02-26T18:26:26.732Z[ 17] 4.00-5.00 sec 93.7 MBytes 786 Mbits/sec
15152026-02-26T18:26:26.732Z[ 19] 4.00-5.00 sec 93.8 MBytes 787 Mbits/sec
15162026-02-26T18:26:26.732Z[SUM] 4.00-5.00 sec 750 MBytes 6.29 Gbits/sec
15172026-02-26T18:26:26.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
15182026-02-26T18:26:26.733Z[ 5] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15192026-02-26T18:26:26.733Z[ 7] 5.00-6.00 sec 95.2 MBytes 799 Mbits/sec
15202026-02-26T18:26:26.733Z[ 9] 5.00-6.00 sec 95.2 MBytes 799 Mbits/sec
15212026-02-26T18:26:26.733Z[ 11] 5.00-6.00 sec 95.0 MBytes 797 Mbits/sec
15222026-02-26T18:26:26.733Z[ 13] 5.00-6.00 sec 95.0 MBytes 797 Mbits/sec
15232026-02-26T18:26:26.733Z[ 15] 5.00-6.00 sec 95.2 MBytes 798 Mbits/sec
15242026-02-26T18:26:26.733Z[ 17] 5.00-6.00 sec 95.2 MBytes 798 Mbits/sec
15252026-02-26T18:26:26.733Z[ 19] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15262026-02-26T18:26:26.733Z[SUM] 5.00-6.00 sec 761 MBytes 6.38 Gbits/sec
15272026-02-26T18:26:26.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
15282026-02-26T18:26:26.733Z[ 5] 6.00-7.00 sec 95.2 MBytes 798 Mbits/sec
15292026-02-26T18:26:26.733Z[ 7] 6.00-7.00 sec 95.2 MBytes 799 Mbits/sec
15302026-02-26T18:26:26.733Z[ 9] 6.00-7.00 sec 95.2 MBytes 799 Mbits/sec
15312026-02-26T18:26:29.951Z[ 11] 6.00-7.00 sec 95.1 MBytes 798 Mbits/sec
15322026-02-26T18:26:29.951Z[ 13] 6.00-7.00 sec 95.2 MBytes 798 Mbits/sec
15332026-02-26T18:26:29.951Z[ 15] 6.00-7.00 sec 95.1 MBytes 798 Mbits/sec
15342026-02-26T18:26:29.951Z[ 17] 6.00-7.00 sec 95.2 MBytes 798 Mbits/sec
15352026-02-26T18:26:29.951Z[ 19] 6.00-7.00 sec 95.1 MBytes 798 Mbits/sec
15362026-02-26T18:26:29.951Z[SUM] 6.00-7.00 sec 761 MBytes 6.39 Gbits/sec
15372026-02-26T18:26:29.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
15382026-02-26T18:26:29.951Z[ 5] 7.00-8.00 sec 93.0 MBytes 780 Mbits/sec
15392026-02-26T18:26:29.951Z[ 7] 7.00-8.00 sec 93.0 MBytes 780 Mbits/sec
15402026-02-26T18:26:29.951Z[ 9] 7.00-8.00 sec 93.0 MBytes 780 Mbits/sec
15412026-02-26T18:26:29.951Z[ 11] 7.00-8.00 sec 93.1 MBytes 781 Mbits/sec
15422026-02-26T18:26:29.951Z[ 13] 7.00-8.00 sec 93.0 MBytes 780 Mbits/sec
15432026-02-26T18:26:29.951Z[ 15] 7.00-8.00 sec 92.8 MBytes 778 Mbits/sec
15442026-02-26T18:26:29.951Z[ 17] 7.00-8.00 sec 93.0 MBytes 780 Mbits/sec
15452026-02-26T18:26:29.951Z[ 19] 7.00-8.00 sec 93.1 MBytes 781 Mbits/sec
15462026-02-26T18:26:29.952Z[SUM] 7.00-8.00 sec 744 MBytes 6.24 Gbits/sec
15472026-02-26T18:26:29.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
15482026-02-26T18:26:29.952Z[ 5] 8.00-9.00 sec 94.7 MBytes 795 Mbits/sec
15492026-02-26T18:26:29.952Z[ 7] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
15502026-02-26T18:26:29.952Z[ 9] 8.00-9.00 sec 94.7 MBytes 794 Mbits/sec
15512026-02-26T18:26:29.952Z[ 11] 8.00-9.00 sec 94.6 MBytes 793 Mbits/sec
15522026-02-26T18:26:29.952Z[ 13] 8.00-9.00 sec 94.6 MBytes 793 Mbits/sec
15532026-02-26T18:26:29.952Z[ 15] 8.00-9.00 sec 94.5 MBytes 793 Mbits/sec
15542026-02-26T18:26:29.952Z[ 17] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
15552026-02-26T18:26:29.952Z[ 19] 8.00-9.00 sec 94.5 MBytes 793 Mbits/sec
15562026-02-26T18:26:29.952Z[SUM] 8.00-9.00 sec 757 MBytes 6.35 Gbits/sec
15572026-02-26T18:26:29.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
15582026-02-26T18:26:29.952Z[ 5] 9.00-10.00 sec 93.8 MBytes 787 Mbits/sec
15592026-02-26T18:26:29.952Z[ 7] 9.00-10.00 sec 93.9 MBytes 788 Mbits/sec
15602026-02-26T18:26:29.952Z[ 9] 9.00-10.00 sec 93.7 MBytes 786 Mbits/sec
15612026-02-26T18:26:29.952Z[ 11] 9.00-10.00 sec 93.9 MBytes 788 Mbits/sec
15622026-02-26T18:26:29.952Z[ 13] 9.00-10.00 sec 93.9 MBytes 788 Mbits/sec
15632026-02-26T18:26:29.952Z[ 15] 9.00-10.00 sec 94.0 MBytes 788 Mbits/sec
15642026-02-26T18:26:29.952Z[ 17] 9.00-10.00 sec 93.9 MBytes 788 Mbits/sec
15652026-02-26T18:26:29.952Z[ 19] 9.00-10.00 sec 93.8 MBytes 787 Mbits/sec
15662026-02-26T18:26:29.952Z[SUM] 9.00-10.00 sec 751 MBytes 6.30 Gbits/sec
15672026-02-26T18:26:29.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
15682026-02-26T18:26:29.952Z[ 5] 10.00-10.00 sec 126 KBytes 1.89 Gbits/sec
15692026-02-26T18:26:29.952Z[ 7] 10.00-10.00 sec 126 KBytes 1.89 Gbits/sec
15702026-02-26T18:26:29.952Z[ 9] 10.00-10.00 sec 80.1 KBytes 1.21 Gbits/sec
15712026-02-26T18:26:29.952Z[ 11] 10.00-10.00 sec 20.0 KBytes 301 Mbits/sec
15722026-02-26T18:26:29.952Z[ 13] 10.00-10.00 sec 106 KBytes 1.61 Gbits/sec
15732026-02-26T18:26:29.952Z[ 15] 10.00-10.00 sec 26.9 KBytes 406 Mbits/sec
15742026-02-26T18:26:29.952Z[ 17] 10.00-10.00 sec 78.3 KBytes 1.18 Gbits/sec
15752026-02-26T18:26:29.952Z[ 19] 10.00-10.00 sec 103 KBytes 1.55 Gbits/sec
15762026-02-26T18:26:29.953Z[SUM] 10.00-10.00 sec 666 KBytes 10.0 Gbits/sec
15772026-02-26T18:26:29.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
15782026-02-26T18:26:29.953Z[ ID] Interval Transfer Bandwidth
15792026-02-26T18:26:29.953Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15802026-02-26T18:26:29.953Z[ 5] 0.00-10.00 sec 911 MBytes 764 Mbits/sec receiver
15812026-02-26T18:26:29.953Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15822026-02-26T18:26:29.953Z[ 7] 0.00-10.00 sec 911 MBytes 764 Mbits/sec receiver
15832026-02-26T18:26:29.953Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15842026-02-26T18:26:29.953Z[ 9] 0.00-10.00 sec 910 MBytes 764 Mbits/sec receiver
15852026-02-26T18:26:29.953Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15862026-02-26T18:26:29.953Z[ 11] 0.00-10.00 sec 910 MBytes 763 Mbits/sec receiver
15872026-02-26T18:26:29.953Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15882026-02-26T18:26:29.953Z[ 13] 0.00-10.00 sec 910 MBytes 763 Mbits/sec receiver
15892026-02-26T18:26:29.953Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15902026-02-26T18:26:29.953Z[ 15] 0.00-10.00 sec 910 MBytes 763 Mbits/sec receiver
15912026-02-26T18:26:29.953Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15922026-02-26T18:26:29.953Z[ 17] 0.00-10.00 sec 910 MBytes 764 Mbits/sec receiver
15932026-02-26T18:26:29.953Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15942026-02-26T18:26:29.953Z[ 19] 0.00-10.00 sec 910 MBytes 763 Mbits/sec receiver
15952026-02-26T18:26:29.953Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15962026-02-26T18:26:29.953Z[SUM] 0.00-10.00 sec 7.11 GBytes 6.11 Gbits/sec receiver
15972026-02-26T18:26:29.957ZRun 4/5...6108.7Mbps
15982026-02-26T18:26:36.980Z-----------------------------------------------------------
15992026-02-26T18:26:36.980ZServer listening on 5201
16002026-02-26T18:26:36.980Z-----------------------------------------------------------
16012026-02-26T18:26:36.980ZAccepted connection from 10.0.0.1, port 49061
16022026-02-26T18:26:36.980Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37403
16032026-02-26T18:26:36.980Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40885
16042026-02-26T18:26:36.980Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61032
16052026-02-26T18:26:36.980Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52125
16062026-02-26T18:26:36.980Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59601
16072026-02-26T18:26:36.980Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42863
16082026-02-26T18:26:36.981Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62542
16092026-02-26T18:26:36.981Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65057
16102026-02-26T18:26:36.981Z[ ID] Interval Transfer Bandwidth
16112026-02-26T18:26:36.981Z[ 5] 0.00-1.00 sec 64.3 MBytes 539 Mbits/sec
16122026-02-26T18:26:36.981Z[ 7] 0.00-1.00 sec 64.2 MBytes 538 Mbits/sec
16132026-02-26T18:26:36.981Z[ 9] 0.00-1.00 sec 64.1 MBytes 538 Mbits/sec
16142026-02-26T18:26:36.981Z[ 11] 0.00-1.00 sec 64.1 MBytes 537 Mbits/sec
16152026-02-26T18:26:36.981Z[ 13] 0.00-1.00 sec 64.1 MBytes 537 Mbits/sec
16162026-02-26T18:26:36.981Z[ 15] 0.00-1.00 sec 64.1 MBytes 538 Mbits/sec
16172026-02-26T18:26:36.981Z[ 17] 0.00-1.00 sec 64.0 MBytes 537 Mbits/sec
16182026-02-26T18:26:36.981Z[ 19] 0.00-1.00 sec 63.9 MBytes 536 Mbits/sec
16192026-02-26T18:26:36.981Z[SUM] 0.00-1.00 sec 513 MBytes 4.30 Gbits/sec
16202026-02-26T18:26:36.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
16212026-02-26T18:26:36.981Z[ 5] 1.00-2.00 sec 94.5 MBytes 792 Mbits/sec
16222026-02-26T18:26:36.981Z[ 7] 1.00-2.00 sec 94.6 MBytes 794 Mbits/sec
16232026-02-26T18:26:36.981Z[ 9] 1.00-2.00 sec 94.6 MBytes 794 Mbits/sec
16242026-02-26T18:26:36.981Z[ 11] 1.00-2.00 sec 94.6 MBytes 794 Mbits/sec
16252026-02-26T18:26:36.981Z[ 13] 1.00-2.00 sec 94.6 MBytes 793 Mbits/sec
16262026-02-26T18:26:36.981Z[ 15] 1.00-2.00 sec 94.6 MBytes 794 Mbits/sec
16272026-02-26T18:26:36.981Z[ 17] 1.00-2.00 sec 94.6 MBytes 793 Mbits/sec
16282026-02-26T18:26:36.981Z[ 19] 1.00-2.00 sec 94.4 MBytes 792 Mbits/sec
16292026-02-26T18:26:36.981Z[SUM] 1.00-2.00 sec 756 MBytes 6.35 Gbits/sec
16302026-02-26T18:26:36.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
16312026-02-26T18:26:36.981Z[ 5] 2.00-3.00 sec 94.7 MBytes 795 Mbits/sec
16322026-02-26T18:26:36.981Z[ 7] 2.00-3.00 sec 94.7 MBytes 795 Mbits/sec
16332026-02-26T18:26:36.981Z[ 9] 2.00-3.00 sec 94.6 MBytes 793 Mbits/sec
16342026-02-26T18:26:36.981Z[ 11] 2.00-3.00 sec 94.7 MBytes 794 Mbits/sec
16352026-02-26T18:26:36.981Z[ 13] 2.00-3.00 sec 94.6 MBytes 793 Mbits/sec
16362026-02-26T18:26:36.981Z[ 15] 2.00-3.00 sec 94.6 MBytes 793 Mbits/sec
16372026-02-26T18:26:36.981Z[ 17] 2.00-3.00 sec 94.6 MBytes 794 Mbits/sec
16382026-02-26T18:26:36.981Z[ 19] 2.00-3.00 sec 94.6 MBytes 793 Mbits/sec
16392026-02-26T18:26:36.981Z[SUM] 2.00-3.00 sec 757 MBytes 6.35 Gbits/sec
16402026-02-26T18:26:36.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
16412026-02-26T18:26:36.981Z[ 5] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
16422026-02-26T18:26:36.981Z[ 7] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
16432026-02-26T18:26:36.981Z[ 9] 3.00-4.00 sec 94.5 MBytes 792 Mbits/sec
16442026-02-26T18:26:36.981Z[ 11] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
16452026-02-26T18:26:36.981Z[ 13] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
16462026-02-26T18:26:36.982Z[ 15] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
16472026-02-26T18:26:36.985Z[ 17] 3.00-4.00 sec 94.5 MBytes 793 Mbits/sec
16482026-02-26T18:26:36.985Z[ 19] 3.00-4.00 sec 94.4 MBytes 792 Mbits/sec
16492026-02-26T18:26:36.985Z[SUM] 3.00-4.00 sec 755 MBytes 6.34 Gbits/sec
16502026-02-26T18:26:36.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
16512026-02-26T18:26:36.985Z[ 5] 4.00-5.00 sec 94.2 MBytes 790 Mbits/sec
16522026-02-26T18:26:36.985Z[ 7] 4.00-5.00 sec 94.0 MBytes 789 Mbits/sec
16532026-02-26T18:26:36.985Z[ 9] 4.00-5.00 sec 94.1 MBytes 789 Mbits/sec
16542026-02-26T18:26:36.985Z[ 11] 4.00-5.00 sec 94.1 MBytes 789 Mbits/sec
16552026-02-26T18:26:36.985Z[ 13] 4.00-5.00 sec 94.1 MBytes 789 Mbits/sec
16562026-02-26T18:26:36.985Z[ 15] 4.00-5.00 sec 94.0 MBytes 789 Mbits/sec
16572026-02-26T18:26:36.985Z[ 17] 4.00-5.00 sec 94.1 MBytes 789 Mbits/sec
16582026-02-26T18:26:36.985Z[ 19] 4.00-5.00 sec 94.1 MBytes 790 Mbits/sec
16592026-02-26T18:26:36.985Z[SUM] 4.00-5.00 sec 753 MBytes 6.31 Gbits/sec
16602026-02-26T18:26:36.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
16612026-02-26T18:26:36.985Z[ 5] 5.00-6.00 sec 93.7 MBytes 786 Mbits/sec
16622026-02-26T18:26:36.985Z[ 7] 5.00-6.00 sec 93.7 MBytes 786 Mbits/sec
16632026-02-26T18:26:36.985Z[ 9] 5.00-6.00 sec 93.8 MBytes 787 Mbits/sec
16642026-02-26T18:26:36.985Z[ 11] 5.00-6.00 sec 93.7 MBytes 786 Mbits/sec
16652026-02-26T18:26:36.985Z[ 13] 5.00-6.00 sec 93.7 MBytes 786 Mbits/sec
16662026-02-26T18:26:36.986Z[ 15] 5.00-6.00 sec 93.6 MBytes 785 Mbits/sec
16672026-02-26T18:26:36.986Z[ 17] 5.00-6.00 sec 93.7 MBytes 786 Mbits/sec
16682026-02-26T18:26:36.986Z[ 19] 5.00-6.00 sec 93.7 MBytes 786 Mbits/sec
16692026-02-26T18:26:36.986Z[SUM] 5.00-6.00 sec 750 MBytes 6.29 Gbits/sec
16702026-02-26T18:26:36.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
16712026-02-26T18:26:36.986Z[ 5] 6.00-7.00 sec 94.0 MBytes 789 Mbits/sec
16722026-02-26T18:26:36.986Z[ 7] 6.00-7.00 sec 94.1 MBytes 789 Mbits/sec
16732026-02-26T18:26:36.986Z[ 9] 6.00-7.00 sec 94.1 MBytes 789 Mbits/sec
16742026-02-26T18:26:40.201Z[ 11] 6.00-7.00 sec 94.1 MBytes 789 Mbits/sec
16752026-02-26T18:26:40.201Z[ 13] 6.00-7.00 sec 94.2 MBytes 790 Mbits/sec
16762026-02-26T18:26:40.202Z[ 15] 6.00-7.00 sec 94.1 MBytes 790 Mbits/sec
16772026-02-26T18:26:40.202Z[ 17] 6.00-7.00 sec 94.0 MBytes 788 Mbits/sec
16782026-02-26T18:26:40.202Z[ 19] 6.00-7.00 sec 94.0 MBytes 788 Mbits/sec
16792026-02-26T18:26:40.202Z[SUM] 6.00-7.00 sec 752 MBytes 6.31 Gbits/sec
16802026-02-26T18:26:40.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
16812026-02-26T18:26:40.202Z[ 5] 7.00-8.00 sec 95.2 MBytes 798 Mbits/sec
16822026-02-26T18:26:40.202Z[ 7] 7.00-8.00 sec 95.3 MBytes 799 Mbits/sec
16832026-02-26T18:26:40.202Z[ 9] 7.00-8.00 sec 95.2 MBytes 799 Mbits/sec
16842026-02-26T18:26:40.202Z[ 11] 7.00-8.00 sec 95.3 MBytes 799 Mbits/sec
16852026-02-26T18:26:40.202Z[ 13] 7.00-8.00 sec 95.2 MBytes 799 Mbits/sec
16862026-02-26T18:26:40.202Z[ 15] 7.00-8.00 sec 95.1 MBytes 798 Mbits/sec
16872026-02-26T18:26:40.202Z[ 17] 7.00-8.00 sec 95.2 MBytes 799 Mbits/sec
16882026-02-26T18:26:40.202Z[ 19] 7.00-8.00 sec 95.2 MBytes 799 Mbits/sec
16892026-02-26T18:26:40.202Z[SUM] 7.00-8.00 sec 762 MBytes 6.39 Gbits/sec
16902026-02-26T18:26:40.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
16912026-02-26T18:26:40.203Z[ 5] 8.00-9.00 sec 95.0 MBytes 797 Mbits/sec
16922026-02-26T18:26:40.203Z[ 7] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
16932026-02-26T18:26:40.203Z[ 9] 8.00-9.00 sec 95.0 MBytes 797 Mbits/sec
16942026-02-26T18:26:40.203Z[ 11] 8.00-9.00 sec 95.1 MBytes 797 Mbits/sec
16952026-02-26T18:26:40.203Z[ 13] 8.00-9.00 sec 95.0 MBytes 797 Mbits/sec
16962026-02-26T18:26:40.203Z[ 15] 8.00-9.00 sec 95.0 MBytes 797 Mbits/sec
16972026-02-26T18:26:40.203Z[ 17] 8.00-9.00 sec 95.0 MBytes 797 Mbits/sec
16982026-02-26T18:26:40.203Z[ 19] 8.00-9.00 sec 94.9 MBytes 796 Mbits/sec
16992026-02-26T18:26:40.203Z[SUM] 8.00-9.00 sec 760 MBytes 6.38 Gbits/sec
17002026-02-26T18:26:40.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
17012026-02-26T18:26:40.203Z[ 5] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
17022026-02-26T18:26:40.203Z[ 7] 9.00-10.00 sec 94.5 MBytes 792 Mbits/sec
17032026-02-26T18:26:40.203Z[ 9] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
17042026-02-26T18:26:40.203Z[ 11] 9.00-10.00 sec 94.4 MBytes 792 Mbits/sec
17052026-02-26T18:26:40.204Z[ 13] 9.00-10.00 sec 94.4 MBytes 792 Mbits/sec
17062026-02-26T18:26:40.204Z[ 15] 9.00-10.00 sec 94.4 MBytes 792 Mbits/sec
17072026-02-26T18:26:40.204Z[ 17] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
17082026-02-26T18:26:40.204Z[ 19] 9.00-10.00 sec 94.4 MBytes 792 Mbits/sec
17092026-02-26T18:26:40.204Z[SUM] 9.00-10.00 sec 755 MBytes 6.33 Gbits/sec
17102026-02-26T18:26:40.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
17112026-02-26T18:26:40.204Z[ 5] 10.00-10.00 sec 119 KBytes 1.50 Gbits/sec
17122026-02-26T18:26:40.204Z[ 7] 10.00-10.00 sec 95.6 KBytes 1.21 Gbits/sec
17132026-02-26T18:26:40.204Z[ 9] 10.00-10.00 sec 47.0 KBytes 594 Mbits/sec
17142026-02-26T18:26:40.204Z[ 11] 10.00-10.00 sec 124 KBytes 1.57 Gbits/sec
17152026-02-26T18:26:40.204Z[ 13] 10.00-10.00 sec 50.2 KBytes 634 Mbits/sec
17162026-02-26T18:26:40.204Z[ 15] 10.00-10.00 sec 116 KBytes 1.47 Gbits/sec
17172026-02-26T18:26:40.204Z[ 17] 10.00-10.00 sec 36.1 KBytes 456 Mbits/sec
17182026-02-26T18:26:40.204Z[ 19] 10.00-10.00 sec 126 KBytes 1.59 Gbits/sec
17192026-02-26T18:26:40.204Z[SUM] 10.00-10.00 sec 715 KBytes 8.99 Gbits/sec
17202026-02-26T18:26:40.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
17212026-02-26T18:26:40.205Z[ ID] Interval Transfer Bandwidth
17222026-02-26T18:26:40.205Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17232026-02-26T18:26:40.205Z[ 5] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17242026-02-26T18:26:40.205Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17252026-02-26T18:26:40.205Z[ 7] 0.00-10.00 sec 915 MBytes 767 Mbits/sec receiver
17262026-02-26T18:26:40.205Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17272026-02-26T18:26:40.205Z[ 9] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17282026-02-26T18:26:40.205Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17292026-02-26T18:26:40.205Z[ 11] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17302026-02-26T18:26:40.205Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17312026-02-26T18:26:40.205Z[ 13] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17322026-02-26T18:26:40.205Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17332026-02-26T18:26:40.205Z[ 15] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17342026-02-26T18:26:40.205Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17352026-02-26T18:26:40.205Z[ 17] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17362026-02-26T18:26:40.205Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17372026-02-26T18:26:40.206Z[ 19] 0.00-10.00 sec 914 MBytes 766 Mbits/sec receiver
17382026-02-26T18:26:40.206Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17392026-02-26T18:26:40.206Z[SUM] 0.00-10.00 sec 7.14 GBytes 6.13 Gbits/sec receiver
17402026-02-26T18:26:40.211ZRun 5/5...6135.405Mbps
17412026-02-26T18:26:40.211Z###---------------------###
17422026-02-26T18:26:40.211Z::: iPerf done... :::
17432026-02-26T18:26:40.211Z:::Awaiting out files...:::
17442026-02-26T18:26:40.211Z###---------------------###
17452026-02-26T18:26:40.211Z###-----###
17462026-02-26T18:26:40.211Z:::done!:::
17472026-02-26T18:26:40.211Z###-----###
17482026-02-26T18:26:40.211Z###-------------------###
17492026-02-26T18:26:40.211Z:::Running experiment :::
17502026-02-26T18:26:40.211Z:::iperf-tcp/local/s2c:::
17512026-02-26T18:26:40.211Z###-------------------###
17522026-02-26T18:26:47.231Z-----------------------------------------------------------
17532026-02-26T18:26:47.232ZServer listening on 5201
17542026-02-26T18:26:47.232Z-----------------------------------------------------------
17552026-02-26T18:26:47.232ZAccepted connection from 10.0.0.1, port 59607
17562026-02-26T18:26:47.232Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52620
17572026-02-26T18:26:47.232Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54872
17582026-02-26T18:26:47.232Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46292
17592026-02-26T18:26:47.232Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34157
17602026-02-26T18:26:47.232Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56301
17612026-02-26T18:26:47.232Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38031
17622026-02-26T18:26:47.232Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47612
17632026-02-26T18:26:47.232Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58987
17642026-02-26T18:26:47.232Z[ ID] Interval Transfer Bandwidth
17652026-02-26T18:26:47.232Z[ 5] 0.00-1.00 sec 85.2 MBytes 714 Mbits/sec
17662026-02-26T18:26:47.232Z[ 7] 0.00-1.00 sec 85.7 MBytes 719 Mbits/sec
17672026-02-26T18:26:47.232Z[ 9] 0.00-1.00 sec 85.0 MBytes 713 Mbits/sec
17682026-02-26T18:26:47.232Z[ 11] 0.00-1.00 sec 85.6 MBytes 718 Mbits/sec
17692026-02-26T18:26:47.232Z[ 13] 0.00-1.00 sec 85.3 MBytes 716 Mbits/sec
17702026-02-26T18:26:47.232Z[ 15] 0.00-1.00 sec 85.6 MBytes 718 Mbits/sec
17712026-02-26T18:26:47.232Z[ 17] 0.00-1.00 sec 85.3 MBytes 715 Mbits/sec
17722026-02-26T18:26:47.232Z[ 19] 0.00-1.00 sec 85.2 MBytes 715 Mbits/sec
17732026-02-26T18:26:47.232Z[SUM] 0.00-1.00 sec 683 MBytes 5.73 Gbits/sec
17742026-02-26T18:26:47.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
17752026-02-26T18:26:47.232Z[ 5] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
17762026-02-26T18:26:47.232Z[ 7] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
17772026-02-26T18:26:47.232Z[ 9] 1.00-2.00 sec 110 MBytes 921 Mbits/sec
17782026-02-26T18:26:47.232Z[ 11] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
17792026-02-26T18:26:47.232Z[ 13] 1.00-2.00 sec 110 MBytes 921 Mbits/sec
17802026-02-26T18:26:47.232Z[ 15] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
17812026-02-26T18:26:47.232Z[ 17] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
17822026-02-26T18:26:47.232Z[ 19] 1.00-2.00 sec 110 MBytes 920 Mbits/sec
17832026-02-26T18:26:47.232Z[SUM] 1.00-2.00 sec 878 MBytes 7.36 Gbits/sec
17842026-02-26T18:26:47.232Z- - - - - - - - - - - - - - - - - - - - - - - - -
17852026-02-26T18:26:47.232Z[ 5] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
17862026-02-26T18:26:47.232Z[ 7] 2.00-3.00 sec 114 MBytes 957 Mbits/sec
17872026-02-26T18:26:47.232Z[ 9] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
17882026-02-26T18:26:47.232Z[ 11] 2.00-3.00 sec 114 MBytes 956 Mbits/sec
17892026-02-26T18:26:47.232Z[ 13] 2.00-3.00 sec 114 MBytes 957 Mbits/sec
17902026-02-26T18:26:47.232Z[ 15] 2.00-3.00 sec 114 MBytes 956 Mbits/sec
17912026-02-26T18:26:47.233Z[ 17] 2.00-3.00 sec 114 MBytes 956 Mbits/sec
17922026-02-26T18:26:47.233Z[ 19] 2.00-3.00 sec 114 MBytes 956 Mbits/sec
17932026-02-26T18:26:47.233Z[SUM] 2.00-3.00 sec 912 MBytes 7.65 Gbits/sec
17942026-02-26T18:26:47.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
17952026-02-26T18:26:47.233Z[ 5] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
17962026-02-26T18:26:47.233Z[ 7] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
17972026-02-26T18:26:47.233Z[ 9] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
17982026-02-26T18:26:47.233Z[ 11] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
17992026-02-26T18:26:47.233Z[ 13] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
18002026-02-26T18:26:47.233Z[ 15] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
18012026-02-26T18:26:47.233Z[ 17] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
18022026-02-26T18:26:47.233Z[ 19] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
18032026-02-26T18:26:47.233Z[SUM] 3.00-4.00 sec 865 MBytes 7.26 Gbits/sec
18042026-02-26T18:26:47.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
18052026-02-26T18:26:47.233Z[ 5] 4.00-5.00 sec 111 MBytes 927 Mbits/sec
18062026-02-26T18:26:47.233Z[ 7] 4.00-5.00 sec 110 MBytes 927 Mbits/sec
18072026-02-26T18:26:47.233Z[ 9] 4.00-5.00 sec 111 MBytes 927 Mbits/sec
18082026-02-26T18:26:47.233Z[ 11] 4.00-5.00 sec 110 MBytes 926 Mbits/sec
18092026-02-26T18:26:47.233Z[ 13] 4.00-5.00 sec 110 MBytes 926 Mbits/sec
18102026-02-26T18:26:47.233Z[ 15] 4.00-5.00 sec 111 MBytes 927 Mbits/sec
18112026-02-26T18:26:47.233Z[ 17] 4.00-5.00 sec 110 MBytes 926 Mbits/sec
18122026-02-26T18:26:47.233Z[ 19] 4.00-5.00 sec 111 MBytes 928 Mbits/sec
18132026-02-26T18:26:47.233Z[SUM] 4.00-5.00 sec 884 MBytes 7.41 Gbits/sec
18142026-02-26T18:26:47.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
18152026-02-26T18:26:47.233Z[ 5] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
18162026-02-26T18:26:47.233Z[ 7] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
18172026-02-26T18:26:47.233Z[ 9] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
18182026-02-26T18:26:47.233Z[ 11] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
18192026-02-26T18:26:47.233Z[ 13] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
18202026-02-26T18:26:47.233Z[ 15] 5.00-6.00 sec 108 MBytes 907 Mbits/sec
18212026-02-26T18:26:47.233Z[ 17] 5.00-6.00 sec 108 MBytes 905 Mbits/sec
18222026-02-26T18:26:47.233Z[ 19] 5.00-6.00 sec 108 MBytes 908 Mbits/sec
18232026-02-26T18:26:47.233Z[SUM] 5.00-6.00 sec 865 MBytes 7.25 Gbits/sec
18242026-02-26T18:26:47.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
18252026-02-26T18:26:47.233Z[ 5] 6.00-7.00 sec 115 MBytes 963 Mbits/sec
18262026-02-26T18:26:47.233Z[ 7] 6.00-7.00 sec 115 MBytes 962 Mbits/sec
18272026-02-26T18:26:47.233Z[ 9] 6.00-7.00 sec 115 MBytes 964 Mbits/sec
18282026-02-26T18:26:50.454Z[ 11] 6.00-7.00 sec 115 MBytes 962 Mbits/sec
18292026-02-26T18:26:50.454Z[ 13] 6.00-7.00 sec 115 MBytes 963 Mbits/sec
18302026-02-26T18:26:50.454Z[ 15] 6.00-7.00 sec 115 MBytes 961 Mbits/sec
18312026-02-26T18:26:50.454Z[ 17] 6.00-7.00 sec 115 MBytes 962 Mbits/sec
18322026-02-26T18:26:50.454Z[ 19] 6.00-7.00 sec 115 MBytes 962 Mbits/sec
18332026-02-26T18:26:50.454Z[SUM] 6.00-7.00 sec 918 MBytes 7.70 Gbits/sec
18342026-02-26T18:26:50.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
18352026-02-26T18:26:50.454Z[ 5] 7.00-8.00 sec 106 MBytes 887 Mbits/sec
18362026-02-26T18:26:50.454Z[ 7] 7.00-8.00 sec 105 MBytes 885 Mbits/sec
18372026-02-26T18:26:50.454Z[ 9] 7.00-8.00 sec 106 MBytes 885 Mbits/sec
18382026-02-26T18:26:50.454Z[ 11] 7.00-8.00 sec 106 MBytes 885 Mbits/sec
18392026-02-26T18:26:50.454Z[ 13] 7.00-8.00 sec 105 MBytes 885 Mbits/sec
18402026-02-26T18:26:50.454Z[ 15] 7.00-8.00 sec 105 MBytes 884 Mbits/sec
18412026-02-26T18:26:50.454Z[ 17] 7.00-8.00 sec 106 MBytes 885 Mbits/sec
18422026-02-26T18:26:50.454Z[ 19] 7.00-8.00 sec 105 MBytes 884 Mbits/sec
18432026-02-26T18:26:50.454Z[SUM] 7.00-8.00 sec 844 MBytes 7.08 Gbits/sec
18442026-02-26T18:26:50.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
18452026-02-26T18:26:50.454Z[ 5] 8.00-9.00 sec 112 MBytes 937 Mbits/sec
18462026-02-26T18:26:50.454Z[ 7] 8.00-9.00 sec 112 MBytes 937 Mbits/sec
18472026-02-26T18:26:50.454Z[ 9] 8.00-9.00 sec 112 MBytes 937 Mbits/sec
18482026-02-26T18:26:50.454Z[ 11] 8.00-9.00 sec 111 MBytes 935 Mbits/sec
18492026-02-26T18:26:50.454Z[ 13] 8.00-9.00 sec 112 MBytes 936 Mbits/sec
18502026-02-26T18:26:50.454Z[ 15] 8.00-9.00 sec 111 MBytes 935 Mbits/sec
18512026-02-26T18:26:50.454Z[ 17] 8.00-9.00 sec 111 MBytes 935 Mbits/sec
18522026-02-26T18:26:50.454Z[ 19] 8.00-9.00 sec 111 MBytes 935 Mbits/sec
18532026-02-26T18:26:50.454Z[SUM] 8.00-9.00 sec 892 MBytes 7.48 Gbits/sec
18542026-02-26T18:26:50.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
18552026-02-26T18:26:50.454Z[ 5] 9.00-10.00 sec 112 MBytes 942 Mbits/sec
18562026-02-26T18:26:50.454Z[ 7] 9.00-10.00 sec 112 MBytes 941 Mbits/sec
18572026-02-26T18:26:50.454Z[ 9] 9.00-10.00 sec 112 MBytes 941 Mbits/sec
18582026-02-26T18:26:50.454Z[ 11] 9.00-10.00 sec 112 MBytes 941 Mbits/sec
18592026-02-26T18:26:50.454Z[ 13] 9.00-10.00 sec 112 MBytes 940 Mbits/sec
18602026-02-26T18:26:50.454Z[ 15] 9.00-10.00 sec 112 MBytes 941 Mbits/sec
18612026-02-26T18:26:50.455Z[ 17] 9.00-10.00 sec 112 MBytes 941 Mbits/sec
18622026-02-26T18:26:50.455Z[ 19] 9.00-10.00 sec 112 MBytes 942 Mbits/sec
18632026-02-26T18:26:50.455Z[SUM] 9.00-10.00 sec 898 MBytes 7.53 Gbits/sec
18642026-02-26T18:26:50.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
18652026-02-26T18:26:50.455Z[ 5] 10.00-10.00 sec 48.1 KBytes 663 Mbits/sec
18662026-02-26T18:26:50.455Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18672026-02-26T18:26:50.455Z[ 9] 10.00-10.00 sec 48.1 KBytes 665 Mbits/sec
18682026-02-26T18:26:50.455Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18692026-02-26T18:26:50.455Z[ 13] 10.00-10.00 sec 48.1 KBytes 665 Mbits/sec
18702026-02-26T18:26:50.455Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.33 Gbits/sec
18712026-02-26T18:26:50.455Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.33 Gbits/sec
18722026-02-26T18:26:50.455Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.33 Gbits/sec
18732026-02-26T18:26:50.455Z[SUM] 10.00-10.00 sec 433 KBytes 5.97 Gbits/sec
18742026-02-26T18:26:50.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
18752026-02-26T18:26:50.455Z[ ID] Interval Transfer Bandwidth
18762026-02-26T18:26:50.455Z[ 5] 0.00-10.00 sec 1.05 GBytes 906 Mbits/sec sender
18772026-02-26T18:26:50.455Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18782026-02-26T18:26:50.455Z[ 7] 0.00-10.00 sec 1.06 GBytes 906 Mbits/sec sender
18792026-02-26T18:26:50.455Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18802026-02-26T18:26:50.455Z[ 9] 0.00-10.00 sec 1.05 GBytes 906 Mbits/sec sender
18812026-02-26T18:26:50.455Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18822026-02-26T18:26:50.455Z[ 11] 0.00-10.00 sec 1.05 GBytes 906 Mbits/sec sender
18832026-02-26T18:26:50.455Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18842026-02-26T18:26:50.455Z[ 13] 0.00-10.00 sec 1.05 GBytes 906 Mbits/sec sender
18852026-02-26T18:26:50.455Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18862026-02-26T18:26:50.455Z[ 15] 0.00-10.00 sec 1.05 GBytes 906 Mbits/sec sender
18872026-02-26T18:26:50.455Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18882026-02-26T18:26:50.455Z[ 17] 0.00-10.00 sec 1.05 GBytes 905 Mbits/sec sender
18892026-02-26T18:26:50.455Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18902026-02-26T18:26:50.455Z[ 19] 0.00-10.00 sec 1.05 GBytes 906 Mbits/sec sender
18912026-02-26T18:26:50.455Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18922026-02-26T18:26:50.455Z[SUM] 0.00-10.00 sec 8.44 GBytes 7.25 Gbits/sec sender
18932026-02-26T18:26:50.455Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18942026-02-26T18:26:50.459ZRun 1/5...7246.023Mbps
18952026-02-26T18:26:57.480Z-----------------------------------------------------------
18962026-02-26T18:26:57.480ZServer listening on 5201
18972026-02-26T18:26:57.480Z-----------------------------------------------------------
18982026-02-26T18:26:57.480ZAccepted connection from 10.0.0.1, port 54676
18992026-02-26T18:26:57.480Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54688
19002026-02-26T18:26:57.480Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54302
19012026-02-26T18:26:57.480Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62086
19022026-02-26T18:26:57.480Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45684
19032026-02-26T18:26:57.480Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51230
19042026-02-26T18:26:57.480Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48594
19052026-02-26T18:26:57.480Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62990
19062026-02-26T18:26:57.480Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48102
19072026-02-26T18:26:57.480Z[ ID] Interval Transfer Bandwidth
19082026-02-26T18:26:57.480Z[ 5] 0.00-1.00 sec 90.4 MBytes 758 Mbits/sec
19092026-02-26T18:26:57.480Z[ 7] 0.00-1.00 sec 90.3 MBytes 757 Mbits/sec
19102026-02-26T18:26:57.480Z[ 9] 0.00-1.00 sec 90.4 MBytes 758 Mbits/sec
19112026-02-26T18:26:57.480Z[ 11] 0.00-1.00 sec 90.2 MBytes 757 Mbits/sec
19122026-02-26T18:26:57.480Z[ 13] 0.00-1.00 sec 90.2 MBytes 757 Mbits/sec
19132026-02-26T18:26:57.480Z[ 15] 0.00-1.00 sec 90.1 MBytes 756 Mbits/sec
19142026-02-26T18:26:57.480Z[ 17] 0.00-1.00 sec 90.3 MBytes 757 Mbits/sec
19152026-02-26T18:26:57.480Z[ 19] 0.00-1.00 sec 90.2 MBytes 756 Mbits/sec
19162026-02-26T18:26:57.480Z[SUM] 0.00-1.00 sec 722 MBytes 6.06 Gbits/sec
19172026-02-26T18:26:57.480Z- - - - - - - - - - - - - - - - - - - - - - - - -
19182026-02-26T18:26:57.481Z[ 5] 1.00-2.00 sec 108 MBytes 905 Mbits/sec
19192026-02-26T18:26:57.481Z[ 7] 1.00-2.00 sec 108 MBytes 906 Mbits/sec
19202026-02-26T18:26:57.481Z[ 9] 1.00-2.00 sec 108 MBytes 905 Mbits/sec
19212026-02-26T18:26:57.481Z[ 11] 1.00-2.00 sec 108 MBytes 907 Mbits/sec
19222026-02-26T18:26:57.481Z[ 13] 1.00-2.00 sec 108 MBytes 906 Mbits/sec
19232026-02-26T18:26:57.481Z[ 15] 1.00-2.00 sec 108 MBytes 906 Mbits/sec
19242026-02-26T18:26:57.481Z[ 17] 1.00-2.00 sec 108 MBytes 906 Mbits/sec
19252026-02-26T18:26:57.481Z[ 19] 1.00-2.00 sec 108 MBytes 906 Mbits/sec
19262026-02-26T18:26:57.481Z[SUM] 1.00-2.00 sec 864 MBytes 7.25 Gbits/sec
19272026-02-26T18:26:57.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
19282026-02-26T18:26:57.481Z[ 5] 2.00-3.00 sec 111 MBytes 934 Mbits/sec
19292026-02-26T18:26:57.481Z[ 7] 2.00-3.00 sec 111 MBytes 934 Mbits/sec
19302026-02-26T18:26:57.481Z[ 9] 2.00-3.00 sec 111 MBytes 934 Mbits/sec
19312026-02-26T18:26:57.481Z[ 11] 2.00-3.00 sec 111 MBytes 933 Mbits/sec
19322026-02-26T18:26:57.481Z[ 13] 2.00-3.00 sec 111 MBytes 934 Mbits/sec
19332026-02-26T18:26:57.481Z[ 15] 2.00-3.00 sec 112 MBytes 936 Mbits/sec
19342026-02-26T18:26:57.481Z[ 17] 2.00-3.00 sec 112 MBytes 936 Mbits/sec
19352026-02-26T18:26:57.481Z[ 19] 2.00-3.00 sec 111 MBytes 935 Mbits/sec
19362026-02-26T18:26:57.481Z[SUM] 2.00-3.00 sec 891 MBytes 7.48 Gbits/sec
19372026-02-26T18:26:57.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
19382026-02-26T18:26:57.481Z[ 5] 3.00-4.00 sec 110 MBytes 925 Mbits/sec
19392026-02-26T18:26:57.481Z[ 7] 3.00-4.00 sec 110 MBytes 925 Mbits/sec
19402026-02-26T18:26:57.481Z[ 9] 3.00-4.00 sec 110 MBytes 924 Mbits/sec
19412026-02-26T18:26:57.481Z[ 11] 3.00-4.00 sec 110 MBytes 924 Mbits/sec
19422026-02-26T18:26:57.481Z[ 13] 3.00-4.00 sec 110 MBytes 925 Mbits/sec
19432026-02-26T18:26:57.481Z[ 15] 3.00-4.00 sec 110 MBytes 924 Mbits/sec
19442026-02-26T18:26:57.481Z[ 17] 3.00-4.00 sec 110 MBytes 925 Mbits/sec
19452026-02-26T18:26:57.481Z[ 19] 3.00-4.00 sec 110 MBytes 924 Mbits/sec
19462026-02-26T18:26:57.481Z[SUM] 3.00-4.00 sec 882 MBytes 7.39 Gbits/sec
19472026-02-26T18:26:57.481Z- - - - - - - - - - - - - - - - - - - - - - - - -
19482026-02-26T18:26:57.481Z[ 5] 4.00-5.00 sec 111 MBytes 935 Mbits/sec
19492026-02-26T18:26:57.481Z[ 7] 4.00-5.00 sec 111 MBytes 933 Mbits/sec
19502026-02-26T18:26:57.481Z[ 9] 4.00-5.00 sec 111 MBytes 933 Mbits/sec
19512026-02-26T18:26:57.481Z[ 11] 4.00-5.00 sec 111 MBytes 933 Mbits/sec
19522026-02-26T18:26:57.481Z[ 13] 4.00-5.00 sec 111 MBytes 934 Mbits/sec
19532026-02-26T18:26:57.481Z[ 15] 4.00-5.00 sec 111 MBytes 935 Mbits/sec
19542026-02-26T18:26:57.485Z[ 17] 4.00-5.00 sec 111 MBytes 935 Mbits/sec
19552026-02-26T18:26:57.485Z[ 19] 4.00-5.00 sec 111 MBytes 935 Mbits/sec
19562026-02-26T18:26:57.485Z[SUM] 4.00-5.00 sec 891 MBytes 7.47 Gbits/sec
19572026-02-26T18:26:57.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
19582026-02-26T18:26:57.485Z[ 5] 5.00-6.00 sec 107 MBytes 895 Mbits/sec
19592026-02-26T18:26:57.485Z[ 7] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
19602026-02-26T18:26:57.485Z[ 9] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
19612026-02-26T18:26:57.485Z[ 11] 5.00-6.00 sec 107 MBytes 895 Mbits/sec
19622026-02-26T18:26:57.485Z[ 13] 5.00-6.00 sec 107 MBytes 895 Mbits/sec
19632026-02-26T18:26:57.485Z[ 15] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
19642026-02-26T18:26:57.485Z[ 17] 5.00-6.00 sec 107 MBytes 895 Mbits/sec
19652026-02-26T18:26:57.485Z[ 19] 5.00-6.00 sec 107 MBytes 895 Mbits/sec
19662026-02-26T18:26:57.485Z[SUM] 5.00-6.00 sec 854 MBytes 7.16 Gbits/sec
19672026-02-26T18:26:57.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
19682026-02-26T18:26:57.485Z[ 5] 6.00-7.00 sec 111 MBytes 929 Mbits/sec
19692026-02-26T18:26:57.485Z[ 7] 6.00-7.00 sec 111 MBytes 928 Mbits/sec
19702026-02-26T18:26:57.486Z[ 9] 6.00-7.00 sec 111 MBytes 929 Mbits/sec
19712026-02-26T18:27:00.711Z[ 11] 6.00-7.00 sec 111 MBytes 929 Mbits/sec
19722026-02-26T18:27:00.712Z[ 13] 6.00-7.00 sec 111 MBytes 928 Mbits/sec
19732026-02-26T18:27:00.712Z[ 15] 6.00-7.00 sec 111 MBytes 929 Mbits/sec
19742026-02-26T18:27:00.712Z[ 17] 6.00-7.00 sec 111 MBytes 928 Mbits/sec
19752026-02-26T18:27:00.712Z[ 19] 6.00-7.00 sec 111 MBytes 928 Mbits/sec
19762026-02-26T18:27:00.712Z[SUM] 6.00-7.00 sec 885 MBytes 7.43 Gbits/sec
19772026-02-26T18:27:00.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
19782026-02-26T18:27:00.712Z[ 5] 7.00-8.00 sec 111 MBytes 930 Mbits/sec
19792026-02-26T18:27:00.712Z[ 7] 7.00-8.00 sec 111 MBytes 930 Mbits/sec
19802026-02-26T18:27:00.713Z[ 9] 7.00-8.00 sec 111 MBytes 929 Mbits/sec
19812026-02-26T18:27:00.713Z[ 11] 7.00-8.00 sec 111 MBytes 930 Mbits/sec
19822026-02-26T18:27:00.713Z[ 13] 7.00-8.00 sec 111 MBytes 929 Mbits/sec
19832026-02-26T18:27:00.713Z[ 15] 7.00-8.00 sec 111 MBytes 928 Mbits/sec
19842026-02-26T18:27:00.713Z[ 17] 7.00-8.00 sec 111 MBytes 930 Mbits/sec
19852026-02-26T18:27:00.713Z[ 19] 7.00-8.00 sec 111 MBytes 929 Mbits/sec
19862026-02-26T18:27:00.714Z[SUM] 7.00-8.00 sec 886 MBytes 7.44 Gbits/sec
19872026-02-26T18:27:00.714Z- - - - - - - - - - - - - - - - - - - - - - - - -
19882026-02-26T18:27:00.714Z[ 5] 8.00-9.00 sec 117 MBytes 981 Mbits/sec
19892026-02-26T18:27:00.714Z[ 7] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
19902026-02-26T18:27:00.714Z[ 9] 8.00-9.00 sec 117 MBytes 981 Mbits/sec
19912026-02-26T18:27:00.714Z[ 11] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
19922026-02-26T18:27:00.714Z[ 13] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
19932026-02-26T18:27:00.715Z[ 15] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
19942026-02-26T18:27:00.715Z[ 17] 8.00-9.00 sec 117 MBytes 980 Mbits/sec
19952026-02-26T18:27:00.715Z[ 19] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
19962026-02-26T18:27:00.715Z[SUM] 8.00-9.00 sec 936 MBytes 7.85 Gbits/sec
19972026-02-26T18:27:00.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
19982026-02-26T18:27:00.715Z[ 5] 9.00-10.00 sec 111 MBytes 935 Mbits/sec
19992026-02-26T18:27:00.715Z[ 7] 9.00-10.00 sec 112 MBytes 935 Mbits/sec
20002026-02-26T18:27:00.716Z[ 9] 9.00-10.00 sec 112 MBytes 935 Mbits/sec
20012026-02-26T18:27:00.716Z[ 11] 9.00-10.00 sec 111 MBytes 935 Mbits/sec
20022026-02-26T18:27:00.716Z[ 13] 9.00-10.00 sec 112 MBytes 935 Mbits/sec
20032026-02-26T18:27:00.716Z[ 15] 9.00-10.00 sec 111 MBytes 935 Mbits/sec
20042026-02-26T18:27:00.716Z[ 17] 9.00-10.00 sec 111 MBytes 935 Mbits/sec
20052026-02-26T18:27:00.716Z[ 19] 9.00-10.00 sec 111 MBytes 934 Mbits/sec
20062026-02-26T18:27:00.716Z[SUM] 9.00-10.00 sec 892 MBytes 7.48 Gbits/sec
20072026-02-26T18:27:00.716Z- - - - - - - - - - - - - - - - - - - - - - - - -
20082026-02-26T18:27:00.717Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.27 Gbits/sec
20092026-02-26T18:27:00.717Z[ 7] 10.00-10.00 sec 48.1 KBytes 636 Mbits/sec
20102026-02-26T18:27:00.717Z[ 9] 10.00-10.00 sec 48.1 KBytes 636 Mbits/sec
20112026-02-26T18:27:00.717Z[ 11] 10.00-10.00 sec 48.1 KBytes 635 Mbits/sec
20122026-02-26T18:27:00.717Z[ 13] 10.00-10.00 sec 96.2 KBytes 1.27 Gbits/sec
20132026-02-26T18:27:00.717Z[ 15] 10.00-10.00 sec 48.1 KBytes 636 Mbits/sec
20142026-02-26T18:27:00.717Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.27 Gbits/sec
20152026-02-26T18:27:00.717Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.27 Gbits/sec
20162026-02-26T18:27:00.717Z[SUM] 10.00-10.00 sec 577 KBytes 7.61 Gbits/sec
20172026-02-26T18:27:00.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
20182026-02-26T18:27:00.718Z[ ID] Interval Transfer Bandwidth
20192026-02-26T18:27:00.718Z[ 5] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20202026-02-26T18:27:00.718Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20212026-02-26T18:27:00.718Z[ 7] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20222026-02-26T18:27:00.718Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20232026-02-26T18:27:00.719Z[ 9] 0.00-10.00 sec 1.06 GBytes 912 Mbits/sec sender
20242026-02-26T18:27:00.719Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20252026-02-26T18:27:00.720Z[ 11] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20262026-02-26T18:27:00.720Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20272026-02-26T18:27:00.721Z[ 13] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20282026-02-26T18:27:00.721Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20292026-02-26T18:27:00.721Z[ 15] 0.00-10.00 sec 1.06 GBytes 912 Mbits/sec sender
20302026-02-26T18:27:00.721Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20312026-02-26T18:27:00.721Z[ 17] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20322026-02-26T18:27:00.721Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20332026-02-26T18:27:00.722Z[ 19] 0.00-10.00 sec 1.06 GBytes 912 Mbits/sec sender
20342026-02-26T18:27:00.723Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20352026-02-26T18:27:00.723Z[SUM] 0.00-10.00 sec 8.50 GBytes 7.30 Gbits/sec sender
20362026-02-26T18:27:00.723Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20372026-02-26T18:27:00.741ZRun 2/5...7300.716Mbps
20382026-02-26T18:27:07.731Z-----------------------------------------------------------
20392026-02-26T18:27:07.731ZServer listening on 5201
20402026-02-26T18:27:07.731Z-----------------------------------------------------------
20412026-02-26T18:27:07.731ZAccepted connection from 10.0.0.1, port 55896
20422026-02-26T18:27:07.731Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60977
20432026-02-26T18:27:07.732Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38238
20442026-02-26T18:27:07.732Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60329
20452026-02-26T18:27:07.732Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45550
20462026-02-26T18:27:07.732Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37184
20472026-02-26T18:27:07.732Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60284
20482026-02-26T18:27:07.732Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53530
20492026-02-26T18:27:07.732Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59682
20502026-02-26T18:27:07.732Z[ ID] Interval Transfer Bandwidth
20512026-02-26T18:27:07.732Z[ 5] 0.00-1.00 sec 89.4 MBytes 750 Mbits/sec
20522026-02-26T18:27:07.732Z[ 7] 0.00-1.00 sec 89.4 MBytes 750 Mbits/sec
20532026-02-26T18:27:07.732Z[ 9] 0.00-1.00 sec 89.3 MBytes 749 Mbits/sec
20542026-02-26T18:27:07.732Z[ 11] 0.00-1.00 sec 89.4 MBytes 750 Mbits/sec
20552026-02-26T18:27:07.732Z[ 13] 0.00-1.00 sec 89.3 MBytes 749 Mbits/sec
20562026-02-26T18:27:07.732Z[ 15] 0.00-1.00 sec 89.4 MBytes 750 Mbits/sec
20572026-02-26T18:27:07.732Z[ 17] 0.00-1.00 sec 89.3 MBytes 749 Mbits/sec
20582026-02-26T18:27:07.732Z[ 19] 0.00-1.00 sec 89.3 MBytes 749 Mbits/sec
20592026-02-26T18:27:07.732Z[SUM] 0.00-1.00 sec 715 MBytes 6.00 Gbits/sec
20602026-02-26T18:27:07.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
20612026-02-26T18:27:07.732Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
20622026-02-26T18:27:07.732Z[ 7] 1.00-2.00 sec 121 MBytes 1.01 Gbits/sec
20632026-02-26T18:27:07.732Z[ 9] 1.00-2.00 sec 121 MBytes 1.01 Gbits/sec
20642026-02-26T18:27:07.732Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
20652026-02-26T18:27:07.732Z[ 13] 1.00-2.00 sec 121 MBytes 1.01 Gbits/sec
20662026-02-26T18:27:07.732Z[ 15] 1.00-2.00 sec 121 MBytes 1.01 Gbits/sec
20672026-02-26T18:27:07.732Z[ 17] 1.00-2.00 sec 121 MBytes 1.01 Gbits/sec
20682026-02-26T18:27:07.732Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
20692026-02-26T18:27:07.732Z[SUM] 1.00-2.00 sec 968 MBytes 8.12 Gbits/sec
20702026-02-26T18:27:07.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
20712026-02-26T18:27:07.732Z[ 5] 2.00-3.00 sec 117 MBytes 983 Mbits/sec
20722026-02-26T18:27:07.732Z[ 7] 2.00-3.00 sec 117 MBytes 983 Mbits/sec
20732026-02-26T18:27:07.732Z[ 9] 2.00-3.00 sec 117 MBytes 984 Mbits/sec
20742026-02-26T18:27:07.732Z[ 11] 2.00-3.00 sec 117 MBytes 981 Mbits/sec
20752026-02-26T18:27:07.732Z[ 13] 2.00-3.00 sec 117 MBytes 985 Mbits/sec
20762026-02-26T18:27:07.732Z[ 15] 2.00-3.00 sec 117 MBytes 984 Mbits/sec
20772026-02-26T18:27:07.732Z[ 17] 2.00-3.00 sec 117 MBytes 984 Mbits/sec
20782026-02-26T18:27:07.732Z[ 19] 2.00-3.00 sec 117 MBytes 983 Mbits/sec
20792026-02-26T18:27:07.732Z[SUM] 2.00-3.00 sec 938 MBytes 7.87 Gbits/sec
20802026-02-26T18:27:07.732Z- - - - - - - - - - - - - - - - - - - - - - - - -
20812026-02-26T18:27:07.733Z[ 5] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20822026-02-26T18:27:07.733Z[ 7] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20832026-02-26T18:27:07.733Z[ 9] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20842026-02-26T18:27:07.733Z[ 11] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20852026-02-26T18:27:07.733Z[ 13] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20862026-02-26T18:27:07.733Z[ 15] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20872026-02-26T18:27:07.733Z[ 17] 3.00-4.00 sec 114 MBytes 958 Mbits/sec
20882026-02-26T18:27:07.733Z[ 19] 3.00-4.00 sec 114 MBytes 957 Mbits/sec
20892026-02-26T18:27:07.733Z[SUM] 3.00-4.00 sec 914 MBytes 7.66 Gbits/sec
20902026-02-26T18:27:07.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
20912026-02-26T18:27:07.733Z[ 5] 4.00-5.00 sec 112 MBytes 936 Mbits/sec
20922026-02-26T18:27:07.733Z[ 7] 4.00-5.00 sec 112 MBytes 938 Mbits/sec
20932026-02-26T18:27:07.733Z[ 9] 4.00-5.00 sec 112 MBytes 939 Mbits/sec
20942026-02-26T18:27:07.733Z[ 11] 4.00-5.00 sec 112 MBytes 938 Mbits/sec
20952026-02-26T18:27:07.733Z[ 13] 4.00-5.00 sec 112 MBytes 938 Mbits/sec
20962026-02-26T18:27:07.733Z[ 15] 4.00-5.00 sec 112 MBytes 938 Mbits/sec
20972026-02-26T18:27:07.733Z[ 17] 4.00-5.00 sec 112 MBytes 937 Mbits/sec
20982026-02-26T18:27:07.733Z[ 19] 4.00-5.00 sec 112 MBytes 937 Mbits/sec
20992026-02-26T18:27:07.733Z[SUM] 4.00-5.00 sec 894 MBytes 7.50 Gbits/sec
21002026-02-26T18:27:07.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
21012026-02-26T18:27:07.733Z[ 5] 5.00-6.00 sec 107 MBytes 897 Mbits/sec
21022026-02-26T18:27:07.733Z[ 7] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21032026-02-26T18:27:07.733Z[ 9] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21042026-02-26T18:27:07.733Z[ 11] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21052026-02-26T18:27:07.733Z[ 13] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21062026-02-26T18:27:07.733Z[ 15] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21072026-02-26T18:27:07.733Z[ 17] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21082026-02-26T18:27:07.733Z[ 19] 5.00-6.00 sec 107 MBytes 896 Mbits/sec
21092026-02-26T18:27:07.733Z[SUM] 5.00-6.00 sec 855 MBytes 7.17 Gbits/sec
21102026-02-26T18:27:07.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
21112026-02-26T18:27:07.733Z[ 5] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
21122026-02-26T18:27:07.733Z[ 7] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
21132026-02-26T18:27:07.733Z[ 9] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
21142026-02-26T18:27:10.956Z[ 11] 6.00-7.00 sec 108 MBytes 902 Mbits/sec
21152026-02-26T18:27:10.956Z[ 13] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
21162026-02-26T18:27:10.956Z[ 15] 6.00-7.00 sec 108 MBytes 902 Mbits/sec
21172026-02-26T18:27:10.956Z[ 17] 6.00-7.00 sec 108 MBytes 902 Mbits/sec
21182026-02-26T18:27:10.956Z[ 19] 6.00-7.00 sec 107 MBytes 900 Mbits/sec
21192026-02-26T18:27:10.956Z[SUM] 6.00-7.00 sec 860 MBytes 7.21 Gbits/sec
21202026-02-26T18:27:10.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
21212026-02-26T18:27:10.956Z[ 5] 7.00-8.00 sec 115 MBytes 962 Mbits/sec
21222026-02-26T18:27:10.956Z[ 7] 7.00-8.00 sec 115 MBytes 961 Mbits/sec
21232026-02-26T18:27:10.956Z[ 9] 7.00-8.00 sec 115 MBytes 961 Mbits/sec
21242026-02-26T18:27:10.956Z[ 11] 7.00-8.00 sec 115 MBytes 962 Mbits/sec
21252026-02-26T18:27:10.956Z[ 13] 7.00-8.00 sec 115 MBytes 961 Mbits/sec
21262026-02-26T18:27:10.957Z[ 15] 7.00-8.00 sec 115 MBytes 961 Mbits/sec
21272026-02-26T18:27:10.957Z[ 17] 7.00-8.00 sec 115 MBytes 961 Mbits/sec
21282026-02-26T18:27:10.957Z[ 19] 7.00-8.00 sec 115 MBytes 961 Mbits/sec
21292026-02-26T18:27:10.957Z[SUM] 7.00-8.00 sec 917 MBytes 7.69 Gbits/sec
21302026-02-26T18:27:10.957Z- - - - - - - - - - - - - - - - - - - - - - - - -
21312026-02-26T18:27:10.957Z[ 5] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
21322026-02-26T18:27:10.957Z[ 7] 8.00-9.00 sec 117 MBytes 982 Mbits/sec
21332026-02-26T18:27:10.957Z[ 9] 8.00-9.00 sec 117 MBytes 980 Mbits/sec
21342026-02-26T18:27:10.958Z[ 11] 8.00-9.00 sec 117 MBytes 981 Mbits/sec
21352026-02-26T18:27:10.958Z[ 13] 8.00-9.00 sec 117 MBytes 980 Mbits/sec
21362026-02-26T18:27:10.958Z[ 15] 8.00-9.00 sec 117 MBytes 978 Mbits/sec
21372026-02-26T18:27:10.958Z[ 17] 8.00-9.00 sec 117 MBytes 978 Mbits/sec
21382026-02-26T18:27:10.958Z[ 19] 8.00-9.00 sec 117 MBytes 979 Mbits/sec
21392026-02-26T18:27:10.958Z[SUM] 8.00-9.00 sec 935 MBytes 7.84 Gbits/sec
21402026-02-26T18:27:10.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
21412026-02-26T18:27:10.958Z[ 5] 9.00-10.00 sec 111 MBytes 929 Mbits/sec
21422026-02-26T18:27:10.958Z[ 7] 9.00-10.00 sec 111 MBytes 929 Mbits/sec
21432026-02-26T18:27:10.958Z[ 9] 9.00-10.00 sec 111 MBytes 930 Mbits/sec
21442026-02-26T18:27:10.958Z[ 11] 9.00-10.00 sec 111 MBytes 929 Mbits/sec
21452026-02-26T18:27:10.958Z[ 13] 9.00-10.00 sec 111 MBytes 929 Mbits/sec
21462026-02-26T18:27:10.959Z[ 15] 9.00-10.00 sec 111 MBytes 929 Mbits/sec
21472026-02-26T18:27:10.959Z[ 17] 9.00-10.00 sec 111 MBytes 929 Mbits/sec
21482026-02-26T18:27:10.959Z[ 19] 9.00-10.00 sec 111 MBytes 928 Mbits/sec
21492026-02-26T18:27:10.959Z[SUM] 9.00-10.00 sec 886 MBytes 7.43 Gbits/sec
21502026-02-26T18:27:10.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
21512026-02-26T18:27:10.959Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.97 Gbits/sec
21522026-02-26T18:27:10.959Z[ 7] 10.00-10.00 sec 48.1 KBytes 987 Mbits/sec
21532026-02-26T18:27:10.959Z[ 9] 10.00-10.00 sec 48.1 KBytes 987 Mbits/sec
21542026-02-26T18:27:10.959Z[ 11] 10.00-10.00 sec 48.1 KBytes 987 Mbits/sec
21552026-02-26T18:27:10.959Z[ 13] 10.00-10.00 sec 144 KBytes 2.96 Gbits/sec
21562026-02-26T18:27:10.959Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.97 Gbits/sec
21572026-02-26T18:27:10.959Z[ 17] 10.00-10.00 sec 48.1 KBytes 987 Mbits/sec
21582026-02-26T18:27:10.959Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.97 Gbits/sec
21592026-02-26T18:27:10.960Z[SUM] 10.00-10.00 sec 625 KBytes 12.8 Gbits/sec
21602026-02-26T18:27:10.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
21612026-02-26T18:27:10.960Z[ ID] Interval Transfer Bandwidth
21622026-02-26T18:27:10.960Z[ 5] 0.00-10.00 sec 1.08 GBytes 932 Mbits/sec sender
21632026-02-26T18:27:10.960Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21642026-02-26T18:27:10.960Z[ 7] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21652026-02-26T18:27:10.960Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21662026-02-26T18:27:10.960Z[ 9] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21672026-02-26T18:27:10.961Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21682026-02-26T18:27:10.961Z[ 11] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21692026-02-26T18:27:10.961Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21702026-02-26T18:27:10.961Z[ 13] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21712026-02-26T18:27:10.961Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21722026-02-26T18:27:10.961Z[ 15] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21732026-02-26T18:27:10.961Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21742026-02-26T18:27:10.961Z[ 17] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21752026-02-26T18:27:10.961Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21762026-02-26T18:27:10.961Z[ 19] 0.00-10.00 sec 1.08 GBytes 931 Mbits/sec sender
21772026-02-26T18:27:10.961Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21782026-02-26T18:27:10.961Z[SUM] 0.00-10.00 sec 8.67 GBytes 7.45 Gbits/sec sender
21792026-02-26T18:27:10.962Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21802026-02-26T18:27:10.968ZRun 3/5...7450.2Mbps
21812026-02-26T18:27:17.982Z-----------------------------------------------------------
21822026-02-26T18:27:17.982ZServer listening on 5201
21832026-02-26T18:27:17.982Z-----------------------------------------------------------
21842026-02-26T18:27:17.982ZAccepted connection from 10.0.0.1, port 39428
21852026-02-26T18:27:17.982Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34299
21862026-02-26T18:27:17.982Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63480
21872026-02-26T18:27:17.983Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33245
21882026-02-26T18:27:17.983Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40017
21892026-02-26T18:27:17.983Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40606
21902026-02-26T18:27:17.983Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47135
21912026-02-26T18:27:17.983Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63186
21922026-02-26T18:27:17.983Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43810
21932026-02-26T18:27:17.983Z[ ID] Interval Transfer Bandwidth
21942026-02-26T18:27:17.983Z[ 5] 0.00-1.00 sec 89.7 MBytes 752 Mbits/sec
21952026-02-26T18:27:17.983Z[ 7] 0.00-1.00 sec 89.5 MBytes 751 Mbits/sec
21962026-02-26T18:27:17.983Z[ 9] 0.00-1.00 sec 89.6 MBytes 751 Mbits/sec
21972026-02-26T18:27:17.983Z[ 11] 0.00-1.00 sec 89.5 MBytes 751 Mbits/sec
21982026-02-26T18:27:17.983Z[ 13] 0.00-1.00 sec 89.2 MBytes 748 Mbits/sec
21992026-02-26T18:27:17.983Z[ 15] 0.00-1.00 sec 89.3 MBytes 749 Mbits/sec
22002026-02-26T18:27:17.983Z[ 17] 0.00-1.00 sec 89.1 MBytes 748 Mbits/sec
22012026-02-26T18:27:17.983Z[ 19] 0.00-1.00 sec 89.3 MBytes 749 Mbits/sec
22022026-02-26T18:27:17.983Z[SUM] 0.00-1.00 sec 715 MBytes 6.00 Gbits/sec
22032026-02-26T18:27:17.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
22042026-02-26T18:27:17.983Z[ 5] 1.00-2.00 sec 115 MBytes 966 Mbits/sec
22052026-02-26T18:27:17.983Z[ 7] 1.00-2.00 sec 115 MBytes 965 Mbits/sec
22062026-02-26T18:27:17.983Z[ 9] 1.00-2.00 sec 115 MBytes 967 Mbits/sec
22072026-02-26T18:27:17.983Z[ 11] 1.00-2.00 sec 115 MBytes 966 Mbits/sec
22082026-02-26T18:27:17.983Z[ 13] 1.00-2.00 sec 115 MBytes 967 Mbits/sec
22092026-02-26T18:27:17.983Z[ 15] 1.00-2.00 sec 115 MBytes 967 Mbits/sec
22102026-02-26T18:27:17.983Z[ 17] 1.00-2.00 sec 115 MBytes 967 Mbits/sec
22112026-02-26T18:27:17.983Z[ 19] 1.00-2.00 sec 115 MBytes 967 Mbits/sec
22122026-02-26T18:27:17.983Z[SUM] 1.00-2.00 sec 922 MBytes 7.73 Gbits/sec
22132026-02-26T18:27:17.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
22142026-02-26T18:27:17.983Z[ 5] 2.00-3.00 sec 120 MBytes 1.00 Gbits/sec
22152026-02-26T18:27:17.983Z[ 7] 2.00-3.00 sec 119 MBytes 1.00 Gbits/sec
22162026-02-26T18:27:17.983Z[ 9] 2.00-3.00 sec 120 MBytes 1.00 Gbits/sec
22172026-02-26T18:27:17.983Z[ 11] 2.00-3.00 sec 119 MBytes 1.00 Gbits/sec
22182026-02-26T18:27:17.983Z[ 13] 2.00-3.00 sec 119 MBytes 1.00 Gbits/sec
22192026-02-26T18:27:17.983Z[ 15] 2.00-3.00 sec 119 MBytes 1.00 Gbits/sec
22202026-02-26T18:27:17.983Z[ 17] 2.00-3.00 sec 120 MBytes 1.00 Gbits/sec
22212026-02-26T18:27:17.983Z[ 19] 2.00-3.00 sec 120 MBytes 1.00 Gbits/sec
22222026-02-26T18:27:17.983Z[SUM] 2.00-3.00 sec 956 MBytes 8.02 Gbits/sec
22232026-02-26T18:27:17.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
22242026-02-26T18:27:17.984Z[ 5] 3.00-4.00 sec 111 MBytes 927 Mbits/sec
22252026-02-26T18:27:17.984Z[ 7] 3.00-4.00 sec 110 MBytes 927 Mbits/sec
22262026-02-26T18:27:17.984Z[ 9] 3.00-4.00 sec 111 MBytes 928 Mbits/sec
22272026-02-26T18:27:17.984Z[ 11] 3.00-4.00 sec 111 MBytes 928 Mbits/sec
22282026-02-26T18:27:17.984Z[ 13] 3.00-4.00 sec 110 MBytes 926 Mbits/sec
22292026-02-26T18:27:17.984Z[ 15] 3.00-4.00 sec 110 MBytes 926 Mbits/sec
22302026-02-26T18:27:17.984Z[ 17] 3.00-4.00 sec 110 MBytes 927 Mbits/sec
22312026-02-26T18:27:17.984Z[ 19] 3.00-4.00 sec 110 MBytes 926 Mbits/sec
22322026-02-26T18:27:17.984Z[SUM] 3.00-4.00 sec 884 MBytes 7.42 Gbits/sec
22332026-02-26T18:27:17.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
22342026-02-26T18:27:17.984Z[ 5] 4.00-5.00 sec 116 MBytes 977 Mbits/sec
22352026-02-26T18:27:17.984Z[ 7] 4.00-5.00 sec 117 MBytes 977 Mbits/sec
22362026-02-26T18:27:17.984Z[ 9] 4.00-5.00 sec 116 MBytes 977 Mbits/sec
22372026-02-26T18:27:17.984Z[ 11] 4.00-5.00 sec 116 MBytes 976 Mbits/sec
22382026-02-26T18:27:17.984Z[ 13] 4.00-5.00 sec 116 MBytes 977 Mbits/sec
22392026-02-26T18:27:17.984Z[ 15] 4.00-5.00 sec 117 MBytes 978 Mbits/sec
22402026-02-26T18:27:17.984Z[ 17] 4.00-5.00 sec 116 MBytes 977 Mbits/sec
22412026-02-26T18:27:17.984Z[ 19] 4.00-5.00 sec 116 MBytes 976 Mbits/sec
22422026-02-26T18:27:17.984Z[SUM] 4.00-5.00 sec 931 MBytes 7.81 Gbits/sec
22432026-02-26T18:27:17.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
22442026-02-26T18:27:17.984Z[ 5] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
22452026-02-26T18:27:17.984Z[ 7] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
22462026-02-26T18:27:17.984Z[ 9] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
22472026-02-26T18:27:17.984Z[ 11] 5.00-6.00 sec 116 MBytes 975 Mbits/sec
22482026-02-26T18:27:17.984Z[ 13] 5.00-6.00 sec 116 MBytes 975 Mbits/sec
22492026-02-26T18:27:17.984Z[ 15] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
22502026-02-26T18:27:17.988Z[ 17] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
22512026-02-26T18:27:17.988Z[ 19] 5.00-6.00 sec 116 MBytes 976 Mbits/sec
22522026-02-26T18:27:17.988Z[SUM] 5.00-6.00 sec 930 MBytes 7.81 Gbits/sec
22532026-02-26T18:27:17.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
22542026-02-26T18:27:17.989Z[ 5] 6.00-7.00 sec 117 MBytes 978 Mbits/sec
22552026-02-26T18:27:17.989Z[ 7] 6.00-7.00 sec 117 MBytes 978 Mbits/sec
22562026-02-26T18:27:17.989Z[ 9] 6.00-7.00 sec 117 MBytes 977 Mbits/sec
22572026-02-26T18:27:21.201Z[ 11] 6.00-7.00 sec 117 MBytes 979 Mbits/sec
22582026-02-26T18:27:21.201Z[ 13] 6.00-7.00 sec 117 MBytes 978 Mbits/sec
22592026-02-26T18:27:21.201Z[ 15] 6.00-7.00 sec 117 MBytes 979 Mbits/sec
22602026-02-26T18:27:21.201Z[ 17] 6.00-7.00 sec 117 MBytes 979 Mbits/sec
22612026-02-26T18:27:21.201Z[ 19] 6.00-7.00 sec 117 MBytes 978 Mbits/sec
22622026-02-26T18:27:21.201Z[SUM] 6.00-7.00 sec 933 MBytes 7.83 Gbits/sec
22632026-02-26T18:27:21.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
22642026-02-26T18:27:21.201Z[ 5] 7.00-8.00 sec 116 MBytes 972 Mbits/sec
22652026-02-26T18:27:21.201Z[ 7] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
22662026-02-26T18:27:21.201Z[ 9] 7.00-8.00 sec 116 MBytes 970 Mbits/sec
22672026-02-26T18:27:21.201Z[ 11] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
22682026-02-26T18:27:21.201Z[ 13] 7.00-8.00 sec 116 MBytes 972 Mbits/sec
22692026-02-26T18:27:21.201Z[ 15] 7.00-8.00 sec 116 MBytes 970 Mbits/sec
22702026-02-26T18:27:21.201Z[ 17] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
22712026-02-26T18:27:21.201Z[ 19] 7.00-8.00 sec 116 MBytes 973 Mbits/sec
22722026-02-26T18:27:21.201Z[SUM] 7.00-8.00 sec 926 MBytes 7.77 Gbits/sec
22732026-02-26T18:27:21.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
22742026-02-26T18:27:21.201Z[ 5] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22752026-02-26T18:27:21.201Z[ 7] 8.00-9.00 sec 113 MBytes 945 Mbits/sec
22762026-02-26T18:27:21.201Z[ 9] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22772026-02-26T18:27:21.201Z[ 11] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22782026-02-26T18:27:21.201Z[ 13] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22792026-02-26T18:27:21.201Z[ 15] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22802026-02-26T18:27:21.201Z[ 17] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22812026-02-26T18:27:21.201Z[ 19] 8.00-9.00 sec 113 MBytes 946 Mbits/sec
22822026-02-26T18:27:21.201Z[SUM] 8.00-9.00 sec 902 MBytes 7.57 Gbits/sec
22832026-02-26T18:27:21.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
22842026-02-26T18:27:21.201Z[ 5] 9.00-10.00 sec 116 MBytes 974 Mbits/sec
22852026-02-26T18:27:21.201Z[ 7] 9.00-10.00 sec 116 MBytes 970 Mbits/sec
22862026-02-26T18:27:21.201Z[ 9] 9.00-10.00 sec 116 MBytes 972 Mbits/sec
22872026-02-26T18:27:21.201Z[ 11] 9.00-10.00 sec 116 MBytes 972 Mbits/sec
22882026-02-26T18:27:21.201Z[ 13] 9.00-10.00 sec 116 MBytes 972 Mbits/sec
22892026-02-26T18:27:21.201Z[ 15] 9.00-10.00 sec 116 MBytes 971 Mbits/sec
22902026-02-26T18:27:21.202Z[ 17] 9.00-10.00 sec 116 MBytes 973 Mbits/sec
22912026-02-26T18:27:21.202Z[ 19] 9.00-10.00 sec 116 MBytes 974 Mbits/sec
22922026-02-26T18:27:21.202Z[SUM] 9.00-10.00 sec 927 MBytes 7.78 Gbits/sec
22932026-02-26T18:27:21.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
22942026-02-26T18:27:21.202Z[ 5] 10.00-10.00 sec 48.1 KBytes 836 Mbits/sec
22952026-02-26T18:27:21.202Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.67 Gbits/sec
22962026-02-26T18:27:21.202Z[ 9] 10.00-10.00 sec 48.1 KBytes 836 Mbits/sec
22972026-02-26T18:27:21.202Z[ 11] 10.00-10.00 sec 48.1 KBytes 835 Mbits/sec
22982026-02-26T18:27:21.202Z[ 13] 10.00-10.00 sec 48.1 KBytes 835 Mbits/sec
22992026-02-26T18:27:21.202Z[ 15] 10.00-10.00 sec 48.1 KBytes 835 Mbits/sec
23002026-02-26T18:27:21.206Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23012026-02-26T18:27:21.206Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23022026-02-26T18:27:21.206Z[SUM] 10.00-10.00 sec 337 KBytes 5.85 Gbits/sec
23032026-02-26T18:27:21.206Z- - - - - - - - - - - - - - - - - - - - - - - - -
23042026-02-26T18:27:21.206Z[ ID] Interval Transfer Bandwidth
23052026-02-26T18:27:21.206Z[ 5] 0.00-10.00 sec 1.10 GBytes 947 Mbits/sec sender
23062026-02-26T18:27:21.206Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23072026-02-26T18:27:21.206Z[ 7] 0.00-10.00 sec 1.10 GBytes 946 Mbits/sec sender
23082026-02-26T18:27:21.206Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23092026-02-26T18:27:21.206Z[ 9] 0.00-10.00 sec 1.10 GBytes 947 Mbits/sec sender
23102026-02-26T18:27:21.206Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23112026-02-26T18:27:21.206Z[ 11] 0.00-10.00 sec 1.10 GBytes 947 Mbits/sec sender
23122026-02-26T18:27:21.206Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23132026-02-26T18:27:21.206Z[ 13] 0.00-10.00 sec 1.10 GBytes 946 Mbits/sec sender
23142026-02-26T18:27:21.206Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23152026-02-26T18:27:21.206Z[ 15] 0.00-10.00 sec 1.10 GBytes 946 Mbits/sec sender
23162026-02-26T18:27:21.206Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23172026-02-26T18:27:21.206Z[ 17] 0.00-10.00 sec 1.10 GBytes 946 Mbits/sec sender
23182026-02-26T18:27:21.206Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23192026-02-26T18:27:21.206Z[ 19] 0.00-10.00 sec 1.10 GBytes 947 Mbits/sec sender
23202026-02-26T18:27:21.206Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23212026-02-26T18:27:21.206Z[SUM] 0.00-10.00 sec 8.82 GBytes 7.57 Gbits/sec sender
23222026-02-26T18:27:21.206Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23232026-02-26T18:27:21.206ZRun 4/5...7572.906Mbps
23242026-02-26T18:27:28.232Z-----------------------------------------------------------
23252026-02-26T18:27:28.232ZServer listening on 5201
23262026-02-26T18:27:28.232Z-----------------------------------------------------------
23272026-02-26T18:27:28.232ZAccepted connection from 10.0.0.1, port 49128
23282026-02-26T18:27:28.232Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60200
23292026-02-26T18:27:28.232Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53447
23302026-02-26T18:27:28.233Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53554
23312026-02-26T18:27:28.233Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55384
23322026-02-26T18:27:28.233Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60924
23332026-02-26T18:27:28.233Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56748
23342026-02-26T18:27:28.233Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33490
23352026-02-26T18:27:28.233Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47860
23362026-02-26T18:27:28.233Z[ ID] Interval Transfer Bandwidth
23372026-02-26T18:27:28.233Z[ 5] 0.00-1.00 sec 90.7 MBytes 761 Mbits/sec
23382026-02-26T18:27:28.233Z[ 7] 0.00-1.00 sec 90.6 MBytes 760 Mbits/sec
23392026-02-26T18:27:28.233Z[ 9] 0.00-1.00 sec 90.5 MBytes 759 Mbits/sec
23402026-02-26T18:27:28.233Z[ 11] 0.00-1.00 sec 90.6 MBytes 760 Mbits/sec
23412026-02-26T18:27:28.233Z[ 13] 0.00-1.00 sec 90.6 MBytes 760 Mbits/sec
23422026-02-26T18:27:28.233Z[ 15] 0.00-1.00 sec 90.4 MBytes 758 Mbits/sec
23432026-02-26T18:27:28.233Z[ 17] 0.00-1.00 sec 90.4 MBytes 758 Mbits/sec
23442026-02-26T18:27:28.233Z[ 19] 0.00-1.00 sec 90.3 MBytes 758 Mbits/sec
23452026-02-26T18:27:28.233Z[SUM] 0.00-1.00 sec 724 MBytes 6.07 Gbits/sec
23462026-02-26T18:27:28.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
23472026-02-26T18:27:28.233Z[ 5] 1.00-2.00 sec 116 MBytes 972 Mbits/sec
23482026-02-26T18:27:28.233Z[ 7] 1.00-2.00 sec 116 MBytes 971 Mbits/sec
23492026-02-26T18:27:28.233Z[ 9] 1.00-2.00 sec 116 MBytes 972 Mbits/sec
23502026-02-26T18:27:28.233Z[ 11] 1.00-2.00 sec 116 MBytes 970 Mbits/sec
23512026-02-26T18:27:28.233Z[ 13] 1.00-2.00 sec 116 MBytes 971 Mbits/sec
23522026-02-26T18:27:28.233Z[ 15] 1.00-2.00 sec 116 MBytes 972 Mbits/sec
23532026-02-26T18:27:28.233Z[ 17] 1.00-2.00 sec 116 MBytes 971 Mbits/sec
23542026-02-26T18:27:28.233Z[ 19] 1.00-2.00 sec 116 MBytes 971 Mbits/sec
23552026-02-26T18:27:28.233Z[SUM] 1.00-2.00 sec 926 MBytes 7.77 Gbits/sec
23562026-02-26T18:27:28.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
23572026-02-26T18:27:28.233Z[ 5] 2.00-3.00 sec 111 MBytes 928 Mbits/sec
23582026-02-26T18:27:28.233Z[ 7] 2.00-3.00 sec 111 MBytes 929 Mbits/sec
23592026-02-26T18:27:28.233Z[ 9] 2.00-3.00 sec 111 MBytes 929 Mbits/sec
23602026-02-26T18:27:28.233Z[ 11] 2.00-3.00 sec 111 MBytes 929 Mbits/sec
23612026-02-26T18:27:28.233Z[ 13] 2.00-3.00 sec 111 MBytes 928 Mbits/sec
23622026-02-26T18:27:28.233Z[ 15] 2.00-3.00 sec 111 MBytes 928 Mbits/sec
23632026-02-26T18:27:28.233Z[ 17] 2.00-3.00 sec 111 MBytes 928 Mbits/sec
23642026-02-26T18:27:28.233Z[ 19] 2.00-3.00 sec 110 MBytes 927 Mbits/sec
23652026-02-26T18:27:28.233Z[SUM] 2.00-3.00 sec 885 MBytes 7.43 Gbits/sec
23662026-02-26T18:27:28.233Z- - - - - - - - - - - - - - - - - - - - - - - - -
23672026-02-26T18:27:28.233Z[ 5] 3.00-4.00 sec 113 MBytes 948 Mbits/sec
23682026-02-26T18:27:28.234Z[ 7] 3.00-4.00 sec 113 MBytes 948 Mbits/sec
23692026-02-26T18:27:28.234Z[ 9] 3.00-4.00 sec 113 MBytes 947 Mbits/sec
23702026-02-26T18:27:28.234Z[ 11] 3.00-4.00 sec 113 MBytes 948 Mbits/sec
23712026-02-26T18:27:28.234Z[ 13] 3.00-4.00 sec 113 MBytes 948 Mbits/sec
23722026-02-26T18:27:28.234Z[ 15] 3.00-4.00 sec 113 MBytes 947 Mbits/sec
23732026-02-26T18:27:28.234Z[ 17] 3.00-4.00 sec 113 MBytes 948 Mbits/sec
23742026-02-26T18:27:28.234Z[ 19] 3.00-4.00 sec 113 MBytes 947 Mbits/sec
23752026-02-26T18:27:28.234Z[SUM] 3.00-4.00 sec 904 MBytes 7.58 Gbits/sec
23762026-02-26T18:27:28.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
23772026-02-26T18:27:28.234Z[ 5] 4.00-5.00 sec 115 MBytes 964 Mbits/sec
23782026-02-26T18:27:28.234Z[ 7] 4.00-5.00 sec 115 MBytes 964 Mbits/sec
23792026-02-26T18:27:28.234Z[ 9] 4.00-5.00 sec 115 MBytes 965 Mbits/sec
23802026-02-26T18:27:28.234Z[ 11] 4.00-5.00 sec 115 MBytes 966 Mbits/sec
23812026-02-26T18:27:28.234Z[ 13] 4.00-5.00 sec 115 MBytes 965 Mbits/sec
23822026-02-26T18:27:28.234Z[ 15] 4.00-5.00 sec 115 MBytes 965 Mbits/sec
23832026-02-26T18:27:28.234Z[ 17] 4.00-5.00 sec 115 MBytes 964 Mbits/sec
23842026-02-26T18:27:28.234Z[ 19] 4.00-5.00 sec 115 MBytes 964 Mbits/sec
23852026-02-26T18:27:28.234Z[SUM] 4.00-5.00 sec 920 MBytes 7.72 Gbits/sec
23862026-02-26T18:27:28.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
23872026-02-26T18:27:28.234Z[ 5] 5.00-6.00 sec 116 MBytes 972 Mbits/sec
23882026-02-26T18:27:28.234Z[ 7] 5.00-6.00 sec 116 MBytes 972 Mbits/sec
23892026-02-26T18:27:28.234Z[ 9] 5.00-6.00 sec 116 MBytes 971 Mbits/sec
23902026-02-26T18:27:28.234Z[ 11] 5.00-6.00 sec 116 MBytes 972 Mbits/sec
23912026-02-26T18:27:28.234Z[ 13] 5.00-6.00 sec 116 MBytes 972 Mbits/sec
23922026-02-26T18:27:28.234Z[ 15] 5.00-6.00 sec 116 MBytes 973 Mbits/sec
23932026-02-26T18:27:28.234Z[ 17] 5.00-6.00 sec 116 MBytes 973 Mbits/sec
23942026-02-26T18:27:28.234Z[ 19] 5.00-6.00 sec 116 MBytes 971 Mbits/sec
23952026-02-26T18:27:28.234Z[SUM] 5.00-6.00 sec 927 MBytes 7.78 Gbits/sec
23962026-02-26T18:27:28.234Z- - - - - - - - - - - - - - - - - - - - - - - - -
23972026-02-26T18:27:28.234Z[ 5] 6.00-7.00 sec 113 MBytes 948 Mbits/sec
23982026-02-26T18:27:28.234Z[ 7] 6.00-7.00 sec 113 MBytes 948 Mbits/sec
23992026-02-26T18:27:28.234Z[ 9] 6.00-7.00 sec 113 MBytes 946 Mbits/sec
24002026-02-26T18:27:31.451Z[ 11] 6.00-7.00 sec 113 MBytes 947 Mbits/sec
24012026-02-26T18:27:31.452Z[ 13] 6.00-7.00 sec 113 MBytes 947 Mbits/sec
24022026-02-26T18:27:31.452Z[ 15] 6.00-7.00 sec 113 MBytes 948 Mbits/sec
24032026-02-26T18:27:31.452Z[ 17] 6.00-7.00 sec 113 MBytes 947 Mbits/sec
24042026-02-26T18:27:31.452Z[ 19] 6.00-7.00 sec 113 MBytes 947 Mbits/sec
24052026-02-26T18:27:31.452Z[SUM] 6.00-7.00 sec 903 MBytes 7.58 Gbits/sec
24062026-02-26T18:27:31.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
24072026-02-26T18:27:31.452Z[ 5] 7.00-8.00 sec 116 MBytes 975 Mbits/sec
24082026-02-26T18:27:31.452Z[ 7] 7.00-8.00 sec 116 MBytes 976 Mbits/sec
24092026-02-26T18:27:31.452Z[ 9] 7.00-8.00 sec 116 MBytes 976 Mbits/sec
24102026-02-26T18:27:31.452Z[ 11] 7.00-8.00 sec 116 MBytes 976 Mbits/sec
24112026-02-26T18:27:31.452Z[ 13] 7.00-8.00 sec 116 MBytes 975 Mbits/sec
24122026-02-26T18:27:31.452Z[ 15] 7.00-8.00 sec 116 MBytes 976 Mbits/sec
24132026-02-26T18:27:31.452Z[ 17] 7.00-8.00 sec 116 MBytes 975 Mbits/sec
24142026-02-26T18:27:31.452Z[ 19] 7.00-8.00 sec 116 MBytes 975 Mbits/sec
24152026-02-26T18:27:31.452Z[SUM] 7.00-8.00 sec 930 MBytes 7.80 Gbits/sec
24162026-02-26T18:27:31.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
24172026-02-26T18:27:31.452Z[ 5] 8.00-9.00 sec 115 MBytes 968 Mbits/sec
24182026-02-26T18:27:31.452Z[ 7] 8.00-9.00 sec 115 MBytes 968 Mbits/sec
24192026-02-26T18:27:31.452Z[ 9] 8.00-9.00 sec 116 MBytes 970 Mbits/sec
24202026-02-26T18:27:31.452Z[ 11] 8.00-9.00 sec 116 MBytes 969 Mbits/sec
24212026-02-26T18:27:31.452Z[ 13] 8.00-9.00 sec 115 MBytes 969 Mbits/sec
24222026-02-26T18:27:31.452Z[ 15] 8.00-9.00 sec 115 MBytes 968 Mbits/sec
24232026-02-26T18:27:31.452Z[ 17] 8.00-9.00 sec 115 MBytes 968 Mbits/sec
24242026-02-26T18:27:31.452Z[ 19] 8.00-9.00 sec 115 MBytes 968 Mbits/sec
24252026-02-26T18:27:31.452Z[SUM] 8.00-9.00 sec 924 MBytes 7.75 Gbits/sec
24262026-02-26T18:27:31.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
24272026-02-26T18:27:31.452Z[ 5] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24282026-02-26T18:27:31.452Z[ 7] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24292026-02-26T18:27:31.452Z[ 9] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24302026-02-26T18:27:31.452Z[ 11] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24312026-02-26T18:27:31.452Z[ 13] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24322026-02-26T18:27:31.452Z[ 15] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24332026-02-26T18:27:31.452Z[ 17] 9.00-10.00 sec 114 MBytes 956 Mbits/sec
24342026-02-26T18:27:31.452Z[ 19] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
24352026-02-26T18:27:31.452Z[SUM] 9.00-10.00 sec 911 MBytes 7.64 Gbits/sec
24362026-02-26T18:27:31.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
24372026-02-26T18:27:31.453Z[ 5] 10.00-10.00 sec 48.1 KBytes 545 Mbits/sec
24382026-02-26T18:27:31.453Z[ 7] 10.00-10.00 sec 48.1 KBytes 547 Mbits/sec
24392026-02-26T18:27:31.453Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.09 Gbits/sec
24402026-02-26T18:27:31.453Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.09 Gbits/sec
24412026-02-26T18:27:31.453Z[ 13] 10.00-10.00 sec 96.2 KBytes 1.09 Gbits/sec
24422026-02-26T18:27:31.453Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.09 Gbits/sec
24432026-02-26T18:27:31.453Z[ 17] 10.00-10.00 sec 48.1 KBytes 547 Mbits/sec
24442026-02-26T18:27:31.453Z[ 19] 10.00-10.00 sec 48.1 KBytes 547 Mbits/sec
24452026-02-26T18:27:31.453Z[SUM] 10.00-10.00 sec 577 KBytes 6.54 Gbits/sec
24462026-02-26T18:27:31.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
24472026-02-26T18:27:31.453Z[ ID] Interval Transfer Bandwidth
24482026-02-26T18:27:31.453Z[ 5] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24492026-02-26T18:27:31.453Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24502026-02-26T18:27:31.453Z[ 7] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24512026-02-26T18:27:31.453Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24522026-02-26T18:27:31.453Z[ 9] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24532026-02-26T18:27:31.453Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24542026-02-26T18:27:31.453Z[ 11] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24552026-02-26T18:27:31.453Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24562026-02-26T18:27:31.453Z[ 13] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24572026-02-26T18:27:31.453Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24582026-02-26T18:27:31.453Z[ 15] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24592026-02-26T18:27:31.453Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24602026-02-26T18:27:31.453Z[ 17] 0.00-10.00 sec 1.09 GBytes 939 Mbits/sec sender
24612026-02-26T18:27:31.453Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24622026-02-26T18:27:31.453Z[ 19] 0.00-10.00 sec 1.09 GBytes 938 Mbits/sec sender
24632026-02-26T18:27:31.453Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24642026-02-26T18:27:31.453Z[SUM] 0.00-10.00 sec 8.74 GBytes 7.51 Gbits/sec sender
24652026-02-26T18:27:31.453Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24662026-02-26T18:27:31.457ZRun 5/5...7511.569Mbps
24672026-02-26T18:27:31.457Z###---------------------###
24682026-02-26T18:27:31.457Z::: iPerf done... :::
24692026-02-26T18:27:31.457Z:::Awaiting out files...:::
24702026-02-26T18:27:31.457Z###---------------------###
24712026-02-26T18:27:31.457Z###-----###
24722026-02-26T18:27:31.457Z:::done!:::
24732026-02-26T18:27:31.457Z###-----###
24742026-02-26T18:27:31.457Z###-------------------###
24752026-02-26T18:27:31.457Z:::Running experiment :::
24762026-02-26T18:27:31.457Z:::iperf-tcp/local/c2s:::
24772026-02-26T18:27:31.457Z###-------------------###
24782026-02-26T18:27:31.798Zdtrace: description 'profile-201us ' matched 2 probes
24792026-02-26T18:27:38.484Z-----------------------------------------------------------
24802026-02-26T18:27:38.484ZServer listening on 5201
24812026-02-26T18:27:38.485Z-----------------------------------------------------------
24822026-02-26T18:27:38.485ZAccepted connection from 10.0.0.1, port 54259
24832026-02-26T18:27:38.485Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53374
24842026-02-26T18:27:38.485Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49184
24852026-02-26T18:27:38.485Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38034
24862026-02-26T18:27:38.485Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62866
24872026-02-26T18:27:38.485Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52459
24882026-02-26T18:27:38.485Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44297
24892026-02-26T18:27:38.485Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53736
24902026-02-26T18:27:38.485Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53570
24912026-02-26T18:27:38.485Z[ ID] Interval Transfer Bandwidth
24922026-02-26T18:27:38.485Z[ 5] 0.00-1.00 sec 20.1 MBytes 169 Mbits/sec
24932026-02-26T18:27:38.485Z[ 7] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
24942026-02-26T18:27:38.485Z[ 9] 0.00-1.00 sec 20.1 MBytes 168 Mbits/sec
24952026-02-26T18:27:38.485Z[ 11] 0.00-1.00 sec 20.0 MBytes 168 Mbits/sec
24962026-02-26T18:27:38.485Z[ 13] 0.00-1.00 sec 20.0 MBytes 167 Mbits/sec
24972026-02-26T18:27:38.485Z[ 15] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
24982026-02-26T18:27:38.485Z[ 17] 0.00-1.00 sec 19.9 MBytes 167 Mbits/sec
24992026-02-26T18:27:38.485Z[ 19] 0.00-1.00 sec 19.8 MBytes 166 Mbits/sec
25002026-02-26T18:27:38.485Z[SUM] 0.00-1.00 sec 160 MBytes 1.34 Gbits/sec
25012026-02-26T18:27:38.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
25022026-02-26T18:27:38.485Z[ 5] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
25032026-02-26T18:27:38.485Z[ 7] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25042026-02-26T18:27:38.485Z[ 9] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25052026-02-26T18:27:38.485Z[ 11] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25062026-02-26T18:27:38.485Z[ 13] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
25072026-02-26T18:27:38.485Z[ 15] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25082026-02-26T18:27:38.485Z[ 17] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25092026-02-26T18:27:38.485Z[ 19] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25102026-02-26T18:27:38.485Z[SUM] 1.00-2.00 sec 192 MBytes 1.61 Gbits/sec
25112026-02-26T18:27:38.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
25122026-02-26T18:27:38.485Z[ 5] 2.00-3.00 sec 24.4 MBytes 205 Mbits/sec
25132026-02-26T18:27:38.485Z[ 7] 2.00-3.00 sec 24.3 MBytes 204 Mbits/sec
25142026-02-26T18:27:38.486Z[ 9] 2.00-3.00 sec 24.4 MBytes 205 Mbits/sec
25152026-02-26T18:27:38.486Z[ 11] 2.00-3.00 sec 24.4 MBytes 205 Mbits/sec
25162026-02-26T18:27:38.486Z[ 13] 2.00-3.00 sec 24.3 MBytes 204 Mbits/sec
25172026-02-26T18:27:38.486Z[ 15] 2.00-3.00 sec 24.4 MBytes 205 Mbits/sec
25182026-02-26T18:27:38.486Z[ 17] 2.00-3.00 sec 24.4 MBytes 204 Mbits/sec
25192026-02-26T18:27:38.486Z[ 19] 2.00-3.00 sec 24.4 MBytes 205 Mbits/sec
25202026-02-26T18:27:38.489Z[SUM] 2.00-3.00 sec 195 MBytes 1.64 Gbits/sec
25212026-02-26T18:27:38.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
25222026-02-26T18:27:38.489Z[ 5] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
25232026-02-26T18:27:38.489Z[ 7] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
25242026-02-26T18:27:38.489Z[ 9] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
25252026-02-26T18:27:38.490Z[ 11] 3.00-4.00 sec 23.8 MBytes 199 Mbits/sec
25262026-02-26T18:27:38.490Z[ 13] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
25272026-02-26T18:27:38.490Z[ 15] 3.00-4.00 sec 23.8 MBytes 199 Mbits/sec
25282026-02-26T18:27:38.490Z[ 17] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
25292026-02-26T18:27:38.490Z[ 19] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
25302026-02-26T18:27:38.490Z[SUM] 3.00-4.00 sec 190 MBytes 1.60 Gbits/sec
25312026-02-26T18:27:38.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
25322026-02-26T18:27:38.490Z[ 5] 4.00-5.00 sec 23.8 MBytes 200 Mbits/sec
25332026-02-26T18:27:38.490Z[ 7] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
25342026-02-26T18:27:38.490Z[ 9] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
25352026-02-26T18:27:38.490Z[ 11] 4.00-5.00 sec 23.8 MBytes 200 Mbits/sec
25362026-02-26T18:27:38.490Z[ 13] 4.00-5.00 sec 23.7 MBytes 198 Mbits/sec
25372026-02-26T18:27:38.490Z[ 15] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
25382026-02-26T18:27:38.490Z[ 17] 4.00-5.00 sec 23.8 MBytes 199 Mbits/sec
25392026-02-26T18:27:38.490Z[ 19] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
25402026-02-26T18:27:38.490Z[SUM] 4.00-5.00 sec 190 MBytes 1.59 Gbits/sec
25412026-02-26T18:27:38.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
25422026-02-26T18:27:38.490Z[ 5] 5.00-6.00 sec 23.8 MBytes 199 Mbits/sec
25432026-02-26T18:27:38.490Z[ 7] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
25442026-02-26T18:27:38.490Z[ 9] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
25452026-02-26T18:27:38.490Z[ 11] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
25462026-02-26T18:27:38.490Z[ 13] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
25472026-02-26T18:27:38.490Z[ 15] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
25482026-02-26T18:27:38.490Z[ 17] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
25492026-02-26T18:27:38.490Z[ 19] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
25502026-02-26T18:27:38.490Z[SUM] 5.00-6.00 sec 191 MBytes 1.60 Gbits/sec
25512026-02-26T18:27:38.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
25522026-02-26T18:27:38.490Z[ 5] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
25532026-02-26T18:27:38.490Z[ 7] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
25542026-02-26T18:27:38.490Z[ 9] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
25552026-02-26T18:27:41.702Z[ 11] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
25562026-02-26T18:27:41.702Z[ 13] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
25572026-02-26T18:27:41.702Z[ 15] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
25582026-02-26T18:27:41.702Z[ 17] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
25592026-02-26T18:27:41.702Z[ 19] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
25602026-02-26T18:27:41.702Z[SUM] 6.00-7.00 sec 190 MBytes 1.60 Gbits/sec
25612026-02-26T18:27:41.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
25622026-02-26T18:27:41.702Z[ 5] 7.00-8.00 sec 24.0 MBytes 201 Mbits/sec
25632026-02-26T18:27:41.702Z[ 7] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
25642026-02-26T18:27:41.702Z[ 9] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
25652026-02-26T18:27:41.702Z[ 11] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
25662026-02-26T18:27:41.702Z[ 13] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
25672026-02-26T18:27:41.702Z[ 15] 7.00-8.00 sec 23.9 MBytes 200 Mbits/sec
25682026-02-26T18:27:41.702Z[ 17] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
25692026-02-26T18:27:41.702Z[ 19] 7.00-8.00 sec 23.9 MBytes 201 Mbits/sec
25702026-02-26T18:27:41.702Z[SUM] 7.00-8.00 sec 191 MBytes 1.60 Gbits/sec
25712026-02-26T18:27:41.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
25722026-02-26T18:27:41.702Z[ 5] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
25732026-02-26T18:27:41.702Z[ 7] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
25742026-02-26T18:27:41.702Z[ 9] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
25752026-02-26T18:27:41.702Z[ 11] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
25762026-02-26T18:27:41.702Z[ 13] 8.00-9.00 sec 23.7 MBytes 198 Mbits/sec
25772026-02-26T18:27:41.702Z[ 15] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
25782026-02-26T18:27:41.702Z[ 17] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
25792026-02-26T18:27:41.702Z[ 19] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
25802026-02-26T18:27:41.702Z[SUM] 8.00-9.00 sec 189 MBytes 1.58 Gbits/sec
25812026-02-26T18:27:41.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
25822026-02-26T18:27:41.702Z[ 5] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
25832026-02-26T18:27:41.702Z[ 7] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
25842026-02-26T18:27:41.702Z[ 9] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
25852026-02-26T18:27:41.702Z[ 11] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
25862026-02-26T18:27:41.702Z[ 13] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
25872026-02-26T18:27:41.702Z[ 15] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
25882026-02-26T18:27:41.702Z[ 17] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
25892026-02-26T18:27:41.702Z[ 19] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
25902026-02-26T18:27:41.702Z[SUM] 9.00-10.00 sec 187 MBytes 1.57 Gbits/sec
25912026-02-26T18:27:41.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
25922026-02-26T18:27:41.702Z[ 5] 10.00-10.00 sec 125 KBytes 486 Mbits/sec
25932026-02-26T18:27:41.703Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25942026-02-26T18:27:41.703Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25952026-02-26T18:27:41.703Z[ 11] 10.00-10.00 sec 110 KBytes 431 Mbits/sec
25962026-02-26T18:27:41.703Z[ 13] 10.00-10.00 sec 70.9 KBytes 276 Mbits/sec
25972026-02-26T18:27:41.703Z[ 15] 10.00-10.00 sec 15.0 KBytes 58.6 Mbits/sec
25982026-02-26T18:27:41.703Z[ 17] 10.00-10.00 sec 29.7 KBytes 116 Mbits/sec
25992026-02-26T18:27:41.703Z[ 19] 10.00-10.00 sec 13.4 KBytes 52.4 Mbits/sec
26002026-02-26T18:27:41.703Z[SUM] 10.00-10.00 sec 364 KBytes 1.42 Gbits/sec
26012026-02-26T18:27:41.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
26022026-02-26T18:27:41.703Z[ ID] Interval Transfer Bandwidth
26032026-02-26T18:27:41.703Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26042026-02-26T18:27:41.703Z[ 5] 0.00-10.00 sec 234 MBytes 197 Mbits/sec receiver
26052026-02-26T18:27:41.703Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26062026-02-26T18:27:41.703Z[ 7] 0.00-10.00 sec 235 MBytes 197 Mbits/sec receiver
26072026-02-26T18:27:41.703Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26082026-02-26T18:27:41.703Z[ 9] 0.00-10.00 sec 234 MBytes 197 Mbits/sec receiver
26092026-02-26T18:27:41.703Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26102026-02-26T18:27:41.703Z[ 11] 0.00-10.00 sec 234 MBytes 197 Mbits/sec receiver
26112026-02-26T18:27:41.703Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26122026-02-26T18:27:41.703Z[ 13] 0.00-10.00 sec 234 MBytes 197 Mbits/sec receiver
26132026-02-26T18:27:41.703Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26142026-02-26T18:27:41.703Z[ 15] 0.00-10.00 sec 234 MBytes 196 Mbits/sec receiver
26152026-02-26T18:27:41.703Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26162026-02-26T18:27:41.703Z[ 17] 0.00-10.00 sec 234 MBytes 197 Mbits/sec receiver
26172026-02-26T18:27:41.703Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26182026-02-26T18:27:41.703Z[ 19] 0.00-10.00 sec 234 MBytes 196 Mbits/sec receiver
26192026-02-26T18:27:41.703Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26202026-02-26T18:27:41.703Z[SUM] 0.00-10.00 sec 1.83 GBytes 1.57 Gbits/sec receiver
26212026-02-26T18:27:41.706ZRun 1/10...1573.006Mbps
26222026-02-26T18:27:48.734Z-----------------------------------------------------------
26232026-02-26T18:27:48.734ZServer listening on 5201
26242026-02-26T18:27:48.734Z-----------------------------------------------------------
26252026-02-26T18:27:48.734ZAccepted connection from 10.0.0.1, port 52648
26262026-02-26T18:27:48.734Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39316
26272026-02-26T18:27:48.734Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44276
26282026-02-26T18:27:48.734Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48960
26292026-02-26T18:27:48.734Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42361
26302026-02-26T18:27:48.734Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52094
26312026-02-26T18:27:48.734Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42769
26322026-02-26T18:27:48.734Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36463
26332026-02-26T18:27:48.734Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57807
26342026-02-26T18:27:48.735Z[ ID] Interval Transfer Bandwidth
26352026-02-26T18:27:48.735Z[ 5] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26362026-02-26T18:27:48.735Z[ 7] 0.00-1.00 sec 16.9 MBytes 142 Mbits/sec
26372026-02-26T18:27:48.735Z[ 9] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
26382026-02-26T18:27:48.735Z[ 11] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
26392026-02-26T18:27:48.735Z[ 13] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26402026-02-26T18:27:48.735Z[ 15] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26412026-02-26T18:27:48.735Z[ 17] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26422026-02-26T18:27:48.735Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26432026-02-26T18:27:48.735Z[SUM] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
26442026-02-26T18:27:48.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
26452026-02-26T18:27:48.735Z[ 5] 1.00-2.00 sec 23.3 MBytes 195 Mbits/sec
26462026-02-26T18:27:48.735Z[ 7] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
26472026-02-26T18:27:48.735Z[ 9] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
26482026-02-26T18:27:48.735Z[ 11] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
26492026-02-26T18:27:48.735Z[ 13] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
26502026-02-26T18:27:48.735Z[ 15] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
26512026-02-26T18:27:48.735Z[ 17] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
26522026-02-26T18:27:48.735Z[ 19] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
26532026-02-26T18:27:48.735Z[SUM] 1.00-2.00 sec 187 MBytes 1.57 Gbits/sec
26542026-02-26T18:27:48.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
26552026-02-26T18:27:48.735Z[ 5] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
26562026-02-26T18:27:48.735Z[ 7] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
26572026-02-26T18:27:48.735Z[ 9] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
26582026-02-26T18:27:48.735Z[ 11] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
26592026-02-26T18:27:48.735Z[ 13] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
26602026-02-26T18:27:48.735Z[ 15] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
26612026-02-26T18:27:48.735Z[ 17] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
26622026-02-26T18:27:48.735Z[ 19] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
26632026-02-26T18:27:48.735Z[SUM] 2.00-3.00 sec 190 MBytes 1.59 Gbits/sec
26642026-02-26T18:27:48.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
26652026-02-26T18:27:48.739Z[ 5] 3.00-4.00 sec 23.9 MBytes 200 Mbits/sec
26662026-02-26T18:27:48.739Z[ 7] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
26672026-02-26T18:27:48.739Z[ 9] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
26682026-02-26T18:27:48.739Z[ 11] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
26692026-02-26T18:27:48.739Z[ 13] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
26702026-02-26T18:27:48.739Z[ 15] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
26712026-02-26T18:27:48.739Z[ 17] 3.00-4.00 sec 23.9 MBytes 200 Mbits/sec
26722026-02-26T18:27:48.739Z[ 19] 3.00-4.00 sec 23.9 MBytes 200 Mbits/sec
26732026-02-26T18:27:48.739Z[SUM] 3.00-4.00 sec 191 MBytes 1.60 Gbits/sec
26742026-02-26T18:27:48.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
26752026-02-26T18:27:48.739Z[ 5] 4.00-5.00 sec 23.7 MBytes 198 Mbits/sec
26762026-02-26T18:27:48.739Z[ 7] 4.00-5.00 sec 23.8 MBytes 200 Mbits/sec
26772026-02-26T18:27:48.739Z[ 9] 4.00-5.00 sec 23.8 MBytes 200 Mbits/sec
26782026-02-26T18:27:48.739Z[ 11] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
26792026-02-26T18:27:48.739Z[ 13] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
26802026-02-26T18:27:48.739Z[ 15] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
26812026-02-26T18:27:48.739Z[ 17] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
26822026-02-26T18:27:48.739Z[ 19] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
26832026-02-26T18:27:48.739Z[SUM] 4.00-5.00 sec 190 MBytes 1.59 Gbits/sec
26842026-02-26T18:27:48.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
26852026-02-26T18:27:48.739Z[ 5] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
26862026-02-26T18:27:48.739Z[ 7] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
26872026-02-26T18:27:48.739Z[ 9] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
26882026-02-26T18:27:48.739Z[ 11] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
26892026-02-26T18:27:48.739Z[ 13] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
26902026-02-26T18:27:48.739Z[ 15] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
26912026-02-26T18:27:48.740Z[ 17] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
26922026-02-26T18:27:48.740Z[ 19] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
26932026-02-26T18:27:48.740Z[SUM] 5.00-6.00 sec 192 MBytes 1.61 Gbits/sec
26942026-02-26T18:27:48.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
26952026-02-26T18:27:48.740Z[ 5] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
26962026-02-26T18:27:48.740Z[ 7] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
26972026-02-26T18:27:48.740Z[ 9] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
26982026-02-26T18:27:51.951Z[ 11] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
26992026-02-26T18:27:51.951Z[ 13] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
27002026-02-26T18:27:51.951Z[ 15] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
27012026-02-26T18:27:51.951Z[ 17] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
27022026-02-26T18:27:51.951Z[ 19] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
27032026-02-26T18:27:51.951Z[SUM] 6.00-7.00 sec 190 MBytes 1.59 Gbits/sec
27042026-02-26T18:27:51.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
27052026-02-26T18:27:51.951Z[ 5] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
27062026-02-26T18:27:51.951Z[ 7] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
27072026-02-26T18:27:51.951Z[ 9] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
27082026-02-26T18:27:51.951Z[ 11] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
27092026-02-26T18:27:51.951Z[ 13] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
27102026-02-26T18:27:51.951Z[ 15] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
27112026-02-26T18:27:51.951Z[ 17] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
27122026-02-26T18:27:51.951Z[ 19] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
27132026-02-26T18:27:51.951Z[SUM] 7.00-8.00 sec 188 MBytes 1.58 Gbits/sec
27142026-02-26T18:27:51.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
27152026-02-26T18:27:51.951Z[ 5] 8.00-9.00 sec 23.2 MBytes 194 Mbits/sec
27162026-02-26T18:27:51.951Z[ 7] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
27172026-02-26T18:27:51.951Z[ 9] 8.00-9.00 sec 23.3 MBytes 195 Mbits/sec
27182026-02-26T18:27:51.951Z[ 11] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
27192026-02-26T18:27:51.951Z[ 13] 8.00-9.00 sec 23.2 MBytes 194 Mbits/sec
27202026-02-26T18:27:51.951Z[ 15] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
27212026-02-26T18:27:51.951Z[ 17] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
27222026-02-26T18:27:51.951Z[ 19] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
27232026-02-26T18:27:51.951Z[SUM] 8.00-9.00 sec 186 MBytes 1.56 Gbits/sec
27242026-02-26T18:27:51.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
27252026-02-26T18:27:51.951Z[ 5] 9.00-10.00 sec 23.7 MBytes 198 Mbits/sec
27262026-02-26T18:27:51.951Z[ 7] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
27272026-02-26T18:27:51.951Z[ 9] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
27282026-02-26T18:27:51.952Z[ 11] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
27292026-02-26T18:27:51.952Z[ 13] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
27302026-02-26T18:27:51.952Z[ 15] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
27312026-02-26T18:27:51.952Z[ 17] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
27322026-02-26T18:27:51.952Z[ 19] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
27332026-02-26T18:27:51.952Z[SUM] 9.00-10.00 sec 189 MBytes 1.59 Gbits/sec
27342026-02-26T18:27:51.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
27352026-02-26T18:27:51.952Z[ 5] 10.00-10.00 sec 64.2 KBytes 209 Mbits/sec
27362026-02-26T18:27:51.952Z[ 7] 10.00-10.00 sec 23.2 KBytes 75.3 Mbits/sec
27372026-02-26T18:27:51.952Z[ 9] 10.00-10.00 sec 69.8 KBytes 227 Mbits/sec
27382026-02-26T18:27:51.952Z[ 11] 10.00-10.00 sec 90.9 KBytes 296 Mbits/sec
27392026-02-26T18:27:51.952Z[ 13] 10.00-10.00 sec 97.7 KBytes 318 Mbits/sec
27402026-02-26T18:27:51.952Z[ 15] 10.00-10.00 sec 126 KBytes 410 Mbits/sec
27412026-02-26T18:27:51.952Z[ 17] 10.00-10.00 sec 126 KBytes 410 Mbits/sec
27422026-02-26T18:27:51.952Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27432026-02-26T18:27:51.952Z[SUM] 10.00-10.00 sec 597 KBytes 1.94 Gbits/sec
27442026-02-26T18:27:51.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
27452026-02-26T18:27:51.952Z[ ID] Interval Transfer Bandwidth
27462026-02-26T18:27:51.952Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27472026-02-26T18:27:51.952Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
27482026-02-26T18:27:51.952Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27492026-02-26T18:27:51.952Z[ 7] 0.00-10.00 sec 230 MBytes 193 Mbits/sec receiver
27502026-02-26T18:27:51.952Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27512026-02-26T18:27:51.952Z[ 9] 0.00-10.00 sec 230 MBytes 193 Mbits/sec receiver
27522026-02-26T18:27:51.952Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27532026-02-26T18:27:51.952Z[ 11] 0.00-10.00 sec 230 MBytes 193 Mbits/sec receiver
27542026-02-26T18:27:51.952Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27552026-02-26T18:27:51.957Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
27562026-02-26T18:27:51.957Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27572026-02-26T18:27:51.957Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
27582026-02-26T18:27:51.957Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27592026-02-26T18:27:51.957Z[ 17] 0.00-10.00 sec 230 MBytes 193 Mbits/sec receiver
27602026-02-26T18:27:51.957Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27612026-02-26T18:27:51.957Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
27622026-02-26T18:27:51.957Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27632026-02-26T18:27:51.957Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec receiver
27642026-02-26T18:27:51.957ZRun 2/10...1540.493Mbps
27652026-02-26T18:27:58.984Z-----------------------------------------------------------
27662026-02-26T18:27:58.984ZServer listening on 5201
27672026-02-26T18:27:58.984Z-----------------------------------------------------------
27682026-02-26T18:27:58.984ZAccepted connection from 10.0.0.1, port 62743
27692026-02-26T18:27:58.984Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46649
27702026-02-26T18:27:58.984Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65525
27712026-02-26T18:27:58.984Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59521
27722026-02-26T18:27:58.984Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58087
27732026-02-26T18:27:58.984Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33523
27742026-02-26T18:27:58.984Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40068
27752026-02-26T18:27:58.984Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59892
27762026-02-26T18:27:58.984Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56818
27772026-02-26T18:27:58.984Z[ ID] Interval Transfer Bandwidth
27782026-02-26T18:27:58.984Z[ 5] 0.00-1.00 sec 16.6 MBytes 140 Mbits/sec
27792026-02-26T18:27:58.984Z[ 7] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
27802026-02-26T18:27:58.984Z[ 9] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
27812026-02-26T18:27:58.984Z[ 11] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
27822026-02-26T18:27:58.984Z[ 13] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
27832026-02-26T18:27:58.984Z[ 15] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
27842026-02-26T18:27:58.985Z[ 17] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
27852026-02-26T18:27:58.985Z[ 19] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
27862026-02-26T18:27:58.985Z[SUM] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
27872026-02-26T18:27:58.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
27882026-02-26T18:27:58.985Z[ 5] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
27892026-02-26T18:27:58.985Z[ 7] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
27902026-02-26T18:27:58.985Z[ 9] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
27912026-02-26T18:27:58.985Z[ 11] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
27922026-02-26T18:27:58.985Z[ 13] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
27932026-02-26T18:27:58.985Z[ 15] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
27942026-02-26T18:27:58.985Z[ 17] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
27952026-02-26T18:27:58.985Z[ 19] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
27962026-02-26T18:27:58.985Z[SUM] 1.00-2.00 sec 187 MBytes 1.57 Gbits/sec
27972026-02-26T18:27:58.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
27982026-02-26T18:27:58.985Z[ 5] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
27992026-02-26T18:27:58.985Z[ 7] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
28002026-02-26T18:27:58.985Z[ 9] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
28012026-02-26T18:27:58.985Z[ 11] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
28022026-02-26T18:27:58.985Z[ 13] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
28032026-02-26T18:27:58.985Z[ 15] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
28042026-02-26T18:27:58.985Z[ 17] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
28052026-02-26T18:27:58.985Z[ 19] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
28062026-02-26T18:27:58.985Z[SUM] 2.00-3.00 sec 191 MBytes 1.60 Gbits/sec
28072026-02-26T18:27:58.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
28082026-02-26T18:27:58.985Z[ 5] 3.00-4.00 sec 23.4 MBytes 197 Mbits/sec
28092026-02-26T18:27:58.985Z[ 7] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
28102026-02-26T18:27:58.985Z[ 9] 3.00-4.00 sec 23.3 MBytes 195 Mbits/sec
28112026-02-26T18:27:58.986Z[ 11] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
28122026-02-26T18:27:58.986Z[ 13] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
28132026-02-26T18:27:58.986Z[ 15] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
28142026-02-26T18:27:58.986Z[ 17] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
28152026-02-26T18:27:58.986Z[ 19] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
28162026-02-26T18:27:58.986Z[SUM] 3.00-4.00 sec 187 MBytes 1.57 Gbits/sec
28172026-02-26T18:27:58.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
28182026-02-26T18:27:58.990Z[ 5] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
28192026-02-26T18:27:58.990Z[ 7] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
28202026-02-26T18:27:58.990Z[ 9] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
28212026-02-26T18:27:58.990Z[ 11] 4.00-5.00 sec 23.2 MBytes 194 Mbits/sec
28222026-02-26T18:27:58.990Z[ 13] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
28232026-02-26T18:27:58.990Z[ 15] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
28242026-02-26T18:27:58.990Z[ 17] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
28252026-02-26T18:27:58.990Z[ 19] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
28262026-02-26T18:27:58.990Z[SUM] 4.00-5.00 sec 185 MBytes 1.56 Gbits/sec
28272026-02-26T18:27:58.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
28282026-02-26T18:27:58.990Z[ 5] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28292026-02-26T18:27:58.990Z[ 7] 5.00-6.00 sec 23.4 MBytes 197 Mbits/sec
28302026-02-26T18:27:58.990Z[ 9] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28312026-02-26T18:27:58.990Z[ 11] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28322026-02-26T18:27:58.990Z[ 13] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
28332026-02-26T18:27:58.991Z[ 15] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28342026-02-26T18:27:58.991Z[ 17] 5.00-6.00 sec 23.4 MBytes 197 Mbits/sec
28352026-02-26T18:27:58.991Z[ 19] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28362026-02-26T18:27:58.991Z[SUM] 5.00-6.00 sec 187 MBytes 1.57 Gbits/sec
28372026-02-26T18:27:58.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
28382026-02-26T18:27:58.991Z[ 5] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28392026-02-26T18:27:58.991Z[ 7] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
28402026-02-26T18:27:58.991Z[ 9] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
28412026-02-26T18:28:02.201Z[ 11] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28422026-02-26T18:28:02.201Z[ 13] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28432026-02-26T18:28:02.201Z[ 15] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28442026-02-26T18:28:02.201Z[ 17] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28452026-02-26T18:28:02.201Z[ 19] 6.00-7.00 sec 23.4 MBytes 197 Mbits/sec
28462026-02-26T18:28:02.201Z[SUM] 6.00-7.00 sec 188 MBytes 1.58 Gbits/sec
28472026-02-26T18:28:02.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
28482026-02-26T18:28:02.201Z[ 5] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
28492026-02-26T18:28:02.201Z[ 7] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
28502026-02-26T18:28:02.201Z[ 9] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
28512026-02-26T18:28:02.201Z[ 11] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
28522026-02-26T18:28:02.201Z[ 13] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
28532026-02-26T18:28:02.201Z[ 15] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
28542026-02-26T18:28:02.201Z[ 17] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
28552026-02-26T18:28:02.201Z[ 19] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
28562026-02-26T18:28:02.201Z[SUM] 7.00-8.00 sec 189 MBytes 1.58 Gbits/sec
28572026-02-26T18:28:02.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
28582026-02-26T18:28:02.201Z[ 5] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
28592026-02-26T18:28:02.201Z[ 7] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
28602026-02-26T18:28:02.201Z[ 9] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
28612026-02-26T18:28:02.201Z[ 11] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
28622026-02-26T18:28:02.201Z[ 13] 8.00-9.00 sec 23.8 MBytes 199 Mbits/sec
28632026-02-26T18:28:02.201Z[ 15] 8.00-9.00 sec 23.8 MBytes 200 Mbits/sec
28642026-02-26T18:28:02.202Z[ 17] 8.00-9.00 sec 23.8 MBytes 200 Mbits/sec
28652026-02-26T18:28:02.202Z[ 19] 8.00-9.00 sec 23.8 MBytes 200 Mbits/sec
28662026-02-26T18:28:02.202Z[SUM] 8.00-9.00 sec 190 MBytes 1.59 Gbits/sec
28672026-02-26T18:28:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28682026-02-26T18:28:02.202Z[ 5] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
28692026-02-26T18:28:02.202Z[ 7] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
28702026-02-26T18:28:02.202Z[ 9] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
28712026-02-26T18:28:02.202Z[ 11] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
28722026-02-26T18:28:02.202Z[ 13] 9.00-10.00 sec 23.7 MBytes 198 Mbits/sec
28732026-02-26T18:28:02.202Z[ 15] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
28742026-02-26T18:28:02.202Z[ 17] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
28752026-02-26T18:28:02.202Z[ 19] 9.00-10.00 sec 23.7 MBytes 198 Mbits/sec
28762026-02-26T18:28:02.202Z[SUM] 9.00-10.00 sec 190 MBytes 1.59 Gbits/sec
28772026-02-26T18:28:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28782026-02-26T18:28:02.202Z[ 5] 10.00-10.00 sec 105 KBytes 313 Mbits/sec
28792026-02-26T18:28:02.202Z[ 7] 10.00-10.00 sec 126 KBytes 376 Mbits/sec
28802026-02-26T18:28:02.202Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28812026-02-26T18:28:02.202Z[ 11] 10.00-10.00 sec 94.0 KBytes 281 Mbits/sec
28822026-02-26T18:28:02.202Z[ 13] 10.00-10.00 sec 126 KBytes 376 Mbits/sec
28832026-02-26T18:28:02.202Z[ 15] 10.00-10.00 sec 113 KBytes 338 Mbits/sec
28842026-02-26T18:28:02.202Z[ 17] 10.00-10.00 sec 126 KBytes 376 Mbits/sec
28852026-02-26T18:28:02.202Z[ 19] 10.00-10.00 sec 126 KBytes 376 Mbits/sec
28862026-02-26T18:28:02.202Z[SUM] 10.00-10.00 sec 815 KBytes 2.44 Gbits/sec
28872026-02-26T18:28:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28882026-02-26T18:28:02.205Z[ ID] Interval Transfer Bandwidth
28892026-02-26T18:28:02.206Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28902026-02-26T18:28:02.206Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
28912026-02-26T18:28:02.206Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28922026-02-26T18:28:02.206Z[ 7] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
28932026-02-26T18:28:02.206Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28942026-02-26T18:28:02.206Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
28952026-02-26T18:28:02.206Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28962026-02-26T18:28:02.206Z[ 11] 0.00-10.00 sec 228 MBytes 192 Mbits/sec receiver
28972026-02-26T18:28:02.206Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28982026-02-26T18:28:02.206Z[ 13] 0.00-10.00 sec 228 MBytes 192 Mbits/sec receiver
28992026-02-26T18:28:02.206Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29002026-02-26T18:28:02.206Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
29012026-02-26T18:28:02.206Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29022026-02-26T18:28:02.206Z[ 17] 0.00-10.00 sec 228 MBytes 192 Mbits/sec receiver
29032026-02-26T18:28:02.206Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29042026-02-26T18:28:02.206Z[ 19] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
29052026-02-26T18:28:02.206Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29062026-02-26T18:28:02.206Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
29072026-02-26T18:28:02.206ZRun 3/10...1533.312Mbps
29082026-02-26T18:28:09.236Z-----------------------------------------------------------
29092026-02-26T18:28:09.236ZServer listening on 5201
29102026-02-26T18:28:09.236Z-----------------------------------------------------------
29112026-02-26T18:28:09.236ZAccepted connection from 10.0.0.1, port 44273
29122026-02-26T18:28:09.236Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60730
29132026-02-26T18:28:09.236Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56484
29142026-02-26T18:28:09.236Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55988
29152026-02-26T18:28:09.236Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38607
29162026-02-26T18:28:09.236Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50250
29172026-02-26T18:28:09.236Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48987
29182026-02-26T18:28:09.236Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35161
29192026-02-26T18:28:09.236Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50051
29202026-02-26T18:28:09.236Z[ ID] Interval Transfer Bandwidth
29212026-02-26T18:28:09.236Z[ 5] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
29222026-02-26T18:28:09.236Z[ 7] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
29232026-02-26T18:28:09.236Z[ 9] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
29242026-02-26T18:28:09.236Z[ 11] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
29252026-02-26T18:28:09.236Z[ 13] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
29262026-02-26T18:28:09.236Z[ 15] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
29272026-02-26T18:28:09.236Z[ 17] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
29282026-02-26T18:28:09.237Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
29292026-02-26T18:28:09.237Z[SUM] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
29302026-02-26T18:28:09.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29312026-02-26T18:28:09.237Z[ 5] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
29322026-02-26T18:28:09.237Z[ 7] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
29332026-02-26T18:28:09.237Z[ 9] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
29342026-02-26T18:28:09.237Z[ 11] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
29352026-02-26T18:28:09.237Z[ 13] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
29362026-02-26T18:28:09.237Z[ 15] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
29372026-02-26T18:28:09.237Z[ 17] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
29382026-02-26T18:28:09.237Z[ 19] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
29392026-02-26T18:28:09.237Z[SUM] 1.00-2.00 sec 189 MBytes 1.58 Gbits/sec
29402026-02-26T18:28:09.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29412026-02-26T18:28:09.237Z[ 5] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29422026-02-26T18:28:09.237Z[ 7] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29432026-02-26T18:28:09.237Z[ 9] 2.00-3.00 sec 23.7 MBytes 198 Mbits/sec
29442026-02-26T18:28:09.237Z[ 11] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29452026-02-26T18:28:09.237Z[ 13] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29462026-02-26T18:28:09.237Z[ 15] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29472026-02-26T18:28:09.237Z[ 17] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29482026-02-26T18:28:09.237Z[ 19] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
29492026-02-26T18:28:09.237Z[SUM] 2.00-3.00 sec 189 MBytes 1.58 Gbits/sec
29502026-02-26T18:28:09.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29512026-02-26T18:28:09.237Z[ 5] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
29522026-02-26T18:28:09.237Z[ 7] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
29532026-02-26T18:28:09.237Z[ 9] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
29542026-02-26T18:28:09.237Z[ 11] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
29552026-02-26T18:28:09.237Z[ 13] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
29562026-02-26T18:28:09.237Z[ 15] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
29572026-02-26T18:28:09.237Z[ 17] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
29582026-02-26T18:28:09.237Z[ 19] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
29592026-02-26T18:28:09.237Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
29602026-02-26T18:28:09.237Z- - - - - - - - - - - - - - - - - - - - - - - - -
29612026-02-26T18:28:09.237Z[ 5] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
29622026-02-26T18:28:09.237Z[ 7] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
29632026-02-26T18:28:09.237Z[ 9] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
29642026-02-26T18:28:09.238Z[ 11] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
29652026-02-26T18:28:09.238Z[ 13] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
29662026-02-26T18:28:09.238Z[ 15] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
29672026-02-26T18:28:09.238Z[ 17] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
29682026-02-26T18:28:09.238Z[ 19] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
29692026-02-26T18:28:09.238Z[SUM] 4.00-5.00 sec 187 MBytes 1.57 Gbits/sec
29702026-02-26T18:28:09.238Z- - - - - - - - - - - - - - - - - - - - - - - - -
29712026-02-26T18:28:09.238Z[ 5] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
29722026-02-26T18:28:09.238Z[ 7] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
29732026-02-26T18:28:09.238Z[ 9] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
29742026-02-26T18:28:09.238Z[ 11] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
29752026-02-26T18:28:09.238Z[ 13] 5.00-6.00 sec 23.4 MBytes 197 Mbits/sec
29762026-02-26T18:28:09.238Z[ 15] 5.00-6.00 sec 23.4 MBytes 197 Mbits/sec
29772026-02-26T18:28:09.238Z[ 17] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
29782026-02-26T18:28:09.238Z[ 19] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
29792026-02-26T18:28:09.238Z[SUM] 5.00-6.00 sec 187 MBytes 1.57 Gbits/sec
29802026-02-26T18:28:09.238Z- - - - - - - - - - - - - - - - - - - - - - - - -
29812026-02-26T18:28:09.238Z[ 5] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29822026-02-26T18:28:09.238Z[ 7] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29832026-02-26T18:28:09.238Z[ 9] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29842026-02-26T18:28:12.452Z[ 11] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29852026-02-26T18:28:12.452Z[ 13] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29862026-02-26T18:28:12.452Z[ 15] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29872026-02-26T18:28:12.452Z[ 17] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
29882026-02-26T18:28:12.452Z[ 19] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
29892026-02-26T18:28:12.452Z[SUM] 6.00-7.00 sec 185 MBytes 1.55 Gbits/sec
29902026-02-26T18:28:12.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
29912026-02-26T18:28:12.452Z[ 5] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29922026-02-26T18:28:12.452Z[ 7] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29932026-02-26T18:28:12.452Z[ 9] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29942026-02-26T18:28:12.452Z[ 11] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29952026-02-26T18:28:12.452Z[ 13] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29962026-02-26T18:28:12.452Z[ 15] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29972026-02-26T18:28:12.452Z[ 17] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29982026-02-26T18:28:12.452Z[ 19] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
29992026-02-26T18:28:12.452Z[SUM] 7.00-8.00 sec 188 MBytes 1.58 Gbits/sec
30002026-02-26T18:28:12.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
30012026-02-26T18:28:12.452Z[ 5] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
30022026-02-26T18:28:12.452Z[ 7] 8.00-9.00 sec 23.2 MBytes 194 Mbits/sec
30032026-02-26T18:28:12.452Z[ 9] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
30042026-02-26T18:28:12.452Z[ 11] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
30052026-02-26T18:28:12.452Z[ 13] 8.00-9.00 sec 23.2 MBytes 194 Mbits/sec
30062026-02-26T18:28:12.452Z[ 15] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
30072026-02-26T18:28:12.452Z[ 17] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
30082026-02-26T18:28:12.452Z[ 19] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
30092026-02-26T18:28:12.452Z[SUM] 8.00-9.00 sec 185 MBytes 1.55 Gbits/sec
30102026-02-26T18:28:12.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
30112026-02-26T18:28:12.452Z[ 5] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
30122026-02-26T18:28:12.452Z[ 7] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
30132026-02-26T18:28:12.452Z[ 9] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
30142026-02-26T18:28:12.452Z[ 11] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
30152026-02-26T18:28:12.452Z[ 13] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
30162026-02-26T18:28:12.453Z[ 15] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
30172026-02-26T18:28:12.453Z[ 17] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
30182026-02-26T18:28:12.453Z[ 19] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
30192026-02-26T18:28:12.453Z[SUM] 9.00-10.00 sec 191 MBytes 1.60 Gbits/sec
30202026-02-26T18:28:12.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
30212026-02-26T18:28:12.453Z[ 5] 10.00-10.00 sec 33.0 KBytes 180 Mbits/sec
30222026-02-26T18:28:12.453Z[ 7] 10.00-10.00 sec 85.7 KBytes 466 Mbits/sec
30232026-02-26T18:28:12.453Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30242026-02-26T18:28:12.453Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30252026-02-26T18:28:12.453Z[ 13] 10.00-10.00 sec 78.3 KBytes 426 Mbits/sec
30262026-02-26T18:28:12.453Z[ 15] 10.00-10.00 sec 53.6 KBytes 291 Mbits/sec
30272026-02-26T18:28:12.453Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30282026-02-26T18:28:12.453Z[ 19] 10.00-10.00 sec 9.19 KBytes 50.0 Mbits/sec
30292026-02-26T18:28:12.453Z[SUM] 10.00-10.00 sec 260 KBytes 1.41 Gbits/sec
30302026-02-26T18:28:12.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
30312026-02-26T18:28:12.453Z[ ID] Interval Transfer Bandwidth
30322026-02-26T18:28:12.453Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30332026-02-26T18:28:12.453Z[ 5] 0.00-10.00 sec 227 MBytes 191 Mbits/sec receiver
30342026-02-26T18:28:12.453Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30352026-02-26T18:28:12.453Z[ 7] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30362026-02-26T18:28:12.453Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30372026-02-26T18:28:12.453Z[ 9] 0.00-10.00 sec 227 MBytes 191 Mbits/sec receiver
30382026-02-26T18:28:12.453Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30392026-02-26T18:28:12.453Z[ 11] 0.00-10.00 sec 227 MBytes 191 Mbits/sec receiver
30402026-02-26T18:28:12.453Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30412026-02-26T18:28:12.453Z[ 13] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30422026-02-26T18:28:12.453Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30432026-02-26T18:28:12.453Z[ 15] 0.00-10.00 sec 227 MBytes 191 Mbits/sec receiver
30442026-02-26T18:28:12.453Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30452026-02-26T18:28:12.453Z[ 17] 0.00-10.00 sec 227 MBytes 191 Mbits/sec receiver
30462026-02-26T18:28:12.453Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30472026-02-26T18:28:12.453Z[ 19] 0.00-10.00 sec 227 MBytes 191 Mbits/sec receiver
30482026-02-26T18:28:12.453Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30492026-02-26T18:28:12.453Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
30502026-02-26T18:28:12.457ZRun 4/10...1526.19Mbps
30512026-02-26T18:28:19.485Z-----------------------------------------------------------
30522026-02-26T18:28:19.485ZServer listening on 5201
30532026-02-26T18:28:19.485Z-----------------------------------------------------------
30542026-02-26T18:28:19.485ZAccepted connection from 10.0.0.1, port 53721
30552026-02-26T18:28:19.485Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51353
30562026-02-26T18:28:19.485Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53480
30572026-02-26T18:28:19.485Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44187
30582026-02-26T18:28:19.485Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46478
30592026-02-26T18:28:19.485Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64866
30602026-02-26T18:28:19.485Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52625
30612026-02-26T18:28:19.485Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41546
30622026-02-26T18:28:19.485Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35821
30632026-02-26T18:28:19.485Z[ ID] Interval Transfer Bandwidth
30642026-02-26T18:28:19.485Z[ 5] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
30652026-02-26T18:28:19.485Z[ 7] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
30662026-02-26T18:28:19.485Z[ 9] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
30672026-02-26T18:28:19.485Z[ 11] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
30682026-02-26T18:28:19.485Z[ 13] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
30692026-02-26T18:28:19.485Z[ 15] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
30702026-02-26T18:28:19.486Z[ 17] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
30712026-02-26T18:28:19.486Z[ 19] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
30722026-02-26T18:28:19.486Z[SUM] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
30732026-02-26T18:28:19.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
30742026-02-26T18:28:19.486Z[ 5] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30752026-02-26T18:28:19.486Z[ 7] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30762026-02-26T18:28:19.486Z[ 9] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
30772026-02-26T18:28:19.486Z[ 11] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30782026-02-26T18:28:19.486Z[ 13] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30792026-02-26T18:28:19.486Z[ 15] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30802026-02-26T18:28:19.486Z[ 17] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30812026-02-26T18:28:19.486Z[ 19] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
30822026-02-26T18:28:19.486Z[SUM] 1.00-2.00 sec 191 MBytes 1.61 Gbits/sec
30832026-02-26T18:28:19.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
30842026-02-26T18:28:19.486Z[ 5] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
30852026-02-26T18:28:19.486Z[ 7] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
30862026-02-26T18:28:19.486Z[ 9] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
30872026-02-26T18:28:19.486Z[ 11] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
30882026-02-26T18:28:19.486Z[ 13] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
30892026-02-26T18:28:19.486Z[ 15] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
30902026-02-26T18:28:19.486Z[ 17] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
30912026-02-26T18:28:19.486Z[ 19] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
30922026-02-26T18:28:19.486Z[SUM] 2.00-3.00 sec 190 MBytes 1.60 Gbits/sec
30932026-02-26T18:28:19.486Z- - - - - - - - - - - - - - - - - - - - - - - - -
30942026-02-26T18:28:19.486Z[ 5] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
30952026-02-26T18:28:19.486Z[ 7] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
30962026-02-26T18:28:19.486Z[ 9] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
30972026-02-26T18:28:19.486Z[ 11] 3.00-4.00 sec 23.8 MBytes 199 Mbits/sec
30982026-02-26T18:28:19.486Z[ 13] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
30992026-02-26T18:28:19.491Z[ 15] 3.00-4.00 sec 23.8 MBytes 199 Mbits/sec
31002026-02-26T18:28:19.491Z[ 17] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
31012026-02-26T18:28:19.491Z[ 19] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
31022026-02-26T18:28:19.492Z[SUM] 3.00-4.00 sec 190 MBytes 1.59 Gbits/sec
31032026-02-26T18:28:19.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
31042026-02-26T18:28:19.492Z[ 5] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
31052026-02-26T18:28:19.492Z[ 7] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
31062026-02-26T18:28:19.492Z[ 9] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
31072026-02-26T18:28:19.492Z[ 11] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
31082026-02-26T18:28:19.492Z[ 13] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
31092026-02-26T18:28:19.492Z[ 15] 4.00-5.00 sec 23.5 MBytes 198 Mbits/sec
31102026-02-26T18:28:19.492Z[ 17] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
31112026-02-26T18:28:19.492Z[ 19] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
31122026-02-26T18:28:19.492Z[SUM] 4.00-5.00 sec 188 MBytes 1.57 Gbits/sec
31132026-02-26T18:28:19.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
31142026-02-26T18:28:19.492Z[ 5] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
31152026-02-26T18:28:19.492Z[ 7] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
31162026-02-26T18:28:19.492Z[ 9] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
31172026-02-26T18:28:19.492Z[ 11] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
31182026-02-26T18:28:19.492Z[ 13] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
31192026-02-26T18:28:19.492Z[ 15] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
31202026-02-26T18:28:19.492Z[ 17] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
31212026-02-26T18:28:19.492Z[ 19] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
31222026-02-26T18:28:19.492Z[SUM] 5.00-6.00 sec 191 MBytes 1.60 Gbits/sec
31232026-02-26T18:28:19.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
31242026-02-26T18:28:19.492Z[ 5] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
31252026-02-26T18:28:19.492Z[ 7] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31262026-02-26T18:28:19.492Z[ 9] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31272026-02-26T18:28:22.702Z[ 11] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31282026-02-26T18:28:22.702Z[ 13] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31292026-02-26T18:28:22.702Z[ 15] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31302026-02-26T18:28:22.702Z[ 17] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31312026-02-26T18:28:22.702Z[ 19] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
31322026-02-26T18:28:22.702Z[SUM] 6.00-7.00 sec 189 MBytes 1.58 Gbits/sec
31332026-02-26T18:28:22.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
31342026-02-26T18:28:22.702Z[ 5] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
31352026-02-26T18:28:22.702Z[ 7] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
31362026-02-26T18:28:22.702Z[ 9] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
31372026-02-26T18:28:22.702Z[ 11] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
31382026-02-26T18:28:22.703Z[ 13] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
31392026-02-26T18:28:22.703Z[ 15] 7.00-8.00 sec 23.5 MBytes 198 Mbits/sec
31402026-02-26T18:28:22.703Z[ 17] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
31412026-02-26T18:28:22.703Z[ 19] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
31422026-02-26T18:28:22.703Z[SUM] 7.00-8.00 sec 189 MBytes 1.58 Gbits/sec
31432026-02-26T18:28:22.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
31442026-02-26T18:28:22.703Z[ 5] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
31452026-02-26T18:28:22.703Z[ 7] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
31462026-02-26T18:28:22.703Z[ 9] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
31472026-02-26T18:28:22.703Z[ 11] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
31482026-02-26T18:28:22.703Z[ 13] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
31492026-02-26T18:28:22.703Z[ 15] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
31502026-02-26T18:28:22.703Z[ 17] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
31512026-02-26T18:28:22.703Z[ 19] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
31522026-02-26T18:28:22.703Z[SUM] 8.00-9.00 sec 188 MBytes 1.58 Gbits/sec
31532026-02-26T18:28:22.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
31542026-02-26T18:28:22.703Z[ 5] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
31552026-02-26T18:28:22.703Z[ 7] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
31562026-02-26T18:28:22.703Z[ 9] 9.00-10.00 sec 23.2 MBytes 194 Mbits/sec
31572026-02-26T18:28:22.703Z[ 11] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
31582026-02-26T18:28:22.703Z[ 13] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
31592026-02-26T18:28:22.703Z[ 15] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
31602026-02-26T18:28:22.703Z[ 17] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
31612026-02-26T18:28:22.703Z[ 19] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
31622026-02-26T18:28:22.703Z[SUM] 9.00-10.00 sec 185 MBytes 1.55 Gbits/sec
31632026-02-26T18:28:22.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
31642026-02-26T18:28:22.703Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31652026-02-26T18:28:22.703Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31662026-02-26T18:28:22.703Z[ 9] 10.00-10.00 sec 104 KBytes 434 Mbits/sec
31672026-02-26T18:28:22.703Z[ 11] 10.00-10.00 sec 97.4 KBytes 405 Mbits/sec
31682026-02-26T18:28:22.704Z[ 13] 10.00-10.00 sec 14.1 KBytes 58.9 Mbits/sec
31692026-02-26T18:28:22.704Z[ 15] 10.00-10.00 sec 111 KBytes 462 Mbits/sec
31702026-02-26T18:28:22.704Z[ 17] 10.00-10.00 sec 47.0 KBytes 196 Mbits/sec
31712026-02-26T18:28:22.704Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-02-26T18:28:22.704Z[SUM] 10.00-10.00 sec 374 KBytes 1.55 Gbits/sec
31732026-02-26T18:28:22.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
31742026-02-26T18:28:22.704Z[ ID] Interval Transfer Bandwidth
31752026-02-26T18:28:22.704Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31762026-02-26T18:28:22.704Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31772026-02-26T18:28:22.704Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31782026-02-26T18:28:22.704Z[ 7] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31792026-02-26T18:28:22.704Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31802026-02-26T18:28:22.704Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31812026-02-26T18:28:22.704Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31822026-02-26T18:28:22.704Z[ 11] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31832026-02-26T18:28:22.704Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31842026-02-26T18:28:22.704Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31852026-02-26T18:28:22.704Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31862026-02-26T18:28:22.704Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31872026-02-26T18:28:22.704Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31882026-02-26T18:28:22.704Z[ 17] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31892026-02-26T18:28:22.704Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31902026-02-26T18:28:22.704Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
31912026-02-26T18:28:22.704Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31922026-02-26T18:28:22.704Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec receiver
31932026-02-26T18:28:22.729ZRun 5/10...1538.493Mbps
31942026-02-26T18:28:29.735Z-----------------------------------------------------------
31952026-02-26T18:28:29.735ZServer listening on 5201
31962026-02-26T18:28:29.735Z-----------------------------------------------------------
31972026-02-26T18:28:29.735ZAccepted connection from 10.0.0.1, port 60281
31982026-02-26T18:28:29.735Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58475
31992026-02-26T18:28:29.735Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35110
32002026-02-26T18:28:29.736Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46658
32012026-02-26T18:28:29.736Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35858
32022026-02-26T18:28:29.736Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53199
32032026-02-26T18:28:29.736Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64195
32042026-02-26T18:28:29.736Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47941
32052026-02-26T18:28:29.736Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34056
32062026-02-26T18:28:29.736Z[ ID] Interval Transfer Bandwidth
32072026-02-26T18:28:29.736Z[ 5] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
32082026-02-26T18:28:29.736Z[ 7] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
32092026-02-26T18:28:29.736Z[ 9] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
32102026-02-26T18:28:29.736Z[ 11] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
32112026-02-26T18:28:29.736Z[ 13] 0.00-1.00 sec 16.7 MBytes 141 Mbits/sec
32122026-02-26T18:28:29.736Z[ 15] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
32132026-02-26T18:28:29.736Z[ 17] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
32142026-02-26T18:28:29.736Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
32152026-02-26T18:28:29.736Z[SUM] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
32162026-02-26T18:28:29.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
32172026-02-26T18:28:29.736Z[ 5] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
32182026-02-26T18:28:29.736Z[ 7] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
32192026-02-26T18:28:29.736Z[ 9] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
32202026-02-26T18:28:29.736Z[ 11] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
32212026-02-26T18:28:29.736Z[ 13] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
32222026-02-26T18:28:29.736Z[ 15] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
32232026-02-26T18:28:29.736Z[ 17] 1.00-2.00 sec 24.2 MBytes 203 Mbits/sec
32242026-02-26T18:28:29.736Z[ 19] 1.00-2.00 sec 24.2 MBytes 203 Mbits/sec
32252026-02-26T18:28:29.736Z[SUM] 1.00-2.00 sec 194 MBytes 1.63 Gbits/sec
32262026-02-26T18:28:29.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
32272026-02-26T18:28:29.737Z[ 5] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
32282026-02-26T18:28:29.737Z[ 7] 2.00-3.00 sec 23.3 MBytes 195 Mbits/sec
32292026-02-26T18:28:29.737Z[ 9] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
32302026-02-26T18:28:29.737Z[ 11] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
32312026-02-26T18:28:29.737Z[ 13] 2.00-3.00 sec 23.3 MBytes 195 Mbits/sec
32322026-02-26T18:28:29.737Z[ 15] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
32332026-02-26T18:28:29.737Z[ 17] 2.00-3.00 sec 23.3 MBytes 195 Mbits/sec
32342026-02-26T18:28:29.737Z[ 19] 2.00-3.00 sec 23.4 MBytes 196 Mbits/sec
32352026-02-26T18:28:29.737Z[SUM] 2.00-3.00 sec 186 MBytes 1.56 Gbits/sec
32362026-02-26T18:28:29.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
32372026-02-26T18:28:29.737Z[ 5] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
32382026-02-26T18:28:29.737Z[ 7] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
32392026-02-26T18:28:29.737Z[ 9] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
32402026-02-26T18:28:29.737Z[ 11] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
32412026-02-26T18:28:29.737Z[ 13] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
32422026-02-26T18:28:29.737Z[ 15] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
32432026-02-26T18:28:29.737Z[ 17] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
32442026-02-26T18:28:29.737Z[ 19] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
32452026-02-26T18:28:29.737Z[SUM] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
32462026-02-26T18:28:29.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
32472026-02-26T18:28:29.737Z[ 5] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
32482026-02-26T18:28:29.737Z[ 7] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
32492026-02-26T18:28:29.737Z[ 9] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
32502026-02-26T18:28:29.737Z[ 11] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
32512026-02-26T18:28:29.737Z[ 13] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
32522026-02-26T18:28:29.737Z[ 15] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
32532026-02-26T18:28:29.737Z[ 17] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
32542026-02-26T18:28:29.738Z[ 19] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
32552026-02-26T18:28:29.738Z[SUM] 4.00-5.00 sec 187 MBytes 1.57 Gbits/sec
32562026-02-26T18:28:29.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
32572026-02-26T18:28:29.738Z[ 5] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
32582026-02-26T18:28:29.738Z[ 7] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
32592026-02-26T18:28:29.738Z[ 9] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
32602026-02-26T18:28:29.738Z[ 11] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
32612026-02-26T18:28:29.738Z[ 13] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
32622026-02-26T18:28:29.738Z[ 15] 5.00-6.00 sec 24.1 MBytes 202 Mbits/sec
32632026-02-26T18:28:29.738Z[ 17] 5.00-6.00 sec 24.1 MBytes 203 Mbits/sec
32642026-02-26T18:28:29.738Z[ 19] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
32652026-02-26T18:28:29.738Z[SUM] 5.00-6.00 sec 193 MBytes 1.62 Gbits/sec
32662026-02-26T18:28:29.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
32672026-02-26T18:28:29.738Z[ 5] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
32682026-02-26T18:28:29.738Z[ 7] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
32692026-02-26T18:28:29.738Z[ 9] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
32702026-02-26T18:28:32.952Z[ 11] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
32712026-02-26T18:28:32.953Z[ 13] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
32722026-02-26T18:28:32.953Z[ 15] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
32732026-02-26T18:28:32.953Z[ 17] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
32742026-02-26T18:28:32.953Z[ 19] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
32752026-02-26T18:28:32.953Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
32762026-02-26T18:28:32.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
32772026-02-26T18:28:32.953Z[ 5] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
32782026-02-26T18:28:32.953Z[ 7] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
32792026-02-26T18:28:32.953Z[ 9] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
32802026-02-26T18:28:32.953Z[ 11] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
32812026-02-26T18:28:32.953Z[ 13] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
32822026-02-26T18:28:32.953Z[ 15] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
32832026-02-26T18:28:32.953Z[ 17] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
32842026-02-26T18:28:32.953Z[ 19] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
32852026-02-26T18:28:32.953Z[SUM] 7.00-8.00 sec 189 MBytes 1.59 Gbits/sec
32862026-02-26T18:28:32.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
32872026-02-26T18:28:32.954Z[ 5] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
32882026-02-26T18:28:32.954Z[ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
32892026-02-26T18:28:32.954Z[ 9] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
32902026-02-26T18:28:32.954Z[ 11] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
32912026-02-26T18:28:32.954Z[ 13] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
32922026-02-26T18:28:32.954Z[ 15] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
32932026-02-26T18:28:32.954Z[ 17] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
32942026-02-26T18:28:32.954Z[ 19] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
32952026-02-26T18:28:32.954Z[SUM] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
32962026-02-26T18:28:32.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
32972026-02-26T18:28:32.954Z[ 5] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
32982026-02-26T18:28:32.954Z[ 7] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
32992026-02-26T18:28:32.954Z[ 9] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
33002026-02-26T18:28:32.954Z[ 11] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
33012026-02-26T18:28:32.954Z[ 13] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
33022026-02-26T18:28:32.954Z[ 15] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
33032026-02-26T18:28:32.954Z[ 17] 9.00-10.00 sec 24.0 MBytes 201 Mbits/sec
33042026-02-26T18:28:32.954Z[ 19] 9.00-10.00 sec 24.0 MBytes 202 Mbits/sec
33052026-02-26T18:28:32.954Z[SUM] 9.00-10.00 sec 193 MBytes 1.62 Gbits/sec
33062026-02-26T18:28:32.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
33072026-02-26T18:28:32.954Z[ 5] 10.00-10.00 sec 114 KBytes 397 Mbits/sec
33082026-02-26T18:28:32.954Z[ 7] 10.00-10.00 sec 53.6 KBytes 186 Mbits/sec
33092026-02-26T18:28:32.954Z[ 9] 10.00-10.00 sec 125 KBytes 434 Mbits/sec
33102026-02-26T18:28:32.954Z[ 11] 10.00-10.00 sec 43.7 KBytes 152 Mbits/sec
33112026-02-26T18:28:32.955Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-02-26T18:28:32.955Z[ 15] 10.00-10.00 sec 94.6 KBytes 329 Mbits/sec
33132026-02-26T18:28:32.955Z[ 17] 10.00-10.00 sec 126 KBytes 437 Mbits/sec
33142026-02-26T18:28:32.955Z[ 19] 10.00-10.00 sec 34.5 KBytes 120 Mbits/sec
33152026-02-26T18:28:32.955Z[SUM] 10.00-10.00 sec 591 KBytes 2.05 Gbits/sec
33162026-02-26T18:28:32.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
33172026-02-26T18:28:32.955Z[ ID] Interval Transfer Bandwidth
33182026-02-26T18:28:32.955Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33192026-02-26T18:28:32.955Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33202026-02-26T18:28:32.955Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33212026-02-26T18:28:32.955Z[ 7] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33222026-02-26T18:28:32.955Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33232026-02-26T18:28:32.955Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33242026-02-26T18:28:32.955Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33252026-02-26T18:28:32.955Z[ 11] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33262026-02-26T18:28:32.955Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33272026-02-26T18:28:32.955Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33282026-02-26T18:28:32.955Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33292026-02-26T18:28:32.955Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33302026-02-26T18:28:32.955Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33312026-02-26T18:28:32.955Z[ 17] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33322026-02-26T18:28:32.955Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33332026-02-26T18:28:32.955Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
33342026-02-26T18:28:32.956Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33352026-02-26T18:28:32.956Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec receiver
33362026-02-26T18:28:32.971ZRun 6/10...1537.474Mbps
33372026-02-26T18:28:39.983Z-----------------------------------------------------------
33382026-02-26T18:28:39.984ZServer listening on 5201
33392026-02-26T18:28:39.984Z-----------------------------------------------------------
33402026-02-26T18:28:39.984ZAccepted connection from 10.0.0.1, port 34737
33412026-02-26T18:28:39.984Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40102
33422026-02-26T18:28:39.984Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54619
33432026-02-26T18:28:39.984Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38155
33442026-02-26T18:28:39.984Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46804
33452026-02-26T18:28:39.984Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47603
33462026-02-26T18:28:39.984Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45082
33472026-02-26T18:28:39.984Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33324
33482026-02-26T18:28:39.984Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40254
33492026-02-26T18:28:39.984Z[ ID] Interval Transfer Bandwidth
33502026-02-26T18:28:39.992Z[ 5] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
33512026-02-26T18:28:39.992Z[ 7] 0.00-1.00 sec 16.6 MBytes 140 Mbits/sec
33522026-02-26T18:28:39.992Z[ 9] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
33532026-02-26T18:28:39.992Z[ 11] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
33542026-02-26T18:28:39.992Z[ 13] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
33552026-02-26T18:28:39.992Z[ 15] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
33562026-02-26T18:28:39.992Z[ 17] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
33572026-02-26T18:28:39.992Z[ 19] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
33582026-02-26T18:28:39.993Z[SUM] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
33592026-02-26T18:28:39.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
33602026-02-26T18:28:39.993Z[ 5] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
33612026-02-26T18:28:39.993Z[ 7] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
33622026-02-26T18:28:39.993Z[ 9] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
33632026-02-26T18:28:39.993Z[ 11] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
33642026-02-26T18:28:39.993Z[ 13] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
33652026-02-26T18:28:39.993Z[ 15] 1.00-2.00 sec 23.5 MBytes 198 Mbits/sec
33662026-02-26T18:28:39.993Z[ 17] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
33672026-02-26T18:28:39.993Z[ 19] 1.00-2.00 sec 23.7 MBytes 198 Mbits/sec
33682026-02-26T18:28:39.993Z[SUM] 1.00-2.00 sec 189 MBytes 1.59 Gbits/sec
33692026-02-26T18:28:39.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
33702026-02-26T18:28:39.993Z[ 5] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
33712026-02-26T18:28:39.993Z[ 7] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
33722026-02-26T18:28:39.993Z[ 9] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
33732026-02-26T18:28:39.993Z[ 11] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
33742026-02-26T18:28:39.993Z[ 13] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
33752026-02-26T18:28:39.993Z[ 15] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
33762026-02-26T18:28:39.993Z[ 17] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
33772026-02-26T18:28:39.993Z[ 19] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
33782026-02-26T18:28:39.993Z[SUM] 2.00-3.00 sec 191 MBytes 1.60 Gbits/sec
33792026-02-26T18:28:39.993Z- - - - - - - - - - - - - - - - - - - - - - - - -
33802026-02-26T18:28:39.993Z[ 5] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
33812026-02-26T18:28:39.993Z[ 7] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
33822026-02-26T18:28:39.993Z[ 9] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
33832026-02-26T18:28:39.993Z[ 11] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
33842026-02-26T18:28:39.993Z[ 13] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
33852026-02-26T18:28:39.994Z[ 15] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
33862026-02-26T18:28:39.994Z[ 17] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
33872026-02-26T18:28:39.994Z[ 19] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
33882026-02-26T18:28:39.994Z[SUM] 3.00-4.00 sec 192 MBytes 1.61 Gbits/sec
33892026-02-26T18:28:39.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
33902026-02-26T18:28:39.994Z[ 5] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33912026-02-26T18:28:39.994Z[ 7] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33922026-02-26T18:28:39.994Z[ 9] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33932026-02-26T18:28:39.994Z[ 11] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33942026-02-26T18:28:39.994Z[ 13] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33952026-02-26T18:28:39.994Z[ 15] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33962026-02-26T18:28:39.994Z[ 17] 4.00-5.00 sec 24.4 MBytes 204 Mbits/sec
33972026-02-26T18:28:39.994Z[ 19] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
33982026-02-26T18:28:39.994Z[SUM] 4.00-5.00 sec 194 MBytes 1.63 Gbits/sec
33992026-02-26T18:28:39.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
34002026-02-26T18:28:39.994Z[ 5] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
34012026-02-26T18:28:39.994Z[ 7] 5.00-6.00 sec 24.1 MBytes 202 Mbits/sec
34022026-02-26T18:28:39.994Z[ 9] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
34032026-02-26T18:28:39.994Z[ 11] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
34042026-02-26T18:28:39.994Z[ 13] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
34052026-02-26T18:28:39.994Z[ 15] 5.00-6.00 sec 24.2 MBytes 203 Mbits/sec
34062026-02-26T18:28:39.994Z[ 17] 5.00-6.00 sec 24.1 MBytes 202 Mbits/sec
34072026-02-26T18:28:39.994Z[ 19] 5.00-6.00 sec 24.1 MBytes 203 Mbits/sec
34082026-02-26T18:28:39.994Z[SUM] 5.00-6.00 sec 193 MBytes 1.62 Gbits/sec
34092026-02-26T18:28:39.994Z- - - - - - - - - - - - - - - - - - - - - - - - -
34102026-02-26T18:28:39.994Z[ 5] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34112026-02-26T18:28:39.995Z[ 7] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34122026-02-26T18:28:39.995Z[ 9] 6.00-7.00 sec 24.2 MBytes 203 Mbits/sec
34132026-02-26T18:28:43.204Z[ 11] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34142026-02-26T18:28:43.204Z[ 13] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34152026-02-26T18:28:43.204Z[ 15] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34162026-02-26T18:28:43.204Z[ 17] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34172026-02-26T18:28:43.204Z[ 19] 6.00-7.00 sec 24.3 MBytes 204 Mbits/sec
34182026-02-26T18:28:43.204Z[SUM] 6.00-7.00 sec 194 MBytes 1.63 Gbits/sec
34192026-02-26T18:28:43.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
34202026-02-26T18:28:43.204Z[ 5] 7.00-8.00 sec 24.0 MBytes 202 Mbits/sec
34212026-02-26T18:28:43.204Z[ 7] 7.00-8.00 sec 23.9 MBytes 201 Mbits/sec
34222026-02-26T18:28:43.204Z[ 9] 7.00-8.00 sec 23.9 MBytes 200 Mbits/sec
34232026-02-26T18:28:43.204Z[ 11] 7.00-8.00 sec 24.0 MBytes 201 Mbits/sec
34242026-02-26T18:28:43.204Z[ 13] 7.00-8.00 sec 23.9 MBytes 201 Mbits/sec
34252026-02-26T18:28:43.204Z[ 15] 7.00-8.00 sec 23.9 MBytes 201 Mbits/sec
34262026-02-26T18:28:43.204Z[ 17] 7.00-8.00 sec 23.9 MBytes 201 Mbits/sec
34272026-02-26T18:28:43.204Z[ 19] 7.00-8.00 sec 23.9 MBytes 200 Mbits/sec
34282026-02-26T18:28:43.204Z[SUM] 7.00-8.00 sec 191 MBytes 1.61 Gbits/sec
34292026-02-26T18:28:43.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
34302026-02-26T18:28:43.204Z[ 5] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
34312026-02-26T18:28:43.204Z[ 7] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
34322026-02-26T18:28:43.204Z[ 9] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
34332026-02-26T18:28:43.204Z[ 11] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
34342026-02-26T18:28:43.204Z[ 13] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
34352026-02-26T18:28:43.205Z[ 15] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
34362026-02-26T18:28:43.205Z[ 17] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
34372026-02-26T18:28:43.205Z[ 19] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
34382026-02-26T18:28:43.205Z[SUM] 8.00-9.00 sec 192 MBytes 1.61 Gbits/sec
34392026-02-26T18:28:43.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
34402026-02-26T18:28:43.205Z[ 5] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
34412026-02-26T18:28:43.205Z[ 7] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
34422026-02-26T18:28:43.205Z[ 9] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
34432026-02-26T18:28:43.205Z[ 11] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
34442026-02-26T18:28:43.205Z[ 13] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
34452026-02-26T18:28:43.205Z[ 15] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34462026-02-26T18:28:43.205Z[ 17] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34472026-02-26T18:28:43.205Z[ 19] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
34482026-02-26T18:28:43.205Z[SUM] 9.00-10.00 sec 187 MBytes 1.57 Gbits/sec
34492026-02-26T18:28:43.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
34502026-02-26T18:28:43.205Z[ 5] 10.00-10.00 sec 106 KBytes 424 Mbits/sec
34512026-02-26T18:28:43.205Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34522026-02-26T18:28:43.205Z[ 9] 10.00-10.00 sec 57.8 KBytes 232 Mbits/sec
34532026-02-26T18:28:43.205Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34542026-02-26T18:28:43.205Z[ 13] 10.00-10.00 sec 126 KBytes 505 Mbits/sec
34552026-02-26T18:28:43.205Z[ 15] 10.00-10.00 sec 48.1 KBytes 193 Mbits/sec
34562026-02-26T18:28:43.205Z[ 17] 10.00-10.00 sec 77.8 KBytes 312 Mbits/sec
34572026-02-26T18:28:43.205Z[ 19] 10.00-10.00 sec 28.1 KBytes 113 Mbits/sec
34582026-02-26T18:28:43.205Z[SUM] 10.00-10.00 sec 443 KBytes 1.78 Gbits/sec
34592026-02-26T18:28:43.205Z- - - - - - - - - - - - - - - - - - - - - - - - -
34602026-02-26T18:28:43.205Z[ ID] Interval Transfer Bandwidth
34612026-02-26T18:28:43.205Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34622026-02-26T18:28:43.205Z[ 5] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34632026-02-26T18:28:43.205Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34642026-02-26T18:28:43.205Z[ 7] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34652026-02-26T18:28:43.205Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34662026-02-26T18:28:43.205Z[ 9] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34672026-02-26T18:28:43.205Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34682026-02-26T18:28:43.205Z[ 11] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34692026-02-26T18:28:43.205Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34702026-02-26T18:28:43.205Z[ 13] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34712026-02-26T18:28:43.205Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34722026-02-26T18:28:43.205Z[ 15] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34732026-02-26T18:28:43.205Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34742026-02-26T18:28:43.206Z[ 17] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34752026-02-26T18:28:43.206Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34762026-02-26T18:28:43.206Z[ 19] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
34772026-02-26T18:28:43.206Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34782026-02-26T18:28:43.206Z[SUM] 0.00-10.00 sec 1.81 GBytes 1.56 Gbits/sec receiver
34792026-02-26T18:28:43.212ZRun 7/10...1558.34Mbps
34802026-02-26T18:28:51.844Z-----------------------------------------------------------
34812026-02-26T18:28:51.844ZServer listening on 5201
34822026-02-26T18:28:51.844Z-----------------------------------------------------------
34832026-02-26T18:28:51.844ZAccepted connection from 10.0.0.1, port 58837
34842026-02-26T18:28:51.844Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42461
34852026-02-26T18:28:51.844Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60214
34862026-02-26T18:28:51.844Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40195
34872026-02-26T18:28:51.844Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60332
34882026-02-26T18:28:51.844Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42836
34892026-02-26T18:28:51.844Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60375
34902026-02-26T18:28:51.844Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37617
34912026-02-26T18:28:51.844Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47566
34922026-02-26T18:28:51.844Z[ ID] Interval Transfer Bandwidth
34932026-02-26T18:28:51.844Z[ 5] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
34942026-02-26T18:28:51.844Z[ 7] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
34952026-02-26T18:28:51.844Z[ 9] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
34962026-02-26T18:28:51.844Z[ 11] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
34972026-02-26T18:28:51.845Z[ 13] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
34982026-02-26T18:28:51.845Z[ 15] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
34992026-02-26T18:28:51.845Z[ 17] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
35002026-02-26T18:28:51.845Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
35012026-02-26T18:28:51.845Z[SUM] 0.00-1.00 sec 134 MBytes 1.13 Gbits/sec
35022026-02-26T18:28:51.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
35032026-02-26T18:28:51.845Z[ 5] 1.00-2.00 sec 24.1 MBytes 202 Mbits/sec
35042026-02-26T18:28:51.845Z[ 7] 1.00-2.00 sec 24.0 MBytes 202 Mbits/sec
35052026-02-26T18:28:51.845Z[ 9] 1.00-2.00 sec 24.2 MBytes 203 Mbits/sec
35062026-02-26T18:28:51.845Z[ 11] 1.00-2.00 sec 24.2 MBytes 203 Mbits/sec
35072026-02-26T18:28:51.845Z[ 13] 1.00-2.00 sec 24.2 MBytes 203 Mbits/sec
35082026-02-26T18:28:51.845Z[ 15] 1.00-2.00 sec 24.1 MBytes 202 Mbits/sec
35092026-02-26T18:28:51.845Z[ 17] 1.00-2.00 sec 24.1 MBytes 202 Mbits/sec
35102026-02-26T18:28:51.845Z[ 19] 1.00-2.00 sec 24.1 MBytes 202 Mbits/sec
35112026-02-26T18:28:51.845Z[SUM] 1.00-2.00 sec 193 MBytes 1.62 Gbits/sec
35122026-02-26T18:28:51.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
35132026-02-26T18:28:51.845Z[ 5] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35142026-02-26T18:28:51.845Z[ 7] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35152026-02-26T18:28:51.845Z[ 9] 2.00-3.00 sec 23.7 MBytes 198 Mbits/sec
35162026-02-26T18:28:51.845Z[ 11] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35172026-02-26T18:28:51.845Z[ 13] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35182026-02-26T18:28:51.845Z[ 15] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35192026-02-26T18:28:51.845Z[ 17] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35202026-02-26T18:28:51.845Z[ 19] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
35212026-02-26T18:28:51.845Z[SUM] 2.00-3.00 sec 190 MBytes 1.59 Gbits/sec
35222026-02-26T18:28:51.845Z- - - - - - - - - - - - - - - - - - - - - - - - -
35232026-02-26T18:28:51.871Z[ 5] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
35242026-02-26T18:28:51.871Z[ 7] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
35252026-02-26T18:28:51.871Z[ 9] 3.00-4.00 sec 24.0 MBytes 202 Mbits/sec
35262026-02-26T18:28:51.871Z[ 11] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
35272026-02-26T18:28:51.871Z[ 13] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
35282026-02-26T18:28:51.871Z[ 15] 3.00-4.00 sec 24.0 MBytes 202 Mbits/sec
35292026-02-26T18:28:51.871Z[ 17] 3.00-4.00 sec 24.1 MBytes 202 Mbits/sec
35302026-02-26T18:28:51.871Z[ 19] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
35312026-02-26T18:28:51.871Z[SUM] 3.00-4.00 sec 192 MBytes 1.61 Gbits/sec
35322026-02-26T18:28:51.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
35332026-02-26T18:28:51.871Z[ 5] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
35342026-02-26T18:28:51.871Z[ 7] 4.00-5.00 sec 23.2 MBytes 194 Mbits/sec
35352026-02-26T18:28:51.871Z[ 9] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
35362026-02-26T18:28:51.871Z[ 11] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
35372026-02-26T18:28:51.871Z[ 13] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
35382026-02-26T18:28:51.871Z[ 15] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
35392026-02-26T18:28:51.871Z[ 17] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
35402026-02-26T18:28:51.871Z[ 19] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
35412026-02-26T18:28:51.871Z[SUM] 4.00-5.00 sec 185 MBytes 1.55 Gbits/sec
35422026-02-26T18:28:51.871Z- - - - - - - - - - - - - - - - - - - - - - - - -
35432026-02-26T18:28:51.872Z[ 5] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
35442026-02-26T18:28:51.872Z[ 7] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
35452026-02-26T18:28:51.872Z[ 9] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
35462026-02-26T18:28:51.872Z[ 11] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
35472026-02-26T18:28:51.872Z[ 13] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
35482026-02-26T18:28:51.872Z[ 15] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
35492026-02-26T18:28:51.872Z[ 17] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
35502026-02-26T18:28:51.872Z[ 19] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
35512026-02-26T18:28:51.872Z[SUM] 5.00-6.00 sec 187 MBytes 1.57 Gbits/sec
35522026-02-26T18:28:51.872Z- - - - - - - - - - - - - - - - - - - - - - - - -
35532026-02-26T18:28:51.872Z[ 5] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
35542026-02-26T18:28:51.872Z[ 7] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
35552026-02-26T18:28:51.872Z[ 9] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
35562026-02-26T18:28:53.453Z[ 11] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
35572026-02-26T18:28:53.453Z[ 13] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
35582026-02-26T18:28:53.453Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
35592026-02-26T18:28:53.453Z[ 17] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
35602026-02-26T18:28:53.453Z[ 19] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
35612026-02-26T18:28:53.454Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
35622026-02-26T18:28:53.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35632026-02-26T18:28:53.454Z[ 5] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
35642026-02-26T18:28:53.454Z[ 7] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
35652026-02-26T18:28:53.454Z[ 9] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
35662026-02-26T18:28:53.454Z[ 11] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
35672026-02-26T18:28:53.454Z[ 13] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
35682026-02-26T18:28:53.454Z[ 15] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
35692026-02-26T18:28:53.454Z[ 17] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
35702026-02-26T18:28:53.454Z[ 19] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
35712026-02-26T18:28:53.454Z[SUM] 7.00-8.00 sec 187 MBytes 1.57 Gbits/sec
35722026-02-26T18:28:53.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35732026-02-26T18:28:53.454Z[ 5] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
35742026-02-26T18:28:53.454Z[ 7] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
35752026-02-26T18:28:53.454Z[ 9] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
35762026-02-26T18:28:53.454Z[ 11] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
35772026-02-26T18:28:53.454Z[ 13] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
35782026-02-26T18:28:53.454Z[ 15] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
35792026-02-26T18:28:53.454Z[ 17] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
35802026-02-26T18:28:53.454Z[ 19] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
35812026-02-26T18:28:53.454Z[SUM] 8.00-9.00 sec 188 MBytes 1.58 Gbits/sec
35822026-02-26T18:28:53.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35832026-02-26T18:28:53.454Z[ 5] 9.00-10.00 sec 24.0 MBytes 202 Mbits/sec
35842026-02-26T18:28:53.454Z[ 7] 9.00-10.00 sec 24.0 MBytes 201 Mbits/sec
35852026-02-26T18:28:53.454Z[ 9] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
35862026-02-26T18:28:53.454Z[ 11] 9.00-10.00 sec 24.0 MBytes 201 Mbits/sec
35872026-02-26T18:28:53.454Z[ 13] 9.00-10.00 sec 24.0 MBytes 201 Mbits/sec
35882026-02-26T18:28:53.454Z[ 15] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
35892026-02-26T18:28:53.454Z[ 17] 9.00-10.00 sec 23.9 MBytes 201 Mbits/sec
35902026-02-26T18:28:53.454Z[ 19] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
35912026-02-26T18:28:53.454Z[SUM] 9.00-10.00 sec 192 MBytes 1.61 Gbits/sec
35922026-02-26T18:28:53.454Z- - - - - - - - - - - - - - - - - - - - - - - - -
35932026-02-26T18:28:53.454Z[ 5] 10.00-10.00 sec 28.1 KBytes 79.3 Mbits/sec
35942026-02-26T18:28:53.454Z[ 7] 10.00-10.00 sec 106 KBytes 299 Mbits/sec
35952026-02-26T18:28:53.455Z[ 9] 10.00-10.00 sec 116 KBytes 328 Mbits/sec
35962026-02-26T18:28:53.455Z[ 11] 10.00-10.00 sec 58.3 KBytes 165 Mbits/sec
35972026-02-26T18:28:53.455Z[ 13] 10.00-10.00 sec 103 KBytes 290 Mbits/sec
35982026-02-26T18:28:53.455Z[ 15] 10.00-10.00 sec 106 KBytes 301 Mbits/sec
35992026-02-26T18:28:53.455Z[ 17] 10.00-10.00 sec 108 KBytes 305 Mbits/sec
36002026-02-26T18:28:53.455Z[ 19] 10.00-10.00 sec 126 KBytes 355 Mbits/sec
36012026-02-26T18:28:53.455Z[SUM] 10.00-10.00 sec 751 KBytes 2.12 Gbits/sec
36022026-02-26T18:28:53.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
36032026-02-26T18:28:53.455Z[ ID] Interval Transfer Bandwidth
36042026-02-26T18:28:53.455Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36052026-02-26T18:28:53.455Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36062026-02-26T18:28:53.455Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36072026-02-26T18:28:53.455Z[ 7] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36082026-02-26T18:28:53.455Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36092026-02-26T18:28:53.455Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36102026-02-26T18:28:53.455Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36112026-02-26T18:28:53.455Z[ 11] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36122026-02-26T18:28:53.455Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36132026-02-26T18:28:53.455Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36142026-02-26T18:28:53.455Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36152026-02-26T18:28:53.455Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36162026-02-26T18:28:53.455Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36172026-02-26T18:28:53.455Z[ 17] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36182026-02-26T18:28:53.455Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36192026-02-26T18:28:53.455Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36202026-02-26T18:28:53.455Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36212026-02-26T18:28:53.455Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec receiver
36222026-02-26T18:28:53.460ZRun 8/10...1537.875Mbps
36232026-02-26T18:29:00.509Z-----------------------------------------------------------
36242026-02-26T18:29:00.509ZServer listening on 5201
36252026-02-26T18:29:00.510Z-----------------------------------------------------------
36262026-02-26T18:29:00.510ZAccepted connection from 10.0.0.1, port 40811
36272026-02-26T18:29:00.510Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61133
36282026-02-26T18:29:00.510Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58046
36292026-02-26T18:29:00.510Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64124
36302026-02-26T18:29:00.510Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47363
36312026-02-26T18:29:00.510Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45458
36322026-02-26T18:29:00.510Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35737
36332026-02-26T18:29:00.510Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49153
36342026-02-26T18:29:00.510Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54719
36352026-02-26T18:29:00.510Z[ ID] Interval Transfer Bandwidth
36362026-02-26T18:29:00.510Z[ 5] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
36372026-02-26T18:29:00.510Z[ 7] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
36382026-02-26T18:29:00.510Z[ 9] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
36392026-02-26T18:29:00.510Z[ 11] 0.00-1.00 sec 16.4 MBytes 138 Mbits/sec
36402026-02-26T18:29:00.510Z[ 13] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
36412026-02-26T18:29:00.510Z[ 15] 0.00-1.00 sec 16.4 MBytes 138 Mbits/sec
36422026-02-26T18:29:00.510Z[ 17] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
36432026-02-26T18:29:00.510Z[ 19] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
36442026-02-26T18:29:00.510Z[SUM] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
36452026-02-26T18:29:00.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
36462026-02-26T18:29:00.511Z[ 5] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
36472026-02-26T18:29:00.511Z[ 7] 1.00-2.00 sec 23.2 MBytes 194 Mbits/sec
36482026-02-26T18:29:00.511Z[ 9] 1.00-2.00 sec 23.2 MBytes 194 Mbits/sec
36492026-02-26T18:29:00.511Z[ 11] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
36502026-02-26T18:29:00.511Z[ 13] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
36512026-02-26T18:29:00.511Z[ 15] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
36522026-02-26T18:29:00.511Z[ 17] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
36532026-02-26T18:29:00.511Z[ 19] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
36542026-02-26T18:29:00.511Z[SUM] 1.00-2.00 sec 185 MBytes 1.55 Gbits/sec
36552026-02-26T18:29:00.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
36562026-02-26T18:29:00.511Z[ 5] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
36572026-02-26T18:29:00.511Z[ 7] 2.00-3.00 sec 23.4 MBytes 196 Mbits/sec
36582026-02-26T18:29:00.511Z[ 9] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
36592026-02-26T18:29:00.511Z[ 11] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
36602026-02-26T18:29:00.511Z[ 13] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
36612026-02-26T18:29:00.511Z[ 15] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
36622026-02-26T18:29:00.511Z[ 17] 2.00-3.00 sec 23.4 MBytes 197 Mbits/sec
36632026-02-26T18:29:00.511Z[ 19] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
36642026-02-26T18:29:00.511Z[SUM] 2.00-3.00 sec 188 MBytes 1.58 Gbits/sec
36652026-02-26T18:29:00.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
36662026-02-26T18:29:00.512Z[ 5] 3.00-4.00 sec 23.3 MBytes 196 Mbits/sec
36672026-02-26T18:29:00.512Z[ 7] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
36682026-02-26T18:29:00.512Z[ 9] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
36692026-02-26T18:29:00.512Z[ 11] 3.00-4.00 sec 23.3 MBytes 195 Mbits/sec
36702026-02-26T18:29:00.512Z[ 13] 3.00-4.00 sec 23.3 MBytes 196 Mbits/sec
36712026-02-26T18:29:00.512Z[ 15] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
36722026-02-26T18:29:00.512Z[ 17] 3.00-4.00 sec 23.3 MBytes 195 Mbits/sec
36732026-02-26T18:29:00.512Z[ 19] 3.00-4.00 sec 23.3 MBytes 195 Mbits/sec
36742026-02-26T18:29:00.512Z[SUM] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
36752026-02-26T18:29:00.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
36762026-02-26T18:29:00.512Z[ 5] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
36772026-02-26T18:29:00.512Z[ 7] 4.00-5.00 sec 22.8 MBytes 192 Mbits/sec
36782026-02-26T18:29:00.512Z[ 9] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
36792026-02-26T18:29:00.512Z[ 11] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
36802026-02-26T18:29:00.512Z[ 13] 4.00-5.00 sec 22.8 MBytes 192 Mbits/sec
36812026-02-26T18:29:00.512Z[ 15] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
36822026-02-26T18:29:00.512Z[ 17] 4.00-5.00 sec 22.8 MBytes 192 Mbits/sec
36832026-02-26T18:29:00.512Z[ 19] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
36842026-02-26T18:29:00.512Z[SUM] 4.00-5.00 sec 183 MBytes 1.53 Gbits/sec
36852026-02-26T18:29:00.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
36862026-02-26T18:29:00.512Z[ 5] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
36872026-02-26T18:29:00.512Z[ 7] 5.00-6.00 sec 23.4 MBytes 197 Mbits/sec
36882026-02-26T18:29:00.512Z[ 9] 5.00-6.00 sec 23.4 MBytes 197 Mbits/sec
36892026-02-26T18:29:00.512Z[ 11] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
36902026-02-26T18:29:00.512Z[ 13] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
36912026-02-26T18:29:00.549Z[ 15] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
36922026-02-26T18:29:00.549Z[ 17] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
36932026-02-26T18:29:00.550Z[ 19] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
36942026-02-26T18:29:00.550Z[SUM] 5.00-6.00 sec 187 MBytes 1.57 Gbits/sec
36952026-02-26T18:29:00.550Z- - - - - - - - - - - - - - - - - - - - - - - - -
36962026-02-26T18:29:00.550Z[ 5] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
36972026-02-26T18:29:00.550Z[ 7] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
36982026-02-26T18:29:00.550Z[ 9] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
36992026-02-26T18:29:03.704Z[ 11] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
37002026-02-26T18:29:03.704Z[ 13] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
37012026-02-26T18:29:03.704Z[ 15] 6.00-7.00 sec 23.4 MBytes 197 Mbits/sec
37022026-02-26T18:29:03.704Z[ 17] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
37032026-02-26T18:29:03.704Z[ 19] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
37042026-02-26T18:29:03.704Z[SUM] 6.00-7.00 sec 187 MBytes 1.57 Gbits/sec
37052026-02-26T18:29:03.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
37062026-02-26T18:29:03.704Z[ 5] 7.00-8.00 sec 24.1 MBytes 203 Mbits/sec
37072026-02-26T18:29:03.704Z[ 7] 7.00-8.00 sec 24.2 MBytes 203 Mbits/sec
37082026-02-26T18:29:03.704Z[ 9] 7.00-8.00 sec 24.2 MBytes 203 Mbits/sec
37092026-02-26T18:29:03.705Z[ 11] 7.00-8.00 sec 24.2 MBytes 203 Mbits/sec
37102026-02-26T18:29:03.705Z[ 13] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
37112026-02-26T18:29:03.705Z[ 15] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
37122026-02-26T18:29:03.705Z[ 17] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
37132026-02-26T18:29:03.705Z[ 19] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
37142026-02-26T18:29:03.705Z[SUM] 7.00-8.00 sec 193 MBytes 1.62 Gbits/sec
37152026-02-26T18:29:03.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
37162026-02-26T18:29:03.705Z[ 5] 8.00-9.00 sec 24.1 MBytes 203 Mbits/sec
37172026-02-26T18:29:03.705Z[ 7] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37182026-02-26T18:29:03.705Z[ 9] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
37192026-02-26T18:29:03.705Z[ 11] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
37202026-02-26T18:29:03.705Z[ 13] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37212026-02-26T18:29:03.705Z[ 15] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
37222026-02-26T18:29:03.705Z[ 17] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
37232026-02-26T18:29:03.705Z[ 19] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
37242026-02-26T18:29:03.705Z[SUM] 8.00-9.00 sec 193 MBytes 1.62 Gbits/sec
37252026-02-26T18:29:03.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
37262026-02-26T18:29:03.705Z[ 5] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
37272026-02-26T18:29:03.706Z[ 7] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
37282026-02-26T18:29:03.706Z[ 9] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
37292026-02-26T18:29:03.706Z[ 11] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
37302026-02-26T18:29:03.706Z[ 13] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
37312026-02-26T18:29:03.706Z[ 15] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
37322026-02-26T18:29:03.706Z[ 17] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
37332026-02-26T18:29:03.706Z[ 19] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
37342026-02-26T18:29:03.706Z[SUM] 9.00-10.00 sec 187 MBytes 1.57 Gbits/sec
37352026-02-26T18:29:03.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
37362026-02-26T18:29:03.706Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37372026-02-26T18:29:03.706Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37382026-02-26T18:29:03.706Z[ 9] 10.00-10.00 sec 90.7 KBytes 303 Mbits/sec
37392026-02-26T18:29:03.706Z[ 11] 10.00-10.00 sec 123 KBytes 410 Mbits/sec
37402026-02-26T18:29:03.706Z[ 13] 10.00-10.00 sec 97.7 KBytes 327 Mbits/sec
37412026-02-26T18:29:03.706Z[ 15] 10.00-10.00 sec 125 KBytes 417 Mbits/sec
37422026-02-26T18:29:03.706Z[ 17] 10.00-10.00 sec 66.5 KBytes 222 Mbits/sec
37432026-02-26T18:29:03.706Z[ 19] 10.00-10.00 sec 88.7 KBytes 297 Mbits/sec
37442026-02-26T18:29:03.706Z[SUM] 10.00-10.00 sec 591 KBytes 1.97 Gbits/sec
37452026-02-26T18:29:03.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
37462026-02-26T18:29:03.706Z[ ID] Interval Transfer Bandwidth
37472026-02-26T18:29:03.706Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37482026-02-26T18:29:03.706Z[ 5] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37492026-02-26T18:29:03.706Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37502026-02-26T18:29:03.706Z[ 7] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37512026-02-26T18:29:03.706Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37522026-02-26T18:29:03.706Z[ 9] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37532026-02-26T18:29:03.706Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37542026-02-26T18:29:03.706Z[ 11] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37552026-02-26T18:29:03.706Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37562026-02-26T18:29:03.706Z[ 13] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37572026-02-26T18:29:03.706Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37582026-02-26T18:29:03.706Z[ 15] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37592026-02-26T18:29:03.706Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37602026-02-26T18:29:03.706Z[ 17] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37612026-02-26T18:29:03.706Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37622026-02-26T18:29:03.707Z[ 19] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
37632026-02-26T18:29:03.707Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37642026-02-26T18:29:03.707Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
37652026-02-26T18:29:03.713ZRun 9/10...1528.109Mbps
37662026-02-26T18:29:10.737Z-----------------------------------------------------------
37672026-02-26T18:29:10.737ZServer listening on 5201
37682026-02-26T18:29:10.737Z-----------------------------------------------------------
37692026-02-26T18:29:10.737ZAccepted connection from 10.0.0.1, port 64360
37702026-02-26T18:29:10.737Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45311
37712026-02-26T18:29:10.737Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53571
37722026-02-26T18:29:10.737Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63280
37732026-02-26T18:29:10.737Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46676
37742026-02-26T18:29:10.737Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42149
37752026-02-26T18:29:10.737Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58032
37762026-02-26T18:29:10.737Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55465
37772026-02-26T18:29:10.737Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56737
37782026-02-26T18:29:10.737Z[ ID] Interval Transfer Bandwidth
37792026-02-26T18:29:10.737Z[ 5] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
37802026-02-26T18:29:10.737Z[ 7] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
37812026-02-26T18:29:10.737Z[ 9] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
37822026-02-26T18:29:10.737Z[ 11] 0.00-1.00 sec 16.4 MBytes 138 Mbits/sec
37832026-02-26T18:29:10.737Z[ 13] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
37842026-02-26T18:29:10.737Z[ 15] 0.00-1.00 sec 16.4 MBytes 138 Mbits/sec
37852026-02-26T18:29:10.737Z[ 17] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
37862026-02-26T18:29:10.737Z[ 19] 0.00-1.00 sec 16.4 MBytes 137 Mbits/sec
37872026-02-26T18:29:10.737Z[SUM] 0.00-1.00 sec 132 MBytes 1.10 Gbits/sec
37882026-02-26T18:29:10.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
37892026-02-26T18:29:10.737Z[ 5] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
37902026-02-26T18:29:10.737Z[ 7] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
37912026-02-26T18:29:10.737Z[ 9] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
37922026-02-26T18:29:10.737Z[ 11] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
37932026-02-26T18:29:10.737Z[ 13] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
37942026-02-26T18:29:10.737Z[ 15] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
37952026-02-26T18:29:10.737Z[ 17] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
37962026-02-26T18:29:10.738Z[ 19] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
37972026-02-26T18:29:10.738Z[SUM] 1.00-2.00 sec 191 MBytes 1.60 Gbits/sec
37982026-02-26T18:29:10.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
37992026-02-26T18:29:10.738Z[ 5] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
38002026-02-26T18:29:10.738Z[ 7] 2.00-3.00 sec 23.4 MBytes 197 Mbits/sec
38012026-02-26T18:29:10.738Z[ 9] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
38022026-02-26T18:29:10.738Z[ 11] 2.00-3.00 sec 23.5 MBytes 198 Mbits/sec
38032026-02-26T18:29:10.738Z[ 13] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
38042026-02-26T18:29:10.738Z[ 15] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
38052026-02-26T18:29:10.738Z[ 17] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
38062026-02-26T18:29:10.738Z[ 19] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
38072026-02-26T18:29:10.738Z[SUM] 2.00-3.00 sec 188 MBytes 1.58 Gbits/sec
38082026-02-26T18:29:10.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
38092026-02-26T18:29:10.738Z[ 5] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
38102026-02-26T18:29:10.738Z[ 7] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
38112026-02-26T18:29:10.738Z[ 9] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
38122026-02-26T18:29:10.738Z[ 11] 3.00-4.00 sec 23.4 MBytes 197 Mbits/sec
38132026-02-26T18:29:10.738Z[ 13] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
38142026-02-26T18:29:10.738Z[ 15] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
38152026-02-26T18:29:10.738Z[ 17] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
38162026-02-26T18:29:10.738Z[ 19] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
38172026-02-26T18:29:10.738Z[SUM] 3.00-4.00 sec 188 MBytes 1.57 Gbits/sec
38182026-02-26T18:29:10.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
38192026-02-26T18:29:10.738Z[ 5] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
38202026-02-26T18:29:10.738Z[ 7] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
38212026-02-26T18:29:10.738Z[ 9] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
38222026-02-26T18:29:10.738Z[ 11] 4.00-5.00 sec 23.2 MBytes 194 Mbits/sec
38232026-02-26T18:29:10.738Z[ 13] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
38242026-02-26T18:29:10.738Z[ 15] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
38252026-02-26T18:29:10.738Z[ 17] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
38262026-02-26T18:29:10.738Z[ 19] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
38272026-02-26T18:29:10.738Z[SUM] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
38282026-02-26T18:29:10.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
38292026-02-26T18:29:10.738Z[ 5] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
38302026-02-26T18:29:10.738Z[ 7] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
38312026-02-26T18:29:10.738Z[ 9] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
38322026-02-26T18:29:10.738Z[ 11] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
38332026-02-26T18:29:10.738Z[ 13] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
38342026-02-26T18:29:10.739Z[ 15] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
38352026-02-26T18:29:10.739Z[ 17] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
38362026-02-26T18:29:10.739Z[ 19] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
38372026-02-26T18:29:10.739Z[SUM] 5.00-6.00 sec 187 MBytes 1.57 Gbits/sec
38382026-02-26T18:29:10.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
38392026-02-26T18:29:10.739Z[ 5] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
38402026-02-26T18:29:10.739Z[ 7] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
38412026-02-26T18:29:10.739Z[ 9] 6.00-7.00 sec 23.2 MBytes 194 Mbits/sec
38422026-02-26T18:29:15.049Z[ 11] 6.00-7.00 sec 23.2 MBytes 194 Mbits/sec
38432026-02-26T18:29:15.049Z[ 13] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
38442026-02-26T18:29:15.050Z[ 15] 6.00-7.00 sec 23.2 MBytes 194 Mbits/sec
38452026-02-26T18:29:15.050Z[ 17] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
38462026-02-26T18:29:15.050Z[ 19] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
38472026-02-26T18:29:15.050Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
38482026-02-26T18:29:15.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
38492026-02-26T18:29:15.050Z[ 5] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38502026-02-26T18:29:15.050Z[ 7] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38512026-02-26T18:29:15.050Z[ 9] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38522026-02-26T18:29:15.050Z[ 11] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38532026-02-26T18:29:15.050Z[ 13] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38542026-02-26T18:29:15.050Z[ 15] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38552026-02-26T18:29:15.050Z[ 17] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38562026-02-26T18:29:15.050Z[ 19] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
38572026-02-26T18:29:15.050Z[SUM] 7.00-8.00 sec 189 MBytes 1.58 Gbits/sec
38582026-02-26T18:29:15.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
38592026-02-26T18:29:15.050Z[ 5] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
38602026-02-26T18:29:15.050Z[ 7] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
38612026-02-26T18:29:15.050Z[ 9] 8.00-9.00 sec 23.4 MBytes 197 Mbits/sec
38622026-02-26T18:29:15.050Z[ 11] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
38632026-02-26T18:29:15.050Z[ 13] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
38642026-02-26T18:29:15.050Z[ 15] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
38652026-02-26T18:29:15.050Z[ 17] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
38662026-02-26T18:29:15.050Z[ 19] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
38672026-02-26T18:29:15.050Z[SUM] 8.00-9.00 sec 187 MBytes 1.57 Gbits/sec
38682026-02-26T18:29:15.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
38692026-02-26T18:29:15.050Z[ 5] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
38702026-02-26T18:29:15.051Z[ 7] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
38712026-02-26T18:29:15.051Z[ 9] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
38722026-02-26T18:29:15.051Z[ 11] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
38732026-02-26T18:29:15.051Z[ 13] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
38742026-02-26T18:29:15.051Z[ 15] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
38752026-02-26T18:29:15.051Z[ 17] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
38762026-02-26T18:29:15.051Z[ 19] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
38772026-02-26T18:29:15.051Z[SUM] 9.00-10.00 sec 189 MBytes 1.59 Gbits/sec
38782026-02-26T18:29:15.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
38792026-02-26T18:29:15.051Z[ 5] 10.00-10.00 sec 14.5 KBytes 56.9 Mbits/sec
38802026-02-26T18:29:15.051Z[ 7] 10.00-10.00 sec 126 KBytes 494 Mbits/sec
38812026-02-26T18:29:15.051Z[ 9] 10.00-10.00 sec 30.2 KBytes 119 Mbits/sec
38822026-02-26T18:29:15.051Z[ 11] 10.00-10.00 sec 89.1 KBytes 350 Mbits/sec
38832026-02-26T18:29:15.051Z[ 13] 10.00-10.00 sec 110 KBytes 431 Mbits/sec
38842026-02-26T18:29:15.051Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38852026-02-26T18:29:15.051Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38862026-02-26T18:29:15.051Z[ 19] 10.00-10.00 sec 47.5 KBytes 187 Mbits/sec
38872026-02-26T18:29:15.051Z[SUM] 10.00-10.00 sec 417 KBytes 1.64 Gbits/sec
38882026-02-26T18:29:15.051Z- - - - - - - - - - - - - - - - - - - - - - - - -
38892026-02-26T18:29:15.051Z[ ID] Interval Transfer Bandwidth
38902026-02-26T18:29:15.051Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38912026-02-26T18:29:15.051Z[ 5] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
38922026-02-26T18:29:15.051Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38932026-02-26T18:29:15.051Z[ 7] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
38942026-02-26T18:29:15.051Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38952026-02-26T18:29:15.051Z[ 9] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
38962026-02-26T18:29:15.051Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38972026-02-26T18:29:15.051Z[ 11] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
38982026-02-26T18:29:15.052Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38992026-02-26T18:29:15.052Z[ 13] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
39002026-02-26T18:29:15.052Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39012026-02-26T18:29:15.052Z[ 15] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
39022026-02-26T18:29:15.052Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39032026-02-26T18:29:15.052Z[ 17] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
39042026-02-26T18:29:15.052Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39052026-02-26T18:29:15.052Z[ 19] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
39062026-02-26T18:29:15.052Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39072026-02-26T18:29:15.052Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
39082026-02-26T18:29:15.152ZRun 10/10...1528.843Mbps
39092026-02-26T18:29:15.152Z###---------------------###
39102026-02-26T18:29:15.152Z::: iPerf done... :::
39112026-02-26T18:29:15.152Z:::Awaiting out files...:::
39122026-02-26T18:29:15.152Z###---------------------###
39132026-02-26T18:29:15.152Z###-----###
39142026-02-26T18:29:15.152Z:::done!:::
39152026-02-26T18:29:15.152Z###-----###
39162026-02-26T18:29:15.905ZGnuplot not found, using plotters backend
39172026-02-26T18:29:16.103ZBenchmarking iperf-tcp/local/c2s/tx
39182026-02-26T18:29:16.104ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
39192026-02-26T18:29:20.786ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.1B iterations)
39202026-02-26T18:29:40.748ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
39212026-02-26T18:29:40.906Ziperf-tcp/local/c2s/tx time: [6.6244 µs 6.6245 µs 6.6246 µs]
39222026-02-26T18:29:40.906Z change: [+1.7047% +1.7103% +1.7156%] (p = 0.00 < 0.05)
39232026-02-26T18:29:40.906Z Performance has regressed.
39242026-02-26T18:29:40.906ZFound 5 outliers among 100 measurements (5.00%)
39252026-02-26T18:29:40.906Z 1 (1.00%) low severe
39262026-02-26T18:29:40.906Z 3 (3.00%) high mild
39272026-02-26T18:29:40.906Z 1 (1.00%) high severe
39282026-02-26T18:29:42.369Z
39292026-02-26T18:29:42.369ZBenchmarking iperf-tcp/local/c2s/rx
39302026-02-26T18:29:42.369ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
39312026-02-26T18:29:47.043ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.1B iterations)
39322026-02-26T18:30:06.996ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
39332026-02-26T18:30:07.146Ziperf-tcp/local/c2s/rx time: [14.582 µs 14.583 µs 14.583 µs]
39342026-02-26T18:30:07.146Z change: [+2.3081% +2.3128% +2.3174%] (p = 0.00 < 0.05)
39352026-02-26T18:30:07.146Z Performance has regressed.
39362026-02-26T18:30:07.146ZFound 6 outliers among 100 measurements (6.00%)
39372026-02-26T18:30:07.146Z 3 (3.00%) low mild
39382026-02-26T18:30:07.146Z 3 (3.00%) high mild
39392026-02-26T18:30:08.606Z
39402026-02-26T18:30:08.606Z###-------------------###
39412026-02-26T18:30:08.606Z:::Running experiment :::
39422026-02-26T18:30:08.606Z:::iperf-tcp/local/s2c:::
39432026-02-26T18:30:08.606Z###-------------------###
39442026-02-26T18:30:09.024Zdtrace: description 'profile-201us ' matched 2 probes
39452026-02-26T18:30:15.637Z-----------------------------------------------------------
39462026-02-26T18:30:15.637ZServer listening on 5201
39472026-02-26T18:30:15.637Z-----------------------------------------------------------
39482026-02-26T18:30:15.637ZAccepted connection from 10.0.0.1, port 55186
39492026-02-26T18:30:15.637Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33295
39502026-02-26T18:30:15.637Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33996
39512026-02-26T18:30:15.637Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58659
39522026-02-26T18:30:15.637Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36333
39532026-02-26T18:30:15.637Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38866
39542026-02-26T18:30:15.637Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47881
39552026-02-26T18:30:15.637Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52841
39562026-02-26T18:30:15.637Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58131
39572026-02-26T18:30:15.637Z[ ID] Interval Transfer Bandwidth
39582026-02-26T18:30:15.637Z[ 5] 0.00-1.00 sec 26.2 MBytes 220 Mbits/sec
39592026-02-26T18:30:15.637Z[ 7] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
39602026-02-26T18:30:15.637Z[ 9] 0.00-1.00 sec 26.2 MBytes 220 Mbits/sec
39612026-02-26T18:30:15.637Z[ 11] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
39622026-02-26T18:30:15.637Z[ 13] 0.00-1.00 sec 26.3 MBytes 221 Mbits/sec
39632026-02-26T18:30:15.637Z[ 15] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
39642026-02-26T18:30:15.637Z[ 17] 0.00-1.00 sec 26.3 MBytes 221 Mbits/sec
39652026-02-26T18:30:15.637Z[ 19] 0.00-1.00 sec 26.3 MBytes 221 Mbits/sec
39662026-02-26T18:30:15.637Z[SUM] 0.00-1.00 sec 211 MBytes 1.77 Gbits/sec
39672026-02-26T18:30:15.637Z- - - - - - - - - - - - - - - - - - - - - - - - -
39682026-02-26T18:30:15.637Z[ 5] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39692026-02-26T18:30:15.637Z[ 7] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39702026-02-26T18:30:15.637Z[ 9] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39712026-02-26T18:30:15.637Z[ 11] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39722026-02-26T18:30:15.637Z[ 13] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39732026-02-26T18:30:15.637Z[ 15] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39742026-02-26T18:30:15.637Z[ 17] 1.00-2.00 sec 22.3 MBytes 187 Mbits/sec
39752026-02-26T18:30:15.637Z[ 19] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
39762026-02-26T18:30:15.637Z[SUM] 1.00-2.00 sec 179 MBytes 1.50 Gbits/sec
39772026-02-26T18:30:15.637Z- - - - - - - - - - - - - - - - - - - - - - - - -
39782026-02-26T18:30:15.638Z[ 5] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
39792026-02-26T18:30:15.638Z[ 7] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
39802026-02-26T18:30:15.638Z[ 9] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
39812026-02-26T18:30:15.638Z[ 11] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
39822026-02-26T18:30:15.638Z[ 13] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
39832026-02-26T18:30:15.638Z[ 15] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
39842026-02-26T18:30:15.638Z[ 17] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
39852026-02-26T18:30:15.638Z[ 19] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
39862026-02-26T18:30:15.638Z[SUM] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
39872026-02-26T18:30:15.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
39882026-02-26T18:30:15.638Z[ 5] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
39892026-02-26T18:30:15.638Z[ 7] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
39902026-02-26T18:30:15.638Z[ 9] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
39912026-02-26T18:30:15.638Z[ 11] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
39922026-02-26T18:30:15.638Z[ 13] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
39932026-02-26T18:30:15.638Z[ 15] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
39942026-02-26T18:30:15.638Z[ 17] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
39952026-02-26T18:30:15.638Z[ 19] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
39962026-02-26T18:30:15.638Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
39972026-02-26T18:30:15.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
39982026-02-26T18:30:15.638Z[ 5] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
39992026-02-26T18:30:15.638Z[ 7] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40002026-02-26T18:30:15.638Z[ 9] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
40012026-02-26T18:30:15.638Z[ 11] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
40022026-02-26T18:30:15.638Z[ 13] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40032026-02-26T18:30:15.638Z[ 15] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40042026-02-26T18:30:15.638Z[ 17] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40052026-02-26T18:30:15.638Z[ 19] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
40062026-02-26T18:30:15.638Z[SUM] 4.00-5.00 sec 184 MBytes 1.54 Gbits/sec
40072026-02-26T18:30:15.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
40082026-02-26T18:30:15.638Z[ 5] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
40092026-02-26T18:30:15.638Z[ 7] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40102026-02-26T18:30:15.638Z[ 9] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
40112026-02-26T18:30:15.638Z[ 11] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
40122026-02-26T18:30:15.638Z[ 13] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40132026-02-26T18:30:15.638Z[ 15] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
40142026-02-26T18:30:15.638Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40152026-02-26T18:30:15.638Z[ 19] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
40162026-02-26T18:30:15.638Z[SUM] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
40172026-02-26T18:30:15.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
40182026-02-26T18:30:15.639Z[ 5] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40192026-02-26T18:30:15.639Z[ 7] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40202026-02-26T18:30:15.639Z[ 9] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
40212026-02-26T18:30:18.854Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
40222026-02-26T18:30:18.854Z[ 13] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
40232026-02-26T18:30:18.854Z[ 15] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40242026-02-26T18:30:18.854Z[ 17] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40252026-02-26T18:30:18.854Z[ 19] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40262026-02-26T18:30:18.854Z[SUM] 6.00-7.00 sec 185 MBytes 1.55 Gbits/sec
40272026-02-26T18:30:18.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
40282026-02-26T18:30:18.854Z[ 5] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
40292026-02-26T18:30:18.855Z[ 7] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
40302026-02-26T18:30:18.855Z[ 9] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
40312026-02-26T18:30:18.855Z[ 11] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
40322026-02-26T18:30:18.855Z[ 13] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
40332026-02-26T18:30:18.855Z[ 15] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
40342026-02-26T18:30:18.855Z[ 17] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
40352026-02-26T18:30:18.855Z[ 19] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
40362026-02-26T18:30:18.855Z[SUM] 7.00-8.00 sec 184 MBytes 1.54 Gbits/sec
40372026-02-26T18:30:18.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
40382026-02-26T18:30:18.855Z[ 5] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
40392026-02-26T18:30:18.855Z[ 7] 8.00-9.00 sec 23.4 MBytes 197 Mbits/sec
40402026-02-26T18:30:18.855Z[ 9] 8.00-9.00 sec 23.4 MBytes 197 Mbits/sec
40412026-02-26T18:30:18.855Z[ 11] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
40422026-02-26T18:30:18.855Z[ 13] 8.00-9.00 sec 23.4 MBytes 197 Mbits/sec
40432026-02-26T18:30:18.855Z[ 15] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
40442026-02-26T18:30:18.855Z[ 17] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
40452026-02-26T18:30:18.855Z[ 19] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
40462026-02-26T18:30:18.855Z[SUM] 8.00-9.00 sec 187 MBytes 1.57 Gbits/sec
40472026-02-26T18:30:18.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
40482026-02-26T18:30:18.856Z[ 5] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
40492026-02-26T18:30:18.856Z[ 7] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
40502026-02-26T18:30:18.856Z[ 9] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
40512026-02-26T18:30:18.856Z[ 11] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
40522026-02-26T18:30:18.856Z[ 13] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
40532026-02-26T18:30:18.856Z[ 15] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
40542026-02-26T18:30:18.856Z[ 17] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
40552026-02-26T18:30:18.856Z[ 19] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
40562026-02-26T18:30:18.856Z[SUM] 9.00-10.00 sec 185 MBytes 1.55 Gbits/sec
40572026-02-26T18:30:18.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
40582026-02-26T18:30:18.856Z[ 5] 10.00-10.00 sec 144 KBytes 547 Mbits/sec
40592026-02-26T18:30:18.856Z[ 7] 10.00-10.00 sec 48.1 KBytes 182 Mbits/sec
40602026-02-26T18:30:18.856Z[ 9] 10.00-10.00 sec 48.1 KBytes 182 Mbits/sec
40612026-02-26T18:30:18.856Z[ 11] 10.00-10.00 sec 96.2 KBytes 365 Mbits/sec
40622026-02-26T18:30:18.856Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40632026-02-26T18:30:18.856Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40642026-02-26T18:30:18.856Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40652026-02-26T18:30:18.856Z[ 19] 10.00-10.00 sec 144 KBytes 547 Mbits/sec
40662026-02-26T18:30:18.856Z[SUM] 10.00-10.00 sec 481 KBytes 1.82 Gbits/sec
40672026-02-26T18:30:18.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
40682026-02-26T18:30:18.856Z[ ID] Interval Transfer Bandwidth
40692026-02-26T18:30:18.857Z[ 5] 0.00-10.00 sec 233 MBytes 195 Mbits/sec sender
40702026-02-26T18:30:18.857Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40712026-02-26T18:30:18.857Z[ 7] 0.00-10.00 sec 233 MBytes 196 Mbits/sec sender
40722026-02-26T18:30:18.857Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40732026-02-26T18:30:18.857Z[ 9] 0.00-10.00 sec 233 MBytes 195 Mbits/sec sender
40742026-02-26T18:30:18.857Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40752026-02-26T18:30:18.857Z[ 11] 0.00-10.00 sec 233 MBytes 196 Mbits/sec sender
40762026-02-26T18:30:18.857Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40772026-02-26T18:30:18.857Z[ 13] 0.00-10.00 sec 233 MBytes 195 Mbits/sec sender
40782026-02-26T18:30:18.857Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40792026-02-26T18:30:18.857Z[ 15] 0.00-10.00 sec 233 MBytes 195 Mbits/sec sender
40802026-02-26T18:30:18.857Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40812026-02-26T18:30:18.857Z[ 17] 0.00-10.00 sec 233 MBytes 195 Mbits/sec sender
40822026-02-26T18:30:18.857Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40832026-02-26T18:30:18.857Z[ 19] 0.00-10.00 sec 233 MBytes 196 Mbits/sec sender
40842026-02-26T18:30:18.857Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40852026-02-26T18:30:18.857Z[SUM] 0.00-10.00 sec 1.82 GBytes 1.56 Gbits/sec sender
40862026-02-26T18:30:18.857Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40872026-02-26T18:30:18.862ZRun 1/10...1563.562Mbps
40882026-02-26T18:30:25.887Z-----------------------------------------------------------
40892026-02-26T18:30:25.887ZServer listening on 5201
40902026-02-26T18:30:25.887Z-----------------------------------------------------------
40912026-02-26T18:30:25.887ZAccepted connection from 10.0.0.1, port 39296
40922026-02-26T18:30:25.887Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37824
40932026-02-26T18:30:25.888Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58262
40942026-02-26T18:30:25.888Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36156
40952026-02-26T18:30:25.888Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35987
40962026-02-26T18:30:25.888Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60550
40972026-02-26T18:30:25.888Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49426
40982026-02-26T18:30:25.888Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37647
40992026-02-26T18:30:25.888Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60445
41002026-02-26T18:30:25.888Z[ ID] Interval Transfer Bandwidth
41012026-02-26T18:30:25.888Z[ 5] 0.00-1.00 sec 19.0 MBytes 160 Mbits/sec
41022026-02-26T18:30:25.888Z[ 7] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
41032026-02-26T18:30:25.888Z[ 9] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
41042026-02-26T18:30:25.888Z[ 11] 0.00-1.00 sec 19.0 MBytes 160 Mbits/sec
41052026-02-26T18:30:25.888Z[ 13] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
41062026-02-26T18:30:25.888Z[ 15] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
41072026-02-26T18:30:25.888Z[ 17] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
41082026-02-26T18:30:25.888Z[ 19] 0.00-1.00 sec 18.9 MBytes 159 Mbits/sec
41092026-02-26T18:30:25.888Z[SUM] 0.00-1.00 sec 152 MBytes 1.28 Gbits/sec
41102026-02-26T18:30:25.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
41112026-02-26T18:30:25.888Z[ 5] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
41122026-02-26T18:30:25.888Z[ 7] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
41132026-02-26T18:30:25.888Z[ 9] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
41142026-02-26T18:30:25.888Z[ 11] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
41152026-02-26T18:30:25.889Z[ 13] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
41162026-02-26T18:30:25.889Z[ 15] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
41172026-02-26T18:30:25.889Z[ 17] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
41182026-02-26T18:30:25.889Z[ 19] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
41192026-02-26T18:30:25.889Z[SUM] 1.00-2.00 sec 187 MBytes 1.57 Gbits/sec
41202026-02-26T18:30:25.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
41212026-02-26T18:30:25.889Z[ 5] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
41222026-02-26T18:30:25.889Z[ 7] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41232026-02-26T18:30:25.889Z[ 9] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41242026-02-26T18:30:25.889Z[ 11] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41252026-02-26T18:30:25.889Z[ 13] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41262026-02-26T18:30:25.889Z[ 15] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41272026-02-26T18:30:25.889Z[ 17] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41282026-02-26T18:30:25.889Z[ 19] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
41292026-02-26T18:30:25.889Z[SUM] 2.00-3.00 sec 185 MBytes 1.55 Gbits/sec
41302026-02-26T18:30:25.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
41312026-02-26T18:30:25.889Z[ 5] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
41322026-02-26T18:30:25.889Z[ 7] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
41332026-02-26T18:30:25.889Z[ 9] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
41342026-02-26T18:30:25.889Z[ 11] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
41352026-02-26T18:30:25.889Z[ 13] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
41362026-02-26T18:30:25.889Z[ 15] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
41372026-02-26T18:30:25.890Z[ 17] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
41382026-02-26T18:30:25.890Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
41392026-02-26T18:30:25.890Z[SUM] 3.00-4.00 sec 186 MBytes 1.56 Gbits/sec
41402026-02-26T18:30:25.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
41412026-02-26T18:30:25.890Z[ 5] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
41422026-02-26T18:30:25.890Z[ 7] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
41432026-02-26T18:30:25.890Z[ 9] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
41442026-02-26T18:30:25.890Z[ 11] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
41452026-02-26T18:30:25.890Z[ 13] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
41462026-02-26T18:30:25.890Z[ 15] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
41472026-02-26T18:30:25.890Z[ 17] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
41482026-02-26T18:30:25.890Z[ 19] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
41492026-02-26T18:30:25.890Z[SUM] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
41502026-02-26T18:30:25.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
41512026-02-26T18:30:25.890Z[ 5] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
41522026-02-26T18:30:25.890Z[ 7] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
41532026-02-26T18:30:25.890Z[ 9] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
41542026-02-26T18:30:25.890Z[ 11] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
41552026-02-26T18:30:25.890Z[ 13] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
41562026-02-26T18:30:25.890Z[ 15] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
41572026-02-26T18:30:25.890Z[ 17] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
41582026-02-26T18:30:25.890Z[ 19] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
41592026-02-26T18:30:25.890Z[SUM] 5.00-6.00 sec 184 MBytes 1.54 Gbits/sec
41602026-02-26T18:30:25.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
41612026-02-26T18:30:25.890Z[ 5] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41622026-02-26T18:30:25.890Z[ 7] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41632026-02-26T18:30:25.891Z[ 9] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41642026-02-26T18:30:29.104Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41652026-02-26T18:30:29.104Z[ 13] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
41662026-02-26T18:30:29.104Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41672026-02-26T18:30:29.104Z[ 17] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
41682026-02-26T18:30:29.104Z[ 19] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
41692026-02-26T18:30:29.104Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
41702026-02-26T18:30:29.104Z- - - - - - - - - - - - - - - - - - - - - - - - -
41712026-02-26T18:30:29.104Z[ 5] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
41722026-02-26T18:30:29.104Z[ 7] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
41732026-02-26T18:30:29.105Z[ 9] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
41742026-02-26T18:30:29.105Z[ 11] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
41752026-02-26T18:30:29.105Z[ 13] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
41762026-02-26T18:30:29.105Z[ 15] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
41772026-02-26T18:30:29.105Z[ 17] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
41782026-02-26T18:30:29.105Z[ 19] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
41792026-02-26T18:30:29.105Z[SUM] 7.00-8.00 sec 188 MBytes 1.58 Gbits/sec
41802026-02-26T18:30:29.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
41812026-02-26T18:30:29.105Z[ 5] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
41822026-02-26T18:30:29.105Z[ 7] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
41832026-02-26T18:30:29.105Z[ 9] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
41842026-02-26T18:30:29.105Z[ 11] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
41852026-02-26T18:30:29.105Z[ 13] 8.00-9.00 sec 23.7 MBytes 199 Mbits/sec
41862026-02-26T18:30:29.105Z[ 15] 8.00-9.00 sec 23.7 MBytes 198 Mbits/sec
41872026-02-26T18:30:29.105Z[ 17] 8.00-9.00 sec 23.7 MBytes 198 Mbits/sec
41882026-02-26T18:30:29.105Z[ 19] 8.00-9.00 sec 23.7 MBytes 198 Mbits/sec
41892026-02-26T18:30:29.105Z[SUM] 8.00-9.00 sec 189 MBytes 1.59 Gbits/sec
41902026-02-26T18:30:29.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
41912026-02-26T18:30:29.105Z[ 5] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
41922026-02-26T18:30:29.105Z[ 7] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
41932026-02-26T18:30:29.105Z[ 9] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
41942026-02-26T18:30:29.106Z[ 11] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
41952026-02-26T18:30:29.106Z[ 13] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
41962026-02-26T18:30:29.106Z[ 15] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
41972026-02-26T18:30:29.106Z[ 17] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
41982026-02-26T18:30:29.106Z[ 19] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
41992026-02-26T18:30:29.106Z[SUM] 9.00-10.00 sec 190 MBytes 1.60 Gbits/sec
42002026-02-26T18:30:29.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
42012026-02-26T18:30:29.106Z[ 5] 10.00-10.00 sec 96.2 KBytes 378 Mbits/sec
42022026-02-26T18:30:29.106Z[ 7] 10.00-10.00 sec 144 KBytes 567 Mbits/sec
42032026-02-26T18:30:29.106Z[ 9] 10.00-10.00 sec 96.2 KBytes 378 Mbits/sec
42042026-02-26T18:30:29.106Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42052026-02-26T18:30:29.106Z[ 13] 10.00-10.00 sec 48.1 KBytes 189 Mbits/sec
42062026-02-26T18:30:29.106Z[ 15] 10.00-10.00 sec 96.2 KBytes 378 Mbits/sec
42072026-02-26T18:30:29.106Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42082026-02-26T18:30:29.106Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42092026-02-26T18:30:29.106Z[SUM] 10.00-10.00 sec 481 KBytes 1.89 Gbits/sec
42102026-02-26T18:30:29.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
42112026-02-26T18:30:29.106Z[ ID] Interval Transfer Bandwidth
42122026-02-26T18:30:29.106Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42132026-02-26T18:30:29.107Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42142026-02-26T18:30:29.107Z[ 7] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42152026-02-26T18:30:29.107Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42162026-02-26T18:30:29.107Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42172026-02-26T18:30:29.107Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42182026-02-26T18:30:29.107Z[ 11] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42192026-02-26T18:30:29.111Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42202026-02-26T18:30:29.111Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42212026-02-26T18:30:29.111Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42222026-02-26T18:30:29.112Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42232026-02-26T18:30:29.112Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42242026-02-26T18:30:29.112Z[ 17] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42252026-02-26T18:30:29.112Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42262026-02-26T18:30:29.112Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
42272026-02-26T18:30:29.112Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42282026-02-26T18:30:29.112Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec sender
42292026-02-26T18:30:29.112Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42302026-02-26T18:30:29.112ZRun 2/10...1536.426Mbps
42312026-02-26T18:30:36.140Z-----------------------------------------------------------
42322026-02-26T18:30:36.140ZServer listening on 5201
42332026-02-26T18:30:36.140Z-----------------------------------------------------------
42342026-02-26T18:30:36.140ZAccepted connection from 10.0.0.1, port 56053
42352026-02-26T18:30:36.140Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43189
42362026-02-26T18:30:36.140Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38320
42372026-02-26T18:30:36.140Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37170
42382026-02-26T18:30:36.140Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45424
42392026-02-26T18:30:36.140Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62771
42402026-02-26T18:30:36.140Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49778
42412026-02-26T18:30:36.140Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57738
42422026-02-26T18:30:36.140Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61359
42432026-02-26T18:30:36.140Z[ ID] Interval Transfer Bandwidth
42442026-02-26T18:30:36.140Z[ 5] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
42452026-02-26T18:30:36.140Z[ 7] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
42462026-02-26T18:30:36.140Z[ 9] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
42472026-02-26T18:30:36.140Z[ 11] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
42482026-02-26T18:30:36.140Z[ 13] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
42492026-02-26T18:30:36.140Z[ 15] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
42502026-02-26T18:30:36.141Z[ 17] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
42512026-02-26T18:30:36.141Z[ 19] 0.00-1.00 sec 18.5 MBytes 156 Mbits/sec
42522026-02-26T18:30:36.141Z[SUM] 0.00-1.00 sec 149 MBytes 1.25 Gbits/sec
42532026-02-26T18:30:36.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
42542026-02-26T18:30:36.141Z[ 5] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
42552026-02-26T18:30:36.141Z[ 7] 1.00-2.00 sec 23.3 MBytes 195 Mbits/sec
42562026-02-26T18:30:36.141Z[ 9] 1.00-2.00 sec 23.3 MBytes 195 Mbits/sec
42572026-02-26T18:30:36.141Z[ 11] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
42582026-02-26T18:30:36.141Z[ 13] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
42592026-02-26T18:30:36.141Z[ 15] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
42602026-02-26T18:30:36.141Z[ 17] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
42612026-02-26T18:30:36.141Z[ 19] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
42622026-02-26T18:30:36.141Z[SUM] 1.00-2.00 sec 187 MBytes 1.57 Gbits/sec
42632026-02-26T18:30:36.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
42642026-02-26T18:30:36.141Z[ 5] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
42652026-02-26T18:30:36.141Z[ 7] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
42662026-02-26T18:30:36.142Z[ 9] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
42672026-02-26T18:30:36.142Z[ 11] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
42682026-02-26T18:30:36.142Z[ 13] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
42692026-02-26T18:30:36.142Z[ 15] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
42702026-02-26T18:30:36.142Z[ 17] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
42712026-02-26T18:30:36.142Z[ 19] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
42722026-02-26T18:30:36.142Z[SUM] 2.00-3.00 sec 183 MBytes 1.54 Gbits/sec
42732026-02-26T18:30:36.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
42742026-02-26T18:30:36.143Z[ 5] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
42752026-02-26T18:30:36.143Z[ 7] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
42762026-02-26T18:30:36.143Z[ 9] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
42772026-02-26T18:30:36.143Z[ 11] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
42782026-02-26T18:30:36.143Z[ 13] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
42792026-02-26T18:30:36.143Z[ 15] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
42802026-02-26T18:30:36.143Z[ 17] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
42812026-02-26T18:30:36.143Z[ 19] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
42822026-02-26T18:30:36.143Z[SUM] 3.00-4.00 sec 183 MBytes 1.53 Gbits/sec
42832026-02-26T18:30:36.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
42842026-02-26T18:30:36.143Z[ 5] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
42852026-02-26T18:30:36.143Z[ 7] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
42862026-02-26T18:30:36.144Z[ 9] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
42872026-02-26T18:30:36.144Z[ 11] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
42882026-02-26T18:30:36.144Z[ 13] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
42892026-02-26T18:30:36.144Z[ 15] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
42902026-02-26T18:30:36.144Z[ 17] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
42912026-02-26T18:30:36.144Z[ 19] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
42922026-02-26T18:30:36.144Z[SUM] 4.00-5.00 sec 183 MBytes 1.54 Gbits/sec
42932026-02-26T18:30:36.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
42942026-02-26T18:30:36.144Z[ 5] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
42952026-02-26T18:30:36.144Z[ 7] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
42962026-02-26T18:30:36.144Z[ 9] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
42972026-02-26T18:30:36.144Z[ 11] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
42982026-02-26T18:30:36.144Z[ 13] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
42992026-02-26T18:30:36.144Z[ 15] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
43002026-02-26T18:30:36.144Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
43012026-02-26T18:30:36.144Z[ 19] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
43022026-02-26T18:30:36.144Z[SUM] 5.00-6.00 sec 185 MBytes 1.55 Gbits/sec
43032026-02-26T18:30:36.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
43042026-02-26T18:30:36.144Z[ 5] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43052026-02-26T18:30:36.144Z[ 7] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43062026-02-26T18:30:36.145Z[ 9] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43072026-02-26T18:30:39.355Z[ 11] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43082026-02-26T18:30:39.355Z[ 13] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43092026-02-26T18:30:39.356Z[ 15] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
43102026-02-26T18:30:39.356Z[ 17] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43112026-02-26T18:30:39.356Z[ 19] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
43122026-02-26T18:30:39.356Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
43132026-02-26T18:30:39.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
43142026-02-26T18:30:39.356Z[ 5] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
43152026-02-26T18:30:39.356Z[ 7] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
43162026-02-26T18:30:39.356Z[ 9] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
43172026-02-26T18:30:39.356Z[ 11] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
43182026-02-26T18:30:39.356Z[ 13] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
43192026-02-26T18:30:39.356Z[ 15] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
43202026-02-26T18:30:39.356Z[ 17] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
43212026-02-26T18:30:39.356Z[ 19] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
43222026-02-26T18:30:39.356Z[SUM] 7.00-8.00 sec 183 MBytes 1.54 Gbits/sec
43232026-02-26T18:30:39.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
43242026-02-26T18:30:39.356Z[ 5] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
43252026-02-26T18:30:39.356Z[ 7] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
43262026-02-26T18:30:39.357Z[ 9] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
43272026-02-26T18:30:39.357Z[ 11] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
43282026-02-26T18:30:39.357Z[ 13] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
43292026-02-26T18:30:39.357Z[ 15] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
43302026-02-26T18:30:39.357Z[ 17] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
43312026-02-26T18:30:39.357Z[ 19] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
43322026-02-26T18:30:39.357Z[SUM] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
43332026-02-26T18:30:39.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
43342026-02-26T18:30:39.357Z[ 5] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
43352026-02-26T18:30:39.357Z[ 7] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
43362026-02-26T18:30:39.357Z[ 9] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
43372026-02-26T18:30:39.357Z[ 11] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
43382026-02-26T18:30:39.357Z[ 13] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
43392026-02-26T18:30:39.357Z[ 15] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
43402026-02-26T18:30:39.357Z[ 17] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
43412026-02-26T18:30:39.357Z[ 19] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
43422026-02-26T18:30:39.357Z[SUM] 9.00-10.00 sec 183 MBytes 1.54 Gbits/sec
43432026-02-26T18:30:39.357Z- - - - - - - - - - - - - - - - - - - - - - - - -
43442026-02-26T18:30:39.357Z[ 5] 10.00-10.00 sec 96.2 KBytes 365 Mbits/sec
43452026-02-26T18:30:39.357Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43462026-02-26T18:30:39.357Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43472026-02-26T18:30:39.357Z[ 11] 10.00-10.00 sec 96.2 KBytes 365 Mbits/sec
43482026-02-26T18:30:39.358Z[ 13] 10.00-10.00 sec 48.1 KBytes 182 Mbits/sec
43492026-02-26T18:30:39.358Z[ 15] 10.00-10.00 sec 96.2 KBytes 365 Mbits/sec
43502026-02-26T18:30:39.358Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43512026-02-26T18:30:39.358Z[ 19] 10.00-10.00 sec 96.2 KBytes 365 Mbits/sec
43522026-02-26T18:30:39.358Z[SUM] 10.00-10.00 sec 433 KBytes 1.64 Gbits/sec
43532026-02-26T18:30:39.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
43542026-02-26T18:30:39.358Z[ ID] Interval Transfer Bandwidth
43552026-02-26T18:30:39.358Z[ 5] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43562026-02-26T18:30:39.358Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43572026-02-26T18:30:39.358Z[ 7] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43582026-02-26T18:30:39.358Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43592026-02-26T18:30:39.358Z[ 9] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
43602026-02-26T18:30:39.358Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43612026-02-26T18:30:39.358Z[ 11] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43622026-02-26T18:30:39.358Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43632026-02-26T18:30:39.358Z[ 13] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43642026-02-26T18:30:39.358Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43652026-02-26T18:30:39.358Z[ 15] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43662026-02-26T18:30:39.358Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43672026-02-26T18:30:39.358Z[ 17] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43682026-02-26T18:30:39.359Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43692026-02-26T18:30:39.359Z[ 19] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
43702026-02-26T18:30:39.359Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43712026-02-26T18:30:39.359Z[SUM] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
43722026-02-26T18:30:39.359Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43732026-02-26T18:30:39.363ZRun 3/10...1513.898Mbps
43742026-02-26T18:30:46.388Z-----------------------------------------------------------
43752026-02-26T18:30:46.388ZServer listening on 5201
43762026-02-26T18:30:46.388Z-----------------------------------------------------------
43772026-02-26T18:30:46.388ZAccepted connection from 10.0.0.1, port 51114
43782026-02-26T18:30:46.388Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43743
43792026-02-26T18:30:46.389Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54946
43802026-02-26T18:30:46.389Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51992
43812026-02-26T18:30:46.389Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64339
43822026-02-26T18:30:46.389Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44061
43832026-02-26T18:30:46.389Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49002
43842026-02-26T18:30:46.389Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63326
43852026-02-26T18:30:46.389Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34579
43862026-02-26T18:30:46.389Z[ ID] Interval Transfer Bandwidth
43872026-02-26T18:30:46.389Z[ 5] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
43882026-02-26T18:30:46.389Z[ 7] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
43892026-02-26T18:30:46.389Z[ 9] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
43902026-02-26T18:30:46.389Z[ 11] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
43912026-02-26T18:30:46.389Z[ 13] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
43922026-02-26T18:30:46.389Z[ 15] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
43932026-02-26T18:30:46.389Z[ 17] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
43942026-02-26T18:30:46.389Z[ 19] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
43952026-02-26T18:30:46.390Z[SUM] 0.00-1.00 sec 146 MBytes 1.23 Gbits/sec
43962026-02-26T18:30:46.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
43972026-02-26T18:30:46.390Z[ 5] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
43982026-02-26T18:30:46.390Z[ 7] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
43992026-02-26T18:30:46.390Z[ 9] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
44002026-02-26T18:30:46.390Z[ 11] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
44012026-02-26T18:30:46.390Z[ 13] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
44022026-02-26T18:30:46.390Z[ 15] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
44032026-02-26T18:30:46.390Z[ 17] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
44042026-02-26T18:30:46.390Z[ 19] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
44052026-02-26T18:30:46.390Z[SUM] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
44062026-02-26T18:30:46.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
44072026-02-26T18:30:46.390Z[ 5] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
44082026-02-26T18:30:46.390Z[ 7] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
44092026-02-26T18:30:46.390Z[ 9] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
44102026-02-26T18:30:46.390Z[ 11] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
44112026-02-26T18:30:46.391Z[ 13] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
44122026-02-26T18:30:46.391Z[ 15] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
44132026-02-26T18:30:46.391Z[ 17] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
44142026-02-26T18:30:46.391Z[ 19] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
44152026-02-26T18:30:46.391Z[SUM] 2.00-3.00 sec 185 MBytes 1.55 Gbits/sec
44162026-02-26T18:30:46.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
44172026-02-26T18:30:46.391Z[ 5] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
44182026-02-26T18:30:46.391Z[ 7] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
44192026-02-26T18:30:46.391Z[ 9] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
44202026-02-26T18:30:46.391Z[ 11] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
44212026-02-26T18:30:46.391Z[ 13] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
44222026-02-26T18:30:46.391Z[ 15] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
44232026-02-26T18:30:46.391Z[ 17] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
44242026-02-26T18:30:46.391Z[ 19] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
44252026-02-26T18:30:46.391Z[SUM] 3.00-4.00 sec 184 MBytes 1.54 Gbits/sec
44262026-02-26T18:30:46.391Z- - - - - - - - - - - - - - - - - - - - - - - - -
44272026-02-26T18:30:46.391Z[ 5] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44282026-02-26T18:30:46.391Z[ 7] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44292026-02-26T18:30:46.392Z[ 9] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44302026-02-26T18:30:46.392Z[ 11] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
44312026-02-26T18:30:46.392Z[ 13] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44322026-02-26T18:30:46.392Z[ 15] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44332026-02-26T18:30:46.392Z[ 17] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44342026-02-26T18:30:46.392Z[ 19] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
44352026-02-26T18:30:46.392Z[SUM] 4.00-5.00 sec 184 MBytes 1.54 Gbits/sec
44362026-02-26T18:30:46.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
44372026-02-26T18:30:46.392Z[ 5] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44382026-02-26T18:30:46.392Z[ 7] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44392026-02-26T18:30:46.392Z[ 9] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
44402026-02-26T18:30:46.392Z[ 11] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44412026-02-26T18:30:46.392Z[ 13] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
44422026-02-26T18:30:46.392Z[ 15] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44432026-02-26T18:30:46.392Z[ 17] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44442026-02-26T18:30:46.392Z[ 19] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44452026-02-26T18:30:46.392Z[SUM] 5.00-6.00 sec 188 MBytes 1.58 Gbits/sec
44462026-02-26T18:30:46.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
44472026-02-26T18:30:46.392Z[ 5] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
44482026-02-26T18:30:46.393Z[ 7] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
44492026-02-26T18:30:46.393Z[ 9] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
44502026-02-26T18:30:49.603Z[ 11] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
44512026-02-26T18:30:49.603Z[ 13] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
44522026-02-26T18:30:49.603Z[ 15] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
44532026-02-26T18:30:49.603Z[ 17] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
44542026-02-26T18:30:49.603Z[ 19] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
44552026-02-26T18:30:49.603Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
44562026-02-26T18:30:49.603Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-02-26T18:30:49.603Z[ 5] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
44582026-02-26T18:30:49.603Z[ 7] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
44592026-02-26T18:30:49.603Z[ 9] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
44602026-02-26T18:30:49.603Z[ 11] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
44612026-02-26T18:30:49.604Z[ 13] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
44622026-02-26T18:30:49.604Z[ 15] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
44632026-02-26T18:30:49.604Z[ 17] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
44642026-02-26T18:30:49.604Z[ 19] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
44652026-02-26T18:30:49.604Z[SUM] 7.00-8.00 sec 188 MBytes 1.57 Gbits/sec
44662026-02-26T18:30:49.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-02-26T18:30:49.604Z[ 5] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
44682026-02-26T18:30:49.604Z[ 7] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
44692026-02-26T18:30:49.604Z[ 9] 8.00-9.00 sec 23.3 MBytes 195 Mbits/sec
44702026-02-26T18:30:49.604Z[ 11] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
44712026-02-26T18:30:49.604Z[ 13] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
44722026-02-26T18:30:49.604Z[ 15] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
44732026-02-26T18:30:49.604Z[ 17] 8.00-9.00 sec 23.3 MBytes 195 Mbits/sec
44742026-02-26T18:30:49.604Z[ 19] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
44752026-02-26T18:30:49.604Z[SUM] 8.00-9.00 sec 187 MBytes 1.57 Gbits/sec
44762026-02-26T18:30:49.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-02-26T18:30:49.604Z[ 5] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
44782026-02-26T18:30:49.604Z[ 7] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
44792026-02-26T18:30:49.604Z[ 9] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
44802026-02-26T18:30:49.604Z[ 11] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
44812026-02-26T18:30:49.604Z[ 13] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
44822026-02-26T18:30:49.604Z[ 15] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
44832026-02-26T18:30:49.604Z[ 17] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
44842026-02-26T18:30:49.604Z[ 19] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
44852026-02-26T18:30:49.604Z[SUM] 9.00-10.00 sec 183 MBytes 1.53 Gbits/sec
44862026-02-26T18:30:49.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-02-26T18:30:49.604Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44882026-02-26T18:30:49.604Z[ 7] 10.00-10.00 sec 48.1 KBytes 177 Mbits/sec
44892026-02-26T18:30:49.604Z[ 9] 10.00-10.00 sec 144 KBytes 531 Mbits/sec
44902026-02-26T18:30:49.604Z[ 11] 10.00-10.00 sec 96.2 KBytes 354 Mbits/sec
44912026-02-26T18:30:49.604Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44922026-02-26T18:30:49.604Z[ 15] 10.00-10.00 sec 96.2 KBytes 354 Mbits/sec
44932026-02-26T18:30:49.604Z[ 17] 10.00-10.00 sec 144 KBytes 531 Mbits/sec
44942026-02-26T18:30:49.604Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44952026-02-26T18:30:49.604Z[SUM] 10.00-10.00 sec 529 KBytes 1.95 Gbits/sec
44962026-02-26T18:30:49.604Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-02-26T18:30:49.604Z[ ID] Interval Transfer Bandwidth
44982026-02-26T18:30:49.604Z[ 5] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
44992026-02-26T18:30:49.604Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45002026-02-26T18:30:49.605Z[ 7] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45012026-02-26T18:30:49.605Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45022026-02-26T18:30:49.605Z[ 9] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45032026-02-26T18:30:49.605Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45042026-02-26T18:30:49.605Z[ 11] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45052026-02-26T18:30:49.605Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45062026-02-26T18:30:49.605Z[ 13] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45072026-02-26T18:30:49.605Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45082026-02-26T18:30:49.605Z[ 15] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45092026-02-26T18:30:49.605Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45102026-02-26T18:30:49.605Z[ 17] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45112026-02-26T18:30:49.605Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45122026-02-26T18:30:49.605Z[ 19] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45132026-02-26T18:30:49.605Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45142026-02-26T18:30:49.605Z[SUM] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
45152026-02-26T18:30:49.605Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45162026-02-26T18:30:49.609ZRun 4/10...1521.77Mbps
45172026-02-26T18:30:56.638Z-----------------------------------------------------------
45182026-02-26T18:30:56.638ZServer listening on 5201
45192026-02-26T18:30:56.638Z-----------------------------------------------------------
45202026-02-26T18:30:56.638ZAccepted connection from 10.0.0.1, port 53534
45212026-02-26T18:30:56.638Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48625
45222026-02-26T18:30:56.638Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62409
45232026-02-26T18:30:56.638Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36998
45242026-02-26T18:30:56.638Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48825
45252026-02-26T18:30:56.638Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43741
45262026-02-26T18:30:56.638Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58810
45272026-02-26T18:30:56.638Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36455
45282026-02-26T18:30:56.638Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65305
45292026-02-26T18:30:56.638Z[ ID] Interval Transfer Bandwidth
45302026-02-26T18:30:56.638Z[ 5] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
45312026-02-26T18:30:56.638Z[ 7] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
45322026-02-26T18:30:56.639Z[ 9] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
45332026-02-26T18:30:56.639Z[ 11] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
45342026-02-26T18:30:56.639Z[ 13] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
45352026-02-26T18:30:56.639Z[ 15] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
45362026-02-26T18:30:56.639Z[ 17] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
45372026-02-26T18:30:56.639Z[ 19] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
45382026-02-26T18:30:56.639Z[SUM] 0.00-1.00 sec 146 MBytes 1.22 Gbits/sec
45392026-02-26T18:30:56.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
45402026-02-26T18:30:56.639Z[ 5] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
45412026-02-26T18:30:56.639Z[ 7] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
45422026-02-26T18:30:56.639Z[ 9] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
45432026-02-26T18:30:56.639Z[ 11] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
45442026-02-26T18:30:56.639Z[ 13] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
45452026-02-26T18:30:56.639Z[ 15] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
45462026-02-26T18:30:56.639Z[ 17] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
45472026-02-26T18:30:56.639Z[ 19] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
45482026-02-26T18:30:56.639Z[SUM] 1.00-2.00 sec 182 MBytes 1.52 Gbits/sec
45492026-02-26T18:30:56.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
45502026-02-26T18:30:56.639Z[ 5] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
45512026-02-26T18:30:56.639Z[ 7] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
45522026-02-26T18:30:56.639Z[ 9] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
45532026-02-26T18:30:56.639Z[ 11] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
45542026-02-26T18:30:56.639Z[ 13] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
45552026-02-26T18:30:56.639Z[ 15] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
45562026-02-26T18:30:56.639Z[ 17] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
45572026-02-26T18:30:56.639Z[ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
45582026-02-26T18:30:56.639Z[SUM] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
45592026-02-26T18:30:56.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
45602026-02-26T18:30:56.639Z[ 5] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
45612026-02-26T18:30:56.639Z[ 7] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
45622026-02-26T18:30:56.639Z[ 9] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
45632026-02-26T18:30:56.639Z[ 11] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
45642026-02-26T18:30:56.639Z[ 13] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
45652026-02-26T18:30:56.639Z[ 15] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
45662026-02-26T18:30:56.639Z[ 17] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
45672026-02-26T18:30:56.639Z[ 19] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
45682026-02-26T18:30:56.639Z[SUM] 3.00-4.00 sec 184 MBytes 1.54 Gbits/sec
45692026-02-26T18:30:56.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
45702026-02-26T18:30:56.639Z[ 5] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
45712026-02-26T18:30:56.640Z[ 7] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
45722026-02-26T18:30:56.640Z[ 9] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
45732026-02-26T18:30:56.640Z[ 11] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
45742026-02-26T18:30:56.640Z[ 13] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
45752026-02-26T18:30:56.640Z[ 15] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
45762026-02-26T18:30:56.640Z[ 17] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
45772026-02-26T18:30:56.640Z[ 19] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
45782026-02-26T18:30:56.640Z[SUM] 4.00-5.00 sec 187 MBytes 1.57 Gbits/sec
45792026-02-26T18:30:56.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
45802026-02-26T18:30:56.640Z[ 5] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
45812026-02-26T18:30:56.640Z[ 7] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
45822026-02-26T18:30:56.640Z[ 9] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
45832026-02-26T18:30:56.640Z[ 11] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
45842026-02-26T18:30:56.640Z[ 13] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
45852026-02-26T18:30:56.640Z[ 15] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
45862026-02-26T18:30:56.640Z[ 17] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
45872026-02-26T18:30:56.640Z[ 19] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
45882026-02-26T18:30:56.640Z[SUM] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
45892026-02-26T18:30:56.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
45902026-02-26T18:30:56.640Z[ 5] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
45912026-02-26T18:30:56.640Z[ 7] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
45922026-02-26T18:30:56.640Z[ 9] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
45932026-02-26T18:30:59.854Z[ 11] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
45942026-02-26T18:30:59.854Z[ 13] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
45952026-02-26T18:30:59.854Z[ 15] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
45962026-02-26T18:30:59.854Z[ 17] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
45972026-02-26T18:30:59.854Z[ 19] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
45982026-02-26T18:30:59.854Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
45992026-02-26T18:30:59.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
46002026-02-26T18:30:59.855Z[ 5] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
46012026-02-26T18:30:59.855Z[ 7] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
46022026-02-26T18:30:59.855Z[ 9] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
46032026-02-26T18:30:59.855Z[ 11] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
46042026-02-26T18:30:59.855Z[ 13] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
46052026-02-26T18:30:59.855Z[ 15] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
46062026-02-26T18:30:59.855Z[ 17] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
46072026-02-26T18:30:59.855Z[ 19] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
46082026-02-26T18:30:59.855Z[SUM] 7.00-8.00 sec 187 MBytes 1.57 Gbits/sec
46092026-02-26T18:30:59.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
46102026-02-26T18:30:59.855Z[ 5] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
46112026-02-26T18:30:59.855Z[ 7] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
46122026-02-26T18:30:59.855Z[ 9] 8.00-9.00 sec 23.4 MBytes 197 Mbits/sec
46132026-02-26T18:30:59.855Z[ 11] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
46142026-02-26T18:30:59.855Z[ 13] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
46152026-02-26T18:30:59.855Z[ 15] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
46162026-02-26T18:30:59.855Z[ 17] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
46172026-02-26T18:30:59.855Z[ 19] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
46182026-02-26T18:30:59.855Z[SUM] 8.00-9.00 sec 187 MBytes 1.57 Gbits/sec
46192026-02-26T18:30:59.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
46202026-02-26T18:30:59.855Z[ 5] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46212026-02-26T18:30:59.855Z[ 7] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46222026-02-26T18:30:59.855Z[ 9] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46232026-02-26T18:30:59.855Z[ 11] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46242026-02-26T18:30:59.855Z[ 13] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
46252026-02-26T18:30:59.855Z[ 15] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46262026-02-26T18:30:59.855Z[ 17] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46272026-02-26T18:30:59.855Z[ 19] 9.00-10.00 sec 23.2 MBytes 195 Mbits/sec
46282026-02-26T18:30:59.855Z[SUM] 9.00-10.00 sec 186 MBytes 1.56 Gbits/sec
46292026-02-26T18:30:59.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
46302026-02-26T18:30:59.855Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46312026-02-26T18:30:59.855Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46322026-02-26T18:30:59.855Z[ 9] 10.00-10.00 sec 96.2 KBytes 413 Mbits/sec
46332026-02-26T18:30:59.855Z[ 11] 10.00-10.00 sec 144 KBytes 619 Mbits/sec
46342026-02-26T18:30:59.855Z[ 13] 10.00-10.00 sec 144 KBytes 619 Mbits/sec
46352026-02-26T18:30:59.855Z[ 15] 10.00-10.00 sec 96.2 KBytes 413 Mbits/sec
46362026-02-26T18:30:59.855Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46372026-02-26T18:30:59.855Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46382026-02-26T18:30:59.856Z[SUM] 10.00-10.00 sec 481 KBytes 2.06 Gbits/sec
46392026-02-26T18:30:59.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
46402026-02-26T18:30:59.856Z[ ID] Interval Transfer Bandwidth
46412026-02-26T18:30:59.856Z[ 5] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46422026-02-26T18:30:59.856Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46432026-02-26T18:30:59.856Z[ 7] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46442026-02-26T18:30:59.856Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46452026-02-26T18:30:59.856Z[ 9] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
46462026-02-26T18:30:59.856Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46472026-02-26T18:30:59.856Z[ 11] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46482026-02-26T18:30:59.856Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46492026-02-26T18:30:59.856Z[ 13] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46502026-02-26T18:30:59.856Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46512026-02-26T18:30:59.856Z[ 15] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46522026-02-26T18:30:59.856Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46532026-02-26T18:30:59.856Z[ 17] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46542026-02-26T18:30:59.856Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46552026-02-26T18:30:59.856Z[ 19] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
46562026-02-26T18:30:59.856Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46572026-02-26T18:30:59.856Z[SUM] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
46582026-02-26T18:30:59.856Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46592026-02-26T18:30:59.860ZRun 5/10...1519.253Mbps
46602026-02-26T18:31:06.888Z-----------------------------------------------------------
46612026-02-26T18:31:06.888ZServer listening on 5201
46622026-02-26T18:31:06.888Z-----------------------------------------------------------
46632026-02-26T18:31:06.888ZAccepted connection from 10.0.0.1, port 57648
46642026-02-26T18:31:06.888Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56127
46652026-02-26T18:31:06.888Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45260
46662026-02-26T18:31:06.888Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35751
46672026-02-26T18:31:06.888Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55869
46682026-02-26T18:31:06.888Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37116
46692026-02-26T18:31:06.888Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37665
46702026-02-26T18:31:06.888Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59987
46712026-02-26T18:31:06.888Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42728
46722026-02-26T18:31:06.889Z[ ID] Interval Transfer Bandwidth
46732026-02-26T18:31:06.889Z[ 5] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
46742026-02-26T18:31:06.889Z[ 7] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
46752026-02-26T18:31:06.889Z[ 9] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
46762026-02-26T18:31:06.889Z[ 11] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
46772026-02-26T18:31:06.889Z[ 13] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
46782026-02-26T18:31:06.889Z[ 15] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
46792026-02-26T18:31:06.889Z[ 17] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
46802026-02-26T18:31:06.889Z[ 19] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
46812026-02-26T18:31:06.889Z[SUM] 0.00-1.00 sec 148 MBytes 1.24 Gbits/sec
46822026-02-26T18:31:06.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
46832026-02-26T18:31:06.889Z[ 5] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46842026-02-26T18:31:06.889Z[ 7] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46852026-02-26T18:31:06.889Z[ 9] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46862026-02-26T18:31:06.889Z[ 11] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
46872026-02-26T18:31:06.889Z[ 13] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46882026-02-26T18:31:06.889Z[ 15] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46892026-02-26T18:31:06.889Z[ 17] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46902026-02-26T18:31:06.889Z[ 19] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
46912026-02-26T18:31:06.889Z[SUM] 1.00-2.00 sec 184 MBytes 1.54 Gbits/sec
46922026-02-26T18:31:06.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
46932026-02-26T18:31:06.889Z[ 5] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
46942026-02-26T18:31:06.889Z[ 7] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
46952026-02-26T18:31:06.889Z[ 9] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
46962026-02-26T18:31:06.889Z[ 11] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
46972026-02-26T18:31:06.889Z[ 13] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
46982026-02-26T18:31:06.889Z[ 15] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
46992026-02-26T18:31:06.889Z[ 17] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
47002026-02-26T18:31:06.889Z[ 19] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
47012026-02-26T18:31:06.889Z[SUM] 2.00-3.00 sec 185 MBytes 1.56 Gbits/sec
47022026-02-26T18:31:06.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
47032026-02-26T18:31:06.889Z[ 5] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
47042026-02-26T18:31:06.889Z[ 7] 3.00-4.00 sec 23.8 MBytes 199 Mbits/sec
47052026-02-26T18:31:06.889Z[ 9] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
47062026-02-26T18:31:06.889Z[ 11] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
47072026-02-26T18:31:06.889Z[ 13] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
47082026-02-26T18:31:06.889Z[ 15] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
47092026-02-26T18:31:06.889Z[ 17] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
47102026-02-26T18:31:06.890Z[ 19] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
47112026-02-26T18:31:06.890Z[SUM] 3.00-4.00 sec 190 MBytes 1.60 Gbits/sec
47122026-02-26T18:31:06.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
47132026-02-26T18:31:06.890Z[ 5] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
47142026-02-26T18:31:06.890Z[ 7] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
47152026-02-26T18:31:06.890Z[ 9] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
47162026-02-26T18:31:06.890Z[ 11] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
47172026-02-26T18:31:06.890Z[ 13] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
47182026-02-26T18:31:06.890Z[ 15] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
47192026-02-26T18:31:06.890Z[ 17] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
47202026-02-26T18:31:06.890Z[ 19] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
47212026-02-26T18:31:06.890Z[SUM] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
47222026-02-26T18:31:06.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-02-26T18:31:06.890Z[ 5] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
47242026-02-26T18:31:06.890Z[ 7] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
47252026-02-26T18:31:06.890Z[ 9] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
47262026-02-26T18:31:06.890Z[ 11] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
47272026-02-26T18:31:06.890Z[ 13] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
47282026-02-26T18:31:06.890Z[ 15] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
47292026-02-26T18:31:06.890Z[ 17] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
47302026-02-26T18:31:06.890Z[ 19] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
47312026-02-26T18:31:06.890Z[SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
47322026-02-26T18:31:06.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-02-26T18:31:06.890Z[ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
47342026-02-26T18:31:06.890Z[ 7] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
47352026-02-26T18:31:06.890Z[ 9] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
47362026-02-26T18:31:10.105Z[ 11] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
47372026-02-26T18:31:10.105Z[ 13] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
47382026-02-26T18:31:10.105Z[ 15] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
47392026-02-26T18:31:10.105Z[ 17] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
47402026-02-26T18:31:10.105Z[ 19] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
47412026-02-26T18:31:10.105Z[SUM] 6.00-7.00 sec 181 MBytes 1.52 Gbits/sec
47422026-02-26T18:31:10.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-02-26T18:31:10.105Z[ 5] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
47442026-02-26T18:31:10.105Z[ 7] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
47452026-02-26T18:31:10.105Z[ 9] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
47462026-02-26T18:31:10.105Z[ 11] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
47472026-02-26T18:31:10.105Z[ 13] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
47482026-02-26T18:31:10.105Z[ 15] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
47492026-02-26T18:31:10.105Z[ 17] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
47502026-02-26T18:31:10.105Z[ 19] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
47512026-02-26T18:31:10.105Z[SUM] 7.00-8.00 sec 184 MBytes 1.54 Gbits/sec
47522026-02-26T18:31:10.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-02-26T18:31:10.105Z[ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47542026-02-26T18:31:10.105Z[ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47552026-02-26T18:31:10.105Z[ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47562026-02-26T18:31:10.105Z[ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47572026-02-26T18:31:10.105Z[ 13] 8.00-9.00 sec 22.3 MBytes 188 Mbits/sec
47582026-02-26T18:31:10.105Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47592026-02-26T18:31:10.105Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
47602026-02-26T18:31:10.105Z[ 19] 8.00-9.00 sec 22.3 MBytes 188 Mbits/sec
47612026-02-26T18:31:10.105Z[SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
47622026-02-26T18:31:10.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-02-26T18:31:10.105Z[ 5] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
47642026-02-26T18:31:10.105Z[ 7] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
47652026-02-26T18:31:10.105Z[ 9] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
47662026-02-26T18:31:10.105Z[ 11] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
47672026-02-26T18:31:10.105Z[ 13] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
47682026-02-26T18:31:10.105Z[ 15] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
47692026-02-26T18:31:10.106Z[ 17] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
47702026-02-26T18:31:10.106Z[ 19] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
47712026-02-26T18:31:10.106Z[SUM] 9.00-10.00 sec 186 MBytes 1.56 Gbits/sec
47722026-02-26T18:31:10.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-02-26T18:31:10.106Z[ 5] 10.00-10.00 sec 48.1 KBytes 200 Mbits/sec
47742026-02-26T18:31:10.106Z[ 7] 10.00-10.00 sec 96.2 KBytes 400 Mbits/sec
47752026-02-26T18:31:10.106Z[ 9] 10.00-10.00 sec 144 KBytes 600 Mbits/sec
47762026-02-26T18:31:10.106Z[ 11] 10.00-10.00 sec 48.1 KBytes 200 Mbits/sec
47772026-02-26T18:31:10.106Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47782026-02-26T18:31:10.106Z[ 15] 10.00-10.00 sec 48.1 KBytes 200 Mbits/sec
47792026-02-26T18:31:10.106Z[ 17] 10.00-10.00 sec 144 KBytes 600 Mbits/sec
47802026-02-26T18:31:10.106Z[ 19] 10.00-10.00 sec 96.2 KBytes 400 Mbits/sec
47812026-02-26T18:31:10.106Z[SUM] 10.00-10.00 sec 625 KBytes 2.60 Gbits/sec
47822026-02-26T18:31:10.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-02-26T18:31:10.106Z[ ID] Interval Transfer Bandwidth
47842026-02-26T18:31:10.106Z[ 5] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47852026-02-26T18:31:10.106Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47862026-02-26T18:31:10.106Z[ 7] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47872026-02-26T18:31:10.106Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47882026-02-26T18:31:10.106Z[ 9] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47892026-02-26T18:31:10.106Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47902026-02-26T18:31:10.106Z[ 11] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47912026-02-26T18:31:10.106Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47922026-02-26T18:31:10.106Z[ 13] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47932026-02-26T18:31:10.106Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47942026-02-26T18:31:10.106Z[ 15] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47952026-02-26T18:31:10.106Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47962026-02-26T18:31:10.106Z[ 17] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47972026-02-26T18:31:10.106Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47982026-02-26T18:31:10.106Z[ 19] 0.00-10.00 sec 226 MBytes 189 Mbits/sec sender
47992026-02-26T18:31:10.106Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48002026-02-26T18:31:10.106Z[SUM] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
48012026-02-26T18:31:10.106Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48022026-02-26T18:31:10.110ZRun 6/10...1514.014Mbps
48032026-02-26T18:31:17.138Z-----------------------------------------------------------
48042026-02-26T18:31:17.138ZServer listening on 5201
48052026-02-26T18:31:17.138Z-----------------------------------------------------------
48062026-02-26T18:31:17.138ZAccepted connection from 10.0.0.1, port 32928
48072026-02-26T18:31:17.138Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45909
48082026-02-26T18:31:17.138Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56775
48092026-02-26T18:31:17.138Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53366
48102026-02-26T18:31:17.138Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47774
48112026-02-26T18:31:17.139Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54912
48122026-02-26T18:31:17.139Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61950
48132026-02-26T18:31:17.139Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41937
48142026-02-26T18:31:17.139Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54898
48152026-02-26T18:31:17.139Z[ ID] Interval Transfer Bandwidth
48162026-02-26T18:31:17.139Z[ 5] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
48172026-02-26T18:31:17.139Z[ 7] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
48182026-02-26T18:31:17.139Z[ 9] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
48192026-02-26T18:31:17.139Z[ 11] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
48202026-02-26T18:31:17.139Z[ 13] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
48212026-02-26T18:31:17.139Z[ 15] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
48222026-02-26T18:31:17.139Z[ 17] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
48232026-02-26T18:31:17.139Z[ 19] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
48242026-02-26T18:31:17.139Z[SUM] 0.00-1.00 sec 152 MBytes 1.28 Gbits/sec
48252026-02-26T18:31:17.139Z- - - - - - - - - - - - - - - - - - - - - - - - -
48262026-02-26T18:31:17.139Z[ 5] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
48272026-02-26T18:31:17.139Z[ 7] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
48282026-02-26T18:31:17.139Z[ 9] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
48292026-02-26T18:31:17.140Z[ 11] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
48302026-02-26T18:31:17.140Z[ 13] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
48312026-02-26T18:31:17.140Z[ 15] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
48322026-02-26T18:31:17.140Z[ 17] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
48332026-02-26T18:31:17.140Z[ 19] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
48342026-02-26T18:31:17.140Z[SUM] 1.00-2.00 sec 190 MBytes 1.60 Gbits/sec
48352026-02-26T18:31:17.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
48362026-02-26T18:31:17.140Z[ 5] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
48372026-02-26T18:31:17.140Z[ 7] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
48382026-02-26T18:31:17.140Z[ 9] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
48392026-02-26T18:31:17.140Z[ 11] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
48402026-02-26T18:31:17.140Z[ 13] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
48412026-02-26T18:31:17.140Z[ 15] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
48422026-02-26T18:31:17.140Z[ 17] 2.00-3.00 sec 24.0 MBytes 202 Mbits/sec
48432026-02-26T18:31:17.140Z[ 19] 2.00-3.00 sec 24.1 MBytes 202 Mbits/sec
48442026-02-26T18:31:17.140Z[SUM] 2.00-3.00 sec 192 MBytes 1.61 Gbits/sec
48452026-02-26T18:31:17.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
48462026-02-26T18:31:17.140Z[ 5] 3.00-4.00 sec 24.0 MBytes 201 Mbits/sec
48472026-02-26T18:31:17.140Z[ 7] 3.00-4.00 sec 23.9 MBytes 201 Mbits/sec
48482026-02-26T18:31:17.140Z[ 9] 3.00-4.00 sec 23.9 MBytes 201 Mbits/sec
48492026-02-26T18:31:17.141Z[ 11] 3.00-4.00 sec 24.0 MBytes 202 Mbits/sec
48502026-02-26T18:31:17.141Z[ 13] 3.00-4.00 sec 23.9 MBytes 200 Mbits/sec
48512026-02-26T18:31:17.141Z[ 15] 3.00-4.00 sec 23.9 MBytes 201 Mbits/sec
48522026-02-26T18:31:17.141Z[ 17] 3.00-4.00 sec 23.9 MBytes 200 Mbits/sec
48532026-02-26T18:31:17.141Z[ 19] 3.00-4.00 sec 23.9 MBytes 200 Mbits/sec
48542026-02-26T18:31:17.141Z[SUM] 3.00-4.00 sec 192 MBytes 1.61 Gbits/sec
48552026-02-26T18:31:17.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
48562026-02-26T18:31:17.141Z[ 5] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
48572026-02-26T18:31:17.141Z[ 7] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
48582026-02-26T18:31:17.141Z[ 9] 4.00-5.00 sec 23.7 MBytes 198 Mbits/sec
48592026-02-26T18:31:17.141Z[ 11] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
48602026-02-26T18:31:17.141Z[ 13] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
48612026-02-26T18:31:17.141Z[ 15] 4.00-5.00 sec 23.7 MBytes 198 Mbits/sec
48622026-02-26T18:31:17.141Z[ 17] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
48632026-02-26T18:31:17.141Z[ 19] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
48642026-02-26T18:31:17.141Z[SUM] 4.00-5.00 sec 189 MBytes 1.59 Gbits/sec
48652026-02-26T18:31:17.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
48662026-02-26T18:31:17.141Z[ 5] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48672026-02-26T18:31:17.141Z[ 7] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48682026-02-26T18:31:17.141Z[ 9] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48692026-02-26T18:31:17.141Z[ 11] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48702026-02-26T18:31:17.142Z[ 13] 5.00-6.00 sec 23.1 MBytes 193 Mbits/sec
48712026-02-26T18:31:17.142Z[ 15] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48722026-02-26T18:31:17.142Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48732026-02-26T18:31:17.142Z[ 19] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48742026-02-26T18:31:17.142Z[SUM] 5.00-6.00 sec 185 MBytes 1.55 Gbits/sec
48752026-02-26T18:31:17.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
48762026-02-26T18:31:17.142Z[ 5] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
48772026-02-26T18:31:17.142Z[ 7] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
48782026-02-26T18:31:17.142Z[ 9] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
48792026-02-26T18:31:20.354Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
48802026-02-26T18:31:20.354Z[ 13] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
48812026-02-26T18:31:20.354Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
48822026-02-26T18:31:20.354Z[ 17] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
48832026-02-26T18:31:20.354Z[ 19] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
48842026-02-26T18:31:20.354Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
48852026-02-26T18:31:20.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
48862026-02-26T18:31:20.355Z[ 5] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
48872026-02-26T18:31:20.355Z[ 7] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
48882026-02-26T18:31:20.355Z[ 9] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
48892026-02-26T18:31:20.355Z[ 11] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
48902026-02-26T18:31:20.355Z[ 13] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
48912026-02-26T18:31:20.355Z[ 15] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
48922026-02-26T18:31:20.355Z[ 17] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
48932026-02-26T18:31:20.355Z[ 19] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
48942026-02-26T18:31:20.355Z[SUM] 7.00-8.00 sec 184 MBytes 1.54 Gbits/sec
48952026-02-26T18:31:20.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
48962026-02-26T18:31:20.355Z[ 5] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
48972026-02-26T18:31:20.355Z[ 7] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
48982026-02-26T18:31:20.355Z[ 9] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
48992026-02-26T18:31:20.355Z[ 11] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
49002026-02-26T18:31:20.355Z[ 13] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
49012026-02-26T18:31:20.355Z[ 15] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
49022026-02-26T18:31:20.355Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
49032026-02-26T18:31:20.355Z[ 19] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
49042026-02-26T18:31:20.355Z[SUM] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
49052026-02-26T18:31:20.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
49062026-02-26T18:31:20.355Z[ 5] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
49072026-02-26T18:31:20.355Z[ 7] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
49082026-02-26T18:31:20.355Z[ 9] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
49092026-02-26T18:31:20.355Z[ 11] 9.00-10.00 sec 23.1 MBytes 194 Mbits/sec
49102026-02-26T18:31:20.355Z[ 13] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
49112026-02-26T18:31:20.355Z[ 15] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
49122026-02-26T18:31:20.355Z[ 17] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
49132026-02-26T18:31:20.355Z[ 19] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
49142026-02-26T18:31:20.355Z[SUM] 9.00-10.00 sec 184 MBytes 1.54 Gbits/sec
49152026-02-26T18:31:20.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
49162026-02-26T18:31:20.355Z[ 5] 10.00-10.00 sec 48.1 KBytes 194 Mbits/sec
49172026-02-26T18:31:20.355Z[ 7] 10.00-10.00 sec 144 KBytes 582 Mbits/sec
49182026-02-26T18:31:20.355Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49192026-02-26T18:31:20.355Z[ 11] 10.00-10.00 sec 48.1 KBytes 194 Mbits/sec
49202026-02-26T18:31:20.355Z[ 13] 10.00-10.00 sec 48.1 KBytes 194 Mbits/sec
49212026-02-26T18:31:20.355Z[ 15] 10.00-10.00 sec 144 KBytes 582 Mbits/sec
49222026-02-26T18:31:20.355Z[ 17] 10.00-10.00 sec 144 KBytes 582 Mbits/sec
49232026-02-26T18:31:20.355Z[ 19] 10.00-10.00 sec 96.2 KBytes 388 Mbits/sec
49242026-02-26T18:31:20.355Z[SUM] 10.00-10.00 sec 673 KBytes 2.72 Gbits/sec
49252026-02-26T18:31:20.356Z- - - - - - - - - - - - - - - - - - - - - - - - -
49262026-02-26T18:31:20.356Z[ ID] Interval Transfer Bandwidth
49272026-02-26T18:31:20.356Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49282026-02-26T18:31:20.356Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49292026-02-26T18:31:20.356Z[ 7] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49302026-02-26T18:31:20.356Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49312026-02-26T18:31:20.356Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49322026-02-26T18:31:20.356Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49332026-02-26T18:31:20.356Z[ 11] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49342026-02-26T18:31:20.356Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49352026-02-26T18:31:20.356Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49362026-02-26T18:31:20.356Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49372026-02-26T18:31:20.356Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49382026-02-26T18:31:20.356Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49392026-02-26T18:31:20.356Z[ 17] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49402026-02-26T18:31:20.356Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49412026-02-26T18:31:20.356Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec sender
49422026-02-26T18:31:20.356Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49432026-02-26T18:31:20.356Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec sender
49442026-02-26T18:31:20.356Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49452026-02-26T18:31:20.359ZRun 7/10...1537.452Mbps
49462026-02-26T18:31:27.391Z-----------------------------------------------------------
49472026-02-26T18:31:27.392ZServer listening on 5201
49482026-02-26T18:31:27.392Z-----------------------------------------------------------
49492026-02-26T18:31:27.392ZAccepted connection from 10.0.0.1, port 50357
49502026-02-26T18:31:27.392Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42788
49512026-02-26T18:31:27.392Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50530
49522026-02-26T18:31:27.392Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58503
49532026-02-26T18:31:27.392Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64175
49542026-02-26T18:31:27.392Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56423
49552026-02-26T18:31:27.392Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41466
49562026-02-26T18:31:27.392Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48920
49572026-02-26T18:31:27.393Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62067
49582026-02-26T18:31:27.393Z[ ID] Interval Transfer Bandwidth
49592026-02-26T18:31:27.393Z[ 5] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
49602026-02-26T18:31:27.393Z[ 7] 0.00-1.00 sec 19.0 MBytes 160 Mbits/sec
49612026-02-26T18:31:27.393Z[ 9] 0.00-1.00 sec 18.9 MBytes 159 Mbits/sec
49622026-02-26T18:31:27.393Z[ 11] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
49632026-02-26T18:31:27.393Z[ 13] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
49642026-02-26T18:31:27.393Z[ 15] 0.00-1.00 sec 18.9 MBytes 159 Mbits/sec
49652026-02-26T18:31:27.393Z[ 17] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
49662026-02-26T18:31:27.393Z[ 19] 0.00-1.00 sec 18.9 MBytes 159 Mbits/sec
49672026-02-26T18:31:27.393Z[SUM] 0.00-1.00 sec 152 MBytes 1.27 Gbits/sec
49682026-02-26T18:31:27.393Z- - - - - - - - - - - - - - - - - - - - - - - - -
49692026-02-26T18:31:27.394Z[ 5] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
49702026-02-26T18:31:27.394Z[ 7] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
49712026-02-26T18:31:27.394Z[ 9] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
49722026-02-26T18:31:27.394Z[ 11] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
49732026-02-26T18:31:27.394Z[ 13] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
49742026-02-26T18:31:27.394Z[ 15] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
49752026-02-26T18:31:27.394Z[ 17] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
49762026-02-26T18:31:27.394Z[ 19] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
49772026-02-26T18:31:27.394Z[SUM] 1.00-2.00 sec 190 MBytes 1.60 Gbits/sec
49782026-02-26T18:31:27.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
49792026-02-26T18:31:27.394Z[ 5] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
49802026-02-26T18:31:27.394Z[ 7] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
49812026-02-26T18:31:27.395Z[ 9] 2.00-3.00 sec 23.6 MBytes 198 Mbits/sec
49822026-02-26T18:31:27.395Z[ 11] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
49832026-02-26T18:31:27.395Z[ 13] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
49842026-02-26T18:31:27.395Z[ 15] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
49852026-02-26T18:31:27.395Z[ 17] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
49862026-02-26T18:31:27.395Z[ 19] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
49872026-02-26T18:31:27.395Z[SUM] 2.00-3.00 sec 190 MBytes 1.59 Gbits/sec
49882026-02-26T18:31:27.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
49892026-02-26T18:31:27.395Z[ 5] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
49902026-02-26T18:31:27.395Z[ 7] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
49912026-02-26T18:31:27.395Z[ 9] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
49922026-02-26T18:31:27.395Z[ 11] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
49932026-02-26T18:31:27.395Z[ 13] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
49942026-02-26T18:31:27.395Z[ 15] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
49952026-02-26T18:31:27.395Z[ 17] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
49962026-02-26T18:31:27.395Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
49972026-02-26T18:31:27.395Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
49982026-02-26T18:31:27.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
49992026-02-26T18:31:27.395Z[ 5] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
50002026-02-26T18:31:27.395Z[ 7] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
50012026-02-26T18:31:27.395Z[ 9] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
50022026-02-26T18:31:27.395Z[ 11] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
50032026-02-26T18:31:27.396Z[ 13] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50042026-02-26T18:31:27.396Z[ 15] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50052026-02-26T18:31:27.396Z[ 17] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50062026-02-26T18:31:27.396Z[ 19] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50072026-02-26T18:31:27.396Z[SUM] 4.00-5.00 sec 182 MBytes 1.53 Gbits/sec
50082026-02-26T18:31:27.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
50092026-02-26T18:31:27.396Z[ 5] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
50102026-02-26T18:31:27.396Z[ 7] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
50112026-02-26T18:31:27.396Z[ 9] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
50122026-02-26T18:31:27.396Z[ 11] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
50132026-02-26T18:31:27.396Z[ 13] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
50142026-02-26T18:31:27.396Z[ 15] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
50152026-02-26T18:31:27.396Z[ 17] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
50162026-02-26T18:31:27.396Z[ 19] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
50172026-02-26T18:31:27.396Z[SUM] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
50182026-02-26T18:31:27.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
50192026-02-26T18:31:27.396Z[ 5] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
50202026-02-26T18:31:27.396Z[ 7] 6.00-7.00 sec 23.4 MBytes 197 Mbits/sec
50212026-02-26T18:31:27.396Z[ 9] 6.00-7.00 sec 23.4 MBytes 197 Mbits/sec
50222026-02-26T18:31:30.605Z[ 11] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
50232026-02-26T18:31:30.605Z[ 13] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
50242026-02-26T18:31:30.605Z[ 15] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
50252026-02-26T18:31:30.605Z[ 17] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
50262026-02-26T18:31:30.605Z[ 19] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
50272026-02-26T18:31:30.605Z[SUM] 6.00-7.00 sec 187 MBytes 1.57 Gbits/sec
50282026-02-26T18:31:30.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
50292026-02-26T18:31:30.605Z[ 5] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
50302026-02-26T18:31:30.605Z[ 7] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
50312026-02-26T18:31:30.605Z[ 9] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
50322026-02-26T18:31:30.605Z[ 11] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
50332026-02-26T18:31:30.605Z[ 13] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
50342026-02-26T18:31:30.605Z[ 15] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
50352026-02-26T18:31:30.605Z[ 17] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
50362026-02-26T18:31:30.605Z[ 19] 7.00-8.00 sec 23.4 MBytes 196 Mbits/sec
50372026-02-26T18:31:30.605Z[SUM] 7.00-8.00 sec 187 MBytes 1.57 Gbits/sec
50382026-02-26T18:31:30.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
50392026-02-26T18:31:30.605Z[ 5] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
50402026-02-26T18:31:30.605Z[ 7] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
50412026-02-26T18:31:30.605Z[ 9] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
50422026-02-26T18:31:30.605Z[ 11] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
50432026-02-26T18:31:30.605Z[ 13] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
50442026-02-26T18:31:30.605Z[ 15] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
50452026-02-26T18:31:30.605Z[ 17] 8.00-9.00 sec 23.6 MBytes 198 Mbits/sec
50462026-02-26T18:31:30.605Z[ 19] 8.00-9.00 sec 23.5 MBytes 197 Mbits/sec
50472026-02-26T18:31:30.605Z[SUM] 8.00-9.00 sec 189 MBytes 1.58 Gbits/sec
50482026-02-26T18:31:30.605Z- - - - - - - - - - - - - - - - - - - - - - - - -
50492026-02-26T18:31:30.605Z[ 5] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
50502026-02-26T18:31:30.605Z[ 7] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
50512026-02-26T18:31:30.605Z[ 9] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
50522026-02-26T18:31:30.605Z[ 11] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
50532026-02-26T18:31:30.605Z[ 13] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
50542026-02-26T18:31:30.605Z[ 15] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
50552026-02-26T18:31:30.605Z[ 17] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
50562026-02-26T18:31:30.605Z[ 19] 9.00-10.00 sec 23.9 MBytes 200 Mbits/sec
50572026-02-26T18:31:30.605Z[SUM] 9.00-10.00 sec 190 MBytes 1.59 Gbits/sec
50582026-02-26T18:31:30.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
50592026-02-26T18:31:30.606Z[ 5] 10.00-10.00 sec 96.2 KBytes 403 Mbits/sec
50602026-02-26T18:31:30.606Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50612026-02-26T18:31:30.606Z[ 9] 10.00-10.00 sec 48.1 KBytes 201 Mbits/sec
50622026-02-26T18:31:30.606Z[ 11] 10.00-10.00 sec 96.2 KBytes 403 Mbits/sec
50632026-02-26T18:31:30.606Z[ 13] 10.00-10.00 sec 48.1 KBytes 201 Mbits/sec
50642026-02-26T18:31:30.606Z[ 15] 10.00-10.00 sec 96.2 KBytes 403 Mbits/sec
50652026-02-26T18:31:30.606Z[ 17] 10.00-10.00 sec 96.2 KBytes 403 Mbits/sec
50662026-02-26T18:31:30.606Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50672026-02-26T18:31:30.606Z[SUM] 10.00-10.00 sec 481 KBytes 2.01 Gbits/sec
50682026-02-26T18:31:30.606Z- - - - - - - - - - - - - - - - - - - - - - - - -
50692026-02-26T18:31:30.606Z[ ID] Interval Transfer Bandwidth
50702026-02-26T18:31:30.606Z[ 5] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50712026-02-26T18:31:30.606Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50722026-02-26T18:31:30.606Z[ 7] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50732026-02-26T18:31:30.606Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50742026-02-26T18:31:30.606Z[ 9] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50752026-02-26T18:31:30.606Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50762026-02-26T18:31:30.606Z[ 11] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50772026-02-26T18:31:30.606Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50782026-02-26T18:31:30.606Z[ 13] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50792026-02-26T18:31:30.606Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50802026-02-26T18:31:30.606Z[ 15] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50812026-02-26T18:31:30.606Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50822026-02-26T18:31:30.606Z[ 17] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50832026-02-26T18:31:30.606Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50842026-02-26T18:31:30.606Z[ 19] 0.00-10.00 sec 230 MBytes 193 Mbits/sec sender
50852026-02-26T18:31:30.606Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50862026-02-26T18:31:30.606Z[SUM] 0.00-10.00 sec 1.80 GBytes 1.54 Gbits/sec sender
50872026-02-26T18:31:30.606Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50882026-02-26T18:31:30.610ZRun 8/10...1542.278Mbps
50892026-02-26T18:31:37.637Z-----------------------------------------------------------
50902026-02-26T18:31:37.637ZServer listening on 5201
50912026-02-26T18:31:37.637Z-----------------------------------------------------------
50922026-02-26T18:31:37.637ZAccepted connection from 10.0.0.1, port 46724
50932026-02-26T18:31:37.638Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53166
50942026-02-26T18:31:37.638Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52548
50952026-02-26T18:31:37.638Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43779
50962026-02-26T18:31:37.638Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40655
50972026-02-26T18:31:37.638Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56546
50982026-02-26T18:31:37.638Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38771
50992026-02-26T18:31:37.638Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49837
51002026-02-26T18:31:37.638Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59932
51012026-02-26T18:31:37.638Z[ ID] Interval Transfer Bandwidth
51022026-02-26T18:31:37.638Z[ 5] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
51032026-02-26T18:31:37.638Z[ 7] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
51042026-02-26T18:31:37.638Z[ 9] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
51052026-02-26T18:31:37.638Z[ 11] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
51062026-02-26T18:31:37.638Z[ 13] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
51072026-02-26T18:31:37.638Z[ 15] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
51082026-02-26T18:31:37.638Z[ 17] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
51092026-02-26T18:31:37.638Z[ 19] 0.00-1.00 sec 18.3 MBytes 153 Mbits/sec
51102026-02-26T18:31:37.638Z[SUM] 0.00-1.00 sec 147 MBytes 1.23 Gbits/sec
51112026-02-26T18:31:37.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
51122026-02-26T18:31:37.638Z[ 5] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
51132026-02-26T18:31:37.638Z[ 7] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
51142026-02-26T18:31:37.638Z[ 9] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
51152026-02-26T18:31:37.638Z[ 11] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
51162026-02-26T18:31:37.638Z[ 13] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
51172026-02-26T18:31:37.638Z[ 15] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
51182026-02-26T18:31:37.638Z[ 17] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
51192026-02-26T18:31:37.638Z[ 19] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
51202026-02-26T18:31:37.638Z[SUM] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
51212026-02-26T18:31:37.638Z- - - - - - - - - - - - - - - - - - - - - - - - -
51222026-02-26T18:31:37.638Z[ 5] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
51232026-02-26T18:31:37.639Z[ 7] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
51242026-02-26T18:31:37.639Z[ 9] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
51252026-02-26T18:31:37.639Z[ 11] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
51262026-02-26T18:31:37.639Z[ 13] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
51272026-02-26T18:31:37.639Z[ 15] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
51282026-02-26T18:31:37.639Z[ 17] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
51292026-02-26T18:31:37.639Z[ 19] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
51302026-02-26T18:31:37.639Z[SUM] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
51312026-02-26T18:31:37.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
51322026-02-26T18:31:37.639Z[ 5] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51332026-02-26T18:31:37.639Z[ 7] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51342026-02-26T18:31:37.639Z[ 9] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51352026-02-26T18:31:37.639Z[ 11] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
51362026-02-26T18:31:37.639Z[ 13] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
51372026-02-26T18:31:37.639Z[ 15] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51382026-02-26T18:31:37.639Z[ 17] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
51392026-02-26T18:31:37.639Z[ 19] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
51402026-02-26T18:31:37.639Z[SUM] 3.00-4.00 sec 182 MBytes 1.53 Gbits/sec
51412026-02-26T18:31:37.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
51422026-02-26T18:31:37.639Z[ 5] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
51432026-02-26T18:31:37.639Z[ 7] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
51442026-02-26T18:31:37.639Z[ 9] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
51452026-02-26T18:31:37.639Z[ 11] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
51462026-02-26T18:31:37.639Z[ 13] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
51472026-02-26T18:31:37.639Z[ 15] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
51482026-02-26T18:31:37.639Z[ 17] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
51492026-02-26T18:31:37.639Z[ 19] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
51502026-02-26T18:31:37.639Z[SUM] 4.00-5.00 sec 185 MBytes 1.55 Gbits/sec
51512026-02-26T18:31:37.639Z- - - - - - - - - - - - - - - - - - - - - - - - -
51522026-02-26T18:31:37.639Z[ 5] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51532026-02-26T18:31:37.639Z[ 7] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51542026-02-26T18:31:37.639Z[ 9] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51552026-02-26T18:31:37.639Z[ 11] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
51562026-02-26T18:31:37.639Z[ 13] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51572026-02-26T18:31:37.639Z[ 15] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
51582026-02-26T18:31:37.639Z[ 17] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51592026-02-26T18:31:37.639Z[ 19] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51602026-02-26T18:31:37.639Z[SUM] 5.00-6.00 sec 180 MBytes 1.51 Gbits/sec
51612026-02-26T18:31:37.640Z- - - - - - - - - - - - - - - - - - - - - - - - -
51622026-02-26T18:31:37.640Z[ 5] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
51632026-02-26T18:31:37.640Z[ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51642026-02-26T18:31:37.640Z[ 9] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51652026-02-26T18:31:40.854Z[ 11] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51662026-02-26T18:31:40.854Z[ 13] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51672026-02-26T18:31:40.854Z[ 15] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51682026-02-26T18:31:40.854Z[ 17] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51692026-02-26T18:31:40.854Z[ 19] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51702026-02-26T18:31:40.854Z[SUM] 6.00-7.00 sec 180 MBytes 1.51 Gbits/sec
51712026-02-26T18:31:40.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
51722026-02-26T18:31:40.854Z[ 5] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
51732026-02-26T18:31:40.854Z[ 7] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
51742026-02-26T18:31:40.854Z[ 9] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
51752026-02-26T18:31:40.854Z[ 11] 7.00-8.00 sec 22.6 MBytes 189 Mbits/sec
51762026-02-26T18:31:40.854Z[ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
51772026-02-26T18:31:40.854Z[ 15] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
51782026-02-26T18:31:40.854Z[ 17] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
51792026-02-26T18:31:40.854Z[ 19] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
51802026-02-26T18:31:40.854Z[SUM] 7.00-8.00 sec 180 MBytes 1.51 Gbits/sec
51812026-02-26T18:31:40.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
51822026-02-26T18:31:40.854Z[ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
51832026-02-26T18:31:40.854Z[ 7] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
51842026-02-26T18:31:40.854Z[ 9] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
51852026-02-26T18:31:40.854Z[ 11] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
51862026-02-26T18:31:40.854Z[ 13] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
51872026-02-26T18:31:40.854Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
51882026-02-26T18:31:40.854Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
51892026-02-26T18:31:40.854Z[ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
51902026-02-26T18:31:40.854Z[SUM] 8.00-9.00 sec 180 MBytes 1.51 Gbits/sec
51912026-02-26T18:31:40.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
51922026-02-26T18:31:40.854Z[ 5] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
51932026-02-26T18:31:40.854Z[ 7] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
51942026-02-26T18:31:40.855Z[ 9] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
51952026-02-26T18:31:40.855Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
51962026-02-26T18:31:40.855Z[ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
51972026-02-26T18:31:40.855Z[ 15] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
51982026-02-26T18:31:40.855Z[ 17] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
51992026-02-26T18:31:40.855Z[ 19] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
52002026-02-26T18:31:40.855Z[SUM] 9.00-10.00 sec 179 MBytes 1.50 Gbits/sec
52012026-02-26T18:31:40.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
52022026-02-26T18:31:40.855Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52032026-02-26T18:31:40.855Z[ 7] 10.00-10.00 sec 96.2 KBytes 381 Mbits/sec
52042026-02-26T18:31:40.855Z[ 9] 10.00-10.00 sec 144 KBytes 572 Mbits/sec
52052026-02-26T18:31:40.855Z[ 11] 10.00-10.00 sec 48.1 KBytes 191 Mbits/sec
52062026-02-26T18:31:40.855Z[ 13] 10.00-10.00 sec 96.2 KBytes 381 Mbits/sec
52072026-02-26T18:31:40.855Z[ 15] 10.00-10.00 sec 48.1 KBytes 191 Mbits/sec
52082026-02-26T18:31:40.855Z[ 17] 10.00-10.00 sec 144 KBytes 572 Mbits/sec
52092026-02-26T18:31:40.855Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52102026-02-26T18:31:40.855Z[SUM] 10.00-10.00 sec 577 KBytes 2.29 Gbits/sec
52112026-02-26T18:31:40.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
52122026-02-26T18:31:40.855Z[ ID] Interval Transfer Bandwidth
52132026-02-26T18:31:40.855Z[ 5] 0.00-10.00 sec 222 MBytes 187 Mbits/sec sender
52142026-02-26T18:31:40.855Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52152026-02-26T18:31:40.855Z[ 7] 0.00-10.00 sec 222 MBytes 186 Mbits/sec sender
52162026-02-26T18:31:40.855Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52172026-02-26T18:31:40.855Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52182026-02-26T18:31:40.855Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52192026-02-26T18:31:40.855Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52202026-02-26T18:31:40.855Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52212026-02-26T18:31:40.860Z[ 13] 0.00-10.00 sec 222 MBytes 186 Mbits/sec sender
52222026-02-26T18:31:40.860Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52232026-02-26T18:31:40.860Z[ 15] 0.00-10.00 sec 222 MBytes 186 Mbits/sec sender
52242026-02-26T18:31:40.860Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52252026-02-26T18:31:40.860Z[ 17] 0.00-10.00 sec 222 MBytes 187 Mbits/sec sender
52262026-02-26T18:31:40.860Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52272026-02-26T18:31:40.860Z[ 19] 0.00-10.00 sec 222 MBytes 186 Mbits/sec sender
52282026-02-26T18:31:40.860Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52292026-02-26T18:31:40.860Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.49 Gbits/sec sender
52302026-02-26T18:31:40.860Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52312026-02-26T18:31:40.861ZRun 9/10...1492.409Mbps
52322026-02-26T18:31:47.889Z-----------------------------------------------------------
52332026-02-26T18:31:47.889ZServer listening on 5201
52342026-02-26T18:31:47.889Z-----------------------------------------------------------
52352026-02-26T18:31:47.889ZAccepted connection from 10.0.0.1, port 48422
52362026-02-26T18:31:47.889Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65191
52372026-02-26T18:31:47.889Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50437
52382026-02-26T18:31:47.889Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54924
52392026-02-26T18:31:47.889Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48336
52402026-02-26T18:31:47.889Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57137
52412026-02-26T18:31:47.889Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55804
52422026-02-26T18:31:47.889Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39134
52432026-02-26T18:31:47.889Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59080
52442026-02-26T18:31:47.889Z[ ID] Interval Transfer Bandwidth
52452026-02-26T18:31:47.889Z[ 5] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
52462026-02-26T18:31:47.889Z[ 7] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
52472026-02-26T18:31:47.889Z[ 9] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
52482026-02-26T18:31:47.889Z[ 11] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
52492026-02-26T18:31:47.889Z[ 13] 0.00-1.00 sec 18.8 MBytes 157 Mbits/sec
52502026-02-26T18:31:47.889Z[ 15] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
52512026-02-26T18:31:47.889Z[ 17] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
52522026-02-26T18:31:47.889Z[ 19] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
52532026-02-26T18:31:47.890Z[SUM] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
52542026-02-26T18:31:47.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
52552026-02-26T18:31:47.890Z[ 5] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
52562026-02-26T18:31:47.890Z[ 7] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
52572026-02-26T18:31:47.890Z[ 9] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
52582026-02-26T18:31:47.890Z[ 11] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
52592026-02-26T18:31:47.890Z[ 13] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
52602026-02-26T18:31:47.890Z[ 15] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
52612026-02-26T18:31:47.890Z[ 17] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
52622026-02-26T18:31:47.890Z[ 19] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
52632026-02-26T18:31:47.890Z[SUM] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
52642026-02-26T18:31:47.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
52652026-02-26T18:31:47.890Z[ 5] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
52662026-02-26T18:31:47.890Z[ 7] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
52672026-02-26T18:31:47.890Z[ 9] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
52682026-02-26T18:31:47.890Z[ 11] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
52692026-02-26T18:31:47.890Z[ 13] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
52702026-02-26T18:31:47.890Z[ 15] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
52712026-02-26T18:31:47.890Z[ 17] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
52722026-02-26T18:31:47.890Z[ 19] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
52732026-02-26T18:31:47.890Z[SUM] 2.00-3.00 sec 184 MBytes 1.55 Gbits/sec
52742026-02-26T18:31:47.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
52752026-02-26T18:31:47.890Z[ 5] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
52762026-02-26T18:31:47.890Z[ 7] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
52772026-02-26T18:31:47.890Z[ 9] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
52782026-02-26T18:31:47.890Z[ 11] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
52792026-02-26T18:31:47.890Z[ 13] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
52802026-02-26T18:31:47.890Z[ 15] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
52812026-02-26T18:31:47.890Z[ 17] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
52822026-02-26T18:31:47.890Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
52832026-02-26T18:31:47.890Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
52842026-02-26T18:31:47.890Z- - - - - - - - - - - - - - - - - - - - - - - - -
52852026-02-26T18:31:47.890Z[ 5] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
52862026-02-26T18:31:47.890Z[ 7] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
52872026-02-26T18:31:47.890Z[ 9] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
52882026-02-26T18:31:47.890Z[ 11] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
52892026-02-26T18:31:47.890Z[ 13] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
52902026-02-26T18:31:47.890Z[ 15] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
52912026-02-26T18:31:47.890Z[ 17] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
52922026-02-26T18:31:47.890Z[ 19] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
52932026-02-26T18:31:47.891Z[SUM] 4.00-5.00 sec 184 MBytes 1.55 Gbits/sec
52942026-02-26T18:31:47.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
52952026-02-26T18:31:47.891Z[ 5] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
52962026-02-26T18:31:47.891Z[ 7] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
52972026-02-26T18:31:47.891Z[ 9] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
52982026-02-26T18:31:47.891Z[ 11] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
52992026-02-26T18:31:47.891Z[ 13] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
53002026-02-26T18:31:47.891Z[ 15] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
53012026-02-26T18:31:47.891Z[ 17] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
53022026-02-26T18:31:47.891Z[ 19] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
53032026-02-26T18:31:47.891Z[SUM] 5.00-6.00 sec 184 MBytes 1.54 Gbits/sec
53042026-02-26T18:31:47.891Z- - - - - - - - - - - - - - - - - - - - - - - - -
53052026-02-26T18:31:47.891Z[ 5] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
53062026-02-26T18:31:47.891Z[ 7] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
53072026-02-26T18:31:47.891Z[ 9] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
53082026-02-26T18:31:51.105Z[ 11] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
53092026-02-26T18:31:51.105Z[ 13] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
53102026-02-26T18:31:51.105Z[ 15] 6.00-7.00 sec 22.8 MBytes 191 Mbits/sec
53112026-02-26T18:31:51.105Z[ 17] 6.00-7.00 sec 22.8 MBytes 191 Mbits/sec
53122026-02-26T18:31:51.105Z[ 19] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
53132026-02-26T18:31:51.105Z[SUM] 6.00-7.00 sec 183 MBytes 1.53 Gbits/sec
53142026-02-26T18:31:51.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
53152026-02-26T18:31:51.105Z[ 5] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
53162026-02-26T18:31:51.105Z[ 7] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
53172026-02-26T18:31:51.105Z[ 9] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
53182026-02-26T18:31:51.105Z[ 11] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
53192026-02-26T18:31:51.105Z[ 13] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
53202026-02-26T18:31:51.105Z[ 15] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
53212026-02-26T18:31:51.105Z[ 17] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
53222026-02-26T18:31:51.105Z[ 19] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
53232026-02-26T18:31:51.105Z[SUM] 7.00-8.00 sec 186 MBytes 1.56 Gbits/sec
53242026-02-26T18:31:51.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
53252026-02-26T18:31:51.105Z[ 5] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
53262026-02-26T18:31:51.105Z[ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
53272026-02-26T18:31:51.105Z[ 9] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
53282026-02-26T18:31:51.105Z[ 11] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
53292026-02-26T18:31:51.105Z[ 13] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
53302026-02-26T18:31:51.106Z[ 15] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
53312026-02-26T18:31:51.106Z[ 17] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
53322026-02-26T18:31:51.106Z[ 19] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
53332026-02-26T18:31:51.106Z[SUM] 8.00-9.00 sec 183 MBytes 1.53 Gbits/sec
53342026-02-26T18:31:51.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
53352026-02-26T18:31:51.106Z[ 5] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
53362026-02-26T18:31:51.106Z[ 7] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
53372026-02-26T18:31:51.106Z[ 9] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
53382026-02-26T18:31:51.106Z[ 11] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
53392026-02-26T18:31:51.106Z[ 13] 9.00-10.00 sec 22.1 MBytes 185 Mbits/sec
53402026-02-26T18:31:51.106Z[ 15] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
53412026-02-26T18:31:51.106Z[ 17] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
53422026-02-26T18:31:51.106Z[ 19] 9.00-10.00 sec 22.2 MBytes 186 Mbits/sec
53432026-02-26T18:31:51.106Z[SUM] 9.00-10.00 sec 177 MBytes 1.49 Gbits/sec
53442026-02-26T18:31:51.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
53452026-02-26T18:31:51.106Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53462026-02-26T18:31:51.106Z[ 7] 10.00-10.00 sec 96.2 KBytes 353 Mbits/sec
53472026-02-26T18:31:51.106Z[ 9] 10.00-10.00 sec 96.2 KBytes 353 Mbits/sec
53482026-02-26T18:31:51.106Z[ 11] 10.00-10.00 sec 144 KBytes 530 Mbits/sec
53492026-02-26T18:31:51.106Z[ 13] 10.00-10.00 sec 144 KBytes 530 Mbits/sec
53502026-02-26T18:31:51.106Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53512026-02-26T18:31:51.106Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53522026-02-26T18:31:51.106Z[ 19] 10.00-10.00 sec 96.2 KBytes 353 Mbits/sec
53532026-02-26T18:31:51.106Z[SUM] 10.00-10.00 sec 577 KBytes 2.12 Gbits/sec
53542026-02-26T18:31:51.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
53552026-02-26T18:31:51.106Z[ ID] Interval Transfer Bandwidth
53562026-02-26T18:31:51.106Z[ 5] 0.00-10.00 sec 225 MBytes 188 Mbits/sec sender
53572026-02-26T18:31:51.106Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53582026-02-26T18:31:51.106Z[ 7] 0.00-10.00 sec 225 MBytes 188 Mbits/sec sender
53592026-02-26T18:31:51.106Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53602026-02-26T18:31:51.106Z[ 9] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
53612026-02-26T18:31:51.106Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53622026-02-26T18:31:51.106Z[ 11] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
53632026-02-26T18:31:51.106Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53642026-02-26T18:31:51.106Z[ 13] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
53652026-02-26T18:31:51.106Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53662026-02-26T18:31:51.106Z[ 15] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
53672026-02-26T18:31:51.106Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53682026-02-26T18:31:51.107Z[ 17] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
53692026-02-26T18:31:51.107Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53702026-02-26T18:31:51.107Z[ 19] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
53712026-02-26T18:31:51.107Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53722026-02-26T18:31:51.107Z[SUM] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
53732026-02-26T18:31:51.107Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53742026-02-26T18:31:51.110ZRun 10/10...1509.001Mbps
53752026-02-26T18:31:51.110Z###---------------------###
53762026-02-26T18:31:51.110Z::: iPerf done... :::
53772026-02-26T18:31:51.110Z:::Awaiting out files...:::
53782026-02-26T18:31:51.110Z###---------------------###
53792026-02-26T18:31:51.110Z###-----###
53802026-02-26T18:31:51.110Z:::done!:::
53812026-02-26T18:31:51.110Z###-----###
53822026-02-26T18:31:53.106ZBenchmarking iperf-tcp/local/s2c/tx
53832026-02-26T18:31:53.106ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
53842026-02-26T18:31:57.805ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.1B iterations)
53852026-02-26T18:32:17.685ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
53862026-02-26T18:32:17.836Ziperf-tcp/local/s2c/tx time: [6.6206 µs 6.6207 µs 6.6209 µs]
53872026-02-26T18:32:17.836Z change: [+1.9710% +1.9759% +1.9807%] (p = 0.00 < 0.05)
53882026-02-26T18:32:17.836Z Performance has regressed.
53892026-02-26T18:32:17.836ZFound 10 outliers among 100 measurements (10.00%)
53902026-02-26T18:32:17.836Z 1 (1.00%) low severe
53912026-02-26T18:32:17.836Z 5 (5.00%) low mild
53922026-02-26T18:32:17.836Z 3 (3.00%) high mild
53932026-02-26T18:32:17.836Z 1 (1.00%) high severe
53942026-02-26T18:32:19.298Z
53952026-02-26T18:32:19.301ZBenchmarking iperf-tcp/local/s2c/rx
53962026-02-26T18:32:19.301ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
53972026-02-26T18:32:23.957ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
53982026-02-26T18:32:43.979ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
53992026-02-26T18:32:44.128Ziperf-tcp/local/s2c/rx time: [14.912 µs 14.913 µs 14.913 µs]
54002026-02-26T18:32:44.128Z change: [+1.6907% +1.6973% +1.7036%] (p = 0.00 < 0.05)
54012026-02-26T18:32:44.128Z Performance has regressed.
54022026-02-26T18:32:44.128ZFound 5 outliers among 100 measurements (5.00%)
54032026-02-26T18:32:44.128Z 1 (1.00%) low severe
54042026-02-26T18:32:44.128Z 2 (2.00%) low mild
54052026-02-26T18:32:44.128Z 1 (1.00%) high mild
54062026-02-26T18:32:44.128Z 1 (1.00%) high severe
54072026-02-26T18:32:45.588Z
54082026-02-26T18:32:51.241Z+ cargo ubench
54092026-02-26T18:32:51.712Z Compiling proc-macro2 v1.0.106
54102026-02-26T18:32:51.712Z Compiling quote v1.0.44
54112026-02-26T18:32:51.716Z Compiling unicode-ident v1.0.23
54122026-02-26T18:32:51.716Z Compiling serde_core v1.0.228
54132026-02-26T18:32:51.716Z Compiling cfg-if v1.0.4
54142026-02-26T18:32:51.716Z Compiling libc v0.2.180
54152026-02-26T18:32:51.716Z Compiling memchr v2.8.0
54162026-02-26T18:32:51.716Z Compiling serde v1.0.228
54172026-02-26T18:32:51.977Z Compiling zerocopy v0.8.39
54182026-02-26T18:32:51.981Z Compiling rustversion v1.0.22
54192026-02-26T18:32:52.410Z Compiling version_check v0.9.5
54202026-02-26T18:32:52.583Z Compiling fnv v1.0.7
54212026-02-26T18:32:52.740Z Compiling ident_case v1.0.1
54222026-02-26T18:32:52.968Z Compiling strsim v0.11.1
54232026-02-26T18:32:52.971Z Compiling thiserror v2.0.18
54242026-02-26T18:32:53.149Z Compiling either v1.15.0
54252026-02-26T18:32:53.745Z Compiling pin-project-lite v0.2.16
54262026-02-26T18:32:53.905Z Compiling crossbeam-utils v0.8.21
54272026-02-26T18:32:54.572Z Compiling syn v1.0.109
54282026-02-26T18:32:54.583Z Compiling regex-syntax v0.8.9
54292026-02-26T18:32:54.600Z Compiling syn v2.0.114
54302026-02-26T18:32:54.651Z Compiling equivalent v1.0.2
54312026-02-26T18:32:54.714Z Compiling winnow v0.7.14
54322026-02-26T18:32:54.756Z Compiling hashbrown v0.16.1
54332026-02-26T18:32:55.120Z Compiling aho-corasick v1.1.4
54342026-02-26T18:32:55.162Z Compiling itertools v0.14.0
54352026-02-26T18:32:55.930Z Compiling indexmap v2.13.0
54362026-02-26T18:32:58.123Z Compiling toml_parser v1.0.7+spec-1.1.0
54372026-02-26T18:32:58.353Z Compiling bitflags v2.10.0
54382026-02-26T18:32:58.462Z Compiling regex-automata v0.4.14
54392026-02-26T18:32:58.800Z Compiling getrandom v0.3.4
54402026-02-26T18:32:59.030Z Compiling autocfg v1.5.0
54412026-02-26T18:32:59.046Z Compiling byteorder v1.5.0
54422026-02-26T18:32:59.378Z Compiling heapless v0.8.0
54432026-02-26T18:32:59.405Z Compiling toml_datetime v0.7.5+spec-1.1.0
54442026-02-26T18:32:59.419Z Compiling hash32 v0.3.1
54452026-02-26T18:32:59.645Z Compiling slog v2.8.2
54462026-02-26T18:32:59.770Z Compiling num-traits v0.2.19
54472026-02-26T18:32:59.782Z Compiling toml_edit v0.23.10+spec-1.0.0
54482026-02-26T18:32:59.839Z Compiling futures-core v0.3.31
54492026-02-26T18:32:59.998Z Compiling stable_deref_trait v1.2.1
54502026-02-26T18:33:00.075Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
54512026-02-26T18:33:00.103Z Compiling smoltcp v0.11.0
54522026-02-26T18:33:00.111Z Compiling futures-sink v0.3.31
54532026-02-26T18:33:00.198Z Compiling macaddr v1.0.1
54542026-02-26T18:33:00.272Z Compiling futures-channel v0.3.31
54552026-02-26T18:33:00.760Z Compiling proc-macro-error-attr v1.0.4
54562026-02-26T18:33:00.846Z Compiling futures-task v0.3.31
54572026-02-26T18:33:01.075Z Compiling proc-macro-crate v3.4.0
54582026-02-26T18:33:01.127Z Compiling itoa v1.0.17
54592026-02-26T18:33:01.144Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
54602026-02-26T18:33:01.499Z Compiling bitflags v1.3.2
54612026-02-26T18:33:01.535Z Compiling darling_core v0.21.3
54622026-02-26T18:33:01.581Z Compiling slab v0.4.12
54632026-02-26T18:33:01.598Z Compiling futures-io v0.3.31
54642026-02-26T18:33:01.905Z Compiling pin-utils v0.1.0
54652026-02-26T18:33:01.932Z Compiling ref-cast v1.0.25
54662026-02-26T18:33:01.939Z Compiling crc32fast v1.5.0
54672026-02-26T18:33:02.005Z Compiling managed v0.8.0
54682026-02-26T18:33:02.020Z Compiling anyhow v1.0.101
54692026-02-26T18:33:02.469Z Compiling regex v1.12.3
54702026-02-26T18:33:02.595Z Compiling rand_core v0.9.5
54712026-02-26T18:33:03.028Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
54722026-02-26T18:33:03.354Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
54732026-02-26T18:33:03.733Z Compiling proc-macro-error v1.0.4
54742026-02-26T18:33:03.868Z Compiling foreign-types-shared v0.3.1
54752026-02-26T18:33:04.002Z Compiling once_cell v1.21.3
54762026-02-26T18:33:04.107Z Compiling unicode-width v0.2.2
54772026-02-26T18:33:04.416Z Compiling rustix v1.1.3
54782026-02-26T18:33:04.457Z Compiling ipnetwork v0.21.1
54792026-02-26T18:33:04.698Z Compiling tabwriter v1.4.1
54802026-02-26T18:33:04.904Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
54812026-02-26T18:33:04.944Z Compiling tracing-core v0.1.36
54822026-02-26T18:33:05.064Z Compiling serde_derive v1.0.228
54832026-02-26T18:33:05.152Z Compiling zerocopy-derive v0.8.39
54842026-02-26T18:33:05.366Z Compiling thiserror-impl v2.0.18
54852026-02-26T18:33:05.395Z Compiling futures-macro v0.3.31
54862026-02-26T18:33:05.794Z Compiling ref-cast-impl v1.0.25
54872026-02-26T18:33:06.899Z Compiling num_enum_derive v0.7.5
54882026-02-26T18:33:06.974Z Compiling foreign-types-macros v0.2.3
54892026-02-26T18:33:07.135Z Compiling darling_macro v0.21.3
54902026-02-26T18:33:07.172Z Compiling futures-util v0.3.31
54912026-02-26T18:33:08.099Z Compiling darling v0.21.3
54922026-02-26T18:33:08.150Z Compiling foreign-types v0.5.0
54932026-02-26T18:33:08.203Z Compiling ingot-macros v0.1.1
54942026-02-26T18:33:08.252Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
54952026-02-26T18:33:08.351Z Compiling cobs v0.3.0
54962026-02-26T18:33:08.909Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
54972026-02-26T18:33:08.927Z Compiling num_enum v0.7.5
54982026-02-26T18:33:09.039Z Compiling tracing-attributes v0.1.31
54992026-02-26T18:33:10.279Z Compiling errno v0.3.14
55002026-02-26T18:33:10.474Z Compiling cstr-argument v0.1.2
55012026-02-26T18:33:10.793Z Compiling shlex v1.3.0
55022026-02-26T18:33:11.112Z Compiling find-msvc-tools v0.1.9
55032026-02-26T18:33:11.590Z Compiling time-core v0.1.8
55042026-02-26T18:33:11.769Z Compiling num-conv v0.2.0
55052026-02-26T18:33:11.879Z Compiling dyn-clone v1.0.20
55062026-02-26T18:33:12.003Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
55072026-02-26T18:33:12.117Z Compiling thiserror v1.0.69
55082026-02-26T18:33:12.356Z Compiling pretty-hex v0.4.1
55092026-02-26T18:33:12.598Z Compiling utf8parse v0.2.2
55102026-02-26T18:33:12.765Z Compiling futures-executor v0.3.31
55112026-02-26T18:33:13.047Z Compiling erased-serde v0.3.31
55122026-02-26T18:33:13.378Z Compiling postcard v1.1.3
55132026-02-26T18:33:13.580Z Compiling zmij v1.0.20
55142026-02-26T18:33:13.776Z Compiling powerfmt v0.2.0
55152026-02-26T18:33:14.110Z Compiling deranged v0.5.5
55162026-02-26T18:33:14.153Z Compiling futures v0.3.31
55172026-02-26T18:33:14.169Z Compiling anstyle-parse v0.2.7
55182026-02-26T18:33:14.546Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
55192026-02-26T18:33:14.568Z Compiling time-macros v0.2.27
55202026-02-26T18:33:14.808Z Compiling tracing v0.1.44
55212026-02-26T18:33:14.874Z Compiling cc v1.2.55
55222026-02-26T18:33:15.209Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55232026-02-26T18:33:16.501Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55242026-02-26T18:33:16.944Z Compiling thiserror-impl v1.0.69
55252026-02-26T18:33:17.054Z Compiling ingot-types v0.1.2
55262026-02-26T18:33:17.264Z Compiling ppv-lite86 v0.2.21
55272026-02-26T18:33:17.483Z Compiling crossbeam-epoch v0.9.18
55282026-02-26T18:33:17.628Z Compiling uuid v1.20.0
55292026-02-26T18:33:18.047Z Compiling ingot v0.1.1
55302026-02-26T18:33:18.084Z Compiling rand_chacha v0.9.0
55312026-02-26T18:33:18.405Z Compiling socket2 v0.6.2
55322026-02-26T18:33:18.529Z Compiling rand v0.9.2
55332026-02-26T18:33:19.469Z Compiling arc-swap v1.8.1
55342026-02-26T18:33:19.509Z Compiling nom v8.0.0
55352026-02-26T18:33:19.645Z Compiling thread_local v1.1.9
55362026-02-26T18:33:19.680Z Compiling colored v3.1.1
55372026-02-26T18:33:20.112Z Compiling anstyle v1.0.13
55382026-02-26T18:33:20.121Z Compiling colorchoice v1.0.4
55392026-02-26T18:33:20.281Z Compiling rayon-core v1.13.0
55402026-02-26T18:33:20.542Z Compiling iana-time-zone v0.1.65
55412026-02-26T18:33:20.585Z Compiling lazy_static v1.5.0
55422026-02-26T18:33:20.647Z Compiling heck v0.4.1
55432026-02-26T18:33:20.734Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
55442026-02-26T18:33:20.920Z Compiling slog-async v2.8.0
55452026-02-26T18:33:21.136Z Compiling serde_json v1.0.149
55462026-02-26T18:33:21.218Z Compiling oxnet v0.1.4
55472026-02-26T18:33:21.358Z Compiling is_terminal_polyfill v1.70.2
55482026-02-26T18:33:21.401Z Compiling anstyle-query v1.1.5
55492026-02-26T18:33:21.526Z Compiling anstream v0.6.21
55502026-02-26T18:33:21.872Z Compiling time v0.3.47
55512026-02-26T18:33:22.411Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55522026-02-26T18:33:23.586Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
55532026-02-26T18:33:23.670Z Compiling chrono v0.4.43
55542026-02-26T18:33:23.727Z Compiling slog-scope v4.4.1
55552026-02-26T18:33:24.557Z Compiling crossbeam-deque v0.8.6
55562026-02-26T18:33:24.935Z Compiling alloca v0.4.0
55572026-02-26T18:33:24.986Z Compiling half v2.7.1
55582026-02-26T18:33:25.767Z Compiling rusticata-macros v5.0.0
55592026-02-26T18:33:25.833Z Compiling terminal_size v0.4.3
55602026-02-26T18:33:25.958Z Compiling cookie-factory v0.3.3
55612026-02-26T18:33:26.283Z Compiling crossbeam-channel v0.5.15
55622026-02-26T18:33:26.648Z Compiling is-terminal v0.4.17
55632026-02-26T18:33:26.665Z Compiling itertools v0.12.1
55642026-02-26T18:33:26.785Z Compiling ciborium-io v0.2.2
55652026-02-26T18:33:26.922Z Compiling clap_lex v0.7.7
55662026-02-26T18:33:27.470Z Compiling circular v0.3.0
55672026-02-26T18:33:27.568Z Compiling heck v0.5.0
55682026-02-26T18:33:27.674Z Compiling cfg_aliases v0.2.1
55692026-02-26T18:33:27.789Z Compiling log v0.4.29
55702026-02-26T18:33:27.873Z Compiling plotters-backend v0.3.7
55712026-02-26T18:33:28.217Z Compiling term v1.2.1
55722026-02-26T18:33:28.532Z Compiling take_mut v0.2.2
55732026-02-26T18:33:29.574Z Compiling slog-term v2.9.2
55742026-02-26T18:33:30.053Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55752026-02-26T18:33:30.711Z Compiling clap_builder v4.5.57
55762026-02-26T18:33:30.771Z Compiling plotters-svg v0.3.7
55772026-02-26T18:33:31.347Z Compiling slog-stdlog v4.1.1
55782026-02-26T18:33:31.507Z Compiling clap_derive v4.5.55
55792026-02-26T18:33:31.958Z Compiling nix v0.31.1
55802026-02-26T18:33:32.003Z Compiling pcap-parser v0.17.0
55812026-02-26T18:33:32.183Z Compiling ciborium-ll v0.2.2
55822026-02-26T18:33:32.960Z Compiling itertools v0.13.0
55832026-02-26T18:33:34.398Z Compiling cast v0.3.0
55842026-02-26T18:33:34.775Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
55852026-02-26T18:33:35.516Z Compiling same-file v1.0.6
55862026-02-26T18:33:35.627Z Compiling clap v4.5.57
55872026-02-26T18:33:35.746Z Compiling walkdir v2.5.0
55882026-02-26T18:33:35.817Z Compiling tinytemplate v1.2.1
55892026-02-26T18:33:36.499Z Compiling criterion-plot v0.8.2
55902026-02-26T18:33:36.843Z Compiling rayon v1.11.0
55912026-02-26T18:33:36.963Z Compiling ciborium v0.2.2
55922026-02-26T18:33:37.082Z Compiling slog-envlogger v2.2.0
55932026-02-26T18:33:38.127Z Compiling plotters v0.3.7
55942026-02-26T18:33:38.290Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52)
55952026-02-26T18:33:38.714Z Compiling page_size v0.6.0
55962026-02-26T18:33:38.883Z Compiling dtor-proc-macro v0.0.6
55972026-02-26T18:33:38.893Z Compiling oorandom v11.1.5
55982026-02-26T18:33:39.095Z Compiling anes v0.1.6
55992026-02-26T18:33:39.528Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
56002026-02-26T18:33:39.600Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
56012026-02-26T18:33:40.194Z Compiling dtor v0.1.1
56022026-02-26T18:33:40.882Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
56032026-02-26T18:33:41.965Z Compiling criterion v0.8.2
56042026-02-26T18:33:42.428Z Compiling ctor-proc-macro v0.0.7
56052026-02-26T18:33:43.068Z Compiling ctor v0.6.3
56062026-02-26T18:33:46.697Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
56072026-02-26T18:35:48.531Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 2m 57s
56082026-02-26T18:35:48.566Z Running benches/userland.rs (target/release-lto/deps/userland-60fe5028a7af8a38)
56092026-02-26T18:35:48.570ZGnuplot not found, using plotters backend
56102026-02-26T18:35:48.769ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
56112026-02-26T18:35:48.769ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56122026-02-26T18:35:52.109ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0013 s (6.3M iterations)
56132026-02-26T18:35:56.959ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56142026-02-26T18:35:57.118Zparse/Hairpin-DHCPv4/wallclock/Discover
56152026-02-26T18:35:57.118Z time: [58.979 ns 59.182 ns 59.396 ns]
56162026-02-26T18:35:57.118Z change: [−1.1164% +0.1878% +1.7000%] (p = 0.80 > 0.05)
56172026-02-26T18:35:57.118Z No change in performance detected.
56182026-02-26T18:35:57.119ZFound 6 outliers among 100 measurements (6.00%)
56192026-02-26T18:35:57.119Z 2 (2.00%) high mild
56202026-02-26T18:35:57.119Z 4 (4.00%) high severe
56212026-02-26T18:35:58.707Z
56222026-02-26T18:35:58.710ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
56232026-02-26T18:35:58.710ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56242026-02-26T18:36:02.300ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0009 s (2.9M iterations)
56252026-02-26T18:36:07.303ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56262026-02-26T18:36:07.452Zprocess/Hairpin-DHCPv4/wallclock/Discover
56272026-02-26T18:36:07.452Z time: [983.59 ns 984.13 ns 984.79 ns]
56282026-02-26T18:36:07.452Z change: [−1.8373% −1.4426% −1.0964%] (p = 0.00 < 0.05)
56292026-02-26T18:36:07.452Z Performance has improved.
56302026-02-26T18:36:07.452ZFound 8 outliers among 100 measurements (8.00%)
56312026-02-26T18:36:07.452Z 2 (2.00%) high mild
56322026-02-26T18:36:07.452Z 6 (6.00%) high severe
56332026-02-26T18:36:09.041Z
56342026-02-26T18:36:09.044ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
56352026-02-26T18:36:09.045ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56362026-02-26T18:36:12.399ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (6.2M iterations)
56372026-02-26T18:36:17.310ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
56382026-02-26T18:36:17.461Zparse/Hairpin-DHCPv4/wallclock/Request
56392026-02-26T18:36:17.461Z time: [59.329 ns 59.451 ns 59.572 ns]
56402026-02-26T18:36:17.461Z change: [−0.1672% +1.0894% +2.5842%] (p = 0.15 > 0.05)
56412026-02-26T18:36:17.461Z No change in performance detected.
56422026-02-26T18:36:17.461ZFound 8 outliers among 100 measurements (8.00%)
56432026-02-26T18:36:17.461Z 2 (2.00%) high mild
56442026-02-26T18:36:17.461Z 6 (6.00%) high severe
56452026-02-26T18:36:19.050Z
56462026-02-26T18:36:19.054ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
56472026-02-26T18:36:19.054ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56482026-02-26T18:36:22.573ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0043 s (3.0M iterations)
56492026-02-26T18:36:27.546ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
56502026-02-26T18:36:27.695Zprocess/Hairpin-DHCPv4/wallclock/Request
56512026-02-26T18:36:27.695Z time: [941.29 ns 941.65 ns 942.01 ns]
56522026-02-26T18:36:27.695Z change: [−1.0901% −0.6382% −0.2653%] (p = 0.00 < 0.05)
56532026-02-26T18:36:27.695Z Change within noise threshold.
56542026-02-26T18:36:27.695ZFound 8 outliers among 100 measurements (8.00%)
56552026-02-26T18:36:27.695Z 1 (1.00%) high mild
56562026-02-26T18:36:27.695Z 7 (7.00%) high severe
56572026-02-26T18:36:29.295Z
56582026-02-26T18:36:29.295ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
56592026-02-26T18:36:29.295ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56602026-02-26T18:36:33.707ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0029 s (4.8M iterations)
56612026-02-26T18:36:38.568ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56622026-02-26T18:36:38.718Zparse/Hairpin-DHCPv6/wallclock/Solicit
56632026-02-26T18:36:38.718Z time: [58.606 ns 58.739 ns 58.872 ns]
56642026-02-26T18:36:38.718Z change: [−1.8219% −0.0178% +1.9753%] (p = 0.99 > 0.05)
56652026-02-26T18:36:38.718Z No change in performance detected.
56662026-02-26T18:36:38.718ZFound 12 outliers among 100 measurements (12.00%)
56672026-02-26T18:36:38.719Z 3 (3.00%) high mild
56682026-02-26T18:36:38.719Z 9 (9.00%) high severe
56692026-02-26T18:36:40.307Z
56702026-02-26T18:36:40.311ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
56712026-02-26T18:36:40.311ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56722026-02-26T18:36:45.165ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0066 s (2.2M iterations)
56732026-02-26T18:36:50.231ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56742026-02-26T18:36:50.381Zprocess/Hairpin-DHCPv6/wallclock/Solicit
56752026-02-26T18:36:50.381Z time: [1.3722 µs 1.3726 µs 1.3731 µs]
56762026-02-26T18:36:50.381Z change: [−2.1598% −1.8169% −1.4426%] (p = 0.00 < 0.05)
56772026-02-26T18:36:50.381Z Performance has improved.
56782026-02-26T18:36:50.381ZFound 13 outliers among 100 measurements (13.00%)
56792026-02-26T18:36:50.381Z 5 (5.00%) high mild
56802026-02-26T18:36:50.381Z 8 (8.00%) high severe
56812026-02-26T18:36:51.976Z
56822026-02-26T18:36:51.976ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
56832026-02-26T18:36:51.976ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56842026-02-26T18:36:56.872ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0042 s (4.3M iterations)
56852026-02-26T18:37:01.630ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
56862026-02-26T18:37:01.783Zparse/Hairpin-DHCPv6/wallclock/Request
56872026-02-26T18:37:01.783Z time: [59.716 ns 59.892 ns 60.077 ns]
56882026-02-26T18:37:01.783Z change: [+0.7978% +2.8697% +4.8874%] (p = 0.00 < 0.05)
56892026-02-26T18:37:01.783Z Change within noise threshold.
56902026-02-26T18:37:01.783ZFound 12 outliers among 100 measurements (12.00%)
56912026-02-26T18:37:01.783Z 3 (3.00%) high mild
56922026-02-26T18:37:01.783Z 9 (9.00%) high severe
56932026-02-26T18:37:03.373Z
56942026-02-26T18:37:03.376ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
56952026-02-26T18:37:03.376ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56962026-02-26T18:37:08.563ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0109 s (2.0M iterations)
56972026-02-26T18:37:13.594ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
56982026-02-26T18:37:13.729Zprocess/Hairpin-DHCPv6/wallclock/Request
56992026-02-26T18:37:13.729Z time: [1.4273 µs 1.4279 µs 1.4286 µs]
57002026-02-26T18:37:13.729Z change: [+0.3284% +0.6179% +0.9097%] (p = 0.00 < 0.05)
57012026-02-26T18:37:13.729Z Change within noise threshold.
57022026-02-26T18:37:13.729ZFound 15 outliers among 100 measurements (15.00%)
57032026-02-26T18:37:13.729Z 7 (7.00%) high mild
57042026-02-26T18:37:13.729Z 8 (8.00%) high severe
57052026-02-26T18:37:15.317Z
57062026-02-26T18:37:15.322ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
57072026-02-26T18:37:15.322ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57082026-02-26T18:37:18.903ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0033 s (5.9M iterations)
57092026-02-26T18:37:23.477ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57102026-02-26T18:37:23.627Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
57112026-02-26T18:37:23.627Z time: [58.287 ns 58.413 ns 58.523 ns]
57122026-02-26T18:37:23.627Z change: [−0.7304% +0.5736% +2.1359%] (p = 0.42 > 0.05)
57132026-02-26T18:37:23.627Z No change in performance detected.
57142026-02-26T18:37:23.627ZFound 10 outliers among 100 measurements (10.00%)
57152026-02-26T18:37:23.627Z 2 (2.00%) high mild
57162026-02-26T18:37:23.627Z 8 (8.00%) high severe
57172026-02-26T18:37:25.213Z
57182026-02-26T18:37:25.216ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
57192026-02-26T18:37:25.216ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57202026-02-26T18:37:31.293ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0067 s (3.5M iterations)
57212026-02-26T18:37:36.146ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57222026-02-26T18:37:36.294Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
57232026-02-26T18:37:36.294Z time: [638.26 ns 638.64 ns 639.03 ns]
57242026-02-26T18:37:36.294Z change: [−1.2842% −0.8434% −0.3654%] (p = 0.00 < 0.05)
57252026-02-26T18:37:36.294Z Change within noise threshold.
57262026-02-26T18:37:36.295ZFound 11 outliers among 100 measurements (11.00%)
57272026-02-26T18:37:36.295Z 2 (2.00%) high mild
57282026-02-26T18:37:36.295Z 9 (9.00%) high severe
57292026-02-26T18:37:37.888Z
57302026-02-26T18:37:37.891ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
57312026-02-26T18:37:37.891ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57322026-02-26T18:37:42.954ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0017 s (4.1M iterations)
57332026-02-26T18:37:46.594ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57342026-02-26T18:37:46.743Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
57352026-02-26T18:37:46.743Z time: [93.342 ns 93.521 ns 93.673 ns]
57362026-02-26T18:37:46.743Z change: [−0.8651% +0.2070% +1.4531%] (p = 0.73 > 0.05)
57372026-02-26T18:37:46.743Z No change in performance detected.
57382026-02-26T18:37:46.744ZFound 18 outliers among 100 measurements (18.00%)
57392026-02-26T18:37:46.744Z 12 (12.00%) low mild
57402026-02-26T18:37:46.744Z 3 (3.00%) high mild
57412026-02-26T18:37:46.744Z 3 (3.00%) high severe
57422026-02-26T18:37:48.335Z
57432026-02-26T18:37:48.339ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
57442026-02-26T18:37:48.339ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57452026-02-26T18:37:52.076ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0080 s (2.8M iterations)
57462026-02-26T18:37:56.489ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57472026-02-26T18:37:56.639Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
57482026-02-26T18:37:56.639Z time: [775.15 ns 775.71 ns 776.36 ns]
57492026-02-26T18:37:56.639Z change: [+0.6121% +1.0082% +1.3652%] (p = 0.00 < 0.05)
57502026-02-26T18:37:56.639Z Change within noise threshold.
57512026-02-26T18:37:56.639ZFound 10 outliers among 100 measurements (10.00%)
57522026-02-26T18:37:56.639Z 5 (5.00%) high mild
57532026-02-26T18:37:56.639Z 5 (5.00%) high severe
57542026-02-26T18:37:58.219Z
57552026-02-26T18:37:58.219ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57562026-02-26T18:37:58.219ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57572026-02-26T18:38:01.882ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0037 s (5.7M iterations)
57582026-02-26T18:38:06.453ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57592026-02-26T18:38:06.602Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57602026-02-26T18:38:06.602Z time: [59.120 ns 59.266 ns 59.412 ns]
57612026-02-26T18:38:06.602Z change: [+0.0423% +1.1032% +2.3281%] (p = 0.08 > 0.05)
57622026-02-26T18:38:06.602Z No change in performance detected.
57632026-02-26T18:38:06.602ZFound 12 outliers among 100 measurements (12.00%)
57642026-02-26T18:38:06.602Z 4 (4.00%) high mild
57652026-02-26T18:38:06.602Z 8 (8.00%) high severe
57662026-02-26T18:38:08.191Z
57672026-02-26T18:38:08.194ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
57682026-02-26T18:38:08.194ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57692026-02-26T18:38:11.917ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0067 s (2.8M iterations)
57702026-02-26T18:38:16.841ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57712026-02-26T18:38:16.991Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
57722026-02-26T18:38:16.991Z time: [989.59 ns 990.03 ns 990.56 ns]
57732026-02-26T18:38:16.991Z change: [−1.2807% −0.9730% −0.6396%] (p = 0.00 < 0.05)
57742026-02-26T18:38:16.991Z Change within noise threshold.
57752026-02-26T18:38:16.991ZFound 9 outliers among 100 measurements (9.00%)
57762026-02-26T18:38:16.991Z 4 (4.00%) high mild
57772026-02-26T18:38:16.991Z 5 (5.00%) high severe
57782026-02-26T18:38:18.580Z
57792026-02-26T18:38:18.583ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
57802026-02-26T18:38:18.583ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57812026-02-26T18:38:22.262ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0039 s (5.7M iterations)
57822026-02-26T18:38:26.743ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57832026-02-26T18:38:26.893Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
57842026-02-26T18:38:26.894Z time: [58.489 ns 58.586 ns 58.685 ns]
57852026-02-26T18:38:26.894Z change: [−0.6121% +0.6422% +1.9323%] (p = 0.35 > 0.05)
57862026-02-26T18:38:26.894Z No change in performance detected.
57872026-02-26T18:38:26.894ZFound 10 outliers among 100 measurements (10.00%)
57882026-02-26T18:38:26.894Z 3 (3.00%) high mild
57892026-02-26T18:38:26.894Z 7 (7.00%) high severe
57902026-02-26T18:38:28.478Z
57912026-02-26T18:38:28.502ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
57922026-02-26T18:38:28.502ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57932026-02-26T18:38:32.141ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0012 s (2.9M iterations)
57942026-02-26T18:38:37.054ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57952026-02-26T18:38:37.205Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
57962026-02-26T18:38:37.205Z time: [942.62 ns 942.99 ns 943.42 ns]
57972026-02-26T18:38:37.205Z change: [+0.4336% +0.7735% +1.1387%] (p = 0.00 < 0.05)
57982026-02-26T18:38:37.205Z Change within noise threshold.
57992026-02-26T18:38:37.205ZFound 15 outliers among 100 measurements (15.00%)
58002026-02-26T18:38:37.205Z 1 (1.00%) low mild
58012026-02-26T18:38:37.206Z 5 (5.00%) high mild
58022026-02-26T18:38:37.206Z 9 (9.00%) high severe
58032026-02-26T18:38:38.792Z
58042026-02-26T18:38:38.795ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58052026-02-26T18:38:38.795ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58062026-02-26T18:38:42.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (10M iterations)
58072026-02-26T18:38:46.496ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58082026-02-26T18:38:46.651Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58092026-02-26T18:38:46.651Z time: [63.546 ns 63.739 ns 63.913 ns]
58102026-02-26T18:38:46.651Z change: [−1.0996% −0.5302% +0.0765%] (p = 0.08 > 0.05)
58112026-02-26T18:38:46.651Z No change in performance detected.
58122026-02-26T18:38:46.651ZFound 2 outliers among 100 measurements (2.00%)
58132026-02-26T18:38:46.651Z 1 (1.00%) high mild
58142026-02-26T18:38:46.651Z 1 (1.00%) high severe
58152026-02-26T18:38:48.231Z
58162026-02-26T18:38:48.234ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58172026-02-26T18:38:48.235ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58182026-02-26T18:38:53.692ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0025 s (3.8M iterations)
58192026-02-26T18:38:58.308ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58202026-02-26T18:38:58.457Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58212026-02-26T18:38:58.457Z time: [217.24 ns 217.50 ns 217.76 ns]
58222026-02-26T18:38:58.457Z change: [−0.7274% +0.3371% +1.3587%] (p = 0.55 > 0.05)
58232026-02-26T18:38:58.457Z No change in performance detected.
58242026-02-26T18:38:58.457ZFound 9 outliers among 100 measurements (9.00%)
58252026-02-26T18:38:58.457Z 3 (3.00%) high mild
58262026-02-26T18:38:58.457Z 6 (6.00%) high severe
58272026-02-26T18:39:00.046Z
58282026-02-26T18:39:00.049ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58292026-02-26T18:39:00.049ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58302026-02-26T18:39:04.258ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (5.0M iterations)
58312026-02-26T18:39:08.853ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58322026-02-26T18:39:09.004Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58332026-02-26T18:39:09.004Z time: [89.836 ns 90.003 ns 90.183 ns]
58342026-02-26T18:39:09.004Z change: [+0.0230% +0.9971% +1.9297%] (p = 0.03 < 0.05)
58352026-02-26T18:39:09.004Z Change within noise threshold.
58362026-02-26T18:39:09.004ZFound 5 outliers among 100 measurements (5.00%)
58372026-02-26T18:39:09.004Z 1 (1.00%) high mild
58382026-02-26T18:39:09.004Z 4 (4.00%) high severe
58392026-02-26T18:39:10.592Z
58402026-02-26T18:39:10.595ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58412026-02-26T18:39:10.595ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58422026-02-26T18:39:15.680ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0099 s (2.1M iterations)
58432026-02-26T18:39:20.614ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58442026-02-26T18:39:20.763Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58452026-02-26T18:39:20.763Z time: [250.54 ns 250.97 ns 251.41 ns]
58462026-02-26T18:39:20.763Z change: [+0.7123% +1.9333% +3.2071%] (p = 0.00 < 0.05)
58472026-02-26T18:39:20.763Z Change within noise threshold.
58482026-02-26T18:39:20.763ZFound 16 outliers among 100 measurements (16.00%)
58492026-02-26T18:39:20.763Z 7 (7.00%) high mild
58502026-02-26T18:39:20.763Z 9 (9.00%) high severe
58512026-02-26T18:39:22.352Z
58522026-02-26T18:39:22.352ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58532026-02-26T18:39:22.352ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58542026-02-26T18:39:25.611ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0004 s (6.4M iterations)
58552026-02-26T18:39:28.899ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58562026-02-26T18:39:29.048Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58572026-02-26T18:39:29.048Z time: [95.077 ns 95.287 ns 95.500 ns]
58582026-02-26T18:39:29.048Z change: [+0.3203% +1.0794% +1.8343%] (p = 0.00 < 0.05)
58592026-02-26T18:39:29.048Z Change within noise threshold.
58602026-02-26T18:39:29.048ZFound 4 outliers among 100 measurements (4.00%)
58612026-02-26T18:39:29.048Z 1 (1.00%) high mild
58622026-02-26T18:39:29.048Z 3 (3.00%) high severe
58632026-02-26T18:39:30.633Z
58642026-02-26T18:39:30.636ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58652026-02-26T18:39:30.636ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58662026-02-26T18:39:33.871ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.2M iterations)
58672026-02-26T18:39:38.308ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58682026-02-26T18:39:38.453Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58692026-02-26T18:39:38.453Z time: [219.09 ns 219.44 ns 219.82 ns]
58702026-02-26T18:39:38.453Z change: [−2.0256% −1.1181% −0.2391%] (p = 0.01 < 0.05)
58712026-02-26T18:39:38.453Z Change within noise threshold.
58722026-02-26T18:39:38.453ZFound 15 outliers among 100 measurements (15.00%)
58732026-02-26T18:39:38.453Z 2 (2.00%) low mild
58742026-02-26T18:39:38.453Z 4 (4.00%) high mild
58752026-02-26T18:39:38.453Z 9 (9.00%) high severe
58762026-02-26T18:39:40.046Z
58772026-02-26T18:39:40.049ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58782026-02-26T18:39:40.049ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58792026-02-26T18:39:45.539ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (3.8M iterations)
58802026-02-26T18:39:49.705ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58812026-02-26T18:39:49.854Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58822026-02-26T18:39:49.854Z time: [116.90 ns 117.07 ns 117.26 ns]
58832026-02-26T18:39:49.854Z change: [−2.0592% −1.3700% −0.6385%] (p = 0.00 < 0.05)
58842026-02-26T18:39:49.854Z Change within noise threshold.
58852026-02-26T18:39:49.854ZFound 31 outliers among 100 measurements (31.00%)
58862026-02-26T18:39:49.854Z 12 (12.00%) low mild
58872026-02-26T18:39:49.854Z 15 (15.00%) high mild
58882026-02-26T18:39:49.854Z 4 (4.00%) high severe
58892026-02-26T18:39:51.453Z
58902026-02-26T18:39:51.456ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58912026-02-26T18:39:51.456ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58922026-02-26T18:39:57.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0135 s (1.9M iterations)
58932026-02-26T18:40:01.851ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58942026-02-26T18:40:02.001Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58952026-02-26T18:40:02.001Z time: [246.75 ns 247.12 ns 247.49 ns]
58962026-02-26T18:40:02.001Z change: [−2.5258% −1.4505% −0.4754%] (p = 0.01 < 0.05)
58972026-02-26T18:40:02.001Z Change within noise threshold.
58982026-02-26T18:40:02.001ZFound 8 outliers among 100 measurements (8.00%)
58992026-02-26T18:40:02.001Z 1 (1.00%) high mild
59002026-02-26T18:40:02.001Z 7 (7.00%) high severe
59012026-02-26T18:40:03.594Z
59022026-02-26T18:40:03.597ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59032026-02-26T18:40:03.597ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59042026-02-26T18:40:07.404ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (11M iterations)
59052026-02-26T18:40:11.188ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59062026-02-26T18:40:11.337Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59072026-02-26T18:40:11.337Z time: [59.520 ns 59.724 ns 59.922 ns]
59082026-02-26T18:40:11.337Z change: [−1.3104% −0.6352% +0.0460%] (p = 0.07 > 0.05)
59092026-02-26T18:40:11.337Z No change in performance detected.
59102026-02-26T18:40:11.338ZFound 2 outliers among 100 measurements (2.00%)
59112026-02-26T18:40:11.338Z 2 (2.00%) high severe
59122026-02-26T18:40:12.921Z
59132026-02-26T18:40:12.924ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59142026-02-26T18:40:12.924ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59152026-02-26T18:40:18.021ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.1M iterations)
59162026-02-26T18:40:22.695ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59172026-02-26T18:40:22.844Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59182026-02-26T18:40:22.844Z time: [193.29 ns 193.51 ns 193.70 ns]
59192026-02-26T18:40:22.844Z change: [−0.1731% +0.9644% +2.0806%] (p = 0.09 > 0.05)
59202026-02-26T18:40:22.844Z No change in performance detected.
59212026-02-26T18:40:22.844ZFound 12 outliers among 100 measurements (12.00%)
59222026-02-26T18:40:22.844Z 2 (2.00%) low mild
59232026-02-26T18:40:22.844Z 2 (2.00%) high mild
59242026-02-26T18:40:22.844Z 8 (8.00%) high severe
59252026-02-26T18:40:24.441Z
59262026-02-26T18:40:24.444ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59272026-02-26T18:40:24.444ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59282026-02-26T18:40:28.565ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (5.1M iterations)
59292026-02-26T18:40:33.241ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59302026-02-26T18:40:33.389Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59312026-02-26T18:40:33.390Z time: [83.731 ns 83.843 ns 83.955 ns]
59322026-02-26T18:40:33.390Z change: [−1.7999% −0.9758% −0.2568%] (p = 0.01 < 0.05)
59332026-02-26T18:40:33.390Z Change within noise threshold.
59342026-02-26T18:40:33.390ZFound 5 outliers among 100 measurements (5.00%)
59352026-02-26T18:40:33.390Z 2 (2.00%) high mild
59362026-02-26T18:40:33.390Z 3 (3.00%) high severe
59372026-02-26T18:40:34.981Z
59382026-02-26T18:40:34.984ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59392026-02-26T18:40:34.984ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59402026-02-26T18:40:39.927ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (2.1M iterations)
59412026-02-26T18:40:44.830ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59422026-02-26T18:40:44.979Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59432026-02-26T18:40:44.979Z time: [222.98 ns 223.25 ns 223.52 ns]
59442026-02-26T18:40:44.979Z change: [−1.8073% −0.7433% +0.3463%] (p = 0.18 > 0.05)
59452026-02-26T18:40:44.979Z No change in performance detected.
59462026-02-26T18:40:44.979ZFound 10 outliers among 100 measurements (10.00%)
59472026-02-26T18:40:44.979Z 2 (2.00%) high mild
59482026-02-26T18:40:44.979Z 8 (8.00%) high severe
59492026-02-26T18:40:46.577Z
59502026-02-26T18:40:46.577ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59512026-02-26T18:40:46.577ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59522026-02-26T18:40:49.644ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0002 s (6.8M iterations)
59532026-02-26T18:40:53.031ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59542026-02-26T18:40:53.180Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59552026-02-26T18:40:53.180Z time: [93.916 ns 94.105 ns 94.319 ns]
59562026-02-26T18:40:53.180Z change: [−2.1629% −1.4006% −0.6727%] (p = 0.00 < 0.05)
59572026-02-26T18:40:53.180Z Change within noise threshold.
59582026-02-26T18:40:53.180ZFound 9 outliers among 100 measurements (9.00%)
59592026-02-26T18:40:53.180Z 7 (7.00%) high mild
59602026-02-26T18:40:53.180Z 2 (2.00%) high severe
59612026-02-26T18:40:54.765Z
59622026-02-26T18:40:54.768ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
59632026-02-26T18:40:54.768ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59642026-02-26T18:40:57.786ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.5M iterations)
59652026-02-26T18:41:02.250ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59662026-02-26T18:41:02.399Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
59672026-02-26T18:41:02.399Z time: [194.10 ns 194.38 ns 194.65 ns]
59682026-02-26T18:41:02.399Z change: [−1.7433% −0.7897% +0.0227%] (p = 0.09 > 0.05)
59692026-02-26T18:41:02.399Z No change in performance detected.
59702026-02-26T18:41:02.399ZFound 8 outliers among 100 measurements (8.00%)
59712026-02-26T18:41:02.399Z 2 (2.00%) high mild
59722026-02-26T18:41:02.399Z 6 (6.00%) high severe
59732026-02-26T18:41:03.988Z
59742026-02-26T18:41:03.991ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59752026-02-26T18:41:03.991ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59762026-02-26T18:41:09.515ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (3.8M iterations)
59772026-02-26T18:41:13.676ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59782026-02-26T18:41:13.824Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59792026-02-26T18:41:13.824Z time: [118.09 ns 118.24 ns 118.41 ns]
59802026-02-26T18:41:13.824Z change: [−1.6832% −0.8914% −0.1905%] (p = 0.02 < 0.05)
59812026-02-26T18:41:13.824Z Change within noise threshold.
59822026-02-26T18:41:13.824ZFound 6 outliers among 100 measurements (6.00%)
59832026-02-26T18:41:13.824Z 3 (3.00%) high mild
59842026-02-26T18:41:13.824Z 3 (3.00%) high severe
59852026-02-26T18:41:15.416Z
59862026-02-26T18:41:15.419ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59872026-02-26T18:41:15.419ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59882026-02-26T18:41:20.917ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0066 s (1.9M iterations)
59892026-02-26T18:41:25.662ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59902026-02-26T18:41:25.810Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59912026-02-26T18:41:25.810Z time: [223.90 ns 224.25 ns 224.57 ns]
59922026-02-26T18:41:25.810Z change: [−2.3339% −1.5670% −0.7512%] (p = 0.00 < 0.05)
59932026-02-26T18:41:25.810Z Change within noise threshold.
59942026-02-26T18:41:25.810ZFound 7 outliers among 100 measurements (7.00%)
59952026-02-26T18:41:25.810Z 7 (7.00%) high severe
59962026-02-26T18:41:27.399Z
59972026-02-26T18:41:27.402ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59982026-02-26T18:41:27.402ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59992026-02-26T18:41:31.658ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (9.9M iterations)
60002026-02-26T18:41:35.488ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60012026-02-26T18:41:35.640Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60022026-02-26T18:41:35.641Z time: [62.778 ns 62.913 ns 63.041 ns]
60032026-02-26T18:41:35.641Z change: [−1.4017% −0.5377% +0.3663%] (p = 0.24 > 0.05)
60042026-02-26T18:41:35.641Z No change in performance detected.
60052026-02-26T18:41:35.642ZFound 4 outliers among 100 measurements (4.00%)
60062026-02-26T18:41:35.642Z 4 (4.00%) high severe
60072026-02-26T18:41:37.225Z
60082026-02-26T18:41:37.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60092026-02-26T18:41:37.228ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60102026-02-26T18:41:43.170ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0029 s (3.5M iterations)
60112026-02-26T18:41:47.828ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60122026-02-26T18:41:47.977Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60132026-02-26T18:41:47.977Z time: [220.11 ns 220.46 ns 220.89 ns]
60142026-02-26T18:41:47.977Z change: [−1.2549% +0.0567% +1.4566%] (p = 0.94 > 0.05)
60152026-02-26T18:41:47.978Z No change in performance detected.
60162026-02-26T18:41:47.978ZFound 14 outliers among 100 measurements (14.00%)
60172026-02-26T18:41:47.978Z 4 (4.00%) high mild
60182026-02-26T18:41:47.978Z 10 (10.00%) high severe
60192026-02-26T18:41:49.571Z
60202026-02-26T18:41:49.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60212026-02-26T18:41:49.575ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60222026-02-26T18:41:53.967ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (4.8M iterations)
60232026-02-26T18:41:58.646ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60242026-02-26T18:41:58.796Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60252026-02-26T18:41:58.796Z time: [89.278 ns 89.509 ns 89.773 ns]
60262026-02-26T18:41:58.796Z change: [−1.8713% −0.6474% +0.4437%] (p = 0.31 > 0.05)
60272026-02-26T18:41:58.796Z No change in performance detected.
60282026-02-26T18:41:58.796ZFound 4 outliers among 100 measurements (4.00%)
60292026-02-26T18:41:58.796Z 1 (1.00%) high mild
60302026-02-26T18:41:58.796Z 3 (3.00%) high severe
60312026-02-26T18:42:00.385Z
60322026-02-26T18:42:00.388ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60332026-02-26T18:42:00.388ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60342026-02-26T18:42:05.758ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (2.0M iterations)
60352026-02-26T18:42:10.677ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60362026-02-26T18:42:10.825Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60372026-02-26T18:42:10.825Z time: [251.18 ns 251.58 ns 252.03 ns]
60382026-02-26T18:42:10.825Z change: [−1.5744% +0.0733% +1.7504%] (p = 0.93 > 0.05)
60392026-02-26T18:42:10.825Z No change in performance detected.
60402026-02-26T18:42:10.825ZFound 12 outliers among 100 measurements (12.00%)
60412026-02-26T18:42:10.825Z 3 (3.00%) high mild
60422026-02-26T18:42:10.825Z 9 (9.00%) high severe
60432026-02-26T18:42:12.418Z
60442026-02-26T18:42:12.421ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60452026-02-26T18:42:12.421ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60462026-02-26T18:42:15.759ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.3M iterations)
60472026-02-26T18:42:19.246ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60482026-02-26T18:42:19.395Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60492026-02-26T18:42:19.396Z time: [96.021 ns 96.217 ns 96.435 ns]
60502026-02-26T18:42:19.396Z change: [−0.7122% +0.0570% +0.7724%] (p = 0.89 > 0.05)
60512026-02-26T18:42:19.396Z No change in performance detected.
60522026-02-26T18:42:19.396ZFound 13 outliers among 100 measurements (13.00%)
60532026-02-26T18:42:19.396Z 5 (5.00%) low mild
60542026-02-26T18:42:19.396Z 5 (5.00%) high mild
60552026-02-26T18:42:19.396Z 3 (3.00%) high severe
60562026-02-26T18:42:20.983Z
60572026-02-26T18:42:20.986ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60582026-02-26T18:42:20.986ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60592026-02-26T18:42:24.445ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0027 s (3.0M iterations)
60602026-02-26T18:42:28.960ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60612026-02-26T18:42:29.109Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60622026-02-26T18:42:29.109Z time: [216.08 ns 216.36 ns 216.71 ns]
60632026-02-26T18:42:29.109Z change: [−2.0247% −0.9745% +0.1568%] (p = 0.09 > 0.05)
60642026-02-26T18:42:29.109Z No change in performance detected.
60652026-02-26T18:42:29.109ZFound 11 outliers among 100 measurements (11.00%)
60662026-02-26T18:42:29.109Z 5 (5.00%) high mild
60672026-02-26T18:42:29.109Z 6 (6.00%) high severe
60682026-02-26T18:42:30.698Z
60692026-02-26T18:42:30.702ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60702026-02-26T18:42:30.702ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60712026-02-26T18:42:36.456ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (3.6M iterations)
60722026-02-26T18:42:40.692ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60732026-02-26T18:42:40.840Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60742026-02-26T18:42:40.840Z time: [118.27 ns 118.40 ns 118.53 ns]
60752026-02-26T18:42:40.840Z change: [−0.5646% +0.1530% +0.8630%] (p = 0.70 > 0.05)
60762026-02-26T18:42:40.840Z No change in performance detected.
60772026-02-26T18:42:40.840ZFound 14 outliers among 100 measurements (14.00%)
60782026-02-26T18:42:40.840Z 9 (9.00%) low mild
60792026-02-26T18:42:40.840Z 1 (1.00%) high mild
60802026-02-26T18:42:40.840Z 4 (4.00%) high severe
60812026-02-26T18:42:42.434Z
60822026-02-26T18:42:42.437ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60832026-02-26T18:42:42.437ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60842026-02-26T18:42:48.348ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0047 s (1.8M iterations)
60852026-02-26T18:42:53.125ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60862026-02-26T18:42:53.274Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60872026-02-26T18:42:53.274Z time: [242.82 ns 243.05 ns 243.30 ns]
60882026-02-26T18:42:53.275Z change: [−2.1871% −1.0359% +0.2393%] (p = 0.10 > 0.05)
60892026-02-26T18:42:53.275Z No change in performance detected.
60902026-02-26T18:42:53.275ZFound 12 outliers among 100 measurements (12.00%)
60912026-02-26T18:42:53.275Z 7 (7.00%) high mild
60922026-02-26T18:42:53.275Z 5 (5.00%) high severe
60932026-02-26T18:42:54.855Z
60942026-02-26T18:42:54.858ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60952026-02-26T18:42:54.858ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60962026-02-26T18:42:58.988ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (10M iterations)
60972026-02-26T18:43:02.748ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
60982026-02-26T18:43:02.898Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60992026-02-26T18:43:02.898Z time: [59.781 ns 59.950 ns 60.110 ns]
61002026-02-26T18:43:02.898Z change: [−0.9672% −0.3445% +0.3326%] (p = 0.31 > 0.05)
61012026-02-26T18:43:02.898Z No change in performance detected.
61022026-02-26T18:43:02.898ZFound 5 outliers among 100 measurements (5.00%)
61032026-02-26T18:43:02.898Z 2 (2.00%) low mild
61042026-02-26T18:43:02.898Z 1 (1.00%) high mild
61052026-02-26T18:43:02.898Z 2 (2.00%) high severe
61062026-02-26T18:43:04.478Z
61072026-02-26T18:43:04.481ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61082026-02-26T18:43:04.481ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61092026-02-26T18:43:10.104ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0060 s (3.7M iterations)
61102026-02-26T18:43:14.746ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
61112026-02-26T18:43:14.895Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61122026-02-26T18:43:14.895Z time: [196.03 ns 196.45 ns 196.84 ns]
61132026-02-26T18:43:14.895Z change: [−1.9235% −0.7766% +0.4210%] (p = 0.21 > 0.05)
61142026-02-26T18:43:14.895Z No change in performance detected.
61152026-02-26T18:43:14.895ZFound 9 outliers among 100 measurements (9.00%)
61162026-02-26T18:43:14.895Z 3 (3.00%) high mild
61172026-02-26T18:43:14.895Z 6 (6.00%) high severe
61182026-02-26T18:43:16.481Z
61192026-02-26T18:43:16.484ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61202026-02-26T18:43:16.484ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61212026-02-26T18:43:20.753ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0046 s (4.9M iterations)
61222026-02-26T18:43:25.462ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61232026-02-26T18:43:25.612Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61242026-02-26T18:43:25.612Z time: [84.159 ns 84.281 ns 84.392 ns]
61252026-02-26T18:43:25.612Z change: [−1.8543% −0.9204% +0.0373%] (p = 0.05 < 0.05)
61262026-02-26T18:43:25.612Z Change within noise threshold.
61272026-02-26T18:43:25.612ZFound 7 outliers among 100 measurements (7.00%)
61282026-02-26T18:43:25.613Z 2 (2.00%) high mild
61292026-02-26T18:43:25.613Z 5 (5.00%) high severe
61302026-02-26T18:43:27.201Z
61312026-02-26T18:43:27.204ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61322026-02-26T18:43:27.204ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61332026-02-26T18:43:32.380ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (2.0M iterations)
61342026-02-26T18:43:37.300ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61352026-02-26T18:43:37.452Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61362026-02-26T18:43:37.452Z time: [229.14 ns 229.47 ns 229.78 ns]
61372026-02-26T18:43:37.452Z change: [−2.5395% −1.2157% +0.2663%] (p = 0.10 > 0.05)
61382026-02-26T18:43:37.452Z No change in performance detected.
61392026-02-26T18:43:37.452ZFound 12 outliers among 100 measurements (12.00%)
61402026-02-26T18:43:37.452Z 3 (3.00%) high mild
61412026-02-26T18:43:37.452Z 9 (9.00%) high severe
61422026-02-26T18:43:39.040Z
61432026-02-26T18:43:39.043ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61442026-02-26T18:43:39.043ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61452026-02-26T18:43:42.322ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0030 s (6.4M iterations)
61462026-02-26T18:43:45.772ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61472026-02-26T18:43:45.921Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61482026-02-26T18:43:45.921Z time: [96.505 ns 96.703 ns 96.923 ns]
61492026-02-26T18:43:45.921Z change: [−0.8831% −0.0899% +0.7738%] (p = 0.84 > 0.05)
61502026-02-26T18:43:45.921Z No change in performance detected.
61512026-02-26T18:43:45.921ZFound 21 outliers among 100 measurements (21.00%)
61522026-02-26T18:43:45.921Z 9 (9.00%) low mild
61532026-02-26T18:43:45.921Z 10 (10.00%) high mild
61542026-02-26T18:43:45.921Z 2 (2.00%) high severe
61552026-02-26T18:43:47.516Z
61562026-02-26T18:43:47.519ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
61572026-02-26T18:43:47.519ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61582026-02-26T18:43:50.763ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.2M iterations)
61592026-02-26T18:43:55.226ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61602026-02-26T18:43:55.374Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
61612026-02-26T18:43:55.374Z time: [187.78 ns 187.96 ns 188.13 ns]
61622026-02-26T18:43:55.374Z change: [−2.9955% −1.6540% −0.4653%] (p = 0.01 < 0.05)
61632026-02-26T18:43:55.374Z Change within noise threshold.
61642026-02-26T18:43:55.374ZFound 12 outliers among 100 measurements (12.00%)
61652026-02-26T18:43:55.374Z 3 (3.00%) high mild
61662026-02-26T18:43:55.375Z 9 (9.00%) high severe
61672026-02-26T18:43:56.967Z
61682026-02-26T18:43:56.970ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61692026-02-26T18:43:56.970ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61702026-02-26T18:44:02.591ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0029 s (3.7M iterations)
61712026-02-26T18:44:06.805ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61722026-02-26T18:44:06.953Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61732026-02-26T18:44:06.953Z time: [118.51 ns 118.71 ns 118.94 ns]
61742026-02-26T18:44:06.954Z change: [−1.1237% −0.3564% +0.3921%] (p = 0.37 > 0.05)
61752026-02-26T18:44:06.954Z No change in performance detected.
61762026-02-26T18:44:06.954ZFound 9 outliers among 100 measurements (9.00%)
61772026-02-26T18:44:06.954Z 5 (5.00%) low mild
61782026-02-26T18:44:06.954Z 4 (4.00%) high severe
61792026-02-26T18:44:08.541Z
61802026-02-26T18:44:08.544ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61812026-02-26T18:44:08.544ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61822026-02-26T18:44:14.264ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (1.8M iterations)
61832026-02-26T18:44:19.026ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61842026-02-26T18:44:19.178Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61852026-02-26T18:44:19.178Z time: [219.92 ns 220.24 ns 220.54 ns]
61862026-02-26T18:44:19.178Z change: [−1.6289% −0.5391% +0.5202%] (p = 0.34 > 0.05)
61872026-02-26T18:44:19.178Z No change in performance detected.
61882026-02-26T18:44:19.178ZFound 11 outliers among 100 measurements (11.00%)
61892026-02-26T18:44:19.178Z 4 (4.00%) high mild
61902026-02-26T18:44:19.178Z 7 (7.00%) high severe
61912026-02-26T18:44:20.762Z
61922026-02-26T18:44:20.766ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61932026-02-26T18:44:20.766ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
61942026-02-26T18:44:24.709ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (11M iterations)
61952026-02-26T18:44:28.485ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
61962026-02-26T18:44:28.627Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61972026-02-26T18:44:28.627Z time: [64.044 ns 64.246 ns 64.445 ns]
61982026-02-26T18:44:28.627Z change: [−1.9032% −1.3445% −0.7771%] (p = 0.00 < 0.05)
61992026-02-26T18:44:28.627Z Change within noise threshold.
62002026-02-26T18:44:28.627ZFound 4 outliers among 100 measurements (4.00%)
62012026-02-26T18:44:28.627Z 3 (3.00%) high mild
62022026-02-26T18:44:28.627Z 1 (1.00%) high severe
62032026-02-26T18:44:30.213Z
62042026-02-26T18:44:30.216ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62052026-02-26T18:44:30.216ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
62062026-02-26T18:44:35.284ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0043 s (4.1M iterations)
62072026-02-26T18:44:40.302ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
62082026-02-26T18:44:40.450Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62092026-02-26T18:44:40.450Z time: [258.41 ns 261.04 ns 264.45 ns]
62102026-02-26T18:44:40.450Z change: [−20.287% −1.8268% +20.618%] (p = 0.87 > 0.05)
62112026-02-26T18:44:40.450Z No change in performance detected.
62122026-02-26T18:44:40.450ZFound 12 outliers among 100 measurements (12.00%)
62132026-02-26T18:44:40.450Z 4 (4.00%) high mild
62142026-02-26T18:44:40.450Z 8 (8.00%) high severe
62152026-02-26T18:44:42.044Z
62162026-02-26T18:44:42.048ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62172026-02-26T18:44:42.048ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62182026-02-26T18:44:46.104ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (5.2M iterations)
62192026-02-26T18:44:50.879ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62202026-02-26T18:44:51.042Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62212026-02-26T18:44:51.042Z time: [88.817 ns 88.964 ns 89.092 ns]
62222026-02-26T18:44:51.042Z change: [−1.4605% −0.8829% −0.2607%] (p = 0.00 < 0.05)
62232026-02-26T18:44:51.042Z Change within noise threshold.
62242026-02-26T18:44:51.042ZFound 6 outliers among 100 measurements (6.00%)
62252026-02-26T18:44:51.042Z 3 (3.00%) high mild
62262026-02-26T18:44:51.042Z 3 (3.00%) high severe
62272026-02-26T18:44:52.612Z
62282026-02-26T18:44:52.615ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62292026-02-26T18:44:52.615ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62302026-02-26T18:44:57.586ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0062 s (2.1M iterations)
62312026-02-26T18:45:02.750ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62322026-02-26T18:45:02.900Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62332026-02-26T18:45:02.900Z time: [325.17 ns 330.12 ns 336.58 ns]
62342026-02-26T18:45:02.900Z change: [−20.154% −1.8860% +21.716%] (p = 0.86 > 0.05)
62352026-02-26T18:45:02.900Z No change in performance detected.
62362026-02-26T18:45:02.900ZFound 11 outliers among 100 measurements (11.00%)
62372026-02-26T18:45:02.900Z 4 (4.00%) high mild
62382026-02-26T18:45:02.900Z 7 (7.00%) high severe
62392026-02-26T18:45:04.488Z
62402026-02-26T18:45:04.491ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62412026-02-26T18:45:04.491ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62422026-02-26T18:45:07.507ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0029 s (6.9M iterations)
62432026-02-26T18:45:11.009ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62442026-02-26T18:45:11.159Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62452026-02-26T18:45:11.159Z time: [96.943 ns 97.191 ns 97.423 ns]
62462026-02-26T18:45:11.160Z change: [−1.8757% −1.1041% −0.3560%] (p = 0.01 < 0.05)
62472026-02-26T18:45:11.160Z Change within noise threshold.
62482026-02-26T18:45:11.160ZFound 2 outliers among 100 measurements (2.00%)
62492026-02-26T18:45:11.160Z 1 (1.00%) high mild
62502026-02-26T18:45:11.160Z 1 (1.00%) high severe
62512026-02-26T18:45:12.740Z
62522026-02-26T18:45:12.743ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62532026-02-26T18:45:12.743ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62542026-02-26T18:45:15.756ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0022 s (3.5M iterations)
62552026-02-26T18:45:20.517ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62562026-02-26T18:45:20.666Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62572026-02-26T18:45:20.666Z time: [249.49 ns 251.12 ns 253.25 ns]
62582026-02-26T18:45:20.666Z change: [−13.102% −0.5714% +12.370%] (p = 0.93 > 0.05)
62592026-02-26T18:45:20.666Z No change in performance detected.
62602026-02-26T18:45:20.666ZFound 11 outliers among 100 measurements (11.00%)
62612026-02-26T18:45:20.666Z 4 (4.00%) high mild
62622026-02-26T18:45:20.666Z 7 (7.00%) high severe
62632026-02-26T18:45:22.257Z
62642026-02-26T18:45:22.260ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62652026-02-26T18:45:22.260ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62662026-02-26T18:45:27.636ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (3.9M iterations)
62672026-02-26T18:45:31.907ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62682026-02-26T18:45:32.057Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62692026-02-26T18:45:32.057Z time: [119.90 ns 120.13 ns 120.34 ns]
62702026-02-26T18:45:32.057Z change: [−2.0429% −1.3369% −0.6237%] (p = 0.00 < 0.05)
62712026-02-26T18:45:32.057Z Change within noise threshold.
62722026-02-26T18:45:32.057ZFound 3 outliers among 100 measurements (3.00%)
62732026-02-26T18:45:32.057Z 1 (1.00%) high mild
62742026-02-26T18:45:32.057Z 2 (2.00%) high severe
62752026-02-26T18:45:33.648Z
62762026-02-26T18:45:33.652ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62772026-02-26T18:45:33.652ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62782026-02-26T18:45:39.142ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (1.9M iterations)
62792026-02-26T18:45:44.140ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62802026-02-26T18:45:44.288Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62812026-02-26T18:45:44.288Z time: [295.18 ns 298.16 ns 302.05 ns]
62822026-02-26T18:45:44.288Z change: [−15.305% −2.0676% +11.632%] (p = 0.78 > 0.05)
62832026-02-26T18:45:44.288Z No change in performance detected.
62842026-02-26T18:45:44.288ZFound 11 outliers among 100 measurements (11.00%)
62852026-02-26T18:45:44.288Z 4 (4.00%) high mild
62862026-02-26T18:45:44.289Z 7 (7.00%) high severe
62872026-02-26T18:45:45.883Z
62882026-02-26T18:45:45.886ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62892026-02-26T18:45:45.886ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
62902026-02-26T18:45:49.523ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
62912026-02-26T18:45:53.454ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
62922026-02-26T18:45:53.603Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62932026-02-26T18:45:53.603Z time: [58.943 ns 59.105 ns 59.266 ns]
62942026-02-26T18:45:53.603Z change: [−1.7617% −1.1563% −0.5099%] (p = 0.00 < 0.05)
62952026-02-26T18:45:53.603Z Change within noise threshold.
62962026-02-26T18:45:53.604ZFound 3 outliers among 100 measurements (3.00%)
62972026-02-26T18:45:53.604Z 3 (3.00%) high severe
62982026-02-26T18:45:55.180Z
62992026-02-26T18:45:55.183ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63002026-02-26T18:45:55.183ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
63012026-02-26T18:46:00.036ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.3M iterations)
63022026-02-26T18:46:05.061ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
63032026-02-26T18:46:05.210Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63042026-02-26T18:46:05.210Z time: [230.07 ns 232.46 ns 235.56 ns]
63052026-02-26T18:46:05.210Z change: [−19.546% +0.4130% +25.092%] (p = 0.98 > 0.05)
63062026-02-26T18:46:05.210Z No change in performance detected.
63072026-02-26T18:46:05.210ZFound 12 outliers among 100 measurements (12.00%)
63082026-02-26T18:46:05.210Z 4 (4.00%) high mild
63092026-02-26T18:46:05.210Z 8 (8.00%) high severe
63102026-02-26T18:46:06.803Z
63112026-02-26T18:46:06.806ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63122026-02-26T18:46:06.806ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63132026-02-26T18:46:10.844ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (5.2M iterations)
63142026-02-26T18:46:15.968ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63152026-02-26T18:46:16.046Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63162026-02-26T18:46:16.046Z time: [84.369 ns 84.581 ns 84.820 ns]
63172026-02-26T18:46:16.046Z change: [−0.8860% −0.3240% +0.2522%] (p = 0.28 > 0.05)
63182026-02-26T18:46:16.046Z No change in performance detected.
63192026-02-26T18:46:16.046ZFound 6 outliers among 100 measurements (6.00%)
63202026-02-26T18:46:16.046Z 1 (1.00%) low mild
63212026-02-26T18:46:16.046Z 1 (1.00%) high mild
63222026-02-26T18:46:16.046Z 4 (4.00%) high severe
63232026-02-26T18:46:17.334Z
63242026-02-26T18:46:17.338ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63252026-02-26T18:46:17.338ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63262026-02-26T18:46:22.233ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.1M iterations)
63272026-02-26T18:46:27.444ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63282026-02-26T18:46:27.594Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63292026-02-26T18:46:27.594Z time: [303.24 ns 308.03 ns 314.20 ns]
63302026-02-26T18:46:27.594Z change: [−18.886% +0.1909% +23.177%] (p = 0.99 > 0.05)
63312026-02-26T18:46:27.594Z No change in performance detected.
63322026-02-26T18:46:27.594ZFound 11 outliers among 100 measurements (11.00%)
63332026-02-26T18:46:27.594Z 2 (2.00%) high mild
63342026-02-26T18:46:27.594Z 9 (9.00%) high severe
63352026-02-26T18:46:29.181Z
63362026-02-26T18:46:29.184ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63372026-02-26T18:46:29.184ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63382026-02-26T18:46:35.662ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.5M iterations)
63392026-02-26T18:46:38.884ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63402026-02-26T18:46:39.033Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63412026-02-26T18:46:39.033Z time: [95.483 ns 95.673 ns 95.878 ns]
63422026-02-26T18:46:39.033Z change: [−1.7700% −0.9940% −0.2301%] (p = 0.01 < 0.05)
63432026-02-26T18:46:39.033Z Change within noise threshold.
63442026-02-26T18:46:39.033ZFound 12 outliers among 100 measurements (12.00%)
63452026-02-26T18:46:39.033Z 8 (8.00%) low mild
63462026-02-26T18:46:39.033Z 1 (1.00%) high mild
63472026-02-26T18:46:39.034Z 3 (3.00%) high severe
63482026-02-26T18:46:40.622Z
63492026-02-26T18:46:40.625ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63502026-02-26T18:46:40.625ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63512026-02-26T18:46:46.842ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.4M iterations)
63522026-02-26T18:46:51.234ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63532026-02-26T18:46:51.382Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63542026-02-26T18:46:51.382Z time: [217.91 ns 219.63 ns 221.84 ns]
63552026-02-26T18:46:51.382Z change: [−15.434% −2.0004% +13.430%] (p = 0.79 > 0.05)
63562026-02-26T18:46:51.382Z No change in performance detected.
63572026-02-26T18:46:51.382ZFound 11 outliers among 100 measurements (11.00%)
63582026-02-26T18:46:51.382Z 4 (4.00%) high mild
63592026-02-26T18:46:51.382Z 7 (7.00%) high severe
63602026-02-26T18:46:52.971Z
63612026-02-26T18:46:52.974ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63622026-02-26T18:46:52.974ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63632026-02-26T18:46:58.404ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (3.9M iterations)
63642026-02-26T18:47:02.671ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63652026-02-26T18:47:02.820Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63662026-02-26T18:47:02.820Z time: [120.05 ns 120.25 ns 120.47 ns]
63672026-02-26T18:47:02.820Z change: [−1.4653% −0.7814% +0.0329%] (p = 0.04 < 0.05)
63682026-02-26T18:47:02.820Z Change within noise threshold.
63692026-02-26T18:47:02.820ZFound 14 outliers among 100 measurements (14.00%)
63702026-02-26T18:47:02.820Z 1 (1.00%) low mild
63712026-02-26T18:47:02.820Z 10 (10.00%) high mild
63722026-02-26T18:47:02.820Z 3 (3.00%) high severe
63732026-02-26T18:47:04.409Z
63742026-02-26T18:47:04.412ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63752026-02-26T18:47:04.412ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63762026-02-26T18:47:09.818ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (1.9M iterations)
63772026-02-26T18:47:14.798ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63782026-02-26T18:47:14.947Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63792026-02-26T18:47:14.947Z time: [270.80 ns 273.43 ns 276.86 ns]
63802026-02-26T18:47:14.947Z change: [−13.742% −0.4375% +14.080%] (p = 0.95 > 0.05)
63812026-02-26T18:47:14.947Z No change in performance detected.
63822026-02-26T18:47:14.948ZFound 13 outliers among 100 measurements (13.00%)
63832026-02-26T18:47:14.948Z 6 (6.00%) high mild
63842026-02-26T18:47:14.948Z 7 (7.00%) high severe
63852026-02-26T18:47:16.540Z
63862026-02-26T18:47:16.543ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63872026-02-26T18:47:16.543ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63882026-02-26T18:47:20.616ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (10M iterations)
63892026-02-26T18:47:24.631ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63902026-02-26T18:47:24.780Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63912026-02-26T18:47:24.781Z time: [63.520 ns 63.642 ns 63.756 ns]
63922026-02-26T18:47:24.781Z change: [−1.4643% −0.7802% −0.1183%] (p = 0.03 < 0.05)
63932026-02-26T18:47:24.781Z Change within noise threshold.
63942026-02-26T18:47:24.781ZFound 4 outliers among 100 measurements (4.00%)
63952026-02-26T18:47:24.781Z 4 (4.00%) high severe
63962026-02-26T18:47:26.374Z
63972026-02-26T18:47:26.377ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63982026-02-26T18:47:26.377ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63992026-02-26T18:47:31.939ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (3.8M iterations)
64002026-02-26T18:47:36.985ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
64012026-02-26T18:47:37.133Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
64022026-02-26T18:47:37.133Z time: [268.77 ns 272.25 ns 276.73 ns]
64032026-02-26T18:47:37.136Z change: [−21.046% −1.7737% +22.724%] (p = 0.88 > 0.05)
64042026-02-26T18:47:37.136Z No change in performance detected.
64052026-02-26T18:47:37.136ZFound 12 outliers among 100 measurements (12.00%)
64062026-02-26T18:47:37.136Z 4 (4.00%) high mild
64072026-02-26T18:47:37.136Z 8 (8.00%) high severe
64082026-02-26T18:47:38.721Z
64092026-02-26T18:47:38.724ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64102026-02-26T18:47:38.724ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64112026-02-26T18:47:42.995ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (4.9M iterations)
64122026-02-26T18:47:47.735ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64132026-02-26T18:47:47.883Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64142026-02-26T18:47:47.884Z time: [87.246 ns 87.453 ns 87.670 ns]
64152026-02-26T18:47:47.884Z change: [−1.8103% −0.8396% +0.0839%] (p = 0.09 > 0.05)
64162026-02-26T18:47:47.884Z No change in performance detected.
64172026-02-26T18:47:47.884ZFound 6 outliers among 100 measurements (6.00%)
64182026-02-26T18:47:47.884Z 2 (2.00%) high mild
64192026-02-26T18:47:47.884Z 4 (4.00%) high severe
64202026-02-26T18:47:49.470Z
64212026-02-26T18:47:49.473ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64222026-02-26T18:47:49.473ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64232026-02-26T18:47:54.693ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0056 s (2.0M iterations)
64242026-02-26T18:47:59.916ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64252026-02-26T18:48:00.063Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64262026-02-26T18:48:00.063Z time: [345.93 ns 351.89 ns 359.62 ns]
64272026-02-26T18:48:00.063Z change: [−19.610% −0.4636% +21.268%] (p = 0.97 > 0.05)
64282026-02-26T18:48:00.063Z No change in performance detected.
64292026-02-26T18:48:00.063ZFound 12 outliers among 100 measurements (12.00%)
64302026-02-26T18:48:00.063Z 5 (5.00%) high mild
64312026-02-26T18:48:00.063Z 7 (7.00%) high severe
64322026-02-26T18:48:01.654Z
64332026-02-26T18:48:01.657ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64342026-02-26T18:48:01.658ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64352026-02-26T18:48:04.808ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (6.7M iterations)
64362026-02-26T18:48:08.491ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64372026-02-26T18:48:08.639Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64382026-02-26T18:48:08.639Z time: [96.893 ns 97.083 ns 97.275 ns]
64392026-02-26T18:48:08.639Z change: [−1.9831% −1.2506% −0.4787%] (p = 0.00 < 0.05)
64402026-02-26T18:48:08.639Z Change within noise threshold.
64412026-02-26T18:48:08.639ZFound 5 outliers among 100 measurements (5.00%)
64422026-02-26T18:48:08.639Z 3 (3.00%) low mild
64432026-02-26T18:48:08.639Z 1 (1.00%) high mild
64442026-02-26T18:48:08.639Z 1 (1.00%) high severe
64452026-02-26T18:48:10.224Z
64462026-02-26T18:48:10.227ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64472026-02-26T18:48:10.227ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64482026-02-26T18:48:13.469ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0008 s (3.2M iterations)
64492026-02-26T18:48:18.213ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64502026-02-26T18:48:18.362Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64512026-02-26T18:48:18.362Z time: [246.48 ns 248.52 ns 251.22 ns]
64522026-02-26T18:48:18.362Z change: [−15.151% −1.1232% +15.079%] (p = 0.89 > 0.05)
64532026-02-26T18:48:18.362Z No change in performance detected.
64542026-02-26T18:48:18.362ZFound 11 outliers among 100 measurements (11.00%)
64552026-02-26T18:48:18.362Z 4 (4.00%) high mild
64562026-02-26T18:48:18.362Z 7 (7.00%) high severe
64572026-02-26T18:48:19.950Z
64582026-02-26T18:48:19.953ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64592026-02-26T18:48:19.954ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64602026-02-26T18:48:25.566ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (3.7M iterations)
64612026-02-26T18:48:29.894ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64622026-02-26T18:48:30.042Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64632026-02-26T18:48:30.042Z time: [118.80 ns 119.05 ns 119.33 ns]
64642026-02-26T18:48:30.042Z change: [−2.0764% −1.3516% −0.6656%] (p = 0.00 < 0.05)
64652026-02-26T18:48:30.042Z Change within noise threshold.
64662026-02-26T18:48:30.042ZFound 5 outliers among 100 measurements (5.00%)
64672026-02-26T18:48:30.042Z 3 (3.00%) high mild
64682026-02-26T18:48:30.042Z 2 (2.00%) high severe
64692026-02-26T18:48:31.655Z
64702026-02-26T18:48:31.660ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64712026-02-26T18:48:31.660ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64722026-02-26T18:48:37.402ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0122 s (1.8M iterations)
64732026-02-26T18:48:42.412ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64742026-02-26T18:48:42.560Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64752026-02-26T18:48:42.560Z time: [304.25 ns 307.85 ns 312.52 ns]
64762026-02-26T18:48:42.560Z change: [−14.326% −0.1097% +15.389%] (p = 0.99 > 0.05)
64772026-02-26T18:48:42.560Z No change in performance detected.
64782026-02-26T18:48:42.560ZFound 11 outliers among 100 measurements (11.00%)
64792026-02-26T18:48:42.560Z 3 (3.00%) high mild
64802026-02-26T18:48:42.560Z 8 (8.00%) high severe
64812026-02-26T18:48:44.149Z
64822026-02-26T18:48:44.152ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64832026-02-26T18:48:44.152ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64842026-02-26T18:48:48.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (11M iterations)
64852026-02-26T18:48:52.071ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64862026-02-26T18:48:52.220Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64872026-02-26T18:48:52.220Z time: [60.536 ns 60.709 ns 60.873 ns]
64882026-02-26T18:48:52.220Z change: [−1.8006% −1.1429% −0.4476%] (p = 0.00 < 0.05)
64892026-02-26T18:48:52.220Z Change within noise threshold.
64902026-02-26T18:48:52.220ZFound 1 outliers among 100 measurements (1.00%)
64912026-02-26T18:48:52.220Z 1 (1.00%) high severe
64922026-02-26T18:48:53.822Z
64932026-02-26T18:48:53.832ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64942026-02-26T18:48:53.832ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64952026-02-26T18:48:59.207ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0064 s (3.9M iterations)
64962026-02-26T18:49:04.199ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64972026-02-26T18:49:04.348Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64982026-02-26T18:49:04.348Z time: [245.26 ns 248.10 ns 251.84 ns]
64992026-02-26T18:49:04.348Z change: [−20.655% −0.5158% +24.920%] (p = 0.97 > 0.05)
65002026-02-26T18:49:04.348Z No change in performance detected.
65012026-02-26T18:49:04.348ZFound 12 outliers among 100 measurements (12.00%)
65022026-02-26T18:49:04.348Z 3 (3.00%) high mild
65032026-02-26T18:49:04.348Z 9 (9.00%) high severe
65042026-02-26T18:49:05.937Z
65052026-02-26T18:49:05.941ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65062026-02-26T18:49:05.941ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65072026-02-26T18:49:10.096ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0018 s (5.0M iterations)
65082026-02-26T18:49:14.928ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65092026-02-26T18:49:15.078Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65102026-02-26T18:49:15.078Z time: [84.038 ns 84.127 ns 84.205 ns]
65112026-02-26T18:49:15.078Z change: [−1.6116% −0.6846% +0.2559%] (p = 0.16 > 0.05)
65122026-02-26T18:49:15.078Z No change in performance detected.
65132026-02-26T18:49:15.078ZFound 12 outliers among 100 measurements (12.00%)
65142026-02-26T18:49:15.078Z 4 (4.00%) low mild
65152026-02-26T18:49:15.078Z 3 (3.00%) high mild
65162026-02-26T18:49:15.078Z 5 (5.00%) high severe
65172026-02-26T18:49:16.669Z
65182026-02-26T18:49:16.672ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65192026-02-26T18:49:16.672ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65202026-02-26T18:49:21.810ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0005 s (2.0M iterations)
65212026-02-26T18:49:26.995ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65222026-02-26T18:49:27.143Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65232026-02-26T18:49:27.143Z time: [317.67 ns 323.58 ns 331.24 ns]
65242026-02-26T18:49:27.143Z change: [−19.886% +0.0934% +25.024%] (p = 0.99 > 0.05)
65252026-02-26T18:49:27.143Z No change in performance detected.
65262026-02-26T18:49:27.143ZFound 12 outliers among 100 measurements (12.00%)
65272026-02-26T18:49:27.143Z 5 (5.00%) high mild
65282026-02-26T18:49:27.143Z 7 (7.00%) high severe
65292026-02-26T18:49:28.734Z
65302026-02-26T18:49:28.738ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65312026-02-26T18:49:28.738ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65322026-02-26T18:49:31.862ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations)
65332026-02-26T18:49:35.500ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65342026-02-26T18:49:35.651Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65352026-02-26T18:49:35.651Z time: [97.652 ns 97.858 ns 98.087 ns]
65362026-02-26T18:49:35.651Z change: [−1.7999% −0.9740% −0.1533%] (p = 0.02 < 0.05)
65372026-02-26T18:49:35.651Z Change within noise threshold.
65382026-02-26T18:49:35.651ZFound 33 outliers among 100 measurements (33.00%)
65392026-02-26T18:49:35.651Z 8 (8.00%) low severe
65402026-02-26T18:49:35.651Z 6 (6.00%) low mild
65412026-02-26T18:49:35.651Z 17 (17.00%) high mild
65422026-02-26T18:49:35.651Z 2 (2.00%) high severe
65432026-02-26T18:49:37.238Z
65442026-02-26T18:49:37.242ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65452026-02-26T18:49:37.242ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65462026-02-26T18:49:40.389ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0072 s (3.3M iterations)
65472026-02-26T18:49:45.117ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65482026-02-26T18:49:45.267Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65492026-02-26T18:49:45.267Z time: [217.76 ns 219.58 ns 221.95 ns]
65502026-02-26T18:49:45.267Z change: [−15.355% −0.6567% +16.210%] (p = 0.94 > 0.05)
65512026-02-26T18:49:45.267Z No change in performance detected.
65522026-02-26T18:49:45.267ZFound 13 outliers among 100 measurements (13.00%)
65532026-02-26T18:49:45.267Z 4 (4.00%) high mild
65542026-02-26T18:49:45.267Z 9 (9.00%) high severe
65552026-02-26T18:49:46.860Z
65562026-02-26T18:49:46.863ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65572026-02-26T18:49:46.863ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65582026-02-26T18:49:52.366ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0050 s (3.8M iterations)
65592026-02-26T18:49:56.702ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65602026-02-26T18:49:56.850Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65612026-02-26T18:49:56.850Z time: [119.09 ns 119.29 ns 119.50 ns]
65622026-02-26T18:49:56.850Z change: [−3.4248% −2.6485% −1.8621%] (p = 0.00 < 0.05)
65632026-02-26T18:49:56.850Z Performance has improved.
65642026-02-26T18:49:56.850ZFound 8 outliers among 100 measurements (8.00%)
65652026-02-26T18:49:56.850Z 4 (4.00%) low mild
65662026-02-26T18:49:56.850Z 1 (1.00%) high mild
65672026-02-26T18:49:56.850Z 3 (3.00%) high severe
65682026-02-26T18:49:58.440Z
65692026-02-26T18:49:58.443ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65702026-02-26T18:49:58.443ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65712026-02-26T18:50:04.023ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (1.9M iterations)
65722026-02-26T18:50:09.008ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65732026-02-26T18:50:09.157Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65742026-02-26T18:50:09.157Z time: [269.83 ns 272.99 ns 277.11 ns]
65752026-02-26T18:50:09.157Z change: [−16.735% −1.7502% +15.206%] (p = 0.84 > 0.05)
65762026-02-26T18:50:09.157Z No change in performance detected.
65772026-02-26T18:50:09.157ZFound 10 outliers among 100 measurements (10.00%)
65782026-02-26T18:50:09.157Z 2 (2.00%) high mild
65792026-02-26T18:50:09.157Z 8 (8.00%) high severe
65802026-02-26T18:50:10.748Z
65812026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65822026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65832026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0357 ms (495 iterations)
65842026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65852026-02-26T18:50:10.752Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65862026-02-26T18:50:10.752Z time: [18.000 18.000 18.000 ]
65872026-02-26T18:50:10.752Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65882026-02-26T18:50:10.752Z No change in performance detected.
65892026-02-26T18:50:10.752Z
65902026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65912026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65922026-02-26T18:50:10.752ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0622 ms (550 iterations)
65932026-02-26T18:50:10.755ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65942026-02-26T18:50:10.755Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65952026-02-26T18:50:10.755Z time: [18.000 18.000 18.000 ]
65962026-02-26T18:50:10.755Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65972026-02-26T18:50:10.755Z No change in performance detected.
65982026-02-26T18:50:10.755Z
65992026-02-26T18:50:10.755ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
66002026-02-26T18:50:10.755ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
66012026-02-26T18:50:10.755ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0472 ms (385 iterations)
66022026-02-26T18:50:10.758ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
66032026-02-26T18:50:10.758Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
66042026-02-26T18:50:10.758Z time: [21.000 21.000 21.000 ]
66052026-02-26T18:50:10.758Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66062026-02-26T18:50:10.758Z No change in performance detected.
66072026-02-26T18:50:10.758Z
66082026-02-26T18:50:10.758ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
66092026-02-26T18:50:10.758ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
66102026-02-26T18:50:10.758ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0827 ms (385 iterations)
66112026-02-26T18:50:10.759ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
66122026-02-26T18:50:10.762Zprocess/Hairpin-DHCPv6/alloc_ct/Request
66132026-02-26T18:50:10.762Z time: [22.000 22.000 22.000 ]
66142026-02-26T18:50:10.762Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66152026-02-26T18:50:10.762Z No change in performance detected.
66162026-02-26T18:50:10.762Z
66172026-02-26T18:50:10.762ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
66182026-02-26T18:50:10.762ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
66192026-02-26T18:50:10.762ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0706 ms (660 iterations)
66202026-02-26T18:50:10.762ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
66212026-02-26T18:50:10.766Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
66222026-02-26T18:50:10.766Z time: [13.000 13.000 13.000 ]
66232026-02-26T18:50:10.766Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66242026-02-26T18:50:10.766Z No change in performance detected.
66252026-02-26T18:50:10.766Z
66262026-02-26T18:50:10.766ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
66272026-02-26T18:50:10.767ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
66282026-02-26T18:50:10.767ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0157 ms (550 iterations)
66292026-02-26T18:50:10.767ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
66302026-02-26T18:50:10.767Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
66312026-02-26T18:50:10.767Z time: [12.000 12.000 12.000 ]
66322026-02-26T18:50:10.767Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66332026-02-26T18:50:10.767Z No change in performance detected.
66342026-02-26T18:50:10.818Z
66352026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66362026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
66372026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0921 ms (495 iterations)
66382026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
66392026-02-26T18:50:10.818Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66402026-02-26T18:50:10.818Z time: [14.000 14.000 14.000 ]
66412026-02-26T18:50:10.818Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66422026-02-26T18:50:10.818Z No change in performance detected.
66432026-02-26T18:50:10.818Z
66442026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66452026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
66462026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0664 ms (550 iterations)
66472026-02-26T18:50:10.818ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
66482026-02-26T18:50:10.818Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66492026-02-26T18:50:10.818Z time: [14.000 14.000 14.000 ]
66502026-02-26T18:50:10.818Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66512026-02-26T18:50:10.818Z No change in performance detected.
66522026-02-26T18:50:10.818Z
66532026-02-26T18:50:10.818ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66542026-02-26T18:50:10.818ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66552026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0816 ms (660 iterations)
66562026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66572026-02-26T18:50:10.819Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66582026-02-26T18:50:10.819Z time: [3.0000 3.0000 3.0000 ]
66592026-02-26T18:50:10.819Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66602026-02-26T18:50:10.819Z No change in performance detected.
66612026-02-26T18:50:10.819Z
66622026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66632026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66642026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0256 ms (385 iterations)
66652026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66662026-02-26T18:50:10.819Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66672026-02-26T18:50:10.819Z time: [3.0000 3.0000 3.0000 ]
66682026-02-26T18:50:10.819Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66692026-02-26T18:50:10.819Z No change in performance detected.
66702026-02-26T18:50:10.819Z
66712026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66722026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66732026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0110 ms (550 iterations)
66742026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66752026-02-26T18:50:10.819ZCriterion.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.
66762026-02-26T18:50:10.819Z
66772026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66782026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66792026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1119 ms (385 iterations)
66802026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66812026-02-26T18:50:10.819ZCriterion.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.
66822026-02-26T18:50:10.819Z
66832026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66842026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66852026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0172 ms (825 iterations)
66862026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66872026-02-26T18:50:10.819Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66882026-02-26T18:50:10.819Z time: [3.0000 3.0000 3.0000 ]
66892026-02-26T18:50:10.819Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66902026-02-26T18:50:10.819Z No change in performance detected.
66912026-02-26T18:50:10.819Z
66922026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66932026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66942026-02-26T18:50:10.819ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1306 ms (440 iterations)
66952026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66962026-02-26T18:50:10.820Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66972026-02-26T18:50:10.820Z time: [3.0000 3.0000 3.0000 ]
66982026-02-26T18:50:10.820Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66992026-02-26T18:50:10.820Z No change in performance detected.
67002026-02-26T18:50:10.820Z
67012026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
67022026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67032026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0557 ms (660 iterations)
67042026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67052026-02-26T18:50:10.820ZCriterion.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.
67062026-02-26T18:50:10.820Z
67072026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
67082026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67092026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0623 ms (385 iterations)
67102026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67112026-02-26T18:50:10.820ZCriterion.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.
67122026-02-26T18:50:10.820Z
67132026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67142026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67152026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0525 ms (715 iterations)
67162026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67172026-02-26T18:50:10.820Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67182026-02-26T18:50:10.820Z time: [3.0000 3.0000 3.0000 ]
67192026-02-26T18:50:10.820Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67202026-02-26T18:50:10.820Z No change in performance detected.
67212026-02-26T18:50:10.820Z
67222026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67232026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67242026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0867 ms (385 iterations)
67252026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67262026-02-26T18:50:10.820Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67272026-02-26T18:50:10.820Z time: [3.0000 3.0000 3.0000 ]
67282026-02-26T18:50:10.820Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67292026-02-26T18:50:10.820Z No change in performance detected.
67302026-02-26T18:50:10.820Z
67312026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
67322026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67332026-02-26T18:50:10.820ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0439 ms (550 iterations)
67342026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67352026-02-26T18:50:10.825ZCriterion.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.
67362026-02-26T18:50:10.825Z
67372026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
67382026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67392026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0763 ms (330 iterations)
67402026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67412026-02-26T18:50:10.825ZCriterion.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.
67422026-02-26T18:50:10.825Z
67432026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67442026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67452026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0519 ms (770 iterations)
67462026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67472026-02-26T18:50:10.825Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67482026-02-26T18:50:10.825Z time: [3.0000 3.0000 3.0000 ]
67492026-02-26T18:50:10.825Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67502026-02-26T18:50:10.825Z No change in performance detected.
67512026-02-26T18:50:10.825Z
67522026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67532026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67542026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1206 ms (385 iterations)
67552026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67562026-02-26T18:50:10.825Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67572026-02-26T18:50:10.825Z time: [3.0000 3.0000 3.0000 ]
67582026-02-26T18:50:10.825Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67592026-02-26T18:50:10.825Z No change in performance detected.
67602026-02-26T18:50:10.825Z
67612026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
67622026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67632026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0622 ms (605 iterations)
67642026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67652026-02-26T18:50:10.825ZCriterion.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.
67662026-02-26T18:50:10.825Z
67672026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
67682026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67692026-02-26T18:50:10.825ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1119 ms (385 iterations)
67702026-02-26T18:50:10.826ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67712026-02-26T18:50:10.826ZCriterion.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.
67722026-02-26T18:50:10.826Z
67732026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67742026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67752026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1563 ms (275 iterations)
67762026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67772026-02-26T18:50:10.826Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67782026-02-26T18:50:10.826Z time: [35.000 35.000 35.000 ]
67792026-02-26T18:50:10.826Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67802026-02-26T18:50:10.826Z No change in performance detected.
67812026-02-26T18:50:10.826Z
67822026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67832026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67842026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1956 ms (220 iterations)
67852026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67862026-02-26T18:50:10.826Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67872026-02-26T18:50:10.826Z time: [35.000 35.000 35.000 ]
67882026-02-26T18:50:10.826Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67892026-02-26T18:50:10.826Z No change in performance detected.
67902026-02-26T18:50:10.826Z
67912026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67922026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67932026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0922 ms (330 iterations)
67942026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67952026-02-26T18:50:10.826Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67962026-02-26T18:50:10.826Z time: [20.000 20.000 20.000 ]
67972026-02-26T18:50:10.826Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67982026-02-26T18:50:10.826Z No change in performance detected.
67992026-02-26T18:50:10.826Z
68002026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
68012026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68022026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2291 ms (275 iterations)
68032026-02-26T18:50:10.826ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
68042026-02-26T18:50:10.826Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
68052026-02-26T18:50:10.826Z time: [20.000 20.000 20.000 ]
68062026-02-26T18:50:10.826Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68072026-02-26T18:50:10.827Z No change in performance detected.
68082026-02-26T18:50:10.827Z
68092026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68102026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
68112026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1163 ms (275 iterations)
68122026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
68132026-02-26T18:50:10.827Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68142026-02-26T18:50:10.827Z time: [35.000 35.000 35.000 ]
68152026-02-26T18:50:10.827Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68162026-02-26T18:50:10.827Z No change in performance detected.
68172026-02-26T18:50:10.827Z
68182026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68192026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68202026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.3710 ms (165 iterations)
68212026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
68222026-02-26T18:50:10.827Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68232026-02-26T18:50:10.827Z time: [35.000 35.000 35.000 ]
68242026-02-26T18:50:10.827Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68252026-02-26T18:50:10.827Z No change in performance detected.
68262026-02-26T18:50:10.827Z
68272026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68282026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
68292026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1479 ms (385 iterations)
68302026-02-26T18:50:10.827ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
68312026-02-26T18:50:10.827Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68322026-02-26T18:50:10.827Z time: [20.000 20.000 20.000 ]
68332026-02-26T18:50:10.827Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68342026-02-26T18:50:10.832Z No change in performance detected.
68352026-02-26T18:50:10.832Z
68362026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68372026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
68382026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0568 ms (220 iterations)
68392026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
68402026-02-26T18:50:10.832Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68412026-02-26T18:50:10.832Z time: [20.000 20.000 20.000 ]
68422026-02-26T18:50:10.832Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68432026-02-26T18:50:10.832Z No change in performance detected.
68442026-02-26T18:50:10.832Z
68452026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68462026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68472026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0145 ms (220 iterations)
68482026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
68492026-02-26T18:50:10.832Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68502026-02-26T18:50:10.832Z time: [35.000 35.000 35.000 ]
68512026-02-26T18:50:10.832Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68522026-02-26T18:50:10.832Z No change in performance detected.
68532026-02-26T18:50:10.832Z
68542026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68552026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68562026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2874 ms (220 iterations)
68572026-02-26T18:50:10.832ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
68582026-02-26T18:50:10.835Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68592026-02-26T18:50:10.836Z time: [35.000 35.000 35.000 ]
68602026-02-26T18:50:10.836Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68612026-02-26T18:50:10.836Z No change in performance detected.
68622026-02-26T18:50:10.836Z
68632026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68642026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
68652026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1758 ms (330 iterations)
68662026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68672026-02-26T18:50:10.836Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68682026-02-26T18:50:10.836Z time: [20.000 20.000 20.000 ]
68692026-02-26T18:50:10.836Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68702026-02-26T18:50:10.836Z No change in performance detected.
68712026-02-26T18:50:10.836Z
68722026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68732026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68742026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0339 ms (220 iterations)
68752026-02-26T18:50:10.836ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68762026-02-26T18:50:10.839Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68772026-02-26T18:50:10.839Z time: [20.000 20.000 20.000 ]
68782026-02-26T18:50:10.839Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68792026-02-26T18:50:10.839Z No change in performance detected.
68802026-02-26T18:50:10.839Z
68812026-02-26T18:50:10.839ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68822026-02-26T18:50:10.840ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68832026-02-26T18:50:10.840ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.2330 ms (275 iterations)
68842026-02-26T18:50:10.840ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68852026-02-26T18:50:10.843Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68862026-02-26T18:50:10.843Z time: [35.000 35.000 35.000 ]
68872026-02-26T18:50:10.843Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68882026-02-26T18:50:10.843Z No change in performance detected.
68892026-02-26T18:50:10.843Z
68902026-02-26T18:50:10.843ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68912026-02-26T18:50:10.843ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68922026-02-26T18:50:10.843ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2625 ms (220 iterations)
68932026-02-26T18:50:10.843ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68942026-02-26T18:50:10.843Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68952026-02-26T18:50:10.843Z time: [35.000 35.000 35.000 ]
68962026-02-26T18:50:10.843Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68972026-02-26T18:50:10.843Z No change in performance detected.
68982026-02-26T18:50:10.846Z
68992026-02-26T18:50:10.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
69002026-02-26T18:50:10.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
69012026-02-26T18:50:10.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1146 ms (330 iterations)
69022026-02-26T18:50:10.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
69032026-02-26T18:50:10.847Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
69042026-02-26T18:50:10.847Z time: [20.000 20.000 20.000 ]
69052026-02-26T18:50:10.847Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69062026-02-26T18:50:10.847Z No change in performance detected.
69072026-02-26T18:50:10.847Z
69082026-02-26T18:50:10.847ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
69092026-02-26T18:50:10.847ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
69102026-02-26T18:50:10.847ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0153 ms (220 iterations)
69112026-02-26T18:50:10.850ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
69122026-02-26T18:50:10.850Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
69132026-02-26T18:50:10.850Z time: [20.000 20.000 20.000 ]
69142026-02-26T18:50:10.850Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69152026-02-26T18:50:10.850Z No change in performance detected.
69162026-02-26T18:50:10.850Z
69172026-02-26T18:50:10.850ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
69182026-02-26T18:50:10.850ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
69192026-02-26T18:50:10.850ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0902 ms (550 iterations)
69202026-02-26T18:50:10.850ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
69212026-02-26T18:50:10.854Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
69222026-02-26T18:50:10.854Z time: [3924.0 B 3924.0 B 3924.0 B]
69232026-02-26T18:50:10.854Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69242026-02-26T18:50:10.854Z No change in performance detected.
69252026-02-26T18:50:10.854Z
69262026-02-26T18:50:10.854ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
69272026-02-26T18:50:10.854ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
69282026-02-26T18:50:10.854ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0575 ms (550 iterations)
69292026-02-26T18:50:10.854ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
69302026-02-26T18:50:10.854Zprocess/Hairpin-DHCPv4/alloc_sz/Request
69312026-02-26T18:50:10.854Z time: [3924.0 B 3924.0 B 3924.0 B]
69322026-02-26T18:50:10.854Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69332026-02-26T18:50:10.854Z No change in performance detected.
69342026-02-26T18:50:10.855Z
69352026-02-26T18:50:10.855ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
69362026-02-26T18:50:10.855ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
69372026-02-26T18:50:10.858ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0323 ms (385 iterations)
69382026-02-26T18:50:10.858ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
69392026-02-26T18:50:10.858Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
69402026-02-26T18:50:10.858Z time: [4023.0 B 4023.0 B 4023.0 B]
69412026-02-26T18:50:10.858Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69422026-02-26T18:50:10.858Z No change in performance detected.
69432026-02-26T18:50:10.858Z
69442026-02-26T18:50:10.858ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
69452026-02-26T18:50:10.858ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
69462026-02-26T18:50:10.858ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0245 ms (330 iterations)
69472026-02-26T18:50:10.858ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
69482026-02-26T18:50:10.861Zprocess/Hairpin-DHCPv6/alloc_sz/Request
69492026-02-26T18:50:10.861Z time: [4421.0 B 4421.0 B 4421.0 B]
69502026-02-26T18:50:10.861Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69512026-02-26T18:50:10.862Z No change in performance detected.
69522026-02-26T18:50:10.862Z
69532026-02-26T18:50:10.862ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
69542026-02-26T18:50:10.862ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
69552026-02-26T18:50:10.862ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0603 ms (660 iterations)
69562026-02-26T18:50:10.862ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
69572026-02-26T18:50:10.865Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
69582026-02-26T18:50:10.865Z time: [2888.0 B 2888.0 B 2888.0 B]
69592026-02-26T18:50:10.865Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69602026-02-26T18:50:10.865Z No change in performance detected.
69612026-02-26T18:50:10.865Z
69622026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
69632026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
69642026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0033 ms (550 iterations)
69652026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
69662026-02-26T18:50:10.865Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
69672026-02-26T18:50:10.865Z time: [2873.0 B 2873.0 B 2873.0 B]
69682026-02-26T18:50:10.865Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69692026-02-26T18:50:10.865Z No change in performance detected.
69702026-02-26T18:50:10.865Z
69712026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69722026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
69732026-02-26T18:50:10.865ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0881 ms (550 iterations)
69742026-02-26T18:50:10.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
69752026-02-26T18:50:10.869Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69762026-02-26T18:50:10.869Z time: [2926.0 B 2926.0 B 2926.0 B]
69772026-02-26T18:50:10.869Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69782026-02-26T18:50:10.869Z No change in performance detected.
69792026-02-26T18:50:10.869Z
69802026-02-26T18:50:10.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69812026-02-26T18:50:10.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
69822026-02-26T18:50:10.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0471 ms (550 iterations)
69832026-02-26T18:50:10.869ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
69842026-02-26T18:50:10.873Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69852026-02-26T18:50:10.873Z time: [2910.0 B 2910.0 B 2910.0 B]
69862026-02-26T18:50:10.873Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69872026-02-26T18:50:10.873Z No change in performance detected.
69882026-02-26T18:50:10.873Z
69892026-02-26T18:50:10.873ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69902026-02-26T18:50:10.873ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69912026-02-26T18:50:10.873ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0532 ms (770 iterations)
69922026-02-26T18:50:10.873ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69932026-02-26T18:50:10.873Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69942026-02-26T18:50:10.873Z time: [264.00 B 264.00 B 264.00 B]
69952026-02-26T18:50:10.873Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69962026-02-26T18:50:10.873Z No change in performance detected.
69972026-02-26T18:50:10.873Z
69982026-02-26T18:50:10.873ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69992026-02-26T18:50:10.873ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70002026-02-26T18:50:10.874ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0240 ms (385 iterations)
70012026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
70022026-02-26T18:50:10.877Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
70032026-02-26T18:50:10.877Z time: [264.00 B 264.00 B 264.00 B]
70042026-02-26T18:50:10.877Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70052026-02-26T18:50:10.877Z No change in performance detected.
70062026-02-26T18:50:10.877Z
70072026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
70082026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
70092026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0560 ms (605 iterations)
70102026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
70112026-02-26T18:50:10.877ZCriterion.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.
70122026-02-26T18:50:10.877Z
70132026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
70142026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70152026-02-26T18:50:10.877ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1040 ms (385 iterations)
70162026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70172026-02-26T18:50:10.881ZCriterion.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.
70182026-02-26T18:50:10.881Z
70192026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70202026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70212026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0416 ms (825 iterations)
70222026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70232026-02-26T18:50:10.881Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70242026-02-26T18:50:10.881Z time: [264.00 B 264.00 B 264.00 B]
70252026-02-26T18:50:10.881Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70262026-02-26T18:50:10.881Z No change in performance detected.
70272026-02-26T18:50:10.881Z
70282026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70292026-02-26T18:50:10.881ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70302026-02-26T18:50:10.882ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1185 ms (440 iterations)
70312026-02-26T18:50:10.885ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70322026-02-26T18:50:10.885Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70332026-02-26T18:50:10.885Z time: [264.00 B 264.00 B 264.00 B]
70342026-02-26T18:50:10.885Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70352026-02-26T18:50:10.885Z No change in performance detected.
70362026-02-26T18:50:10.885Z
70372026-02-26T18:50:10.885ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
70382026-02-26T18:50:10.885ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70392026-02-26T18:50:10.885ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0427 ms (715 iterations)
70402026-02-26T18:50:10.885ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70412026-02-26T18:50:10.885ZCriterion.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.
70422026-02-26T18:50:10.885Z
70432026-02-26T18:50:10.885ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
70442026-02-26T18:50:10.886ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70452026-02-26T18:50:10.886ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0643 ms (385 iterations)
70462026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70472026-02-26T18:50:10.889ZCriterion.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.
70482026-02-26T18:50:10.889Z
70492026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70502026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70512026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0336 ms (660 iterations)
70522026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70532026-02-26T18:50:10.889Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70542026-02-26T18:50:10.889Z time: [264.00 B 264.00 B 264.00 B]
70552026-02-26T18:50:10.889Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70562026-02-26T18:50:10.889Z No change in performance detected.
70572026-02-26T18:50:10.889Z
70582026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70592026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70602026-02-26T18:50:10.889ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1727 ms (330 iterations)
70612026-02-26T18:50:10.892ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70622026-02-26T18:50:10.892Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70632026-02-26T18:50:10.892Z time: [264.00 B 264.00 B 264.00 B]
70642026-02-26T18:50:10.892Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70652026-02-26T18:50:10.893Z No change in performance detected.
70662026-02-26T18:50:10.893Z
70672026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
70682026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70692026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0210 ms (550 iterations)
70702026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70712026-02-26T18:50:10.893ZCriterion.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.
70722026-02-26T18:50:10.893Z
70732026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
70742026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70752026-02-26T18:50:10.893ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0801 ms (330 iterations)
70762026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70772026-02-26T18:50:10.896ZCriterion.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.
70782026-02-26T18:50:10.896Z
70792026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70802026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70812026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0379 ms (770 iterations)
70822026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70832026-02-26T18:50:10.896Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70842026-02-26T18:50:10.896Z time: [264.00 B 264.00 B 264.00 B]
70852026-02-26T18:50:10.896Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-02-26T18:50:10.896Z No change in performance detected.
70872026-02-26T18:50:10.896Z
70882026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70892026-02-26T18:50:10.896ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70902026-02-26T18:50:10.897ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1359 ms (385 iterations)
70912026-02-26T18:50:10.899ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70922026-02-26T18:50:10.899Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70932026-02-26T18:50:10.899Z time: [264.00 B 264.00 B 264.00 B]
70942026-02-26T18:50:10.899Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70952026-02-26T18:50:10.899Z No change in performance detected.
70962026-02-26T18:50:10.899Z
70972026-02-26T18:50:10.899ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
70982026-02-26T18:50:10.899ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70992026-02-26T18:50:10.900ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0610 ms (605 iterations)
71002026-02-26T18:50:10.903ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
71012026-02-26T18:50:10.903ZCriterion.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.
71022026-02-26T18:50:10.903Z
71032026-02-26T18:50:10.903ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
71042026-02-26T18:50:10.903ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
71052026-02-26T18:50:10.903ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1193 ms (385 iterations)
71062026-02-26T18:50:10.903ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
71072026-02-26T18:50:10.903ZCriterion.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.
71082026-02-26T18:50:10.903Z
71092026-02-26T18:50:10.903ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71102026-02-26T18:50:10.903ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71112026-02-26T18:50:10.903ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1541 ms (275 iterations)
71122026-02-26T18:50:10.903ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
71132026-02-26T18:50:10.906Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71142026-02-26T18:50:10.907Z time: [7363.0 B 7363.0 B 7363.0 B]
71152026-02-26T18:50:10.907Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71162026-02-26T18:50:10.907Z No change in performance detected.
71172026-02-26T18:50:10.907Z
71182026-02-26T18:50:10.907ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71192026-02-26T18:50:10.907ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71202026-02-26T18:50:10.907ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1982 ms (220 iterations)
71212026-02-26T18:50:10.907ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
71222026-02-26T18:50:10.907Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71232026-02-26T18:50:10.907Z time: [7363.0 B 7363.0 B 7363.0 B]
71242026-02-26T18:50:10.907Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71252026-02-26T18:50:10.907Z No change in performance detected.
71262026-02-26T18:50:10.907Z
71272026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71282026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
71292026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0829 ms (330 iterations)
71302026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
71312026-02-26T18:50:10.910Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71322026-02-26T18:50:10.910Z time: [5872.0 B 5872.0 B 5872.0 B]
71332026-02-26T18:50:10.910Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71342026-02-26T18:50:10.910Z No change in performance detected.
71352026-02-26T18:50:10.910Z
71362026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71372026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71382026-02-26T18:50:10.910ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2263 ms (275 iterations)
71392026-02-26T18:50:10.913ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
71402026-02-26T18:50:10.913Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71412026-02-26T18:50:10.913Z time: [5872.0 B 5872.0 B 5872.0 B]
71422026-02-26T18:50:10.913Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71432026-02-26T18:50:10.913Z No change in performance detected.
71442026-02-26T18:50:10.913Z
71452026-02-26T18:50:10.913ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71462026-02-26T18:50:10.913ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
71472026-02-26T18:50:10.913ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0184 ms (220 iterations)
71482026-02-26T18:50:10.916ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
71492026-02-26T18:50:10.916Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71502026-02-26T18:50:10.916Z time: [7363.0 B 7363.0 B 7363.0 B]
71512026-02-26T18:50:10.916Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71522026-02-26T18:50:10.916Z No change in performance detected.
71532026-02-26T18:50:10.916Z
71542026-02-26T18:50:10.916ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71552026-02-26T18:50:10.916ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71562026-02-26T18:50:10.916ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1795 ms (165 iterations)
71572026-02-26T18:50:10.916ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
71582026-02-26T18:50:10.919Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71592026-02-26T18:50:10.919Z time: [7363.0 B 7363.0 B 7363.0 B]
71602026-02-26T18:50:10.919Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71612026-02-26T18:50:10.919Z No change in performance detected.
71622026-02-26T18:50:10.919Z
71632026-02-26T18:50:10.919ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71642026-02-26T18:50:10.919ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
71652026-02-26T18:50:10.919ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1440 ms (385 iterations)
71662026-02-26T18:50:10.919ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
71672026-02-26T18:50:10.922Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71682026-02-26T18:50:10.922Z time: [5872.0 B 5872.0 B 5872.0 B]
71692026-02-26T18:50:10.922Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71702026-02-26T18:50:10.922Z No change in performance detected.
71712026-02-26T18:50:10.922Z
71722026-02-26T18:50:10.922ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71732026-02-26T18:50:10.922ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
71742026-02-26T18:50:10.922ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1992 ms (275 iterations)
71752026-02-26T18:50:10.923ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
71762026-02-26T18:50:10.926Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71772026-02-26T18:50:10.926Z time: [5872.0 B 5872.0 B 5872.0 B]
71782026-02-26T18:50:10.926Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71792026-02-26T18:50:10.926Z No change in performance detected.
71802026-02-26T18:50:10.926Z
71812026-02-26T18:50:10.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71822026-02-26T18:50:10.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71832026-02-26T18:50:10.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0155 ms (220 iterations)
71842026-02-26T18:50:10.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
71852026-02-26T18:50:10.929Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71862026-02-26T18:50:10.929Z time: [7363.0 B 7363.0 B 7363.0 B]
71872026-02-26T18:50:10.929Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71882026-02-26T18:50:10.929Z No change in performance detected.
71892026-02-26T18:50:10.929Z
71902026-02-26T18:50:10.929ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71912026-02-26T18:50:10.929ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71922026-02-26T18:50:10.929ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2763 ms (220 iterations)
71932026-02-26T18:50:10.929ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71942026-02-26T18:50:10.929Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71952026-02-26T18:50:10.929Z time: [7363.0 B 7363.0 B 7363.0 B]
71962026-02-26T18:50:10.929Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71972026-02-26T18:50:10.929Z No change in performance detected.
71982026-02-26T18:50:10.929Z
71992026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
72002026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
72012026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1729 ms (330 iterations)
72022026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
72032026-02-26T18:50:10.933Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
72042026-02-26T18:50:10.933Z time: [5872.0 B 5872.0 B 5872.0 B]
72052026-02-26T18:50:10.933Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72062026-02-26T18:50:10.933Z No change in performance detected.
72072026-02-26T18:50:10.933Z
72082026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72092026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
72102026-02-26T18:50:10.933ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0375 ms (220 iterations)
72112026-02-26T18:50:10.936ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
72122026-02-26T18:50:10.936Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72132026-02-26T18:50:10.936Z time: [5872.0 B 5872.0 B 5872.0 B]
72142026-02-26T18:50:10.936Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72152026-02-26T18:50:10.936Z No change in performance detected.
72162026-02-26T18:50:10.936Z
72172026-02-26T18:50:10.937ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72182026-02-26T18:50:10.937ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
72192026-02-26T18:50:10.937ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.2183 ms (275 iterations)
72202026-02-26T18:50:10.937ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
72212026-02-26T18:50:10.939Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72222026-02-26T18:50:10.939Z time: [7363.0 B 7363.0 B 7363.0 B]
72232026-02-26T18:50:10.939Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72242026-02-26T18:50:10.939Z No change in performance detected.
72252026-02-26T18:50:10.939Z
72262026-02-26T18:50:10.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72272026-02-26T18:50:10.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72282026-02-26T18:50:10.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2312 ms (220 iterations)
72292026-02-26T18:50:10.939ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
72302026-02-26T18:50:10.942Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72312026-02-26T18:50:10.942Z time: [7363.0 B 7363.0 B 7363.0 B]
72322026-02-26T18:50:10.942Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72332026-02-26T18:50:10.942Z No change in performance detected.
72342026-02-26T18:50:10.942Z
72352026-02-26T18:50:10.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72362026-02-26T18:50:10.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
72372026-02-26T18:50:10.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1059 ms (330 iterations)
72382026-02-26T18:50:10.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
72392026-02-26T18:50:10.945Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72402026-02-26T18:50:10.945Z time: [5872.0 B 5872.0 B 5872.0 B]
72412026-02-26T18:50:10.945Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72422026-02-26T18:50:10.945Z No change in performance detected.
72432026-02-26T18:50:10.945Z
72442026-02-26T18:50:10.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72452026-02-26T18:50:10.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
72462026-02-26T18:50:10.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0173 ms (220 iterations)
72472026-02-26T18:50:10.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
72482026-02-26T18:50:10.948Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72492026-02-26T18:50:10.948Z time: [5872.0 B 5872.0 B 5872.0 B]
72502026-02-26T18:50:10.948Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72512026-02-26T18:50:10.948Z No change in performance detected.
72522026-02-26T18:50:10.948Z
72532026-02-26T18:50:10.988Z+ cp -r target/criterion /work/bench-results
72542026-02-26T18:50:11.153Z+ cp -r target/xde-bench /work/bench-results
72552026-02-26T18:50:11.211Z+ pushd /work
72562026-02-26T18:50:11.211Z/work /work/oxidecomputer/opte
72572026-02-26T18:50:11.211Z+ tar -caf bench-results.tgz bench-results
72582026-02-26T18:50:11.992Z+ popd
72592026-02-26T18:50:11.992Z/work/oxidecomputer/opte
72602026-02-26T18:50:11.996Z+ cleanup
72612026-02-26T18:50:11.996Z++ id -un
72622026-02-26T18:50:12.000Z++ id -gn
72632026-02-26T18:50:12.003Z+ pfexec chown -R build:build .
72642026-02-26T18:50:12.086Z+ [[ -z 01KJDJ5H6M93R2ZC01YFWSE0EK ]]
72652026-02-26T18:50:12.089Zprocess exited: duration 1841215 ms, exit code 0
 
72662026-02-26T18:50:12.102Zfound 1 output files
72672026-02-26T18:50:12.122Zuploading: /work/bench-results.tgz (4943701 bytes)
72682026-02-26T18:50:13.162Zuploaded: /work/bench-results.tgz