01KKTT7VYRFM2VB487P13C4FF1: 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: 01KKTT8K995P575JQVVG7NKRWH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-16T08:03:24.682Zjob dependencies complete; ready to run (waiting for 8 m 13 s)
22026-03-16T08:04:27.822Zjob assigned to worker 01KKTTQSEZWWH6YXAY9B1WCEFT [factory aws, i-0859360831167661c] (queued for 1 m 3 s)
32026-03-16T08:04:35.396Zdownloading input: /input/xde/work/debug/xde.dbg
42026-03-16T08:04:36.305Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-03-16T08:04:36.308Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-03-16T08:04:36.334Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-03-16T08:04:36.337Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-03-16T08:04:36.423Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-03-16T08:04:36.423Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-03-16T08:04:36.451Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-03-16T08:04:36.454Zdownloading input: /input/xde/work/release/xde
122026-03-16T08:04:36.971Zdownloaded input: /input/xde/work/release/xde
132026-03-16T08:04:36.974Zdownloading input: /input/xde/work/release/xde.sha256
142026-03-16T08:04:36.998Zdownloaded input: /input/xde/work/release/xde.sha256
152026-03-16T08:04:36.998Zdownloading input: /input/xde/work/release/xde_link.so
162026-03-16T08:04:37.024Zdownloaded input: /input/xde/work/release/xde_link.so
172026-03-16T08:04:37.024Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-03-16T08:04:37.051Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-03-16T08:04:37.054Zdownloading input: /input/xde/work/test/loopback
202026-03-16T08:04:37.657Zdownloaded input: /input/xde/work/test/loopback
212026-03-16T08:04:37.660Zdownloading input: /input/xde/work/test/multicast_rx
222026-03-16T08:04:38.205Zdownloaded input: /input/xde/work/test/multicast_rx
232026-03-16T08:04:38.208Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-03-16T08:04:38.804Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-03-16T08:04:38.807Zdownloading input: /input/xde/work/test/multicast_validation
262026-03-16T08:04:39.392Zdownloaded input: /input/xde/work/test/multicast_validation
272026-03-16T08:04:39.395Zdownloading input: /input/xde/work/xde.conf
282026-03-16T08:04:39.418Zdownloaded input: /input/xde/work/xde.conf
 
292026-03-16T08:04:39.418Zstarting task 0: "setup"
302026-03-16T08:04:39.425Z++ uname -s
312026-03-16T08:04:39.428Z+ kern=SunOS
322026-03-16T08:04:39.428Z+ build_user=build
332026-03-16T08:04:39.428Z+ build_uid=12345
342026-03-16T08:04:39.428Z+ work_dir=/work
352026-03-16T08:04:39.428Z+ input_dir=/input
362026-03-16T08:04:39.428Z+ [[ 0 == 12345 ]]
372026-03-16T08:04:39.428Z+ case "$kern" in
382026-03-16T08:04:39.428Z+ groupadd -g 12345 build
392026-03-16T08:04:39.431Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
402026-03-16T08:04:41.436Z+ zfs create -o mountpoint=/work rpool/work
412026-03-16T08:04:41.570Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
422026-03-16T08:04:41.573Z+ home_fs=zfs
432026-03-16T08:04:41.573Z+ [[ zfs == autofs ]]
442026-03-16T08:04:41.573Z+ mkdir -p /home/build
452026-03-16T08:04:41.576Z+ chown build:build /home/build /work
462026-03-16T08:04:43.575Z+ chmod 0700 /home/build /work
472026-03-16T08:04:43.578Zprocess exited: duration 4159 ms, exit code 0
 
482026-03-16T08:04:43.585Zstarting task 1: "rust-toolchain"
492026-03-16T08:04:43.590Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
502026-03-16T08:04:43.590Z * rust toolchain channel = "1.93.1"
512026-03-16T08:04:43.590Z * rust toolchain profile = "default"
522026-03-16T08:04:43.590Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-03-16T08:04:43.590Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-03-16T08:04:43.590Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-03-16T08:04:43.593Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
562026-03-16T08:04:43.593Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
572026-03-16T08:04:43.761Zinfo: downloading installer
582026-03-16T08:04:45.384Zwarn: It looks like you have an existing installation of Rust at:
592026-03-16T08:04:45.384Zwarn: /opt/ooce/bin
602026-03-16T08:04:45.384Zwarn: It is recommended that rustup be the primary Rust installation.
612026-03-16T08:04:45.384Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
622026-03-16T08:04:45.384Zwarn: If you are sure that you want both rustup and your already installed Rust
632026-03-16T08:04:45.384Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
642026-03-16T08:04:45.384Zwarn: or pass `-y' to ignore all ignorable checks.
652026-03-16T08:04:45.384Zerror: cannot install while Rust is installed
662026-03-16T08:04:45.384Zwarn: continuing (because the -y flag is set and the error is ignorable)
672026-03-16T08:04:45.384Zwarn: It looks like you have an existing rustup settings file at:
682026-03-16T08:04:45.384Zwarn: /home/build/.rustup/settings.toml
692026-03-16T08:04:45.384Zwarn: Rustup will install the default toolchain as specified in the settings file,
702026-03-16T08:04:45.384Zwarn: instead of the one inferred from the default host triple.
712026-03-16T08:04:45.401Zinfo: profile set to default
722026-03-16T08:04:45.401Zinfo: default host triple is x86_64-unknown-illumos
732026-03-16T08:04:45.401Zinfo: syncing channel updates for 1.93.1-x86_64-unknown-illumos
742026-03-16T08:04:45.534Zinfo: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11)
752026-03-16T08:04:45.537Zinfo: downloading 6 components
762026-03-16T08:05:00.484Zinfo: default toolchain set to 1.93.1-x86_64-unknown-illumos
772026-03-16T08:05:00.484Z
782026-03-16T08:05:00.527Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
792026-03-16T08:05:00.527Z
802026-03-16T08:05:00.530Z
812026-03-16T08:05:00.530ZRust is installed now. Great!
822026-03-16T08:05:00.530Z
832026-03-16T08:05:00.530ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
842026-03-16T08:05:00.530Zenvironment variable. This has not been done automatically.
852026-03-16T08:05:00.530Z
862026-03-16T08:05:00.530ZTo configure your current shell, you need to source
872026-03-16T08:05:00.530Zthe corresponding env file under $HOME/.cargo.
882026-03-16T08:05:00.530Z
892026-03-16T08:05:00.530ZThis is usually done by running one of the following (note the leading DOT):
902026-03-16T08:05:00.530Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
912026-03-16T08:05:00.530Zsource "$HOME/.cargo/env.fish" # For fish
922026-03-16T08:05:00.530Zsource "~/.cargo/env.nu" # For nushell
932026-03-16T08:05:00.530Zsource "$HOME/.cargo/env.tcsh" # For tcsh
942026-03-16T08:05:00.530Z. "$HOME/.cargo/env.ps1" # For pwsh
952026-03-16T08:05:00.530Zsource "$HOME/.cargo/env.xsh" # For xonsh
962026-03-16T08:05:00.530Zwarn: no default linker (`cc`) was found in your PATH
972026-03-16T08:05:00.530Zwarn: many Rust crates require a system C toolchain to build
982026-03-16T08:05:00.625Z+ rustup --version
992026-03-16T08:05:00.636Zrustup 1.29.0 (28d1352db 2026-03-05)
1002026-03-16T08:05:00.639Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1012026-03-16T08:05:00.662Zinfo: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
1022026-03-16T08:05:00.665Z+ cargo --version
1032026-03-16T08:05:00.681Zcargo 1.93.1 (083ac5135 2025-12-15)
1042026-03-16T08:05:00.685Z+ rustc --version
1052026-03-16T08:05:00.709Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1062026-03-16T08:05:00.712Zprocess exited: duration 17126 ms, exit code 0
 
1072026-03-16T08:05:00.718Zstarting task 2: "authentication"
1082026-03-16T08:05:00.738Zprocess exited: duration 19 ms, exit code 0
 
1092026-03-16T08:05:00.744Zstarting task 3: "clone repository"
1102026-03-16T08:05:00.748Z+ mkdir -p /work/oxidecomputer/opte
1112026-03-16T08:05:00.751Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1122026-03-16T08:05:00.786ZCloning into '/work/oxidecomputer/opte'...
1132026-03-16T08:05:01.642Z+ cd /work/oxidecomputer/opte
1142026-03-16T08:05:01.645Z+ git fetch origin d9b87439179a558c7a423c2898fff6831fa5f5be
1152026-03-16T08:05:01.912ZFrom https://github.com/oxidecomputer/opte
1162026-03-16T08:05:01.912Z * branch d9b87439179a558c7a423c2898fff6831fa5f5be -> FETCH_HEAD
1172026-03-16T08:05:01.919Z+ [[ -n renovate/lock-file-maintenance ]]
1182026-03-16T08:05:01.922Z++ git branch --show-current
1192026-03-16T08:05:01.925Z+ current=master
1202026-03-16T08:05:01.925Z+ [[ master != renovate/lock-file-maintenance ]]
1212026-03-16T08:05:01.925Z+ git branch -f renovate/lock-file-maintenance d9b87439179a558c7a423c2898fff6831fa5f5be
1222026-03-16T08:05:01.927Z+ git checkout -f renovate/lock-file-maintenance
1232026-03-16T08:05:01.949ZSwitched to branch 'renovate/lock-file-maintenance'
1242026-03-16T08:05:01.952Z+ git reset --hard d9b87439179a558c7a423c2898fff6831fa5f5be
1252026-03-16T08:05:01.955ZHEAD is now at d9b8743 Lock file maintenance
1262026-03-16T08:05:01.955Zprocess exited: duration 1210 ms, exit code 0
 
1272026-03-16T08:05:01.961Zstarting task 4: "build"
1282026-03-16T08:05:01.965Z+ source .github/buildomat/common.sh
1292026-03-16T08:05:01.968Z++ rustup show active-toolchain
1302026-03-16T08:05:01.972Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1312026-03-16T08:05:01.975Z++ pushd xde
1322026-03-16T08:05:01.975Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1332026-03-16T08:05:01.975Z++ rustup show active-toolchain
1342026-03-16T08:05:01.979Zinfo: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos
1352026-03-16T08:05:02.143Zinfo: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23)
1362026-03-16T08:05:02.146Zinfo: downloading 6 components
1372026-03-16T08:05:17.529Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1382026-03-16T08:05:17.642Z+++ rustup show active-toolchain -v
1392026-03-16T08:05:17.644Z+++ head -n 1
1402026-03-16T08:05:17.645Z+++ cut '-d ' -f1
1412026-03-16T08:05:17.710Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1422026-03-16T08:05:17.710Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1432026-03-16T08:05:17.710Z++ popd
1442026-03-16T08:05:17.713Z/work/oxidecomputer/opte
1452026-03-16T08:05:17.713Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1462026-03-16T08:05:28.363Z Startup: Refreshing catalog 'helios-dev' ... Done
1472026-03-16T08:05:37.993Z Startup: Caching catalogs ... Done
1482026-03-16T08:06:00.514ZPlanning: Solver setup ... Done
1492026-03-16T08:06:00.697ZPlanning: Running solver ... Done
1502026-03-16T08:06:00.883ZPlanning: Finding local manifests ... Done
1512026-03-16T08:06:00.897ZPlanning: Fetching manifests: 0/6 0% complete
1522026-03-16T08:06:00.926ZPlanning: Fetching manifests: 6/6 100% complete
1532026-03-16T08:06:00.942ZPlanning: Package planning ... Done
1542026-03-16T08:06:00.945ZPlanning: Merging actions ... Done
1552026-03-16T08:06:01.204ZPlanning: Checking for conflicting actions ... Done
1562026-03-16T08:06:01.207ZPlanning: Consolidating action changes ... Done
1572026-03-16T08:06:02.074ZPlanning: Evaluating mediators ... Done
1582026-03-16T08:06:02.077ZPlanning: Planning completed in 23.94 seconds
1592026-03-16T08:06:02.088Z Packages to install: 6
1602026-03-16T08:06:02.090Z Services to change: 2
1612026-03-16T08:06:02.090Z Create boot environment: No
1622026-03-16T08:06:02.090ZCreate backup boot environment: No
1632026-03-16T08:06:02.133Z
1642026-03-16T08:06:02.133ZDownload: 0/22 items 0.0/14.7MB 0% complete
1652026-03-16T08:06:02.280ZDownload: Completed 14.66 MB in 0.15 seconds (99.5M/s)
1662026-03-16T08:06:02.396Z Actions: 1/110 actions (Installing new actions)
1672026-03-16T08:06:02.875Z Actions: Completed 110 actions in 0.48 seconds.
1682026-03-16T08:06:03.212Z Done
1692026-03-16T08:06:03.212Z Done
1702026-03-16T08:06:04.116Z Done
1712026-03-16T08:06:08.162Z Done
1722026-03-16T08:06:08.243Z Done
1732026-03-16T08:06:08.246Z Done
1742026-03-16T08:06:14.310Z Done
1752026-03-16T08:06:15.014Z+ [[ -z 01KKTT8K995P575JQVVG7NKRWH ]]
1762026-03-16T08:06:15.014Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1772026-03-16T08:06:16.343Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23457:20250626T230506Z
1782026-03-16T08:06:16.343Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1792026-03-16T08:06:16.343Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1802026-03-16T08:06:16.343Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1812026-03-16T08:06:16.343Ztempdir @ "/tmp/.tmpiVr43L/tmp"
1822026-03-16T08:06:16.343Zimage root @ "/tmp/.tmpiVr43L/tmp/root"
1832026-03-16T08:06:16.343Zcreating image...
1842026-03-16T08:06:16.702Zcopying publishers...
1852026-03-16T08:06:34.674Zadding properties...
1862026-03-16T08:06:35.527Zinstalling packages...
1872026-03-16T08:08:22.856Zseeding SMF database...
1882026-03-16T08:08:28.966Zconfiguring SMF profile...
1892026-03-16T08:08:28.966Zmodifying shadow(5)...
1902026-03-16T08:08:28.969Zloading user and group database...
1912026-03-16T08:08:28.969Zloading facet selections...
1922026-03-16T08:08:29.316Z devel -> true
1932026-03-16T08:08:29.316Z doc.man -> true
1942026-03-16T08:08:29.316Z entire.service/hal -> true
1952026-03-16T08:08:29.316Z entire.service/network/smtp/dma -> true
1962026-03-16T08:08:29.316Z locale.ar -> true
1972026-03-16T08:08:29.316Z locale.ca -> true
1982026-03-16T08:08:29.316Z locale.cs -> true
1992026-03-16T08:08:29.316Z locale.de -> true
2002026-03-16T08:08:29.316Z locale.es -> true
2012026-03-16T08:08:29.316Z locale.fr -> true
2022026-03-16T08:08:29.316Z locale.he -> true
2032026-03-16T08:08:29.316Z locale.hu -> true
2042026-03-16T08:08:29.316Z locale.id -> true
2052026-03-16T08:08:29.316Z locale.it -> true
2062026-03-16T08:08:29.316Z locale.ja -> true
2072026-03-16T08:08:29.316Z locale.ko -> true
2082026-03-16T08:08:29.316Z locale.nl -> true
2092026-03-16T08:08:29.316Z locale.pl -> true
2102026-03-16T08:08:29.316Z locale.pt_BR -> true
2112026-03-16T08:08:29.316Z locale.ru -> true
2122026-03-16T08:08:29.316Z locale.sk -> true
2132026-03-16T08:08:29.316Z locale.sv -> true
2142026-03-16T08:08:29.316Z locale.zh_CN -> true
2152026-03-16T08:08:29.316Z locale.zh_HK -> true
2162026-03-16T08:08:29.316Z locale.zh_TW -> true
2172026-03-16T08:08:29.316Z onu.ooceonly -> true
2182026-03-16T08:08:29.316Z version-lock.shell/ksh93 -> true
2192026-03-16T08:08:29.316Z version-lock.system/data/hardware-registry -> true
2202026-03-16T08:08:29.316Z version-lock.system/data/zoneinfo -> true
2212026-03-16T08:08:29.316Z version-lock.system/microcode/amd -> true
2222026-03-16T08:08:29.316Z version-lock.system/microcode/intel -> true
2232026-03-16T08:08:29.316Z version-lock.system/microcode/oxide -> true
2242026-03-16T08:08:29.316Zassessing packaged files...
2252026-03-16T08:08:31.367Zcreating archive...
2262026-03-16T08:08:31.401Zmissing from packaging:
2272026-03-16T08:08:31.404Z "etc/.pwd.lock"
2282026-03-16T08:08:31.406Z "etc/svc/profile/generic.xml"
2292026-03-16T08:08:31.406Z "etc/svc/profile/inetd_services.xml"
2302026-03-16T08:08:31.406Z "etc/svc/profile/name_service.xml"
2312026-03-16T08:08:31.407Z "etc/svc/profile/platform.xml"
2322026-03-16T08:08:31.407Z "etc/svc/profile/platform_omicron1.xml"
2332026-03-16T08:08:31.407Z "etc/svc/repository.db"
2342026-03-16T08:08:31.410Z
2352026-03-16T08:08:31.417Z
2362026-03-16T08:08:31.418Zfinishing archive...
2372026-03-16T08:08:32.376Zcreating gzonly manifest...
2382026-03-16T08:08:32.379Zok
2392026-03-16T08:08:32.481Z+ trap cleanup EXIT
2402026-03-16T08:08:32.484Z+ OUT_DIR=/work/bench-results
2412026-03-16T08:08:32.484Z+ mkdir -p /work/bench-results
2422026-03-16T08:08:32.484Z+ mkdir -p target/criterion
2432026-03-16T08:08:32.487Z+ mkdir -p target/xde-bench
2442026-03-16T08:08:32.487Z+ banner collect
2452026-03-16T08:08:32.490Z
2462026-03-16T08:08:32.490Z #### #### # # ###### #### #####
2472026-03-16T08:08:32.490Z # # # # # # # # # #
2482026-03-16T08:08:32.490Z # # # # # ##### # #
2492026-03-16T08:08:32.490Z # # # # # # # #
2502026-03-16T08:08:32.490Z # # # # # # # # # #
2512026-03-16T08:08:32.490Z #### #### ###### ###### ###### #### #
2522026-03-16T08:08:32.490Z
2532026-03-16T08:08:32.490Z++ cat .git/refs/heads/master
2542026-03-16T08:08:32.493Z+ BASELINE_COMMIT=914525021e1dae3fd569c5908e1e2b91b99fe0f6
2552026-03-16T08:08:32.493Z+ [[ renovate/lock-file-maintenance == \m\a\s\t\e\r ]]
2562026-03-16T08:08:32.493Z+ get_artifact opte benchmark 914525021e1dae3fd569c5908e1e2b91b99fe0f6 bench-results.tgz
2572026-03-16T08:08:32.493Z+ local curl_res
2582026-03-16T08:08:32.493Z+ repo=opte
2592026-03-16T08:08:32.493Z+ series=benchmark
2602026-03-16T08:08:32.493Z+ commit=914525021e1dae3fd569c5908e1e2b91b99fe0f6
2612026-03-16T08:08:32.493Z+ name=bench-results.tgz
2622026-03-16T08:08:32.493Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2632026-03-16T08:08:32.493Z+ mkdir -p download
2642026-03-16T08:08:32.493Z+ pushd download
2652026-03-16T08:08:32.493Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2662026-03-16T08:08:32.493Z+ [[ ! -f bench-results.tgz ]]
2672026-03-16T08:08:32.493Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/914525021e1dae3fd569c5908e1e2b91b99fe0f6/bench-results.tgz
2682026-03-16T08:08:32.500Z % Total % Received % Xferd Average Speed Time Time Time Current
2692026-03-16T08:08:32.503Z Dload Upload Total Spent Left Speed
2702026-03-16T08:08:33.104Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4635k 100 4635k 0 0 7680k 0 --:--:-- --:--:-- --:--:-- 7674k
2712026-03-16T08:08:33.108Z+ curl_res=0
2722026-03-16T08:08:33.111Z+ popd
2732026-03-16T08:08:33.111Z+ return 0
2742026-03-16T08:08:33.111Z/work/oxidecomputer/opte
2752026-03-16T08:08:33.111Z+ tar -xf download/bench-results.tgz -C target
2762026-03-16T08:08:33.402Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2772026-03-16T08:08:33.405Z+ rm -r target/bench-results
2782026-03-16T08:08:33.408Z+ [[ '' -eq 1 ]]
2792026-03-16T08:08:33.408Z+ uname -a
2802026-03-16T08:08:33.408ZSunOS w-01KKTTQSEZWWH6YXAY9B1WCEFT 5.11 helios-2.0.23457 i86pc i386 i86pc
2812026-03-16T08:08:33.408Z+ cat /etc/versions/build
2822026-03-16T08:08:33.411Zheads/stlouis-0-g882bec99c4
2832026-03-16T08:08:33.411Z+ dladm
2842026-03-16T08:08:33.414ZLINK CLASS MTU STATE BRIDGE OVER
2852026-03-16T08:08:33.414Zena0 phys 9216 up -- --
2862026-03-16T08:08:33.414Z+ ipadm
2872026-03-16T08:08:33.416ZADDROBJ TYPE STATE ADDR
2882026-03-16T08:08:33.416Zlo0/v4 static ok 127.0.0.1/8
2892026-03-16T08:08:33.417Zena0/dhcp dhcp ok 10.150.1.119/24
2902026-03-16T08:08:33.417Zlo0/v6 static ok ::1/128
2912026-03-16T08:08:33.417Z+ pfexec rem_drv xde
2922026-03-16T08:08:33.426Z+ set -o errexit
2932026-03-16T08:08:33.426Z+ set -o pipefail
2942026-03-16T08:08:33.429Z+ banner prepare
2952026-03-16T08:08:33.429Z
2962026-03-16T08:08:33.429Z ##### ##### ###### ##### ## ##### ######
2972026-03-16T08:08:33.429Z # # # # # # # # # # # #
2982026-03-16T08:08:33.429Z # # # # ##### # # # # # # #####
2992026-03-16T08:08:33.429Z ##### ##### # ##### ###### ##### #
3002026-03-16T08:08:33.429Z # # # # # # # # # #
3012026-03-16T08:08:33.429Z # # # ###### # # # # # ######
3022026-03-16T08:08:33.429Z
3032026-03-16T08:08:33.429Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3042026-03-16T08:08:33.432Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3052026-03-16T08:08:33.509Z+ pfexec add_drv xde
3062026-03-16T08:08:34.258Z+ banner bench
3072026-03-16T08:08:34.261Z
3082026-03-16T08:08:34.261Z ##### ###### # # #### # #
3092026-03-16T08:08:34.261Z # # # ## # # # # #
3102026-03-16T08:08:34.261Z ##### ##### # # # # ######
3112026-03-16T08:08:34.261Z # # # # # # # # #
3122026-03-16T08:08:34.261Z # # # # ## # # # #
3132026-03-16T08:08:34.261Z ##### ###### # # #### # #
3142026-03-16T08:08:34.261Z
3152026-03-16T08:08:34.261Z+ cargo kbench local
3162026-03-16T08:08:34.393Z Updating crates.io index
3172026-03-16T08:08:34.429Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182026-03-16T08:08:35.445Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3192026-03-16T08:08:35.676Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3202026-03-16T08:08:36.148Z Updating git repository `https://github.com/oxidecomputer/zone`
3212026-03-16T08:08:36.412Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-03-16T08:08:36.828Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-03-16T08:08:37.110Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-03-16T08:08:39.053Z Downloading crates ...
3252026-03-16T08:08:39.104Z Downloaded alloca v0.4.0
3262026-03-16T08:08:39.110Z Downloaded bitflags v2.11.0
3272026-03-16T08:08:39.113Z Downloaded bitflags v1.3.2
3282026-03-16T08:08:39.116Z Downloaded fnv v1.0.7
3292026-03-16T08:08:39.125Z Downloaded dtor v0.1.1
3302026-03-16T08:08:39.129Z Downloaded cstr-argument v0.1.2
3312026-03-16T08:08:39.132Z Downloaded ingot v0.1.1
3322026-03-16T08:08:39.132Z Downloaded ident_case v1.0.1
3332026-03-16T08:08:39.135Z Downloaded colorchoice v1.0.5
3342026-03-16T08:08:39.135Z Downloaded anstyle-parse v1.0.0
3352026-03-16T08:08:39.135Z Downloaded aho-corasick v1.1.4
3362026-03-16T08:08:39.139Z Downloaded foreign-types v0.5.0
3372026-03-16T08:08:39.142Z Downloaded ctor v0.6.3
3382026-03-16T08:08:39.142Z Downloaded cobs v0.3.0
3392026-03-16T08:08:39.145Z Downloaded circular v0.3.0
3402026-03-16T08:08:39.145Z Downloaded futures-io v0.3.32
3412026-03-16T08:08:39.151Z Downloaded plotters-svg v0.3.7
3422026-03-16T08:08:39.154Z Downloaded futures-core v0.3.32
3432026-03-16T08:08:39.154Z Downloaded terminal_size v0.4.3
3442026-03-16T08:08:39.160Z Downloaded num-conv v0.2.0
3452026-03-16T08:08:39.160Z Downloaded tabwriter v1.4.1
3462026-03-16T08:08:39.160Z Downloaded proc-macro-error-attr2 v2.0.0
3472026-03-16T08:08:39.165Z Downloaded macaddr v1.0.1
3482026-03-16T08:08:39.165Z Downloaded is_terminal_polyfill v1.70.2
3492026-03-16T08:08:39.165Z Downloaded darling_macro v0.21.3
3502026-03-16T08:08:39.165Z Downloaded ciborium-io v0.2.2
3512026-03-16T08:08:39.165Z Downloaded heck v0.4.1
3522026-03-16T08:08:39.168Z Downloaded dtor-proc-macro v0.0.6
3532026-03-16T08:08:39.168Z Downloaded foreign-types-shared v0.3.1
3542026-03-16T08:08:39.168Z Downloaded anstyle-query v1.1.5
3552026-03-16T08:08:39.168Z Downloaded defmt-parser v1.0.0
3562026-03-16T08:08:39.168Z Downloaded erased-serde v0.3.31
3572026-03-16T08:08:39.168Z Downloaded pretty-hex v0.4.2
3582026-03-16T08:08:39.172Z Downloaded defmt v1.0.1
3592026-03-16T08:08:39.174Z Downloaded rand_core v0.9.5
3602026-03-16T08:08:39.174Z Downloaded proc-macro-error2 v2.0.1
3612026-03-16T08:08:39.177Z Downloaded ref-cast v1.0.25
3622026-03-16T08:08:39.177Z Downloaded take_mut v0.2.2
3632026-03-16T08:08:39.180Z Downloaded is-terminal v0.4.17
3642026-03-16T08:08:39.180Z Downloaded futures-sink v0.3.32
3652026-03-16T08:08:39.180Z Downloaded proc-macro-error v1.0.4
3662026-03-16T08:08:39.183Z Downloaded proc-macro-error-attr v1.0.4
3672026-03-16T08:08:39.185Z Downloaded embedded-io v0.6.1
3682026-03-16T08:08:39.185Z Downloaded crossbeam-deque v0.8.6
3692026-03-16T08:08:39.185Z Downloaded clap_lex v1.1.0
3702026-03-16T08:08:39.188Z Downloaded equivalent v1.0.2
3712026-03-16T08:08:39.188Z Downloaded find-msvc-tools v0.1.9
3722026-03-16T08:08:39.191Z Downloaded defmt v0.3.100
3732026-03-16T08:08:39.191Z Downloaded strsim v0.11.1
3742026-03-16T08:08:39.191Z Downloaded dyn-clone v1.0.20
3752026-03-16T08:08:39.194Z Downloaded stable_deref_trait v1.2.1
3762026-03-16T08:08:39.194Z Downloaded plotters-backend v0.3.7
3772026-03-16T08:08:39.194Z Downloaded managed v0.8.0
3782026-03-16T08:08:39.197Z Downloaded rand_core v0.10.0
3792026-03-16T08:08:39.197Z Downloaded nix v0.31.2
3802026-03-16T08:08:39.204Z Downloaded utf8parse v0.2.2
3812026-03-16T08:08:39.207Z Downloaded embedded-io v0.4.0
3822026-03-16T08:08:39.207Z Downloaded hash32 v0.3.1
3832026-03-16T08:08:39.210Z Downloaded proc-macro-crate v3.5.0
3842026-03-16T08:08:39.210Z Downloaded heck v0.5.0
3852026-03-16T08:08:39.210Z Downloaded foreign-types-macros v0.2.3
3862026-03-16T08:08:39.213Z Downloaded time-core v0.1.8
3872026-03-16T08:08:39.213Z Downloaded same-file v1.0.6
3882026-03-16T08:08:39.213Z Downloaded itoa v1.0.17
3892026-03-16T08:08:39.216Z Downloaded powerfmt v0.2.0
3902026-03-16T08:08:39.216Z Downloaded cfg-if v1.0.4
3912026-03-16T08:08:39.216Z Downloaded errno v0.3.14
3922026-03-16T08:08:39.219Z Downloaded cpufeatures v0.3.0
3932026-03-16T08:08:39.219Z Downloaded criterion-plot v0.8.2
3942026-03-16T08:08:39.222Z Downloaded futures-macro v0.3.32
3952026-03-16T08:08:39.222Z Downloaded futures-task v0.3.32
3962026-03-16T08:08:39.222Z Downloaded ctor-proc-macro v0.0.7
3972026-03-16T08:08:39.225Z Downloaded ref-cast-impl v1.0.25
3982026-03-16T08:08:39.225Z Downloaded cast v0.3.0
3992026-03-16T08:08:39.228Z Downloaded crossbeam-epoch v0.9.18
4002026-03-16T08:08:39.228Z Downloaded rusticata-macros v5.0.0
4012026-03-16T08:08:39.230Z Downloaded defmt-macros v1.0.1
4022026-03-16T08:08:39.233Z Downloaded version_check v0.9.5
4032026-03-16T08:08:39.233Z Downloaded anyhow v1.0.102
4042026-03-16T08:08:39.236Z Downloaded ciborium-ll v0.2.2
4052026-03-16T08:08:39.238Z Downloaded darling v0.21.3
4062026-03-16T08:08:39.242Z Downloaded page_size v0.6.0
4072026-03-16T08:08:39.244Z Downloaded futures-channel v0.3.32
4082026-03-16T08:08:39.245Z Downloaded deranged v0.5.8
4092026-03-16T08:08:39.247Z Downloaded lazy_static v1.5.0
4102026-03-16T08:08:39.247Z Downloaded either v1.15.0
4112026-03-16T08:08:39.250Z Downloaded slog-envlogger v2.2.0
4122026-03-16T08:08:39.250Z Downloaded ipnetwork v0.21.1
4132026-03-16T08:08:39.253Z Downloaded slog-scope v4.4.1
4142026-03-16T08:08:39.253Z Downloaded crossbeam-utils v0.8.21
4152026-03-16T08:08:39.256Z Downloaded shlex v1.3.0
4162026-03-16T08:08:39.256Z Downloaded anes v0.1.6
4172026-03-16T08:08:39.258Z Downloaded byteorder v1.5.0
4182026-03-16T08:08:39.258Z Downloaded colored v3.1.1
4192026-03-16T08:08:39.261Z Downloaded quote v1.0.45
4202026-03-16T08:08:39.264Z Downloaded ppv-lite86 v0.2.21
4212026-03-16T08:08:39.264Z Downloaded num_enum v0.7.6
4222026-03-16T08:08:39.267Z Downloaded iana-time-zone v0.1.65
4232026-03-16T08:08:39.269Z Downloaded thread_local v1.1.9
4242026-03-16T08:08:39.272Z Downloaded thiserror-impl v1.0.69
4252026-03-16T08:08:39.272Z Downloaded slog-async v2.8.0
4262026-03-16T08:08:39.272Z Downloaded zmij v1.0.21
4272026-03-16T08:08:39.275Z Downloaded oxnet v0.1.4
4282026-03-16T08:08:39.275Z Downloaded autocfg v1.5.0
4292026-03-16T08:08:39.278Z Downloaded pin-project-lite v0.2.17
4302026-03-16T08:08:39.280Z Downloaded slog-term v2.9.2
4312026-03-16T08:08:39.283Z Downloaded ingot-macros v0.1.1
4322026-03-16T08:08:39.283Z Downloaded clap v4.6.0
4332026-03-16T08:08:39.289Z Downloaded tinytemplate v1.2.1
4342026-03-16T08:08:39.292Z Downloaded serde_core v1.0.228
4352026-03-16T08:08:39.296Z Downloaded getrandom v0.4.2
4362026-03-16T08:08:39.299Z Downloaded term v1.2.1
4372026-03-16T08:08:39.299Z Downloaded arc-swap v1.8.2
4382026-03-16T08:08:39.302Z Downloaded toml_datetime v1.0.0+spec-1.1.0
4392026-03-16T08:08:39.304Z Downloaded thiserror-impl v2.0.18
4402026-03-16T08:08:39.304Z Downloaded futures v0.3.32
4412026-03-16T08:08:39.307Z Downloaded socket2 v0.6.3
4422026-03-16T08:08:39.310Z Downloaded heapless v0.8.0
4432026-03-16T08:08:39.313Z Downloaded cc v1.2.57
4442026-03-16T08:08:39.316Z Downloaded crossbeam-channel v0.5.15
4452026-03-16T08:08:39.318Z Downloaded postcard v1.1.3
4462026-03-16T08:08:39.318Z Downloaded oorandom v11.1.5
4472026-03-16T08:08:39.321Z Downloaded log v0.4.29
4482026-03-16T08:08:39.321Z Downloaded time-macros v0.2.27
4492026-03-16T08:08:39.324Z Downloaded memchr v2.8.0
4502026-03-16T08:08:39.327Z Downloaded tracing-attributes v0.1.31
4512026-03-16T08:08:39.329Z Downloaded rustversion v1.0.22
4522026-03-16T08:08:39.332Z Downloaded indexmap v2.13.0
4532026-03-16T08:08:39.335Z Downloaded criterion v0.8.2
4542026-03-16T08:08:39.338Z Downloaded thiserror v2.0.18
4552026-03-16T08:08:39.342Z Downloaded once_cell v1.21.4
4562026-03-16T08:08:39.344Z Downloaded hashbrown v0.16.1
4572026-03-16T08:08:39.347Z Downloaded slog v2.8.2
4582026-03-16T08:08:39.350Z Downloaded nom v8.0.0
4592026-03-16T08:08:39.353Z Downloaded serde_derive v1.0.228
4602026-03-16T08:08:39.356Z Downloaded itertools v0.14.0
4612026-03-16T08:08:39.361Z Downloaded toml_parser v1.0.9+spec-1.1.0
4622026-03-16T08:08:39.363Z Downloaded chrono v0.4.44
4632026-03-16T08:08:39.367Z Downloaded unicode-ident v1.0.24
4642026-03-16T08:08:39.370Z Downloaded tracing-core v0.1.36
4652026-03-16T08:08:39.373Z Downloaded proc-macro2 v1.0.106
4662026-03-16T08:08:39.375Z Downloaded uuid v1.22.0
4672026-03-16T08:08:39.378Z Downloaded num-traits v0.2.19
4682026-03-16T08:08:39.378Z Downloaded futures-util v0.3.32
4692026-03-16T08:08:39.385Z Downloaded serde v1.0.228
4702026-03-16T08:08:39.388Z Downloaded rand v0.9.2
4712026-03-16T08:08:39.390Z Downloaded clap_builder v4.6.0
4722026-03-16T08:08:39.397Z Downloaded itertools v0.13.0
4732026-03-16T08:08:39.405Z Downloaded itertools v0.12.1
4742026-03-16T08:08:39.410Z Downloaded rayon-core v1.13.0
4752026-03-16T08:08:39.410Z Downloaded slog-stdlog v4.1.1
4762026-03-16T08:08:39.410Z Downloaded slab v0.4.12
4772026-03-16T08:08:39.414Z Downloaded zerocopy-derive v0.8.42
4782026-03-16T08:08:39.420Z Downloaded toml_edit v0.25.4+spec-1.1.0
4792026-03-16T08:08:39.420Z Downloaded rand v0.10.0
4802026-03-16T08:08:39.423Z Downloaded getrandom v0.3.4
4812026-03-16T08:08:39.423Z Downloaded crc32fast v1.5.0
4822026-03-16T08:08:39.426Z Downloaded half v2.7.1
4832026-03-16T08:08:39.426Z Downloaded walkdir v2.5.0
4842026-03-16T08:08:39.429Z Downloaded thiserror v1.0.69
4852026-03-16T08:08:39.431Z Downloaded anstream v1.0.0
4862026-03-16T08:08:39.434Z Downloaded darling_core v0.21.3
4872026-03-16T08:08:39.437Z Downloaded chacha20 v0.10.0
4882026-03-16T08:08:39.437Z Downloaded clap_derive v4.6.0
4892026-03-16T08:08:39.440Z Downloaded ciborium v0.2.2
4902026-03-16T08:08:39.442Z Downloaded rand_chacha v0.9.0
4912026-03-16T08:08:39.443Z Downloaded num_enum_derive v0.7.6
4922026-03-16T08:08:39.443Z Downloaded ingot-types v0.1.2
4932026-03-16T08:08:39.445Z Downloaded futures-executor v0.3.32
4942026-03-16T08:08:39.445Z Downloaded cookie-factory v0.3.3
4952026-03-16T08:08:39.445Z Downloaded cfg_aliases v0.2.1
4962026-03-16T08:08:39.448Z Downloaded anstyle v1.0.14
4972026-03-16T08:08:39.448Z Downloaded libc v0.2.183
4982026-03-16T08:08:39.470Z Downloaded regex v1.12.3
4992026-03-16T08:08:39.474Z Downloaded plotters v0.3.7
5002026-03-16T08:08:39.498Z Downloaded pcap-parser v0.17.0
5012026-03-16T08:08:39.502Z Downloaded rayon v1.11.0
5022026-03-16T08:08:39.508Z Downloaded winnow v0.7.15
5032026-03-16T08:08:39.515Z Downloaded serde_json v1.0.149
5042026-03-16T08:08:39.534Z Downloaded time v0.3.47
5052026-03-16T08:08:39.552Z Downloaded syn v1.0.109
5062026-03-16T08:08:39.559Z Downloaded unicode-width v0.2.2
5072026-03-16T08:08:39.563Z Downloaded zerocopy v0.8.42
5082026-03-16T08:08:39.574Z Downloaded syn v2.0.117
5092026-03-16T08:08:39.582Z Downloaded smoltcp v0.11.0
5102026-03-16T08:08:39.590Z Downloaded regex-syntax v0.8.10
5112026-03-16T08:08:39.597Z Downloaded rustix v1.1.4
5122026-03-16T08:08:39.613Z Downloaded tracing v0.1.44
5132026-03-16T08:08:39.626Z Downloaded regex-automata v0.4.14
5142026-03-16T08:08:39.713Z Compiling proc-macro2 v1.0.106
5152026-03-16T08:08:39.714Z Compiling quote v1.0.45
5162026-03-16T08:08:39.716Z Compiling unicode-ident v1.0.24
5172026-03-16T08:08:39.716Z Compiling serde_core v1.0.228
5182026-03-16T08:08:39.716Z Compiling cfg-if v1.0.4
5192026-03-16T08:08:39.716Z Compiling libc v0.2.183
5202026-03-16T08:08:39.716Z Compiling memchr v2.8.0
5212026-03-16T08:08:39.716Z Compiling serde v1.0.228
5222026-03-16T08:08:39.890Z Compiling zerocopy v0.8.42
5232026-03-16T08:08:39.968Z Compiling rustversion v1.0.22
5242026-03-16T08:08:40.292Z Compiling version_check v0.9.5
5252026-03-16T08:08:40.295Z Compiling fnv v1.0.7
5262026-03-16T08:08:40.401Z Compiling thiserror v2.0.18
5272026-03-16T08:08:40.421Z Compiling either v1.15.0
5282026-03-16T08:08:40.642Z Compiling ident_case v1.0.1
5292026-03-16T08:08:40.686Z Compiling strsim v0.11.1
5302026-03-16T08:08:41.020Z Compiling pin-project-lite v0.2.17
5312026-03-16T08:08:41.060Z Compiling syn v1.0.109
5322026-03-16T08:08:41.070Z Compiling crossbeam-utils v0.8.21
5332026-03-16T08:08:41.073Z Compiling regex-syntax v0.8.10
5342026-03-16T08:08:41.121Z Compiling winnow v0.7.15
5352026-03-16T08:08:41.414Z Compiling syn v2.0.117
5362026-03-16T08:08:41.450Z Compiling aho-corasick v1.1.4
5372026-03-16T08:08:41.517Z Compiling equivalent v1.0.2
5382026-03-16T08:08:41.527Z Compiling hashbrown v0.16.1
5392026-03-16T08:08:41.775Z Compiling itertools v0.14.0
5402026-03-16T08:08:42.446Z Compiling indexmap v2.13.0
5412026-03-16T08:08:43.226Z Compiling bitflags v2.11.0
5422026-03-16T08:08:43.249Z Compiling regex-automata v0.4.14
5432026-03-16T08:08:43.290Z Compiling toml_parser v1.0.9+spec-1.1.0
5442026-03-16T08:08:43.508Z Compiling autocfg v1.5.0
5452026-03-16T08:08:43.659Z Compiling byteorder v1.5.0
5462026-03-16T08:08:43.905Z Compiling heapless v0.8.0
5472026-03-16T08:08:43.935Z Compiling toml_datetime v1.0.0+spec-1.1.0
5482026-03-16T08:08:43.969Z Compiling num-traits v0.2.19
5492026-03-16T08:08:44.029Z Compiling hash32 v0.3.1
5502026-03-16T08:08:44.129Z Compiling slog v2.8.2
5512026-03-16T08:08:44.192Z Compiling toml_edit v0.25.4+spec-1.1.0
5522026-03-16T08:08:44.224Z Compiling smoltcp v0.11.0
5532026-03-16T08:08:44.302Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5542026-03-16T08:08:44.481Z Compiling macaddr v1.0.1
5552026-03-16T08:08:44.558Z Compiling futures-core v0.3.32
5562026-03-16T08:08:44.615Z Compiling futures-sink v0.3.32
5572026-03-16T08:08:44.714Z Compiling stable_deref_trait v1.2.1
5582026-03-16T08:08:44.754Z Compiling futures-channel v0.3.32
5592026-03-16T08:08:44.806Z Compiling proc-macro-error-attr v1.0.4
5602026-03-16T08:08:44.993Z Compiling proc-macro-crate v3.5.0
5612026-03-16T08:08:45.083Z Compiling futures-task v0.3.32
5622026-03-16T08:08:45.097Z Compiling bitflags v1.3.2
5632026-03-16T08:08:45.178Z Compiling itoa v1.0.17
5642026-03-16T08:08:45.293Z Compiling darling_core v0.21.3
5652026-03-16T08:08:45.442Z Compiling slab v0.4.12
5662026-03-16T08:08:45.453Z Compiling futures-io v0.3.32
5672026-03-16T08:08:45.545Z Compiling managed v0.8.0
5682026-03-16T08:08:45.582Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
5692026-03-16T08:08:45.703Z Compiling regex v1.12.3
5702026-03-16T08:08:45.706Z Compiling crc32fast v1.5.0
5712026-03-16T08:08:45.863Z Compiling ref-cast v1.0.25
5722026-03-16T08:08:45.863Z Compiling getrandom v0.4.2
5732026-03-16T08:08:46.079Z Compiling anyhow v1.0.102
5742026-03-16T08:08:46.220Z Compiling rand_core v0.10.0
5752026-03-16T08:08:46.417Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5762026-03-16T08:08:46.755Z Compiling proc-macro-error v1.0.4
5772026-03-16T08:08:46.909Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5782026-03-16T08:08:46.960Z Compiling once_cell v1.21.4
5792026-03-16T08:08:47.047Z Compiling rustix v1.1.4
5802026-03-16T08:08:47.153Z Compiling serde_derive v1.0.228
5812026-03-16T08:08:47.198Z Compiling zerocopy-derive v0.8.42
5822026-03-16T08:08:47.254Z Compiling thiserror-impl v2.0.18
5832026-03-16T08:08:47.448Z Compiling futures-macro v0.3.32
5842026-03-16T08:08:47.505Z Compiling foreign-types-macros v0.2.3
5852026-03-16T08:08:47.676Z Compiling ref-cast-impl v1.0.25
5862026-03-16T08:08:48.298Z Compiling num_enum_derive v0.7.6
5872026-03-16T08:08:48.415Z Compiling darling_macro v0.21.3
5882026-03-16T08:08:48.429Z Compiling cpufeatures v0.3.0
5892026-03-16T08:08:48.512Z Compiling getrandom v0.3.4
5902026-03-16T08:08:48.525Z Compiling futures-util v0.3.32
5912026-03-16T08:08:48.941Z Compiling unicode-width v0.2.2
5922026-03-16T08:08:49.027Z Compiling cobs v0.3.0
5932026-03-16T08:08:49.108Z Compiling darling v0.21.3
5942026-03-16T08:08:49.199Z Compiling ingot-macros v0.1.1
5952026-03-16T08:08:49.376Z Compiling ipnetwork v0.21.1
5962026-03-16T08:08:49.379Z Compiling foreign-types-shared v0.3.1
5972026-03-16T08:08:49.493Z Compiling foreign-types v0.5.0
5982026-03-16T08:08:49.581Z Compiling tabwriter v1.4.1
5992026-03-16T08:08:49.671Z Compiling num_enum v0.7.6
6002026-03-16T08:08:49.818Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6012026-03-16T08:08:49.887Z Compiling chacha20 v0.10.0
6022026-03-16T08:08:50.008Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-03-16T08:08:50.309Z Compiling tracing-core v0.1.36
6042026-03-16T08:08:50.378Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6052026-03-16T08:08:50.607Z Compiling tracing-attributes v0.1.31
6062026-03-16T08:08:51.636Z Compiling erased-serde v0.3.31
6072026-03-16T08:08:51.704Z Compiling postcard v1.1.3
6082026-03-16T08:08:51.760Z Compiling errno v0.3.14
6092026-03-16T08:08:51.946Z Compiling futures-executor v0.3.32
6102026-03-16T08:08:52.174Z Compiling cstr-argument v0.1.2
6112026-03-16T08:08:52.257Z Compiling utf8parse v0.2.2
6122026-03-16T08:08:52.387Z Compiling pretty-hex v0.4.2
6132026-03-16T08:08:52.450Z Compiling thiserror v1.0.69
6142026-03-16T08:08:52.509Z Compiling num-conv v0.2.0
6152026-03-16T08:08:52.559Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
6162026-03-16T08:08:52.670Z Compiling time-core v0.1.8
6172026-03-16T08:08:52.822Z Compiling dyn-clone v1.0.20
6182026-03-16T08:08:52.835Z Compiling zmij v1.0.21
6192026-03-16T08:08:52.847Z Compiling shlex v1.3.0
6202026-03-16T08:08:52.858Z Compiling powerfmt v0.2.0
6212026-03-16T08:08:52.934Z Compiling find-msvc-tools v0.1.9
6222026-03-16T08:08:53.079Z Compiling deranged v0.5.8
6232026-03-16T08:08:53.141Z Compiling cc v1.2.57
6242026-03-16T08:08:53.231Z Compiling time-macros v0.2.27
6252026-03-16T08:08:53.486Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6262026-03-16T08:08:53.737Z Compiling anstyle-parse v1.0.0
6272026-03-16T08:08:53.777Z Compiling ingot-types v0.1.2
6282026-03-16T08:08:53.994Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6292026-03-16T08:08:53.997Z Compiling tracing v0.1.44
6302026-03-16T08:08:54.402Z Compiling ingot v0.1.1
6312026-03-16T08:08:54.449Z Compiling futures v0.3.32
6322026-03-16T08:08:54.540Z Compiling rand v0.10.0
6332026-03-16T08:08:54.670Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6342026-03-16T08:08:54.809Z Compiling thiserror-impl v1.0.69
6352026-03-16T08:08:54.993Z Compiling uuid v1.22.0
6362026-03-16T08:08:55.003Z Compiling crossbeam-epoch v0.9.18
6372026-03-16T08:08:55.588Z Compiling arc-swap v1.8.2
6382026-03-16T08:08:55.609Z Compiling socket2 v0.6.3
6392026-03-16T08:08:55.627Z Compiling nom v8.0.0
6402026-03-16T08:08:56.022Z Compiling thread_local v1.1.9
6412026-03-16T08:08:56.352Z Compiling iana-time-zone v0.1.65
6422026-03-16T08:08:56.380Z Compiling oxnet v0.1.4
6432026-03-16T08:08:56.613Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6442026-03-16T08:08:56.718Z Compiling slog-async v2.8.0
6452026-03-16T08:08:56.742Z Compiling anstyle v1.0.14
6462026-03-16T08:08:56.931Z Compiling serde_json v1.0.149
6472026-03-16T08:08:57.063Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6482026-03-16T08:08:57.084Z Compiling heck v0.4.1
6492026-03-16T08:08:57.229Z Compiling is_terminal_polyfill v1.70.2
6502026-03-16T08:08:57.335Z Compiling lazy_static v1.5.0
6512026-03-16T08:08:57.367Z Compiling rayon-core v1.13.0
6522026-03-16T08:08:57.453Z Compiling anstyle-query v1.1.5
6532026-03-16T08:08:57.536Z Compiling colored v3.1.1
6542026-03-16T08:08:57.588Z Compiling colorchoice v1.0.5
6552026-03-16T08:08:57.674Z Compiling time v0.3.47
6562026-03-16T08:08:57.725Z Compiling anstream v1.0.0
6572026-03-16T08:08:58.264Z Compiling slog-scope v4.4.1
6582026-03-16T08:08:58.281Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6592026-03-16T08:08:59.102Z Compiling rusticata-macros v5.0.0
6602026-03-16T08:08:59.327Z Compiling chrono v0.4.44
6612026-03-16T08:08:59.480Z Compiling crossbeam-deque v0.8.6
6622026-03-16T08:08:59.518Z Compiling terminal_size v0.4.3
6632026-03-16T08:08:59.696Z Compiling rand_core v0.9.5
6642026-03-16T08:08:59.749Z Compiling alloca v0.4.0
6652026-03-16T08:08:59.855Z Compiling cookie-factory v0.3.3
6662026-03-16T08:09:00.015Z Compiling half v2.7.1
6672026-03-16T08:09:00.106Z Compiling ppv-lite86 v0.2.21
6682026-03-16T08:09:00.458Z Compiling crossbeam-channel v0.5.15
6692026-03-16T08:09:00.503Z Compiling is-terminal v0.4.17
6702026-03-16T08:09:00.583Z Compiling itertools v0.12.1
6712026-03-16T08:09:00.611Z Compiling heck v0.5.0
6722026-03-16T08:09:00.681Z Compiling circular v0.3.0
6732026-03-16T08:09:00.877Z Compiling cfg_aliases v0.2.1
6742026-03-16T08:09:00.965Z Compiling term v1.2.1
6752026-03-16T08:09:01.303Z Compiling ciborium-io v0.2.2
6762026-03-16T08:09:01.415Z Compiling clap_lex v1.1.0
6772026-03-16T08:09:01.787Z Compiling log v0.4.29
6782026-03-16T08:09:01.824Z Compiling plotters-backend v0.3.7
6792026-03-16T08:09:02.085Z Compiling take_mut v0.2.2
6802026-03-16T08:09:02.234Z Compiling plotters-svg v0.3.7
6812026-03-16T08:09:02.570Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6822026-03-16T08:09:02.609Z Compiling slog-stdlog v4.1.1
6832026-03-16T08:09:02.609Z Compiling clap_builder v4.6.0
6842026-03-16T08:09:02.747Z Compiling ciborium-ll v0.2.2
6852026-03-16T08:09:02.758Z Compiling slog-term v2.9.2
6862026-03-16T08:09:03.047Z Compiling nix v0.31.2
6872026-03-16T08:09:03.047Z Compiling clap_derive v4.6.0
6882026-03-16T08:09:03.475Z Compiling pcap-parser v0.17.0
6892026-03-16T08:09:04.018Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6902026-03-16T08:09:04.031Z Compiling rand_chacha v0.9.0
6912026-03-16T08:09:05.345Z Compiling itertools v0.13.0
6922026-03-16T08:09:05.356Z Compiling cast v0.3.0
6932026-03-16T08:09:05.597Z Compiling same-file v1.0.6
6942026-03-16T08:09:05.796Z Compiling walkdir v2.5.0
6952026-03-16T08:09:05.916Z Compiling rayon v1.11.0
6962026-03-16T08:09:05.985Z Compiling clap v4.6.0
6972026-03-16T08:09:06.202Z Compiling tinytemplate v1.2.1
6982026-03-16T08:09:06.530Z Compiling rand v0.9.2
6992026-03-16T08:09:06.735Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7002026-03-16T08:09:07.378Z Compiling criterion-plot v0.8.2
7012026-03-16T08:09:07.461Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7022026-03-16T08:09:07.508Z Compiling slog-envlogger v2.2.0
7032026-03-16T08:09:08.352Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f91099c6)
7042026-03-16T08:09:08.668Z Compiling ciborium v0.2.2
7052026-03-16T08:09:08.873Z Compiling plotters v0.3.7
7062026-03-16T08:09:09.485Z Compiling page_size v0.6.0
7072026-03-16T08:09:09.509Z Compiling oorandom v11.1.5
7082026-03-16T08:09:09.614Z Compiling dtor-proc-macro v0.0.6
7092026-03-16T08:09:09.671Z Compiling anes v0.1.6
7102026-03-16T08:09:09.753Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7112026-03-16T08:09:10.069Z Compiling dtor v0.1.1
7122026-03-16T08:09:10.160Z Compiling ctor-proc-macro v0.0.7
7132026-03-16T08:09:10.510Z Compiling criterion v0.8.2
7142026-03-16T08:09:10.615Z Compiling ctor v0.6.3
7152026-03-16T08:09:13.179Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7162026-03-16T08:09:30.924Z Finished `bench` profile [optimized + debuginfo] target(s) in 56.65s
7172026-03-16T08:09:31.047Z Running benches/xde.rs (target/release/deps/xde-50380d3efc46fc95)
7182026-03-16T08:09:31.058Z###--------------------------------###
7192026-03-16T08:09:31.058Z:::Building test topology... (120s):::
7202026-03-16T08:09:31.058Z###--------------------------------###
7212026-03-16T08:09:31.063Zadding underlay route 0
7222026-03-16T08:09:31.066Zadding underlay route 1
7232026-03-16T08:09:31.216Zstart zone a
7242026-03-16T08:09:41.272Zconfigure zone
7252026-03-16T08:09:41.294Zinstall zone
7262026-03-16T08:09:50.829Zboot zone
7272026-03-16T08:09:50.931Zstart zone b
7282026-03-16T08:10:00.999Zconfigure zone
7292026-03-16T08:10:01.010Zinstall zone
7302026-03-16T08:10:02.249Zboot zone
7312026-03-16T08:10:02.350Zsetup zone a
7322026-03-16T08:10:02.350Z[a] svcs -a
7332026-03-16T08:10:02.473ZSTATE STIME FMRI
7342026-03-16T08:10:02.473Zlegacy_run 8:09:53 lrc:/etc/rc2_d/S20sysetup
7352026-03-16T08:10:02.473Zlegacy_run 8:09:53 lrc:/etc/rc2_d/S89PRESERVE
7362026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/system/device/mpxio-upgrade:default
7372026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/physical:nwam
7382026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/install:default
7392026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/ipmp:default
7402026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/ipsec/manual-key:default
7412026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/location:default
7422026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/ipsec/ike:default
7432026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/tcpkey:default
7442026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/dns/install:default
7452026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/nis/client:default
7462026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/ldap/client:default
7472026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/nfs/status:default
7482026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/nfs/nlockmgr:default
7492026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/network/nfs/cbd:default
7502026-03-16T08:10:02.473Zdisabled 8:09:50 svc:/system/idmap:default
7512026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/network/nfs/mapid:default
7522026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/network/rpc/keyserv:default
7532026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/network/inetd:default
7542026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/network/nfs/client:default
7552026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/network/smb/client:default
7562026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/system/auditd:default
7572026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/application/management/net-snmp:default
7582026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/application/pkg/repositories-setup:default
7592026-03-16T08:10:02.474Zdisabled 8:09:50 svc:/application/pkg/mirror:default
7602026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/application/pkg/server:default
7612026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/dns/multicast:default
7622026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/application/pkg/dynamic-mirror:default
7632026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/application/security/tcsd:default
7642026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/smb/server:default
7652026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/system/filesystem/reparse:default
7662026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/nfs/server:default
7672026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/nfs/log:default
7682026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/routing/rdisc:default
7692026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/ipv6-forwarding:default
7702026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/routing/ripng:default
7712026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/routing/route:default
7722026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/routing/legacy-routing:ipv4
7732026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/routing/legacy-routing:ipv6
7742026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/security/kadmin:default
7752026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/security/krb5kdc:default
7762026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/ipv4-forwarding:default
7772026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/ipqos:default
7782026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/network/chrony:default
7792026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/system/device/allocate:default
7802026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/system/fm/notify-params:default
7812026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/system/svc/global:default
7822026-03-16T08:10:02.474Zdisabled 8:09:51 svc:/system/sar:default
7832026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/vtdaemon:default
7842026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/console-login:vt2
7852026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/console-login:vt3
7862026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/console-login:vt4
7872026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/console-login:vt5
7882026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/console-login:vt6
7892026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/consadm:default
7902026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/process-security:default
7912026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/hotplug:default
7922026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/extended-accounting:flow
7932026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/extended-accounting:net
7942026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/extended-accounting:process
7952026-03-16T08:10:02.475Zdisabled 8:09:51 svc:/system/extended-accounting:task
7962026-03-16T08:10:02.475Zdisabled 8:09:53 svc:/network/dns/client:default
7972026-03-16T08:10:02.475Zdisabled 8:09:53 svc:/network/rpc/bind:default
7982026-03-16T08:10:02.475Zdisabled 8:09:53 svc:/system/sac:default
7992026-03-16T08:10:02.475Zdisabled 8:09:54 svc:/network/inetd-upgrade:default
8002026-03-16T08:10:02.475Zonline 8:09:50 svc:/system/svc/restarter:default
8012026-03-16T08:10:02.475Zonline 8:09:50 svc:/system/early-manifest-import:default
8022026-03-16T08:10:02.475Zonline 8:09:51 svc:/network/ip-interface-management:default
8032026-03-16T08:10:02.475Zonline 8:09:51 svc:/system/filesystem/root:default
8042026-03-16T08:10:02.475Zonline 8:09:51 svc:/network/datalink-management:default
8052026-03-16T08:10:02.475Zonline 8:09:51 svc:/network/netcfg:default
8062026-03-16T08:10:02.475Zonline 8:09:51 svc:/system/boot-archive:default
8072026-03-16T08:10:02.475Zonline 8:09:51 svc:/network/loopback:default
8082026-03-16T08:10:02.475Zonline 8:09:51 svc:/system/filesystem/usr:default
8092026-03-16T08:10:02.475Zonline 8:09:51 svc:/network/physical:default
8102026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/device/local:default
8112026-03-16T08:10:02.476Zonline 8:09:51 svc:/milestone/devices:default
8122026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/identity:node
8132026-03-16T08:10:02.476Zonline 8:09:51 svc:/network/ipsec/ipsecalgs:default
8142026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/filesystem/minimal:default
8152026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/device/audio:default
8162026-03-16T08:10:02.476Zonline 8:09:51 svc:/network/ipsec/policy:default
8172026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/rmtmpfiles:default
8182026-03-16T08:10:02.476Zonline 8:09:51 svc:/milestone/network:default
8192026-03-16T08:10:02.476Zonline 8:09:51 svc:/network/iptun:default
8202026-03-16T08:10:02.476Zonline 8:09:51 svc:/network/initial:default
8212026-03-16T08:10:02.476Zonline 8:09:51 svc:/network/netmask:default
8222026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/pkgserv:default
8232026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/pfexec:default
8242026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/hostid:default
8252026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/logadm-upgrade:default
8262026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/auditset:default
8272026-03-16T08:10:02.476Zonline 8:09:51 svc:/system/fmd:default
8282026-03-16T08:10:02.476Zonline 8:09:53 svc:/system/rbac:default
8292026-03-16T08:10:02.476Zonline 8:09:53 svc:/network/service:default
8302026-03-16T08:10:02.476Zonline 8:09:53 svc:/system/cryptosvc:default
8312026-03-16T08:10:02.476Zonline 8:09:53 svc:/system/identity:domain
8322026-03-16T08:10:02.476Zonline 8:09:53 svc:/system/keymap:default
8332026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/name-service-cache:default
8342026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/manifest-import:default
8352026-03-16T08:10:02.483Zonline 8:09:53 svc:/milestone/name-services:default
8362026-03-16T08:10:02.483Zonline 8:09:53 svc:/milestone/single-user:default
8372026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/coreadm:default
8382026-03-16T08:10:02.483Zonline 8:09:53 svc:/milestone/sysconfig:default
8392026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/filesystem/local:default
8402026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/utmp:default
8412026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/console-login:default
8422026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/cron:default
8432026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/boot-archive-update:default
8442026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/system-log:default
8452026-03-16T08:10:02.483Zonline 8:09:53 svc:/network/shares/group:default
8462026-03-16T08:10:02.483Zonline 8:09:53 svc:/milestone/multi-user:default
8472026-03-16T08:10:02.483Zonline 8:09:53 svc:/system/boot-config:default
8482026-03-16T08:10:02.483Zonline 8:09:53 svc:/network/shares/group:zfs
8492026-03-16T08:10:02.483Zonline 8:09:53 svc:/network/routing-setup:default
8502026-03-16T08:10:02.483Zonline 8:09:54 svc:/network/routing/ndp:default
8512026-03-16T08:10:02.483Zonline 8:09:54 svc:/system/update-man-index:default
8522026-03-16T08:10:02.483Zonline 8:09:54 svc:/network/ssh:default
8532026-03-16T08:10:02.484Zonline 8:09:54 svc:/milestone/multi-user-server:default
8542026-03-16T08:10:02.484Zuninitialized 8:09:50 svc:/network/rpc/gss:default
8552026-03-16T08:10:02.484Zuninitialized 8:09:51 svc:/network/nfs/rquota:default
8562026-03-16T08:10:02.484Zuninitialized 8:09:51 svc:/network/security/ktkt_warn:default
8572026-03-16T08:10:02.484Z[a] svcs milestone/network
8582026-03-16T08:10:02.489ZSTATE STIME FMRI
8592026-03-16T08:10:02.489Zonline 8:09:51 svc:/milestone/network:default
8602026-03-16T08:10:02.489Z[a] ipadm create-addr -t -T dhcp opte0/test
8612026-03-16T08:10:07.665Z
8622026-03-16T08:10:07.665Z[a] route add -iface 10.0.0.254 10.0.0.1
8632026-03-16T08:10:07.683Zadd host 10.0.0.254: gateway 10.0.0.1
8642026-03-16T08:10:07.683Z[a] route add 10.0.0.0/24 10.0.0.254
8652026-03-16T08:10:07.697Zadd net 10.0.0.0/24: gateway 10.0.0.254
8662026-03-16T08:10:07.697Z[a] route add 224.0.0.0/4 10.0.0.254
8672026-03-16T08:10:07.712Zadd net 224.0.0.0/4: gateway 10.0.0.254
8682026-03-16T08:10:07.712Zsetup zone b
8692026-03-16T08:10:07.712Z[b] svcs -a
8702026-03-16T08:10:07.823ZSTATE STIME FMRI
8712026-03-16T08:10:07.823Zlegacy_run 8:10:05 lrc:/etc/rc2_d/S20sysetup
8722026-03-16T08:10:07.823Zlegacy_run 8:10:05 lrc:/etc/rc2_d/S89PRESERVE
8732026-03-16T08:10:07.823Zdisabled 8:10:02 svc:/system/device/mpxio-upgrade:default
8742026-03-16T08:10:07.823Zdisabled 8:10:02 svc:/network/physical:nwam
8752026-03-16T08:10:07.823Zdisabled 8:10:02 svc:/network/install:default
8762026-03-16T08:10:07.823Zdisabled 8:10:02 svc:/network/ipmp:default
8772026-03-16T08:10:07.823Zdisabled 8:10:02 svc:/network/ipsec/manual-key:default
8782026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/location:default
8792026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/ipsec/ike:default
8802026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/tcpkey:default
8812026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/dns/install:default
8822026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nis/client:default
8832026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/ldap/client:default
8842026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/status:default
8852026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/nlockmgr:default
8862026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/cbd:default
8872026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/system/idmap:default
8882026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/mapid:default
8892026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/rpc/keyserv:default
8902026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/inetd:default
8912026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/client:default
8922026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/smb/client:default
8932026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/system/auditd:default
8942026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/application/management/net-snmp:default
8952026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/application/pkg/repositories-setup:default
8962026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/application/pkg/mirror:default
8972026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/application/pkg/server:default
8982026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/dns/multicast:default
8992026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/application/pkg/dynamic-mirror:default
9002026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/application/security/tcsd:default
9012026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/smb/server:default
9022026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/system/filesystem/reparse:default
9032026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/server:default
9042026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/nfs/log:default
9052026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/routing/rdisc:default
9062026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/ipv6-forwarding:default
9072026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/routing/ripng:default
9082026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/routing/route:default
9092026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/routing/legacy-routing:ipv4
9102026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/routing/legacy-routing:ipv6
9112026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/security/kadmin:default
9122026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/security/krb5kdc:default
9132026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/ipv4-forwarding:default
9142026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/ipqos:default
9152026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/network/chrony:default
9162026-03-16T08:10:07.824Zdisabled 8:10:02 svc:/system/device/allocate:default
9172026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/fm/notify-params:default
9182026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/svc/global:default
9192026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/sar:default
9202026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/vtdaemon:default
9212026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/console-login:vt2
9222026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/console-login:vt3
9232026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/console-login:vt4
9242026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/console-login:vt5
9252026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/console-login:vt6
9262026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/consadm:default
9272026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/process-security:default
9282026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/hotplug:default
9292026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/extended-accounting:flow
9302026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/extended-accounting:net
9312026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/extended-accounting:process
9322026-03-16T08:10:07.825Zdisabled 8:10:02 svc:/system/extended-accounting:task
9332026-03-16T08:10:07.825Zdisabled 8:10:05 svc:/network/dns/client:default
9342026-03-16T08:10:07.825Zdisabled 8:10:05 svc:/network/rpc/bind:default
9352026-03-16T08:10:07.825Zdisabled 8:10:05 svc:/system/sac:default
9362026-03-16T08:10:07.825Zdisabled 8:10:05 svc:/network/inetd-upgrade:default
9372026-03-16T08:10:07.825Zonline 8:10:01 svc:/system/svc/restarter:default
9382026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/early-manifest-import:default
9392026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/datalink-management:default
9402026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/filesystem/root:default
9412026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/netcfg:default
9422026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/ip-interface-management:default
9432026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/boot-archive:default
9442026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/loopback:default
9452026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/filesystem/usr:default
9462026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/device/local:default
9472026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/physical:default
9482026-03-16T08:10:07.825Zonline 8:10:02 svc:/milestone/devices:default
9492026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/identity:node
9502026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/ipsec/ipsecalgs:default
9512026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/filesystem/minimal:default
9522026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/device/audio:default
9532026-03-16T08:10:07.825Zonline 8:10:02 svc:/network/ipsec/policy:default
9542026-03-16T08:10:07.825Zonline 8:10:02 svc:/system/rmtmpfiles:default
9552026-03-16T08:10:07.825Zonline 8:10:02 svc:/milestone/network:default
9562026-03-16T08:10:07.826Zonline 8:10:02 svc:/network/initial:default
9572026-03-16T08:10:07.826Zonline 8:10:02 svc:/network/iptun:default
9582026-03-16T08:10:07.826Zonline 8:10:02 svc:/network/netmask:default
9592026-03-16T08:10:07.826Zonline 8:10:02 svc:/system/pkgserv:default
9602026-03-16T08:10:07.826Zonline 8:10:02 svc:/system/pfexec:default
9612026-03-16T08:10:07.826Zonline 8:10:02 svc:/system/hostid:default
9622026-03-16T08:10:07.826Zonline 8:10:02 svc:/system/logadm-upgrade:default
9632026-03-16T08:10:07.826Zonline 8:10:02 svc:/system/auditset:default
9642026-03-16T08:10:07.826Zonline 8:10:03 svc:/system/fmd:default
9652026-03-16T08:10:07.826Zonline 8:10:04 svc:/system/rbac:default
9662026-03-16T08:10:07.826Zonline 8:10:04 svc:/network/service:default
9672026-03-16T08:10:07.826Zonline 8:10:04 svc:/system/cryptosvc:default
9682026-03-16T08:10:07.826Zonline 8:10:04 svc:/system/identity:domain
9692026-03-16T08:10:07.826Zonline 8:10:04 svc:/system/keymap:default
9702026-03-16T08:10:07.829Zonline 8:10:04 svc:/system/name-service-cache:default
9712026-03-16T08:10:07.829Zonline 8:10:05 svc:/system/manifest-import:default
9722026-03-16T08:10:07.829Zonline 8:10:05 svc:/milestone/name-services:default
9732026-03-16T08:10:07.829Zonline 8:10:05 svc:/milestone/single-user:default
9742026-03-16T08:10:07.829Zonline 8:10:05 svc:/system/coreadm:default
9752026-03-16T08:10:07.830Zonline 8:10:05 svc:/milestone/sysconfig:default
9762026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/utmp:default
9772026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/filesystem/local:default
9782026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/console-login:default
9792026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/cron:default
9802026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/system-log:default
9812026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/boot-archive-update:default
9822026-03-16T08:10:07.830Zonline 8:10:05 svc:/network/shares/group:default
9832026-03-16T08:10:07.830Zonline 8:10:05 svc:/milestone/multi-user:default
9842026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/boot-config:default
9852026-03-16T08:10:07.830Zonline 8:10:05 svc:/network/shares/group:zfs
9862026-03-16T08:10:07.830Zonline 8:10:05 svc:/network/routing-setup:default
9872026-03-16T08:10:07.830Zonline 8:10:05 svc:/network/routing/ndp:default
9882026-03-16T08:10:07.830Zonline 8:10:05 svc:/system/update-man-index:default
9892026-03-16T08:10:07.830Zonline 8:10:05 svc:/network/ssh:default
9902026-03-16T08:10:07.830Zonline 8:10:05 svc:/milestone/multi-user-server:default
9912026-03-16T08:10:07.830Zuninitialized 8:10:02 svc:/network/rpc/gss:default
9922026-03-16T08:10:07.830Zuninitialized 8:10:02 svc:/network/nfs/rquota:default
9932026-03-16T08:10:07.830Zuninitialized 8:10:02 svc:/network/security/ktkt_warn:default
9942026-03-16T08:10:07.830Z[b] svcs milestone/network
9952026-03-16T08:10:07.840ZSTATE STIME FMRI
9962026-03-16T08:10:07.840Zonline 8:10:02 svc:/milestone/network:default
9972026-03-16T08:10:07.840Z[b] ipadm create-addr -t -T dhcp opte1/test
9982026-03-16T08:10:13.519Z
9992026-03-16T08:10:13.519Z[b] route add -iface 10.0.0.254 10.0.0.2
10002026-03-16T08:10:13.536Zadd host 10.0.0.254: gateway 10.0.0.2
10012026-03-16T08:10:13.536Z[b] route add 10.0.0.0/24 10.0.0.254
10022026-03-16T08:10:13.550Zadd net 10.0.0.0/24: gateway 10.0.0.254
10032026-03-16T08:10:13.550Z[b] route add 224.0.0.0/4 10.0.0.254
10042026-03-16T08:10:13.564Zadd net 224.0.0.0/4: gateway 10.0.0.254
10052026-03-16T08:10:13.564Z###---------------###
10062026-03-16T08:10:13.564Z:::Topology built!:::
10072026-03-16T08:10:13.564Z###---------------###
10082026-03-16T08:10:13.567Z###----------------###
10092026-03-16T08:10:13.567Z::: iPerf spawned! :::
10102026-03-16T08:10:13.567Z:::Waiting... (10s):::
10112026-03-16T08:10:13.567Z###----------------###
10122026-03-16T08:10:23.565Z###---###
10132026-03-16T08:10:23.565Z:::Go!:::
10142026-03-16T08:10:23.565Z###---###
10152026-03-16T08:10:23.565Z[a] ping 10.0.0.2
10162026-03-16T08:10:23.584Z10.0.0.2 is alive
10172026-03-16T08:10:23.584Z###-------------------###
10182026-03-16T08:10:23.584Z:::Running experiment :::
10192026-03-16T08:10:23.584Z:::iperf-tcp/local/c2s:::
10202026-03-16T08:10:23.584Z###-------------------###
10212026-03-16T08:10:30.608Z-----------------------------------------------------------
10222026-03-16T08:10:30.608ZServer listening on 5201
10232026-03-16T08:10:30.608Z-----------------------------------------------------------
10242026-03-16T08:10:30.608ZAccepted connection from 10.0.0.1, port 45646
10252026-03-16T08:10:30.608Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47791
10262026-03-16T08:10:30.608Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33632
10272026-03-16T08:10:30.608Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42764
10282026-03-16T08:10:30.608Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35228
10292026-03-16T08:10:30.608Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46010
10302026-03-16T08:10:30.608Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61386
10312026-03-16T08:10:30.608Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38050
10322026-03-16T08:10:30.609Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47261
10332026-03-16T08:10:30.609Z[ ID] Interval Transfer Bandwidth
10342026-03-16T08:10:30.609Z[ 5] 0.00-1.00 sec 81.3 MBytes 682 Mbits/sec
10352026-03-16T08:10:30.609Z[ 7] 0.00-1.00 sec 81.0 MBytes 679 Mbits/sec
10362026-03-16T08:10:30.609Z[ 9] 0.00-1.00 sec 80.9 MBytes 678 Mbits/sec
10372026-03-16T08:10:30.609Z[ 11] 0.00-1.00 sec 80.7 MBytes 677 Mbits/sec
10382026-03-16T08:10:30.609Z[ 13] 0.00-1.00 sec 80.8 MBytes 678 Mbits/sec
10392026-03-16T08:10:30.609Z[ 15] 0.00-1.00 sec 80.6 MBytes 676 Mbits/sec
10402026-03-16T08:10:30.609Z[ 17] 0.00-1.00 sec 80.7 MBytes 677 Mbits/sec
10412026-03-16T08:10:30.609Z[ 19] 0.00-1.00 sec 80.5 MBytes 675 Mbits/sec
10422026-03-16T08:10:30.609Z[SUM] 0.00-1.00 sec 647 MBytes 5.42 Gbits/sec
10432026-03-16T08:10:30.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
10442026-03-16T08:10:30.609Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10452026-03-16T08:10:30.609Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10462026-03-16T08:10:30.609Z[ 9] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10472026-03-16T08:10:30.609Z[ 11] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10482026-03-16T08:10:30.609Z[ 13] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10492026-03-16T08:10:30.609Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10502026-03-16T08:10:30.609Z[ 17] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10512026-03-16T08:10:30.609Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10522026-03-16T08:10:30.609Z[SUM] 1.00-2.00 sec 972 MBytes 8.16 Gbits/sec
10532026-03-16T08:10:30.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
10542026-03-16T08:10:30.609Z[ 5] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10552026-03-16T08:10:30.609Z[ 7] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10562026-03-16T08:10:30.609Z[ 9] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10572026-03-16T08:10:30.609Z[ 11] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10582026-03-16T08:10:30.609Z[ 13] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10592026-03-16T08:10:30.609Z[ 15] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10602026-03-16T08:10:30.609Z[ 17] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10612026-03-16T08:10:30.609Z[ 19] 2.00-3.00 sec 120 MBytes 1.01 Gbits/sec
10622026-03-16T08:10:30.609Z[SUM] 2.00-3.00 sec 962 MBytes 8.07 Gbits/sec
10632026-03-16T08:10:30.609Z- - - - - - - - - - - - - - - - - - - - - - - - -
10642026-03-16T08:10:30.609Z[ 5] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10652026-03-16T08:10:30.609Z[ 7] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10662026-03-16T08:10:30.609Z[ 9] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10672026-03-16T08:10:30.609Z[ 11] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10682026-03-16T08:10:30.609Z[ 13] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10692026-03-16T08:10:30.609Z[ 15] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10702026-03-16T08:10:30.609Z[ 17] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10712026-03-16T08:10:30.610Z[ 19] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10722026-03-16T08:10:30.610Z[SUM] 3.00-4.00 sec 966 MBytes 8.11 Gbits/sec
10732026-03-16T08:10:30.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
10742026-03-16T08:10:30.610Z[ 5] 4.00-5.00 sec 124 MBytes 1.04 Gbits/sec
10752026-03-16T08:10:30.610Z[ 7] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
10762026-03-16T08:10:30.610Z[ 9] 4.00-5.00 sec 124 MBytes 1.04 Gbits/sec
10772026-03-16T08:10:30.610Z[ 11] 4.00-5.00 sec 123 MBytes 1.04 Gbits/sec
10782026-03-16T08:10:30.610Z[ 13] 4.00-5.00 sec 123 MBytes 1.04 Gbits/sec
10792026-03-16T08:10:30.610Z[ 15] 4.00-5.00 sec 123 MBytes 1.04 Gbits/sec
10802026-03-16T08:10:30.610Z[ 17] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
10812026-03-16T08:10:30.610Z[ 19] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
10822026-03-16T08:10:30.610Z[SUM] 4.00-5.00 sec 987 MBytes 8.28 Gbits/sec
10832026-03-16T08:10:30.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
10842026-03-16T08:10:30.610Z[ 5] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
10852026-03-16T08:10:30.610Z[ 7] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
10862026-03-16T08:10:30.610Z[ 9] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
10872026-03-16T08:10:30.610Z[ 11] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
10882026-03-16T08:10:30.610Z[ 13] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
10892026-03-16T08:10:30.610Z[ 15] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
10902026-03-16T08:10:30.610Z[ 17] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
10912026-03-16T08:10:30.610Z[ 19] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
10922026-03-16T08:10:30.610Z[SUM] 5.00-6.00 sec 968 MBytes 8.12 Gbits/sec
10932026-03-16T08:10:30.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
10942026-03-16T08:10:30.610Z[ 5] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
10952026-03-16T08:10:30.610Z[ 7] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
10962026-03-16T08:10:30.610Z[ 9] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
10972026-03-16T08:10:33.826Z[ 11] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
10982026-03-16T08:10:33.826Z[ 13] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
10992026-03-16T08:10:33.826Z[ 15] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
11002026-03-16T08:10:33.826Z[ 17] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
11012026-03-16T08:10:33.826Z[ 19] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
11022026-03-16T08:10:33.826Z[SUM] 6.00-7.00 sec 964 MBytes 8.09 Gbits/sec
11032026-03-16T08:10:33.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
11042026-03-16T08:10:33.826Z[ 5] 7.00-8.00 sec 122 MBytes 1.03 Gbits/sec
11052026-03-16T08:10:33.826Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11062026-03-16T08:10:33.826Z[ 9] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11072026-03-16T08:10:33.826Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11082026-03-16T08:10:33.826Z[ 13] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11092026-03-16T08:10:33.826Z[ 15] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11102026-03-16T08:10:33.826Z[ 17] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11112026-03-16T08:10:33.826Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
11122026-03-16T08:10:33.826Z[SUM] 7.00-8.00 sec 977 MBytes 8.19 Gbits/sec
11132026-03-16T08:10:33.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
11142026-03-16T08:10:33.826Z[ 5] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11152026-03-16T08:10:33.826Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11162026-03-16T08:10:33.826Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11172026-03-16T08:10:33.826Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11182026-03-16T08:10:33.826Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11192026-03-16T08:10:33.827Z[ 15] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11202026-03-16T08:10:33.827Z[ 17] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11212026-03-16T08:10:33.827Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11222026-03-16T08:10:33.827Z[SUM] 8.00-9.00 sec 976 MBytes 8.18 Gbits/sec
11232026-03-16T08:10:33.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
11242026-03-16T08:10:33.827Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11252026-03-16T08:10:33.827Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11262026-03-16T08:10:33.827Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11272026-03-16T08:10:33.827Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11282026-03-16T08:10:33.827Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11292026-03-16T08:10:33.827Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11302026-03-16T08:10:33.827Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11312026-03-16T08:10:33.827Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11322026-03-16T08:10:33.827Z[SUM] 9.00-10.00 sec 974 MBytes 8.17 Gbits/sec
11332026-03-16T08:10:33.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
11342026-03-16T08:10:33.827Z[ 5] 10.00-10.00 sec 20.0 KBytes 330 Mbits/sec
11352026-03-16T08:10:33.827Z[ 7] 10.00-10.00 sec 126 KBytes 2.09 Gbits/sec
11362026-03-16T08:10:33.827Z[ 9] 10.00-10.00 sec 74.6 KBytes 1.24 Gbits/sec
11372026-03-16T08:10:33.827Z[ 11] 10.00-10.00 sec 75.6 KBytes 1.26 Gbits/sec
11382026-03-16T08:10:33.827Z[ 13] 10.00-10.00 sec 68.1 KBytes 1.13 Gbits/sec
11392026-03-16T08:10:33.827Z[ 15] 10.00-10.00 sec 55.1 KBytes 945 Mbits/sec
11402026-03-16T08:10:33.827Z[ 17] 10.00-10.00 sec 44.4 KBytes 760 Mbits/sec
11412026-03-16T08:10:33.827Z[ 19] 10.00-10.00 sec 115 KBytes 1.98 Gbits/sec
11422026-03-16T08:10:33.827Z[SUM] 10.00-10.00 sec 579 KBytes 9.55 Gbits/sec
11432026-03-16T08:10:33.827Z- - - - - - - - - - - - - - - - - - - - - - - - -
11442026-03-16T08:10:33.827Z[ ID] Interval Transfer Bandwidth
11452026-03-16T08:10:33.827Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11462026-03-16T08:10:33.827Z[ 5] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
11472026-03-16T08:10:33.827Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11482026-03-16T08:10:33.827Z[ 7] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
11492026-03-16T08:10:33.827Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11502026-03-16T08:10:33.827Z[ 9] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
11512026-03-16T08:10:33.827Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11522026-03-16T08:10:33.827Z[ 11] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
11532026-03-16T08:10:33.827Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11542026-03-16T08:10:33.827Z[ 13] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
11552026-03-16T08:10:33.827Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11562026-03-16T08:10:33.827Z[ 15] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
11572026-03-16T08:10:33.827Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11582026-03-16T08:10:33.828Z[ 17] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
11592026-03-16T08:10:33.828Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11602026-03-16T08:10:33.828Z[ 19] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
11612026-03-16T08:10:33.828Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11622026-03-16T08:10:33.828Z[SUM] 0.00-10.00 sec 9.17 GBytes 7.88 Gbits/sec receiver
11632026-03-16T08:10:33.831ZRun 1/5...7879.759Mbps
11642026-03-16T08:10:40.852Z-----------------------------------------------------------
11652026-03-16T08:10:40.852ZServer listening on 5201
11662026-03-16T08:10:40.852Z-----------------------------------------------------------
11672026-03-16T08:10:40.852ZAccepted connection from 10.0.0.1, port 53443
11682026-03-16T08:10:40.852Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59988
11692026-03-16T08:10:40.852Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64017
11702026-03-16T08:10:40.852Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63717
11712026-03-16T08:10:40.852Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45118
11722026-03-16T08:10:40.852Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44530
11732026-03-16T08:10:40.852Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46060
11742026-03-16T08:10:40.852Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41511
11752026-03-16T08:10:40.853Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44414
11762026-03-16T08:10:40.853Z[ ID] Interval Transfer Bandwidth
11772026-03-16T08:10:40.853Z[ 5] 0.00-1.00 sec 82.4 MBytes 692 Mbits/sec
11782026-03-16T08:10:40.853Z[ 7] 0.00-1.00 sec 82.5 MBytes 692 Mbits/sec
11792026-03-16T08:10:40.853Z[ 9] 0.00-1.00 sec 82.5 MBytes 692 Mbits/sec
11802026-03-16T08:10:40.853Z[ 11] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
11812026-03-16T08:10:40.853Z[ 13] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
11822026-03-16T08:10:40.853Z[ 15] 0.00-1.00 sec 82.4 MBytes 691 Mbits/sec
11832026-03-16T08:10:40.853Z[ 17] 0.00-1.00 sec 82.2 MBytes 689 Mbits/sec
11842026-03-16T08:10:40.853Z[ 19] 0.00-1.00 sec 82.2 MBytes 689 Mbits/sec
11852026-03-16T08:10:40.853Z[SUM] 0.00-1.00 sec 659 MBytes 5.53 Gbits/sec
11862026-03-16T08:10:40.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
11872026-03-16T08:10:40.853Z[ 5] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11882026-03-16T08:10:40.853Z[ 7] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11892026-03-16T08:10:40.853Z[ 9] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11902026-03-16T08:10:40.853Z[ 11] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11912026-03-16T08:10:40.853Z[ 13] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11922026-03-16T08:10:40.853Z[ 15] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11932026-03-16T08:10:40.853Z[ 17] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11942026-03-16T08:10:40.853Z[ 19] 1.00-2.00 sec 120 MBytes 1.01 Gbits/sec
11952026-03-16T08:10:40.853Z[SUM] 1.00-2.00 sec 962 MBytes 8.07 Gbits/sec
11962026-03-16T08:10:40.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
11972026-03-16T08:10:40.853Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
11982026-03-16T08:10:40.853Z[ 7] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
11992026-03-16T08:10:40.853Z[ 9] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
12002026-03-16T08:10:40.853Z[ 11] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
12012026-03-16T08:10:40.853Z[ 13] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
12022026-03-16T08:10:40.853Z[ 15] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
12032026-03-16T08:10:40.853Z[ 17] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
12042026-03-16T08:10:40.853Z[ 19] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
12052026-03-16T08:10:40.853Z[SUM] 2.00-3.00 sec 971 MBytes 8.15 Gbits/sec
12062026-03-16T08:10:40.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
12072026-03-16T08:10:40.853Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12082026-03-16T08:10:40.853Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12092026-03-16T08:10:40.853Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12102026-03-16T08:10:40.853Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12112026-03-16T08:10:40.853Z[ 13] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12122026-03-16T08:10:40.853Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12132026-03-16T08:10:40.853Z[ 17] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12142026-03-16T08:10:40.854Z[ 19] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12152026-03-16T08:10:40.854Z[SUM] 3.00-4.00 sec 974 MBytes 8.17 Gbits/sec
12162026-03-16T08:10:40.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
12172026-03-16T08:10:40.854Z[ 5] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12182026-03-16T08:10:40.854Z[ 7] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12192026-03-16T08:10:40.854Z[ 9] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12202026-03-16T08:10:40.854Z[ 11] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12212026-03-16T08:10:40.854Z[ 13] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12222026-03-16T08:10:40.854Z[ 15] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12232026-03-16T08:10:40.854Z[ 17] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12242026-03-16T08:10:40.854Z[ 19] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
12252026-03-16T08:10:40.854Z[SUM] 4.00-5.00 sec 976 MBytes 8.19 Gbits/sec
12262026-03-16T08:10:40.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
12272026-03-16T08:10:40.854Z[ 5] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
12282026-03-16T08:10:40.854Z[ 7] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12292026-03-16T08:10:40.854Z[ 9] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12302026-03-16T08:10:40.854Z[ 11] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
12312026-03-16T08:10:40.854Z[ 13] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
12322026-03-16T08:10:40.854Z[ 15] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12332026-03-16T08:10:40.854Z[ 17] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12342026-03-16T08:10:40.854Z[ 19] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12352026-03-16T08:10:40.854Z[SUM] 5.00-6.00 sec 968 MBytes 8.12 Gbits/sec
12362026-03-16T08:10:40.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
12372026-03-16T08:10:40.854Z[ 5] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12382026-03-16T08:10:40.854Z[ 7] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12392026-03-16T08:10:40.854Z[ 9] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12402026-03-16T08:10:44.066Z[ 11] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12412026-03-16T08:10:44.066Z[ 13] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12422026-03-16T08:10:44.066Z[ 15] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12432026-03-16T08:10:44.066Z[ 17] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12442026-03-16T08:10:44.066Z[ 19] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
12452026-03-16T08:10:44.066Z[SUM] 6.00-7.00 sec 966 MBytes 8.10 Gbits/sec
12462026-03-16T08:10:44.066Z- - - - - - - - - - - - - - - - - - - - - - - - -
12472026-03-16T08:10:44.066Z[ 5] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
12482026-03-16T08:10:44.066Z[ 7] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12492026-03-16T08:10:44.066Z[ 9] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12502026-03-16T08:10:44.066Z[ 11] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12512026-03-16T08:10:44.066Z[ 13] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12522026-03-16T08:10:44.066Z[ 15] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12532026-03-16T08:10:44.067Z[ 17] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12542026-03-16T08:10:44.067Z[ 19] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
12552026-03-16T08:10:44.067Z[SUM] 7.00-8.00 sec 968 MBytes 8.12 Gbits/sec
12562026-03-16T08:10:44.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
12572026-03-16T08:10:44.067Z[ 5] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12582026-03-16T08:10:44.067Z[ 7] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12592026-03-16T08:10:44.067Z[ 9] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12602026-03-16T08:10:44.067Z[ 11] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12612026-03-16T08:10:44.067Z[ 13] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12622026-03-16T08:10:44.067Z[ 15] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12632026-03-16T08:10:44.067Z[ 17] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12642026-03-16T08:10:44.067Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12652026-03-16T08:10:44.067Z[SUM] 8.00-9.00 sec 972 MBytes 8.15 Gbits/sec
12662026-03-16T08:10:44.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
12672026-03-16T08:10:44.067Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12682026-03-16T08:10:44.067Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12692026-03-16T08:10:44.067Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12702026-03-16T08:10:44.067Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12712026-03-16T08:10:44.067Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12722026-03-16T08:10:44.067Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12732026-03-16T08:10:44.067Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12742026-03-16T08:10:44.067Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12752026-03-16T08:10:44.067Z[SUM] 9.00-10.00 sec 974 MBytes 8.17 Gbits/sec
12762026-03-16T08:10:44.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
12772026-03-16T08:10:44.067Z[ 5] 10.00-10.00 sec 41.3 KBytes 751 Mbits/sec
12782026-03-16T08:10:44.067Z[ 7] 10.00-10.00 sec 51.3 KBytes 933 Mbits/sec
12792026-03-16T08:10:44.067Z[ 9] 10.00-10.00 sec 19.4 KBytes 354 Mbits/sec
12802026-03-16T08:10:44.067Z[ 11] 10.00-10.00 sec 126 KBytes 2.29 Gbits/sec
12812026-03-16T08:10:44.067Z[ 13] 10.00-10.00 sec 38.4 KBytes 698 Mbits/sec
12822026-03-16T08:10:44.067Z[ 15] 10.00-10.00 sec 47.0 KBytes 856 Mbits/sec
12832026-03-16T08:10:44.067Z[ 17] 10.00-10.00 sec 113 KBytes 2.05 Gbits/sec
12842026-03-16T08:10:44.067Z[ 19] 10.00-10.00 sec 52.0 KBytes 946 Mbits/sec
12852026-03-16T08:10:44.067Z[SUM] 10.00-10.00 sec 488 KBytes 8.87 Gbits/sec
12862026-03-16T08:10:44.067Z- - - - - - - - - - - - - - - - - - - - - - - - -
12872026-03-16T08:10:44.067Z[ ID] Interval Transfer Bandwidth
12882026-03-16T08:10:44.067Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12892026-03-16T08:10:44.067Z[ 5] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
12902026-03-16T08:10:44.067Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12912026-03-16T08:10:44.068Z[ 7] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
12922026-03-16T08:10:44.068Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12932026-03-16T08:10:44.068Z[ 9] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
12942026-03-16T08:10:44.068Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12952026-03-16T08:10:44.068Z[ 11] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
12962026-03-16T08:10:44.068Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12972026-03-16T08:10:44.068Z[ 13] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
12982026-03-16T08:10:44.068Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12992026-03-16T08:10:44.068Z[ 15] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
13002026-03-16T08:10:44.068Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13012026-03-16T08:10:44.068Z[ 17] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13022026-03-16T08:10:44.068Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13032026-03-16T08:10:44.068Z[ 19] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13042026-03-16T08:10:44.068Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13052026-03-16T08:10:44.068Z[SUM] 0.00-10.00 sec 9.17 GBytes 7.88 Gbits/sec receiver
13062026-03-16T08:10:44.071ZRun 2/5...7876.585Mbps
13072026-03-16T08:10:51.092Z-----------------------------------------------------------
13082026-03-16T08:10:51.092ZServer listening on 5201
13092026-03-16T08:10:51.092Z-----------------------------------------------------------
13102026-03-16T08:10:51.096ZAccepted connection from 10.0.0.1, port 52149
13112026-03-16T08:10:51.096Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60729
13122026-03-16T08:10:51.096Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35040
13132026-03-16T08:10:51.096Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51277
13142026-03-16T08:10:51.096Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40822
13152026-03-16T08:10:51.096Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56402
13162026-03-16T08:10:51.096Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35686
13172026-03-16T08:10:51.096Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51784
13182026-03-16T08:10:51.096Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63474
13192026-03-16T08:10:51.096Z[ ID] Interval Transfer Bandwidth
13202026-03-16T08:10:51.096Z[ 5] 0.00-1.00 sec 84.0 MBytes 704 Mbits/sec
13212026-03-16T08:10:51.096Z[ 7] 0.00-1.00 sec 83.8 MBytes 703 Mbits/sec
13222026-03-16T08:10:51.097Z[ 9] 0.00-1.00 sec 83.8 MBytes 703 Mbits/sec
13232026-03-16T08:10:51.097Z[ 11] 0.00-1.00 sec 83.8 MBytes 703 Mbits/sec
13242026-03-16T08:10:51.097Z[ 13] 0.00-1.00 sec 83.9 MBytes 704 Mbits/sec
13252026-03-16T08:10:51.097Z[ 15] 0.00-1.00 sec 83.7 MBytes 702 Mbits/sec
13262026-03-16T08:10:51.097Z[ 17] 0.00-1.00 sec 83.6 MBytes 701 Mbits/sec
13272026-03-16T08:10:51.097Z[ 19] 0.00-1.00 sec 83.7 MBytes 702 Mbits/sec
13282026-03-16T08:10:51.097Z[SUM] 0.00-1.00 sec 670 MBytes 5.62 Gbits/sec
13292026-03-16T08:10:51.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
13302026-03-16T08:10:51.097Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13312026-03-16T08:10:51.097Z[ 7] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13322026-03-16T08:10:51.097Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13332026-03-16T08:10:51.097Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13342026-03-16T08:10:51.097Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13352026-03-16T08:10:51.097Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13362026-03-16T08:10:51.097Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13372026-03-16T08:10:51.097Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
13382026-03-16T08:10:51.097Z[SUM] 1.00-2.00 sec 969 MBytes 8.13 Gbits/sec
13392026-03-16T08:10:51.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
13402026-03-16T08:10:51.097Z[ 5] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13412026-03-16T08:10:51.097Z[ 7] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13422026-03-16T08:10:51.097Z[ 9] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13432026-03-16T08:10:51.097Z[ 11] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13442026-03-16T08:10:51.097Z[ 13] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13452026-03-16T08:10:51.097Z[ 15] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13462026-03-16T08:10:51.097Z[ 17] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13472026-03-16T08:10:51.097Z[ 19] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
13482026-03-16T08:10:51.097Z[SUM] 2.00-3.00 sec 967 MBytes 8.11 Gbits/sec
13492026-03-16T08:10:51.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
13502026-03-16T08:10:51.097Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13512026-03-16T08:10:51.097Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13522026-03-16T08:10:51.097Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13532026-03-16T08:10:51.097Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13542026-03-16T08:10:51.097Z[ 13] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13552026-03-16T08:10:51.097Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13562026-03-16T08:10:51.097Z[ 17] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13572026-03-16T08:10:51.097Z[ 19] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
13582026-03-16T08:10:51.097Z[SUM] 3.00-4.00 sec 976 MBytes 8.18 Gbits/sec
13592026-03-16T08:10:51.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
13602026-03-16T08:10:51.097Z[ 5] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
13612026-03-16T08:10:51.097Z[ 7] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
13622026-03-16T08:10:51.098Z[ 9] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
13632026-03-16T08:10:51.098Z[ 11] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
13642026-03-16T08:10:51.098Z[ 13] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
13652026-03-16T08:10:51.098Z[ 15] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
13662026-03-16T08:10:51.098Z[ 17] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
13672026-03-16T08:10:51.098Z[ 19] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
13682026-03-16T08:10:51.098Z[SUM] 4.00-5.00 sec 980 MBytes 8.22 Gbits/sec
13692026-03-16T08:10:51.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
13702026-03-16T08:10:51.098Z[ 5] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13712026-03-16T08:10:51.098Z[ 7] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13722026-03-16T08:10:51.098Z[ 9] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13732026-03-16T08:10:51.098Z[ 11] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13742026-03-16T08:10:51.098Z[ 13] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13752026-03-16T08:10:51.098Z[ 15] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13762026-03-16T08:10:51.098Z[ 17] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13772026-03-16T08:10:51.098Z[ 19] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
13782026-03-16T08:10:51.098Z[SUM] 5.00-6.00 sec 966 MBytes 8.10 Gbits/sec
13792026-03-16T08:10:51.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
13802026-03-16T08:10:51.098Z[ 5] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13812026-03-16T08:10:51.098Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13822026-03-16T08:10:51.098Z[ 9] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13832026-03-16T08:10:54.307Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13842026-03-16T08:10:54.307Z[ 13] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13852026-03-16T08:10:54.307Z[ 15] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13862026-03-16T08:10:54.307Z[ 17] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13872026-03-16T08:10:54.307Z[ 19] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13882026-03-16T08:10:54.307Z[SUM] 6.00-7.00 sec 974 MBytes 8.17 Gbits/sec
13892026-03-16T08:10:54.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
13902026-03-16T08:10:54.307Z[ 5] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13912026-03-16T08:10:54.307Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13922026-03-16T08:10:54.307Z[ 9] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13932026-03-16T08:10:54.307Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13942026-03-16T08:10:54.307Z[ 13] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13952026-03-16T08:10:54.307Z[ 15] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13962026-03-16T08:10:54.307Z[ 17] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13972026-03-16T08:10:54.307Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13982026-03-16T08:10:54.307Z[SUM] 7.00-8.00 sec 974 MBytes 8.17 Gbits/sec
13992026-03-16T08:10:54.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
14002026-03-16T08:10:54.307Z[ 5] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14012026-03-16T08:10:54.307Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14022026-03-16T08:10:54.307Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14032026-03-16T08:10:54.307Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14042026-03-16T08:10:54.307Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14052026-03-16T08:10:54.307Z[ 15] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14062026-03-16T08:10:54.307Z[ 17] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14072026-03-16T08:10:54.307Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
14082026-03-16T08:10:54.307Z[SUM] 8.00-9.00 sec 974 MBytes 8.17 Gbits/sec
14092026-03-16T08:10:54.307Z- - - - - - - - - - - - - - - - - - - - - - - - -
14102026-03-16T08:10:54.307Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14112026-03-16T08:10:54.308Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14122026-03-16T08:10:54.308Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14132026-03-16T08:10:54.308Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14142026-03-16T08:10:54.308Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14152026-03-16T08:10:54.308Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14162026-03-16T08:10:54.308Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14172026-03-16T08:10:54.308Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
14182026-03-16T08:10:54.308Z[SUM] 9.00-10.00 sec 973 MBytes 8.16 Gbits/sec
14192026-03-16T08:10:54.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
14202026-03-16T08:10:54.308Z[ 5] 10.00-10.00 sec 106 KBytes 1.49 Gbits/sec
14212026-03-16T08:10:54.308Z[ 7] 10.00-10.00 sec 124 KBytes 1.75 Gbits/sec
14222026-03-16T08:10:54.308Z[ 9] 10.00-10.00 sec 47.0 KBytes 664 Mbits/sec
14232026-03-16T08:10:54.308Z[ 11] 10.00-10.00 sec 76.7 KBytes 1.08 Gbits/sec
14242026-03-16T08:10:54.308Z[ 13] 10.00-10.00 sec 69.6 KBytes 984 Mbits/sec
14252026-03-16T08:10:54.308Z[ 15] 10.00-10.00 sec 114 KBytes 1.61 Gbits/sec
14262026-03-16T08:10:54.308Z[ 17] 10.00-10.00 sec 124 KBytes 1.75 Gbits/sec
14272026-03-16T08:10:54.308Z[ 19] 10.00-10.00 sec 96.7 KBytes 1.36 Gbits/sec
14282026-03-16T08:10:54.308Z[SUM] 10.00-10.00 sec 758 KBytes 10.7 Gbits/sec
14292026-03-16T08:10:54.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
14302026-03-16T08:10:54.308Z[ ID] Interval Transfer Bandwidth
14312026-03-16T08:10:54.308Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14322026-03-16T08:10:54.308Z[ 5] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
14332026-03-16T08:10:54.308Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14342026-03-16T08:10:54.308Z[ 7] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14352026-03-16T08:10:54.308Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14362026-03-16T08:10:54.308Z[ 9] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14372026-03-16T08:10:54.308Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14382026-03-16T08:10:54.308Z[ 11] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14392026-03-16T08:10:54.308Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14402026-03-16T08:10:54.308Z[ 13] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14412026-03-16T08:10:54.308Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14422026-03-16T08:10:54.308Z[ 15] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14432026-03-16T08:10:54.308Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14442026-03-16T08:10:54.308Z[ 17] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14452026-03-16T08:10:54.308Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14462026-03-16T08:10:54.308Z[ 19] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
14472026-03-16T08:10:54.308Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14482026-03-16T08:10:54.308Z[SUM] 0.00-10.00 sec 9.20 GBytes 7.91 Gbits/sec receiver
14492026-03-16T08:10:54.312ZRun 3/5...7906.014Mbps
14502026-03-16T08:11:01.334Z-----------------------------------------------------------
14512026-03-16T08:11:01.334ZServer listening on 5201
14522026-03-16T08:11:01.334Z-----------------------------------------------------------
14532026-03-16T08:11:01.334ZAccepted connection from 10.0.0.1, port 61280
14542026-03-16T08:11:01.334Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42744
14552026-03-16T08:11:01.334Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56571
14562026-03-16T08:11:01.334Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45974
14572026-03-16T08:11:01.334Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60030
14582026-03-16T08:11:01.334Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46474
14592026-03-16T08:11:01.334Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43251
14602026-03-16T08:11:01.334Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65210
14612026-03-16T08:11:01.334Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64710
14622026-03-16T08:11:01.334Z[ ID] Interval Transfer Bandwidth
14632026-03-16T08:11:01.334Z[ 5] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14642026-03-16T08:11:01.334Z[ 7] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14652026-03-16T08:11:01.334Z[ 9] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14662026-03-16T08:11:01.334Z[ 11] 0.00-1.00 sec 83.0 MBytes 697 Mbits/sec
14672026-03-16T08:11:01.334Z[ 13] 0.00-1.00 sec 82.9 MBytes 695 Mbits/sec
14682026-03-16T08:11:01.334Z[ 15] 0.00-1.00 sec 82.9 MBytes 696 Mbits/sec
14692026-03-16T08:11:01.334Z[ 17] 0.00-1.00 sec 82.8 MBytes 694 Mbits/sec
14702026-03-16T08:11:01.334Z[ 19] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
14712026-03-16T08:11:01.334Z[SUM] 0.00-1.00 sec 664 MBytes 5.57 Gbits/sec
14722026-03-16T08:11:01.334Z- - - - - - - - - - - - - - - - - - - - - - - - -
14732026-03-16T08:11:01.334Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14742026-03-16T08:11:01.334Z[ 7] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14752026-03-16T08:11:01.334Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14762026-03-16T08:11:01.334Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14772026-03-16T08:11:01.334Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14782026-03-16T08:11:01.335Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14792026-03-16T08:11:01.335Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14802026-03-16T08:11:01.335Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14812026-03-16T08:11:01.335Z[SUM] 1.00-2.00 sec 970 MBytes 8.14 Gbits/sec
14822026-03-16T08:11:01.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
14832026-03-16T08:11:01.335Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14842026-03-16T08:11:01.335Z[ 7] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14852026-03-16T08:11:01.335Z[ 9] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14862026-03-16T08:11:01.335Z[ 11] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14872026-03-16T08:11:01.335Z[ 13] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14882026-03-16T08:11:01.335Z[ 15] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14892026-03-16T08:11:01.335Z[ 17] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14902026-03-16T08:11:01.335Z[ 19] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14912026-03-16T08:11:01.335Z[SUM] 2.00-3.00 sec 970 MBytes 8.13 Gbits/sec
14922026-03-16T08:11:01.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
14932026-03-16T08:11:01.335Z[ 5] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
14942026-03-16T08:11:01.335Z[ 7] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
14952026-03-16T08:11:01.335Z[ 9] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
14962026-03-16T08:11:01.335Z[ 11] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
14972026-03-16T08:11:01.335Z[ 13] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
14982026-03-16T08:11:01.335Z[ 15] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
14992026-03-16T08:11:01.335Z[ 17] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
15002026-03-16T08:11:01.335Z[ 19] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
15012026-03-16T08:11:01.335Z[SUM] 3.00-4.00 sec 968 MBytes 8.12 Gbits/sec
15022026-03-16T08:11:01.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
15032026-03-16T08:11:01.335Z[ 5] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15042026-03-16T08:11:01.335Z[ 7] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15052026-03-16T08:11:01.335Z[ 9] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15062026-03-16T08:11:01.335Z[ 11] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15072026-03-16T08:11:01.335Z[ 13] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15082026-03-16T08:11:01.335Z[ 15] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15092026-03-16T08:11:01.335Z[ 17] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15102026-03-16T08:11:01.335Z[ 19] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15112026-03-16T08:11:01.335Z[SUM] 4.00-5.00 sec 970 MBytes 8.14 Gbits/sec
15122026-03-16T08:11:01.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
15132026-03-16T08:11:01.335Z[ 5] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15142026-03-16T08:11:01.335Z[ 7] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15152026-03-16T08:11:01.335Z[ 9] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15162026-03-16T08:11:01.336Z[ 11] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15172026-03-16T08:11:01.336Z[ 13] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15182026-03-16T08:11:01.336Z[ 15] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15192026-03-16T08:11:01.336Z[ 17] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15202026-03-16T08:11:01.336Z[ 19] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
15212026-03-16T08:11:01.336Z[SUM] 5.00-6.00 sec 969 MBytes 8.13 Gbits/sec
15222026-03-16T08:11:01.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
15232026-03-16T08:11:01.336Z[ 5] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
15242026-03-16T08:11:01.336Z[ 7] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15252026-03-16T08:11:01.336Z[ 9] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
15262026-03-16T08:11:04.547Z[ 11] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15272026-03-16T08:11:04.547Z[ 13] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
15282026-03-16T08:11:04.547Z[ 15] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15292026-03-16T08:11:04.547Z[ 17] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15302026-03-16T08:11:04.547Z[ 19] 6.00-7.00 sec 120 MBytes 1.01 Gbits/sec
15312026-03-16T08:11:04.547Z[SUM] 6.00-7.00 sec 964 MBytes 8.09 Gbits/sec
15322026-03-16T08:11:04.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
15332026-03-16T08:11:04.547Z[ 5] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
15342026-03-16T08:11:04.547Z[ 7] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
15352026-03-16T08:11:04.547Z[ 9] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
15362026-03-16T08:11:04.547Z[ 11] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
15372026-03-16T08:11:04.547Z[ 13] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
15382026-03-16T08:11:04.547Z[ 15] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
15392026-03-16T08:11:04.547Z[ 17] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
15402026-03-16T08:11:04.547Z[ 19] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
15412026-03-16T08:11:04.547Z[SUM] 7.00-8.00 sec 964 MBytes 8.09 Gbits/sec
15422026-03-16T08:11:04.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
15432026-03-16T08:11:04.547Z[ 5] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15442026-03-16T08:11:04.547Z[ 7] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15452026-03-16T08:11:04.547Z[ 9] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15462026-03-16T08:11:04.547Z[ 11] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15472026-03-16T08:11:04.547Z[ 13] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15482026-03-16T08:11:04.547Z[ 15] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15492026-03-16T08:11:04.547Z[ 17] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15502026-03-16T08:11:04.547Z[ 19] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15512026-03-16T08:11:04.547Z[SUM] 8.00-9.00 sec 971 MBytes 8.15 Gbits/sec
15522026-03-16T08:11:04.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
15532026-03-16T08:11:04.547Z[ 5] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15542026-03-16T08:11:04.547Z[ 7] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15552026-03-16T08:11:04.547Z[ 9] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15562026-03-16T08:11:04.548Z[ 11] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15572026-03-16T08:11:04.548Z[ 13] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15582026-03-16T08:11:04.548Z[ 15] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15592026-03-16T08:11:04.548Z[ 17] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15602026-03-16T08:11:04.548Z[ 19] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
15612026-03-16T08:11:04.548Z[SUM] 9.00-10.00 sec 971 MBytes 8.14 Gbits/sec
15622026-03-16T08:11:04.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
15632026-03-16T08:11:04.548Z[ 5] 10.00-10.00 sec 123 KBytes 1.41 Gbits/sec
15642026-03-16T08:11:04.548Z[ 7] 10.00-10.00 sec 118 KBytes 1.35 Gbits/sec
15652026-03-16T08:11:04.548Z[ 9] 10.00-10.00 sec 126 KBytes 1.45 Gbits/sec
15662026-03-16T08:11:04.548Z[ 11] 10.00-10.00 sec 89.1 KBytes 1.02 Gbits/sec
15672026-03-16T08:11:04.548Z[ 13] 10.00-10.00 sec 118 KBytes 1.35 Gbits/sec
15682026-03-16T08:11:04.548Z[ 15] 10.00-10.00 sec 97.7 KBytes 1.12 Gbits/sec
15692026-03-16T08:11:04.548Z[ 17] 10.00-10.00 sec 96.7 KBytes 1.11 Gbits/sec
15702026-03-16T08:11:04.548Z[ 19] 10.00-10.00 sec 123 KBytes 1.41 Gbits/sec
15712026-03-16T08:11:04.548Z[SUM] 10.00-10.00 sec 890 KBytes 10.2 Gbits/sec
15722026-03-16T08:11:04.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
15732026-03-16T08:11:04.548Z[ ID] Interval Transfer Bandwidth
15742026-03-16T08:11:04.548Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15752026-03-16T08:11:04.548Z[ 5] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
15762026-03-16T08:11:04.548Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15772026-03-16T08:11:04.548Z[ 7] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
15782026-03-16T08:11:04.548Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15792026-03-16T08:11:04.548Z[ 9] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
15802026-03-16T08:11:04.548Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15812026-03-16T08:11:04.548Z[ 11] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
15822026-03-16T08:11:04.548Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15832026-03-16T08:11:04.548Z[ 13] 0.00-10.00 sec 1.14 GBytes 983 Mbits/sec receiver
15842026-03-16T08:11:04.548Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15852026-03-16T08:11:04.548Z[ 15] 0.00-10.00 sec 1.15 GBytes 983 Mbits/sec receiver
15862026-03-16T08:11:04.548Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15872026-03-16T08:11:04.548Z[ 17] 0.00-10.00 sec 1.14 GBytes 983 Mbits/sec receiver
15882026-03-16T08:11:04.548Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15892026-03-16T08:11:04.548Z[ 19] 0.00-10.00 sec 1.14 GBytes 983 Mbits/sec receiver
15902026-03-16T08:11:04.548Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15912026-03-16T08:11:04.548Z[SUM] 0.00-10.00 sec 9.16 GBytes 7.87 Gbits/sec receiver
15922026-03-16T08:11:04.552ZRun 4/5...7869.282Mbps
15932026-03-16T08:11:11.573Z-----------------------------------------------------------
15942026-03-16T08:11:11.573ZServer listening on 5201
15952026-03-16T08:11:11.573Z-----------------------------------------------------------
15962026-03-16T08:11:11.574ZAccepted connection from 10.0.0.1, port 46243
15972026-03-16T08:11:11.574Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35872
15982026-03-16T08:11:11.574Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52553
15992026-03-16T08:11:11.574Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62416
16002026-03-16T08:11:11.574Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59966
16012026-03-16T08:11:11.574Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32964
16022026-03-16T08:11:11.574Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51414
16032026-03-16T08:11:11.574Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59833
16042026-03-16T08:11:11.574Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57673
16052026-03-16T08:11:11.574Z[ ID] Interval Transfer Bandwidth
16062026-03-16T08:11:11.574Z[ 5] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
16072026-03-16T08:11:11.574Z[ 7] 0.00-1.00 sec 82.8 MBytes 694 Mbits/sec
16082026-03-16T08:11:11.574Z[ 9] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
16092026-03-16T08:11:11.574Z[ 11] 0.00-1.00 sec 82.9 MBytes 695 Mbits/sec
16102026-03-16T08:11:11.574Z[ 13] 0.00-1.00 sec 82.9 MBytes 695 Mbits/sec
16112026-03-16T08:11:11.574Z[ 15] 0.00-1.00 sec 82.8 MBytes 694 Mbits/sec
16122026-03-16T08:11:11.574Z[ 17] 0.00-1.00 sec 82.8 MBytes 695 Mbits/sec
16132026-03-16T08:11:11.574Z[ 19] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
16142026-03-16T08:11:11.574Z[SUM] 0.00-1.00 sec 663 MBytes 5.56 Gbits/sec
16152026-03-16T08:11:11.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
16162026-03-16T08:11:11.574Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16172026-03-16T08:11:11.574Z[ 7] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16182026-03-16T08:11:11.574Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16192026-03-16T08:11:11.574Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16202026-03-16T08:11:11.574Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16212026-03-16T08:11:11.574Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16222026-03-16T08:11:11.574Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16232026-03-16T08:11:11.574Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16242026-03-16T08:11:11.574Z[SUM] 1.00-2.00 sec 970 MBytes 8.14 Gbits/sec
16252026-03-16T08:11:11.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
16262026-03-16T08:11:11.574Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16272026-03-16T08:11:11.574Z[ 7] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16282026-03-16T08:11:11.574Z[ 9] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16292026-03-16T08:11:11.574Z[ 11] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16302026-03-16T08:11:11.574Z[ 13] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16312026-03-16T08:11:11.574Z[ 15] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16322026-03-16T08:11:11.574Z[ 17] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16332026-03-16T08:11:11.574Z[ 19] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16342026-03-16T08:11:11.574Z[SUM] 2.00-3.00 sec 971 MBytes 8.14 Gbits/sec
16352026-03-16T08:11:11.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
16362026-03-16T08:11:11.575Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16372026-03-16T08:11:11.575Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16382026-03-16T08:11:11.575Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16392026-03-16T08:11:11.575Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16402026-03-16T08:11:11.575Z[ 13] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16412026-03-16T08:11:11.575Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16422026-03-16T08:11:11.575Z[ 17] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16432026-03-16T08:11:11.575Z[ 19] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16442026-03-16T08:11:11.575Z[SUM] 3.00-4.00 sec 975 MBytes 8.18 Gbits/sec
16452026-03-16T08:11:11.575Z- - - - - - - - - - - - - - - - - - - - - - - - -
16462026-03-16T08:11:11.575Z[ 5] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16472026-03-16T08:11:11.575Z[ 7] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16482026-03-16T08:11:11.575Z[ 9] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16492026-03-16T08:11:11.575Z[ 11] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16502026-03-16T08:11:11.575Z[ 13] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16512026-03-16T08:11:11.575Z[ 15] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16522026-03-16T08:11:11.575Z[ 17] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16532026-03-16T08:11:11.575Z[ 19] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16542026-03-16T08:11:11.575Z[SUM] 4.00-5.00 sec 973 MBytes 8.16 Gbits/sec
16552026-03-16T08:11:11.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
16562026-03-16T08:11:11.578Z[ 5] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16572026-03-16T08:11:11.578Z[ 7] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16582026-03-16T08:11:11.579Z[ 9] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16592026-03-16T08:11:11.579Z[ 11] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16602026-03-16T08:11:11.579Z[ 13] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16612026-03-16T08:11:11.579Z[ 15] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16622026-03-16T08:11:11.579Z[ 17] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16632026-03-16T08:11:11.579Z[ 19] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16642026-03-16T08:11:11.579Z[SUM] 5.00-6.00 sec 975 MBytes 8.17 Gbits/sec
16652026-03-16T08:11:11.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
16662026-03-16T08:11:11.579Z[ 5] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16672026-03-16T08:11:11.579Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16682026-03-16T08:11:11.579Z[ 9] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16692026-03-16T08:11:14.787Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16702026-03-16T08:11:14.787Z[ 13] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16712026-03-16T08:11:14.787Z[ 15] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16722026-03-16T08:11:14.787Z[ 17] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16732026-03-16T08:11:14.787Z[ 19] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16742026-03-16T08:11:14.787Z[SUM] 6.00-7.00 sec 975 MBytes 8.17 Gbits/sec
16752026-03-16T08:11:14.787Z- - - - - - - - - - - - - - - - - - - - - - - - -
16762026-03-16T08:11:14.787Z[ 5] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16772026-03-16T08:11:14.787Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16782026-03-16T08:11:14.787Z[ 9] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16792026-03-16T08:11:14.787Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16802026-03-16T08:11:14.787Z[ 13] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16812026-03-16T08:11:14.787Z[ 15] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16822026-03-16T08:11:14.787Z[ 17] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16832026-03-16T08:11:14.788Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16842026-03-16T08:11:14.788Z[SUM] 7.00-8.00 sec 976 MBytes 8.19 Gbits/sec
16852026-03-16T08:11:14.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
16862026-03-16T08:11:14.788Z[ 5] 8.00-9.00 sec 122 MBytes 1.03 Gbits/sec
16872026-03-16T08:11:14.788Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16882026-03-16T08:11:14.788Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16892026-03-16T08:11:14.788Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16902026-03-16T08:11:14.788Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16912026-03-16T08:11:14.788Z[ 15] 8.00-9.00 sec 122 MBytes 1.03 Gbits/sec
16922026-03-16T08:11:14.788Z[ 17] 8.00-9.00 sec 122 MBytes 1.03 Gbits/sec
16932026-03-16T08:11:14.788Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16942026-03-16T08:11:14.788Z[SUM] 8.00-9.00 sec 977 MBytes 8.20 Gbits/sec
16952026-03-16T08:11:14.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
16962026-03-16T08:11:14.788Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
16972026-03-16T08:11:14.788Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
16982026-03-16T08:11:14.788Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
16992026-03-16T08:11:14.788Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17002026-03-16T08:11:14.788Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17012026-03-16T08:11:14.788Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17022026-03-16T08:11:14.788Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17032026-03-16T08:11:14.788Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17042026-03-16T08:11:14.788Z[SUM] 9.00-10.00 sec 975 MBytes 8.18 Gbits/sec
17052026-03-16T08:11:14.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
17062026-03-16T08:11:14.788Z[ 5] 10.00-10.00 sec 56.7 KBytes 845 Mbits/sec
17072026-03-16T08:11:14.788Z[ 7] 10.00-10.00 sec 56.2 KBytes 840 Mbits/sec
17082026-03-16T08:11:14.788Z[ 9] 10.00-10.00 sec 44.2 KBytes 662 Mbits/sec
17092026-03-16T08:11:14.788Z[ 11] 10.00-10.00 sec 115 KBytes 1.72 Gbits/sec
17102026-03-16T08:11:14.788Z[ 13] 10.00-10.00 sec 72.1 KBytes 1.08 Gbits/sec
17112026-03-16T08:11:14.788Z[ 15] 10.00-10.00 sec 125 KBytes 1.87 Gbits/sec
17122026-03-16T08:11:14.788Z[ 17] 10.00-10.00 sec 35.2 KBytes 527 Mbits/sec
17132026-03-16T08:11:14.788Z[ 19] 10.00-10.00 sec 126 KBytes 1.89 Gbits/sec
17142026-03-16T08:11:14.788Z[SUM] 10.00-10.00 sec 630 KBytes 9.38 Gbits/sec
17152026-03-16T08:11:14.788Z- - - - - - - - - - - - - - - - - - - - - - - - -
17162026-03-16T08:11:14.788Z[ ID] Interval Transfer Bandwidth
17172026-03-16T08:11:14.788Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17182026-03-16T08:11:14.788Z[ 5] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17192026-03-16T08:11:14.788Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17202026-03-16T08:11:14.788Z[ 7] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17212026-03-16T08:11:14.788Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17222026-03-16T08:11:14.788Z[ 9] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17232026-03-16T08:11:14.789Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17242026-03-16T08:11:14.789Z[ 11] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17252026-03-16T08:11:14.789Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17262026-03-16T08:11:14.789Z[ 13] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17272026-03-16T08:11:14.789Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17282026-03-16T08:11:14.789Z[ 15] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17292026-03-16T08:11:14.789Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17302026-03-16T08:11:14.789Z[ 17] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17312026-03-16T08:11:14.789Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17322026-03-16T08:11:14.789Z[ 19] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17332026-03-16T08:11:14.789Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17342026-03-16T08:11:14.789Z[SUM] 0.00-10.00 sec 9.21 GBytes 7.91 Gbits/sec receiver
17352026-03-16T08:11:14.792ZRun 5/5...7911.299Mbps
17362026-03-16T08:11:14.792Z###---------------------###
17372026-03-16T08:11:14.792Z::: iPerf done... :::
17382026-03-16T08:11:14.793Z:::Awaiting out files...:::
17392026-03-16T08:11:14.793Z###---------------------###
17402026-03-16T08:11:14.793Z###-----###
17412026-03-16T08:11:14.793Z:::done!:::
17422026-03-16T08:11:14.793Z###-----###
17432026-03-16T08:11:14.793Z###-------------------###
17442026-03-16T08:11:14.793Z:::Running experiment :::
17452026-03-16T08:11:14.793Z:::iperf-tcp/local/s2c:::
17462026-03-16T08:11:14.793Z###-------------------###
17472026-03-16T08:11:21.815Z-----------------------------------------------------------
17482026-03-16T08:11:21.815ZServer listening on 5201
17492026-03-16T08:11:21.815Z-----------------------------------------------------------
17502026-03-16T08:11:21.815ZAccepted connection from 10.0.0.1, port 51762
17512026-03-16T08:11:21.815Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34615
17522026-03-16T08:11:21.815Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37561
17532026-03-16T08:11:21.815Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61554
17542026-03-16T08:11:21.815Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54590
17552026-03-16T08:11:21.815Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33651
17562026-03-16T08:11:21.816Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50589
17572026-03-16T08:11:21.816Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43581
17582026-03-16T08:11:21.816Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46039
17592026-03-16T08:11:21.816Z[ ID] Interval Transfer Bandwidth
17602026-03-16T08:11:21.816Z[ 5] 0.00-1.00 sec 108 MBytes 907 Mbits/sec
17612026-03-16T08:11:21.816Z[ 7] 0.00-1.00 sec 108 MBytes 905 Mbits/sec
17622026-03-16T08:11:21.816Z[ 9] 0.00-1.00 sec 108 MBytes 905 Mbits/sec
17632026-03-16T08:11:21.816Z[ 11] 0.00-1.00 sec 108 MBytes 907 Mbits/sec
17642026-03-16T08:11:21.816Z[ 13] 0.00-1.00 sec 108 MBytes 907 Mbits/sec
17652026-03-16T08:11:21.816Z[ 15] 0.00-1.00 sec 108 MBytes 906 Mbits/sec
17662026-03-16T08:11:21.816Z[ 17] 0.00-1.00 sec 108 MBytes 905 Mbits/sec
17672026-03-16T08:11:21.816Z[ 19] 0.00-1.00 sec 108 MBytes 905 Mbits/sec
17682026-03-16T08:11:21.816Z[SUM] 0.00-1.00 sec 864 MBytes 7.25 Gbits/sec
17692026-03-16T08:11:21.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
17702026-03-16T08:11:21.816Z[ 5] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17712026-03-16T08:11:21.816Z[ 7] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17722026-03-16T08:11:21.816Z[ 9] 1.00-2.00 sec 135 MBytes 1.14 Gbits/sec
17732026-03-16T08:11:21.816Z[ 11] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17742026-03-16T08:11:21.816Z[ 13] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17752026-03-16T08:11:21.816Z[ 15] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17762026-03-16T08:11:21.816Z[ 17] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17772026-03-16T08:11:21.816Z[ 19] 1.00-2.00 sec 135 MBytes 1.14 Gbits/sec
17782026-03-16T08:11:21.816Z[SUM] 1.00-2.00 sec 1.06 GBytes 9.08 Gbits/sec
17792026-03-16T08:11:21.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
17802026-03-16T08:11:21.816Z[ 5] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17812026-03-16T08:11:21.816Z[ 7] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17822026-03-16T08:11:21.816Z[ 9] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17832026-03-16T08:11:21.816Z[ 11] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17842026-03-16T08:11:21.816Z[ 13] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17852026-03-16T08:11:21.816Z[ 15] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17862026-03-16T08:11:21.816Z[ 17] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17872026-03-16T08:11:21.816Z[ 19] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17882026-03-16T08:11:21.816Z[SUM] 2.00-3.00 sec 1.06 GBytes 9.11 Gbits/sec
17892026-03-16T08:11:21.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
17902026-03-16T08:11:21.816Z[ 5] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
17912026-03-16T08:11:21.816Z[ 7] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
17922026-03-16T08:11:21.816Z[ 9] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
17932026-03-16T08:11:21.817Z[ 11] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
17942026-03-16T08:11:21.817Z[ 13] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
17952026-03-16T08:11:21.817Z[ 15] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
17962026-03-16T08:11:21.817Z[ 17] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
17972026-03-16T08:11:21.817Z[ 19] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
17982026-03-16T08:11:21.817Z[SUM] 3.00-4.00 sec 1.07 GBytes 9.16 Gbits/sec
17992026-03-16T08:11:21.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
18002026-03-16T08:11:21.817Z[ 5] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18012026-03-16T08:11:21.817Z[ 7] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18022026-03-16T08:11:21.817Z[ 9] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18032026-03-16T08:11:21.817Z[ 11] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18042026-03-16T08:11:21.817Z[ 13] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18052026-03-16T08:11:21.817Z[ 15] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18062026-03-16T08:11:21.817Z[ 17] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18072026-03-16T08:11:21.817Z[ 19] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18082026-03-16T08:11:21.817Z[SUM] 4.00-5.00 sec 1.05 GBytes 9.05 Gbits/sec
18092026-03-16T08:11:21.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
18102026-03-16T08:11:21.817Z[ 5] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18112026-03-16T08:11:21.817Z[ 7] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18122026-03-16T08:11:21.817Z[ 9] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18132026-03-16T08:11:21.817Z[ 11] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18142026-03-16T08:11:21.817Z[ 13] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18152026-03-16T08:11:21.817Z[ 15] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18162026-03-16T08:11:21.817Z[ 17] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18172026-03-16T08:11:21.817Z[ 19] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18182026-03-16T08:11:21.817Z[SUM] 5.00-6.00 sec 1.06 GBytes 9.12 Gbits/sec
18192026-03-16T08:11:21.817Z- - - - - - - - - - - - - - - - - - - - - - - - -
18202026-03-16T08:11:21.817Z[ 5] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18212026-03-16T08:11:21.817Z[ 7] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18222026-03-16T08:11:21.817Z[ 9] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18232026-03-16T08:11:25.028Z[ 11] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18242026-03-16T08:11:25.028Z[ 13] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18252026-03-16T08:11:25.028Z[ 15] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18262026-03-16T08:11:25.028Z[ 17] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18272026-03-16T08:11:25.028Z[ 19] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18282026-03-16T08:11:25.028Z[SUM] 6.00-7.00 sec 1.06 GBytes 9.13 Gbits/sec
18292026-03-16T08:11:25.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
18302026-03-16T08:11:25.028Z[ 5] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18312026-03-16T08:11:25.028Z[ 7] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18322026-03-16T08:11:25.028Z[ 9] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18332026-03-16T08:11:25.028Z[ 11] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18342026-03-16T08:11:25.028Z[ 13] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18352026-03-16T08:11:25.028Z[ 15] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18362026-03-16T08:11:25.028Z[ 17] 7.00-8.00 sec 135 MBytes 1.13 Gbits/sec
18372026-03-16T08:11:25.028Z[ 19] 7.00-8.00 sec 134 MBytes 1.13 Gbits/sec
18382026-03-16T08:11:25.028Z[SUM] 7.00-8.00 sec 1.05 GBytes 9.03 Gbits/sec
18392026-03-16T08:11:25.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
18402026-03-16T08:11:25.028Z[ 5] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18412026-03-16T08:11:25.028Z[ 7] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18422026-03-16T08:11:25.028Z[ 9] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18432026-03-16T08:11:25.028Z[ 11] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18442026-03-16T08:11:25.028Z[ 13] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18452026-03-16T08:11:25.028Z[ 15] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18462026-03-16T08:11:25.029Z[ 17] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18472026-03-16T08:11:25.029Z[ 19] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18482026-03-16T08:11:25.029Z[SUM] 8.00-9.00 sec 1.05 GBytes 9.00 Gbits/sec
18492026-03-16T08:11:25.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
18502026-03-16T08:11:25.029Z[ 5] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18512026-03-16T08:11:25.029Z[ 7] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18522026-03-16T08:11:25.029Z[ 9] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18532026-03-16T08:11:25.029Z[ 11] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18542026-03-16T08:11:25.029Z[ 13] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18552026-03-16T08:11:25.029Z[ 15] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18562026-03-16T08:11:25.029Z[ 17] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18572026-03-16T08:11:25.029Z[ 19] 9.00-10.00 sec 135 MBytes 1.13 Gbits/sec
18582026-03-16T08:11:25.029Z[SUM] 9.00-10.00 sec 1.05 GBytes 9.04 Gbits/sec
18592026-03-16T08:11:25.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
18602026-03-16T08:11:25.029Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.28 Gbits/sec
18612026-03-16T08:11:25.029Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.29 Gbits/sec
18622026-03-16T08:11:25.029Z[ 9] 10.00-10.00 sec 48.1 KBytes 644 Mbits/sec
18632026-03-16T08:11:25.029Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.29 Gbits/sec
18642026-03-16T08:11:25.029Z[ 13] 10.00-10.00 sec 48.1 KBytes 645 Mbits/sec
18652026-03-16T08:11:25.029Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.29 Gbits/sec
18662026-03-16T08:11:25.029Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.29 Gbits/sec
18672026-03-16T08:11:25.029Z[ 19] 10.00-10.00 sec 48.1 KBytes 645 Mbits/sec
18682026-03-16T08:11:25.029Z[SUM] 10.00-10.00 sec 625 KBytes 8.34 Gbits/sec
18692026-03-16T08:11:25.029Z- - - - - - - - - - - - - - - - - - - - - - - - -
18702026-03-16T08:11:25.029Z[ ID] Interval Transfer Bandwidth
18712026-03-16T08:11:25.029Z[ 5] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18722026-03-16T08:11:25.029Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18732026-03-16T08:11:25.029Z[ 7] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18742026-03-16T08:11:25.029Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18752026-03-16T08:11:25.029Z[ 9] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18762026-03-16T08:11:25.029Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18772026-03-16T08:11:25.029Z[ 11] 0.00-10.00 sec 1.30 GBytes 1.11 Gbits/sec sender
18782026-03-16T08:11:25.029Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18792026-03-16T08:11:25.029Z[ 13] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18802026-03-16T08:11:25.029Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18812026-03-16T08:11:25.029Z[ 15] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18822026-03-16T08:11:25.029Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18832026-03-16T08:11:25.029Z[ 17] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18842026-03-16T08:11:25.029Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18852026-03-16T08:11:25.030Z[ 19] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18862026-03-16T08:11:25.030Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18872026-03-16T08:11:25.030Z[SUM] 0.00-10.00 sec 10.4 GBytes 8.90 Gbits/sec sender
18882026-03-16T08:11:25.030Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18892026-03-16T08:11:25.033ZRun 1/5...8897.055Mbps
18902026-03-16T08:11:32.055Z-----------------------------------------------------------
18912026-03-16T08:11:32.055ZServer listening on 5201
18922026-03-16T08:11:32.055Z-----------------------------------------------------------
18932026-03-16T08:11:32.055ZAccepted connection from 10.0.0.1, port 52735
18942026-03-16T08:11:32.055Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47931
18952026-03-16T08:11:32.055Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52370
18962026-03-16T08:11:32.055Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49977
18972026-03-16T08:11:32.055Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51268
18982026-03-16T08:11:32.055Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38614
18992026-03-16T08:11:32.055Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54938
19002026-03-16T08:11:32.055Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52130
19012026-03-16T08:11:32.055Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51469
19022026-03-16T08:11:32.055Z[ ID] Interval Transfer Bandwidth
19032026-03-16T08:11:32.055Z[ 5] 0.00-1.00 sec 106 MBytes 891 Mbits/sec
19042026-03-16T08:11:32.055Z[ 7] 0.00-1.00 sec 106 MBytes 893 Mbits/sec
19052026-03-16T08:11:32.055Z[ 9] 0.00-1.00 sec 106 MBytes 892 Mbits/sec
19062026-03-16T08:11:32.055Z[ 11] 0.00-1.00 sec 106 MBytes 891 Mbits/sec
19072026-03-16T08:11:32.055Z[ 13] 0.00-1.00 sec 106 MBytes 890 Mbits/sec
19082026-03-16T08:11:32.056Z[ 15] 0.00-1.00 sec 106 MBytes 890 Mbits/sec
19092026-03-16T08:11:32.056Z[ 17] 0.00-1.00 sec 106 MBytes 890 Mbits/sec
19102026-03-16T08:11:32.056Z[ 19] 0.00-1.00 sec 106 MBytes 891 Mbits/sec
19112026-03-16T08:11:32.056Z[SUM] 0.00-1.00 sec 850 MBytes 7.13 Gbits/sec
19122026-03-16T08:11:32.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
19132026-03-16T08:11:32.056Z[ 5] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19142026-03-16T08:11:32.056Z[ 7] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19152026-03-16T08:11:32.056Z[ 9] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19162026-03-16T08:11:32.056Z[ 11] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19172026-03-16T08:11:32.056Z[ 13] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19182026-03-16T08:11:32.056Z[ 15] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19192026-03-16T08:11:32.056Z[ 17] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19202026-03-16T08:11:32.056Z[ 19] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
19212026-03-16T08:11:32.056Z[SUM] 1.00-2.00 sec 1.05 GBytes 9.04 Gbits/sec
19222026-03-16T08:11:32.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
19232026-03-16T08:11:32.056Z[ 5] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19242026-03-16T08:11:32.056Z[ 7] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19252026-03-16T08:11:32.056Z[ 9] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19262026-03-16T08:11:32.056Z[ 11] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19272026-03-16T08:11:32.056Z[ 13] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19282026-03-16T08:11:32.056Z[ 15] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19292026-03-16T08:11:32.056Z[ 17] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19302026-03-16T08:11:32.056Z[ 19] 2.00-3.00 sec 135 MBytes 1.13 Gbits/sec
19312026-03-16T08:11:32.056Z[SUM] 2.00-3.00 sec 1.05 GBytes 9.04 Gbits/sec
19322026-03-16T08:11:32.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
19332026-03-16T08:11:32.056Z[ 5] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19342026-03-16T08:11:32.056Z[ 7] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19352026-03-16T08:11:32.056Z[ 9] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19362026-03-16T08:11:32.056Z[ 11] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19372026-03-16T08:11:32.056Z[ 13] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19382026-03-16T08:11:32.056Z[ 15] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19392026-03-16T08:11:32.056Z[ 17] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19402026-03-16T08:11:32.056Z[ 19] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
19412026-03-16T08:11:32.056Z[SUM] 3.00-4.00 sec 1.06 GBytes 9.06 Gbits/sec
19422026-03-16T08:11:32.056Z- - - - - - - - - - - - - - - - - - - - - - - - -
19432026-03-16T08:11:32.056Z[ 5] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19442026-03-16T08:11:32.056Z[ 7] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19452026-03-16T08:11:32.056Z[ 9] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19462026-03-16T08:11:32.056Z[ 11] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19472026-03-16T08:11:32.056Z[ 13] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19482026-03-16T08:11:32.057Z[ 15] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19492026-03-16T08:11:32.057Z[ 17] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19502026-03-16T08:11:32.057Z[ 19] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
19512026-03-16T08:11:32.057Z[SUM] 4.00-5.00 sec 1.06 GBytes 9.07 Gbits/sec
19522026-03-16T08:11:32.057Z- - - - - - - - - - - - - - - - - - - - - - - - -
19532026-03-16T08:11:32.057Z[ 5] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19542026-03-16T08:11:32.060Z[ 7] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19552026-03-16T08:11:32.060Z[ 9] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19562026-03-16T08:11:32.060Z[ 11] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19572026-03-16T08:11:32.060Z[ 13] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19582026-03-16T08:11:32.060Z[ 15] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19592026-03-16T08:11:32.060Z[ 17] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19602026-03-16T08:11:32.060Z[ 19] 5.00-6.00 sec 135 MBytes 1.13 Gbits/sec
19612026-03-16T08:11:32.060Z[SUM] 5.00-6.00 sec 1.05 GBytes 9.04 Gbits/sec
19622026-03-16T08:11:32.060Z- - - - - - - - - - - - - - - - - - - - - - - - -
19632026-03-16T08:11:32.060Z[ 5] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19642026-03-16T08:11:32.060Z[ 7] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19652026-03-16T08:11:32.060Z[ 9] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19662026-03-16T08:11:35.268Z[ 11] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19672026-03-16T08:11:35.268Z[ 13] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19682026-03-16T08:11:35.268Z[ 15] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19692026-03-16T08:11:35.268Z[ 17] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19702026-03-16T08:11:35.268Z[ 19] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
19712026-03-16T08:11:35.268Z[SUM] 6.00-7.00 sec 1.05 GBytes 9.04 Gbits/sec
19722026-03-16T08:11:35.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
19732026-03-16T08:11:35.268Z[ 5] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19742026-03-16T08:11:35.268Z[ 7] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19752026-03-16T08:11:35.268Z[ 9] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19762026-03-16T08:11:35.268Z[ 11] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19772026-03-16T08:11:35.268Z[ 13] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19782026-03-16T08:11:35.268Z[ 15] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19792026-03-16T08:11:35.268Z[ 17] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19802026-03-16T08:11:35.268Z[ 19] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19812026-03-16T08:11:35.268Z[SUM] 7.00-8.00 sec 1.06 GBytes 9.13 Gbits/sec
19822026-03-16T08:11:35.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
19832026-03-16T08:11:35.268Z[ 5] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19842026-03-16T08:11:35.268Z[ 7] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19852026-03-16T08:11:35.268Z[ 9] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19862026-03-16T08:11:35.268Z[ 11] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19872026-03-16T08:11:35.268Z[ 13] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19882026-03-16T08:11:35.268Z[ 15] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19892026-03-16T08:11:35.269Z[ 17] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19902026-03-16T08:11:35.269Z[ 19] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
19912026-03-16T08:11:35.269Z[SUM] 8.00-9.00 sec 1.07 GBytes 9.20 Gbits/sec
19922026-03-16T08:11:35.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
19932026-03-16T08:11:35.269Z[ 5] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19942026-03-16T08:11:35.269Z[ 7] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19952026-03-16T08:11:35.269Z[ 9] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19962026-03-16T08:11:35.269Z[ 11] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19972026-03-16T08:11:35.269Z[ 13] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19982026-03-16T08:11:35.269Z[ 15] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19992026-03-16T08:11:35.269Z[ 17] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
20002026-03-16T08:11:35.269Z[ 19] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
20012026-03-16T08:11:35.269Z[SUM] 9.00-10.00 sec 1.07 GBytes 9.17 Gbits/sec
20022026-03-16T08:11:35.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
20032026-03-16T08:11:35.269Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.34 Gbits/sec
20042026-03-16T08:11:35.269Z[ 7] 10.00-10.00 sec 48.1 KBytes 674 Mbits/sec
20052026-03-16T08:11:35.269Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.35 Gbits/sec
20062026-03-16T08:11:35.269Z[ 11] 10.00-10.00 sec 48.1 KBytes 676 Mbits/sec
20072026-03-16T08:11:35.269Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20082026-03-16T08:11:35.269Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.35 Gbits/sec
20092026-03-16T08:11:35.269Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.35 Gbits/sec
20102026-03-16T08:11:35.269Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.35 Gbits/sec
20112026-03-16T08:11:35.269Z[SUM] 10.00-10.00 sec 577 KBytes 8.06 Gbits/sec
20122026-03-16T08:11:35.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
20132026-03-16T08:11:35.269Z[ ID] Interval Transfer Bandwidth
20142026-03-16T08:11:35.269Z[ 5] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20152026-03-16T08:11:35.269Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20162026-03-16T08:11:35.269Z[ 7] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20172026-03-16T08:11:35.269Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20182026-03-16T08:11:35.269Z[ 9] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20192026-03-16T08:11:35.269Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20202026-03-16T08:11:35.269Z[ 11] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20212026-03-16T08:11:35.269Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20222026-03-16T08:11:35.269Z[ 13] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20232026-03-16T08:11:35.269Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20242026-03-16T08:11:35.269Z[ 15] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20252026-03-16T08:11:35.269Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20262026-03-16T08:11:35.269Z[ 17] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20272026-03-16T08:11:35.269Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20282026-03-16T08:11:35.270Z[ 19] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
20292026-03-16T08:11:35.270Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20302026-03-16T08:11:35.270Z[SUM] 0.00-10.00 sec 10.4 GBytes 8.89 Gbits/sec sender
20312026-03-16T08:11:35.270Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20322026-03-16T08:11:35.273ZRun 2/5...8891.985Mbps
20332026-03-16T08:11:42.295Z-----------------------------------------------------------
20342026-03-16T08:11:42.295ZServer listening on 5201
20352026-03-16T08:11:42.295Z-----------------------------------------------------------
20362026-03-16T08:11:42.295ZAccepted connection from 10.0.0.1, port 46176
20372026-03-16T08:11:42.295Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47247
20382026-03-16T08:11:42.295Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61908
20392026-03-16T08:11:42.295Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52989
20402026-03-16T08:11:42.295Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55214
20412026-03-16T08:11:42.295Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62990
20422026-03-16T08:11:42.295Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34603
20432026-03-16T08:11:42.295Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52041
20442026-03-16T08:11:42.295Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63173
20452026-03-16T08:11:42.295Z[ ID] Interval Transfer Bandwidth
20462026-03-16T08:11:42.295Z[ 5] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
20472026-03-16T08:11:42.295Z[ 7] 0.00-1.00 sec 108 MBytes 910 Mbits/sec
20482026-03-16T08:11:42.295Z[ 9] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
20492026-03-16T08:11:42.295Z[ 11] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
20502026-03-16T08:11:42.295Z[ 13] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
20512026-03-16T08:11:42.295Z[ 15] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
20522026-03-16T08:11:42.295Z[ 17] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
20532026-03-16T08:11:42.295Z[ 19] 0.00-1.00 sec 108 MBytes 908 Mbits/sec
20542026-03-16T08:11:42.295Z[SUM] 0.00-1.00 sec 867 MBytes 7.27 Gbits/sec
20552026-03-16T08:11:42.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562026-03-16T08:11:42.295Z[ 5] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20572026-03-16T08:11:42.295Z[ 7] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20582026-03-16T08:11:42.295Z[ 9] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20592026-03-16T08:11:42.295Z[ 11] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20602026-03-16T08:11:42.295Z[ 13] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20612026-03-16T08:11:42.295Z[ 15] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20622026-03-16T08:11:42.295Z[ 17] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20632026-03-16T08:11:42.296Z[ 19] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
20642026-03-16T08:11:42.296Z[SUM] 1.00-2.00 sec 1.07 GBytes 9.16 Gbits/sec
20652026-03-16T08:11:42.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662026-03-16T08:11:42.296Z[ 5] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20672026-03-16T08:11:42.296Z[ 7] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20682026-03-16T08:11:42.296Z[ 9] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20692026-03-16T08:11:42.296Z[ 11] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20702026-03-16T08:11:42.296Z[ 13] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20712026-03-16T08:11:42.296Z[ 15] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20722026-03-16T08:11:42.296Z[ 17] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20732026-03-16T08:11:42.296Z[ 19] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20742026-03-16T08:11:42.296Z[SUM] 2.00-3.00 sec 1.07 GBytes 9.23 Gbits/sec
20752026-03-16T08:11:42.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762026-03-16T08:11:42.296Z[ 5] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20772026-03-16T08:11:42.296Z[ 7] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20782026-03-16T08:11:42.296Z[ 9] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20792026-03-16T08:11:42.296Z[ 11] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20802026-03-16T08:11:42.296Z[ 13] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20812026-03-16T08:11:42.296Z[ 15] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20822026-03-16T08:11:42.296Z[ 17] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20832026-03-16T08:11:42.296Z[ 19] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
20842026-03-16T08:11:42.296Z[SUM] 3.00-4.00 sec 1.06 GBytes 9.13 Gbits/sec
20852026-03-16T08:11:42.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862026-03-16T08:11:42.299Z[ 5] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20872026-03-16T08:11:42.299Z[ 7] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20882026-03-16T08:11:42.299Z[ 9] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20892026-03-16T08:11:42.299Z[ 11] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20902026-03-16T08:11:42.299Z[ 13] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20912026-03-16T08:11:42.299Z[ 15] 4.00-5.00 sec 139 MBytes 1.16 Gbits/sec
20922026-03-16T08:11:42.300Z[ 17] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20932026-03-16T08:11:42.300Z[ 19] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20942026-03-16T08:11:42.300Z[SUM] 4.00-5.00 sec 1.09 GBytes 9.33 Gbits/sec
20952026-03-16T08:11:42.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962026-03-16T08:11:42.300Z[ 5] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
20972026-03-16T08:11:42.300Z[ 7] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
20982026-03-16T08:11:42.300Z[ 9] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
20992026-03-16T08:11:42.300Z[ 11] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
21002026-03-16T08:11:42.300Z[ 13] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
21012026-03-16T08:11:42.300Z[ 15] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
21022026-03-16T08:11:42.300Z[ 17] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
21032026-03-16T08:11:42.300Z[ 19] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
21042026-03-16T08:11:42.300Z[SUM] 5.00-6.00 sec 1.06 GBytes 9.14 Gbits/sec
21052026-03-16T08:11:42.300Z- - - - - - - - - - - - - - - - - - - - - - - - -
21062026-03-16T08:11:42.300Z[ 5] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
21072026-03-16T08:11:42.300Z[ 7] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
21082026-03-16T08:11:42.300Z[ 9] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21092026-03-16T08:11:45.507Z[ 11] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21102026-03-16T08:11:45.508Z[ 13] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21112026-03-16T08:11:45.508Z[ 15] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21122026-03-16T08:11:45.508Z[ 17] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21132026-03-16T08:11:45.508Z[ 19] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21142026-03-16T08:11:45.508Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.24 Gbits/sec
21152026-03-16T08:11:45.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
21162026-03-16T08:11:45.508Z[ 5] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21172026-03-16T08:11:45.508Z[ 7] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21182026-03-16T08:11:45.508Z[ 9] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21192026-03-16T08:11:45.508Z[ 11] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21202026-03-16T08:11:45.508Z[ 13] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21212026-03-16T08:11:45.508Z[ 15] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21222026-03-16T08:11:45.508Z[ 17] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21232026-03-16T08:11:45.508Z[ 19] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21242026-03-16T08:11:45.508Z[SUM] 7.00-8.00 sec 1.07 GBytes 9.18 Gbits/sec
21252026-03-16T08:11:45.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
21262026-03-16T08:11:45.508Z[ 5] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21272026-03-16T08:11:45.508Z[ 7] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21282026-03-16T08:11:45.508Z[ 9] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21292026-03-16T08:11:45.508Z[ 11] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21302026-03-16T08:11:45.508Z[ 13] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21312026-03-16T08:11:45.508Z[ 15] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21322026-03-16T08:11:45.508Z[ 17] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21332026-03-16T08:11:45.508Z[ 19] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21342026-03-16T08:11:45.508Z[SUM] 8.00-9.00 sec 1.07 GBytes 9.18 Gbits/sec
21352026-03-16T08:11:45.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
21362026-03-16T08:11:45.508Z[ 5] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21372026-03-16T08:11:45.508Z[ 7] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21382026-03-16T08:11:45.508Z[ 9] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21392026-03-16T08:11:45.508Z[ 11] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21402026-03-16T08:11:45.508Z[ 13] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21412026-03-16T08:11:45.508Z[ 15] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21422026-03-16T08:11:45.508Z[ 17] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21432026-03-16T08:11:45.508Z[ 19] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
21442026-03-16T08:11:45.508Z[SUM] 9.00-10.00 sec 1.06 GBytes 9.11 Gbits/sec
21452026-03-16T08:11:45.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
21462026-03-16T08:11:45.508Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.39 Gbits/sec
21472026-03-16T08:11:45.508Z[ 7] 10.00-10.00 sec 144 KBytes 2.09 Gbits/sec
21482026-03-16T08:11:45.509Z[ 9] 10.00-10.00 sec 48.1 KBytes 698 Mbits/sec
21492026-03-16T08:11:45.509Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.40 Gbits/sec
21502026-03-16T08:11:45.509Z[ 13] 10.00-10.00 sec 96.2 KBytes 1.40 Gbits/sec
21512026-03-16T08:11:45.509Z[ 15] 10.00-10.00 sec 48.1 KBytes 698 Mbits/sec
21522026-03-16T08:11:45.509Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.40 Gbits/sec
21532026-03-16T08:11:45.509Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.40 Gbits/sec
21542026-03-16T08:11:45.509Z[SUM] 10.00-10.00 sec 721 KBytes 10.4 Gbits/sec
21552026-03-16T08:11:45.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
21562026-03-16T08:11:45.509Z[ ID] Interval Transfer Bandwidth
21572026-03-16T08:11:45.509Z[ 5] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21582026-03-16T08:11:45.509Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21592026-03-16T08:11:45.509Z[ 7] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21602026-03-16T08:11:45.509Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21612026-03-16T08:11:45.509Z[ 9] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21622026-03-16T08:11:45.509Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21632026-03-16T08:11:45.509Z[ 11] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21642026-03-16T08:11:45.509Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21652026-03-16T08:11:45.509Z[ 13] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21662026-03-16T08:11:45.509Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21672026-03-16T08:11:45.509Z[ 15] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21682026-03-16T08:11:45.509Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21692026-03-16T08:11:45.509Z[ 17] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21702026-03-16T08:11:45.509Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21712026-03-16T08:11:45.509Z[ 19] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
21722026-03-16T08:11:45.509Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21732026-03-16T08:11:45.509Z[SUM] 0.00-10.00 sec 10.5 GBytes 9.00 Gbits/sec sender
21742026-03-16T08:11:45.509Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21752026-03-16T08:11:45.513ZRun 3/5...8996.218Mbps
21762026-03-16T08:11:52.535Z-----------------------------------------------------------
21772026-03-16T08:11:52.535ZServer listening on 5201
21782026-03-16T08:11:52.535Z-----------------------------------------------------------
21792026-03-16T08:11:52.535ZAccepted connection from 10.0.0.1, port 38561
21802026-03-16T08:11:52.535Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40027
21812026-03-16T08:11:52.535Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47651
21822026-03-16T08:11:52.535Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46380
21832026-03-16T08:11:52.535Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49951
21842026-03-16T08:11:52.535Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61294
21852026-03-16T08:11:52.535Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40509
21862026-03-16T08:11:52.535Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63423
21872026-03-16T08:11:52.535Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37542
21882026-03-16T08:11:52.535Z[ ID] Interval Transfer Bandwidth
21892026-03-16T08:11:52.535Z[ 5] 0.00-1.00 sec 107 MBytes 898 Mbits/sec
21902026-03-16T08:11:52.535Z[ 7] 0.00-1.00 sec 107 MBytes 898 Mbits/sec
21912026-03-16T08:11:52.535Z[ 9] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
21922026-03-16T08:11:52.535Z[ 11] 0.00-1.00 sec 107 MBytes 899 Mbits/sec
21932026-03-16T08:11:52.535Z[ 13] 0.00-1.00 sec 107 MBytes 896 Mbits/sec
21942026-03-16T08:11:52.535Z[ 15] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
21952026-03-16T08:11:52.535Z[ 17] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
21962026-03-16T08:11:52.535Z[ 19] 0.00-1.00 sec 107 MBytes 898 Mbits/sec
21972026-03-16T08:11:52.535Z[SUM] 0.00-1.00 sec 856 MBytes 7.18 Gbits/sec
21982026-03-16T08:11:52.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
21992026-03-16T08:11:52.535Z[ 5] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22002026-03-16T08:11:52.535Z[ 7] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22012026-03-16T08:11:52.535Z[ 9] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22022026-03-16T08:11:52.535Z[ 11] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22032026-03-16T08:11:52.536Z[ 13] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22042026-03-16T08:11:52.536Z[ 15] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22052026-03-16T08:11:52.536Z[ 17] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22062026-03-16T08:11:52.536Z[ 19] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
22072026-03-16T08:11:52.536Z[SUM] 1.00-2.00 sec 1.07 GBytes 9.15 Gbits/sec
22082026-03-16T08:11:52.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
22092026-03-16T08:11:52.536Z[ 5] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
22102026-03-16T08:11:52.536Z[ 7] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
22112026-03-16T08:11:52.536Z[ 9] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
22122026-03-16T08:11:52.536Z[ 11] 2.00-3.00 sec 135 MBytes 1.14 Gbits/sec
22132026-03-16T08:11:52.536Z[ 13] 2.00-3.00 sec 135 MBytes 1.14 Gbits/sec
22142026-03-16T08:11:52.536Z[ 15] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
22152026-03-16T08:11:52.536Z[ 17] 2.00-3.00 sec 135 MBytes 1.14 Gbits/sec
22162026-03-16T08:11:52.536Z[ 19] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
22172026-03-16T08:11:52.536Z[SUM] 2.00-3.00 sec 1.06 GBytes 9.09 Gbits/sec
22182026-03-16T08:11:52.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
22192026-03-16T08:11:52.536Z[ 5] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22202026-03-16T08:11:52.536Z[ 7] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22212026-03-16T08:11:52.536Z[ 9] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22222026-03-16T08:11:52.536Z[ 11] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22232026-03-16T08:11:52.536Z[ 13] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22242026-03-16T08:11:52.536Z[ 15] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22252026-03-16T08:11:52.536Z[ 17] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22262026-03-16T08:11:52.536Z[ 19] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
22272026-03-16T08:11:52.536Z[SUM] 3.00-4.00 sec 1.06 GBytes 9.15 Gbits/sec
22282026-03-16T08:11:52.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
22292026-03-16T08:11:52.537Z[ 5] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22302026-03-16T08:11:52.537Z[ 7] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22312026-03-16T08:11:52.537Z[ 9] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22322026-03-16T08:11:52.537Z[ 11] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22332026-03-16T08:11:52.537Z[ 13] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22342026-03-16T08:11:52.537Z[ 15] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22352026-03-16T08:11:52.537Z[ 17] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22362026-03-16T08:11:52.537Z[ 19] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22372026-03-16T08:11:52.537Z[SUM] 4.00-5.00 sec 1.08 GBytes 9.25 Gbits/sec
22382026-03-16T08:11:52.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
22392026-03-16T08:11:52.537Z[ 5] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22402026-03-16T08:11:52.537Z[ 7] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22412026-03-16T08:11:52.537Z[ 9] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22422026-03-16T08:11:52.537Z[ 11] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22432026-03-16T08:11:52.537Z[ 13] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22442026-03-16T08:11:52.537Z[ 15] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22452026-03-16T08:11:52.537Z[ 17] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22462026-03-16T08:11:52.537Z[ 19] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
22472026-03-16T08:11:52.537Z[SUM] 5.00-6.00 sec 1.07 GBytes 9.19 Gbits/sec
22482026-03-16T08:11:52.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
22492026-03-16T08:11:52.537Z[ 5] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22502026-03-16T08:11:52.537Z[ 7] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22512026-03-16T08:11:52.537Z[ 9] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22522026-03-16T08:11:55.748Z[ 11] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22532026-03-16T08:11:55.748Z[ 13] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22542026-03-16T08:11:55.748Z[ 15] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22552026-03-16T08:11:55.748Z[ 17] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22562026-03-16T08:11:55.748Z[ 19] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
22572026-03-16T08:11:55.748Z[SUM] 6.00-7.00 sec 1.07 GBytes 9.19 Gbits/sec
22582026-03-16T08:11:55.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
22592026-03-16T08:11:55.748Z[ 5] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
22602026-03-16T08:11:55.748Z[ 7] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
22612026-03-16T08:11:55.748Z[ 9] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
22622026-03-16T08:11:55.748Z[ 11] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
22632026-03-16T08:11:55.748Z[ 13] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
22642026-03-16T08:11:55.748Z[ 15] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
22652026-03-16T08:11:55.748Z[ 17] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
22662026-03-16T08:11:55.748Z[ 19] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
22672026-03-16T08:11:55.748Z[SUM] 7.00-8.00 sec 1.07 GBytes 9.23 Gbits/sec
22682026-03-16T08:11:55.748Z- - - - - - - - - - - - - - - - - - - - - - - - -
22692026-03-16T08:11:55.748Z[ 5] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22702026-03-16T08:11:55.748Z[ 7] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22712026-03-16T08:11:55.748Z[ 9] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22722026-03-16T08:11:55.748Z[ 11] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22732026-03-16T08:11:55.748Z[ 13] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22742026-03-16T08:11:55.748Z[ 15] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22752026-03-16T08:11:55.749Z[ 17] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22762026-03-16T08:11:55.749Z[ 19] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
22772026-03-16T08:11:55.749Z[SUM] 8.00-9.00 sec 1.07 GBytes 9.21 Gbits/sec
22782026-03-16T08:11:55.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
22792026-03-16T08:11:55.749Z[ 5] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22802026-03-16T08:11:55.749Z[ 7] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22812026-03-16T08:11:55.749Z[ 9] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22822026-03-16T08:11:55.749Z[ 11] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22832026-03-16T08:11:55.749Z[ 13] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22842026-03-16T08:11:55.749Z[ 15] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22852026-03-16T08:11:55.749Z[ 17] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22862026-03-16T08:11:55.749Z[ 19] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
22872026-03-16T08:11:55.749Z[SUM] 9.00-10.00 sec 1.08 GBytes 9.25 Gbits/sec
22882026-03-16T08:11:55.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
22892026-03-16T08:11:55.749Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.96 Gbits/sec
22902026-03-16T08:11:55.749Z[ 7] 10.00-10.00 sec 48.1 KBytes 984 Mbits/sec
22912026-03-16T08:11:55.749Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22922026-03-16T08:11:55.749Z[ 11] 10.00-10.00 sec 144 KBytes 2.96 Gbits/sec
22932026-03-16T08:11:55.749Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22942026-03-16T08:11:55.749Z[ 15] 10.00-10.00 sec 144 KBytes 2.96 Gbits/sec
22952026-03-16T08:11:55.749Z[ 17] 10.00-10.00 sec 48.1 KBytes 990 Mbits/sec
22962026-03-16T08:11:55.749Z[ 19] 10.00-10.00 sec 144 KBytes 2.97 Gbits/sec
22972026-03-16T08:11:55.749Z[SUM] 10.00-10.00 sec 625 KBytes 12.8 Gbits/sec
22982026-03-16T08:11:55.749Z- - - - - - - - - - - - - - - - - - - - - - - - -
22992026-03-16T08:11:55.749Z[ ID] Interval Transfer Bandwidth
23002026-03-16T08:11:55.749Z[ 5] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23012026-03-16T08:11:55.749Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23022026-03-16T08:11:55.749Z[ 7] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23032026-03-16T08:11:55.749Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23042026-03-16T08:11:55.749Z[ 9] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23052026-03-16T08:11:55.749Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23062026-03-16T08:11:55.749Z[ 11] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23072026-03-16T08:11:55.749Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23082026-03-16T08:11:55.749Z[ 13] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23092026-03-16T08:11:55.749Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23102026-03-16T08:11:55.749Z[ 15] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23112026-03-16T08:11:55.749Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23122026-03-16T08:11:55.749Z[ 17] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23132026-03-16T08:11:55.749Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23142026-03-16T08:11:55.750Z[ 19] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
23152026-03-16T08:11:55.750Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23162026-03-16T08:11:55.750Z[SUM] 0.00-10.00 sec 10.5 GBytes 8.99 Gbits/sec sender
23172026-03-16T08:11:55.750Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23182026-03-16T08:11:55.753ZRun 4/5...8989.624Mbps
23192026-03-16T08:12:02.776Z-----------------------------------------------------------
23202026-03-16T08:12:02.776ZServer listening on 5201
23212026-03-16T08:12:02.776Z-----------------------------------------------------------
23222026-03-16T08:12:02.776ZAccepted connection from 10.0.0.1, port 57833
23232026-03-16T08:12:02.776Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42697
23242026-03-16T08:12:02.776Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52065
23252026-03-16T08:12:02.776Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47080
23262026-03-16T08:12:02.776Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34471
23272026-03-16T08:12:02.776Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56702
23282026-03-16T08:12:02.776Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39447
23292026-03-16T08:12:02.776Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60237
23302026-03-16T08:12:02.776Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36928
23312026-03-16T08:12:02.776Z[ ID] Interval Transfer Bandwidth
23322026-03-16T08:12:02.776Z[ 5] 0.00-1.00 sec 111 MBytes 928 Mbits/sec
23332026-03-16T08:12:02.776Z[ 7] 0.00-1.00 sec 110 MBytes 926 Mbits/sec
23342026-03-16T08:12:02.776Z[ 9] 0.00-1.00 sec 110 MBytes 926 Mbits/sec
23352026-03-16T08:12:02.776Z[ 11] 0.00-1.00 sec 110 MBytes 926 Mbits/sec
23362026-03-16T08:12:02.776Z[ 13] 0.00-1.00 sec 110 MBytes 925 Mbits/sec
23372026-03-16T08:12:02.777Z[ 15] 0.00-1.00 sec 110 MBytes 924 Mbits/sec
23382026-03-16T08:12:02.777Z[ 17] 0.00-1.00 sec 110 MBytes 924 Mbits/sec
23392026-03-16T08:12:02.777Z[ 19] 0.00-1.00 sec 110 MBytes 924 Mbits/sec
23402026-03-16T08:12:02.777Z[SUM] 0.00-1.00 sec 883 MBytes 7.40 Gbits/sec
23412026-03-16T08:12:02.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
23422026-03-16T08:12:02.777Z[ 5] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
23432026-03-16T08:12:02.777Z[ 7] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
23442026-03-16T08:12:02.777Z[ 9] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
23452026-03-16T08:12:02.777Z[ 11] 1.00-2.00 sec 138 MBytes 1.15 Gbits/sec
23462026-03-16T08:12:02.777Z[ 13] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
23472026-03-16T08:12:02.777Z[ 15] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
23482026-03-16T08:12:02.777Z[ 17] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
23492026-03-16T08:12:02.777Z[ 19] 1.00-2.00 sec 138 MBytes 1.15 Gbits/sec
23502026-03-16T08:12:02.777Z[SUM] 1.00-2.00 sec 1.08 GBytes 9.24 Gbits/sec
23512026-03-16T08:12:02.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
23522026-03-16T08:12:02.777Z[ 5] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23532026-03-16T08:12:02.777Z[ 7] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23542026-03-16T08:12:02.777Z[ 9] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23552026-03-16T08:12:02.777Z[ 11] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23562026-03-16T08:12:02.777Z[ 13] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23572026-03-16T08:12:02.777Z[ 15] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23582026-03-16T08:12:02.777Z[ 17] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23592026-03-16T08:12:02.777Z[ 19] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23602026-03-16T08:12:02.777Z[SUM] 2.00-3.00 sec 1.07 GBytes 9.21 Gbits/sec
23612026-03-16T08:12:02.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
23622026-03-16T08:12:02.777Z[ 5] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23632026-03-16T08:12:02.777Z[ 7] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23642026-03-16T08:12:02.777Z[ 9] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23652026-03-16T08:12:02.777Z[ 11] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23662026-03-16T08:12:02.777Z[ 13] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23672026-03-16T08:12:02.777Z[ 15] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23682026-03-16T08:12:02.777Z[ 17] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23692026-03-16T08:12:02.777Z[ 19] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
23702026-03-16T08:12:02.777Z[SUM] 3.00-4.00 sec 1.08 GBytes 9.27 Gbits/sec
23712026-03-16T08:12:02.777Z- - - - - - - - - - - - - - - - - - - - - - - - -
23722026-03-16T08:12:02.777Z[ 5] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23732026-03-16T08:12:02.777Z[ 7] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23742026-03-16T08:12:02.777Z[ 9] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23752026-03-16T08:12:02.777Z[ 11] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23762026-03-16T08:12:02.777Z[ 13] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23772026-03-16T08:12:02.778Z[ 15] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23782026-03-16T08:12:02.778Z[ 17] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23792026-03-16T08:12:02.778Z[ 19] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
23802026-03-16T08:12:02.778Z[SUM] 4.00-5.00 sec 1.08 GBytes 9.24 Gbits/sec
23812026-03-16T08:12:02.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
23822026-03-16T08:12:02.778Z[ 5] 5.00-6.00 sec 138 MBytes 1.16 Gbits/sec
23832026-03-16T08:12:02.778Z[ 7] 5.00-6.00 sec 138 MBytes 1.15 Gbits/sec
23842026-03-16T08:12:02.778Z[ 9] 5.00-6.00 sec 138 MBytes 1.15 Gbits/sec
23852026-03-16T08:12:02.778Z[ 11] 5.00-6.00 sec 138 MBytes 1.16 Gbits/sec
23862026-03-16T08:12:02.778Z[ 13] 5.00-6.00 sec 138 MBytes 1.15 Gbits/sec
23872026-03-16T08:12:02.778Z[ 15] 5.00-6.00 sec 138 MBytes 1.15 Gbits/sec
23882026-03-16T08:12:02.778Z[ 17] 5.00-6.00 sec 138 MBytes 1.15 Gbits/sec
23892026-03-16T08:12:02.778Z[ 19] 5.00-6.00 sec 138 MBytes 1.16 Gbits/sec
23902026-03-16T08:12:02.778Z[SUM] 5.00-6.00 sec 1.08 GBytes 9.24 Gbits/sec
23912026-03-16T08:12:02.778Z- - - - - - - - - - - - - - - - - - - - - - - - -
23922026-03-16T08:12:02.778Z[ 5] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
23932026-03-16T08:12:02.778Z[ 7] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
23942026-03-16T08:12:02.778Z[ 9] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
23952026-03-16T08:12:05.989Z[ 11] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
23962026-03-16T08:12:05.989Z[ 13] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
23972026-03-16T08:12:05.989Z[ 15] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
23982026-03-16T08:12:05.989Z[ 17] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
23992026-03-16T08:12:05.989Z[ 19] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
24002026-03-16T08:12:05.989Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.24 Gbits/sec
24012026-03-16T08:12:05.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
24022026-03-16T08:12:05.989Z[ 5] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24032026-03-16T08:12:05.989Z[ 7] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24042026-03-16T08:12:05.989Z[ 9] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24052026-03-16T08:12:05.989Z[ 11] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24062026-03-16T08:12:05.989Z[ 13] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24072026-03-16T08:12:05.989Z[ 15] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24082026-03-16T08:12:05.989Z[ 17] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24092026-03-16T08:12:05.989Z[ 19] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
24102026-03-16T08:12:05.989Z[SUM] 7.00-8.00 sec 1.07 GBytes 9.19 Gbits/sec
24112026-03-16T08:12:05.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
24122026-03-16T08:12:05.989Z[ 5] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24132026-03-16T08:12:05.989Z[ 7] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24142026-03-16T08:12:05.989Z[ 9] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24152026-03-16T08:12:05.989Z[ 11] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24162026-03-16T08:12:05.990Z[ 13] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24172026-03-16T08:12:05.990Z[ 15] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24182026-03-16T08:12:05.990Z[ 17] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24192026-03-16T08:12:05.990Z[ 19] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24202026-03-16T08:12:05.990Z[SUM] 8.00-9.00 sec 1.09 GBytes 9.34 Gbits/sec
24212026-03-16T08:12:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
24222026-03-16T08:12:05.990Z[ 5] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24232026-03-16T08:12:05.990Z[ 7] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24242026-03-16T08:12:05.990Z[ 9] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24252026-03-16T08:12:05.990Z[ 11] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24262026-03-16T08:12:05.990Z[ 13] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24272026-03-16T08:12:05.990Z[ 15] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24282026-03-16T08:12:05.990Z[ 17] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24292026-03-16T08:12:05.990Z[ 19] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24302026-03-16T08:12:05.990Z[SUM] 9.00-10.00 sec 1.07 GBytes 9.20 Gbits/sec
24312026-03-16T08:12:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
24322026-03-16T08:12:05.990Z[ 5] 10.00-10.00 sec 144 KBytes 1.75 Gbits/sec
24332026-03-16T08:12:05.990Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.17 Gbits/sec
24342026-03-16T08:12:05.990Z[ 9] 10.00-10.00 sec 144 KBytes 1.76 Gbits/sec
24352026-03-16T08:12:05.990Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.17 Gbits/sec
24362026-03-16T08:12:05.990Z[ 13] 10.00-10.00 sec 96.2 KBytes 1.17 Gbits/sec
24372026-03-16T08:12:05.990Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.17 Gbits/sec
24382026-03-16T08:12:05.990Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.17 Gbits/sec
24392026-03-16T08:12:05.990Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.17 Gbits/sec
24402026-03-16T08:12:05.990Z[SUM] 10.00-10.00 sec 865 KBytes 10.5 Gbits/sec
24412026-03-16T08:12:05.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
24422026-03-16T08:12:05.990Z[ ID] Interval Transfer Bandwidth
24432026-03-16T08:12:05.990Z[ 5] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24442026-03-16T08:12:05.990Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24452026-03-16T08:12:05.990Z[ 7] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24462026-03-16T08:12:05.990Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24472026-03-16T08:12:05.990Z[ 9] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24482026-03-16T08:12:05.990Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24492026-03-16T08:12:05.990Z[ 11] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24502026-03-16T08:12:05.990Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24512026-03-16T08:12:05.990Z[ 13] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24522026-03-16T08:12:05.990Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24532026-03-16T08:12:05.990Z[ 15] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24542026-03-16T08:12:05.990Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24552026-03-16T08:12:05.990Z[ 17] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24562026-03-16T08:12:05.991Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24572026-03-16T08:12:05.991Z[ 19] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24582026-03-16T08:12:05.991Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24592026-03-16T08:12:05.991Z[SUM] 0.00-10.00 sec 10.5 GBytes 9.06 Gbits/sec sender
24602026-03-16T08:12:05.991Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24612026-03-16T08:12:05.994ZRun 5/5...9057.948Mbps
24622026-03-16T08:12:05.994Z###---------------------###
24632026-03-16T08:12:05.994Z::: iPerf done... :::
24642026-03-16T08:12:05.994Z:::Awaiting out files...:::
24652026-03-16T08:12:05.994Z###---------------------###
24662026-03-16T08:12:05.994Z###-----###
24672026-03-16T08:12:05.994Z:::done!:::
24682026-03-16T08:12:05.994Z###-----###
24692026-03-16T08:12:05.994Z###-------------------###
24702026-03-16T08:12:05.994Z:::Running experiment :::
24712026-03-16T08:12:05.994Z:::iperf-tcp/local/c2s:::
24722026-03-16T08:12:05.994Z###-------------------###
24732026-03-16T08:12:06.307Zdtrace: description 'profile-201us ' matched 2 probes
24742026-03-16T08:12:13.016Z-----------------------------------------------------------
24752026-03-16T08:12:13.016ZServer listening on 5201
24762026-03-16T08:12:13.016Z-----------------------------------------------------------
24772026-03-16T08:12:13.016ZAccepted connection from 10.0.0.1, port 36050
24782026-03-16T08:12:13.016Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40545
24792026-03-16T08:12:13.016Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40900
24802026-03-16T08:12:13.016Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40559
24812026-03-16T08:12:13.016Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60089
24822026-03-16T08:12:13.016Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53446
24832026-03-16T08:12:13.016Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64817
24842026-03-16T08:12:13.016Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44502
24852026-03-16T08:12:13.016Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35766
24862026-03-16T08:12:13.016Z[ ID] Interval Transfer Bandwidth
24872026-03-16T08:12:13.016Z[ 5] 0.00-1.00 sec 25.2 MBytes 211 Mbits/sec
24882026-03-16T08:12:13.016Z[ 7] 0.00-1.00 sec 25.1 MBytes 210 Mbits/sec
24892026-03-16T08:12:13.016Z[ 9] 0.00-1.00 sec 25.0 MBytes 210 Mbits/sec
24902026-03-16T08:12:13.016Z[ 11] 0.00-1.00 sec 25.0 MBytes 210 Mbits/sec
24912026-03-16T08:12:13.016Z[ 13] 0.00-1.00 sec 25.0 MBytes 210 Mbits/sec
24922026-03-16T08:12:13.016Z[ 15] 0.00-1.00 sec 25.0 MBytes 209 Mbits/sec
24932026-03-16T08:12:13.016Z[ 17] 0.00-1.00 sec 24.9 MBytes 209 Mbits/sec
24942026-03-16T08:12:13.016Z[ 19] 0.00-1.00 sec 24.9 MBytes 209 Mbits/sec
24952026-03-16T08:12:13.016Z[SUM] 0.00-1.00 sec 200 MBytes 1.68 Gbits/sec
24962026-03-16T08:12:13.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
24972026-03-16T08:12:13.016Z[ 5] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
24982026-03-16T08:12:13.016Z[ 7] 1.00-2.00 sec 33.4 MBytes 281 Mbits/sec
24992026-03-16T08:12:13.016Z[ 9] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25002026-03-16T08:12:13.016Z[ 11] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25012026-03-16T08:12:13.017Z[ 13] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25022026-03-16T08:12:13.017Z[ 15] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25032026-03-16T08:12:13.017Z[ 17] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25042026-03-16T08:12:13.017Z[ 19] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25052026-03-16T08:12:13.017Z[SUM] 1.00-2.00 sec 267 MBytes 2.24 Gbits/sec
25062026-03-16T08:12:13.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
25072026-03-16T08:12:13.017Z[ 5] 2.00-3.00 sec 35.2 MBytes 296 Mbits/sec
25082026-03-16T08:12:13.017Z[ 7] 2.00-3.00 sec 35.2 MBytes 296 Mbits/sec
25092026-03-16T08:12:13.017Z[ 9] 2.00-3.00 sec 35.2 MBytes 296 Mbits/sec
25102026-03-16T08:12:13.017Z[ 11] 2.00-3.00 sec 35.2 MBytes 295 Mbits/sec
25112026-03-16T08:12:13.017Z[ 13] 2.00-3.00 sec 35.1 MBytes 294 Mbits/sec
25122026-03-16T08:12:13.017Z[ 15] 2.00-3.00 sec 35.1 MBytes 295 Mbits/sec
25132026-03-16T08:12:13.017Z[ 17] 2.00-3.00 sec 35.2 MBytes 295 Mbits/sec
25142026-03-16T08:12:13.017Z[ 19] 2.00-3.00 sec 35.1 MBytes 295 Mbits/sec
25152026-03-16T08:12:13.017Z[SUM] 2.00-3.00 sec 281 MBytes 2.36 Gbits/sec
25162026-03-16T08:12:13.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
25172026-03-16T08:12:13.017Z[ 5] 3.00-4.00 sec 35.0 MBytes 294 Mbits/sec
25182026-03-16T08:12:13.017Z[ 7] 3.00-4.00 sec 35.1 MBytes 294 Mbits/sec
25192026-03-16T08:12:13.017Z[ 9] 3.00-4.00 sec 35.2 MBytes 295 Mbits/sec
25202026-03-16T08:12:13.017Z[ 11] 3.00-4.00 sec 35.1 MBytes 295 Mbits/sec
25212026-03-16T08:12:13.017Z[ 13] 3.00-4.00 sec 35.1 MBytes 294 Mbits/sec
25222026-03-16T08:12:13.017Z[ 15] 3.00-4.00 sec 35.1 MBytes 295 Mbits/sec
25232026-03-16T08:12:13.017Z[ 17] 3.00-4.00 sec 35.1 MBytes 294 Mbits/sec
25242026-03-16T08:12:13.017Z[ 19] 3.00-4.00 sec 35.1 MBytes 295 Mbits/sec
25252026-03-16T08:12:13.017Z[SUM] 3.00-4.00 sec 281 MBytes 2.35 Gbits/sec
25262026-03-16T08:12:13.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
25272026-03-16T08:12:13.017Z[ 5] 4.00-5.00 sec 34.6 MBytes 291 Mbits/sec
25282026-03-16T08:12:13.017Z[ 7] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25292026-03-16T08:12:13.017Z[ 9] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25302026-03-16T08:12:13.017Z[ 11] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25312026-03-16T08:12:13.017Z[ 13] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25322026-03-16T08:12:13.017Z[ 15] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25332026-03-16T08:12:13.017Z[ 17] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25342026-03-16T08:12:13.017Z[ 19] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
25352026-03-16T08:12:13.017Z[SUM] 4.00-5.00 sec 277 MBytes 2.32 Gbits/sec
25362026-03-16T08:12:13.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
25372026-03-16T08:12:13.017Z[ 5] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
25382026-03-16T08:12:13.017Z[ 7] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
25392026-03-16T08:12:13.017Z[ 9] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
25402026-03-16T08:12:13.018Z[ 11] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
25412026-03-16T08:12:13.018Z[ 13] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
25422026-03-16T08:12:13.018Z[ 15] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
25432026-03-16T08:12:13.018Z[ 17] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
25442026-03-16T08:12:13.018Z[ 19] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
25452026-03-16T08:12:13.018Z[SUM] 5.00-6.00 sec 273 MBytes 2.29 Gbits/sec
25462026-03-16T08:12:13.018Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472026-03-16T08:12:13.018Z[ 5] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
25482026-03-16T08:12:13.018Z[ 7] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
25492026-03-16T08:12:13.018Z[ 9] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
25502026-03-16T08:12:16.128Z[ 11] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
25512026-03-16T08:12:16.129Z[ 13] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
25522026-03-16T08:12:16.129Z[ 15] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
25532026-03-16T08:12:16.129Z[ 17] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
25542026-03-16T08:12:16.129Z[ 19] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
25552026-03-16T08:12:16.129Z[SUM] 6.00-7.00 sec 275 MBytes 2.31 Gbits/sec
25562026-03-16T08:12:16.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572026-03-16T08:12:16.129Z[ 5] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
25582026-03-16T08:12:16.129Z[ 7] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
25592026-03-16T08:12:16.129Z[ 9] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
25602026-03-16T08:12:16.129Z[ 11] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
25612026-03-16T08:12:16.129Z[ 13] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
25622026-03-16T08:12:16.129Z[ 15] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
25632026-03-16T08:12:16.129Z[ 17] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
25642026-03-16T08:12:16.129Z[ 19] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
25652026-03-16T08:12:16.129Z[SUM] 7.00-8.00 sec 274 MBytes 2.30 Gbits/sec
25662026-03-16T08:12:16.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672026-03-16T08:12:16.129Z[ 5] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
25682026-03-16T08:12:16.129Z[ 7] 8.00-9.00 sec 34.6 MBytes 291 Mbits/sec
25692026-03-16T08:12:16.129Z[ 9] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
25702026-03-16T08:12:16.129Z[ 11] 8.00-9.00 sec 34.6 MBytes 291 Mbits/sec
25712026-03-16T08:12:16.129Z[ 13] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
25722026-03-16T08:12:16.129Z[ 15] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
25732026-03-16T08:12:16.129Z[ 17] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
25742026-03-16T08:12:16.129Z[ 19] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
25752026-03-16T08:12:16.129Z[SUM] 8.00-9.00 sec 277 MBytes 2.32 Gbits/sec
25762026-03-16T08:12:16.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772026-03-16T08:12:16.129Z[ 5] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
25782026-03-16T08:12:16.129Z[ 7] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25792026-03-16T08:12:16.129Z[ 9] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25802026-03-16T08:12:16.129Z[ 11] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25812026-03-16T08:12:16.129Z[ 13] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25822026-03-16T08:12:16.129Z[ 15] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25832026-03-16T08:12:16.129Z[ 17] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25842026-03-16T08:12:16.129Z[ 19] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
25852026-03-16T08:12:16.129Z[SUM] 9.00-10.00 sec 270 MBytes 2.26 Gbits/sec
25862026-03-16T08:12:16.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
25872026-03-16T08:12:16.130Z[ 5] 10.00-10.00 sec 123 KBytes 633 Mbits/sec
25882026-03-16T08:12:16.130Z[ 7] 10.00-10.00 sec 29.7 KBytes 153 Mbits/sec
25892026-03-16T08:12:16.130Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25902026-03-16T08:12:16.130Z[ 11] 10.00-10.00 sec 126 KBytes 647 Mbits/sec
25912026-03-16T08:12:16.130Z[ 13] 10.00-10.00 sec 70.7 KBytes 364 Mbits/sec
25922026-03-16T08:12:16.130Z[ 15] 10.00-10.00 sec 93.1 KBytes 479 Mbits/sec
25932026-03-16T08:12:16.130Z[ 17] 10.00-10.00 sec 96.2 KBytes 494 Mbits/sec
25942026-03-16T08:12:16.130Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25952026-03-16T08:12:16.130Z[SUM] 10.00-10.00 sec 539 KBytes 2.77 Gbits/sec
25962026-03-16T08:12:16.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
25972026-03-16T08:12:16.134Z[ ID] Interval Transfer Bandwidth
25982026-03-16T08:12:16.134Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
25992026-03-16T08:12:16.134Z[ 5] 0.00-10.00 sec 335 MBytes 281 Mbits/sec receiver
26002026-03-16T08:12:16.134Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26012026-03-16T08:12:16.134Z[ 7] 0.00-10.00 sec 335 MBytes 281 Mbits/sec receiver
26022026-03-16T08:12:16.134Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26032026-03-16T08:12:16.134Z[ 9] 0.00-10.00 sec 334 MBytes 281 Mbits/sec receiver
26042026-03-16T08:12:16.134Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26052026-03-16T08:12:16.134Z[ 11] 0.00-10.00 sec 335 MBytes 281 Mbits/sec receiver
26062026-03-16T08:12:16.134Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26072026-03-16T08:12:16.134Z[ 13] 0.00-10.00 sec 334 MBytes 280 Mbits/sec receiver
26082026-03-16T08:12:16.134Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26092026-03-16T08:12:16.134Z[ 15] 0.00-10.00 sec 334 MBytes 280 Mbits/sec receiver
26102026-03-16T08:12:16.134Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26112026-03-16T08:12:16.134Z[ 17] 0.00-10.00 sec 334 MBytes 280 Mbits/sec receiver
26122026-03-16T08:12:16.134Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26132026-03-16T08:12:16.134Z[ 19] 0.00-10.00 sec 334 MBytes 280 Mbits/sec receiver
26142026-03-16T08:12:16.134Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26152026-03-16T08:12:16.134Z[SUM] 0.00-10.00 sec 2.61 GBytes 2.24 Gbits/sec receiver
26162026-03-16T08:12:16.134ZRun 1/10...2244.392Mbps
26172026-03-16T08:12:23.156Z-----------------------------------------------------------
26182026-03-16T08:12:23.157ZServer listening on 5201
26192026-03-16T08:12:23.157Z-----------------------------------------------------------
26202026-03-16T08:12:23.157ZAccepted connection from 10.0.0.1, port 52687
26212026-03-16T08:12:23.157Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42564
26222026-03-16T08:12:23.157Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51860
26232026-03-16T08:12:23.157Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58007
26242026-03-16T08:12:23.157Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57447
26252026-03-16T08:12:23.157Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56804
26262026-03-16T08:12:23.157Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48238
26272026-03-16T08:12:23.157Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34968
26282026-03-16T08:12:23.157Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56493
26292026-03-16T08:12:23.157Z[ ID] Interval Transfer Bandwidth
26302026-03-16T08:12:23.157Z[ 5] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
26312026-03-16T08:12:23.157Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
26322026-03-16T08:12:23.157Z[ 9] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
26332026-03-16T08:12:23.157Z[ 11] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
26342026-03-16T08:12:23.157Z[ 13] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
26352026-03-16T08:12:23.157Z[ 15] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
26362026-03-16T08:12:23.157Z[ 17] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
26372026-03-16T08:12:23.157Z[ 19] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
26382026-03-16T08:12:23.157Z[SUM] 0.00-1.00 sec 188 MBytes 1.58 Gbits/sec
26392026-03-16T08:12:23.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
26402026-03-16T08:12:23.157Z[ 5] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
26412026-03-16T08:12:23.157Z[ 7] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
26422026-03-16T08:12:23.157Z[ 9] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
26432026-03-16T08:12:23.157Z[ 11] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
26442026-03-16T08:12:23.157Z[ 13] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
26452026-03-16T08:12:23.157Z[ 15] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
26462026-03-16T08:12:23.157Z[ 17] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
26472026-03-16T08:12:23.157Z[ 19] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
26482026-03-16T08:12:23.157Z[SUM] 1.00-2.00 sec 273 MBytes 2.29 Gbits/sec
26492026-03-16T08:12:23.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
26502026-03-16T08:12:23.157Z[ 5] 2.00-3.00 sec 34.2 MBytes 287 Mbits/sec
26512026-03-16T08:12:23.157Z[ 7] 2.00-3.00 sec 34.3 MBytes 288 Mbits/sec
26522026-03-16T08:12:23.157Z[ 9] 2.00-3.00 sec 34.2 MBytes 287 Mbits/sec
26532026-03-16T08:12:23.157Z[ 11] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
26542026-03-16T08:12:23.157Z[ 13] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
26552026-03-16T08:12:23.157Z[ 15] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
26562026-03-16T08:12:23.158Z[ 17] 2.00-3.00 sec 34.2 MBytes 287 Mbits/sec
26572026-03-16T08:12:23.158Z[ 19] 2.00-3.00 sec 34.2 MBytes 287 Mbits/sec
26582026-03-16T08:12:23.158Z[SUM] 2.00-3.00 sec 273 MBytes 2.29 Gbits/sec
26592026-03-16T08:12:23.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
26602026-03-16T08:12:23.158Z[ 5] 3.00-4.00 sec 33.8 MBytes 284 Mbits/sec
26612026-03-16T08:12:23.158Z[ 7] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
26622026-03-16T08:12:23.158Z[ 9] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
26632026-03-16T08:12:23.158Z[ 11] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
26642026-03-16T08:12:23.158Z[ 13] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
26652026-03-16T08:12:23.158Z[ 15] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
26662026-03-16T08:12:23.158Z[ 17] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
26672026-03-16T08:12:23.158Z[ 19] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
26682026-03-16T08:12:23.158Z[SUM] 3.00-4.00 sec 270 MBytes 2.27 Gbits/sec
26692026-03-16T08:12:23.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
26702026-03-16T08:12:23.158Z[ 5] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
26712026-03-16T08:12:23.158Z[ 7] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
26722026-03-16T08:12:23.158Z[ 9] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
26732026-03-16T08:12:23.158Z[ 11] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
26742026-03-16T08:12:23.158Z[ 13] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
26752026-03-16T08:12:23.158Z[ 15] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
26762026-03-16T08:12:23.158Z[ 17] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
26772026-03-16T08:12:23.158Z[ 19] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
26782026-03-16T08:12:23.158Z[SUM] 4.00-5.00 sec 273 MBytes 2.29 Gbits/sec
26792026-03-16T08:12:23.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
26802026-03-16T08:12:23.158Z[ 5] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
26812026-03-16T08:12:23.158Z[ 7] 5.00-6.00 sec 34.3 MBytes 287 Mbits/sec
26822026-03-16T08:12:23.158Z[ 9] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
26832026-03-16T08:12:23.158Z[ 11] 5.00-6.00 sec 34.3 MBytes 287 Mbits/sec
26842026-03-16T08:12:23.158Z[ 13] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
26852026-03-16T08:12:23.158Z[ 15] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
26862026-03-16T08:12:23.158Z[ 17] 5.00-6.00 sec 34.3 MBytes 287 Mbits/sec
26872026-03-16T08:12:23.158Z[ 19] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
26882026-03-16T08:12:23.158Z[SUM] 5.00-6.00 sec 274 MBytes 2.30 Gbits/sec
26892026-03-16T08:12:23.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
26902026-03-16T08:12:23.162Z[ 5] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
26912026-03-16T08:12:23.162Z[ 7] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
26922026-03-16T08:12:23.162Z[ 9] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
26932026-03-16T08:12:26.269Z[ 11] 6.00-7.00 sec 34.0 MBytes 285 Mbits/sec
26942026-03-16T08:12:26.269Z[ 13] 6.00-7.00 sec 34.2 MBytes 286 Mbits/sec
26952026-03-16T08:12:26.269Z[ 15] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
26962026-03-16T08:12:26.269Z[ 17] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
26972026-03-16T08:12:26.269Z[ 19] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
26982026-03-16T08:12:26.269Z[SUM] 6.00-7.00 sec 273 MBytes 2.29 Gbits/sec
26992026-03-16T08:12:26.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
27002026-03-16T08:12:26.269Z[ 5] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
27012026-03-16T08:12:26.269Z[ 7] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
27022026-03-16T08:12:26.269Z[ 9] 7.00-8.00 sec 34.1 MBytes 286 Mbits/sec
27032026-03-16T08:12:26.270Z[ 11] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
27042026-03-16T08:12:26.270Z[ 13] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
27052026-03-16T08:12:26.270Z[ 15] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
27062026-03-16T08:12:26.270Z[ 17] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
27072026-03-16T08:12:26.270Z[ 19] 7.00-8.00 sec 34.1 MBytes 286 Mbits/sec
27082026-03-16T08:12:26.270Z[SUM] 7.00-8.00 sec 273 MBytes 2.29 Gbits/sec
27092026-03-16T08:12:26.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
27102026-03-16T08:12:26.270Z[ 5] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
27112026-03-16T08:12:26.270Z[ 7] 8.00-9.00 sec 34.2 MBytes 286 Mbits/sec
27122026-03-16T08:12:26.270Z[ 9] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
27132026-03-16T08:12:26.270Z[ 11] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
27142026-03-16T08:12:26.270Z[ 13] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
27152026-03-16T08:12:26.270Z[ 15] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
27162026-03-16T08:12:26.270Z[ 17] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
27172026-03-16T08:12:26.270Z[ 19] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
27182026-03-16T08:12:26.270Z[SUM] 8.00-9.00 sec 274 MBytes 2.30 Gbits/sec
27192026-03-16T08:12:26.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
27202026-03-16T08:12:26.270Z[ 5] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
27212026-03-16T08:12:26.270Z[ 7] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
27222026-03-16T08:12:26.270Z[ 9] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
27232026-03-16T08:12:26.270Z[ 11] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
27242026-03-16T08:12:26.270Z[ 13] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
27252026-03-16T08:12:26.270Z[ 15] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
27262026-03-16T08:12:26.270Z[ 17] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
27272026-03-16T08:12:26.270Z[ 19] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
27282026-03-16T08:12:26.270Z[SUM] 9.00-10.00 sec 274 MBytes 2.30 Gbits/sec
27292026-03-16T08:12:26.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
27302026-03-16T08:12:26.270Z[ 5] 10.00-10.00 sec 63.3 KBytes 246 Mbits/sec
27312026-03-16T08:12:26.270Z[ 7] 10.00-10.00 sec 124 KBytes 484 Mbits/sec
27322026-03-16T08:12:26.270Z[ 9] 10.00-10.00 sec 126 KBytes 490 Mbits/sec
27332026-03-16T08:12:26.270Z[ 11] 10.00-10.00 sec 126 KBytes 491 Mbits/sec
27342026-03-16T08:12:26.270Z[ 13] 10.00-10.00 sec 126 KBytes 491 Mbits/sec
27352026-03-16T08:12:26.270Z[ 15] 10.00-10.00 sec 122 KBytes 477 Mbits/sec
27362026-03-16T08:12:26.270Z[ 17] 10.00-10.00 sec 94.7 KBytes 369 Mbits/sec
27372026-03-16T08:12:26.270Z[ 19] 10.00-10.00 sec 124 KBytes 484 Mbits/sec
27382026-03-16T08:12:26.270Z[SUM] 10.00-10.00 sec 906 KBytes 3.53 Gbits/sec
27392026-03-16T08:12:26.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
27402026-03-16T08:12:26.270Z[ ID] Interval Transfer Bandwidth
27412026-03-16T08:12:26.270Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27422026-03-16T08:12:26.271Z[ 5] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27432026-03-16T08:12:26.271Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27442026-03-16T08:12:26.271Z[ 7] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27452026-03-16T08:12:26.271Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27462026-03-16T08:12:26.271Z[ 9] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27472026-03-16T08:12:26.271Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27482026-03-16T08:12:26.271Z[ 11] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27492026-03-16T08:12:26.271Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27502026-03-16T08:12:26.271Z[ 13] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27512026-03-16T08:12:26.271Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27522026-03-16T08:12:26.271Z[ 15] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27532026-03-16T08:12:26.271Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27542026-03-16T08:12:26.271Z[ 17] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27552026-03-16T08:12:26.271Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27562026-03-16T08:12:26.271Z[ 19] 0.00-10.00 sec 331 MBytes 277 Mbits/sec receiver
27572026-03-16T08:12:26.271Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27582026-03-16T08:12:26.271Z[SUM] 0.00-10.00 sec 2.58 GBytes 2.22 Gbits/sec receiver
27592026-03-16T08:12:26.274ZRun 2/10...2219.143Mbps
27602026-03-16T08:12:33.297Z-----------------------------------------------------------
27612026-03-16T08:12:33.297ZServer listening on 5201
27622026-03-16T08:12:33.297Z-----------------------------------------------------------
27632026-03-16T08:12:33.297ZAccepted connection from 10.0.0.1, port 50831
27642026-03-16T08:12:33.297Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34049
27652026-03-16T08:12:33.297Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50910
27662026-03-16T08:12:33.297Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55332
27672026-03-16T08:12:33.297Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56345
27682026-03-16T08:12:33.297Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52709
27692026-03-16T08:12:33.297Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55120
27702026-03-16T08:12:33.297Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58627
27712026-03-16T08:12:33.297Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40176
27722026-03-16T08:12:33.297Z[ ID] Interval Transfer Bandwidth
27732026-03-16T08:12:33.297Z[ 5] 0.00-1.00 sec 23.2 MBytes 195 Mbits/sec
27742026-03-16T08:12:33.297Z[ 7] 0.00-1.00 sec 23.2 MBytes 195 Mbits/sec
27752026-03-16T08:12:33.297Z[ 9] 0.00-1.00 sec 23.2 MBytes 194 Mbits/sec
27762026-03-16T08:12:33.297Z[ 11] 0.00-1.00 sec 23.2 MBytes 195 Mbits/sec
27772026-03-16T08:12:33.297Z[ 13] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
27782026-03-16T08:12:33.297Z[ 15] 0.00-1.00 sec 23.2 MBytes 195 Mbits/sec
27792026-03-16T08:12:33.297Z[ 17] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
27802026-03-16T08:12:33.297Z[ 19] 0.00-1.00 sec 23.2 MBytes 194 Mbits/sec
27812026-03-16T08:12:33.297Z[SUM] 0.00-1.00 sec 186 MBytes 1.56 Gbits/sec
27822026-03-16T08:12:33.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
27832026-03-16T08:12:33.297Z[ 5] 1.00-2.00 sec 33.9 MBytes 285 Mbits/sec
27842026-03-16T08:12:33.297Z[ 7] 1.00-2.00 sec 33.9 MBytes 285 Mbits/sec
27852026-03-16T08:12:33.297Z[ 9] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
27862026-03-16T08:12:33.297Z[ 11] 1.00-2.00 sec 33.8 MBytes 283 Mbits/sec
27872026-03-16T08:12:33.297Z[ 13] 1.00-2.00 sec 33.8 MBytes 283 Mbits/sec
27882026-03-16T08:12:33.297Z[ 15] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
27892026-03-16T08:12:33.297Z[ 17] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
27902026-03-16T08:12:33.297Z[ 19] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
27912026-03-16T08:12:33.298Z[SUM] 1.00-2.00 sec 270 MBytes 2.27 Gbits/sec
27922026-03-16T08:12:33.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
27932026-03-16T08:12:33.298Z[ 5] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
27942026-03-16T08:12:33.298Z[ 7] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
27952026-03-16T08:12:33.298Z[ 9] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
27962026-03-16T08:12:33.298Z[ 11] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
27972026-03-16T08:12:33.298Z[ 13] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
27982026-03-16T08:12:33.298Z[ 15] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
27992026-03-16T08:12:33.298Z[ 17] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
28002026-03-16T08:12:33.298Z[ 19] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
28012026-03-16T08:12:33.298Z[SUM] 2.00-3.00 sec 269 MBytes 2.26 Gbits/sec
28022026-03-16T08:12:33.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
28032026-03-16T08:12:33.298Z[ 5] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
28042026-03-16T08:12:33.298Z[ 7] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
28052026-03-16T08:12:33.298Z[ 9] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
28062026-03-16T08:12:33.298Z[ 11] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
28072026-03-16T08:12:33.298Z[ 13] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
28082026-03-16T08:12:33.298Z[ 15] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
28092026-03-16T08:12:33.298Z[ 17] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
28102026-03-16T08:12:33.298Z[ 19] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
28112026-03-16T08:12:33.298Z[SUM] 3.00-4.00 sec 267 MBytes 2.24 Gbits/sec
28122026-03-16T08:12:33.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
28132026-03-16T08:12:33.298Z[ 5] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
28142026-03-16T08:12:33.298Z[ 7] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
28152026-03-16T08:12:33.298Z[ 9] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
28162026-03-16T08:12:33.298Z[ 11] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
28172026-03-16T08:12:33.298Z[ 13] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
28182026-03-16T08:12:33.298Z[ 15] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
28192026-03-16T08:12:33.298Z[ 17] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
28202026-03-16T08:12:33.298Z[ 19] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
28212026-03-16T08:12:33.298Z[SUM] 4.00-5.00 sec 272 MBytes 2.28 Gbits/sec
28222026-03-16T08:12:33.298Z- - - - - - - - - - - - - - - - - - - - - - - - -
28232026-03-16T08:12:33.298Z[ 5] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
28242026-03-16T08:12:33.298Z[ 7] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
28252026-03-16T08:12:33.298Z[ 9] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
28262026-03-16T08:12:33.298Z[ 11] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
28272026-03-16T08:12:33.298Z[ 13] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
28282026-03-16T08:12:33.298Z[ 15] 5.00-6.00 sec 34.0 MBytes 286 Mbits/sec
28292026-03-16T08:12:33.298Z[ 17] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
28302026-03-16T08:12:33.298Z[ 19] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
28312026-03-16T08:12:33.299Z[SUM] 5.00-6.00 sec 273 MBytes 2.29 Gbits/sec
28322026-03-16T08:12:33.299Z- - - - - - - - - - - - - - - - - - - - - - - - -
28332026-03-16T08:12:33.299Z[ 5] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
28342026-03-16T08:12:33.299Z[ 7] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
28352026-03-16T08:12:33.299Z[ 9] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
28362026-03-16T08:12:36.510Z[ 11] 6.00-7.00 sec 34.6 MBytes 291 Mbits/sec
28372026-03-16T08:12:36.510Z[ 13] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
28382026-03-16T08:12:36.510Z[ 15] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
28392026-03-16T08:12:36.510Z[ 17] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
28402026-03-16T08:12:36.510Z[ 19] 6.00-7.00 sec 34.6 MBytes 291 Mbits/sec
28412026-03-16T08:12:36.510Z[SUM] 6.00-7.00 sec 277 MBytes 2.32 Gbits/sec
28422026-03-16T08:12:36.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
28432026-03-16T08:12:36.510Z[ 5] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
28442026-03-16T08:12:36.510Z[ 7] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
28452026-03-16T08:12:36.510Z[ 9] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
28462026-03-16T08:12:36.510Z[ 11] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
28472026-03-16T08:12:36.510Z[ 13] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
28482026-03-16T08:12:36.510Z[ 15] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
28492026-03-16T08:12:36.510Z[ 17] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
28502026-03-16T08:12:36.510Z[ 19] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
28512026-03-16T08:12:36.510Z[SUM] 7.00-8.00 sec 274 MBytes 2.30 Gbits/sec
28522026-03-16T08:12:36.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
28532026-03-16T08:12:36.510Z[ 5] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
28542026-03-16T08:12:36.510Z[ 7] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
28552026-03-16T08:12:36.510Z[ 9] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
28562026-03-16T08:12:36.511Z[ 11] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
28572026-03-16T08:12:36.511Z[ 13] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
28582026-03-16T08:12:36.511Z[ 15] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
28592026-03-16T08:12:36.511Z[ 17] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
28602026-03-16T08:12:36.511Z[ 19] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
28612026-03-16T08:12:36.511Z[SUM] 8.00-9.00 sec 272 MBytes 2.28 Gbits/sec
28622026-03-16T08:12:36.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
28632026-03-16T08:12:36.511Z[ 5] 9.00-10.00 sec 34.4 MBytes 289 Mbits/sec
28642026-03-16T08:12:36.511Z[ 7] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
28652026-03-16T08:12:36.511Z[ 9] 9.00-10.00 sec 34.4 MBytes 289 Mbits/sec
28662026-03-16T08:12:36.511Z[ 11] 9.00-10.00 sec 34.4 MBytes 289 Mbits/sec
28672026-03-16T08:12:36.511Z[ 13] 9.00-10.00 sec 34.4 MBytes 289 Mbits/sec
28682026-03-16T08:12:36.511Z[ 15] 9.00-10.00 sec 34.5 MBytes 290 Mbits/sec
28692026-03-16T08:12:36.511Z[ 17] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
28702026-03-16T08:12:36.511Z[ 19] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
28712026-03-16T08:12:36.511Z[SUM] 9.00-10.00 sec 276 MBytes 2.31 Gbits/sec
28722026-03-16T08:12:36.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
28732026-03-16T08:12:36.511Z[ 5] 10.00-10.00 sec 85.9 KBytes 419 Mbits/sec
28742026-03-16T08:12:36.511Z[ 7] 10.00-10.00 sec 124 KBytes 606 Mbits/sec
28752026-03-16T08:12:36.511Z[ 9] 10.00-10.00 sec 126 KBytes 614 Mbits/sec
28762026-03-16T08:12:36.511Z[ 11] 10.00-10.00 sec 76.2 KBytes 372 Mbits/sec
28772026-03-16T08:12:36.511Z[ 13] 10.00-10.00 sec 25.5 KBytes 124 Mbits/sec
28782026-03-16T08:12:36.511Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
28792026-03-16T08:12:36.511Z[ 17] 10.00-10.00 sec 58.9 KBytes 287 Mbits/sec
28802026-03-16T08:12:36.511Z[ 19] 10.00-10.00 sec 51.3 KBytes 250 Mbits/sec
28812026-03-16T08:12:36.511Z[SUM] 10.00-10.00 sec 548 KBytes 2.67 Gbits/sec
28822026-03-16T08:12:36.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
28832026-03-16T08:12:36.511Z[ ID] Interval Transfer Bandwidth
28842026-03-16T08:12:36.511Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28852026-03-16T08:12:36.511Z[ 5] 0.00-10.00 sec 330 MBytes 277 Mbits/sec receiver
28862026-03-16T08:12:36.511Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28872026-03-16T08:12:36.511Z[ 7] 0.00-10.00 sec 330 MBytes 276 Mbits/sec receiver
28882026-03-16T08:12:36.511Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28892026-03-16T08:12:36.511Z[ 9] 0.00-10.00 sec 330 MBytes 276 Mbits/sec receiver
28902026-03-16T08:12:36.511Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28912026-03-16T08:12:36.511Z[ 11] 0.00-10.00 sec 330 MBytes 276 Mbits/sec receiver
28922026-03-16T08:12:36.511Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28932026-03-16T08:12:36.511Z[ 13] 0.00-10.00 sec 330 MBytes 276 Mbits/sec receiver
28942026-03-16T08:12:36.512Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28952026-03-16T08:12:36.512Z[ 15] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
28962026-03-16T08:12:36.512Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28972026-03-16T08:12:36.512Z[ 17] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
28982026-03-16T08:12:36.512Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28992026-03-16T08:12:36.512Z[ 19] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
29002026-03-16T08:12:36.512Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29012026-03-16T08:12:36.512Z[SUM] 0.00-10.00 sec 2.57 GBytes 2.21 Gbits/sec receiver
29022026-03-16T08:12:36.515ZRun 3/10...2211.38Mbps
29032026-03-16T08:12:43.537Z-----------------------------------------------------------
29042026-03-16T08:12:43.537ZServer listening on 5201
29052026-03-16T08:12:43.537Z-----------------------------------------------------------
29062026-03-16T08:12:43.537ZAccepted connection from 10.0.0.1, port 62819
29072026-03-16T08:12:43.537Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44553
29082026-03-16T08:12:43.537Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45593
29092026-03-16T08:12:43.537Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46789
29102026-03-16T08:12:43.537Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60020
29112026-03-16T08:12:43.537Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55392
29122026-03-16T08:12:43.537Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49752
29132026-03-16T08:12:43.537Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56609
29142026-03-16T08:12:43.537Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55577
29152026-03-16T08:12:43.537Z[ ID] Interval Transfer Bandwidth
29162026-03-16T08:12:43.538Z[ 5] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29172026-03-16T08:12:43.538Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29182026-03-16T08:12:43.538Z[ 9] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
29192026-03-16T08:12:43.538Z[ 11] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29202026-03-16T08:12:43.538Z[ 13] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
29212026-03-16T08:12:43.538Z[ 15] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29222026-03-16T08:12:43.538Z[ 17] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
29232026-03-16T08:12:43.538Z[ 19] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29242026-03-16T08:12:43.538Z[SUM] 0.00-1.00 sec 188 MBytes 1.57 Gbits/sec
29252026-03-16T08:12:43.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
29262026-03-16T08:12:43.538Z[ 5] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
29272026-03-16T08:12:43.538Z[ 7] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
29282026-03-16T08:12:43.538Z[ 9] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
29292026-03-16T08:12:43.538Z[ 11] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
29302026-03-16T08:12:43.538Z[ 13] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
29312026-03-16T08:12:43.538Z[ 15] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
29322026-03-16T08:12:43.538Z[ 17] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
29332026-03-16T08:12:43.538Z[ 19] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
29342026-03-16T08:12:43.538Z[SUM] 1.00-2.00 sec 275 MBytes 2.30 Gbits/sec
29352026-03-16T08:12:43.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
29362026-03-16T08:12:43.538Z[ 5] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
29372026-03-16T08:12:43.538Z[ 7] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
29382026-03-16T08:12:43.538Z[ 9] 2.00-3.00 sec 33.9 MBytes 285 Mbits/sec
29392026-03-16T08:12:43.538Z[ 11] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
29402026-03-16T08:12:43.538Z[ 13] 2.00-3.00 sec 33.9 MBytes 285 Mbits/sec
29412026-03-16T08:12:43.538Z[ 15] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
29422026-03-16T08:12:43.538Z[ 17] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
29432026-03-16T08:12:43.538Z[ 19] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
29442026-03-16T08:12:43.538Z[SUM] 2.00-3.00 sec 271 MBytes 2.27 Gbits/sec
29452026-03-16T08:12:43.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462026-03-16T08:12:43.538Z[ 5] 3.00-4.00 sec 34.4 MBytes 288 Mbits/sec
29472026-03-16T08:12:43.538Z[ 7] 3.00-4.00 sec 34.4 MBytes 289 Mbits/sec
29482026-03-16T08:12:43.538Z[ 9] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
29492026-03-16T08:12:43.538Z[ 11] 3.00-4.00 sec 34.4 MBytes 289 Mbits/sec
29502026-03-16T08:12:43.538Z[ 13] 3.00-4.00 sec 34.4 MBytes 289 Mbits/sec
29512026-03-16T08:12:43.538Z[ 15] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
29522026-03-16T08:12:43.538Z[ 17] 3.00-4.00 sec 34.4 MBytes 289 Mbits/sec
29532026-03-16T08:12:43.538Z[ 19] 3.00-4.00 sec 34.4 MBytes 289 Mbits/sec
29542026-03-16T08:12:43.538Z[SUM] 3.00-4.00 sec 275 MBytes 2.31 Gbits/sec
29552026-03-16T08:12:43.538Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562026-03-16T08:12:43.539Z[ 5] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
29572026-03-16T08:12:43.539Z[ 7] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
29582026-03-16T08:12:43.539Z[ 9] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
29592026-03-16T08:12:43.539Z[ 11] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
29602026-03-16T08:12:43.539Z[ 13] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
29612026-03-16T08:12:43.539Z[ 15] 4.00-5.00 sec 33.9 MBytes 285 Mbits/sec
29622026-03-16T08:12:43.539Z[ 17] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
29632026-03-16T08:12:43.539Z[ 19] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
29642026-03-16T08:12:43.539Z[SUM] 4.00-5.00 sec 272 MBytes 2.28 Gbits/sec
29652026-03-16T08:12:43.539Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662026-03-16T08:12:43.539Z[ 5] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
29672026-03-16T08:12:43.539Z[ 7] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
29682026-03-16T08:12:43.539Z[ 9] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
29692026-03-16T08:12:43.539Z[ 11] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
29702026-03-16T08:12:43.539Z[ 13] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
29712026-03-16T08:12:43.539Z[ 15] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
29722026-03-16T08:12:43.539Z[ 17] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
29732026-03-16T08:12:43.539Z[ 19] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
29742026-03-16T08:12:43.539Z[SUM] 5.00-6.00 sec 272 MBytes 2.28 Gbits/sec
29752026-03-16T08:12:43.539Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762026-03-16T08:12:43.539Z[ 5] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
29772026-03-16T08:12:43.539Z[ 7] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
29782026-03-16T08:12:43.539Z[ 9] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
29792026-03-16T08:12:46.649Z[ 11] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
29802026-03-16T08:12:46.649Z[ 13] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
29812026-03-16T08:12:46.649Z[ 15] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
29822026-03-16T08:12:46.649Z[ 17] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
29832026-03-16T08:12:46.649Z[ 19] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
29842026-03-16T08:12:46.649Z[SUM] 6.00-7.00 sec 275 MBytes 2.31 Gbits/sec
29852026-03-16T08:12:46.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862026-03-16T08:12:46.649Z[ 5] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
29872026-03-16T08:12:46.649Z[ 7] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
29882026-03-16T08:12:46.649Z[ 9] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
29892026-03-16T08:12:46.649Z[ 11] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
29902026-03-16T08:12:46.649Z[ 13] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
29912026-03-16T08:12:46.649Z[ 15] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
29922026-03-16T08:12:46.649Z[ 17] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
29932026-03-16T08:12:46.649Z[ 19] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
29942026-03-16T08:12:46.649Z[SUM] 7.00-8.00 sec 276 MBytes 2.32 Gbits/sec
29952026-03-16T08:12:46.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962026-03-16T08:12:46.649Z[ 5] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
29972026-03-16T08:12:46.649Z[ 7] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
29982026-03-16T08:12:46.649Z[ 9] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
29992026-03-16T08:12:46.649Z[ 11] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
30002026-03-16T08:12:46.649Z[ 13] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
30012026-03-16T08:12:46.649Z[ 15] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
30022026-03-16T08:12:46.649Z[ 17] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
30032026-03-16T08:12:46.649Z[ 19] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
30042026-03-16T08:12:46.649Z[SUM] 8.00-9.00 sec 274 MBytes 2.30 Gbits/sec
30052026-03-16T08:12:46.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062026-03-16T08:12:46.649Z[ 5] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
30072026-03-16T08:12:46.649Z[ 7] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
30082026-03-16T08:12:46.649Z[ 9] 9.00-10.00 sec 34.5 MBytes 290 Mbits/sec
30092026-03-16T08:12:46.653Z[ 11] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec
30102026-03-16T08:12:46.653Z[ 13] 9.00-10.00 sec 34.5 MBytes 290 Mbits/sec
30112026-03-16T08:12:46.653Z[ 15] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
30122026-03-16T08:12:46.653Z[ 17] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec
30132026-03-16T08:12:46.653Z[ 19] 9.00-10.00 sec 34.5 MBytes 290 Mbits/sec
30142026-03-16T08:12:46.653Z[SUM] 9.00-10.00 sec 276 MBytes 2.32 Gbits/sec
30152026-03-16T08:12:46.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
30162026-03-16T08:12:46.653Z[ 5] 10.00-10.00 sec 57.8 KBytes 299 Mbits/sec
30172026-03-16T08:12:46.653Z[ 7] 10.00-10.00 sec 125 KBytes 647 Mbits/sec
30182026-03-16T08:12:46.653Z[ 9] 10.00-10.00 sec 28.1 KBytes 146 Mbits/sec
30192026-03-16T08:12:46.653Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30202026-03-16T08:12:46.653Z[ 13] 10.00-10.00 sec 125 KBytes 651 Mbits/sec
30212026-03-16T08:12:46.653Z[ 15] 10.00-10.00 sec 125 KBytes 647 Mbits/sec
30222026-03-16T08:12:46.653Z[ 17] 10.00-10.00 sec 55.1 KBytes 286 Mbits/sec
30232026-03-16T08:12:46.653Z[ 19] 10.00-10.00 sec 42.2 KBytes 219 Mbits/sec
30242026-03-16T08:12:46.653Z[SUM] 10.00-10.00 sec 558 KBytes 2.89 Gbits/sec
30252026-03-16T08:12:46.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
30262026-03-16T08:12:46.653Z[ ID] Interval Transfer Bandwidth
30272026-03-16T08:12:46.653Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30282026-03-16T08:12:46.653Z[ 5] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30292026-03-16T08:12:46.653Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30302026-03-16T08:12:46.653Z[ 7] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30312026-03-16T08:12:46.653Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30322026-03-16T08:12:46.653Z[ 9] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30332026-03-16T08:12:46.653Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30342026-03-16T08:12:46.653Z[ 11] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30352026-03-16T08:12:46.653Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30362026-03-16T08:12:46.653Z[ 13] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30372026-03-16T08:12:46.653Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30382026-03-16T08:12:46.653Z[ 15] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30392026-03-16T08:12:46.653Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30402026-03-16T08:12:46.653Z[ 17] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30412026-03-16T08:12:46.654Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30422026-03-16T08:12:46.654Z[ 19] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
30432026-03-16T08:12:46.654Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30442026-03-16T08:12:46.654Z[SUM] 0.00-10.00 sec 2.59 GBytes 2.23 Gbits/sec receiver
30452026-03-16T08:12:46.654ZRun 4/10...2226.785Mbps
30462026-03-16T08:12:53.679Z-----------------------------------------------------------
30472026-03-16T08:12:53.679ZServer listening on 5201
30482026-03-16T08:12:53.679Z-----------------------------------------------------------
30492026-03-16T08:12:53.679ZAccepted connection from 10.0.0.1, port 37149
30502026-03-16T08:12:53.679Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53526
30512026-03-16T08:12:53.679Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34140
30522026-03-16T08:12:53.679Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56515
30532026-03-16T08:12:53.679Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32794
30542026-03-16T08:12:53.679Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62072
30552026-03-16T08:12:53.679Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46812
30562026-03-16T08:12:53.679Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39240
30572026-03-16T08:12:53.679Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61179
30582026-03-16T08:12:53.679Z[ ID] Interval Transfer Bandwidth
30592026-03-16T08:12:53.679Z[ 5] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
30602026-03-16T08:12:53.679Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
30612026-03-16T08:12:53.679Z[ 9] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
30622026-03-16T08:12:53.679Z[ 11] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
30632026-03-16T08:12:53.679Z[ 13] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
30642026-03-16T08:12:53.679Z[ 15] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
30652026-03-16T08:12:53.679Z[ 17] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
30662026-03-16T08:12:53.679Z[ 19] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
30672026-03-16T08:12:53.679Z[SUM] 0.00-1.00 sec 188 MBytes 1.58 Gbits/sec
30682026-03-16T08:12:53.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
30692026-03-16T08:12:53.679Z[ 5] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
30702026-03-16T08:12:53.679Z[ 7] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
30712026-03-16T08:12:53.679Z[ 9] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
30722026-03-16T08:12:53.679Z[ 11] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
30732026-03-16T08:12:53.679Z[ 13] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
30742026-03-16T08:12:53.679Z[ 15] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
30752026-03-16T08:12:53.679Z[ 17] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
30762026-03-16T08:12:53.680Z[ 19] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
30772026-03-16T08:12:53.680Z[SUM] 1.00-2.00 sec 279 MBytes 2.34 Gbits/sec
30782026-03-16T08:12:53.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
30792026-03-16T08:12:53.680Z[ 5] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
30802026-03-16T08:12:53.680Z[ 7] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
30812026-03-16T08:12:53.680Z[ 9] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
30822026-03-16T08:12:53.680Z[ 11] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
30832026-03-16T08:12:53.680Z[ 13] 2.00-3.00 sec 34.0 MBytes 285 Mbits/sec
30842026-03-16T08:12:53.680Z[ 15] 2.00-3.00 sec 34.2 MBytes 287 Mbits/sec
30852026-03-16T08:12:53.680Z[ 17] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
30862026-03-16T08:12:53.680Z[ 19] 2.00-3.00 sec 34.2 MBytes 287 Mbits/sec
30872026-03-16T08:12:53.680Z[SUM] 2.00-3.00 sec 273 MBytes 2.29 Gbits/sec
30882026-03-16T08:12:53.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
30892026-03-16T08:12:53.680Z[ 5] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
30902026-03-16T08:12:53.680Z[ 7] 3.00-4.00 sec 34.3 MBytes 287 Mbits/sec
30912026-03-16T08:12:53.680Z[ 9] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
30922026-03-16T08:12:53.680Z[ 11] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
30932026-03-16T08:12:53.680Z[ 13] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
30942026-03-16T08:12:53.680Z[ 15] 3.00-4.00 sec 34.3 MBytes 287 Mbits/sec
30952026-03-16T08:12:53.680Z[ 17] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
30962026-03-16T08:12:53.680Z[ 19] 3.00-4.00 sec 34.3 MBytes 287 Mbits/sec
30972026-03-16T08:12:53.680Z[SUM] 3.00-4.00 sec 274 MBytes 2.30 Gbits/sec
30982026-03-16T08:12:53.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
30992026-03-16T08:12:53.680Z[ 5] 4.00-5.00 sec 34.6 MBytes 291 Mbits/sec
31002026-03-16T08:12:53.680Z[ 7] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
31012026-03-16T08:12:53.680Z[ 9] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
31022026-03-16T08:12:53.680Z[ 11] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
31032026-03-16T08:12:53.680Z[ 13] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
31042026-03-16T08:12:53.680Z[ 15] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
31052026-03-16T08:12:53.680Z[ 17] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
31062026-03-16T08:12:53.680Z[ 19] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
31072026-03-16T08:12:53.680Z[SUM] 4.00-5.00 sec 277 MBytes 2.33 Gbits/sec
31082026-03-16T08:12:53.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
31092026-03-16T08:12:53.680Z[ 5] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
31102026-03-16T08:12:53.680Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
31112026-03-16T08:12:53.680Z[ 9] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
31122026-03-16T08:12:53.680Z[ 11] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
31132026-03-16T08:12:53.680Z[ 13] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
31142026-03-16T08:12:53.680Z[ 15] 5.00-6.00 sec 33.7 MBytes 282 Mbits/sec
31152026-03-16T08:12:53.681Z[ 17] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
31162026-03-16T08:12:53.681Z[ 19] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
31172026-03-16T08:12:53.681Z[SUM] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
31182026-03-16T08:12:53.681Z- - - - - - - - - - - - - - - - - - - - - - - - -
31192026-03-16T08:12:53.681Z[ 5] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
31202026-03-16T08:12:53.681Z[ 7] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
31212026-03-16T08:12:53.681Z[ 9] 6.00-7.00 sec 33.4 MBytes 281 Mbits/sec
31222026-03-16T08:12:56.900Z[ 11] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
31232026-03-16T08:12:56.900Z[ 13] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
31242026-03-16T08:12:56.901Z[ 15] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
31252026-03-16T08:12:56.901Z[ 17] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
31262026-03-16T08:12:56.901Z[ 19] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
31272026-03-16T08:12:56.901Z[SUM] 6.00-7.00 sec 268 MBytes 2.24 Gbits/sec
31282026-03-16T08:12:56.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
31292026-03-16T08:12:56.901Z[ 5] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
31302026-03-16T08:12:56.901Z[ 7] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
31312026-03-16T08:12:56.901Z[ 9] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
31322026-03-16T08:12:56.901Z[ 11] 7.00-8.00 sec 34.7 MBytes 291 Mbits/sec
31332026-03-16T08:12:56.901Z[ 13] 7.00-8.00 sec 34.6 MBytes 291 Mbits/sec
31342026-03-16T08:12:56.901Z[ 15] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
31352026-03-16T08:12:56.901Z[ 17] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
31362026-03-16T08:12:56.901Z[ 19] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
31372026-03-16T08:12:56.901Z[SUM] 7.00-8.00 sec 276 MBytes 2.32 Gbits/sec
31382026-03-16T08:12:56.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
31392026-03-16T08:12:56.901Z[ 5] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec
31402026-03-16T08:12:56.901Z[ 7] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec
31412026-03-16T08:12:56.901Z[ 9] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
31422026-03-16T08:12:56.901Z[ 11] 8.00-9.00 sec 34.4 MBytes 288 Mbits/sec
31432026-03-16T08:12:56.901Z[ 13] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec
31442026-03-16T08:12:56.901Z[ 15] 8.00-9.00 sec 34.4 MBytes 288 Mbits/sec
31452026-03-16T08:12:56.901Z[ 17] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec
31462026-03-16T08:12:56.901Z[ 19] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec
31472026-03-16T08:12:56.901Z[SUM] 8.00-9.00 sec 275 MBytes 2.31 Gbits/sec
31482026-03-16T08:12:56.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
31492026-03-16T08:12:56.901Z[ 5] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
31502026-03-16T08:12:56.901Z[ 7] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
31512026-03-16T08:12:56.901Z[ 9] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
31522026-03-16T08:12:56.901Z[ 11] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
31532026-03-16T08:12:56.901Z[ 13] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
31542026-03-16T08:12:56.901Z[ 15] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
31552026-03-16T08:12:56.901Z[ 17] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
31562026-03-16T08:12:56.901Z[ 19] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
31572026-03-16T08:12:56.901Z[SUM] 9.00-10.00 sec 273 MBytes 2.29 Gbits/sec
31582026-03-16T08:12:56.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
31592026-03-16T08:12:56.901Z[ 5] 10.00-10.00 sec 103 KBytes 428 Mbits/sec
31602026-03-16T08:12:56.902Z[ 7] 10.00-10.00 sec 90.8 KBytes 380 Mbits/sec
31612026-03-16T08:12:56.902Z[ 9] 10.00-10.00 sec 116 KBytes 484 Mbits/sec
31622026-03-16T08:12:56.902Z[ 11] 10.00-10.00 sec 126 KBytes 527 Mbits/sec
31632026-03-16T08:12:56.902Z[ 13] 10.00-10.00 sec 125 KBytes 524 Mbits/sec
31642026-03-16T08:12:56.902Z[ 15] 10.00-10.00 sec 9.72 KBytes 40.7 Mbits/sec
31652026-03-16T08:12:56.902Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31662026-03-16T08:12:56.902Z[ 19] 10.00-10.00 sec 124 KBytes 520 Mbits/sec
31672026-03-16T08:12:56.902Z[SUM] 10.00-10.00 sec 694 KBytes 2.90 Gbits/sec
31682026-03-16T08:12:56.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
31692026-03-16T08:12:56.902Z[ ID] Interval Transfer Bandwidth
31702026-03-16T08:12:56.902Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31712026-03-16T08:12:56.902Z[ 5] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31722026-03-16T08:12:56.902Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31732026-03-16T08:12:56.902Z[ 7] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31742026-03-16T08:12:56.902Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31752026-03-16T08:12:56.902Z[ 9] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31762026-03-16T08:12:56.902Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31772026-03-16T08:12:56.902Z[ 11] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31782026-03-16T08:12:56.902Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31792026-03-16T08:12:56.902Z[ 13] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31802026-03-16T08:12:56.902Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31812026-03-16T08:12:56.902Z[ 15] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31822026-03-16T08:12:56.902Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31832026-03-16T08:12:56.902Z[ 17] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31842026-03-16T08:12:56.902Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31852026-03-16T08:12:56.902Z[ 19] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
31862026-03-16T08:12:56.902Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31872026-03-16T08:12:56.902Z[SUM] 0.00-10.00 sec 2.59 GBytes 2.22 Gbits/sec receiver
31882026-03-16T08:12:56.906ZRun 5/10...2225.559Mbps
31892026-03-16T08:13:03.929Z-----------------------------------------------------------
31902026-03-16T08:13:03.929ZServer listening on 5201
31912026-03-16T08:13:03.929Z-----------------------------------------------------------
31922026-03-16T08:13:03.929ZAccepted connection from 10.0.0.1, port 50993
31932026-03-16T08:13:03.929Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47217
31942026-03-16T08:13:03.929Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51485
31952026-03-16T08:13:03.929Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50399
31962026-03-16T08:13:03.929Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62503
31972026-03-16T08:13:03.929Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63682
31982026-03-16T08:13:03.929Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54014
31992026-03-16T08:13:03.929Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40131
32002026-03-16T08:13:03.929Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40796
32012026-03-16T08:13:03.929Z[ ID] Interval Transfer Bandwidth
32022026-03-16T08:13:03.929Z[ 5] 0.00-1.00 sec 24.0 MBytes 201 Mbits/sec
32032026-03-16T08:13:03.929Z[ 7] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
32042026-03-16T08:13:03.929Z[ 9] 0.00-1.00 sec 23.9 MBytes 200 Mbits/sec
32052026-03-16T08:13:03.929Z[ 11] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
32062026-03-16T08:13:03.929Z[ 13] 0.00-1.00 sec 23.9 MBytes 200 Mbits/sec
32072026-03-16T08:13:03.929Z[ 15] 0.00-1.00 sec 23.8 MBytes 200 Mbits/sec
32082026-03-16T08:13:03.929Z[ 17] 0.00-1.00 sec 23.8 MBytes 200 Mbits/sec
32092026-03-16T08:13:03.929Z[ 19] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
32102026-03-16T08:13:03.929Z[SUM] 0.00-1.00 sec 191 MBytes 1.60 Gbits/sec
32112026-03-16T08:13:03.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
32122026-03-16T08:13:03.930Z[ 5] 1.00-2.00 sec 34.5 MBytes 289 Mbits/sec
32132026-03-16T08:13:03.930Z[ 7] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
32142026-03-16T08:13:03.930Z[ 9] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
32152026-03-16T08:13:03.930Z[ 11] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
32162026-03-16T08:13:03.930Z[ 13] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
32172026-03-16T08:13:03.930Z[ 15] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
32182026-03-16T08:13:03.930Z[ 17] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
32192026-03-16T08:13:03.930Z[ 19] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
32202026-03-16T08:13:03.930Z[SUM] 1.00-2.00 sec 275 MBytes 2.31 Gbits/sec
32212026-03-16T08:13:03.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
32222026-03-16T08:13:03.930Z[ 5] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
32232026-03-16T08:13:03.930Z[ 7] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
32242026-03-16T08:13:03.930Z[ 9] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
32252026-03-16T08:13:03.930Z[ 11] 2.00-3.00 sec 34.9 MBytes 292 Mbits/sec
32262026-03-16T08:13:03.930Z[ 13] 2.00-3.00 sec 34.8 MBytes 292 Mbits/sec
32272026-03-16T08:13:03.930Z[ 15] 2.00-3.00 sec 34.8 MBytes 292 Mbits/sec
32282026-03-16T08:13:03.930Z[ 17] 2.00-3.00 sec 34.8 MBytes 292 Mbits/sec
32292026-03-16T08:13:03.930Z[ 19] 2.00-3.00 sec 34.8 MBytes 292 Mbits/sec
32302026-03-16T08:13:03.930Z[SUM] 2.00-3.00 sec 279 MBytes 2.34 Gbits/sec
32312026-03-16T08:13:03.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
32322026-03-16T08:13:03.930Z[ 5] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
32332026-03-16T08:13:03.930Z[ 7] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
32342026-03-16T08:13:03.930Z[ 9] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
32352026-03-16T08:13:03.930Z[ 11] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
32362026-03-16T08:13:03.930Z[ 13] 3.00-4.00 sec 34.9 MBytes 292 Mbits/sec
32372026-03-16T08:13:03.930Z[ 15] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32382026-03-16T08:13:03.930Z[ 17] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
32392026-03-16T08:13:03.930Z[ 19] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32402026-03-16T08:13:03.930Z[SUM] 3.00-4.00 sec 279 MBytes 2.34 Gbits/sec
32412026-03-16T08:13:03.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
32422026-03-16T08:13:03.930Z[ 5] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
32432026-03-16T08:13:03.930Z[ 7] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
32442026-03-16T08:13:03.930Z[ 9] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
32452026-03-16T08:13:03.930Z[ 11] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
32462026-03-16T08:13:03.931Z[ 13] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
32472026-03-16T08:13:03.931Z[ 15] 4.00-5.00 sec 34.2 MBytes 286 Mbits/sec
32482026-03-16T08:13:03.931Z[ 17] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
32492026-03-16T08:13:03.931Z[ 19] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
32502026-03-16T08:13:03.931Z[SUM] 4.00-5.00 sec 273 MBytes 2.29 Gbits/sec
32512026-03-16T08:13:03.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
32522026-03-16T08:13:03.931Z[ 5] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
32532026-03-16T08:13:03.931Z[ 7] 5.00-6.00 sec 34.5 MBytes 289 Mbits/sec
32542026-03-16T08:13:03.931Z[ 9] 5.00-6.00 sec 34.5 MBytes 290 Mbits/sec
32552026-03-16T08:13:03.931Z[ 11] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
32562026-03-16T08:13:03.931Z[ 13] 5.00-6.00 sec 34.5 MBytes 289 Mbits/sec
32572026-03-16T08:13:03.931Z[ 15] 5.00-6.00 sec 34.5 MBytes 289 Mbits/sec
32582026-03-16T08:13:03.931Z[ 17] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
32592026-03-16T08:13:03.931Z[ 19] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
32602026-03-16T08:13:03.931Z[SUM] 5.00-6.00 sec 276 MBytes 2.31 Gbits/sec
32612026-03-16T08:13:03.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
32622026-03-16T08:13:03.931Z[ 5] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
32632026-03-16T08:13:03.931Z[ 7] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
32642026-03-16T08:13:03.931Z[ 9] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
32652026-03-16T08:13:07.151Z[ 11] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
32662026-03-16T08:13:07.151Z[ 13] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
32672026-03-16T08:13:07.151Z[ 15] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
32682026-03-16T08:13:07.151Z[ 17] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
32692026-03-16T08:13:07.151Z[ 19] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
32702026-03-16T08:13:07.151Z[SUM] 6.00-7.00 sec 266 MBytes 2.23 Gbits/sec
32712026-03-16T08:13:07.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
32722026-03-16T08:13:07.151Z[ 5] 7.00-8.00 sec 34.7 MBytes 291 Mbits/sec
32732026-03-16T08:13:07.151Z[ 7] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
32742026-03-16T08:13:07.151Z[ 9] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
32752026-03-16T08:13:07.151Z[ 11] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
32762026-03-16T08:13:07.151Z[ 13] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
32772026-03-16T08:13:07.151Z[ 15] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
32782026-03-16T08:13:07.151Z[ 17] 7.00-8.00 sec 34.7 MBytes 291 Mbits/sec
32792026-03-16T08:13:07.151Z[ 19] 7.00-8.00 sec 34.6 MBytes 291 Mbits/sec
32802026-03-16T08:13:07.151Z[SUM] 7.00-8.00 sec 277 MBytes 2.32 Gbits/sec
32812026-03-16T08:13:07.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
32822026-03-16T08:13:07.151Z[ 5] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
32832026-03-16T08:13:07.151Z[ 7] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
32842026-03-16T08:13:07.151Z[ 9] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
32852026-03-16T08:13:07.151Z[ 11] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
32862026-03-16T08:13:07.151Z[ 13] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
32872026-03-16T08:13:07.151Z[ 15] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
32882026-03-16T08:13:07.151Z[ 17] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
32892026-03-16T08:13:07.151Z[ 19] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
32902026-03-16T08:13:07.151Z[SUM] 8.00-9.00 sec 267 MBytes 2.24 Gbits/sec
32912026-03-16T08:13:07.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
32922026-03-16T08:13:07.151Z[ 5] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
32932026-03-16T08:13:07.151Z[ 7] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
32942026-03-16T08:13:07.151Z[ 9] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
32952026-03-16T08:13:07.151Z[ 11] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
32962026-03-16T08:13:07.152Z[ 13] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
32972026-03-16T08:13:07.152Z[ 15] 9.00-10.00 sec 34.0 MBytes 286 Mbits/sec
32982026-03-16T08:13:07.152Z[ 17] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
32992026-03-16T08:13:07.152Z[ 19] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
33002026-03-16T08:13:07.152Z[SUM] 9.00-10.00 sec 272 MBytes 2.28 Gbits/sec
33012026-03-16T08:13:07.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
33022026-03-16T08:13:07.152Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33032026-03-16T08:13:07.152Z[ 7] 10.00-10.00 sec 53.6 KBytes 251 Mbits/sec
33042026-03-16T08:13:07.152Z[ 9] 10.00-10.00 sec 87.5 KBytes 411 Mbits/sec
33052026-03-16T08:13:07.152Z[ 11] 10.00-10.00 sec 79.4 KBytes 373 Mbits/sec
33062026-03-16T08:13:07.152Z[ 13] 10.00-10.00 sec 125 KBytes 586 Mbits/sec
33072026-03-16T08:13:07.152Z[ 15] 10.00-10.00 sec 121 KBytes 570 Mbits/sec
33082026-03-16T08:13:07.152Z[ 17] 10.00-10.00 sec 10.4 KBytes 48.9 Mbits/sec
33092026-03-16T08:13:07.152Z[ 19] 10.00-10.00 sec 103 KBytes 483 Mbits/sec
33102026-03-16T08:13:07.152Z[SUM] 10.00-10.00 sec 580 KBytes 2.72 Gbits/sec
33112026-03-16T08:13:07.152Z- - - - - - - - - - - - - - - - - - - - - - - - -
33122026-03-16T08:13:07.152Z[ ID] Interval Transfer Bandwidth
33132026-03-16T08:13:07.152Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33142026-03-16T08:13:07.152Z[ 5] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33152026-03-16T08:13:07.152Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33162026-03-16T08:13:07.152Z[ 7] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33172026-03-16T08:13:07.152Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33182026-03-16T08:13:07.152Z[ 9] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33192026-03-16T08:13:07.152Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33202026-03-16T08:13:07.152Z[ 11] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33212026-03-16T08:13:07.152Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33222026-03-16T08:13:07.152Z[ 13] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33232026-03-16T08:13:07.152Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33242026-03-16T08:13:07.152Z[ 15] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33252026-03-16T08:13:07.152Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33262026-03-16T08:13:07.152Z[ 17] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33272026-03-16T08:13:07.152Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33282026-03-16T08:13:07.152Z[ 19] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
33292026-03-16T08:13:07.152Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33302026-03-16T08:13:07.152Z[SUM] 0.00-10.00 sec 2.59 GBytes 2.23 Gbits/sec receiver
33312026-03-16T08:13:07.156ZRun 6/10...2226.706Mbps
33322026-03-16T08:13:14.179Z-----------------------------------------------------------
33332026-03-16T08:13:14.179ZServer listening on 5201
33342026-03-16T08:13:14.179Z-----------------------------------------------------------
33352026-03-16T08:13:14.179ZAccepted connection from 10.0.0.1, port 51308
33362026-03-16T08:13:14.179Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58995
33372026-03-16T08:13:14.179Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50212
33382026-03-16T08:13:14.179Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39833
33392026-03-16T08:13:14.179Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58583
33402026-03-16T08:13:14.179Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61223
33412026-03-16T08:13:14.179Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33964
33422026-03-16T08:13:14.179Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40474
33432026-03-16T08:13:14.179Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37980
33442026-03-16T08:13:14.179Z[ ID] Interval Transfer Bandwidth
33452026-03-16T08:13:14.179Z[ 5] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33462026-03-16T08:13:14.179Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33472026-03-16T08:13:14.179Z[ 9] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33482026-03-16T08:13:14.179Z[ 11] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33492026-03-16T08:13:14.179Z[ 13] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33502026-03-16T08:13:14.179Z[ 15] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33512026-03-16T08:13:14.179Z[ 17] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
33522026-03-16T08:13:14.179Z[ 19] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33532026-03-16T08:13:14.180Z[SUM] 0.00-1.00 sec 188 MBytes 1.58 Gbits/sec
33542026-03-16T08:13:14.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
33552026-03-16T08:13:14.180Z[ 5] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
33562026-03-16T08:13:14.180Z[ 7] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
33572026-03-16T08:13:14.180Z[ 9] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
33582026-03-16T08:13:14.180Z[ 11] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
33592026-03-16T08:13:14.180Z[ 13] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
33602026-03-16T08:13:14.180Z[ 15] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
33612026-03-16T08:13:14.180Z[ 17] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
33622026-03-16T08:13:14.180Z[ 19] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
33632026-03-16T08:13:14.180Z[SUM] 1.00-2.00 sec 273 MBytes 2.29 Gbits/sec
33642026-03-16T08:13:14.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
33652026-03-16T08:13:14.180Z[ 5] 2.00-3.00 sec 34.0 MBytes 285 Mbits/sec
33662026-03-16T08:13:14.180Z[ 7] 2.00-3.00 sec 33.9 MBytes 285 Mbits/sec
33672026-03-16T08:13:14.180Z[ 9] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
33682026-03-16T08:13:14.180Z[ 11] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
33692026-03-16T08:13:14.180Z[ 13] 2.00-3.00 sec 33.9 MBytes 285 Mbits/sec
33702026-03-16T08:13:14.180Z[ 15] 2.00-3.00 sec 34.0 MBytes 285 Mbits/sec
33712026-03-16T08:13:14.180Z[ 17] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
33722026-03-16T08:13:14.180Z[ 19] 2.00-3.00 sec 34.1 MBytes 286 Mbits/sec
33732026-03-16T08:13:14.180Z[SUM] 2.00-3.00 sec 272 MBytes 2.28 Gbits/sec
33742026-03-16T08:13:14.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
33752026-03-16T08:13:14.180Z[ 5] 3.00-4.00 sec 34.3 MBytes 287 Mbits/sec
33762026-03-16T08:13:14.180Z[ 7] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
33772026-03-16T08:13:14.180Z[ 9] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
33782026-03-16T08:13:14.180Z[ 11] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
33792026-03-16T08:13:14.180Z[ 13] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
33802026-03-16T08:13:14.180Z[ 15] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
33812026-03-16T08:13:14.180Z[ 17] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
33822026-03-16T08:13:14.180Z[ 19] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
33832026-03-16T08:13:14.184Z[SUM] 3.00-4.00 sec 273 MBytes 2.29 Gbits/sec
33842026-03-16T08:13:14.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
33852026-03-16T08:13:14.184Z[ 5] 4.00-5.00 sec 34.5 MBytes 290 Mbits/sec
33862026-03-16T08:13:14.184Z[ 7] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
33872026-03-16T08:13:14.184Z[ 9] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
33882026-03-16T08:13:14.184Z[ 11] 4.00-5.00 sec 34.6 MBytes 291 Mbits/sec
33892026-03-16T08:13:14.184Z[ 13] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
33902026-03-16T08:13:14.184Z[ 15] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
33912026-03-16T08:13:14.184Z[ 17] 4.00-5.00 sec 34.6 MBytes 291 Mbits/sec
33922026-03-16T08:13:14.184Z[ 19] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
33932026-03-16T08:13:14.184Z[SUM] 4.00-5.00 sec 277 MBytes 2.32 Gbits/sec
33942026-03-16T08:13:14.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
33952026-03-16T08:13:14.184Z[ 5] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
33962026-03-16T08:13:14.184Z[ 7] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
33972026-03-16T08:13:14.184Z[ 9] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
33982026-03-16T08:13:14.184Z[ 11] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
33992026-03-16T08:13:14.184Z[ 13] 5.00-6.00 sec 35.5 MBytes 297 Mbits/sec
34002026-03-16T08:13:14.184Z[ 15] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
34012026-03-16T08:13:14.184Z[ 17] 5.00-6.00 sec 35.6 MBytes 298 Mbits/sec
34022026-03-16T08:13:14.184Z[ 19] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
34032026-03-16T08:13:14.184Z[SUM] 5.00-6.00 sec 284 MBytes 2.38 Gbits/sec
34042026-03-16T08:13:14.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
34052026-03-16T08:13:14.184Z[ 5] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
34062026-03-16T08:13:14.184Z[ 7] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
34072026-03-16T08:13:14.184Z[ 9] 6.00-7.00 sec 34.2 MBytes 287 Mbits/sec
34082026-03-16T08:13:17.401Z[ 11] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
34092026-03-16T08:13:17.401Z[ 13] 6.00-7.00 sec 34.2 MBytes 287 Mbits/sec
34102026-03-16T08:13:17.401Z[ 15] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
34112026-03-16T08:13:17.401Z[ 17] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
34122026-03-16T08:13:17.401Z[ 19] 6.00-7.00 sec 34.1 MBytes 286 Mbits/sec
34132026-03-16T08:13:17.401Z[SUM] 6.00-7.00 sec 273 MBytes 2.29 Gbits/sec
34142026-03-16T08:13:17.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
34152026-03-16T08:13:17.401Z[ 5] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
34162026-03-16T08:13:17.401Z[ 7] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
34172026-03-16T08:13:17.401Z[ 9] 7.00-8.00 sec 34.6 MBytes 290 Mbits/sec
34182026-03-16T08:13:17.402Z[ 11] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
34192026-03-16T08:13:17.402Z[ 13] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
34202026-03-16T08:13:17.402Z[ 15] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
34212026-03-16T08:13:17.402Z[ 17] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
34222026-03-16T08:13:17.402Z[ 19] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
34232026-03-16T08:13:17.402Z[SUM] 7.00-8.00 sec 276 MBytes 2.32 Gbits/sec
34242026-03-16T08:13:17.402Z- - - - - - - - - - - - - - - - - - - - - - - - -
34252026-03-16T08:13:17.402Z[ 5] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
34262026-03-16T08:13:17.402Z[ 7] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
34272026-03-16T08:13:17.402Z[ 9] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
34282026-03-16T08:13:17.402Z[ 11] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
34292026-03-16T08:13:17.402Z[ 13] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
34302026-03-16T08:13:17.402Z[ 15] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
34312026-03-16T08:13:17.402Z[ 17] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
34322026-03-16T08:13:17.402Z[ 19] 8.00-9.00 sec 34.6 MBytes 291 Mbits/sec
34332026-03-16T08:13:17.403Z[SUM] 8.00-9.00 sec 278 MBytes 2.33 Gbits/sec
34342026-03-16T08:13:17.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
34352026-03-16T08:13:17.403Z[ 5] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
34362026-03-16T08:13:17.403Z[ 7] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
34372026-03-16T08:13:17.403Z[ 9] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
34382026-03-16T08:13:17.403Z[ 11] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
34392026-03-16T08:13:17.403Z[ 13] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
34402026-03-16T08:13:17.403Z[ 15] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
34412026-03-16T08:13:17.403Z[ 17] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
34422026-03-16T08:13:17.403Z[ 19] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
34432026-03-16T08:13:17.403Z[SUM] 9.00-10.00 sec 269 MBytes 2.26 Gbits/sec
34442026-03-16T08:13:17.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
34452026-03-16T08:13:17.403Z[ 5] 10.00-10.00 sec 125 KBytes 498 Mbits/sec
34462026-03-16T08:13:17.403Z[ 7] 10.00-10.00 sec 119 KBytes 475 Mbits/sec
34472026-03-16T08:13:17.403Z[ 9] 10.00-10.00 sec 125 KBytes 497 Mbits/sec
34482026-03-16T08:13:17.403Z[ 11] 10.00-10.00 sec 67.3 KBytes 268 Mbits/sec
34492026-03-16T08:13:17.403Z[ 13] 10.00-10.00 sec 88.7 KBytes 353 Mbits/sec
34502026-03-16T08:13:17.403Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34512026-03-16T08:13:17.403Z[ 17] 10.00-10.00 sec 126 KBytes 501 Mbits/sec
34522026-03-16T08:13:17.403Z[ 19] 10.00-10.00 sec 96.2 KBytes 383 Mbits/sec
34532026-03-16T08:13:17.403Z[SUM] 10.00-10.00 sec 747 KBytes 2.97 Gbits/sec
34542026-03-16T08:13:17.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
34552026-03-16T08:13:17.403Z[ ID] Interval Transfer Bandwidth
34562026-03-16T08:13:17.403Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34572026-03-16T08:13:17.403Z[ 5] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34582026-03-16T08:13:17.403Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34592026-03-16T08:13:17.403Z[ 7] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34602026-03-16T08:13:17.403Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34612026-03-16T08:13:17.403Z[ 9] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34622026-03-16T08:13:17.403Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34632026-03-16T08:13:17.403Z[ 11] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34642026-03-16T08:13:17.403Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34652026-03-16T08:13:17.403Z[ 13] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34662026-03-16T08:13:17.403Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34672026-03-16T08:13:17.403Z[ 15] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34682026-03-16T08:13:17.403Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34692026-03-16T08:13:17.403Z[ 17] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34702026-03-16T08:13:17.403Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34712026-03-16T08:13:17.404Z[ 19] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
34722026-03-16T08:13:17.404Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34732026-03-16T08:13:17.404Z[SUM] 0.00-10.00 sec 2.60 GBytes 2.23 Gbits/sec receiver
34742026-03-16T08:13:17.407ZRun 7/10...2234.528Mbps
34752026-03-16T08:13:24.429Z-----------------------------------------------------------
34762026-03-16T08:13:24.429ZServer listening on 5201
34772026-03-16T08:13:24.429Z-----------------------------------------------------------
34782026-03-16T08:13:24.429ZAccepted connection from 10.0.0.1, port 53826
34792026-03-16T08:13:24.429Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63778
34802026-03-16T08:13:24.429Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35974
34812026-03-16T08:13:24.429Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47972
34822026-03-16T08:13:24.429Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45935
34832026-03-16T08:13:24.429Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50082
34842026-03-16T08:13:24.429Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35805
34852026-03-16T08:13:24.429Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64623
34862026-03-16T08:13:24.429Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58226
34872026-03-16T08:13:24.429Z[ ID] Interval Transfer Bandwidth
34882026-03-16T08:13:24.429Z[ 5] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
34892026-03-16T08:13:24.429Z[ 7] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
34902026-03-16T08:13:24.429Z[ 9] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
34912026-03-16T08:13:24.429Z[ 11] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
34922026-03-16T08:13:24.429Z[ 13] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
34932026-03-16T08:13:24.429Z[ 15] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
34942026-03-16T08:13:24.429Z[ 17] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
34952026-03-16T08:13:24.429Z[ 19] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
34962026-03-16T08:13:24.429Z[SUM] 0.00-1.00 sec 189 MBytes 1.59 Gbits/sec
34972026-03-16T08:13:24.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
34982026-03-16T08:13:24.429Z[ 5] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
34992026-03-16T08:13:24.429Z[ 7] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
35002026-03-16T08:13:24.429Z[ 9] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
35012026-03-16T08:13:24.429Z[ 11] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
35022026-03-16T08:13:24.429Z[ 13] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
35032026-03-16T08:13:24.429Z[ 15] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
35042026-03-16T08:13:24.429Z[ 17] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
35052026-03-16T08:13:24.429Z[ 19] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
35062026-03-16T08:13:24.429Z[SUM] 1.00-2.00 sec 278 MBytes 2.33 Gbits/sec
35072026-03-16T08:13:24.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35082026-03-16T08:13:24.430Z[ 5] 2.00-3.00 sec 34.8 MBytes 292 Mbits/sec
35092026-03-16T08:13:24.430Z[ 7] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
35102026-03-16T08:13:24.430Z[ 9] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
35112026-03-16T08:13:24.430Z[ 11] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
35122026-03-16T08:13:24.430Z[ 13] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
35132026-03-16T08:13:24.430Z[ 15] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
35142026-03-16T08:13:24.430Z[ 17] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
35152026-03-16T08:13:24.430Z[ 19] 2.00-3.00 sec 34.6 MBytes 291 Mbits/sec
35162026-03-16T08:13:24.430Z[SUM] 2.00-3.00 sec 277 MBytes 2.33 Gbits/sec
35172026-03-16T08:13:24.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35182026-03-16T08:13:24.430Z[ 5] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35192026-03-16T08:13:24.430Z[ 7] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
35202026-03-16T08:13:24.430Z[ 9] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
35212026-03-16T08:13:24.430Z[ 11] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
35222026-03-16T08:13:24.430Z[ 13] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
35232026-03-16T08:13:24.430Z[ 15] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
35242026-03-16T08:13:24.430Z[ 17] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
35252026-03-16T08:13:24.430Z[ 19] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
35262026-03-16T08:13:24.430Z[SUM] 3.00-4.00 sec 269 MBytes 2.25 Gbits/sec
35272026-03-16T08:13:24.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35282026-03-16T08:13:24.430Z[ 5] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
35292026-03-16T08:13:24.430Z[ 7] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
35302026-03-16T08:13:24.430Z[ 9] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
35312026-03-16T08:13:24.430Z[ 11] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
35322026-03-16T08:13:24.430Z[ 13] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
35332026-03-16T08:13:24.430Z[ 15] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
35342026-03-16T08:13:24.430Z[ 17] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
35352026-03-16T08:13:24.430Z[ 19] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
35362026-03-16T08:13:24.430Z[SUM] 4.00-5.00 sec 280 MBytes 2.35 Gbits/sec
35372026-03-16T08:13:24.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
35382026-03-16T08:13:24.430Z[ 5] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
35392026-03-16T08:13:24.430Z[ 7] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
35402026-03-16T08:13:24.430Z[ 9] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
35412026-03-16T08:13:24.430Z[ 11] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
35422026-03-16T08:13:24.430Z[ 13] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
35432026-03-16T08:13:24.430Z[ 15] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
35442026-03-16T08:13:24.430Z[ 17] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
35452026-03-16T08:13:24.430Z[ 19] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
35462026-03-16T08:13:24.431Z[SUM] 5.00-6.00 sec 272 MBytes 2.28 Gbits/sec
35472026-03-16T08:13:24.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
35482026-03-16T08:13:24.431Z[ 5] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
35492026-03-16T08:13:24.431Z[ 7] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35502026-03-16T08:13:24.431Z[ 9] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
35512026-03-16T08:13:27.541Z[ 11] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
35522026-03-16T08:13:27.541Z[ 13] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
35532026-03-16T08:13:27.541Z[ 15] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
35542026-03-16T08:13:27.541Z[ 17] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35552026-03-16T08:13:27.541Z[ 19] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
35562026-03-16T08:13:27.541Z[SUM] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
35572026-03-16T08:13:27.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
35582026-03-16T08:13:27.541Z[ 5] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
35592026-03-16T08:13:27.541Z[ 7] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
35602026-03-16T08:13:27.541Z[ 9] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
35612026-03-16T08:13:27.542Z[ 11] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
35622026-03-16T08:13:27.542Z[ 13] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
35632026-03-16T08:13:27.542Z[ 15] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
35642026-03-16T08:13:27.542Z[ 17] 7.00-8.00 sec 34.2 MBytes 287 Mbits/sec
35652026-03-16T08:13:27.542Z[ 19] 7.00-8.00 sec 34.3 MBytes 287 Mbits/sec
35662026-03-16T08:13:27.542Z[SUM] 7.00-8.00 sec 274 MBytes 2.30 Gbits/sec
35672026-03-16T08:13:27.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
35682026-03-16T08:13:27.542Z[ 5] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
35692026-03-16T08:13:27.542Z[ 7] 8.00-9.00 sec 33.9 MBytes 285 Mbits/sec
35702026-03-16T08:13:27.542Z[ 9] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
35712026-03-16T08:13:27.542Z[ 11] 8.00-9.00 sec 33.9 MBytes 285 Mbits/sec
35722026-03-16T08:13:27.542Z[ 13] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
35732026-03-16T08:13:27.542Z[ 15] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
35742026-03-16T08:13:27.542Z[ 17] 8.00-9.00 sec 33.9 MBytes 285 Mbits/sec
35752026-03-16T08:13:27.542Z[ 19] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
35762026-03-16T08:13:27.542Z[SUM] 8.00-9.00 sec 271 MBytes 2.27 Gbits/sec
35772026-03-16T08:13:27.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
35782026-03-16T08:13:27.542Z[ 5] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
35792026-03-16T08:13:27.542Z[ 7] 9.00-10.00 sec 34.2 MBytes 286 Mbits/sec
35802026-03-16T08:13:27.542Z[ 9] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
35812026-03-16T08:13:27.542Z[ 11] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
35822026-03-16T08:13:27.542Z[ 13] 9.00-10.00 sec 34.2 MBytes 286 Mbits/sec
35832026-03-16T08:13:27.542Z[ 15] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
35842026-03-16T08:13:27.542Z[ 17] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
35852026-03-16T08:13:27.542Z[ 19] 9.00-10.00 sec 34.2 MBytes 286 Mbits/sec
35862026-03-16T08:13:27.542Z[SUM] 9.00-10.00 sec 273 MBytes 2.29 Gbits/sec
35872026-03-16T08:13:27.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
35882026-03-16T08:13:27.542Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35892026-03-16T08:13:27.542Z[ 7] 10.00-10.00 sec 116 KBytes 719 Mbits/sec
35902026-03-16T08:13:27.542Z[ 9] 10.00-10.00 sec 124 KBytes 772 Mbits/sec
35912026-03-16T08:13:27.542Z[ 11] 10.00-10.00 sec 17.0 KBytes 105 Mbits/sec
35922026-03-16T08:13:27.542Z[ 13] 10.00-10.00 sec 34.5 KBytes 214 Mbits/sec
35932026-03-16T08:13:27.542Z[ 15] 10.00-10.00 sec 59.4 KBytes 369 Mbits/sec
35942026-03-16T08:13:27.542Z[ 17] 10.00-10.00 sec 106 KBytes 658 Mbits/sec
35952026-03-16T08:13:27.542Z[ 19] 10.00-10.00 sec 126 KBytes 782 Mbits/sec
35962026-03-16T08:13:27.542Z[SUM] 10.00-10.00 sec 583 KBytes 3.62 Gbits/sec
35972026-03-16T08:13:27.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
35982026-03-16T08:13:27.542Z[ ID] Interval Transfer Bandwidth
35992026-03-16T08:13:27.542Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36002026-03-16T08:13:27.543Z[ 5] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
36012026-03-16T08:13:27.543Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36022026-03-16T08:13:27.543Z[ 7] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
36032026-03-16T08:13:27.543Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36042026-03-16T08:13:27.543Z[ 9] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
36052026-03-16T08:13:27.543Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36062026-03-16T08:13:27.543Z[ 11] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
36072026-03-16T08:13:27.543Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36082026-03-16T08:13:27.543Z[ 13] 0.00-10.00 sec 331 MBytes 278 Mbits/sec receiver
36092026-03-16T08:13:27.543Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36102026-03-16T08:13:27.543Z[ 15] 0.00-10.00 sec 331 MBytes 278 Mbits/sec receiver
36112026-03-16T08:13:27.543Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36122026-03-16T08:13:27.543Z[ 17] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
36132026-03-16T08:13:27.543Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36142026-03-16T08:13:27.543Z[ 19] 0.00-10.00 sec 332 MBytes 278 Mbits/sec receiver
36152026-03-16T08:13:27.543Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36162026-03-16T08:13:27.543Z[SUM] 0.00-10.00 sec 2.59 GBytes 2.22 Gbits/sec receiver
36172026-03-16T08:13:27.546ZRun 8/10...2225.458Mbps
36182026-03-16T08:13:34.569Z-----------------------------------------------------------
36192026-03-16T08:13:34.569ZServer listening on 5201
36202026-03-16T08:13:34.569Z-----------------------------------------------------------
36212026-03-16T08:13:34.569ZAccepted connection from 10.0.0.1, port 44338
36222026-03-16T08:13:34.569Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35589
36232026-03-16T08:13:34.569Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44645
36242026-03-16T08:13:34.569Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38073
36252026-03-16T08:13:34.569Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40653
36262026-03-16T08:13:34.569Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35386
36272026-03-16T08:13:34.569Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62240
36282026-03-16T08:13:34.569Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55880
36292026-03-16T08:13:34.569Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43616
36302026-03-16T08:13:34.569Z[ ID] Interval Transfer Bandwidth
36312026-03-16T08:13:34.569Z[ 5] 0.00-1.00 sec 24.0 MBytes 202 Mbits/sec
36322026-03-16T08:13:34.569Z[ 7] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
36332026-03-16T08:13:34.569Z[ 9] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
36342026-03-16T08:13:34.569Z[ 11] 0.00-1.00 sec 23.9 MBytes 200 Mbits/sec
36352026-03-16T08:13:34.569Z[ 13] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
36362026-03-16T08:13:34.569Z[ 15] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
36372026-03-16T08:13:34.569Z[ 17] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
36382026-03-16T08:13:34.569Z[ 19] 0.00-1.00 sec 23.9 MBytes 201 Mbits/sec
36392026-03-16T08:13:34.569Z[SUM] 0.00-1.00 sec 191 MBytes 1.61 Gbits/sec
36402026-03-16T08:13:34.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
36412026-03-16T08:13:34.569Z[ 5] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
36422026-03-16T08:13:34.569Z[ 7] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
36432026-03-16T08:13:34.570Z[ 9] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
36442026-03-16T08:13:34.570Z[ 11] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
36452026-03-16T08:13:34.570Z[ 13] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
36462026-03-16T08:13:34.570Z[ 15] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
36472026-03-16T08:13:34.570Z[ 17] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
36482026-03-16T08:13:34.570Z[ 19] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
36492026-03-16T08:13:34.570Z[SUM] 1.00-2.00 sec 268 MBytes 2.25 Gbits/sec
36502026-03-16T08:13:34.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
36512026-03-16T08:13:34.570Z[ 5] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
36522026-03-16T08:13:34.570Z[ 7] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
36532026-03-16T08:13:34.570Z[ 9] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
36542026-03-16T08:13:34.570Z[ 11] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
36552026-03-16T08:13:34.570Z[ 13] 2.00-3.00 sec 34.5 MBytes 290 Mbits/sec
36562026-03-16T08:13:34.570Z[ 15] 2.00-3.00 sec 34.5 MBytes 290 Mbits/sec
36572026-03-16T08:13:34.570Z[ 17] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
36582026-03-16T08:13:34.570Z[ 19] 2.00-3.00 sec 34.5 MBytes 290 Mbits/sec
36592026-03-16T08:13:34.570Z[SUM] 2.00-3.00 sec 276 MBytes 2.32 Gbits/sec
36602026-03-16T08:13:34.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
36612026-03-16T08:13:34.570Z[ 5] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36622026-03-16T08:13:34.570Z[ 7] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36632026-03-16T08:13:34.570Z[ 9] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36642026-03-16T08:13:34.570Z[ 11] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36652026-03-16T08:13:34.570Z[ 13] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36662026-03-16T08:13:34.570Z[ 15] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36672026-03-16T08:13:34.570Z[ 17] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36682026-03-16T08:13:34.570Z[ 19] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
36692026-03-16T08:13:34.570Z[SUM] 3.00-4.00 sec 273 MBytes 2.29 Gbits/sec
36702026-03-16T08:13:34.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
36712026-03-16T08:13:34.570Z[ 5] 4.00-5.00 sec 34.3 MBytes 287 Mbits/sec
36722026-03-16T08:13:34.570Z[ 7] 4.00-5.00 sec 34.3 MBytes 288 Mbits/sec
36732026-03-16T08:13:34.570Z[ 9] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
36742026-03-16T08:13:34.570Z[ 11] 4.00-5.00 sec 34.3 MBytes 287 Mbits/sec
36752026-03-16T08:13:34.570Z[ 13] 4.00-5.00 sec 34.3 MBytes 288 Mbits/sec
36762026-03-16T08:13:34.570Z[ 15] 4.00-5.00 sec 34.3 MBytes 287 Mbits/sec
36772026-03-16T08:13:34.570Z[ 17] 4.00-5.00 sec 34.3 MBytes 288 Mbits/sec
36782026-03-16T08:13:34.570Z[ 19] 4.00-5.00 sec 34.3 MBytes 287 Mbits/sec
36792026-03-16T08:13:34.571Z[SUM] 4.00-5.00 sec 274 MBytes 2.30 Gbits/sec
36802026-03-16T08:13:34.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
36812026-03-16T08:13:34.571Z[ 5] 5.00-6.00 sec 34.2 MBytes 286 Mbits/sec
36822026-03-16T08:13:34.571Z[ 7] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
36832026-03-16T08:13:34.571Z[ 9] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
36842026-03-16T08:13:34.571Z[ 11] 5.00-6.00 sec 34.2 MBytes 287 Mbits/sec
36852026-03-16T08:13:34.571Z[ 13] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
36862026-03-16T08:13:34.571Z[ 15] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
36872026-03-16T08:13:34.571Z[ 17] 5.00-6.00 sec 34.2 MBytes 286 Mbits/sec
36882026-03-16T08:13:34.571Z[ 19] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
36892026-03-16T08:13:34.571Z[SUM] 5.00-6.00 sec 273 MBytes 2.29 Gbits/sec
36902026-03-16T08:13:34.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
36912026-03-16T08:13:34.571Z[ 5] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
36922026-03-16T08:13:34.571Z[ 7] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
36932026-03-16T08:13:34.571Z[ 9] 6.00-7.00 sec 33.7 MBytes 282 Mbits/sec
36942026-03-16T08:13:37.681Z[ 11] 6.00-7.00 sec 33.7 MBytes 282 Mbits/sec
36952026-03-16T08:13:37.681Z[ 13] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
36962026-03-16T08:13:37.681Z[ 15] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
36972026-03-16T08:13:37.682Z[ 17] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
36982026-03-16T08:13:37.682Z[ 19] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
36992026-03-16T08:13:37.682Z[SUM] 6.00-7.00 sec 270 MBytes 2.26 Gbits/sec
37002026-03-16T08:13:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
37012026-03-16T08:13:37.682Z[ 5] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
37022026-03-16T08:13:37.682Z[ 7] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
37032026-03-16T08:13:37.682Z[ 9] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
37042026-03-16T08:13:37.682Z[ 11] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
37052026-03-16T08:13:37.682Z[ 13] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
37062026-03-16T08:13:37.682Z[ 15] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
37072026-03-16T08:13:37.682Z[ 17] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
37082026-03-16T08:13:37.682Z[ 19] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
37092026-03-16T08:13:37.682Z[SUM] 7.00-8.00 sec 272 MBytes 2.28 Gbits/sec
37102026-03-16T08:13:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
37112026-03-16T08:13:37.682Z[ 5] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
37122026-03-16T08:13:37.682Z[ 7] 8.00-9.00 sec 33.8 MBytes 283 Mbits/sec
37132026-03-16T08:13:37.682Z[ 9] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
37142026-03-16T08:13:37.682Z[ 11] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
37152026-03-16T08:13:37.682Z[ 13] 8.00-9.00 sec 33.8 MBytes 283 Mbits/sec
37162026-03-16T08:13:37.682Z[ 15] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
37172026-03-16T08:13:37.682Z[ 17] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
37182026-03-16T08:13:37.682Z[ 19] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
37192026-03-16T08:13:37.682Z[SUM] 8.00-9.00 sec 270 MBytes 2.27 Gbits/sec
37202026-03-16T08:13:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
37212026-03-16T08:13:37.682Z[ 5] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
37222026-03-16T08:13:37.682Z[ 7] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37232026-03-16T08:13:37.682Z[ 9] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37242026-03-16T08:13:37.682Z[ 11] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37252026-03-16T08:13:37.682Z[ 13] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37262026-03-16T08:13:37.682Z[ 15] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37272026-03-16T08:13:37.682Z[ 17] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37282026-03-16T08:13:37.682Z[ 19] 9.00-10.00 sec 33.4 MBytes 281 Mbits/sec
37292026-03-16T08:13:37.682Z[SUM] 9.00-10.00 sec 267 MBytes 2.24 Gbits/sec
37302026-03-16T08:13:37.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
37312026-03-16T08:13:37.682Z[ 5] 10.00-10.00 sec 125 KBytes 493 Mbits/sec
37322026-03-16T08:13:37.682Z[ 7] 10.00-10.00 sec 86.4 KBytes 339 Mbits/sec
37332026-03-16T08:13:37.682Z[ 9] 10.00-10.00 sec 119 KBytes 469 Mbits/sec
37342026-03-16T08:13:37.682Z[ 11] 10.00-10.00 sec 125 KBytes 492 Mbits/sec
37352026-03-16T08:13:37.682Z[ 13] 10.00-10.00 sec 75.0 KBytes 294 Mbits/sec
37362026-03-16T08:13:37.683Z[ 15] 10.00-10.00 sec 109 KBytes 427 Mbits/sec
37372026-03-16T08:13:37.683Z[ 17] 10.00-10.00 sec 71.4 KBytes 281 Mbits/sec
37382026-03-16T08:13:37.683Z[ 19] 10.00-10.00 sec 42.1 KBytes 165 Mbits/sec
37392026-03-16T08:13:37.683Z[SUM] 10.00-10.00 sec 754 KBytes 2.96 Gbits/sec
37402026-03-16T08:13:37.683Z- - - - - - - - - - - - - - - - - - - - - - - - -
37412026-03-16T08:13:37.683Z[ ID] Interval Transfer Bandwidth
37422026-03-16T08:13:37.683Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37432026-03-16T08:13:37.683Z[ 5] 0.00-10.00 sec 330 MBytes 277 Mbits/sec receiver
37442026-03-16T08:13:37.683Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37452026-03-16T08:13:37.683Z[ 7] 0.00-10.00 sec 330 MBytes 276 Mbits/sec receiver
37462026-03-16T08:13:37.683Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37472026-03-16T08:13:37.683Z[ 9] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
37482026-03-16T08:13:37.683Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37492026-03-16T08:13:37.683Z[ 11] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
37502026-03-16T08:13:37.683Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37512026-03-16T08:13:37.683Z[ 13] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
37522026-03-16T08:13:37.683Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37532026-03-16T08:13:37.683Z[ 15] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
37542026-03-16T08:13:37.683Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37552026-03-16T08:13:37.683Z[ 17] 0.00-10.00 sec 329 MBytes 276 Mbits/sec receiver
37562026-03-16T08:13:37.683Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37572026-03-16T08:13:37.683Z[ 19] 0.00-10.00 sec 330 MBytes 276 Mbits/sec receiver
37582026-03-16T08:13:37.683Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37592026-03-16T08:13:37.683Z[SUM] 0.00-10.00 sec 2.57 GBytes 2.21 Gbits/sec receiver
37602026-03-16T08:13:37.686ZRun 9/10...2211.347Mbps
37612026-03-16T08:13:44.709Z-----------------------------------------------------------
37622026-03-16T08:13:44.709ZServer listening on 5201
37632026-03-16T08:13:44.709Z-----------------------------------------------------------
37642026-03-16T08:13:44.709ZAccepted connection from 10.0.0.1, port 39145
37652026-03-16T08:13:44.709Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39159
37662026-03-16T08:13:44.709Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58607
37672026-03-16T08:13:44.709Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48659
37682026-03-16T08:13:44.709Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50911
37692026-03-16T08:13:44.709Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38806
37702026-03-16T08:13:44.710Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59561
37712026-03-16T08:13:44.710Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44283
37722026-03-16T08:13:44.710Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52735
37732026-03-16T08:13:44.710Z[ ID] Interval Transfer Bandwidth
37742026-03-16T08:13:44.710Z[ 5] 0.00-1.00 sec 24.4 MBytes 205 Mbits/sec
37752026-03-16T08:13:44.710Z[ 7] 0.00-1.00 sec 24.3 MBytes 204 Mbits/sec
37762026-03-16T08:13:44.710Z[ 9] 0.00-1.00 sec 24.3 MBytes 204 Mbits/sec
37772026-03-16T08:13:44.710Z[ 11] 0.00-1.00 sec 24.2 MBytes 203 Mbits/sec
37782026-03-16T08:13:44.710Z[ 13] 0.00-1.00 sec 24.2 MBytes 203 Mbits/sec
37792026-03-16T08:13:44.710Z[ 15] 0.00-1.00 sec 24.3 MBytes 203 Mbits/sec
37802026-03-16T08:13:44.710Z[ 17] 0.00-1.00 sec 24.3 MBytes 204 Mbits/sec
37812026-03-16T08:13:44.710Z[ 19] 0.00-1.00 sec 24.3 MBytes 203 Mbits/sec
37822026-03-16T08:13:44.710Z[SUM] 0.00-1.00 sec 194 MBytes 1.63 Gbits/sec
37832026-03-16T08:13:44.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
37842026-03-16T08:13:44.710Z[ 5] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
37852026-03-16T08:13:44.710Z[ 7] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
37862026-03-16T08:13:44.710Z[ 9] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
37872026-03-16T08:13:44.710Z[ 11] 1.00-2.00 sec 33.7 MBytes 282 Mbits/sec
37882026-03-16T08:13:44.710Z[ 13] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
37892026-03-16T08:13:44.710Z[ 15] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
37902026-03-16T08:13:44.710Z[ 17] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
37912026-03-16T08:13:44.710Z[ 19] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
37922026-03-16T08:13:44.710Z[SUM] 1.00-2.00 sec 269 MBytes 2.26 Gbits/sec
37932026-03-16T08:13:44.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
37942026-03-16T08:13:44.710Z[ 5] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
37952026-03-16T08:13:44.710Z[ 7] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
37962026-03-16T08:13:44.710Z[ 9] 2.00-3.00 sec 32.8 MBytes 276 Mbits/sec
37972026-03-16T08:13:44.710Z[ 11] 2.00-3.00 sec 32.7 MBytes 275 Mbits/sec
37982026-03-16T08:13:44.710Z[ 13] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
37992026-03-16T08:13:44.710Z[ 15] 2.00-3.00 sec 32.7 MBytes 275 Mbits/sec
38002026-03-16T08:13:44.710Z[ 17] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
38012026-03-16T08:13:44.710Z[ 19] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
38022026-03-16T08:13:44.710Z[SUM] 2.00-3.00 sec 262 MBytes 2.20 Gbits/sec
38032026-03-16T08:13:44.710Z- - - - - - - - - - - - - - - - - - - - - - - - -
38042026-03-16T08:13:44.710Z[ 5] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
38052026-03-16T08:13:44.710Z[ 7] 3.00-4.00 sec 34.9 MBytes 292 Mbits/sec
38062026-03-16T08:13:44.710Z[ 9] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
38072026-03-16T08:13:44.710Z[ 11] 3.00-4.00 sec 35.0 MBytes 293 Mbits/sec
38082026-03-16T08:13:44.711Z[ 13] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
38092026-03-16T08:13:44.711Z[ 15] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
38102026-03-16T08:13:44.711Z[ 17] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
38112026-03-16T08:13:44.711Z[ 19] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
38122026-03-16T08:13:44.711Z[SUM] 3.00-4.00 sec 279 MBytes 2.34 Gbits/sec
38132026-03-16T08:13:44.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
38142026-03-16T08:13:44.711Z[ 5] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
38152026-03-16T08:13:44.711Z[ 7] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
38162026-03-16T08:13:44.711Z[ 9] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
38172026-03-16T08:13:44.711Z[ 11] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
38182026-03-16T08:13:44.711Z[ 13] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
38192026-03-16T08:13:44.711Z[ 15] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
38202026-03-16T08:13:44.711Z[ 17] 4.00-5.00 sec 34.9 MBytes 292 Mbits/sec
38212026-03-16T08:13:44.711Z[ 19] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
38222026-03-16T08:13:44.711Z[SUM] 4.00-5.00 sec 279 MBytes 2.34 Gbits/sec
38232026-03-16T08:13:44.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
38242026-03-16T08:13:44.711Z[ 5] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
38252026-03-16T08:13:44.711Z[ 7] 5.00-6.00 sec 34.9 MBytes 292 Mbits/sec
38262026-03-16T08:13:44.711Z[ 9] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
38272026-03-16T08:13:44.711Z[ 11] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
38282026-03-16T08:13:44.711Z[ 13] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
38292026-03-16T08:13:44.711Z[ 15] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
38302026-03-16T08:13:44.711Z[ 17] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
38312026-03-16T08:13:44.715Z[ 19] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
38322026-03-16T08:13:44.715Z[SUM] 5.00-6.00 sec 279 MBytes 2.34 Gbits/sec
38332026-03-16T08:13:44.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
38342026-03-16T08:13:44.715Z[ 5] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
38352026-03-16T08:13:44.715Z[ 7] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
38362026-03-16T08:13:44.715Z[ 9] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
38372026-03-16T08:13:47.822Z[ 11] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
38382026-03-16T08:13:47.822Z[ 13] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
38392026-03-16T08:13:47.822Z[ 15] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
38402026-03-16T08:13:47.822Z[ 17] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
38412026-03-16T08:13:47.822Z[ 19] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
38422026-03-16T08:13:47.822Z[SUM] 6.00-7.00 sec 278 MBytes 2.33 Gbits/sec
38432026-03-16T08:13:47.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
38442026-03-16T08:13:47.822Z[ 5] 7.00-8.00 sec 34.5 MBytes 290 Mbits/sec
38452026-03-16T08:13:47.822Z[ 7] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
38462026-03-16T08:13:47.822Z[ 9] 7.00-8.00 sec 34.4 MBytes 289 Mbits/sec
38472026-03-16T08:13:47.822Z[ 11] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
38482026-03-16T08:13:47.822Z[ 13] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
38492026-03-16T08:13:47.822Z[ 15] 7.00-8.00 sec 34.4 MBytes 289 Mbits/sec
38502026-03-16T08:13:47.822Z[ 17] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
38512026-03-16T08:13:47.822Z[ 19] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
38522026-03-16T08:13:47.822Z[SUM] 7.00-8.00 sec 276 MBytes 2.31 Gbits/sec
38532026-03-16T08:13:47.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
38542026-03-16T08:13:47.822Z[ 5] 8.00-9.00 sec 34.5 MBytes 289 Mbits/sec
38552026-03-16T08:13:47.822Z[ 7] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
38562026-03-16T08:13:47.822Z[ 9] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
38572026-03-16T08:13:47.823Z[ 11] 8.00-9.00 sec 34.5 MBytes 290 Mbits/sec
38582026-03-16T08:13:47.823Z[ 13] 8.00-9.00 sec 34.5 MBytes 290 Mbits/sec
38592026-03-16T08:13:47.823Z[ 15] 8.00-9.00 sec 34.6 MBytes 291 Mbits/sec
38602026-03-16T08:13:47.823Z[ 17] 8.00-9.00 sec 34.6 MBytes 291 Mbits/sec
38612026-03-16T08:13:47.823Z[ 19] 8.00-9.00 sec 34.5 MBytes 289 Mbits/sec
38622026-03-16T08:13:47.823Z[SUM] 8.00-9.00 sec 276 MBytes 2.32 Gbits/sec
38632026-03-16T08:13:47.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
38642026-03-16T08:13:47.823Z[ 5] 9.00-10.00 sec 34.0 MBytes 286 Mbits/sec
38652026-03-16T08:13:47.823Z[ 7] 9.00-10.00 sec 33.9 MBytes 285 Mbits/sec
38662026-03-16T08:13:47.823Z[ 9] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
38672026-03-16T08:13:47.823Z[ 11] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
38682026-03-16T08:13:47.823Z[ 13] 9.00-10.00 sec 34.0 MBytes 286 Mbits/sec
38692026-03-16T08:13:47.823Z[ 15] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
38702026-03-16T08:13:47.823Z[ 17] 9.00-10.00 sec 33.9 MBytes 285 Mbits/sec
38712026-03-16T08:13:47.823Z[ 19] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
38722026-03-16T08:13:47.823Z[SUM] 9.00-10.00 sec 272 MBytes 2.28 Gbits/sec
38732026-03-16T08:13:47.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
38742026-03-16T08:13:47.823Z[ 5] 10.00-10.00 sec 125 KBytes 563 Mbits/sec
38752026-03-16T08:13:47.823Z[ 7] 10.00-10.00 sec 104 KBytes 470 Mbits/sec
38762026-03-16T08:13:47.823Z[ 9] 10.00-10.00 sec 45.3 KBytes 205 Mbits/sec
38772026-03-16T08:13:47.823Z[ 11] 10.00-10.00 sec 126 KBytes 569 Mbits/sec
38782026-03-16T08:13:47.823Z[ 13] 10.00-10.00 sec 41.5 KBytes 188 Mbits/sec
38792026-03-16T08:13:47.823Z[ 15] 10.00-10.00 sec 16.8 KBytes 75.9 Mbits/sec
38802026-03-16T08:13:47.823Z[ 17] 10.00-10.00 sec 62.6 KBytes 283 Mbits/sec
38812026-03-16T08:13:47.823Z[ 19] 10.00-10.00 sec 126 KBytes 568 Mbits/sec
38822026-03-16T08:13:47.823Z[SUM] 10.00-10.00 sec 647 KBytes 2.92 Gbits/sec
38832026-03-16T08:13:47.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
38842026-03-16T08:13:47.823Z[ ID] Interval Transfer Bandwidth
38852026-03-16T08:13:47.823Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38862026-03-16T08:13:47.823Z[ 5] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
38872026-03-16T08:13:47.823Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38882026-03-16T08:13:47.823Z[ 7] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
38892026-03-16T08:13:47.823Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38902026-03-16T08:13:47.823Z[ 9] 0.00-10.00 sec 333 MBytes 280 Mbits/sec receiver
38912026-03-16T08:13:47.823Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38922026-03-16T08:13:47.823Z[ 11] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
38932026-03-16T08:13:47.823Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38942026-03-16T08:13:47.823Z[ 13] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
38952026-03-16T08:13:47.823Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38962026-03-16T08:13:47.824Z[ 15] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
38972026-03-16T08:13:47.824Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38982026-03-16T08:13:47.824Z[ 17] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
38992026-03-16T08:13:47.824Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39002026-03-16T08:13:47.824Z[ 19] 0.00-10.00 sec 333 MBytes 279 Mbits/sec receiver
39012026-03-16T08:13:47.824Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39022026-03-16T08:13:47.824Z[SUM] 0.00-10.00 sec 2.60 GBytes 2.24 Gbits/sec receiver
39032026-03-16T08:13:47.827ZRun 10/10...2235.714Mbps
39042026-03-16T08:13:47.827Z###---------------------###
39052026-03-16T08:13:47.827Z::: iPerf done... :::
39062026-03-16T08:13:47.827Z:::Awaiting out files...:::
39072026-03-16T08:13:47.827Z###---------------------###
39082026-03-16T08:13:47.828Z###-----###
39092026-03-16T08:13:47.828Z:::done!:::
39102026-03-16T08:13:47.828Z###-----###
39112026-03-16T08:13:49.359ZGnuplot not found, using plotters backend
39122026-03-16T08:13:49.561ZBenchmarking iperf-tcp/local/c2s/tx
39132026-03-16T08:13:49.561ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
39142026-03-16T08:13:53.594ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
39152026-03-16T08:14:13.646ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
39162026-03-16T08:14:13.762Ziperf-tcp/local/c2s/tx time: [5.3153 µs 5.3154 µs 5.3155 µs]
39172026-03-16T08:14:13.762Z change: [−2.2985% −2.2939% −2.2894%] (p = 0.00 < 0.05)
39182026-03-16T08:14:13.762Z Performance has improved.
39192026-03-16T08:14:13.762ZFound 6 outliers among 100 measurements (6.00%)
39202026-03-16T08:14:13.762Z 1 (1.00%) low severe
39212026-03-16T08:14:13.762Z 3 (3.00%) low mild
39222026-03-16T08:14:13.762Z 2 (2.00%) high mild
39232026-03-16T08:14:14.937Z
39242026-03-16T08:14:14.940ZBenchmarking iperf-tcp/local/c2s/rx
39252026-03-16T08:14:14.940ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
39262026-03-16T08:14:18.964ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
39272026-03-16T08:14:39.055ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
39282026-03-16T08:14:39.166Ziperf-tcp/local/c2s/rx time: [9.4621 µs 9.4623 µs 9.4625 µs]
39292026-03-16T08:14:39.166Z change: [−1.2846% −1.2797% −1.2753%] (p = 0.00 < 0.05)
39302026-03-16T08:14:39.166Z Performance has improved.
39312026-03-16T08:14:39.166ZFound 7 outliers among 100 measurements (7.00%)
39322026-03-16T08:14:39.166Z 2 (2.00%) low mild
39332026-03-16T08:14:39.166Z 5 (5.00%) high mild
39342026-03-16T08:14:40.341Z
39352026-03-16T08:14:40.344Z###-------------------###
39362026-03-16T08:14:40.344Z:::Running experiment :::
39372026-03-16T08:14:40.344Z:::iperf-tcp/local/s2c:::
39382026-03-16T08:14:40.344Z###-------------------###
39392026-03-16T08:14:40.672Zdtrace: description 'profile-201us ' matched 2 probes
39402026-03-16T08:14:47.368Z-----------------------------------------------------------
39412026-03-16T08:14:47.368ZServer listening on 5201
39422026-03-16T08:14:47.368Z-----------------------------------------------------------
39432026-03-16T08:14:47.368ZAccepted connection from 10.0.0.1, port 48717
39442026-03-16T08:14:47.368Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39264
39452026-03-16T08:14:47.368Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37413
39462026-03-16T08:14:47.368Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47351
39472026-03-16T08:14:47.368Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51624
39482026-03-16T08:14:47.368Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62268
39492026-03-16T08:14:47.368Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45078
39502026-03-16T08:14:47.368Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57491
39512026-03-16T08:14:47.368Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50282
39522026-03-16T08:14:47.368Z[ ID] Interval Transfer Bandwidth
39532026-03-16T08:14:47.368Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
39542026-03-16T08:14:47.368Z[ 7] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39552026-03-16T08:14:47.368Z[ 9] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39562026-03-16T08:14:47.368Z[ 11] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39572026-03-16T08:14:47.368Z[ 13] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
39582026-03-16T08:14:47.368Z[ 15] 0.00-1.00 sec 42.7 MBytes 358 Mbits/sec
39592026-03-16T08:14:47.368Z[ 17] 0.00-1.00 sec 43.0 MBytes 360 Mbits/sec
39602026-03-16T08:14:47.368Z[ 19] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
39612026-03-16T08:14:47.368Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
39622026-03-16T08:14:47.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
39632026-03-16T08:14:47.368Z[ 5] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39642026-03-16T08:14:47.368Z[ 7] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39652026-03-16T08:14:47.369Z[ 9] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39662026-03-16T08:14:47.369Z[ 11] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39672026-03-16T08:14:47.369Z[ 13] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39682026-03-16T08:14:47.369Z[ 15] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39692026-03-16T08:14:47.369Z[ 17] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39702026-03-16T08:14:47.369Z[ 19] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
39712026-03-16T08:14:47.369Z[SUM] 1.00-2.00 sec 278 MBytes 2.33 Gbits/sec
39722026-03-16T08:14:47.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
39732026-03-16T08:14:47.369Z[ 5] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
39742026-03-16T08:14:47.369Z[ 7] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
39752026-03-16T08:14:47.369Z[ 9] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
39762026-03-16T08:14:47.369Z[ 11] 2.00-3.00 sec 35.0 MBytes 294 Mbits/sec
39772026-03-16T08:14:47.369Z[ 13] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
39782026-03-16T08:14:47.369Z[ 15] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
39792026-03-16T08:14:47.369Z[ 17] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
39802026-03-16T08:14:47.369Z[ 19] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
39812026-03-16T08:14:47.369Z[SUM] 2.00-3.00 sec 280 MBytes 2.35 Gbits/sec
39822026-03-16T08:14:47.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
39832026-03-16T08:14:47.369Z[ 5] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
39842026-03-16T08:14:47.369Z[ 7] 3.00-4.00 sec 34.4 MBytes 289 Mbits/sec
39852026-03-16T08:14:47.369Z[ 9] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
39862026-03-16T08:14:47.369Z[ 11] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
39872026-03-16T08:14:47.369Z[ 13] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
39882026-03-16T08:14:47.369Z[ 15] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
39892026-03-16T08:14:47.369Z[ 17] 3.00-4.00 sec 34.4 MBytes 288 Mbits/sec
39902026-03-16T08:14:47.369Z[ 19] 3.00-4.00 sec 34.3 MBytes 288 Mbits/sec
39912026-03-16T08:14:47.369Z[SUM] 3.00-4.00 sec 275 MBytes 2.30 Gbits/sec
39922026-03-16T08:14:47.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
39932026-03-16T08:14:47.369Z[ 5] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
39942026-03-16T08:14:47.369Z[ 7] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
39952026-03-16T08:14:47.369Z[ 9] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
39962026-03-16T08:14:47.369Z[ 11] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
39972026-03-16T08:14:47.369Z[ 13] 4.00-5.00 sec 33.0 MBytes 276 Mbits/sec
39982026-03-16T08:14:47.369Z[ 15] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
39992026-03-16T08:14:47.369Z[ 17] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
40002026-03-16T08:14:47.369Z[ 19] 4.00-5.00 sec 33.0 MBytes 276 Mbits/sec
40012026-03-16T08:14:47.369Z[SUM] 4.00-5.00 sec 263 MBytes 2.21 Gbits/sec
40022026-03-16T08:14:47.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
40032026-03-16T08:14:47.369Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
40042026-03-16T08:14:47.370Z[ 7] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
40052026-03-16T08:14:47.370Z[ 9] 5.00-6.00 sec 33.0 MBytes 276 Mbits/sec
40062026-03-16T08:14:47.370Z[ 11] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
40072026-03-16T08:14:47.370Z[ 13] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
40082026-03-16T08:14:47.370Z[ 15] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
40092026-03-16T08:14:47.370Z[ 17] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
40102026-03-16T08:14:47.370Z[ 19] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
40112026-03-16T08:14:47.370Z[SUM] 5.00-6.00 sec 263 MBytes 2.20 Gbits/sec
40122026-03-16T08:14:47.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
40132026-03-16T08:14:47.370Z[ 5] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
40142026-03-16T08:14:47.370Z[ 7] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
40152026-03-16T08:14:47.370Z[ 9] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
40162026-03-16T08:14:50.583Z[ 11] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
40172026-03-16T08:14:50.584Z[ 13] 6.00-7.00 sec 33.0 MBytes 276 Mbits/sec
40182026-03-16T08:14:50.584Z[ 15] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
40192026-03-16T08:14:50.584Z[ 17] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
40202026-03-16T08:14:50.584Z[ 19] 6.00-7.00 sec 33.0 MBytes 276 Mbits/sec
40212026-03-16T08:14:50.584Z[SUM] 6.00-7.00 sec 264 MBytes 2.21 Gbits/sec
40222026-03-16T08:14:50.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
40232026-03-16T08:14:50.584Z[ 5] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
40242026-03-16T08:14:50.584Z[ 7] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
40252026-03-16T08:14:50.584Z[ 9] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
40262026-03-16T08:14:50.584Z[ 11] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
40272026-03-16T08:14:50.584Z[ 13] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
40282026-03-16T08:14:50.584Z[ 15] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
40292026-03-16T08:14:50.584Z[ 17] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
40302026-03-16T08:14:50.584Z[ 19] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
40312026-03-16T08:14:50.584Z[SUM] 7.00-8.00 sec 260 MBytes 2.18 Gbits/sec
40322026-03-16T08:14:50.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
40332026-03-16T08:14:50.584Z[ 5] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
40342026-03-16T08:14:50.584Z[ 7] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
40352026-03-16T08:14:50.584Z[ 9] 8.00-9.00 sec 35.1 MBytes 295 Mbits/sec
40362026-03-16T08:14:50.584Z[ 11] 8.00-9.00 sec 35.2 MBytes 295 Mbits/sec
40372026-03-16T08:14:50.584Z[ 13] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
40382026-03-16T08:14:50.584Z[ 15] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
40392026-03-16T08:14:50.584Z[ 17] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
40402026-03-16T08:14:50.584Z[ 19] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
40412026-03-16T08:14:50.584Z[SUM] 8.00-9.00 sec 282 MBytes 2.36 Gbits/sec
40422026-03-16T08:14:50.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
40432026-03-16T08:14:50.584Z[ 5] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
40442026-03-16T08:14:50.584Z[ 7] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
40452026-03-16T08:14:50.584Z[ 9] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
40462026-03-16T08:14:50.584Z[ 11] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
40472026-03-16T08:14:50.584Z[ 13] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
40482026-03-16T08:14:50.584Z[ 15] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
40492026-03-16T08:14:50.584Z[ 17] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
40502026-03-16T08:14:50.584Z[ 19] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
40512026-03-16T08:14:50.584Z[SUM] 9.00-10.00 sec 273 MBytes 2.29 Gbits/sec
40522026-03-16T08:14:50.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-03-16T08:14:50.584Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40542026-03-16T08:14:50.585Z[ 7] 10.00-10.00 sec 96.2 KBytes 430 Mbits/sec
40552026-03-16T08:14:50.585Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40562026-03-16T08:14:50.585Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40572026-03-16T08:14:50.585Z[ 13] 10.00-10.00 sec 96.2 KBytes 430 Mbits/sec
40582026-03-16T08:14:50.585Z[ 15] 10.00-10.00 sec 48.1 KBytes 215 Mbits/sec
40592026-03-16T08:14:50.585Z[ 17] 10.00-10.00 sec 48.1 KBytes 215 Mbits/sec
40602026-03-16T08:14:50.585Z[ 19] 10.00-10.00 sec 96.2 KBytes 430 Mbits/sec
40612026-03-16T08:14:50.585Z[SUM] 10.00-10.00 sec 385 KBytes 1.72 Gbits/sec
40622026-03-16T08:14:50.585Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-03-16T08:14:50.585Z[ ID] Interval Transfer Bandwidth
40642026-03-16T08:14:50.585Z[ 5] 0.00-10.00 sec 348 MBytes 292 Mbits/sec sender
40652026-03-16T08:14:50.585Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40662026-03-16T08:14:50.585Z[ 7] 0.00-10.00 sec 348 MBytes 292 Mbits/sec sender
40672026-03-16T08:14:50.585Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40682026-03-16T08:14:50.585Z[ 9] 0.00-10.00 sec 347 MBytes 291 Mbits/sec sender
40692026-03-16T08:14:50.585Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40702026-03-16T08:14:50.585Z[ 11] 0.00-10.00 sec 348 MBytes 292 Mbits/sec sender
40712026-03-16T08:14:50.585Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40722026-03-16T08:14:50.585Z[ 13] 0.00-10.00 sec 348 MBytes 292 Mbits/sec sender
40732026-03-16T08:14:50.585Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40742026-03-16T08:14:50.585Z[ 15] 0.00-10.00 sec 347 MBytes 291 Mbits/sec sender
40752026-03-16T08:14:50.585Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40762026-03-16T08:14:50.585Z[ 17] 0.00-10.00 sec 348 MBytes 292 Mbits/sec sender
40772026-03-16T08:14:50.585Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40782026-03-16T08:14:50.585Z[ 19] 0.00-10.00 sec 348 MBytes 292 Mbits/sec sender
40792026-03-16T08:14:50.585Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40802026-03-16T08:14:50.585Z[SUM] 0.00-10.00 sec 2.72 GBytes 2.33 Gbits/sec sender
40812026-03-16T08:14:50.585Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40822026-03-16T08:14:50.589ZRun 1/10...2332.842Mbps
40832026-03-16T08:14:57.613Z-----------------------------------------------------------
40842026-03-16T08:14:57.613ZServer listening on 5201
40852026-03-16T08:14:57.613Z-----------------------------------------------------------
40862026-03-16T08:14:57.613ZAccepted connection from 10.0.0.1, port 38690
40872026-03-16T08:14:57.613Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38815
40882026-03-16T08:14:57.613Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38064
40892026-03-16T08:14:57.613Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60469
40902026-03-16T08:14:57.613Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44740
40912026-03-16T08:14:57.613Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62963
40922026-03-16T08:14:57.614Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38552
40932026-03-16T08:14:57.614Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40589
40942026-03-16T08:14:57.614Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38973
40952026-03-16T08:14:57.614Z[ ID] Interval Transfer Bandwidth
40962026-03-16T08:14:57.614Z[ 5] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
40972026-03-16T08:14:57.614Z[ 7] 0.00-1.00 sec 27.8 MBytes 234 Mbits/sec
40982026-03-16T08:14:57.614Z[ 9] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
40992026-03-16T08:14:57.614Z[ 11] 0.00-1.00 sec 27.9 MBytes 234 Mbits/sec
41002026-03-16T08:14:57.614Z[ 13] 0.00-1.00 sec 27.9 MBytes 234 Mbits/sec
41012026-03-16T08:14:57.614Z[ 15] 0.00-1.00 sec 27.9 MBytes 234 Mbits/sec
41022026-03-16T08:14:57.614Z[ 17] 0.00-1.00 sec 28.1 MBytes 236 Mbits/sec
41032026-03-16T08:14:57.614Z[ 19] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
41042026-03-16T08:14:57.614Z[SUM] 0.00-1.00 sec 224 MBytes 1.88 Gbits/sec
41052026-03-16T08:14:57.614Z- - - - - - - - - - - - - - - - - - - - - - - - -
41062026-03-16T08:14:57.614Z[ 5] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
41072026-03-16T08:14:57.615Z[ 7] 1.00-2.00 sec 35.5 MBytes 298 Mbits/sec
41082026-03-16T08:14:57.615Z[ 9] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
41092026-03-16T08:14:57.615Z[ 11] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
41102026-03-16T08:14:57.615Z[ 13] 1.00-2.00 sec 35.5 MBytes 298 Mbits/sec
41112026-03-16T08:14:57.615Z[ 15] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
41122026-03-16T08:14:57.615Z[ 17] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
41132026-03-16T08:14:57.615Z[ 19] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
41142026-03-16T08:14:57.615Z[SUM] 1.00-2.00 sec 283 MBytes 2.38 Gbits/sec
41152026-03-16T08:14:57.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
41162026-03-16T08:14:57.615Z[ 5] 2.00-3.00 sec 35.3 MBytes 296 Mbits/sec
41172026-03-16T08:14:57.615Z[ 7] 2.00-3.00 sec 35.3 MBytes 296 Mbits/sec
41182026-03-16T08:14:57.615Z[ 9] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
41192026-03-16T08:14:57.615Z[ 11] 2.00-3.00 sec 35.2 MBytes 295 Mbits/sec
41202026-03-16T08:14:57.615Z[ 13] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
41212026-03-16T08:14:57.615Z[ 15] 2.00-3.00 sec 35.3 MBytes 296 Mbits/sec
41222026-03-16T08:14:57.615Z[ 17] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
41232026-03-16T08:14:57.615Z[ 19] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
41242026-03-16T08:14:57.615Z[SUM] 2.00-3.00 sec 283 MBytes 2.37 Gbits/sec
41252026-03-16T08:14:57.615Z- - - - - - - - - - - - - - - - - - - - - - - - -
41262026-03-16T08:14:57.615Z[ 5] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
41272026-03-16T08:14:57.615Z[ 7] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
41282026-03-16T08:14:57.615Z[ 9] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
41292026-03-16T08:14:57.615Z[ 11] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
41302026-03-16T08:14:57.615Z[ 13] 3.00-4.00 sec 35.2 MBytes 295 Mbits/sec
41312026-03-16T08:14:57.616Z[ 15] 3.00-4.00 sec 35.2 MBytes 295 Mbits/sec
41322026-03-16T08:14:57.616Z[ 17] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
41332026-03-16T08:14:57.616Z[ 19] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
41342026-03-16T08:14:57.616Z[SUM] 3.00-4.00 sec 282 MBytes 2.37 Gbits/sec
41352026-03-16T08:14:57.616Z- - - - - - - - - - - - - - - - - - - - - - - - -
41362026-03-16T08:14:57.616Z[ 5] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41372026-03-16T08:14:57.616Z[ 7] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41382026-03-16T08:14:57.620Z[ 9] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41392026-03-16T08:14:57.620Z[ 11] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41402026-03-16T08:14:57.620Z[ 13] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41412026-03-16T08:14:57.620Z[ 15] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
41422026-03-16T08:14:57.620Z[ 17] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41432026-03-16T08:14:57.620Z[ 19] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
41442026-03-16T08:14:57.620Z[SUM] 4.00-5.00 sec 278 MBytes 2.33 Gbits/sec
41452026-03-16T08:14:57.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
41462026-03-16T08:14:57.620Z[ 5] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
41472026-03-16T08:14:57.620Z[ 7] 5.00-6.00 sec 33.1 MBytes 277 Mbits/sec
41482026-03-16T08:14:57.620Z[ 9] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
41492026-03-16T08:14:57.620Z[ 11] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
41502026-03-16T08:14:57.620Z[ 13] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
41512026-03-16T08:14:57.620Z[ 15] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
41522026-03-16T08:14:57.620Z[ 17] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
41532026-03-16T08:14:57.620Z[ 19] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
41542026-03-16T08:14:57.620Z[SUM] 5.00-6.00 sec 265 MBytes 2.23 Gbits/sec
41552026-03-16T08:14:57.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
41562026-03-16T08:14:57.620Z[ 5] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
41572026-03-16T08:14:57.620Z[ 7] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
41582026-03-16T08:14:57.620Z[ 9] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
41592026-03-16T08:15:00.835Z[ 11] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
41602026-03-16T08:15:00.835Z[ 13] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
41612026-03-16T08:15:00.835Z[ 15] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
41622026-03-16T08:15:00.835Z[ 17] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
41632026-03-16T08:15:00.835Z[ 19] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
41642026-03-16T08:15:00.835Z[SUM] 6.00-7.00 sec 267 MBytes 2.24 Gbits/sec
41652026-03-16T08:15:00.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
41662026-03-16T08:15:00.835Z[ 5] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41672026-03-16T08:15:00.835Z[ 7] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41682026-03-16T08:15:00.835Z[ 9] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41692026-03-16T08:15:00.835Z[ 11] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41702026-03-16T08:15:00.835Z[ 13] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41712026-03-16T08:15:00.835Z[ 15] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41722026-03-16T08:15:00.835Z[ 17] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41732026-03-16T08:15:00.835Z[ 19] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
41742026-03-16T08:15:00.835Z[SUM] 7.00-8.00 sec 267 MBytes 2.24 Gbits/sec
41752026-03-16T08:15:00.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
41762026-03-16T08:15:00.835Z[ 5] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
41772026-03-16T08:15:00.835Z[ 7] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
41782026-03-16T08:15:00.835Z[ 9] 8.00-9.00 sec 33.1 MBytes 277 Mbits/sec
41792026-03-16T08:15:00.835Z[ 11] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
41802026-03-16T08:15:00.835Z[ 13] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
41812026-03-16T08:15:00.835Z[ 15] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
41822026-03-16T08:15:00.835Z[ 17] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
41832026-03-16T08:15:00.835Z[ 19] 8.00-9.00 sec 33.1 MBytes 277 Mbits/sec
41842026-03-16T08:15:00.835Z[SUM] 8.00-9.00 sec 264 MBytes 2.22 Gbits/sec
41852026-03-16T08:15:00.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862026-03-16T08:15:00.835Z[ 5] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
41872026-03-16T08:15:00.835Z[ 7] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
41882026-03-16T08:15:00.835Z[ 9] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
41892026-03-16T08:15:00.835Z[ 11] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
41902026-03-16T08:15:00.835Z[ 13] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
41912026-03-16T08:15:00.835Z[ 15] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
41922026-03-16T08:15:00.835Z[ 17] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
41932026-03-16T08:15:00.836Z[ 19] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
41942026-03-16T08:15:00.836Z[SUM] 9.00-10.00 sec 266 MBytes 2.23 Gbits/sec
41952026-03-16T08:15:00.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
41962026-03-16T08:15:00.836Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41972026-03-16T08:15:00.836Z[ 7] 10.00-10.00 sec 96.2 KBytes 553 Mbits/sec
41982026-03-16T08:15:00.836Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41992026-03-16T08:15:00.836Z[ 11] 10.00-10.00 sec 48.1 KBytes 277 Mbits/sec
42002026-03-16T08:15:00.836Z[ 13] 10.00-10.00 sec 96.2 KBytes 553 Mbits/sec
42012026-03-16T08:15:00.836Z[ 15] 10.00-10.00 sec 48.1 KBytes 277 Mbits/sec
42022026-03-16T08:15:00.836Z[ 17] 10.00-10.00 sec 96.2 KBytes 553 Mbits/sec
42032026-03-16T08:15:00.836Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42042026-03-16T08:15:00.836Z[SUM] 10.00-10.00 sec 385 KBytes 2.21 Gbits/sec
42052026-03-16T08:15:00.836Z- - - - - - - - - - - - - - - - - - - - - - - - -
42062026-03-16T08:15:00.836Z[ ID] Interval Transfer Bandwidth
42072026-03-16T08:15:00.836Z[ 5] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42082026-03-16T08:15:00.836Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42092026-03-16T08:15:00.836Z[ 7] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42102026-03-16T08:15:00.836Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42112026-03-16T08:15:00.836Z[ 9] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42122026-03-16T08:15:00.836Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42132026-03-16T08:15:00.836Z[ 11] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42142026-03-16T08:15:00.836Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42152026-03-16T08:15:00.836Z[ 13] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42162026-03-16T08:15:00.836Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42172026-03-16T08:15:00.836Z[ 15] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42182026-03-16T08:15:00.836Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42192026-03-16T08:15:00.836Z[ 17] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42202026-03-16T08:15:00.836Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42212026-03-16T08:15:00.836Z[ 19] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42222026-03-16T08:15:00.836Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42232026-03-16T08:15:00.836Z[SUM] 0.00-10.00 sec 2.62 GBytes 2.25 Gbits/sec sender
42242026-03-16T08:15:00.836Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42252026-03-16T08:15:00.840ZRun 2/10...2247.178Mbps
42262026-03-16T08:15:07.862Z-----------------------------------------------------------
42272026-03-16T08:15:07.862ZServer listening on 5201
42282026-03-16T08:15:07.862Z-----------------------------------------------------------
42292026-03-16T08:15:07.862ZAccepted connection from 10.0.0.1, port 49309
42302026-03-16T08:15:07.862Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45067
42312026-03-16T08:15:07.862Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52200
42322026-03-16T08:15:07.862Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57121
42332026-03-16T08:15:07.862Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52516
42342026-03-16T08:15:07.862Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52547
42352026-03-16T08:15:07.862Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55381
42362026-03-16T08:15:07.862Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60385
42372026-03-16T08:15:07.862Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38196
42382026-03-16T08:15:07.862Z[ ID] Interval Transfer Bandwidth
42392026-03-16T08:15:07.863Z[ 5] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42402026-03-16T08:15:07.863Z[ 7] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42412026-03-16T08:15:07.863Z[ 9] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42422026-03-16T08:15:07.863Z[ 11] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42432026-03-16T08:15:07.863Z[ 13] 0.00-1.00 sec 26.2 MBytes 219 Mbits/sec
42442026-03-16T08:15:07.863Z[ 15] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42452026-03-16T08:15:07.863Z[ 17] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
42462026-03-16T08:15:07.863Z[ 19] 0.00-1.00 sec 26.2 MBytes 219 Mbits/sec
42472026-03-16T08:15:07.863Z[SUM] 0.00-1.00 sec 209 MBytes 1.75 Gbits/sec
42482026-03-16T08:15:07.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-03-16T08:15:07.863Z[ 5] 1.00-2.00 sec 33.0 MBytes 277 Mbits/sec
42502026-03-16T08:15:07.863Z[ 7] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
42512026-03-16T08:15:07.863Z[ 9] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
42522026-03-16T08:15:07.863Z[ 11] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
42532026-03-16T08:15:07.863Z[ 13] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
42542026-03-16T08:15:07.863Z[ 15] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
42552026-03-16T08:15:07.863Z[ 17] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
42562026-03-16T08:15:07.863Z[ 19] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
42572026-03-16T08:15:07.863Z[SUM] 1.00-2.00 sec 263 MBytes 2.21 Gbits/sec
42582026-03-16T08:15:07.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-03-16T08:15:07.863Z[ 5] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
42602026-03-16T08:15:07.863Z[ 7] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
42612026-03-16T08:15:07.863Z[ 9] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
42622026-03-16T08:15:07.863Z[ 11] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
42632026-03-16T08:15:07.863Z[ 13] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
42642026-03-16T08:15:07.863Z[ 15] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
42652026-03-16T08:15:07.863Z[ 17] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
42662026-03-16T08:15:07.863Z[ 19] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
42672026-03-16T08:15:07.863Z[SUM] 2.00-3.00 sec 275 MBytes 2.31 Gbits/sec
42682026-03-16T08:15:07.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-03-16T08:15:07.863Z[ 5] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
42702026-03-16T08:15:07.863Z[ 7] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
42712026-03-16T08:15:07.863Z[ 9] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
42722026-03-16T08:15:07.863Z[ 11] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
42732026-03-16T08:15:07.863Z[ 13] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
42742026-03-16T08:15:07.863Z[ 15] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
42752026-03-16T08:15:07.863Z[ 17] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
42762026-03-16T08:15:07.863Z[ 19] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
42772026-03-16T08:15:07.864Z[SUM] 3.00-4.00 sec 276 MBytes 2.32 Gbits/sec
42782026-03-16T08:15:07.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-03-16T08:15:07.864Z[ 5] 4.00-5.00 sec 34.5 MBytes 289 Mbits/sec
42802026-03-16T08:15:07.864Z[ 7] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
42812026-03-16T08:15:07.864Z[ 9] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
42822026-03-16T08:15:07.864Z[ 11] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
42832026-03-16T08:15:07.864Z[ 13] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
42842026-03-16T08:15:07.864Z[ 15] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
42852026-03-16T08:15:07.864Z[ 17] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
42862026-03-16T08:15:07.864Z[ 19] 4.00-5.00 sec 34.6 MBytes 290 Mbits/sec
42872026-03-16T08:15:07.864Z[SUM] 4.00-5.00 sec 277 MBytes 2.32 Gbits/sec
42882026-03-16T08:15:07.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-03-16T08:15:07.864Z[ 5] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
42902026-03-16T08:15:07.864Z[ 7] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
42912026-03-16T08:15:07.864Z[ 9] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
42922026-03-16T08:15:07.864Z[ 11] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
42932026-03-16T08:15:07.864Z[ 13] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
42942026-03-16T08:15:07.864Z[ 15] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
42952026-03-16T08:15:07.864Z[ 17] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
42962026-03-16T08:15:07.864Z[ 19] 5.00-6.00 sec 34.0 MBytes 286 Mbits/sec
42972026-03-16T08:15:07.864Z[SUM] 5.00-6.00 sec 272 MBytes 2.28 Gbits/sec
42982026-03-16T08:15:07.864Z- - - - - - - - - - - - - - - - - - - - - - - - -
42992026-03-16T08:15:07.864Z[ 5] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
43002026-03-16T08:15:07.864Z[ 7] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
43012026-03-16T08:15:07.864Z[ 9] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
43022026-03-16T08:15:11.084Z[ 11] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
43032026-03-16T08:15:11.084Z[ 13] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
43042026-03-16T08:15:11.084Z[ 15] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
43052026-03-16T08:15:11.084Z[ 17] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
43062026-03-16T08:15:11.084Z[ 19] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
43072026-03-16T08:15:11.084Z[SUM] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
43082026-03-16T08:15:11.084Z- - - - - - - - - - - - - - - - - - - - - - - - -
43092026-03-16T08:15:11.084Z[ 5] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
43102026-03-16T08:15:11.084Z[ 7] 7.00-8.00 sec 33.1 MBytes 277 Mbits/sec
43112026-03-16T08:15:11.085Z[ 9] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
43122026-03-16T08:15:11.085Z[ 11] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
43132026-03-16T08:15:11.085Z[ 13] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
43142026-03-16T08:15:11.085Z[ 15] 7.00-8.00 sec 33.1 MBytes 277 Mbits/sec
43152026-03-16T08:15:11.085Z[ 17] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
43162026-03-16T08:15:11.085Z[ 19] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
43172026-03-16T08:15:11.085Z[SUM] 7.00-8.00 sec 264 MBytes 2.21 Gbits/sec
43182026-03-16T08:15:11.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
43192026-03-16T08:15:11.085Z[ 5] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
43202026-03-16T08:15:11.085Z[ 7] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
43212026-03-16T08:15:11.085Z[ 9] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
43222026-03-16T08:15:11.085Z[ 11] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
43232026-03-16T08:15:11.085Z[ 13] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
43242026-03-16T08:15:11.085Z[ 15] 8.00-9.00 sec 33.2 MBytes 278 Mbits/sec
43252026-03-16T08:15:11.085Z[ 17] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
43262026-03-16T08:15:11.085Z[ 19] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
43272026-03-16T08:15:11.085Z[SUM] 8.00-9.00 sec 266 MBytes 2.23 Gbits/sec
43282026-03-16T08:15:11.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
43292026-03-16T08:15:11.085Z[ 5] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
43302026-03-16T08:15:11.085Z[ 7] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
43312026-03-16T08:15:11.085Z[ 9] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
43322026-03-16T08:15:11.085Z[ 11] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
43332026-03-16T08:15:11.085Z[ 13] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
43342026-03-16T08:15:11.085Z[ 15] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
43352026-03-16T08:15:11.085Z[ 17] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
43362026-03-16T08:15:11.085Z[ 19] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
43372026-03-16T08:15:11.085Z[SUM] 9.00-10.00 sec 263 MBytes 2.20 Gbits/sec
43382026-03-16T08:15:11.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
43392026-03-16T08:15:11.085Z[ 5] 10.00-10.00 sec 96.2 KBytes 445 Mbits/sec
43402026-03-16T08:15:11.085Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43412026-03-16T08:15:11.085Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43422026-03-16T08:15:11.085Z[ 11] 10.00-10.00 sec 96.2 KBytes 445 Mbits/sec
43432026-03-16T08:15:11.085Z[ 13] 10.00-10.00 sec 96.2 KBytes 445 Mbits/sec
43442026-03-16T08:15:11.085Z[ 15] 10.00-10.00 sec 48.1 KBytes 223 Mbits/sec
43452026-03-16T08:15:11.085Z[ 17] 10.00-10.00 sec 96.2 KBytes 445 Mbits/sec
43462026-03-16T08:15:11.085Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43472026-03-16T08:15:11.085Z[SUM] 10.00-10.00 sec 433 KBytes 2.00 Gbits/sec
43482026-03-16T08:15:11.085Z- - - - - - - - - - - - - - - - - - - - - - - - -
43492026-03-16T08:15:11.086Z[ ID] Interval Transfer Bandwidth
43502026-03-16T08:15:11.086Z[ 5] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43512026-03-16T08:15:11.086Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43522026-03-16T08:15:11.086Z[ 7] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43532026-03-16T08:15:11.089Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43542026-03-16T08:15:11.089Z[ 9] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43552026-03-16T08:15:11.089Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43562026-03-16T08:15:11.089Z[ 11] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43572026-03-16T08:15:11.090Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43582026-03-16T08:15:11.090Z[ 13] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43592026-03-16T08:15:11.090Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43602026-03-16T08:15:11.090Z[ 15] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43612026-03-16T08:15:11.090Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43622026-03-16T08:15:11.090Z[ 17] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43632026-03-16T08:15:11.090Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43642026-03-16T08:15:11.090Z[ 19] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
43652026-03-16T08:15:11.090Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43662026-03-16T08:15:11.090Z[SUM] 0.00-10.00 sec 2.57 GBytes 2.21 Gbits/sec sender
43672026-03-16T08:15:11.090Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43682026-03-16T08:15:11.090ZRun 3/10...2207.947Mbps
43692026-03-16T08:15:18.113Z-----------------------------------------------------------
43702026-03-16T08:15:18.113ZServer listening on 5201
43712026-03-16T08:15:18.113Z-----------------------------------------------------------
43722026-03-16T08:15:18.113ZAccepted connection from 10.0.0.1, port 60949
43732026-03-16T08:15:18.113Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50649
43742026-03-16T08:15:18.113Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65460
43752026-03-16T08:15:18.113Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46814
43762026-03-16T08:15:18.113Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50760
43772026-03-16T08:15:18.113Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64894
43782026-03-16T08:15:18.113Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45897
43792026-03-16T08:15:18.113Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34261
43802026-03-16T08:15:18.113Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46563
43812026-03-16T08:15:18.113Z[ ID] Interval Transfer Bandwidth
43822026-03-16T08:15:18.113Z[ 5] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
43832026-03-16T08:15:18.113Z[ 7] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
43842026-03-16T08:15:18.113Z[ 9] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
43852026-03-16T08:15:18.113Z[ 11] 0.00-1.00 sec 26.5 MBytes 223 Mbits/sec
43862026-03-16T08:15:18.113Z[ 13] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
43872026-03-16T08:15:18.113Z[ 15] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
43882026-03-16T08:15:18.113Z[ 17] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
43892026-03-16T08:15:18.114Z[ 19] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
43902026-03-16T08:15:18.114Z[SUM] 0.00-1.00 sec 212 MBytes 1.78 Gbits/sec
43912026-03-16T08:15:18.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
43922026-03-16T08:15:18.114Z[ 5] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
43932026-03-16T08:15:18.114Z[ 7] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
43942026-03-16T08:15:18.114Z[ 9] 1.00-2.00 sec 33.7 MBytes 282 Mbits/sec
43952026-03-16T08:15:18.114Z[ 11] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
43962026-03-16T08:15:18.114Z[ 13] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
43972026-03-16T08:15:18.114Z[ 15] 1.00-2.00 sec 33.6 MBytes 282 Mbits/sec
43982026-03-16T08:15:18.114Z[ 17] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
43992026-03-16T08:15:18.114Z[ 19] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
44002026-03-16T08:15:18.114Z[SUM] 1.00-2.00 sec 268 MBytes 2.25 Gbits/sec
44012026-03-16T08:15:18.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
44022026-03-16T08:15:18.114Z[ 5] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
44032026-03-16T08:15:18.114Z[ 7] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
44042026-03-16T08:15:18.114Z[ 9] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
44052026-03-16T08:15:18.114Z[ 11] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
44062026-03-16T08:15:18.114Z[ 13] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
44072026-03-16T08:15:18.114Z[ 15] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
44082026-03-16T08:15:18.114Z[ 17] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
44092026-03-16T08:15:18.114Z[ 19] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
44102026-03-16T08:15:18.114Z[SUM] 2.00-3.00 sec 268 MBytes 2.25 Gbits/sec
44112026-03-16T08:15:18.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
44122026-03-16T08:15:18.114Z[ 5] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
44132026-03-16T08:15:18.114Z[ 7] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44142026-03-16T08:15:18.114Z[ 9] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44152026-03-16T08:15:18.114Z[ 11] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44162026-03-16T08:15:18.114Z[ 13] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44172026-03-16T08:15:18.114Z[ 15] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44182026-03-16T08:15:18.114Z[ 17] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44192026-03-16T08:15:18.114Z[ 19] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
44202026-03-16T08:15:18.114Z[SUM] 3.00-4.00 sec 269 MBytes 2.26 Gbits/sec
44212026-03-16T08:15:18.114Z- - - - - - - - - - - - - - - - - - - - - - - - -
44222026-03-16T08:15:18.114Z[ 5] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
44232026-03-16T08:15:18.114Z[ 7] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
44242026-03-16T08:15:18.114Z[ 9] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
44252026-03-16T08:15:18.114Z[ 11] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
44262026-03-16T08:15:18.114Z[ 13] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
44272026-03-16T08:15:18.114Z[ 15] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
44282026-03-16T08:15:18.115Z[ 17] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
44292026-03-16T08:15:18.115Z[ 19] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
44302026-03-16T08:15:18.115Z[SUM] 4.00-5.00 sec 273 MBytes 2.29 Gbits/sec
44312026-03-16T08:15:18.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
44322026-03-16T08:15:18.115Z[ 5] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
44332026-03-16T08:15:18.115Z[ 7] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
44342026-03-16T08:15:18.115Z[ 9] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
44352026-03-16T08:15:18.115Z[ 11] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
44362026-03-16T08:15:18.115Z[ 13] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
44372026-03-16T08:15:18.115Z[ 15] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
44382026-03-16T08:15:18.115Z[ 17] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
44392026-03-16T08:15:18.115Z[ 19] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
44402026-03-16T08:15:18.115Z[SUM] 5.00-6.00 sec 277 MBytes 2.32 Gbits/sec
44412026-03-16T08:15:18.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
44422026-03-16T08:15:18.115Z[ 5] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
44432026-03-16T08:15:18.115Z[ 7] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
44442026-03-16T08:15:18.115Z[ 9] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
44452026-03-16T08:15:21.226Z[ 11] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
44462026-03-16T08:15:21.227Z[ 13] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
44472026-03-16T08:15:21.227Z[ 15] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
44482026-03-16T08:15:21.227Z[ 17] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
44492026-03-16T08:15:21.227Z[ 19] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
44502026-03-16T08:15:21.227Z[SUM] 6.00-7.00 sec 276 MBytes 2.31 Gbits/sec
44512026-03-16T08:15:21.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
44522026-03-16T08:15:21.227Z[ 5] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
44532026-03-16T08:15:21.227Z[ 7] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
44542026-03-16T08:15:21.227Z[ 9] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
44552026-03-16T08:15:21.227Z[ 11] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
44562026-03-16T08:15:21.227Z[ 13] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
44572026-03-16T08:15:21.227Z[ 15] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
44582026-03-16T08:15:21.227Z[ 17] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
44592026-03-16T08:15:21.227Z[ 19] 7.00-8.00 sec 34.4 MBytes 289 Mbits/sec
44602026-03-16T08:15:21.227Z[SUM] 7.00-8.00 sec 275 MBytes 2.30 Gbits/sec
44612026-03-16T08:15:21.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
44622026-03-16T08:15:21.227Z[ 5] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
44632026-03-16T08:15:21.227Z[ 7] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
44642026-03-16T08:15:21.227Z[ 9] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
44652026-03-16T08:15:21.227Z[ 11] 8.00-9.00 sec 32.6 MBytes 274 Mbits/sec
44662026-03-16T08:15:21.227Z[ 13] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
44672026-03-16T08:15:21.227Z[ 15] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
44682026-03-16T08:15:21.227Z[ 17] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
44692026-03-16T08:15:21.227Z[ 19] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
44702026-03-16T08:15:21.227Z[SUM] 8.00-9.00 sec 261 MBytes 2.19 Gbits/sec
44712026-03-16T08:15:21.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
44722026-03-16T08:15:21.227Z[ 5] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
44732026-03-16T08:15:21.227Z[ 7] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
44742026-03-16T08:15:21.227Z[ 9] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
44752026-03-16T08:15:21.227Z[ 11] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
44762026-03-16T08:15:21.227Z[ 13] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
44772026-03-16T08:15:21.227Z[ 15] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
44782026-03-16T08:15:21.227Z[ 17] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
44792026-03-16T08:15:21.227Z[ 19] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
44802026-03-16T08:15:21.227Z[SUM] 9.00-10.00 sec 270 MBytes 2.27 Gbits/sec
44812026-03-16T08:15:21.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
44822026-03-16T08:15:21.228Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44832026-03-16T08:15:21.228Z[ 7] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
44842026-03-16T08:15:21.228Z[ 9] 10.00-10.00 sec 96.2 KBytes 412 Mbits/sec
44852026-03-16T08:15:21.228Z[ 11] 10.00-10.00 sec 96.2 KBytes 412 Mbits/sec
44862026-03-16T08:15:21.228Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44872026-03-16T08:15:21.228Z[ 15] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
44882026-03-16T08:15:21.228Z[ 17] 10.00-10.00 sec 144 KBytes 618 Mbits/sec
44892026-03-16T08:15:21.228Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44902026-03-16T08:15:21.228Z[SUM] 10.00-10.00 sec 433 KBytes 1.85 Gbits/sec
44912026-03-16T08:15:21.228Z- - - - - - - - - - - - - - - - - - - - - - - - -
44922026-03-16T08:15:21.228Z[ ID] Interval Transfer Bandwidth
44932026-03-16T08:15:21.228Z[ 5] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
44942026-03-16T08:15:21.228Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44952026-03-16T08:15:21.228Z[ 7] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
44962026-03-16T08:15:21.228Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44972026-03-16T08:15:21.228Z[ 9] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
44982026-03-16T08:15:21.228Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44992026-03-16T08:15:21.228Z[ 11] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
45002026-03-16T08:15:21.228Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45012026-03-16T08:15:21.229Z[ 13] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
45022026-03-16T08:15:21.229Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45032026-03-16T08:15:21.229Z[ 15] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
45042026-03-16T08:15:21.229Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45052026-03-16T08:15:21.229Z[ 17] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
45062026-03-16T08:15:21.229Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45072026-03-16T08:15:21.229Z[ 19] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
45082026-03-16T08:15:21.230Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45092026-03-16T08:15:21.230Z[SUM] 0.00-10.00 sec 2.59 GBytes 2.22 Gbits/sec sender
45102026-03-16T08:15:21.230Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45112026-03-16T08:15:21.235ZRun 4/10...2222.935Mbps
45122026-03-16T08:15:28.254Z-----------------------------------------------------------
45132026-03-16T08:15:28.254ZServer listening on 5201
45142026-03-16T08:15:28.254Z-----------------------------------------------------------
45152026-03-16T08:15:28.254ZAccepted connection from 10.0.0.1, port 33265
45162026-03-16T08:15:28.254Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37367
45172026-03-16T08:15:28.254Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54207
45182026-03-16T08:15:28.254Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63466
45192026-03-16T08:15:28.254Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62683
45202026-03-16T08:15:28.254Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61013
45212026-03-16T08:15:28.254Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48601
45222026-03-16T08:15:28.254Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39988
45232026-03-16T08:15:28.254Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46995
45242026-03-16T08:15:28.254Z[ ID] Interval Transfer Bandwidth
45252026-03-16T08:15:28.254Z[ 5] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
45262026-03-16T08:15:28.254Z[ 7] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
45272026-03-16T08:15:28.254Z[ 9] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
45282026-03-16T08:15:28.254Z[ 11] 0.00-1.00 sec 27.8 MBytes 234 Mbits/sec
45292026-03-16T08:15:28.254Z[ 13] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
45302026-03-16T08:15:28.254Z[ 15] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
45312026-03-16T08:15:28.254Z[ 17] 0.00-1.00 sec 27.9 MBytes 234 Mbits/sec
45322026-03-16T08:15:28.254Z[ 19] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
45332026-03-16T08:15:28.254Z[SUM] 0.00-1.00 sec 224 MBytes 1.88 Gbits/sec
45342026-03-16T08:15:28.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-03-16T08:15:28.254Z[ 5] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
45362026-03-16T08:15:28.254Z[ 7] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
45372026-03-16T08:15:28.254Z[ 9] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
45382026-03-16T08:15:28.254Z[ 11] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
45392026-03-16T08:15:28.254Z[ 13] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
45402026-03-16T08:15:28.254Z[ 15] 1.00-2.00 sec 34.7 MBytes 291 Mbits/sec
45412026-03-16T08:15:28.254Z[ 17] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
45422026-03-16T08:15:28.254Z[ 19] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
45432026-03-16T08:15:28.254Z[SUM] 1.00-2.00 sec 279 MBytes 2.34 Gbits/sec
45442026-03-16T08:15:28.254Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-03-16T08:15:28.254Z[ 5] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
45462026-03-16T08:15:28.255Z[ 7] 2.00-3.00 sec 35.0 MBytes 294 Mbits/sec
45472026-03-16T08:15:28.255Z[ 9] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
45482026-03-16T08:15:28.255Z[ 11] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
45492026-03-16T08:15:28.255Z[ 13] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
45502026-03-16T08:15:28.255Z[ 15] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
45512026-03-16T08:15:28.255Z[ 17] 2.00-3.00 sec 35.0 MBytes 294 Mbits/sec
45522026-03-16T08:15:28.255Z[ 19] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
45532026-03-16T08:15:28.255Z[SUM] 2.00-3.00 sec 280 MBytes 2.35 Gbits/sec
45542026-03-16T08:15:28.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-03-16T08:15:28.255Z[ 5] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
45562026-03-16T08:15:28.255Z[ 7] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
45572026-03-16T08:15:28.255Z[ 9] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
45582026-03-16T08:15:28.255Z[ 11] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
45592026-03-16T08:15:28.255Z[ 13] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
45602026-03-16T08:15:28.255Z[ 15] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
45612026-03-16T08:15:28.255Z[ 17] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
45622026-03-16T08:15:28.255Z[ 19] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
45632026-03-16T08:15:28.255Z[SUM] 3.00-4.00 sec 284 MBytes 2.38 Gbits/sec
45642026-03-16T08:15:28.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
45652026-03-16T08:15:28.255Z[ 5] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
45662026-03-16T08:15:28.255Z[ 7] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
45672026-03-16T08:15:28.255Z[ 9] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
45682026-03-16T08:15:28.255Z[ 11] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
45692026-03-16T08:15:28.255Z[ 13] 4.00-5.00 sec 33.3 MBytes 280 Mbits/sec
45702026-03-16T08:15:28.255Z[ 15] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
45712026-03-16T08:15:28.255Z[ 17] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
45722026-03-16T08:15:28.255Z[ 19] 4.00-5.00 sec 33.2 MBytes 279 Mbits/sec
45732026-03-16T08:15:28.255Z[SUM] 4.00-5.00 sec 267 MBytes 2.24 Gbits/sec
45742026-03-16T08:15:28.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
45752026-03-16T08:15:28.255Z[ 5] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
45762026-03-16T08:15:28.255Z[ 7] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
45772026-03-16T08:15:28.255Z[ 9] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
45782026-03-16T08:15:28.255Z[ 11] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
45792026-03-16T08:15:28.255Z[ 13] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
45802026-03-16T08:15:28.255Z[ 15] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
45812026-03-16T08:15:28.255Z[ 17] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
45822026-03-16T08:15:28.255Z[ 19] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
45832026-03-16T08:15:28.255Z[SUM] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
45842026-03-16T08:15:28.255Z- - - - - - - - - - - - - - - - - - - - - - - - -
45852026-03-16T08:15:28.255Z[ 5] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
45862026-03-16T08:15:28.256Z[ 7] 6.00-7.00 sec 34.2 MBytes 287 Mbits/sec
45872026-03-16T08:15:28.256Z[ 9] 6.00-7.00 sec 34.3 MBytes 287 Mbits/sec
45882026-03-16T08:15:31.365Z[ 11] 6.00-7.00 sec 34.2 MBytes 287 Mbits/sec
45892026-03-16T08:15:31.365Z[ 13] 6.00-7.00 sec 34.3 MBytes 287 Mbits/sec
45902026-03-16T08:15:31.365Z[ 15] 6.00-7.00 sec 34.3 MBytes 287 Mbits/sec
45912026-03-16T08:15:31.365Z[ 17] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
45922026-03-16T08:15:31.365Z[ 19] 6.00-7.00 sec 34.2 MBytes 287 Mbits/sec
45932026-03-16T08:15:31.366Z[SUM] 6.00-7.00 sec 274 MBytes 2.30 Gbits/sec
45942026-03-16T08:15:31.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
45952026-03-16T08:15:31.366Z[ 5] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
45962026-03-16T08:15:31.366Z[ 7] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
45972026-03-16T08:15:31.366Z[ 9] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
45982026-03-16T08:15:31.366Z[ 11] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
45992026-03-16T08:15:31.366Z[ 13] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
46002026-03-16T08:15:31.366Z[ 15] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
46012026-03-16T08:15:31.366Z[ 17] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
46022026-03-16T08:15:31.366Z[ 19] 7.00-8.00 sec 34.3 MBytes 288 Mbits/sec
46032026-03-16T08:15:31.366Z[SUM] 7.00-8.00 sec 275 MBytes 2.30 Gbits/sec
46042026-03-16T08:15:31.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
46052026-03-16T08:15:31.366Z[ 5] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
46062026-03-16T08:15:31.366Z[ 7] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
46072026-03-16T08:15:31.366Z[ 9] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
46082026-03-16T08:15:31.366Z[ 11] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
46092026-03-16T08:15:31.366Z[ 13] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
46102026-03-16T08:15:31.366Z[ 15] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
46112026-03-16T08:15:31.366Z[ 17] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
46122026-03-16T08:15:31.366Z[ 19] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
46132026-03-16T08:15:31.366Z[SUM] 8.00-9.00 sec 262 MBytes 2.20 Gbits/sec
46142026-03-16T08:15:31.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
46152026-03-16T08:15:31.366Z[ 5] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
46162026-03-16T08:15:31.366Z[ 7] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
46172026-03-16T08:15:31.366Z[ 9] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
46182026-03-16T08:15:31.366Z[ 11] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
46192026-03-16T08:15:31.366Z[ 13] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
46202026-03-16T08:15:31.366Z[ 15] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
46212026-03-16T08:15:31.366Z[ 17] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
46222026-03-16T08:15:31.366Z[ 19] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
46232026-03-16T08:15:31.366Z[SUM] 9.00-10.00 sec 266 MBytes 2.23 Gbits/sec
46242026-03-16T08:15:31.366Z- - - - - - - - - - - - - - - - - - - - - - - - -
46252026-03-16T08:15:31.366Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46262026-03-16T08:15:31.366Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46272026-03-16T08:15:31.366Z[ 9] 10.00-10.00 sec 48.1 KBytes 219 Mbits/sec
46282026-03-16T08:15:31.366Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46292026-03-16T08:15:31.366Z[ 13] 10.00-10.00 sec 48.1 KBytes 219 Mbits/sec
46302026-03-16T08:15:31.366Z[ 15] 10.00-10.00 sec 144 KBytes 656 Mbits/sec
46312026-03-16T08:15:31.367Z[ 17] 10.00-10.00 sec 96.2 KBytes 437 Mbits/sec
46322026-03-16T08:15:31.367Z[ 19] 10.00-10.00 sec 48.1 KBytes 219 Mbits/sec
46332026-03-16T08:15:31.367Z[SUM] 10.00-10.00 sec 385 KBytes 1.75 Gbits/sec
46342026-03-16T08:15:31.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
46352026-03-16T08:15:31.367Z[ ID] Interval Transfer Bandwidth
46362026-03-16T08:15:31.367Z[ 5] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46372026-03-16T08:15:31.367Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46382026-03-16T08:15:31.367Z[ 7] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46392026-03-16T08:15:31.367Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46402026-03-16T08:15:31.367Z[ 9] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46412026-03-16T08:15:31.367Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46422026-03-16T08:15:31.367Z[ 11] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
46432026-03-16T08:15:31.367Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46442026-03-16T08:15:31.367Z[ 13] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46452026-03-16T08:15:31.367Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46462026-03-16T08:15:31.367Z[ 15] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46472026-03-16T08:15:31.367Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46482026-03-16T08:15:31.367Z[ 17] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46492026-03-16T08:15:31.367Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46502026-03-16T08:15:31.367Z[ 19] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
46512026-03-16T08:15:31.367Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46522026-03-16T08:15:31.367Z[SUM] 0.00-10.00 sec 2.61 GBytes 2.25 Gbits/sec sender
46532026-03-16T08:15:31.367Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46542026-03-16T08:15:31.371ZRun 5/10...2245.796Mbps
46552026-03-16T08:15:38.394Z-----------------------------------------------------------
46562026-03-16T08:15:38.394ZServer listening on 5201
46572026-03-16T08:15:38.394Z-----------------------------------------------------------
46582026-03-16T08:15:38.394ZAccepted connection from 10.0.0.1, port 37488
46592026-03-16T08:15:38.394Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51526
46602026-03-16T08:15:38.394Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46593
46612026-03-16T08:15:38.394Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56609
46622026-03-16T08:15:38.395Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61701
46632026-03-16T08:15:38.395Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32933
46642026-03-16T08:15:38.395Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63327
46652026-03-16T08:15:38.395Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49401
46662026-03-16T08:15:38.395Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37314
46672026-03-16T08:15:38.395Z[ ID] Interval Transfer Bandwidth
46682026-03-16T08:15:38.395Z[ 5] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
46692026-03-16T08:15:38.395Z[ 7] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
46702026-03-16T08:15:38.395Z[ 9] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
46712026-03-16T08:15:38.395Z[ 11] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
46722026-03-16T08:15:38.395Z[ 13] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
46732026-03-16T08:15:38.395Z[ 15] 0.00-1.00 sec 28.4 MBytes 238 Mbits/sec
46742026-03-16T08:15:38.395Z[ 17] 0.00-1.00 sec 28.4 MBytes 238 Mbits/sec
46752026-03-16T08:15:38.395Z[ 19] 0.00-1.00 sec 28.6 MBytes 240 Mbits/sec
46762026-03-16T08:15:38.395Z[SUM] 0.00-1.00 sec 228 MBytes 1.91 Gbits/sec
46772026-03-16T08:15:38.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
46782026-03-16T08:15:38.395Z[ 5] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
46792026-03-16T08:15:38.395Z[ 7] 1.00-2.00 sec 33.8 MBytes 283 Mbits/sec
46802026-03-16T08:15:38.395Z[ 9] 1.00-2.00 sec 33.8 MBytes 283 Mbits/sec
46812026-03-16T08:15:38.395Z[ 11] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
46822026-03-16T08:15:38.395Z[ 13] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
46832026-03-16T08:15:38.395Z[ 15] 1.00-2.00 sec 33.8 MBytes 283 Mbits/sec
46842026-03-16T08:15:38.395Z[ 17] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
46852026-03-16T08:15:38.395Z[ 19] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
46862026-03-16T08:15:38.395Z[SUM] 1.00-2.00 sec 271 MBytes 2.27 Gbits/sec
46872026-03-16T08:15:38.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
46882026-03-16T08:15:38.395Z[ 5] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
46892026-03-16T08:15:38.395Z[ 7] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
46902026-03-16T08:15:38.395Z[ 9] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
46912026-03-16T08:15:38.395Z[ 11] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
46922026-03-16T08:15:38.395Z[ 13] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
46932026-03-16T08:15:38.395Z[ 15] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
46942026-03-16T08:15:38.395Z[ 17] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
46952026-03-16T08:15:38.395Z[ 19] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
46962026-03-16T08:15:38.395Z[SUM] 2.00-3.00 sec 270 MBytes 2.27 Gbits/sec
46972026-03-16T08:15:38.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
46982026-03-16T08:15:38.395Z[ 5] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
46992026-03-16T08:15:38.395Z[ 7] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47002026-03-16T08:15:38.395Z[ 9] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47012026-03-16T08:15:38.396Z[ 11] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47022026-03-16T08:15:38.396Z[ 13] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47032026-03-16T08:15:38.396Z[ 15] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47042026-03-16T08:15:38.396Z[ 17] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47052026-03-16T08:15:38.396Z[ 19] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
47062026-03-16T08:15:38.396Z[SUM] 3.00-4.00 sec 271 MBytes 2.28 Gbits/sec
47072026-03-16T08:15:38.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
47082026-03-16T08:15:38.396Z[ 5] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
47092026-03-16T08:15:38.396Z[ 7] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
47102026-03-16T08:15:38.396Z[ 9] 4.00-5.00 sec 33.9 MBytes 285 Mbits/sec
47112026-03-16T08:15:38.396Z[ 11] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
47122026-03-16T08:15:38.396Z[ 13] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
47132026-03-16T08:15:38.396Z[ 15] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
47142026-03-16T08:15:38.396Z[ 17] 4.00-5.00 sec 33.9 MBytes 285 Mbits/sec
47152026-03-16T08:15:38.396Z[ 19] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
47162026-03-16T08:15:38.396Z[SUM] 4.00-5.00 sec 271 MBytes 2.28 Gbits/sec
47172026-03-16T08:15:38.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
47182026-03-16T08:15:38.396Z[ 5] 5.00-6.00 sec 32.0 MBytes 269 Mbits/sec
47192026-03-16T08:15:38.396Z[ 7] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
47202026-03-16T08:15:38.396Z[ 9] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
47212026-03-16T08:15:38.396Z[ 11] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
47222026-03-16T08:15:38.396Z[ 13] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
47232026-03-16T08:15:38.396Z[ 15] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
47242026-03-16T08:15:38.396Z[ 17] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
47252026-03-16T08:15:38.396Z[ 19] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
47262026-03-16T08:15:38.396Z[SUM] 5.00-6.00 sec 257 MBytes 2.16 Gbits/sec
47272026-03-16T08:15:38.396Z- - - - - - - - - - - - - - - - - - - - - - - - -
47282026-03-16T08:15:38.396Z[ 5] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
47292026-03-16T08:15:38.396Z[ 7] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
47302026-03-16T08:15:38.396Z[ 9] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
47312026-03-16T08:15:41.617Z[ 11] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
47322026-03-16T08:15:41.617Z[ 13] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
47332026-03-16T08:15:41.617Z[ 15] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
47342026-03-16T08:15:41.617Z[ 17] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
47352026-03-16T08:15:41.617Z[ 19] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
47362026-03-16T08:15:41.617Z[SUM] 6.00-7.00 sec 263 MBytes 2.20 Gbits/sec
47372026-03-16T08:15:41.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
47382026-03-16T08:15:41.617Z[ 5] 7.00-8.00 sec 35.0 MBytes 294 Mbits/sec
47392026-03-16T08:15:41.617Z[ 7] 7.00-8.00 sec 35.0 MBytes 293 Mbits/sec
47402026-03-16T08:15:41.617Z[ 9] 7.00-8.00 sec 35.0 MBytes 294 Mbits/sec
47412026-03-16T08:15:41.617Z[ 11] 7.00-8.00 sec 35.0 MBytes 293 Mbits/sec
47422026-03-16T08:15:41.617Z[ 13] 7.00-8.00 sec 35.0 MBytes 293 Mbits/sec
47432026-03-16T08:15:41.617Z[ 15] 7.00-8.00 sec 35.1 MBytes 294 Mbits/sec
47442026-03-16T08:15:41.617Z[ 17] 7.00-8.00 sec 35.0 MBytes 294 Mbits/sec
47452026-03-16T08:15:41.617Z[ 19] 7.00-8.00 sec 35.0 MBytes 293 Mbits/sec
47462026-03-16T08:15:41.617Z[SUM] 7.00-8.00 sec 280 MBytes 2.35 Gbits/sec
47472026-03-16T08:15:41.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
47482026-03-16T08:15:41.617Z[ 5] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47492026-03-16T08:15:41.617Z[ 7] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47502026-03-16T08:15:41.617Z[ 9] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47512026-03-16T08:15:41.617Z[ 11] 8.00-9.00 sec 35.5 MBytes 298 Mbits/sec
47522026-03-16T08:15:41.617Z[ 13] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47532026-03-16T08:15:41.617Z[ 15] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47542026-03-16T08:15:41.617Z[ 17] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47552026-03-16T08:15:41.617Z[ 19] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
47562026-03-16T08:15:41.617Z[SUM] 8.00-9.00 sec 283 MBytes 2.38 Gbits/sec
47572026-03-16T08:15:41.617Z- - - - - - - - - - - - - - - - - - - - - - - - -
47582026-03-16T08:15:41.617Z[ 5] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
47592026-03-16T08:15:41.617Z[ 7] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
47602026-03-16T08:15:41.617Z[ 9] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
47612026-03-16T08:15:41.618Z[ 11] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
47622026-03-16T08:15:41.618Z[ 13] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
47632026-03-16T08:15:41.618Z[ 15] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
47642026-03-16T08:15:41.618Z[ 17] 9.00-10.00 sec 34.3 MBytes 288 Mbits/sec
47652026-03-16T08:15:41.618Z[ 19] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
47662026-03-16T08:15:41.618Z[SUM] 9.00-10.00 sec 274 MBytes 2.30 Gbits/sec
47672026-03-16T08:15:41.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
47682026-03-16T08:15:41.618Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47692026-03-16T08:15:41.618Z[ 7] 10.00-10.00 sec 48.1 KBytes 202 Mbits/sec
47702026-03-16T08:15:41.618Z[ 9] 10.00-10.00 sec 144 KBytes 605 Mbits/sec
47712026-03-16T08:15:41.618Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47722026-03-16T08:15:41.618Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47732026-03-16T08:15:41.618Z[ 15] 10.00-10.00 sec 96.2 KBytes 403 Mbits/sec
47742026-03-16T08:15:41.618Z[ 17] 10.00-10.00 sec 144 KBytes 605 Mbits/sec
47752026-03-16T08:15:41.618Z[ 19] 10.00-10.00 sec 144 KBytes 605 Mbits/sec
47762026-03-16T08:15:41.618Z[SUM] 10.00-10.00 sec 577 KBytes 2.42 Gbits/sec
47772026-03-16T08:15:41.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
47782026-03-16T08:15:41.618Z[ ID] Interval Transfer Bandwidth
47792026-03-16T08:15:41.618Z[ 5] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
47802026-03-16T08:15:41.618Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47812026-03-16T08:15:41.618Z[ 7] 0.00-10.00 sec 333 MBytes 280 Mbits/sec sender
47822026-03-16T08:15:41.618Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47832026-03-16T08:15:41.619Z[ 9] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
47842026-03-16T08:15:41.619Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47852026-03-16T08:15:41.619Z[ 11] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
47862026-03-16T08:15:41.619Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47872026-03-16T08:15:41.619Z[ 13] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
47882026-03-16T08:15:41.619Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47892026-03-16T08:15:41.619Z[ 15] 0.00-10.00 sec 333 MBytes 280 Mbits/sec sender
47902026-03-16T08:15:41.619Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47912026-03-16T08:15:41.619Z[ 17] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
47922026-03-16T08:15:41.620Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47932026-03-16T08:15:41.620Z[ 19] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
47942026-03-16T08:15:41.620Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47952026-03-16T08:15:41.620Z[SUM] 0.00-10.00 sec 2.61 GBytes 2.24 Gbits/sec sender
47962026-03-16T08:15:41.620Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47972026-03-16T08:15:41.625ZRun 6/10...2238.67Mbps
47982026-03-16T08:15:48.644Z-----------------------------------------------------------
47992026-03-16T08:15:48.644ZServer listening on 5201
48002026-03-16T08:15:48.644Z-----------------------------------------------------------
48012026-03-16T08:15:48.644ZAccepted connection from 10.0.0.1, port 55623
48022026-03-16T08:15:48.644Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60370
48032026-03-16T08:15:48.644Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37814
48042026-03-16T08:15:48.644Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57222
48052026-03-16T08:15:48.644Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49793
48062026-03-16T08:15:48.644Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36142
48072026-03-16T08:15:48.644Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44648
48082026-03-16T08:15:48.644Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52473
48092026-03-16T08:15:48.644Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50708
48102026-03-16T08:15:48.644Z[ ID] Interval Transfer Bandwidth
48112026-03-16T08:15:48.644Z[ 5] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
48122026-03-16T08:15:48.644Z[ 7] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
48132026-03-16T08:15:48.644Z[ 9] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
48142026-03-16T08:15:48.644Z[ 11] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
48152026-03-16T08:15:48.644Z[ 13] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
48162026-03-16T08:15:48.644Z[ 15] 0.00-1.00 sec 27.1 MBytes 227 Mbits/sec
48172026-03-16T08:15:48.644Z[ 17] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
48182026-03-16T08:15:48.644Z[ 19] 0.00-1.00 sec 27.1 MBytes 228 Mbits/sec
48192026-03-16T08:15:48.644Z[SUM] 0.00-1.00 sec 217 MBytes 1.82 Gbits/sec
48202026-03-16T08:15:48.644Z- - - - - - - - - - - - - - - - - - - - - - - - -
48212026-03-16T08:15:48.644Z[ 5] 1.00-2.00 sec 33.9 MBytes 285 Mbits/sec
48222026-03-16T08:15:48.644Z[ 7] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
48232026-03-16T08:15:48.644Z[ 9] 1.00-2.00 sec 34.0 MBytes 286 Mbits/sec
48242026-03-16T08:15:48.644Z[ 11] 1.00-2.00 sec 34.0 MBytes 286 Mbits/sec
48252026-03-16T08:15:48.644Z[ 13] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
48262026-03-16T08:15:48.644Z[ 15] 1.00-2.00 sec 34.0 MBytes 285 Mbits/sec
48272026-03-16T08:15:48.645Z[ 17] 1.00-2.00 sec 33.9 MBytes 285 Mbits/sec
48282026-03-16T08:15:48.645Z[ 19] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
48292026-03-16T08:15:48.645Z[SUM] 1.00-2.00 sec 272 MBytes 2.28 Gbits/sec
48302026-03-16T08:15:48.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
48312026-03-16T08:15:48.645Z[ 5] 2.00-3.00 sec 35.8 MBytes 300 Mbits/sec
48322026-03-16T08:15:48.645Z[ 7] 2.00-3.00 sec 35.8 MBytes 300 Mbits/sec
48332026-03-16T08:15:48.645Z[ 9] 2.00-3.00 sec 35.7 MBytes 299 Mbits/sec
48342026-03-16T08:15:48.645Z[ 11] 2.00-3.00 sec 35.7 MBytes 300 Mbits/sec
48352026-03-16T08:15:48.645Z[ 13] 2.00-3.00 sec 35.9 MBytes 301 Mbits/sec
48362026-03-16T08:15:48.645Z[ 15] 2.00-3.00 sec 35.7 MBytes 300 Mbits/sec
48372026-03-16T08:15:48.645Z[ 17] 2.00-3.00 sec 35.8 MBytes 301 Mbits/sec
48382026-03-16T08:15:48.645Z[ 19] 2.00-3.00 sec 35.7 MBytes 300 Mbits/sec
48392026-03-16T08:15:48.645Z[SUM] 2.00-3.00 sec 286 MBytes 2.40 Gbits/sec
48402026-03-16T08:15:48.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
48412026-03-16T08:15:48.645Z[ 5] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
48422026-03-16T08:15:48.645Z[ 7] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
48432026-03-16T08:15:48.645Z[ 9] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
48442026-03-16T08:15:48.645Z[ 11] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
48452026-03-16T08:15:48.648Z[ 13] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
48462026-03-16T08:15:48.648Z[ 15] 3.00-4.00 sec 35.7 MBytes 299 Mbits/sec
48472026-03-16T08:15:48.648Z[ 17] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
48482026-03-16T08:15:48.648Z[ 19] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
48492026-03-16T08:15:48.648Z[SUM] 3.00-4.00 sec 285 MBytes 2.39 Gbits/sec
48502026-03-16T08:15:48.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
48512026-03-16T08:15:48.648Z[ 5] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
48522026-03-16T08:15:48.648Z[ 7] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
48532026-03-16T08:15:48.648Z[ 9] 4.00-5.00 sec 35.4 MBytes 297 Mbits/sec
48542026-03-16T08:15:48.648Z[ 11] 4.00-5.00 sec 35.4 MBytes 297 Mbits/sec
48552026-03-16T08:15:48.648Z[ 13] 4.00-5.00 sec 35.2 MBytes 295 Mbits/sec
48562026-03-16T08:15:48.648Z[ 15] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
48572026-03-16T08:15:48.649Z[ 17] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
48582026-03-16T08:15:48.649Z[ 19] 4.00-5.00 sec 35.4 MBytes 297 Mbits/sec
48592026-03-16T08:15:48.649Z[SUM] 4.00-5.00 sec 282 MBytes 2.37 Gbits/sec
48602026-03-16T08:15:48.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
48612026-03-16T08:15:48.649Z[ 5] 5.00-6.00 sec 35.6 MBytes 299 Mbits/sec
48622026-03-16T08:15:48.649Z[ 7] 5.00-6.00 sec 35.6 MBytes 299 Mbits/sec
48632026-03-16T08:15:48.649Z[ 9] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
48642026-03-16T08:15:48.649Z[ 11] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
48652026-03-16T08:15:48.649Z[ 13] 5.00-6.00 sec 35.6 MBytes 299 Mbits/sec
48662026-03-16T08:15:48.649Z[ 15] 5.00-6.00 sec 35.6 MBytes 299 Mbits/sec
48672026-03-16T08:15:48.649Z[ 17] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
48682026-03-16T08:15:48.649Z[ 19] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
48692026-03-16T08:15:48.649Z[SUM] 5.00-6.00 sec 284 MBytes 2.39 Gbits/sec
48702026-03-16T08:15:48.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
48712026-03-16T08:15:48.649Z[ 5] 6.00-7.00 sec 35.1 MBytes 295 Mbits/sec
48722026-03-16T08:15:48.649Z[ 7] 6.00-7.00 sec 35.1 MBytes 295 Mbits/sec
48732026-03-16T08:15:48.649Z[ 9] 6.00-7.00 sec 35.3 MBytes 296 Mbits/sec
48742026-03-16T08:15:51.866Z[ 11] 6.00-7.00 sec 35.1 MBytes 295 Mbits/sec
48752026-03-16T08:15:51.866Z[ 13] 6.00-7.00 sec 35.2 MBytes 295 Mbits/sec
48762026-03-16T08:15:51.866Z[ 15] 6.00-7.00 sec 35.2 MBytes 295 Mbits/sec
48772026-03-16T08:15:51.866Z[ 17] 6.00-7.00 sec 35.2 MBytes 295 Mbits/sec
48782026-03-16T08:15:51.866Z[ 19] 6.00-7.00 sec 35.3 MBytes 296 Mbits/sec
48792026-03-16T08:15:51.866Z[SUM] 6.00-7.00 sec 281 MBytes 2.36 Gbits/sec
48802026-03-16T08:15:51.866Z- - - - - - - - - - - - - - - - - - - - - - - - -
48812026-03-16T08:15:51.866Z[ 5] 7.00-8.00 sec 35.3 MBytes 296 Mbits/sec
48822026-03-16T08:15:51.866Z[ 7] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
48832026-03-16T08:15:51.866Z[ 9] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
48842026-03-16T08:15:51.866Z[ 11] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
48852026-03-16T08:15:51.866Z[ 13] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
48862026-03-16T08:15:51.867Z[ 15] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
48872026-03-16T08:15:51.867Z[ 17] 7.00-8.00 sec 35.3 MBytes 296 Mbits/sec
48882026-03-16T08:15:51.867Z[ 19] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
48892026-03-16T08:15:51.867Z[SUM] 7.00-8.00 sec 282 MBytes 2.36 Gbits/sec
48902026-03-16T08:15:51.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
48912026-03-16T08:15:51.867Z[ 5] 8.00-9.00 sec 35.1 MBytes 295 Mbits/sec
48922026-03-16T08:15:51.867Z[ 7] 8.00-9.00 sec 35.1 MBytes 295 Mbits/sec
48932026-03-16T08:15:51.867Z[ 9] 8.00-9.00 sec 35.0 MBytes 294 Mbits/sec
48942026-03-16T08:15:51.867Z[ 11] 8.00-9.00 sec 35.0 MBytes 293 Mbits/sec
48952026-03-16T08:15:51.867Z[ 13] 8.00-9.00 sec 35.0 MBytes 294 Mbits/sec
48962026-03-16T08:15:51.867Z[ 15] 8.00-9.00 sec 35.0 MBytes 294 Mbits/sec
48972026-03-16T08:15:51.867Z[ 17] 8.00-9.00 sec 35.1 MBytes 295 Mbits/sec
48982026-03-16T08:15:51.867Z[ 19] 8.00-9.00 sec 35.1 MBytes 294 Mbits/sec
48992026-03-16T08:15:51.867Z[SUM] 8.00-9.00 sec 280 MBytes 2.35 Gbits/sec
49002026-03-16T08:15:51.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
49012026-03-16T08:15:51.867Z[ 5] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49022026-03-16T08:15:51.867Z[ 7] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49032026-03-16T08:15:51.867Z[ 9] 9.00-10.00 sec 34.9 MBytes 293 Mbits/sec
49042026-03-16T08:15:51.867Z[ 11] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49052026-03-16T08:15:51.867Z[ 13] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49062026-03-16T08:15:51.867Z[ 15] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49072026-03-16T08:15:51.867Z[ 17] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49082026-03-16T08:15:51.867Z[ 19] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49092026-03-16T08:15:51.867Z[SUM] 9.00-10.00 sec 279 MBytes 2.34 Gbits/sec
49102026-03-16T08:15:51.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
49112026-03-16T08:15:51.867Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49122026-03-16T08:15:51.867Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49132026-03-16T08:15:51.867Z[ 9] 10.00-10.00 sec 96.2 KBytes 413 Mbits/sec
49142026-03-16T08:15:51.867Z[ 11] 10.00-10.00 sec 144 KBytes 620 Mbits/sec
49152026-03-16T08:15:51.867Z[ 13] 10.00-10.00 sec 96.2 KBytes 413 Mbits/sec
49162026-03-16T08:15:51.867Z[ 15] 10.00-10.00 sec 144 KBytes 620 Mbits/sec
49172026-03-16T08:15:51.867Z[ 17] 10.00-10.00 sec 48.1 KBytes 207 Mbits/sec
49182026-03-16T08:15:51.867Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49192026-03-16T08:15:51.867Z[SUM] 10.00-10.00 sec 529 KBytes 2.27 Gbits/sec
49202026-03-16T08:15:51.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
49212026-03-16T08:15:51.867Z[ ID] Interval Transfer Bandwidth
49222026-03-16T08:15:51.867Z[ 5] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49232026-03-16T08:15:51.868Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49242026-03-16T08:15:51.868Z[ 7] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49252026-03-16T08:15:51.868Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49262026-03-16T08:15:51.868Z[ 9] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49272026-03-16T08:15:51.868Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49282026-03-16T08:15:51.868Z[ 11] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49292026-03-16T08:15:51.868Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49302026-03-16T08:15:51.868Z[ 13] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49312026-03-16T08:15:51.868Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49322026-03-16T08:15:51.868Z[ 15] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49332026-03-16T08:15:51.868Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49342026-03-16T08:15:51.868Z[ 17] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49352026-03-16T08:15:51.868Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49362026-03-16T08:15:51.868Z[ 19] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
49372026-03-16T08:15:51.868Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49382026-03-16T08:15:51.868Z[SUM] 0.00-10.00 sec 2.69 GBytes 2.31 Gbits/sec sender
49392026-03-16T08:15:51.868Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49402026-03-16T08:15:51.871ZRun 7/10...2306.766Mbps
49412026-03-16T08:15:58.894Z-----------------------------------------------------------
49422026-03-16T08:15:58.894ZServer listening on 5201
49432026-03-16T08:15:58.894Z-----------------------------------------------------------
49442026-03-16T08:15:58.894ZAccepted connection from 10.0.0.1, port 58545
49452026-03-16T08:15:58.894Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48017
49462026-03-16T08:15:58.894Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58786
49472026-03-16T08:15:58.894Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58728
49482026-03-16T08:15:58.894Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59758
49492026-03-16T08:15:58.894Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61019
49502026-03-16T08:15:58.894Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58682
49512026-03-16T08:15:58.894Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43103
49522026-03-16T08:15:58.894Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64551
49532026-03-16T08:15:58.894Z[ ID] Interval Transfer Bandwidth
49542026-03-16T08:15:58.894Z[ 5] 0.00-1.00 sec 27.5 MBytes 230 Mbits/sec
49552026-03-16T08:15:58.894Z[ 7] 0.00-1.00 sec 27.4 MBytes 230 Mbits/sec
49562026-03-16T08:15:58.894Z[ 9] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49572026-03-16T08:15:58.894Z[ 11] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
49582026-03-16T08:15:58.894Z[ 13] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49592026-03-16T08:15:58.894Z[ 15] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49602026-03-16T08:15:58.894Z[ 17] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49612026-03-16T08:15:58.894Z[ 19] 0.00-1.00 sec 27.6 MBytes 231 Mbits/sec
49622026-03-16T08:15:58.894Z[SUM] 0.00-1.00 sec 219 MBytes 1.84 Gbits/sec
49632026-03-16T08:15:58.894Z- - - - - - - - - - - - - - - - - - - - - - - - -
49642026-03-16T08:15:58.894Z[ 5] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
49652026-03-16T08:15:58.894Z[ 7] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
49662026-03-16T08:15:58.894Z[ 9] 1.00-2.00 sec 34.5 MBytes 289 Mbits/sec
49672026-03-16T08:15:58.894Z[ 11] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
49682026-03-16T08:15:58.894Z[ 13] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
49692026-03-16T08:15:58.895Z[ 15] 1.00-2.00 sec 34.5 MBytes 289 Mbits/sec
49702026-03-16T08:15:58.895Z[ 17] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
49712026-03-16T08:15:58.895Z[ 19] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
49722026-03-16T08:15:58.895Z[SUM] 1.00-2.00 sec 275 MBytes 2.31 Gbits/sec
49732026-03-16T08:15:58.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
49742026-03-16T08:15:58.895Z[ 5] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
49752026-03-16T08:15:58.895Z[ 7] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
49762026-03-16T08:15:58.895Z[ 9] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
49772026-03-16T08:15:58.895Z[ 11] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
49782026-03-16T08:15:58.895Z[ 13] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
49792026-03-16T08:15:58.895Z[ 15] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
49802026-03-16T08:15:58.895Z[ 17] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
49812026-03-16T08:15:58.895Z[ 19] 2.00-3.00 sec 34.6 MBytes 290 Mbits/sec
49822026-03-16T08:15:58.895Z[SUM] 2.00-3.00 sec 277 MBytes 2.32 Gbits/sec
49832026-03-16T08:15:58.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
49842026-03-16T08:15:58.895Z[ 5] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
49852026-03-16T08:15:58.895Z[ 7] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
49862026-03-16T08:15:58.895Z[ 9] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
49872026-03-16T08:15:58.895Z[ 11] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
49882026-03-16T08:15:58.895Z[ 13] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
49892026-03-16T08:15:58.895Z[ 15] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
49902026-03-16T08:15:58.895Z[ 17] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
49912026-03-16T08:15:58.895Z[ 19] 3.00-4.00 sec 35.3 MBytes 296 Mbits/sec
49922026-03-16T08:15:58.895Z[SUM] 3.00-4.00 sec 283 MBytes 2.37 Gbits/sec
49932026-03-16T08:15:58.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
49942026-03-16T08:15:58.895Z[ 5] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
49952026-03-16T08:15:58.895Z[ 7] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
49962026-03-16T08:15:58.895Z[ 9] 4.00-5.00 sec 35.2 MBytes 295 Mbits/sec
49972026-03-16T08:15:58.895Z[ 11] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
49982026-03-16T08:15:58.895Z[ 13] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
49992026-03-16T08:15:58.895Z[ 15] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
50002026-03-16T08:15:58.895Z[ 17] 4.00-5.00 sec 35.3 MBytes 296 Mbits/sec
50012026-03-16T08:15:58.895Z[ 19] 4.00-5.00 sec 35.2 MBytes 295 Mbits/sec
50022026-03-16T08:15:58.895Z[SUM] 4.00-5.00 sec 282 MBytes 2.37 Gbits/sec
50032026-03-16T08:15:58.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
50042026-03-16T08:15:58.895Z[ 5] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50052026-03-16T08:15:58.895Z[ 7] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50062026-03-16T08:15:58.895Z[ 9] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
50072026-03-16T08:15:58.896Z[ 11] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50082026-03-16T08:15:58.896Z[ 13] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50092026-03-16T08:15:58.896Z[ 15] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50102026-03-16T08:15:58.896Z[ 17] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50112026-03-16T08:15:58.896Z[ 19] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
50122026-03-16T08:15:58.896Z[SUM] 5.00-6.00 sec 279 MBytes 2.34 Gbits/sec
50132026-03-16T08:15:58.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
50142026-03-16T08:15:58.896Z[ 5] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
50152026-03-16T08:15:58.896Z[ 7] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
50162026-03-16T08:15:58.896Z[ 9] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
50172026-03-16T08:16:02.006Z[ 11] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
50182026-03-16T08:16:02.006Z[ 13] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
50192026-03-16T08:16:02.006Z[ 15] 6.00-7.00 sec 34.4 MBytes 288 Mbits/sec
50202026-03-16T08:16:02.007Z[ 17] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
50212026-03-16T08:16:02.007Z[ 19] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
50222026-03-16T08:16:02.007Z[SUM] 6.00-7.00 sec 275 MBytes 2.31 Gbits/sec
50232026-03-16T08:16:02.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
50242026-03-16T08:16:02.007Z[ 5] 7.00-8.00 sec 35.4 MBytes 296 Mbits/sec
50252026-03-16T08:16:02.007Z[ 7] 7.00-8.00 sec 35.4 MBytes 296 Mbits/sec
50262026-03-16T08:16:02.007Z[ 9] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
50272026-03-16T08:16:02.007Z[ 11] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
50282026-03-16T08:16:02.007Z[ 13] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
50292026-03-16T08:16:02.007Z[ 15] 7.00-8.00 sec 35.5 MBytes 298 Mbits/sec
50302026-03-16T08:16:02.007Z[ 17] 7.00-8.00 sec 35.4 MBytes 296 Mbits/sec
50312026-03-16T08:16:02.007Z[ 19] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
50322026-03-16T08:16:02.007Z[SUM] 7.00-8.00 sec 283 MBytes 2.37 Gbits/sec
50332026-03-16T08:16:02.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
50342026-03-16T08:16:02.007Z[ 5] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
50352026-03-16T08:16:02.007Z[ 7] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
50362026-03-16T08:16:02.007Z[ 9] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
50372026-03-16T08:16:02.007Z[ 11] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
50382026-03-16T08:16:02.007Z[ 13] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
50392026-03-16T08:16:02.007Z[ 15] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
50402026-03-16T08:16:02.007Z[ 17] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
50412026-03-16T08:16:02.007Z[ 19] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
50422026-03-16T08:16:02.007Z[SUM] 8.00-9.00 sec 272 MBytes 2.28 Gbits/sec
50432026-03-16T08:16:02.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
50442026-03-16T08:16:02.007Z[ 5] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
50452026-03-16T08:16:02.007Z[ 7] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
50462026-03-16T08:16:02.007Z[ 9] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
50472026-03-16T08:16:02.007Z[ 11] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
50482026-03-16T08:16:02.007Z[ 13] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
50492026-03-16T08:16:02.007Z[ 15] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
50502026-03-16T08:16:02.007Z[ 17] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
50512026-03-16T08:16:02.007Z[ 19] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
50522026-03-16T08:16:02.007Z[SUM] 9.00-10.00 sec 265 MBytes 2.22 Gbits/sec
50532026-03-16T08:16:02.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
50542026-03-16T08:16:02.007Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50552026-03-16T08:16:02.007Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50562026-03-16T08:16:02.007Z[ 9] 10.00-10.00 sec 144 KBytes 628 Mbits/sec
50572026-03-16T08:16:02.007Z[ 11] 10.00-10.00 sec 48.1 KBytes 209 Mbits/sec
50582026-03-16T08:16:02.007Z[ 13] 10.00-10.00 sec 144 KBytes 628 Mbits/sec
50592026-03-16T08:16:02.008Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50602026-03-16T08:16:02.008Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50612026-03-16T08:16:02.008Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50622026-03-16T08:16:02.008Z[SUM] 10.00-10.00 sec 337 KBytes 1.46 Gbits/sec
50632026-03-16T08:16:02.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
50642026-03-16T08:16:02.008Z[ ID] Interval Transfer Bandwidth
50652026-03-16T08:16:02.008Z[ 5] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50662026-03-16T08:16:02.008Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50672026-03-16T08:16:02.008Z[ 7] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50682026-03-16T08:16:02.008Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50692026-03-16T08:16:02.008Z[ 9] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50702026-03-16T08:16:02.008Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50712026-03-16T08:16:02.008Z[ 11] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50722026-03-16T08:16:02.008Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50732026-03-16T08:16:02.008Z[ 13] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50742026-03-16T08:16:02.008Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50752026-03-16T08:16:02.008Z[ 15] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50762026-03-16T08:16:02.008Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50772026-03-16T08:16:02.008Z[ 17] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50782026-03-16T08:16:02.008Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50792026-03-16T08:16:02.008Z[ 19] 0.00-10.00 sec 339 MBytes 284 Mbits/sec sender
50802026-03-16T08:16:02.008Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50812026-03-16T08:16:02.008Z[SUM] 0.00-10.00 sec 2.65 GBytes 2.27 Gbits/sec sender
50822026-03-16T08:16:02.008Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50832026-03-16T08:16:02.012ZRun 8/10...2273.804Mbps
50842026-03-16T08:16:09.034Z-----------------------------------------------------------
50852026-03-16T08:16:09.034ZServer listening on 5201
50862026-03-16T08:16:09.034Z-----------------------------------------------------------
50872026-03-16T08:16:09.034ZAccepted connection from 10.0.0.1, port 41924
50882026-03-16T08:16:09.034Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45388
50892026-03-16T08:16:09.034Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35190
50902026-03-16T08:16:09.034Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52064
50912026-03-16T08:16:09.034Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62367
50922026-03-16T08:16:09.034Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56011
50932026-03-16T08:16:09.034Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43047
50942026-03-16T08:16:09.034Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43650
50952026-03-16T08:16:09.034Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57439
50962026-03-16T08:16:09.034Z[ ID] Interval Transfer Bandwidth
50972026-03-16T08:16:09.034Z[ 5] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
50982026-03-16T08:16:09.034Z[ 7] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
50992026-03-16T08:16:09.034Z[ 9] 0.00-1.00 sec 25.8 MBytes 217 Mbits/sec
51002026-03-16T08:16:09.034Z[ 11] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
51012026-03-16T08:16:09.034Z[ 13] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
51022026-03-16T08:16:09.034Z[ 15] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
51032026-03-16T08:16:09.034Z[ 17] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
51042026-03-16T08:16:09.034Z[ 19] 0.00-1.00 sec 25.8 MBytes 217 Mbits/sec
51052026-03-16T08:16:09.034Z[SUM] 0.00-1.00 sec 207 MBytes 1.74 Gbits/sec
51062026-03-16T08:16:09.034Z- - - - - - - - - - - - - - - - - - - - - - - - -
51072026-03-16T08:16:09.034Z[ 5] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
51082026-03-16T08:16:09.034Z[ 7] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
51092026-03-16T08:16:09.034Z[ 9] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
51102026-03-16T08:16:09.034Z[ 11] 1.00-2.00 sec 32.7 MBytes 275 Mbits/sec
51112026-03-16T08:16:09.034Z[ 13] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
51122026-03-16T08:16:09.034Z[ 15] 1.00-2.00 sec 32.7 MBytes 275 Mbits/sec
51132026-03-16T08:16:09.034Z[ 17] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
51142026-03-16T08:16:09.035Z[ 19] 1.00-2.00 sec 32.7 MBytes 275 Mbits/sec
51152026-03-16T08:16:09.035Z[SUM] 1.00-2.00 sec 262 MBytes 2.19 Gbits/sec
51162026-03-16T08:16:09.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
51172026-03-16T08:16:09.035Z[ 5] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
51182026-03-16T08:16:09.035Z[ 7] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
51192026-03-16T08:16:09.035Z[ 9] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
51202026-03-16T08:16:09.035Z[ 11] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
51212026-03-16T08:16:09.035Z[ 13] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
51222026-03-16T08:16:09.035Z[ 15] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
51232026-03-16T08:16:09.035Z[ 17] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
51242026-03-16T08:16:09.035Z[ 19] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
51252026-03-16T08:16:09.035Z[SUM] 2.00-3.00 sec 263 MBytes 2.21 Gbits/sec
51262026-03-16T08:16:09.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
51272026-03-16T08:16:09.035Z[ 5] 3.00-4.00 sec 34.5 MBytes 290 Mbits/sec
51282026-03-16T08:16:09.035Z[ 7] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
51292026-03-16T08:16:09.035Z[ 9] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
51302026-03-16T08:16:09.035Z[ 11] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
51312026-03-16T08:16:09.035Z[ 13] 3.00-4.00 sec 34.5 MBytes 289 Mbits/sec
51322026-03-16T08:16:09.035Z[ 15] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
51332026-03-16T08:16:09.035Z[ 17] 3.00-4.00 sec 34.6 MBytes 290 Mbits/sec
51342026-03-16T08:16:09.035Z[ 19] 3.00-4.00 sec 34.5 MBytes 290 Mbits/sec
51352026-03-16T08:16:09.035Z[SUM] 3.00-4.00 sec 276 MBytes 2.32 Gbits/sec
51362026-03-16T08:16:09.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
51372026-03-16T08:16:09.035Z[ 5] 4.00-5.00 sec 35.1 MBytes 294 Mbits/sec
51382026-03-16T08:16:09.035Z[ 7] 4.00-5.00 sec 35.0 MBytes 294 Mbits/sec
51392026-03-16T08:16:09.035Z[ 9] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
51402026-03-16T08:16:09.035Z[ 11] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
51412026-03-16T08:16:09.035Z[ 13] 4.00-5.00 sec 35.1 MBytes 294 Mbits/sec
51422026-03-16T08:16:09.035Z[ 15] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
51432026-03-16T08:16:09.035Z[ 17] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
51442026-03-16T08:16:09.035Z[ 19] 4.00-5.00 sec 35.1 MBytes 294 Mbits/sec
51452026-03-16T08:16:09.035Z[SUM] 4.00-5.00 sec 280 MBytes 2.35 Gbits/sec
51462026-03-16T08:16:09.035Z- - - - - - - - - - - - - - - - - - - - - - - - -
51472026-03-16T08:16:09.035Z[ 5] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
51482026-03-16T08:16:09.035Z[ 7] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
51492026-03-16T08:16:09.035Z[ 9] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
51502026-03-16T08:16:09.035Z[ 11] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
51512026-03-16T08:16:09.035Z[ 13] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
51522026-03-16T08:16:09.035Z[ 15] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
51532026-03-16T08:16:09.036Z[ 17] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
51542026-03-16T08:16:09.036Z[ 19] 5.00-6.00 sec 35.4 MBytes 297 Mbits/sec
51552026-03-16T08:16:09.036Z[SUM] 5.00-6.00 sec 283 MBytes 2.38 Gbits/sec
51562026-03-16T08:16:09.036Z- - - - - - - - - - - - - - - - - - - - - - - - -
51572026-03-16T08:16:09.036Z[ 5] 6.00-7.00 sec 35.3 MBytes 296 Mbits/sec
51582026-03-16T08:16:09.036Z[ 7] 6.00-7.00 sec 35.3 MBytes 296 Mbits/sec
51592026-03-16T08:16:09.036Z[ 9] 6.00-7.00 sec 35.4 MBytes 297 Mbits/sec
51602026-03-16T08:16:12.147Z[ 11] 6.00-7.00 sec 35.4 MBytes 297 Mbits/sec
51612026-03-16T08:16:12.147Z[ 13] 6.00-7.00 sec 35.2 MBytes 295 Mbits/sec
51622026-03-16T08:16:12.147Z[ 15] 6.00-7.00 sec 35.4 MBytes 297 Mbits/sec
51632026-03-16T08:16:12.147Z[ 17] 6.00-7.00 sec 35.3 MBytes 296 Mbits/sec
51642026-03-16T08:16:12.147Z[ 19] 6.00-7.00 sec 35.3 MBytes 296 Mbits/sec
51652026-03-16T08:16:12.147Z[SUM] 6.00-7.00 sec 283 MBytes 2.37 Gbits/sec
51662026-03-16T08:16:12.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
51672026-03-16T08:16:12.147Z[ 5] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
51682026-03-16T08:16:12.147Z[ 7] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
51692026-03-16T08:16:12.147Z[ 9] 7.00-8.00 sec 35.3 MBytes 296 Mbits/sec
51702026-03-16T08:16:12.147Z[ 11] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
51712026-03-16T08:16:12.147Z[ 13] 7.00-8.00 sec 35.3 MBytes 296 Mbits/sec
51722026-03-16T08:16:12.147Z[ 15] 7.00-8.00 sec 35.3 MBytes 296 Mbits/sec
51732026-03-16T08:16:12.147Z[ 17] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
51742026-03-16T08:16:12.147Z[ 19] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
51752026-03-16T08:16:12.147Z[SUM] 7.00-8.00 sec 282 MBytes 2.36 Gbits/sec
51762026-03-16T08:16:12.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
51772026-03-16T08:16:12.147Z[ 5] 8.00-9.00 sec 34.4 MBytes 288 Mbits/sec
51782026-03-16T08:16:12.147Z[ 7] 8.00-9.00 sec 34.5 MBytes 290 Mbits/sec
51792026-03-16T08:16:12.147Z[ 9] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
51802026-03-16T08:16:12.147Z[ 11] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
51812026-03-16T08:16:12.147Z[ 13] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
51822026-03-16T08:16:12.147Z[ 15] 8.00-9.00 sec 34.4 MBytes 288 Mbits/sec
51832026-03-16T08:16:12.147Z[ 17] 8.00-9.00 sec 34.3 MBytes 288 Mbits/sec
51842026-03-16T08:16:12.147Z[ 19] 8.00-9.00 sec 34.4 MBytes 288 Mbits/sec
51852026-03-16T08:16:12.147Z[SUM] 8.00-9.00 sec 275 MBytes 2.31 Gbits/sec
51862026-03-16T08:16:12.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
51872026-03-16T08:16:12.147Z[ 5] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
51882026-03-16T08:16:12.148Z[ 7] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
51892026-03-16T08:16:12.148Z[ 9] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
51902026-03-16T08:16:12.148Z[ 11] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
51912026-03-16T08:16:12.148Z[ 13] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
51922026-03-16T08:16:12.148Z[ 15] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
51932026-03-16T08:16:12.148Z[ 17] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
51942026-03-16T08:16:12.148Z[ 19] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
51952026-03-16T08:16:12.148Z[SUM] 9.00-10.00 sec 270 MBytes 2.26 Gbits/sec
51962026-03-16T08:16:12.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
51972026-03-16T08:16:12.148Z[ 5] 10.00-10.00 sec 96.2 KBytes 501 Mbits/sec
51982026-03-16T08:16:12.148Z[ 7] 10.00-10.00 sec 96.2 KBytes 502 Mbits/sec
51992026-03-16T08:16:12.148Z[ 9] 10.00-10.00 sec 96.2 KBytes 502 Mbits/sec
52002026-03-16T08:16:12.148Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52012026-03-16T08:16:12.148Z[ 13] 10.00-10.00 sec 96.2 KBytes 502 Mbits/sec
52022026-03-16T08:16:12.148Z[ 15] 10.00-10.00 sec 48.1 KBytes 251 Mbits/sec
52032026-03-16T08:16:12.148Z[ 17] 10.00-10.00 sec 48.1 KBytes 251 Mbits/sec
52042026-03-16T08:16:12.148Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52052026-03-16T08:16:12.148Z[SUM] 10.00-10.00 sec 481 KBytes 2.51 Gbits/sec
52062026-03-16T08:16:12.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
52072026-03-16T08:16:12.148Z[ ID] Interval Transfer Bandwidth
52082026-03-16T08:16:12.148Z[ 5] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52092026-03-16T08:16:12.148Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52102026-03-16T08:16:12.148Z[ 7] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52112026-03-16T08:16:12.148Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52122026-03-16T08:16:12.148Z[ 9] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52132026-03-16T08:16:12.148Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52142026-03-16T08:16:12.148Z[ 11] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52152026-03-16T08:16:12.148Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52162026-03-16T08:16:12.148Z[ 13] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52172026-03-16T08:16:12.148Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52182026-03-16T08:16:12.148Z[ 15] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52192026-03-16T08:16:12.148Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52202026-03-16T08:16:12.148Z[ 17] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52212026-03-16T08:16:12.148Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52222026-03-16T08:16:12.148Z[ 19] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
52232026-03-16T08:16:12.148Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52242026-03-16T08:16:12.148Z[SUM] 0.00-10.00 sec 2.62 GBytes 2.25 Gbits/sec sender
52252026-03-16T08:16:12.148Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52262026-03-16T08:16:12.152ZRun 9/10...2248.75Mbps
52272026-03-16T08:16:19.174Z-----------------------------------------------------------
52282026-03-16T08:16:19.174ZServer listening on 5201
52292026-03-16T08:16:19.174Z-----------------------------------------------------------
52302026-03-16T08:16:19.174ZAccepted connection from 10.0.0.1, port 45515
52312026-03-16T08:16:19.174Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63822
52322026-03-16T08:16:19.174Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60034
52332026-03-16T08:16:19.174Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53213
52342026-03-16T08:16:19.174Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41661
52352026-03-16T08:16:19.174Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50033
52362026-03-16T08:16:19.174Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48097
52372026-03-16T08:16:19.175Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49470
52382026-03-16T08:16:19.175Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43044
52392026-03-16T08:16:19.175Z[ ID] Interval Transfer Bandwidth
52402026-03-16T08:16:19.175Z[ 5] 0.00-1.00 sec 27.4 MBytes 230 Mbits/sec
52412026-03-16T08:16:19.175Z[ 7] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
52422026-03-16T08:16:19.175Z[ 9] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
52432026-03-16T08:16:19.175Z[ 11] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
52442026-03-16T08:16:19.175Z[ 13] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
52452026-03-16T08:16:19.175Z[ 15] 0.00-1.00 sec 27.2 MBytes 228 Mbits/sec
52462026-03-16T08:16:19.175Z[ 17] 0.00-1.00 sec 27.1 MBytes 228 Mbits/sec
52472026-03-16T08:16:19.175Z[ 19] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
52482026-03-16T08:16:19.175Z[SUM] 0.00-1.00 sec 218 MBytes 1.83 Gbits/sec
52492026-03-16T08:16:19.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
52502026-03-16T08:16:19.175Z[ 5] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52512026-03-16T08:16:19.175Z[ 7] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52522026-03-16T08:16:19.175Z[ 9] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52532026-03-16T08:16:19.175Z[ 11] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52542026-03-16T08:16:19.175Z[ 13] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
52552026-03-16T08:16:19.175Z[ 15] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
52562026-03-16T08:16:19.175Z[ 17] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52572026-03-16T08:16:19.175Z[ 19] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52582026-03-16T08:16:19.175Z[SUM] 1.00-2.00 sec 262 MBytes 2.20 Gbits/sec
52592026-03-16T08:16:19.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
52602026-03-16T08:16:19.175Z[ 5] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
52612026-03-16T08:16:19.175Z[ 7] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
52622026-03-16T08:16:19.175Z[ 9] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
52632026-03-16T08:16:19.175Z[ 11] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
52642026-03-16T08:16:19.175Z[ 13] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
52652026-03-16T08:16:19.175Z[ 15] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
52662026-03-16T08:16:19.175Z[ 17] 2.00-3.00 sec 32.7 MBytes 275 Mbits/sec
52672026-03-16T08:16:19.175Z[ 19] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
52682026-03-16T08:16:19.175Z[SUM] 2.00-3.00 sec 262 MBytes 2.20 Gbits/sec
52692026-03-16T08:16:19.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
52702026-03-16T08:16:19.175Z[ 5] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52712026-03-16T08:16:19.175Z[ 7] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
52722026-03-16T08:16:19.175Z[ 9] 3.00-4.00 sec 33.2 MBytes 279 Mbits/sec
52732026-03-16T08:16:19.175Z[ 11] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
52742026-03-16T08:16:19.175Z[ 13] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
52752026-03-16T08:16:19.176Z[ 15] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
52762026-03-16T08:16:19.176Z[ 17] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
52772026-03-16T08:16:19.176Z[ 19] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
52782026-03-16T08:16:19.176Z[SUM] 3.00-4.00 sec 266 MBytes 2.24 Gbits/sec
52792026-03-16T08:16:19.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
52802026-03-16T08:16:19.176Z[ 5] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
52812026-03-16T08:16:19.176Z[ 7] 4.00-5.00 sec 34.2 MBytes 287 Mbits/sec
52822026-03-16T08:16:19.176Z[ 9] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
52832026-03-16T08:16:19.176Z[ 11] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
52842026-03-16T08:16:19.176Z[ 13] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
52852026-03-16T08:16:19.176Z[ 15] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
52862026-03-16T08:16:19.176Z[ 17] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
52872026-03-16T08:16:19.176Z[ 19] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
52882026-03-16T08:16:19.176Z[SUM] 4.00-5.00 sec 272 MBytes 2.29 Gbits/sec
52892026-03-16T08:16:19.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
52902026-03-16T08:16:19.176Z[ 5] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
52912026-03-16T08:16:19.176Z[ 7] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
52922026-03-16T08:16:19.176Z[ 9] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
52932026-03-16T08:16:19.176Z[ 11] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
52942026-03-16T08:16:19.176Z[ 13] 5.00-6.00 sec 33.9 MBytes 285 Mbits/sec
52952026-03-16T08:16:19.176Z[ 15] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
52962026-03-16T08:16:19.176Z[ 17] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
52972026-03-16T08:16:19.176Z[ 19] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
52982026-03-16T08:16:19.176Z[SUM] 5.00-6.00 sec 271 MBytes 2.28 Gbits/sec
52992026-03-16T08:16:19.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
53002026-03-16T08:16:19.176Z[ 5] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
53012026-03-16T08:16:19.176Z[ 7] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
53022026-03-16T08:16:19.176Z[ 9] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
53032026-03-16T08:16:22.286Z[ 11] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
53042026-03-16T08:16:22.286Z[ 13] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
53052026-03-16T08:16:22.286Z[ 15] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
53062026-03-16T08:16:22.286Z[ 17] 6.00-7.00 sec 34.4 MBytes 289 Mbits/sec
53072026-03-16T08:16:22.286Z[ 19] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
53082026-03-16T08:16:22.286Z[SUM] 6.00-7.00 sec 275 MBytes 2.31 Gbits/sec
53092026-03-16T08:16:22.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
53102026-03-16T08:16:22.286Z[ 5] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec
53112026-03-16T08:16:22.286Z[ 7] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec
53122026-03-16T08:16:22.286Z[ 9] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec
53132026-03-16T08:16:22.286Z[ 11] 7.00-8.00 sec 34.7 MBytes 291 Mbits/sec
53142026-03-16T08:16:22.286Z[ 13] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec
53152026-03-16T08:16:22.286Z[ 15] 7.00-8.00 sec 34.7 MBytes 291 Mbits/sec
53162026-03-16T08:16:22.286Z[ 17] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec
53172026-03-16T08:16:22.286Z[ 19] 7.00-8.00 sec 34.8 MBytes 292 Mbits/sec
53182026-03-16T08:16:22.286Z[SUM] 7.00-8.00 sec 278 MBytes 2.33 Gbits/sec
53192026-03-16T08:16:22.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
53202026-03-16T08:16:22.286Z[ 5] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
53212026-03-16T08:16:22.286Z[ 7] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
53222026-03-16T08:16:22.286Z[ 9] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
53232026-03-16T08:16:22.286Z[ 11] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
53242026-03-16T08:16:22.287Z[ 13] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
53252026-03-16T08:16:22.287Z[ 15] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
53262026-03-16T08:16:22.287Z[ 17] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
53272026-03-16T08:16:22.287Z[ 19] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
53282026-03-16T08:16:22.287Z[SUM] 8.00-9.00 sec 264 MBytes 2.21 Gbits/sec
53292026-03-16T08:16:22.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
53302026-03-16T08:16:22.287Z[ 5] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
53312026-03-16T08:16:22.287Z[ 7] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
53322026-03-16T08:16:22.287Z[ 9] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
53332026-03-16T08:16:22.287Z[ 11] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
53342026-03-16T08:16:22.287Z[ 13] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
53352026-03-16T08:16:22.287Z[ 15] 9.00-10.00 sec 32.6 MBytes 273 Mbits/sec
53362026-03-16T08:16:22.287Z[ 17] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
53372026-03-16T08:16:22.287Z[ 19] 9.00-10.00 sec 32.7 MBytes 275 Mbits/sec
53382026-03-16T08:16:22.287Z[SUM] 9.00-10.00 sec 261 MBytes 2.19 Gbits/sec
53392026-03-16T08:16:22.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
53402026-03-16T08:16:22.287Z[ 5] 10.00-10.00 sec 144 KBytes 617 Mbits/sec
53412026-03-16T08:16:22.287Z[ 7] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
53422026-03-16T08:16:22.287Z[ 9] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
53432026-03-16T08:16:22.287Z[ 11] 10.00-10.00 sec 144 KBytes 618 Mbits/sec
53442026-03-16T08:16:22.287Z[ 13] 10.00-10.00 sec 96.2 KBytes 412 Mbits/sec
53452026-03-16T08:16:22.287Z[ 15] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
53462026-03-16T08:16:22.287Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53472026-03-16T08:16:22.287Z[ 19] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
53482026-03-16T08:16:22.287Z[SUM] 10.00-10.00 sec 577 KBytes 2.47 Gbits/sec
53492026-03-16T08:16:22.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
53502026-03-16T08:16:22.287Z[ ID] Interval Transfer Bandwidth
53512026-03-16T08:16:22.287Z[ 5] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53522026-03-16T08:16:22.287Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53532026-03-16T08:16:22.287Z[ 7] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53542026-03-16T08:16:22.291Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53552026-03-16T08:16:22.291Z[ 9] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53562026-03-16T08:16:22.291Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53572026-03-16T08:16:22.291Z[ 11] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53582026-03-16T08:16:22.291Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53592026-03-16T08:16:22.291Z[ 13] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53602026-03-16T08:16:22.291Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53612026-03-16T08:16:22.291Z[ 15] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53622026-03-16T08:16:22.291Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53632026-03-16T08:16:22.291Z[ 17] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53642026-03-16T08:16:22.291Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53652026-03-16T08:16:22.291Z[ 19] 0.00-10.00 sec 329 MBytes 276 Mbits/sec sender
53662026-03-16T08:16:22.291Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53672026-03-16T08:16:22.291Z[SUM] 0.00-10.00 sec 2.57 GBytes 2.21 Gbits/sec sender
53682026-03-16T08:16:22.291Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53692026-03-16T08:16:22.291ZRun 10/10...2207.227Mbps
53702026-03-16T08:16:22.291Z###---------------------###
53712026-03-16T08:16:22.291Z::: iPerf done... :::
53722026-03-16T08:16:22.291Z:::Awaiting out files...:::
53732026-03-16T08:16:22.291Z###---------------------###
53742026-03-16T08:16:22.291Z###-----###
53752026-03-16T08:16:22.291Z:::done!:::
53762026-03-16T08:16:22.291Z###-----###
53772026-03-16T08:16:23.902ZBenchmarking iperf-tcp/local/s2c/tx
53782026-03-16T08:16:23.902ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
53792026-03-16T08:16:27.928ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
53802026-03-16T08:16:48.020ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
53812026-03-16T08:16:48.130Ziperf-tcp/local/s2c/tx time: [5.2297 µs 5.2298 µs 5.2300 µs]
53822026-03-16T08:16:48.130Z change: [−1.8001% −1.7955% −1.7908%] (p = 0.00 < 0.05)
53832026-03-16T08:16:48.130Z Performance has improved.
53842026-03-16T08:16:48.130ZFound 8 outliers among 100 measurements (8.00%)
53852026-03-16T08:16:48.130Z 2 (2.00%) low severe
53862026-03-16T08:16:48.130Z 1 (1.00%) low mild
53872026-03-16T08:16:48.130Z 4 (4.00%) high mild
53882026-03-16T08:16:48.130Z 1 (1.00%) high severe
53892026-03-16T08:16:49.305Z
53902026-03-16T08:16:49.308ZBenchmarking iperf-tcp/local/s2c/rx
53912026-03-16T08:16:49.308ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
53922026-03-16T08:16:53.329ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
53932026-03-16T08:17:13.438ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
53942026-03-16T08:17:13.551Ziperf-tcp/local/s2c/rx time: [9.3226 µs 9.3229 µs 9.3231 µs]
53952026-03-16T08:17:13.551Z change: [−0.6747% −0.6656% −0.6582%] (p = 0.00 < 0.05)
53962026-03-16T08:17:13.551Z Change within noise threshold.
53972026-03-16T08:17:13.551ZFound 6 outliers among 100 measurements (6.00%)
53982026-03-16T08:17:13.551Z 3 (3.00%) low mild
53992026-03-16T08:17:13.551Z 1 (1.00%) high mild
54002026-03-16T08:17:13.551Z 2 (2.00%) high severe
54012026-03-16T08:17:14.728Z
54022026-03-16T08:17:19.807Z+ cargo ubench
54032026-03-16T08:17:19.985Z Compiling proc-macro2 v1.0.106
54042026-03-16T08:17:19.985Z Compiling quote v1.0.45
54052026-03-16T08:17:19.988Z Compiling unicode-ident v1.0.24
54062026-03-16T08:17:19.988Z Compiling serde_core v1.0.228
54072026-03-16T08:17:19.988Z Compiling cfg-if v1.0.4
54082026-03-16T08:17:19.988Z Compiling libc v0.2.183
54092026-03-16T08:17:19.988Z Compiling memchr v2.8.0
54102026-03-16T08:17:19.988Z Compiling serde v1.0.228
54112026-03-16T08:17:20.087Z Compiling rustversion v1.0.22
54122026-03-16T08:17:20.142Z Compiling zerocopy v0.8.42
54132026-03-16T08:17:20.413Z Compiling version_check v0.9.5
54142026-03-16T08:17:20.444Z Compiling strsim v0.11.1
54152026-03-16T08:17:20.788Z Compiling either v1.15.0
54162026-03-16T08:17:20.826Z Compiling ident_case v1.0.1
54172026-03-16T08:17:20.871Z Compiling thiserror v2.0.18
54182026-03-16T08:17:20.999Z Compiling fnv v1.0.7
54192026-03-16T08:17:21.214Z Compiling regex-syntax v0.8.10
54202026-03-16T08:17:21.368Z Compiling pin-project-lite v0.2.17
54212026-03-16T08:17:21.503Z Compiling crossbeam-utils v0.8.21
54222026-03-16T08:17:21.520Z Compiling syn v1.0.109
54232026-03-16T08:17:21.867Z Compiling syn v2.0.117
54242026-03-16T08:17:21.927Z Compiling aho-corasick v1.1.4
54252026-03-16T08:17:21.974Z Compiling winnow v0.7.15
54262026-03-16T08:17:21.993Z Compiling equivalent v1.0.2
54272026-03-16T08:17:22.035Z Compiling hashbrown v0.16.1
54282026-03-16T08:17:22.511Z Compiling itertools v0.14.0
54292026-03-16T08:17:22.920Z Compiling indexmap v2.13.0
54302026-03-16T08:17:23.967Z Compiling bitflags v2.11.0
54312026-03-16T08:17:24.241Z Compiling regex-automata v0.4.14
54322026-03-16T08:17:24.268Z Compiling toml_parser v1.0.9+spec-1.1.0
54332026-03-16T08:17:24.376Z Compiling toml_datetime v1.0.0+spec-1.1.0
54342026-03-16T08:17:24.385Z Compiling heapless v0.8.0
54352026-03-16T08:17:24.658Z Compiling byteorder v1.5.0
54362026-03-16T08:17:24.717Z Compiling autocfg v1.5.0
54372026-03-16T08:17:24.898Z Compiling hash32 v0.3.1
54382026-03-16T08:17:24.967Z Compiling toml_edit v0.25.4+spec-1.1.0
54392026-03-16T08:17:25.060Z Compiling slog v2.8.2
54402026-03-16T08:17:25.066Z Compiling stable_deref_trait v1.2.1
54412026-03-16T08:17:25.145Z Compiling futures-sink v0.3.32
54422026-03-16T08:17:25.176Z Compiling num-traits v0.2.19
54432026-03-16T08:17:25.257Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
54442026-03-16T08:17:25.263Z Compiling smoltcp v0.11.0
54452026-03-16T08:17:25.343Z Compiling futures-core v0.3.32
54462026-03-16T08:17:25.460Z Compiling macaddr v1.0.1
54472026-03-16T08:17:25.519Z Compiling futures-channel v0.3.32
54482026-03-16T08:17:25.703Z Compiling proc-macro-crate v3.5.0
54492026-03-16T08:17:25.747Z Compiling proc-macro-error-attr v1.0.4
54502026-03-16T08:17:25.836Z Compiling getrandom v0.4.2
54512026-03-16T08:17:26.022Z Compiling darling_core v0.21.3
54522026-03-16T08:17:26.171Z Compiling itoa v1.0.17
54532026-03-16T08:17:26.216Z Compiling anyhow v1.0.102
54542026-03-16T08:17:26.270Z Compiling managed v0.8.0
54552026-03-16T08:17:26.367Z Compiling crc32fast v1.5.0
54562026-03-16T08:17:26.424Z Compiling rand_core v0.10.0
54572026-03-16T08:17:26.580Z Compiling bitflags v1.3.2
54582026-03-16T08:17:26.620Z Compiling regex v1.12.3
54592026-03-16T08:17:26.626Z Compiling futures-task v0.3.32
54602026-03-16T08:17:26.653Z Compiling slab v0.4.12
54612026-03-16T08:17:26.730Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
54622026-03-16T08:17:26.821Z Compiling ref-cast v1.0.25
54632026-03-16T08:17:26.889Z Compiling futures-io v0.3.32
54642026-03-16T08:17:27.259Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
54652026-03-16T08:17:27.365Z Compiling proc-macro-error v1.0.4
54662026-03-16T08:17:27.381Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
54672026-03-16T08:17:27.651Z Compiling rustix v1.1.4
54682026-03-16T08:17:27.667Z Compiling getrandom v0.3.4
54692026-03-16T08:17:27.758Z Compiling ipnetwork v0.21.1
54702026-03-16T08:17:27.775Z Compiling serde_derive v1.0.228
54712026-03-16T08:17:27.956Z Compiling zerocopy-derive v0.8.42
54722026-03-16T08:17:28.083Z Compiling thiserror-impl v2.0.18
54732026-03-16T08:17:28.099Z Compiling futures-macro v0.3.32
54742026-03-16T08:17:28.226Z Compiling ref-cast-impl v1.0.25
54752026-03-16T08:17:28.284Z Compiling foreign-types-macros v0.2.3
54762026-03-16T08:17:28.984Z Compiling num_enum_derive v0.7.6
54772026-03-16T08:17:29.106Z Compiling foreign-types-shared v0.3.1
54782026-03-16T08:17:29.122Z Compiling darling_macro v0.21.3
54792026-03-16T08:17:29.180Z Compiling futures-util v0.3.32
54802026-03-16T08:17:29.202Z Compiling unicode-width v0.2.2
54812026-03-16T08:17:29.632Z Compiling cpufeatures v0.3.0
54822026-03-16T08:17:29.710Z Compiling once_cell v1.21.4
54832026-03-16T08:17:29.849Z Compiling darling v0.21.3
54842026-03-16T08:17:29.860Z Compiling cobs v0.3.0
54852026-03-16T08:17:29.934Z Compiling ingot-macros v0.1.1
54862026-03-16T08:17:30.000Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
54872026-03-16T08:17:30.130Z Compiling tracing-core v0.1.36
54882026-03-16T08:17:30.362Z Compiling num_enum v0.7.6
54892026-03-16T08:17:30.499Z Compiling chacha20 v0.10.0
54902026-03-16T08:17:30.806Z Compiling tabwriter v1.4.1
54912026-03-16T08:17:30.877Z Compiling foreign-types v0.5.0
54922026-03-16T08:17:31.133Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
54932026-03-16T08:17:31.221Z Compiling tracing-attributes v0.1.31
54942026-03-16T08:17:31.343Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
54952026-03-16T08:17:32.277Z Compiling erased-serde v0.3.31
54962026-03-16T08:17:32.293Z Compiling postcard v1.1.3
54972026-03-16T08:17:32.412Z Compiling errno v0.3.14
54982026-03-16T08:17:32.589Z Compiling futures-executor v0.3.32
54992026-03-16T08:17:32.900Z Compiling cstr-argument v0.1.2
55002026-03-16T08:17:33.091Z Compiling find-msvc-tools v0.1.9
55012026-03-16T08:17:33.130Z Compiling utf8parse v0.2.2
55022026-03-16T08:17:33.248Z Compiling zmij v1.0.21
55032026-03-16T08:17:33.382Z Compiling powerfmt v0.2.0
55042026-03-16T08:17:33.500Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
55052026-03-16T08:17:33.571Z Compiling time-core v0.1.8
55062026-03-16T08:17:33.617Z Compiling num-conv v0.2.0
55072026-03-16T08:17:33.657Z Compiling thiserror v1.0.69
55082026-03-16T08:17:33.743Z Compiling pretty-hex v0.4.2
55092026-03-16T08:17:33.768Z Compiling dyn-clone v1.0.20
55102026-03-16T08:17:33.771Z Compiling shlex v1.3.0
55112026-03-16T08:17:33.910Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
55122026-03-16T08:17:33.933Z Compiling cc v1.2.57
55132026-03-16T08:17:34.010Z Compiling time-macros v0.2.27
55142026-03-16T08:17:34.194Z Compiling deranged v0.5.8
55152026-03-16T08:17:34.272Z Compiling anstyle-parse v1.0.0
55162026-03-16T08:17:34.512Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55172026-03-16T08:17:34.592Z Compiling tracing v0.1.44
55182026-03-16T08:17:34.914Z Compiling ingot-types v0.1.2
55192026-03-16T08:17:34.975Z Compiling futures v0.3.32
55202026-03-16T08:17:35.463Z Compiling ingot v0.1.1
55212026-03-16T08:17:35.496Z Compiling rand v0.10.0
55222026-03-16T08:17:35.503Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55232026-03-16T08:17:35.853Z Compiling thiserror-impl v1.0.69
55242026-03-16T08:17:35.872Z Compiling crossbeam-epoch v0.9.18
55252026-03-16T08:17:36.179Z Compiling uuid v1.22.0
55262026-03-16T08:17:36.443Z Compiling arc-swap v1.8.2
55272026-03-16T08:17:36.531Z Compiling socket2 v0.6.3
55282026-03-16T08:17:36.718Z Compiling nom v8.0.0
55292026-03-16T08:17:36.879Z Compiling thread_local v1.1.9
55302026-03-16T08:17:37.294Z Compiling lazy_static v1.5.0
55312026-03-16T08:17:37.301Z Compiling heck v0.4.1
55322026-03-16T08:17:37.403Z Compiling serde_json v1.0.149
55332026-03-16T08:17:37.543Z Compiling anstyle v1.0.14
55342026-03-16T08:17:37.693Z Compiling colorchoice v1.0.5
55352026-03-16T08:17:37.829Z Compiling rayon-core v1.13.0
55362026-03-16T08:17:37.860Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
55372026-03-16T08:17:38.012Z Compiling slog-async v2.8.0
55382026-03-16T08:17:38.104Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
55392026-03-16T08:17:38.121Z Compiling colored v3.1.1
55402026-03-16T08:17:38.378Z Compiling oxnet v0.1.4
55412026-03-16T08:17:38.478Z Compiling anstyle-query v1.1.5
55422026-03-16T08:17:38.596Z Compiling iana-time-zone v0.1.65
55432026-03-16T08:17:38.887Z Compiling is_terminal_polyfill v1.70.2
55442026-03-16T08:17:38.984Z Compiling anstream v1.0.0
55452026-03-16T08:17:38.990Z Compiling chrono v0.4.44
55462026-03-16T08:17:39.038Z Compiling time v0.3.47
55472026-03-16T08:17:40.426Z Compiling rusticata-macros v5.0.0
55482026-03-16T08:17:40.481Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55492026-03-16T08:17:40.876Z Compiling slog-scope v4.4.1
55502026-03-16T08:17:41.334Z Compiling crossbeam-deque v0.8.6
55512026-03-16T08:17:41.344Z Compiling rand_core v0.9.5
55522026-03-16T08:17:41.398Z Compiling terminal_size v0.4.3
55532026-03-16T08:17:41.421Z Compiling alloca v0.4.0
55542026-03-16T08:17:41.564Z Compiling cookie-factory v0.3.3
55552026-03-16T08:17:41.596Z Compiling ppv-lite86 v0.2.21
55562026-03-16T08:17:41.647Z Compiling half v2.7.1
55572026-03-16T08:17:41.972Z Compiling crossbeam-channel v0.5.15
55582026-03-16T08:17:42.066Z Compiling is-terminal v0.4.17
55592026-03-16T08:17:42.073Z Compiling itertools v0.12.1
55602026-03-16T08:17:42.158Z Compiling cfg_aliases v0.2.1
55612026-03-16T08:17:42.167Z Compiling plotters-backend v0.3.7
55622026-03-16T08:17:42.583Z Compiling heck v0.5.0
55632026-03-16T08:17:42.813Z Compiling take_mut v0.2.2
55642026-03-16T08:17:42.845Z Compiling term v1.2.1
55652026-03-16T08:17:42.941Z Compiling clap_lex v1.1.0
55662026-03-16T08:17:42.991Z Compiling circular v0.3.0
55672026-03-16T08:17:43.154Z Compiling log v0.4.29
55682026-03-16T08:17:43.258Z Compiling ciborium-io v0.2.2
55692026-03-16T08:17:43.349Z Compiling slog-stdlog v4.1.1
55702026-03-16T08:17:43.362Z Compiling ciborium-ll v0.2.2
55712026-03-16T08:17:43.439Z Compiling slog-term v2.9.2
55722026-03-16T08:17:43.658Z Compiling clap_builder v4.6.0
55732026-03-16T08:17:43.767Z Compiling pcap-parser v0.17.0
55742026-03-16T08:17:44.070Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55752026-03-16T08:17:44.662Z Compiling clap_derive v4.6.0
55762026-03-16T08:17:44.889Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
55772026-03-16T08:17:45.345Z Compiling plotters-svg v0.3.7
55782026-03-16T08:17:45.695Z Compiling nix v0.31.2
55792026-03-16T08:17:45.715Z Compiling rand_chacha v0.9.0
55802026-03-16T08:17:46.439Z Compiling itertools v0.13.0
55812026-03-16T08:17:46.698Z Compiling cast v0.3.0
55822026-03-16T08:17:46.929Z Compiling same-file v1.0.6
55832026-03-16T08:17:47.001Z Compiling clap v4.6.0
55842026-03-16T08:17:47.088Z Compiling tinytemplate v1.2.1
55852026-03-16T08:17:47.118Z Compiling walkdir v2.5.0
55862026-03-16T08:17:47.801Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
55872026-03-16T08:17:47.888Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
55882026-03-16T08:17:48.398Z Compiling criterion-plot v0.8.2
55892026-03-16T08:17:48.476Z Compiling rayon v1.11.0
55902026-03-16T08:17:48.614Z Compiling rand v0.9.2
55912026-03-16T08:17:49.355Z Compiling plotters v0.3.7
55922026-03-16T08:17:49.578Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f91099c6)
55932026-03-16T08:17:50.707Z Compiling slog-envlogger v2.2.0
55942026-03-16T08:17:51.027Z Compiling ciborium v0.2.2
55952026-03-16T08:17:51.493Z Compiling page_size v0.6.0
55962026-03-16T08:17:51.540Z Compiling oorandom v11.1.5
55972026-03-16T08:17:51.614Z Compiling dtor-proc-macro v0.0.6
55982026-03-16T08:17:51.693Z Compiling anes v0.1.6
55992026-03-16T08:17:51.837Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
56002026-03-16T08:17:52.017Z Compiling criterion v0.8.2
56012026-03-16T08:17:52.068Z Compiling dtor v0.1.1
56022026-03-16T08:17:52.149Z Compiling ctor-proc-macro v0.0.7
56032026-03-16T08:17:52.596Z Compiling ctor v0.6.3
56042026-03-16T08:17:54.858Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
56052026-03-16T08:19:35.852Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 2m 16s
56062026-03-16T08:19:35.885Z Running benches/userland.rs (target/release-lto/deps/userland-ec9795803192094b)
56072026-03-16T08:19:35.887ZGnuplot not found, using plotters backend
56082026-03-16T08:19:36.091ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
56092026-03-16T08:19:36.091ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56102026-03-16T08:19:42.266ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
56112026-03-16T08:19:46.957ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56122026-03-16T08:19:47.077Zparse/Hairpin-DHCPv4/wallclock/Discover
56132026-03-16T08:19:47.077Z time: [62.572 ns 62.787 ns 63.047 ns]
56142026-03-16T08:19:47.077Z change: [−2.9278% −1.4192% +0.2316%] (p = 0.08 > 0.05)
56152026-03-16T08:19:47.077Z No change in performance detected.
56162026-03-16T08:19:47.077ZFound 4 outliers among 100 measurements (4.00%)
56172026-03-16T08:19:47.077Z 2 (2.00%) high mild
56182026-03-16T08:19:47.077Z 2 (2.00%) high severe
56192026-03-16T08:19:48.549Z
56202026-03-16T08:19:48.552ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
56212026-03-16T08:19:48.552ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56222026-03-16T08:19:51.555ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (3.5M iterations)
56232026-03-16T08:19:56.524ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56242026-03-16T08:19:56.639Zprocess/Hairpin-DHCPv4/wallclock/Discover
56252026-03-16T08:19:56.639Z time: [792.60 ns 792.89 ns 793.21 ns]
56262026-03-16T08:19:56.639Z change: [−2.0629% −1.5287% −0.9855%] (p = 0.00 < 0.05)
56272026-03-16T08:19:56.639Z Change within noise threshold.
56282026-03-16T08:19:56.639ZFound 17 outliers among 100 measurements (17.00%)
56292026-03-16T08:19:56.639Z 6 (6.00%) high mild
56302026-03-16T08:19:56.639Z 11 (11.00%) high severe
56312026-03-16T08:19:58.133Z
56322026-03-16T08:19:58.136ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
56332026-03-16T08:19:58.137ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56342026-03-16T08:20:04.435ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0032 s (6.7M iterations)
56352026-03-16T08:20:09.064ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
56362026-03-16T08:20:09.178Zparse/Hairpin-DHCPv4/wallclock/Request
56372026-03-16T08:20:09.178Z time: [62.709 ns 62.929 ns 63.190 ns]
56382026-03-16T08:20:09.178Z change: [−3.0330% −1.3778% +0.2728%] (p = 0.11 > 0.05)
56392026-03-16T08:20:09.178Z No change in performance detected.
56402026-03-16T08:20:09.178ZFound 20 outliers among 100 measurements (20.00%)
56412026-03-16T08:20:09.178Z 17 (17.00%) high mild
56422026-03-16T08:20:09.178Z 3 (3.00%) high severe
56432026-03-16T08:20:10.672Z
56442026-03-16T08:20:10.675ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
56452026-03-16T08:20:10.675ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56462026-03-16T08:20:16.545ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0066 s (3.6M iterations)
56472026-03-16T08:20:21.517ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
56482026-03-16T08:20:21.631Zprocess/Hairpin-DHCPv4/wallclock/Request
56492026-03-16T08:20:21.631Z time: [760.91 ns 761.30 ns 761.73 ns]
56502026-03-16T08:20:21.631Z change: [−0.5982% −0.0058% +0.5839%] (p = 0.99 > 0.05)
56512026-03-16T08:20:21.631Z No change in performance detected.
56522026-03-16T08:20:21.631ZFound 13 outliers among 100 measurements (13.00%)
56532026-03-16T08:20:21.631Z 5 (5.00%) high mild
56542026-03-16T08:20:21.631Z 8 (8.00%) high severe
56552026-03-16T08:20:23.123Z
56562026-03-16T08:20:23.126ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
56572026-03-16T08:20:23.126ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56582026-03-16T08:20:26.669ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0037 s (5.9M iterations)
56592026-03-16T08:20:31.575ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56602026-03-16T08:20:31.688Zparse/Hairpin-DHCPv6/wallclock/Solicit
56612026-03-16T08:20:31.688Z time: [62.611 ns 62.835 ns 63.104 ns]
56622026-03-16T08:20:31.688Z change: [−3.4519% −1.5744% +0.4641%] (p = 0.11 > 0.05)
56632026-03-16T08:20:31.688Z No change in performance detected.
56642026-03-16T08:20:31.688ZFound 3 outliers among 100 measurements (3.00%)
56652026-03-16T08:20:31.688Z 1 (1.00%) high mild
56662026-03-16T08:20:31.688Z 2 (2.00%) high severe
56672026-03-16T08:20:33.174Z
56682026-03-16T08:20:33.177ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
56692026-03-16T08:20:33.177ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56702026-03-16T08:20:37.197ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0074 s (2.6M iterations)
56712026-03-16T08:20:42.304ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56722026-03-16T08:20:42.417Zprocess/Hairpin-DHCPv6/wallclock/Solicit
56732026-03-16T08:20:42.417Z time: [1.1675 µs 1.1679 µs 1.1684 µs]
56742026-03-16T08:20:42.417Z change: [+0.8117% +1.1116% +1.4078%] (p = 0.00 < 0.05)
56752026-03-16T08:20:42.417Z Change within noise threshold.
56762026-03-16T08:20:42.417ZFound 15 outliers among 100 measurements (15.00%)
56772026-03-16T08:20:42.417Z 4 (4.00%) high mild
56782026-03-16T08:20:42.417Z 11 (11.00%) high severe
56792026-03-16T08:20:43.905Z
56802026-03-16T08:20:43.908ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
56812026-03-16T08:20:43.908ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56822026-03-16T08:20:47.918ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0011 s (5.2M iterations)
56832026-03-16T08:20:52.673ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
56842026-03-16T08:20:52.785Zparse/Hairpin-DHCPv6/wallclock/Request
56852026-03-16T08:20:52.785Z time: [62.641 ns 62.866 ns 63.135 ns]
56862026-03-16T08:20:52.785Z change: [−3.7716% −2.1340% −0.4288%] (p = 0.01 < 0.05)
56872026-03-16T08:20:52.785Z Change within noise threshold.
56882026-03-16T08:20:52.785ZFound 13 outliers among 100 measurements (13.00%)
56892026-03-16T08:20:52.785Z 10 (10.00%) high mild
56902026-03-16T08:20:52.786Z 3 (3.00%) high severe
56912026-03-16T08:20:54.266Z
56922026-03-16T08:20:54.269ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
56932026-03-16T08:20:54.269ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56942026-03-16T08:20:58.554ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0075 s (2.4M iterations)
56952026-03-16T08:21:03.579ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
56962026-03-16T08:21:03.692Zprocess/Hairpin-DHCPv6/wallclock/Request
56972026-03-16T08:21:03.692Z time: [1.1922 µs 1.1927 µs 1.1932 µs]
56982026-03-16T08:21:03.692Z change: [+1.1758% +1.5619% +1.9289%] (p = 0.00 < 0.05)
56992026-03-16T08:21:03.692Z Performance has regressed.
57002026-03-16T08:21:03.692ZFound 17 outliers among 100 measurements (17.00%)
57012026-03-16T08:21:03.692Z 7 (7.00%) high mild
57022026-03-16T08:21:03.692Z 10 (10.00%) high severe
57032026-03-16T08:21:05.182Z
57042026-03-16T08:21:05.185ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
57052026-03-16T08:21:05.186ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57062026-03-16T08:21:08.241ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
57072026-03-16T08:21:12.897ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57082026-03-16T08:21:12.996Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
57092026-03-16T08:21:12.996Z time: [62.286 ns 62.492 ns 62.741 ns]
57102026-03-16T08:21:12.996Z change: [−3.4917% −1.7449% +0.0636%] (p = 0.06 > 0.05)
57112026-03-16T08:21:12.996Z No change in performance detected.
57122026-03-16T08:21:12.996ZFound 22 outliers among 100 measurements (22.00%)
57132026-03-16T08:21:12.996Z 20 (20.00%) high mild
57142026-03-16T08:21:12.996Z 2 (2.00%) high severe
57152026-03-16T08:21:14.487Z
57162026-03-16T08:21:14.490ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
57172026-03-16T08:21:14.490ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57182026-03-16T08:21:19.519ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0039 s (4.2M iterations)
57192026-03-16T08:21:24.249ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57202026-03-16T08:21:24.362Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
57212026-03-16T08:21:24.362Z time: [533.83 ns 534.02 ns 534.21 ns]
57222026-03-16T08:21:24.362Z change: [+3.6852% +4.3981% +5.1676%] (p = 0.00 < 0.05)
57232026-03-16T08:21:24.362Z Performance has regressed.
57242026-03-16T08:21:24.362ZFound 13 outliers among 100 measurements (13.00%)
57252026-03-16T08:21:24.362Z 3 (3.00%) high mild
57262026-03-16T08:21:24.362Z 10 (10.00%) high severe
57272026-03-16T08:21:25.849Z
57282026-03-16T08:21:25.852ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
57292026-03-16T08:21:25.852ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57302026-03-16T08:21:30.238ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0033 s (4.8M iterations)
57312026-03-16T08:21:33.826ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57322026-03-16T08:21:33.939Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
57332026-03-16T08:21:33.939Z time: [95.693 ns 95.929 ns 96.161 ns]
57342026-03-16T08:21:33.939Z change: [−4.4311% −3.0882% −1.5777%] (p = 0.00 < 0.05)
57352026-03-16T08:21:33.939Z Performance has improved.
57362026-03-16T08:21:33.939ZFound 2 outliers among 100 measurements (2.00%)
57372026-03-16T08:21:33.939Z 1 (1.00%) high mild
57382026-03-16T08:21:33.939Z 1 (1.00%) high severe
57392026-03-16T08:21:35.427Z
57402026-03-16T08:21:35.434ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
57412026-03-16T08:21:35.434ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57422026-03-16T08:21:38.469ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0014 s (3.4M iterations)
57432026-03-16T08:21:42.879ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57442026-03-16T08:21:42.992Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
57452026-03-16T08:21:42.992Z time: [596.81 ns 597.14 ns 597.45 ns]
57462026-03-16T08:21:42.992Z change: [−1.7704% −1.0157% −0.2467%] (p = 0.00 < 0.05)
57472026-03-16T08:21:42.992Z Change within noise threshold.
57482026-03-16T08:21:42.992ZFound 15 outliers among 100 measurements (15.00%)
57492026-03-16T08:21:42.992Z 3 (3.00%) high mild
57502026-03-16T08:21:42.992Z 12 (12.00%) high severe
57512026-03-16T08:21:44.491Z
57522026-03-16T08:21:44.494ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57532026-03-16T08:21:44.494ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57542026-03-16T08:21:47.587ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
57552026-03-16T08:21:52.152ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57562026-03-16T08:21:52.264Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57572026-03-16T08:21:52.264Z time: [61.706 ns 61.918 ns 62.183 ns]
57582026-03-16T08:21:52.265Z change: [−3.3658% −1.6256% +0.0746%] (p = 0.07 > 0.05)
57592026-03-16T08:21:52.265Z No change in performance detected.
57602026-03-16T08:21:52.265ZFound 4 outliers among 100 measurements (4.00%)
57612026-03-16T08:21:52.265Z 2 (2.00%) high mild
57622026-03-16T08:21:52.265Z 2 (2.00%) high severe
57632026-03-16T08:21:53.755Z
57642026-03-16T08:21:53.758ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
57652026-03-16T08:21:53.758ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57662026-03-16T08:21:56.866ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0030 s (3.4M iterations)
57672026-03-16T08:22:01.825ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57682026-03-16T08:22:01.937Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
57692026-03-16T08:22:01.937Z time: [832.19 ns 832.63 ns 833.06 ns]
57702026-03-16T08:22:01.938Z change: [+3.0039% +3.5184% +4.0051%] (p = 0.00 < 0.05)
57712026-03-16T08:22:01.938Z Performance has regressed.
57722026-03-16T08:22:01.938ZFound 9 outliers among 100 measurements (9.00%)
57732026-03-16T08:22:01.938Z 3 (3.00%) high mild
57742026-03-16T08:22:01.938Z 6 (6.00%) high severe
57752026-03-16T08:22:03.419Z
57762026-03-16T08:22:03.423ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
57772026-03-16T08:22:03.423ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57782026-03-16T08:22:06.597ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0034 s (6.6M iterations)
57792026-03-16T08:22:10.995ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57802026-03-16T08:22:11.107Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
57812026-03-16T08:22:11.107Z time: [61.924 ns 62.140 ns 62.410 ns]
57822026-03-16T08:22:11.107Z change: [−3.0852% −1.3988% +0.1631%] (p = 0.11 > 0.05)
57832026-03-16T08:22:11.107Z No change in performance detected.
57842026-03-16T08:22:11.107ZFound 21 outliers among 100 measurements (21.00%)
57852026-03-16T08:22:11.107Z 18 (18.00%) high mild
57862026-03-16T08:22:11.107Z 3 (3.00%) high severe
57872026-03-16T08:22:12.592Z
57882026-03-16T08:22:12.595ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
57892026-03-16T08:22:12.595ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57902026-03-16T08:22:15.635ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0045 s (3.4M iterations)
57912026-03-16T08:22:20.545ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57922026-03-16T08:22:20.658Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
57932026-03-16T08:22:20.658Z time: [793.15 ns 793.75 ns 794.33 ns]
57942026-03-16T08:22:20.658Z change: [+4.4208% +4.9755% +5.5233%] (p = 0.00 < 0.05)
57952026-03-16T08:22:20.658Z Performance has regressed.
57962026-03-16T08:22:20.658ZFound 7 outliers among 100 measurements (7.00%)
57972026-03-16T08:22:20.658Z 3 (3.00%) high mild
57982026-03-16T08:22:20.658Z 4 (4.00%) high severe
57992026-03-16T08:22:22.144Z
58002026-03-16T08:22:22.148ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58012026-03-16T08:22:22.148ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58022026-03-16T08:22:25.485ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (13M iterations)
58032026-03-16T08:22:29.102ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58042026-03-16T08:22:29.214Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58052026-03-16T08:22:29.214Z time: [64.867 ns 65.083 ns 65.345 ns]
58062026-03-16T08:22:29.214Z change: [−2.7173% −1.4808% −0.2389%] (p = 0.02 < 0.05)
58072026-03-16T08:22:29.214Z Change within noise threshold.
58082026-03-16T08:22:29.214ZFound 18 outliers among 100 measurements (18.00%)
58092026-03-16T08:22:29.214Z 17 (17.00%) high mild
58102026-03-16T08:22:29.214Z 1 (1.00%) high severe
58112026-03-16T08:22:30.706Z
58122026-03-16T08:22:30.709ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58132026-03-16T08:22:30.709ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58142026-03-16T08:22:35.181ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (4.7M iterations)
58152026-03-16T08:22:39.744ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58162026-03-16T08:22:39.856Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58172026-03-16T08:22:39.857Z time: [198.48 ns 198.68 ns 198.87 ns]
58182026-03-16T08:22:39.857Z change: [−4.0571% −3.0370% −1.9807%] (p = 0.00 < 0.05)
58192026-03-16T08:22:39.857Z Performance has improved.
58202026-03-16T08:22:39.857ZFound 12 outliers among 100 measurements (12.00%)
58212026-03-16T08:22:39.857Z 4 (4.00%) high mild
58222026-03-16T08:22:39.857Z 8 (8.00%) high severe
58232026-03-16T08:22:41.346Z
58242026-03-16T08:22:41.349ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58252026-03-16T08:22:41.349ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58262026-03-16T08:22:45.128ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (5.5M iterations)
58272026-03-16T08:22:49.755ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58282026-03-16T08:22:49.871Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58292026-03-16T08:22:49.871Z time: [99.100 ns 99.332 ns 99.571 ns]
58302026-03-16T08:22:49.871Z change: [+7.9842% +9.1027% +10.191%] (p = 0.00 < 0.05)
58312026-03-16T08:22:49.871Z Performance has regressed.
58322026-03-16T08:22:49.871ZFound 20 outliers among 100 measurements (20.00%)
58332026-03-16T08:22:49.871Z 2 (2.00%) low severe
58342026-03-16T08:22:49.871Z 6 (6.00%) low mild
58352026-03-16T08:22:49.871Z 11 (11.00%) high mild
58362026-03-16T08:22:49.871Z 1 (1.00%) high severe
58372026-03-16T08:22:51.354Z
58382026-03-16T08:22:51.358ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58392026-03-16T08:22:51.358ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58402026-03-16T08:22:55.820ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0107 s (2.4M iterations)
58412026-03-16T08:23:00.782ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58422026-03-16T08:23:00.896Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58432026-03-16T08:23:00.896Z time: [234.76 ns 235.06 ns 235.42 ns]
58442026-03-16T08:23:00.896Z change: [+3.5048% +4.5706% +5.5354%] (p = 0.00 < 0.05)
58452026-03-16T08:23:00.896Z Performance has regressed.
58462026-03-16T08:23:00.896ZFound 9 outliers among 100 measurements (9.00%)
58472026-03-16T08:23:00.896Z 1 (1.00%) high mild
58482026-03-16T08:23:00.896Z 8 (8.00%) high severe
58492026-03-16T08:23:02.377Z
58502026-03-16T08:23:02.381ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58512026-03-16T08:23:02.381ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58522026-03-16T08:23:08.056ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0008 s (7.4M iterations)
58532026-03-16T08:23:11.140ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58542026-03-16T08:23:11.253Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58552026-03-16T08:23:11.253Z time: [93.972 ns 94.905 ns 95.922 ns]
58562026-03-16T08:23:11.253Z change: [−3.3685% −2.2173% −1.0091%] (p = 0.00 < 0.05)
58572026-03-16T08:23:11.253Z Performance has improved.
58582026-03-16T08:23:11.253ZFound 18 outliers among 100 measurements (18.00%)
58592026-03-16T08:23:11.253Z 18 (18.00%) high severe
58602026-03-16T08:23:12.735Z
58612026-03-16T08:23:12.738ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58622026-03-16T08:23:12.738ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58632026-03-16T08:23:18.471ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.7M iterations)
58642026-03-16T08:23:22.628ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58652026-03-16T08:23:22.741Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58662026-03-16T08:23:22.741Z time: [200.16 ns 200.31 ns 200.48 ns]
58672026-03-16T08:23:22.741Z change: [−1.3621% −0.5172% +0.3932%] (p = 0.26 > 0.05)
58682026-03-16T08:23:22.741Z No change in performance detected.
58692026-03-16T08:23:22.741ZFound 13 outliers among 100 measurements (13.00%)
58702026-03-16T08:23:22.741Z 2 (2.00%) high mild
58712026-03-16T08:23:22.741Z 11 (11.00%) high severe
58722026-03-16T08:23:24.237Z
58732026-03-16T08:23:24.240ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58742026-03-16T08:23:24.240ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58752026-03-16T08:23:29.075ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.3M iterations)
58762026-03-16T08:23:33.199ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58772026-03-16T08:23:33.312Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58782026-03-16T08:23:33.312Z time: [115.51 ns 116.52 ns 117.62 ns]
58792026-03-16T08:23:33.312Z change: [−1.7798% −0.7073% +0.3853%] (p = 0.22 > 0.05)
58802026-03-16T08:23:33.312Z No change in performance detected.
58812026-03-16T08:23:33.312ZFound 20 outliers among 100 measurements (20.00%)
58822026-03-16T08:23:33.312Z 1 (1.00%) low mild
58832026-03-16T08:23:33.312Z 19 (19.00%) high severe
58842026-03-16T08:23:34.803Z
58852026-03-16T08:23:34.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58862026-03-16T08:23:34.806ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58872026-03-16T08:23:39.729ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (2.1M iterations)
58882026-03-16T08:23:44.403ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58892026-03-16T08:23:44.517Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58902026-03-16T08:23:44.517Z time: [221.25 ns 221.40 ns 221.57 ns]
58912026-03-16T08:23:44.517Z change: [−0.4856% +0.4732% +1.4485%] (p = 0.36 > 0.05)
58922026-03-16T08:23:44.517Z No change in performance detected.
58932026-03-16T08:23:44.517ZFound 14 outliers among 100 measurements (14.00%)
58942026-03-16T08:23:44.517Z 4 (4.00%) high mild
58952026-03-16T08:23:44.517Z 10 (10.00%) high severe
58962026-03-16T08:23:46.004Z
58972026-03-16T08:23:46.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58982026-03-16T08:23:46.007ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58992026-03-16T08:23:49.228ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (13M iterations)
59002026-03-16T08:23:52.915ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59012026-03-16T08:23:53.028Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59022026-03-16T08:23:53.028Z time: [61.882 ns 62.075 ns 62.318 ns]
59032026-03-16T08:23:53.028Z change: [−3.4981% −2.1481% −0.7919%] (p = 0.00 < 0.05)
59042026-03-16T08:23:53.028Z Change within noise threshold.
59052026-03-16T08:23:53.028ZFound 19 outliers among 100 measurements (19.00%)
59062026-03-16T08:23:53.028Z 1 (1.00%) high mild
59072026-03-16T08:23:53.028Z 18 (18.00%) high severe
59082026-03-16T08:23:54.522Z
59092026-03-16T08:23:54.525ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59102026-03-16T08:23:54.525ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59112026-03-16T08:23:58.634ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (5.1M iterations)
59122026-03-16T08:24:03.267ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59132026-03-16T08:24:03.380Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59142026-03-16T08:24:03.380Z time: [178.48 ns 178.61 ns 178.72 ns]
59152026-03-16T08:24:03.380Z change: [−3.2700% −2.5189% −1.8072%] (p = 0.00 < 0.05)
59162026-03-16T08:24:03.380Z Performance has improved.
59172026-03-16T08:24:03.380ZFound 11 outliers among 100 measurements (11.00%)
59182026-03-16T08:24:03.380Z 1 (1.00%) high mild
59192026-03-16T08:24:03.380Z 10 (10.00%) high severe
59202026-03-16T08:24:04.870Z
59212026-03-16T08:24:04.873ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59222026-03-16T08:24:04.873ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59232026-03-16T08:24:08.588ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (5.6M iterations)
59242026-03-16T08:24:13.231ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59252026-03-16T08:24:13.344Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59262026-03-16T08:24:13.344Z time: [85.315 ns 85.541 ns 85.781 ns]
59272026-03-16T08:24:13.344Z change: [−1.7979% −0.6432% +0.4467%] (p = 0.27 > 0.05)
59282026-03-16T08:24:13.344Z No change in performance detected.
59292026-03-16T08:24:13.344ZFound 18 outliers among 100 measurements (18.00%)
59302026-03-16T08:24:13.344Z 16 (16.00%) high mild
59312026-03-16T08:24:13.344Z 2 (2.00%) high severe
59322026-03-16T08:24:14.837Z
59332026-03-16T08:24:14.840ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59342026-03-16T08:24:14.840ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59352026-03-16T08:24:19.036ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0047 s (2.5M iterations)
59362026-03-16T08:24:23.944ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59372026-03-16T08:24:24.057Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59382026-03-16T08:24:24.057Z time: [199.65 ns 199.80 ns 199.96 ns]
59392026-03-16T08:24:24.057Z change: [−3.2842% −2.2746% −1.2400%] (p = 0.00 < 0.05)
59402026-03-16T08:24:24.057Z Performance has improved.
59412026-03-16T08:24:24.057ZFound 13 outliers among 100 measurements (13.00%)
59422026-03-16T08:24:24.057Z 2 (2.00%) high mild
59432026-03-16T08:24:24.057Z 11 (11.00%) high severe
59442026-03-16T08:24:25.566Z
59452026-03-16T08:24:25.569ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59462026-03-16T08:24:25.569ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59472026-03-16T08:24:31.235ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (7.4M iterations)
59482026-03-16T08:24:34.284ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59492026-03-16T08:24:34.397Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59502026-03-16T08:24:34.397Z time: [94.525 ns 95.283 ns 96.078 ns]
59512026-03-16T08:24:34.397Z change: [−3.5760% −2.3973% −1.2987%] (p = 0.00 < 0.05)
59522026-03-16T08:24:34.397Z Performance has improved.
59532026-03-16T08:24:34.397ZFound 17 outliers among 100 measurements (17.00%)
59542026-03-16T08:24:34.397Z 16 (16.00%) high mild
59552026-03-16T08:24:34.397Z 1 (1.00%) high severe
59562026-03-16T08:24:35.883Z
59572026-03-16T08:24:35.886ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
59582026-03-16T08:24:35.886ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59592026-03-16T08:24:41.289ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0047 s (3.9M iterations)
59602026-03-16T08:24:45.378ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59612026-03-16T08:24:45.490Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
59622026-03-16T08:24:45.491Z time: [179.84 ns 180.42 ns 180.90 ns]
59632026-03-16T08:24:45.491Z change: [−9.3484% −7.8306% −6.2500%] (p = 0.00 < 0.05)
59642026-03-16T08:24:45.491Z Performance has improved.
59652026-03-16T08:24:45.491ZFound 2 outliers among 100 measurements (2.00%)
59662026-03-16T08:24:45.491Z 2 (2.00%) high severe
59672026-03-16T08:24:46.975Z
59682026-03-16T08:24:46.979ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59692026-03-16T08:24:46.979ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59702026-03-16T08:24:51.899ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (4.3M iterations)
59712026-03-16T08:24:56.063ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59722026-03-16T08:24:56.176Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59732026-03-16T08:24:56.176Z time: [115.40 ns 116.31 ns 117.30 ns]
59742026-03-16T08:24:56.176Z change: [−1.7970% −0.7689% +0.3423%] (p = 0.18 > 0.05)
59752026-03-16T08:24:56.176Z No change in performance detected.
59762026-03-16T08:24:56.176ZFound 18 outliers among 100 measurements (18.00%)
59772026-03-16T08:24:56.176Z 14 (14.00%) high mild
59782026-03-16T08:24:56.176Z 4 (4.00%) high severe
59792026-03-16T08:24:57.663Z
59802026-03-16T08:24:57.667ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59812026-03-16T08:24:57.667ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59822026-03-16T08:25:02.473ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (2.2M iterations)
59832026-03-16T08:25:07.207ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59842026-03-16T08:25:07.321Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59852026-03-16T08:25:07.321Z time: [197.29 ns 197.42 ns 197.55 ns]
59862026-03-16T08:25:07.321Z change: [−1.3144% −0.3821% +0.4595%] (p = 0.42 > 0.05)
59872026-03-16T08:25:07.321Z No change in performance detected.
59882026-03-16T08:25:07.321ZFound 12 outliers among 100 measurements (12.00%)
59892026-03-16T08:25:07.321Z 2 (2.00%) low mild
59902026-03-16T08:25:07.321Z 4 (4.00%) high mild
59912026-03-16T08:25:07.321Z 6 (6.00%) high severe
59922026-03-16T08:25:08.811Z
59932026-03-16T08:25:08.815ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59942026-03-16T08:25:08.815ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59952026-03-16T08:25:12.389ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
59962026-03-16T08:25:16.160ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59972026-03-16T08:25:16.273Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59982026-03-16T08:25:16.273Z time: [64.717 ns 64.935 ns 65.206 ns]
59992026-03-16T08:25:16.273Z change: [−3.2536% −2.0897% −0.9092%] (p = 0.00 < 0.05)
60002026-03-16T08:25:16.273Z Change within noise threshold.
60012026-03-16T08:25:16.273ZFound 20 outliers among 100 measurements (20.00%)
60022026-03-16T08:25:16.273Z 20 (20.00%) high severe
60032026-03-16T08:25:17.757Z
60042026-03-16T08:25:17.760ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60052026-03-16T08:25:17.760ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60062026-03-16T08:25:22.694ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0049 s (4.3M iterations)
60072026-03-16T08:25:27.432ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60082026-03-16T08:25:27.544Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60092026-03-16T08:25:27.544Z time: [195.95 ns 196.09 ns 196.22 ns]
60102026-03-16T08:25:27.544Z change: [−4.2543% −3.1914% −2.1847%] (p = 0.00 < 0.05)
60112026-03-16T08:25:27.544Z Performance has improved.
60122026-03-16T08:25:27.544ZFound 16 outliers among 100 measurements (16.00%)
60132026-03-16T08:25:27.544Z 1 (1.00%) low mild
60142026-03-16T08:25:27.544Z 4 (4.00%) high mild
60152026-03-16T08:25:27.544Z 11 (11.00%) high severe
60162026-03-16T08:25:29.040Z
60172026-03-16T08:25:29.043ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60182026-03-16T08:25:29.043ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60192026-03-16T08:25:33.030ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0048 s (5.3M iterations)
60202026-03-16T08:25:37.644ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60212026-03-16T08:25:37.757Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60222026-03-16T08:25:37.757Z time: [88.340 ns 88.582 ns 88.837 ns]
60232026-03-16T08:25:37.757Z change: [−3.0210% −1.9160% −0.8282%] (p = 0.00 < 0.05)
60242026-03-16T08:25:37.757Z Change within noise threshold.
60252026-03-16T08:25:37.757ZFound 19 outliers among 100 measurements (19.00%)
60262026-03-16T08:25:37.757Z 17 (17.00%) high mild
60272026-03-16T08:25:37.757Z 2 (2.00%) high severe
60282026-03-16T08:25:39.245Z
60292026-03-16T08:25:39.249ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60302026-03-16T08:25:39.249ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60312026-03-16T08:25:43.968ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0030 s (2.2M iterations)
60322026-03-16T08:25:48.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60332026-03-16T08:25:49.041Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60342026-03-16T08:25:49.041Z time: [217.74 ns 217.88 ns 218.04 ns]
60352026-03-16T08:25:49.041Z change: [−1.4748% −0.1200% +1.2146%] (p = 0.87 > 0.05)
60362026-03-16T08:25:49.041Z No change in performance detected.
60372026-03-16T08:25:49.042ZFound 15 outliers among 100 measurements (15.00%)
60382026-03-16T08:25:49.042Z 2 (2.00%) high mild
60392026-03-16T08:25:49.042Z 13 (13.00%) high severe
60402026-03-16T08:25:50.536Z
60412026-03-16T08:25:50.539ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60422026-03-16T08:25:50.539ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60432026-03-16T08:25:56.643ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
60442026-03-16T08:25:59.813ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60452026-03-16T08:25:59.924Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60462026-03-16T08:25:59.924Z time: [94.232 ns 95.231 ns 96.335 ns]
60472026-03-16T08:25:59.924Z change: [−3.1831% −2.0617% −0.8738%] (p = 0.00 < 0.05)
60482026-03-16T08:25:59.924Z Change within noise threshold.
60492026-03-16T08:25:59.924ZFound 20 outliers among 100 measurements (20.00%)
60502026-03-16T08:25:59.924Z 2 (2.00%) high mild
60512026-03-16T08:25:59.924Z 18 (18.00%) high severe
60522026-03-16T08:26:01.398Z
60532026-03-16T08:26:01.402ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60542026-03-16T08:26:01.402ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60552026-03-16T08:26:07.695ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0030 s (3.3M iterations)
60562026-03-16T08:26:11.919ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60572026-03-16T08:26:12.033Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60582026-03-16T08:26:12.033Z time: [195.58 ns 195.69 ns 195.81 ns]
60592026-03-16T08:26:12.033Z change: [−1.6442% −0.5155% +0.5597%] (p = 0.38 > 0.05)
60602026-03-16T08:26:12.033Z No change in performance detected.
60612026-03-16T08:26:12.033ZFound 14 outliers among 100 measurements (14.00%)
60622026-03-16T08:26:12.033Z 2 (2.00%) high mild
60632026-03-16T08:26:12.033Z 12 (12.00%) high severe
60642026-03-16T08:26:13.526Z
60652026-03-16T08:26:13.530ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60662026-03-16T08:26:13.530ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60672026-03-16T08:26:18.665ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0051 s (4.1M iterations)
60682026-03-16T08:26:22.884ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60692026-03-16T08:26:22.997Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60702026-03-16T08:26:22.997Z time: [114.96 ns 115.90 ns 116.94 ns]
60712026-03-16T08:26:22.997Z change: [−2.1745% −1.1050% +0.0209%] (p = 0.05 > 0.05)
60722026-03-16T08:26:22.997Z No change in performance detected.
60732026-03-16T08:26:22.997ZFound 19 outliers among 100 measurements (19.00%)
60742026-03-16T08:26:22.997Z 1 (1.00%) high mild
60752026-03-16T08:26:22.997Z 18 (18.00%) high severe
60762026-03-16T08:26:24.486Z
60772026-03-16T08:26:24.489ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60782026-03-16T08:26:24.489ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60792026-03-16T08:26:29.782ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0118 s (2.0M iterations)
60802026-03-16T08:26:34.581ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60812026-03-16T08:26:34.693Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60822026-03-16T08:26:34.693Z time: [219.12 ns 219.44 ns 219.83 ns]
60832026-03-16T08:26:34.693Z change: [−0.5859% +0.4882% +1.6469%] (p = 0.38 > 0.05)
60842026-03-16T08:26:34.693Z No change in performance detected.
60852026-03-16T08:26:34.693ZFound 15 outliers among 100 measurements (15.00%)
60862026-03-16T08:26:34.693Z 8 (8.00%) high mild
60872026-03-16T08:26:34.693Z 7 (7.00%) high severe
60882026-03-16T08:26:36.185Z
60892026-03-16T08:26:36.188ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60902026-03-16T08:26:36.188ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60912026-03-16T08:26:39.861ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (11M iterations)
60922026-03-16T08:26:43.592ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
60932026-03-16T08:26:43.704Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60942026-03-16T08:26:43.705Z time: [61.789 ns 61.975 ns 62.211 ns]
60952026-03-16T08:26:43.705Z change: [−3.0092% −1.7683% −0.4750%] (p = 0.01 < 0.05)
60962026-03-16T08:26:43.705Z Change within noise threshold.
60972026-03-16T08:26:43.705ZFound 19 outliers among 100 measurements (19.00%)
60982026-03-16T08:26:43.705Z 15 (15.00%) high mild
60992026-03-16T08:26:43.705Z 4 (4.00%) high severe
61002026-03-16T08:26:45.193Z
61012026-03-16T08:26:45.196ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61022026-03-16T08:26:45.196ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61032026-03-16T08:26:49.942ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0030 s (4.4M iterations)
61042026-03-16T08:26:54.568ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
61052026-03-16T08:26:54.681Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61062026-03-16T08:26:54.681Z time: [174.89 ns 175.06 ns 175.24 ns]
61072026-03-16T08:26:54.681Z change: [−2.2421% −1.3496% −0.4022%] (p = 0.00 < 0.05)
61082026-03-16T08:26:54.681Z Change within noise threshold.
61092026-03-16T08:26:54.681ZFound 18 outliers among 100 measurements (18.00%)
61102026-03-16T08:26:54.681Z 7 (7.00%) low mild
61112026-03-16T08:26:54.681Z 11 (11.00%) high severe
61122026-03-16T08:26:56.177Z
61132026-03-16T08:26:56.180ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61142026-03-16T08:26:56.180ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61152026-03-16T08:27:00.052ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0013 s (5.4M iterations)
61162026-03-16T08:27:04.743ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61172026-03-16T08:27:04.856Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61182026-03-16T08:27:04.856Z time: [84.915 ns 85.179 ns 85.445 ns]
61192026-03-16T08:27:04.856Z change: [−3.0846% −2.0476% −1.0206%] (p = 0.00 < 0.05)
61202026-03-16T08:27:04.856Z Performance has improved.
61212026-03-16T08:27:04.856ZFound 10 outliers among 100 measurements (10.00%)
61222026-03-16T08:27:04.856Z 2 (2.00%) low mild
61232026-03-16T08:27:04.859Z 7 (7.00%) high mild
61242026-03-16T08:27:04.859Z 1 (1.00%) high severe
61252026-03-16T08:27:06.335Z
61262026-03-16T08:27:06.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61272026-03-16T08:27:06.338ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61282026-03-16T08:27:10.846ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0080 s (2.3M iterations)
61292026-03-16T08:27:15.822ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61302026-03-16T08:27:15.934Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61312026-03-16T08:27:15.934Z time: [196.51 ns 196.70 ns 196.94 ns]
61322026-03-16T08:27:15.934Z change: [−0.4876% +0.6792% +1.9579%] (p = 0.29 > 0.05)
61332026-03-16T08:27:15.934Z No change in performance detected.
61342026-03-16T08:27:15.934ZFound 11 outliers among 100 measurements (11.00%)
61352026-03-16T08:27:15.934Z 3 (3.00%) high mild
61362026-03-16T08:27:15.934Z 8 (8.00%) high severe
61372026-03-16T08:27:17.429Z
61382026-03-16T08:27:17.432ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61392026-03-16T08:27:17.432ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61402026-03-16T08:27:23.542ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
61412026-03-16T08:27:26.675ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61422026-03-16T08:27:26.788Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61432026-03-16T08:27:26.788Z time: [95.916 ns 96.799 ns 97.749 ns]
61442026-03-16T08:27:26.788Z change: [−1.8280% −0.7059% +0.4042%] (p = 0.23 > 0.05)
61452026-03-16T08:27:26.788Z No change in performance detected.
61462026-03-16T08:27:26.788ZFound 19 outliers among 100 measurements (19.00%)
61472026-03-16T08:27:26.788Z 17 (17.00%) high mild
61482026-03-16T08:27:26.788Z 2 (2.00%) high severe
61492026-03-16T08:27:28.272Z
61502026-03-16T08:27:28.276ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
61512026-03-16T08:27:28.276ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61522026-03-16T08:27:34.246ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0053 s (3.5M iterations)
61532026-03-16T08:27:38.435ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61542026-03-16T08:27:38.547Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
61552026-03-16T08:27:38.547Z time: [172.37 ns 172.53 ns 172.71 ns]
61562026-03-16T08:27:38.547Z change: [−1.4575% −0.5784% +0.3472%] (p = 0.23 > 0.05)
61572026-03-16T08:27:38.547Z No change in performance detected.
61582026-03-16T08:27:38.547ZFound 10 outliers among 100 measurements (10.00%)
61592026-03-16T08:27:38.547Z 3 (3.00%) high mild
61602026-03-16T08:27:38.547Z 7 (7.00%) high severe
61612026-03-16T08:27:40.045Z
61622026-03-16T08:27:40.049ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61632026-03-16T08:27:40.049ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61642026-03-16T08:27:45.115ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0045 s (4.1M iterations)
61652026-03-16T08:27:49.339ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61662026-03-16T08:27:49.452Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61672026-03-16T08:27:49.452Z time: [114.54 ns 115.43 ns 116.41 ns]
61682026-03-16T08:27:49.452Z change: [−3.3369% −2.2814% −1.3108%] (p = 0.00 < 0.05)
61692026-03-16T08:27:49.452Z Performance has improved.
61702026-03-16T08:27:49.452ZFound 19 outliers among 100 measurements (19.00%)
61712026-03-16T08:27:49.452Z 16 (16.00%) high mild
61722026-03-16T08:27:49.452Z 3 (3.00%) high severe
61732026-03-16T08:27:50.941Z
61742026-03-16T08:27:50.945ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61752026-03-16T08:27:50.945ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61762026-03-16T08:27:56.046ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (2.1M iterations)
61772026-03-16T08:28:00.828ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61782026-03-16T08:28:00.941Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61792026-03-16T08:28:00.941Z time: [193.88 ns 194.08 ns 194.31 ns]
61802026-03-16T08:28:00.941Z change: [−1.3441% −0.3947% +0.5487%] (p = 0.42 > 0.05)
61812026-03-16T08:28:00.941Z No change in performance detected.
61822026-03-16T08:28:00.941ZFound 9 outliers among 100 measurements (9.00%)
61832026-03-16T08:28:00.941Z 2 (2.00%) high mild
61842026-03-16T08:28:00.941Z 7 (7.00%) high severe
61852026-03-16T08:28:02.436Z
61862026-03-16T08:28:02.439ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61872026-03-16T08:28:02.439ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
61882026-03-16T08:28:05.790ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
61892026-03-16T08:28:09.401ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
61902026-03-16T08:28:09.514Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61912026-03-16T08:28:09.514Z time: [65.064 ns 65.273 ns 65.533 ns]
61922026-03-16T08:28:09.514Z change: [−2.8424% −1.4682% −0.0372%] (p = 0.04 < 0.05)
61932026-03-16T08:28:09.515Z Change within noise threshold.
61942026-03-16T08:28:09.515ZFound 20 outliers among 100 measurements (20.00%)
61952026-03-16T08:28:09.515Z 1 (1.00%) high mild
61962026-03-16T08:28:09.515Z 19 (19.00%) high severe
61972026-03-16T08:28:11.010Z
61982026-03-16T08:28:11.013ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61992026-03-16T08:28:11.013ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
62002026-03-16T08:28:15.159ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (5.1M iterations)
62012026-03-16T08:28:20.180ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
62022026-03-16T08:28:20.292Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62032026-03-16T08:28:20.292Z time: [233.90 ns 236.07 ns 238.88 ns]
62042026-03-16T08:28:20.292Z change: [−11.996% −0.6345% +13.560%] (p = 0.92 > 0.05)
62052026-03-16T08:28:20.292Z No change in performance detected.
62062026-03-16T08:28:20.292ZFound 10 outliers among 100 measurements (10.00%)
62072026-03-16T08:28:20.292Z 4 (4.00%) high mild
62082026-03-16T08:28:20.292Z 6 (6.00%) high severe
62092026-03-16T08:28:21.782Z
62102026-03-16T08:28:21.785ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62112026-03-16T08:28:21.785ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62122026-03-16T08:28:25.350ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (5.9M iterations)
62132026-03-16T08:28:30.189ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62142026-03-16T08:28:30.302Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62152026-03-16T08:28:30.302Z time: [89.400 ns 89.641 ns 89.882 ns]
62162026-03-16T08:28:30.302Z change: [−2.9062% −1.8626% −0.8346%] (p = 0.00 < 0.05)
62172026-03-16T08:28:30.302Z Change within noise threshold.
62182026-03-16T08:28:30.302ZFound 17 outliers among 100 measurements (17.00%)
62192026-03-16T08:28:30.302Z 16 (16.00%) high mild
62202026-03-16T08:28:30.302Z 1 (1.00%) high severe
62212026-03-16T08:28:31.788Z
62222026-03-16T08:28:31.791ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62232026-03-16T08:28:31.791ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62242026-03-16T08:28:35.991ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0096 s (2.5M iterations)
62252026-03-16T08:28:41.199ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62262026-03-16T08:28:41.311Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62272026-03-16T08:28:41.311Z time: [288.37 ns 292.73 ns 298.32 ns]
62282026-03-16T08:28:41.311Z change: [−17.326% +0.4797% +25.156%] (p = 0.96 > 0.05)
62292026-03-16T08:28:41.311Z No change in performance detected.
62302026-03-16T08:28:41.311ZFound 12 outliers among 100 measurements (12.00%)
62312026-03-16T08:28:41.311Z 4 (4.00%) high mild
62322026-03-16T08:28:41.311Z 8 (8.00%) high severe
62332026-03-16T08:28:42.805Z
62342026-03-16T08:28:42.809ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62352026-03-16T08:28:42.809ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62362026-03-16T08:28:48.480ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0011 s (7.4M iterations)
62372026-03-16T08:28:51.574ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62382026-03-16T08:28:51.688Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62392026-03-16T08:28:51.688Z time: [96.534 ns 97.499 ns 98.554 ns]
62402026-03-16T08:28:51.688Z change: [−1.7086% −0.5786% +0.5879%] (p = 0.30 > 0.05)
62412026-03-16T08:28:51.688Z No change in performance detected.
62422026-03-16T08:28:51.688ZFound 19 outliers among 100 measurements (19.00%)
62432026-03-16T08:28:51.688Z 1 (1.00%) high mild
62442026-03-16T08:28:51.688Z 18 (18.00%) high severe
62452026-03-16T08:28:53.143Z
62462026-03-16T08:28:53.146ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62472026-03-16T08:28:53.146ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62482026-03-16T08:28:58.465ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0039 s (3.9M iterations)
62492026-03-16T08:29:02.866ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62502026-03-16T08:29:02.979Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62512026-03-16T08:29:02.979Z time: [226.28 ns 227.98 ns 230.14 ns]
62522026-03-16T08:29:02.979Z change: [−11.658% +0.6353% +14.476%] (p = 0.93 > 0.05)
62532026-03-16T08:29:02.979Z No change in performance detected.
62542026-03-16T08:29:02.979ZFound 12 outliers among 100 measurements (12.00%)
62552026-03-16T08:29:02.979Z 5 (5.00%) high mild
62562026-03-16T08:29:02.979Z 7 (7.00%) high severe
62572026-03-16T08:29:04.476Z
62582026-03-16T08:29:04.479ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62592026-03-16T08:29:04.479ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62602026-03-16T08:29:09.233ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0001 s (4.4M iterations)
62612026-03-16T08:29:13.539ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62622026-03-16T08:29:13.652Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62632026-03-16T08:29:13.652Z time: [116.60 ns 117.53 ns 118.55 ns]
62642026-03-16T08:29:13.652Z change: [−1.9114% −0.9431% −0.0309%] (p = 0.06 > 0.05)
62652026-03-16T08:29:13.652Z No change in performance detected.
62662026-03-16T08:29:13.652ZFound 19 outliers among 100 measurements (19.00%)
62672026-03-16T08:29:13.652Z 19 (19.00%) high severe
62682026-03-16T08:29:15.146Z
62692026-03-16T08:29:15.150ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62702026-03-16T08:29:15.150ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62712026-03-16T08:29:19.799ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0082 s (2.3M iterations)
62722026-03-16T08:29:24.765ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62732026-03-16T08:29:24.877Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62742026-03-16T08:29:24.877Z time: [264.50 ns 267.34 ns 270.89 ns]
62752026-03-16T08:29:24.877Z change: [−12.700% +0.8122% +15.735%] (p = 0.91 > 0.05)
62762026-03-16T08:29:24.877Z No change in performance detected.
62772026-03-16T08:29:24.877ZFound 13 outliers among 100 measurements (13.00%)
62782026-03-16T08:29:24.877Z 5 (5.00%) high mild
62792026-03-16T08:29:24.877Z 8 (8.00%) high severe
62802026-03-16T08:29:26.370Z
62812026-03-16T08:29:26.373ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62822026-03-16T08:29:26.373ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
62832026-03-16T08:29:29.466ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (14M iterations)
62842026-03-16T08:29:33.299ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
62852026-03-16T08:29:33.412Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62862026-03-16T08:29:33.412Z time: [62.087 ns 62.299 ns 62.569 ns]
62872026-03-16T08:29:33.412Z change: [−3.1993% −1.9196% −0.6907%] (p = 0.00 < 0.05)
62882026-03-16T08:29:33.412Z Change within noise threshold.
62892026-03-16T08:29:33.412ZFound 20 outliers among 100 measurements (20.00%)
62902026-03-16T08:29:33.412Z 2 (2.00%) high mild
62912026-03-16T08:29:33.412Z 18 (18.00%) high severe
62922026-03-16T08:29:34.901Z
62932026-03-16T08:29:34.905ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62942026-03-16T08:29:34.905ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
62952026-03-16T08:29:38.835ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (5.3M iterations)
62962026-03-16T08:29:43.864ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
62972026-03-16T08:29:43.978Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62982026-03-16T08:29:43.978Z time: [209.01 ns 211.09 ns 213.76 ns]
62992026-03-16T08:29:43.978Z change: [−14.046% −1.6914% +11.691%] (p = 0.81 > 0.05)
63002026-03-16T08:29:43.978Z No change in performance detected.
63012026-03-16T08:29:43.978ZFound 11 outliers among 100 measurements (11.00%)
63022026-03-16T08:29:43.979Z 4 (4.00%) high mild
63032026-03-16T08:29:43.979Z 7 (7.00%) high severe
63042026-03-16T08:29:45.469Z
63052026-03-16T08:29:45.472ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63062026-03-16T08:29:45.472ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63072026-03-16T08:29:49.105ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (5.8M iterations)
63082026-03-16T08:29:53.862ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63092026-03-16T08:29:53.975Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63102026-03-16T08:29:53.975Z time: [86.387 ns 86.584 ns 86.795 ns]
63112026-03-16T08:29:53.975Z change: [−1.8713% −0.7568% +0.3775%] (p = 0.18 > 0.05)
63122026-03-16T08:29:53.976Z No change in performance detected.
63132026-03-16T08:29:53.976ZFound 5 outliers among 100 measurements (5.00%)
63142026-03-16T08:29:53.976Z 1 (1.00%) low mild
63152026-03-16T08:29:53.976Z 3 (3.00%) high mild
63162026-03-16T08:29:53.976Z 1 (1.00%) high severe
63172026-03-16T08:29:55.467Z
63182026-03-16T08:29:55.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63192026-03-16T08:29:55.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63202026-03-16T08:29:59.599ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (2.5M iterations)
63212026-03-16T08:30:04.814ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63222026-03-16T08:30:04.927Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63232026-03-16T08:30:04.927Z time: [265.30 ns 269.62 ns 275.13 ns]
63242026-03-16T08:30:04.927Z change: [−20.204% −3.4573% +16.707%] (p = 0.73 > 0.05)
63252026-03-16T08:30:04.927Z No change in performance detected.
63262026-03-16T08:30:04.927ZFound 11 outliers among 100 measurements (11.00%)
63272026-03-16T08:30:04.927Z 4 (4.00%) high mild
63282026-03-16T08:30:04.927Z 7 (7.00%) high severe
63292026-03-16T08:30:06.422Z
63302026-03-16T08:30:06.425ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63312026-03-16T08:30:06.425ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63322026-03-16T08:30:11.960ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0002 s (7.6M iterations)
63332026-03-16T08:30:15.094ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63342026-03-16T08:30:15.207Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63352026-03-16T08:30:15.207Z time: [96.064 ns 96.983 ns 97.992 ns]
63362026-03-16T08:30:15.207Z change: [−1.6641% −0.5993% +0.4627%] (p = 0.28 > 0.05)
63372026-03-16T08:30:15.207Z No change in performance detected.
63382026-03-16T08:30:15.207ZFound 19 outliers among 100 measurements (19.00%)
63392026-03-16T08:30:15.207Z 1 (1.00%) low mild
63402026-03-16T08:30:15.207Z 1 (1.00%) high mild
63412026-03-16T08:30:15.207Z 17 (17.00%) high severe
63422026-03-16T08:30:16.698Z
63432026-03-16T08:30:16.701ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63442026-03-16T08:30:16.701ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63452026-03-16T08:30:21.807ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0008 s (4.1M iterations)
63462026-03-16T08:30:26.181ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63472026-03-16T08:30:26.294Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63482026-03-16T08:30:26.294Z time: [198.26 ns 199.69 ns 201.52 ns]
63492026-03-16T08:30:26.294Z change: [−12.702% +0.5600% +14.634%] (p = 0.94 > 0.05)
63502026-03-16T08:30:26.294Z No change in performance detected.
63512026-03-16T08:30:26.294ZFound 13 outliers among 100 measurements (13.00%)
63522026-03-16T08:30:26.294Z 5 (5.00%) high mild
63532026-03-16T08:30:26.294Z 8 (8.00%) high severe
63542026-03-16T08:30:27.793Z
63552026-03-16T08:30:27.796ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63562026-03-16T08:30:27.796ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63572026-03-16T08:30:32.597ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0036 s (4.4M iterations)
63582026-03-16T08:30:36.842ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63592026-03-16T08:30:36.954Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63602026-03-16T08:30:36.955Z time: [115.08 ns 115.91 ns 116.81 ns]
63612026-03-16T08:30:36.955Z change: [−2.5979% −1.5694% −0.4893%] (p = 0.00 < 0.05)
63622026-03-16T08:30:36.955Z Change within noise threshold.
63632026-03-16T08:30:36.955ZFound 23 outliers among 100 measurements (23.00%)
63642026-03-16T08:30:36.955Z 3 (3.00%) low mild
63652026-03-16T08:30:36.955Z 2 (2.00%) high mild
63662026-03-16T08:30:36.955Z 18 (18.00%) high severe
63672026-03-16T08:30:38.443Z
63682026-03-16T08:30:38.446ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63692026-03-16T08:30:38.446ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63702026-03-16T08:30:43.066ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0099 s (2.3M iterations)
63712026-03-16T08:30:48.091ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63722026-03-16T08:30:48.204Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63732026-03-16T08:30:48.204Z time: [239.29 ns 241.86 ns 245.17 ns]
63742026-03-16T08:30:48.204Z change: [−11.579% +1.6732% +16.648%] (p = 0.83 > 0.05)
63752026-03-16T08:30:48.204Z No change in performance detected.
63762026-03-16T08:30:48.204ZFound 11 outliers among 100 measurements (11.00%)
63772026-03-16T08:30:48.204Z 5 (5.00%) high mild
63782026-03-16T08:30:48.204Z 6 (6.00%) high severe
63792026-03-16T08:30:49.697Z
63802026-03-16T08:30:49.700ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63812026-03-16T08:30:49.700ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63822026-03-16T08:30:53.106ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
63832026-03-16T08:30:57.109ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63842026-03-16T08:30:57.221Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63852026-03-16T08:30:57.221Z time: [65.216 ns 65.456 ns 65.758 ns]
63862026-03-16T08:30:57.221Z change: [−1.6880% −0.4924% +0.8393%] (p = 0.45 > 0.05)
63872026-03-16T08:30:57.221Z No change in performance detected.
63882026-03-16T08:30:57.221ZFound 19 outliers among 100 measurements (19.00%)
63892026-03-16T08:30:57.221Z 17 (17.00%) high mild
63902026-03-16T08:30:57.221Z 2 (2.00%) high severe
63912026-03-16T08:30:58.711Z
63922026-03-16T08:30:58.714ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63932026-03-16T08:30:58.714ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63942026-03-16T08:31:03.311ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.6M iterations)
63952026-03-16T08:31:08.400ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63962026-03-16T08:31:08.512Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63972026-03-16T08:31:08.512Z time: [237.51 ns 240.28 ns 243.90 ns]
63982026-03-16T08:31:08.512Z change: [−19.455% −0.2382% +26.251%] (p = 0.99 > 0.05)
63992026-03-16T08:31:08.512Z No change in performance detected.
64002026-03-16T08:31:08.512ZFound 11 outliers among 100 measurements (11.00%)
64012026-03-16T08:31:08.512Z 5 (5.00%) high mild
64022026-03-16T08:31:08.512Z 6 (6.00%) high severe
64032026-03-16T08:31:10.009Z
64042026-03-16T08:31:10.013ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64052026-03-16T08:31:10.013ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64062026-03-16T08:31:13.923ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0046 s (5.4M iterations)
64072026-03-16T08:31:18.631ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64082026-03-16T08:31:18.744Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64092026-03-16T08:31:18.744Z time: [88.546 ns 88.781 ns 89.023 ns]
64102026-03-16T08:31:18.744Z change: [−2.9620% −1.6958% −0.3980%] (p = 0.01 < 0.05)
64112026-03-16T08:31:18.744Z Change within noise threshold.
64122026-03-16T08:31:18.744ZFound 16 outliers among 100 measurements (16.00%)
64132026-03-16T08:31:18.744Z 15 (15.00%) high mild
64142026-03-16T08:31:18.745Z 1 (1.00%) high severe
64152026-03-16T08:31:20.230Z
64162026-03-16T08:31:20.233ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64172026-03-16T08:31:20.233ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64182026-03-16T08:31:24.794ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (2.3M iterations)
64192026-03-16T08:31:30.005ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64202026-03-16T08:31:30.117Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64212026-03-16T08:31:30.117Z time: [300.85 ns 305.99 ns 312.58 ns]
64222026-03-16T08:31:30.117Z change: [−18.472% +0.9728% +24.301%] (p = 0.93 > 0.05)
64232026-03-16T08:31:30.117Z No change in performance detected.
64242026-03-16T08:31:30.117ZFound 10 outliers among 100 measurements (10.00%)
64252026-03-16T08:31:30.117Z 4 (4.00%) high mild
64262026-03-16T08:31:30.117Z 6 (6.00%) high severe
64272026-03-16T08:31:31.610Z
64282026-03-16T08:31:31.614ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64292026-03-16T08:31:31.614ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64302026-03-16T08:31:37.576ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (7.0M iterations)
64312026-03-16T08:31:40.847ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64322026-03-16T08:31:40.959Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64332026-03-16T08:31:40.959Z time: [94.450 ns 95.467 ns 96.580 ns]
64342026-03-16T08:31:40.959Z change: [−2.7626% −1.6413% −0.5064%] (p = 0.01 < 0.05)
64352026-03-16T08:31:40.959Z Change within noise threshold.
64362026-03-16T08:31:40.959ZFound 18 outliers among 100 measurements (18.00%)
64372026-03-16T08:31:40.959Z 18 (18.00%) high severe
64382026-03-16T08:31:42.452Z
64392026-03-16T08:31:42.455ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64402026-03-16T08:31:42.455ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64412026-03-16T08:31:48.279ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.6M iterations)
64422026-03-16T08:31:52.799ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64432026-03-16T08:31:52.911Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64442026-03-16T08:31:52.911Z time: [228.18 ns 230.19 ns 232.77 ns]
64452026-03-16T08:31:52.911Z change: [−11.947% +1.1450% +17.984%] (p = 0.87 > 0.05)
64462026-03-16T08:31:52.911Z No change in performance detected.
64472026-03-16T08:31:52.911ZFound 12 outliers among 100 measurements (12.00%)
64482026-03-16T08:31:52.911Z 4 (4.00%) high mild
64492026-03-16T08:31:52.911Z 8 (8.00%) high severe
64502026-03-16T08:31:54.407Z
64512026-03-16T08:31:54.411ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64522026-03-16T08:31:54.411ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64532026-03-16T08:31:59.403ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.2M iterations)
64542026-03-16T08:32:03.738ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64552026-03-16T08:32:03.851Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64562026-03-16T08:32:03.851Z time: [113.32 ns 114.21 ns 115.19 ns]
64572026-03-16T08:32:03.851Z change: [−3.7664% −2.7401% −1.6620%] (p = 0.00 < 0.05)
64582026-03-16T08:32:03.851Z Performance has improved.
64592026-03-16T08:32:03.851ZFound 19 outliers among 100 measurements (19.00%)
64602026-03-16T08:32:03.851Z 17 (17.00%) high mild
64612026-03-16T08:32:03.851Z 2 (2.00%) high severe
64622026-03-16T08:32:05.337Z
64632026-03-16T08:32:05.340ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64642026-03-16T08:32:05.340ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64652026-03-16T08:32:10.403ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (2.1M iterations)
64662026-03-16T08:32:15.394ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64672026-03-16T08:32:15.507Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64682026-03-16T08:32:15.507Z time: [270.62 ns 274.02 ns 278.39 ns]
64692026-03-16T08:32:15.507Z change: [−11.513% +1.5882% +16.953%] (p = 0.84 > 0.05)
64702026-03-16T08:32:15.507Z No change in performance detected.
64712026-03-16T08:32:15.507ZFound 12 outliers among 100 measurements (12.00%)
64722026-03-16T08:32:15.507Z 5 (5.00%) high mild
64732026-03-16T08:32:15.507Z 7 (7.00%) high severe
64742026-03-16T08:32:17.004Z
64752026-03-16T08:32:17.007ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64762026-03-16T08:32:17.007ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64772026-03-16T08:32:20.401ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
64782026-03-16T08:32:24.304ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64792026-03-16T08:32:24.416Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64802026-03-16T08:32:24.416Z time: [61.519 ns 61.702 ns 61.931 ns]
64812026-03-16T08:32:24.416Z change: [−3.9582% −2.7488% −1.4204%] (p = 0.00 < 0.05)
64822026-03-16T08:32:24.416Z Performance has improved.
64832026-03-16T08:32:24.416ZFound 19 outliers among 100 measurements (19.00%)
64842026-03-16T08:32:24.416Z 19 (19.00%) high severe
64852026-03-16T08:32:25.893Z
64862026-03-16T08:32:25.896ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64872026-03-16T08:32:25.896ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64882026-03-16T08:32:30.320ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.7M iterations)
64892026-03-16T08:32:35.379ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64902026-03-16T08:32:35.491Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64912026-03-16T08:32:35.491Z time: [214.62 ns 217.05 ns 220.22 ns]
64922026-03-16T08:32:35.491Z change: [−20.277% +0.0603% +24.912%] (p = 1.00 > 0.05)
64932026-03-16T08:32:35.491Z No change in performance detected.
64942026-03-16T08:32:35.491ZFound 11 outliers among 100 measurements (11.00%)
64952026-03-16T08:32:35.491Z 4 (4.00%) high mild
64962026-03-16T08:32:35.491Z 7 (7.00%) high severe
64972026-03-16T08:32:36.991Z
64982026-03-16T08:32:36.994ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
64992026-03-16T08:32:36.994ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65002026-03-16T08:32:40.777ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (5.5M iterations)
65012026-03-16T08:32:45.566ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65022026-03-16T08:32:45.678Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65032026-03-16T08:32:45.678Z time: [84.165 ns 84.419 ns 84.686 ns]
65042026-03-16T08:32:45.678Z change: [−3.6835% −2.6600% −1.6245%] (p = 0.00 < 0.05)
65052026-03-16T08:32:45.679Z Performance has improved.
65062026-03-16T08:32:45.679ZFound 1 outliers among 100 measurements (1.00%)
65072026-03-16T08:32:45.679Z 1 (1.00%) high severe
65082026-03-16T08:32:47.167Z
65092026-03-16T08:32:47.171ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65102026-03-16T08:32:47.171ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65112026-03-16T08:32:51.629ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0070 s (2.4M iterations)
65122026-03-16T08:32:56.795ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65132026-03-16T08:32:56.908Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65142026-03-16T08:32:56.908Z time: [271.02 ns 275.83 ns 282.07 ns]
65152026-03-16T08:32:56.908Z change: [−18.809% +1.3281% +26.480%] (p = 0.91 > 0.05)
65162026-03-16T08:32:56.908Z No change in performance detected.
65172026-03-16T08:32:56.908ZFound 12 outliers among 100 measurements (12.00%)
65182026-03-16T08:32:56.908Z 4 (4.00%) high mild
65192026-03-16T08:32:56.908Z 8 (8.00%) high severe
65202026-03-16T08:32:58.401Z
65212026-03-16T08:32:58.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65222026-03-16T08:32:58.404ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65232026-03-16T08:33:04.344ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.1M iterations)
65242026-03-16T08:33:07.619ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65252026-03-16T08:33:07.731Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65262026-03-16T08:33:07.731Z time: [94.608 ns 95.437 ns 96.340 ns]
65272026-03-16T08:33:07.731Z change: [−3.6500% −2.6539% −1.6526%] (p = 0.00 < 0.05)
65282026-03-16T08:33:07.731Z Performance has improved.
65292026-03-16T08:33:07.732ZFound 20 outliers among 100 measurements (20.00%)
65302026-03-16T08:33:07.732Z 18 (18.00%) high mild
65312026-03-16T08:33:07.732Z 2 (2.00%) high severe
65322026-03-16T08:33:09.219Z
65332026-03-16T08:33:09.223ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65342026-03-16T08:33:09.223ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65352026-03-16T08:33:14.784ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0049 s (3.8M iterations)
65362026-03-16T08:33:19.308ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65372026-03-16T08:33:19.403Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65382026-03-16T08:33:19.403Z time: [197.62 ns 199.37 ns 201.67 ns]
65392026-03-16T08:33:19.403Z change: [−12.730% +1.1550% +16.721%] (p = 0.89 > 0.05)
65402026-03-16T08:33:19.404Z No change in performance detected.
65412026-03-16T08:33:19.404ZFound 12 outliers among 100 measurements (12.00%)
65422026-03-16T08:33:19.404Z 4 (4.00%) high mild
65432026-03-16T08:33:19.404Z 8 (8.00%) high severe
65442026-03-16T08:33:20.902Z
65452026-03-16T08:33:20.905ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65462026-03-16T08:33:20.905ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65472026-03-16T08:33:25.818ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0016 s (4.3M iterations)
65482026-03-16T08:33:30.177ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65492026-03-16T08:33:30.290Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65502026-03-16T08:33:30.290Z time: [114.84 ns 115.74 ns 116.73 ns]
65512026-03-16T08:33:30.290Z change: [−2.3688% −1.3309% −0.2406%] (p = 0.01 < 0.05)
65522026-03-16T08:33:30.290Z Change within noise threshold.
65532026-03-16T08:33:30.290ZFound 18 outliers among 100 measurements (18.00%)
65542026-03-16T08:33:30.290Z 16 (16.00%) high mild
65552026-03-16T08:33:30.290Z 2 (2.00%) high severe
65562026-03-16T08:33:31.776Z
65572026-03-16T08:33:31.779ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65582026-03-16T08:33:31.780ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65592026-03-16T08:33:36.647ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.2M iterations)
65602026-03-16T08:33:41.660ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65612026-03-16T08:33:41.773Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65622026-03-16T08:33:41.773Z time: [240.97 ns 244.06 ns 248.02 ns]
65632026-03-16T08:33:41.773Z change: [−12.787% +1.8217% +18.767%] (p = 0.83 > 0.05)
65642026-03-16T08:33:41.773Z No change in performance detected.
65652026-03-16T08:33:41.773ZFound 11 outliers among 100 measurements (11.00%)
65662026-03-16T08:33:41.773Z 4 (4.00%) high mild
65672026-03-16T08:33:41.773Z 7 (7.00%) high severe
65682026-03-16T08:33:43.266Z
65692026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65702026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65712026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0967 ms (605 iterations)
65722026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65732026-03-16T08:33:43.270Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65742026-03-16T08:33:43.270Z time: [18.000 18.000 18.000 ]
65752026-03-16T08:33:43.270Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65762026-03-16T08:33:43.270Z No change in performance detected.
65772026-03-16T08:33:43.270Z
65782026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65792026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65802026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0642 ms (660 iterations)
65812026-03-16T08:33:43.270ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65822026-03-16T08:33:43.274Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65832026-03-16T08:33:43.274Z time: [18.000 18.000 18.000 ]
65842026-03-16T08:33:43.274Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65852026-03-16T08:33:43.274Z No change in performance detected.
65862026-03-16T08:33:43.274Z
65872026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65882026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65892026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0283 ms (440 iterations)
65902026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65912026-03-16T08:33:43.274Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65922026-03-16T08:33:43.274Z time: [20.000 20.000 20.000 ]
65932026-03-16T08:33:43.274Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65942026-03-16T08:33:43.274Z No change in performance detected.
65952026-03-16T08:33:43.274Z
65962026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65972026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65982026-03-16T08:33:43.274ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0358 ms (440 iterations)
65992026-03-16T08:33:43.277ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
66002026-03-16T08:33:43.277Zprocess/Hairpin-DHCPv6/alloc_ct/Request
66012026-03-16T08:33:43.277Z time: [21.000 21.000 21.000 ]
66022026-03-16T08:33:43.277Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66032026-03-16T08:33:43.277Z No change in performance detected.
66042026-03-16T08:33:43.277Z
66052026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
66062026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
66072026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0399 ms (770 iterations)
66082026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
66092026-03-16T08:33:43.278Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
66102026-03-16T08:33:43.278Z time: [13.000 13.000 13.000 ]
66112026-03-16T08:33:43.278Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66122026-03-16T08:33:43.278Z No change in performance detected.
66132026-03-16T08:33:43.278Z
66142026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
66152026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
66162026-03-16T08:33:43.278ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0478 ms (715 iterations)
66172026-03-16T08:33:43.281ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
66182026-03-16T08:33:43.281Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
66192026-03-16T08:33:43.281Z time: [12.000 12.000 12.000 ]
66202026-03-16T08:33:43.281Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66212026-03-16T08:33:43.281Z No change in performance detected.
66222026-03-16T08:33:43.281Z
66232026-03-16T08:33:43.281ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66242026-03-16T08:33:43.281ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
66252026-03-16T08:33:43.281ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0440 ms (605 iterations)
66262026-03-16T08:33:43.281ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
66272026-03-16T08:33:43.282Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66282026-03-16T08:33:43.282Z time: [14.000 14.000 14.000 ]
66292026-03-16T08:33:43.282Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66302026-03-16T08:33:43.282Z No change in performance detected.
66312026-03-16T08:33:43.282Z
66322026-03-16T08:33:43.282ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66332026-03-16T08:33:43.282ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
66342026-03-16T08:33:43.282ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0109 ms (605 iterations)
66352026-03-16T08:33:43.285ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
66362026-03-16T08:33:43.285Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66372026-03-16T08:33:43.285Z time: [14.000 14.000 14.000 ]
66382026-03-16T08:33:43.285Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66392026-03-16T08:33:43.285Z No change in performance detected.
66402026-03-16T08:33:43.285Z
66412026-03-16T08:33:43.285ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66422026-03-16T08:33:43.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66432026-03-16T08:33:43.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0653 ms (770 iterations)
66442026-03-16T08:33:43.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66452026-03-16T08:33:43.286Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66462026-03-16T08:33:43.286Z time: [3.0000 3.0000 3.0000 ]
66472026-03-16T08:33:43.286Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66482026-03-16T08:33:43.286Z No change in performance detected.
66492026-03-16T08:33:43.286Z
66502026-03-16T08:33:43.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66512026-03-16T08:33:43.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66522026-03-16T08:33:43.286ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0486 ms (440 iterations)
66532026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66542026-03-16T08:33:43.291Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66552026-03-16T08:33:43.291Z time: [3.0000 3.0000 3.0000 ]
66562026-03-16T08:33:43.291Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66572026-03-16T08:33:43.291Z No change in performance detected.
66582026-03-16T08:33:43.291Z
66592026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66602026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66612026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0538 ms (660 iterations)
66622026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66632026-03-16T08:33:43.291ZCriterion.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.
66642026-03-16T08:33:43.291Z
66652026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66662026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66672026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0856 ms (440 iterations)
66682026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66692026-03-16T08:33:43.291ZCriterion.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.
66702026-03-16T08:33:43.291Z
66712026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66722026-03-16T08:33:43.291ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66732026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0393 ms (990 iterations)
66742026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66752026-03-16T08:33:43.295Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66762026-03-16T08:33:43.295Z time: [3.0000 3.0000 3.0000 ]
66772026-03-16T08:33:43.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66782026-03-16T08:33:43.295Z No change in performance detected.
66792026-03-16T08:33:43.295Z
66802026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66812026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66822026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0023 ms (440 iterations)
66832026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66842026-03-16T08:33:43.295Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66852026-03-16T08:33:43.295Z time: [3.0000 3.0000 3.0000 ]
66862026-03-16T08:33:43.295Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66872026-03-16T08:33:43.295Z No change in performance detected.
66882026-03-16T08:33:43.295Z
66892026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66902026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66912026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0577 ms (825 iterations)
66922026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66932026-03-16T08:33:43.295ZCriterion.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.
66942026-03-16T08:33:43.295Z
66952026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66962026-03-16T08:33:43.295ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66972026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0877 ms (440 iterations)
66982026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66992026-03-16T08:33:43.299ZCriterion.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.
67002026-03-16T08:33:43.299Z
67012026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67022026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67032026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0258 ms (825 iterations)
67042026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67052026-03-16T08:33:43.299Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67062026-03-16T08:33:43.299Z time: [3.0000 3.0000 3.0000 ]
67072026-03-16T08:33:43.299Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67082026-03-16T08:33:43.299Z No change in performance detected.
67092026-03-16T08:33:43.299Z
67102026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67112026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67122026-03-16T08:33:43.299ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0851 ms (440 iterations)
67132026-03-16T08:33:43.302ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67142026-03-16T08:33:43.302Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67152026-03-16T08:33:43.302Z time: [3.0000 3.0000 3.0000 ]
67162026-03-16T08:33:43.303Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67172026-03-16T08:33:43.303Z No change in performance detected.
67182026-03-16T08:33:43.303Z
67192026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
67202026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67212026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0026 ms (605 iterations)
67222026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67232026-03-16T08:33:43.303ZCriterion.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.
67242026-03-16T08:33:43.303Z
67252026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
67262026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67272026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0112 ms (385 iterations)
67282026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67292026-03-16T08:33:43.303ZCriterion.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.
67302026-03-16T08:33:43.303Z
67312026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67322026-03-16T08:33:43.303ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67332026-03-16T08:33:43.306ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0297 ms (880 iterations)
67342026-03-16T08:33:43.306ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67352026-03-16T08:33:43.306Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67362026-03-16T08:33:43.306Z time: [3.0000 3.0000 3.0000 ]
67372026-03-16T08:33:43.307Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67382026-03-16T08:33:43.307Z No change in performance detected.
67392026-03-16T08:33:43.307Z
67402026-03-16T08:33:43.307ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67412026-03-16T08:33:43.307ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67422026-03-16T08:33:43.307ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0338 ms (440 iterations)
67432026-03-16T08:33:43.307ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67442026-03-16T08:33:43.307Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67452026-03-16T08:33:43.307Z time: [3.0000 3.0000 3.0000 ]
67462026-03-16T08:33:43.307Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67472026-03-16T08:33:43.307Z No change in performance detected.
67482026-03-16T08:33:43.310Z
67492026-03-16T08:33:43.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
67502026-03-16T08:33:43.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67512026-03-16T08:33:43.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0259 ms (715 iterations)
67522026-03-16T08:33:43.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67532026-03-16T08:33:43.310ZCriterion.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.
67542026-03-16T08:33:43.310Z
67552026-03-16T08:33:43.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
67562026-03-16T08:33:43.310ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67572026-03-16T08:33:43.311ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0968 ms (440 iterations)
67582026-03-16T08:33:43.311ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67592026-03-16T08:33:43.311ZCriterion.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.
67602026-03-16T08:33:43.311Z
67612026-03-16T08:33:43.311ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67622026-03-16T08:33:43.311ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67632026-03-16T08:33:43.311ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0601 ms (275 iterations)
67642026-03-16T08:33:43.311ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67652026-03-16T08:33:43.314Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67662026-03-16T08:33:43.314Z time: [35.000 35.000 35.000 ]
67672026-03-16T08:33:43.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67682026-03-16T08:33:43.314Z No change in performance detected.
67692026-03-16T08:33:43.314Z
67702026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67712026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67722026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1882 ms (220 iterations)
67732026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67742026-03-16T08:33:43.314Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67752026-03-16T08:33:43.314Z time: [35.000 35.000 35.000 ]
67762026-03-16T08:33:43.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67772026-03-16T08:33:43.314Z No change in performance detected.
67782026-03-16T08:33:43.314Z
67792026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67802026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67812026-03-16T08:33:43.314ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0869 ms (385 iterations)
67822026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67832026-03-16T08:33:43.318Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67842026-03-16T08:33:43.318Z time: [20.000 20.000 20.000 ]
67852026-03-16T08:33:43.318Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67862026-03-16T08:33:43.318Z No change in performance detected.
67872026-03-16T08:33:43.318Z
67882026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67892026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67902026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1209 ms (275 iterations)
67912026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67922026-03-16T08:33:43.318Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67932026-03-16T08:33:43.318Z time: [20.000 20.000 20.000 ]
67942026-03-16T08:33:43.318Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67952026-03-16T08:33:43.318Z No change in performance detected.
67962026-03-16T08:33:43.318Z
67972026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67982026-03-16T08:33:43.318ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67992026-03-16T08:33:43.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1953 ms (330 iterations)
68002026-03-16T08:33:43.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
68012026-03-16T08:33:43.321Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68022026-03-16T08:33:43.321Z time: [35.000 35.000 35.000 ]
68032026-03-16T08:33:43.321Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68042026-03-16T08:33:43.321Z No change in performance detected.
68052026-03-16T08:33:43.321Z
68062026-03-16T08:33:43.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68072026-03-16T08:33:43.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68082026-03-16T08:33:43.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0332 ms (220 iterations)
68092026-03-16T08:33:43.321ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
68102026-03-16T08:33:43.325Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68112026-03-16T08:33:43.325Z time: [35.000 35.000 35.000 ]
68122026-03-16T08:33:43.325Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68132026-03-16T08:33:43.325Z No change in performance detected.
68142026-03-16T08:33:43.325Z
68152026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68162026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
68172026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1024 ms (330 iterations)
68182026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
68192026-03-16T08:33:43.325Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68202026-03-16T08:33:43.325Z time: [20.000 20.000 20.000 ]
68212026-03-16T08:33:43.325Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68222026-03-16T08:33:43.325Z No change in performance detected.
68232026-03-16T08:33:43.325Z
68242026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68252026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
68262026-03-16T08:33:43.325ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0532 ms (275 iterations)
68272026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
68282026-03-16T08:33:43.329Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68292026-03-16T08:33:43.329Z time: [20.000 20.000 20.000 ]
68302026-03-16T08:33:43.329Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68312026-03-16T08:33:43.329Z No change in performance detected.
68322026-03-16T08:33:43.329Z
68332026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68342026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68352026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1402 ms (275 iterations)
68362026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
68372026-03-16T08:33:43.329Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68382026-03-16T08:33:43.329Z time: [35.000 35.000 35.000 ]
68392026-03-16T08:33:43.329Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68402026-03-16T08:33:43.329Z No change in performance detected.
68412026-03-16T08:33:43.329Z
68422026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68432026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68442026-03-16T08:33:43.329ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1557 ms (220 iterations)
68452026-03-16T08:33:43.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
68462026-03-16T08:33:43.333Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68472026-03-16T08:33:43.333Z time: [35.000 35.000 35.000 ]
68482026-03-16T08:33:43.333Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68492026-03-16T08:33:43.333Z No change in performance detected.
68502026-03-16T08:33:43.333Z
68512026-03-16T08:33:43.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68522026-03-16T08:33:43.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
68532026-03-16T08:33:43.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0209 ms (330 iterations)
68542026-03-16T08:33:43.333ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68552026-03-16T08:33:43.333Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68562026-03-16T08:33:43.333Z time: [20.000 20.000 20.000 ]
68572026-03-16T08:33:43.333Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68582026-03-16T08:33:43.333Z No change in performance detected.
68592026-03-16T08:33:43.333Z
68602026-03-16T08:33:43.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68612026-03-16T08:33:43.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68622026-03-16T08:33:43.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1650 ms (275 iterations)
68632026-03-16T08:33:43.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68642026-03-16T08:33:43.336Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68652026-03-16T08:33:43.336Z time: [20.000 20.000 20.000 ]
68662026-03-16T08:33:43.336Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68672026-03-16T08:33:43.336Z No change in performance detected.
68682026-03-16T08:33:43.336Z
68692026-03-16T08:33:43.336ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68702026-03-16T08:33:43.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68712026-03-16T08:33:43.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1009 ms (275 iterations)
68722026-03-16T08:33:43.337ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68732026-03-16T08:33:43.340Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68742026-03-16T08:33:43.340Z time: [35.000 35.000 35.000 ]
68752026-03-16T08:33:43.340Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68762026-03-16T08:33:43.340Z No change in performance detected.
68772026-03-16T08:33:43.340Z
68782026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68792026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68802026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0981 ms (220 iterations)
68812026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68822026-03-16T08:33:43.340Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68832026-03-16T08:33:43.340Z time: [35.000 35.000 35.000 ]
68842026-03-16T08:33:43.340Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68852026-03-16T08:33:43.340Z No change in performance detected.
68862026-03-16T08:33:43.340Z
68872026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68882026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68892026-03-16T08:33:43.340ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1250 ms (385 iterations)
68902026-03-16T08:33:43.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68912026-03-16T08:33:43.344Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68922026-03-16T08:33:43.344Z time: [20.000 20.000 20.000 ]
68932026-03-16T08:33:43.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68942026-03-16T08:33:43.344Z No change in performance detected.
68952026-03-16T08:33:43.344Z
68962026-03-16T08:33:43.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68972026-03-16T08:33:43.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68982026-03-16T08:33:43.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1303 ms (275 iterations)
68992026-03-16T08:33:43.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
69002026-03-16T08:33:43.344Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
69012026-03-16T08:33:43.344Z time: [20.000 20.000 20.000 ]
69022026-03-16T08:33:43.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69032026-03-16T08:33:43.344Z No change in performance detected.
69042026-03-16T08:33:43.347Z
69052026-03-16T08:33:43.347ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
69062026-03-16T08:33:43.347ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
69072026-03-16T08:33:43.347ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0156 ms (605 iterations)
69082026-03-16T08:33:43.347ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
69092026-03-16T08:33:43.348Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
69102026-03-16T08:33:43.348Z time: [3924.0 B 3924.0 B 3924.0 B]
69112026-03-16T08:33:43.348Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69122026-03-16T08:33:43.348Z No change in performance detected.
69132026-03-16T08:33:43.348Z
69142026-03-16T08:33:43.348ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
69152026-03-16T08:33:43.348ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
69162026-03-16T08:33:43.348ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0649 ms (660 iterations)
69172026-03-16T08:33:43.348ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
69182026-03-16T08:33:43.351Zprocess/Hairpin-DHCPv4/alloc_sz/Request
69192026-03-16T08:33:43.351Z time: [3924.0 B 3924.0 B 3924.0 B]
69202026-03-16T08:33:43.351Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69212026-03-16T08:33:43.351Z No change in performance detected.
69222026-03-16T08:33:43.351Z
69232026-03-16T08:33:43.351ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
69242026-03-16T08:33:43.351ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
69252026-03-16T08:33:43.351ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0192 ms (440 iterations)
69262026-03-16T08:33:43.351ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
69272026-03-16T08:33:43.351Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
69282026-03-16T08:33:43.351Z time: [3988.0 B 3988.0 B 3988.0 B]
69292026-03-16T08:33:43.351Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69302026-03-16T08:33:43.351Z No change in performance detected.
69312026-03-16T08:33:43.351Z
69322026-03-16T08:33:43.351ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
69332026-03-16T08:33:43.352ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
69342026-03-16T08:33:43.352ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0507 ms (440 iterations)
69352026-03-16T08:33:43.355ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
69362026-03-16T08:33:43.355Zprocess/Hairpin-DHCPv6/alloc_sz/Request
69372026-03-16T08:33:43.355Z time: [4386.0 B 4386.0 B 4386.0 B]
69382026-03-16T08:33:43.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69392026-03-16T08:33:43.355Z No change in performance detected.
69402026-03-16T08:33:43.355Z
69412026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
69422026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
69432026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0605 ms (770 iterations)
69442026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
69452026-03-16T08:33:43.355Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
69462026-03-16T08:33:43.355Z time: [2888.0 B 2888.0 B 2888.0 B]
69472026-03-16T08:33:43.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69482026-03-16T08:33:43.355Z No change in performance detected.
69492026-03-16T08:33:43.355Z
69502026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
69512026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
69522026-03-16T08:33:43.355ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0105 ms (660 iterations)
69532026-03-16T08:33:43.359ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
69542026-03-16T08:33:43.359Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
69552026-03-16T08:33:43.359Z time: [2873.0 B 2873.0 B 2873.0 B]
69562026-03-16T08:33:43.359Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69572026-03-16T08:33:43.359Z No change in performance detected.
69582026-03-16T08:33:43.359Z
69592026-03-16T08:33:43.359ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69602026-03-16T08:33:43.359ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
69612026-03-16T08:33:43.359ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0496 ms (605 iterations)
69622026-03-16T08:33:43.359ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
69632026-03-16T08:33:43.359Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69642026-03-16T08:33:43.359Z time: [2926.0 B 2926.0 B 2926.0 B]
69652026-03-16T08:33:43.359Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69662026-03-16T08:33:43.359Z No change in performance detected.
69672026-03-16T08:33:43.362Z
69682026-03-16T08:33:43.362ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69692026-03-16T08:33:43.362ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
69702026-03-16T08:33:43.362ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0857 ms (660 iterations)
69712026-03-16T08:33:43.362ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
69722026-03-16T08:33:43.362Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69732026-03-16T08:33:43.362Z time: [2910.0 B 2910.0 B 2910.0 B]
69742026-03-16T08:33:43.362Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69752026-03-16T08:33:43.363Z No change in performance detected.
69762026-03-16T08:33:43.363Z
69772026-03-16T08:33:43.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69782026-03-16T08:33:43.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69792026-03-16T08:33:43.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0201 ms (770 iterations)
69802026-03-16T08:33:43.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69812026-03-16T08:33:43.366Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69822026-03-16T08:33:43.366Z time: [264.00 B 264.00 B 264.00 B]
69832026-03-16T08:33:43.366Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69842026-03-16T08:33:43.366Z No change in performance detected.
69852026-03-16T08:33:43.366Z
69862026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69872026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69882026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0345 ms (440 iterations)
69892026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69902026-03-16T08:33:43.366Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69912026-03-16T08:33:43.366Z time: [264.00 B 264.00 B 264.00 B]
69922026-03-16T08:33:43.366Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69932026-03-16T08:33:43.366Z No change in performance detected.
69942026-03-16T08:33:43.366Z
69952026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
69962026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69972026-03-16T08:33:43.366ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0074 ms (715 iterations)
69982026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69992026-03-16T08:33:43.370ZCriterion.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.
70002026-03-16T08:33:43.370Z
70012026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
70022026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70032026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0831 ms (440 iterations)
70042026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70052026-03-16T08:33:43.370ZCriterion.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.
70062026-03-16T08:33:43.370Z
70072026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70082026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70092026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0213 ms (935 iterations)
70102026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70112026-03-16T08:33:43.370Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70122026-03-16T08:33:43.370Z time: [264.00 B 264.00 B 264.00 B]
70132026-03-16T08:33:43.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70142026-03-16T08:33:43.370Z No change in performance detected.
70152026-03-16T08:33:43.370Z
70162026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70172026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70182026-03-16T08:33:43.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1157 ms (495 iterations)
70192026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70202026-03-16T08:33:43.374Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70212026-03-16T08:33:43.374Z time: [264.00 B 264.00 B 264.00 B]
70222026-03-16T08:33:43.374Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70232026-03-16T08:33:43.374Z No change in performance detected.
70242026-03-16T08:33:43.374Z
70252026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
70262026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70272026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0563 ms (825 iterations)
70282026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70292026-03-16T08:33:43.374ZCriterion.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.
70302026-03-16T08:33:43.374Z
70312026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
70322026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70332026-03-16T08:33:43.374ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1100 ms (440 iterations)
70342026-03-16T08:33:43.377ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70352026-03-16T08:33:43.378ZCriterion.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.
70362026-03-16T08:33:43.378Z
70372026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70382026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70392026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0324 ms (825 iterations)
70402026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70412026-03-16T08:33:43.378Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70422026-03-16T08:33:43.378Z time: [264.00 B 264.00 B 264.00 B]
70432026-03-16T08:33:43.378Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70442026-03-16T08:33:43.378Z No change in performance detected.
70452026-03-16T08:33:43.378Z
70462026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70472026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70482026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0808 ms (440 iterations)
70492026-03-16T08:33:43.378ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70502026-03-16T08:33:43.381Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70512026-03-16T08:33:43.381Z time: [264.00 B 264.00 B 264.00 B]
70522026-03-16T08:33:43.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70532026-03-16T08:33:43.381Z No change in performance detected.
70542026-03-16T08:33:43.381Z
70552026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
70562026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70572026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0666 ms (660 iterations)
70582026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70592026-03-16T08:33:43.381ZCriterion.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.
70602026-03-16T08:33:43.381Z
70612026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
70622026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70632026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0066 ms (385 iterations)
70642026-03-16T08:33:43.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70652026-03-16T08:33:43.381ZCriterion.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.
70662026-03-16T08:33:43.381Z
70672026-03-16T08:33:43.382ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70682026-03-16T08:33:43.382ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70692026-03-16T08:33:43.382ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0092 ms (880 iterations)
70702026-03-16T08:33:43.390ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70712026-03-16T08:33:43.390Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70722026-03-16T08:33:43.390Z time: [264.00 B 264.00 B 264.00 B]
70732026-03-16T08:33:43.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70742026-03-16T08:33:43.390Z No change in performance detected.
70752026-03-16T08:33:43.390Z
70762026-03-16T08:33:43.390ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70772026-03-16T08:33:43.390ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70782026-03-16T08:33:43.390ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0267 ms (440 iterations)
70792026-03-16T08:33:43.390ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70802026-03-16T08:33:43.390Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70812026-03-16T08:33:43.391Z time: [264.00 B 264.00 B 264.00 B]
70822026-03-16T08:33:43.391Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70832026-03-16T08:33:43.391Z No change in performance detected.
70842026-03-16T08:33:43.391Z
70852026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
70862026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70872026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0557 ms (770 iterations)
70882026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70892026-03-16T08:33:43.391ZCriterion.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.
70902026-03-16T08:33:43.391Z
70912026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
70922026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70932026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0924 ms (440 iterations)
70942026-03-16T08:33:43.391ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70952026-03-16T08:33:43.391ZCriterion.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.
70962026-03-16T08:33:43.391Z
70972026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
70982026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70992026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0578 ms (275 iterations)
71002026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
71012026-03-16T08:33:43.391Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71022026-03-16T08:33:43.391Z time: [7363.0 B 7363.0 B 7363.0 B]
71032026-03-16T08:33:43.391Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71042026-03-16T08:33:43.391Z No change in performance detected.
71052026-03-16T08:33:43.391Z
71062026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71072026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71082026-03-16T08:33:43.391ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0518 ms (220 iterations)
71092026-03-16T08:33:43.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
71102026-03-16T08:33:43.396Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71112026-03-16T08:33:43.396Z time: [7363.0 B 7363.0 B 7363.0 B]
71122026-03-16T08:33:43.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71132026-03-16T08:33:43.396Z No change in performance detected.
71142026-03-16T08:33:43.396Z
71152026-03-16T08:33:43.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71162026-03-16T08:33:43.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
71172026-03-16T08:33:43.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0785 ms (385 iterations)
71182026-03-16T08:33:43.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
71192026-03-16T08:33:43.396Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71202026-03-16T08:33:43.396Z time: [5872.0 B 5872.0 B 5872.0 B]
71212026-03-16T08:33:43.396Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71222026-03-16T08:33:43.396Z No change in performance detected.
71232026-03-16T08:33:43.396Z
71242026-03-16T08:33:43.396ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71252026-03-16T08:33:43.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71262026-03-16T08:33:43.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0966 ms (275 iterations)
71272026-03-16T08:33:43.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
71282026-03-16T08:33:43.397Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71292026-03-16T08:33:43.397Z time: [5872.0 B 5872.0 B 5872.0 B]
71302026-03-16T08:33:43.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71312026-03-16T08:33:43.397Z No change in performance detected.
71322026-03-16T08:33:43.397Z
71332026-03-16T08:33:43.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71342026-03-16T08:33:43.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
71352026-03-16T08:33:43.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0089 ms (275 iterations)
71362026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
71372026-03-16T08:33:43.400Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71382026-03-16T08:33:43.400Z time: [7363.0 B 7363.0 B 7363.0 B]
71392026-03-16T08:33:43.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71402026-03-16T08:33:43.400Z No change in performance detected.
71412026-03-16T08:33:43.400Z
71422026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71432026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71442026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0236 ms (220 iterations)
71452026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
71462026-03-16T08:33:43.400Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71472026-03-16T08:33:43.400Z time: [7363.0 B 7363.0 B 7363.0 B]
71482026-03-16T08:33:43.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71492026-03-16T08:33:43.400Z No change in performance detected.
71502026-03-16T08:33:43.400Z
71512026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71522026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
71532026-03-16T08:33:43.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0380 ms (385 iterations)
71542026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
71552026-03-16T08:33:43.404Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71562026-03-16T08:33:43.404Z time: [5872.0 B 5872.0 B 5872.0 B]
71572026-03-16T08:33:43.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71582026-03-16T08:33:43.404Z No change in performance detected.
71592026-03-16T08:33:43.404Z
71602026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71612026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
71622026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0429 ms (275 iterations)
71632026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
71642026-03-16T08:33:43.404Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71652026-03-16T08:33:43.404Z time: [5872.0 B 5872.0 B 5872.0 B]
71662026-03-16T08:33:43.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71672026-03-16T08:33:43.404Z No change in performance detected.
71682026-03-16T08:33:43.404Z
71692026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71702026-03-16T08:33:43.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71712026-03-16T08:33:43.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1341 ms (275 iterations)
71722026-03-16T08:33:43.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
71732026-03-16T08:33:43.408Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71742026-03-16T08:33:43.408Z time: [7363.0 B 7363.0 B 7363.0 B]
71752026-03-16T08:33:43.408Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71762026-03-16T08:33:43.408Z No change in performance detected.
71772026-03-16T08:33:43.408Z
71782026-03-16T08:33:43.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71792026-03-16T08:33:43.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71802026-03-16T08:33:43.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1240 ms (220 iterations)
71812026-03-16T08:33:43.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71822026-03-16T08:33:43.411Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71832026-03-16T08:33:43.411Z time: [7363.0 B 7363.0 B 7363.0 B]
71842026-03-16T08:33:43.411Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71852026-03-16T08:33:43.411Z No change in performance detected.
71862026-03-16T08:33:43.411Z
71872026-03-16T08:33:43.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71882026-03-16T08:33:43.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
71892026-03-16T08:33:43.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1660 ms (385 iterations)
71902026-03-16T08:33:43.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
71912026-03-16T08:33:43.411Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71922026-03-16T08:33:43.411Z time: [5872.0 B 5872.0 B 5872.0 B]
71932026-03-16T08:33:43.411Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71942026-03-16T08:33:43.411Z No change in performance detected.
71952026-03-16T08:33:43.411Z
71962026-03-16T08:33:43.411ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
71972026-03-16T08:33:43.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71982026-03-16T08:33:43.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1904 ms (275 iterations)
71992026-03-16T08:33:43.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
72002026-03-16T08:33:43.415Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72012026-03-16T08:33:43.415Z time: [5872.0 B 5872.0 B 5872.0 B]
72022026-03-16T08:33:43.415Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72032026-03-16T08:33:43.415Z No change in performance detected.
72042026-03-16T08:33:43.415Z
72052026-03-16T08:33:43.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72062026-03-16T08:33:43.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
72072026-03-16T08:33:43.415ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1040 ms (275 iterations)
72082026-03-16T08:33:43.416ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
72092026-03-16T08:33:43.416Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72102026-03-16T08:33:43.416Z time: [7363.0 B 7363.0 B 7363.0 B]
72112026-03-16T08:33:43.416Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72122026-03-16T08:33:43.416Z No change in performance detected.
72132026-03-16T08:33:43.416Z
72142026-03-16T08:33:43.416ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72152026-03-16T08:33:43.416ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72162026-03-16T08:33:43.416ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0954 ms (220 iterations)
72172026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
72182026-03-16T08:33:43.419Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72192026-03-16T08:33:43.419Z time: [7363.0 B 7363.0 B 7363.0 B]
72202026-03-16T08:33:43.419Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72212026-03-16T08:33:43.419Z No change in performance detected.
72222026-03-16T08:33:43.419Z
72232026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72242026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
72252026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1354 ms (385 iterations)
72262026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
72272026-03-16T08:33:43.419Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72282026-03-16T08:33:43.419Z time: [5872.0 B 5872.0 B 5872.0 B]
72292026-03-16T08:33:43.419Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72302026-03-16T08:33:43.419Z No change in performance detected.
72312026-03-16T08:33:43.419Z
72322026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72332026-03-16T08:33:43.419ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
72342026-03-16T08:33:43.423ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1054 ms (275 iterations)
72352026-03-16T08:33:43.423ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
72362026-03-16T08:33:43.423Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72372026-03-16T08:33:43.423Z time: [5872.0 B 5872.0 B 5872.0 B]
72382026-03-16T08:33:43.423Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72392026-03-16T08:33:43.423Z No change in performance detected.
72402026-03-16T08:33:43.423Z
72412026-03-16T08:33:43.468Z+ cp -r target/criterion /work/bench-results
72422026-03-16T08:33:43.612Z+ cp -r target/xde-bench /work/bench-results
72432026-03-16T08:33:43.665Z+ pushd /work
72442026-03-16T08:33:43.665Z/work /work/oxidecomputer/opte
72452026-03-16T08:33:43.669Z+ tar -caf bench-results.tgz bench-results
72462026-03-16T08:33:44.340Z+ popd
72472026-03-16T08:33:44.341Z/work/oxidecomputer/opte
72482026-03-16T08:33:44.344Z+ cleanup
72492026-03-16T08:33:44.344Z++ id -un
72502026-03-16T08:33:44.347Z++ id -gn
72512026-03-16T08:33:44.347Z+ pfexec chown -R build:build .
72522026-03-16T08:33:44.431Z+ [[ -z 01KKTT8K995P575JQVVG7NKRWH ]]
72532026-03-16T08:33:44.434Zprocess exited: duration 1722417 ms, exit code 0
 
72542026-03-16T08:33:44.447Zfound 1 output files
72552026-03-16T08:33:44.447Zuploading: /work/bench-results.tgz (4841408 bytes)
72562026-03-16T08:33:45.492Zuploaded: /work/bench-results.tgz