01KKZGK7E6ED21MV0YKC3NP8HH: 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: 01KKZGKTZFK73S8W4KV2PQB5SA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-18T03:50:34.940Zjob dependencies complete; ready to run (waiting for 7 m 48 s)
22026-03-18T03:52:15.142Zjob assigned to worker 01KKZH2APJ29YP0JYTJC0QTEFF [factory aws, i-0628c84c2dd100779] (queued for 1 m 40 s)
32026-03-18T03:52:22.883Zdownloading input: /input/xde/work/debug/xde.dbg
42026-03-18T03:52:23.792Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-03-18T03:52:23.795Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-03-18T03:52:23.817Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-03-18T03:52:23.820Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-03-18T03:52:23.870Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-03-18T03:52:23.870Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-03-18T03:52:23.898Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-03-18T03:52:23.901Zdownloading input: /input/xde/work/release/xde
122026-03-18T03:52:24.456Zdownloaded input: /input/xde/work/release/xde
132026-03-18T03:52:24.459Zdownloading input: /input/xde/work/release/xde.sha256
142026-03-18T03:52:24.487Zdownloaded input: /input/xde/work/release/xde.sha256
152026-03-18T03:52:24.487Zdownloading input: /input/xde/work/release/xde_link.so
162026-03-18T03:52:24.514Zdownloaded input: /input/xde/work/release/xde_link.so
172026-03-18T03:52:24.517Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-03-18T03:52:24.540Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-03-18T03:52:24.543Zdownloading input: /input/xde/work/test/loopback
202026-03-18T03:52:25.047Zdownloaded input: /input/xde/work/test/loopback
212026-03-18T03:52:25.050Zdownloading input: /input/xde/work/test/multicast_rx
222026-03-18T03:52:25.550Zdownloaded input: /input/xde/work/test/multicast_rx
232026-03-18T03:52:25.553Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-03-18T03:52:26.092Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-03-18T03:52:26.095Zdownloading input: /input/xde/work/test/multicast_validation
262026-03-18T03:52:26.687Zdownloaded input: /input/xde/work/test/multicast_validation
272026-03-18T03:52:26.691Zdownloading input: /input/xde/work/xde.conf
282026-03-18T03:52:26.716Zdownloaded input: /input/xde/work/xde.conf
 
292026-03-18T03:52:26.716Zstarting task 0: "setup"
302026-03-18T03:52:26.728Z++ uname -s
312026-03-18T03:52:26.732Z+ kern=SunOS
322026-03-18T03:52:26.732Z+ build_user=build
332026-03-18T03:52:26.732Z+ build_uid=12345
342026-03-18T03:52:26.732Z+ work_dir=/work
352026-03-18T03:52:26.732Z+ input_dir=/input
362026-03-18T03:52:26.732Z+ [[ 0 == 12345 ]]
372026-03-18T03:52:26.732Z+ case "$kern" in
382026-03-18T03:52:26.732Z+ groupadd -g 12345 build
392026-03-18T03:52:26.735Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
402026-03-18T03:52:28.742Z+ zfs create -o mountpoint=/work rpool/work
412026-03-18T03:52:28.867Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
422026-03-18T03:52:28.870Z+ home_fs=zfs
432026-03-18T03:52:28.870Z+ [[ zfs == autofs ]]
442026-03-18T03:52:28.870Z+ mkdir -p /home/build
452026-03-18T03:52:28.873Z+ chown build:build /home/build /work
462026-03-18T03:52:30.873Z+ chmod 0700 /home/build /work
472026-03-18T03:52:30.876Zprocess exited: duration 4160 ms, exit code 0
 
482026-03-18T03:52:30.882Zstarting task 1: "rust-toolchain"
492026-03-18T03:52:30.886Z+ printf ' * rust toolchain channel = "%s"\n' 1.93.1
502026-03-18T03:52:30.886Z * rust toolchain channel = "1.93.1"
512026-03-18T03:52:30.886Z * rust toolchain profile = "default"
522026-03-18T03:52:30.886Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-03-18T03:52:30.886Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-03-18T03:52:30.886Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-03-18T03:52:30.889Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
562026-03-18T03:52:30.889Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.1 --profile default
572026-03-18T03:52:31.022Zinfo: downloading installer
582026-03-18T03:52:32.602Zwarn: It looks like you have an existing installation of Rust at:
592026-03-18T03:52:32.602Zwarn: /opt/ooce/bin
602026-03-18T03:52:32.602Zwarn: It is recommended that rustup be the primary Rust installation.
612026-03-18T03:52:32.602Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
622026-03-18T03:52:32.602Zwarn: If you are sure that you want both rustup and your already installed Rust
632026-03-18T03:52:32.602Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
642026-03-18T03:52:32.602Zwarn: or pass `-y' to ignore all ignorable checks.
652026-03-18T03:52:32.602Zerror: cannot install while Rust is installed
662026-03-18T03:52:32.602Zwarn: continuing (because the -y flag is set and the error is ignorable)
672026-03-18T03:52:32.602Zwarn: It looks like you have an existing rustup settings file at:
682026-03-18T03:52:32.602Zwarn: /home/build/.rustup/settings.toml
692026-03-18T03:52:32.602Zwarn: Rustup will install the default toolchain as specified in the settings file,
702026-03-18T03:52:32.602Zwarn: instead of the one inferred from the default host triple.
712026-03-18T03:52:32.618Zinfo: profile set to default
722026-03-18T03:52:32.618Zinfo: default host triple is x86_64-unknown-illumos
732026-03-18T03:52:32.621Zinfo: syncing channel updates for 1.93.1-x86_64-unknown-illumos
742026-03-18T03:52:32.762Zinfo: latest update on 2026-02-12 for version 1.93.1 (01f6ddf75 2026-02-11)
752026-03-18T03:52:32.765Zinfo: downloading 6 components
762026-03-18T03:52:49.210Z
772026-03-18T03:52:49.210Zinfo: default toolchain set to 1.93.1-x86_64-unknown-illumos
782026-03-18T03:52:49.242Z 1.93.1-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11)
792026-03-18T03:52:49.242Z
802026-03-18T03:52:49.245Z
812026-03-18T03:52:49.245ZRust is installed now. Great!
822026-03-18T03:52:49.245Z
832026-03-18T03:52:49.245ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
842026-03-18T03:52:49.246Zenvironment variable. This has not been done automatically.
852026-03-18T03:52:49.246Z
862026-03-18T03:52:49.246ZTo configure your current shell, you need to source
872026-03-18T03:52:49.246Zthe corresponding env file under $HOME/.cargo.
882026-03-18T03:52:49.246Z
892026-03-18T03:52:49.246ZThis is usually done by running one of the following (note the leading DOT):
902026-03-18T03:52:49.246Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
912026-03-18T03:52:49.246Zsource "$HOME/.cargo/env.fish" # For fish
922026-03-18T03:52:49.246Zsource "~/.cargo/env.nu" # For nushell
932026-03-18T03:52:49.246Zsource "$HOME/.cargo/env.tcsh" # For tcsh
942026-03-18T03:52:49.246Z. "$HOME/.cargo/env.ps1" # For pwsh
952026-03-18T03:52:49.246Zsource "$HOME/.cargo/env.xsh" # For xonsh
962026-03-18T03:52:49.246Zwarn: no default linker (`cc`) was found in your PATH
972026-03-18T03:52:49.246Zwarn: many Rust crates require a system C toolchain to build
982026-03-18T03:52:49.350Z+ rustup --version
992026-03-18T03:52:49.361Zrustup 1.29.0 (28d1352db 2026-03-05)
1002026-03-18T03:52:49.364Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1012026-03-18T03:52:49.386Zinfo: the currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)`
1022026-03-18T03:52:49.389Z+ cargo --version
1032026-03-18T03:52:49.405Zcargo 1.93.1 (083ac5135 2025-12-15)
1042026-03-18T03:52:49.409Z+ rustc --version
1052026-03-18T03:52:49.432Zrustc 1.93.1 (01f6ddf75 2026-02-11)
1062026-03-18T03:52:49.435Zprocess exited: duration 18554 ms, exit code 0
 
1072026-03-18T03:52:49.441Zstarting task 2: "authentication"
1082026-03-18T03:52:49.460Zprocess exited: duration 18 ms, exit code 0
 
1092026-03-18T03:52:49.466Zstarting task 3: "clone repository"
1102026-03-18T03:52:49.470Z+ mkdir -p /work/oxidecomputer/opte
1112026-03-18T03:52:49.473Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1122026-03-18T03:52:49.504ZCloning into '/work/oxidecomputer/opte'...
1132026-03-18T03:52:50.303Z+ cd /work/oxidecomputer/opte
1142026-03-18T03:52:50.303Z+ git fetch origin c21bce65b38656aff9ce245724d3a4971087f584
1152026-03-18T03:52:50.775ZFrom https://github.com/oxidecomputer/opte
1162026-03-18T03:52:50.775Z * branch c21bce65b38656aff9ce245724d3a4971087f584 -> FETCH_HEAD
1172026-03-18T03:52:50.782Z+ [[ -n renovate/toml-1.x-lockfile ]]
1182026-03-18T03:52:50.785Z++ git branch --show-current
1192026-03-18T03:52:50.785Z+ current=master
1202026-03-18T03:52:50.785Z+ [[ master != renovate/toml-1.x-lockfile ]]
1212026-03-18T03:52:50.785Z+ git branch -f renovate/toml-1.x-lockfile c21bce65b38656aff9ce245724d3a4971087f584
1222026-03-18T03:52:50.790Z+ git checkout -f renovate/toml-1.x-lockfile
1232026-03-18T03:52:50.811ZSwitched to branch 'renovate/toml-1.x-lockfile'
1242026-03-18T03:52:50.815Z+ git reset --hard c21bce65b38656aff9ce245724d3a4971087f584
1252026-03-18T03:52:50.835ZHEAD is now at c21bce6 Update Rust crate toml to v1.0.7
1262026-03-18T03:52:50.843Zprocess exited: duration 1369 ms, exit code 0
 
1272026-03-18T03:52:50.850Zstarting task 4: "build"
1282026-03-18T03:52:50.854Z+ source .github/buildomat/common.sh
1292026-03-18T03:52:50.858Z++ rustup show active-toolchain
1302026-03-18T03:52:50.869Z1.93.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1312026-03-18T03:52:50.873Z++ pushd xde
1322026-03-18T03:52:50.873Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1332026-03-18T03:52:50.873Z++ rustup show active-toolchain
1342026-03-18T03:52:50.873Zinfo: syncing channel updates for nightly-2026-02-24-x86_64-unknown-illumos
1352026-03-18T03:52:51.148Zinfo: latest update on 2026-02-24 for version 1.95.0-nightly (b3869b94c 2026-02-23)
1362026-03-18T03:52:51.154Zinfo: downloading 6 components
1372026-03-18T03:53:05.468Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1382026-03-18T03:53:05.587Z+++ rustup show active-toolchain -v
1392026-03-18T03:53:05.591Z+++ head -n 1
1402026-03-18T03:53:05.591Z+++ cut '-d ' -f1
1412026-03-18T03:53:05.665Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1422026-03-18T03:53:05.665Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1432026-03-18T03:53:05.665Z++ popd
1442026-03-18T03:53:05.668Z/work/oxidecomputer/opte
1452026-03-18T03:53:05.668Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1462026-03-18T03:53:15.830Z Startup: Refreshing catalog 'helios-dev' ... Done
1472026-03-18T03:53:25.469Z Startup: Caching catalogs ... Done
1482026-03-18T03:53:48.176ZPlanning: Solver setup ... Done
1492026-03-18T03:53:48.359ZPlanning: Running solver ... Done
1502026-03-18T03:53:48.549ZPlanning: Finding local manifests ... Done
1512026-03-18T03:53:48.563ZPlanning: Fetching manifests: 0/6 0% complete
1522026-03-18T03:53:48.590ZPlanning: Fetching manifests: 6/6 100% complete
1532026-03-18T03:53:48.607ZPlanning: Package planning ... Done
1542026-03-18T03:53:48.609ZPlanning: Merging actions ... Done
1552026-03-18T03:53:48.872ZPlanning: Checking for conflicting actions ... Done
1562026-03-18T03:53:48.875ZPlanning: Consolidating action changes ... Done
1572026-03-18T03:53:49.723ZPlanning: Evaluating mediators ... Done
1582026-03-18T03:53:49.726ZPlanning: Planning completed in 24.11 seconds
1592026-03-18T03:53:49.736Z Packages to install: 6
1602026-03-18T03:53:49.739Z Services to change: 2
1612026-03-18T03:53:49.739Z Create boot environment: No
1622026-03-18T03:53:49.739ZCreate backup boot environment: No
1632026-03-18T03:53:49.780Z
1642026-03-18T03:53:49.780ZDownload: 0/22 items 0.0/14.7MB 0% complete
1652026-03-18T03:53:49.940ZDownload: Completed 14.66 MB in 0.16 seconds (91.6M/s)
1662026-03-18T03:53:50.063Z Actions: 1/110 actions (Installing new actions)
1672026-03-18T03:53:50.552Z Actions: Completed 110 actions in 0.49 seconds.
1682026-03-18T03:53:50.892Z Done
1692026-03-18T03:53:50.892Z Done
1702026-03-18T03:53:51.809Z Done
1712026-03-18T03:53:55.884Z Done
1722026-03-18T03:53:55.962Z Done
1732026-03-18T03:53:55.965Z Done
1742026-03-18T03:54:02.023Z Done
1752026-03-18T03:54:02.731Z+ [[ -z 01KKZGKTZFK73S8W4KV2PQB5SA ]]
1762026-03-18T03:54:02.731Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1772026-03-18T03:54:04.057Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23457:20250626T230506Z
1782026-03-18T03:54:04.057Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1792026-03-18T03:54:04.057Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1802026-03-18T03:54:04.057Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1812026-03-18T03:54:04.057Ztempdir @ "/tmp/.tmpoPYbtp/tmp"
1822026-03-18T03:54:04.057Zimage root @ "/tmp/.tmpoPYbtp/tmp/root"
1832026-03-18T03:54:04.057Zcreating image...
1842026-03-18T03:54:04.433Zcopying publishers...
1852026-03-18T03:54:22.194Zadding properties...
1862026-03-18T03:54:23.051Zinstalling packages...
1872026-03-18T03:56:04.844Zseeding SMF database...
1882026-03-18T03:56:10.921Zconfiguring SMF profile...
1892026-03-18T03:56:10.924Zmodifying shadow(5)...
1902026-03-18T03:56:10.924Zloading user and group database...
1912026-03-18T03:56:10.924Zloading facet selections...
1922026-03-18T03:56:11.257Z devel -> true
1932026-03-18T03:56:11.257Z doc.man -> true
1942026-03-18T03:56:11.257Z entire.service/hal -> true
1952026-03-18T03:56:11.257Z entire.service/network/smtp/dma -> true
1962026-03-18T03:56:11.257Z locale.ar -> true
1972026-03-18T03:56:11.257Z locale.ca -> true
1982026-03-18T03:56:11.257Z locale.cs -> true
1992026-03-18T03:56:11.257Z locale.de -> true
2002026-03-18T03:56:11.257Z locale.es -> true
2012026-03-18T03:56:11.257Z locale.fr -> true
2022026-03-18T03:56:11.257Z locale.he -> true
2032026-03-18T03:56:11.257Z locale.hu -> true
2042026-03-18T03:56:11.257Z locale.id -> true
2052026-03-18T03:56:11.257Z locale.it -> true
2062026-03-18T03:56:11.257Z locale.ja -> true
2072026-03-18T03:56:11.257Z locale.ko -> true
2082026-03-18T03:56:11.257Z locale.nl -> true
2092026-03-18T03:56:11.257Z locale.pl -> true
2102026-03-18T03:56:11.258Z locale.pt_BR -> true
2112026-03-18T03:56:11.258Z locale.ru -> true
2122026-03-18T03:56:11.258Z locale.sk -> true
2132026-03-18T03:56:11.258Z locale.sv -> true
2142026-03-18T03:56:11.258Z locale.zh_CN -> true
2152026-03-18T03:56:11.258Z locale.zh_HK -> true
2162026-03-18T03:56:11.258Z locale.zh_TW -> true
2172026-03-18T03:56:11.258Z onu.ooceonly -> true
2182026-03-18T03:56:11.258Z version-lock.shell/ksh93 -> true
2192026-03-18T03:56:11.258Z version-lock.system/data/hardware-registry -> true
2202026-03-18T03:56:11.258Z version-lock.system/data/zoneinfo -> true
2212026-03-18T03:56:11.258Z version-lock.system/microcode/amd -> true
2222026-03-18T03:56:11.258Z version-lock.system/microcode/intel -> true
2232026-03-18T03:56:11.258Z version-lock.system/microcode/oxide -> true
2242026-03-18T03:56:11.258Zassessing packaged files...
2252026-03-18T03:56:13.309Zcreating archive...
2262026-03-18T03:56:13.343Zmissing from packaging:
2272026-03-18T03:56:13.345Z "etc/.pwd.lock"
2282026-03-18T03:56:13.348Z "etc/svc/profile/generic.xml"
2292026-03-18T03:56:13.350Z "etc/svc/profile/inetd_services.xml"
2302026-03-18T03:56:13.350Z "etc/svc/profile/name_service.xml"
2312026-03-18T03:56:13.350Z "etc/svc/profile/platform.xml"
2322026-03-18T03:56:13.350Z "etc/svc/profile/platform_omicron1.xml"
2332026-03-18T03:56:13.350Z "etc/svc/repository.db"
2342026-03-18T03:56:13.353Z
2352026-03-18T03:56:13.359Z
2362026-03-18T03:56:13.359Zfinishing archive...
2372026-03-18T03:56:14.302Zcreating gzonly manifest...
2382026-03-18T03:56:14.305Zok
2392026-03-18T03:56:14.416Z+ trap cleanup EXIT
2402026-03-18T03:56:14.419Z+ OUT_DIR=/work/bench-results
2412026-03-18T03:56:14.419Z+ mkdir -p /work/bench-results
2422026-03-18T03:56:14.419Z+ mkdir -p target/criterion
2432026-03-18T03:56:14.422Z+ mkdir -p target/xde-bench
2442026-03-18T03:56:14.422Z+ banner collect
2452026-03-18T03:56:14.425Z
2462026-03-18T03:56:14.425Z #### #### # # ###### #### #####
2472026-03-18T03:56:14.425Z # # # # # # # # # #
2482026-03-18T03:56:14.425Z # # # # # ##### # #
2492026-03-18T03:56:14.425Z # # # # # # # #
2502026-03-18T03:56:14.425Z # # # # # # # # # #
2512026-03-18T03:56:14.425Z #### #### ###### ###### ###### #### #
2522026-03-18T03:56:14.425Z
2532026-03-18T03:56:14.425Z++ cat .git/refs/heads/master
2542026-03-18T03:56:14.428Z+ BASELINE_COMMIT=914525021e1dae3fd569c5908e1e2b91b99fe0f6
2552026-03-18T03:56:14.428Z+ [[ renovate/toml-1.x-lockfile == \m\a\s\t\e\r ]]
2562026-03-18T03:56:14.428Z+ get_artifact opte benchmark 914525021e1dae3fd569c5908e1e2b91b99fe0f6 bench-results.tgz
2572026-03-18T03:56:14.428Z+ local curl_res
2582026-03-18T03:56:14.428Z+ repo=opte
2592026-03-18T03:56:14.428Z+ series=benchmark
2602026-03-18T03:56:14.429Z+ commit=914525021e1dae3fd569c5908e1e2b91b99fe0f6
2612026-03-18T03:56:14.429Z+ name=bench-results.tgz
2622026-03-18T03:56:14.429Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2632026-03-18T03:56:14.429Z+ mkdir -p download
2642026-03-18T03:56:14.429Z+ pushd download
2652026-03-18T03:56:14.429Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2662026-03-18T03:56:14.429Z+ [[ ! -f bench-results.tgz ]]
2672026-03-18T03:56:14.429Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/914525021e1dae3fd569c5908e1e2b91b99fe0f6/bench-results.tgz
2682026-03-18T03:56:14.436Z % Total % Received % Xferd Average Speed Time Time Time Current
2692026-03-18T03:56:14.439Z Dload Upload Total Spent Left Speed
2702026-03-18T03:56:14.773Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4635k 100 4635k 0 0 13.4M 0 --:--:-- --:--:-- --:--:-- 13.4M
2712026-03-18T03:56:14.777Z+ curl_res=0
2722026-03-18T03:56:14.780Z+ popd
2732026-03-18T03:56:14.780Z+ return 0
2742026-03-18T03:56:14.780Z/work/oxidecomputer/opte
2752026-03-18T03:56:14.780Z+ tar -xf download/bench-results.tgz -C target
2762026-03-18T03:56:15.071Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2772026-03-18T03:56:15.074Z+ rm -r target/bench-results
2782026-03-18T03:56:15.077Z+ [[ '' -eq 1 ]]
2792026-03-18T03:56:15.077Z+ uname -a
2802026-03-18T03:56:15.077ZSunOS w-01KKZH2APJ29YP0JYTJC0QTEFF 5.11 helios-2.0.23457 i86pc i386 i86pc
2812026-03-18T03:56:15.077Z+ cat /etc/versions/build
2822026-03-18T03:56:15.080Zheads/stlouis-0-g882bec99c4
2832026-03-18T03:56:15.080Z+ dladm
2842026-03-18T03:56:15.083ZLINK CLASS MTU STATE BRIDGE OVER
2852026-03-18T03:56:15.083Zena0 phys 9216 up -- --
2862026-03-18T03:56:15.083Z+ ipadm
2872026-03-18T03:56:15.085ZADDROBJ TYPE STATE ADDR
2882026-03-18T03:56:15.085Zlo0/v4 static ok 127.0.0.1/8
2892026-03-18T03:56:15.085Zena0/dhcp dhcp ok 10.150.1.140/24
2902026-03-18T03:56:15.085Zlo0/v6 static ok ::1/128
2912026-03-18T03:56:15.085Z+ pfexec rem_drv xde
2922026-03-18T03:56:15.094Z+ set -o errexit
2932026-03-18T03:56:15.094Z+ set -o pipefail
2942026-03-18T03:56:15.094Z+ banner prepare
2952026-03-18T03:56:15.097Z
2962026-03-18T03:56:15.097Z ##### ##### ###### ##### ## ##### ######
2972026-03-18T03:56:15.097Z # # # # # # # # # # # #
2982026-03-18T03:56:15.097Z # # # # ##### # # # # # # #####
2992026-03-18T03:56:15.097Z ##### ##### # ##### ###### ##### #
3002026-03-18T03:56:15.097Z # # # # # # # # # #
3012026-03-18T03:56:15.097Z # # # ###### # # # # # ######
3022026-03-18T03:56:15.097Z
3032026-03-18T03:56:15.097Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3042026-03-18T03:56:15.100Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3052026-03-18T03:56:15.178Z+ pfexec add_drv xde
3062026-03-18T03:56:15.845Z+ banner bench
3072026-03-18T03:56:15.848Z
3082026-03-18T03:56:15.848Z ##### ###### # # #### # #
3092026-03-18T03:56:15.848Z # # # ## # # # # #
3102026-03-18T03:56:15.848Z ##### ##### # # # # ######
3112026-03-18T03:56:15.848Z # # # # # # # # #
3122026-03-18T03:56:15.848Z # # # # ## # # # #
3132026-03-18T03:56:15.848Z ##### ###### # # #### # #
3142026-03-18T03:56:15.848Z
3152026-03-18T03:56:15.848Z+ cargo kbench local
3162026-03-18T03:56:15.982Z Updating crates.io index
3172026-03-18T03:56:16.021Z Updating git repository `https://github.com/oxidecomputer/falcon`
3182026-03-18T03:56:17.087Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3192026-03-18T03:56:17.358Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3202026-03-18T03:56:17.725Z Updating git repository `https://github.com/oxidecomputer/zone`
3212026-03-18T03:56:18.002Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-03-18T03:56:18.464Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-03-18T03:56:18.729Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-03-18T03:56:20.564Z Downloading crates ...
3252026-03-18T03:56:20.618Z Downloaded cfg_aliases v0.2.1
3262026-03-18T03:56:20.621Z Downloaded hash32 v0.3.1
3272026-03-18T03:56:20.624Z Downloaded ciborium-io v0.2.2
3282026-03-18T03:56:20.624Z Downloaded futures-core v0.3.32
3292026-03-18T03:56:20.628Z Downloaded chacha20 v0.10.0
3302026-03-18T03:56:20.638Z Downloaded clap_lex v1.0.0
3312026-03-18T03:56:20.643Z Downloaded itertools v0.13.0
3322026-03-18T03:56:20.648Z Downloaded strsim v0.11.1
3332026-03-18T03:56:20.651Z Downloaded plotters-backend v0.3.7
3342026-03-18T03:56:20.651Z Downloaded foreign-types v0.5.0
3352026-03-18T03:56:20.653Z Downloaded aho-corasick v1.1.4
3362026-03-18T03:56:20.656Z Downloaded page_size v0.6.0
3372026-03-18T03:56:20.659Z Downloaded heck v0.4.1
3382026-03-18T03:56:20.659Z Downloaded fnv v1.0.7
3392026-03-18T03:56:20.659Z Downloaded defmt-macros v1.0.1
3402026-03-18T03:56:20.662Z Downloaded rusticata-macros v5.0.0
3412026-03-18T03:56:20.664Z Downloaded tracing-attributes v0.1.31
3422026-03-18T03:56:20.664Z Downloaded num-traits v0.2.19
3432026-03-18T03:56:20.667Z Downloaded anyhow v1.0.102
3442026-03-18T03:56:20.670Z Downloaded lazy_static v1.5.0
3452026-03-18T03:56:20.673Z Downloaded darling v0.21.3
3462026-03-18T03:56:20.675Z Downloaded defmt v1.0.1
3472026-03-18T03:56:20.678Z Downloaded colorchoice v1.0.4
3482026-03-18T03:56:20.678Z Downloaded cobs v0.3.0
3492026-03-18T03:56:20.681Z Downloaded ciborium-ll v0.2.2
3502026-03-18T03:56:20.681Z Downloaded getrandom v0.3.4
3512026-03-18T03:56:20.684Z Downloaded slog-scope v4.4.1
3522026-03-18T03:56:20.684Z Downloaded plotters-svg v0.3.7
3532026-03-18T03:56:20.687Z Downloaded tabwriter v1.4.1
3542026-03-18T03:56:20.687Z Downloaded pin-project-lite v0.2.17
3552026-03-18T03:56:20.690Z Downloaded getrandom v0.4.2
3562026-03-18T03:56:20.693Z Downloaded tinytemplate v1.2.1
3572026-03-18T03:56:20.695Z Downloaded proc-macro-error-attr v1.0.4
3582026-03-18T03:56:20.695Z Downloaded num_enum v0.7.5
3592026-03-18T03:56:20.698Z Downloaded is_terminal_polyfill v1.70.2
3602026-03-18T03:56:20.701Z Downloaded postcard v1.1.3
3612026-03-18T03:56:20.704Z Downloaded ciborium v0.2.2
3622026-03-18T03:56:20.704Z Downloaded rustversion v1.0.22
3632026-03-18T03:56:20.707Z Downloaded zmij v1.0.21
3642026-03-18T03:56:20.710Z Downloaded rand_core v0.9.5
3652026-03-18T03:56:20.710Z Downloaded rand_chacha v0.9.0
3662026-03-18T03:56:20.710Z Downloaded slog-envlogger v2.2.0
3672026-03-18T03:56:20.712Z Downloaded futures-macro v0.3.32
3682026-03-18T03:56:20.712Z Downloaded ctor-proc-macro v0.0.7
3692026-03-18T03:56:20.712Z Downloaded foreign-types-macros v0.2.3
3702026-03-18T03:56:20.715Z Downloaded errno v0.3.14
3712026-03-18T03:56:20.715Z Downloaded dtor-proc-macro v0.0.6
3722026-03-18T03:56:20.715Z Downloaded defmt-parser v1.0.0
3732026-03-18T03:56:20.718Z Downloaded is-terminal v0.4.17
3742026-03-18T03:56:20.718Z Downloaded bitflags v1.3.2
3752026-03-18T03:56:20.720Z Downloaded utf8parse v0.2.2
3762026-03-18T03:56:20.720Z Downloaded ident_case v1.0.1
3772026-03-18T03:56:20.723Z Downloaded cfg-if v1.0.4
3782026-03-18T03:56:20.723Z Downloaded embedded-io v0.4.0
3792026-03-18T03:56:20.726Z Downloaded equivalent v1.0.2
3802026-03-18T03:56:20.726Z Downloaded same-file v1.0.6
3812026-03-18T03:56:20.726Z Downloaded ipnetwork v0.21.1
3822026-03-18T03:56:20.729Z Downloaded find-msvc-tools v0.1.9
3832026-03-18T03:56:20.729Z Downloaded deranged v0.5.8
3842026-03-18T03:56:20.732Z Downloaded proc-macro-crate v3.5.0
3852026-03-18T03:56:20.732Z Downloaded terminal_size v0.4.3
3862026-03-18T03:56:20.732Z Downloaded ctor v0.6.3
3872026-03-18T03:56:20.734Z Downloaded itoa v1.0.17
3882026-03-18T03:56:20.734Z Downloaded futures-task v0.3.32
3892026-03-18T03:56:20.737Z Downloaded crossbeam-deque v0.8.6
3902026-03-18T03:56:20.737Z Downloaded rand_core v0.10.0
3912026-03-18T03:56:20.737Z Downloaded toml_datetime v1.0.1+spec-1.1.0
3922026-03-18T03:56:20.740Z Downloaded macaddr v1.0.1
3932026-03-18T03:56:20.740Z Downloaded foreign-types-shared v0.3.1
3942026-03-18T03:56:20.743Z Downloaded managed v0.8.0
3952026-03-18T03:56:20.743Z Downloaded cpufeatures v0.3.0
3962026-03-18T03:56:20.743Z Downloaded heck v0.5.0
3972026-03-18T03:56:20.745Z Downloaded circular v0.3.0
3982026-03-18T03:56:20.745Z Downloaded powerfmt v0.2.0
3992026-03-18T03:56:20.745Z Downloaded autocfg v1.5.0
4002026-03-18T03:56:20.748Z Downloaded thiserror-impl v2.0.18
4012026-03-18T03:56:20.748Z Downloaded futures-sink v0.3.32
4022026-03-18T03:56:20.748Z Downloaded num-conv v0.2.0
4032026-03-18T03:56:20.751Z Downloaded dtor v0.1.1
4042026-03-18T03:56:20.751Z Downloaded anes v0.1.6
4052026-03-18T03:56:20.753Z Downloaded slog-async v2.8.0
4062026-03-18T03:56:20.753Z Downloaded cstr-argument v0.1.2
4072026-03-18T03:56:20.753Z Downloaded ref-cast v1.0.25
4082026-03-18T03:56:20.756Z Downloaded darling_core v0.21.3
4092026-03-18T03:56:20.759Z Downloaded pretty-hex v0.4.1
4102026-03-18T03:56:20.761Z Downloaded futures-io v0.3.32
4112026-03-18T03:56:20.761Z Downloaded ref-cast-impl v1.0.25
4122026-03-18T03:56:20.761Z Downloaded anstyle-query v1.1.5
4132026-03-18T03:56:20.764Z Downloaded oorandom v11.1.5
4142026-03-18T03:56:20.764Z Downloaded num_enum_derive v0.7.5
4152026-03-18T03:56:20.764Z Downloaded nix v0.31.2
4162026-03-18T03:56:20.772Z Downloaded walkdir v2.5.0
4172026-03-18T03:56:20.775Z Downloaded anstyle v1.0.13
4182026-03-18T03:56:20.775Z Downloaded criterion-plot v0.8.2
4192026-03-18T03:56:20.777Z Downloaded futures-executor v0.3.32
4202026-03-18T03:56:20.777Z Downloaded take_mut v0.2.2
4212026-03-18T03:56:20.780Z Downloaded proc-macro-error-attr2 v2.0.0
4222026-03-18T03:56:20.780Z Downloaded thiserror-impl v1.0.69
4232026-03-18T03:56:20.780Z Downloaded thiserror v2.0.18
4242026-03-18T03:56:20.783Z Downloaded thiserror v1.0.69
4252026-03-18T03:56:20.787Z Downloaded quote v1.0.45
4262026-03-18T03:56:20.789Z Downloaded anstyle-parse v0.2.7
4272026-03-18T03:56:20.792Z Downloaded dyn-clone v1.0.20
4282026-03-18T03:56:20.792Z Downloaded crossbeam-epoch v0.9.18
4292026-03-18T03:56:20.795Z Downloaded time-core v0.1.8
4302026-03-18T03:56:20.795Z Downloaded ingot v0.1.1
4312026-03-18T03:56:20.795Z Downloaded erased-serde v0.3.31
4322026-03-18T03:56:20.798Z Downloaded oxnet v0.1.4
4332026-03-18T03:56:20.802Z Downloaded ingot-macros v0.1.1
4342026-03-18T03:56:20.802Z Downloaded slab v0.4.12
4352026-03-18T03:56:20.804Z Downloaded cookie-factory v0.3.3
4362026-03-18T03:56:20.804Z Downloaded version_check v0.9.5
4372026-03-18T03:56:20.807Z Downloaded crossbeam-utils v0.8.21
4382026-03-18T03:56:20.807Z Downloaded slog-stdlog v4.1.1
4392026-03-18T03:56:20.810Z Downloaded crc32fast v1.5.0
4402026-03-18T03:56:20.810Z Downloaded proc-macro-error v1.0.4
4412026-03-18T03:56:20.813Z Downloaded proc-macro-error2 v2.0.1
4422026-03-18T03:56:20.821Z Downloaded stable_deref_trait v1.2.1
4432026-03-18T03:56:20.821Z Downloaded iana-time-zone v0.1.65
4442026-03-18T03:56:20.822Z Downloaded thread_local v1.1.9
4452026-03-18T03:56:20.822Z Downloaded shlex v1.3.0
4462026-03-18T03:56:20.822Z Downloaded half v2.7.1
4472026-03-18T03:56:20.822Z Downloaded futures-channel v0.3.32
4482026-03-18T03:56:20.825Z Downloaded time-macros v0.2.27
4492026-03-18T03:56:20.825Z Downloaded ingot-types v0.1.2
4502026-03-18T03:56:20.828Z Downloaded futures v0.3.32
4512026-03-18T03:56:20.831Z Downloaded slog-term v2.9.2
4522026-03-18T03:56:20.833Z Downloaded term v1.2.1
4532026-03-18T03:56:20.836Z Downloaded once_cell v1.21.3
4542026-03-18T03:56:20.836Z Downloaded toml_parser v1.0.10+spec-1.1.0
4552026-03-18T03:56:20.840Z Downloaded itertools v0.12.1
4562026-03-18T03:56:20.843Z Downloaded crossbeam-channel v0.5.15
4572026-03-18T03:56:20.846Z Downloaded arc-swap v1.8.2
4582026-03-18T03:56:20.849Z Downloaded heapless v0.8.0
4592026-03-18T03:56:20.852Z Downloaded zerocopy-derive v0.8.42
4602026-03-18T03:56:20.858Z Downloaded toml_edit v0.25.4+spec-1.1.0
4612026-03-18T03:56:20.861Z Downloaded serde_core v1.0.228
4622026-03-18T03:56:20.864Z Downloaded unicode-ident v1.0.24
4632026-03-18T03:56:20.866Z Downloaded memchr v2.8.0
4642026-03-18T03:56:20.869Z Downloaded rayon-core v1.13.0
4652026-03-18T03:56:20.872Z Downloaded cc v1.2.56
4662026-03-18T03:56:20.874Z Downloaded serde v1.0.228
4672026-03-18T03:56:20.877Z Downloaded serde_derive v1.0.228
4682026-03-18T03:56:20.880Z Downloaded socket2 v0.6.3
4692026-03-18T03:56:20.880Z Downloaded itertools v0.14.0
4702026-03-18T03:56:20.884Z Downloaded criterion v0.8.2
4712026-03-18T03:56:20.889Z Downloaded clap_builder v4.5.60
4722026-03-18T03:56:20.894Z Downloaded uuid v1.22.0
4732026-03-18T03:56:20.897Z Downloaded proc-macro2 v1.0.106
4742026-03-18T03:56:20.899Z Downloaded chrono v0.4.44
4752026-03-18T03:56:20.904Z Downloaded plotters v0.3.7
4762026-03-18T03:56:20.910Z Downloaded rand v0.9.2
4772026-03-18T03:56:20.913Z Downloaded slog v2.8.2
4782026-03-18T03:56:20.916Z Downloaded futures-util v0.3.32
4792026-03-18T03:56:20.924Z Downloaded nom v8.0.0
4802026-03-18T03:56:20.928Z Downloaded rand v0.10.0
4812026-03-18T03:56:20.931Z Downloaded hashbrown v0.16.1
4822026-03-18T03:56:20.934Z Downloaded indexmap v2.13.0
4832026-03-18T03:56:20.937Z Downloaded tracing-core v0.1.36
4842026-03-18T03:56:20.940Z Downloaded clap v4.5.60
4852026-03-18T03:56:20.946Z Downloaded ppv-lite86 v0.2.21
4862026-03-18T03:56:20.948Z Downloaded either v1.15.0
4872026-03-18T03:56:20.948Z Downloaded colored v3.1.1
4882026-03-18T03:56:20.951Z Downloaded byteorder v1.5.0
4892026-03-18T03:56:20.951Z Downloaded embedded-io v0.6.1
4902026-03-18T03:56:20.954Z Downloaded cast v0.3.0
4912026-03-18T03:56:20.954Z Downloaded clap_derive v4.5.55
4922026-03-18T03:56:20.957Z Downloaded anstream v0.6.21
4932026-03-18T03:56:20.957Z Downloaded bitflags v2.11.0
4942026-03-18T03:56:20.959Z Downloaded defmt v0.3.100
4952026-03-18T03:56:20.962Z Downloaded darling_macro v0.21.3
4962026-03-18T03:56:20.962Z Downloaded alloca v0.4.0
4972026-03-18T03:56:20.962Z Downloaded log v0.4.29
4982026-03-18T03:56:20.972Z Downloaded libc v0.2.183
4992026-03-18T03:56:21.003Z Downloaded serde_json v1.0.149
5002026-03-18T03:56:21.010Z Downloaded regex v1.12.3
5012026-03-18T03:56:21.017Z Downloaded pcap-parser v0.17.0
5022026-03-18T03:56:21.024Z Downloaded winnow v0.7.15
5032026-03-18T03:56:21.031Z Downloaded winnow v1.0.0
5042026-03-18T03:56:21.038Z Downloaded rayon v1.11.0
5052026-03-18T03:56:21.061Z Downloaded syn v1.0.109
5062026-03-18T03:56:21.068Z Downloaded time v0.3.47
5072026-03-18T03:56:21.077Z Downloaded zerocopy v0.8.42
5082026-03-18T03:56:21.088Z Downloaded unicode-width v0.2.2
5092026-03-18T03:56:21.092Z Downloaded syn v2.0.117
5102026-03-18T03:56:21.100Z Downloaded regex-syntax v0.8.10
5112026-03-18T03:56:21.105Z Downloaded smoltcp v0.11.0
5122026-03-18T03:56:21.114Z Downloaded rustix v1.1.4
5132026-03-18T03:56:21.130Z Downloaded tracing v0.1.44
5142026-03-18T03:56:21.145Z Downloaded regex-automata v0.4.14
5152026-03-18T03:56:21.233Z Compiling proc-macro2 v1.0.106
5162026-03-18T03:56:21.233Z Compiling unicode-ident v1.0.24
5172026-03-18T03:56:21.236Z Compiling quote v1.0.45
5182026-03-18T03:56:21.236Z Compiling serde_core v1.0.228
5192026-03-18T03:56:21.236Z Compiling cfg-if v1.0.4
5202026-03-18T03:56:21.236Z Compiling libc v0.2.183
5212026-03-18T03:56:21.236Z Compiling memchr v2.8.0
5222026-03-18T03:56:21.236Z Compiling serde v1.0.228
5232026-03-18T03:56:21.408Z Compiling rustversion v1.0.22
5242026-03-18T03:56:21.485Z Compiling zerocopy v0.8.42
5252026-03-18T03:56:21.794Z Compiling version_check v0.9.5
5262026-03-18T03:56:21.805Z Compiling either v1.15.0
5272026-03-18T03:56:22.011Z Compiling ident_case v1.0.1
5282026-03-18T03:56:22.067Z Compiling thiserror v2.0.18
5292026-03-18T03:56:22.137Z Compiling fnv v1.0.7
5302026-03-18T03:56:22.148Z Compiling strsim v0.11.1
5312026-03-18T03:56:22.515Z Compiling pin-project-lite v0.2.17
5322026-03-18T03:56:22.583Z Compiling syn v1.0.109
5332026-03-18T03:56:22.612Z Compiling crossbeam-utils v0.8.21
5342026-03-18T03:56:22.646Z Compiling regex-syntax v0.8.10
5352026-03-18T03:56:22.658Z Compiling winnow v1.0.0
5362026-03-18T03:56:23.084Z Compiling aho-corasick v1.1.4
5372026-03-18T03:56:23.107Z Compiling hashbrown v0.16.1
5382026-03-18T03:56:23.150Z Compiling equivalent v1.0.2
5392026-03-18T03:56:23.237Z Compiling syn v2.0.117
5402026-03-18T03:56:23.515Z Compiling itertools v0.14.0
5412026-03-18T03:56:23.820Z Compiling indexmap v2.13.0
5422026-03-18T03:56:24.149Z Compiling toml_parser v1.0.10+spec-1.1.0
5432026-03-18T03:56:24.627Z Compiling bitflags v2.11.0
5442026-03-18T03:56:24.772Z Compiling regex-automata v0.4.14
5452026-03-18T03:56:24.881Z Compiling winnow v0.7.15
5462026-03-18T03:56:24.982Z Compiling heapless v0.8.0
5472026-03-18T03:56:25.052Z Compiling byteorder v1.5.0
5482026-03-18T03:56:25.148Z Compiling toml_datetime v1.0.1+spec-1.1.0
5492026-03-18T03:56:25.299Z Compiling autocfg v1.5.0
5502026-03-18T03:56:25.429Z Compiling hash32 v0.3.1
5512026-03-18T03:56:25.547Z Compiling slog v2.8.2
5522026-03-18T03:56:25.592Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5532026-03-18T03:56:25.611Z Compiling macaddr v1.0.1
5542026-03-18T03:56:25.753Z Compiling num-traits v0.2.19
5552026-03-18T03:56:25.828Z Compiling futures-core v0.3.32
5562026-03-18T03:56:25.915Z Compiling stable_deref_trait v1.2.1
5572026-03-18T03:56:25.918Z Compiling futures-sink v0.3.32
5582026-03-18T03:56:26.004Z Compiling smoltcp v0.11.0
5592026-03-18T03:56:26.034Z Compiling futures-channel v0.3.32
5602026-03-18T03:56:26.310Z Compiling proc-macro-error-attr v1.0.4
5612026-03-18T03:56:26.376Z Compiling ref-cast v1.0.25
5622026-03-18T03:56:26.474Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
5632026-03-18T03:56:26.599Z Compiling getrandom v0.4.2
5642026-03-18T03:56:26.742Z Compiling toml_edit v0.25.4+spec-1.1.0
5652026-03-18T03:56:26.758Z Compiling crc32fast v1.5.0
5662026-03-18T03:56:26.786Z Compiling futures-task v0.3.32
5672026-03-18T03:56:26.928Z Compiling managed v0.8.0
5682026-03-18T03:56:26.943Z Compiling darling_core v0.21.3
5692026-03-18T03:56:26.991Z Compiling slab v0.4.12
5702026-03-18T03:56:27.122Z Compiling rand_core v0.10.0
5712026-03-18T03:56:27.239Z Compiling regex v1.12.3
5722026-03-18T03:56:27.249Z Compiling itoa v1.0.17
5732026-03-18T03:56:27.323Z Compiling anyhow v1.0.102
5742026-03-18T03:56:27.505Z Compiling proc-macro-crate v3.5.0
5752026-03-18T03:56:27.733Z Compiling futures-io v0.3.32
5762026-03-18T03:56:27.780Z Compiling bitflags v1.3.2
5772026-03-18T03:56:28.125Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5782026-03-18T03:56:28.227Z Compiling proc-macro-error v1.0.4
5792026-03-18T03:56:28.330Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5802026-03-18T03:56:28.476Z Compiling foreign-types-shared v0.3.1
5812026-03-18T03:56:28.510Z Compiling getrandom v0.3.4
5822026-03-18T03:56:28.579Z Compiling unicode-width v0.2.2
5832026-03-18T03:56:28.610Z Compiling rustix v1.1.4
5842026-03-18T03:56:28.620Z Compiling once_cell v1.21.3
5852026-03-18T03:56:28.818Z Compiling serde_derive v1.0.228
5862026-03-18T03:56:28.903Z Compiling zerocopy-derive v0.8.42
5872026-03-18T03:56:28.926Z Compiling thiserror-impl v2.0.18
5882026-03-18T03:56:28.950Z Compiling futures-macro v0.3.32
5892026-03-18T03:56:29.056Z Compiling num_enum_derive v0.7.5
5902026-03-18T03:56:29.155Z Compiling ref-cast-impl v1.0.25
5912026-03-18T03:56:29.891Z Compiling foreign-types-macros v0.2.3
5922026-03-18T03:56:29.951Z Compiling darling_macro v0.21.3
5932026-03-18T03:56:30.018Z Compiling futures-util v0.3.32
5942026-03-18T03:56:30.355Z Compiling ipnetwork v0.21.1
5952026-03-18T03:56:30.636Z Compiling darling v0.21.3
5962026-03-18T03:56:30.668Z Compiling cobs v0.3.0
5972026-03-18T03:56:30.689Z Compiling cpufeatures v0.3.0
5982026-03-18T03:56:30.723Z Compiling ingot-macros v0.1.1
5992026-03-18T03:56:30.769Z Compiling chacha20 v0.10.0
6002026-03-18T03:56:30.907Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6012026-03-18T03:56:30.973Z Compiling foreign-types v0.5.0
6022026-03-18T03:56:31.060Z Compiling num_enum v0.7.5
6032026-03-18T03:56:31.305Z Compiling tabwriter v1.4.1
6042026-03-18T03:56:31.468Z Compiling tracing-core v0.1.36
6052026-03-18T03:56:31.492Z Compiling tracing-attributes v0.1.31
6062026-03-18T03:56:31.689Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6072026-03-18T03:56:31.898Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6082026-03-18T03:56:33.015Z Compiling errno v0.3.14
6092026-03-18T03:56:33.162Z Compiling cstr-argument v0.1.2
6102026-03-18T03:56:33.197Z Compiling shlex v1.3.0
6112026-03-18T03:56:33.362Z Compiling erased-serde v0.3.31
6122026-03-18T03:56:33.376Z Compiling postcard v1.1.3
6132026-03-18T03:56:33.432Z Compiling futures-executor v0.3.32
6142026-03-18T03:56:33.853Z Compiling utf8parse v0.2.2
6152026-03-18T03:56:33.972Z Compiling powerfmt v0.2.0
6162026-03-18T03:56:33.983Z Compiling thiserror v1.0.69
6172026-03-18T03:56:34.268Z Compiling find-msvc-tools v0.1.9
6182026-03-18T03:56:34.360Z Compiling zmij v1.0.21
6192026-03-18T03:56:34.378Z Compiling dyn-clone v1.0.20
6202026-03-18T03:56:34.550Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
6212026-03-18T03:56:34.560Z Compiling time-core v0.1.8
6222026-03-18T03:56:34.721Z Compiling pretty-hex v0.4.1
6232026-03-18T03:56:34.732Z Compiling num-conv v0.2.0
6242026-03-18T03:56:34.790Z Compiling cc v1.2.56
6252026-03-18T03:56:34.888Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6262026-03-18T03:56:34.889Z Compiling time-macros v0.2.27
6272026-03-18T03:56:35.059Z Compiling deranged v0.5.8
6282026-03-18T03:56:35.109Z Compiling anstyle-parse v0.2.7
6292026-03-18T03:56:35.136Z Compiling futures v0.3.32
6302026-03-18T03:56:35.228Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6312026-03-18T03:56:35.369Z Compiling tracing v0.1.44
6322026-03-18T03:56:35.629Z Compiling ingot-types v0.1.2
6332026-03-18T03:56:36.238Z Compiling ingot v0.1.1
6342026-03-18T03:56:36.266Z Compiling rand v0.10.0
6352026-03-18T03:56:36.404Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6362026-03-18T03:56:36.675Z Compiling thiserror-impl v1.0.69
6372026-03-18T03:56:36.792Z Compiling uuid v1.22.0
6382026-03-18T03:56:36.822Z Compiling crossbeam-epoch v0.9.18
6392026-03-18T03:56:37.351Z Compiling arc-swap v1.8.2
6402026-03-18T03:56:37.351Z Compiling socket2 v0.6.3
6412026-03-18T03:56:37.398Z Compiling nom v8.0.0
6422026-03-18T03:56:37.777Z Compiling thread_local v1.1.9
6432026-03-18T03:56:37.869Z Compiling colorchoice v1.0.4
6442026-03-18T03:56:38.010Z Compiling serde_json v1.0.149
6452026-03-18T03:56:38.204Z Compiling rayon-core v1.13.0
6462026-03-18T03:56:38.237Z Compiling lazy_static v1.5.0
6472026-03-18T03:56:38.273Z Compiling colored v3.1.1
6482026-03-18T03:56:38.309Z Compiling iana-time-zone v0.1.65
6492026-03-18T03:56:38.478Z Compiling anstyle v1.0.13
6502026-03-18T03:56:38.504Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6512026-03-18T03:56:38.775Z Compiling is_terminal_polyfill v1.70.2
6522026-03-18T03:56:38.789Z Compiling oxnet v0.1.4
6532026-03-18T03:56:38.883Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6542026-03-18T03:56:38.978Z Compiling slog-async v2.8.0
6552026-03-18T03:56:39.156Z Compiling heck v0.4.1
6562026-03-18T03:56:39.188Z Compiling anstyle-query v1.1.5
6572026-03-18T03:56:39.313Z Compiling anstream v0.6.21
6582026-03-18T03:56:39.411Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6592026-03-18T03:56:39.848Z Compiling time v0.3.47
6602026-03-18T03:56:39.883Z Compiling chrono v0.4.44
6612026-03-18T03:56:40.669Z Compiling slog-scope v4.4.1
6622026-03-18T03:56:41.018Z Compiling rusticata-macros v5.0.0
6632026-03-18T03:56:41.215Z Compiling crossbeam-deque v0.8.6
6642026-03-18T03:56:41.330Z Compiling rand_core v0.9.5
6652026-03-18T03:56:41.367Z Compiling terminal_size v0.4.3
6662026-03-18T03:56:41.489Z Compiling alloca v0.4.0
6672026-03-18T03:56:41.543Z Compiling half v2.7.1
6682026-03-18T03:56:41.648Z Compiling ppv-lite86 v0.2.21
6692026-03-18T03:56:41.848Z Compiling cookie-factory v0.3.3
6702026-03-18T03:56:42.000Z Compiling crossbeam-channel v0.5.15
6712026-03-18T03:56:42.124Z Compiling is-terminal v0.4.17
6722026-03-18T03:56:42.237Z Compiling itertools v0.12.1
6732026-03-18T03:56:42.266Z Compiling plotters-backend v0.3.7
6742026-03-18T03:56:42.379Z Compiling term v1.2.1
6752026-03-18T03:56:42.686Z Compiling clap_lex v1.0.0
6762026-03-18T03:56:42.844Z Compiling log v0.4.29
6772026-03-18T03:56:43.100Z Compiling take_mut v0.2.2
6782026-03-18T03:56:43.133Z Compiling circular v0.3.0
6792026-03-18T03:56:43.332Z Compiling cfg_aliases v0.2.1
6802026-03-18T03:56:43.408Z Compiling ciborium-io v0.2.2
6812026-03-18T03:56:43.418Z Compiling heck v0.5.0
6822026-03-18T03:56:43.519Z Compiling ciborium-ll v0.2.2
6832026-03-18T03:56:43.683Z Compiling clap_derive v4.5.55
6842026-03-18T03:56:43.818Z Compiling clap_builder v4.5.60
6852026-03-18T03:56:44.030Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6862026-03-18T03:56:44.076Z Compiling nix v0.31.2
6872026-03-18T03:56:44.206Z Compiling pcap-parser v0.17.0
6882026-03-18T03:56:44.587Z Compiling slog-stdlog v4.1.1
6892026-03-18T03:56:45.027Z Compiling slog-term v2.9.2
6902026-03-18T03:56:45.454Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6912026-03-18T03:56:45.753Z Compiling plotters-svg v0.3.7
6922026-03-18T03:56:46.027Z Compiling rand_chacha v0.9.0
6932026-03-18T03:56:46.438Z Compiling itertools v0.13.0
6942026-03-18T03:56:46.694Z Compiling cast v0.3.0
6952026-03-18T03:56:46.759Z Compiling same-file v1.0.6
6962026-03-18T03:56:46.930Z Compiling walkdir v2.5.0
6972026-03-18T03:56:46.954Z Compiling rayon v1.11.0
6982026-03-18T03:56:47.648Z Compiling tinytemplate v1.2.1
6992026-03-18T03:56:47.971Z Compiling clap v4.5.60
7002026-03-18T03:56:48.065Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7012026-03-18T03:56:48.382Z Compiling criterion-plot v0.8.2
7022026-03-18T03:56:48.452Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7032026-03-18T03:56:49.029Z Compiling rand v0.9.2
7042026-03-18T03:56:49.346Z Compiling plotters v0.3.7
7052026-03-18T03:56:49.911Z Compiling slog-envlogger v2.2.0
7062026-03-18T03:56:50.007Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#ce503058)
7072026-03-18T03:56:50.955Z Compiling ciborium v0.2.2
7082026-03-18T03:56:50.967Z Compiling page_size v0.6.0
7092026-03-18T03:56:51.099Z Compiling dtor-proc-macro v0.0.6
7102026-03-18T03:56:51.118Z Compiling oorandom v11.1.5
7112026-03-18T03:56:51.213Z Compiling anes v0.1.6
7122026-03-18T03:56:51.282Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7132026-03-18T03:56:51.560Z Compiling dtor v0.1.1
7142026-03-18T03:56:51.609Z Compiling ctor-proc-macro v0.0.7
7152026-03-18T03:56:52.027Z Compiling criterion v0.8.2
7162026-03-18T03:56:52.047Z Compiling ctor v0.6.3
7172026-03-18T03:56:54.679Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7182026-03-18T03:57:12.373Z Finished `bench` profile [optimized + debuginfo] target(s) in 56.52s
7192026-03-18T03:57:12.495Z Running benches/xde.rs (target/release/deps/xde-4bd1c6c10f64e850)
7202026-03-18T03:57:12.506Z###--------------------------------###
7212026-03-18T03:57:12.506Z:::Building test topology... (120s):::
7222026-03-18T03:57:12.506Z###--------------------------------###
7232026-03-18T03:57:12.512Zadding underlay route 0
7242026-03-18T03:57:12.514Zadding underlay route 1
7252026-03-18T03:57:12.665Zstart zone a
7262026-03-18T03:57:22.725Zconfigure zone
7272026-03-18T03:57:22.745Zinstall zone
7282026-03-18T03:57:32.309Zboot zone
7292026-03-18T03:57:32.413Zstart zone b
7302026-03-18T03:57:42.485Zconfigure zone
7312026-03-18T03:57:42.497Zinstall zone
7322026-03-18T03:57:43.777Zboot zone
7332026-03-18T03:57:43.886Zsetup zone a
7342026-03-18T03:57:43.886Z[a] svcs -a
7352026-03-18T03:57:44.007ZSTATE STIME FMRI
7362026-03-18T03:57:44.007Zlegacy_run 3:57:35 lrc:/etc/rc2_d/S20sysetup
7372026-03-18T03:57:44.007Zlegacy_run 3:57:35 lrc:/etc/rc2_d/S89PRESERVE
7382026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/system/device/mpxio-upgrade:default
7392026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/network/physical:nwam
7402026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/network/ipmp:default
7412026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/network/install:default
7422026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/network/location:default
7432026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/network/tcpkey:default
7442026-03-18T03:57:44.007Zdisabled 3:57:31 svc:/network/ipsec/manual-key:default
7452026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/ipsec/ike:default
7462026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/dns/install:default
7472026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nis/client:default
7482026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/ldap/client:default
7492026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/status:default
7502026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/nlockmgr:default
7512026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/cbd:default
7522026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/system/idmap:default
7532026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/mapid:default
7542026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/rpc/keyserv:default
7552026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/inetd:default
7562026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/client:default
7572026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/smb/client:default
7582026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/system/auditd:default
7592026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/application/management/net-snmp:default
7602026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/dns/multicast:default
7612026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/application/pkg/dynamic-mirror:default
7622026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/application/pkg/mirror:default
7632026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/application/pkg/repositories-setup:default
7642026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/application/pkg/server:default
7652026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/application/security/tcsd:default
7662026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/smb/server:default
7672026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/system/filesystem/reparse:default
7682026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/server:default
7692026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/nfs/log:default
7702026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/routing/legacy-routing:ipv4
7712026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/routing/legacy-routing:ipv6
7722026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/routing/rdisc:default
7732026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/ipv6-forwarding:default
7742026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/routing/ripng:default
7752026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/routing/route:default
7762026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/security/kadmin:default
7772026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/security/krb5kdc:default
7782026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/chrony:default
7792026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/ipqos:default
7802026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/network/ipv4-forwarding:default
7812026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/system/device/allocate:default
7822026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/system/fm/notify-params:default
7832026-03-18T03:57:44.008Zdisabled 3:57:32 svc:/system/svc/global:default
7842026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/vtdaemon:default
7852026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/console-login:vt2
7862026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/console-login:vt3
7872026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/console-login:vt4
7882026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/console-login:vt5
7892026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/console-login:vt6
7902026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/extended-accounting:flow
7912026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/extended-accounting:net
7922026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/extended-accounting:process
7932026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/extended-accounting:task
7942026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/consadm:default
7952026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/process-security:default
7962026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/hotplug:default
7972026-03-18T03:57:44.009Zdisabled 3:57:32 svc:/system/sar:default
7982026-03-18T03:57:44.009Zdisabled 3:57:34 svc:/network/dns/client:default
7992026-03-18T03:57:44.009Zdisabled 3:57:34 svc:/network/rpc/bind:default
8002026-03-18T03:57:44.009Zdisabled 3:57:34 svc:/system/sac:default
8012026-03-18T03:57:44.009Zdisabled 3:57:35 svc:/network/inetd-upgrade:default
8022026-03-18T03:57:44.009Zonline 3:57:31 svc:/system/svc/restarter:default
8032026-03-18T03:57:44.009Zonline 3:57:31 svc:/system/early-manifest-import:default
8042026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/filesystem/root:default
8052026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/datalink-management:default
8062026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/netcfg:default
8072026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/ip-interface-management:default
8082026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/boot-archive:default
8092026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/loopback:default
8102026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/filesystem/usr:default
8112026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/physical:default
8122026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/device/local:default
8132026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/identity:node
8142026-03-18T03:57:44.009Zonline 3:57:32 svc:/milestone/devices:default
8152026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/ipsec/ipsecalgs:default
8162026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/device/audio:default
8172026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/filesystem/minimal:default
8182026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/ipsec/policy:default
8192026-03-18T03:57:44.009Zonline 3:57:32 svc:/system/rmtmpfiles:default
8202026-03-18T03:57:44.009Zonline 3:57:32 svc:/milestone/network:default
8212026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/initial:default
8222026-03-18T03:57:44.009Zonline 3:57:32 svc:/network/netmask:default
8232026-03-18T03:57:44.010Zonline 3:57:32 svc:/network/iptun:default
8242026-03-18T03:57:44.010Zonline 3:57:32 svc:/system/pkgserv:default
8252026-03-18T03:57:44.010Zonline 3:57:32 svc:/system/auditset:default
8262026-03-18T03:57:44.010Zonline 3:57:32 svc:/system/hostid:default
8272026-03-18T03:57:44.010Zonline 3:57:32 svc:/system/pfexec:default
8282026-03-18T03:57:44.010Zonline 3:57:32 svc:/system/logadm-upgrade:default
8292026-03-18T03:57:44.010Zonline 3:57:32 svc:/system/fmd:default
8302026-03-18T03:57:44.010Zonline 3:57:34 svc:/system/rbac:default
8312026-03-18T03:57:44.010Zonline 3:57:34 svc:/network/service:default
8322026-03-18T03:57:44.010Zonline 3:57:34 svc:/system/cryptosvc:default
8332026-03-18T03:57:44.010Zonline 3:57:34 svc:/system/identity:domain
8342026-03-18T03:57:44.010Zonline 3:57:34 svc:/system/keymap:default
8352026-03-18T03:57:44.014Zonline 3:57:34 svc:/system/name-service-cache:default
8362026-03-18T03:57:44.014Zonline 3:57:34 svc:/system/manifest-import:default
8372026-03-18T03:57:44.014Zonline 3:57:34 svc:/milestone/name-services:default
8382026-03-18T03:57:44.014Zonline 3:57:34 svc:/milestone/single-user:default
8392026-03-18T03:57:44.014Zonline 3:57:34 svc:/system/coreadm:default
8402026-03-18T03:57:44.014Zonline 3:57:34 svc:/milestone/sysconfig:default
8412026-03-18T03:57:44.014Zonline 3:57:34 svc:/system/filesystem/local:default
8422026-03-18T03:57:44.014Zonline 3:57:34 svc:/system/utmp:default
8432026-03-18T03:57:44.014Zonline 3:57:35 svc:/system/console-login:default
8442026-03-18T03:57:44.014Zonline 3:57:35 svc:/system/boot-archive-update:default
8452026-03-18T03:57:44.014Zonline 3:57:35 svc:/system/cron:default
8462026-03-18T03:57:44.014Zonline 3:57:35 svc:/system/system-log:default
8472026-03-18T03:57:44.014Zonline 3:57:35 svc:/network/shares/group:default
8482026-03-18T03:57:44.014Zonline 3:57:35 svc:/milestone/multi-user:default
8492026-03-18T03:57:44.014Zonline 3:57:35 svc:/system/boot-config:default
8502026-03-18T03:57:44.014Zonline 3:57:35 svc:/network/shares/group:zfs
8512026-03-18T03:57:44.014Zonline 3:57:35 svc:/network/routing-setup:default
8522026-03-18T03:57:44.014Zonline 3:57:35 svc:/network/routing/ndp:default
8532026-03-18T03:57:44.014Zonline 3:57:35 svc:/network/ssh:default
8542026-03-18T03:57:44.014Zonline 3:57:35 svc:/milestone/multi-user-server:default
8552026-03-18T03:57:44.014Zonline 3:57:35 svc:/system/update-man-index:default
8562026-03-18T03:57:44.014Zuninitialized 3:57:32 svc:/network/rpc/gss:default
8572026-03-18T03:57:44.014Zuninitialized 3:57:32 svc:/network/nfs/rquota:default
8582026-03-18T03:57:44.014Zuninitialized 3:57:32 svc:/network/security/ktkt_warn:default
8592026-03-18T03:57:44.014Z[a] svcs milestone/network
8602026-03-18T03:57:44.024ZSTATE STIME FMRI
8612026-03-18T03:57:44.024Zonline 3:57:32 svc:/milestone/network:default
8622026-03-18T03:57:44.024Z[a] ipadm create-addr -t -T dhcp opte0/test
8632026-03-18T03:57:50.054Z
8642026-03-18T03:57:50.054Z[a] route add -iface 10.0.0.254 10.0.0.1
8652026-03-18T03:57:50.071Zadd host 10.0.0.254: gateway 10.0.0.1
8662026-03-18T03:57:50.071Z[a] route add 10.0.0.0/24 10.0.0.254
8672026-03-18T03:57:50.085Zadd net 10.0.0.0/24: gateway 10.0.0.254
8682026-03-18T03:57:50.085Z[a] route add 224.0.0.0/4 10.0.0.254
8692026-03-18T03:57:50.099Zadd net 224.0.0.0/4: gateway 10.0.0.254
8702026-03-18T03:57:50.099Zsetup zone b
8712026-03-18T03:57:50.099Z[b] svcs -a
8722026-03-18T03:57:50.210ZSTATE STIME FMRI
8732026-03-18T03:57:50.210Zlegacy_run 3:57:46 lrc:/etc/rc2_d/S20sysetup
8742026-03-18T03:57:50.210Zlegacy_run 3:57:46 lrc:/etc/rc2_d/S89PRESERVE
8752026-03-18T03:57:50.210Zdisabled 3:57:43 svc:/system/device/mpxio-upgrade:default
8762026-03-18T03:57:50.210Zdisabled 3:57:43 svc:/network/physical:nwam
8772026-03-18T03:57:50.210Zdisabled 3:57:43 svc:/network/ipmp:default
8782026-03-18T03:57:50.210Zdisabled 3:57:43 svc:/network/install:default
8792026-03-18T03:57:50.210Zdisabled 3:57:43 svc:/network/location:default
8802026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/tcpkey:default
8812026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/ipsec/manual-key:default
8822026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/ipsec/ike:default
8832026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/dns/install:default
8842026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nis/client:default
8852026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/ldap/client:default
8862026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/status:default
8872026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/nlockmgr:default
8882026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/cbd:default
8892026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/system/idmap:default
8902026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/mapid:default
8912026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/rpc/keyserv:default
8922026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/inetd:default
8932026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/client:default
8942026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/smb/client:default
8952026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/system/auditd:default
8962026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/application/management/net-snmp:default
8972026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/dns/multicast:default
8982026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/application/pkg/dynamic-mirror:default
8992026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/application/pkg/repositories-setup:default
9002026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/application/pkg/mirror:default
9012026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/application/pkg/server:default
9022026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/application/security/tcsd:default
9032026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/smb/server:default
9042026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/system/filesystem/reparse:default
9052026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/server:default
9062026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/nfs/log:default
9072026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/routing/legacy-routing:ipv4
9082026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/routing/legacy-routing:ipv6
9092026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/routing/rdisc:default
9102026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/ipv6-forwarding:default
9112026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/routing/ripng:default
9122026-03-18T03:57:50.211Zdisabled 3:57:43 svc:/network/routing/route:default
9132026-03-18T03:57:50.211Zdisabled 3:57:44 svc:/network/security/kadmin:default
9142026-03-18T03:57:50.211Zdisabled 3:57:44 svc:/network/security/krb5kdc:default
9152026-03-18T03:57:50.211Zdisabled 3:57:44 svc:/network/chrony:default
9162026-03-18T03:57:50.211Zdisabled 3:57:44 svc:/network/ipqos:default
9172026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/network/ipv4-forwarding:default
9182026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/device/allocate:default
9192026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/fm/notify-params:default
9202026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/svc/global:default
9212026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/vtdaemon:default
9222026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/console-login:vt2
9232026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/console-login:vt3
9242026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/console-login:vt4
9252026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/console-login:vt5
9262026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/console-login:vt6
9272026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/extended-accounting:flow
9282026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/extended-accounting:net
9292026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/extended-accounting:process
9302026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/extended-accounting:task
9312026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/consadm:default
9322026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/process-security:default
9332026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/hotplug:default
9342026-03-18T03:57:50.212Zdisabled 3:57:44 svc:/system/sar:default
9352026-03-18T03:57:50.212Zdisabled 3:57:46 svc:/network/dns/client:default
9362026-03-18T03:57:50.212Zdisabled 3:57:46 svc:/network/rpc/bind:default
9372026-03-18T03:57:50.212Zdisabled 3:57:46 svc:/system/sac:default
9382026-03-18T03:57:50.212Zdisabled 3:57:47 svc:/network/inetd-upgrade:default
9392026-03-18T03:57:50.212Zonline 3:57:42 svc:/system/svc/restarter:default
9402026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/early-manifest-import:default
9412026-03-18T03:57:50.212Zonline 3:57:43 svc:/network/datalink-management:default
9422026-03-18T03:57:50.212Zonline 3:57:43 svc:/network/netcfg:default
9432026-03-18T03:57:50.212Zonline 3:57:43 svc:/network/ip-interface-management:default
9442026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/filesystem/root:default
9452026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/boot-archive:default
9462026-03-18T03:57:50.212Zonline 3:57:43 svc:/network/loopback:default
9472026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/filesystem/usr:default
9482026-03-18T03:57:50.212Zonline 3:57:43 svc:/network/physical:default
9492026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/device/local:default
9502026-03-18T03:57:50.212Zonline 3:57:43 svc:/milestone/devices:default
9512026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/identity:node
9522026-03-18T03:57:50.212Zonline 3:57:43 svc:/network/ipsec/ipsecalgs:default
9532026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/device/audio:default
9542026-03-18T03:57:50.212Zonline 3:57:43 svc:/system/filesystem/minimal:default
9552026-03-18T03:57:50.212Zonline 3:57:44 svc:/network/ipsec/policy:default
9562026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/rmtmpfiles:default
9572026-03-18T03:57:50.213Zonline 3:57:44 svc:/milestone/network:default
9582026-03-18T03:57:50.213Zonline 3:57:44 svc:/network/initial:default
9592026-03-18T03:57:50.213Zonline 3:57:44 svc:/network/iptun:default
9602026-03-18T03:57:50.213Zonline 3:57:44 svc:/network/netmask:default
9612026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/pkgserv:default
9622026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/auditset:default
9632026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/hostid:default
9642026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/pfexec:default
9652026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/logadm-upgrade:default
9662026-03-18T03:57:50.213Zonline 3:57:44 svc:/system/fmd:default
9672026-03-18T03:57:50.213Zonline 3:57:45 svc:/system/rbac:default
9682026-03-18T03:57:50.213Zonline 3:57:46 svc:/network/service:default
9692026-03-18T03:57:50.213Zonline 3:57:46 svc:/system/cryptosvc:default
9702026-03-18T03:57:50.213Zonline 3:57:46 svc:/system/identity:domain
9712026-03-18T03:57:50.213Zonline 3:57:46 svc:/system/keymap:default
9722026-03-18T03:57:50.216Zonline 3:57:46 svc:/system/name-service-cache:default
9732026-03-18T03:57:50.216Zonline 3:57:46 svc:/milestone/name-services:default
9742026-03-18T03:57:50.216Zonline 3:57:46 svc:/system/manifest-import:default
9752026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/coreadm:default
9762026-03-18T03:57:50.217Zonline 3:57:46 svc:/milestone/single-user:default
9772026-03-18T03:57:50.217Zonline 3:57:46 svc:/milestone/sysconfig:default
9782026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/filesystem/local:default
9792026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/utmp:default
9802026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/boot-archive-update:default
9812026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/console-login:default
9822026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/system-log:default
9832026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/cron:default
9842026-03-18T03:57:50.217Zonline 3:57:46 svc:/milestone/multi-user:default
9852026-03-18T03:57:50.217Zonline 3:57:46 svc:/network/shares/group:default
9862026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/boot-config:default
9872026-03-18T03:57:50.217Zonline 3:57:46 svc:/network/shares/group:zfs
9882026-03-18T03:57:50.217Zonline 3:57:46 svc:/network/routing-setup:default
9892026-03-18T03:57:50.217Zonline 3:57:46 svc:/network/routing/ndp:default
9902026-03-18T03:57:50.217Zonline 3:57:46 svc:/system/update-man-index:default
9912026-03-18T03:57:50.217Zonline 3:57:46 svc:/network/ssh:default
9922026-03-18T03:57:50.217Zonline 3:57:46 svc:/milestone/multi-user-server:default
9932026-03-18T03:57:50.217Zuninitialized 3:57:43 svc:/network/rpc/gss:default
9942026-03-18T03:57:50.217Zuninitialized 3:57:43 svc:/network/nfs/rquota:default
9952026-03-18T03:57:50.217Zuninitialized 3:57:44 svc:/network/security/ktkt_warn:default
9962026-03-18T03:57:50.217Z[b] svcs milestone/network
9972026-03-18T03:57:50.227ZSTATE STIME FMRI
9982026-03-18T03:57:50.227Zonline 3:57:44 svc:/milestone/network:default
9992026-03-18T03:57:50.227Z[b] ipadm create-addr -t -T dhcp opte1/test
10002026-03-18T03:57:56.399Z
10012026-03-18T03:57:56.399Z[b] route add -iface 10.0.0.254 10.0.0.2
10022026-03-18T03:57:56.415Zadd host 10.0.0.254: gateway 10.0.0.2
10032026-03-18T03:57:56.415Z[b] route add 10.0.0.0/24 10.0.0.254
10042026-03-18T03:57:56.430Zadd net 10.0.0.0/24: gateway 10.0.0.254
10052026-03-18T03:57:56.430Z[b] route add 224.0.0.0/4 10.0.0.254
10062026-03-18T03:57:56.444Zadd net 224.0.0.0/4: gateway 10.0.0.254
10072026-03-18T03:57:56.444Z###---------------###
10082026-03-18T03:57:56.444Z:::Topology built!:::
10092026-03-18T03:57:56.444Z###---------------###
10102026-03-18T03:57:56.447Z###----------------###
10112026-03-18T03:57:56.447Z::: iPerf spawned! :::
10122026-03-18T03:57:56.447Z:::Waiting... (10s):::
10132026-03-18T03:57:56.447Z###----------------###
10142026-03-18T03:58:06.443Z###---###
10152026-03-18T03:58:06.443Z:::Go!:::
10162026-03-18T03:58:06.443Z###---###
10172026-03-18T03:58:06.444Z[a] ping 10.0.0.2
10182026-03-18T03:58:06.463Z10.0.0.2 is alive
10192026-03-18T03:58:06.463Z###-------------------###
10202026-03-18T03:58:06.463Z:::Running experiment :::
10212026-03-18T03:58:06.463Z:::iperf-tcp/local/c2s:::
10222026-03-18T03:58:06.463Z###-------------------###
10232026-03-18T03:58:13.486Z-----------------------------------------------------------
10242026-03-18T03:58:13.487ZServer listening on 5201
10252026-03-18T03:58:13.487Z-----------------------------------------------------------
10262026-03-18T03:58:13.487ZAccepted connection from 10.0.0.1, port 45863
10272026-03-18T03:58:13.487Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38026
10282026-03-18T03:58:13.487Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57586
10292026-03-18T03:58:13.487Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33092
10302026-03-18T03:58:13.487Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33444
10312026-03-18T03:58:13.487Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35781
10322026-03-18T03:58:13.487Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53314
10332026-03-18T03:58:13.487Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39343
10342026-03-18T03:58:13.487Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37583
10352026-03-18T03:58:13.487Z[ ID] Interval Transfer Bandwidth
10362026-03-18T03:58:13.487Z[ 5] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
10372026-03-18T03:58:13.487Z[ 7] 0.00-1.00 sec 82.5 MBytes 692 Mbits/sec
10382026-03-18T03:58:13.487Z[ 9] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
10392026-03-18T03:58:13.487Z[ 11] 0.00-1.00 sec 82.2 MBytes 690 Mbits/sec
10402026-03-18T03:58:13.487Z[ 13] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
10412026-03-18T03:58:13.487Z[ 15] 0.00-1.00 sec 82.0 MBytes 688 Mbits/sec
10422026-03-18T03:58:13.487Z[ 17] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
10432026-03-18T03:58:13.487Z[ 19] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
10442026-03-18T03:58:13.487Z[SUM] 0.00-1.00 sec 658 MBytes 5.52 Gbits/sec
10452026-03-18T03:58:13.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
10462026-03-18T03:58:13.487Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10472026-03-18T03:58:13.487Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10482026-03-18T03:58:13.487Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10492026-03-18T03:58:13.487Z[ 11] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10502026-03-18T03:58:13.487Z[ 13] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
10512026-03-18T03:58:13.487Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10522026-03-18T03:58:13.487Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10532026-03-18T03:58:13.487Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10542026-03-18T03:58:13.487Z[SUM] 1.00-2.00 sec 972 MBytes 8.16 Gbits/sec
10552026-03-18T03:58:13.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
10562026-03-18T03:58:13.487Z[ 5] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
10572026-03-18T03:58:13.487Z[ 7] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
10582026-03-18T03:58:13.487Z[ 9] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
10592026-03-18T03:58:13.487Z[ 11] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
10602026-03-18T03:58:13.487Z[ 13] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
10612026-03-18T03:58:13.488Z[ 15] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
10622026-03-18T03:58:13.488Z[ 17] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
10632026-03-18T03:58:13.488Z[ 19] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
10642026-03-18T03:58:13.488Z[SUM] 2.00-3.00 sec 978 MBytes 8.20 Gbits/sec
10652026-03-18T03:58:13.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
10662026-03-18T03:58:13.488Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10672026-03-18T03:58:13.488Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10682026-03-18T03:58:13.488Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10692026-03-18T03:58:13.488Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10702026-03-18T03:58:13.488Z[ 13] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10712026-03-18T03:58:13.488Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10722026-03-18T03:58:13.488Z[ 17] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10732026-03-18T03:58:13.488Z[ 19] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10742026-03-18T03:58:13.488Z[SUM] 3.00-4.00 sec 972 MBytes 8.16 Gbits/sec
10752026-03-18T03:58:13.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
10762026-03-18T03:58:13.488Z[ 5] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10772026-03-18T03:58:13.488Z[ 7] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10782026-03-18T03:58:13.488Z[ 9] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10792026-03-18T03:58:13.488Z[ 11] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10802026-03-18T03:58:13.488Z[ 13] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10812026-03-18T03:58:13.488Z[ 15] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10822026-03-18T03:58:13.488Z[ 17] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10832026-03-18T03:58:13.488Z[ 19] 4.00-5.00 sec 120 MBytes 1.01 Gbits/sec
10842026-03-18T03:58:13.488Z[SUM] 4.00-5.00 sec 960 MBytes 8.06 Gbits/sec
10852026-03-18T03:58:13.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
10862026-03-18T03:58:13.488Z[ 5] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10872026-03-18T03:58:13.488Z[ 7] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10882026-03-18T03:58:13.488Z[ 9] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10892026-03-18T03:58:13.488Z[ 11] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10902026-03-18T03:58:13.488Z[ 13] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10912026-03-18T03:58:13.488Z[ 15] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10922026-03-18T03:58:13.488Z[ 17] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10932026-03-18T03:58:13.488Z[ 19] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
10942026-03-18T03:58:13.488Z[SUM] 5.00-6.00 sec 962 MBytes 8.07 Gbits/sec
10952026-03-18T03:58:13.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
10962026-03-18T03:58:13.488Z[ 5] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
10972026-03-18T03:58:13.488Z[ 7] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
10982026-03-18T03:58:13.488Z[ 9] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
10992026-03-18T03:58:16.703Z[ 11] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
11002026-03-18T03:58:16.703Z[ 13] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
11012026-03-18T03:58:16.703Z[ 15] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
11022026-03-18T03:58:16.703Z[ 17] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
11032026-03-18T03:58:16.703Z[ 19] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
11042026-03-18T03:58:16.703Z[SUM] 6.00-7.00 sec 967 MBytes 8.11 Gbits/sec
11052026-03-18T03:58:16.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
11062026-03-18T03:58:16.703Z[ 5] 7.00-8.00 sec 125 MBytes 1.05 Gbits/sec
11072026-03-18T03:58:16.703Z[ 7] 7.00-8.00 sec 125 MBytes 1.05 Gbits/sec
11082026-03-18T03:58:16.703Z[ 9] 7.00-8.00 sec 124 MBytes 1.04 Gbits/sec
11092026-03-18T03:58:16.703Z[ 11] 7.00-8.00 sec 124 MBytes 1.04 Gbits/sec
11102026-03-18T03:58:16.703Z[ 13] 7.00-8.00 sec 125 MBytes 1.04 Gbits/sec
11112026-03-18T03:58:16.703Z[ 15] 7.00-8.00 sec 124 MBytes 1.04 Gbits/sec
11122026-03-18T03:58:16.703Z[ 17] 7.00-8.00 sec 125 MBytes 1.04 Gbits/sec
11132026-03-18T03:58:16.703Z[ 19] 7.00-8.00 sec 124 MBytes 1.04 Gbits/sec
11142026-03-18T03:58:16.703Z[SUM] 7.00-8.00 sec 996 MBytes 8.36 Gbits/sec
11152026-03-18T03:58:16.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
11162026-03-18T03:58:16.703Z[ 5] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11172026-03-18T03:58:16.703Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11182026-03-18T03:58:16.703Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11192026-03-18T03:58:16.703Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11202026-03-18T03:58:16.703Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11212026-03-18T03:58:16.703Z[ 15] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11222026-03-18T03:58:16.703Z[ 17] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11232026-03-18T03:58:16.703Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
11242026-03-18T03:58:16.703Z[SUM] 8.00-9.00 sec 974 MBytes 8.17 Gbits/sec
11252026-03-18T03:58:16.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
11262026-03-18T03:58:16.703Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11272026-03-18T03:58:16.703Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11282026-03-18T03:58:16.704Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11292026-03-18T03:58:16.704Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11302026-03-18T03:58:16.704Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11312026-03-18T03:58:16.704Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11322026-03-18T03:58:16.704Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11332026-03-18T03:58:16.704Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11342026-03-18T03:58:16.704Z[SUM] 9.00-10.00 sec 976 MBytes 8.19 Gbits/sec
11352026-03-18T03:58:16.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
11362026-03-18T03:58:16.704Z[ 5] 10.00-10.00 sec 124 KBytes 1.95 Gbits/sec
11372026-03-18T03:58:16.704Z[ 7] 10.00-10.00 sec 49.1 KBytes 779 Mbits/sec
11382026-03-18T03:58:16.704Z[ 9] 10.00-10.00 sec 103 KBytes 1.63 Gbits/sec
11392026-03-18T03:58:16.704Z[ 11] 10.00-10.00 sec 91.4 KBytes 1.45 Gbits/sec
11402026-03-18T03:58:16.704Z[ 13] 10.00-10.00 sec 82.5 KBytes 1.31 Gbits/sec
11412026-03-18T03:58:16.704Z[ 15] 10.00-10.00 sec 77.8 KBytes 1.28 Gbits/sec
11422026-03-18T03:58:16.704Z[ 17] 10.00-10.00 sec 19.4 KBytes 320 Mbits/sec
11432026-03-18T03:58:16.704Z[ 19] 10.00-10.00 sec 56.4 KBytes 927 Mbits/sec
11442026-03-18T03:58:16.704Z[SUM] 10.00-10.00 sec 603 KBytes 9.52 Gbits/sec
11452026-03-18T03:58:16.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
11462026-03-18T03:58:16.704Z[ ID] Interval Transfer Bandwidth
11472026-03-18T03:58:16.704Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11482026-03-18T03:58:16.704Z[ 5] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
11492026-03-18T03:58:16.704Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11502026-03-18T03:58:16.704Z[ 7] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
11512026-03-18T03:58:16.704Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11522026-03-18T03:58:16.704Z[ 9] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11532026-03-18T03:58:16.704Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11542026-03-18T03:58:16.704Z[ 11] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11552026-03-18T03:58:16.704Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11562026-03-18T03:58:16.704Z[ 13] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11572026-03-18T03:58:16.704Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11582026-03-18T03:58:16.704Z[ 15] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11592026-03-18T03:58:16.704Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11602026-03-18T03:58:16.704Z[ 17] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11612026-03-18T03:58:16.704Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11622026-03-18T03:58:16.704Z[ 19] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11632026-03-18T03:58:16.704Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11642026-03-18T03:58:16.704Z[SUM] 0.00-10.00 sec 9.20 GBytes 7.90 Gbits/sec receiver
11652026-03-18T03:58:16.708ZRun 1/5...7899.339Mbps
11662026-03-18T03:58:23.728Z-----------------------------------------------------------
11672026-03-18T03:58:23.729ZServer listening on 5201
11682026-03-18T03:58:23.729Z-----------------------------------------------------------
11692026-03-18T03:58:23.729ZAccepted connection from 10.0.0.1, port 32955
11702026-03-18T03:58:23.729Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42933
11712026-03-18T03:58:23.729Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40319
11722026-03-18T03:58:23.729Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55600
11732026-03-18T03:58:23.729Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39288
11742026-03-18T03:58:23.729Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56666
11752026-03-18T03:58:23.729Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55351
11762026-03-18T03:58:23.729Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52686
11772026-03-18T03:58:23.730Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54479
11782026-03-18T03:58:23.730Z[ ID] Interval Transfer Bandwidth
11792026-03-18T03:58:23.730Z[ 5] 0.00-1.00 sec 83.6 MBytes 701 Mbits/sec
11802026-03-18T03:58:23.730Z[ 7] 0.00-1.00 sec 83.5 MBytes 700 Mbits/sec
11812026-03-18T03:58:23.730Z[ 9] 0.00-1.00 sec 83.5 MBytes 701 Mbits/sec
11822026-03-18T03:58:23.730Z[ 11] 0.00-1.00 sec 83.4 MBytes 700 Mbits/sec
11832026-03-18T03:58:23.730Z[ 13] 0.00-1.00 sec 83.3 MBytes 699 Mbits/sec
11842026-03-18T03:58:23.730Z[ 15] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
11852026-03-18T03:58:23.730Z[ 17] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
11862026-03-18T03:58:23.730Z[ 19] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
11872026-03-18T03:58:23.730Z[SUM] 0.00-1.00 sec 667 MBytes 5.59 Gbits/sec
11882026-03-18T03:58:23.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-03-18T03:58:23.730Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11902026-03-18T03:58:23.730Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11912026-03-18T03:58:23.730Z[ 9] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11922026-03-18T03:58:23.730Z[ 11] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11932026-03-18T03:58:23.730Z[ 13] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11942026-03-18T03:58:23.730Z[ 15] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11952026-03-18T03:58:23.730Z[ 17] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11962026-03-18T03:58:23.730Z[ 19] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
11972026-03-18T03:58:23.730Z[SUM] 1.00-2.00 sec 976 MBytes 8.18 Gbits/sec
11982026-03-18T03:58:23.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-03-18T03:58:23.730Z[ 5] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
12002026-03-18T03:58:23.730Z[ 7] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
12012026-03-18T03:58:23.730Z[ 9] 2.00-3.00 sec 123 MBytes 1.03 Gbits/sec
12022026-03-18T03:58:23.730Z[ 11] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
12032026-03-18T03:58:23.730Z[ 13] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
12042026-03-18T03:58:23.730Z[ 15] 2.00-3.00 sec 123 MBytes 1.03 Gbits/sec
12052026-03-18T03:58:23.730Z[ 17] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
12062026-03-18T03:58:23.730Z[ 19] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
12072026-03-18T03:58:23.730Z[SUM] 2.00-3.00 sec 980 MBytes 8.22 Gbits/sec
12082026-03-18T03:58:23.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-03-18T03:58:23.730Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12102026-03-18T03:58:23.730Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12112026-03-18T03:58:23.730Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12122026-03-18T03:58:23.730Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12132026-03-18T03:58:23.730Z[ 13] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12142026-03-18T03:58:23.730Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12152026-03-18T03:58:23.731Z[ 17] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12162026-03-18T03:58:23.731Z[ 19] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
12172026-03-18T03:58:23.731Z[SUM] 3.00-4.00 sec 976 MBytes 8.19 Gbits/sec
12182026-03-18T03:58:23.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-03-18T03:58:23.731Z[ 5] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12202026-03-18T03:58:23.731Z[ 7] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12212026-03-18T03:58:23.731Z[ 9] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12222026-03-18T03:58:23.731Z[ 11] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12232026-03-18T03:58:23.731Z[ 13] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12242026-03-18T03:58:23.731Z[ 15] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12252026-03-18T03:58:23.731Z[ 17] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12262026-03-18T03:58:23.731Z[ 19] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12272026-03-18T03:58:23.731Z[SUM] 4.00-5.00 sec 969 MBytes 8.13 Gbits/sec
12282026-03-18T03:58:23.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-03-18T03:58:23.731Z[ 5] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12302026-03-18T03:58:23.731Z[ 7] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12312026-03-18T03:58:23.731Z[ 9] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12322026-03-18T03:58:23.731Z[ 11] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12332026-03-18T03:58:23.731Z[ 13] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12342026-03-18T03:58:23.731Z[ 15] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12352026-03-18T03:58:23.731Z[ 17] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12362026-03-18T03:58:23.731Z[ 19] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
12372026-03-18T03:58:23.731Z[SUM] 5.00-6.00 sec 974 MBytes 8.17 Gbits/sec
12382026-03-18T03:58:23.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-03-18T03:58:23.731Z[ 5] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12402026-03-18T03:58:23.731Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12412026-03-18T03:58:23.731Z[ 9] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12422026-03-18T03:58:26.942Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12432026-03-18T03:58:26.943Z[ 13] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
12442026-03-18T03:58:26.943Z[ 15] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
12452026-03-18T03:58:26.943Z[ 17] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12462026-03-18T03:58:26.943Z[ 19] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
12472026-03-18T03:58:26.943Z[SUM] 6.00-7.00 sec 977 MBytes 8.20 Gbits/sec
12482026-03-18T03:58:26.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-03-18T03:58:26.943Z[ 5] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12502026-03-18T03:58:26.943Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12512026-03-18T03:58:26.943Z[ 9] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12522026-03-18T03:58:26.943Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12532026-03-18T03:58:26.943Z[ 13] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12542026-03-18T03:58:26.943Z[ 15] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12552026-03-18T03:58:26.943Z[ 17] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12562026-03-18T03:58:26.943Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12572026-03-18T03:58:26.943Z[SUM] 7.00-8.00 sec 974 MBytes 8.17 Gbits/sec
12582026-03-18T03:58:26.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-03-18T03:58:26.943Z[ 5] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12602026-03-18T03:58:26.943Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12612026-03-18T03:58:26.943Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12622026-03-18T03:58:26.943Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12632026-03-18T03:58:26.943Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12642026-03-18T03:58:26.943Z[ 15] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12652026-03-18T03:58:26.943Z[ 17] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
12662026-03-18T03:58:26.943Z[ 19] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12672026-03-18T03:58:26.943Z[SUM] 8.00-9.00 sec 973 MBytes 8.16 Gbits/sec
12682026-03-18T03:58:26.943Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-03-18T03:58:26.943Z[ 5] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12702026-03-18T03:58:26.944Z[ 7] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12712026-03-18T03:58:26.944Z[ 9] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12722026-03-18T03:58:26.944Z[ 11] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12732026-03-18T03:58:26.944Z[ 13] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12742026-03-18T03:58:26.944Z[ 15] 9.00-10.00 sec 123 MBytes 1.03 Gbits/sec
12752026-03-18T03:58:26.944Z[ 17] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12762026-03-18T03:58:26.944Z[ 19] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
12772026-03-18T03:58:26.944Z[SUM] 9.00-10.00 sec 979 MBytes 8.21 Gbits/sec
12782026-03-18T03:58:26.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-03-18T03:58:26.944Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12802026-03-18T03:58:26.944Z[ 7] 10.00-10.00 sec 112 KBytes 2.20 Gbits/sec
12812026-03-18T03:58:26.944Z[ 9] 10.00-10.00 sec 122 KBytes 2.38 Gbits/sec
12822026-03-18T03:58:26.944Z[ 11] 10.00-10.00 sec 45.4 KBytes 890 Mbits/sec
12832026-03-18T03:58:26.944Z[ 13] 10.00-10.00 sec 78.8 KBytes 1.55 Gbits/sec
12842026-03-18T03:58:26.944Z[ 15] 10.00-10.00 sec 59.4 KBytes 1.16 Gbits/sec
12852026-03-18T03:58:26.944Z[ 17] 10.00-10.00 sec 28.6 KBytes 561 Mbits/sec
12862026-03-18T03:58:26.944Z[ 19] 10.00-10.00 sec 20.0 KBytes 390 Mbits/sec
12872026-03-18T03:58:26.944Z[SUM] 10.00-10.00 sec 466 KBytes 9.10 Gbits/sec
12882026-03-18T03:58:26.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
12892026-03-18T03:58:26.944Z[ ID] Interval Transfer Bandwidth
12902026-03-18T03:58:26.944Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12912026-03-18T03:58:26.944Z[ 5] 0.00-10.00 sec 1.15 GBytes 991 Mbits/sec receiver
12922026-03-18T03:58:26.944Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12932026-03-18T03:58:26.944Z[ 7] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
12942026-03-18T03:58:26.944Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12952026-03-18T03:58:26.944Z[ 9] 0.00-10.00 sec 1.15 GBytes 991 Mbits/sec receiver
12962026-03-18T03:58:26.944Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12972026-03-18T03:58:26.945Z[ 11] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
12982026-03-18T03:58:26.945Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12992026-03-18T03:58:26.945Z[ 13] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
13002026-03-18T03:58:26.945Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13012026-03-18T03:58:26.945Z[ 15] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
13022026-03-18T03:58:26.945Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13032026-03-18T03:58:26.945Z[ 17] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
13042026-03-18T03:58:26.945Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13052026-03-18T03:58:26.945Z[ 19] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
13062026-03-18T03:58:26.945Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13072026-03-18T03:58:26.945Z[SUM] 0.00-10.00 sec 9.22 GBytes 7.92 Gbits/sec receiver
13082026-03-18T03:58:26.948ZRun 2/5...7923.453Mbps
13092026-03-18T03:58:33.968Z-----------------------------------------------------------
13102026-03-18T03:58:33.968ZServer listening on 5201
13112026-03-18T03:58:33.968Z-----------------------------------------------------------
13122026-03-18T03:58:33.968ZAccepted connection from 10.0.0.1, port 37510
13132026-03-18T03:58:33.968Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41879
13142026-03-18T03:58:33.968Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54741
13152026-03-18T03:58:33.968Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47479
13162026-03-18T03:58:33.968Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51242
13172026-03-18T03:58:33.968Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63398
13182026-03-18T03:58:33.968Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39368
13192026-03-18T03:58:33.968Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36155
13202026-03-18T03:58:33.968Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42881
13212026-03-18T03:58:33.968Z[ ID] Interval Transfer Bandwidth
13222026-03-18T03:58:33.968Z[ 5] 0.00-1.00 sec 82.3 MBytes 691 Mbits/sec
13232026-03-18T03:58:33.968Z[ 7] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
13242026-03-18T03:58:33.968Z[ 9] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
13252026-03-18T03:58:33.968Z[ 11] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
13262026-03-18T03:58:33.968Z[ 13] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
13272026-03-18T03:58:33.968Z[ 15] 0.00-1.00 sec 82.0 MBytes 688 Mbits/sec
13282026-03-18T03:58:33.968Z[ 17] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
13292026-03-18T03:58:33.968Z[ 19] 0.00-1.00 sec 82.0 MBytes 688 Mbits/sec
13302026-03-18T03:58:33.968Z[SUM] 0.00-1.00 sec 657 MBytes 5.51 Gbits/sec
13312026-03-18T03:58:33.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-03-18T03:58:33.968Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13332026-03-18T03:58:33.968Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13342026-03-18T03:58:33.968Z[ 9] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13352026-03-18T03:58:33.968Z[ 11] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13362026-03-18T03:58:33.968Z[ 13] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13372026-03-18T03:58:33.968Z[ 15] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13382026-03-18T03:58:33.968Z[ 17] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13392026-03-18T03:58:33.968Z[ 19] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13402026-03-18T03:58:33.968Z[SUM] 1.00-2.00 sec 973 MBytes 8.17 Gbits/sec
13412026-03-18T03:58:33.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-03-18T03:58:33.968Z[ 5] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13432026-03-18T03:58:33.968Z[ 7] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13442026-03-18T03:58:33.968Z[ 9] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13452026-03-18T03:58:33.969Z[ 11] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13462026-03-18T03:58:33.969Z[ 13] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13472026-03-18T03:58:33.969Z[ 15] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13482026-03-18T03:58:33.969Z[ 17] 2.00-3.00 sec 122 MBytes 1.03 Gbits/sec
13492026-03-18T03:58:33.969Z[ 19] 2.00-3.00 sec 123 MBytes 1.03 Gbits/sec
13502026-03-18T03:58:33.969Z[SUM] 2.00-3.00 sec 979 MBytes 8.21 Gbits/sec
13512026-03-18T03:58:33.969Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-03-18T03:58:33.969Z[ 5] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13532026-03-18T03:58:33.969Z[ 7] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13542026-03-18T03:58:33.969Z[ 9] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13552026-03-18T03:58:33.969Z[ 11] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13562026-03-18T03:58:33.969Z[ 13] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13572026-03-18T03:58:33.969Z[ 15] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13582026-03-18T03:58:33.969Z[ 17] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13592026-03-18T03:58:33.969Z[ 19] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
13602026-03-18T03:58:33.969Z[SUM] 3.00-4.00 sec 963 MBytes 8.08 Gbits/sec
13612026-03-18T03:58:33.969Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-03-18T03:58:33.969Z[ 5] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13632026-03-18T03:58:33.969Z[ 7] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13642026-03-18T03:58:33.969Z[ 9] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13652026-03-18T03:58:33.969Z[ 11] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13662026-03-18T03:58:33.969Z[ 13] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13672026-03-18T03:58:33.969Z[ 15] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13682026-03-18T03:58:33.969Z[ 17] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13692026-03-18T03:58:33.969Z[ 19] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13702026-03-18T03:58:33.972Z[SUM] 4.00-5.00 sec 965 MBytes 8.09 Gbits/sec
13712026-03-18T03:58:33.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-03-18T03:58:33.973Z[ 5] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13732026-03-18T03:58:33.973Z[ 7] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13742026-03-18T03:58:33.973Z[ 9] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13752026-03-18T03:58:33.973Z[ 11] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13762026-03-18T03:58:33.973Z[ 13] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13772026-03-18T03:58:33.973Z[ 15] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13782026-03-18T03:58:33.973Z[ 17] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13792026-03-18T03:58:33.973Z[ 19] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13802026-03-18T03:58:33.973Z[SUM] 5.00-6.00 sec 970 MBytes 8.13 Gbits/sec
13812026-03-18T03:58:33.973Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-03-18T03:58:33.973Z[ 5] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13832026-03-18T03:58:33.973Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13842026-03-18T03:58:33.973Z[ 9] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13852026-03-18T03:58:37.182Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13862026-03-18T03:58:37.182Z[ 13] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13872026-03-18T03:58:37.182Z[ 15] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13882026-03-18T03:58:37.182Z[ 17] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13892026-03-18T03:58:37.182Z[ 19] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
13902026-03-18T03:58:37.182Z[SUM] 6.00-7.00 sec 976 MBytes 8.19 Gbits/sec
13912026-03-18T03:58:37.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-03-18T03:58:37.182Z[ 5] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
13932026-03-18T03:58:37.182Z[ 7] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
13942026-03-18T03:58:37.182Z[ 9] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
13952026-03-18T03:58:37.182Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13962026-03-18T03:58:37.182Z[ 13] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
13972026-03-18T03:58:37.182Z[ 15] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
13982026-03-18T03:58:37.182Z[ 17] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
13992026-03-18T03:58:37.182Z[ 19] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14002026-03-18T03:58:37.182Z[SUM] 7.00-8.00 sec 971 MBytes 8.15 Gbits/sec
14012026-03-18T03:58:37.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-03-18T03:58:37.182Z[ 5] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14032026-03-18T03:58:37.182Z[ 7] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14042026-03-18T03:58:37.182Z[ 9] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14052026-03-18T03:58:37.182Z[ 11] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14062026-03-18T03:58:37.182Z[ 13] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14072026-03-18T03:58:37.182Z[ 15] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14082026-03-18T03:58:37.182Z[ 17] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14092026-03-18T03:58:37.182Z[ 19] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
14102026-03-18T03:58:37.182Z[SUM] 8.00-9.00 sec 970 MBytes 8.14 Gbits/sec
14112026-03-18T03:58:37.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-03-18T03:58:37.182Z[ 5] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14132026-03-18T03:58:37.182Z[ 7] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14142026-03-18T03:58:37.182Z[ 9] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14152026-03-18T03:58:37.182Z[ 11] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14162026-03-18T03:58:37.182Z[ 13] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14172026-03-18T03:58:37.182Z[ 15] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14182026-03-18T03:58:37.183Z[ 17] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14192026-03-18T03:58:37.183Z[ 19] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
14202026-03-18T03:58:37.183Z[SUM] 9.00-10.00 sec 966 MBytes 8.10 Gbits/sec
14212026-03-18T03:58:37.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
14222026-03-18T03:58:37.183Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.54 Gbits/sec
14232026-03-18T03:58:37.183Z[ 7] 10.00-10.00 sec 48.6 KBytes 781 Mbits/sec
14242026-03-18T03:58:37.183Z[ 9] 10.00-10.00 sec 57.8 KBytes 928 Mbits/sec
14252026-03-18T03:58:37.183Z[ 11] 10.00-10.00 sec 45.1 KBytes 724 Mbits/sec
14262026-03-18T03:58:37.183Z[ 13] 10.00-10.00 sec 114 KBytes 1.83 Gbits/sec
14272026-03-18T03:58:37.183Z[ 15] 10.00-10.00 sec 34.0 KBytes 546 Mbits/sec
14282026-03-18T03:58:37.183Z[ 17] 10.00-10.00 sec 124 KBytes 2.00 Gbits/sec
14292026-03-18T03:58:37.183Z[ 19] 10.00-10.00 sec 124 KBytes 2.00 Gbits/sec
14302026-03-18T03:58:37.183Z[SUM] 10.00-10.00 sec 644 KBytes 10.3 Gbits/sec
14312026-03-18T03:58:37.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
14322026-03-18T03:58:37.183Z[ ID] Interval Transfer Bandwidth
14332026-03-18T03:58:37.183Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14342026-03-18T03:58:37.183Z[ 5] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14352026-03-18T03:58:37.183Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14362026-03-18T03:58:37.183Z[ 7] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14372026-03-18T03:58:37.183Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14382026-03-18T03:58:37.183Z[ 9] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14392026-03-18T03:58:37.183Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14402026-03-18T03:58:37.183Z[ 11] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14412026-03-18T03:58:37.183Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14422026-03-18T03:58:37.183Z[ 13] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14432026-03-18T03:58:37.183Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14442026-03-18T03:58:37.183Z[ 15] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14452026-03-18T03:58:37.183Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14462026-03-18T03:58:37.183Z[ 17] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14472026-03-18T03:58:37.183Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14482026-03-18T03:58:37.183Z[ 19] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14492026-03-18T03:58:37.183Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14502026-03-18T03:58:37.183Z[SUM] 0.00-10.00 sec 9.17 GBytes 7.88 Gbits/sec receiver
14512026-03-18T03:58:37.187ZRun 3/5...7878.558Mbps
14522026-03-18T03:58:44.208Z-----------------------------------------------------------
14532026-03-18T03:58:44.208ZServer listening on 5201
14542026-03-18T03:58:44.208Z-----------------------------------------------------------
14552026-03-18T03:58:44.208ZAccepted connection from 10.0.0.1, port 33896
14562026-03-18T03:58:44.208Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48566
14572026-03-18T03:58:44.208Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55683
14582026-03-18T03:58:44.208Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50169
14592026-03-18T03:58:44.208Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35369
14602026-03-18T03:58:44.208Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41009
14612026-03-18T03:58:44.208Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63737
14622026-03-18T03:58:44.208Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63455
14632026-03-18T03:58:44.208Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50133
14642026-03-18T03:58:44.208Z[ ID] Interval Transfer Bandwidth
14652026-03-18T03:58:44.208Z[ 5] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14662026-03-18T03:58:44.208Z[ 7] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
14672026-03-18T03:58:44.208Z[ 9] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
14682026-03-18T03:58:44.208Z[ 11] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
14692026-03-18T03:58:44.208Z[ 13] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
14702026-03-18T03:58:44.208Z[ 15] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14712026-03-18T03:58:44.208Z[ 17] 0.00-1.00 sec 83.0 MBytes 696 Mbits/sec
14722026-03-18T03:58:44.208Z[ 19] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14732026-03-18T03:58:44.208Z[SUM] 0.00-1.00 sec 665 MBytes 5.58 Gbits/sec
14742026-03-18T03:58:44.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
14752026-03-18T03:58:44.208Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14762026-03-18T03:58:44.208Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14772026-03-18T03:58:44.208Z[ 9] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14782026-03-18T03:58:44.208Z[ 11] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14792026-03-18T03:58:44.208Z[ 13] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14802026-03-18T03:58:44.208Z[ 15] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14812026-03-18T03:58:44.208Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14822026-03-18T03:58:44.208Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14832026-03-18T03:58:44.209Z[SUM] 1.00-2.00 sec 972 MBytes 8.16 Gbits/sec
14842026-03-18T03:58:44.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
14852026-03-18T03:58:44.209Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14862026-03-18T03:58:44.209Z[ 7] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
14872026-03-18T03:58:44.209Z[ 9] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14882026-03-18T03:58:44.209Z[ 11] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14892026-03-18T03:58:44.209Z[ 13] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14902026-03-18T03:58:44.209Z[ 15] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
14912026-03-18T03:58:44.209Z[ 17] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14922026-03-18T03:58:44.209Z[ 19] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14932026-03-18T03:58:44.209Z[SUM] 2.00-3.00 sec 972 MBytes 8.15 Gbits/sec
14942026-03-18T03:58:44.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
14952026-03-18T03:58:44.209Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
14962026-03-18T03:58:44.209Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
14972026-03-18T03:58:44.209Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
14982026-03-18T03:58:44.209Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
14992026-03-18T03:58:44.209Z[ 13] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
15002026-03-18T03:58:44.209Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
15012026-03-18T03:58:44.209Z[ 17] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
15022026-03-18T03:58:44.209Z[ 19] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
15032026-03-18T03:58:44.209Z[SUM] 3.00-4.00 sec 976 MBytes 8.19 Gbits/sec
15042026-03-18T03:58:44.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
15052026-03-18T03:58:44.209Z[ 5] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15062026-03-18T03:58:44.209Z[ 7] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15072026-03-18T03:58:44.209Z[ 9] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15082026-03-18T03:58:44.209Z[ 11] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15092026-03-18T03:58:44.209Z[ 13] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15102026-03-18T03:58:44.209Z[ 15] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15112026-03-18T03:58:44.209Z[ 17] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15122026-03-18T03:58:44.209Z[ 19] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15132026-03-18T03:58:44.209Z[SUM] 4.00-5.00 sec 973 MBytes 8.16 Gbits/sec
15142026-03-18T03:58:44.209Z- - - - - - - - - - - - - - - - - - - - - - - - -
15152026-03-18T03:58:44.209Z[ 5] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15162026-03-18T03:58:44.209Z[ 7] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15172026-03-18T03:58:44.209Z[ 9] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15182026-03-18T03:58:44.209Z[ 11] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15192026-03-18T03:58:44.209Z[ 13] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15202026-03-18T03:58:44.209Z[ 15] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15212026-03-18T03:58:44.209Z[ 17] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15222026-03-18T03:58:44.210Z[ 19] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
15232026-03-18T03:58:44.210Z[SUM] 5.00-6.00 sec 973 MBytes 8.16 Gbits/sec
15242026-03-18T03:58:44.210Z- - - - - - - - - - - - - - - - - - - - - - - - -
15252026-03-18T03:58:44.210Z[ 5] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
15262026-03-18T03:58:44.210Z[ 7] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
15272026-03-18T03:58:44.210Z[ 9] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
15282026-03-18T03:58:47.421Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
15292026-03-18T03:58:47.421Z[ 13] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
15302026-03-18T03:58:47.421Z[ 15] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
15312026-03-18T03:58:47.421Z[ 17] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
15322026-03-18T03:58:47.421Z[ 19] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
15332026-03-18T03:58:47.421Z[SUM] 6.00-7.00 sec 978 MBytes 8.20 Gbits/sec
15342026-03-18T03:58:47.421Z- - - - - - - - - - - - - - - - - - - - - - - - -
15352026-03-18T03:58:47.421Z[ 5] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
15362026-03-18T03:58:47.421Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
15372026-03-18T03:58:47.421Z[ 9] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
15382026-03-18T03:58:47.422Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
15392026-03-18T03:58:47.422Z[ 13] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15402026-03-18T03:58:47.422Z[ 15] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15412026-03-18T03:58:47.422Z[ 17] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
15422026-03-18T03:58:47.422Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
15432026-03-18T03:58:47.422Z[SUM] 7.00-8.00 sec 972 MBytes 8.16 Gbits/sec
15442026-03-18T03:58:47.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
15452026-03-18T03:58:47.422Z[ 5] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15462026-03-18T03:58:47.422Z[ 7] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15472026-03-18T03:58:47.422Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
15482026-03-18T03:58:47.422Z[ 11] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15492026-03-18T03:58:47.422Z[ 13] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15502026-03-18T03:58:47.422Z[ 15] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15512026-03-18T03:58:47.422Z[ 17] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
15522026-03-18T03:58:47.422Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
15532026-03-18T03:58:47.422Z[SUM] 8.00-9.00 sec 972 MBytes 8.15 Gbits/sec
15542026-03-18T03:58:47.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
15552026-03-18T03:58:47.422Z[ 5] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15562026-03-18T03:58:47.422Z[ 7] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15572026-03-18T03:58:47.422Z[ 9] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15582026-03-18T03:58:47.422Z[ 11] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15592026-03-18T03:58:47.422Z[ 13] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15602026-03-18T03:58:47.422Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
15612026-03-18T03:58:47.422Z[ 17] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15622026-03-18T03:58:47.422Z[ 19] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
15632026-03-18T03:58:47.422Z[SUM] 9.00-10.00 sec 979 MBytes 8.21 Gbits/sec
15642026-03-18T03:58:47.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
15652026-03-18T03:58:47.422Z[ 5] 10.00-10.00 sec 126 KBytes 2.14 Gbits/sec
15662026-03-18T03:58:47.422Z[ 7] 10.00-10.00 sec 105 KBytes 1.80 Gbits/sec
15672026-03-18T03:58:47.422Z[ 9] 10.00-10.00 sec 77.8 KBytes 1.33 Gbits/sec
15682026-03-18T03:58:47.422Z[ 11] 10.00-10.00 sec 55.1 KBytes 943 Mbits/sec
15692026-03-18T03:58:47.422Z[ 13] 10.00-10.00 sec 83.3 KBytes 1.42 Gbits/sec
15702026-03-18T03:58:47.422Z[ 15] 10.00-10.00 sec 86.4 KBytes 1.48 Gbits/sec
15712026-03-18T03:58:47.422Z[ 17] 10.00-10.00 sec 68.1 KBytes 1.16 Gbits/sec
15722026-03-18T03:58:47.422Z[ 19] 10.00-10.00 sec 98.8 KBytes 1.69 Gbits/sec
15732026-03-18T03:58:47.422Z[SUM] 10.00-10.00 sec 700 KBytes 11.9 Gbits/sec
15742026-03-18T03:58:47.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
15752026-03-18T03:58:47.423Z[ ID] Interval Transfer Bandwidth
15762026-03-18T03:58:47.423Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15772026-03-18T03:58:47.423Z[ 5] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15782026-03-18T03:58:47.423Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15792026-03-18T03:58:47.423Z[ 7] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15802026-03-18T03:58:47.423Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15812026-03-18T03:58:47.423Z[ 9] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15822026-03-18T03:58:47.423Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15832026-03-18T03:58:47.423Z[ 11] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15842026-03-18T03:58:47.423Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15852026-03-18T03:58:47.423Z[ 13] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15862026-03-18T03:58:47.423Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15872026-03-18T03:58:47.423Z[ 15] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15882026-03-18T03:58:47.423Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15892026-03-18T03:58:47.423Z[ 17] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15902026-03-18T03:58:47.423Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15912026-03-18T03:58:47.423Z[ 19] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
15922026-03-18T03:58:47.423Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15932026-03-18T03:58:47.423Z[SUM] 0.00-10.00 sec 9.21 GBytes 7.91 Gbits/sec receiver
15942026-03-18T03:58:47.426ZRun 4/5...7912.452Mbps
15952026-03-18T03:58:54.447Z-----------------------------------------------------------
15962026-03-18T03:58:54.447ZServer listening on 5201
15972026-03-18T03:58:54.447Z-----------------------------------------------------------
15982026-03-18T03:58:54.447ZAccepted connection from 10.0.0.1, port 53584
15992026-03-18T03:58:54.447Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60623
16002026-03-18T03:58:54.447Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40943
16012026-03-18T03:58:54.447Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57341
16022026-03-18T03:58:54.447Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44344
16032026-03-18T03:58:54.447Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56296
16042026-03-18T03:58:54.447Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44452
16052026-03-18T03:58:54.447Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33998
16062026-03-18T03:58:54.447Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60874
16072026-03-18T03:58:54.447Z[ ID] Interval Transfer Bandwidth
16082026-03-18T03:58:54.447Z[ 5] 0.00-1.00 sec 82.6 MBytes 693 Mbits/sec
16092026-03-18T03:58:54.447Z[ 7] 0.00-1.00 sec 82.6 MBytes 693 Mbits/sec
16102026-03-18T03:58:54.447Z[ 9] 0.00-1.00 sec 82.5 MBytes 692 Mbits/sec
16112026-03-18T03:58:54.447Z[ 11] 0.00-1.00 sec 82.5 MBytes 692 Mbits/sec
16122026-03-18T03:58:54.447Z[ 13] 0.00-1.00 sec 82.4 MBytes 691 Mbits/sec
16132026-03-18T03:58:54.447Z[ 15] 0.00-1.00 sec 82.5 MBytes 692 Mbits/sec
16142026-03-18T03:58:54.447Z[ 17] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
16152026-03-18T03:58:54.447Z[ 19] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
16162026-03-18T03:58:54.447Z[SUM] 0.00-1.00 sec 660 MBytes 5.53 Gbits/sec
16172026-03-18T03:58:54.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
16182026-03-18T03:58:54.447Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16192026-03-18T03:58:54.447Z[ 7] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16202026-03-18T03:58:54.447Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16212026-03-18T03:58:54.447Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16222026-03-18T03:58:54.447Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16232026-03-18T03:58:54.447Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16242026-03-18T03:58:54.447Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16252026-03-18T03:58:54.447Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
16262026-03-18T03:58:54.447Z[SUM] 1.00-2.00 sec 971 MBytes 8.15 Gbits/sec
16272026-03-18T03:58:54.447Z- - - - - - - - - - - - - - - - - - - - - - - - -
16282026-03-18T03:58:54.447Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16292026-03-18T03:58:54.448Z[ 7] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16302026-03-18T03:58:54.448Z[ 9] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
16312026-03-18T03:58:54.448Z[ 11] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
16322026-03-18T03:58:54.448Z[ 13] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
16332026-03-18T03:58:54.448Z[ 15] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
16342026-03-18T03:58:54.448Z[ 17] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
16352026-03-18T03:58:54.448Z[ 19] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
16362026-03-18T03:58:54.448Z[SUM] 2.00-3.00 sec 968 MBytes 8.12 Gbits/sec
16372026-03-18T03:58:54.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
16382026-03-18T03:58:54.448Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16392026-03-18T03:58:54.448Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16402026-03-18T03:58:54.448Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16412026-03-18T03:58:54.448Z[ 11] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16422026-03-18T03:58:54.448Z[ 13] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16432026-03-18T03:58:54.448Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16442026-03-18T03:58:54.448Z[ 17] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16452026-03-18T03:58:54.448Z[ 19] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
16462026-03-18T03:58:54.448Z[SUM] 3.00-4.00 sec 973 MBytes 8.16 Gbits/sec
16472026-03-18T03:58:54.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
16482026-03-18T03:58:54.448Z[ 5] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16492026-03-18T03:58:54.448Z[ 7] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16502026-03-18T03:58:54.448Z[ 9] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16512026-03-18T03:58:54.448Z[ 11] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16522026-03-18T03:58:54.448Z[ 13] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16532026-03-18T03:58:54.448Z[ 15] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16542026-03-18T03:58:54.448Z[ 17] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16552026-03-18T03:58:54.448Z[ 19] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
16562026-03-18T03:58:54.448Z[SUM] 4.00-5.00 sec 977 MBytes 8.20 Gbits/sec
16572026-03-18T03:58:54.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
16582026-03-18T03:58:54.448Z[ 5] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16592026-03-18T03:58:54.448Z[ 7] 5.00-6.00 sec 122 MBytes 1.03 Gbits/sec
16602026-03-18T03:58:54.448Z[ 9] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16612026-03-18T03:58:54.448Z[ 11] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16622026-03-18T03:58:54.448Z[ 13] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16632026-03-18T03:58:54.448Z[ 15] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16642026-03-18T03:58:54.448Z[ 17] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16652026-03-18T03:58:54.448Z[ 19] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16662026-03-18T03:58:54.448Z[SUM] 5.00-6.00 sec 977 MBytes 8.19 Gbits/sec
16672026-03-18T03:58:54.448Z- - - - - - - - - - - - - - - - - - - - - - - - -
16682026-03-18T03:58:54.449Z[ 5] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16692026-03-18T03:58:54.449Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16702026-03-18T03:58:54.449Z[ 9] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16712026-03-18T03:58:57.660Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16722026-03-18T03:58:57.661Z[ 13] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16732026-03-18T03:58:57.661Z[ 15] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16742026-03-18T03:58:57.661Z[ 17] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16752026-03-18T03:58:57.661Z[ 19] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16762026-03-18T03:58:57.661Z[SUM] 6.00-7.00 sec 976 MBytes 8.19 Gbits/sec
16772026-03-18T03:58:57.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
16782026-03-18T03:58:57.661Z[ 5] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16792026-03-18T03:58:57.661Z[ 7] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16802026-03-18T03:58:57.661Z[ 9] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16812026-03-18T03:58:57.661Z[ 11] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16822026-03-18T03:58:57.661Z[ 13] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16832026-03-18T03:58:57.661Z[ 15] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16842026-03-18T03:58:57.661Z[ 17] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16852026-03-18T03:58:57.661Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16862026-03-18T03:58:57.661Z[SUM] 7.00-8.00 sec 972 MBytes 8.15 Gbits/sec
16872026-03-18T03:58:57.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
16882026-03-18T03:58:57.661Z[ 5] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16892026-03-18T03:58:57.661Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16902026-03-18T03:58:57.661Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16912026-03-18T03:58:57.661Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16922026-03-18T03:58:57.661Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16932026-03-18T03:58:57.661Z[ 15] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16942026-03-18T03:58:57.661Z[ 17] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16952026-03-18T03:58:57.661Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
16962026-03-18T03:58:57.661Z[SUM] 8.00-9.00 sec 974 MBytes 8.17 Gbits/sec
16972026-03-18T03:58:57.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
16982026-03-18T03:58:57.661Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
16992026-03-18T03:58:57.661Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17002026-03-18T03:58:57.661Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17012026-03-18T03:58:57.661Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17022026-03-18T03:58:57.661Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17032026-03-18T03:58:57.661Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17042026-03-18T03:58:57.661Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17052026-03-18T03:58:57.661Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17062026-03-18T03:58:57.661Z[SUM] 9.00-10.00 sec 976 MBytes 8.19 Gbits/sec
17072026-03-18T03:58:57.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
17082026-03-18T03:58:57.661Z[ 5] 10.00-10.00 sec 102 KBytes 1.87 Gbits/sec
17092026-03-18T03:58:57.661Z[ 7] 10.00-10.00 sec 59.0 KBytes 1.09 Gbits/sec
17102026-03-18T03:58:57.662Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
17112026-03-18T03:58:57.662Z[ 11] 10.00-10.00 sec 106 KBytes 1.96 Gbits/sec
17122026-03-18T03:58:57.662Z[ 13] 10.00-10.00 sec 85.7 KBytes 1.59 Gbits/sec
17132026-03-18T03:58:57.662Z[ 15] 10.00-10.00 sec 38.4 KBytes 709 Mbits/sec
17142026-03-18T03:58:57.662Z[ 17] 10.00-10.00 sec 123 KBytes 2.28 Gbits/sec
17152026-03-18T03:58:57.662Z[ 19] 10.00-10.00 sec 21.0 KBytes 390 Mbits/sec
17162026-03-18T03:58:57.662Z[SUM] 10.00-10.00 sec 535 KBytes 9.85 Gbits/sec
17172026-03-18T03:58:57.662Z- - - - - - - - - - - - - - - - - - - - - - - - -
17182026-03-18T03:58:57.662Z[ ID] Interval Transfer Bandwidth
17192026-03-18T03:58:57.662Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17202026-03-18T03:58:57.662Z[ 5] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17212026-03-18T03:58:57.662Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17222026-03-18T03:58:57.662Z[ 7] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17232026-03-18T03:58:57.662Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17242026-03-18T03:58:57.662Z[ 9] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17252026-03-18T03:58:57.662Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17262026-03-18T03:58:57.662Z[ 11] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17272026-03-18T03:58:57.662Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17282026-03-18T03:58:57.662Z[ 13] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17292026-03-18T03:58:57.662Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17302026-03-18T03:58:57.662Z[ 15] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17312026-03-18T03:58:57.662Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17322026-03-18T03:58:57.662Z[ 17] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17332026-03-18T03:58:57.662Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17342026-03-18T03:58:57.662Z[ 19] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
17352026-03-18T03:58:57.662Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17362026-03-18T03:58:57.662Z[SUM] 0.00-10.00 sec 9.20 GBytes 7.91 Gbits/sec receiver
17372026-03-18T03:58:57.666ZRun 5/5...7906.061Mbps
17382026-03-18T03:58:57.666Z###---------------------###
17392026-03-18T03:58:57.666Z::: iPerf done... :::
17402026-03-18T03:58:57.666Z:::Awaiting out files...:::
17412026-03-18T03:58:57.666Z###---------------------###
17422026-03-18T03:58:57.666Z###-----###
17432026-03-18T03:58:57.666Z:::done!:::
17442026-03-18T03:58:57.666Z###-----###
17452026-03-18T03:58:57.666Z###-------------------###
17462026-03-18T03:58:57.666Z:::Running experiment :::
17472026-03-18T03:58:57.666Z:::iperf-tcp/local/s2c:::
17482026-03-18T03:58:57.666Z###-------------------###
17492026-03-18T03:59:04.687Z-----------------------------------------------------------
17502026-03-18T03:59:04.687ZServer listening on 5201
17512026-03-18T03:59:04.687Z-----------------------------------------------------------
17522026-03-18T03:59:04.687ZAccepted connection from 10.0.0.1, port 33557
17532026-03-18T03:59:04.687Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35544
17542026-03-18T03:59:04.687Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58883
17552026-03-18T03:59:04.687Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37923
17562026-03-18T03:59:04.687Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60627
17572026-03-18T03:59:04.687Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46884
17582026-03-18T03:59:04.687Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47794
17592026-03-18T03:59:04.687Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55763
17602026-03-18T03:59:04.687Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63606
17612026-03-18T03:59:04.687Z[ ID] Interval Transfer Bandwidth
17622026-03-18T03:59:04.687Z[ 5] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
17632026-03-18T03:59:04.688Z[ 7] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
17642026-03-18T03:59:04.688Z[ 9] 0.00-1.00 sec 107 MBytes 896 Mbits/sec
17652026-03-18T03:59:04.688Z[ 11] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
17662026-03-18T03:59:04.688Z[ 13] 0.00-1.00 sec 107 MBytes 896 Mbits/sec
17672026-03-18T03:59:04.688Z[ 15] 0.00-1.00 sec 107 MBytes 899 Mbits/sec
17682026-03-18T03:59:04.688Z[ 17] 0.00-1.00 sec 107 MBytes 898 Mbits/sec
17692026-03-18T03:59:04.688Z[ 19] 0.00-1.00 sec 107 MBytes 897 Mbits/sec
17702026-03-18T03:59:04.688Z[SUM] 0.00-1.00 sec 856 MBytes 7.18 Gbits/sec
17712026-03-18T03:59:04.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
17722026-03-18T03:59:04.688Z[ 5] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17732026-03-18T03:59:04.688Z[ 7] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17742026-03-18T03:59:04.688Z[ 9] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17752026-03-18T03:59:04.688Z[ 11] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17762026-03-18T03:59:04.688Z[ 13] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17772026-03-18T03:59:04.688Z[ 15] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17782026-03-18T03:59:04.688Z[ 17] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17792026-03-18T03:59:04.688Z[ 19] 1.00-2.00 sec 135 MBytes 1.13 Gbits/sec
17802026-03-18T03:59:04.688Z[SUM] 1.00-2.00 sec 1.06 GBytes 9.07 Gbits/sec
17812026-03-18T03:59:04.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
17822026-03-18T03:59:04.688Z[ 5] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17832026-03-18T03:59:04.688Z[ 7] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17842026-03-18T03:59:04.688Z[ 9] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17852026-03-18T03:59:04.688Z[ 11] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17862026-03-18T03:59:04.688Z[ 13] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17872026-03-18T03:59:04.688Z[ 15] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17882026-03-18T03:59:04.688Z[ 17] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17892026-03-18T03:59:04.688Z[ 19] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
17902026-03-18T03:59:04.688Z[SUM] 2.00-3.00 sec 1.06 GBytes 9.12 Gbits/sec
17912026-03-18T03:59:04.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
17922026-03-18T03:59:04.688Z[ 5] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17932026-03-18T03:59:04.688Z[ 7] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17942026-03-18T03:59:04.688Z[ 9] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17952026-03-18T03:59:04.688Z[ 11] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17962026-03-18T03:59:04.688Z[ 13] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17972026-03-18T03:59:04.688Z[ 15] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17982026-03-18T03:59:04.688Z[ 17] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
17992026-03-18T03:59:04.688Z[ 19] 3.00-4.00 sec 134 MBytes 1.13 Gbits/sec
18002026-03-18T03:59:04.688Z[SUM] 3.00-4.00 sec 1.05 GBytes 9.01 Gbits/sec
18012026-03-18T03:59:04.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
18022026-03-18T03:59:04.688Z[ 5] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18032026-03-18T03:59:04.689Z[ 7] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18042026-03-18T03:59:04.689Z[ 9] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18052026-03-18T03:59:04.689Z[ 11] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18062026-03-18T03:59:04.689Z[ 13] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18072026-03-18T03:59:04.689Z[ 15] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18082026-03-18T03:59:04.689Z[ 17] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18092026-03-18T03:59:04.689Z[ 19] 4.00-5.00 sec 136 MBytes 1.14 Gbits/sec
18102026-03-18T03:59:04.689Z[SUM] 4.00-5.00 sec 1.06 GBytes 9.11 Gbits/sec
18112026-03-18T03:59:04.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
18122026-03-18T03:59:04.689Z[ 5] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18132026-03-18T03:59:04.689Z[ 7] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18142026-03-18T03:59:04.689Z[ 9] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18152026-03-18T03:59:04.689Z[ 11] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18162026-03-18T03:59:04.689Z[ 13] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18172026-03-18T03:59:04.689Z[ 15] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18182026-03-18T03:59:04.689Z[ 17] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18192026-03-18T03:59:04.689Z[ 19] 5.00-6.00 sec 134 MBytes 1.13 Gbits/sec
18202026-03-18T03:59:04.689Z[SUM] 5.00-6.00 sec 1.05 GBytes 9.02 Gbits/sec
18212026-03-18T03:59:04.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
18222026-03-18T03:59:04.689Z[ 5] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18232026-03-18T03:59:04.689Z[ 7] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18242026-03-18T03:59:04.689Z[ 9] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18252026-03-18T03:59:07.899Z[ 11] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18262026-03-18T03:59:07.900Z[ 13] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18272026-03-18T03:59:07.900Z[ 15] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18282026-03-18T03:59:07.900Z[ 17] 6.00-7.00 sec 135 MBytes 1.13 Gbits/sec
18292026-03-18T03:59:07.900Z[ 19] 6.00-7.00 sec 134 MBytes 1.13 Gbits/sec
18302026-03-18T03:59:07.900Z[SUM] 6.00-7.00 sec 1.05 GBytes 9.03 Gbits/sec
18312026-03-18T03:59:07.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
18322026-03-18T03:59:07.900Z[ 5] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
18332026-03-18T03:59:07.900Z[ 7] 7.00-8.00 sec 134 MBytes 1.13 Gbits/sec
18342026-03-18T03:59:07.900Z[ 9] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
18352026-03-18T03:59:07.900Z[ 11] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
18362026-03-18T03:59:07.900Z[ 13] 7.00-8.00 sec 134 MBytes 1.13 Gbits/sec
18372026-03-18T03:59:07.900Z[ 15] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
18382026-03-18T03:59:07.900Z[ 17] 7.00-8.00 sec 134 MBytes 1.13 Gbits/sec
18392026-03-18T03:59:07.900Z[ 19] 7.00-8.00 sec 134 MBytes 1.12 Gbits/sec
18402026-03-18T03:59:07.900Z[SUM] 7.00-8.00 sec 1.05 GBytes 9.00 Gbits/sec
18412026-03-18T03:59:07.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
18422026-03-18T03:59:07.900Z[ 5] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18432026-03-18T03:59:07.900Z[ 7] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18442026-03-18T03:59:07.900Z[ 9] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18452026-03-18T03:59:07.900Z[ 11] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18462026-03-18T03:59:07.900Z[ 13] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18472026-03-18T03:59:07.900Z[ 15] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18482026-03-18T03:59:07.900Z[ 17] 8.00-9.00 sec 134 MBytes 1.12 Gbits/sec
18492026-03-18T03:59:07.900Z[ 19] 8.00-9.00 sec 134 MBytes 1.13 Gbits/sec
18502026-03-18T03:59:07.900Z[SUM] 8.00-9.00 sec 1.05 GBytes 9.00 Gbits/sec
18512026-03-18T03:59:07.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
18522026-03-18T03:59:07.900Z[ 5] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18532026-03-18T03:59:07.900Z[ 7] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18542026-03-18T03:59:07.900Z[ 9] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18552026-03-18T03:59:07.900Z[ 11] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18562026-03-18T03:59:07.900Z[ 13] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18572026-03-18T03:59:07.900Z[ 15] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18582026-03-18T03:59:07.900Z[ 17] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18592026-03-18T03:59:07.900Z[ 19] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18602026-03-18T03:59:07.901Z[SUM] 9.00-10.00 sec 1.06 GBytes 9.12 Gbits/sec
18612026-03-18T03:59:07.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
18622026-03-18T03:59:07.901Z[ 5] 10.00-10.00 sec 96.2 KBytes 2.11 Gbits/sec
18632026-03-18T03:59:07.901Z[ 7] 10.00-10.00 sec 48.1 KBytes 1.06 Gbits/sec
18642026-03-18T03:59:07.901Z[ 9] 10.00-10.00 sec 96.2 KBytes 2.12 Gbits/sec
18652026-03-18T03:59:07.901Z[ 11] 10.00-10.00 sec 144 KBytes 3.18 Gbits/sec
18662026-03-18T03:59:07.901Z[ 13] 10.00-10.00 sec 96.2 KBytes 2.12 Gbits/sec
18672026-03-18T03:59:07.901Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18682026-03-18T03:59:07.901Z[ 17] 10.00-10.00 sec 48.1 KBytes 1.06 Gbits/sec
18692026-03-18T03:59:07.901Z[ 19] 10.00-10.00 sec 48.1 KBytes 1.06 Gbits/sec
18702026-03-18T03:59:07.901Z[SUM] 10.00-10.00 sec 577 KBytes 12.6 Gbits/sec
18712026-03-18T03:59:07.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
18722026-03-18T03:59:07.901Z[ ID] Interval Transfer Bandwidth
18732026-03-18T03:59:07.904Z[ 5] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18742026-03-18T03:59:07.904Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18752026-03-18T03:59:07.904Z[ 7] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18762026-03-18T03:59:07.904Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18772026-03-18T03:59:07.904Z[ 9] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18782026-03-18T03:59:07.905Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18792026-03-18T03:59:07.905Z[ 11] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18802026-03-18T03:59:07.905Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18812026-03-18T03:59:07.905Z[ 13] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18822026-03-18T03:59:07.905Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18832026-03-18T03:59:07.905Z[ 15] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18842026-03-18T03:59:07.905Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18852026-03-18T03:59:07.905Z[ 17] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18862026-03-18T03:59:07.905Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18872026-03-18T03:59:07.905Z[ 19] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18882026-03-18T03:59:07.905Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18892026-03-18T03:59:07.905Z[SUM] 0.00-10.00 sec 10.3 GBytes 8.87 Gbits/sec sender
18902026-03-18T03:59:07.905Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18912026-03-18T03:59:07.905ZRun 1/5...8866.548Mbps
18922026-03-18T03:59:14.926Z-----------------------------------------------------------
18932026-03-18T03:59:14.926ZServer listening on 5201
18942026-03-18T03:59:14.926Z-----------------------------------------------------------
18952026-03-18T03:59:14.926ZAccepted connection from 10.0.0.1, port 58256
18962026-03-18T03:59:14.926Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61867
18972026-03-18T03:59:14.926Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41945
18982026-03-18T03:59:14.926Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63535
18992026-03-18T03:59:14.926Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33133
19002026-03-18T03:59:14.926Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48771
19012026-03-18T03:59:14.926Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41051
19022026-03-18T03:59:14.926Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50570
19032026-03-18T03:59:14.926Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58004
19042026-03-18T03:59:14.926Z[ ID] Interval Transfer Bandwidth
19052026-03-18T03:59:14.926Z[ 5] 0.00-1.00 sec 107 MBytes 901 Mbits/sec
19062026-03-18T03:59:14.926Z[ 7] 0.00-1.00 sec 108 MBytes 902 Mbits/sec
19072026-03-18T03:59:14.926Z[ 9] 0.00-1.00 sec 107 MBytes 901 Mbits/sec
19082026-03-18T03:59:14.926Z[ 11] 0.00-1.00 sec 107 MBytes 901 Mbits/sec
19092026-03-18T03:59:14.926Z[ 13] 0.00-1.00 sec 107 MBytes 900 Mbits/sec
19102026-03-18T03:59:14.926Z[ 15] 0.00-1.00 sec 107 MBytes 902 Mbits/sec
19112026-03-18T03:59:14.926Z[ 17] 0.00-1.00 sec 107 MBytes 901 Mbits/sec
19122026-03-18T03:59:14.926Z[ 19] 0.00-1.00 sec 108 MBytes 902 Mbits/sec
19132026-03-18T03:59:14.926Z[SUM] 0.00-1.00 sec 859 MBytes 7.21 Gbits/sec
19142026-03-18T03:59:14.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152026-03-18T03:59:14.926Z[ 5] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19162026-03-18T03:59:14.926Z[ 7] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19172026-03-18T03:59:14.926Z[ 9] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19182026-03-18T03:59:14.926Z[ 11] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19192026-03-18T03:59:14.926Z[ 13] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19202026-03-18T03:59:14.926Z[ 15] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19212026-03-18T03:59:14.926Z[ 17] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19222026-03-18T03:59:14.926Z[ 19] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
19232026-03-18T03:59:14.926Z[SUM] 1.00-2.00 sec 1.07 GBytes 9.20 Gbits/sec
19242026-03-18T03:59:14.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252026-03-18T03:59:14.927Z[ 5] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19262026-03-18T03:59:14.927Z[ 7] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19272026-03-18T03:59:14.927Z[ 9] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19282026-03-18T03:59:14.927Z[ 11] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19292026-03-18T03:59:14.927Z[ 13] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19302026-03-18T03:59:14.927Z[ 15] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19312026-03-18T03:59:14.927Z[ 17] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19322026-03-18T03:59:14.927Z[ 19] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
19332026-03-18T03:59:14.927Z[SUM] 2.00-3.00 sec 1.06 GBytes 9.10 Gbits/sec
19342026-03-18T03:59:14.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352026-03-18T03:59:14.927Z[ 5] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
19362026-03-18T03:59:14.927Z[ 7] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
19372026-03-18T03:59:14.927Z[ 9] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
19382026-03-18T03:59:14.927Z[ 11] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
19392026-03-18T03:59:14.927Z[ 13] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19402026-03-18T03:59:14.927Z[ 15] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19412026-03-18T03:59:14.927Z[ 17] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19422026-03-18T03:59:14.927Z[ 19] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19432026-03-18T03:59:14.927Z[SUM] 3.00-4.00 sec 1.07 GBytes 9.16 Gbits/sec
19442026-03-18T03:59:14.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452026-03-18T03:59:14.927Z[ 5] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
19462026-03-18T03:59:14.927Z[ 7] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
19472026-03-18T03:59:14.927Z[ 9] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
19482026-03-18T03:59:14.927Z[ 11] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
19492026-03-18T03:59:14.927Z[ 13] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
19502026-03-18T03:59:14.927Z[ 15] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
19512026-03-18T03:59:14.927Z[ 17] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
19522026-03-18T03:59:14.927Z[ 19] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
19532026-03-18T03:59:14.927Z[SUM] 4.00-5.00 sec 1.08 GBytes 9.24 Gbits/sec
19542026-03-18T03:59:14.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552026-03-18T03:59:14.927Z[ 5] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19562026-03-18T03:59:14.927Z[ 7] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19572026-03-18T03:59:14.927Z[ 9] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
19582026-03-18T03:59:14.928Z[ 11] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
19592026-03-18T03:59:14.928Z[ 13] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19602026-03-18T03:59:14.928Z[ 15] 5.00-6.00 sec 137 MBytes 1.15 Gbits/sec
19612026-03-18T03:59:14.928Z[ 17] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19622026-03-18T03:59:14.928Z[ 19] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19632026-03-18T03:59:14.928Z[SUM] 5.00-6.00 sec 1.07 GBytes 9.16 Gbits/sec
19642026-03-18T03:59:14.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652026-03-18T03:59:14.928Z[ 5] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
19662026-03-18T03:59:14.928Z[ 7] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
19672026-03-18T03:59:14.928Z[ 9] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
19682026-03-18T03:59:18.140Z[ 11] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19692026-03-18T03:59:18.140Z[ 13] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
19702026-03-18T03:59:18.140Z[ 15] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19712026-03-18T03:59:18.140Z[ 17] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
19722026-03-18T03:59:18.140Z[ 19] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
19732026-03-18T03:59:18.140Z[SUM] 6.00-7.00 sec 1.07 GBytes 9.16 Gbits/sec
19742026-03-18T03:59:18.140Z- - - - - - - - - - - - - - - - - - - - - - - - -
19752026-03-18T03:59:18.140Z[ 5] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19762026-03-18T03:59:18.140Z[ 7] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19772026-03-18T03:59:18.140Z[ 9] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19782026-03-18T03:59:18.140Z[ 11] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19792026-03-18T03:59:18.140Z[ 13] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19802026-03-18T03:59:18.141Z[ 15] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19812026-03-18T03:59:18.141Z[ 17] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19822026-03-18T03:59:18.141Z[ 19] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
19832026-03-18T03:59:18.141Z[SUM] 7.00-8.00 sec 1.06 GBytes 9.14 Gbits/sec
19842026-03-18T03:59:18.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
19852026-03-18T03:59:18.141Z[ 5] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19862026-03-18T03:59:18.141Z[ 7] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19872026-03-18T03:59:18.141Z[ 9] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19882026-03-18T03:59:18.141Z[ 11] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19892026-03-18T03:59:18.141Z[ 13] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19902026-03-18T03:59:18.141Z[ 15] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19912026-03-18T03:59:18.141Z[ 17] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19922026-03-18T03:59:18.141Z[ 19] 8.00-9.00 sec 139 MBytes 1.16 Gbits/sec
19932026-03-18T03:59:18.141Z[SUM] 8.00-9.00 sec 1.08 GBytes 9.31 Gbits/sec
19942026-03-18T03:59:18.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
19952026-03-18T03:59:18.141Z[ 5] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
19962026-03-18T03:59:18.141Z[ 7] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
19972026-03-18T03:59:18.142Z[ 9] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
19982026-03-18T03:59:18.142Z[ 11] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
19992026-03-18T03:59:18.142Z[ 13] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
20002026-03-18T03:59:18.142Z[ 15] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
20012026-03-18T03:59:18.142Z[ 17] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
20022026-03-18T03:59:18.142Z[ 19] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
20032026-03-18T03:59:18.142Z[SUM] 9.00-10.00 sec 1.07 GBytes 9.23 Gbits/sec
20042026-03-18T03:59:18.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
20052026-03-18T03:59:18.142Z[ 5] 10.00-10.00 sec 48.1 KBytes 875 Mbits/sec
20062026-03-18T03:59:18.142Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20072026-03-18T03:59:18.142Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20082026-03-18T03:59:18.142Z[ 11] 10.00-10.00 sec 48.1 KBytes 879 Mbits/sec
20092026-03-18T03:59:18.142Z[ 13] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20102026-03-18T03:59:18.142Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20112026-03-18T03:59:18.142Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20122026-03-18T03:59:18.142Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20132026-03-18T03:59:18.142Z[SUM] 10.00-10.00 sec 673 KBytes 12.3 Gbits/sec
20142026-03-18T03:59:18.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
20152026-03-18T03:59:18.142Z[ ID] Interval Transfer Bandwidth
20162026-03-18T03:59:18.142Z[ 5] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20172026-03-18T03:59:18.142Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20182026-03-18T03:59:18.142Z[ 7] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20192026-03-18T03:59:18.142Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20202026-03-18T03:59:18.143Z[ 9] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20212026-03-18T03:59:18.143Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20222026-03-18T03:59:18.143Z[ 11] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20232026-03-18T03:59:18.143Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20242026-03-18T03:59:18.143Z[ 13] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20252026-03-18T03:59:18.143Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20262026-03-18T03:59:18.143Z[ 15] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20272026-03-18T03:59:18.143Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20282026-03-18T03:59:18.143Z[ 17] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20292026-03-18T03:59:18.143Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20302026-03-18T03:59:18.143Z[ 19] 0.00-10.00 sec 1.31 GBytes 1.12 Gbits/sec sender
20312026-03-18T03:59:18.143Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20322026-03-18T03:59:18.143Z[SUM] 0.00-10.00 sec 10.5 GBytes 8.99 Gbits/sec sender
20332026-03-18T03:59:18.143Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20342026-03-18T03:59:18.146ZRun 2/5...8991.415Mbps
20352026-03-18T03:59:25.165Z-----------------------------------------------------------
20362026-03-18T03:59:25.165ZServer listening on 5201
20372026-03-18T03:59:25.165Z-----------------------------------------------------------
20382026-03-18T03:59:25.165ZAccepted connection from 10.0.0.1, port 62823
20392026-03-18T03:59:25.165Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64795
20402026-03-18T03:59:25.165Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33371
20412026-03-18T03:59:25.165Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42705
20422026-03-18T03:59:25.165Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37105
20432026-03-18T03:59:25.165Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43510
20442026-03-18T03:59:25.166Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57032
20452026-03-18T03:59:25.166Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64804
20462026-03-18T03:59:25.166Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41401
20472026-03-18T03:59:25.166Z[ ID] Interval Transfer Bandwidth
20482026-03-18T03:59:25.166Z[ 5] 0.00-1.00 sec 110 MBytes 920 Mbits/sec
20492026-03-18T03:59:25.166Z[ 7] 0.00-1.00 sec 110 MBytes 919 Mbits/sec
20502026-03-18T03:59:25.166Z[ 9] 0.00-1.00 sec 110 MBytes 919 Mbits/sec
20512026-03-18T03:59:25.166Z[ 11] 0.00-1.00 sec 110 MBytes 919 Mbits/sec
20522026-03-18T03:59:25.166Z[ 13] 0.00-1.00 sec 110 MBytes 919 Mbits/sec
20532026-03-18T03:59:25.166Z[ 15] 0.00-1.00 sec 109 MBytes 917 Mbits/sec
20542026-03-18T03:59:25.166Z[ 17] 0.00-1.00 sec 109 MBytes 918 Mbits/sec
20552026-03-18T03:59:25.166Z[ 19] 0.00-1.00 sec 109 MBytes 917 Mbits/sec
20562026-03-18T03:59:25.166Z[SUM] 0.00-1.00 sec 876 MBytes 7.35 Gbits/sec
20572026-03-18T03:59:25.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
20582026-03-18T03:59:25.166Z[ 5] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20592026-03-18T03:59:25.166Z[ 7] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20602026-03-18T03:59:25.166Z[ 9] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20612026-03-18T03:59:25.166Z[ 11] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20622026-03-18T03:59:25.166Z[ 13] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20632026-03-18T03:59:25.166Z[ 15] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20642026-03-18T03:59:25.166Z[ 17] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20652026-03-18T03:59:25.166Z[ 19] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
20662026-03-18T03:59:25.166Z[SUM] 1.00-2.00 sec 1.09 GBytes 9.37 Gbits/sec
20672026-03-18T03:59:25.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
20682026-03-18T03:59:25.166Z[ 5] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20692026-03-18T03:59:25.166Z[ 7] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20702026-03-18T03:59:25.166Z[ 9] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20712026-03-18T03:59:25.166Z[ 11] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20722026-03-18T03:59:25.166Z[ 13] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20732026-03-18T03:59:25.166Z[ 15] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20742026-03-18T03:59:25.166Z[ 17] 2.00-3.00 sec 138 MBytes 1.16 Gbits/sec
20752026-03-18T03:59:25.166Z[ 19] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
20762026-03-18T03:59:25.166Z[SUM] 2.00-3.00 sec 1.08 GBytes 9.30 Gbits/sec
20772026-03-18T03:59:25.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
20782026-03-18T03:59:25.166Z[ 5] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20792026-03-18T03:59:25.166Z[ 7] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20802026-03-18T03:59:25.166Z[ 9] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20812026-03-18T03:59:25.166Z[ 11] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20822026-03-18T03:59:25.166Z[ 13] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20832026-03-18T03:59:25.167Z[ 15] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20842026-03-18T03:59:25.167Z[ 17] 3.00-4.00 sec 139 MBytes 1.16 Gbits/sec
20852026-03-18T03:59:25.167Z[ 19] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20862026-03-18T03:59:25.167Z[SUM] 3.00-4.00 sec 1.08 GBytes 9.29 Gbits/sec
20872026-03-18T03:59:25.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
20882026-03-18T03:59:25.167Z[ 5] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20892026-03-18T03:59:25.167Z[ 7] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20902026-03-18T03:59:25.167Z[ 9] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20912026-03-18T03:59:25.167Z[ 11] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20922026-03-18T03:59:25.167Z[ 13] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20932026-03-18T03:59:25.167Z[ 15] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20942026-03-18T03:59:25.167Z[ 17] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
20952026-03-18T03:59:25.167Z[ 19] 4.00-5.00 sec 139 MBytes 1.16 Gbits/sec
20962026-03-18T03:59:25.167Z[SUM] 4.00-5.00 sec 1.09 GBytes 9.32 Gbits/sec
20972026-03-18T03:59:25.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
20982026-03-18T03:59:25.167Z[ 5] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
20992026-03-18T03:59:25.167Z[ 7] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21002026-03-18T03:59:25.167Z[ 9] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21012026-03-18T03:59:25.167Z[ 11] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21022026-03-18T03:59:25.167Z[ 13] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21032026-03-18T03:59:25.167Z[ 15] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21042026-03-18T03:59:25.167Z[ 17] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21052026-03-18T03:59:25.167Z[ 19] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
21062026-03-18T03:59:25.167Z[SUM] 5.00-6.00 sec 1.09 GBytes 9.34 Gbits/sec
21072026-03-18T03:59:25.167Z- - - - - - - - - - - - - - - - - - - - - - - - -
21082026-03-18T03:59:25.167Z[ 5] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21092026-03-18T03:59:25.167Z[ 7] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21102026-03-18T03:59:25.167Z[ 9] 6.00-7.00 sec 139 MBytes 1.17 Gbits/sec
21112026-03-18T03:59:28.379Z[ 11] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21122026-03-18T03:59:28.379Z[ 13] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21132026-03-18T03:59:28.379Z[ 15] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21142026-03-18T03:59:28.379Z[ 17] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21152026-03-18T03:59:28.379Z[ 19] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
21162026-03-18T03:59:28.379Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.32 Gbits/sec
21172026-03-18T03:59:28.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
21182026-03-18T03:59:28.379Z[ 5] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21192026-03-18T03:59:28.379Z[ 7] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21202026-03-18T03:59:28.379Z[ 9] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21212026-03-18T03:59:28.379Z[ 11] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21222026-03-18T03:59:28.379Z[ 13] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21232026-03-18T03:59:28.379Z[ 15] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21242026-03-18T03:59:28.379Z[ 17] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21252026-03-18T03:59:28.379Z[ 19] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
21262026-03-18T03:59:28.380Z[SUM] 7.00-8.00 sec 1.08 GBytes 9.26 Gbits/sec
21272026-03-18T03:59:28.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-03-18T03:59:28.380Z[ 5] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
21292026-03-18T03:59:28.380Z[ 7] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
21302026-03-18T03:59:28.380Z[ 9] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
21312026-03-18T03:59:28.380Z[ 11] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
21322026-03-18T03:59:28.380Z[ 13] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
21332026-03-18T03:59:28.380Z[ 15] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
21342026-03-18T03:59:28.380Z[ 17] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
21352026-03-18T03:59:28.380Z[ 19] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
21362026-03-18T03:59:28.380Z[SUM] 8.00-9.00 sec 1.08 GBytes 9.24 Gbits/sec
21372026-03-18T03:59:28.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-03-18T03:59:28.380Z[ 5] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21392026-03-18T03:59:28.380Z[ 7] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21402026-03-18T03:59:28.380Z[ 9] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21412026-03-18T03:59:28.380Z[ 11] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21422026-03-18T03:59:28.380Z[ 13] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21432026-03-18T03:59:28.380Z[ 15] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21442026-03-18T03:59:28.380Z[ 17] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21452026-03-18T03:59:28.380Z[ 19] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
21462026-03-18T03:59:28.380Z[SUM] 9.00-10.00 sec 1.08 GBytes 9.26 Gbits/sec
21472026-03-18T03:59:28.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-03-18T03:59:28.380Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.69 Gbits/sec
21492026-03-18T03:59:28.380Z[ 7] 10.00-10.00 sec 48.1 KBytes 845 Mbits/sec
21502026-03-18T03:59:28.380Z[ 9] 10.00-10.00 sec 48.1 KBytes 845 Mbits/sec
21512026-03-18T03:59:28.380Z[ 11] 10.00-10.00 sec 48.1 KBytes 845 Mbits/sec
21522026-03-18T03:59:28.380Z[ 13] 10.00-10.00 sec 48.1 KBytes 845 Mbits/sec
21532026-03-18T03:59:28.380Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.69 Gbits/sec
21542026-03-18T03:59:28.380Z[ 17] 10.00-10.00 sec 48.1 KBytes 845 Mbits/sec
21552026-03-18T03:59:28.380Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.69 Gbits/sec
21562026-03-18T03:59:28.380Z[SUM] 10.00-10.00 sec 529 KBytes 9.28 Gbits/sec
21572026-03-18T03:59:28.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-03-18T03:59:28.380Z[ ID] Interval Transfer Bandwidth
21592026-03-18T03:59:28.380Z[ 5] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
21602026-03-18T03:59:28.380Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21612026-03-18T03:59:28.380Z[ 7] 0.00-10.00 sec 1.33 GBytes 1.14 Gbits/sec sender
21622026-03-18T03:59:28.380Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21632026-03-18T03:59:28.380Z[ 9] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
21642026-03-18T03:59:28.380Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21652026-03-18T03:59:28.384Z[ 11] 0.00-10.00 sec 1.33 GBytes 1.14 Gbits/sec sender
21662026-03-18T03:59:28.384Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21672026-03-18T03:59:28.384Z[ 13] 0.00-10.00 sec 1.33 GBytes 1.14 Gbits/sec sender
21682026-03-18T03:59:28.384Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21692026-03-18T03:59:28.384Z[ 15] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
21702026-03-18T03:59:28.384Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21712026-03-18T03:59:28.384Z[ 17] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
21722026-03-18T03:59:28.384Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21732026-03-18T03:59:28.384Z[ 19] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
21742026-03-18T03:59:28.384Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21752026-03-18T03:59:28.384Z[SUM] 0.00-10.00 sec 10.6 GBytes 9.10 Gbits/sec sender
21762026-03-18T03:59:28.384Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21772026-03-18T03:59:28.384ZRun 3/5...9104.959Mbps
21782026-03-18T03:59:35.404Z-----------------------------------------------------------
21792026-03-18T03:59:35.404ZServer listening on 5201
21802026-03-18T03:59:35.404Z-----------------------------------------------------------
21812026-03-18T03:59:35.404ZAccepted connection from 10.0.0.1, port 56512
21822026-03-18T03:59:35.404Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48671
21832026-03-18T03:59:35.404Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46234
21842026-03-18T03:59:35.404Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61194
21852026-03-18T03:59:35.404Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61549
21862026-03-18T03:59:35.404Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58886
21872026-03-18T03:59:35.404Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37057
21882026-03-18T03:59:35.404Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64204
21892026-03-18T03:59:35.404Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55581
21902026-03-18T03:59:35.405Z[ ID] Interval Transfer Bandwidth
21912026-03-18T03:59:35.405Z[ 5] 0.00-1.00 sec 109 MBytes 915 Mbits/sec
21922026-03-18T03:59:35.405Z[ 7] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
21932026-03-18T03:59:35.405Z[ 9] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
21942026-03-18T03:59:35.405Z[ 11] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
21952026-03-18T03:59:35.405Z[ 13] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
21962026-03-18T03:59:35.405Z[ 15] 0.00-1.00 sec 109 MBytes 913 Mbits/sec
21972026-03-18T03:59:35.405Z[ 17] 0.00-1.00 sec 109 MBytes 913 Mbits/sec
21982026-03-18T03:59:35.405Z[ 19] 0.00-1.00 sec 109 MBytes 913 Mbits/sec
21992026-03-18T03:59:35.405Z[SUM] 0.00-1.00 sec 871 MBytes 7.31 Gbits/sec
22002026-03-18T03:59:35.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
22012026-03-18T03:59:35.405Z[ 5] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22022026-03-18T03:59:35.405Z[ 7] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22032026-03-18T03:59:35.405Z[ 9] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22042026-03-18T03:59:35.405Z[ 11] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22052026-03-18T03:59:35.405Z[ 13] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22062026-03-18T03:59:35.405Z[ 15] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22072026-03-18T03:59:35.405Z[ 17] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22082026-03-18T03:59:35.405Z[ 19] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
22092026-03-18T03:59:35.405Z[SUM] 1.00-2.00 sec 1.08 GBytes 9.28 Gbits/sec
22102026-03-18T03:59:35.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
22112026-03-18T03:59:35.405Z[ 5] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22122026-03-18T03:59:35.405Z[ 7] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22132026-03-18T03:59:35.405Z[ 9] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22142026-03-18T03:59:35.405Z[ 11] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22152026-03-18T03:59:35.405Z[ 13] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22162026-03-18T03:59:35.405Z[ 15] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22172026-03-18T03:59:35.405Z[ 17] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22182026-03-18T03:59:35.405Z[ 19] 2.00-3.00 sec 139 MBytes 1.17 Gbits/sec
22192026-03-18T03:59:35.405Z[SUM] 2.00-3.00 sec 1.09 GBytes 9.35 Gbits/sec
22202026-03-18T03:59:35.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
22212026-03-18T03:59:35.405Z[ 5] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22222026-03-18T03:59:35.405Z[ 7] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22232026-03-18T03:59:35.405Z[ 9] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22242026-03-18T03:59:35.405Z[ 11] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22252026-03-18T03:59:35.405Z[ 13] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22262026-03-18T03:59:35.405Z[ 15] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22272026-03-18T03:59:35.405Z[ 17] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22282026-03-18T03:59:35.406Z[ 19] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22292026-03-18T03:59:35.406Z[SUM] 3.00-4.00 sec 1.08 GBytes 9.26 Gbits/sec
22302026-03-18T03:59:35.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
22312026-03-18T03:59:35.406Z[ 5] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22322026-03-18T03:59:35.406Z[ 7] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22332026-03-18T03:59:35.406Z[ 9] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22342026-03-18T03:59:35.406Z[ 11] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22352026-03-18T03:59:35.406Z[ 13] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22362026-03-18T03:59:35.406Z[ 15] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22372026-03-18T03:59:35.406Z[ 17] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22382026-03-18T03:59:35.406Z[ 19] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
22392026-03-18T03:59:35.406Z[SUM] 4.00-5.00 sec 1.08 GBytes 9.26 Gbits/sec
22402026-03-18T03:59:35.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
22412026-03-18T03:59:35.406Z[ 5] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22422026-03-18T03:59:35.406Z[ 7] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22432026-03-18T03:59:35.406Z[ 9] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22442026-03-18T03:59:35.406Z[ 11] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22452026-03-18T03:59:35.406Z[ 13] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22462026-03-18T03:59:35.406Z[ 15] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22472026-03-18T03:59:35.406Z[ 17] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22482026-03-18T03:59:35.406Z[ 19] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
22492026-03-18T03:59:35.406Z[SUM] 5.00-6.00 sec 1.08 GBytes 9.31 Gbits/sec
22502026-03-18T03:59:35.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
22512026-03-18T03:59:35.406Z[ 5] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22522026-03-18T03:59:35.406Z[ 7] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22532026-03-18T03:59:35.406Z[ 9] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22542026-03-18T03:59:38.619Z[ 11] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22552026-03-18T03:59:38.619Z[ 13] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22562026-03-18T03:59:38.619Z[ 15] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22572026-03-18T03:59:38.619Z[ 17] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22582026-03-18T03:59:38.619Z[ 19] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
22592026-03-18T03:59:38.619Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.31 Gbits/sec
22602026-03-18T03:59:38.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
22612026-03-18T03:59:38.619Z[ 5] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22622026-03-18T03:59:38.619Z[ 7] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22632026-03-18T03:59:38.619Z[ 9] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22642026-03-18T03:59:38.619Z[ 11] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22652026-03-18T03:59:38.619Z[ 13] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22662026-03-18T03:59:38.619Z[ 15] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22672026-03-18T03:59:38.619Z[ 17] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22682026-03-18T03:59:38.619Z[ 19] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
22692026-03-18T03:59:38.619Z[SUM] 7.00-8.00 sec 1.08 GBytes 9.28 Gbits/sec
22702026-03-18T03:59:38.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-03-18T03:59:38.619Z[ 5] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22722026-03-18T03:59:38.619Z[ 7] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22732026-03-18T03:59:38.619Z[ 9] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22742026-03-18T03:59:38.619Z[ 11] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22752026-03-18T03:59:38.619Z[ 13] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22762026-03-18T03:59:38.619Z[ 15] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22772026-03-18T03:59:38.619Z[ 17] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22782026-03-18T03:59:38.619Z[ 19] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22792026-03-18T03:59:38.619Z[SUM] 8.00-9.00 sec 1.08 GBytes 9.27 Gbits/sec
22802026-03-18T03:59:38.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-03-18T03:59:38.619Z[ 5] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22822026-03-18T03:59:38.619Z[ 7] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
22832026-03-18T03:59:38.619Z[ 9] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22842026-03-18T03:59:38.620Z[ 11] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
22852026-03-18T03:59:38.620Z[ 13] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22862026-03-18T03:59:38.620Z[ 15] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
22872026-03-18T03:59:38.620Z[ 17] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
22882026-03-18T03:59:38.620Z[ 19] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
22892026-03-18T03:59:38.620Z[SUM] 9.00-10.00 sec 1.09 GBytes 9.32 Gbits/sec
22902026-03-18T03:59:38.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-03-18T03:59:38.620Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.74 Gbits/sec
22922026-03-18T03:59:38.620Z[ 7] 10.00-10.00 sec 144 KBytes 2.62 Gbits/sec
22932026-03-18T03:59:38.620Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22942026-03-18T03:59:38.620Z[ 11] 10.00-10.00 sec 48.1 KBytes 875 Mbits/sec
22952026-03-18T03:59:38.620Z[ 13] 10.00-10.00 sec 48.1 KBytes 875 Mbits/sec
22962026-03-18T03:59:38.620Z[ 15] 10.00-10.00 sec 48.1 KBytes 875 Mbits/sec
22972026-03-18T03:59:38.620Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22982026-03-18T03:59:38.620Z[ 19] 10.00-10.00 sec 48.1 KBytes 875 Mbits/sec
22992026-03-18T03:59:38.620Z[SUM] 10.00-10.00 sec 433 KBytes 7.84 Gbits/sec
23002026-03-18T03:59:38.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-03-18T03:59:38.620Z[ ID] Interval Transfer Bandwidth
23022026-03-18T03:59:38.620Z[ 5] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23032026-03-18T03:59:38.620Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23042026-03-18T03:59:38.620Z[ 7] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23052026-03-18T03:59:38.620Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23062026-03-18T03:59:38.620Z[ 9] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23072026-03-18T03:59:38.620Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23082026-03-18T03:59:38.620Z[ 11] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23092026-03-18T03:59:38.620Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23102026-03-18T03:59:38.620Z[ 13] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23112026-03-18T03:59:38.620Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23122026-03-18T03:59:38.620Z[ 15] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23132026-03-18T03:59:38.620Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23142026-03-18T03:59:38.620Z[ 17] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23152026-03-18T03:59:38.620Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23162026-03-18T03:59:38.620Z[ 19] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23172026-03-18T03:59:38.620Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23182026-03-18T03:59:38.620Z[SUM] 0.00-10.00 sec 10.6 GBytes 9.09 Gbits/sec sender
23192026-03-18T03:59:38.620Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23202026-03-18T03:59:38.624ZRun 4/5...9095.091Mbps
23212026-03-18T03:59:45.644Z-----------------------------------------------------------
23222026-03-18T03:59:45.644ZServer listening on 5201
23232026-03-18T03:59:45.644Z-----------------------------------------------------------
23242026-03-18T03:59:45.644ZAccepted connection from 10.0.0.1, port 43331
23252026-03-18T03:59:45.644Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37137
23262026-03-18T03:59:45.644Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43983
23272026-03-18T03:59:45.644Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44047
23282026-03-18T03:59:45.644Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37605
23292026-03-18T03:59:45.644Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33338
23302026-03-18T03:59:45.644Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57770
23312026-03-18T03:59:45.644Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44213
23322026-03-18T03:59:45.644Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57584
23332026-03-18T03:59:45.644Z[ ID] Interval Transfer Bandwidth
23342026-03-18T03:59:45.644Z[ 5] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
23352026-03-18T03:59:45.644Z[ 7] 0.00-1.00 sec 108 MBytes 909 Mbits/sec
23362026-03-18T03:59:45.644Z[ 9] 0.00-1.00 sec 109 MBytes 912 Mbits/sec
23372026-03-18T03:59:45.644Z[ 11] 0.00-1.00 sec 109 MBytes 910 Mbits/sec
23382026-03-18T03:59:45.644Z[ 13] 0.00-1.00 sec 109 MBytes 910 Mbits/sec
23392026-03-18T03:59:45.644Z[ 15] 0.00-1.00 sec 108 MBytes 910 Mbits/sec
23402026-03-18T03:59:45.644Z[ 17] 0.00-1.00 sec 108 MBytes 910 Mbits/sec
23412026-03-18T03:59:45.644Z[ 19] 0.00-1.00 sec 109 MBytes 911 Mbits/sec
23422026-03-18T03:59:45.645Z[SUM] 0.00-1.00 sec 868 MBytes 7.28 Gbits/sec
23432026-03-18T03:59:45.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442026-03-18T03:59:45.645Z[ 5] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23452026-03-18T03:59:45.645Z[ 7] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23462026-03-18T03:59:45.645Z[ 9] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23472026-03-18T03:59:45.645Z[ 11] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23482026-03-18T03:59:45.645Z[ 13] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23492026-03-18T03:59:45.645Z[ 15] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23502026-03-18T03:59:45.645Z[ 17] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23512026-03-18T03:59:45.645Z[ 19] 1.00-2.00 sec 137 MBytes 1.15 Gbits/sec
23522026-03-18T03:59:45.645Z[SUM] 1.00-2.00 sec 1.07 GBytes 9.19 Gbits/sec
23532026-03-18T03:59:45.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542026-03-18T03:59:45.645Z[ 5] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23552026-03-18T03:59:45.645Z[ 7] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23562026-03-18T03:59:45.645Z[ 9] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23572026-03-18T03:59:45.645Z[ 11] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23582026-03-18T03:59:45.645Z[ 13] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23592026-03-18T03:59:45.645Z[ 15] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23602026-03-18T03:59:45.645Z[ 17] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23612026-03-18T03:59:45.645Z[ 19] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
23622026-03-18T03:59:45.645Z[SUM] 2.00-3.00 sec 1.07 GBytes 9.17 Gbits/sec
23632026-03-18T03:59:45.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642026-03-18T03:59:45.645Z[ 5] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23652026-03-18T03:59:45.645Z[ 7] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23662026-03-18T03:59:45.645Z[ 9] 3.00-4.00 sec 138 MBytes 1.15 Gbits/sec
23672026-03-18T03:59:45.645Z[ 11] 3.00-4.00 sec 138 MBytes 1.15 Gbits/sec
23682026-03-18T03:59:45.645Z[ 13] 3.00-4.00 sec 138 MBytes 1.15 Gbits/sec
23692026-03-18T03:59:45.645Z[ 15] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23702026-03-18T03:59:45.645Z[ 17] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23712026-03-18T03:59:45.645Z[ 19] 3.00-4.00 sec 138 MBytes 1.15 Gbits/sec
23722026-03-18T03:59:45.645Z[SUM] 3.00-4.00 sec 1.07 GBytes 9.23 Gbits/sec
23732026-03-18T03:59:45.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
23742026-03-18T03:59:45.645Z[ 5] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23752026-03-18T03:59:45.645Z[ 7] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23762026-03-18T03:59:45.645Z[ 9] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23772026-03-18T03:59:45.645Z[ 11] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23782026-03-18T03:59:45.645Z[ 13] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23792026-03-18T03:59:45.645Z[ 15] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23802026-03-18T03:59:45.645Z[ 17] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23812026-03-18T03:59:45.645Z[ 19] 4.00-5.00 sec 138 MBytes 1.16 Gbits/sec
23822026-03-18T03:59:45.646Z[SUM] 4.00-5.00 sec 1.08 GBytes 9.25 Gbits/sec
23832026-03-18T03:59:45.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
23842026-03-18T03:59:45.649Z[ 5] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23852026-03-18T03:59:45.649Z[ 7] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23862026-03-18T03:59:45.649Z[ 9] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23872026-03-18T03:59:45.649Z[ 11] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23882026-03-18T03:59:45.649Z[ 13] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23892026-03-18T03:59:45.649Z[ 15] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23902026-03-18T03:59:45.649Z[ 17] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23912026-03-18T03:59:45.649Z[ 19] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
23922026-03-18T03:59:45.649Z[SUM] 5.00-6.00 sec 1.09 GBytes 9.33 Gbits/sec
23932026-03-18T03:59:45.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
23942026-03-18T03:59:45.649Z[ 5] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
23952026-03-18T03:59:45.649Z[ 7] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
23962026-03-18T03:59:45.649Z[ 9] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
23972026-03-18T03:59:48.858Z[ 11] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
23982026-03-18T03:59:48.858Z[ 13] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
23992026-03-18T03:59:48.858Z[ 15] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
24002026-03-18T03:59:48.858Z[ 17] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
24012026-03-18T03:59:48.858Z[ 19] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
24022026-03-18T03:59:48.858Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.29 Gbits/sec
24032026-03-18T03:59:48.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
24042026-03-18T03:59:48.858Z[ 5] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24052026-03-18T03:59:48.858Z[ 7] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24062026-03-18T03:59:48.858Z[ 9] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24072026-03-18T03:59:48.858Z[ 11] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24082026-03-18T03:59:48.858Z[ 13] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24092026-03-18T03:59:48.858Z[ 15] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24102026-03-18T03:59:48.859Z[ 17] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24112026-03-18T03:59:48.859Z[ 19] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
24122026-03-18T03:59:48.859Z[SUM] 7.00-8.00 sec 1.08 GBytes 9.25 Gbits/sec
24132026-03-18T03:59:48.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
24142026-03-18T03:59:48.859Z[ 5] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24152026-03-18T03:59:48.859Z[ 7] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24162026-03-18T03:59:48.859Z[ 9] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24172026-03-18T03:59:48.859Z[ 11] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24182026-03-18T03:59:48.859Z[ 13] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24192026-03-18T03:59:48.859Z[ 15] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24202026-03-18T03:59:48.859Z[ 17] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24212026-03-18T03:59:48.859Z[ 19] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
24222026-03-18T03:59:48.859Z[SUM] 8.00-9.00 sec 1.08 GBytes 9.25 Gbits/sec
24232026-03-18T03:59:48.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
24242026-03-18T03:59:48.859Z[ 5] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24252026-03-18T03:59:48.859Z[ 7] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24262026-03-18T03:59:48.859Z[ 9] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24272026-03-18T03:59:48.859Z[ 11] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24282026-03-18T03:59:48.859Z[ 13] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24292026-03-18T03:59:48.859Z[ 15] 9.00-10.00 sec 137 MBytes 1.15 Gbits/sec
24302026-03-18T03:59:48.859Z[ 17] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24312026-03-18T03:59:48.859Z[ 19] 9.00-10.00 sec 138 MBytes 1.15 Gbits/sec
24322026-03-18T03:59:48.859Z[SUM] 9.00-10.00 sec 1.07 GBytes 9.23 Gbits/sec
24332026-03-18T03:59:48.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
24342026-03-18T03:59:48.859Z[ 5] 10.00-10.00 sec 48.1 KBytes 1.04 Gbits/sec
24352026-03-18T03:59:48.859Z[ 7] 10.00-10.00 sec 96.2 KBytes 2.09 Gbits/sec
24362026-03-18T03:59:48.859Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24372026-03-18T03:59:48.859Z[ 11] 10.00-10.00 sec 48.1 KBytes 1.04 Gbits/sec
24382026-03-18T03:59:48.859Z[ 13] 10.00-10.00 sec 48.1 KBytes 1.04 Gbits/sec
24392026-03-18T03:59:48.859Z[ 15] 10.00-10.00 sec 96.2 KBytes 2.08 Gbits/sec
24402026-03-18T03:59:48.859Z[ 17] 10.00-10.00 sec 48.1 KBytes 1.04 Gbits/sec
24412026-03-18T03:59:48.859Z[ 19] 10.00-10.00 sec 48.1 KBytes 1.04 Gbits/sec
24422026-03-18T03:59:48.859Z[SUM] 10.00-10.00 sec 433 KBytes 9.35 Gbits/sec
24432026-03-18T03:59:48.859Z- - - - - - - - - - - - - - - - - - - - - - - - -
24442026-03-18T03:59:48.859Z[ ID] Interval Transfer Bandwidth
24452026-03-18T03:59:48.859Z[ 5] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24462026-03-18T03:59:48.859Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24472026-03-18T03:59:48.859Z[ 7] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24482026-03-18T03:59:48.859Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24492026-03-18T03:59:48.860Z[ 9] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24502026-03-18T03:59:48.860Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24512026-03-18T03:59:48.860Z[ 11] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24522026-03-18T03:59:48.860Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24532026-03-18T03:59:48.860Z[ 13] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24542026-03-18T03:59:48.860Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24552026-03-18T03:59:48.860Z[ 15] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24562026-03-18T03:59:48.860Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24572026-03-18T03:59:48.860Z[ 17] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24582026-03-18T03:59:48.860Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24592026-03-18T03:59:48.860Z[ 19] 0.00-10.00 sec 1.32 GBytes 1.13 Gbits/sec sender
24602026-03-18T03:59:48.860Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24612026-03-18T03:59:48.860Z[SUM] 0.00-10.00 sec 10.5 GBytes 9.05 Gbits/sec sender
24622026-03-18T03:59:48.860Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24632026-03-18T03:59:48.863ZRun 5/5...9046.618Mbps
24642026-03-18T03:59:48.863Z###---------------------###
24652026-03-18T03:59:48.864Z::: iPerf done... :::
24662026-03-18T03:59:48.864Z:::Awaiting out files...:::
24672026-03-18T03:59:48.864Z###---------------------###
24682026-03-18T03:59:48.864Z###-----###
24692026-03-18T03:59:48.864Z:::done!:::
24702026-03-18T03:59:48.864Z###-----###
24712026-03-18T03:59:48.864Z###-------------------###
24722026-03-18T03:59:48.864Z:::Running experiment :::
24732026-03-18T03:59:48.864Z:::iperf-tcp/local/c2s:::
24742026-03-18T03:59:48.864Z###-------------------###
24752026-03-18T03:59:49.194Zdtrace: description 'profile-201us ' matched 2 probes
24762026-03-18T03:59:55.885Z-----------------------------------------------------------
24772026-03-18T03:59:55.885ZServer listening on 5201
24782026-03-18T03:59:55.885Z-----------------------------------------------------------
24792026-03-18T03:59:55.885ZAccepted connection from 10.0.0.1, port 35735
24802026-03-18T03:59:55.885Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62036
24812026-03-18T03:59:55.885Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55793
24822026-03-18T03:59:55.885Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57415
24832026-03-18T03:59:55.885Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33445
24842026-03-18T03:59:55.885Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63599
24852026-03-18T03:59:55.885Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45314
24862026-03-18T03:59:55.885Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52297
24872026-03-18T03:59:55.885Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56622
24882026-03-18T03:59:55.885Z[ ID] Interval Transfer Bandwidth
24892026-03-18T03:59:55.885Z[ 5] 0.00-1.00 sec 25.3 MBytes 212 Mbits/sec
24902026-03-18T03:59:55.885Z[ 7] 0.00-1.00 sec 25.2 MBytes 211 Mbits/sec
24912026-03-18T03:59:55.885Z[ 9] 0.00-1.00 sec 25.1 MBytes 210 Mbits/sec
24922026-03-18T03:59:55.885Z[ 11] 0.00-1.00 sec 25.1 MBytes 211 Mbits/sec
24932026-03-18T03:59:55.885Z[ 13] 0.00-1.00 sec 25.0 MBytes 209 Mbits/sec
24942026-03-18T03:59:55.885Z[ 15] 0.00-1.00 sec 25.0 MBytes 210 Mbits/sec
24952026-03-18T03:59:55.885Z[ 17] 0.00-1.00 sec 25.0 MBytes 210 Mbits/sec
24962026-03-18T03:59:55.885Z[ 19] 0.00-1.00 sec 25.0 MBytes 210 Mbits/sec
24972026-03-18T03:59:55.885Z[SUM] 0.00-1.00 sec 201 MBytes 1.68 Gbits/sec
24982026-03-18T03:59:55.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
24992026-03-18T03:59:55.885Z[ 5] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25002026-03-18T03:59:55.885Z[ 7] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25012026-03-18T03:59:55.885Z[ 9] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25022026-03-18T03:59:55.885Z[ 11] 1.00-2.00 sec 32.0 MBytes 268 Mbits/sec
25032026-03-18T03:59:55.885Z[ 13] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25042026-03-18T03:59:55.885Z[ 15] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25052026-03-18T03:59:55.885Z[ 17] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25062026-03-18T03:59:55.885Z[ 19] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
25072026-03-18T03:59:55.885Z[SUM] 1.00-2.00 sec 257 MBytes 2.15 Gbits/sec
25082026-03-18T03:59:55.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
25092026-03-18T03:59:55.885Z[ 5] 2.00-3.00 sec 31.9 MBytes 267 Mbits/sec
25102026-03-18T03:59:55.885Z[ 7] 2.00-3.00 sec 31.9 MBytes 267 Mbits/sec
25112026-03-18T03:59:55.886Z[ 9] 2.00-3.00 sec 31.9 MBytes 267 Mbits/sec
25122026-03-18T03:59:55.886Z[ 11] 2.00-3.00 sec 31.9 MBytes 267 Mbits/sec
25132026-03-18T03:59:55.886Z[ 13] 2.00-3.00 sec 31.9 MBytes 267 Mbits/sec
25142026-03-18T03:59:55.886Z[ 15] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
25152026-03-18T03:59:55.886Z[ 17] 2.00-3.00 sec 31.9 MBytes 268 Mbits/sec
25162026-03-18T03:59:55.886Z[ 19] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
25172026-03-18T03:59:55.886Z[SUM] 2.00-3.00 sec 255 MBytes 2.14 Gbits/sec
25182026-03-18T03:59:55.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
25192026-03-18T03:59:55.886Z[ 5] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25202026-03-18T03:59:55.886Z[ 7] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25212026-03-18T03:59:55.886Z[ 9] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25222026-03-18T03:59:55.886Z[ 11] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25232026-03-18T03:59:55.886Z[ 13] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25242026-03-18T03:59:55.886Z[ 15] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25252026-03-18T03:59:55.886Z[ 17] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
25262026-03-18T03:59:55.886Z[ 19] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25272026-03-18T03:59:55.886Z[SUM] 3.00-4.00 sec 257 MBytes 2.15 Gbits/sec
25282026-03-18T03:59:55.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
25292026-03-18T03:59:55.886Z[ 5] 4.00-5.00 sec 33.7 MBytes 283 Mbits/sec
25302026-03-18T03:59:55.886Z[ 7] 4.00-5.00 sec 33.8 MBytes 284 Mbits/sec
25312026-03-18T03:59:55.886Z[ 9] 4.00-5.00 sec 33.8 MBytes 284 Mbits/sec
25322026-03-18T03:59:55.886Z[ 11] 4.00-5.00 sec 33.8 MBytes 283 Mbits/sec
25332026-03-18T03:59:55.886Z[ 13] 4.00-5.00 sec 33.8 MBytes 283 Mbits/sec
25342026-03-18T03:59:55.886Z[ 15] 4.00-5.00 sec 33.8 MBytes 284 Mbits/sec
25352026-03-18T03:59:55.886Z[ 17] 4.00-5.00 sec 33.7 MBytes 283 Mbits/sec
25362026-03-18T03:59:55.886Z[ 19] 4.00-5.00 sec 33.8 MBytes 283 Mbits/sec
25372026-03-18T03:59:55.886Z[SUM] 4.00-5.00 sec 270 MBytes 2.27 Gbits/sec
25382026-03-18T03:59:55.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
25392026-03-18T03:59:55.886Z[ 5] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
25402026-03-18T03:59:55.886Z[ 7] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
25412026-03-18T03:59:55.886Z[ 9] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
25422026-03-18T03:59:55.886Z[ 11] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
25432026-03-18T03:59:55.886Z[ 13] 5.00-6.00 sec 32.6 MBytes 274 Mbits/sec
25442026-03-18T03:59:55.886Z[ 15] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
25452026-03-18T03:59:55.886Z[ 17] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
25462026-03-18T03:59:55.886Z[ 19] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
25472026-03-18T03:59:55.886Z[SUM] 5.00-6.00 sec 261 MBytes 2.19 Gbits/sec
25482026-03-18T03:59:55.886Z- - - - - - - - - - - - - - - - - - - - - - - - -
25492026-03-18T03:59:55.886Z[ 5] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
25502026-03-18T03:59:55.887Z[ 7] 6.00-7.00 sec 31.9 MBytes 267 Mbits/sec
25512026-03-18T03:59:55.887Z[ 9] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
25522026-03-18T03:59:58.997Z[ 11] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
25532026-03-18T03:59:58.997Z[ 13] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
25542026-03-18T03:59:58.997Z[ 15] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
25552026-03-18T03:59:58.997Z[ 17] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
25562026-03-18T03:59:58.997Z[ 19] 6.00-7.00 sec 31.9 MBytes 267 Mbits/sec
25572026-03-18T03:59:58.997Z[SUM] 6.00-7.00 sec 254 MBytes 2.13 Gbits/sec
25582026-03-18T03:59:58.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
25592026-03-18T03:59:58.997Z[ 5] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
25602026-03-18T03:59:58.997Z[ 7] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
25612026-03-18T03:59:58.997Z[ 9] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
25622026-03-18T03:59:58.997Z[ 11] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
25632026-03-18T03:59:58.997Z[ 13] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
25642026-03-18T03:59:58.997Z[ 15] 7.00-8.00 sec 32.0 MBytes 269 Mbits/sec
25652026-03-18T03:59:58.997Z[ 17] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
25662026-03-18T03:59:58.997Z[ 19] 7.00-8.00 sec 32.0 MBytes 269 Mbits/sec
25672026-03-18T03:59:58.997Z[SUM] 7.00-8.00 sec 257 MBytes 2.15 Gbits/sec
25682026-03-18T03:59:58.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
25692026-03-18T03:59:58.997Z[ 5] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
25702026-03-18T03:59:58.997Z[ 7] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
25712026-03-18T03:59:58.997Z[ 9] 8.00-9.00 sec 32.5 MBytes 272 Mbits/sec
25722026-03-18T03:59:58.997Z[ 11] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
25732026-03-18T03:59:58.997Z[ 13] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
25742026-03-18T03:59:58.997Z[ 15] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
25752026-03-18T03:59:58.997Z[ 17] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
25762026-03-18T03:59:58.997Z[ 19] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
25772026-03-18T03:59:58.997Z[SUM] 8.00-9.00 sec 260 MBytes 2.18 Gbits/sec
25782026-03-18T03:59:58.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
25792026-03-18T03:59:58.997Z[ 5] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
25802026-03-18T03:59:58.997Z[ 7] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
25812026-03-18T03:59:58.997Z[ 9] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
25822026-03-18T03:59:58.997Z[ 11] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
25832026-03-18T03:59:58.997Z[ 13] 9.00-10.00 sec 31.9 MBytes 267 Mbits/sec
25842026-03-18T03:59:58.997Z[ 15] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
25852026-03-18T03:59:58.997Z[ 17] 9.00-10.00 sec 31.9 MBytes 267 Mbits/sec
25862026-03-18T03:59:58.997Z[ 19] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
25872026-03-18T03:59:58.998Z[SUM] 9.00-10.00 sec 254 MBytes 2.13 Gbits/sec
25882026-03-18T03:59:58.998Z- - - - - - - - - - - - - - - - - - - - - - - - -
25892026-03-18T03:59:58.998Z[ 5] 10.00-10.00 sec 46.5 KBytes 222 Mbits/sec
25902026-03-18T03:59:58.998Z[ 7] 10.00-10.00 sec 126 KBytes 601 Mbits/sec
25912026-03-18T03:59:58.998Z[ 9] 10.00-10.00 sec 113 KBytes 539 Mbits/sec
25922026-03-18T03:59:59.002Z[ 11] 10.00-10.00 sec 126 KBytes 601 Mbits/sec
25932026-03-18T03:59:59.002Z[ 13] 10.00-10.00 sec 50.9 KBytes 243 Mbits/sec
25942026-03-18T03:59:59.002Z[ 15] 10.00-10.00 sec 19.4 KBytes 92.8 Mbits/sec
25952026-03-18T03:59:59.002Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25962026-03-18T03:59:59.002Z[ 19] 10.00-10.00 sec 38.0 KBytes 181 Mbits/sec
25972026-03-18T03:59:59.002Z[SUM] 10.00-10.00 sec 519 KBytes 2.48 Gbits/sec
25982026-03-18T03:59:59.002Z- - - - - - - - - - - - - - - - - - - - - - - - -
25992026-03-18T03:59:59.002Z[ ID] Interval Transfer Bandwidth
26002026-03-18T03:59:59.002Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26012026-03-18T03:59:59.002Z[ 5] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26022026-03-18T03:59:59.002Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26032026-03-18T03:59:59.002Z[ 7] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26042026-03-18T03:59:59.002Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26052026-03-18T03:59:59.002Z[ 9] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26062026-03-18T03:59:59.002Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26072026-03-18T03:59:59.002Z[ 11] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26082026-03-18T03:59:59.002Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26092026-03-18T03:59:59.002Z[ 13] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26102026-03-18T03:59:59.002Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26112026-03-18T03:59:59.002Z[ 15] 0.00-10.00 sec 315 MBytes 265 Mbits/sec receiver
26122026-03-18T03:59:59.002Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26132026-03-18T03:59:59.002Z[ 17] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26142026-03-18T03:59:59.002Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26152026-03-18T03:59:59.002Z[ 19] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
26162026-03-18T03:59:59.002Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26172026-03-18T03:59:59.002Z[SUM] 0.00-10.00 sec 2.47 GBytes 2.12 Gbits/sec receiver
26182026-03-18T03:59:59.002ZRun 1/10...2119.096Mbps
26192026-03-18T04:00:06.025Z-----------------------------------------------------------
26202026-03-18T04:00:06.025ZServer listening on 5201
26212026-03-18T04:00:06.025Z-----------------------------------------------------------
26222026-03-18T04:00:06.025ZAccepted connection from 10.0.0.1, port 57879
26232026-03-18T04:00:06.025Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57880
26242026-03-18T04:00:06.025Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59977
26252026-03-18T04:00:06.025Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65493
26262026-03-18T04:00:06.025Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56674
26272026-03-18T04:00:06.025Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33295
26282026-03-18T04:00:06.025Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34744
26292026-03-18T04:00:06.025Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52655
26302026-03-18T04:00:06.025Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58062
26312026-03-18T04:00:06.025Z[ ID] Interval Transfer Bandwidth
26322026-03-18T04:00:06.025Z[ 5] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
26332026-03-18T04:00:06.025Z[ 7] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
26342026-03-18T04:00:06.025Z[ 9] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
26352026-03-18T04:00:06.025Z[ 11] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
26362026-03-18T04:00:06.025Z[ 13] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
26372026-03-18T04:00:06.025Z[ 15] 0.00-1.00 sec 23.1 MBytes 193 Mbits/sec
26382026-03-18T04:00:06.026Z[ 17] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
26392026-03-18T04:00:06.026Z[ 19] 0.00-1.00 sec 22.9 MBytes 192 Mbits/sec
26402026-03-18T04:00:06.026Z[SUM] 0.00-1.00 sec 184 MBytes 1.55 Gbits/sec
26412026-03-18T04:00:06.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-03-18T04:00:06.026Z[ 5] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
26432026-03-18T04:00:06.026Z[ 7] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
26442026-03-18T04:00:06.026Z[ 9] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
26452026-03-18T04:00:06.026Z[ 11] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
26462026-03-18T04:00:06.026Z[ 13] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
26472026-03-18T04:00:06.026Z[ 15] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
26482026-03-18T04:00:06.026Z[ 17] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
26492026-03-18T04:00:06.026Z[ 19] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
26502026-03-18T04:00:06.026Z[SUM] 1.00-2.00 sec 256 MBytes 2.15 Gbits/sec
26512026-03-18T04:00:06.026Z- - - - - - - - - - - - - - - - - - - - - - - - -
26522026-03-18T04:00:06.026Z[ 5] 2.00-3.00 sec 31.3 MBytes 263 Mbits/sec
26532026-03-18T04:00:06.026Z[ 7] 2.00-3.00 sec 31.3 MBytes 263 Mbits/sec
26542026-03-18T04:00:06.026Z[ 9] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
26552026-03-18T04:00:06.026Z[ 11] 2.00-3.00 sec 31.3 MBytes 263 Mbits/sec
26562026-03-18T04:00:06.026Z[ 13] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
26572026-03-18T04:00:06.026Z[ 15] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
26582026-03-18T04:00:06.026Z[ 17] 2.00-3.00 sec 31.3 MBytes 262 Mbits/sec
26592026-03-18T04:00:06.026Z[ 19] 2.00-3.00 sec 31.3 MBytes 262 Mbits/sec
26602026-03-18T04:00:06.026Z[SUM] 2.00-3.00 sec 250 MBytes 2.10 Gbits/sec
26612026-03-18T04:00:06.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
26622026-03-18T04:00:06.027Z[ 5] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
26632026-03-18T04:00:06.027Z[ 7] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
26642026-03-18T04:00:06.027Z[ 9] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
26652026-03-18T04:00:06.027Z[ 11] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
26662026-03-18T04:00:06.027Z[ 13] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
26672026-03-18T04:00:06.027Z[ 15] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
26682026-03-18T04:00:06.027Z[ 17] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
26692026-03-18T04:00:06.027Z[ 19] 3.00-4.00 sec 31.9 MBytes 267 Mbits/sec
26702026-03-18T04:00:06.027Z[SUM] 3.00-4.00 sec 256 MBytes 2.15 Gbits/sec
26712026-03-18T04:00:06.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
26722026-03-18T04:00:06.027Z[ 5] 4.00-5.00 sec 31.8 MBytes 266 Mbits/sec
26732026-03-18T04:00:06.027Z[ 7] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
26742026-03-18T04:00:06.027Z[ 9] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
26752026-03-18T04:00:06.027Z[ 11] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
26762026-03-18T04:00:06.027Z[ 13] 4.00-5.00 sec 31.8 MBytes 266 Mbits/sec
26772026-03-18T04:00:06.027Z[ 15] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
26782026-03-18T04:00:06.027Z[ 17] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
26792026-03-18T04:00:06.027Z[ 19] 4.00-5.00 sec 31.8 MBytes 266 Mbits/sec
26802026-03-18T04:00:06.027Z[SUM] 4.00-5.00 sec 254 MBytes 2.13 Gbits/sec
26812026-03-18T04:00:06.027Z- - - - - - - - - - - - - - - - - - - - - - - - -
26822026-03-18T04:00:06.027Z[ 5] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
26832026-03-18T04:00:06.027Z[ 7] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
26842026-03-18T04:00:06.027Z[ 9] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
26852026-03-18T04:00:06.027Z[ 11] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
26862026-03-18T04:00:06.028Z[ 13] 5.00-6.00 sec 32.1 MBytes 270 Mbits/sec
26872026-03-18T04:00:06.028Z[ 15] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
26882026-03-18T04:00:06.028Z[ 17] 5.00-6.00 sec 32.1 MBytes 269 Mbits/sec
26892026-03-18T04:00:06.028Z[ 19] 5.00-6.00 sec 32.1 MBytes 270 Mbits/sec
26902026-03-18T04:00:06.028Z[SUM] 5.00-6.00 sec 257 MBytes 2.16 Gbits/sec
26912026-03-18T04:00:06.028Z- - - - - - - - - - - - - - - - - - - - - - - - -
26922026-03-18T04:00:06.028Z[ 5] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26932026-03-18T04:00:06.028Z[ 7] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26942026-03-18T04:00:06.028Z[ 9] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26952026-03-18T04:00:09.137Z[ 11] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26962026-03-18T04:00:09.137Z[ 13] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
26972026-03-18T04:00:09.137Z[ 15] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26982026-03-18T04:00:09.137Z[ 17] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26992026-03-18T04:00:09.137Z[ 19] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
27002026-03-18T04:00:09.137Z[SUM] 6.00-7.00 sec 253 MBytes 2.12 Gbits/sec
27012026-03-18T04:00:09.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
27022026-03-18T04:00:09.137Z[ 5] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
27032026-03-18T04:00:09.137Z[ 7] 7.00-8.00 sec 32.0 MBytes 269 Mbits/sec
27042026-03-18T04:00:09.137Z[ 9] 7.00-8.00 sec 32.1 MBytes 270 Mbits/sec
27052026-03-18T04:00:09.137Z[ 11] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
27062026-03-18T04:00:09.137Z[ 13] 7.00-8.00 sec 32.0 MBytes 269 Mbits/sec
27072026-03-18T04:00:09.137Z[ 15] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
27082026-03-18T04:00:09.137Z[ 17] 7.00-8.00 sec 32.1 MBytes 269 Mbits/sec
27092026-03-18T04:00:09.137Z[ 19] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
27102026-03-18T04:00:09.137Z[SUM] 7.00-8.00 sec 257 MBytes 2.15 Gbits/sec
27112026-03-18T04:00:09.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
27122026-03-18T04:00:09.137Z[ 5] 8.00-9.00 sec 32.4 MBytes 271 Mbits/sec
27132026-03-18T04:00:09.137Z[ 7] 8.00-9.00 sec 32.4 MBytes 271 Mbits/sec
27142026-03-18T04:00:09.137Z[ 9] 8.00-9.00 sec 32.4 MBytes 271 Mbits/sec
27152026-03-18T04:00:09.137Z[ 11] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
27162026-03-18T04:00:09.137Z[ 13] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
27172026-03-18T04:00:09.137Z[ 15] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
27182026-03-18T04:00:09.137Z[ 17] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
27192026-03-18T04:00:09.137Z[ 19] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
27202026-03-18T04:00:09.137Z[SUM] 8.00-9.00 sec 259 MBytes 2.17 Gbits/sec
27212026-03-18T04:00:09.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
27222026-03-18T04:00:09.138Z[ 5] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27232026-03-18T04:00:09.138Z[ 7] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
27242026-03-18T04:00:09.138Z[ 9] 9.00-10.00 sec 32.7 MBytes 275 Mbits/sec
27252026-03-18T04:00:09.138Z[ 11] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27262026-03-18T04:00:09.138Z[ 13] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27272026-03-18T04:00:09.138Z[ 15] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
27282026-03-18T04:00:09.138Z[ 17] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
27292026-03-18T04:00:09.138Z[ 19] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
27302026-03-18T04:00:09.138Z[SUM] 9.00-10.00 sec 261 MBytes 2.19 Gbits/sec
27312026-03-18T04:00:09.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
27322026-03-18T04:00:09.138Z[ 5] 10.00-10.00 sec 97.7 KBytes 464 Mbits/sec
27332026-03-18T04:00:09.138Z[ 7] 10.00-10.00 sec 126 KBytes 597 Mbits/sec
27342026-03-18T04:00:09.138Z[ 9] 10.00-10.00 sec 9.72 KBytes 46.2 Mbits/sec
27352026-03-18T04:00:09.138Z[ 11] 10.00-10.00 sec 12.9 KBytes 61.3 Mbits/sec
27362026-03-18T04:00:09.138Z[ 13] 10.00-10.00 sec 95.5 KBytes 453 Mbits/sec
27372026-03-18T04:00:09.138Z[ 15] 10.00-10.00 sec 83.3 KBytes 395 Mbits/sec
27382026-03-18T04:00:09.138Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27392026-03-18T04:00:09.138Z[ 19] 10.00-10.00 sec 126 KBytes 598 Mbits/sec
27402026-03-18T04:00:09.138Z[SUM] 10.00-10.00 sec 551 KBytes 2.61 Gbits/sec
27412026-03-18T04:00:09.138Z- - - - - - - - - - - - - - - - - - - - - - - - -
27422026-03-18T04:00:09.138Z[ ID] Interval Transfer Bandwidth
27432026-03-18T04:00:09.138Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27442026-03-18T04:00:09.138Z[ 5] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27452026-03-18T04:00:09.138Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27462026-03-18T04:00:09.138Z[ 7] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27472026-03-18T04:00:09.138Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27482026-03-18T04:00:09.138Z[ 9] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27492026-03-18T04:00:09.138Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27502026-03-18T04:00:09.138Z[ 11] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27512026-03-18T04:00:09.138Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27522026-03-18T04:00:09.138Z[ 13] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27532026-03-18T04:00:09.138Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27542026-03-18T04:00:09.138Z[ 15] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27552026-03-18T04:00:09.138Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27562026-03-18T04:00:09.138Z[ 17] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27572026-03-18T04:00:09.138Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27582026-03-18T04:00:09.138Z[ 19] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
27592026-03-18T04:00:09.138Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27602026-03-18T04:00:09.139Z[SUM] 0.00-10.00 sec 2.43 GBytes 2.09 Gbits/sec receiver
27612026-03-18T04:00:09.142ZRun 2/10...2087.367Mbps
27622026-03-18T04:00:16.164Z-----------------------------------------------------------
27632026-03-18T04:00:16.164ZServer listening on 5201
27642026-03-18T04:00:16.165Z-----------------------------------------------------------
27652026-03-18T04:00:16.165ZAccepted connection from 10.0.0.1, port 49901
27662026-03-18T04:00:16.165Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58879
27672026-03-18T04:00:16.165Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46276
27682026-03-18T04:00:16.165Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50863
27692026-03-18T04:00:16.165Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64501
27702026-03-18T04:00:16.165Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32783
27712026-03-18T04:00:16.165Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53352
27722026-03-18T04:00:16.165Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51494
27732026-03-18T04:00:16.165Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44401
27742026-03-18T04:00:16.165Z[ ID] Interval Transfer Bandwidth
27752026-03-18T04:00:16.165Z[ 5] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27762026-03-18T04:00:16.165Z[ 7] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27772026-03-18T04:00:16.165Z[ 9] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
27782026-03-18T04:00:16.165Z[ 11] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27792026-03-18T04:00:16.165Z[ 13] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
27802026-03-18T04:00:16.165Z[ 15] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
27812026-03-18T04:00:16.165Z[ 17] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
27822026-03-18T04:00:16.165Z[ 19] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27832026-03-18T04:00:16.165Z[SUM] 0.00-1.00 sec 179 MBytes 1.50 Gbits/sec
27842026-03-18T04:00:16.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852026-03-18T04:00:16.165Z[ 5] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
27862026-03-18T04:00:16.165Z[ 7] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
27872026-03-18T04:00:16.165Z[ 9] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
27882026-03-18T04:00:16.165Z[ 11] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
27892026-03-18T04:00:16.165Z[ 13] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
27902026-03-18T04:00:16.165Z[ 15] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
27912026-03-18T04:00:16.165Z[ 17] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
27922026-03-18T04:00:16.165Z[ 19] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
27932026-03-18T04:00:16.165Z[SUM] 1.00-2.00 sec 258 MBytes 2.17 Gbits/sec
27942026-03-18T04:00:16.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
27952026-03-18T04:00:16.165Z[ 5] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
27962026-03-18T04:00:16.165Z[ 7] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
27972026-03-18T04:00:16.165Z[ 9] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
27982026-03-18T04:00:16.165Z[ 11] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
27992026-03-18T04:00:16.165Z[ 13] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
28002026-03-18T04:00:16.165Z[ 15] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
28012026-03-18T04:00:16.165Z[ 17] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
28022026-03-18T04:00:16.166Z[ 19] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
28032026-03-18T04:00:16.166Z[SUM] 2.00-3.00 sec 261 MBytes 2.19 Gbits/sec
28042026-03-18T04:00:16.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
28052026-03-18T04:00:16.166Z[ 5] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
28062026-03-18T04:00:16.166Z[ 7] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
28072026-03-18T04:00:16.166Z[ 9] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
28082026-03-18T04:00:16.166Z[ 11] 3.00-4.00 sec 32.6 MBytes 273 Mbits/sec
28092026-03-18T04:00:16.166Z[ 13] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
28102026-03-18T04:00:16.166Z[ 15] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
28112026-03-18T04:00:16.166Z[ 17] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
28122026-03-18T04:00:16.166Z[ 19] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
28132026-03-18T04:00:16.166Z[SUM] 3.00-4.00 sec 261 MBytes 2.19 Gbits/sec
28142026-03-18T04:00:16.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152026-03-18T04:00:16.166Z[ 5] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28162026-03-18T04:00:16.166Z[ 7] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28172026-03-18T04:00:16.166Z[ 9] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28182026-03-18T04:00:16.166Z[ 11] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28192026-03-18T04:00:16.166Z[ 13] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28202026-03-18T04:00:16.166Z[ 15] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
28212026-03-18T04:00:16.166Z[ 17] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28222026-03-18T04:00:16.166Z[ 19] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
28232026-03-18T04:00:16.166Z[SUM] 4.00-5.00 sec 264 MBytes 2.22 Gbits/sec
28242026-03-18T04:00:16.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252026-03-18T04:00:16.166Z[ 5] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
28262026-03-18T04:00:16.166Z[ 7] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
28272026-03-18T04:00:16.166Z[ 9] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
28282026-03-18T04:00:16.166Z[ 11] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
28292026-03-18T04:00:16.166Z[ 13] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
28302026-03-18T04:00:16.166Z[ 15] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
28312026-03-18T04:00:16.166Z[ 17] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
28322026-03-18T04:00:16.166Z[ 19] 5.00-6.00 sec 32.4 MBytes 272 Mbits/sec
28332026-03-18T04:00:16.166Z[SUM] 5.00-6.00 sec 260 MBytes 2.18 Gbits/sec
28342026-03-18T04:00:16.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352026-03-18T04:00:16.166Z[ 5] 6.00-7.00 sec 31.9 MBytes 268 Mbits/sec
28362026-03-18T04:00:16.166Z[ 7] 6.00-7.00 sec 32.0 MBytes 268 Mbits/sec
28372026-03-18T04:00:16.166Z[ 9] 6.00-7.00 sec 31.9 MBytes 268 Mbits/sec
28382026-03-18T04:00:19.276Z[ 11] 6.00-7.00 sec 32.0 MBytes 269 Mbits/sec
28392026-03-18T04:00:19.276Z[ 13] 6.00-7.00 sec 32.0 MBytes 269 Mbits/sec
28402026-03-18T04:00:19.276Z[ 15] 6.00-7.00 sec 32.0 MBytes 268 Mbits/sec
28412026-03-18T04:00:19.276Z[ 17] 6.00-7.00 sec 31.9 MBytes 268 Mbits/sec
28422026-03-18T04:00:19.276Z[ 19] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
28432026-03-18T04:00:19.277Z[SUM] 6.00-7.00 sec 256 MBytes 2.15 Gbits/sec
28442026-03-18T04:00:19.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452026-03-18T04:00:19.277Z[ 5] 7.00-8.00 sec 32.6 MBytes 274 Mbits/sec
28462026-03-18T04:00:19.277Z[ 7] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28472026-03-18T04:00:19.277Z[ 9] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
28482026-03-18T04:00:19.277Z[ 11] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
28492026-03-18T04:00:19.277Z[ 13] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
28502026-03-18T04:00:19.277Z[ 15] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
28512026-03-18T04:00:19.277Z[ 17] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
28522026-03-18T04:00:19.277Z[ 19] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
28532026-03-18T04:00:19.277Z[SUM] 7.00-8.00 sec 262 MBytes 2.20 Gbits/sec
28542026-03-18T04:00:19.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
28552026-03-18T04:00:19.277Z[ 5] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
28562026-03-18T04:00:19.277Z[ 7] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
28572026-03-18T04:00:19.277Z[ 9] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
28582026-03-18T04:00:19.277Z[ 11] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
28592026-03-18T04:00:19.277Z[ 13] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
28602026-03-18T04:00:19.277Z[ 15] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
28612026-03-18T04:00:19.277Z[ 17] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
28622026-03-18T04:00:19.277Z[ 19] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
28632026-03-18T04:00:19.277Z[SUM] 8.00-9.00 sec 259 MBytes 2.17 Gbits/sec
28642026-03-18T04:00:19.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
28652026-03-18T04:00:19.277Z[ 5] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
28662026-03-18T04:00:19.277Z[ 7] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
28672026-03-18T04:00:19.277Z[ 9] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
28682026-03-18T04:00:19.277Z[ 11] 9.00-10.00 sec 32.4 MBytes 271 Mbits/sec
28692026-03-18T04:00:19.277Z[ 13] 9.00-10.00 sec 32.3 MBytes 271 Mbits/sec
28702026-03-18T04:00:19.277Z[ 15] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
28712026-03-18T04:00:19.277Z[ 17] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
28722026-03-18T04:00:19.277Z[ 19] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
28732026-03-18T04:00:19.277Z[SUM] 9.00-10.00 sec 259 MBytes 2.17 Gbits/sec
28742026-03-18T04:00:19.277Z- - - - - - - - - - - - - - - - - - - - - - - - -
28752026-03-18T04:00:19.277Z[ 5] 10.00-10.00 sec 126 KBytes 533 Mbits/sec
28762026-03-18T04:00:19.277Z[ 7] 10.00-10.00 sec 48.1 KBytes 204 Mbits/sec
28772026-03-18T04:00:19.277Z[ 9] 10.00-10.00 sec 126 KBytes 533 Mbits/sec
28782026-03-18T04:00:19.277Z[ 11] 10.00-10.00 sec 70.3 KBytes 298 Mbits/sec
28792026-03-18T04:00:19.277Z[ 13] 10.00-10.00 sec 126 KBytes 533 Mbits/sec
28802026-03-18T04:00:19.278Z[ 15] 10.00-10.00 sec 93.0 KBytes 394 Mbits/sec
28812026-03-18T04:00:19.278Z[ 17] 10.00-10.00 sec 85.9 KBytes 364 Mbits/sec
28822026-03-18T04:00:19.278Z[ 19] 10.00-10.00 sec 126 KBytes 533 Mbits/sec
28832026-03-18T04:00:19.278Z[SUM] 10.00-10.00 sec 801 KBytes 3.39 Gbits/sec
28842026-03-18T04:00:19.278Z- - - - - - - - - - - - - - - - - - - - - - - - -
28852026-03-18T04:00:19.278Z[ ID] Interval Transfer Bandwidth
28862026-03-18T04:00:19.278Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28872026-03-18T04:00:19.278Z[ 5] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28882026-03-18T04:00:19.278Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28892026-03-18T04:00:19.278Z[ 7] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28902026-03-18T04:00:19.278Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28912026-03-18T04:00:19.278Z[ 9] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28922026-03-18T04:00:19.278Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28932026-03-18T04:00:19.278Z[ 11] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28942026-03-18T04:00:19.278Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28952026-03-18T04:00:19.278Z[ 13] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28962026-03-18T04:00:19.278Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28972026-03-18T04:00:19.278Z[ 15] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28982026-03-18T04:00:19.278Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28992026-03-18T04:00:19.278Z[ 17] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
29002026-03-18T04:00:19.278Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29012026-03-18T04:00:19.278Z[ 19] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
29022026-03-18T04:00:19.278Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29032026-03-18T04:00:19.278Z[SUM] 0.00-10.00 sec 2.46 GBytes 2.11 Gbits/sec receiver
29042026-03-18T04:00:19.282ZRun 3/10...2114.082Mbps
29052026-03-18T04:00:26.303Z-----------------------------------------------------------
29062026-03-18T04:00:26.303ZServer listening on 5201
29072026-03-18T04:00:26.303Z-----------------------------------------------------------
29082026-03-18T04:00:26.303ZAccepted connection from 10.0.0.1, port 46754
29092026-03-18T04:00:26.304Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35532
29102026-03-18T04:00:26.304Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35794
29112026-03-18T04:00:26.304Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40180
29122026-03-18T04:00:26.304Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59852
29132026-03-18T04:00:26.304Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53224
29142026-03-18T04:00:26.304Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44553
29152026-03-18T04:00:26.304Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40370
29162026-03-18T04:00:26.304Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40571
29172026-03-18T04:00:26.304Z[ ID] Interval Transfer Bandwidth
29182026-03-18T04:00:26.304Z[ 5] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
29192026-03-18T04:00:26.304Z[ 7] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
29202026-03-18T04:00:26.304Z[ 9] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
29212026-03-18T04:00:26.304Z[ 11] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
29222026-03-18T04:00:26.304Z[ 13] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
29232026-03-18T04:00:26.304Z[ 15] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
29242026-03-18T04:00:26.304Z[ 17] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
29252026-03-18T04:00:26.304Z[ 19] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
29262026-03-18T04:00:26.304Z[SUM] 0.00-1.00 sec 181 MBytes 1.52 Gbits/sec
29272026-03-18T04:00:26.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
29282026-03-18T04:00:26.304Z[ 5] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
29292026-03-18T04:00:26.304Z[ 7] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
29302026-03-18T04:00:26.304Z[ 9] 1.00-2.00 sec 31.8 MBytes 266 Mbits/sec
29312026-03-18T04:00:26.304Z[ 11] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
29322026-03-18T04:00:26.304Z[ 13] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
29332026-03-18T04:00:26.304Z[ 15] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
29342026-03-18T04:00:26.304Z[ 17] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
29352026-03-18T04:00:26.304Z[ 19] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
29362026-03-18T04:00:26.304Z[SUM] 1.00-2.00 sec 253 MBytes 2.13 Gbits/sec
29372026-03-18T04:00:26.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
29382026-03-18T04:00:26.304Z[ 5] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
29392026-03-18T04:00:26.304Z[ 7] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
29402026-03-18T04:00:26.304Z[ 9] 2.00-3.00 sec 31.8 MBytes 266 Mbits/sec
29412026-03-18T04:00:26.304Z[ 11] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
29422026-03-18T04:00:26.304Z[ 13] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
29432026-03-18T04:00:26.304Z[ 15] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
29442026-03-18T04:00:26.304Z[ 17] 2.00-3.00 sec 31.9 MBytes 267 Mbits/sec
29452026-03-18T04:00:26.304Z[ 19] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
29462026-03-18T04:00:26.304Z[SUM] 2.00-3.00 sec 255 MBytes 2.14 Gbits/sec
29472026-03-18T04:00:26.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
29482026-03-18T04:00:26.305Z[ 5] 3.00-4.00 sec 31.1 MBytes 261 Mbits/sec
29492026-03-18T04:00:26.305Z[ 7] 3.00-4.00 sec 31.1 MBytes 261 Mbits/sec
29502026-03-18T04:00:26.305Z[ 9] 3.00-4.00 sec 31.1 MBytes 261 Mbits/sec
29512026-03-18T04:00:26.305Z[ 11] 3.00-4.00 sec 31.1 MBytes 261 Mbits/sec
29522026-03-18T04:00:26.305Z[ 13] 3.00-4.00 sec 31.1 MBytes 261 Mbits/sec
29532026-03-18T04:00:26.305Z[ 15] 3.00-4.00 sec 31.1 MBytes 261 Mbits/sec
29542026-03-18T04:00:26.305Z[ 17] 3.00-4.00 sec 31.3 MBytes 262 Mbits/sec
29552026-03-18T04:00:26.305Z[ 19] 3.00-4.00 sec 31.3 MBytes 262 Mbits/sec
29562026-03-18T04:00:26.305Z[SUM] 3.00-4.00 sec 249 MBytes 2.09 Gbits/sec
29572026-03-18T04:00:26.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
29582026-03-18T04:00:26.305Z[ 5] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
29592026-03-18T04:00:26.305Z[ 7] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
29602026-03-18T04:00:26.305Z[ 9] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
29612026-03-18T04:00:26.305Z[ 11] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
29622026-03-18T04:00:26.305Z[ 13] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
29632026-03-18T04:00:26.305Z[ 15] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
29642026-03-18T04:00:26.305Z[ 17] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
29652026-03-18T04:00:26.305Z[ 19] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
29662026-03-18T04:00:26.305Z[SUM] 4.00-5.00 sec 255 MBytes 2.14 Gbits/sec
29672026-03-18T04:00:26.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
29682026-03-18T04:00:26.305Z[ 5] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
29692026-03-18T04:00:26.305Z[ 7] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
29702026-03-18T04:00:26.305Z[ 9] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
29712026-03-18T04:00:26.305Z[ 11] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
29722026-03-18T04:00:26.305Z[ 13] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
29732026-03-18T04:00:26.305Z[ 15] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
29742026-03-18T04:00:26.305Z[ 17] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
29752026-03-18T04:00:26.305Z[ 19] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
29762026-03-18T04:00:26.305Z[SUM] 5.00-6.00 sec 258 MBytes 2.16 Gbits/sec
29772026-03-18T04:00:26.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
29782026-03-18T04:00:26.305Z[ 5] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29792026-03-18T04:00:26.305Z[ 7] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29802026-03-18T04:00:26.305Z[ 9] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29812026-03-18T04:00:29.416Z[ 11] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29822026-03-18T04:00:29.416Z[ 13] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29832026-03-18T04:00:29.416Z[ 15] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29842026-03-18T04:00:29.416Z[ 17] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29852026-03-18T04:00:29.416Z[ 19] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
29862026-03-18T04:00:29.416Z[SUM] 6.00-7.00 sec 258 MBytes 2.17 Gbits/sec
29872026-03-18T04:00:29.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
29882026-03-18T04:00:29.416Z[ 5] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
29892026-03-18T04:00:29.416Z[ 7] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
29902026-03-18T04:00:29.416Z[ 9] 7.00-8.00 sec 32.5 MBytes 272 Mbits/sec
29912026-03-18T04:00:29.416Z[ 11] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
29922026-03-18T04:00:29.416Z[ 13] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
29932026-03-18T04:00:29.416Z[ 15] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
29942026-03-18T04:00:29.416Z[ 17] 7.00-8.00 sec 32.5 MBytes 272 Mbits/sec
29952026-03-18T04:00:29.416Z[ 19] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
29962026-03-18T04:00:29.416Z[SUM] 7.00-8.00 sec 259 MBytes 2.18 Gbits/sec
29972026-03-18T04:00:29.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
29982026-03-18T04:00:29.416Z[ 5] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
29992026-03-18T04:00:29.416Z[ 7] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
30002026-03-18T04:00:29.416Z[ 9] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
30012026-03-18T04:00:29.417Z[ 11] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
30022026-03-18T04:00:29.417Z[ 13] 8.00-9.00 sec 32.1 MBytes 270 Mbits/sec
30032026-03-18T04:00:29.417Z[ 15] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
30042026-03-18T04:00:29.417Z[ 17] 8.00-9.00 sec 32.1 MBytes 269 Mbits/sec
30052026-03-18T04:00:29.417Z[ 19] 8.00-9.00 sec 32.1 MBytes 270 Mbits/sec
30062026-03-18T04:00:29.417Z[SUM] 8.00-9.00 sec 257 MBytes 2.16 Gbits/sec
30072026-03-18T04:00:29.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
30082026-03-18T04:00:29.417Z[ 5] 9.00-10.00 sec 32.0 MBytes 269 Mbits/sec
30092026-03-18T04:00:29.417Z[ 7] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
30102026-03-18T04:00:29.417Z[ 9] 9.00-10.00 sec 32.1 MBytes 270 Mbits/sec
30112026-03-18T04:00:29.417Z[ 11] 9.00-10.00 sec 32.2 MBytes 270 Mbits/sec
30122026-03-18T04:00:29.417Z[ 13] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
30132026-03-18T04:00:29.417Z[ 15] 9.00-10.00 sec 32.1 MBytes 270 Mbits/sec
30142026-03-18T04:00:29.417Z[ 17] 9.00-10.00 sec 32.1 MBytes 270 Mbits/sec
30152026-03-18T04:00:29.417Z[ 19] 9.00-10.00 sec 32.2 MBytes 270 Mbits/sec
30162026-03-18T04:00:29.417Z[SUM] 9.00-10.00 sec 257 MBytes 2.16 Gbits/sec
30172026-03-18T04:00:29.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
30182026-03-18T04:00:29.417Z[ 5] 10.00-10.00 sec 126 KBytes 475 Mbits/sec
30192026-03-18T04:00:29.417Z[ 7] 10.00-10.00 sec 51.3 KBytes 194 Mbits/sec
30202026-03-18T04:00:29.417Z[ 9] 10.00-10.00 sec 62.6 KBytes 236 Mbits/sec
30212026-03-18T04:00:29.417Z[ 11] 10.00-10.00 sec 40.7 KBytes 154 Mbits/sec
30222026-03-18T04:00:29.417Z[ 13] 10.00-10.00 sec 125 KBytes 472 Mbits/sec
30232026-03-18T04:00:29.417Z[ 15] 10.00-10.00 sec 125 KBytes 472 Mbits/sec
30242026-03-18T04:00:29.417Z[ 17] 10.00-10.00 sec 125 KBytes 472 Mbits/sec
30252026-03-18T04:00:29.417Z[ 19] 10.00-10.00 sec 44.9 KBytes 170 Mbits/sec
30262026-03-18T04:00:29.417Z[SUM] 10.00-10.00 sec 700 KBytes 2.64 Gbits/sec
30272026-03-18T04:00:29.417Z- - - - - - - - - - - - - - - - - - - - - - - - -
30282026-03-18T04:00:29.417Z[ ID] Interval Transfer Bandwidth
30292026-03-18T04:00:29.417Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30302026-03-18T04:00:29.417Z[ 5] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
30312026-03-18T04:00:29.417Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30322026-03-18T04:00:29.417Z[ 7] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
30332026-03-18T04:00:29.417Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30342026-03-18T04:00:29.417Z[ 9] 0.00-10.00 sec 311 MBytes 260 Mbits/sec receiver
30352026-03-18T04:00:29.417Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30362026-03-18T04:00:29.417Z[ 11] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
30372026-03-18T04:00:29.417Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30382026-03-18T04:00:29.417Z[ 13] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
30392026-03-18T04:00:29.417Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30402026-03-18T04:00:29.418Z[ 15] 0.00-10.00 sec 311 MBytes 260 Mbits/sec receiver
30412026-03-18T04:00:29.418Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30422026-03-18T04:00:29.418Z[ 17] 0.00-10.00 sec 311 MBytes 260 Mbits/sec receiver
30432026-03-18T04:00:29.418Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30442026-03-18T04:00:29.418Z[ 19] 0.00-10.00 sec 311 MBytes 260 Mbits/sec receiver
30452026-03-18T04:00:29.418Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30462026-03-18T04:00:29.418Z[SUM] 0.00-10.00 sec 2.43 GBytes 2.08 Gbits/sec receiver
30472026-03-18T04:00:29.421ZRun 4/10...2084.048Mbps
30482026-03-18T04:00:36.443Z-----------------------------------------------------------
30492026-03-18T04:00:36.443ZServer listening on 5201
30502026-03-18T04:00:36.443Z-----------------------------------------------------------
30512026-03-18T04:00:36.443ZAccepted connection from 10.0.0.1, port 35599
30522026-03-18T04:00:36.443Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62422
30532026-03-18T04:00:36.443Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45615
30542026-03-18T04:00:36.443Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57135
30552026-03-18T04:00:36.443Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59151
30562026-03-18T04:00:36.443Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59166
30572026-03-18T04:00:36.443Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42567
30582026-03-18T04:00:36.443Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57998
30592026-03-18T04:00:36.443Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56484
30602026-03-18T04:00:36.443Z[ ID] Interval Transfer Bandwidth
30612026-03-18T04:00:36.443Z[ 5] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30622026-03-18T04:00:36.443Z[ 7] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
30632026-03-18T04:00:36.443Z[ 9] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
30642026-03-18T04:00:36.443Z[ 11] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
30652026-03-18T04:00:36.443Z[ 13] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
30662026-03-18T04:00:36.443Z[ 15] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
30672026-03-18T04:00:36.443Z[ 17] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
30682026-03-18T04:00:36.444Z[ 19] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
30692026-03-18T04:00:36.444Z[SUM] 0.00-1.00 sec 181 MBytes 1.52 Gbits/sec
30702026-03-18T04:00:36.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
30712026-03-18T04:00:36.444Z[ 5] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
30722026-03-18T04:00:36.444Z[ 7] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
30732026-03-18T04:00:36.444Z[ 9] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
30742026-03-18T04:00:36.444Z[ 11] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
30752026-03-18T04:00:36.444Z[ 13] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
30762026-03-18T04:00:36.444Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
30772026-03-18T04:00:36.444Z[ 17] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
30782026-03-18T04:00:36.444Z[ 19] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
30792026-03-18T04:00:36.444Z[SUM] 1.00-2.00 sec 257 MBytes 2.16 Gbits/sec
30802026-03-18T04:00:36.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
30812026-03-18T04:00:36.444Z[ 5] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
30822026-03-18T04:00:36.444Z[ 7] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
30832026-03-18T04:00:36.444Z[ 9] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
30842026-03-18T04:00:36.444Z[ 11] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
30852026-03-18T04:00:36.444Z[ 13] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
30862026-03-18T04:00:36.444Z[ 15] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
30872026-03-18T04:00:36.444Z[ 17] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
30882026-03-18T04:00:36.444Z[ 19] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
30892026-03-18T04:00:36.444Z[SUM] 2.00-3.00 sec 261 MBytes 2.19 Gbits/sec
30902026-03-18T04:00:36.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
30912026-03-18T04:00:36.444Z[ 5] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
30922026-03-18T04:00:36.444Z[ 7] 3.00-4.00 sec 31.4 MBytes 264 Mbits/sec
30932026-03-18T04:00:36.444Z[ 9] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
30942026-03-18T04:00:36.444Z[ 11] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
30952026-03-18T04:00:36.444Z[ 13] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
30962026-03-18T04:00:36.444Z[ 15] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
30972026-03-18T04:00:36.444Z[ 17] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
30982026-03-18T04:00:36.444Z[ 19] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
30992026-03-18T04:00:36.444Z[SUM] 3.00-4.00 sec 252 MBytes 2.12 Gbits/sec
31002026-03-18T04:00:36.444Z- - - - - - - - - - - - - - - - - - - - - - - - -
31012026-03-18T04:00:36.444Z[ 5] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
31022026-03-18T04:00:36.444Z[ 7] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
31032026-03-18T04:00:36.444Z[ 9] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
31042026-03-18T04:00:36.444Z[ 11] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
31052026-03-18T04:00:36.444Z[ 13] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
31062026-03-18T04:00:36.444Z[ 15] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
31072026-03-18T04:00:36.445Z[ 17] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
31082026-03-18T04:00:36.445Z[ 19] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
31092026-03-18T04:00:36.445Z[SUM] 4.00-5.00 sec 267 MBytes 2.24 Gbits/sec
31102026-03-18T04:00:36.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
31112026-03-18T04:00:36.445Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
31122026-03-18T04:00:36.445Z[ 7] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
31132026-03-18T04:00:36.445Z[ 9] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
31142026-03-18T04:00:36.445Z[ 11] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
31152026-03-18T04:00:36.445Z[ 13] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
31162026-03-18T04:00:36.445Z[ 15] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
31172026-03-18T04:00:36.445Z[ 17] 5.00-6.00 sec 32.8 MBytes 276 Mbits/sec
31182026-03-18T04:00:36.445Z[ 19] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
31192026-03-18T04:00:36.445Z[SUM] 5.00-6.00 sec 262 MBytes 2.20 Gbits/sec
31202026-03-18T04:00:36.445Z- - - - - - - - - - - - - - - - - - - - - - - - -
31212026-03-18T04:00:36.445Z[ 5] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
31222026-03-18T04:00:36.445Z[ 7] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
31232026-03-18T04:00:36.445Z[ 9] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
31242026-03-18T04:00:39.555Z[ 11] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
31252026-03-18T04:00:39.555Z[ 13] 6.00-7.00 sec 32.2 MBytes 270 Mbits/sec
31262026-03-18T04:00:39.555Z[ 15] 6.00-7.00 sec 32.4 MBytes 271 Mbits/sec
31272026-03-18T04:00:39.555Z[ 17] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
31282026-03-18T04:00:39.555Z[ 19] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
31292026-03-18T04:00:39.555Z[SUM] 6.00-7.00 sec 258 MBytes 2.17 Gbits/sec
31302026-03-18T04:00:39.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
31312026-03-18T04:00:39.555Z[ 5] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
31322026-03-18T04:00:39.555Z[ 7] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
31332026-03-18T04:00:39.556Z[ 9] 7.00-8.00 sec 33.2 MBytes 278 Mbits/sec
31342026-03-18T04:00:39.556Z[ 11] 7.00-8.00 sec 33.1 MBytes 277 Mbits/sec
31352026-03-18T04:00:39.556Z[ 13] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
31362026-03-18T04:00:39.556Z[ 15] 7.00-8.00 sec 33.1 MBytes 277 Mbits/sec
31372026-03-18T04:00:39.556Z[ 17] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
31382026-03-18T04:00:39.556Z[ 19] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
31392026-03-18T04:00:39.556Z[SUM] 7.00-8.00 sec 265 MBytes 2.22 Gbits/sec
31402026-03-18T04:00:39.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
31412026-03-18T04:00:39.556Z[ 5] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
31422026-03-18T04:00:39.556Z[ 7] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
31432026-03-18T04:00:39.556Z[ 9] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
31442026-03-18T04:00:39.556Z[ 11] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
31452026-03-18T04:00:39.556Z[ 13] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
31462026-03-18T04:00:39.556Z[ 15] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
31472026-03-18T04:00:39.556Z[ 17] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
31482026-03-18T04:00:39.556Z[ 19] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
31492026-03-18T04:00:39.556Z[SUM] 8.00-9.00 sec 258 MBytes 2.17 Gbits/sec
31502026-03-18T04:00:39.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
31512026-03-18T04:00:39.556Z[ 5] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
31522026-03-18T04:00:39.556Z[ 7] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
31532026-03-18T04:00:39.556Z[ 9] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
31542026-03-18T04:00:39.556Z[ 11] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31552026-03-18T04:00:39.556Z[ 13] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
31562026-03-18T04:00:39.556Z[ 15] 9.00-10.00 sec 33.0 MBytes 276 Mbits/sec
31572026-03-18T04:00:39.556Z[ 17] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
31582026-03-18T04:00:39.556Z[ 19] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
31592026-03-18T04:00:39.556Z[SUM] 9.00-10.00 sec 264 MBytes 2.21 Gbits/sec
31602026-03-18T04:00:39.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
31612026-03-18T04:00:39.556Z[ 5] 10.00-10.00 sec 66.1 KBytes 237 Mbits/sec
31622026-03-18T04:00:39.556Z[ 7] 10.00-10.00 sec 126 KBytes 451 Mbits/sec
31632026-03-18T04:00:39.556Z[ 9] 10.00-10.00 sec 53.4 KBytes 191 Mbits/sec
31642026-03-18T04:00:39.556Z[ 11] 10.00-10.00 sec 96.2 KBytes 345 Mbits/sec
31652026-03-18T04:00:39.556Z[ 13] 10.00-10.00 sec 123 KBytes 442 Mbits/sec
31662026-03-18T04:00:39.556Z[ 15] 10.00-10.00 sec 123 KBytes 440 Mbits/sec
31672026-03-18T04:00:39.556Z[ 17] 10.00-10.00 sec 116 KBytes 417 Mbits/sec
31682026-03-18T04:00:39.556Z[ 19] 10.00-10.00 sec 96.7 KBytes 347 Mbits/sec
31692026-03-18T04:00:39.556Z[SUM] 10.00-10.00 sec 800 KBytes 2.87 Gbits/sec
31702026-03-18T04:00:39.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
31712026-03-18T04:00:39.556Z[ ID] Interval Transfer Bandwidth
31722026-03-18T04:00:39.557Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31732026-03-18T04:00:39.557Z[ 5] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31742026-03-18T04:00:39.557Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31752026-03-18T04:00:39.557Z[ 7] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31762026-03-18T04:00:39.557Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31772026-03-18T04:00:39.557Z[ 9] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31782026-03-18T04:00:39.557Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31792026-03-18T04:00:39.557Z[ 11] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31802026-03-18T04:00:39.557Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31812026-03-18T04:00:39.557Z[ 13] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31822026-03-18T04:00:39.557Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31832026-03-18T04:00:39.557Z[ 15] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31842026-03-18T04:00:39.557Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31852026-03-18T04:00:39.557Z[ 17] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31862026-03-18T04:00:39.557Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31872026-03-18T04:00:39.557Z[ 19] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31882026-03-18T04:00:39.557Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31892026-03-18T04:00:39.557Z[SUM] 0.00-10.00 sec 2.47 GBytes 2.12 Gbits/sec receiver
31902026-03-18T04:00:39.560ZRun 5/10...2119.166Mbps
31912026-03-18T04:00:46.582Z-----------------------------------------------------------
31922026-03-18T04:00:46.583ZServer listening on 5201
31932026-03-18T04:00:46.583Z-----------------------------------------------------------
31942026-03-18T04:00:46.583ZAccepted connection from 10.0.0.1, port 40234
31952026-03-18T04:00:46.583Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54224
31962026-03-18T04:00:46.583Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60984
31972026-03-18T04:00:46.583Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45593
31982026-03-18T04:00:46.583Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60084
31992026-03-18T04:00:46.583Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51290
32002026-03-18T04:00:46.583Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42648
32012026-03-18T04:00:46.583Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35648
32022026-03-18T04:00:46.583Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38909
32032026-03-18T04:00:46.583Z[ ID] Interval Transfer Bandwidth
32042026-03-18T04:00:46.583Z[ 5] 0.00-1.00 sec 23.2 MBytes 194 Mbits/sec
32052026-03-18T04:00:46.583Z[ 7] 0.00-1.00 sec 23.1 MBytes 193 Mbits/sec
32062026-03-18T04:00:46.583Z[ 9] 0.00-1.00 sec 23.1 MBytes 193 Mbits/sec
32072026-03-18T04:00:46.583Z[ 11] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
32082026-03-18T04:00:46.583Z[ 13] 0.00-1.00 sec 23.1 MBytes 193 Mbits/sec
32092026-03-18T04:00:46.583Z[ 15] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
32102026-03-18T04:00:46.583Z[ 17] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
32112026-03-18T04:00:46.583Z[ 19] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
32122026-03-18T04:00:46.583Z[SUM] 0.00-1.00 sec 185 MBytes 1.55 Gbits/sec
32132026-03-18T04:00:46.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142026-03-18T04:00:46.583Z[ 5] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32152026-03-18T04:00:46.583Z[ 7] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32162026-03-18T04:00:46.583Z[ 9] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32172026-03-18T04:00:46.583Z[ 11] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32182026-03-18T04:00:46.583Z[ 13] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32192026-03-18T04:00:46.583Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32202026-03-18T04:00:46.583Z[ 17] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
32212026-03-18T04:00:46.583Z[ 19] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
32222026-03-18T04:00:46.583Z[SUM] 1.00-2.00 sec 258 MBytes 2.16 Gbits/sec
32232026-03-18T04:00:46.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242026-03-18T04:00:46.583Z[ 5] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32252026-03-18T04:00:46.583Z[ 7] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32262026-03-18T04:00:46.583Z[ 9] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32272026-03-18T04:00:46.584Z[ 11] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32282026-03-18T04:00:46.584Z[ 13] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32292026-03-18T04:00:46.584Z[ 15] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32302026-03-18T04:00:46.584Z[ 17] 2.00-3.00 sec 32.1 MBytes 270 Mbits/sec
32312026-03-18T04:00:46.584Z[ 19] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
32322026-03-18T04:00:46.584Z[SUM] 2.00-3.00 sec 257 MBytes 2.16 Gbits/sec
32332026-03-18T04:00:46.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342026-03-18T04:00:46.584Z[ 5] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32352026-03-18T04:00:46.584Z[ 7] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32362026-03-18T04:00:46.584Z[ 9] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32372026-03-18T04:00:46.584Z[ 11] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32382026-03-18T04:00:46.584Z[ 13] 3.00-4.00 sec 30.8 MBytes 259 Mbits/sec
32392026-03-18T04:00:46.584Z[ 15] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32402026-03-18T04:00:46.584Z[ 17] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32412026-03-18T04:00:46.584Z[ 19] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
32422026-03-18T04:00:46.584Z[SUM] 3.00-4.00 sec 247 MBytes 2.07 Gbits/sec
32432026-03-18T04:00:46.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442026-03-18T04:00:46.584Z[ 5] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
32452026-03-18T04:00:46.584Z[ 7] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
32462026-03-18T04:00:46.584Z[ 9] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
32472026-03-18T04:00:46.584Z[ 11] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
32482026-03-18T04:00:46.584Z[ 13] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
32492026-03-18T04:00:46.584Z[ 15] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
32502026-03-18T04:00:46.584Z[ 17] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
32512026-03-18T04:00:46.584Z[ 19] 4.00-5.00 sec 32.1 MBytes 270 Mbits/sec
32522026-03-18T04:00:46.584Z[SUM] 4.00-5.00 sec 258 MBytes 2.16 Gbits/sec
32532026-03-18T04:00:46.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542026-03-18T04:00:46.584Z[ 5] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
32552026-03-18T04:00:46.584Z[ 7] 5.00-6.00 sec 31.8 MBytes 267 Mbits/sec
32562026-03-18T04:00:46.584Z[ 9] 5.00-6.00 sec 31.8 MBytes 267 Mbits/sec
32572026-03-18T04:00:46.584Z[ 11] 5.00-6.00 sec 31.8 MBytes 267 Mbits/sec
32582026-03-18T04:00:46.584Z[ 13] 5.00-6.00 sec 31.9 MBytes 267 Mbits/sec
32592026-03-18T04:00:46.584Z[ 15] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
32602026-03-18T04:00:46.584Z[ 17] 5.00-6.00 sec 31.8 MBytes 266 Mbits/sec
32612026-03-18T04:00:46.584Z[ 19] 5.00-6.00 sec 31.8 MBytes 267 Mbits/sec
32622026-03-18T04:00:46.584Z[SUM] 5.00-6.00 sec 254 MBytes 2.13 Gbits/sec
32632026-03-18T04:00:46.584Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642026-03-18T04:00:46.584Z[ 5] 6.00-7.00 sec 31.9 MBytes 267 Mbits/sec
32652026-03-18T04:00:46.585Z[ 7] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
32662026-03-18T04:00:46.585Z[ 9] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
32672026-03-18T04:00:49.695Z[ 11] 6.00-7.00 sec 31.9 MBytes 268 Mbits/sec
32682026-03-18T04:00:49.695Z[ 13] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
32692026-03-18T04:00:49.695Z[ 15] 6.00-7.00 sec 31.9 MBytes 267 Mbits/sec
32702026-03-18T04:00:49.695Z[ 17] 6.00-7.00 sec 32.0 MBytes 268 Mbits/sec
32712026-03-18T04:00:49.695Z[ 19] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
32722026-03-18T04:00:49.695Z[SUM] 6.00-7.00 sec 255 MBytes 2.14 Gbits/sec
32732026-03-18T04:00:49.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742026-03-18T04:00:49.695Z[ 5] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
32752026-03-18T04:00:49.695Z[ 7] 7.00-8.00 sec 32.6 MBytes 274 Mbits/sec
32762026-03-18T04:00:49.695Z[ 9] 7.00-8.00 sec 32.6 MBytes 274 Mbits/sec
32772026-03-18T04:00:49.695Z[ 11] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
32782026-03-18T04:00:49.695Z[ 13] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
32792026-03-18T04:00:49.695Z[ 15] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
32802026-03-18T04:00:49.695Z[ 17] 7.00-8.00 sec 32.6 MBytes 274 Mbits/sec
32812026-03-18T04:00:49.695Z[ 19] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
32822026-03-18T04:00:49.695Z[SUM] 7.00-8.00 sec 261 MBytes 2.19 Gbits/sec
32832026-03-18T04:00:49.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
32842026-03-18T04:00:49.695Z[ 5] 8.00-9.00 sec 31.9 MBytes 268 Mbits/sec
32852026-03-18T04:00:49.695Z[ 7] 8.00-9.00 sec 31.9 MBytes 268 Mbits/sec
32862026-03-18T04:00:49.695Z[ 9] 8.00-9.00 sec 32.0 MBytes 268 Mbits/sec
32872026-03-18T04:00:49.695Z[ 11] 8.00-9.00 sec 32.0 MBytes 268 Mbits/sec
32882026-03-18T04:00:49.695Z[ 13] 8.00-9.00 sec 31.9 MBytes 268 Mbits/sec
32892026-03-18T04:00:49.695Z[ 15] 8.00-9.00 sec 32.0 MBytes 268 Mbits/sec
32902026-03-18T04:00:49.695Z[ 17] 8.00-9.00 sec 31.9 MBytes 268 Mbits/sec
32912026-03-18T04:00:49.695Z[ 19] 8.00-9.00 sec 32.0 MBytes 268 Mbits/sec
32922026-03-18T04:00:49.695Z[SUM] 8.00-9.00 sec 256 MBytes 2.14 Gbits/sec
32932026-03-18T04:00:49.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
32942026-03-18T04:00:49.695Z[ 5] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
32952026-03-18T04:00:49.696Z[ 7] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
32962026-03-18T04:00:49.696Z[ 9] 9.00-10.00 sec 31.8 MBytes 266 Mbits/sec
32972026-03-18T04:00:49.696Z[ 11] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
32982026-03-18T04:00:49.696Z[ 13] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
32992026-03-18T04:00:49.696Z[ 15] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
33002026-03-18T04:00:49.696Z[ 17] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
33012026-03-18T04:00:49.696Z[ 19] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
33022026-03-18T04:00:49.696Z[SUM] 9.00-10.00 sec 254 MBytes 2.13 Gbits/sec
33032026-03-18T04:00:49.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
33042026-03-18T04:00:49.696Z[ 5] 10.00-10.00 sec 66.5 KBytes 342 Mbits/sec
33052026-03-18T04:00:49.696Z[ 7] 10.00-10.00 sec 54.6 KBytes 282 Mbits/sec
33062026-03-18T04:00:49.696Z[ 9] 10.00-10.00 sec 121 KBytes 626 Mbits/sec
33072026-03-18T04:00:49.696Z[ 11] 10.00-10.00 sec 14.5 KBytes 74.7 Mbits/sec
33082026-03-18T04:00:49.696Z[ 13] 10.00-10.00 sec 124 KBytes 638 Mbits/sec
33092026-03-18T04:00:49.696Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-03-18T04:00:49.696Z[ 17] 10.00-10.00 sec 22.6 KBytes 117 Mbits/sec
33112026-03-18T04:00:49.696Z[ 19] 10.00-10.00 sec 30.2 KBytes 156 Mbits/sec
33122026-03-18T04:00:49.696Z[SUM] 10.00-10.00 sec 434 KBytes 2.23 Gbits/sec
33132026-03-18T04:00:49.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
33142026-03-18T04:00:49.696Z[ ID] Interval Transfer Bandwidth
33152026-03-18T04:00:49.696Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33162026-03-18T04:00:49.696Z[ 5] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
33172026-03-18T04:00:49.696Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33182026-03-18T04:00:49.696Z[ 7] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
33192026-03-18T04:00:49.696Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33202026-03-18T04:00:49.696Z[ 9] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
33212026-03-18T04:00:49.696Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33222026-03-18T04:00:49.696Z[ 11] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
33232026-03-18T04:00:49.696Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33242026-03-18T04:00:49.696Z[ 13] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
33252026-03-18T04:00:49.696Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33262026-03-18T04:00:49.696Z[ 15] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
33272026-03-18T04:00:49.696Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33282026-03-18T04:00:49.696Z[ 17] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
33292026-03-18T04:00:49.696Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33302026-03-18T04:00:49.696Z[ 19] 0.00-10.00 sec 310 MBytes 260 Mbits/sec receiver
33312026-03-18T04:00:49.696Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33322026-03-18T04:00:49.696Z[SUM] 0.00-10.00 sec 2.43 GBytes 2.08 Gbits/sec receiver
33332026-03-18T04:00:49.700ZRun 6/10...2084.068Mbps
33342026-03-18T04:00:56.722Z-----------------------------------------------------------
33352026-03-18T04:00:56.722ZServer listening on 5201
33362026-03-18T04:00:56.722Z-----------------------------------------------------------
33372026-03-18T04:00:56.722ZAccepted connection from 10.0.0.1, port 43136
33382026-03-18T04:00:56.722Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58077
33392026-03-18T04:00:56.722Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33125
33402026-03-18T04:00:56.722Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52115
33412026-03-18T04:00:56.722Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54395
33422026-03-18T04:00:56.722Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32984
33432026-03-18T04:00:56.722Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46836
33442026-03-18T04:00:56.722Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35553
33452026-03-18T04:00:56.722Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63456
33462026-03-18T04:00:56.722Z[ ID] Interval Transfer Bandwidth
33472026-03-18T04:00:56.722Z[ 5] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
33482026-03-18T04:00:56.722Z[ 7] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
33492026-03-18T04:00:56.722Z[ 9] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
33502026-03-18T04:00:56.722Z[ 11] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
33512026-03-18T04:00:56.722Z[ 13] 0.00-1.00 sec 22.2 MBytes 187 Mbits/sec
33522026-03-18T04:00:56.723Z[ 15] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
33532026-03-18T04:00:56.723Z[ 17] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
33542026-03-18T04:00:56.723Z[ 19] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
33552026-03-18T04:00:56.723Z[SUM] 0.00-1.00 sec 179 MBytes 1.50 Gbits/sec
33562026-03-18T04:00:56.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
33572026-03-18T04:00:56.723Z[ 5] 1.00-2.00 sec 32.5 MBytes 272 Mbits/sec
33582026-03-18T04:00:56.723Z[ 7] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
33592026-03-18T04:00:56.723Z[ 9] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
33602026-03-18T04:00:56.723Z[ 11] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
33612026-03-18T04:00:56.723Z[ 13] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
33622026-03-18T04:00:56.723Z[ 15] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
33632026-03-18T04:00:56.723Z[ 17] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
33642026-03-18T04:00:56.723Z[ 19] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
33652026-03-18T04:00:56.723Z[SUM] 1.00-2.00 sec 261 MBytes 2.19 Gbits/sec
33662026-03-18T04:00:56.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
33672026-03-18T04:00:56.723Z[ 5] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33682026-03-18T04:00:56.723Z[ 7] 2.00-3.00 sec 32.1 MBytes 269 Mbits/sec
33692026-03-18T04:00:56.723Z[ 9] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33702026-03-18T04:00:56.723Z[ 11] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33712026-03-18T04:00:56.723Z[ 13] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33722026-03-18T04:00:56.723Z[ 15] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33732026-03-18T04:00:56.723Z[ 17] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33742026-03-18T04:00:56.723Z[ 19] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
33752026-03-18T04:00:56.723Z[SUM] 2.00-3.00 sec 258 MBytes 2.16 Gbits/sec
33762026-03-18T04:00:56.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
33772026-03-18T04:00:56.723Z[ 5] 3.00-4.00 sec 32.1 MBytes 270 Mbits/sec
33782026-03-18T04:00:56.723Z[ 7] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
33792026-03-18T04:00:56.723Z[ 9] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
33802026-03-18T04:00:56.723Z[ 11] 3.00-4.00 sec 32.1 MBytes 270 Mbits/sec
33812026-03-18T04:00:56.723Z[ 13] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
33822026-03-18T04:00:56.723Z[ 15] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
33832026-03-18T04:00:56.723Z[ 17] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
33842026-03-18T04:00:56.723Z[ 19] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
33852026-03-18T04:00:56.723Z[SUM] 3.00-4.00 sec 257 MBytes 2.16 Gbits/sec
33862026-03-18T04:00:56.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
33872026-03-18T04:00:56.723Z[ 5] 4.00-5.00 sec 32.6 MBytes 273 Mbits/sec
33882026-03-18T04:00:56.723Z[ 7] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
33892026-03-18T04:00:56.723Z[ 9] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
33902026-03-18T04:00:56.723Z[ 11] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
33912026-03-18T04:00:56.724Z[ 13] 4.00-5.00 sec 32.6 MBytes 273 Mbits/sec
33922026-03-18T04:00:56.724Z[ 15] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
33932026-03-18T04:00:56.724Z[ 17] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
33942026-03-18T04:00:56.724Z[ 19] 4.00-5.00 sec 32.6 MBytes 273 Mbits/sec
33952026-03-18T04:00:56.724Z[SUM] 4.00-5.00 sec 261 MBytes 2.19 Gbits/sec
33962026-03-18T04:00:56.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
33972026-03-18T04:00:56.724Z[ 5] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
33982026-03-18T04:00:56.724Z[ 7] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
33992026-03-18T04:00:56.724Z[ 9] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
34002026-03-18T04:00:56.724Z[ 11] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
34012026-03-18T04:00:56.724Z[ 13] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
34022026-03-18T04:00:56.724Z[ 15] 5.00-6.00 sec 32.4 MBytes 271 Mbits/sec
34032026-03-18T04:00:56.724Z[ 17] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
34042026-03-18T04:00:56.724Z[ 19] 5.00-6.00 sec 32.4 MBytes 272 Mbits/sec
34052026-03-18T04:00:56.724Z[SUM] 5.00-6.00 sec 259 MBytes 2.17 Gbits/sec
34062026-03-18T04:00:56.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
34072026-03-18T04:00:56.724Z[ 5] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
34082026-03-18T04:00:56.724Z[ 7] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
34092026-03-18T04:00:56.724Z[ 9] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
34102026-03-18T04:00:59.834Z[ 11] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
34112026-03-18T04:00:59.834Z[ 13] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
34122026-03-18T04:00:59.834Z[ 15] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
34132026-03-18T04:00:59.834Z[ 17] 6.00-7.00 sec 32.5 MBytes 272 Mbits/sec
34142026-03-18T04:00:59.834Z[ 19] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
34152026-03-18T04:00:59.834Z[SUM] 6.00-7.00 sec 260 MBytes 2.18 Gbits/sec
34162026-03-18T04:00:59.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
34172026-03-18T04:00:59.834Z[ 5] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
34182026-03-18T04:00:59.834Z[ 7] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
34192026-03-18T04:00:59.834Z[ 9] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
34202026-03-18T04:00:59.835Z[ 11] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
34212026-03-18T04:00:59.835Z[ 13] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
34222026-03-18T04:00:59.835Z[ 15] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
34232026-03-18T04:00:59.835Z[ 17] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
34242026-03-18T04:00:59.835Z[ 19] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
34252026-03-18T04:00:59.835Z[SUM] 7.00-8.00 sec 253 MBytes 2.12 Gbits/sec
34262026-03-18T04:00:59.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
34272026-03-18T04:00:59.835Z[ 5] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
34282026-03-18T04:00:59.835Z[ 7] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
34292026-03-18T04:00:59.835Z[ 9] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
34302026-03-18T04:00:59.835Z[ 11] 8.00-9.00 sec 31.5 MBytes 264 Mbits/sec
34312026-03-18T04:00:59.835Z[ 13] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
34322026-03-18T04:00:59.835Z[ 15] 8.00-9.00 sec 31.5 MBytes 264 Mbits/sec
34332026-03-18T04:00:59.835Z[ 17] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
34342026-03-18T04:00:59.835Z[ 19] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
34352026-03-18T04:00:59.835Z[SUM] 8.00-9.00 sec 253 MBytes 2.12 Gbits/sec
34362026-03-18T04:00:59.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
34372026-03-18T04:00:59.835Z[ 5] 9.00-10.00 sec 31.4 MBytes 263 Mbits/sec
34382026-03-18T04:00:59.835Z[ 7] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
34392026-03-18T04:00:59.835Z[ 9] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
34402026-03-18T04:00:59.835Z[ 11] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
34412026-03-18T04:00:59.835Z[ 13] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
34422026-03-18T04:00:59.835Z[ 15] 9.00-10.00 sec 31.3 MBytes 263 Mbits/sec
34432026-03-18T04:00:59.835Z[ 17] 9.00-10.00 sec 31.4 MBytes 264 Mbits/sec
34442026-03-18T04:00:59.835Z[ 19] 9.00-10.00 sec 31.4 MBytes 263 Mbits/sec
34452026-03-18T04:00:59.835Z[SUM] 9.00-10.00 sec 251 MBytes 2.11 Gbits/sec
34462026-03-18T04:00:59.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
34472026-03-18T04:00:59.835Z[ 5] 10.00-10.00 sec 120 KBytes 648 Mbits/sec
34482026-03-18T04:00:59.835Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34492026-03-18T04:00:59.835Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34502026-03-18T04:00:59.835Z[ 11] 10.00-10.00 sec 9.72 KBytes 52.4 Mbits/sec
34512026-03-18T04:00:59.835Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34522026-03-18T04:00:59.835Z[ 15] 10.00-10.00 sec 104 KBytes 562 Mbits/sec
34532026-03-18T04:00:59.835Z[ 17] 10.00-10.00 sec 60.1 KBytes 324 Mbits/sec
34542026-03-18T04:00:59.835Z[ 19] 10.00-10.00 sec 116 KBytes 623 Mbits/sec
34552026-03-18T04:00:59.835Z[SUM] 10.00-10.00 sec 410 KBytes 2.21 Gbits/sec
34562026-03-18T04:00:59.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
34572026-03-18T04:00:59.835Z[ ID] Interval Transfer Bandwidth
34582026-03-18T04:00:59.836Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34592026-03-18T04:00:59.836Z[ 5] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34602026-03-18T04:00:59.836Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34612026-03-18T04:00:59.836Z[ 7] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34622026-03-18T04:00:59.836Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34632026-03-18T04:00:59.836Z[ 9] 0.00-10.00 sec 312 MBytes 261 Mbits/sec receiver
34642026-03-18T04:00:59.836Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34652026-03-18T04:00:59.836Z[ 11] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34662026-03-18T04:00:59.836Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34672026-03-18T04:00:59.836Z[ 13] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34682026-03-18T04:00:59.836Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34692026-03-18T04:00:59.836Z[ 15] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34702026-03-18T04:00:59.836Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34712026-03-18T04:00:59.836Z[ 17] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34722026-03-18T04:00:59.836Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34732026-03-18T04:00:59.836Z[ 19] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
34742026-03-18T04:00:59.836Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34752026-03-18T04:00:59.836Z[SUM] 0.00-10.00 sec 2.43 GBytes 2.09 Gbits/sec receiver
34762026-03-18T04:00:59.840ZRun 7/10...2089.63Mbps
34772026-03-18T04:01:06.861Z-----------------------------------------------------------
34782026-03-18T04:01:06.862ZServer listening on 5201
34792026-03-18T04:01:06.862Z-----------------------------------------------------------
34802026-03-18T04:01:06.862ZAccepted connection from 10.0.0.1, port 42224
34812026-03-18T04:01:06.862Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36348
34822026-03-18T04:01:06.862Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59833
34832026-03-18T04:01:06.862Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43523
34842026-03-18T04:01:06.862Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33503
34852026-03-18T04:01:06.862Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43540
34862026-03-18T04:01:06.862Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47527
34872026-03-18T04:01:06.862Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63063
34882026-03-18T04:01:06.862Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44960
34892026-03-18T04:01:06.862Z[ ID] Interval Transfer Bandwidth
34902026-03-18T04:01:06.862Z[ 5] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
34912026-03-18T04:01:06.862Z[ 7] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
34922026-03-18T04:01:06.862Z[ 9] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
34932026-03-18T04:01:06.862Z[ 11] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
34942026-03-18T04:01:06.862Z[ 13] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
34952026-03-18T04:01:06.862Z[ 15] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
34962026-03-18T04:01:06.862Z[ 17] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
34972026-03-18T04:01:06.862Z[ 19] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
34982026-03-18T04:01:06.862Z[SUM] 0.00-1.00 sec 180 MBytes 1.51 Gbits/sec
34992026-03-18T04:01:06.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-03-18T04:01:06.862Z[ 5] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
35012026-03-18T04:01:06.862Z[ 7] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
35022026-03-18T04:01:06.862Z[ 9] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
35032026-03-18T04:01:06.862Z[ 11] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
35042026-03-18T04:01:06.862Z[ 13] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
35052026-03-18T04:01:06.862Z[ 15] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
35062026-03-18T04:01:06.862Z[ 17] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
35072026-03-18T04:01:06.862Z[ 19] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
35082026-03-18T04:01:06.862Z[SUM] 1.00-2.00 sec 261 MBytes 2.19 Gbits/sec
35092026-03-18T04:01:06.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-03-18T04:01:06.862Z[ 5] 2.00-3.00 sec 32.5 MBytes 272 Mbits/sec
35112026-03-18T04:01:06.862Z[ 7] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35122026-03-18T04:01:06.862Z[ 9] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35132026-03-18T04:01:06.863Z[ 11] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35142026-03-18T04:01:06.863Z[ 13] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35152026-03-18T04:01:06.863Z[ 15] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
35162026-03-18T04:01:06.863Z[ 17] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
35172026-03-18T04:01:06.863Z[ 19] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35182026-03-18T04:01:06.863Z[SUM] 2.00-3.00 sec 260 MBytes 2.18 Gbits/sec
35192026-03-18T04:01:06.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-03-18T04:01:06.863Z[ 5] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
35212026-03-18T04:01:06.863Z[ 7] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
35222026-03-18T04:01:06.863Z[ 9] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
35232026-03-18T04:01:06.863Z[ 11] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
35242026-03-18T04:01:06.863Z[ 13] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
35252026-03-18T04:01:06.863Z[ 15] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
35262026-03-18T04:01:06.863Z[ 17] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
35272026-03-18T04:01:06.863Z[ 19] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
35282026-03-18T04:01:06.863Z[SUM] 3.00-4.00 sec 256 MBytes 2.15 Gbits/sec
35292026-03-18T04:01:06.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-03-18T04:01:06.863Z[ 5] 4.00-5.00 sec 31.6 MBytes 265 Mbits/sec
35312026-03-18T04:01:06.863Z[ 7] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
35322026-03-18T04:01:06.863Z[ 9] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
35332026-03-18T04:01:06.863Z[ 11] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
35342026-03-18T04:01:06.863Z[ 13] 4.00-5.00 sec 31.6 MBytes 265 Mbits/sec
35352026-03-18T04:01:06.863Z[ 15] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
35362026-03-18T04:01:06.863Z[ 17] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
35372026-03-18T04:01:06.863Z[ 19] 4.00-5.00 sec 31.6 MBytes 265 Mbits/sec
35382026-03-18T04:01:06.863Z[SUM] 4.00-5.00 sec 253 MBytes 2.12 Gbits/sec
35392026-03-18T04:01:06.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-03-18T04:01:06.863Z[ 5] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35412026-03-18T04:01:06.863Z[ 7] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35422026-03-18T04:01:06.863Z[ 9] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35432026-03-18T04:01:06.863Z[ 11] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35442026-03-18T04:01:06.863Z[ 13] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35452026-03-18T04:01:06.863Z[ 15] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
35462026-03-18T04:01:06.863Z[ 17] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35472026-03-18T04:01:06.863Z[ 19] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
35482026-03-18T04:01:06.863Z[SUM] 5.00-6.00 sec 258 MBytes 2.17 Gbits/sec
35492026-03-18T04:01:06.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-03-18T04:01:06.863Z[ 5] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
35512026-03-18T04:01:06.864Z[ 7] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
35522026-03-18T04:01:06.864Z[ 9] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
35532026-03-18T04:01:10.074Z[ 11] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
35542026-03-18T04:01:10.074Z[ 13] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
35552026-03-18T04:01:10.074Z[ 15] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
35562026-03-18T04:01:10.074Z[ 17] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
35572026-03-18T04:01:10.074Z[ 19] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
35582026-03-18T04:01:10.074Z[SUM] 6.00-7.00 sec 254 MBytes 2.13 Gbits/sec
35592026-03-18T04:01:10.074Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-03-18T04:01:10.074Z[ 5] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
35612026-03-18T04:01:10.074Z[ 7] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
35622026-03-18T04:01:10.074Z[ 9] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
35632026-03-18T04:01:10.074Z[ 11] 7.00-8.00 sec 32.5 MBytes 272 Mbits/sec
35642026-03-18T04:01:10.075Z[ 13] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
35652026-03-18T04:01:10.075Z[ 15] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
35662026-03-18T04:01:10.075Z[ 17] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
35672026-03-18T04:01:10.075Z[ 19] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
35682026-03-18T04:01:10.075Z[SUM] 7.00-8.00 sec 260 MBytes 2.18 Gbits/sec
35692026-03-18T04:01:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-03-18T04:01:10.075Z[ 5] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
35712026-03-18T04:01:10.075Z[ 7] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
35722026-03-18T04:01:10.075Z[ 9] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
35732026-03-18T04:01:10.075Z[ 11] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
35742026-03-18T04:01:10.075Z[ 13] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
35752026-03-18T04:01:10.075Z[ 15] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
35762026-03-18T04:01:10.075Z[ 17] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
35772026-03-18T04:01:10.075Z[ 19] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
35782026-03-18T04:01:10.075Z[SUM] 8.00-9.00 sec 259 MBytes 2.17 Gbits/sec
35792026-03-18T04:01:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-03-18T04:01:10.075Z[ 5] 9.00-10.00 sec 32.0 MBytes 269 Mbits/sec
35812026-03-18T04:01:10.075Z[ 7] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35822026-03-18T04:01:10.075Z[ 9] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35832026-03-18T04:01:10.075Z[ 11] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35842026-03-18T04:01:10.075Z[ 13] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35852026-03-18T04:01:10.075Z[ 15] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35862026-03-18T04:01:10.075Z[ 17] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35872026-03-18T04:01:10.075Z[ 19] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
35882026-03-18T04:01:10.075Z[SUM] 9.00-10.00 sec 257 MBytes 2.15 Gbits/sec
35892026-03-18T04:01:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
35902026-03-18T04:01:10.075Z[ 5] 10.00-10.00 sec 37.3 KBytes 214 Mbits/sec
35912026-03-18T04:01:10.075Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35922026-03-18T04:01:10.075Z[ 9] 10.00-10.00 sec 126 KBytes 723 Mbits/sec
35932026-03-18T04:01:10.075Z[ 11] 10.00-10.00 sec 36.2 KBytes 208 Mbits/sec
35942026-03-18T04:01:10.075Z[ 13] 10.00-10.00 sec 105 KBytes 602 Mbits/sec
35952026-03-18T04:01:10.075Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35962026-03-18T04:01:10.075Z[ 17] 10.00-10.00 sec 126 KBytes 724 Mbits/sec
35972026-03-18T04:01:10.075Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35982026-03-18T04:01:10.075Z[SUM] 10.00-10.00 sec 430 KBytes 2.47 Gbits/sec
35992026-03-18T04:01:10.075Z- - - - - - - - - - - - - - - - - - - - - - - - -
36002026-03-18T04:01:10.075Z[ ID] Interval Transfer Bandwidth
36012026-03-18T04:01:10.075Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36022026-03-18T04:01:10.076Z[ 5] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36032026-03-18T04:01:10.076Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36042026-03-18T04:01:10.076Z[ 7] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36052026-03-18T04:01:10.076Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36062026-03-18T04:01:10.076Z[ 9] 0.00-10.00 sec 313 MBytes 262 Mbits/sec receiver
36072026-03-18T04:01:10.076Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36082026-03-18T04:01:10.076Z[ 11] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36092026-03-18T04:01:10.076Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36102026-03-18T04:01:10.076Z[ 13] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36112026-03-18T04:01:10.076Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36122026-03-18T04:01:10.076Z[ 15] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36132026-03-18T04:01:10.076Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36142026-03-18T04:01:10.076Z[ 17] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36152026-03-18T04:01:10.076Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36162026-03-18T04:01:10.076Z[ 19] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
36172026-03-18T04:01:10.076Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36182026-03-18T04:01:10.076Z[SUM] 0.00-10.00 sec 2.44 GBytes 2.10 Gbits/sec receiver
36192026-03-18T04:01:10.080ZRun 8/10...2095.903Mbps
36202026-03-18T04:01:17.100Z-----------------------------------------------------------
36212026-03-18T04:01:17.101ZServer listening on 5201
36222026-03-18T04:01:17.101Z-----------------------------------------------------------
36232026-03-18T04:01:17.101ZAccepted connection from 10.0.0.1, port 37286
36242026-03-18T04:01:17.101Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44379
36252026-03-18T04:01:17.101Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39793
36262026-03-18T04:01:17.101Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35518
36272026-03-18T04:01:17.101Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64099
36282026-03-18T04:01:17.101Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38434
36292026-03-18T04:01:17.101Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58674
36302026-03-18T04:01:17.101Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40498
36312026-03-18T04:01:17.101Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61353
36322026-03-18T04:01:17.101Z[ ID] Interval Transfer Bandwidth
36332026-03-18T04:01:17.101Z[ 5] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
36342026-03-18T04:01:17.101Z[ 7] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
36352026-03-18T04:01:17.101Z[ 9] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
36362026-03-18T04:01:17.101Z[ 11] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
36372026-03-18T04:01:17.101Z[ 13] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
36382026-03-18T04:01:17.101Z[ 15] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
36392026-03-18T04:01:17.101Z[ 17] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
36402026-03-18T04:01:17.101Z[ 19] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
36412026-03-18T04:01:17.101Z[SUM] 0.00-1.00 sec 180 MBytes 1.51 Gbits/sec
36422026-03-18T04:01:17.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-03-18T04:01:17.101Z[ 5] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
36442026-03-18T04:01:17.101Z[ 7] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36452026-03-18T04:01:17.101Z[ 9] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36462026-03-18T04:01:17.101Z[ 11] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36472026-03-18T04:01:17.101Z[ 13] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36482026-03-18T04:01:17.101Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36492026-03-18T04:01:17.101Z[ 17] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36502026-03-18T04:01:17.101Z[ 19] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
36512026-03-18T04:01:17.101Z[SUM] 1.00-2.00 sec 257 MBytes 2.16 Gbits/sec
36522026-03-18T04:01:17.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-03-18T04:01:17.101Z[ 5] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
36542026-03-18T04:01:17.101Z[ 7] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
36552026-03-18T04:01:17.101Z[ 9] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
36562026-03-18T04:01:17.101Z[ 11] 2.00-3.00 sec 32.8 MBytes 276 Mbits/sec
36572026-03-18T04:01:17.101Z[ 13] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
36582026-03-18T04:01:17.101Z[ 15] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
36592026-03-18T04:01:17.101Z[ 17] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
36602026-03-18T04:01:17.102Z[ 19] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
36612026-03-18T04:01:17.102Z[SUM] 2.00-3.00 sec 263 MBytes 2.21 Gbits/sec
36622026-03-18T04:01:17.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-03-18T04:01:17.102Z[ 5] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
36642026-03-18T04:01:17.102Z[ 7] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
36652026-03-18T04:01:17.102Z[ 9] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
36662026-03-18T04:01:17.102Z[ 11] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
36672026-03-18T04:01:17.102Z[ 13] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
36682026-03-18T04:01:17.102Z[ 15] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
36692026-03-18T04:01:17.102Z[ 17] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
36702026-03-18T04:01:17.102Z[ 19] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
36712026-03-18T04:01:17.102Z[SUM] 3.00-4.00 sec 260 MBytes 2.18 Gbits/sec
36722026-03-18T04:01:17.102Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-03-18T04:01:17.102Z[ 5] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
36742026-03-18T04:01:17.102Z[ 7] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
36752026-03-18T04:01:17.102Z[ 9] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
36762026-03-18T04:01:17.105Z[ 11] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
36772026-03-18T04:01:17.106Z[ 13] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
36782026-03-18T04:01:17.106Z[ 15] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
36792026-03-18T04:01:17.106Z[ 17] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
36802026-03-18T04:01:17.106Z[ 19] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
36812026-03-18T04:01:17.106Z[SUM] 4.00-5.00 sec 256 MBytes 2.15 Gbits/sec
36822026-03-18T04:01:17.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-03-18T04:01:17.106Z[ 5] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
36842026-03-18T04:01:17.106Z[ 7] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
36852026-03-18T04:01:17.106Z[ 9] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
36862026-03-18T04:01:17.106Z[ 11] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
36872026-03-18T04:01:17.106Z[ 13] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
36882026-03-18T04:01:17.106Z[ 15] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
36892026-03-18T04:01:17.106Z[ 17] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
36902026-03-18T04:01:17.106Z[ 19] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
36912026-03-18T04:01:17.106Z[SUM] 5.00-6.00 sec 261 MBytes 2.19 Gbits/sec
36922026-03-18T04:01:17.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-03-18T04:01:17.106Z[ 5] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
36942026-03-18T04:01:17.106Z[ 7] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
36952026-03-18T04:01:17.106Z[ 9] 6.00-7.00 sec 31.9 MBytes 267 Mbits/sec
36962026-03-18T04:01:20.213Z[ 11] 6.00-7.00 sec 31.9 MBytes 268 Mbits/sec
36972026-03-18T04:01:20.213Z[ 13] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
36982026-03-18T04:01:20.213Z[ 15] 6.00-7.00 sec 31.9 MBytes 267 Mbits/sec
36992026-03-18T04:01:20.213Z[ 17] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
37002026-03-18T04:01:20.213Z[ 19] 6.00-7.00 sec 31.8 MBytes 267 Mbits/sec
37012026-03-18T04:01:20.213Z[SUM] 6.00-7.00 sec 255 MBytes 2.14 Gbits/sec
37022026-03-18T04:01:20.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-03-18T04:01:20.213Z[ 5] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
37042026-03-18T04:01:20.213Z[ 7] 7.00-8.00 sec 31.5 MBytes 265 Mbits/sec
37052026-03-18T04:01:20.213Z[ 9] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
37062026-03-18T04:01:20.213Z[ 11] 7.00-8.00 sec 31.5 MBytes 264 Mbits/sec
37072026-03-18T04:01:20.213Z[ 13] 7.00-8.00 sec 31.5 MBytes 264 Mbits/sec
37082026-03-18T04:01:20.213Z[ 15] 7.00-8.00 sec 31.4 MBytes 264 Mbits/sec
37092026-03-18T04:01:20.213Z[ 17] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
37102026-03-18T04:01:20.213Z[ 19] 7.00-8.00 sec 31.5 MBytes 264 Mbits/sec
37112026-03-18T04:01:20.213Z[SUM] 7.00-8.00 sec 252 MBytes 2.12 Gbits/sec
37122026-03-18T04:01:20.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-03-18T04:01:20.213Z[ 5] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
37142026-03-18T04:01:20.213Z[ 7] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
37152026-03-18T04:01:20.213Z[ 9] 8.00-9.00 sec 31.8 MBytes 266 Mbits/sec
37162026-03-18T04:01:20.213Z[ 11] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
37172026-03-18T04:01:20.213Z[ 13] 8.00-9.00 sec 31.9 MBytes 267 Mbits/sec
37182026-03-18T04:01:20.213Z[ 15] 8.00-9.00 sec 31.9 MBytes 267 Mbits/sec
37192026-03-18T04:01:20.213Z[ 17] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
37202026-03-18T04:01:20.213Z[ 19] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
37212026-03-18T04:01:20.213Z[SUM] 8.00-9.00 sec 254 MBytes 2.13 Gbits/sec
37222026-03-18T04:01:20.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
37232026-03-18T04:01:20.214Z[ 5] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
37242026-03-18T04:01:20.214Z[ 7] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
37252026-03-18T04:01:20.214Z[ 9] 9.00-10.00 sec 31.4 MBytes 264 Mbits/sec
37262026-03-18T04:01:20.214Z[ 11] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
37272026-03-18T04:01:20.214Z[ 13] 9.00-10.00 sec 31.4 MBytes 264 Mbits/sec
37282026-03-18T04:01:20.214Z[ 15] 9.00-10.00 sec 31.4 MBytes 263 Mbits/sec
37292026-03-18T04:01:20.214Z[ 17] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
37302026-03-18T04:01:20.214Z[ 19] 9.00-10.00 sec 31.5 MBytes 264 Mbits/sec
37312026-03-18T04:01:20.214Z[SUM] 9.00-10.00 sec 252 MBytes 2.11 Gbits/sec
37322026-03-18T04:01:20.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
37332026-03-18T04:01:20.214Z[ 5] 10.00-10.00 sec 105 KBytes 475 Mbits/sec
37342026-03-18T04:01:20.214Z[ 7] 10.00-10.00 sec 124 KBytes 564 Mbits/sec
37352026-03-18T04:01:20.214Z[ 9] 10.00-10.00 sec 125 KBytes 566 Mbits/sec
37362026-03-18T04:01:20.214Z[ 11] 10.00-10.00 sec 10.3 KBytes 46.5 Mbits/sec
37372026-03-18T04:01:20.214Z[ 13] 10.00-10.00 sec 126 KBytes 571 Mbits/sec
37382026-03-18T04:01:20.214Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37392026-03-18T04:01:20.214Z[ 17] 10.00-10.00 sec 89.1 KBytes 404 Mbits/sec
37402026-03-18T04:01:20.214Z[ 19] 10.00-10.00 sec 109 KBytes 492 Mbits/sec
37412026-03-18T04:01:20.214Z[SUM] 10.00-10.00 sec 688 KBytes 3.12 Gbits/sec
37422026-03-18T04:01:20.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
37432026-03-18T04:01:20.214Z[ ID] Interval Transfer Bandwidth
37442026-03-18T04:01:20.214Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37452026-03-18T04:01:20.214Z[ 5] 0.00-10.00 sec 312 MBytes 261 Mbits/sec receiver
37462026-03-18T04:01:20.214Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37472026-03-18T04:01:20.214Z[ 7] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37482026-03-18T04:01:20.214Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37492026-03-18T04:01:20.214Z[ 9] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37502026-03-18T04:01:20.214Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37512026-03-18T04:01:20.218Z[ 11] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37522026-03-18T04:01:20.218Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37532026-03-18T04:01:20.218Z[ 13] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37542026-03-18T04:01:20.218Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37552026-03-18T04:01:20.218Z[ 15] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37562026-03-18T04:01:20.218Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37572026-03-18T04:01:20.218Z[ 17] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37582026-03-18T04:01:20.218Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37592026-03-18T04:01:20.218Z[ 19] 0.00-10.00 sec 311 MBytes 261 Mbits/sec receiver
37602026-03-18T04:01:20.218Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37612026-03-18T04:01:20.218Z[SUM] 0.00-10.00 sec 2.43 GBytes 2.09 Gbits/sec receiver
37622026-03-18T04:01:20.218ZRun 9/10...2089.508Mbps
37632026-03-18T04:01:27.241Z-----------------------------------------------------------
37642026-03-18T04:01:27.241ZServer listening on 5201
37652026-03-18T04:01:27.241Z-----------------------------------------------------------
37662026-03-18T04:01:27.241ZAccepted connection from 10.0.0.1, port 56434
37672026-03-18T04:01:27.241Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62929
37682026-03-18T04:01:27.241Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44747
37692026-03-18T04:01:27.241Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34756
37702026-03-18T04:01:27.241Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51598
37712026-03-18T04:01:27.241Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39393
37722026-03-18T04:01:27.241Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59514
37732026-03-18T04:01:27.241Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48021
37742026-03-18T04:01:27.241Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36553
37752026-03-18T04:01:27.241Z[ ID] Interval Transfer Bandwidth
37762026-03-18T04:01:27.241Z[ 5] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
37772026-03-18T04:01:27.241Z[ 7] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
37782026-03-18T04:01:27.241Z[ 9] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
37792026-03-18T04:01:27.241Z[ 11] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
37802026-03-18T04:01:27.241Z[ 13] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
37812026-03-18T04:01:27.241Z[ 15] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
37822026-03-18T04:01:27.241Z[ 17] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
37832026-03-18T04:01:27.241Z[ 19] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
37842026-03-18T04:01:27.241Z[SUM] 0.00-1.00 sec 180 MBytes 1.51 Gbits/sec
37852026-03-18T04:01:27.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
37862026-03-18T04:01:27.241Z[ 5] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
37872026-03-18T04:01:27.241Z[ 7] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
37882026-03-18T04:01:27.241Z[ 9] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
37892026-03-18T04:01:27.241Z[ 11] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
37902026-03-18T04:01:27.241Z[ 13] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
37912026-03-18T04:01:27.241Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
37922026-03-18T04:01:27.241Z[ 17] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
37932026-03-18T04:01:27.241Z[ 19] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
37942026-03-18T04:01:27.241Z[SUM] 1.00-2.00 sec 258 MBytes 2.16 Gbits/sec
37952026-03-18T04:01:27.241Z- - - - - - - - - - - - - - - - - - - - - - - - -
37962026-03-18T04:01:27.242Z[ 5] 2.00-3.00 sec 31.8 MBytes 267 Mbits/sec
37972026-03-18T04:01:27.242Z[ 7] 2.00-3.00 sec 32.0 MBytes 268 Mbits/sec
37982026-03-18T04:01:27.242Z[ 9] 2.00-3.00 sec 31.9 MBytes 268 Mbits/sec
37992026-03-18T04:01:27.242Z[ 11] 2.00-3.00 sec 31.9 MBytes 268 Mbits/sec
38002026-03-18T04:01:27.242Z[ 13] 2.00-3.00 sec 32.0 MBytes 268 Mbits/sec
38012026-03-18T04:01:27.242Z[ 15] 2.00-3.00 sec 31.9 MBytes 268 Mbits/sec
38022026-03-18T04:01:27.242Z[ 17] 2.00-3.00 sec 31.9 MBytes 268 Mbits/sec
38032026-03-18T04:01:27.242Z[ 19] 2.00-3.00 sec 32.0 MBytes 268 Mbits/sec
38042026-03-18T04:01:27.242Z[SUM] 2.00-3.00 sec 255 MBytes 2.14 Gbits/sec
38052026-03-18T04:01:27.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
38062026-03-18T04:01:27.242Z[ 5] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
38072026-03-18T04:01:27.242Z[ 7] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
38082026-03-18T04:01:27.242Z[ 9] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
38092026-03-18T04:01:27.242Z[ 11] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
38102026-03-18T04:01:27.242Z[ 13] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
38112026-03-18T04:01:27.242Z[ 15] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
38122026-03-18T04:01:27.242Z[ 17] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
38132026-03-18T04:01:27.242Z[ 19] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
38142026-03-18T04:01:27.242Z[SUM] 3.00-4.00 sec 258 MBytes 2.16 Gbits/sec
38152026-03-18T04:01:27.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
38162026-03-18T04:01:27.242Z[ 5] 4.00-5.00 sec 31.8 MBytes 267 Mbits/sec
38172026-03-18T04:01:27.242Z[ 7] 4.00-5.00 sec 31.8 MBytes 267 Mbits/sec
38182026-03-18T04:01:27.242Z[ 9] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
38192026-03-18T04:01:27.242Z[ 11] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
38202026-03-18T04:01:27.242Z[ 13] 4.00-5.00 sec 31.8 MBytes 266 Mbits/sec
38212026-03-18T04:01:27.242Z[ 15] 4.00-5.00 sec 31.8 MBytes 267 Mbits/sec
38222026-03-18T04:01:27.242Z[ 17] 4.00-5.00 sec 31.8 MBytes 267 Mbits/sec
38232026-03-18T04:01:27.242Z[ 19] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
38242026-03-18T04:01:27.242Z[SUM] 4.00-5.00 sec 254 MBytes 2.13 Gbits/sec
38252026-03-18T04:01:27.242Z- - - - - - - - - - - - - - - - - - - - - - - - -
38262026-03-18T04:01:27.242Z[ 5] 5.00-6.00 sec 31.4 MBytes 263 Mbits/sec
38272026-03-18T04:01:27.242Z[ 7] 5.00-6.00 sec 31.3 MBytes 263 Mbits/sec
38282026-03-18T04:01:27.242Z[ 9] 5.00-6.00 sec 31.4 MBytes 263 Mbits/sec
38292026-03-18T04:01:27.242Z[ 11] 5.00-6.00 sec 31.4 MBytes 264 Mbits/sec
38302026-03-18T04:01:27.242Z[ 13] 5.00-6.00 sec 31.4 MBytes 264 Mbits/sec
38312026-03-18T04:01:27.242Z[ 15] 5.00-6.00 sec 31.3 MBytes 263 Mbits/sec
38322026-03-18T04:01:27.242Z[ 17] 5.00-6.00 sec 31.4 MBytes 263 Mbits/sec
38332026-03-18T04:01:27.242Z[ 19] 5.00-6.00 sec 31.4 MBytes 263 Mbits/sec
38342026-03-18T04:01:27.242Z[SUM] 5.00-6.00 sec 251 MBytes 2.11 Gbits/sec
38352026-03-18T04:01:27.243Z- - - - - - - - - - - - - - - - - - - - - - - - -
38362026-03-18T04:01:27.243Z[ 5] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38372026-03-18T04:01:27.243Z[ 7] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38382026-03-18T04:01:27.243Z[ 9] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38392026-03-18T04:01:30.353Z[ 11] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38402026-03-18T04:01:30.353Z[ 13] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38412026-03-18T04:01:30.353Z[ 15] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38422026-03-18T04:01:30.353Z[ 17] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38432026-03-18T04:01:30.353Z[ 19] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
38442026-03-18T04:01:30.353Z[SUM] 6.00-7.00 sec 259 MBytes 2.17 Gbits/sec
38452026-03-18T04:01:30.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
38462026-03-18T04:01:30.353Z[ 5] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
38472026-03-18T04:01:30.353Z[ 7] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
38482026-03-18T04:01:30.353Z[ 9] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
38492026-03-18T04:01:30.353Z[ 11] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
38502026-03-18T04:01:30.353Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
38512026-03-18T04:01:30.353Z[ 15] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
38522026-03-18T04:01:30.353Z[ 17] 7.00-8.00 sec 32.8 MBytes 276 Mbits/sec
38532026-03-18T04:01:30.353Z[ 19] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
38542026-03-18T04:01:30.353Z[SUM] 7.00-8.00 sec 263 MBytes 2.21 Gbits/sec
38552026-03-18T04:01:30.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
38562026-03-18T04:01:30.353Z[ 5] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
38572026-03-18T04:01:30.353Z[ 7] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
38582026-03-18T04:01:30.353Z[ 9] 8.00-9.00 sec 32.6 MBytes 274 Mbits/sec
38592026-03-18T04:01:30.353Z[ 11] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
38602026-03-18T04:01:30.353Z[ 13] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
38612026-03-18T04:01:30.353Z[ 15] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
38622026-03-18T04:01:30.353Z[ 17] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
38632026-03-18T04:01:30.353Z[ 19] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
38642026-03-18T04:01:30.353Z[SUM] 8.00-9.00 sec 261 MBytes 2.19 Gbits/sec
38652026-03-18T04:01:30.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
38662026-03-18T04:01:30.354Z[ 5] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
38672026-03-18T04:01:30.354Z[ 7] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
38682026-03-18T04:01:30.354Z[ 9] 9.00-10.00 sec 32.0 MBytes 268 Mbits/sec
38692026-03-18T04:01:30.354Z[ 11] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
38702026-03-18T04:01:30.354Z[ 13] 9.00-10.00 sec 32.0 MBytes 269 Mbits/sec
38712026-03-18T04:01:30.354Z[ 15] 9.00-10.00 sec 32.0 MBytes 269 Mbits/sec
38722026-03-18T04:01:30.354Z[ 17] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
38732026-03-18T04:01:30.354Z[ 19] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
38742026-03-18T04:01:30.354Z[SUM] 9.00-10.00 sec 256 MBytes 2.15 Gbits/sec
38752026-03-18T04:01:30.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
38762026-03-18T04:01:30.354Z[ 5] 10.00-10.00 sec 9.89 KBytes 45.4 Mbits/sec
38772026-03-18T04:01:30.354Z[ 7] 10.00-10.00 sec 123 KBytes 564 Mbits/sec
38782026-03-18T04:01:30.354Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-03-18T04:01:30.354Z[ 11] 10.00-10.00 sec 126 KBytes 578 Mbits/sec
38802026-03-18T04:01:30.354Z[ 13] 10.00-10.00 sec 39.9 KBytes 184 Mbits/sec
38812026-03-18T04:01:30.354Z[ 15] 10.00-10.00 sec 59.6 KBytes 274 Mbits/sec
38822026-03-18T04:01:30.354Z[ 17] 10.00-10.00 sec 56.9 KBytes 262 Mbits/sec
38832026-03-18T04:01:30.354Z[ 19] 10.00-10.00 sec 112 KBytes 516 Mbits/sec
38842026-03-18T04:01:30.354Z[SUM] 10.00-10.00 sec 527 KBytes 2.42 Gbits/sec
38852026-03-18T04:01:30.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
38862026-03-18T04:01:30.354Z[ ID] Interval Transfer Bandwidth
38872026-03-18T04:01:30.354Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38882026-03-18T04:01:30.354Z[ 5] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
38892026-03-18T04:01:30.354Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38902026-03-18T04:01:30.354Z[ 7] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
38912026-03-18T04:01:30.354Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38922026-03-18T04:01:30.354Z[ 9] 0.00-10.00 sec 312 MBytes 261 Mbits/sec receiver
38932026-03-18T04:01:30.354Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38942026-03-18T04:01:30.354Z[ 11] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
38952026-03-18T04:01:30.354Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38962026-03-18T04:01:30.354Z[ 13] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
38972026-03-18T04:01:30.354Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38982026-03-18T04:01:30.354Z[ 15] 0.00-10.00 sec 312 MBytes 261 Mbits/sec receiver
38992026-03-18T04:01:30.354Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39002026-03-18T04:01:30.354Z[ 17] 0.00-10.00 sec 312 MBytes 261 Mbits/sec receiver
39012026-03-18T04:01:30.354Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39022026-03-18T04:01:30.354Z[ 19] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
39032026-03-18T04:01:30.354Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39042026-03-18T04:01:30.355Z[SUM] 0.00-10.00 sec 2.44 GBytes 2.09 Gbits/sec receiver
39052026-03-18T04:01:30.358ZRun 10/10...2092.693Mbps
39062026-03-18T04:01:30.358Z###---------------------###
39072026-03-18T04:01:30.358Z::: iPerf done... :::
39082026-03-18T04:01:30.358Z:::Awaiting out files...:::
39092026-03-18T04:01:30.358Z###---------------------###
39102026-03-18T04:01:30.358Z###-----###
39112026-03-18T04:01:30.358Z:::done!:::
39122026-03-18T04:01:30.358Z###-----###
39132026-03-18T04:01:31.854ZGnuplot not found, using plotters backend
39142026-03-18T04:01:32.055ZBenchmarking iperf-tcp/local/c2s/tx
39152026-03-18T04:01:32.055ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
39162026-03-18T04:01:36.100ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
39172026-03-18T04:01:56.074ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
39182026-03-18T04:01:56.197Ziperf-tcp/local/c2s/tx time: [5.6920 µs 5.6922 µs 5.6923 µs]
39192026-03-18T04:01:56.197Z change: [+4.6294% +4.6345% +4.6399%] (p = 0.00 < 0.05)
39202026-03-18T04:01:56.197Z Performance has regressed.
39212026-03-18T04:01:56.197ZFound 7 outliers among 100 measurements (7.00%)
39222026-03-18T04:01:56.197Z 3 (3.00%) low mild
39232026-03-18T04:01:56.197Z 1 (1.00%) high mild
39242026-03-18T04:01:56.197Z 3 (3.00%) high severe
39252026-03-18T04:01:57.371Z
39262026-03-18T04:01:57.374ZBenchmarking iperf-tcp/local/c2s/rx
39272026-03-18T04:01:57.374ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
39282026-03-18T04:02:01.420ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
39292026-03-18T04:02:21.361ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
39302026-03-18T04:02:21.478Ziperf-tcp/local/c2s/rx time: [10.122 µs 10.122 µs 10.123 µs]
39312026-03-18T04:02:21.478Z change: [+5.5973% +5.6024% +5.6072%] (p = 0.00 < 0.05)
39322026-03-18T04:02:21.478Z Performance has regressed.
39332026-03-18T04:02:21.478ZFound 9 outliers among 100 measurements (9.00%)
39342026-03-18T04:02:21.478Z 4 (4.00%) low mild
39352026-03-18T04:02:21.478Z 5 (5.00%) high mild
39362026-03-18T04:02:22.652Z
39372026-03-18T04:02:22.655Z###-------------------###
39382026-03-18T04:02:22.655Z:::Running experiment :::
39392026-03-18T04:02:22.655Z:::iperf-tcp/local/s2c:::
39402026-03-18T04:02:22.655Z###-------------------###
39412026-03-18T04:02:23.001Zdtrace: description 'profile-201us ' matched 2 probes
39422026-03-18T04:02:29.678Z-----------------------------------------------------------
39432026-03-18T04:02:29.678ZServer listening on 5201
39442026-03-18T04:02:29.678Z-----------------------------------------------------------
39452026-03-18T04:02:29.678ZAccepted connection from 10.0.0.1, port 53513
39462026-03-18T04:02:29.678Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63494
39472026-03-18T04:02:29.678Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58182
39482026-03-18T04:02:29.678Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35909
39492026-03-18T04:02:29.678Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56690
39502026-03-18T04:02:29.678Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42014
39512026-03-18T04:02:29.678Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34486
39522026-03-18T04:02:29.678Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57755
39532026-03-18T04:02:29.678Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57874
39542026-03-18T04:02:29.678Z[ ID] Interval Transfer Bandwidth
39552026-03-18T04:02:29.678Z[ 5] 0.00-1.00 sec 37.6 MBytes 315 Mbits/sec
39562026-03-18T04:02:29.678Z[ 7] 0.00-1.00 sec 37.7 MBytes 316 Mbits/sec
39572026-03-18T04:02:29.678Z[ 9] 0.00-1.00 sec 37.6 MBytes 315 Mbits/sec
39582026-03-18T04:02:29.678Z[ 11] 0.00-1.00 sec 37.5 MBytes 315 Mbits/sec
39592026-03-18T04:02:29.678Z[ 13] 0.00-1.00 sec 37.4 MBytes 314 Mbits/sec
39602026-03-18T04:02:29.678Z[ 15] 0.00-1.00 sec 37.4 MBytes 314 Mbits/sec
39612026-03-18T04:02:29.678Z[ 17] 0.00-1.00 sec 37.6 MBytes 315 Mbits/sec
39622026-03-18T04:02:29.678Z[ 19] 0.00-1.00 sec 37.5 MBytes 314 Mbits/sec
39632026-03-18T04:02:29.678Z[SUM] 0.00-1.00 sec 300 MBytes 2.52 Gbits/sec
39642026-03-18T04:02:29.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
39652026-03-18T04:02:29.678Z[ 5] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
39662026-03-18T04:02:29.678Z[ 7] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
39672026-03-18T04:02:29.678Z[ 9] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
39682026-03-18T04:02:29.678Z[ 11] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
39692026-03-18T04:02:29.678Z[ 13] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
39702026-03-18T04:02:29.678Z[ 15] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
39712026-03-18T04:02:29.678Z[ 17] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
39722026-03-18T04:02:29.678Z[ 19] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
39732026-03-18T04:02:29.678Z[SUM] 1.00-2.00 sec 253 MBytes 2.12 Gbits/sec
39742026-03-18T04:02:29.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
39752026-03-18T04:02:29.678Z[ 5] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39762026-03-18T04:02:29.678Z[ 7] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39772026-03-18T04:02:29.679Z[ 9] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39782026-03-18T04:02:29.679Z[ 11] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39792026-03-18T04:02:29.679Z[ 13] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39802026-03-18T04:02:29.679Z[ 15] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39812026-03-18T04:02:29.679Z[ 17] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39822026-03-18T04:02:29.679Z[ 19] 2.00-3.00 sec 31.6 MBytes 265 Mbits/sec
39832026-03-18T04:02:29.679Z[SUM] 2.00-3.00 sec 253 MBytes 2.12 Gbits/sec
39842026-03-18T04:02:29.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
39852026-03-18T04:02:29.679Z[ 5] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
39862026-03-18T04:02:29.679Z[ 7] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
39872026-03-18T04:02:29.679Z[ 9] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
39882026-03-18T04:02:29.679Z[ 11] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
39892026-03-18T04:02:29.679Z[ 13] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
39902026-03-18T04:02:29.679Z[ 15] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
39912026-03-18T04:02:29.679Z[ 17] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
39922026-03-18T04:02:29.679Z[ 19] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
39932026-03-18T04:02:29.679Z[SUM] 3.00-4.00 sec 262 MBytes 2.20 Gbits/sec
39942026-03-18T04:02:29.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
39952026-03-18T04:02:29.679Z[ 5] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
39962026-03-18T04:02:29.679Z[ 7] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
39972026-03-18T04:02:29.679Z[ 9] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
39982026-03-18T04:02:29.679Z[ 11] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
39992026-03-18T04:02:29.679Z[ 13] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec
40002026-03-18T04:02:29.679Z[ 15] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
40012026-03-18T04:02:29.679Z[ 17] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
40022026-03-18T04:02:29.679Z[ 19] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
40032026-03-18T04:02:29.679Z[SUM] 4.00-5.00 sec 272 MBytes 2.28 Gbits/sec
40042026-03-18T04:02:29.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
40052026-03-18T04:02:29.679Z[ 5] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
40062026-03-18T04:02:29.679Z[ 7] 5.00-6.00 sec 34.0 MBytes 286 Mbits/sec
40072026-03-18T04:02:29.679Z[ 9] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
40082026-03-18T04:02:29.679Z[ 11] 5.00-6.00 sec 34.0 MBytes 286 Mbits/sec
40092026-03-18T04:02:29.679Z[ 13] 5.00-6.00 sec 34.0 MBytes 286 Mbits/sec
40102026-03-18T04:02:29.679Z[ 15] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
40112026-03-18T04:02:29.679Z[ 17] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
40122026-03-18T04:02:29.679Z[ 19] 5.00-6.00 sec 34.1 MBytes 286 Mbits/sec
40132026-03-18T04:02:29.679Z[SUM] 5.00-6.00 sec 273 MBytes 2.29 Gbits/sec
40142026-03-18T04:02:29.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
40152026-03-18T04:02:29.680Z[ 5] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
40162026-03-18T04:02:29.680Z[ 7] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
40172026-03-18T04:02:29.680Z[ 9] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
40182026-03-18T04:02:32.899Z[ 11] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
40192026-03-18T04:02:32.899Z[ 13] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
40202026-03-18T04:02:32.899Z[ 15] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
40212026-03-18T04:02:32.899Z[ 17] 6.00-7.00 sec 33.7 MBytes 282 Mbits/sec
40222026-03-18T04:02:32.899Z[ 19] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
40232026-03-18T04:02:32.899Z[SUM] 6.00-7.00 sec 270 MBytes 2.26 Gbits/sec
40242026-03-18T04:02:32.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
40252026-03-18T04:02:32.900Z[ 5] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
40262026-03-18T04:02:32.900Z[ 7] 7.00-8.00 sec 34.1 MBytes 286 Mbits/sec
40272026-03-18T04:02:32.900Z[ 9] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
40282026-03-18T04:02:32.900Z[ 11] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
40292026-03-18T04:02:32.900Z[ 13] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
40302026-03-18T04:02:32.900Z[ 15] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
40312026-03-18T04:02:32.900Z[ 17] 7.00-8.00 sec 34.1 MBytes 286 Mbits/sec
40322026-03-18T04:02:32.900Z[ 19] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
40332026-03-18T04:02:32.900Z[SUM] 7.00-8.00 sec 272 MBytes 2.29 Gbits/sec
40342026-03-18T04:02:32.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
40352026-03-18T04:02:32.900Z[ 5] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
40362026-03-18T04:02:32.900Z[ 7] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
40372026-03-18T04:02:32.900Z[ 9] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
40382026-03-18T04:02:32.900Z[ 11] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
40392026-03-18T04:02:32.900Z[ 13] 8.00-9.00 sec 33.9 MBytes 284 Mbits/sec
40402026-03-18T04:02:32.900Z[ 15] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
40412026-03-18T04:02:32.900Z[ 17] 8.00-9.00 sec 33.9 MBytes 285 Mbits/sec
40422026-03-18T04:02:32.900Z[ 19] 8.00-9.00 sec 33.9 MBytes 285 Mbits/sec
40432026-03-18T04:02:32.900Z[SUM] 8.00-9.00 sec 271 MBytes 2.28 Gbits/sec
40442026-03-18T04:02:32.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
40452026-03-18T04:02:32.900Z[ 5] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
40462026-03-18T04:02:32.900Z[ 7] 9.00-10.00 sec 32.3 MBytes 271 Mbits/sec
40472026-03-18T04:02:32.900Z[ 9] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
40482026-03-18T04:02:32.900Z[ 11] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
40492026-03-18T04:02:32.900Z[ 13] 9.00-10.00 sec 32.3 MBytes 271 Mbits/sec
40502026-03-18T04:02:32.900Z[ 15] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
40512026-03-18T04:02:32.900Z[ 17] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
40522026-03-18T04:02:32.900Z[ 19] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
40532026-03-18T04:02:32.900Z[SUM] 9.00-10.00 sec 259 MBytes 2.17 Gbits/sec
40542026-03-18T04:02:32.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-03-18T04:02:32.900Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40562026-03-18T04:02:32.900Z[ 7] 10.00-10.00 sec 144 KBytes 645 Mbits/sec
40572026-03-18T04:02:32.900Z[ 9] 10.00-10.00 sec 48.1 KBytes 215 Mbits/sec
40582026-03-18T04:02:32.900Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40592026-03-18T04:02:32.900Z[ 13] 10.00-10.00 sec 144 KBytes 645 Mbits/sec
40602026-03-18T04:02:32.900Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40612026-03-18T04:02:32.900Z[ 17] 10.00-10.00 sec 96.2 KBytes 430 Mbits/sec
40622026-03-18T04:02:32.900Z[ 19] 10.00-10.00 sec 48.1 KBytes 215 Mbits/sec
40632026-03-18T04:02:32.901Z[SUM] 10.00-10.00 sec 481 KBytes 2.15 Gbits/sec
40642026-03-18T04:02:32.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-03-18T04:02:32.901Z[ ID] Interval Transfer Bandwidth
40662026-03-18T04:02:32.901Z[ 5] 0.00-10.00 sec 336 MBytes 282 Mbits/sec sender
40672026-03-18T04:02:32.901Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40682026-03-18T04:02:32.901Z[ 7] 0.00-10.00 sec 336 MBytes 282 Mbits/sec sender
40692026-03-18T04:02:32.901Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40702026-03-18T04:02:32.901Z[ 9] 0.00-10.00 sec 336 MBytes 281 Mbits/sec sender
40712026-03-18T04:02:32.901Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40722026-03-18T04:02:32.901Z[ 11] 0.00-10.00 sec 336 MBytes 282 Mbits/sec sender
40732026-03-18T04:02:32.901Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40742026-03-18T04:02:32.901Z[ 13] 0.00-10.00 sec 336 MBytes 282 Mbits/sec sender
40752026-03-18T04:02:32.901Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40762026-03-18T04:02:32.901Z[ 15] 0.00-10.00 sec 336 MBytes 281 Mbits/sec sender
40772026-03-18T04:02:32.901Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40782026-03-18T04:02:32.901Z[ 17] 0.00-10.00 sec 336 MBytes 282 Mbits/sec sender
40792026-03-18T04:02:32.901Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40802026-03-18T04:02:32.901Z[ 19] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
40812026-03-18T04:02:32.901Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40822026-03-18T04:02:32.901Z[SUM] 0.00-10.00 sec 2.62 GBytes 2.25 Gbits/sec sender
40832026-03-18T04:02:32.901Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40842026-03-18T04:02:32.905ZRun 1/10...2252.692Mbps
40852026-03-18T04:02:39.927Z-----------------------------------------------------------
40862026-03-18T04:02:39.927ZServer listening on 5201
40872026-03-18T04:02:39.927Z-----------------------------------------------------------
40882026-03-18T04:02:39.927ZAccepted connection from 10.0.0.1, port 45878
40892026-03-18T04:02:39.927Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49475
40902026-03-18T04:02:39.927Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42632
40912026-03-18T04:02:39.927Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33812
40922026-03-18T04:02:39.927Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55455
40932026-03-18T04:02:39.927Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57310
40942026-03-18T04:02:39.927Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35496
40952026-03-18T04:02:39.927Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51324
40962026-03-18T04:02:39.927Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63261
40972026-03-18T04:02:39.927Z[ ID] Interval Transfer Bandwidth
40982026-03-18T04:02:39.927Z[ 5] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
40992026-03-18T04:02:39.927Z[ 7] 0.00-1.00 sec 25.5 MBytes 214 Mbits/sec
41002026-03-18T04:02:39.927Z[ 9] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
41012026-03-18T04:02:39.927Z[ 11] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
41022026-03-18T04:02:39.927Z[ 13] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
41032026-03-18T04:02:39.927Z[ 15] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
41042026-03-18T04:02:39.927Z[ 17] 0.00-1.00 sec 25.5 MBytes 214 Mbits/sec
41052026-03-18T04:02:39.927Z[ 19] 0.00-1.00 sec 25.5 MBytes 214 Mbits/sec
41062026-03-18T04:02:39.927Z[SUM] 0.00-1.00 sec 204 MBytes 1.71 Gbits/sec
41072026-03-18T04:02:39.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
41082026-03-18T04:02:39.927Z[ 5] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
41092026-03-18T04:02:39.927Z[ 7] 1.00-2.00 sec 31.6 MBytes 266 Mbits/sec
41102026-03-18T04:02:39.927Z[ 9] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
41112026-03-18T04:02:39.927Z[ 11] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
41122026-03-18T04:02:39.927Z[ 13] 1.00-2.00 sec 31.6 MBytes 266 Mbits/sec
41132026-03-18T04:02:39.927Z[ 15] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
41142026-03-18T04:02:39.927Z[ 17] 1.00-2.00 sec 31.6 MBytes 266 Mbits/sec
41152026-03-18T04:02:39.927Z[ 19] 1.00-2.00 sec 31.6 MBytes 266 Mbits/sec
41162026-03-18T04:02:39.927Z[SUM] 1.00-2.00 sec 253 MBytes 2.12 Gbits/sec
41172026-03-18T04:02:39.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
41182026-03-18T04:02:39.927Z[ 5] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
41192026-03-18T04:02:39.927Z[ 7] 2.00-3.00 sec 32.7 MBytes 275 Mbits/sec
41202026-03-18T04:02:39.928Z[ 9] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
41212026-03-18T04:02:39.928Z[ 11] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
41222026-03-18T04:02:39.928Z[ 13] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
41232026-03-18T04:02:39.928Z[ 15] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
41242026-03-18T04:02:39.928Z[ 17] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
41252026-03-18T04:02:39.928Z[ 19] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
41262026-03-18T04:02:39.928Z[SUM] 2.00-3.00 sec 263 MBytes 2.20 Gbits/sec
41272026-03-18T04:02:39.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
41282026-03-18T04:02:39.928Z[ 5] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
41292026-03-18T04:02:39.928Z[ 7] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
41302026-03-18T04:02:39.928Z[ 9] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
41312026-03-18T04:02:39.928Z[ 11] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
41322026-03-18T04:02:39.928Z[ 13] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
41332026-03-18T04:02:39.928Z[ 15] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
41342026-03-18T04:02:39.928Z[ 17] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
41352026-03-18T04:02:39.928Z[ 19] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
41362026-03-18T04:02:39.928Z[SUM] 3.00-4.00 sec 260 MBytes 2.18 Gbits/sec
41372026-03-18T04:02:39.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
41382026-03-18T04:02:39.928Z[ 5] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
41392026-03-18T04:02:39.928Z[ 7] 4.00-5.00 sec 32.8 MBytes 275 Mbits/sec
41402026-03-18T04:02:39.928Z[ 9] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
41412026-03-18T04:02:39.928Z[ 11] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
41422026-03-18T04:02:39.928Z[ 13] 4.00-5.00 sec 32.6 MBytes 274 Mbits/sec
41432026-03-18T04:02:39.928Z[ 15] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
41442026-03-18T04:02:39.928Z[ 17] 4.00-5.00 sec 32.8 MBytes 275 Mbits/sec
41452026-03-18T04:02:39.928Z[ 19] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
41462026-03-18T04:02:39.928Z[SUM] 4.00-5.00 sec 262 MBytes 2.20 Gbits/sec
41472026-03-18T04:02:39.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
41482026-03-18T04:02:39.928Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
41492026-03-18T04:02:39.928Z[ 7] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
41502026-03-18T04:02:39.928Z[ 9] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
41512026-03-18T04:02:39.928Z[ 11] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
41522026-03-18T04:02:39.928Z[ 13] 5.00-6.00 sec 33.0 MBytes 276 Mbits/sec
41532026-03-18T04:02:39.928Z[ 15] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
41542026-03-18T04:02:39.928Z[ 17] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
41552026-03-18T04:02:39.928Z[ 19] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
41562026-03-18T04:02:39.928Z[SUM] 5.00-6.00 sec 263 MBytes 2.20 Gbits/sec
41572026-03-18T04:02:39.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
41582026-03-18T04:02:39.928Z[ 5] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
41592026-03-18T04:02:39.928Z[ 7] 6.00-7.00 sec 32.2 MBytes 270 Mbits/sec
41602026-03-18T04:02:39.929Z[ 9] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
41612026-03-18T04:02:43.038Z[ 11] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
41622026-03-18T04:02:43.038Z[ 13] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
41632026-03-18T04:02:43.038Z[ 15] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
41642026-03-18T04:02:43.038Z[ 17] 6.00-7.00 sec 32.1 MBytes 269 Mbits/sec
41652026-03-18T04:02:43.038Z[ 19] 6.00-7.00 sec 32.0 MBytes 269 Mbits/sec
41662026-03-18T04:02:43.038Z[SUM] 6.00-7.00 sec 257 MBytes 2.15 Gbits/sec
41672026-03-18T04:02:43.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
41682026-03-18T04:02:43.039Z[ 5] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
41692026-03-18T04:02:43.039Z[ 7] 7.00-8.00 sec 31.5 MBytes 264 Mbits/sec
41702026-03-18T04:02:43.039Z[ 9] 7.00-8.00 sec 31.5 MBytes 264 Mbits/sec
41712026-03-18T04:02:43.039Z[ 11] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
41722026-03-18T04:02:43.039Z[ 13] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
41732026-03-18T04:02:43.039Z[ 15] 7.00-8.00 sec 31.5 MBytes 264 Mbits/sec
41742026-03-18T04:02:43.039Z[ 17] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
41752026-03-18T04:02:43.039Z[ 19] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
41762026-03-18T04:02:43.039Z[SUM] 7.00-8.00 sec 252 MBytes 2.12 Gbits/sec
41772026-03-18T04:02:43.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
41782026-03-18T04:02:43.039Z[ 5] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
41792026-03-18T04:02:43.039Z[ 7] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
41802026-03-18T04:02:43.039Z[ 9] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
41812026-03-18T04:02:43.039Z[ 11] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
41822026-03-18T04:02:43.039Z[ 13] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
41832026-03-18T04:02:43.039Z[ 15] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
41842026-03-18T04:02:43.039Z[ 17] 8.00-9.00 sec 31.5 MBytes 264 Mbits/sec
41852026-03-18T04:02:43.039Z[ 19] 8.00-9.00 sec 31.4 MBytes 264 Mbits/sec
41862026-03-18T04:02:43.039Z[SUM] 8.00-9.00 sec 252 MBytes 2.12 Gbits/sec
41872026-03-18T04:02:43.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
41882026-03-18T04:02:43.039Z[ 5] 9.00-10.00 sec 30.9 MBytes 260 Mbits/sec
41892026-03-18T04:02:43.039Z[ 7] 9.00-10.00 sec 30.8 MBytes 258 Mbits/sec
41902026-03-18T04:02:43.039Z[ 9] 9.00-10.00 sec 30.9 MBytes 259 Mbits/sec
41912026-03-18T04:02:43.039Z[ 11] 9.00-10.00 sec 30.9 MBytes 259 Mbits/sec
41922026-03-18T04:02:43.039Z[ 13] 9.00-10.00 sec 30.8 MBytes 258 Mbits/sec
41932026-03-18T04:02:43.039Z[ 15] 9.00-10.00 sec 30.9 MBytes 259 Mbits/sec
41942026-03-18T04:02:43.039Z[ 17] 9.00-10.00 sec 30.9 MBytes 260 Mbits/sec
41952026-03-18T04:02:43.039Z[ 19] 9.00-10.00 sec 31.0 MBytes 260 Mbits/sec
41962026-03-18T04:02:43.039Z[SUM] 9.00-10.00 sec 247 MBytes 2.07 Gbits/sec
41972026-03-18T04:02:43.039Z- - - - - - - - - - - - - - - - - - - - - - - - -
41982026-03-18T04:02:43.039Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41992026-03-18T04:02:43.039Z[ 7] 10.00-10.00 sec 144 KBytes 680 Mbits/sec
42002026-03-18T04:02:43.039Z[ 9] 10.00-10.00 sec 96.2 KBytes 453 Mbits/sec
42012026-03-18T04:02:43.039Z[ 11] 10.00-10.00 sec 48.1 KBytes 227 Mbits/sec
42022026-03-18T04:02:43.039Z[ 13] 10.00-10.00 sec 144 KBytes 680 Mbits/sec
42032026-03-18T04:02:43.039Z[ 15] 10.00-10.00 sec 48.1 KBytes 227 Mbits/sec
42042026-03-18T04:02:43.039Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42052026-03-18T04:02:43.040Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42062026-03-18T04:02:43.040Z[SUM] 10.00-10.00 sec 481 KBytes 2.26 Gbits/sec
42072026-03-18T04:02:43.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
42082026-03-18T04:02:43.043Z[ ID] Interval Transfer Bandwidth
42092026-03-18T04:02:43.043Z[ 5] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42102026-03-18T04:02:43.043Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42112026-03-18T04:02:43.043Z[ 7] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42122026-03-18T04:02:43.043Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42132026-03-18T04:02:43.043Z[ 9] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42142026-03-18T04:02:43.043Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42152026-03-18T04:02:43.043Z[ 11] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42162026-03-18T04:02:43.043Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42172026-03-18T04:02:43.043Z[ 13] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42182026-03-18T04:02:43.043Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42192026-03-18T04:02:43.043Z[ 15] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42202026-03-18T04:02:43.043Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42212026-03-18T04:02:43.043Z[ 17] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
42222026-03-18T04:02:43.043Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42232026-03-18T04:02:43.043Z[ 19] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
42242026-03-18T04:02:43.043Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42252026-03-18T04:02:43.043Z[SUM] 0.00-10.00 sec 2.45 GBytes 2.11 Gbits/sec sender
42262026-03-18T04:02:43.043Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42272026-03-18T04:02:43.043ZRun 2/10...2107.515Mbps
42282026-03-18T04:02:50.067Z-----------------------------------------------------------
42292026-03-18T04:02:50.067ZServer listening on 5201
42302026-03-18T04:02:50.067Z-----------------------------------------------------------
42312026-03-18T04:02:50.067ZAccepted connection from 10.0.0.1, port 41639
42322026-03-18T04:02:50.067Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46038
42332026-03-18T04:02:50.067Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54085
42342026-03-18T04:02:50.067Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59245
42352026-03-18T04:02:50.067Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43215
42362026-03-18T04:02:50.067Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56017
42372026-03-18T04:02:50.067Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43759
42382026-03-18T04:02:50.067Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44091
42392026-03-18T04:02:50.067Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34509
42402026-03-18T04:02:50.067Z[ ID] Interval Transfer Bandwidth
42412026-03-18T04:02:50.067Z[ 5] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42422026-03-18T04:02:50.068Z[ 7] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42432026-03-18T04:02:50.068Z[ 9] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42442026-03-18T04:02:50.068Z[ 11] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
42452026-03-18T04:02:50.068Z[ 13] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
42462026-03-18T04:02:50.068Z[ 15] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
42472026-03-18T04:02:50.068Z[ 17] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
42482026-03-18T04:02:50.068Z[ 19] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
42492026-03-18T04:02:50.068Z[SUM] 0.00-1.00 sec 208 MBytes 1.75 Gbits/sec
42502026-03-18T04:02:50.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
42512026-03-18T04:02:50.068Z[ 5] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
42522026-03-18T04:02:50.068Z[ 7] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
42532026-03-18T04:02:50.068Z[ 9] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
42542026-03-18T04:02:50.068Z[ 11] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
42552026-03-18T04:02:50.068Z[ 13] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
42562026-03-18T04:02:50.068Z[ 15] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
42572026-03-18T04:02:50.068Z[ 17] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
42582026-03-18T04:02:50.068Z[ 19] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
42592026-03-18T04:02:50.068Z[SUM] 1.00-2.00 sec 251 MBytes 2.11 Gbits/sec
42602026-03-18T04:02:50.068Z- - - - - - - - - - - - - - - - - - - - - - - - -
42612026-03-18T04:02:50.068Z[ 5] 2.00-3.00 sec 31.2 MBytes 261 Mbits/sec
42622026-03-18T04:02:50.068Z[ 7] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
42632026-03-18T04:02:50.068Z[ 9] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
42642026-03-18T04:02:50.068Z[ 11] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
42652026-03-18T04:02:50.068Z[ 13] 2.00-3.00 sec 31.2 MBytes 261 Mbits/sec
42662026-03-18T04:02:50.068Z[ 15] 2.00-3.00 sec 31.1 MBytes 261 Mbits/sec
42672026-03-18T04:02:50.068Z[ 17] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
42682026-03-18T04:02:50.068Z[ 19] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
42692026-03-18T04:02:50.068Z[SUM] 2.00-3.00 sec 250 MBytes 2.09 Gbits/sec
42702026-03-18T04:02:50.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
42712026-03-18T04:02:50.069Z[ 5] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
42722026-03-18T04:02:50.069Z[ 7] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
42732026-03-18T04:02:50.069Z[ 9] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
42742026-03-18T04:02:50.069Z[ 11] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
42752026-03-18T04:02:50.069Z[ 13] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
42762026-03-18T04:02:50.069Z[ 15] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
42772026-03-18T04:02:50.069Z[ 17] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
42782026-03-18T04:02:50.069Z[ 19] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
42792026-03-18T04:02:50.069Z[SUM] 3.00-4.00 sec 252 MBytes 2.12 Gbits/sec
42802026-03-18T04:02:50.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
42812026-03-18T04:02:50.069Z[ 5] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
42822026-03-18T04:02:50.069Z[ 7] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
42832026-03-18T04:02:50.069Z[ 9] 4.00-5.00 sec 32.6 MBytes 274 Mbits/sec
42842026-03-18T04:02:50.069Z[ 11] 4.00-5.00 sec 32.8 MBytes 275 Mbits/sec
42852026-03-18T04:02:50.069Z[ 13] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
42862026-03-18T04:02:50.069Z[ 15] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
42872026-03-18T04:02:50.069Z[ 17] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
42882026-03-18T04:02:50.069Z[ 19] 4.00-5.00 sec 32.8 MBytes 275 Mbits/sec
42892026-03-18T04:02:50.069Z[SUM] 4.00-5.00 sec 262 MBytes 2.20 Gbits/sec
42902026-03-18T04:02:50.069Z- - - - - - - - - - - - - - - - - - - - - - - - -
42912026-03-18T04:02:50.069Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
42922026-03-18T04:02:50.069Z[ 7] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
42932026-03-18T04:02:50.069Z[ 9] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
42942026-03-18T04:02:50.069Z[ 11] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
42952026-03-18T04:02:50.069Z[ 13] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
42962026-03-18T04:02:50.069Z[ 15] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
42972026-03-18T04:02:50.069Z[ 17] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
42982026-03-18T04:02:50.069Z[ 19] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
42992026-03-18T04:02:50.073Z[SUM] 5.00-6.00 sec 263 MBytes 2.20 Gbits/sec
43002026-03-18T04:02:50.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
43012026-03-18T04:02:50.073Z[ 5] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
43022026-03-18T04:02:50.073Z[ 7] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
43032026-03-18T04:02:50.073Z[ 9] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
43042026-03-18T04:02:53.178Z[ 11] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
43052026-03-18T04:02:53.178Z[ 13] 6.00-7.00 sec 33.1 MBytes 278 Mbits/sec
43062026-03-18T04:02:53.178Z[ 15] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
43072026-03-18T04:02:53.178Z[ 17] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
43082026-03-18T04:02:53.178Z[ 19] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
43092026-03-18T04:02:53.178Z[SUM] 6.00-7.00 sec 264 MBytes 2.21 Gbits/sec
43102026-03-18T04:02:53.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
43112026-03-18T04:02:53.178Z[ 5] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
43122026-03-18T04:02:53.178Z[ 7] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
43132026-03-18T04:02:53.178Z[ 9] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
43142026-03-18T04:02:53.178Z[ 11] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
43152026-03-18T04:02:53.178Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
43162026-03-18T04:02:53.178Z[ 15] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
43172026-03-18T04:02:53.178Z[ 17] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
43182026-03-18T04:02:53.178Z[ 19] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
43192026-03-18T04:02:53.179Z[SUM] 7.00-8.00 sec 264 MBytes 2.21 Gbits/sec
43202026-03-18T04:02:53.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-03-18T04:02:53.179Z[ 5] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43222026-03-18T04:02:53.179Z[ 7] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43232026-03-18T04:02:53.179Z[ 9] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43242026-03-18T04:02:53.179Z[ 11] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43252026-03-18T04:02:53.179Z[ 13] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43262026-03-18T04:02:53.179Z[ 15] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43272026-03-18T04:02:53.179Z[ 17] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
43282026-03-18T04:02:53.179Z[ 19] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
43292026-03-18T04:02:53.179Z[SUM] 8.00-9.00 sec 263 MBytes 2.20 Gbits/sec
43302026-03-18T04:02:53.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-03-18T04:02:53.179Z[ 5] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
43322026-03-18T04:02:53.179Z[ 7] 9.00-10.00 sec 32.0 MBytes 268 Mbits/sec
43332026-03-18T04:02:53.179Z[ 9] 9.00-10.00 sec 32.0 MBytes 268 Mbits/sec
43342026-03-18T04:02:53.179Z[ 11] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
43352026-03-18T04:02:53.179Z[ 13] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
43362026-03-18T04:02:53.179Z[ 15] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
43372026-03-18T04:02:53.179Z[ 17] 9.00-10.00 sec 31.9 MBytes 267 Mbits/sec
43382026-03-18T04:02:53.179Z[ 19] 9.00-10.00 sec 31.9 MBytes 267 Mbits/sec
43392026-03-18T04:02:53.179Z[SUM] 9.00-10.00 sec 255 MBytes 2.14 Gbits/sec
43402026-03-18T04:02:53.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-03-18T04:02:53.179Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43422026-03-18T04:02:53.179Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43432026-03-18T04:02:53.179Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43442026-03-18T04:02:53.179Z[ 11] 10.00-10.00 sec 96.2 KBytes 405 Mbits/sec
43452026-03-18T04:02:53.179Z[ 13] 10.00-10.00 sec 96.2 KBytes 405 Mbits/sec
43462026-03-18T04:02:53.179Z[ 15] 10.00-10.00 sec 96.2 KBytes 405 Mbits/sec
43472026-03-18T04:02:53.179Z[ 17] 10.00-10.00 sec 96.2 KBytes 405 Mbits/sec
43482026-03-18T04:02:53.179Z[ 19] 10.00-10.00 sec 48.1 KBytes 202 Mbits/sec
43492026-03-18T04:02:53.179Z[SUM] 10.00-10.00 sec 433 KBytes 1.82 Gbits/sec
43502026-03-18T04:02:53.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-03-18T04:02:53.179Z[ ID] Interval Transfer Bandwidth
43522026-03-18T04:02:53.179Z[ 5] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
43532026-03-18T04:02:53.179Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43542026-03-18T04:02:53.179Z[ 7] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
43552026-03-18T04:02:53.179Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43562026-03-18T04:02:53.179Z[ 9] 0.00-10.00 sec 317 MBytes 265 Mbits/sec sender
43572026-03-18T04:02:53.179Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43582026-03-18T04:02:53.180Z[ 11] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
43592026-03-18T04:02:53.180Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43602026-03-18T04:02:53.180Z[ 13] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
43612026-03-18T04:02:53.180Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43622026-03-18T04:02:53.180Z[ 15] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
43632026-03-18T04:02:53.180Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43642026-03-18T04:02:53.180Z[ 17] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
43652026-03-18T04:02:53.180Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43662026-03-18T04:02:53.180Z[ 19] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
43672026-03-18T04:02:53.180Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43682026-03-18T04:02:53.180Z[SUM] 0.00-10.00 sec 2.47 GBytes 2.12 Gbits/sec sender
43692026-03-18T04:02:53.180Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43702026-03-18T04:02:53.183ZRun 3/10...2123.622Mbps
43712026-03-18T04:03:00.206Z-----------------------------------------------------------
43722026-03-18T04:03:00.206ZServer listening on 5201
43732026-03-18T04:03:00.206Z-----------------------------------------------------------
43742026-03-18T04:03:00.206ZAccepted connection from 10.0.0.1, port 63435
43752026-03-18T04:03:00.206Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34689
43762026-03-18T04:03:00.206Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55786
43772026-03-18T04:03:00.206Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34147
43782026-03-18T04:03:00.206Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36986
43792026-03-18T04:03:00.206Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33646
43802026-03-18T04:03:00.206Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55243
43812026-03-18T04:03:00.206Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50228
43822026-03-18T04:03:00.206Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40881
43832026-03-18T04:03:00.206Z[ ID] Interval Transfer Bandwidth
43842026-03-18T04:03:00.206Z[ 5] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
43852026-03-18T04:03:00.206Z[ 7] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
43862026-03-18T04:03:00.206Z[ 9] 0.00-1.00 sec 25.5 MBytes 214 Mbits/sec
43872026-03-18T04:03:00.206Z[ 11] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
43882026-03-18T04:03:00.206Z[ 13] 0.00-1.00 sec 25.3 MBytes 212 Mbits/sec
43892026-03-18T04:03:00.207Z[ 15] 0.00-1.00 sec 25.5 MBytes 214 Mbits/sec
43902026-03-18T04:03:00.207Z[ 17] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
43912026-03-18T04:03:00.207Z[ 19] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
43922026-03-18T04:03:00.207Z[SUM] 0.00-1.00 sec 203 MBytes 1.71 Gbits/sec
43932026-03-18T04:03:00.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
43942026-03-18T04:03:00.207Z[ 5] 1.00-2.00 sec 31.3 MBytes 263 Mbits/sec
43952026-03-18T04:03:00.207Z[ 7] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
43962026-03-18T04:03:00.207Z[ 9] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
43972026-03-18T04:03:00.207Z[ 11] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
43982026-03-18T04:03:00.207Z[ 13] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
43992026-03-18T04:03:00.207Z[ 15] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
44002026-03-18T04:03:00.207Z[ 17] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
44012026-03-18T04:03:00.207Z[ 19] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
44022026-03-18T04:03:00.207Z[SUM] 1.00-2.00 sec 251 MBytes 2.11 Gbits/sec
44032026-03-18T04:03:00.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
44042026-03-18T04:03:00.207Z[ 5] 2.00-3.00 sec 31.3 MBytes 262 Mbits/sec
44052026-03-18T04:03:00.207Z[ 7] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
44062026-03-18T04:03:00.207Z[ 9] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
44072026-03-18T04:03:00.207Z[ 11] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
44082026-03-18T04:03:00.207Z[ 13] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
44092026-03-18T04:03:00.207Z[ 15] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
44102026-03-18T04:03:00.207Z[ 17] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
44112026-03-18T04:03:00.207Z[ 19] 2.00-3.00 sec 31.2 MBytes 262 Mbits/sec
44122026-03-18T04:03:00.207Z[SUM] 2.00-3.00 sec 250 MBytes 2.10 Gbits/sec
44132026-03-18T04:03:00.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
44142026-03-18T04:03:00.207Z[ 5] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
44152026-03-18T04:03:00.207Z[ 7] 3.00-4.00 sec 31.4 MBytes 264 Mbits/sec
44162026-03-18T04:03:00.207Z[ 9] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
44172026-03-18T04:03:00.207Z[ 11] 3.00-4.00 sec 31.4 MBytes 263 Mbits/sec
44182026-03-18T04:03:00.207Z[ 13] 3.00-4.00 sec 31.4 MBytes 263 Mbits/sec
44192026-03-18T04:03:00.207Z[ 15] 3.00-4.00 sec 31.3 MBytes 262 Mbits/sec
44202026-03-18T04:03:00.207Z[ 17] 3.00-4.00 sec 31.4 MBytes 264 Mbits/sec
44212026-03-18T04:03:00.207Z[ 19] 3.00-4.00 sec 31.4 MBytes 264 Mbits/sec
44222026-03-18T04:03:00.207Z[SUM] 3.00-4.00 sec 251 MBytes 2.11 Gbits/sec
44232026-03-18T04:03:00.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
44242026-03-18T04:03:00.207Z[ 5] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
44252026-03-18T04:03:00.207Z[ 7] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
44262026-03-18T04:03:00.207Z[ 9] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
44272026-03-18T04:03:00.207Z[ 11] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
44282026-03-18T04:03:00.208Z[ 13] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
44292026-03-18T04:03:00.208Z[ 15] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
44302026-03-18T04:03:00.208Z[ 17] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
44312026-03-18T04:03:00.208Z[ 19] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
44322026-03-18T04:03:00.208Z[SUM] 4.00-5.00 sec 256 MBytes 2.15 Gbits/sec
44332026-03-18T04:03:00.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
44342026-03-18T04:03:00.208Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
44352026-03-18T04:03:00.208Z[ 7] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
44362026-03-18T04:03:00.208Z[ 9] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
44372026-03-18T04:03:00.208Z[ 11] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
44382026-03-18T04:03:00.208Z[ 13] 5.00-6.00 sec 33.0 MBytes 277 Mbits/sec
44392026-03-18T04:03:00.208Z[ 15] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
44402026-03-18T04:03:00.208Z[ 17] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
44412026-03-18T04:03:00.208Z[ 19] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
44422026-03-18T04:03:00.208Z[SUM] 5.00-6.00 sec 263 MBytes 2.20 Gbits/sec
44432026-03-18T04:03:00.208Z- - - - - - - - - - - - - - - - - - - - - - - - -
44442026-03-18T04:03:00.208Z[ 5] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
44452026-03-18T04:03:00.208Z[ 7] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
44462026-03-18T04:03:00.208Z[ 9] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
44472026-03-18T04:03:03.318Z[ 11] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
44482026-03-18T04:03:03.318Z[ 13] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
44492026-03-18T04:03:03.318Z[ 15] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
44502026-03-18T04:03:03.318Z[ 17] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
44512026-03-18T04:03:03.318Z[ 19] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
44522026-03-18T04:03:03.318Z[SUM] 6.00-7.00 sec 262 MBytes 2.20 Gbits/sec
44532026-03-18T04:03:03.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
44542026-03-18T04:03:03.318Z[ 5] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
44552026-03-18T04:03:03.319Z[ 7] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
44562026-03-18T04:03:03.319Z[ 9] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
44572026-03-18T04:03:03.319Z[ 11] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
44582026-03-18T04:03:03.319Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
44592026-03-18T04:03:03.319Z[ 15] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
44602026-03-18T04:03:03.319Z[ 17] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
44612026-03-18T04:03:03.319Z[ 19] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
44622026-03-18T04:03:03.319Z[SUM] 7.00-8.00 sec 262 MBytes 2.20 Gbits/sec
44632026-03-18T04:03:03.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
44642026-03-18T04:03:03.319Z[ 5] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
44652026-03-18T04:03:03.319Z[ 7] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
44662026-03-18T04:03:03.319Z[ 9] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
44672026-03-18T04:03:03.319Z[ 11] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
44682026-03-18T04:03:03.319Z[ 13] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
44692026-03-18T04:03:03.319Z[ 15] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
44702026-03-18T04:03:03.319Z[ 17] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
44712026-03-18T04:03:03.319Z[ 19] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
44722026-03-18T04:03:03.319Z[SUM] 8.00-9.00 sec 253 MBytes 2.12 Gbits/sec
44732026-03-18T04:03:03.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
44742026-03-18T04:03:03.319Z[ 5] 9.00-10.00 sec 32.0 MBytes 268 Mbits/sec
44752026-03-18T04:03:03.319Z[ 7] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
44762026-03-18T04:03:03.319Z[ 9] 9.00-10.00 sec 31.9 MBytes 268 Mbits/sec
44772026-03-18T04:03:03.319Z[ 11] 9.00-10.00 sec 32.0 MBytes 269 Mbits/sec
44782026-03-18T04:03:03.319Z[ 13] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
44792026-03-18T04:03:03.319Z[ 15] 9.00-10.00 sec 32.1 MBytes 269 Mbits/sec
44802026-03-18T04:03:03.319Z[ 17] 9.00-10.00 sec 32.0 MBytes 269 Mbits/sec
44812026-03-18T04:03:03.319Z[ 19] 9.00-10.00 sec 31.8 MBytes 267 Mbits/sec
44822026-03-18T04:03:03.319Z[SUM] 9.00-10.00 sec 256 MBytes 2.15 Gbits/sec
44832026-03-18T04:03:03.319Z- - - - - - - - - - - - - - - - - - - - - - - - -
44842026-03-18T04:03:03.319Z[ 5] 10.00-10.00 sec 144 KBytes 669 Mbits/sec
44852026-03-18T04:03:03.319Z[ 7] 10.00-10.00 sec 96.2 KBytes 446 Mbits/sec
44862026-03-18T04:03:03.319Z[ 9] 10.00-10.00 sec 96.2 KBytes 446 Mbits/sec
44872026-03-18T04:03:03.319Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44882026-03-18T04:03:03.319Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44892026-03-18T04:03:03.319Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44902026-03-18T04:03:03.319Z[ 17] 10.00-10.00 sec 96.2 KBytes 446 Mbits/sec
44912026-03-18T04:03:03.319Z[ 19] 10.00-10.00 sec 48.1 KBytes 223 Mbits/sec
44922026-03-18T04:03:03.319Z[SUM] 10.00-10.00 sec 481 KBytes 2.23 Gbits/sec
44932026-03-18T04:03:03.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
44942026-03-18T04:03:03.320Z[ ID] Interval Transfer Bandwidth
44952026-03-18T04:03:03.320Z[ 5] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
44962026-03-18T04:03:03.320Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44972026-03-18T04:03:03.320Z[ 7] 0.00-10.00 sec 313 MBytes 263 Mbits/sec sender
44982026-03-18T04:03:03.320Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44992026-03-18T04:03:03.320Z[ 9] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
45002026-03-18T04:03:03.320Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45012026-03-18T04:03:03.320Z[ 11] 0.00-10.00 sec 313 MBytes 263 Mbits/sec sender
45022026-03-18T04:03:03.320Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45032026-03-18T04:03:03.320Z[ 13] 0.00-10.00 sec 313 MBytes 263 Mbits/sec sender
45042026-03-18T04:03:03.320Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45052026-03-18T04:03:03.320Z[ 15] 0.00-10.00 sec 313 MBytes 263 Mbits/sec sender
45062026-03-18T04:03:03.320Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45072026-03-18T04:03:03.320Z[ 17] 0.00-10.00 sec 313 MBytes 263 Mbits/sec sender
45082026-03-18T04:03:03.320Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45092026-03-18T04:03:03.320Z[ 19] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
45102026-03-18T04:03:03.320Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45112026-03-18T04:03:03.320Z[SUM] 0.00-10.00 sec 2.45 GBytes 2.10 Gbits/sec sender
45122026-03-18T04:03:03.320Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45132026-03-18T04:03:03.324ZRun 4/10...2103.856Mbps
45142026-03-18T04:03:10.345Z-----------------------------------------------------------
45152026-03-18T04:03:10.345ZServer listening on 5201
45162026-03-18T04:03:10.345Z-----------------------------------------------------------
45172026-03-18T04:03:10.345ZAccepted connection from 10.0.0.1, port 37249
45182026-03-18T04:03:10.345Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36458
45192026-03-18T04:03:10.345Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37140
45202026-03-18T04:03:10.345Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53858
45212026-03-18T04:03:10.345Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38059
45222026-03-18T04:03:10.345Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45421
45232026-03-18T04:03:10.345Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36456
45242026-03-18T04:03:10.345Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42407
45252026-03-18T04:03:10.345Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53298
45262026-03-18T04:03:10.345Z[ ID] Interval Transfer Bandwidth
45272026-03-18T04:03:10.345Z[ 5] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
45282026-03-18T04:03:10.345Z[ 7] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
45292026-03-18T04:03:10.345Z[ 9] 0.00-1.00 sec 26.2 MBytes 220 Mbits/sec
45302026-03-18T04:03:10.345Z[ 11] 0.00-1.00 sec 26.2 MBytes 220 Mbits/sec
45312026-03-18T04:03:10.345Z[ 13] 0.00-1.00 sec 26.2 MBytes 220 Mbits/sec
45322026-03-18T04:03:10.345Z[ 15] 0.00-1.00 sec 26.2 MBytes 219 Mbits/sec
45332026-03-18T04:03:10.345Z[ 17] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
45342026-03-18T04:03:10.345Z[ 19] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
45352026-03-18T04:03:10.345Z[SUM] 0.00-1.00 sec 209 MBytes 1.75 Gbits/sec
45362026-03-18T04:03:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-03-18T04:03:10.346Z[ 5] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
45382026-03-18T04:03:10.346Z[ 7] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
45392026-03-18T04:03:10.346Z[ 9] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
45402026-03-18T04:03:10.346Z[ 11] 1.00-2.00 sec 31.3 MBytes 262 Mbits/sec
45412026-03-18T04:03:10.346Z[ 13] 1.00-2.00 sec 31.3 MBytes 262 Mbits/sec
45422026-03-18T04:03:10.346Z[ 15] 1.00-2.00 sec 31.3 MBytes 263 Mbits/sec
45432026-03-18T04:03:10.346Z[ 17] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
45442026-03-18T04:03:10.346Z[ 19] 1.00-2.00 sec 31.3 MBytes 262 Mbits/sec
45452026-03-18T04:03:10.346Z[SUM] 1.00-2.00 sec 250 MBytes 2.10 Gbits/sec
45462026-03-18T04:03:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-03-18T04:03:10.346Z[ 5] 2.00-3.00 sec 32.4 MBytes 272 Mbits/sec
45482026-03-18T04:03:10.346Z[ 7] 2.00-3.00 sec 32.4 MBytes 272 Mbits/sec
45492026-03-18T04:03:10.346Z[ 9] 2.00-3.00 sec 32.4 MBytes 272 Mbits/sec
45502026-03-18T04:03:10.346Z[ 11] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
45512026-03-18T04:03:10.346Z[ 13] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
45522026-03-18T04:03:10.346Z[ 15] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
45532026-03-18T04:03:10.346Z[ 17] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
45542026-03-18T04:03:10.346Z[ 19] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
45552026-03-18T04:03:10.346Z[SUM] 2.00-3.00 sec 260 MBytes 2.18 Gbits/sec
45562026-03-18T04:03:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-03-18T04:03:10.346Z[ 5] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
45582026-03-18T04:03:10.346Z[ 7] 3.00-4.00 sec 32.6 MBytes 273 Mbits/sec
45592026-03-18T04:03:10.346Z[ 9] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
45602026-03-18T04:03:10.346Z[ 11] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
45612026-03-18T04:03:10.346Z[ 13] 3.00-4.00 sec 32.4 MBytes 272 Mbits/sec
45622026-03-18T04:03:10.346Z[ 15] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
45632026-03-18T04:03:10.346Z[ 17] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
45642026-03-18T04:03:10.346Z[ 19] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
45652026-03-18T04:03:10.346Z[SUM] 3.00-4.00 sec 260 MBytes 2.18 Gbits/sec
45662026-03-18T04:03:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
45672026-03-18T04:03:10.346Z[ 5] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
45682026-03-18T04:03:10.346Z[ 7] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
45692026-03-18T04:03:10.346Z[ 9] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
45702026-03-18T04:03:10.346Z[ 11] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
45712026-03-18T04:03:10.346Z[ 13] 4.00-5.00 sec 32.6 MBytes 273 Mbits/sec
45722026-03-18T04:03:10.346Z[ 15] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
45732026-03-18T04:03:10.346Z[ 17] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
45742026-03-18T04:03:10.346Z[ 19] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
45752026-03-18T04:03:10.347Z[SUM] 4.00-5.00 sec 260 MBytes 2.18 Gbits/sec
45762026-03-18T04:03:10.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
45772026-03-18T04:03:10.347Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
45782026-03-18T04:03:10.347Z[ 7] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
45792026-03-18T04:03:10.347Z[ 9] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
45802026-03-18T04:03:10.347Z[ 11] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
45812026-03-18T04:03:10.347Z[ 13] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
45822026-03-18T04:03:10.347Z[ 15] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
45832026-03-18T04:03:10.347Z[ 17] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
45842026-03-18T04:03:10.347Z[ 19] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
45852026-03-18T04:03:10.347Z[SUM] 5.00-6.00 sec 262 MBytes 2.20 Gbits/sec
45862026-03-18T04:03:10.347Z- - - - - - - - - - - - - - - - - - - - - - - - -
45872026-03-18T04:03:10.347Z[ 5] 6.00-7.00 sec 32.5 MBytes 273 Mbits/sec
45882026-03-18T04:03:10.347Z[ 7] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
45892026-03-18T04:03:10.347Z[ 9] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
45902026-03-18T04:03:13.457Z[ 11] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
45912026-03-18T04:03:13.457Z[ 13] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
45922026-03-18T04:03:13.457Z[ 15] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
45932026-03-18T04:03:13.457Z[ 17] 6.00-7.00 sec 32.5 MBytes 273 Mbits/sec
45942026-03-18T04:03:13.457Z[ 19] 6.00-7.00 sec 32.5 MBytes 273 Mbits/sec
45952026-03-18T04:03:13.458Z[SUM] 6.00-7.00 sec 260 MBytes 2.19 Gbits/sec
45962026-03-18T04:03:13.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
45972026-03-18T04:03:13.458Z[ 5] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
45982026-03-18T04:03:13.458Z[ 7] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
45992026-03-18T04:03:13.458Z[ 9] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
46002026-03-18T04:03:13.458Z[ 11] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
46012026-03-18T04:03:13.458Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
46022026-03-18T04:03:13.458Z[ 15] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
46032026-03-18T04:03:13.458Z[ 17] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
46042026-03-18T04:03:13.458Z[ 19] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
46052026-03-18T04:03:13.458Z[SUM] 7.00-8.00 sec 263 MBytes 2.21 Gbits/sec
46062026-03-18T04:03:13.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
46072026-03-18T04:03:13.458Z[ 5] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
46082026-03-18T04:03:13.458Z[ 7] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
46092026-03-18T04:03:13.458Z[ 9] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
46102026-03-18T04:03:13.458Z[ 11] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
46112026-03-18T04:03:13.458Z[ 13] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
46122026-03-18T04:03:13.458Z[ 15] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
46132026-03-18T04:03:13.458Z[ 17] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
46142026-03-18T04:03:13.458Z[ 19] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
46152026-03-18T04:03:13.458Z[SUM] 8.00-9.00 sec 266 MBytes 2.23 Gbits/sec
46162026-03-18T04:03:13.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
46172026-03-18T04:03:13.458Z[ 5] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
46182026-03-18T04:03:13.458Z[ 7] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
46192026-03-18T04:03:13.458Z[ 9] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
46202026-03-18T04:03:13.458Z[ 11] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
46212026-03-18T04:03:13.458Z[ 13] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
46222026-03-18T04:03:13.458Z[ 15] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
46232026-03-18T04:03:13.458Z[ 17] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
46242026-03-18T04:03:13.458Z[ 19] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
46252026-03-18T04:03:13.458Z[SUM] 9.00-10.00 sec 270 MBytes 2.26 Gbits/sec
46262026-03-18T04:03:13.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
46272026-03-18T04:03:13.458Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46282026-03-18T04:03:13.458Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46292026-03-18T04:03:13.458Z[ 9] 10.00-10.00 sec 96.2 KBytes 409 Mbits/sec
46302026-03-18T04:03:13.458Z[ 11] 10.00-10.00 sec 96.2 KBytes 409 Mbits/sec
46312026-03-18T04:03:13.458Z[ 13] 10.00-10.00 sec 144 KBytes 614 Mbits/sec
46322026-03-18T04:03:13.458Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46332026-03-18T04:03:13.458Z[ 17] 10.00-10.00 sec 144 KBytes 614 Mbits/sec
46342026-03-18T04:03:13.459Z[ 19] 10.00-10.00 sec 48.1 KBytes 205 Mbits/sec
46352026-03-18T04:03:13.459Z[SUM] 10.00-10.00 sec 529 KBytes 2.25 Gbits/sec
46362026-03-18T04:03:13.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
46372026-03-18T04:03:13.459Z[ ID] Interval Transfer Bandwidth
46382026-03-18T04:03:13.459Z[ 5] 0.00-10.00 sec 320 MBytes 268 Mbits/sec sender
46392026-03-18T04:03:13.459Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46402026-03-18T04:03:13.459Z[ 7] 0.00-10.00 sec 320 MBytes 268 Mbits/sec sender
46412026-03-18T04:03:13.459Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46422026-03-18T04:03:13.459Z[ 9] 0.00-10.00 sec 320 MBytes 268 Mbits/sec sender
46432026-03-18T04:03:13.459Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46442026-03-18T04:03:13.459Z[ 11] 0.00-10.00 sec 320 MBytes 268 Mbits/sec sender
46452026-03-18T04:03:13.459Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46462026-03-18T04:03:13.459Z[ 13] 0.00-10.00 sec 320 MBytes 269 Mbits/sec sender
46472026-03-18T04:03:13.459Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46482026-03-18T04:03:13.459Z[ 15] 0.00-10.00 sec 320 MBytes 269 Mbits/sec sender
46492026-03-18T04:03:13.459Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46502026-03-18T04:03:13.459Z[ 17] 0.00-10.00 sec 320 MBytes 269 Mbits/sec sender
46512026-03-18T04:03:13.459Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46522026-03-18T04:03:13.459Z[ 19] 0.00-10.00 sec 320 MBytes 268 Mbits/sec sender
46532026-03-18T04:03:13.459Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46542026-03-18T04:03:13.459Z[SUM] 0.00-10.00 sec 2.50 GBytes 2.15 Gbits/sec sender
46552026-03-18T04:03:13.459Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46562026-03-18T04:03:13.462ZRun 5/10...2148.472Mbps
46572026-03-18T04:03:20.484Z-----------------------------------------------------------
46582026-03-18T04:03:20.484ZServer listening on 5201
46592026-03-18T04:03:20.484Z-----------------------------------------------------------
46602026-03-18T04:03:20.484ZAccepted connection from 10.0.0.1, port 40886
46612026-03-18T04:03:20.484Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39968
46622026-03-18T04:03:20.484Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50599
46632026-03-18T04:03:20.484Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36156
46642026-03-18T04:03:20.484Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56115
46652026-03-18T04:03:20.484Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48384
46662026-03-18T04:03:20.484Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59411
46672026-03-18T04:03:20.484Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55265
46682026-03-18T04:03:20.484Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55573
46692026-03-18T04:03:20.484Z[ ID] Interval Transfer Bandwidth
46702026-03-18T04:03:20.484Z[ 5] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
46712026-03-18T04:03:20.484Z[ 7] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
46722026-03-18T04:03:20.484Z[ 9] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
46732026-03-18T04:03:20.484Z[ 11] 0.00-1.00 sec 25.3 MBytes 212 Mbits/sec
46742026-03-18T04:03:20.484Z[ 13] 0.00-1.00 sec 25.3 MBytes 212 Mbits/sec
46752026-03-18T04:03:20.484Z[ 15] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
46762026-03-18T04:03:20.484Z[ 17] 0.00-1.00 sec 25.4 MBytes 213 Mbits/sec
46772026-03-18T04:03:20.484Z[ 19] 0.00-1.00 sec 25.2 MBytes 211 Mbits/sec
46782026-03-18T04:03:20.484Z[SUM] 0.00-1.00 sec 203 MBytes 1.70 Gbits/sec
46792026-03-18T04:03:20.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
46802026-03-18T04:03:20.484Z[ 5] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
46812026-03-18T04:03:20.484Z[ 7] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
46822026-03-18T04:03:20.484Z[ 9] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
46832026-03-18T04:03:20.484Z[ 11] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
46842026-03-18T04:03:20.484Z[ 13] 1.00-2.00 sec 31.3 MBytes 262 Mbits/sec
46852026-03-18T04:03:20.484Z[ 15] 1.00-2.00 sec 31.3 MBytes 262 Mbits/sec
46862026-03-18T04:03:20.484Z[ 17] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
46872026-03-18T04:03:20.485Z[ 19] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
46882026-03-18T04:03:20.485Z[SUM] 1.00-2.00 sec 250 MBytes 2.09 Gbits/sec
46892026-03-18T04:03:20.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
46902026-03-18T04:03:20.485Z[ 5] 2.00-3.00 sec 30.9 MBytes 259 Mbits/sec
46912026-03-18T04:03:20.485Z[ 7] 2.00-3.00 sec 31.0 MBytes 260 Mbits/sec
46922026-03-18T04:03:20.485Z[ 9] 2.00-3.00 sec 30.8 MBytes 259 Mbits/sec
46932026-03-18T04:03:20.485Z[ 11] 2.00-3.00 sec 30.8 MBytes 259 Mbits/sec
46942026-03-18T04:03:20.485Z[ 13] 2.00-3.00 sec 30.8 MBytes 258 Mbits/sec
46952026-03-18T04:03:20.485Z[ 15] 2.00-3.00 sec 30.8 MBytes 259 Mbits/sec
46962026-03-18T04:03:20.485Z[ 17] 2.00-3.00 sec 30.9 MBytes 260 Mbits/sec
46972026-03-18T04:03:20.485Z[ 19] 2.00-3.00 sec 30.9 MBytes 259 Mbits/sec
46982026-03-18T04:03:20.485Z[SUM] 2.00-3.00 sec 247 MBytes 2.07 Gbits/sec
46992026-03-18T04:03:20.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
47002026-03-18T04:03:20.485Z[ 5] 3.00-4.00 sec 30.6 MBytes 256 Mbits/sec
47012026-03-18T04:03:20.485Z[ 7] 3.00-4.00 sec 30.6 MBytes 256 Mbits/sec
47022026-03-18T04:03:20.485Z[ 9] 3.00-4.00 sec 30.7 MBytes 257 Mbits/sec
47032026-03-18T04:03:20.485Z[ 11] 3.00-4.00 sec 30.7 MBytes 257 Mbits/sec
47042026-03-18T04:03:20.485Z[ 13] 3.00-4.00 sec 30.6 MBytes 256 Mbits/sec
47052026-03-18T04:03:20.485Z[ 15] 3.00-4.00 sec 30.6 MBytes 256 Mbits/sec
47062026-03-18T04:03:20.485Z[ 17] 3.00-4.00 sec 30.6 MBytes 257 Mbits/sec
47072026-03-18T04:03:20.485Z[ 19] 3.00-4.00 sec 30.6 MBytes 257 Mbits/sec
47082026-03-18T04:03:20.485Z[SUM] 3.00-4.00 sec 245 MBytes 2.05 Gbits/sec
47092026-03-18T04:03:20.485Z- - - - - - - - - - - - - - - - - - - - - - - - -
47102026-03-18T04:03:20.485Z[ 5] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
47112026-03-18T04:03:20.485Z[ 7] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
47122026-03-18T04:03:20.485Z[ 9] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
47132026-03-18T04:03:20.485Z[ 11] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
47142026-03-18T04:03:20.485Z[ 13] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
47152026-03-18T04:03:20.485Z[ 15] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
47162026-03-18T04:03:20.485Z[ 17] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
47172026-03-18T04:03:20.485Z[ 19] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
47182026-03-18T04:03:20.489Z[SUM] 4.00-5.00 sec 258 MBytes 2.16 Gbits/sec
47192026-03-18T04:03:20.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
47202026-03-18T04:03:20.489Z[ 5] 5.00-6.00 sec 32.4 MBytes 272 Mbits/sec
47212026-03-18T04:03:20.489Z[ 7] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
47222026-03-18T04:03:20.489Z[ 9] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
47232026-03-18T04:03:20.489Z[ 11] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
47242026-03-18T04:03:20.489Z[ 13] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
47252026-03-18T04:03:20.489Z[ 15] 5.00-6.00 sec 32.5 MBytes 273 Mbits/sec
47262026-03-18T04:03:20.489Z[ 17] 5.00-6.00 sec 32.4 MBytes 272 Mbits/sec
47272026-03-18T04:03:20.489Z[ 19] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
47282026-03-18T04:03:20.489Z[SUM] 5.00-6.00 sec 260 MBytes 2.18 Gbits/sec
47292026-03-18T04:03:20.489Z- - - - - - - - - - - - - - - - - - - - - - - - -
47302026-03-18T04:03:20.490Z[ 5] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
47312026-03-18T04:03:20.490Z[ 7] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
47322026-03-18T04:03:20.490Z[ 9] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
47332026-03-18T04:03:23.596Z[ 11] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
47342026-03-18T04:03:23.596Z[ 13] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
47352026-03-18T04:03:23.596Z[ 15] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
47362026-03-18T04:03:23.596Z[ 17] 6.00-7.00 sec 32.4 MBytes 272 Mbits/sec
47372026-03-18T04:03:23.596Z[ 19] 6.00-7.00 sec 32.3 MBytes 271 Mbits/sec
47382026-03-18T04:03:23.596Z[SUM] 6.00-7.00 sec 259 MBytes 2.17 Gbits/sec
47392026-03-18T04:03:23.596Z- - - - - - - - - - - - - - - - - - - - - - - - -
47402026-03-18T04:03:23.596Z[ 5] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
47412026-03-18T04:03:23.596Z[ 7] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47422026-03-18T04:03:23.596Z[ 9] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47432026-03-18T04:03:23.596Z[ 11] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47442026-03-18T04:03:23.596Z[ 13] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47452026-03-18T04:03:23.597Z[ 15] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47462026-03-18T04:03:23.597Z[ 17] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47472026-03-18T04:03:23.597Z[ 19] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
47482026-03-18T04:03:23.597Z[SUM] 7.00-8.00 sec 254 MBytes 2.13 Gbits/sec
47492026-03-18T04:03:23.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
47502026-03-18T04:03:23.597Z[ 5] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
47512026-03-18T04:03:23.597Z[ 7] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
47522026-03-18T04:03:23.597Z[ 9] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
47532026-03-18T04:03:23.597Z[ 11] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
47542026-03-18T04:03:23.597Z[ 13] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
47552026-03-18T04:03:23.597Z[ 15] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
47562026-03-18T04:03:23.597Z[ 17] 8.00-9.00 sec 34.0 MBytes 285 Mbits/sec
47572026-03-18T04:03:23.597Z[ 19] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
47582026-03-18T04:03:23.597Z[SUM] 8.00-9.00 sec 272 MBytes 2.29 Gbits/sec
47592026-03-18T04:03:23.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
47602026-03-18T04:03:23.597Z[ 5] 9.00-10.00 sec 33.3 MBytes 280 Mbits/sec
47612026-03-18T04:03:23.597Z[ 7] 9.00-10.00 sec 33.3 MBytes 280 Mbits/sec
47622026-03-18T04:03:23.597Z[ 9] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
47632026-03-18T04:03:23.597Z[ 11] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
47642026-03-18T04:03:23.597Z[ 13] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
47652026-03-18T04:03:23.597Z[ 15] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
47662026-03-18T04:03:23.597Z[ 17] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
47672026-03-18T04:03:23.597Z[ 19] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
47682026-03-18T04:03:23.597Z[SUM] 9.00-10.00 sec 267 MBytes 2.24 Gbits/sec
47692026-03-18T04:03:23.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
47702026-03-18T04:03:23.597Z[ 5] 10.00-10.00 sec 96.2 KBytes 425 Mbits/sec
47712026-03-18T04:03:23.597Z[ 7] 10.00-10.00 sec 96.2 KBytes 426 Mbits/sec
47722026-03-18T04:03:23.597Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47732026-03-18T04:03:23.597Z[ 11] 10.00-10.00 sec 96.2 KBytes 426 Mbits/sec
47742026-03-18T04:03:23.597Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47752026-03-18T04:03:23.597Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47762026-03-18T04:03:23.597Z[ 17] 10.00-10.00 sec 96.2 KBytes 426 Mbits/sec
47772026-03-18T04:03:23.597Z[ 19] 10.00-10.00 sec 96.2 KBytes 426 Mbits/sec
47782026-03-18T04:03:23.597Z[SUM] 10.00-10.00 sec 481 KBytes 2.13 Gbits/sec
47792026-03-18T04:03:23.597Z- - - - - - - - - - - - - - - - - - - - - - - - -
47802026-03-18T04:03:23.601Z[ ID] Interval Transfer Bandwidth
47812026-03-18T04:03:23.601Z[ 5] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47822026-03-18T04:03:23.601Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47832026-03-18T04:03:23.601Z[ 7] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47842026-03-18T04:03:23.601Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47852026-03-18T04:03:23.601Z[ 9] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47862026-03-18T04:03:23.601Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47872026-03-18T04:03:23.601Z[ 11] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47882026-03-18T04:03:23.601Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47892026-03-18T04:03:23.601Z[ 13] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47902026-03-18T04:03:23.601Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47912026-03-18T04:03:23.601Z[ 15] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47922026-03-18T04:03:23.601Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47932026-03-18T04:03:23.601Z[ 17] 0.00-10.00 sec 314 MBytes 264 Mbits/sec sender
47942026-03-18T04:03:23.601Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47952026-03-18T04:03:23.601Z[ 19] 0.00-10.00 sec 314 MBytes 263 Mbits/sec sender
47962026-03-18T04:03:23.601Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47972026-03-18T04:03:23.601Z[SUM] 0.00-10.00 sec 2.46 GBytes 2.11 Gbits/sec sender
47982026-03-18T04:03:23.601Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47992026-03-18T04:03:23.601ZRun 6/10...2108.895Mbps
48002026-03-18T04:03:30.624Z-----------------------------------------------------------
48012026-03-18T04:03:30.624ZServer listening on 5201
48022026-03-18T04:03:30.624Z-----------------------------------------------------------
48032026-03-18T04:03:30.624ZAccepted connection from 10.0.0.1, port 46930
48042026-03-18T04:03:30.624Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59789
48052026-03-18T04:03:30.624Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33418
48062026-03-18T04:03:30.624Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36133
48072026-03-18T04:03:30.624Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54149
48082026-03-18T04:03:30.624Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36244
48092026-03-18T04:03:30.624Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63592
48102026-03-18T04:03:30.624Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62709
48112026-03-18T04:03:30.624Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47064
48122026-03-18T04:03:30.624Z[ ID] Interval Transfer Bandwidth
48132026-03-18T04:03:30.624Z[ 5] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
48142026-03-18T04:03:30.624Z[ 7] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
48152026-03-18T04:03:30.624Z[ 9] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
48162026-03-18T04:03:30.624Z[ 11] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
48172026-03-18T04:03:30.624Z[ 13] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
48182026-03-18T04:03:30.624Z[ 15] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
48192026-03-18T04:03:30.625Z[ 17] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
48202026-03-18T04:03:30.625Z[ 19] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
48212026-03-18T04:03:30.625Z[SUM] 0.00-1.00 sec 209 MBytes 1.75 Gbits/sec
48222026-03-18T04:03:30.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-03-18T04:03:30.625Z[ 5] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
48242026-03-18T04:03:30.625Z[ 7] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
48252026-03-18T04:03:30.625Z[ 9] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
48262026-03-18T04:03:30.625Z[ 11] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
48272026-03-18T04:03:30.625Z[ 13] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
48282026-03-18T04:03:30.625Z[ 15] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
48292026-03-18T04:03:30.625Z[ 17] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
48302026-03-18T04:03:30.625Z[ 19] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
48312026-03-18T04:03:30.625Z[SUM] 1.00-2.00 sec 261 MBytes 2.19 Gbits/sec
48322026-03-18T04:03:30.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
48332026-03-18T04:03:30.625Z[ 5] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48342026-03-18T04:03:30.625Z[ 7] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48352026-03-18T04:03:30.625Z[ 9] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48362026-03-18T04:03:30.625Z[ 11] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48372026-03-18T04:03:30.625Z[ 13] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48382026-03-18T04:03:30.625Z[ 15] 2.00-3.00 sec 32.7 MBytes 275 Mbits/sec
48392026-03-18T04:03:30.625Z[ 17] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48402026-03-18T04:03:30.625Z[ 19] 2.00-3.00 sec 32.8 MBytes 275 Mbits/sec
48412026-03-18T04:03:30.625Z[SUM] 2.00-3.00 sec 262 MBytes 2.20 Gbits/sec
48422026-03-18T04:03:30.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
48432026-03-18T04:03:30.625Z[ 5] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
48442026-03-18T04:03:30.625Z[ 7] 3.00-4.00 sec 33.0 MBytes 276 Mbits/sec
48452026-03-18T04:03:30.625Z[ 9] 3.00-4.00 sec 33.0 MBytes 276 Mbits/sec
48462026-03-18T04:03:30.625Z[ 11] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
48472026-03-18T04:03:30.625Z[ 13] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
48482026-03-18T04:03:30.625Z[ 15] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
48492026-03-18T04:03:30.625Z[ 17] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
48502026-03-18T04:03:30.625Z[ 19] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
48512026-03-18T04:03:30.625Z[SUM] 3.00-4.00 sec 263 MBytes 2.21 Gbits/sec
48522026-03-18T04:03:30.625Z- - - - - - - - - - - - - - - - - - - - - - - - -
48532026-03-18T04:03:30.625Z[ 5] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
48542026-03-18T04:03:30.625Z[ 7] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
48552026-03-18T04:03:30.625Z[ 9] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
48562026-03-18T04:03:30.625Z[ 11] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
48572026-03-18T04:03:30.625Z[ 13] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
48582026-03-18T04:03:30.626Z[ 15] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
48592026-03-18T04:03:30.626Z[ 17] 4.00-5.00 sec 32.0 MBytes 268 Mbits/sec
48602026-03-18T04:03:30.626Z[ 19] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
48612026-03-18T04:03:30.626Z[SUM] 4.00-5.00 sec 256 MBytes 2.14 Gbits/sec
48622026-03-18T04:03:30.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
48632026-03-18T04:03:30.626Z[ 5] 5.00-6.00 sec 31.3 MBytes 262 Mbits/sec
48642026-03-18T04:03:30.626Z[ 7] 5.00-6.00 sec 31.3 MBytes 262 Mbits/sec
48652026-03-18T04:03:30.626Z[ 9] 5.00-6.00 sec 31.4 MBytes 264 Mbits/sec
48662026-03-18T04:03:30.626Z[ 11] 5.00-6.00 sec 31.2 MBytes 262 Mbits/sec
48672026-03-18T04:03:30.626Z[ 13] 5.00-6.00 sec 31.4 MBytes 263 Mbits/sec
48682026-03-18T04:03:30.626Z[ 15] 5.00-6.00 sec 31.3 MBytes 262 Mbits/sec
48692026-03-18T04:03:30.626Z[ 17] 5.00-6.00 sec 31.3 MBytes 262 Mbits/sec
48702026-03-18T04:03:30.626Z[ 19] 5.00-6.00 sec 31.3 MBytes 263 Mbits/sec
48712026-03-18T04:03:30.626Z[SUM] 5.00-6.00 sec 250 MBytes 2.10 Gbits/sec
48722026-03-18T04:03:30.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
48732026-03-18T04:03:30.626Z[ 5] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
48742026-03-18T04:03:30.626Z[ 7] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
48752026-03-18T04:03:30.626Z[ 9] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
48762026-03-18T04:03:33.736Z[ 11] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
48772026-03-18T04:03:33.737Z[ 13] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
48782026-03-18T04:03:33.737Z[ 15] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
48792026-03-18T04:03:33.737Z[ 17] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
48802026-03-18T04:03:33.737Z[ 19] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
48812026-03-18T04:03:33.737Z[SUM] 6.00-7.00 sec 261 MBytes 2.19 Gbits/sec
48822026-03-18T04:03:33.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
48832026-03-18T04:03:33.737Z[ 5] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
48842026-03-18T04:03:33.737Z[ 7] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
48852026-03-18T04:03:33.737Z[ 9] 7.00-8.00 sec 32.6 MBytes 274 Mbits/sec
48862026-03-18T04:03:33.737Z[ 11] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
48872026-03-18T04:03:33.737Z[ 13] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
48882026-03-18T04:03:33.737Z[ 15] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
48892026-03-18T04:03:33.737Z[ 17] 7.00-8.00 sec 32.6 MBytes 273 Mbits/sec
48902026-03-18T04:03:33.737Z[ 19] 7.00-8.00 sec 32.7 MBytes 274 Mbits/sec
48912026-03-18T04:03:33.737Z[SUM] 7.00-8.00 sec 261 MBytes 2.19 Gbits/sec
48922026-03-18T04:03:33.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
48932026-03-18T04:03:33.737Z[ 5] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
48942026-03-18T04:03:33.737Z[ 7] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
48952026-03-18T04:03:33.737Z[ 9] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
48962026-03-18T04:03:33.737Z[ 11] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
48972026-03-18T04:03:33.737Z[ 13] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
48982026-03-18T04:03:33.737Z[ 15] 8.00-9.00 sec 32.6 MBytes 274 Mbits/sec
48992026-03-18T04:03:33.737Z[ 17] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
49002026-03-18T04:03:33.737Z[ 19] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
49012026-03-18T04:03:33.737Z[SUM] 8.00-9.00 sec 262 MBytes 2.20 Gbits/sec
49022026-03-18T04:03:33.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
49032026-03-18T04:03:33.737Z[ 5] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
49042026-03-18T04:03:33.737Z[ 7] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
49052026-03-18T04:03:33.737Z[ 9] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
49062026-03-18T04:03:33.737Z[ 11] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
49072026-03-18T04:03:33.737Z[ 13] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
49082026-03-18T04:03:33.737Z[ 15] 9.00-10.00 sec 32.6 MBytes 273 Mbits/sec
49092026-03-18T04:03:33.737Z[ 17] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
49102026-03-18T04:03:33.737Z[ 19] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
49112026-03-18T04:03:33.737Z[SUM] 9.00-10.00 sec 261 MBytes 2.19 Gbits/sec
49122026-03-18T04:03:33.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
49132026-03-18T04:03:33.738Z[ 5] 10.00-10.00 sec 48.1 KBytes 211 Mbits/sec
49142026-03-18T04:03:33.738Z[ 7] 10.00-10.00 sec 144 KBytes 633 Mbits/sec
49152026-03-18T04:03:33.738Z[ 9] 10.00-10.00 sec 96.2 KBytes 422 Mbits/sec
49162026-03-18T04:03:33.738Z[ 11] 10.00-10.00 sec 96.2 KBytes 422 Mbits/sec
49172026-03-18T04:03:33.738Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49182026-03-18T04:03:33.738Z[ 15] 10.00-10.00 sec 48.1 KBytes 211 Mbits/sec
49192026-03-18T04:03:33.738Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49202026-03-18T04:03:33.738Z[ 19] 10.00-10.00 sec 96.2 KBytes 422 Mbits/sec
49212026-03-18T04:03:33.738Z[SUM] 10.00-10.00 sec 529 KBytes 2.32 Gbits/sec
49222026-03-18T04:03:33.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
49232026-03-18T04:03:33.738Z[ ID] Interval Transfer Bandwidth
49242026-03-18T04:03:33.738Z[ 5] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49252026-03-18T04:03:33.738Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49262026-03-18T04:03:33.738Z[ 7] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49272026-03-18T04:03:33.738Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49282026-03-18T04:03:33.738Z[ 9] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49292026-03-18T04:03:33.738Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49302026-03-18T04:03:33.738Z[ 11] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49312026-03-18T04:03:33.738Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49322026-03-18T04:03:33.738Z[ 13] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49332026-03-18T04:03:33.738Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49342026-03-18T04:03:33.738Z[ 15] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49352026-03-18T04:03:33.738Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49362026-03-18T04:03:33.738Z[ 17] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49372026-03-18T04:03:33.738Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49382026-03-18T04:03:33.738Z[ 19] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
49392026-03-18T04:03:33.738Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49402026-03-18T04:03:33.738Z[SUM] 0.00-10.00 sec 2.49 GBytes 2.13 Gbits/sec sender
49412026-03-18T04:03:33.738Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49422026-03-18T04:03:33.741ZRun 7/10...2135.167Mbps
49432026-03-18T04:03:40.763Z-----------------------------------------------------------
49442026-03-18T04:03:40.763ZServer listening on 5201
49452026-03-18T04:03:40.763Z-----------------------------------------------------------
49462026-03-18T04:03:40.763ZAccepted connection from 10.0.0.1, port 33539
49472026-03-18T04:03:40.763Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47965
49482026-03-18T04:03:40.763Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64039
49492026-03-18T04:03:40.763Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47341
49502026-03-18T04:03:40.763Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55647
49512026-03-18T04:03:40.763Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62779
49522026-03-18T04:03:40.764Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62495
49532026-03-18T04:03:40.764Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53760
49542026-03-18T04:03:40.764Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55193
49552026-03-18T04:03:40.764Z[ ID] Interval Transfer Bandwidth
49562026-03-18T04:03:40.764Z[ 5] 0.00-1.00 sec 26.5 MBytes 223 Mbits/sec
49572026-03-18T04:03:40.764Z[ 7] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
49582026-03-18T04:03:40.764Z[ 9] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
49592026-03-18T04:03:40.764Z[ 11] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
49602026-03-18T04:03:40.764Z[ 13] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
49612026-03-18T04:03:40.764Z[ 15] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
49622026-03-18T04:03:40.764Z[ 17] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
49632026-03-18T04:03:40.764Z[ 19] 0.00-1.00 sec 26.5 MBytes 223 Mbits/sec
49642026-03-18T04:03:40.764Z[SUM] 0.00-1.00 sec 212 MBytes 1.78 Gbits/sec
49652026-03-18T04:03:40.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
49662026-03-18T04:03:40.764Z[ 5] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
49672026-03-18T04:03:40.764Z[ 7] 1.00-2.00 sec 34.0 MBytes 285 Mbits/sec
49682026-03-18T04:03:40.764Z[ 9] 1.00-2.00 sec 34.0 MBytes 285 Mbits/sec
49692026-03-18T04:03:40.764Z[ 11] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
49702026-03-18T04:03:40.764Z[ 13] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
49712026-03-18T04:03:40.764Z[ 15] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
49722026-03-18T04:03:40.764Z[ 17] 1.00-2.00 sec 33.9 MBytes 285 Mbits/sec
49732026-03-18T04:03:40.764Z[ 19] 1.00-2.00 sec 34.0 MBytes 286 Mbits/sec
49742026-03-18T04:03:40.764Z[SUM] 1.00-2.00 sec 272 MBytes 2.28 Gbits/sec
49752026-03-18T04:03:40.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
49762026-03-18T04:03:40.764Z[ 5] 2.00-3.00 sec 34.3 MBytes 287 Mbits/sec
49772026-03-18T04:03:40.764Z[ 7] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
49782026-03-18T04:03:40.764Z[ 9] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
49792026-03-18T04:03:40.764Z[ 11] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
49802026-03-18T04:03:40.764Z[ 13] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
49812026-03-18T04:03:40.764Z[ 15] 2.00-3.00 sec 34.3 MBytes 288 Mbits/sec
49822026-03-18T04:03:40.764Z[ 17] 2.00-3.00 sec 34.4 MBytes 288 Mbits/sec
49832026-03-18T04:03:40.764Z[ 19] 2.00-3.00 sec 34.3 MBytes 287 Mbits/sec
49842026-03-18T04:03:40.764Z[SUM] 2.00-3.00 sec 275 MBytes 2.30 Gbits/sec
49852026-03-18T04:03:40.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
49862026-03-18T04:03:40.764Z[ 5] 3.00-4.00 sec 34.0 MBytes 286 Mbits/sec
49872026-03-18T04:03:40.764Z[ 7] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
49882026-03-18T04:03:40.764Z[ 9] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
49892026-03-18T04:03:40.764Z[ 11] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
49902026-03-18T04:03:40.765Z[ 13] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
49912026-03-18T04:03:40.765Z[ 15] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
49922026-03-18T04:03:40.765Z[ 17] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
49932026-03-18T04:03:40.765Z[ 19] 3.00-4.00 sec 34.0 MBytes 285 Mbits/sec
49942026-03-18T04:03:40.765Z[SUM] 3.00-4.00 sec 272 MBytes 2.28 Gbits/sec
49952026-03-18T04:03:40.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
49962026-03-18T04:03:40.765Z[ 5] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
49972026-03-18T04:03:40.765Z[ 7] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
49982026-03-18T04:03:40.765Z[ 9] 4.00-5.00 sec 33.3 MBytes 280 Mbits/sec
49992026-03-18T04:03:40.765Z[ 11] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
50002026-03-18T04:03:40.765Z[ 13] 4.00-5.00 sec 33.2 MBytes 279 Mbits/sec
50012026-03-18T04:03:40.765Z[ 15] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
50022026-03-18T04:03:40.765Z[ 17] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
50032026-03-18T04:03:40.765Z[ 19] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
50042026-03-18T04:03:40.765Z[SUM] 4.00-5.00 sec 266 MBytes 2.23 Gbits/sec
50052026-03-18T04:03:40.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
50062026-03-18T04:03:40.765Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
50072026-03-18T04:03:40.765Z[ 7] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
50082026-03-18T04:03:40.765Z[ 9] 5.00-6.00 sec 32.6 MBytes 274 Mbits/sec
50092026-03-18T04:03:40.765Z[ 11] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
50102026-03-18T04:03:40.765Z[ 13] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
50112026-03-18T04:03:40.765Z[ 15] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
50122026-03-18T04:03:40.765Z[ 17] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
50132026-03-18T04:03:40.765Z[ 19] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
50142026-03-18T04:03:40.765Z[SUM] 5.00-6.00 sec 262 MBytes 2.20 Gbits/sec
50152026-03-18T04:03:40.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
50162026-03-18T04:03:40.765Z[ 5] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
50172026-03-18T04:03:40.765Z[ 7] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
50182026-03-18T04:03:40.765Z[ 9] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
50192026-03-18T04:03:43.876Z[ 11] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
50202026-03-18T04:03:43.876Z[ 13] 6.00-7.00 sec 32.7 MBytes 275 Mbits/sec
50212026-03-18T04:03:43.876Z[ 15] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
50222026-03-18T04:03:43.876Z[ 17] 6.00-7.00 sec 32.6 MBytes 273 Mbits/sec
50232026-03-18T04:03:43.876Z[ 19] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
50242026-03-18T04:03:43.876Z[SUM] 6.00-7.00 sec 261 MBytes 2.19 Gbits/sec
50252026-03-18T04:03:43.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
50262026-03-18T04:03:43.876Z[ 5] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
50272026-03-18T04:03:43.876Z[ 7] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
50282026-03-18T04:03:43.876Z[ 9] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
50292026-03-18T04:03:43.876Z[ 11] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
50302026-03-18T04:03:43.876Z[ 13] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
50312026-03-18T04:03:43.876Z[ 15] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
50322026-03-18T04:03:43.876Z[ 17] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
50332026-03-18T04:03:43.876Z[ 19] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
50342026-03-18T04:03:43.876Z[SUM] 7.00-8.00 sec 268 MBytes 2.24 Gbits/sec
50352026-03-18T04:03:43.876Z- - - - - - - - - - - - - - - - - - - - - - - - -
50362026-03-18T04:03:43.876Z[ 5] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
50372026-03-18T04:03:43.877Z[ 7] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
50382026-03-18T04:03:43.877Z[ 9] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec
50392026-03-18T04:03:43.877Z[ 11] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
50402026-03-18T04:03:43.877Z[ 13] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
50412026-03-18T04:03:43.877Z[ 15] 8.00-9.00 sec 34.0 MBytes 286 Mbits/sec
50422026-03-18T04:03:43.877Z[ 17] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
50432026-03-18T04:03:43.877Z[ 19] 8.00-9.00 sec 34.1 MBytes 286 Mbits/sec
50442026-03-18T04:03:43.877Z[SUM] 8.00-9.00 sec 273 MBytes 2.29 Gbits/sec
50452026-03-18T04:03:43.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
50462026-03-18T04:03:43.877Z[ 5] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
50472026-03-18T04:03:43.877Z[ 7] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
50482026-03-18T04:03:43.877Z[ 9] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
50492026-03-18T04:03:43.877Z[ 11] 9.00-10.00 sec 33.0 MBytes 276 Mbits/sec
50502026-03-18T04:03:43.877Z[ 13] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
50512026-03-18T04:03:43.877Z[ 15] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
50522026-03-18T04:03:43.877Z[ 17] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
50532026-03-18T04:03:43.877Z[ 19] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
50542026-03-18T04:03:43.877Z[SUM] 9.00-10.00 sec 264 MBytes 2.21 Gbits/sec
50552026-03-18T04:03:43.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
50562026-03-18T04:03:43.877Z[ 5] 10.00-10.00 sec 144 KBytes 651 Mbits/sec
50572026-03-18T04:03:43.877Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50582026-03-18T04:03:43.877Z[ 9] 10.00-10.00 sec 96.2 KBytes 434 Mbits/sec
50592026-03-18T04:03:43.877Z[ 11] 10.00-10.00 sec 96.2 KBytes 435 Mbits/sec
50602026-03-18T04:03:43.877Z[ 13] 10.00-10.00 sec 144 KBytes 652 Mbits/sec
50612026-03-18T04:03:43.877Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50622026-03-18T04:03:43.877Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50632026-03-18T04:03:43.877Z[ 19] 10.00-10.00 sec 96.2 KBytes 435 Mbits/sec
50642026-03-18T04:03:43.877Z[SUM] 10.00-10.00 sec 577 KBytes 2.60 Gbits/sec
50652026-03-18T04:03:43.877Z- - - - - - - - - - - - - - - - - - - - - - - - -
50662026-03-18T04:03:43.877Z[ ID] Interval Transfer Bandwidth
50672026-03-18T04:03:43.877Z[ 5] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50682026-03-18T04:03:43.877Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50692026-03-18T04:03:43.877Z[ 7] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50702026-03-18T04:03:43.877Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50712026-03-18T04:03:43.877Z[ 9] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50722026-03-18T04:03:43.877Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50732026-03-18T04:03:43.877Z[ 11] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50742026-03-18T04:03:43.877Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50752026-03-18T04:03:43.877Z[ 13] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50762026-03-18T04:03:43.877Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50772026-03-18T04:03:43.878Z[ 15] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50782026-03-18T04:03:43.878Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50792026-03-18T04:03:43.878Z[ 17] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50802026-03-18T04:03:43.878Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50812026-03-18T04:03:43.878Z[ 19] 0.00-10.00 sec 328 MBytes 275 Mbits/sec sender
50822026-03-18T04:03:43.878Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50832026-03-18T04:03:43.878Z[SUM] 0.00-10.00 sec 2.56 GBytes 2.20 Gbits/sec sender
50842026-03-18T04:03:43.878Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50852026-03-18T04:03:43.881ZRun 8/10...2202.042Mbps
50862026-03-18T04:03:50.902Z-----------------------------------------------------------
50872026-03-18T04:03:50.902ZServer listening on 5201
50882026-03-18T04:03:50.902Z-----------------------------------------------------------
50892026-03-18T04:03:50.902ZAccepted connection from 10.0.0.1, port 44948
50902026-03-18T04:03:50.902Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54117
50912026-03-18T04:03:50.902Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42768
50922026-03-18T04:03:50.902Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47746
50932026-03-18T04:03:50.902Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63514
50942026-03-18T04:03:50.902Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41082
50952026-03-18T04:03:50.902Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41189
50962026-03-18T04:03:50.902Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39973
50972026-03-18T04:03:50.902Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52551
50982026-03-18T04:03:50.902Z[ ID] Interval Transfer Bandwidth
50992026-03-18T04:03:50.902Z[ 5] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
51002026-03-18T04:03:50.902Z[ 7] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
51012026-03-18T04:03:50.902Z[ 9] 0.00-1.00 sec 26.7 MBytes 224 Mbits/sec
51022026-03-18T04:03:50.902Z[ 11] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
51032026-03-18T04:03:50.903Z[ 13] 0.00-1.00 sec 26.7 MBytes 224 Mbits/sec
51042026-03-18T04:03:50.903Z[ 15] 0.00-1.00 sec 26.7 MBytes 224 Mbits/sec
51052026-03-18T04:03:50.903Z[ 17] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
51062026-03-18T04:03:50.903Z[ 19] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
51072026-03-18T04:03:50.903Z[SUM] 0.00-1.00 sec 213 MBytes 1.79 Gbits/sec
51082026-03-18T04:03:50.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
51092026-03-18T04:03:50.903Z[ 5] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
51102026-03-18T04:03:50.903Z[ 7] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
51112026-03-18T04:03:50.903Z[ 9] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
51122026-03-18T04:03:50.903Z[ 11] 1.00-2.00 sec 32.4 MBytes 272 Mbits/sec
51132026-03-18T04:03:50.903Z[ 13] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
51142026-03-18T04:03:50.903Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
51152026-03-18T04:03:50.903Z[ 17] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
51162026-03-18T04:03:50.903Z[ 19] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
51172026-03-18T04:03:50.903Z[SUM] 1.00-2.00 sec 258 MBytes 2.16 Gbits/sec
51182026-03-18T04:03:50.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
51192026-03-18T04:03:50.903Z[ 5] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
51202026-03-18T04:03:50.903Z[ 7] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
51212026-03-18T04:03:50.903Z[ 9] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
51222026-03-18T04:03:50.903Z[ 11] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
51232026-03-18T04:03:50.903Z[ 13] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
51242026-03-18T04:03:50.903Z[ 15] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
51252026-03-18T04:03:50.903Z[ 17] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
51262026-03-18T04:03:50.903Z[ 19] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
51272026-03-18T04:03:50.903Z[SUM] 2.00-3.00 sec 261 MBytes 2.19 Gbits/sec
51282026-03-18T04:03:50.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
51292026-03-18T04:03:50.903Z[ 5] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
51302026-03-18T04:03:50.903Z[ 7] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
51312026-03-18T04:03:50.903Z[ 9] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
51322026-03-18T04:03:50.903Z[ 11] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
51332026-03-18T04:03:50.903Z[ 13] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
51342026-03-18T04:03:50.903Z[ 15] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
51352026-03-18T04:03:50.903Z[ 17] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
51362026-03-18T04:03:50.903Z[ 19] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
51372026-03-18T04:03:50.903Z[SUM] 3.00-4.00 sec 270 MBytes 2.26 Gbits/sec
51382026-03-18T04:03:50.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
51392026-03-18T04:03:50.903Z[ 5] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
51402026-03-18T04:03:50.903Z[ 7] 4.00-5.00 sec 33.7 MBytes 282 Mbits/sec
51412026-03-18T04:03:50.903Z[ 9] 4.00-5.00 sec 33.7 MBytes 282 Mbits/sec
51422026-03-18T04:03:50.904Z[ 11] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
51432026-03-18T04:03:50.907Z[ 13] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
51442026-03-18T04:03:50.907Z[ 15] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
51452026-03-18T04:03:50.907Z[ 17] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
51462026-03-18T04:03:50.907Z[ 19] 4.00-5.00 sec 33.7 MBytes 283 Mbits/sec
51472026-03-18T04:03:50.907Z[SUM] 4.00-5.00 sec 269 MBytes 2.26 Gbits/sec
51482026-03-18T04:03:50.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
51492026-03-18T04:03:50.907Z[ 5] 5.00-6.00 sec 32.0 MBytes 268 Mbits/sec
51502026-03-18T04:03:50.907Z[ 7] 5.00-6.00 sec 32.0 MBytes 269 Mbits/sec
51512026-03-18T04:03:50.907Z[ 9] 5.00-6.00 sec 31.9 MBytes 267 Mbits/sec
51522026-03-18T04:03:50.907Z[ 11] 5.00-6.00 sec 32.0 MBytes 268 Mbits/sec
51532026-03-18T04:03:50.907Z[ 13] 5.00-6.00 sec 31.9 MBytes 267 Mbits/sec
51542026-03-18T04:03:50.907Z[ 15] 5.00-6.00 sec 32.0 MBytes 269 Mbits/sec
51552026-03-18T04:03:50.907Z[ 17] 5.00-6.00 sec 32.0 MBytes 268 Mbits/sec
51562026-03-18T04:03:50.907Z[ 19] 5.00-6.00 sec 31.8 MBytes 267 Mbits/sec
51572026-03-18T04:03:50.907Z[SUM] 5.00-6.00 sec 256 MBytes 2.14 Gbits/sec
51582026-03-18T04:03:50.907Z- - - - - - - - - - - - - - - - - - - - - - - - -
51592026-03-18T04:03:50.907Z[ 5] 6.00-7.00 sec 31.0 MBytes 260 Mbits/sec
51602026-03-18T04:03:50.907Z[ 7] 6.00-7.00 sec 30.9 MBytes 260 Mbits/sec
51612026-03-18T04:03:50.907Z[ 9] 6.00-7.00 sec 31.1 MBytes 261 Mbits/sec
51622026-03-18T04:03:54.015Z[ 11] 6.00-7.00 sec 31.1 MBytes 261 Mbits/sec
51632026-03-18T04:03:54.015Z[ 13] 6.00-7.00 sec 31.0 MBytes 260 Mbits/sec
51642026-03-18T04:03:54.015Z[ 15] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
51652026-03-18T04:03:54.015Z[ 17] 6.00-7.00 sec 31.0 MBytes 260 Mbits/sec
51662026-03-18T04:03:54.016Z[ 19] 6.00-7.00 sec 31.1 MBytes 261 Mbits/sec
51672026-03-18T04:03:54.016Z[SUM] 6.00-7.00 sec 248 MBytes 2.08 Gbits/sec
51682026-03-18T04:03:54.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
51692026-03-18T04:03:54.016Z[ 5] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
51702026-03-18T04:03:54.016Z[ 7] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
51712026-03-18T04:03:54.016Z[ 9] 7.00-8.00 sec 31.3 MBytes 263 Mbits/sec
51722026-03-18T04:03:54.016Z[ 11] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
51732026-03-18T04:03:54.016Z[ 13] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
51742026-03-18T04:03:54.016Z[ 15] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
51752026-03-18T04:03:54.016Z[ 17] 7.00-8.00 sec 31.4 MBytes 263 Mbits/sec
51762026-03-18T04:03:54.016Z[ 19] 7.00-8.00 sec 31.3 MBytes 262 Mbits/sec
51772026-03-18T04:03:54.016Z[SUM] 7.00-8.00 sec 251 MBytes 2.10 Gbits/sec
51782026-03-18T04:03:54.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
51792026-03-18T04:03:54.016Z[ 5] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
51802026-03-18T04:03:54.016Z[ 7] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
51812026-03-18T04:03:54.016Z[ 9] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
51822026-03-18T04:03:54.016Z[ 11] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
51832026-03-18T04:03:54.016Z[ 13] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
51842026-03-18T04:03:54.016Z[ 15] 8.00-9.00 sec 32.5 MBytes 273 Mbits/sec
51852026-03-18T04:03:54.016Z[ 17] 8.00-9.00 sec 32.6 MBytes 273 Mbits/sec
51862026-03-18T04:03:54.016Z[ 19] 8.00-9.00 sec 32.6 MBytes 274 Mbits/sec
51872026-03-18T04:03:54.016Z[SUM] 8.00-9.00 sec 260 MBytes 2.18 Gbits/sec
51882026-03-18T04:03:54.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
51892026-03-18T04:03:54.016Z[ 5] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
51902026-03-18T04:03:54.016Z[ 7] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
51912026-03-18T04:03:54.016Z[ 9] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
51922026-03-18T04:03:54.016Z[ 11] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
51932026-03-18T04:03:54.016Z[ 13] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
51942026-03-18T04:03:54.016Z[ 15] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
51952026-03-18T04:03:54.016Z[ 17] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
51962026-03-18T04:03:54.016Z[ 19] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
51972026-03-18T04:03:54.016Z[SUM] 9.00-10.00 sec 262 MBytes 2.20 Gbits/sec
51982026-03-18T04:03:54.016Z- - - - - - - - - - - - - - - - - - - - - - - - -
51992026-03-18T04:03:54.016Z[ 5] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52002026-03-18T04:03:54.016Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52012026-03-18T04:03:54.016Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52022026-03-18T04:03:54.016Z[ 11] 10.00-10.00 sec 144 KBytes 691 Mbits/sec
52032026-03-18T04:03:54.017Z[ 13] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52042026-03-18T04:03:54.017Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52052026-03-18T04:03:54.017Z[ 17] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52062026-03-18T04:03:54.017Z[ 19] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52072026-03-18T04:03:54.017Z[SUM] 10.00-10.00 sec 529 KBytes 2.53 Gbits/sec
52082026-03-18T04:03:54.017Z- - - - - - - - - - - - - - - - - - - - - - - - -
52092026-03-18T04:03:54.017Z[ ID] Interval Transfer Bandwidth
52102026-03-18T04:03:54.017Z[ 5] 0.00-10.00 sec 319 MBytes 267 Mbits/sec sender
52112026-03-18T04:03:54.017Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52122026-03-18T04:03:54.017Z[ 7] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
52132026-03-18T04:03:54.017Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52142026-03-18T04:03:54.017Z[ 9] 0.00-10.00 sec 319 MBytes 267 Mbits/sec sender
52152026-03-18T04:03:54.017Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52162026-03-18T04:03:54.017Z[ 11] 0.00-10.00 sec 319 MBytes 267 Mbits/sec sender
52172026-03-18T04:03:54.017Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52182026-03-18T04:03:54.017Z[ 13] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
52192026-03-18T04:03:54.017Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52202026-03-18T04:03:54.017Z[ 15] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
52212026-03-18T04:03:54.017Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52222026-03-18T04:03:54.017Z[ 17] 0.00-10.00 sec 319 MBytes 267 Mbits/sec sender
52232026-03-18T04:03:54.017Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52242026-03-18T04:03:54.017Z[ 19] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
52252026-03-18T04:03:54.017Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52262026-03-18T04:03:54.017Z[SUM] 0.00-10.00 sec 2.49 GBytes 2.14 Gbits/sec sender
52272026-03-18T04:03:54.017Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52282026-03-18T04:03:54.021ZRun 9/10...2137.355Mbps
52292026-03-18T04:04:01.043Z-----------------------------------------------------------
52302026-03-18T04:04:01.043ZServer listening on 5201
52312026-03-18T04:04:01.043Z-----------------------------------------------------------
52322026-03-18T04:04:01.043ZAccepted connection from 10.0.0.1, port 48291
52332026-03-18T04:04:01.043Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46629
52342026-03-18T04:04:01.043Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45108
52352026-03-18T04:04:01.043Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50136
52362026-03-18T04:04:01.043Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61924
52372026-03-18T04:04:01.043Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47242
52382026-03-18T04:04:01.043Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54018
52392026-03-18T04:04:01.043Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43135
52402026-03-18T04:04:01.043Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48945
52412026-03-18T04:04:01.043Z[ ID] Interval Transfer Bandwidth
52422026-03-18T04:04:01.043Z[ 5] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
52432026-03-18T04:04:01.043Z[ 7] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
52442026-03-18T04:04:01.043Z[ 9] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
52452026-03-18T04:04:01.043Z[ 11] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
52462026-03-18T04:04:01.043Z[ 13] 0.00-1.00 sec 25.8 MBytes 217 Mbits/sec
52472026-03-18T04:04:01.043Z[ 15] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
52482026-03-18T04:04:01.043Z[ 17] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
52492026-03-18T04:04:01.043Z[ 19] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
52502026-03-18T04:04:01.043Z[SUM] 0.00-1.00 sec 207 MBytes 1.74 Gbits/sec
52512026-03-18T04:04:01.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
52522026-03-18T04:04:01.043Z[ 5] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
52532026-03-18T04:04:01.043Z[ 7] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
52542026-03-18T04:04:01.043Z[ 9] 1.00-2.00 sec 32.9 MBytes 276 Mbits/sec
52552026-03-18T04:04:01.043Z[ 11] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
52562026-03-18T04:04:01.043Z[ 13] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
52572026-03-18T04:04:01.043Z[ 15] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52582026-03-18T04:04:01.043Z[ 17] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52592026-03-18T04:04:01.043Z[ 19] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
52602026-03-18T04:04:01.043Z[SUM] 1.00-2.00 sec 263 MBytes 2.21 Gbits/sec
52612026-03-18T04:04:01.043Z- - - - - - - - - - - - - - - - - - - - - - - - -
52622026-03-18T04:04:01.044Z[ 5] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52632026-03-18T04:04:01.044Z[ 7] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52642026-03-18T04:04:01.044Z[ 9] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52652026-03-18T04:04:01.044Z[ 11] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52662026-03-18T04:04:01.044Z[ 13] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52672026-03-18T04:04:01.044Z[ 15] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52682026-03-18T04:04:01.044Z[ 17] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
52692026-03-18T04:04:01.044Z[ 19] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
52702026-03-18T04:04:01.044Z[SUM] 2.00-3.00 sec 263 MBytes 2.21 Gbits/sec
52712026-03-18T04:04:01.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
52722026-03-18T04:04:01.044Z[ 5] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52732026-03-18T04:04:01.044Z[ 7] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52742026-03-18T04:04:01.044Z[ 9] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
52752026-03-18T04:04:01.044Z[ 11] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52762026-03-18T04:04:01.044Z[ 13] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52772026-03-18T04:04:01.044Z[ 15] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52782026-03-18T04:04:01.044Z[ 17] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52792026-03-18T04:04:01.044Z[ 19] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
52802026-03-18T04:04:01.044Z[SUM] 3.00-4.00 sec 263 MBytes 2.21 Gbits/sec
52812026-03-18T04:04:01.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
52822026-03-18T04:04:01.044Z[ 5] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
52832026-03-18T04:04:01.044Z[ 7] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
52842026-03-18T04:04:01.044Z[ 9] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
52852026-03-18T04:04:01.044Z[ 11] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
52862026-03-18T04:04:01.044Z[ 13] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
52872026-03-18T04:04:01.044Z[ 15] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
52882026-03-18T04:04:01.044Z[ 17] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
52892026-03-18T04:04:01.044Z[ 19] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
52902026-03-18T04:04:01.044Z[SUM] 4.00-5.00 sec 268 MBytes 2.25 Gbits/sec
52912026-03-18T04:04:01.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
52922026-03-18T04:04:01.044Z[ 5] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
52932026-03-18T04:04:01.044Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
52942026-03-18T04:04:01.044Z[ 9] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
52952026-03-18T04:04:01.044Z[ 11] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
52962026-03-18T04:04:01.044Z[ 13] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
52972026-03-18T04:04:01.044Z[ 15] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
52982026-03-18T04:04:01.044Z[ 17] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
52992026-03-18T04:04:01.044Z[ 19] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
53002026-03-18T04:04:01.045Z[SUM] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
53012026-03-18T04:04:01.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
53022026-03-18T04:04:01.045Z[ 5] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
53032026-03-18T04:04:01.045Z[ 7] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
53042026-03-18T04:04:01.045Z[ 9] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
53052026-03-18T04:04:04.265Z[ 11] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
53062026-03-18T04:04:04.265Z[ 13] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
53072026-03-18T04:04:04.265Z[ 15] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
53082026-03-18T04:04:04.265Z[ 17] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
53092026-03-18T04:04:04.265Z[ 19] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
53102026-03-18T04:04:04.265Z[SUM] 6.00-7.00 sec 261 MBytes 2.19 Gbits/sec
53112026-03-18T04:04:04.265Z- - - - - - - - - - - - - - - - - - - - - - - - -
53122026-03-18T04:04:04.265Z[ 5] 7.00-8.00 sec 30.8 MBytes 258 Mbits/sec
53132026-03-18T04:04:04.265Z[ 7] 7.00-8.00 sec 30.7 MBytes 258 Mbits/sec
53142026-03-18T04:04:04.265Z[ 9] 7.00-8.00 sec 30.7 MBytes 258 Mbits/sec
53152026-03-18T04:04:04.265Z[ 11] 7.00-8.00 sec 30.7 MBytes 258 Mbits/sec
53162026-03-18T04:04:04.265Z[ 13] 7.00-8.00 sec 30.7 MBytes 258 Mbits/sec
53172026-03-18T04:04:04.266Z[ 15] 7.00-8.00 sec 30.7 MBytes 257 Mbits/sec
53182026-03-18T04:04:04.266Z[ 17] 7.00-8.00 sec 30.7 MBytes 258 Mbits/sec
53192026-03-18T04:04:04.266Z[ 19] 7.00-8.00 sec 30.6 MBytes 257 Mbits/sec
53202026-03-18T04:04:04.266Z[SUM] 7.00-8.00 sec 246 MBytes 2.06 Gbits/sec
53212026-03-18T04:04:04.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
53222026-03-18T04:04:04.266Z[ 5] 8.00-9.00 sec 30.8 MBytes 259 Mbits/sec
53232026-03-18T04:04:04.266Z[ 7] 8.00-9.00 sec 30.9 MBytes 260 Mbits/sec
53242026-03-18T04:04:04.266Z[ 9] 8.00-9.00 sec 30.8 MBytes 259 Mbits/sec
53252026-03-18T04:04:04.266Z[ 11] 8.00-9.00 sec 30.8 MBytes 259 Mbits/sec
53262026-03-18T04:04:04.266Z[ 13] 8.00-9.00 sec 30.9 MBytes 260 Mbits/sec
53272026-03-18T04:04:04.266Z[ 15] 8.00-9.00 sec 30.9 MBytes 260 Mbits/sec
53282026-03-18T04:04:04.266Z[ 17] 8.00-9.00 sec 30.9 MBytes 260 Mbits/sec
53292026-03-18T04:04:04.266Z[ 19] 8.00-9.00 sec 31.0 MBytes 260 Mbits/sec
53302026-03-18T04:04:04.266Z[SUM] 8.00-9.00 sec 247 MBytes 2.07 Gbits/sec
53312026-03-18T04:04:04.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
53322026-03-18T04:04:04.266Z[ 5] 9.00-10.00 sec 30.7 MBytes 257 Mbits/sec
53332026-03-18T04:04:04.266Z[ 7] 9.00-10.00 sec 30.6 MBytes 257 Mbits/sec
53342026-03-18T04:04:04.266Z[ 9] 9.00-10.00 sec 30.6 MBytes 257 Mbits/sec
53352026-03-18T04:04:04.266Z[ 11] 9.00-10.00 sec 30.6 MBytes 257 Mbits/sec
53362026-03-18T04:04:04.266Z[ 13] 9.00-10.00 sec 30.7 MBytes 257 Mbits/sec
53372026-03-18T04:04:04.266Z[ 15] 9.00-10.00 sec 30.7 MBytes 257 Mbits/sec
53382026-03-18T04:04:04.266Z[ 17] 9.00-10.00 sec 30.6 MBytes 256 Mbits/sec
53392026-03-18T04:04:04.266Z[ 19] 9.00-10.00 sec 30.6 MBytes 257 Mbits/sec
53402026-03-18T04:04:04.266Z[SUM] 9.00-10.00 sec 245 MBytes 2.06 Gbits/sec
53412026-03-18T04:04:04.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
53422026-03-18T04:04:04.266Z[ 5] 10.00-10.00 sec 96.2 KBytes 408 Mbits/sec
53432026-03-18T04:04:04.266Z[ 7] 10.00-10.00 sec 144 KBytes 612 Mbits/sec
53442026-03-18T04:04:04.266Z[ 9] 10.00-10.00 sec 96.2 KBytes 408 Mbits/sec
53452026-03-18T04:04:04.266Z[ 11] 10.00-10.00 sec 144 KBytes 612 Mbits/sec
53462026-03-18T04:04:04.266Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53472026-03-18T04:04:04.266Z[ 15] 10.00-10.00 sec 96.2 KBytes 408 Mbits/sec
53482026-03-18T04:04:04.266Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53492026-03-18T04:04:04.266Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53502026-03-18T04:04:04.266Z[SUM] 10.00-10.00 sec 577 KBytes 2.45 Gbits/sec
53512026-03-18T04:04:04.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
53522026-03-18T04:04:04.266Z[ ID] Interval Transfer Bandwidth
53532026-03-18T04:04:04.266Z[ 5] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
53542026-03-18T04:04:04.266Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53552026-03-18T04:04:04.267Z[ 7] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
53562026-03-18T04:04:04.267Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53572026-03-18T04:04:04.267Z[ 9] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
53582026-03-18T04:04:04.267Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53592026-03-18T04:04:04.267Z[ 11] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
53602026-03-18T04:04:04.267Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53612026-03-18T04:04:04.267Z[ 13] 0.00-10.00 sec 317 MBytes 266 Mbits/sec sender
53622026-03-18T04:04:04.267Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53632026-03-18T04:04:04.267Z[ 15] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
53642026-03-18T04:04:04.267Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53652026-03-18T04:04:04.267Z[ 17] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
53662026-03-18T04:04:04.267Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53672026-03-18T04:04:04.267Z[ 19] 0.00-10.00 sec 316 MBytes 265 Mbits/sec sender
53682026-03-18T04:04:04.267Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53692026-03-18T04:04:04.267Z[SUM] 0.00-10.00 sec 2.47 GBytes 2.12 Gbits/sec sender
53702026-03-18T04:04:04.267Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53712026-03-18T04:04:04.270ZRun 10/10...2124.569Mbps
53722026-03-18T04:04:04.270Z###---------------------###
53732026-03-18T04:04:04.270Z::: iPerf done... :::
53742026-03-18T04:04:04.270Z:::Awaiting out files...:::
53752026-03-18T04:04:04.270Z###---------------------###
53762026-03-18T04:04:04.271Z###-----###
53772026-03-18T04:04:04.271Z:::done!:::
53782026-03-18T04:04:04.271Z###-----###
53792026-03-18T04:04:05.829ZBenchmarking iperf-tcp/local/s2c/tx
53802026-03-18T04:04:05.829ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
53812026-03-18T04:04:09.870ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
53822026-03-18T04:04:29.854ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
53832026-03-18T04:04:29.970Ziperf-tcp/local/s2c/tx time: [5.6190 µs 5.6191 µs 5.6192 µs]
53842026-03-18T04:04:29.970Z change: [+5.5088% +5.5133% +5.5177%] (p = 0.00 < 0.05)
53852026-03-18T04:04:29.970Z Performance has regressed.
53862026-03-18T04:04:29.970ZFound 8 outliers among 100 measurements (8.00%)
53872026-03-18T04:04:29.970Z 2 (2.00%) low severe
53882026-03-18T04:04:29.970Z 3 (3.00%) low mild
53892026-03-18T04:04:29.970Z 3 (3.00%) high mild
53902026-03-18T04:04:31.146Z
53912026-03-18T04:04:31.150ZBenchmarking iperf-tcp/local/s2c/rx
53922026-03-18T04:04:31.150ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
53932026-03-18T04:04:35.189ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
53942026-03-18T04:04:55.166ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
53952026-03-18T04:04:55.280Ziperf-tcp/local/s2c/rx time: [9.9781 µs 9.9783 µs 9.9785 µs]
53962026-03-18T04:04:55.281Z change: [+6.3092% +6.3186% +6.3254%] (p = 0.00 < 0.05)
53972026-03-18T04:04:55.281Z Performance has regressed.
53982026-03-18T04:04:55.281ZFound 4 outliers among 100 measurements (4.00%)
53992026-03-18T04:04:55.281Z 2 (2.00%) low mild
54002026-03-18T04:04:55.281Z 2 (2.00%) high mild
54012026-03-18T04:04:56.456Z
54022026-03-18T04:05:01.528Z+ cargo ubench
54032026-03-18T04:05:01.704Z Compiling proc-macro2 v1.0.106
54042026-03-18T04:05:01.704Z Compiling unicode-ident v1.0.24
54052026-03-18T04:05:01.704Z Compiling quote v1.0.45
54062026-03-18T04:05:01.704Z Compiling serde_core v1.0.228
54072026-03-18T04:05:01.707Z Compiling cfg-if v1.0.4
54082026-03-18T04:05:01.707Z Compiling libc v0.2.183
54092026-03-18T04:05:01.707Z Compiling memchr v2.8.0
54102026-03-18T04:05:01.708Z Compiling serde v1.0.228
54112026-03-18T04:05:01.797Z Compiling zerocopy v0.8.42
54122026-03-18T04:05:01.860Z Compiling rustversion v1.0.22
54132026-03-18T04:05:02.126Z Compiling version_check v0.9.5
54142026-03-18T04:05:02.156Z Compiling fnv v1.0.7
54152026-03-18T04:05:02.255Z Compiling thiserror v2.0.18
54162026-03-18T04:05:02.315Z Compiling either v1.15.0
54172026-03-18T04:05:02.466Z Compiling strsim v0.11.1
54182026-03-18T04:05:02.579Z Compiling ident_case v1.0.1
54192026-03-18T04:05:02.872Z Compiling crossbeam-utils v0.8.21
54202026-03-18T04:05:02.959Z Compiling syn v1.0.109
54212026-03-18T04:05:03.074Z Compiling pin-project-lite v0.2.17
54222026-03-18T04:05:03.077Z Compiling regex-syntax v0.8.10
54232026-03-18T04:05:03.175Z Compiling winnow v1.0.0
54242026-03-18T04:05:03.271Z Compiling hashbrown v0.16.1
54252026-03-18T04:05:03.356Z Compiling aho-corasick v1.1.4
54262026-03-18T04:05:03.364Z Compiling syn v2.0.117
54272026-03-18T04:05:03.490Z Compiling equivalent v1.0.2
54282026-03-18T04:05:03.579Z Compiling toml_parser v1.0.10+spec-1.1.0
54292026-03-18T04:05:03.747Z Compiling itertools v0.14.0
54302026-03-18T04:05:03.976Z Compiling indexmap v2.13.0
54312026-03-18T04:05:04.787Z Compiling toml_datetime v1.0.1+spec-1.1.0
54322026-03-18T04:05:05.070Z Compiling bitflags v2.11.0
54332026-03-18T04:05:05.070Z Compiling regex-automata v0.4.14
54342026-03-18T04:05:05.163Z Compiling autocfg v1.5.0
54352026-03-18T04:05:05.258Z Compiling heapless v0.8.0
54362026-03-18T04:05:05.384Z Compiling winnow v0.7.15
54372026-03-18T04:05:05.487Z Compiling byteorder v1.5.0
54382026-03-18T04:05:05.621Z Compiling num-traits v0.2.19
54392026-03-18T04:05:05.726Z Compiling hash32 v0.3.1
54402026-03-18T04:05:05.829Z Compiling slog v2.8.2
54412026-03-18T04:05:05.886Z Compiling stable_deref_trait v1.2.1
54422026-03-18T04:05:05.901Z Compiling smoltcp v0.11.0
54432026-03-18T04:05:05.937Z Compiling macaddr v1.0.1
54442026-03-18T04:05:05.963Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
54452026-03-18T04:05:06.106Z Compiling futures-sink v0.3.32
54462026-03-18T04:05:06.197Z Compiling futures-core v0.3.32
54472026-03-18T04:05:06.393Z Compiling futures-channel v0.3.32
54482026-03-18T04:05:06.399Z Compiling proc-macro-error-attr v1.0.4
54492026-03-18T04:05:06.486Z Compiling futures-task v0.3.32
54502026-03-18T04:05:06.669Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
54512026-03-18T04:05:06.680Z Compiling rand_core v0.10.0
54522026-03-18T04:05:06.697Z Compiling slab v0.4.12
54532026-03-18T04:05:06.866Z Compiling getrandom v0.4.2
54542026-03-18T04:05:06.927Z Compiling bitflags v1.3.2
54552026-03-18T04:05:06.927Z Compiling ref-cast v1.0.25
54562026-03-18T04:05:06.939Z Compiling itoa v1.0.17
54572026-03-18T04:05:07.002Z Compiling crc32fast v1.5.0
54582026-03-18T04:05:07.190Z Compiling darling_core v0.21.3
54592026-03-18T04:05:07.196Z Compiling anyhow v1.0.102
54602026-03-18T04:05:07.321Z Compiling toml_edit v0.25.4+spec-1.1.0
54612026-03-18T04:05:07.360Z Compiling futures-io v0.3.32
54622026-03-18T04:05:07.459Z Compiling regex v1.12.3
54632026-03-18T04:05:07.583Z Compiling managed v0.8.0
54642026-03-18T04:05:08.033Z Compiling proc-macro-crate v3.5.0
54652026-03-18T04:05:08.555Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
54662026-03-18T04:05:08.596Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
54672026-03-18T04:05:08.599Z Compiling proc-macro-error v1.0.4
54682026-03-18T04:05:08.700Z Compiling ipnetwork v0.21.1
54692026-03-18T04:05:08.876Z Compiling once_cell v1.21.3
54702026-03-18T04:05:08.879Z Compiling rustix v1.1.4
54712026-03-18T04:05:08.957Z Compiling serde_derive v1.0.228
54722026-03-18T04:05:09.043Z Compiling zerocopy-derive v0.8.42
54732026-03-18T04:05:09.053Z Compiling thiserror-impl v2.0.18
54742026-03-18T04:05:09.159Z Compiling futures-macro v0.3.32
54752026-03-18T04:05:09.162Z Compiling foreign-types-macros v0.2.3
54762026-03-18T04:05:09.325Z Compiling ref-cast-impl v1.0.25
54772026-03-18T04:05:09.958Z Compiling num_enum_derive v0.7.5
54782026-03-18T04:05:10.078Z Compiling unicode-width v0.2.2
54792026-03-18T04:05:10.221Z Compiling futures-util v0.3.32
54802026-03-18T04:05:10.224Z Compiling darling_macro v0.21.3
54812026-03-18T04:05:10.452Z Compiling getrandom v0.3.4
54822026-03-18T04:05:10.815Z Compiling cobs v0.3.0
54832026-03-18T04:05:10.881Z Compiling foreign-types-shared v0.3.1
54842026-03-18T04:05:10.912Z Compiling darling v0.21.3
54852026-03-18T04:05:10.978Z Compiling cpufeatures v0.3.0
54862026-03-18T04:05:10.997Z Compiling ingot-macros v0.1.1
54872026-03-18T04:05:11.055Z Compiling chacha20 v0.10.0
54882026-03-18T04:05:11.076Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
54892026-03-18T04:05:11.295Z Compiling num_enum v0.7.5
54902026-03-18T04:05:11.431Z Compiling foreign-types v0.5.0
54912026-03-18T04:05:11.501Z Compiling tabwriter v1.4.1
54922026-03-18T04:05:11.883Z Compiling tracing-core v0.1.36
54932026-03-18T04:05:11.890Z Compiling tracing-attributes v0.1.31
54942026-03-18T04:05:11.893Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
54952026-03-18T04:05:12.086Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
54962026-03-18T04:05:13.164Z Compiling errno v0.3.14
54972026-03-18T04:05:13.337Z Compiling cstr-argument v0.1.2
54982026-03-18T04:05:13.529Z Compiling erased-serde v0.3.31
54992026-03-18T04:05:13.555Z Compiling postcard v1.1.3
55002026-03-18T04:05:13.562Z Compiling futures-executor v0.3.32
55012026-03-18T04:05:13.958Z Compiling powerfmt v0.2.0
55022026-03-18T04:05:14.022Z Compiling find-msvc-tools v0.1.9
55032026-03-18T04:05:14.106Z Compiling pretty-hex v0.4.1
55042026-03-18T04:05:14.271Z Compiling shlex v1.3.0
55052026-03-18T04:05:14.309Z Compiling num-conv v0.2.0
55062026-03-18T04:05:14.339Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
55072026-03-18T04:05:14.460Z Compiling dyn-clone v1.0.20
55082026-03-18T04:05:14.606Z Compiling zmij v1.0.21
55092026-03-18T04:05:14.623Z Compiling thiserror v1.0.69
55102026-03-18T04:05:14.718Z Compiling utf8parse v0.2.2
55112026-03-18T04:05:14.788Z Compiling time-core v0.1.8
55122026-03-18T04:05:14.834Z Compiling anstyle-parse v0.2.7
55132026-03-18T04:05:14.959Z Compiling time-macros v0.2.27
55142026-03-18T04:05:15.021Z Compiling cc v1.2.56
55152026-03-18T04:05:15.078Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
55162026-03-18T04:05:15.234Z Compiling deranged v0.5.8
55172026-03-18T04:05:15.252Z Compiling futures v0.3.32
55182026-03-18T04:05:15.312Z Compiling tracing v0.1.44
55192026-03-18T04:05:15.335Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55202026-03-18T04:05:15.709Z Compiling ingot-types v0.1.2
55212026-03-18T04:05:16.186Z Compiling rand v0.10.0
55222026-03-18T04:05:16.330Z Compiling ingot v0.1.1
55232026-03-18T04:05:16.383Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55242026-03-18T04:05:16.579Z Compiling thiserror-impl v1.0.69
55252026-03-18T04:05:16.761Z Compiling uuid v1.22.0
55262026-03-18T04:05:16.960Z Compiling crossbeam-epoch v0.9.18
55272026-03-18T04:05:17.257Z Compiling arc-swap v1.8.2
55282026-03-18T04:05:17.303Z Compiling socket2 v0.6.3
55292026-03-18T04:05:17.549Z Compiling nom v8.0.0
55302026-03-18T04:05:17.690Z Compiling thread_local v1.1.9
55312026-03-18T04:05:18.072Z Compiling colored v3.1.1
55322026-03-18T04:05:18.105Z Compiling anstyle v1.0.13
55332026-03-18T04:05:18.143Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
55342026-03-18T04:05:18.400Z Compiling is_terminal_polyfill v1.70.2
55352026-03-18T04:05:18.417Z Compiling heck v0.4.1
55362026-03-18T04:05:18.660Z Compiling rayon-core v1.13.0
55372026-03-18T04:05:18.681Z Compiling colorchoice v1.0.4
55382026-03-18T04:05:18.811Z Compiling slog-async v2.8.0
55392026-03-18T04:05:18.934Z Compiling lazy_static v1.5.0
55402026-03-18T04:05:19.013Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
55412026-03-18T04:05:19.044Z Compiling anstyle-query v1.1.5
55422026-03-18T04:05:19.161Z Compiling iana-time-zone v0.1.65
55432026-03-18T04:05:19.182Z Compiling serde_json v1.0.149
55442026-03-18T04:05:19.337Z Compiling oxnet v0.1.4
55452026-03-18T04:05:19.554Z Compiling chrono v0.4.44
55462026-03-18T04:05:19.619Z Compiling time v0.3.47
55472026-03-18T04:05:21.237Z Compiling rusticata-macros v5.0.0
55482026-03-18T04:05:21.303Z Compiling anstream v0.6.21
55492026-03-18T04:05:21.556Z Compiling slog-scope v4.4.1
55502026-03-18T04:05:21.592Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55512026-03-18T04:05:21.971Z Compiling crossbeam-deque v0.8.6
55522026-03-18T04:05:22.020Z Compiling rand_core v0.9.5
55532026-03-18T04:05:22.033Z Compiling alloca v0.4.0
55542026-03-18T04:05:22.237Z Compiling terminal_size v0.4.3
55552026-03-18T04:05:22.326Z Compiling ppv-lite86 v0.2.21
55562026-03-18T04:05:22.380Z Compiling half v2.7.1
55572026-03-18T04:05:22.406Z Compiling cookie-factory v0.3.3
55582026-03-18T04:05:22.786Z Compiling crossbeam-channel v0.5.15
55592026-03-18T04:05:22.799Z Compiling is-terminal v0.4.17
55602026-03-18T04:05:22.808Z Compiling itertools v0.12.1
55612026-03-18T04:05:22.840Z Compiling log v0.4.29
55622026-03-18T04:05:22.899Z Compiling take_mut v0.2.2
55632026-03-18T04:05:23.024Z Compiling cfg_aliases v0.2.1
55642026-03-18T04:05:23.121Z Compiling circular v0.3.0
55652026-03-18T04:05:23.383Z Compiling ciborium-io v0.2.2
55662026-03-18T04:05:23.488Z Compiling plotters-backend v0.3.7
55672026-03-18T04:05:23.579Z Compiling clap_lex v1.0.0
55682026-03-18T04:05:23.628Z Compiling heck v0.5.0
55692026-03-18T04:05:23.887Z Compiling term v1.2.1
55702026-03-18T04:05:23.887Z Compiling clap_derive v4.5.55
55712026-03-18T04:05:23.981Z Compiling clap_builder v4.5.60
55722026-03-18T04:05:24.021Z Compiling plotters-svg v0.3.7
55732026-03-18T04:05:24.386Z Compiling slog-term v2.9.2
55742026-03-18T04:05:24.805Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55752026-03-18T04:05:25.261Z Compiling ciborium-ll v0.2.2
55762026-03-18T04:05:25.688Z Compiling pcap-parser v0.17.0
55772026-03-18T04:05:25.802Z Compiling nix v0.31.2
55782026-03-18T04:05:26.165Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
55792026-03-18T04:05:26.330Z Compiling slog-stdlog v4.1.1
55802026-03-18T04:05:26.412Z Compiling rand_chacha v0.9.0
55812026-03-18T04:05:27.148Z Compiling itertools v0.13.0
55822026-03-18T04:05:27.439Z Compiling same-file v1.0.6
55832026-03-18T04:05:27.633Z Compiling cast v0.3.0
55842026-03-18T04:05:27.866Z Compiling walkdir v2.5.0
55852026-03-18T04:05:28.510Z Compiling tinytemplate v1.2.1
55862026-03-18T04:05:28.550Z Compiling rayon v1.11.0
55872026-03-18T04:05:28.722Z Compiling clap v4.5.60
55882026-03-18T04:05:28.811Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
55892026-03-18T04:05:29.179Z Compiling criterion-plot v0.8.2
55902026-03-18T04:05:29.207Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
55912026-03-18T04:05:29.924Z Compiling rand v0.9.2
55922026-03-18T04:05:30.132Z Compiling slog-envlogger v2.2.0
55932026-03-18T04:05:30.878Z Compiling ciborium v0.2.2
55942026-03-18T04:05:31.267Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#ce503058)
55952026-03-18T04:05:31.536Z Compiling plotters v0.3.7
55962026-03-18T04:05:31.929Z Compiling page_size v0.6.0
55972026-03-18T04:05:32.054Z Compiling dtor-proc-macro v0.0.6
55982026-03-18T04:05:32.390Z Compiling anes v0.1.6
55992026-03-18T04:05:32.505Z Compiling oorandom v11.1.5
56002026-03-18T04:05:32.664Z Compiling dtor v0.1.1
56012026-03-18T04:05:32.714Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
56022026-03-18T04:05:33.007Z Compiling criterion v0.8.2
56032026-03-18T04:05:33.146Z Compiling ctor-proc-macro v0.0.7
56042026-03-18T04:05:33.588Z Compiling ctor v0.6.3
56052026-03-18T04:05:35.787Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
56062026-03-18T04:07:17.097Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 2m 15s
56072026-03-18T04:07:17.130Z Running benches/userland.rs (target/release-lto/deps/userland-710296a2c4f9869d)
56082026-03-18T04:07:17.133ZGnuplot not found, using plotters backend
56092026-03-18T04:07:17.332ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
56102026-03-18T04:07:17.332ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56112026-03-18T04:07:23.524ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0031 s (6.8M iterations)
56122026-03-18T04:07:28.311ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56132026-03-18T04:07:28.430Zparse/Hairpin-DHCPv4/wallclock/Discover
56142026-03-18T04:07:28.430Z time: [62.256 ns 62.473 ns 62.742 ns]
56152026-03-18T04:07:28.430Z change: [−3.3010% −1.6261% −0.0065%] (p = 0.07 > 0.05)
56162026-03-18T04:07:28.430Z No change in performance detected.
56172026-03-18T04:07:28.430ZFound 21 outliers among 100 measurements (21.00%)
56182026-03-18T04:07:28.430Z 18 (18.00%) high mild
56192026-03-18T04:07:28.430Z 3 (3.00%) high severe
56202026-03-18T04:07:29.910Z
56212026-03-18T04:07:29.913ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
56222026-03-18T04:07:29.913ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56232026-03-18T04:07:32.923ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0001 s (3.5M iterations)
56242026-03-18T04:07:37.911ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56252026-03-18T04:07:38.025Zprocess/Hairpin-DHCPv4/wallclock/Discover
56262026-03-18T04:07:38.025Z time: [801.87 ns 802.30 ns 802.81 ns]
56272026-03-18T04:07:38.025Z change: [−0.8268% −0.2290% +0.2568%] (p = 0.45 > 0.05)
56282026-03-18T04:07:38.025Z No change in performance detected.
56292026-03-18T04:07:38.025ZFound 11 outliers among 100 measurements (11.00%)
56302026-03-18T04:07:38.025Z 2 (2.00%) high mild
56312026-03-18T04:07:38.025Z 9 (9.00%) high severe
56322026-03-18T04:07:39.511Z
56332026-03-18T04:07:39.511ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
56342026-03-18T04:07:39.512ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56352026-03-18T04:07:42.514ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
56362026-03-18T04:07:47.419ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
56372026-03-18T04:07:47.532Zparse/Hairpin-DHCPv4/wallclock/Request
56382026-03-18T04:07:47.532Z time: [62.273 ns 62.495 ns 62.768 ns]
56392026-03-18T04:07:47.532Z change: [−3.4403% −1.7331% −0.0372%] (p = 0.05 > 0.05)
56402026-03-18T04:07:47.532Z No change in performance detected.
56412026-03-18T04:07:47.532ZFound 7 outliers among 100 measurements (7.00%)
56422026-03-18T04:07:47.532Z 5 (5.00%) high mild
56432026-03-18T04:07:47.532Z 2 (2.00%) high severe
56442026-03-18T04:07:49.021Z
56452026-03-18T04:07:49.025ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
56462026-03-18T04:07:49.025ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56472026-03-18T04:07:54.950ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0047 s (3.5M iterations)
56482026-03-18T04:07:59.935ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
56492026-03-18T04:08:00.049Zprocess/Hairpin-DHCPv4/wallclock/Request
56502026-03-18T04:08:00.049Z time: [775.89 ns 776.33 ns 776.85 ns]
56512026-03-18T04:08:00.049Z change: [+1.6586% +2.3178% +2.9617%] (p = 0.00 < 0.05)
56522026-03-18T04:08:00.049Z Performance has regressed.
56532026-03-18T04:08:00.049ZFound 11 outliers among 100 measurements (11.00%)
56542026-03-18T04:08:00.049Z 4 (4.00%) high mild
56552026-03-18T04:08:00.049Z 7 (7.00%) high severe
56562026-03-18T04:08:01.537Z
56572026-03-18T04:08:01.537ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
56582026-03-18T04:08:01.537ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56592026-03-18T04:08:05.186ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0006 s (5.7M iterations)
56602026-03-18T04:08:09.986ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56612026-03-18T04:08:10.099Zparse/Hairpin-DHCPv6/wallclock/Solicit
56622026-03-18T04:08:10.099Z time: [63.076 ns 63.298 ns 63.569 ns]
56632026-03-18T04:08:10.099Z change: [−2.4620% −0.5665% +1.3291%] (p = 0.57 > 0.05)
56642026-03-18T04:08:10.099Z No change in performance detected.
56652026-03-18T04:08:10.099ZFound 2 outliers among 100 measurements (2.00%)
56662026-03-18T04:08:10.099Z 1 (1.00%) high mild
56672026-03-18T04:08:10.099Z 1 (1.00%) high severe
56682026-03-18T04:08:11.585Z
56692026-03-18T04:08:11.588ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
56702026-03-18T04:08:11.588ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56712026-03-18T04:08:15.679ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0082 s (2.6M iterations)
56722026-03-18T04:08:20.708ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56732026-03-18T04:08:20.822Zprocess/Hairpin-DHCPv6/wallclock/Solicit
56742026-03-18T04:08:20.822Z time: [1.1629 µs 1.1633 µs 1.1637 µs]
56752026-03-18T04:08:20.822Z change: [+0.5239% +0.8491% +1.1776%] (p = 0.00 < 0.05)
56762026-03-18T04:08:20.822Z Change within noise threshold.
56772026-03-18T04:08:20.822ZFound 15 outliers among 100 measurements (15.00%)
56782026-03-18T04:08:20.822Z 5 (5.00%) high mild
56792026-03-18T04:08:20.822Z 10 (10.00%) high severe
56802026-03-18T04:08:22.313Z
56812026-03-18T04:08:22.316ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
56822026-03-18T04:08:22.316ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56832026-03-18T04:08:26.450ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0011 s (5.1M iterations)
56842026-03-18T04:08:31.062ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
56852026-03-18T04:08:31.174Zparse/Hairpin-DHCPv6/wallclock/Request
56862026-03-18T04:08:31.174Z time: [62.513 ns 62.715 ns 62.972 ns]
56872026-03-18T04:08:31.174Z change: [−3.8194% −2.0702% −0.2486%] (p = 0.02 < 0.05)
56882026-03-18T04:08:31.174Z Change within noise threshold.
56892026-03-18T04:08:31.175ZFound 4 outliers among 100 measurements (4.00%)
56902026-03-18T04:08:31.175Z 1 (1.00%) high mild
56912026-03-18T04:08:31.175Z 3 (3.00%) high severe
56922026-03-18T04:08:32.661Z
56932026-03-18T04:08:32.664ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
56942026-03-18T04:08:32.664ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56952026-03-18T04:08:37.036ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0035 s (2.4M iterations)
56962026-03-18T04:08:41.992ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
56972026-03-18T04:08:42.105Zprocess/Hairpin-DHCPv6/wallclock/Request
56982026-03-18T04:08:42.105Z time: [1.2023 µs 1.2027 µs 1.2032 µs]
56992026-03-18T04:08:42.105Z change: [+1.7964% +2.1319% +2.4663%] (p = 0.00 < 0.05)
57002026-03-18T04:08:42.106Z Performance has regressed.
57012026-03-18T04:08:42.106ZFound 8 outliers among 100 measurements (8.00%)
57022026-03-18T04:08:42.106Z 2 (2.00%) high mild
57032026-03-18T04:08:42.106Z 6 (6.00%) high severe
57042026-03-18T04:08:43.597Z
57052026-03-18T04:08:43.597ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
57062026-03-18T04:08:43.597ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57072026-03-18T04:08:46.689ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
57082026-03-18T04:08:51.180ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57092026-03-18T04:08:51.293Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
57102026-03-18T04:08:51.293Z time: [61.905 ns 62.091 ns 62.320 ns]
57112026-03-18T04:08:51.293Z change: [−3.6050% −1.7592% +0.0845%] (p = 0.07 > 0.05)
57122026-03-18T04:08:51.293Z No change in performance detected.
57132026-03-18T04:08:51.293ZFound 5 outliers among 100 measurements (5.00%)
57142026-03-18T04:08:51.293Z 3 (3.00%) high mild
57152026-03-18T04:08:51.293Z 2 (2.00%) high severe
57162026-03-18T04:08:52.787Z
57172026-03-18T04:08:52.791ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
57182026-03-18T04:08:52.791ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57192026-03-18T04:08:57.854ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0035 s (4.1M iterations)
57202026-03-18T04:09:02.556ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57212026-03-18T04:09:02.669Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
57222026-03-18T04:09:02.669Z time: [509.21 ns 509.44 ns 509.67 ns]
57232026-03-18T04:09:02.669Z change: [−0.9421% −0.1759% +0.5928%] (p = 0.67 > 0.05)
57242026-03-18T04:09:02.669Z No change in performance detected.
57252026-03-18T04:09:02.670ZFound 12 outliers among 100 measurements (12.00%)
57262026-03-18T04:09:02.670Z 5 (5.00%) high mild
57272026-03-18T04:09:02.670Z 7 (7.00%) high severe
57282026-03-18T04:09:04.164Z
57292026-03-18T04:09:04.164ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
57302026-03-18T04:09:04.164ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57312026-03-18T04:09:08.641ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0020 s (4.7M iterations)
57322026-03-18T04:09:12.323ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57332026-03-18T04:09:12.436Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
57342026-03-18T04:09:12.436Z time: [95.900 ns 96.129 ns 96.354 ns]
57352026-03-18T04:09:12.436Z change: [−3.6138% −2.1595% −0.5838%] (p = 0.01 < 0.05)
57362026-03-18T04:09:12.436Z Change within noise threshold.
57372026-03-18T04:09:12.437ZFound 16 outliers among 100 measurements (16.00%)
57382026-03-18T04:09:12.437Z 12 (12.00%) low mild
57392026-03-18T04:09:12.437Z 1 (1.00%) high mild
57402026-03-18T04:09:12.437Z 3 (3.00%) high severe
57412026-03-18T04:09:13.920Z
57422026-03-18T04:09:13.923ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
57432026-03-18T04:09:13.923ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57442026-03-18T04:09:17.028ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0061 s (3.4M iterations)
57452026-03-18T04:09:21.389ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57462026-03-18T04:09:21.501Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
57472026-03-18T04:09:21.501Z time: [595.80 ns 596.22 ns 596.70 ns]
57482026-03-18T04:09:21.501Z change: [−1.5148% −0.6936% +0.1039%] (p = 0.11 > 0.05)
57492026-03-18T04:09:21.501Z No change in performance detected.
57502026-03-18T04:09:21.501ZFound 12 outliers among 100 measurements (12.00%)
57512026-03-18T04:09:21.501Z 3 (3.00%) high mild
57522026-03-18T04:09:21.501Z 9 (9.00%) high severe
57532026-03-18T04:09:22.988Z
57542026-03-18T04:09:22.991ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57552026-03-18T04:09:22.991ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57562026-03-18T04:09:26.436ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0038 s (6.1M iterations)
57572026-03-18T04:09:30.791ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57582026-03-18T04:09:30.904Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57592026-03-18T04:09:30.904Z time: [62.036 ns 62.250 ns 62.504 ns]
57602026-03-18T04:09:30.904Z change: [−2.7422% −0.9402% +0.9235%] (p = 0.32 > 0.05)
57612026-03-18T04:09:30.904Z No change in performance detected.
57622026-03-18T04:09:30.904ZFound 6 outliers among 100 measurements (6.00%)
57632026-03-18T04:09:30.904Z 2 (2.00%) high mild
57642026-03-18T04:09:30.904Z 4 (4.00%) high severe
57652026-03-18T04:09:32.393Z
57662026-03-18T04:09:32.396ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
57672026-03-18T04:09:32.396ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57682026-03-18T04:09:35.523ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0051 s (3.4M iterations)
57692026-03-18T04:09:40.464ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57702026-03-18T04:09:40.578Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
57712026-03-18T04:09:40.578Z time: [833.44 ns 834.05 ns 834.78 ns]
57722026-03-18T04:09:40.578Z change: [+3.5110% +4.1008% +4.7267%] (p = 0.00 < 0.05)
57732026-03-18T04:09:40.578Z Performance has regressed.
57742026-03-18T04:09:40.578ZFound 9 outliers among 100 measurements (9.00%)
57752026-03-18T04:09:40.578Z 3 (3.00%) high mild
57762026-03-18T04:09:40.578Z 6 (6.00%) high severe
57772026-03-18T04:09:42.064Z
57782026-03-18T04:09:42.064ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
57792026-03-18T04:09:42.064ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57802026-03-18T04:09:45.386ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0040 s (6.3M iterations)
57812026-03-18T04:09:49.872ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57822026-03-18T04:09:49.984Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
57832026-03-18T04:09:49.984Z time: [61.998 ns 62.228 ns 62.517 ns]
57842026-03-18T04:09:49.984Z change: [−2.1746% −0.3555% +1.5210%] (p = 0.71 > 0.05)
57852026-03-18T04:09:49.984Z No change in performance detected.
57862026-03-18T04:09:49.984ZFound 3 outliers among 100 measurements (3.00%)
57872026-03-18T04:09:49.984Z 3 (3.00%) high severe
57882026-03-18T04:09:51.476Z
57892026-03-18T04:09:51.479ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
57902026-03-18T04:09:51.479ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57912026-03-18T04:09:54.520ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0051 s (3.4M iterations)
57922026-03-18T04:09:59.372ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57932026-03-18T04:09:59.485Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
57942026-03-18T04:09:59.485Z time: [768.06 ns 768.46 ns 768.83 ns]
57952026-03-18T04:09:59.485Z change: [+1.0561% +1.6005% +2.1711%] (p = 0.00 < 0.05)
57962026-03-18T04:09:59.485Z Performance has regressed.
57972026-03-18T04:09:59.485ZFound 18 outliers among 100 measurements (18.00%)
57982026-03-18T04:09:59.485Z 7 (7.00%) high mild
57992026-03-18T04:09:59.485Z 11 (11.00%) high severe
58002026-03-18T04:10:00.975Z
58012026-03-18T04:10:00.978ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58022026-03-18T04:10:00.978ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58032026-03-18T04:10:04.348ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
58042026-03-18T04:10:07.938ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58052026-03-18T04:10:08.051Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58062026-03-18T04:10:08.051Z time: [65.244 ns 65.463 ns 65.738 ns]
58072026-03-18T04:10:08.051Z change: [−1.6944% −0.4076% +0.9959%] (p = 0.58 > 0.05)
58082026-03-18T04:10:08.051Z No change in performance detected.
58092026-03-18T04:10:08.051ZFound 7 outliers among 100 measurements (7.00%)
58102026-03-18T04:10:08.051Z 5 (5.00%) high mild
58112026-03-18T04:10:08.051Z 2 (2.00%) high severe
58122026-03-18T04:10:09.543Z
58132026-03-18T04:10:09.547ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58142026-03-18T04:10:09.547ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58152026-03-18T04:10:14.073ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (4.6M iterations)
58162026-03-18T04:10:18.676ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58172026-03-18T04:10:18.788Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58182026-03-18T04:10:18.788Z time: [197.03 ns 197.18 ns 197.32 ns]
58192026-03-18T04:10:18.788Z change: [−4.6063% −3.6442% −2.7267%] (p = 0.00 < 0.05)
58202026-03-18T04:10:18.788Z Performance has improved.
58212026-03-18T04:10:18.788ZFound 9 outliers among 100 measurements (9.00%)
58222026-03-18T04:10:18.788Z 2 (2.00%) high mild
58232026-03-18T04:10:18.788Z 7 (7.00%) high severe
58242026-03-18T04:10:20.276Z
58252026-03-18T04:10:20.279ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58262026-03-18T04:10:20.279ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58272026-03-18T04:10:23.947ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (5.7M iterations)
58282026-03-18T04:10:28.581ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58292026-03-18T04:10:28.697Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58302026-03-18T04:10:28.697Z time: [89.512 ns 89.738 ns 89.967 ns]
58312026-03-18T04:10:28.697Z change: [−2.0811% −1.0924% −0.0862%] (p = 0.04 < 0.05)
58322026-03-18T04:10:28.697Z Change within noise threshold.
58332026-03-18T04:10:28.697ZFound 15 outliers among 100 measurements (15.00%)
58342026-03-18T04:10:28.697Z 14 (14.00%) high mild
58352026-03-18T04:10:28.697Z 1 (1.00%) high severe
58362026-03-18T04:10:30.185Z
58372026-03-18T04:10:30.188ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58382026-03-18T04:10:30.188ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58392026-03-18T04:10:34.524ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0056 s (2.4M iterations)
58402026-03-18T04:10:39.485ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58412026-03-18T04:10:39.598Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58422026-03-18T04:10:39.598Z time: [221.92 ns 222.02 ns 222.13 ns]
58432026-03-18T04:10:39.598Z change: [−2.1101% −1.0077% +0.1319%] (p = 0.08 > 0.05)
58442026-03-18T04:10:39.598Z No change in performance detected.
58452026-03-18T04:10:39.598ZFound 19 outliers among 100 measurements (19.00%)
58462026-03-18T04:10:39.598Z 6 (6.00%) high mild
58472026-03-18T04:10:39.598Z 13 (13.00%) high severe
58482026-03-18T04:10:41.089Z
58492026-03-18T04:10:41.092ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58502026-03-18T04:10:41.092ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58512026-03-18T04:10:46.651ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (7.5M iterations)
58522026-03-18T04:10:49.718ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58532026-03-18T04:10:49.831Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58542026-03-18T04:10:49.831Z time: [92.641 ns 93.678 ns 94.802 ns]
58552026-03-18T04:10:49.831Z change: [−4.2627% −3.0590% −1.8611%] (p = 0.00 < 0.05)
58562026-03-18T04:10:49.831Z Performance has improved.
58572026-03-18T04:10:49.831ZFound 20 outliers among 100 measurements (20.00%)
58582026-03-18T04:10:49.831Z 18 (18.00%) high mild
58592026-03-18T04:10:49.831Z 2 (2.00%) high severe
58602026-03-18T04:10:51.324Z
58612026-03-18T04:10:51.327ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58622026-03-18T04:10:51.327ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58632026-03-18T04:10:56.971ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0041 s (3.7M iterations)
58642026-03-18T04:11:01.206ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58652026-03-18T04:11:01.318Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58662026-03-18T04:11:01.319Z time: [205.80 ns 206.01 ns 206.26 ns]
58672026-03-18T04:11:01.319Z change: [+1.4036% +2.1611% +2.8540%] (p = 0.00 < 0.05)
58682026-03-18T04:11:01.319Z Performance has regressed.
58692026-03-18T04:11:01.319ZFound 11 outliers among 100 measurements (11.00%)
58702026-03-18T04:11:01.319Z 5 (5.00%) high mild
58712026-03-18T04:11:01.319Z 6 (6.00%) high severe
58722026-03-18T04:11:02.815Z
58732026-03-18T04:11:02.818ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58742026-03-18T04:11:02.818ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58752026-03-18T04:11:07.565ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (4.4M iterations)
58762026-03-18T04:11:11.720ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58772026-03-18T04:11:11.833Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58782026-03-18T04:11:11.833Z time: [115.38 ns 116.33 ns 117.36 ns]
58792026-03-18T04:11:11.833Z change: [−0.8493% +0.1816% +1.2423%] (p = 0.74 > 0.05)
58802026-03-18T04:11:11.833Z No change in performance detected.
58812026-03-18T04:11:11.833ZFound 2 outliers among 100 measurements (2.00%)
58822026-03-18T04:11:11.833Z 1 (1.00%) high mild
58832026-03-18T04:11:11.833Z 1 (1.00%) high severe
58842026-03-18T04:11:13.326Z
58852026-03-18T04:11:13.329ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58862026-03-18T04:11:13.329ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58872026-03-18T04:11:18.206ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (2.2M iterations)
58882026-03-18T04:11:22.931ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58892026-03-18T04:11:23.044Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58902026-03-18T04:11:23.045Z time: [221.76 ns 221.90 ns 222.06 ns]
58912026-03-18T04:11:23.045Z change: [−0.5832% +0.4502% +1.4305%] (p = 0.39 > 0.05)
58922026-03-18T04:11:23.045Z No change in performance detected.
58932026-03-18T04:11:23.045ZFound 14 outliers among 100 measurements (14.00%)
58942026-03-18T04:11:23.045Z 14 (14.00%) high severe
58952026-03-18T04:11:24.530Z
58962026-03-18T04:11:24.533ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58972026-03-18T04:11:24.533ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58982026-03-18T04:11:30.054ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (13M iterations)
58992026-03-18T04:11:31.778ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59002026-03-18T04:11:31.781Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59012026-03-18T04:11:31.782Z time: [61.916 ns 62.118 ns 62.376 ns]
59022026-03-18T04:11:31.782Z change: [−2.9717% −1.5912% −0.1526%] (p = 0.03 < 0.05)
59032026-03-18T04:11:31.782Z Change within noise threshold.
59042026-03-18T04:11:31.782ZFound 2 outliers among 100 measurements (2.00%)
59052026-03-18T04:11:31.782Z 1 (1.00%) high mild
59062026-03-18T04:11:31.782Z 1 (1.00%) high severe
59072026-03-18T04:11:33.871Z
59082026-03-18T04:11:33.876ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59092026-03-18T04:11:33.876ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59102026-03-18T04:11:37.163ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (5.1M iterations)
59112026-03-18T04:11:41.735ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59122026-03-18T04:11:41.848Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59132026-03-18T04:11:41.848Z time: [176.28 ns 176.55 ns 176.78 ns]
59142026-03-18T04:11:41.848Z change: [−4.4670% −3.7487% −3.0661%] (p = 0.00 < 0.05)
59152026-03-18T04:11:41.848Z Performance has improved.
59162026-03-18T04:11:41.848ZFound 7 outliers among 100 measurements (7.00%)
59172026-03-18T04:11:41.848Z 2 (2.00%) high mild
59182026-03-18T04:11:41.848Z 5 (5.00%) high severe
59192026-03-18T04:11:43.325Z
59202026-03-18T04:11:43.328ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59212026-03-18T04:11:43.328ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59222026-03-18T04:11:47.002ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (5.7M iterations)
59232026-03-18T04:11:51.686ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59242026-03-18T04:11:51.798Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59252026-03-18T04:11:51.798Z time: [86.104 ns 86.287 ns 86.477 ns]
59262026-03-18T04:11:51.798Z change: [−0.8339% +0.3671% +1.6242%] (p = 0.58 > 0.05)
59272026-03-18T04:11:51.798Z No change in performance detected.
59282026-03-18T04:11:51.798ZFound 21 outliers among 100 measurements (21.00%)
59292026-03-18T04:11:51.798Z 2 (2.00%) low mild
59302026-03-18T04:11:51.798Z 16 (16.00%) high mild
59312026-03-18T04:11:51.798Z 3 (3.00%) high severe
59322026-03-18T04:11:53.292Z
59332026-03-18T04:11:53.295ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59342026-03-18T04:11:53.295ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59352026-03-18T04:11:57.491ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0048 s (2.5M iterations)
59362026-03-18T04:12:02.436ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59372026-03-18T04:12:02.549Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59382026-03-18T04:12:02.549Z time: [200.12 ns 200.28 ns 200.47 ns]
59392026-03-18T04:12:02.549Z change: [−2.7144% −1.6148% −0.4353%] (p = 0.00 < 0.05)
59402026-03-18T04:12:02.549Z Change within noise threshold.
59412026-03-18T04:12:02.549ZFound 14 outliers among 100 measurements (14.00%)
59422026-03-18T04:12:02.549Z 3 (3.00%) high mild
59432026-03-18T04:12:02.549Z 11 (11.00%) high severe
59442026-03-18T04:12:04.043Z
59452026-03-18T04:12:04.051ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59462026-03-18T04:12:04.051ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59472026-03-18T04:12:09.510ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (7.8M iterations)
59482026-03-18T04:12:12.620ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59492026-03-18T04:12:12.733Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59502026-03-18T04:12:12.733Z time: [93.962 ns 94.933 ns 95.996 ns]
59512026-03-18T04:12:12.733Z change: [−2.7272% −1.5321% −0.2130%] (p = 0.01 < 0.05)
59522026-03-18T04:12:12.733Z Change within noise threshold.
59532026-03-18T04:12:12.733ZFound 19 outliers among 100 measurements (19.00%)
59542026-03-18T04:12:12.733Z 17 (17.00%) high mild
59552026-03-18T04:12:12.733Z 2 (2.00%) high severe
59562026-03-18T04:12:14.223Z
59572026-03-18T04:12:14.225ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
59582026-03-18T04:12:14.225ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59592026-03-18T04:12:19.455ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (4.0M iterations)
59602026-03-18T04:12:23.645ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59612026-03-18T04:12:23.758Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
59622026-03-18T04:12:23.758Z time: [182.64 ns 183.03 ns 183.42 ns]
59632026-03-18T04:12:23.758Z change: [−7.7693% −6.2268% −4.6537%] (p = 0.00 < 0.05)
59642026-03-18T04:12:23.758Z Performance has improved.
59652026-03-18T04:12:23.758ZFound 4 outliers among 100 measurements (4.00%)
59662026-03-18T04:12:23.758Z 1 (1.00%) low mild
59672026-03-18T04:12:23.758Z 1 (1.00%) high mild
59682026-03-18T04:12:23.758Z 2 (2.00%) high severe
59692026-03-18T04:12:25.248Z
59702026-03-18T04:12:25.248ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59712026-03-18T04:12:25.249ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59722026-03-18T04:12:29.993ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (4.4M iterations)
59732026-03-18T04:12:34.207ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59742026-03-18T04:12:34.319Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59752026-03-18T04:12:34.319Z time: [115.26 ns 116.19 ns 117.21 ns]
59762026-03-18T04:12:34.319Z change: [−1.2173% −0.1346% +0.9150%] (p = 0.81 > 0.05)
59772026-03-18T04:12:34.319Z No change in performance detected.
59782026-03-18T04:12:34.319ZFound 20 outliers among 100 measurements (20.00%)
59792026-03-18T04:12:34.319Z 18 (18.00%) high mild
59802026-03-18T04:12:34.319Z 2 (2.00%) high severe
59812026-03-18T04:12:35.806Z
59822026-03-18T04:12:35.809ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59832026-03-18T04:12:35.809ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59842026-03-18T04:12:40.489ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0065 s (2.2M iterations)
59852026-03-18T04:12:45.266ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59862026-03-18T04:12:45.379Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59872026-03-18T04:12:45.379Z time: [196.76 ns 196.87 ns 196.99 ns]
59882026-03-18T04:12:45.379Z change: [−1.4323% −0.4892% +0.3998%] (p = 0.31 > 0.05)
59892026-03-18T04:12:45.379Z No change in performance detected.
59902026-03-18T04:12:45.379ZFound 11 outliers among 100 measurements (11.00%)
59912026-03-18T04:12:45.379Z 2 (2.00%) high mild
59922026-03-18T04:12:45.379Z 9 (9.00%) high severe
59932026-03-18T04:12:46.872Z
59942026-03-18T04:12:46.876ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59952026-03-18T04:12:46.876ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59962026-03-18T04:12:50.452ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
59972026-03-18T04:12:54.358ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59982026-03-18T04:12:54.470Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59992026-03-18T04:12:54.471Z time: [64.783 ns 65.003 ns 65.284 ns]
60002026-03-18T04:12:54.471Z change: [−2.7863% −1.5988% −0.2083%] (p = 0.02 < 0.05)
60012026-03-18T04:12:54.471Z Change within noise threshold.
60022026-03-18T04:12:54.471ZFound 21 outliers among 100 measurements (21.00%)
60032026-03-18T04:12:54.471Z 18 (18.00%) high mild
60042026-03-18T04:12:54.471Z 3 (3.00%) high severe
60052026-03-18T04:12:55.951Z
60062026-03-18T04:12:55.954ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60072026-03-18T04:12:55.954ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60082026-03-18T04:13:00.931ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.2M iterations)
60092026-03-18T04:13:05.663ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60102026-03-18T04:13:05.776Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60112026-03-18T04:13:05.776Z time: [194.88 ns 195.00 ns 195.15 ns]
60122026-03-18T04:13:05.776Z change: [−4.6521% −3.5404% −2.3272%] (p = 0.00 < 0.05)
60132026-03-18T04:13:05.776Z Performance has improved.
60142026-03-18T04:13:05.776ZFound 10 outliers among 100 measurements (10.00%)
60152026-03-18T04:13:05.776Z 2 (2.00%) high mild
60162026-03-18T04:13:05.776Z 8 (8.00%) high severe
60172026-03-18T04:13:07.272Z
60182026-03-18T04:13:07.275ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60192026-03-18T04:13:07.275ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60202026-03-18T04:13:11.247ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (5.3M iterations)
60212026-03-18T04:13:15.926ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60222026-03-18T04:13:16.039Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60232026-03-18T04:13:16.039Z time: [88.525 ns 88.745 ns 88.981 ns]
60242026-03-18T04:13:16.039Z change: [−2.7529% −1.6317% −0.5512%] (p = 0.00 < 0.05)
60252026-03-18T04:13:16.039Z Change within noise threshold.
60262026-03-18T04:13:16.039ZFound 20 outliers among 100 measurements (20.00%)
60272026-03-18T04:13:16.039Z 18 (18.00%) high mild
60282026-03-18T04:13:16.039Z 2 (2.00%) high severe
60292026-03-18T04:13:17.526Z
60302026-03-18T04:13:17.530ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60312026-03-18T04:13:17.530ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60322026-03-18T04:13:22.318ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0079 s (2.2M iterations)
60332026-03-18T04:13:27.289ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60342026-03-18T04:13:27.402Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60352026-03-18T04:13:27.402Z time: [218.58 ns 218.72 ns 218.87 ns]
60362026-03-18T04:13:27.402Z change: [−1.2870% +0.0925% +1.3957%] (p = 0.90 > 0.05)
60372026-03-18T04:13:27.402Z No change in performance detected.
60382026-03-18T04:13:27.402ZFound 16 outliers among 100 measurements (16.00%)
60392026-03-18T04:13:27.402Z 2 (2.00%) high mild
60402026-03-18T04:13:27.402Z 14 (14.00%) high severe
60412026-03-18T04:13:28.897Z
60422026-03-18T04:13:28.901ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60432026-03-18T04:13:28.901ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60442026-03-18T04:13:34.882ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0007 s (7.0M iterations)
60452026-03-18T04:13:38.176ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60462026-03-18T04:13:38.288Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60472026-03-18T04:13:38.288Z time: [94.039 ns 95.146 ns 96.368 ns]
60482026-03-18T04:13:38.288Z change: [−2.9802% −1.7353% −0.4521%] (p = 0.01 < 0.05)
60492026-03-18T04:13:38.288Z Change within noise threshold.
60502026-03-18T04:13:38.288ZFound 20 outliers among 100 measurements (20.00%)
60512026-03-18T04:13:38.288Z 18 (18.00%) high mild
60522026-03-18T04:13:38.288Z 2 (2.00%) high severe
60532026-03-18T04:13:39.776Z
60542026-03-18T04:13:39.780ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60552026-03-18T04:13:39.780ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60562026-03-18T04:13:45.923ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.4M iterations)
60572026-03-18T04:13:50.249ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60582026-03-18T04:13:50.362Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60592026-03-18T04:13:50.362Z time: [199.81 ns 200.05 ns 200.32 ns]
60602026-03-18T04:13:50.362Z change: [+0.4888% +1.5447% +2.5147%] (p = 0.00 < 0.05)
60612026-03-18T04:13:50.362Z Change within noise threshold.
60622026-03-18T04:13:50.362ZFound 10 outliers among 100 measurements (10.00%)
60632026-03-18T04:13:50.362Z 4 (4.00%) high mild
60642026-03-18T04:13:50.362Z 6 (6.00%) high severe
60652026-03-18T04:13:51.862Z
60662026-03-18T04:13:51.866ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60672026-03-18T04:13:51.866ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60682026-03-18T04:13:56.920ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (4.2M iterations)
60692026-03-18T04:14:01.213ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60702026-03-18T04:14:01.325Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60712026-03-18T04:14:01.326Z time: [113.58 ns 114.49 ns 115.49 ns]
60722026-03-18T04:14:01.326Z change: [−2.8353% −1.7643% −0.6863%] (p = 0.00 < 0.05)
60732026-03-18T04:14:01.326Z Change within noise threshold.
60742026-03-18T04:14:01.326ZFound 18 outliers among 100 measurements (18.00%)
60752026-03-18T04:14:01.326Z 17 (17.00%) high mild
60762026-03-18T04:14:01.326Z 1 (1.00%) high severe
60772026-03-18T04:14:02.812Z
60782026-03-18T04:14:02.815ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60792026-03-18T04:14:02.815ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60802026-03-18T04:14:08.070ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (2.0M iterations)
60812026-03-18T04:14:12.847ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60822026-03-18T04:14:12.960Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60832026-03-18T04:14:12.960Z time: [219.77 ns 220.15 ns 220.47 ns]
60842026-03-18T04:14:12.960Z change: [−1.2796% −0.2686% +0.7607%] (p = 0.62 > 0.05)
60852026-03-18T04:14:12.960Z No change in performance detected.
60862026-03-18T04:14:12.960ZFound 9 outliers among 100 measurements (9.00%)
60872026-03-18T04:14:12.960Z 2 (2.00%) high mild
60882026-03-18T04:14:12.960Z 7 (7.00%) high severe
60892026-03-18T04:14:14.453Z
60902026-03-18T04:14:14.457ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60912026-03-18T04:14:14.457ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60922026-03-18T04:14:18.008ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
60932026-03-18T04:14:21.848ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
60942026-03-18T04:14:21.961Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60952026-03-18T04:14:21.961Z time: [61.758 ns 61.958 ns 62.213 ns]
60962026-03-18T04:14:21.961Z change: [−2.7458% −1.4038% +0.0026%] (p = 0.05 < 0.05)
60972026-03-18T04:14:21.961Z Change within noise threshold.
60982026-03-18T04:14:21.961ZFound 20 outliers among 100 measurements (20.00%)
60992026-03-18T04:14:21.961Z 17 (17.00%) high mild
61002026-03-18T04:14:21.961Z 3 (3.00%) high severe
61012026-03-18T04:14:23.450Z
61022026-03-18T04:14:23.453ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61032026-03-18T04:14:23.453ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61042026-03-18T04:14:28.048ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.6M iterations)
61052026-03-18T04:14:32.694ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
61062026-03-18T04:14:32.807Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61072026-03-18T04:14:32.807Z time: [171.81 ns 171.91 ns 172.00 ns]
61082026-03-18T04:14:32.807Z change: [−4.3505% −3.4810% −2.5771%] (p = 0.00 < 0.05)
61092026-03-18T04:14:32.807Z Performance has improved.
61102026-03-18T04:14:32.807ZFound 20 outliers among 100 measurements (20.00%)
61112026-03-18T04:14:32.807Z 9 (9.00%) low severe
61122026-03-18T04:14:32.807Z 3 (3.00%) low mild
61132026-03-18T04:14:32.807Z 1 (1.00%) high mild
61142026-03-18T04:14:32.807Z 7 (7.00%) high severe
61152026-03-18T04:14:34.310Z
61162026-03-18T04:14:34.314ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61172026-03-18T04:14:34.314ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61182026-03-18T04:14:38.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0041 s (5.4M iterations)
61192026-03-18T04:14:42.828ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61202026-03-18T04:14:42.946Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61212026-03-18T04:14:42.946Z time: [85.001 ns 85.323 ns 85.647 ns]
61222026-03-18T04:14:42.946Z change: [−2.4460% −1.2414% +0.0695%] (p = 0.05 > 0.05)
61232026-03-18T04:14:42.946Z No change in performance detected.
61242026-03-18T04:14:42.946ZFound 2 outliers among 100 measurements (2.00%)
61252026-03-18T04:14:42.946Z 1 (1.00%) high mild
61262026-03-18T04:14:42.946Z 1 (1.00%) high severe
61272026-03-18T04:14:44.427Z
61282026-03-18T04:14:44.430ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61292026-03-18T04:14:44.430ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61302026-03-18T04:14:48.911ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0096 s (2.3M iterations)
61312026-03-18T04:14:53.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61322026-03-18T04:14:54.041Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61332026-03-18T04:14:54.041Z time: [194.39 ns 194.64 ns 194.90 ns]
61342026-03-18T04:14:54.041Z change: [−1.6961% −0.4243% +0.8341%] (p = 0.52 > 0.05)
61352026-03-18T04:14:54.041Z No change in performance detected.
61362026-03-18T04:14:54.041ZFound 12 outliers among 100 measurements (12.00%)
61372026-03-18T04:14:54.041Z 3 (3.00%) high mild
61382026-03-18T04:14:54.041Z 9 (9.00%) high severe
61392026-03-18T04:14:55.532Z
61402026-03-18T04:14:55.535ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61412026-03-18T04:14:55.535ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61422026-03-18T04:14:58.594ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (6.9M iterations)
61432026-03-18T04:15:02.305ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61442026-03-18T04:15:02.417Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61452026-03-18T04:15:02.417Z time: [94.281 ns 95.287 ns 96.380 ns]
61462026-03-18T04:15:02.417Z change: [−3.0695% −1.8570% −0.6007%] (p = 0.00 < 0.05)
61472026-03-18T04:15:02.417Z Change within noise threshold.
61482026-03-18T04:15:02.418ZFound 18 outliers among 100 measurements (18.00%)
61492026-03-18T04:15:02.418Z 17 (17.00%) high mild
61502026-03-18T04:15:02.418Z 1 (1.00%) high severe
61512026-03-18T04:15:03.891Z
61522026-03-18T04:15:03.894ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
61532026-03-18T04:15:03.894ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61542026-03-18T04:15:09.667ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0000 s (3.6M iterations)
61552026-03-18T04:15:13.914ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61562026-03-18T04:15:14.027Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
61572026-03-18T04:15:14.027Z time: [178.25 ns 178.39 ns 178.52 ns]
61582026-03-18T04:15:14.027Z change: [+0.8757% +1.6953% +2.4665%] (p = 0.00 < 0.05)
61592026-03-18T04:15:14.027Z Change within noise threshold.
61602026-03-18T04:15:14.027ZFound 22 outliers among 100 measurements (22.00%)
61612026-03-18T04:15:14.027Z 15 (15.00%) low mild
61622026-03-18T04:15:14.027Z 3 (3.00%) high mild
61632026-03-18T04:15:14.027Z 4 (4.00%) high severe
61642026-03-18T04:15:15.521Z
61652026-03-18T04:15:15.524ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61662026-03-18T04:15:15.524ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61672026-03-18T04:15:20.557ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (4.2M iterations)
61682026-03-18T04:15:24.763ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61692026-03-18T04:15:24.876Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61702026-03-18T04:15:24.877Z time: [114.74 ns 115.64 ns 116.61 ns]
61712026-03-18T04:15:24.877Z change: [−3.1385% −2.1416% −1.1589%] (p = 0.00 < 0.05)
61722026-03-18T04:15:24.877Z Performance has improved.
61732026-03-18T04:15:24.877ZFound 18 outliers among 100 measurements (18.00%)
61742026-03-18T04:15:24.877Z 16 (16.00%) high mild
61752026-03-18T04:15:24.877Z 2 (2.00%) high severe
61762026-03-18T04:15:26.362Z
61772026-03-18T04:15:26.365ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61782026-03-18T04:15:26.365ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61792026-03-18T04:15:31.358ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (2.1M iterations)
61802026-03-18T04:15:36.149ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61812026-03-18T04:15:36.263Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61822026-03-18T04:15:36.263Z time: [192.68 ns 192.85 ns 193.01 ns]
61832026-03-18T04:15:36.263Z change: [−2.0186% −1.0098% +0.0102%] (p = 0.05 < 0.05)
61842026-03-18T04:15:36.263Z Change within noise threshold.
61852026-03-18T04:15:36.263ZFound 14 outliers among 100 measurements (14.00%)
61862026-03-18T04:15:36.263Z 4 (4.00%) high mild
61872026-03-18T04:15:36.263Z 10 (10.00%) high severe
61882026-03-18T04:15:37.753Z
61892026-03-18T04:15:37.756ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61902026-03-18T04:15:37.756ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
61912026-03-18T04:15:41.024ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
61922026-03-18T04:15:44.715ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
61932026-03-18T04:15:44.816Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61942026-03-18T04:15:44.816Z time: [64.814 ns 65.037 ns 65.318 ns]
61952026-03-18T04:15:44.816Z change: [−2.7736% −1.4162% −0.0231%] (p = 0.05 < 0.05)
61962026-03-18T04:15:44.816Z Change within noise threshold.
61972026-03-18T04:15:44.816ZFound 18 outliers among 100 measurements (18.00%)
61982026-03-18T04:15:44.816Z 17 (17.00%) high mild
61992026-03-18T04:15:44.816Z 1 (1.00%) high severe
62002026-03-18T04:15:46.306Z
62012026-03-18T04:15:46.309ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62022026-03-18T04:15:46.309ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
62032026-03-18T04:15:50.396ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0031 s (5.1M iterations)
62042026-03-18T04:15:55.415ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
62052026-03-18T04:15:55.527Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62062026-03-18T04:15:55.528Z time: [232.76 ns 234.87 ns 237.64 ns]
62072026-03-18T04:15:55.528Z change: [−12.286% −1.1087% +11.363%] (p = 0.86 > 0.05)
62082026-03-18T04:15:55.528Z No change in performance detected.
62092026-03-18T04:15:55.528ZFound 10 outliers among 100 measurements (10.00%)
62102026-03-18T04:15:55.528Z 4 (4.00%) high mild
62112026-03-18T04:15:55.528Z 6 (6.00%) high severe
62122026-03-18T04:15:57.023Z
62132026-03-18T04:15:57.027ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62142026-03-18T04:15:57.027ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62152026-03-18T04:16:00.587ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (5.9M iterations)
62162026-03-18T04:16:05.375ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62172026-03-18T04:16:05.488Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62182026-03-18T04:16:05.488Z time: [89.934 ns 90.135 ns 90.355 ns]
62192026-03-18T04:16:05.488Z change: [−2.4763% −1.4542% −0.4496%] (p = 0.01 < 0.05)
62202026-03-18T04:16:05.488Z Change within noise threshold.
62212026-03-18T04:16:05.488ZFound 23 outliers among 100 measurements (23.00%)
62222026-03-18T04:16:05.488Z 4 (4.00%) low mild
62232026-03-18T04:16:05.488Z 14 (14.00%) high mild
62242026-03-18T04:16:05.488Z 5 (5.00%) high severe
62252026-03-18T04:16:06.982Z
62262026-03-18T04:16:06.985ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62272026-03-18T04:16:06.985ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62282026-03-18T04:16:11.199ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (2.5M iterations)
62292026-03-18T04:16:16.451ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62302026-03-18T04:16:16.563Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62312026-03-18T04:16:16.563Z time: [291.51 ns 295.64 ns 301.02 ns]
62322026-03-18T04:16:16.563Z change: [−16.706% +0.8600% +22.438%] (p = 0.93 > 0.05)
62332026-03-18T04:16:16.563Z No change in performance detected.
62342026-03-18T04:16:16.563ZFound 12 outliers among 100 measurements (12.00%)
62352026-03-18T04:16:16.563Z 4 (4.00%) high mild
62362026-03-18T04:16:16.563Z 8 (8.00%) high severe
62372026-03-18T04:16:18.056Z
62382026-03-18T04:16:18.059ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62392026-03-18T04:16:18.059ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62402026-03-18T04:16:23.565ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0017 s (7.6M iterations)
62412026-03-18T04:16:26.743ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62422026-03-18T04:16:26.855Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62432026-03-18T04:16:26.855Z time: [95.827 ns 96.940 ns 98.142 ns]
62442026-03-18T04:16:26.855Z change: [−1.9266% −0.8453% +0.2532%] (p = 0.15 > 0.05)
62452026-03-18T04:16:26.855Z No change in performance detected.
62462026-03-18T04:16:26.855ZFound 19 outliers among 100 measurements (19.00%)
62472026-03-18T04:16:26.855Z 2 (2.00%) high mild
62482026-03-18T04:16:26.856Z 17 (17.00%) high severe
62492026-03-18T04:16:28.344Z
62502026-03-18T04:16:28.347ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62512026-03-18T04:16:28.347ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62522026-03-18T04:16:33.557ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (4.0M iterations)
62532026-03-18T04:16:37.958ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62542026-03-18T04:16:38.070Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62552026-03-18T04:16:38.070Z time: [227.63 ns 229.22 ns 231.31 ns]
62562026-03-18T04:16:38.070Z change: [−11.750% −0.3730% +13.097%] (p = 0.96 > 0.05)
62572026-03-18T04:16:38.070Z No change in performance detected.
62582026-03-18T04:16:38.070ZFound 11 outliers among 100 measurements (11.00%)
62592026-03-18T04:16:38.070Z 4 (4.00%) high mild
62602026-03-18T04:16:38.070Z 7 (7.00%) high severe
62612026-03-18T04:16:39.574Z
62622026-03-18T04:16:39.577ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62632026-03-18T04:16:39.577ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62642026-03-18T04:16:44.250ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0055 s (4.5M iterations)
62652026-03-18T04:16:48.503ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62662026-03-18T04:16:48.616Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62672026-03-18T04:16:48.616Z time: [116.19 ns 117.12 ns 118.11 ns]
62682026-03-18T04:16:48.616Z change: [−2.1597% −1.1907% −0.2336%] (p = 0.02 < 0.05)
62692026-03-18T04:16:48.616Z Change within noise threshold.
62702026-03-18T04:16:48.616ZFound 19 outliers among 100 measurements (19.00%)
62712026-03-18T04:16:48.616Z 15 (15.00%) high mild
62722026-03-18T04:16:48.616Z 4 (4.00%) high severe
62732026-03-18T04:16:50.101Z
62742026-03-18T04:16:50.104ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62752026-03-18T04:16:50.104ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62762026-03-18T04:16:54.769ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (2.2M iterations)
62772026-03-18T04:16:59.725ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62782026-03-18T04:16:59.837Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62792026-03-18T04:16:59.837Z time: [265.65 ns 268.45 ns 272.04 ns]
62802026-03-18T04:16:59.837Z change: [−12.533% +0.1144% +13.805%] (p = 0.99 > 0.05)
62812026-03-18T04:16:59.837Z No change in performance detected.
62822026-03-18T04:16:59.837ZFound 13 outliers among 100 measurements (13.00%)
62832026-03-18T04:16:59.837Z 5 (5.00%) high mild
62842026-03-18T04:16:59.837Z 8 (8.00%) high severe
62852026-03-18T04:17:01.335Z
62862026-03-18T04:17:01.338ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62872026-03-18T04:17:01.338ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
62882026-03-18T04:17:04.413ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (14M iterations)
62892026-03-18T04:17:08.238ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
62902026-03-18T04:17:08.351Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62912026-03-18T04:17:08.351Z time: [61.867 ns 62.071 ns 62.332 ns]
62922026-03-18T04:17:08.352Z change: [−3.2630% −1.9306% −0.5392%] (p = 0.01 < 0.05)
62932026-03-18T04:17:08.352Z Change within noise threshold.
62942026-03-18T04:17:08.352ZFound 20 outliers among 100 measurements (20.00%)
62952026-03-18T04:17:08.352Z 17 (17.00%) high mild
62962026-03-18T04:17:08.352Z 3 (3.00%) high severe
62972026-03-18T04:17:09.834Z
62982026-03-18T04:17:09.837ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62992026-03-18T04:17:09.837ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
63002026-03-18T04:17:13.760ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (5.3M iterations)
63012026-03-18T04:17:18.788ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
63022026-03-18T04:17:18.900Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63032026-03-18T04:17:18.900Z time: [209.77 ns 211.74 ns 214.29 ns]
63042026-03-18T04:17:18.900Z change: [−13.749% −2.0126% +11.824%] (p = 0.77 > 0.05)
63052026-03-18T04:17:18.900Z No change in performance detected.
63062026-03-18T04:17:18.900ZFound 11 outliers among 100 measurements (11.00%)
63072026-03-18T04:17:18.900Z 4 (4.00%) high mild
63082026-03-18T04:17:18.900Z 7 (7.00%) high severe
63092026-03-18T04:17:20.395Z
63102026-03-18T04:17:20.397ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63112026-03-18T04:17:20.397ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63122026-03-18T04:17:23.994ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (5.8M iterations)
63132026-03-18T04:17:28.807ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63142026-03-18T04:17:28.920Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63152026-03-18T04:17:28.920Z time: [86.614 ns 86.853 ns 87.112 ns]
63162026-03-18T04:17:28.920Z change: [−1.2830% −0.1714% +0.9464%] (p = 0.77 > 0.05)
63172026-03-18T04:17:28.920Z No change in performance detected.
63182026-03-18T04:17:28.920ZFound 3 outliers among 100 measurements (3.00%)
63192026-03-18T04:17:28.920Z 2 (2.00%) high mild
63202026-03-18T04:17:28.920Z 1 (1.00%) high severe
63212026-03-18T04:17:30.406Z
63222026-03-18T04:17:30.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63232026-03-18T04:17:30.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63242026-03-18T04:17:34.544ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0014 s (2.5M iterations)
63252026-03-18T04:17:39.774ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63262026-03-18T04:17:39.887Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63272026-03-18T04:17:39.887Z time: [265.93 ns 269.83 ns 274.87 ns]
63282026-03-18T04:17:39.887Z change: [−21.149% −4.5888% +15.129%] (p = 0.64 > 0.05)
63292026-03-18T04:17:39.887Z No change in performance detected.
63302026-03-18T04:17:39.887ZFound 11 outliers among 100 measurements (11.00%)
63312026-03-18T04:17:39.887Z 4 (4.00%) high mild
63322026-03-18T04:17:39.887Z 7 (7.00%) high severe
63332026-03-18T04:17:41.379Z
63342026-03-18T04:17:41.382ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63352026-03-18T04:17:41.382ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63362026-03-18T04:17:46.731ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (7.8M iterations)
63372026-03-18T04:17:49.933ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63382026-03-18T04:17:50.046Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63392026-03-18T04:17:50.046Z time: [94.261 ns 95.225 ns 96.285 ns]
63402026-03-18T04:17:50.046Z change: [−2.5721% −1.5130% −0.3860%] (p = 0.01 < 0.05)
63412026-03-18T04:17:50.046Z Change within noise threshold.
63422026-03-18T04:17:50.046ZFound 18 outliers among 100 measurements (18.00%)
63432026-03-18T04:17:50.046Z 17 (17.00%) high mild
63442026-03-18T04:17:50.046Z 1 (1.00%) high severe
63452026-03-18T04:17:51.535Z
63462026-03-18T04:17:51.538ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63472026-03-18T04:17:51.538ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63482026-03-18T04:17:56.475ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (4.2M iterations)
63492026-03-18T04:18:00.907ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63502026-03-18T04:18:01.020Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63512026-03-18T04:18:01.020Z time: [200.89 ns 202.24 ns 203.97 ns]
63522026-03-18T04:18:01.020Z change: [−12.711% −0.0640% +14.104%] (p = 1.00 > 0.05)
63532026-03-18T04:18:01.020Z No change in performance detected.
63542026-03-18T04:18:01.020ZFound 13 outliers among 100 measurements (13.00%)
63552026-03-18T04:18:01.020Z 5 (5.00%) high mild
63562026-03-18T04:18:01.020Z 8 (8.00%) high severe
63572026-03-18T04:18:02.519Z
63582026-03-18T04:18:02.520ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63592026-03-18T04:18:02.520ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63602026-03-18T04:18:07.184ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (4.5M iterations)
63612026-03-18T04:18:11.459ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63622026-03-18T04:18:11.572Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63632026-03-18T04:18:11.572Z time: [113.73 ns 114.60 ns 115.53 ns]
63642026-03-18T04:18:11.572Z change: [−2.9348% −1.9240% −0.9229%] (p = 0.00 < 0.05)
63652026-03-18T04:18:11.572Z Change within noise threshold.
63662026-03-18T04:18:11.572ZFound 2 outliers among 100 measurements (2.00%)
63672026-03-18T04:18:11.572Z 1 (1.00%) high mild
63682026-03-18T04:18:11.572Z 1 (1.00%) high severe
63692026-03-18T04:18:13.065Z
63702026-03-18T04:18:13.068ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63712026-03-18T04:18:13.068ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63722026-03-18T04:18:17.622ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.3M iterations)
63732026-03-18T04:18:22.613ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63742026-03-18T04:18:22.726Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63752026-03-18T04:18:22.726Z time: [237.97 ns 240.41 ns 243.55 ns]
63762026-03-18T04:18:22.726Z change: [−13.064% −0.2499% +15.206%] (p = 0.97 > 0.05)
63772026-03-18T04:18:22.726Z No change in performance detected.
63782026-03-18T04:18:22.726ZFound 13 outliers among 100 measurements (13.00%)
63792026-03-18T04:18:22.726Z 5 (5.00%) high mild
63802026-03-18T04:18:22.726Z 8 (8.00%) high severe
63812026-03-18T04:18:24.227Z
63822026-03-18T04:18:24.230ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63832026-03-18T04:18:24.230ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63842026-03-18T04:18:27.684ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (12M iterations)
63852026-03-18T04:18:31.745ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63862026-03-18T04:18:31.858Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63872026-03-18T04:18:31.858Z time: [64.812 ns 65.027 ns 65.293 ns]
63882026-03-18T04:18:31.858Z change: [−2.4863% −1.2235% +0.0767%] (p = 0.06 > 0.05)
63892026-03-18T04:18:31.858Z No change in performance detected.
63902026-03-18T04:18:31.858ZFound 20 outliers among 100 measurements (20.00%)
63912026-03-18T04:18:31.858Z 17 (17.00%) high mild
63922026-03-18T04:18:31.858Z 3 (3.00%) high severe
63932026-03-18T04:18:33.346Z
63942026-03-18T04:18:33.349ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63952026-03-18T04:18:33.349ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63962026-03-18T04:18:37.924ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.6M iterations)
63972026-03-18T04:18:43.021ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63982026-03-18T04:18:43.134Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63992026-03-18T04:18:43.134Z time: [238.02 ns 240.88 ns 244.55 ns]
64002026-03-18T04:18:43.134Z change: [−19.033% −0.4775% +23.484%] (p = 0.97 > 0.05)
64012026-03-18T04:18:43.134Z No change in performance detected.
64022026-03-18T04:18:43.134ZFound 9 outliers among 100 measurements (9.00%)
64032026-03-18T04:18:43.134Z 3 (3.00%) high mild
64042026-03-18T04:18:43.134Z 6 (6.00%) high severe
64052026-03-18T04:18:44.634Z
64062026-03-18T04:18:44.637ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64072026-03-18T04:18:44.637ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64082026-03-18T04:18:48.570ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (5.3M iterations)
64092026-03-18T04:18:53.293ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64102026-03-18T04:18:53.406Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64112026-03-18T04:18:53.406Z time: [88.590 ns 88.817 ns 89.055 ns]
64122026-03-18T04:18:53.406Z change: [−2.5110% −1.3352% −0.1542%] (p = 0.03 < 0.05)
64132026-03-18T04:18:53.406Z Change within noise threshold.
64142026-03-18T04:18:53.406ZFound 17 outliers among 100 measurements (17.00%)
64152026-03-18T04:18:53.406Z 15 (15.00%) high mild
64162026-03-18T04:18:53.406Z 2 (2.00%) high severe
64172026-03-18T04:18:54.893Z
64182026-03-18T04:18:54.896ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64192026-03-18T04:18:54.896ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64202026-03-18T04:18:59.490ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (2.3M iterations)
64212026-03-18T04:19:04.672ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64222026-03-18T04:19:04.785Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64232026-03-18T04:19:04.785Z time: [299.63 ns 304.82 ns 311.52 ns]
64242026-03-18T04:19:04.785Z change: [−18.753% −0.2307% +24.801%] (p = 0.98 > 0.05)
64252026-03-18T04:19:04.785Z No change in performance detected.
64262026-03-18T04:19:04.785ZFound 11 outliers among 100 measurements (11.00%)
64272026-03-18T04:19:04.785Z 5 (5.00%) high mild
64282026-03-18T04:19:04.785Z 6 (6.00%) high severe
64292026-03-18T04:19:06.281Z
64302026-03-18T04:19:06.284ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64312026-03-18T04:19:06.284ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64322026-03-18T04:19:12.271ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.0M iterations)
64332026-03-18T04:19:15.553ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64342026-03-18T04:19:15.665Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64352026-03-18T04:19:15.665Z time: [94.361 ns 95.479 ns 96.712 ns]
64362026-03-18T04:19:15.665Z change: [−2.3937% −1.2630% −0.1124%] (p = 0.04 < 0.05)
64372026-03-18T04:19:15.666Z Change within noise threshold.
64382026-03-18T04:19:15.666ZFound 20 outliers among 100 measurements (20.00%)
64392026-03-18T04:19:15.666Z 12 (12.00%) high mild
64402026-03-18T04:19:15.666Z 8 (8.00%) high severe
64412026-03-18T04:19:17.151Z
64422026-03-18T04:19:17.154ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64432026-03-18T04:19:17.154ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64442026-03-18T04:19:22.871ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0069 s (3.7M iterations)
64452026-03-18T04:19:27.402ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64462026-03-18T04:19:27.514Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64472026-03-18T04:19:27.514Z time: [228.09 ns 229.88 ns 232.18 ns]
64482026-03-18T04:19:27.514Z change: [−13.080% −0.7916% +14.525%] (p = 0.92 > 0.05)
64492026-03-18T04:19:27.514Z No change in performance detected.
64502026-03-18T04:19:27.514ZFound 12 outliers among 100 measurements (12.00%)
64512026-03-18T04:19:27.514Z 4 (4.00%) high mild
64522026-03-18T04:19:27.514Z 8 (8.00%) high severe
64532026-03-18T04:19:29.009Z
64542026-03-18T04:19:29.012ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64552026-03-18T04:19:29.012ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64562026-03-18T04:19:33.996ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0024 s (4.2M iterations)
64572026-03-18T04:19:38.317ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64582026-03-18T04:19:38.429Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64592026-03-18T04:19:38.429Z time: [113.26 ns 114.18 ns 115.19 ns]
64602026-03-18T04:19:38.429Z change: [−3.4175% −2.3866% −1.3486%] (p = 0.00 < 0.05)
64612026-03-18T04:19:38.429Z Performance has improved.
64622026-03-18T04:19:38.429ZFound 19 outliers among 100 measurements (19.00%)
64632026-03-18T04:19:38.429Z 17 (17.00%) high mild
64642026-03-18T04:19:38.430Z 2 (2.00%) high severe
64652026-03-18T04:19:39.918Z
64662026-03-18T04:19:39.921ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64672026-03-18T04:19:39.921ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64682026-03-18T04:19:44.965ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.1M iterations)
64692026-03-18T04:19:50.008ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64702026-03-18T04:19:50.121Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64712026-03-18T04:19:50.121Z time: [265.87 ns 269.19 ns 273.41 ns]
64722026-03-18T04:19:50.121Z change: [−14.229% −0.9601% +14.697%] (p = 0.90 > 0.05)
64732026-03-18T04:19:50.121Z No change in performance detected.
64742026-03-18T04:19:50.121ZFound 12 outliers among 100 measurements (12.00%)
64752026-03-18T04:19:50.121Z 5 (5.00%) high mild
64762026-03-18T04:19:50.121Z 7 (7.00%) high severe
64772026-03-18T04:19:51.617Z
64782026-03-18T04:19:51.620ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64792026-03-18T04:19:51.620ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64802026-03-18T04:19:55.079ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
64812026-03-18T04:19:59.024ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64822026-03-18T04:19:59.137Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64832026-03-18T04:19:59.137Z time: [61.816 ns 62.010 ns 62.257 ns]
64842026-03-18T04:19:59.137Z change: [−3.3628% −2.0449% −0.6435%] (p = 0.00 < 0.05)
64852026-03-18T04:19:59.137Z Change within noise threshold.
64862026-03-18T04:19:59.137ZFound 19 outliers among 100 measurements (19.00%)
64872026-03-18T04:19:59.137Z 18 (18.00%) high mild
64882026-03-18T04:19:59.137Z 1 (1.00%) high severe
64892026-03-18T04:20:00.630Z
64902026-03-18T04:20:00.633ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64912026-03-18T04:20:00.633ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64922026-03-18T04:20:05.083ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.7M iterations)
64932026-03-18T04:20:10.115ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64942026-03-18T04:20:10.228Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64952026-03-18T04:20:10.228Z time: [213.33 ns 215.90 ns 219.25 ns]
64962026-03-18T04:20:10.228Z change: [−20.959% −0.8472% +24.026%] (p = 0.95 > 0.05)
64972026-03-18T04:20:10.228Z No change in performance detected.
64982026-03-18T04:20:10.228ZFound 11 outliers among 100 measurements (11.00%)
64992026-03-18T04:20:10.228Z 4 (4.00%) high mild
65002026-03-18T04:20:10.228Z 7 (7.00%) high severe
65012026-03-18T04:20:11.727Z
65022026-03-18T04:20:11.730ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65032026-03-18T04:20:11.730ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65042026-03-18T04:20:15.530ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (5.5M iterations)
65052026-03-18T04:20:20.383ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65062026-03-18T04:20:20.496Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65072026-03-18T04:20:20.496Z time: [84.782 ns 85.087 ns 85.391 ns]
65082026-03-18T04:20:20.496Z change: [−2.9509% −1.8866% −0.7463%] (p = 0.00 < 0.05)
65092026-03-18T04:20:20.496Z Change within noise threshold.
65102026-03-18T04:20:20.496ZFound 7 outliers among 100 measurements (7.00%)
65112026-03-18T04:20:20.496Z 6 (6.00%) high mild
65122026-03-18T04:20:20.496Z 1 (1.00%) high severe
65132026-03-18T04:20:21.980Z
65142026-03-18T04:20:21.982ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65152026-03-18T04:20:21.982ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65162026-03-18T04:20:26.447ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0025 s (2.3M iterations)
65172026-03-18T04:20:31.672ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65182026-03-18T04:20:31.785Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65192026-03-18T04:20:31.785Z time: [274.02 ns 279.09 ns 285.56 ns]
65202026-03-18T04:20:31.785Z change: [−19.485% +1.1294% +25.854%] (p = 0.93 > 0.05)
65212026-03-18T04:20:31.785Z No change in performance detected.
65222026-03-18T04:20:31.785ZFound 12 outliers among 100 measurements (12.00%)
65232026-03-18T04:20:31.785Z 4 (4.00%) high mild
65242026-03-18T04:20:31.785Z 8 (8.00%) high severe
65252026-03-18T04:20:33.277Z
65262026-03-18T04:20:33.280ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65272026-03-18T04:20:33.280ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65282026-03-18T04:20:39.147ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0006 s (7.1M iterations)
65292026-03-18T04:20:42.451ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65302026-03-18T04:20:42.564Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65312026-03-18T04:20:42.564Z time: [94.651 ns 95.690 ns 96.837 ns]
65322026-03-18T04:20:42.564Z change: [−3.7765% −2.7303% −1.7319%] (p = 0.00 < 0.05)
65332026-03-18T04:20:42.564Z Performance has improved.
65342026-03-18T04:20:42.564ZFound 17 outliers among 100 measurements (17.00%)
65352026-03-18T04:20:42.564Z 16 (16.00%) high mild
65362026-03-18T04:20:42.564Z 1 (1.00%) high severe
65372026-03-18T04:20:44.049Z
65382026-03-18T04:20:44.052ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65392026-03-18T04:20:44.052ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65402026-03-18T04:20:49.604ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.8M iterations)
65412026-03-18T04:20:54.117ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65422026-03-18T04:20:54.230Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65432026-03-18T04:20:54.230Z time: [204.42 ns 206.00 ns 208.04 ns]
65442026-03-18T04:20:54.230Z change: [−11.849% +1.7196% +17.087%] (p = 0.83 > 0.05)
65452026-03-18T04:20:54.230Z No change in performance detected.
65462026-03-18T04:20:54.230ZFound 13 outliers among 100 measurements (13.00%)
65472026-03-18T04:20:54.230Z 5 (5.00%) high mild
65482026-03-18T04:20:54.230Z 8 (8.00%) high severe
65492026-03-18T04:20:55.725Z
65502026-03-18T04:20:55.728ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65512026-03-18T04:20:55.728ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65522026-03-18T04:21:00.621ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (4.3M iterations)
65532026-03-18T04:21:04.940ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65542026-03-18T04:21:05.052Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65552026-03-18T04:21:05.052Z time: [114.82 ns 115.71 ns 116.68 ns]
65562026-03-18T04:21:05.052Z change: [−2.3237% −1.3559% −0.3303%] (p = 0.01 < 0.05)
65572026-03-18T04:21:05.052Z Change within noise threshold.
65582026-03-18T04:21:05.052ZFound 19 outliers among 100 measurements (19.00%)
65592026-03-18T04:21:05.053Z 16 (16.00%) high mild
65602026-03-18T04:21:05.053Z 3 (3.00%) high severe
65612026-03-18T04:21:06.533Z
65622026-03-18T04:21:06.536ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65632026-03-18T04:21:06.536ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65642026-03-18T04:21:11.432ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (2.1M iterations)
65652026-03-18T04:21:16.439ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65662026-03-18T04:21:16.551Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65672026-03-18T04:21:16.551Z time: [239.82 ns 242.75 ns 246.54 ns]
65682026-03-18T04:21:16.551Z change: [−14.385% +0.2648% +15.934%] (p = 0.97 > 0.05)
65692026-03-18T04:21:16.551Z No change in performance detected.
65702026-03-18T04:21:16.551ZFound 11 outliers among 100 measurements (11.00%)
65712026-03-18T04:21:16.551Z 4 (4.00%) high mild
65722026-03-18T04:21:16.551Z 7 (7.00%) high severe
65732026-03-18T04:21:18.045Z
65742026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65752026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65762026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0945 ms (605 iterations)
65772026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65782026-03-18T04:21:18.048Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65792026-03-18T04:21:18.048Z time: [18.000 18.000 18.000 ]
65802026-03-18T04:21:18.048Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65812026-03-18T04:21:18.048Z No change in performance detected.
65822026-03-18T04:21:18.048Z
65832026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65842026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65852026-03-18T04:21:18.048ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0290 ms (605 iterations)
65862026-03-18T04:21:18.051ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65872026-03-18T04:21:18.051Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65882026-03-18T04:21:18.051Z time: [18.000 18.000 18.000 ]
65892026-03-18T04:21:18.051Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65902026-03-18T04:21:18.051Z No change in performance detected.
65912026-03-18T04:21:18.051Z
65922026-03-18T04:21:18.051ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65932026-03-18T04:21:18.051ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65942026-03-18T04:21:18.051ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0306 ms (440 iterations)
65952026-03-18T04:21:18.051ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65962026-03-18T04:21:18.054Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65972026-03-18T04:21:18.054Z time: [20.000 20.000 20.000 ]
65982026-03-18T04:21:18.054Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65992026-03-18T04:21:18.054Z No change in performance detected.
66002026-03-18T04:21:18.054Z
66012026-03-18T04:21:18.054ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
66022026-03-18T04:21:18.054ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
66032026-03-18T04:21:18.054ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0505 ms (440 iterations)
66042026-03-18T04:21:18.054ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
66052026-03-18T04:21:18.055Zprocess/Hairpin-DHCPv6/alloc_ct/Request
66062026-03-18T04:21:18.055Z time: [21.000 21.000 21.000 ]
66072026-03-18T04:21:18.055Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66082026-03-18T04:21:18.055Z No change in performance detected.
66092026-03-18T04:21:18.055Z
66102026-03-18T04:21:18.055ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
66112026-03-18T04:21:18.055ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
66122026-03-18T04:21:18.055ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0554 ms (770 iterations)
66132026-03-18T04:21:18.057ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
66142026-03-18T04:21:18.057Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
66152026-03-18T04:21:18.057Z time: [13.000 13.000 13.000 ]
66162026-03-18T04:21:18.057Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66172026-03-18T04:21:18.057Z No change in performance detected.
66182026-03-18T04:21:18.057Z
66192026-03-18T04:21:18.058ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
66202026-03-18T04:21:18.058ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
66212026-03-18T04:21:18.058ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0318 ms (605 iterations)
66222026-03-18T04:21:18.058ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
66232026-03-18T04:21:18.061Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
66242026-03-18T04:21:18.061Z time: [12.000 12.000 12.000 ]
66252026-03-18T04:21:18.061Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66262026-03-18T04:21:18.061Z No change in performance detected.
66272026-03-18T04:21:18.061Z
66282026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66292026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
66302026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0563 ms (605 iterations)
66312026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
66322026-03-18T04:21:18.061Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66332026-03-18T04:21:18.061Z time: [14.000 14.000 14.000 ]
66342026-03-18T04:21:18.061Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66352026-03-18T04:21:18.061Z No change in performance detected.
66362026-03-18T04:21:18.061Z
66372026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66382026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
66392026-03-18T04:21:18.061ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0062 ms (605 iterations)
66402026-03-18T04:21:18.064ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
66412026-03-18T04:21:18.064Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66422026-03-18T04:21:18.064Z time: [14.000 14.000 14.000 ]
66432026-03-18T04:21:18.064Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66442026-03-18T04:21:18.064Z No change in performance detected.
66452026-03-18T04:21:18.064Z
66462026-03-18T04:21:18.064ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66472026-03-18T04:21:18.064ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66482026-03-18T04:21:18.064ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0325 ms (825 iterations)
66492026-03-18T04:21:18.064ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66502026-03-18T04:21:18.067Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66512026-03-18T04:21:18.067Z time: [3.0000 3.0000 3.0000 ]
66522026-03-18T04:21:18.067Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66532026-03-18T04:21:18.067Z No change in performance detected.
66542026-03-18T04:21:18.067Z
66552026-03-18T04:21:18.067ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66562026-03-18T04:21:18.067ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66572026-03-18T04:21:18.067ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0326 ms (440 iterations)
66582026-03-18T04:21:18.067ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66592026-03-18T04:21:18.067Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66602026-03-18T04:21:18.067Z time: [3.0000 3.0000 3.0000 ]
66612026-03-18T04:21:18.067Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66622026-03-18T04:21:18.067Z No change in performance detected.
66632026-03-18T04:21:18.068Z
66642026-03-18T04:21:18.068ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66652026-03-18T04:21:18.068ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66662026-03-18T04:21:18.068ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0047 ms (715 iterations)
66672026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66682026-03-18T04:21:18.071ZCriterion.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.
66692026-03-18T04:21:18.071Z
66702026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66712026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66722026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1010 ms (440 iterations)
66732026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66742026-03-18T04:21:18.071ZCriterion.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.
66752026-03-18T04:21:18.071Z
66762026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66772026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66782026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0298 ms (990 iterations)
66792026-03-18T04:21:18.071ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66802026-03-18T04:21:18.074Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66812026-03-18T04:21:18.074Z time: [3.0000 3.0000 3.0000 ]
66822026-03-18T04:21:18.074Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66832026-03-18T04:21:18.074Z No change in performance detected.
66842026-03-18T04:21:18.074Z
66852026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66862026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66872026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0126 ms (440 iterations)
66882026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66892026-03-18T04:21:18.074Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66902026-03-18T04:21:18.074Z time: [3.0000 3.0000 3.0000 ]
66912026-03-18T04:21:18.074Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66922026-03-18T04:21:18.074Z No change in performance detected.
66932026-03-18T04:21:18.074Z
66942026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66952026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66962026-03-18T04:21:18.074ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0462 ms (825 iterations)
66972026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66982026-03-18T04:21:18.077ZCriterion.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.
66992026-03-18T04:21:18.077Z
67002026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
67012026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67022026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0599 ms (440 iterations)
67032026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67042026-03-18T04:21:18.077ZCriterion.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.
67052026-03-18T04:21:18.077Z
67062026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67072026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67082026-03-18T04:21:18.077ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0570 ms (825 iterations)
67092026-03-18T04:21:18.080ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67102026-03-18T04:21:18.080Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67112026-03-18T04:21:18.080Z time: [3.0000 3.0000 3.0000 ]
67122026-03-18T04:21:18.080Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67132026-03-18T04:21:18.080Z No change in performance detected.
67142026-03-18T04:21:18.080Z
67152026-03-18T04:21:18.080ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67162026-03-18T04:21:18.080ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67172026-03-18T04:21:18.080ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0890 ms (440 iterations)
67182026-03-18T04:21:18.080ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67192026-03-18T04:21:18.083Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67202026-03-18T04:21:18.083Z time: [3.0000 3.0000 3.0000 ]
67212026-03-18T04:21:18.083Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67222026-03-18T04:21:18.083Z No change in performance detected.
67232026-03-18T04:21:18.083Z
67242026-03-18T04:21:18.083ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
67252026-03-18T04:21:18.083ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67262026-03-18T04:21:18.083ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0266 ms (605 iterations)
67272026-03-18T04:21:18.083ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67282026-03-18T04:21:18.083ZCriterion.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.
67292026-03-18T04:21:18.083Z
67302026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
67312026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67322026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1369 ms (440 iterations)
67332026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67342026-03-18T04:21:18.084ZCriterion.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.
67352026-03-18T04:21:18.084Z
67362026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67372026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67382026-03-18T04:21:18.084ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0173 ms (880 iterations)
67392026-03-18T04:21:18.087ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67402026-03-18T04:21:18.087Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67412026-03-18T04:21:18.087Z time: [3.0000 3.0000 3.0000 ]
67422026-03-18T04:21:18.087Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67432026-03-18T04:21:18.087Z No change in performance detected.
67442026-03-18T04:21:18.087Z
67452026-03-18T04:21:18.087ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67462026-03-18T04:21:18.087ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67472026-03-18T04:21:18.087ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0464 ms (440 iterations)
67482026-03-18T04:21:18.087ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67492026-03-18T04:21:18.090Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67502026-03-18T04:21:18.090Z time: [3.0000 3.0000 3.0000 ]
67512026-03-18T04:21:18.090Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67522026-03-18T04:21:18.090Z No change in performance detected.
67532026-03-18T04:21:18.090Z
67542026-03-18T04:21:18.090ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
67552026-03-18T04:21:18.090ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67562026-03-18T04:21:18.090ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0626 ms (770 iterations)
67572026-03-18T04:21:18.090ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67582026-03-18T04:21:18.090ZCriterion.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.
67592026-03-18T04:21:18.090Z
67602026-03-18T04:21:18.090ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
67612026-03-18T04:21:18.091ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67622026-03-18T04:21:18.091ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1134 ms (440 iterations)
67632026-03-18T04:21:18.091ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67642026-03-18T04:21:18.091ZCriterion.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.
67652026-03-18T04:21:18.091Z
67662026-03-18T04:21:18.091ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67672026-03-18T04:21:18.091ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67682026-03-18T04:21:18.094ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0129 ms (275 iterations)
67692026-03-18T04:21:18.094ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67702026-03-18T04:21:18.094Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67712026-03-18T04:21:18.094Z time: [35.000 35.000 35.000 ]
67722026-03-18T04:21:18.094Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67732026-03-18T04:21:18.094Z No change in performance detected.
67742026-03-18T04:21:18.094Z
67752026-03-18T04:21:18.094ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67762026-03-18T04:21:18.094ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67772026-03-18T04:21:18.094ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1082 ms (220 iterations)
67782026-03-18T04:21:18.095ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67792026-03-18T04:21:18.095Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67802026-03-18T04:21:18.095Z time: [35.000 35.000 35.000 ]
67812026-03-18T04:21:18.095Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67822026-03-18T04:21:18.095Z No change in performance detected.
67832026-03-18T04:21:18.098Z
67842026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67852026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67862026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0449 ms (385 iterations)
67872026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67882026-03-18T04:21:18.098Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67892026-03-18T04:21:18.098Z time: [20.000 20.000 20.000 ]
67902026-03-18T04:21:18.098Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67912026-03-18T04:21:18.098Z No change in performance detected.
67922026-03-18T04:21:18.098Z
67932026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67942026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67952026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0791 ms (275 iterations)
67962026-03-18T04:21:18.098ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67972026-03-18T04:21:18.101Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67982026-03-18T04:21:18.101Z time: [20.000 20.000 20.000 ]
67992026-03-18T04:21:18.101Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68002026-03-18T04:21:18.101Z No change in performance detected.
68012026-03-18T04:21:18.101Z
68022026-03-18T04:21:18.101ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68032026-03-18T04:21:18.101ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
68042026-03-18T04:21:18.101ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1606 ms (330 iterations)
68052026-03-18T04:21:18.102ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
68062026-03-18T04:21:18.102Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68072026-03-18T04:21:18.102Z time: [35.000 35.000 35.000 ]
68082026-03-18T04:21:18.102Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68092026-03-18T04:21:18.102Z No change in performance detected.
68102026-03-18T04:21:18.102Z
68112026-03-18T04:21:18.102ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68122026-03-18T04:21:18.102ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68132026-03-18T04:21:18.102ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0204 ms (220 iterations)
68142026-03-18T04:21:18.105ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
68152026-03-18T04:21:18.105Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68162026-03-18T04:21:18.105Z time: [35.000 35.000 35.000 ]
68172026-03-18T04:21:18.105Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68182026-03-18T04:21:18.105Z No change in performance detected.
68192026-03-18T04:21:18.105Z
68202026-03-18T04:21:18.105ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68212026-03-18T04:21:18.105ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
68222026-03-18T04:21:18.105ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0141 ms (385 iterations)
68232026-03-18T04:21:18.105ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
68242026-03-18T04:21:18.105Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68252026-03-18T04:21:18.105Z time: [20.000 20.000 20.000 ]
68262026-03-18T04:21:18.105Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68272026-03-18T04:21:18.108Z No change in performance detected.
68282026-03-18T04:21:18.108Z
68292026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68302026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
68312026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0638 ms (275 iterations)
68322026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
68332026-03-18T04:21:18.108Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68342026-03-18T04:21:18.108Z time: [20.000 20.000 20.000 ]
68352026-03-18T04:21:18.108Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68362026-03-18T04:21:18.108Z No change in performance detected.
68372026-03-18T04:21:18.108Z
68382026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68392026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68402026-03-18T04:21:18.108ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1165 ms (275 iterations)
68412026-03-18T04:21:18.111ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
68422026-03-18T04:21:18.111Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68432026-03-18T04:21:18.112Z time: [35.000 35.000 35.000 ]
68442026-03-18T04:21:18.112Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68452026-03-18T04:21:18.112Z No change in performance detected.
68462026-03-18T04:21:18.112Z
68472026-03-18T04:21:18.112ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68482026-03-18T04:21:18.112ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68492026-03-18T04:21:18.112ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1429 ms (220 iterations)
68502026-03-18T04:21:18.112ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
68512026-03-18T04:21:18.115Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68522026-03-18T04:21:18.115Z time: [35.000 35.000 35.000 ]
68532026-03-18T04:21:18.115Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68542026-03-18T04:21:18.115Z No change in performance detected.
68552026-03-18T04:21:18.115Z
68562026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68572026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
68582026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1494 ms (385 iterations)
68592026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68602026-03-18T04:21:18.115Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68612026-03-18T04:21:18.115Z time: [20.000 20.000 20.000 ]
68622026-03-18T04:21:18.115Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68632026-03-18T04:21:18.115Z No change in performance detected.
68642026-03-18T04:21:18.115Z
68652026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68662026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68672026-03-18T04:21:18.115ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1640 ms (275 iterations)
68682026-03-18T04:21:18.118ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68692026-03-18T04:21:18.118Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68702026-03-18T04:21:18.118Z time: [20.000 20.000 20.000 ]
68712026-03-18T04:21:18.118Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68722026-03-18T04:21:18.118Z No change in performance detected.
68732026-03-18T04:21:18.118Z
68742026-03-18T04:21:18.118ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68752026-03-18T04:21:18.119ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68762026-03-18T04:21:18.119ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0681 ms (275 iterations)
68772026-03-18T04:21:18.119ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68782026-03-18T04:21:18.122Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68792026-03-18T04:21:18.122Z time: [35.000 35.000 35.000 ]
68802026-03-18T04:21:18.122Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68812026-03-18T04:21:18.122Z No change in performance detected.
68822026-03-18T04:21:18.122Z
68832026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68842026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68852026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0856 ms (220 iterations)
68862026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68872026-03-18T04:21:18.122Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68882026-03-18T04:21:18.122Z time: [35.000 35.000 35.000 ]
68892026-03-18T04:21:18.122Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68902026-03-18T04:21:18.122Z No change in performance detected.
68912026-03-18T04:21:18.122Z
68922026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68932026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68942026-03-18T04:21:18.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1026 ms (385 iterations)
68952026-03-18T04:21:18.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68962026-03-18T04:21:18.125Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68972026-03-18T04:21:18.125Z time: [20.000 20.000 20.000 ]
68982026-03-18T04:21:18.125Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68992026-03-18T04:21:18.125Z No change in performance detected.
69002026-03-18T04:21:18.125Z
69012026-03-18T04:21:18.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
69022026-03-18T04:21:18.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
69032026-03-18T04:21:18.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1091 ms (275 iterations)
69042026-03-18T04:21:18.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
69052026-03-18T04:21:18.128Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
69062026-03-18T04:21:18.128Z time: [20.000 20.000 20.000 ]
69072026-03-18T04:21:18.128Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69082026-03-18T04:21:18.128Z No change in performance detected.
69092026-03-18T04:21:18.128Z
69102026-03-18T04:21:18.128ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
69112026-03-18T04:21:18.128ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
69122026-03-18T04:21:18.128ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0319 ms (605 iterations)
69132026-03-18T04:21:18.129ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
69142026-03-18T04:21:18.129Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
69152026-03-18T04:21:18.129Z time: [3924.0 B 3924.0 B 3924.0 B]
69162026-03-18T04:21:18.129Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69172026-03-18T04:21:18.129Z No change in performance detected.
69182026-03-18T04:21:18.129Z
69192026-03-18T04:21:18.129ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
69202026-03-18T04:21:18.129ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
69212026-03-18T04:21:18.129ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0016 ms (605 iterations)
69222026-03-18T04:21:18.132ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
69232026-03-18T04:21:18.132Zprocess/Hairpin-DHCPv4/alloc_sz/Request
69242026-03-18T04:21:18.132Z time: [3924.0 B 3924.0 B 3924.0 B]
69252026-03-18T04:21:18.132Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69262026-03-18T04:21:18.132Z No change in performance detected.
69272026-03-18T04:21:18.132Z
69282026-03-18T04:21:18.132ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
69292026-03-18T04:21:18.132ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
69302026-03-18T04:21:18.132ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0350 ms (440 iterations)
69312026-03-18T04:21:18.132ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
69322026-03-18T04:21:18.132Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
69332026-03-18T04:21:18.132Z time: [3988.0 B 3988.0 B 3988.0 B]
69342026-03-18T04:21:18.132Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69352026-03-18T04:21:18.132Z No change in performance detected.
69362026-03-18T04:21:18.135Z
69372026-03-18T04:21:18.135ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
69382026-03-18T04:21:18.135ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
69392026-03-18T04:21:18.135ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.1045 ms (440 iterations)
69402026-03-18T04:21:18.135ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
69412026-03-18T04:21:18.135Zprocess/Hairpin-DHCPv6/alloc_sz/Request
69422026-03-18T04:21:18.135Z time: [4386.0 B 4386.0 B 4386.0 B]
69432026-03-18T04:21:18.135Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69442026-03-18T04:21:18.135Z No change in performance detected.
69452026-03-18T04:21:18.135Z
69462026-03-18T04:21:18.135ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
69472026-03-18T04:21:18.135ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
69482026-03-18T04:21:18.135ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0493 ms (770 iterations)
69492026-03-18T04:21:18.138ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
69502026-03-18T04:21:18.138Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
69512026-03-18T04:21:18.138Z time: [2888.0 B 2888.0 B 2888.0 B]
69522026-03-18T04:21:18.138Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69532026-03-18T04:21:18.138Z No change in performance detected.
69542026-03-18T04:21:18.138Z
69552026-03-18T04:21:18.138ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
69562026-03-18T04:21:18.138ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
69572026-03-18T04:21:18.138ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0713 ms (715 iterations)
69582026-03-18T04:21:18.138ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
69592026-03-18T04:21:18.141Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
69602026-03-18T04:21:18.141Z time: [2873.0 B 2873.0 B 2873.0 B]
69612026-03-18T04:21:18.141Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69622026-03-18T04:21:18.141Z No change in performance detected.
69632026-03-18T04:21:18.141Z
69642026-03-18T04:21:18.141ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69652026-03-18T04:21:18.142ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
69662026-03-18T04:21:18.142ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0587 ms (605 iterations)
69672026-03-18T04:21:18.142ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
69682026-03-18T04:21:18.142Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69692026-03-18T04:21:18.142Z time: [2926.0 B 2926.0 B 2926.0 B]
69702026-03-18T04:21:18.142Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69712026-03-18T04:21:18.142Z No change in performance detected.
69722026-03-18T04:21:18.142Z
69732026-03-18T04:21:18.142ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69742026-03-18T04:21:18.142ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
69752026-03-18T04:21:18.142ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0047 ms (605 iterations)
69762026-03-18T04:21:18.145ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
69772026-03-18T04:21:18.145Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69782026-03-18T04:21:18.145Z time: [2910.0 B 2910.0 B 2910.0 B]
69792026-03-18T04:21:18.145Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69802026-03-18T04:21:18.145Z No change in performance detected.
69812026-03-18T04:21:18.145Z
69822026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69832026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69842026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0571 ms (880 iterations)
69852026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69862026-03-18T04:21:18.145Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69872026-03-18T04:21:18.145Z time: [264.00 B 264.00 B 264.00 B]
69882026-03-18T04:21:18.145Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69892026-03-18T04:21:18.145Z No change in performance detected.
69902026-03-18T04:21:18.145Z
69912026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69922026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69932026-03-18T04:21:18.145ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0554 ms (440 iterations)
69942026-03-18T04:21:18.148ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69952026-03-18T04:21:18.148Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69962026-03-18T04:21:18.148Z time: [264.00 B 264.00 B 264.00 B]
69972026-03-18T04:21:18.148Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69982026-03-18T04:21:18.148Z No change in performance detected.
69992026-03-18T04:21:18.148Z
70002026-03-18T04:21:18.148ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
70012026-03-18T04:21:18.148ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
70022026-03-18T04:21:18.148ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0622 ms (770 iterations)
70032026-03-18T04:21:18.148ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
70042026-03-18T04:21:18.148ZCriterion.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.
70052026-03-18T04:21:18.148Z
70062026-03-18T04:21:18.148ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
70072026-03-18T04:21:18.149ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70082026-03-18T04:21:18.151ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0867 ms (440 iterations)
70092026-03-18T04:21:18.151ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70102026-03-18T04:21:18.151ZCriterion.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.
70112026-03-18T04:21:18.152Z
70122026-03-18T04:21:18.152ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70132026-03-18T04:21:18.152ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70142026-03-18T04:21:18.152ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0088 ms (990 iterations)
70152026-03-18T04:21:18.152ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70162026-03-18T04:21:18.152Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70172026-03-18T04:21:18.152Z time: [264.00 B 264.00 B 264.00 B]
70182026-03-18T04:21:18.152Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70192026-03-18T04:21:18.152Z No change in performance detected.
70202026-03-18T04:21:18.155Z
70212026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70222026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70232026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0803 ms (440 iterations)
70242026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70252026-03-18T04:21:18.155Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70262026-03-18T04:21:18.155Z time: [264.00 B 264.00 B 264.00 B]
70272026-03-18T04:21:18.155Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70282026-03-18T04:21:18.155Z No change in performance detected.
70292026-03-18T04:21:18.155Z
70302026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
70312026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70322026-03-18T04:21:18.155ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0450 ms (825 iterations)
70332026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70342026-03-18T04:21:18.158ZCriterion.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.
70352026-03-18T04:21:18.158Z
70362026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
70372026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70382026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0487 ms (440 iterations)
70392026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70402026-03-18T04:21:18.158ZCriterion.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.
70412026-03-18T04:21:18.158Z
70422026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70432026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70442026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0190 ms (825 iterations)
70452026-03-18T04:21:18.158ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70462026-03-18T04:21:18.161Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70472026-03-18T04:21:18.161Z time: [264.00 B 264.00 B 264.00 B]
70482026-03-18T04:21:18.161Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70492026-03-18T04:21:18.161Z No change in performance detected.
70502026-03-18T04:21:18.161Z
70512026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70522026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70532026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0989 ms (440 iterations)
70542026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70552026-03-18T04:21:18.161Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70562026-03-18T04:21:18.161Z time: [264.00 B 264.00 B 264.00 B]
70572026-03-18T04:21:18.161Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70582026-03-18T04:21:18.161Z No change in performance detected.
70592026-03-18T04:21:18.161Z
70602026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
70612026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70622026-03-18T04:21:18.161ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0882 ms (660 iterations)
70632026-03-18T04:21:18.164ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70642026-03-18T04:21:18.164ZCriterion.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.
70652026-03-18T04:21:18.165Z
70662026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
70672026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70682026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0228 ms (385 iterations)
70692026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70702026-03-18T04:21:18.165ZCriterion.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.
70712026-03-18T04:21:18.165Z
70722026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70732026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70742026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0511 ms (935 iterations)
70752026-03-18T04:21:18.165ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70762026-03-18T04:21:18.167Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70772026-03-18T04:21:18.167Z time: [264.00 B 264.00 B 264.00 B]
70782026-03-18T04:21:18.167Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70792026-03-18T04:21:18.167Z No change in performance detected.
70802026-03-18T04:21:18.168Z
70812026-03-18T04:21:18.168ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70822026-03-18T04:21:18.168ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70832026-03-18T04:21:18.168ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0523 ms (440 iterations)
70842026-03-18T04:21:18.168ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70852026-03-18T04:21:18.168Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70862026-03-18T04:21:18.168Z time: [264.00 B 264.00 B 264.00 B]
70872026-03-18T04:21:18.168Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70882026-03-18T04:21:18.168Z No change in performance detected.
70892026-03-18T04:21:18.168Z
70902026-03-18T04:21:18.168ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
70912026-03-18T04:21:18.168ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70922026-03-18T04:21:18.171ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0685 ms (770 iterations)
70932026-03-18T04:21:18.171ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70942026-03-18T04:21:18.171ZCriterion.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.
70952026-03-18T04:21:18.171Z
70962026-03-18T04:21:18.171ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
70972026-03-18T04:21:18.171ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70982026-03-18T04:21:18.171ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0972 ms (440 iterations)
70992026-03-18T04:21:18.171ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
71002026-03-18T04:21:18.171ZCriterion.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.
71012026-03-18T04:21:18.171Z
71022026-03-18T04:21:18.171ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71032026-03-18T04:21:18.171ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71042026-03-18T04:21:18.171ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0107 ms (275 iterations)
71052026-03-18T04:21:18.174ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
71062026-03-18T04:21:18.174Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71072026-03-18T04:21:18.174Z time: [7363.0 B 7363.0 B 7363.0 B]
71082026-03-18T04:21:18.174Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71092026-03-18T04:21:18.174Z No change in performance detected.
71102026-03-18T04:21:18.174Z
71112026-03-18T04:21:18.174ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71122026-03-18T04:21:18.174ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71132026-03-18T04:21:18.174ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0326 ms (220 iterations)
71142026-03-18T04:21:18.174ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
71152026-03-18T04:21:18.175Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71162026-03-18T04:21:18.175Z time: [7363.0 B 7363.0 B 7363.0 B]
71172026-03-18T04:21:18.175Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71182026-03-18T04:21:18.175Z No change in performance detected.
71192026-03-18T04:21:18.175Z
71202026-03-18T04:21:18.175ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71212026-03-18T04:21:18.175ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
71222026-03-18T04:21:18.175ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0763 ms (385 iterations)
71232026-03-18T04:21:18.177ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
71242026-03-18T04:21:18.177Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71252026-03-18T04:21:18.178Z time: [5872.0 B 5872.0 B 5872.0 B]
71262026-03-18T04:21:18.178Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71272026-03-18T04:21:18.178Z No change in performance detected.
71282026-03-18T04:21:18.178Z
71292026-03-18T04:21:18.178ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71302026-03-18T04:21:18.178ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71312026-03-18T04:21:18.178ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1083 ms (275 iterations)
71322026-03-18T04:21:18.178ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
71332026-03-18T04:21:18.181Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71342026-03-18T04:21:18.181Z time: [5872.0 B 5872.0 B 5872.0 B]
71352026-03-18T04:21:18.181Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71362026-03-18T04:21:18.181Z No change in performance detected.
71372026-03-18T04:21:18.181Z
71382026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71392026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
71402026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1717 ms (330 iterations)
71412026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
71422026-03-18T04:21:18.181Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71432026-03-18T04:21:18.181Z time: [7363.0 B 7363.0 B 7363.0 B]
71442026-03-18T04:21:18.181Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71452026-03-18T04:21:18.181Z No change in performance detected.
71462026-03-18T04:21:18.181Z
71472026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71482026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71492026-03-18T04:21:18.181ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2416 ms (275 iterations)
71502026-03-18T04:21:18.184ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
71512026-03-18T04:21:18.184Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71522026-03-18T04:21:18.184Z time: [7363.0 B 7363.0 B 7363.0 B]
71532026-03-18T04:21:18.184Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71542026-03-18T04:21:18.184Z No change in performance detected.
71552026-03-18T04:21:18.184Z
71562026-03-18T04:21:18.184ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71572026-03-18T04:21:18.184ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
71582026-03-18T04:21:18.184ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0196 ms (385 iterations)
71592026-03-18T04:21:18.184ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
71602026-03-18T04:21:18.187Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71612026-03-18T04:21:18.187Z time: [5872.0 B 5872.0 B 5872.0 B]
71622026-03-18T04:21:18.187Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71632026-03-18T04:21:18.187Z No change in performance detected.
71642026-03-18T04:21:18.188Z
71652026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71662026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
71672026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0472 ms (275 iterations)
71682026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
71692026-03-18T04:21:18.188Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71702026-03-18T04:21:18.188Z time: [5872.0 B 5872.0 B 5872.0 B]
71712026-03-18T04:21:18.188Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71722026-03-18T04:21:18.188Z No change in performance detected.
71732026-03-18T04:21:18.188Z
71742026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71752026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71762026-03-18T04:21:18.188ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1120 ms (275 iterations)
71772026-03-18T04:21:18.191ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
71782026-03-18T04:21:18.191Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71792026-03-18T04:21:18.191Z time: [7363.0 B 7363.0 B 7363.0 B]
71802026-03-18T04:21:18.191Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71812026-03-18T04:21:18.191Z No change in performance detected.
71822026-03-18T04:21:18.191Z
71832026-03-18T04:21:18.191ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71842026-03-18T04:21:18.191ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71852026-03-18T04:21:18.191ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1491 ms (220 iterations)
71862026-03-18T04:21:18.191ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71872026-03-18T04:21:18.194Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71882026-03-18T04:21:18.194Z time: [7363.0 B 7363.0 B 7363.0 B]
71892026-03-18T04:21:18.194Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71902026-03-18T04:21:18.194Z No change in performance detected.
71912026-03-18T04:21:18.194Z
71922026-03-18T04:21:18.194ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71932026-03-18T04:21:18.194ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
71942026-03-18T04:21:18.194ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1471 ms (385 iterations)
71952026-03-18T04:21:18.194ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
71962026-03-18T04:21:18.194Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71972026-03-18T04:21:18.194Z time: [5872.0 B 5872.0 B 5872.0 B]
71982026-03-18T04:21:18.194Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71992026-03-18T04:21:18.194Z No change in performance detected.
72002026-03-18T04:21:18.194Z
72012026-03-18T04:21:18.194ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72022026-03-18T04:21:18.194ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
72032026-03-18T04:21:18.197ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1468 ms (275 iterations)
72042026-03-18T04:21:18.197ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
72052026-03-18T04:21:18.197Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72062026-03-18T04:21:18.197Z time: [5872.0 B 5872.0 B 5872.0 B]
72072026-03-18T04:21:18.197Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72082026-03-18T04:21:18.198Z No change in performance detected.
72092026-03-18T04:21:18.198Z
72102026-03-18T04:21:18.198ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72112026-03-18T04:21:18.198ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
72122026-03-18T04:21:18.198ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0640 ms (275 iterations)
72132026-03-18T04:21:18.198ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
72142026-03-18T04:21:18.200Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72152026-03-18T04:21:18.200Z time: [7363.0 B 7363.0 B 7363.0 B]
72162026-03-18T04:21:18.200Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72172026-03-18T04:21:18.200Z No change in performance detected.
72182026-03-18T04:21:18.201Z
72192026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72202026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72212026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0773 ms (220 iterations)
72222026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
72232026-03-18T04:21:18.201Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72242026-03-18T04:21:18.201Z time: [7363.0 B 7363.0 B 7363.0 B]
72252026-03-18T04:21:18.201Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72262026-03-18T04:21:18.201Z No change in performance detected.
72272026-03-18T04:21:18.201Z
72282026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72292026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
72302026-03-18T04:21:18.201ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0738 ms (385 iterations)
72312026-03-18T04:21:18.204ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
72322026-03-18T04:21:18.204Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72332026-03-18T04:21:18.204Z time: [5872.0 B 5872.0 B 5872.0 B]
72342026-03-18T04:21:18.204Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72352026-03-18T04:21:18.204Z No change in performance detected.
72362026-03-18T04:21:18.204Z
72372026-03-18T04:21:18.204ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72382026-03-18T04:21:18.204ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
72392026-03-18T04:21:18.204ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1124 ms (275 iterations)
72402026-03-18T04:21:18.204ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
72412026-03-18T04:21:18.207Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72422026-03-18T04:21:18.207Z time: [5872.0 B 5872.0 B 5872.0 B]
72432026-03-18T04:21:18.207Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72442026-03-18T04:21:18.207Z No change in performance detected.
72452026-03-18T04:21:18.207Z
72462026-03-18T04:21:18.251Z+ cp -r target/criterion /work/bench-results
72472026-03-18T04:21:18.395Z+ cp -r target/xde-bench /work/bench-results
72482026-03-18T04:21:18.446Z+ pushd /work
72492026-03-18T04:21:18.446Z/work /work/oxidecomputer/opte
72502026-03-18T04:21:18.446Z+ tar -caf bench-results.tgz bench-results
72512026-03-18T04:21:19.114Z+ popd
72522026-03-18T04:21:19.114Z/work/oxidecomputer/opte
72532026-03-18T04:21:19.116Z+ cleanup
72542026-03-18T04:21:19.117Z++ id -un
72552026-03-18T04:21:19.119Z++ id -gn
72562026-03-18T04:21:19.122Z+ pfexec chown -R build:build .
72572026-03-18T04:21:19.205Z+ [[ -z 01KKZGKTZFK73S8W4KV2PQB5SA ]]
72582026-03-18T04:21:19.207Zprocess exited: duration 1708444 ms, exit code 0
 
72592026-03-18T04:21:19.219Zfound 1 output files
72602026-03-18T04:21:19.219Zuploading: /work/bench-results.tgz (4804830 bytes)
72612026-03-18T04:21:20.259Zuploaded: /work/bench-results.tgz