01KKBR1PV5A1FN8ZENFMEA1WFT: 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: 01KKBR2E04MGMPHRKVZSBXJ8QJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-03-10T11:35:59.763Zjob dependencies complete; ready to run (waiting for 7 m 43 s)
22026-03-10T11:38:01.993Zjob assigned to worker 01KKBRGS2BPN7HX22F0XD9051Q [factory aws, i-05bdc721b14a34820] (queued for 2 m 2 s)
32026-03-10T11:38:10.065Zdownloading input: /input/xde/work/debug/xde.dbg
42026-03-10T11:38:11.072Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-03-10T11:38:11.075Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-03-10T11:38:11.097Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-03-10T11:38:11.097Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-03-10T11:38:11.157Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-03-10T11:38:11.157Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-03-10T11:38:11.185Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-03-10T11:38:11.188Zdownloading input: /input/xde/work/release/xde
122026-03-10T11:38:11.741Zdownloaded input: /input/xde/work/release/xde
132026-03-10T11:38:11.744Zdownloading input: /input/xde/work/release/xde.sha256
142026-03-10T11:38:11.771Zdownloaded input: /input/xde/work/release/xde.sha256
152026-03-10T11:38:11.771Zdownloading input: /input/xde/work/release/xde_link.so
162026-03-10T11:38:11.800Zdownloaded input: /input/xde/work/release/xde_link.so
172026-03-10T11:38:11.800Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-03-10T11:38:11.827Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-03-10T11:38:11.830Zdownloading input: /input/xde/work/test/loopback
202026-03-10T11:38:12.399Zdownloaded input: /input/xde/work/test/loopback
212026-03-10T11:38:12.402Zdownloading input: /input/xde/work/test/multicast_rx
222026-03-10T11:38:13.050Zdownloaded input: /input/xde/work/test/multicast_rx
232026-03-10T11:38:13.053Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-03-10T11:38:13.754Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-03-10T11:38:13.757Zdownloading input: /input/xde/work/test/multicast_validation
262026-03-10T11:38:14.365Zdownloaded input: /input/xde/work/test/multicast_validation
272026-03-10T11:38:14.368Zdownloading input: /input/xde/work/xde.conf
282026-03-10T11:38:14.393Zdownloaded input: /input/xde/work/xde.conf
 
292026-03-10T11:38:14.393Zstarting task 0: "setup"
302026-03-10T11:38:14.400Z++ uname -s
312026-03-10T11:38:14.403Z+ kern=SunOS
322026-03-10T11:38:14.403Z+ build_user=build
332026-03-10T11:38:14.403Z+ build_uid=12345
342026-03-10T11:38:14.403Z+ work_dir=/work
352026-03-10T11:38:14.403Z+ input_dir=/input
362026-03-10T11:38:14.403Z+ [[ 0 == 12345 ]]
372026-03-10T11:38:14.403Z+ case "$kern" in
382026-03-10T11:38:14.403Z+ groupadd -g 12345 build
392026-03-10T11:38:14.406Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
402026-03-10T11:38:16.410Z+ zfs create -o mountpoint=/work rpool/work
412026-03-10T11:38:16.515Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
422026-03-10T11:38:16.519Z+ home_fs=zfs
432026-03-10T11:38:16.519Z+ [[ zfs == autofs ]]
442026-03-10T11:38:16.519Z+ mkdir -p /home/build
452026-03-10T11:38:16.522Z+ chown build:build /home/build /work
462026-03-10T11:38:18.521Z+ chmod 0700 /home/build /work
472026-03-10T11:38:18.524Zprocess exited: duration 4130 ms, exit code 0
 
482026-03-10T11:38:18.531Zstarting task 1: "rust-toolchain"
492026-03-10T11:38:18.535Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
502026-03-10T11:38:18.535Z * rust toolchain channel = "1.94.0"
512026-03-10T11:38:18.535Z * rust toolchain profile = "default"
522026-03-10T11:38:18.535Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-03-10T11:38:18.536Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
542026-03-10T11:38:18.536Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-03-10T11:38:18.539Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
562026-03-10T11:38:18.539Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
572026-03-10T11:38:18.665Zinfo: downloading installer
582026-03-10T11:38:20.342Zwarn: It looks like you have an existing installation of Rust at:
592026-03-10T11:38:20.342Zwarn: /opt/ooce/bin
602026-03-10T11:38:20.342Zwarn: It is recommended that rustup be the primary Rust installation.
612026-03-10T11:38:20.342Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
622026-03-10T11:38:20.342Zwarn: If you are sure that you want both rustup and your already installed Rust
632026-03-10T11:38:20.342Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
642026-03-10T11:38:20.342Zwarn: or pass `-y' to ignore all ignorable checks.
652026-03-10T11:38:20.342Zerror: cannot install while Rust is installed
662026-03-10T11:38:20.342Zwarn: continuing (because the -y flag is set and the error is ignorable)
672026-03-10T11:38:20.357Zinfo: profile set to 'default'
682026-03-10T11:38:20.357Zinfo: default host triple is x86_64-unknown-illumos
692026-03-10T11:38:20.360Zinfo: syncing channel updates for '1.94.0-x86_64-unknown-illumos'
702026-03-10T11:38:20.503Zinfo: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02)
712026-03-10T11:38:20.503Zinfo: downloading component 'cargo'
722026-03-10T11:38:21.671Zinfo: downloading component 'clippy'
732026-03-10T11:38:22.058Zinfo: downloading component 'rust-docs'
742026-03-10T11:38:23.791Zinfo: downloading component 'rust-std'
752026-03-10T11:38:25.954Zinfo: downloading component 'rustc'
762026-03-10T11:38:33.143Zinfo: downloading component 'rustfmt'
772026-03-10T11:38:33.458Zinfo: installing component 'cargo'
782026-03-10T11:38:34.286Zinfo: installing component 'clippy'
792026-03-10T11:38:34.644Zinfo: installing component 'rust-docs'
802026-03-10T11:38:36.127Zinfo: installing component 'rust-std'
812026-03-10T11:38:37.594Zinfo: installing component 'rustc'
822026-03-10T11:38:43.381Zinfo: installing component 'rustfmt'
832026-03-10T11:38:43.675Zinfo: default toolchain set to '1.94.0-x86_64-unknown-illumos'
842026-03-10T11:38:43.675Z
852026-03-10T11:38:44.087Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
862026-03-10T11:38:44.087Z
872026-03-10T11:38:44.091Z
882026-03-10T11:38:44.091ZRust is installed now. Great!
892026-03-10T11:38:44.091Z
902026-03-10T11:38:44.091ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
912026-03-10T11:38:44.091Zenvironment variable. This has not been done automatically.
922026-03-10T11:38:44.091Z
932026-03-10T11:38:44.091ZTo configure your current shell, you need to source
942026-03-10T11:38:44.091Zthe corresponding env file under $HOME/.cargo.
952026-03-10T11:38:44.091Z
962026-03-10T11:38:44.091ZThis is usually done by running one of the following (note the leading DOT):
972026-03-10T11:38:44.091Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
982026-03-10T11:38:44.091Zsource "$HOME/.cargo/env.fish" # For fish
992026-03-10T11:38:44.091Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
1002026-03-10T11:38:44.187Z+ rustup --version
1012026-03-10T11:38:44.198Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
1022026-03-10T11:38:44.201Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-03-10T11:38:44.268Zinfo: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
1042026-03-10T11:38:44.271Z+ cargo --version
1052026-03-10T11:38:44.324Zcargo 1.94.0 (85eff7c80 2026-01-15)
1062026-03-10T11:38:44.327Z+ rustc --version
1072026-03-10T11:38:44.388Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1082026-03-10T11:38:44.392Zprocess exited: duration 25860 ms, exit code 0
 
1092026-03-10T11:38:44.398Zstarting task 2: "authentication"
1102026-03-10T11:38:44.417Zprocess exited: duration 19 ms, exit code 0
 
1112026-03-10T11:38:44.424Zstarting task 3: "clone repository"
1122026-03-10T11:38:44.428Z+ mkdir -p /work/oxidecomputer/opte
1132026-03-10T11:38:44.431Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-03-10T11:38:44.462ZCloning into '/work/oxidecomputer/opte'...
1152026-03-10T11:38:45.284Z+ cd /work/oxidecomputer/opte
1162026-03-10T11:38:45.287Z+ git fetch origin 596f57d8e43c618d5a224f994537e1f5d0082067
1172026-03-10T11:38:45.539ZFrom https://github.com/oxidecomputer/opte
1182026-03-10T11:38:45.539Z * branch 596f57d8e43c618d5a224f994537e1f5d0082067 -> FETCH_HEAD
1192026-03-10T11:38:45.546Z+ [[ -n renovate/rust-1.x ]]
1202026-03-10T11:38:45.549Z++ git branch --show-current
1212026-03-10T11:38:45.549Z+ current=master
1222026-03-10T11:38:45.552Z+ [[ master != renovate/rust-1.x ]]
1232026-03-10T11:38:45.552Z+ git branch -f renovate/rust-1.x 596f57d8e43c618d5a224f994537e1f5d0082067
1242026-03-10T11:38:45.555Z+ git checkout -f renovate/rust-1.x
1252026-03-10T11:38:45.575ZSwitched to branch 'renovate/rust-1.x'
1262026-03-10T11:38:45.578Z+ git reset --hard 596f57d8e43c618d5a224f994537e1f5d0082067
1272026-03-10T11:38:45.598ZHEAD is now at 596f57d Update dependency rust to v1.94.0
1282026-03-10T11:38:45.601Zprocess exited: duration 1175 ms, exit code 0
 
1292026-03-10T11:38:45.607Zstarting task 4: "build"
1302026-03-10T11:38:45.612Z+ source .github/buildomat/common.sh
1312026-03-10T11:38:45.615Z++ rustup show active-toolchain
1322026-03-10T11:38:45.651Z1.94.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-03-10T11:38:45.654Z++ pushd xde
1342026-03-10T11:38:45.654Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-03-10T11:38:45.654Z++ rustup show active-toolchain
1362026-03-10T11:38:45.660Zinfo: syncing channel updates for 'nightly-2026-02-24-x86_64-unknown-illumos'
1372026-03-10T11:38:45.946Zinfo: latest update on 2026-02-24, rust version 1.95.0-nightly (b3869b94c 2026-02-23)
1382026-03-10T11:38:45.950Zinfo: downloading component 'cargo'
1392026-03-10T11:38:46.938Zinfo: downloading component 'clippy'
1402026-03-10T11:38:47.400Zinfo: downloading component 'rust-src'
1412026-03-10T11:38:47.680Zinfo: downloading component 'rust-std'
1422026-03-10T11:38:49.547Zinfo: downloading component 'rustc'
1432026-03-10T11:38:56.928Zinfo: downloading component 'rustfmt'
1442026-03-10T11:38:57.181Zinfo: installing component 'cargo'
1452026-03-10T11:38:58.017Zinfo: installing component 'clippy'
1462026-03-10T11:38:58.375Zinfo: installing component 'rust-src'
1472026-03-10T11:38:58.717Zinfo: installing component 'rust-std'
1482026-03-10T11:39:00.212Zinfo: installing component 'rustc'
1492026-03-10T11:39:06.037Zinfo: installing component 'rustfmt'
1502026-03-10T11:39:06.328Znightly-2026-02-24-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1512026-03-10T11:39:06.434Z+++ rustup show active-toolchain -v
1522026-03-10T11:39:06.437Z+++ head -n 1
1532026-03-10T11:39:06.437Z+++ cut '-d ' -f1
1542026-03-10T11:39:06.528Z++ export NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1552026-03-10T11:39:06.528Z++ NIGHTLY=nightly-2026-02-24-x86_64-unknown-illumos
1562026-03-10T11:39:06.528Z++ popd
1572026-03-10T11:39:06.532Z/work/oxidecomputer/opte
1582026-03-10T11:39:06.532Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1592026-03-10T11:39:16.193Z Startup: Refreshing catalog 'helios-dev' ... Done
1602026-03-10T11:39:25.632Z Startup: Caching catalogs ... Done
1612026-03-10T11:39:47.527ZPlanning: Solver setup ... Done
1622026-03-10T11:39:47.709ZPlanning: Running solver ... Done
1632026-03-10T11:39:47.889ZPlanning: Finding local manifests ... Done
1642026-03-10T11:39:47.901ZPlanning: Fetching manifests: 0/6 0% complete
1652026-03-10T11:39:47.929ZPlanning: Fetching manifests: 6/6 100% complete
1662026-03-10T11:39:47.945ZPlanning: Package planning ... Done
1672026-03-10T11:39:47.948ZPlanning: Merging actions ... Done
1682026-03-10T11:39:48.207ZPlanning: Checking for conflicting actions ... Done
1692026-03-10T11:39:48.210ZPlanning: Consolidating action changes ... Done
1702026-03-10T11:39:49.055ZPlanning: Evaluating mediators ... Done
1712026-03-10T11:39:49.058ZPlanning: Planning completed in 23.28 seconds
1722026-03-10T11:39:49.069Z Packages to install: 6
1732026-03-10T11:39:49.072Z Services to change: 2
1742026-03-10T11:39:49.072Z Create boot environment: No
1752026-03-10T11:39:49.072ZCreate backup boot environment: No
1762026-03-10T11:39:49.112Z
1772026-03-10T11:39:49.112ZDownload: 0/22 items 0.0/14.7MB 0% complete
1782026-03-10T11:39:49.271ZDownload: Completed 14.66 MB in 0.16 seconds (92.3M/s)
1792026-03-10T11:39:49.372Z Actions: 1/110 actions (Installing new actions)
1802026-03-10T11:39:49.845Z Actions: Completed 110 actions in 0.47 seconds.
1812026-03-10T11:39:50.551Z Done
1822026-03-10T11:39:50.551Z Done
1832026-03-10T11:39:51.435Z Done
1842026-03-10T11:39:55.431Z Done
1852026-03-10T11:39:55.513Z Done
1862026-03-10T11:39:55.516Z Done
1872026-03-10T11:40:01.565Z Done
1882026-03-10T11:40:02.250Z+ [[ -z 01KKBR2E04MGMPHRKVZSBXJ8QJ ]]
1892026-03-10T11:40:02.250Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1902026-03-10T11:40:03.554Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23457:20250626T230506Z
1912026-03-10T11:40:03.554Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1922026-03-10T11:40:03.554Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1932026-03-10T11:40:03.554Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1942026-03-10T11:40:03.558Ztempdir @ "/tmp/.tmp588vlL/tmp"
1952026-03-10T11:40:03.558Zimage root @ "/tmp/.tmp588vlL/tmp/root"
1962026-03-10T11:40:03.558Zcreating image...
1972026-03-10T11:40:03.915Zcopying publishers...
1982026-03-10T11:40:22.075Zadding properties...
1992026-03-10T11:40:22.944Zinstalling packages...
2002026-03-10T11:42:02.158Zseeding SMF database...
2012026-03-10T11:42:08.185Zconfiguring SMF profile...
2022026-03-10T11:42:08.188Zmodifying shadow(5)...
2032026-03-10T11:42:08.188Zloading user and group database...
2042026-03-10T11:42:08.188Zloading facet selections...
2052026-03-10T11:42:08.522Z devel -> true
2062026-03-10T11:42:08.522Z doc.man -> true
2072026-03-10T11:42:08.522Z entire.service/hal -> true
2082026-03-10T11:42:08.522Z entire.service/network/smtp/dma -> true
2092026-03-10T11:42:08.522Z locale.ar -> true
2102026-03-10T11:42:08.522Z locale.ca -> true
2112026-03-10T11:42:08.522Z locale.cs -> true
2122026-03-10T11:42:08.522Z locale.de -> true
2132026-03-10T11:42:08.522Z locale.es -> true
2142026-03-10T11:42:08.522Z locale.fr -> true
2152026-03-10T11:42:08.522Z locale.he -> true
2162026-03-10T11:42:08.522Z locale.hu -> true
2172026-03-10T11:42:08.522Z locale.id -> true
2182026-03-10T11:42:08.523Z locale.it -> true
2192026-03-10T11:42:08.523Z locale.ja -> true
2202026-03-10T11:42:08.523Z locale.ko -> true
2212026-03-10T11:42:08.523Z locale.nl -> true
2222026-03-10T11:42:08.523Z locale.pl -> true
2232026-03-10T11:42:08.523Z locale.pt_BR -> true
2242026-03-10T11:42:08.523Z locale.ru -> true
2252026-03-10T11:42:08.523Z locale.sk -> true
2262026-03-10T11:42:08.523Z locale.sv -> true
2272026-03-10T11:42:08.523Z locale.zh_CN -> true
2282026-03-10T11:42:08.523Z locale.zh_HK -> true
2292026-03-10T11:42:08.523Z locale.zh_TW -> true
2302026-03-10T11:42:08.523Z onu.ooceonly -> true
2312026-03-10T11:42:08.523Z version-lock.shell/ksh93 -> true
2322026-03-10T11:42:08.523Z version-lock.system/data/hardware-registry -> true
2332026-03-10T11:42:08.523Z version-lock.system/data/zoneinfo -> true
2342026-03-10T11:42:08.523Z version-lock.system/microcode/amd -> true
2352026-03-10T11:42:08.523Z version-lock.system/microcode/intel -> true
2362026-03-10T11:42:08.523Z version-lock.system/microcode/oxide -> true
2372026-03-10T11:42:08.523Zassessing packaged files...
2382026-03-10T11:42:10.543Zcreating archive...
2392026-03-10T11:42:10.577Zmissing from packaging:
2402026-03-10T11:42:10.580Z "etc/.pwd.lock"
2412026-03-10T11:42:10.583Z "etc/svc/profile/generic.xml"
2422026-03-10T11:42:10.583Z "etc/svc/profile/inetd_services.xml"
2432026-03-10T11:42:10.583Z "etc/svc/profile/name_service.xml"
2442026-03-10T11:42:10.583Z "etc/svc/profile/platform.xml"
2452026-03-10T11:42:10.583Z "etc/svc/profile/platform_omicron1.xml"
2462026-03-10T11:42:10.583Z "etc/svc/repository.db"
2472026-03-10T11:42:10.586Z
2482026-03-10T11:42:10.592Z
2492026-03-10T11:42:10.592Zfinishing archive...
2502026-03-10T11:42:11.556Zcreating gzonly manifest...
2512026-03-10T11:42:11.559Zok
2522026-03-10T11:42:11.662Z+ trap cleanup EXIT
2532026-03-10T11:42:11.666Z+ OUT_DIR=/work/bench-results
2542026-03-10T11:42:11.666Z+ mkdir -p /work/bench-results
2552026-03-10T11:42:11.666Z+ mkdir -p target/criterion
2562026-03-10T11:42:11.669Z+ mkdir -p target/xde-bench
2572026-03-10T11:42:11.669Z+ banner collect
2582026-03-10T11:42:11.672Z
2592026-03-10T11:42:11.672Z #### #### # # ###### #### #####
2602026-03-10T11:42:11.672Z # # # # # # # # # #
2612026-03-10T11:42:11.672Z # # # # # ##### # #
2622026-03-10T11:42:11.672Z # # # # # # # #
2632026-03-10T11:42:11.672Z # # # # # # # # # #
2642026-03-10T11:42:11.672Z #### #### ###### ###### ###### #### #
2652026-03-10T11:42:11.672Z
2662026-03-10T11:42:11.672Z++ cat .git/refs/heads/master
2672026-03-10T11:42:11.672Z+ BASELINE_COMMIT=914525021e1dae3fd569c5908e1e2b91b99fe0f6
2682026-03-10T11:42:11.672Z+ [[ renovate/rust-1.x == \m\a\s\t\e\r ]]
2692026-03-10T11:42:11.676Z+ get_artifact opte benchmark 914525021e1dae3fd569c5908e1e2b91b99fe0f6 bench-results.tgz
2702026-03-10T11:42:11.676Z+ local curl_res
2712026-03-10T11:42:11.676Z+ repo=opte
2722026-03-10T11:42:11.676Z+ series=benchmark
2732026-03-10T11:42:11.676Z+ commit=914525021e1dae3fd569c5908e1e2b91b99fe0f6
2742026-03-10T11:42:11.676Z+ name=bench-results.tgz
2752026-03-10T11:42:11.676Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2762026-03-10T11:42:11.676Z+ mkdir -p download
2772026-03-10T11:42:11.676Z+ pushd download
2782026-03-10T11:42:11.676Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2792026-03-10T11:42:11.676Z+ [[ ! -f bench-results.tgz ]]
2802026-03-10T11:42:11.676Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/914525021e1dae3fd569c5908e1e2b91b99fe0f6/bench-results.tgz
2812026-03-10T11:42:11.682Z % Total % Received % Xferd Average Speed Time Time Time Current
2822026-03-10T11:42:11.685Z Dload Upload Total Spent Left Speed
2832026-03-10T11:42:11.765Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2842026-03-10T11:42:11.765Zcurl: (22) The requested URL returned error: 404
2852026-03-10T11:42:11.768Z+ curl_res=22
2862026-03-10T11:42:11.768Z+ popd
2872026-03-10T11:42:11.768Z/work/oxidecomputer/opte
2882026-03-10T11:42:11.768Z+ return 22
2892026-03-10T11:42:11.771Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2902026-03-10T11:42:11.771ZBaseline results not found for branch 'master'. Running without comparison.
2912026-03-10T11:42:11.771Z+ [[ '' -eq 1 ]]
2922026-03-10T11:42:11.771Z+ uname -a
2932026-03-10T11:42:11.771ZSunOS w-01KKBRGS2BPN7HX22F0XD9051Q 5.11 helios-2.0.23457 i86pc i386 i86pc
2942026-03-10T11:42:11.771Z+ cat /etc/versions/build
2952026-03-10T11:42:11.774Zheads/stlouis-0-g882bec99c4
2962026-03-10T11:42:11.774Z+ dladm
2972026-03-10T11:42:11.777ZLINK CLASS MTU STATE BRIDGE OVER
2982026-03-10T11:42:11.777Zena0 phys 9216 up -- --
2992026-03-10T11:42:11.777Z+ ipadm
3002026-03-10T11:42:11.780ZADDROBJ TYPE STATE ADDR
3012026-03-10T11:42:11.780Zlo0/v4 static ok 127.0.0.1/8
3022026-03-10T11:42:11.780Zena0/dhcp dhcp ok 10.150.1.87/24
3032026-03-10T11:42:11.780Zlo0/v6 static ok ::1/128
3042026-03-10T11:42:11.780Z+ pfexec rem_drv xde
3052026-03-10T11:42:11.789Z+ set -o errexit
3062026-03-10T11:42:11.792Z+ set -o pipefail
3072026-03-10T11:42:11.792Z+ banner prepare
3082026-03-10T11:42:11.792Z
3092026-03-10T11:42:11.792Z ##### ##### ###### ##### ## ##### ######
3102026-03-10T11:42:11.792Z # # # # # # # # # # # #
3112026-03-10T11:42:11.792Z # # # # ##### # # # # # # #####
3122026-03-10T11:42:11.792Z ##### ##### # ##### ###### ##### #
3132026-03-10T11:42:11.792Z # # # # # # # # # #
3142026-03-10T11:42:11.792Z # # # ###### # # # # # ######
3152026-03-10T11:42:11.792Z
3162026-03-10T11:42:11.792Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3172026-03-10T11:42:11.795Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3182026-03-10T11:42:11.872Z+ pfexec add_drv xde
3192026-03-10T11:42:12.166Z+ banner bench
3202026-03-10T11:42:12.170Z
3212026-03-10T11:42:12.170Z ##### ###### # # #### # #
3222026-03-10T11:42:12.170Z # # # ## # # # # #
3232026-03-10T11:42:12.170Z ##### ##### # # # # ######
3242026-03-10T11:42:12.170Z # # # # # # # # #
3252026-03-10T11:42:12.170Z # # # # ## # # # #
3262026-03-10T11:42:12.170Z ##### ###### # # #### # #
3272026-03-10T11:42:12.170Z
3282026-03-10T11:42:12.170Z+ cargo kbench local
3292026-03-10T11:42:12.336Z Updating crates.io index
3302026-03-10T11:42:12.372Z Updating git repository `https://github.com/oxidecomputer/falcon`
3312026-03-10T11:42:13.346Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322026-03-10T11:42:13.633Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332026-03-10T11:42:13.996Z Updating git repository `https://github.com/oxidecomputer/zone`
3342026-03-10T11:42:14.285Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352026-03-10T11:42:14.683Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3362026-03-10T11:42:14.983Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3372026-03-10T11:42:16.840Z Downloading crates ...
3382026-03-10T11:42:16.897Z Downloaded cpufeatures v0.3.0
3392026-03-10T11:42:16.901Z Downloaded anstyle v1.0.13
3402026-03-10T11:42:16.904Z Downloaded anyhow v1.0.102
3412026-03-10T11:42:16.907Z Downloaded is-terminal v0.4.17
3422026-03-10T11:42:16.910Z Downloaded num_enum_derive v0.7.5
3432026-03-10T11:42:16.910Z Downloaded chacha20 v0.10.0
3442026-03-10T11:42:16.914Z Downloaded embedded-io v0.4.0
3452026-03-10T11:42:16.914Z Downloaded cobs v0.3.0
3462026-03-10T11:42:16.917Z Downloaded futures-io v0.3.32
3472026-03-10T11:42:16.917Z Downloaded circular v0.3.0
3482026-03-10T11:42:16.917Z Downloaded crossbeam-deque v0.8.6
3492026-03-10T11:42:16.920Z Downloaded byteorder v1.5.0
3502026-03-10T11:42:16.920Z Downloaded proc-macro2 v1.0.106
3512026-03-10T11:42:16.924Z Downloaded deranged v0.5.8
3522026-03-10T11:42:16.927Z Downloaded defmt v0.3.100
3532026-03-10T11:42:16.927Z Downloaded darling_macro v0.21.3
3542026-03-10T11:42:16.927Z Downloaded anstyle-query v1.1.5
3552026-03-10T11:42:16.930Z Downloaded foreign-types-shared v0.3.1
3562026-03-10T11:42:16.930Z Downloaded ctor-proc-macro v0.0.7
3572026-03-10T11:42:16.930Z Downloaded cstr-argument v0.1.2
3582026-03-10T11:42:16.930Z Downloaded hash32 v0.3.1
3592026-03-10T11:42:16.934Z Downloaded proc-macro-error-attr2 v2.0.0
3602026-03-10T11:42:16.934Z Downloaded proc-macro-error-attr v1.0.4
3612026-03-10T11:42:16.934Z Downloaded pretty-hex v0.4.1
3622026-03-10T11:42:16.937Z Downloaded ctor v0.6.3
3632026-03-10T11:42:16.941Z Downloaded num-conv v0.2.0
3642026-03-10T11:42:16.944Z Downloaded dtor v0.1.1
3652026-03-10T11:42:16.947Z Downloaded foreign-types-macros v0.2.3
3662026-03-10T11:42:16.947Z Downloaded page_size v0.6.0
3672026-03-10T11:42:16.947Z Downloaded ipnetwork v0.21.1
3682026-03-10T11:42:16.950Z Downloaded proc-macro-crate v3.5.0
3692026-03-10T11:42:16.950Z Downloaded find-msvc-tools v0.1.9
3702026-03-10T11:42:16.953Z Downloaded anes v0.1.6
3712026-03-10T11:42:16.953Z Downloaded defmt-macros v1.0.1
3722026-03-10T11:42:16.956Z Downloaded same-file v1.0.6
3732026-03-10T11:42:16.956Z Downloaded ref-cast v1.0.25
3742026-03-10T11:42:16.959Z Downloaded futures-task v0.3.32
3752026-03-10T11:42:16.959Z Downloaded cfg_aliases v0.2.1
3762026-03-10T11:42:16.962Z Downloaded tabwriter v1.4.1
3772026-03-10T11:42:16.962Z Downloaded oorandom v11.1.5
3782026-03-10T11:42:16.965Z Downloaded slog-async v2.8.0
3792026-03-10T11:42:16.965Z Downloaded is_terminal_polyfill v1.70.2
3802026-03-10T11:42:16.968Z Downloaded futures-sink v0.3.32
3812026-03-10T11:42:16.968Z Downloaded slog-envlogger v2.2.0
3822026-03-10T11:42:16.968Z Downloaded ref-cast-impl v1.0.25
3832026-03-10T11:42:16.971Z Downloaded dyn-clone v1.0.20
3842026-03-10T11:42:16.971Z Downloaded plotters-svg v0.3.7
3852026-03-10T11:42:16.974Z Downloaded foreign-types v0.5.0
3862026-03-10T11:42:16.977Z Downloaded defmt-parser v1.0.0
3872026-03-10T11:42:16.977Z Downloaded alloca v0.4.0
3882026-03-10T11:42:16.977Z Downloaded rusticata-macros v5.0.0
3892026-03-10T11:42:16.980Z Downloaded terminal_size v0.4.3
3902026-03-10T11:42:16.980Z Downloaded heck v0.5.0
3912026-03-10T11:42:16.980Z Downloaded embedded-io v0.6.1
3922026-03-10T11:42:16.983Z Downloaded powerfmt v0.2.0
3932026-03-10T11:42:16.983Z Downloaded dtor-proc-macro v0.0.6
3942026-03-10T11:42:16.983Z Downloaded fnv v1.0.7
3952026-03-10T11:42:16.986Z Downloaded clap_lex v1.0.0
3962026-03-10T11:42:16.987Z Downloaded proc-macro-error2 v2.0.1
3972026-03-10T11:42:16.990Z Downloaded ppv-lite86 v0.2.21
3982026-03-10T11:42:16.990Z Downloaded ident_case v1.0.1
3992026-03-10T11:42:16.990Z Downloaded colorchoice v1.0.4
4002026-03-10T11:42:16.993Z Downloaded rustversion v1.0.22
4012026-03-10T11:42:16.993Z Downloaded plotters-backend v0.3.7
4022026-03-10T11:42:16.996Z Downloaded slab v0.4.12
4032026-03-10T11:42:16.996Z Downloaded macaddr v1.0.1
4042026-03-10T11:42:16.996Z Downloaded oxnet v0.1.4
4052026-03-10T11:42:16.999Z Downloaded equivalent v1.0.2
4062026-03-10T11:42:16.999Z Downloaded futures-macro v0.3.32
4072026-03-10T11:42:16.999Z Downloaded strsim v0.11.1
4082026-03-10T11:42:17.002Z Downloaded cfg-if v1.0.4
4092026-03-10T11:42:17.003Z Downloaded heck v0.4.1
4102026-03-10T11:42:17.003Z Downloaded futures-core v0.3.32
4112026-03-10T11:42:17.003Z Downloaded errno v0.3.14
4122026-03-10T11:42:17.006Z Downloaded ciborium v0.2.2
4132026-03-10T11:42:17.006Z Downloaded ingot-types v0.1.2
4142026-03-10T11:42:17.009Z Downloaded darling v0.21.3
4152026-03-10T11:42:17.012Z Downloaded rand_core v0.10.0
4162026-03-10T11:42:17.012Z Downloaded proc-macro-error v1.0.4
4172026-03-10T11:42:17.015Z Downloaded time-core v0.1.8
4182026-03-10T11:42:17.015Z Downloaded pin-project-lite v0.2.17
4192026-03-10T11:42:17.018Z Downloaded utf8parse v0.2.2
4202026-03-10T11:42:17.021Z Downloaded stable_deref_trait v1.2.1
4212026-03-10T11:42:17.021Z Downloaded lazy_static v1.5.0
4222026-03-10T11:42:17.021Z Downloaded itoa v1.0.17
4232026-03-10T11:42:17.024Z Downloaded ciborium-io v0.2.2
4242026-03-10T11:42:17.024Z Downloaded take_mut v0.2.2
4252026-03-10T11:42:17.024Z Downloaded cast v0.3.0
4262026-03-10T11:42:17.027Z Downloaded managed v0.8.0
4272026-03-10T11:42:17.027Z Downloaded version_check v0.9.5
4282026-03-10T11:42:17.027Z Downloaded thiserror-impl v1.0.69
4292026-03-10T11:42:17.030Z Downloaded criterion-plot v0.8.2
4302026-03-10T11:42:17.030Z Downloaded either v1.15.0
4312026-03-10T11:42:17.030Z Downloaded thiserror v1.0.69
4322026-03-10T11:42:17.034Z Downloaded walkdir v2.5.0
4332026-03-10T11:42:17.037Z Downloaded thread_local v1.1.9
4342026-03-10T11:42:17.037Z Downloaded thiserror-impl v2.0.18
4352026-03-10T11:42:17.040Z Downloaded cookie-factory v0.3.3
4362026-03-10T11:42:17.040Z Downloaded quote v1.0.45
4372026-03-10T11:42:17.043Z Downloaded ingot v0.1.1
4382026-03-10T11:42:17.043Z Downloaded futures-executor v0.3.32
4392026-03-10T11:42:17.043Z Downloaded rand_core v0.9.5
4402026-03-10T11:42:17.046Z Downloaded erased-serde v0.3.31
4412026-03-10T11:42:17.046Z Downloaded postcard v1.1.3
4422026-03-10T11:42:17.049Z Downloaded tinytemplate v1.2.1
4432026-03-10T11:42:17.049Z Downloaded thiserror v2.0.18
4442026-03-10T11:42:17.052Z Downloaded slog-term v2.9.2
4452026-03-10T11:42:17.055Z Downloaded slog-stdlog v4.1.1
4462026-03-10T11:42:17.055Z Downloaded ciborium-ll v0.2.2
4472026-03-10T11:42:17.059Z Downloaded once_cell v1.21.3
4482026-03-10T11:42:17.059Z Downloaded slog-scope v4.4.1
4492026-03-10T11:42:17.062Z Downloaded toml_datetime v1.0.0+spec-1.1.0
4502026-03-10T11:42:17.062Z Downloaded bitflags v1.3.2
4512026-03-10T11:42:17.065Z Downloaded autocfg v1.5.0
4522026-03-10T11:42:17.065Z Downloaded rand_chacha v0.9.0
4532026-03-10T11:42:17.065Z Downloaded darling_core v0.21.3
4542026-03-10T11:42:17.068Z Downloaded defmt v1.0.1
4552026-03-10T11:42:17.071Z Downloaded crc32fast v1.5.0
4562026-03-10T11:42:17.074Z Downloaded ingot-macros v0.1.1
4572026-03-10T11:42:17.074Z Downloaded futures-channel v0.3.32
4582026-03-10T11:42:17.077Z Downloaded term v1.2.1
4592026-03-10T11:42:17.080Z Downloaded tracing-attributes v0.1.31
4602026-03-10T11:42:17.080Z Downloaded crossbeam-utils v0.8.21
4612026-03-10T11:42:17.083Z Downloaded num_enum v0.7.5
4622026-03-10T11:42:17.086Z Downloaded time-macros v0.2.27
4632026-03-10T11:42:17.086Z Downloaded toml_parser v1.0.9+spec-1.1.0
4642026-03-10T11:42:17.089Z Downloaded shlex v1.3.0
4652026-03-10T11:42:17.089Z Downloaded rand v0.10.0
4662026-03-10T11:42:17.092Z Downloaded indexmap v2.13.0
4672026-03-10T11:42:17.095Z Downloaded clap v4.5.60
4682026-03-10T11:42:17.102Z Downloaded zmij v1.0.21
4692026-03-10T11:42:17.105Z Downloaded socket2 v0.6.3
4702026-03-10T11:42:17.105Z Downloaded num-traits v0.2.19
4712026-03-10T11:42:17.108Z Downloaded serde_core v1.0.228
4722026-03-10T11:42:17.111Z Downloaded uuid v1.22.0
4732026-03-10T11:42:17.111Z Downloaded getrandom v0.4.2
4742026-03-10T11:42:17.114Z Downloaded iana-time-zone v0.1.65
4752026-03-10T11:42:17.117Z Downloaded half v2.7.1
4762026-03-10T11:42:17.120Z Downloaded getrandom v0.3.4
4772026-03-10T11:42:17.123Z Downloaded unicode-ident v1.0.24
4782026-03-10T11:42:17.126Z Downloaded serde_derive v1.0.228
4792026-03-10T11:42:17.126Z Downloaded slog v2.8.2
4802026-03-10T11:42:17.129Z Downloaded heapless v0.8.0
4812026-03-10T11:42:17.132Z Downloaded rayon-core v1.13.0
4822026-03-10T11:42:17.135Z Downloaded serde v1.0.228
4832026-03-10T11:42:17.138Z Downloaded futures v0.3.32
4842026-03-10T11:42:17.141Z Downloaded tracing-core v0.1.36
4852026-03-10T11:42:17.144Z Downloaded toml_edit v0.25.4+spec-1.1.0
4862026-03-10T11:42:17.147Z Downloaded arc-swap v1.8.2
4872026-03-10T11:42:17.147Z Downloaded cc v1.2.56
4882026-03-10T11:42:17.150Z Downloaded rand v0.9.2
4892026-03-10T11:42:17.153Z Downloaded memchr v2.8.0
4902026-03-10T11:42:17.156Z Downloaded crossbeam-epoch v0.9.18
4912026-03-10T11:42:17.159Z Downloaded zerocopy-derive v0.8.42
4922026-03-10T11:42:17.164Z Downloaded clap_derive v4.5.55
4932026-03-10T11:42:17.167Z Downloaded anstream v0.6.21
4942026-03-10T11:42:17.170Z Downloaded crossbeam-channel v0.5.15
4952026-03-10T11:42:17.172Z Downloaded log v0.4.29
4962026-03-10T11:42:17.173Z Downloaded colored v3.1.1
4972026-03-10T11:42:17.175Z Downloaded bitflags v2.11.0
4982026-03-10T11:42:17.178Z Downloaded criterion v0.8.2
4992026-03-10T11:42:17.182Z Downloaded aho-corasick v1.1.4
5002026-03-10T11:42:17.186Z Downloaded anstyle-parse v0.2.7
5012026-03-10T11:42:17.189Z Downloaded plotters v0.3.7
5022026-03-10T11:42:17.194Z Downloaded itertools v0.12.1
5032026-03-10T11:42:17.199Z Downloaded itertools v0.14.0
5042026-03-10T11:42:17.203Z Downloaded regex v1.12.3
5052026-03-10T11:42:17.207Z Downloaded clap_builder v4.5.60
5062026-03-10T11:42:17.212Z Downloaded itertools v0.13.0
5072026-03-10T11:42:17.217Z Downloaded futures-util v0.3.32
5082026-03-10T11:42:17.226Z Downloaded serde_json v1.0.149
5092026-03-10T11:42:17.231Z Downloaded pcap-parser v0.17.0
5102026-03-10T11:42:17.236Z Downloaded chrono v0.4.44
5112026-03-10T11:42:17.242Z Downloaded rayon v1.11.0
5122026-03-10T11:42:17.248Z Downloaded nom v8.0.0
5132026-03-10T11:42:17.252Z Downloaded hashbrown v0.16.1
5142026-03-10T11:42:17.255Z Downloaded winnow v0.7.15
5152026-03-10T11:42:17.262Z Downloaded time v0.3.47
5162026-03-10T11:42:17.274Z Downloaded syn v1.0.109
5172026-03-10T11:42:17.291Z Downloaded zerocopy v0.8.42
5182026-03-10T11:42:17.303Z Downloaded nix v0.31.2
5192026-03-10T11:42:17.310Z Downloaded unicode-width v0.2.2
5202026-03-10T11:42:17.315Z Downloaded syn v2.0.117
5212026-03-10T11:42:17.323Z Downloaded smoltcp v0.11.0
5222026-03-10T11:42:17.332Z Downloaded regex-syntax v0.8.10
5232026-03-10T11:42:17.337Z Downloaded rustix v1.1.4
5242026-03-10T11:42:17.353Z Downloaded libc v0.2.183
5252026-03-10T11:42:17.386Z Downloaded tracing v0.1.44
5262026-03-10T11:42:17.400Z Downloaded regex-automata v0.4.14
5272026-03-10T11:42:17.487Z Compiling proc-macro2 v1.0.106
5282026-03-10T11:42:17.490Z Compiling unicode-ident v1.0.24
5292026-03-10T11:42:17.490Z Compiling quote v1.0.45
5302026-03-10T11:42:17.490Z Compiling serde_core v1.0.228
5312026-03-10T11:42:17.490Z Compiling cfg-if v1.0.4
5322026-03-10T11:42:17.490Z Compiling libc v0.2.183
5332026-03-10T11:42:17.490Z Compiling memchr v2.8.0
5342026-03-10T11:42:17.490Z Compiling serde v1.0.228
5352026-03-10T11:42:17.669Z Compiling zerocopy v0.8.42
5362026-03-10T11:42:17.744Z Compiling rustversion v1.0.22
5372026-03-10T11:42:18.043Z Compiling version_check v0.9.5
5382026-03-10T11:42:18.062Z Compiling thiserror v2.0.18
5392026-03-10T11:42:18.179Z Compiling ident_case v1.0.1
5402026-03-10T11:42:18.317Z Compiling either v1.15.0
5412026-03-10T11:42:18.383Z Compiling strsim v0.11.1
5422026-03-10T11:42:18.461Z Compiling fnv v1.0.7
5432026-03-10T11:42:18.760Z Compiling regex-syntax v0.8.10
5442026-03-10T11:42:18.807Z Compiling crossbeam-utils v0.8.21
5452026-03-10T11:42:18.818Z Compiling pin-project-lite v0.2.17
5462026-03-10T11:42:18.828Z Compiling syn v1.0.109
5472026-03-10T11:42:18.922Z Compiling winnow v0.7.15
5482026-03-10T11:42:19.172Z Compiling syn v2.0.117
5492026-03-10T11:42:19.202Z Compiling aho-corasick v1.1.4
5502026-03-10T11:42:19.292Z Compiling hashbrown v0.16.1
5512026-03-10T11:42:19.399Z Compiling equivalent v1.0.2
5522026-03-10T11:42:19.759Z Compiling itertools v0.14.0
5532026-03-10T11:42:20.051Z Compiling indexmap v2.13.0
5542026-03-10T11:42:20.858Z Compiling bitflags v2.11.0
5552026-03-10T11:42:20.934Z Compiling regex-automata v0.4.14
5562026-03-10T11:42:20.986Z Compiling toml_parser v1.0.9+spec-1.1.0
5572026-03-10T11:42:21.284Z Compiling heapless v0.8.0
5582026-03-10T11:42:21.429Z Compiling byteorder v1.5.0
5592026-03-10T11:42:21.631Z Compiling autocfg v1.5.0
5602026-03-10T11:42:21.641Z Compiling toml_datetime v1.0.0+spec-1.1.0
5612026-03-10T11:42:21.726Z Compiling hash32 v0.3.1
5622026-03-10T11:42:21.873Z Compiling toml_edit v0.25.4+spec-1.1.0
5632026-03-10T11:42:21.893Z Compiling slog v2.8.2
5642026-03-10T11:42:21.921Z Compiling macaddr v1.0.1
5652026-03-10T11:42:22.053Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5662026-03-10T11:42:22.081Z Compiling num-traits v0.2.19
5672026-03-10T11:42:22.184Z Compiling smoltcp v0.11.0
5682026-03-10T11:42:22.208Z Compiling futures-core v0.3.32
5692026-03-10T11:42:22.378Z Compiling stable_deref_trait v1.2.1
5702026-03-10T11:42:22.389Z Compiling futures-sink v0.3.32
5712026-03-10T11:42:22.515Z Compiling futures-channel v0.3.32
5722026-03-10T11:42:22.636Z Compiling proc-macro-error-attr v1.0.4
5732026-03-10T11:42:22.645Z Compiling ref-cast v1.0.25
5742026-03-10T11:42:22.853Z Compiling proc-macro-crate v3.5.0
5752026-03-10T11:42:22.904Z Compiling futures-task v0.3.32
5762026-03-10T11:42:23.037Z Compiling darling_core v0.21.3
5772026-03-10T11:42:23.112Z Compiling slab v0.4.12
5782026-03-10T11:42:23.141Z Compiling crc32fast v1.5.0
5792026-03-10T11:42:23.223Z Compiling anyhow v1.0.102
5802026-03-10T11:42:23.355Z Compiling regex v1.12.3
5812026-03-10T11:42:23.429Z Compiling managed v0.8.0
5822026-03-10T11:42:23.485Z Compiling getrandom v0.4.2
5832026-03-10T11:42:23.608Z Compiling futures-io v0.3.32
5842026-03-10T11:42:23.746Z Compiling rand_core v0.10.0
5852026-03-10T11:42:23.797Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
5862026-03-10T11:42:23.839Z Compiling itoa v1.0.17
5872026-03-10T11:42:23.904Z Compiling bitflags v1.3.2
5882026-03-10T11:42:24.161Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5892026-03-10T11:42:24.218Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5902026-03-10T11:42:24.481Z Compiling proc-macro-error v1.0.4
5912026-03-10T11:42:24.503Z Compiling getrandom v0.3.4
5922026-03-10T11:42:24.620Z Compiling ipnetwork v0.21.1
5932026-03-10T11:42:24.648Z Compiling unicode-width v0.2.2
5942026-03-10T11:42:24.743Z Compiling cpufeatures v0.3.0
5952026-03-10T11:42:24.819Z Compiling rustix v1.1.4
5962026-03-10T11:42:24.830Z Compiling serde_derive v1.0.228
5972026-03-10T11:42:24.894Z Compiling zerocopy-derive v0.8.42
5982026-03-10T11:42:25.028Z Compiling thiserror-impl v2.0.18
5992026-03-10T11:42:25.098Z Compiling futures-macro v0.3.32
6002026-03-10T11:42:25.194Z Compiling ref-cast-impl v1.0.25
6012026-03-10T11:42:25.243Z Compiling num_enum_derive v0.7.5
6022026-03-10T11:42:25.911Z Compiling foreign-types-macros v0.2.3
6032026-03-10T11:42:26.106Z Compiling darling_macro v0.21.3
6042026-03-10T11:42:26.123Z Compiling futures-util v0.3.32
6052026-03-10T11:42:26.522Z Compiling once_cell v1.21.3
6062026-03-10T11:42:26.703Z Compiling foreign-types-shared v0.3.1
6072026-03-10T11:42:26.735Z Compiling cobs v0.3.0
6082026-03-10T11:42:26.760Z Compiling darling v0.21.3
6092026-03-10T11:42:26.805Z Compiling foreign-types v0.5.0
6102026-03-10T11:42:26.833Z Compiling tracing-core v0.1.36
6112026-03-10T11:42:26.850Z Compiling ingot-macros v0.1.1
6122026-03-10T11:42:26.890Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6132026-03-10T11:42:27.000Z Compiling num_enum v0.7.5
6142026-03-10T11:42:27.562Z Compiling tabwriter v1.4.1
6152026-03-10T11:42:27.616Z Compiling tracing-attributes v0.1.31
6162026-03-10T11:42:27.704Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6172026-03-10T11:42:27.976Z Compiling chacha20 v0.10.0
6182026-03-10T11:42:28.124Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6192026-03-10T11:42:29.033Z Compiling errno v0.3.14
6202026-03-10T11:42:29.179Z Compiling cstr-argument v0.1.2
6212026-03-10T11:42:29.217Z Compiling erased-serde v0.3.31
6222026-03-10T11:42:29.278Z Compiling postcard v1.1.3
6232026-03-10T11:42:29.385Z Compiling find-msvc-tools v0.1.9
6242026-03-10T11:42:29.687Z Compiling futures-executor v0.3.32
6252026-03-10T11:42:29.749Z Compiling shlex v1.3.0
6262026-03-10T11:42:30.022Z Compiling powerfmt v0.2.0
6272026-03-10T11:42:30.236Z Compiling thiserror v1.0.69
6282026-03-10T11:42:30.313Z Compiling pretty-hex v0.4.1
6292026-03-10T11:42:30.437Z Compiling dyn-clone v1.0.20
6302026-03-10T11:42:30.479Z Compiling utf8parse v0.2.2
6312026-03-10T11:42:30.539Z Compiling zmij v1.0.21
6322026-03-10T11:42:30.602Z Compiling time-core v0.1.8
6332026-03-10T11:42:30.613Z Compiling num-conv v0.2.0
6342026-03-10T11:42:30.616Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
6352026-03-10T11:42:30.792Z Compiling time-macros v0.2.27
6362026-03-10T11:42:30.894Z Compiling anstyle-parse v0.2.7
6372026-03-10T11:42:30.931Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
6382026-03-10T11:42:31.009Z Compiling deranged v0.5.8
6392026-03-10T11:42:31.149Z Compiling cc v1.2.56
6402026-03-10T11:42:31.166Z Compiling futures v0.3.32
6412026-03-10T11:42:31.177Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6422026-03-10T11:42:31.256Z Compiling tracing v0.1.44
6432026-03-10T11:42:31.544Z Compiling ingot-types v0.1.2
6442026-03-10T11:42:31.664Z Compiling rand v0.10.0
6452026-03-10T11:42:32.114Z Compiling ingot v0.1.1
6462026-03-10T11:42:32.752Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6472026-03-10T11:42:32.794Z Compiling thiserror-impl v1.0.69
6482026-03-10T11:42:32.892Z Compiling crossbeam-epoch v0.9.18
6492026-03-10T11:42:32.977Z Compiling uuid v1.22.0
6502026-03-10T11:42:33.017Z Compiling arc-swap v1.8.2
6512026-03-10T11:42:33.461Z Compiling socket2 v0.6.3
6522026-03-10T11:42:33.474Z Compiling nom v8.0.0
6532026-03-10T11:42:33.534Z Compiling thread_local v1.1.9
6542026-03-10T11:42:33.960Z Compiling anstyle v1.0.13
6552026-03-10T11:42:34.017Z Compiling rayon-core v1.13.0
6562026-03-10T11:42:34.192Z Compiling iana-time-zone v0.1.65
6572026-03-10T11:42:34.281Z Compiling colorchoice v1.0.4
6582026-03-10T11:42:34.284Z Compiling heck v0.4.1
6592026-03-10T11:42:34.322Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6602026-03-10T11:42:34.531Z Compiling anstyle-query v1.1.5
6612026-03-10T11:42:34.556Z Compiling lazy_static v1.5.0
6622026-03-10T11:42:34.584Z Compiling serde_json v1.0.149
6632026-03-10T11:42:34.652Z Compiling is_terminal_polyfill v1.70.2
6642026-03-10T11:42:34.670Z Compiling slog-async v2.8.0
6652026-03-10T11:42:34.762Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6662026-03-10T11:42:34.857Z Compiling colored v3.1.1
6672026-03-10T11:42:35.105Z Compiling oxnet v0.1.4
6682026-03-10T11:42:35.360Z Compiling time v0.3.47
6692026-03-10T11:42:35.576Z Compiling anstream v0.6.21
6702026-03-10T11:42:36.102Z Compiling slog-scope v4.4.1
6712026-03-10T11:42:36.746Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6722026-03-10T11:42:36.817Z Compiling rusticata-macros v5.0.0
6732026-03-10T11:42:37.046Z Compiling chrono v0.4.44
6742026-03-10T11:42:37.075Z Compiling crossbeam-deque v0.8.6
6752026-03-10T11:42:37.142Z Compiling rand_core v0.9.5
6762026-03-10T11:42:37.385Z Compiling alloca v0.4.0
6772026-03-10T11:42:37.476Z Compiling terminal_size v0.4.3
6782026-03-10T11:42:37.504Z Compiling ppv-lite86 v0.2.21
6792026-03-10T11:42:37.616Z Compiling half v2.7.1
6802026-03-10T11:42:37.649Z Compiling cookie-factory v0.3.3
6812026-03-10T11:42:37.987Z Compiling crossbeam-channel v0.5.15
6822026-03-10T11:42:38.054Z Compiling is-terminal v0.4.17
6832026-03-10T11:42:38.075Z Compiling itertools v0.12.1
6842026-03-10T11:42:38.115Z Compiling ciborium-io v0.2.2
6852026-03-10T11:42:38.166Z Compiling cfg_aliases v0.2.1
6862026-03-10T11:42:38.227Z Compiling plotters-backend v0.3.7
6872026-03-10T11:42:38.247Z Compiling clap_lex v1.0.0
6882026-03-10T11:42:38.636Z Compiling log v0.4.29
6892026-03-10T11:42:38.658Z Compiling take_mut v0.2.2
6902026-03-10T11:42:38.792Z Compiling heck v0.5.0
6912026-03-10T11:42:38.816Z Compiling circular v0.3.0
6922026-03-10T11:42:39.050Z Compiling term v1.2.1
6932026-03-10T11:42:39.082Z Compiling clap_derive v4.5.55
6942026-03-10T11:42:39.763Z Compiling slog-term v2.9.2
6952026-03-10T11:42:40.036Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6962026-03-10T11:42:40.281Z Compiling clap_builder v4.5.60
6972026-03-10T11:42:40.498Z Compiling pcap-parser v0.17.0
6982026-03-10T11:42:40.679Z Compiling slog-stdlog v4.1.1
6992026-03-10T11:42:41.062Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
7002026-03-10T11:42:41.343Z Compiling plotters-svg v0.3.7
7012026-03-10T11:42:41.558Z Compiling nix v0.31.2
7022026-03-10T11:42:41.717Z Compiling ciborium-ll v0.2.2
7032026-03-10T11:42:42.013Z Compiling rand_chacha v0.9.0
7042026-03-10T11:42:42.391Z Compiling itertools v0.13.0
7052026-03-10T11:42:42.761Z Compiling same-file v1.0.6
7062026-03-10T11:42:42.962Z Compiling cast v0.3.0
7072026-03-10T11:42:43.002Z Compiling rayon v1.11.0
7082026-03-10T11:42:43.199Z Compiling tinytemplate v1.2.1
7092026-03-10T11:42:43.979Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7102026-03-10T11:42:44.270Z Compiling criterion-plot v0.8.2
7112026-03-10T11:42:44.426Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7122026-03-10T11:42:44.436Z Compiling clap v4.5.60
7132026-03-10T11:42:44.528Z Compiling walkdir v2.5.0
7142026-03-10T11:42:45.281Z Compiling rand v0.9.2
7152026-03-10T11:42:45.401Z Compiling ciborium v0.2.2
7162026-03-10T11:42:45.956Z Compiling plotters v0.3.7
7172026-03-10T11:42:46.250Z Compiling slog-envlogger v2.2.0
7182026-03-10T11:42:46.422Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#ce503058)
7192026-03-10T11:42:46.631Z Compiling page_size v0.6.0
7202026-03-10T11:42:46.765Z Compiling oorandom v11.1.5
7212026-03-10T11:42:46.920Z Compiling dtor-proc-macro v0.0.6
7222026-03-10T11:42:47.364Z Compiling anes v0.1.6
7232026-03-10T11:42:47.454Z Compiling dtor v0.1.1
7242026-03-10T11:42:47.546Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7252026-03-10T11:42:47.615Z Compiling criterion v0.8.2
7262026-03-10T11:42:47.699Z Compiling ctor-proc-macro v0.0.7
7272026-03-10T11:42:48.125Z Compiling ctor v0.6.3
7282026-03-10T11:42:50.229Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7292026-03-10T11:43:07.900Z Finished `bench` profile [optimized + debuginfo] target(s) in 55.68s
7302026-03-10T11:43:08.018Z Running benches/xde.rs (target/release/deps/xde-b362a3694605be3a)
7312026-03-10T11:43:08.028Z###--------------------------------###
7322026-03-10T11:43:08.028Z:::Building test topology... (120s):::
7332026-03-10T11:43:08.028Z###--------------------------------###
7342026-03-10T11:43:08.034Zadding underlay route 0
7352026-03-10T11:43:08.037Zadding underlay route 1
7362026-03-10T11:43:08.184Zstart zone a
7372026-03-10T11:43:18.233Zconfigure zone
7382026-03-10T11:43:18.254Zinstall zone
7392026-03-10T11:43:27.828Zboot zone
7402026-03-10T11:43:27.928Zstart zone b
7412026-03-10T11:43:37.992Zconfigure zone
7422026-03-10T11:43:38.003Zinstall zone
7432026-03-10T11:43:39.224Zboot zone
7442026-03-10T11:43:39.317Zsetup zone a
7452026-03-10T11:43:39.317Z[a] svcs -a
7462026-03-10T11:43:39.438ZSTATE STIME FMRI
7472026-03-10T11:43:39.438Zlegacy_run 11:43:30 lrc:/etc/rc2_d/S20sysetup
7482026-03-10T11:43:39.438Zlegacy_run 11:43:30 lrc:/etc/rc2_d/S89PRESERVE
7492026-03-10T11:43:39.438Zdisabled 11:43:27 svc:/system/device/mpxio-upgrade:default
7502026-03-10T11:43:39.438Zdisabled 11:43:27 svc:/network/install:default
7512026-03-10T11:43:39.438Zdisabled 11:43:27 svc:/network/ipmp:default
7522026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/physical:nwam
7532026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/location:default
7542026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/ipsec/ike:default
7552026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/tcpkey:default
7562026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/ipsec/manual-key:default
7572026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/dns/install:default
7582026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nis/client:default
7592026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/ldap/client:default
7602026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nfs/status:default
7612026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nfs/nlockmgr:default
7622026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nfs/cbd:default
7632026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/system/idmap:default
7642026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nfs/mapid:default
7652026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/rpc/keyserv:default
7662026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/inetd:default
7672026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nfs/client:default
7682026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/smb/client:default
7692026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/system/auditd:default
7702026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/application/management/net-snmp:default
7712026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/dns/multicast:default
7722026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/application/pkg/dynamic-mirror:default
7732026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/application/pkg/repositories-setup:default
7742026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/application/pkg/mirror:default
7752026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/application/pkg/server:default
7762026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/application/security/tcsd:default
7772026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/smb/server:default
7782026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/system/filesystem/reparse:default
7792026-03-10T11:43:39.439Zdisabled 11:43:27 svc:/network/nfs/server:default
7802026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/nfs/log:default
7812026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/routing/rdisc:default
7822026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/ipv6-forwarding:default
7832026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/routing/ripng:default
7842026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/routing/route:default
7852026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/routing/legacy-routing:ipv4
7862026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/routing/legacy-routing:ipv6
7872026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/security/kadmin:default
7882026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/security/krb5kdc:default
7892026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/chrony:default
7902026-03-10T11:43:39.439Zdisabled 11:43:28 svc:/network/ipv4-forwarding:default
7912026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/network/ipqos:default
7922026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/device/allocate:default
7932026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/fm/notify-params:default
7942026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/svc/global:default
7952026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/sar:default
7962026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/hotplug:default
7972026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/process-security:default
7982026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/vtdaemon:default
7992026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/console-login:vt2
8002026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/console-login:vt3
8012026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/console-login:vt4
8022026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/console-login:vt5
8032026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/console-login:vt6
8042026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/extended-accounting:flow
8052026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/extended-accounting:net
8062026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/extended-accounting:process
8072026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/extended-accounting:task
8082026-03-10T11:43:39.440Zdisabled 11:43:28 svc:/system/consadm:default
8092026-03-10T11:43:39.440Zdisabled 11:43:30 svc:/network/dns/client:default
8102026-03-10T11:43:39.440Zdisabled 11:43:30 svc:/network/rpc/bind:default
8112026-03-10T11:43:39.440Zdisabled 11:43:30 svc:/system/sac:default
8122026-03-10T11:43:39.440Zdisabled 11:43:31 svc:/network/inetd-upgrade:default
8132026-03-10T11:43:39.440Zonline 11:43:27 svc:/system/svc/restarter:default
8142026-03-10T11:43:39.440Zonline 11:43:27 svc:/system/early-manifest-import:default
8152026-03-10T11:43:39.440Zonline 11:43:27 svc:/system/filesystem/root:default
8162026-03-10T11:43:39.440Zonline 11:43:27 svc:/network/ip-interface-management:default
8172026-03-10T11:43:39.440Zonline 11:43:27 svc:/network/netcfg:default
8182026-03-10T11:43:39.440Zonline 11:43:27 svc:/network/datalink-management:default
8192026-03-10T11:43:39.440Zonline 11:43:28 svc:/system/boot-archive:default
8202026-03-10T11:43:39.440Zonline 11:43:28 svc:/network/loopback:default
8212026-03-10T11:43:39.440Zonline 11:43:28 svc:/system/filesystem/usr:default
8222026-03-10T11:43:39.440Zonline 11:43:28 svc:/system/device/local:default
8232026-03-10T11:43:39.440Zonline 11:43:28 svc:/network/physical:default
8242026-03-10T11:43:39.440Zonline 11:43:28 svc:/milestone/devices:default
8252026-03-10T11:43:39.440Zonline 11:43:28 svc:/network/ipsec/ipsecalgs:default
8262026-03-10T11:43:39.440Zonline 11:43:28 svc:/system/identity:node
8272026-03-10T11:43:39.440Zonline 11:43:28 svc:/system/filesystem/minimal:default
8282026-03-10T11:43:39.440Zonline 11:43:28 svc:/system/device/audio:default
8292026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/rmtmpfiles:default
8302026-03-10T11:43:39.441Zonline 11:43:28 svc:/network/ipsec/policy:default
8312026-03-10T11:43:39.441Zonline 11:43:28 svc:/milestone/network:default
8322026-03-10T11:43:39.441Zonline 11:43:28 svc:/network/initial:default
8332026-03-10T11:43:39.441Zonline 11:43:28 svc:/network/iptun:default
8342026-03-10T11:43:39.441Zonline 11:43:28 svc:/network/netmask:default
8352026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/hostid:default
8362026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/logadm-upgrade:default
8372026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/fmd:default
8382026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/pfexec:default
8392026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/auditset:default
8402026-03-10T11:43:39.441Zonline 11:43:28 svc:/system/pkgserv:default
8412026-03-10T11:43:39.441Zonline 11:43:30 svc:/system/rbac:default
8422026-03-10T11:43:39.441Zonline 11:43:30 svc:/network/service:default
8432026-03-10T11:43:39.441Zonline 11:43:30 svc:/system/cryptosvc:default
8442026-03-10T11:43:39.441Zonline 11:43:30 svc:/system/identity:domain
8452026-03-10T11:43:39.441Zonline 11:43:30 svc:/system/keymap:default
8462026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/name-service-cache:default
8472026-03-10T11:43:39.445Zonline 11:43:30 svc:/milestone/name-services:default
8482026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/manifest-import:default
8492026-03-10T11:43:39.445Zonline 11:43:30 svc:/milestone/single-user:default
8502026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/coreadm:default
8512026-03-10T11:43:39.445Zonline 11:43:30 svc:/milestone/sysconfig:default
8522026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/filesystem/local:default
8532026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/utmp:default
8542026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/boot-archive-update:default
8552026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/console-login:default
8562026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/system-log:default
8572026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/cron:default
8582026-03-10T11:43:39.445Zonline 11:43:30 svc:/network/shares/group:default
8592026-03-10T11:43:39.445Zonline 11:43:30 svc:/milestone/multi-user:default
8602026-03-10T11:43:39.445Zonline 11:43:30 svc:/network/shares/group:zfs
8612026-03-10T11:43:39.445Zonline 11:43:30 svc:/system/boot-config:default
8622026-03-10T11:43:39.445Zonline 11:43:30 svc:/network/routing-setup:default
8632026-03-10T11:43:39.445Zonline 11:43:30 svc:/network/routing/ndp:default
8642026-03-10T11:43:39.445Zonline 11:43:31 svc:/system/update-man-index:default
8652026-03-10T11:43:39.445Zonline 11:43:31 svc:/network/ssh:default
8662026-03-10T11:43:39.445Zonline 11:43:31 svc:/milestone/multi-user-server:default
8672026-03-10T11:43:39.445Zuninitialized 11:43:27 svc:/network/rpc/gss:default
8682026-03-10T11:43:39.445Zuninitialized 11:43:28 svc:/network/nfs/rquota:default
8692026-03-10T11:43:39.445Zuninitialized 11:43:28 svc:/network/security/ktkt_warn:default
8702026-03-10T11:43:39.445Z[a] svcs milestone/network
8712026-03-10T11:43:39.455ZSTATE STIME FMRI
8722026-03-10T11:43:39.455Zonline 11:43:28 svc:/milestone/network:default
8732026-03-10T11:43:39.455Z[a] ipadm create-addr -t -T dhcp opte0/test
8742026-03-10T11:43:44.290Z
8752026-03-10T11:43:44.291Z[a] route add -iface 10.0.0.254 10.0.0.1
8762026-03-10T11:43:44.308Zadd host 10.0.0.254: gateway 10.0.0.1
8772026-03-10T11:43:44.308Z[a] route add 10.0.0.0/24 10.0.0.254
8782026-03-10T11:43:44.323Zadd net 10.0.0.0/24: gateway 10.0.0.254
8792026-03-10T11:43:44.323Z[a] route add 224.0.0.0/4 10.0.0.254
8802026-03-10T11:43:44.338Zadd net 224.0.0.0/4: gateway 10.0.0.254
8812026-03-10T11:43:44.338Zsetup zone b
8822026-03-10T11:43:44.338Z[b] svcs -a
8832026-03-10T11:43:44.450ZSTATE STIME FMRI
8842026-03-10T11:43:44.450Zlegacy_run 11:43:42 lrc:/etc/rc2_d/S20sysetup
8852026-03-10T11:43:44.450Zlegacy_run 11:43:42 lrc:/etc/rc2_d/S89PRESERVE
8862026-03-10T11:43:44.450Zdisabled 11:43:38 svc:/system/device/mpxio-upgrade:default
8872026-03-10T11:43:44.450Zdisabled 11:43:38 svc:/network/install:default
8882026-03-10T11:43:44.450Zdisabled 11:43:38 svc:/network/ipmp:default
8892026-03-10T11:43:44.450Zdisabled 11:43:38 svc:/network/physical:nwam
8902026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/location:default
8912026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/ipsec/ike:default
8922026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/tcpkey:default
8932026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/ipsec/manual-key:default
8942026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/dns/install:default
8952026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/nis/client:default
8962026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/ldap/client:default
8972026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/nfs/status:default
8982026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/nfs/nlockmgr:default
8992026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/nfs/cbd:default
9002026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/system/idmap:default
9012026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/nfs/mapid:default
9022026-03-10T11:43:44.450Zdisabled 11:43:39 svc:/network/rpc/keyserv:default
9032026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/inetd:default
9042026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/nfs/client:default
9052026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/smb/client:default
9062026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/auditd:default
9072026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/application/management/net-snmp:default
9082026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/dns/multicast:default
9092026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/application/pkg/dynamic-mirror:default
9102026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/application/pkg/repositories-setup:default
9112026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/application/pkg/mirror:default
9122026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/application/pkg/server:default
9132026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/application/security/tcsd:default
9142026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/smb/server:default
9152026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/filesystem/reparse:default
9162026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/nfs/server:default
9172026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/nfs/log:default
9182026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/routing/rdisc:default
9192026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/ipv6-forwarding:default
9202026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/routing/ripng:default
9212026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/routing/route:default
9222026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/routing/legacy-routing:ipv4
9232026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/routing/legacy-routing:ipv6
9242026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/security/kadmin:default
9252026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/security/krb5kdc:default
9262026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/chrony:default
9272026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/ipv4-forwarding:default
9282026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/network/ipqos:default
9292026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/device/allocate:default
9302026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/fm/notify-params:default
9312026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/svc/global:default
9322026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/sar:default
9332026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/hotplug:default
9342026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/process-security:default
9352026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/vtdaemon:default
9362026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/console-login:vt2
9372026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/console-login:vt3
9382026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/console-login:vt4
9392026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/console-login:vt5
9402026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/console-login:vt6
9412026-03-10T11:43:44.451Zdisabled 11:43:39 svc:/system/extended-accounting:flow
9422026-03-10T11:43:44.452Zdisabled 11:43:39 svc:/system/extended-accounting:net
9432026-03-10T11:43:44.452Zdisabled 11:43:39 svc:/system/extended-accounting:process
9442026-03-10T11:43:44.452Zdisabled 11:43:39 svc:/system/extended-accounting:task
9452026-03-10T11:43:44.452Zdisabled 11:43:39 svc:/system/consadm:default
9462026-03-10T11:43:44.452Zdisabled 11:43:41 svc:/network/dns/client:default
9472026-03-10T11:43:44.452Zdisabled 11:43:41 svc:/network/rpc/bind:default
9482026-03-10T11:43:44.452Zdisabled 11:43:41 svc:/system/sac:default
9492026-03-10T11:43:44.452Zdisabled 11:43:42 svc:/network/inetd-upgrade:default
9502026-03-10T11:43:44.452Zonline 11:43:38 svc:/system/svc/restarter:default
9512026-03-10T11:43:44.452Zonline 11:43:38 svc:/system/early-manifest-import:default
9522026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/filesystem/root:default
9532026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/ip-interface-management:default
9542026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/datalink-management:default
9552026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/netcfg:default
9562026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/boot-archive:default
9572026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/loopback:default
9582026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/filesystem/usr:default
9592026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/physical:default
9602026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/device/local:default
9612026-03-10T11:43:44.452Zonline 11:43:39 svc:/milestone/devices:default
9622026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/identity:node
9632026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/ipsec/ipsecalgs:default
9642026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/device/audio:default
9652026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/filesystem/minimal:default
9662026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/ipsec/policy:default
9672026-03-10T11:43:44.452Zonline 11:43:39 svc:/milestone/network:default
9682026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/rmtmpfiles:default
9692026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/initial:default
9702026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/iptun:default
9712026-03-10T11:43:44.452Zonline 11:43:39 svc:/network/netmask:default
9722026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/hostid:default
9732026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/logadm-upgrade:default
9742026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/fmd:default
9752026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/pfexec:default
9762026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/auditset:default
9772026-03-10T11:43:44.452Zonline 11:43:39 svc:/system/pkgserv:default
9782026-03-10T11:43:44.452Zonline 11:43:41 svc:/system/rbac:default
9792026-03-10T11:43:44.452Zonline 11:43:41 svc:/network/service:default
9802026-03-10T11:43:44.452Zonline 11:43:41 svc:/system/cryptosvc:default
9812026-03-10T11:43:44.453Zonline 11:43:41 svc:/system/identity:domain
9822026-03-10T11:43:44.453Zonline 11:43:41 svc:/system/keymap:default
9832026-03-10T11:43:44.456Zonline 11:43:41 svc:/system/name-service-cache:default
9842026-03-10T11:43:44.456Zonline 11:43:41 svc:/system/manifest-import:default
9852026-03-10T11:43:44.456Zonline 11:43:41 svc:/milestone/name-services:default
9862026-03-10T11:43:44.456Zonline 11:43:41 svc:/system/coreadm:default
9872026-03-10T11:43:44.456Zonline 11:43:41 svc:/milestone/single-user:default
9882026-03-10T11:43:44.456Zonline 11:43:41 svc:/milestone/sysconfig:default
9892026-03-10T11:43:44.456Zonline 11:43:41 svc:/system/utmp:default
9902026-03-10T11:43:44.456Zonline 11:43:41 svc:/system/filesystem/local:default
9912026-03-10T11:43:44.456Zonline 11:43:42 svc:/system/console-login:default
9922026-03-10T11:43:44.456Zonline 11:43:42 svc:/system/system-log:default
9932026-03-10T11:43:44.456Zonline 11:43:42 svc:/system/cron:default
9942026-03-10T11:43:44.456Zonline 11:43:42 svc:/system/boot-archive-update:default
9952026-03-10T11:43:44.456Zonline 11:43:42 svc:/network/shares/group:default
9962026-03-10T11:43:44.457Zonline 11:43:42 svc:/milestone/multi-user:default
9972026-03-10T11:43:44.457Zonline 11:43:42 svc:/system/boot-config:default
9982026-03-10T11:43:44.457Zonline 11:43:42 svc:/network/shares/group:zfs
9992026-03-10T11:43:44.457Zonline 11:43:42 svc:/network/routing-setup:default
10002026-03-10T11:43:44.457Zonline 11:43:42 svc:/network/routing/ndp:default
10012026-03-10T11:43:44.457Zonline 11:43:42 svc:/system/update-man-index:default
10022026-03-10T11:43:44.457Zonline 11:43:42 svc:/network/ssh:default
10032026-03-10T11:43:44.457Zonline 11:43:42 svc:/milestone/multi-user-server:default
10042026-03-10T11:43:44.457Zuninitialized 11:43:39 svc:/network/rpc/gss:default
10052026-03-10T11:43:44.457Zuninitialized 11:43:39 svc:/network/nfs/rquota:default
10062026-03-10T11:43:44.457Zuninitialized 11:43:39 svc:/network/security/ktkt_warn:default
10072026-03-10T11:43:44.457Z[b] svcs milestone/network
10082026-03-10T11:43:44.467ZSTATE STIME FMRI
10092026-03-10T11:43:44.467Zonline 11:43:39 svc:/milestone/network:default
10102026-03-10T11:43:44.467Z[b] ipadm create-addr -t -T dhcp opte1/test
10112026-03-10T11:43:50.477Z
10122026-03-10T11:43:50.477Z[b] route add -iface 10.0.0.254 10.0.0.2
10132026-03-10T11:43:50.493Zadd host 10.0.0.254: gateway 10.0.0.2
10142026-03-10T11:43:50.493Z[b] route add 10.0.0.0/24 10.0.0.254
10152026-03-10T11:43:50.507Zadd net 10.0.0.0/24: gateway 10.0.0.254
10162026-03-10T11:43:50.507Z[b] route add 224.0.0.0/4 10.0.0.254
10172026-03-10T11:43:50.521Zadd net 224.0.0.0/4: gateway 10.0.0.254
10182026-03-10T11:43:50.521Z###---------------###
10192026-03-10T11:43:50.521Z:::Topology built!:::
10202026-03-10T11:43:50.521Z###---------------###
10212026-03-10T11:43:50.525Z###----------------###
10222026-03-10T11:43:50.525Z::: iPerf spawned! :::
10232026-03-10T11:43:50.525Z:::Waiting... (10s):::
10242026-03-10T11:43:50.525Z###----------------###
10252026-03-10T11:44:00.521Z###---###
10262026-03-10T11:44:00.521Z:::Go!:::
10272026-03-10T11:44:00.521Z###---###
10282026-03-10T11:44:00.521Z[a] ping 10.0.0.2
10292026-03-10T11:44:00.540Z10.0.0.2 is alive
10302026-03-10T11:44:00.540Z###-------------------###
10312026-03-10T11:44:00.540Z:::Running experiment :::
10322026-03-10T11:44:00.540Z:::iperf-tcp/local/c2s:::
10332026-03-10T11:44:00.540Z###-------------------###
10342026-03-10T11:44:07.565Z-----------------------------------------------------------
10352026-03-10T11:44:07.565ZServer listening on 5201
10362026-03-10T11:44:07.565Z-----------------------------------------------------------
10372026-03-10T11:44:07.565ZAccepted connection from 10.0.0.1, port 54361
10382026-03-10T11:44:07.565Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43387
10392026-03-10T11:44:07.565Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34276
10402026-03-10T11:44:07.565Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39226
10412026-03-10T11:44:07.565Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65381
10422026-03-10T11:44:07.565Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45622
10432026-03-10T11:44:07.565Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64656
10442026-03-10T11:44:07.565Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35737
10452026-03-10T11:44:07.565Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46957
10462026-03-10T11:44:07.565Z[ ID] Interval Transfer Bandwidth
10472026-03-10T11:44:07.565Z[ 5] 0.00-1.00 sec 82.3 MBytes 691 Mbits/sec
10482026-03-10T11:44:07.565Z[ 7] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
10492026-03-10T11:44:07.565Z[ 9] 0.00-1.00 sec 82.0 MBytes 688 Mbits/sec
10502026-03-10T11:44:07.565Z[ 11] 0.00-1.00 sec 81.8 MBytes 687 Mbits/sec
10512026-03-10T11:44:07.565Z[ 13] 0.00-1.00 sec 81.8 MBytes 686 Mbits/sec
10522026-03-10T11:44:07.565Z[ 15] 0.00-1.00 sec 81.7 MBytes 686 Mbits/sec
10532026-03-10T11:44:07.565Z[ 17] 0.00-1.00 sec 81.7 MBytes 685 Mbits/sec
10542026-03-10T11:44:07.565Z[ 19] 0.00-1.00 sec 81.6 MBytes 685 Mbits/sec
10552026-03-10T11:44:07.566Z[SUM] 0.00-1.00 sec 655 MBytes 5.49 Gbits/sec
10562026-03-10T11:44:07.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
10572026-03-10T11:44:07.566Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10582026-03-10T11:44:07.566Z[ 7] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10592026-03-10T11:44:07.566Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10602026-03-10T11:44:07.566Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10612026-03-10T11:44:07.566Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10622026-03-10T11:44:07.566Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10632026-03-10T11:44:07.566Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10642026-03-10T11:44:07.566Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
10652026-03-10T11:44:07.566Z[SUM] 1.00-2.00 sec 971 MBytes 8.14 Gbits/sec
10662026-03-10T11:44:07.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
10672026-03-10T11:44:07.566Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10682026-03-10T11:44:07.566Z[ 7] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10692026-03-10T11:44:07.566Z[ 9] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10702026-03-10T11:44:07.566Z[ 11] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10712026-03-10T11:44:07.566Z[ 13] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10722026-03-10T11:44:07.566Z[ 15] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10732026-03-10T11:44:07.566Z[ 17] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10742026-03-10T11:44:07.566Z[ 19] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
10752026-03-10T11:44:07.566Z[SUM] 2.00-3.00 sec 970 MBytes 8.13 Gbits/sec
10762026-03-10T11:44:07.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
10772026-03-10T11:44:07.566Z[ 5] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10782026-03-10T11:44:07.566Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10792026-03-10T11:44:07.566Z[ 9] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
10802026-03-10T11:44:07.566Z[ 11] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10812026-03-10T11:44:07.566Z[ 13] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10822026-03-10T11:44:07.566Z[ 15] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10832026-03-10T11:44:07.566Z[ 17] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
10842026-03-10T11:44:07.566Z[ 19] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
10852026-03-10T11:44:07.566Z[SUM] 3.00-4.00 sec 971 MBytes 8.15 Gbits/sec
10862026-03-10T11:44:07.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
10872026-03-10T11:44:07.566Z[ 5] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10882026-03-10T11:44:07.566Z[ 7] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10892026-03-10T11:44:07.566Z[ 9] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10902026-03-10T11:44:07.566Z[ 11] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10912026-03-10T11:44:07.566Z[ 13] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10922026-03-10T11:44:07.566Z[ 15] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10932026-03-10T11:44:07.566Z[ 17] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10942026-03-10T11:44:07.567Z[ 19] 4.00-5.00 sec 125 MBytes 1.05 Gbits/sec
10952026-03-10T11:44:07.567Z[SUM] 4.00-5.00 sec 1002 MBytes 8.40 Gbits/sec
10962026-03-10T11:44:07.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
10972026-03-10T11:44:07.567Z[ 5] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
10982026-03-10T11:44:07.567Z[ 7] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
10992026-03-10T11:44:07.567Z[ 9] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
11002026-03-10T11:44:07.567Z[ 11] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
11012026-03-10T11:44:07.570Z[ 13] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
11022026-03-10T11:44:07.570Z[ 15] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
11032026-03-10T11:44:07.570Z[ 17] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
11042026-03-10T11:44:07.570Z[ 19] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
11052026-03-10T11:44:07.570Z[SUM] 5.00-6.00 sec 974 MBytes 8.17 Gbits/sec
11062026-03-10T11:44:07.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
11072026-03-10T11:44:07.570Z[ 5] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11082026-03-10T11:44:07.570Z[ 7] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11092026-03-10T11:44:07.570Z[ 9] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11102026-03-10T11:44:10.780Z[ 11] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11112026-03-10T11:44:10.780Z[ 13] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11122026-03-10T11:44:10.780Z[ 15] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11132026-03-10T11:44:10.780Z[ 17] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11142026-03-10T11:44:10.780Z[ 19] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
11152026-03-10T11:44:10.780Z[SUM] 6.00-7.00 sec 970 MBytes 8.14 Gbits/sec
11162026-03-10T11:44:10.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
11172026-03-10T11:44:10.780Z[ 5] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11182026-03-10T11:44:10.780Z[ 7] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11192026-03-10T11:44:10.780Z[ 9] 7.00-8.00 sec 121 MBytes 1.01 Gbits/sec
11202026-03-10T11:44:10.780Z[ 11] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11212026-03-10T11:44:10.780Z[ 13] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11222026-03-10T11:44:10.780Z[ 15] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11232026-03-10T11:44:10.780Z[ 17] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11242026-03-10T11:44:10.780Z[ 19] 7.00-8.00 sec 120 MBytes 1.01 Gbits/sec
11252026-03-10T11:44:10.780Z[SUM] 7.00-8.00 sec 963 MBytes 8.08 Gbits/sec
11262026-03-10T11:44:10.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
11272026-03-10T11:44:10.780Z[ 5] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11282026-03-10T11:44:10.780Z[ 7] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11292026-03-10T11:44:10.780Z[ 9] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11302026-03-10T11:44:10.780Z[ 11] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11312026-03-10T11:44:10.780Z[ 13] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11322026-03-10T11:44:10.780Z[ 15] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11332026-03-10T11:44:10.780Z[ 17] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11342026-03-10T11:44:10.780Z[ 19] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
11352026-03-10T11:44:10.780Z[SUM] 8.00-9.00 sec 966 MBytes 8.10 Gbits/sec
11362026-03-10T11:44:10.780Z- - - - - - - - - - - - - - - - - - - - - - - - -
11372026-03-10T11:44:10.780Z[ 5] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
11382026-03-10T11:44:10.780Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11392026-03-10T11:44:10.780Z[ 9] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
11402026-03-10T11:44:10.781Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11412026-03-10T11:44:10.781Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11422026-03-10T11:44:10.781Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11432026-03-10T11:44:10.781Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
11442026-03-10T11:44:10.781Z[ 19] 9.00-10.00 sec 122 MBytes 1.03 Gbits/sec
11452026-03-10T11:44:10.781Z[SUM] 9.00-10.00 sec 977 MBytes 8.20 Gbits/sec
11462026-03-10T11:44:10.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
11472026-03-10T11:44:10.781Z[ 5] 10.00-10.00 sec 82.2 KBytes 1.58 Gbits/sec
11482026-03-10T11:44:10.781Z[ 7] 10.00-10.00 sec 66.5 KBytes 1.28 Gbits/sec
11492026-03-10T11:44:10.781Z[ 9] 10.00-10.00 sec 46.5 KBytes 898 Mbits/sec
11502026-03-10T11:44:10.781Z[ 11] 10.00-10.00 sec 48.1 KBytes 931 Mbits/sec
11512026-03-10T11:44:10.781Z[ 13] 10.00-10.00 sec 116 KBytes 2.24 Gbits/sec
11522026-03-10T11:44:10.781Z[ 15] 10.00-10.00 sec 48.1 KBytes 970 Mbits/sec
11532026-03-10T11:44:10.781Z[ 17] 10.00-10.00 sec 46.5 KBytes 940 Mbits/sec
11542026-03-10T11:44:10.781Z[ 19] 10.00-10.00 sec 58.9 KBytes 1.19 Gbits/sec
11552026-03-10T11:44:10.781Z[SUM] 10.00-10.00 sec 512 KBytes 9.85 Gbits/sec
11562026-03-10T11:44:10.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
11572026-03-10T11:44:10.781Z[ ID] Interval Transfer Bandwidth
11582026-03-10T11:44:10.781Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11592026-03-10T11:44:10.781Z[ 5] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
11602026-03-10T11:44:10.781Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11612026-03-10T11:44:10.781Z[ 7] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
11622026-03-10T11:44:10.781Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11632026-03-10T11:44:10.781Z[ 9] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
11642026-03-10T11:44:10.781Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11652026-03-10T11:44:10.781Z[ 11] 0.00-10.00 sec 1.15 GBytes 988 Mbits/sec receiver
11662026-03-10T11:44:10.781Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11672026-03-10T11:44:10.781Z[ 13] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11682026-03-10T11:44:10.781Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11692026-03-10T11:44:10.781Z[ 15] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11702026-03-10T11:44:10.781Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11712026-03-10T11:44:10.781Z[ 17] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11722026-03-10T11:44:10.781Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11732026-03-10T11:44:10.781Z[ 19] 0.00-10.00 sec 1.15 GBytes 987 Mbits/sec receiver
11742026-03-10T11:44:10.781Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11752026-03-10T11:44:10.781Z[SUM] 0.00-10.00 sec 9.20 GBytes 7.90 Gbits/sec receiver
11762026-03-10T11:44:10.785ZRun 1/5...7901.323Mbps
11772026-03-10T11:44:17.805Z-----------------------------------------------------------
11782026-03-10T11:44:17.805ZServer listening on 5201
11792026-03-10T11:44:17.805Z-----------------------------------------------------------
11802026-03-10T11:44:17.805ZAccepted connection from 10.0.0.1, port 63755
11812026-03-10T11:44:17.805Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46063
11822026-03-10T11:44:17.805Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36090
11832026-03-10T11:44:17.805Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45530
11842026-03-10T11:44:17.805Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34115
11852026-03-10T11:44:17.805Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64963
11862026-03-10T11:44:17.805Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44390
11872026-03-10T11:44:17.805Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42245
11882026-03-10T11:44:17.805Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33351
11892026-03-10T11:44:17.805Z[ ID] Interval Transfer Bandwidth
11902026-03-10T11:44:17.805Z[ 5] 0.00-1.00 sec 82.3 MBytes 691 Mbits/sec
11912026-03-10T11:44:17.805Z[ 7] 0.00-1.00 sec 82.4 MBytes 691 Mbits/sec
11922026-03-10T11:44:17.805Z[ 9] 0.00-1.00 sec 82.3 MBytes 690 Mbits/sec
11932026-03-10T11:44:17.805Z[ 11] 0.00-1.00 sec 82.1 MBytes 689 Mbits/sec
11942026-03-10T11:44:17.805Z[ 13] 0.00-1.00 sec 82.2 MBytes 690 Mbits/sec
11952026-03-10T11:44:17.805Z[ 15] 0.00-1.00 sec 82.2 MBytes 689 Mbits/sec
11962026-03-10T11:44:17.805Z[ 17] 0.00-1.00 sec 82.1 MBytes 688 Mbits/sec
11972026-03-10T11:44:17.805Z[ 19] 0.00-1.00 sec 82.1 MBytes 688 Mbits/sec
11982026-03-10T11:44:17.805Z[SUM] 0.00-1.00 sec 658 MBytes 5.52 Gbits/sec
11992026-03-10T11:44:17.805Z- - - - - - - - - - - - - - - - - - - - - - - - -
12002026-03-10T11:44:17.806Z[ 5] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12012026-03-10T11:44:17.806Z[ 7] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12022026-03-10T11:44:17.806Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12032026-03-10T11:44:17.806Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12042026-03-10T11:44:17.806Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12052026-03-10T11:44:17.806Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12062026-03-10T11:44:17.806Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12072026-03-10T11:44:17.806Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
12082026-03-10T11:44:17.806Z[SUM] 1.00-2.00 sec 969 MBytes 8.13 Gbits/sec
12092026-03-10T11:44:17.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
12102026-03-10T11:44:17.806Z[ 5] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12112026-03-10T11:44:17.806Z[ 7] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12122026-03-10T11:44:17.806Z[ 9] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12132026-03-10T11:44:17.806Z[ 11] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12142026-03-10T11:44:17.806Z[ 13] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12152026-03-10T11:44:17.806Z[ 15] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12162026-03-10T11:44:17.806Z[ 17] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12172026-03-10T11:44:17.806Z[ 19] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
12182026-03-10T11:44:17.806Z[SUM] 2.00-3.00 sec 966 MBytes 8.11 Gbits/sec
12192026-03-10T11:44:17.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
12202026-03-10T11:44:17.806Z[ 5] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12212026-03-10T11:44:17.806Z[ 7] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12222026-03-10T11:44:17.806Z[ 9] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12232026-03-10T11:44:17.806Z[ 11] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12242026-03-10T11:44:17.806Z[ 13] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12252026-03-10T11:44:17.806Z[ 15] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12262026-03-10T11:44:17.806Z[ 17] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12272026-03-10T11:44:17.806Z[ 19] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
12282026-03-10T11:44:17.806Z[SUM] 3.00-4.00 sec 966 MBytes 8.10 Gbits/sec
12292026-03-10T11:44:17.806Z- - - - - - - - - - - - - - - - - - - - - - - - -
12302026-03-10T11:44:17.806Z[ 5] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12312026-03-10T11:44:17.806Z[ 7] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12322026-03-10T11:44:17.806Z[ 9] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
12332026-03-10T11:44:17.806Z[ 11] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12342026-03-10T11:44:17.806Z[ 13] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12352026-03-10T11:44:17.806Z[ 15] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12362026-03-10T11:44:17.806Z[ 17] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
12372026-03-10T11:44:17.806Z[ 19] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
12382026-03-10T11:44:17.810Z[SUM] 4.00-5.00 sec 968 MBytes 8.12 Gbits/sec
12392026-03-10T11:44:17.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
12402026-03-10T11:44:17.810Z[ 5] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12412026-03-10T11:44:17.810Z[ 7] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12422026-03-10T11:44:17.810Z[ 9] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12432026-03-10T11:44:17.810Z[ 11] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12442026-03-10T11:44:17.810Z[ 13] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12452026-03-10T11:44:17.810Z[ 15] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12462026-03-10T11:44:17.810Z[ 17] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12472026-03-10T11:44:17.810Z[ 19] 5.00-6.00 sec 121 MBytes 1.01 Gbits/sec
12482026-03-10T11:44:17.810Z[SUM] 5.00-6.00 sec 967 MBytes 8.11 Gbits/sec
12492026-03-10T11:44:17.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
12502026-03-10T11:44:17.810Z[ 5] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
12512026-03-10T11:44:17.810Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12522026-03-10T11:44:17.810Z[ 9] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
12532026-03-10T11:44:21.020Z[ 11] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
12542026-03-10T11:44:21.020Z[ 13] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
12552026-03-10T11:44:21.020Z[ 15] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
12562026-03-10T11:44:21.020Z[ 17] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
12572026-03-10T11:44:21.020Z[ 19] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
12582026-03-10T11:44:21.020Z[SUM] 6.00-7.00 sec 972 MBytes 8.15 Gbits/sec
12592026-03-10T11:44:21.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
12602026-03-10T11:44:21.020Z[ 5] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12612026-03-10T11:44:21.020Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12622026-03-10T11:44:21.020Z[ 9] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12632026-03-10T11:44:21.020Z[ 11] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12642026-03-10T11:44:21.020Z[ 13] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12652026-03-10T11:44:21.020Z[ 15] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12662026-03-10T11:44:21.020Z[ 17] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12672026-03-10T11:44:21.020Z[ 19] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
12682026-03-10T11:44:21.020Z[SUM] 7.00-8.00 sec 975 MBytes 8.18 Gbits/sec
12692026-03-10T11:44:21.020Z- - - - - - - - - - - - - - - - - - - - - - - - -
12702026-03-10T11:44:21.020Z[ 5] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
12712026-03-10T11:44:21.020Z[ 7] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12722026-03-10T11:44:21.020Z[ 9] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
12732026-03-10T11:44:21.020Z[ 11] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
12742026-03-10T11:44:21.021Z[ 13] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
12752026-03-10T11:44:21.021Z[ 15] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
12762026-03-10T11:44:21.021Z[ 17] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
12772026-03-10T11:44:21.021Z[ 19] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
12782026-03-10T11:44:21.021Z[SUM] 8.00-9.00 sec 968 MBytes 8.12 Gbits/sec
12792026-03-10T11:44:21.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
12802026-03-10T11:44:21.021Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12812026-03-10T11:44:21.021Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12822026-03-10T11:44:21.021Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12832026-03-10T11:44:21.021Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12842026-03-10T11:44:21.021Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12852026-03-10T11:44:21.021Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12862026-03-10T11:44:21.021Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12872026-03-10T11:44:21.021Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
12882026-03-10T11:44:21.021Z[SUM] 9.00-10.00 sec 973 MBytes 8.17 Gbits/sec
12892026-03-10T11:44:21.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
12902026-03-10T11:44:21.021Z[ 5] 10.00-10.00 sec 30.2 KBytes 597 Mbits/sec
12912026-03-10T11:44:21.021Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12922026-03-10T11:44:21.021Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12932026-03-10T11:44:21.021Z[ 11] 10.00-10.00 sec 116 KBytes 2.30 Gbits/sec
12942026-03-10T11:44:21.021Z[ 13] 10.00-10.00 sec 101 KBytes 2.01 Gbits/sec
12952026-03-10T11:44:21.021Z[ 15] 10.00-10.00 sec 47.0 KBytes 933 Mbits/sec
12962026-03-10T11:44:21.021Z[ 17] 10.00-10.00 sec 124 KBytes 2.47 Gbits/sec
12972026-03-10T11:44:21.021Z[ 19] 10.00-10.00 sec 124 KBytes 2.47 Gbits/sec
12982026-03-10T11:44:21.021Z[SUM] 10.00-10.00 sec 544 KBytes 10.7 Gbits/sec
12992026-03-10T11:44:21.021Z- - - - - - - - - - - - - - - - - - - - - - - - -
13002026-03-10T11:44:21.021Z[ ID] Interval Transfer Bandwidth
13012026-03-10T11:44:21.021Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13022026-03-10T11:44:21.021Z[ 5] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13032026-03-10T11:44:21.021Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13042026-03-10T11:44:21.021Z[ 7] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13052026-03-10T11:44:21.021Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13062026-03-10T11:44:21.021Z[ 9] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13072026-03-10T11:44:21.021Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13082026-03-10T11:44:21.021Z[ 11] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13092026-03-10T11:44:21.021Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13102026-03-10T11:44:21.021Z[ 13] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13112026-03-10T11:44:21.021Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13122026-03-10T11:44:21.021Z[ 15] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
13132026-03-10T11:44:21.021Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13142026-03-10T11:44:21.022Z[ 17] 0.00-10.00 sec 1.14 GBytes 983 Mbits/sec receiver
13152026-03-10T11:44:21.022Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13162026-03-10T11:44:21.022Z[ 19] 0.00-10.00 sec 1.14 GBytes 983 Mbits/sec receiver
13172026-03-10T11:44:21.022Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13182026-03-10T11:44:21.022Z[SUM] 0.00-10.00 sec 9.16 GBytes 7.87 Gbits/sec receiver
13192026-03-10T11:44:21.025ZRun 2/5...7870.369Mbps
13202026-03-10T11:44:28.045Z-----------------------------------------------------------
13212026-03-10T11:44:28.045ZServer listening on 5201
13222026-03-10T11:44:28.045Z-----------------------------------------------------------
13232026-03-10T11:44:28.045ZAccepted connection from 10.0.0.1, port 39244
13242026-03-10T11:44:28.045Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39558
13252026-03-10T11:44:28.045Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38746
13262026-03-10T11:44:28.045Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46345
13272026-03-10T11:44:28.045Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50062
13282026-03-10T11:44:28.045Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50260
13292026-03-10T11:44:28.045Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53330
13302026-03-10T11:44:28.045Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43458
13312026-03-10T11:44:28.045Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61715
13322026-03-10T11:44:28.045Z[ ID] Interval Transfer Bandwidth
13332026-03-10T11:44:28.045Z[ 5] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
13342026-03-10T11:44:28.045Z[ 7] 0.00-1.00 sec 83.0 MBytes 696 Mbits/sec
13352026-03-10T11:44:28.045Z[ 9] 0.00-1.00 sec 83.0 MBytes 696 Mbits/sec
13362026-03-10T11:44:28.045Z[ 11] 0.00-1.00 sec 82.8 MBytes 695 Mbits/sec
13372026-03-10T11:44:28.045Z[ 13] 0.00-1.00 sec 82.8 MBytes 695 Mbits/sec
13382026-03-10T11:44:28.045Z[ 15] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
13392026-03-10T11:44:28.045Z[ 17] 0.00-1.00 sec 82.7 MBytes 693 Mbits/sec
13402026-03-10T11:44:28.045Z[ 19] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
13412026-03-10T11:44:28.045Z[SUM] 0.00-1.00 sec 663 MBytes 5.56 Gbits/sec
13422026-03-10T11:44:28.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
13432026-03-10T11:44:28.046Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13442026-03-10T11:44:28.046Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13452026-03-10T11:44:28.046Z[ 9] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13462026-03-10T11:44:28.046Z[ 11] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13472026-03-10T11:44:28.046Z[ 13] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13482026-03-10T11:44:28.046Z[ 15] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13492026-03-10T11:44:28.046Z[ 17] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13502026-03-10T11:44:28.046Z[ 19] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
13512026-03-10T11:44:28.046Z[SUM] 1.00-2.00 sec 973 MBytes 8.17 Gbits/sec
13522026-03-10T11:44:28.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
13532026-03-10T11:44:28.046Z[ 5] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13542026-03-10T11:44:28.046Z[ 7] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13552026-03-10T11:44:28.046Z[ 9] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13562026-03-10T11:44:28.046Z[ 11] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13572026-03-10T11:44:28.046Z[ 13] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13582026-03-10T11:44:28.046Z[ 15] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13592026-03-10T11:44:28.046Z[ 17] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13602026-03-10T11:44:28.046Z[ 19] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
13612026-03-10T11:44:28.046Z[SUM] 2.00-3.00 sec 974 MBytes 8.17 Gbits/sec
13622026-03-10T11:44:28.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
13632026-03-10T11:44:28.046Z[ 5] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13642026-03-10T11:44:28.046Z[ 7] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13652026-03-10T11:44:28.046Z[ 9] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13662026-03-10T11:44:28.046Z[ 11] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13672026-03-10T11:44:28.046Z[ 13] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13682026-03-10T11:44:28.046Z[ 15] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13692026-03-10T11:44:28.046Z[ 17] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13702026-03-10T11:44:28.046Z[ 19] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
13712026-03-10T11:44:28.046Z[SUM] 3.00-4.00 sec 967 MBytes 8.11 Gbits/sec
13722026-03-10T11:44:28.046Z- - - - - - - - - - - - - - - - - - - - - - - - -
13732026-03-10T11:44:28.046Z[ 5] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13742026-03-10T11:44:28.050Z[ 7] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13752026-03-10T11:44:28.050Z[ 9] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13762026-03-10T11:44:28.050Z[ 11] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13772026-03-10T11:44:28.050Z[ 13] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13782026-03-10T11:44:28.050Z[ 15] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13792026-03-10T11:44:28.050Z[ 17] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13802026-03-10T11:44:28.050Z[ 19] 4.00-5.00 sec 121 MBytes 1.01 Gbits/sec
13812026-03-10T11:44:28.050Z[SUM] 4.00-5.00 sec 966 MBytes 8.10 Gbits/sec
13822026-03-10T11:44:28.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13832026-03-10T11:44:28.050Z[ 5] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13842026-03-10T11:44:28.050Z[ 7] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13852026-03-10T11:44:28.050Z[ 9] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13862026-03-10T11:44:28.050Z[ 11] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13872026-03-10T11:44:28.050Z[ 13] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13882026-03-10T11:44:28.050Z[ 15] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13892026-03-10T11:44:28.050Z[ 17] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13902026-03-10T11:44:28.050Z[ 19] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
13912026-03-10T11:44:28.050Z[SUM] 5.00-6.00 sec 970 MBytes 8.14 Gbits/sec
13922026-03-10T11:44:28.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
13932026-03-10T11:44:28.050Z[ 5] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
13942026-03-10T11:44:28.051Z[ 7] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
13952026-03-10T11:44:28.051Z[ 9] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
13962026-03-10T11:44:31.260Z[ 11] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
13972026-03-10T11:44:31.260Z[ 13] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
13982026-03-10T11:44:31.260Z[ 15] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
13992026-03-10T11:44:31.260Z[ 17] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
14002026-03-10T11:44:31.260Z[ 19] 6.00-7.00 sec 122 MBytes 1.03 Gbits/sec
14012026-03-10T11:44:31.260Z[SUM] 6.00-7.00 sec 979 MBytes 8.21 Gbits/sec
14022026-03-10T11:44:31.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
14032026-03-10T11:44:31.260Z[ 5] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14042026-03-10T11:44:31.260Z[ 7] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14052026-03-10T11:44:31.260Z[ 9] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14062026-03-10T11:44:31.260Z[ 11] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14072026-03-10T11:44:31.260Z[ 13] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14082026-03-10T11:44:31.260Z[ 15] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14092026-03-10T11:44:31.260Z[ 17] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14102026-03-10T11:44:31.260Z[ 19] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
14112026-03-10T11:44:31.260Z[SUM] 7.00-8.00 sec 970 MBytes 8.13 Gbits/sec
14122026-03-10T11:44:31.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
14132026-03-10T11:44:31.260Z[ 5] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14142026-03-10T11:44:31.260Z[ 7] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14152026-03-10T11:44:31.260Z[ 9] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14162026-03-10T11:44:31.260Z[ 11] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14172026-03-10T11:44:31.260Z[ 13] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14182026-03-10T11:44:31.260Z[ 15] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14192026-03-10T11:44:31.260Z[ 17] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14202026-03-10T11:44:31.260Z[ 19] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
14212026-03-10T11:44:31.260Z[SUM] 8.00-9.00 sec 967 MBytes 8.11 Gbits/sec
14222026-03-10T11:44:31.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
14232026-03-10T11:44:31.261Z[ 5] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14242026-03-10T11:44:31.261Z[ 7] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14252026-03-10T11:44:31.261Z[ 9] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14262026-03-10T11:44:31.261Z[ 11] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14272026-03-10T11:44:31.261Z[ 13] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14282026-03-10T11:44:31.261Z[ 15] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14292026-03-10T11:44:31.261Z[ 17] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14302026-03-10T11:44:31.261Z[ 19] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
14312026-03-10T11:44:31.261Z[SUM] 9.00-10.00 sec 970 MBytes 8.14 Gbits/sec
14322026-03-10T11:44:31.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
14332026-03-10T11:44:31.261Z[ 5] 10.00-10.00 sec 116 KBytes 1.69 Gbits/sec
14342026-03-10T11:44:31.261Z[ 7] 10.00-10.00 sec 91.2 KBytes 1.34 Gbits/sec
14352026-03-10T11:44:31.261Z[ 9] 10.00-10.00 sec 20.0 KBytes 294 Mbits/sec
14362026-03-10T11:44:31.261Z[ 11] 10.00-10.00 sec 124 KBytes 1.83 Gbits/sec
14372026-03-10T11:44:31.261Z[ 13] 10.00-10.00 sec 80.6 KBytes 1.19 Gbits/sec
14382026-03-10T11:44:31.261Z[ 15] 10.00-10.00 sec 76.2 KBytes 1.12 Gbits/sec
14392026-03-10T11:44:31.261Z[ 17] 10.00-10.00 sec 104 KBytes 1.53 Gbits/sec
14402026-03-10T11:44:31.261Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.42 Gbits/sec
14412026-03-10T11:44:31.261Z[SUM] 10.00-10.00 sec 708 KBytes 10.4 Gbits/sec
14422026-03-10T11:44:31.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
14432026-03-10T11:44:31.261Z[ ID] Interval Transfer Bandwidth
14442026-03-10T11:44:31.261Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14452026-03-10T11:44:31.261Z[ 5] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
14462026-03-10T11:44:31.261Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14472026-03-10T11:44:31.261Z[ 7] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
14482026-03-10T11:44:31.261Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14492026-03-10T11:44:31.261Z[ 9] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
14502026-03-10T11:44:31.261Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14512026-03-10T11:44:31.261Z[ 11] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
14522026-03-10T11:44:31.261Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14532026-03-10T11:44:31.261Z[ 13] 0.00-10.00 sec 1.15 GBytes 986 Mbits/sec receiver
14542026-03-10T11:44:31.261Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14552026-03-10T11:44:31.261Z[ 15] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14562026-03-10T11:44:31.261Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14572026-03-10T11:44:31.261Z[ 17] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14582026-03-10T11:44:31.261Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14592026-03-10T11:44:31.261Z[ 19] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
14602026-03-10T11:44:31.262Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14612026-03-10T11:44:31.262Z[SUM] 0.00-10.00 sec 9.18 GBytes 7.89 Gbits/sec receiver
14622026-03-10T11:44:31.265ZRun 3/5...7885.996Mbps
14632026-03-10T11:44:38.285Z-----------------------------------------------------------
14642026-03-10T11:44:38.286ZServer listening on 5201
14652026-03-10T11:44:38.286Z-----------------------------------------------------------
14662026-03-10T11:44:38.286ZAccepted connection from 10.0.0.1, port 45897
14672026-03-10T11:44:38.286Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33780
14682026-03-10T11:44:38.286Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58531
14692026-03-10T11:44:38.286Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46978
14702026-03-10T11:44:38.286Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51466
14712026-03-10T11:44:38.286Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55130
14722026-03-10T11:44:38.286Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63224
14732026-03-10T11:44:38.286Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50224
14742026-03-10T11:44:38.286Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63618
14752026-03-10T11:44:38.286Z[ ID] Interval Transfer Bandwidth
14762026-03-10T11:44:38.286Z[ 5] 0.00-1.00 sec 83.3 MBytes 698 Mbits/sec
14772026-03-10T11:44:38.286Z[ 7] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
14782026-03-10T11:44:38.286Z[ 9] 0.00-1.00 sec 83.5 MBytes 700 Mbits/sec
14792026-03-10T11:44:38.286Z[ 11] 0.00-1.00 sec 83.3 MBytes 699 Mbits/sec
14802026-03-10T11:44:38.286Z[ 13] 0.00-1.00 sec 83.3 MBytes 699 Mbits/sec
14812026-03-10T11:44:38.286Z[ 15] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
14822026-03-10T11:44:38.286Z[ 17] 0.00-1.00 sec 83.3 MBytes 699 Mbits/sec
14832026-03-10T11:44:38.286Z[ 19] 0.00-1.00 sec 83.3 MBytes 698 Mbits/sec
14842026-03-10T11:44:38.286Z[SUM] 0.00-1.00 sec 666 MBytes 5.59 Gbits/sec
14852026-03-10T11:44:38.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
14862026-03-10T11:44:38.286Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14872026-03-10T11:44:38.286Z[ 7] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
14882026-03-10T11:44:38.286Z[ 9] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14892026-03-10T11:44:38.286Z[ 11] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14902026-03-10T11:44:38.286Z[ 13] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14912026-03-10T11:44:38.286Z[ 15] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14922026-03-10T11:44:38.286Z[ 17] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14932026-03-10T11:44:38.286Z[ 19] 1.00-2.00 sec 121 MBytes 1.02 Gbits/sec
14942026-03-10T11:44:38.286Z[SUM] 1.00-2.00 sec 971 MBytes 8.15 Gbits/sec
14952026-03-10T11:44:38.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
14962026-03-10T11:44:38.286Z[ 5] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
14972026-03-10T11:44:38.286Z[ 7] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
14982026-03-10T11:44:38.286Z[ 9] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
14992026-03-10T11:44:38.286Z[ 11] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
15002026-03-10T11:44:38.286Z[ 13] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
15012026-03-10T11:44:38.287Z[ 15] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
15022026-03-10T11:44:38.287Z[ 17] 2.00-3.00 sec 121 MBytes 1.02 Gbits/sec
15032026-03-10T11:44:38.287Z[ 19] 2.00-3.00 sec 121 MBytes 1.01 Gbits/sec
15042026-03-10T11:44:38.287Z[SUM] 2.00-3.00 sec 968 MBytes 8.12 Gbits/sec
15052026-03-10T11:44:38.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
15062026-03-10T11:44:38.287Z[ 5] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
15072026-03-10T11:44:38.287Z[ 7] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
15082026-03-10T11:44:38.287Z[ 9] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
15092026-03-10T11:44:38.287Z[ 11] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
15102026-03-10T11:44:38.287Z[ 13] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
15112026-03-10T11:44:38.287Z[ 15] 3.00-4.00 sec 122 MBytes 1.02 Gbits/sec
15122026-03-10T11:44:38.287Z[ 17] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
15132026-03-10T11:44:38.287Z[ 19] 3.00-4.00 sec 121 MBytes 1.02 Gbits/sec
15142026-03-10T11:44:38.287Z[SUM] 3.00-4.00 sec 972 MBytes 8.15 Gbits/sec
15152026-03-10T11:44:38.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
15162026-03-10T11:44:38.287Z[ 5] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15172026-03-10T11:44:38.287Z[ 7] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15182026-03-10T11:44:38.287Z[ 9] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15192026-03-10T11:44:38.287Z[ 11] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15202026-03-10T11:44:38.287Z[ 13] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15212026-03-10T11:44:38.287Z[ 15] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15222026-03-10T11:44:38.287Z[ 17] 4.00-5.00 sec 122 MBytes 1.02 Gbits/sec
15232026-03-10T11:44:38.287Z[ 19] 4.00-5.00 sec 121 MBytes 1.02 Gbits/sec
15242026-03-10T11:44:38.287Z[SUM] 4.00-5.00 sec 973 MBytes 8.16 Gbits/sec
15252026-03-10T11:44:38.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
15262026-03-10T11:44:38.287Z[ 5] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15272026-03-10T11:44:38.287Z[ 7] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15282026-03-10T11:44:38.287Z[ 9] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15292026-03-10T11:44:38.287Z[ 11] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15302026-03-10T11:44:38.287Z[ 13] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15312026-03-10T11:44:38.287Z[ 15] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15322026-03-10T11:44:38.287Z[ 17] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15332026-03-10T11:44:38.287Z[ 19] 5.00-6.00 sec 121 MBytes 1.02 Gbits/sec
15342026-03-10T11:44:38.287Z[SUM] 5.00-6.00 sec 971 MBytes 8.15 Gbits/sec
15352026-03-10T11:44:38.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
15362026-03-10T11:44:38.287Z[ 5] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
15372026-03-10T11:44:38.287Z[ 7] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15382026-03-10T11:44:38.287Z[ 9] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15392026-03-10T11:44:41.499Z[ 11] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15402026-03-10T11:44:41.500Z[ 13] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
15412026-03-10T11:44:41.500Z[ 15] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
15422026-03-10T11:44:41.500Z[ 17] 6.00-7.00 sec 121 MBytes 1.01 Gbits/sec
15432026-03-10T11:44:41.500Z[ 19] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
15442026-03-10T11:44:41.500Z[SUM] 6.00-7.00 sec 968 MBytes 8.12 Gbits/sec
15452026-03-10T11:44:41.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
15462026-03-10T11:44:41.500Z[ 5] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15472026-03-10T11:44:41.500Z[ 7] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15482026-03-10T11:44:41.500Z[ 9] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15492026-03-10T11:44:41.500Z[ 11] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15502026-03-10T11:44:41.500Z[ 13] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15512026-03-10T11:44:41.500Z[ 15] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15522026-03-10T11:44:41.500Z[ 17] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15532026-03-10T11:44:41.500Z[ 19] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
15542026-03-10T11:44:41.500Z[SUM] 7.00-8.00 sec 969 MBytes 8.13 Gbits/sec
15552026-03-10T11:44:41.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
15562026-03-10T11:44:41.500Z[ 5] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15572026-03-10T11:44:41.500Z[ 7] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15582026-03-10T11:44:41.500Z[ 9] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15592026-03-10T11:44:41.500Z[ 11] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15602026-03-10T11:44:41.500Z[ 13] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15612026-03-10T11:44:41.500Z[ 15] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15622026-03-10T11:44:41.500Z[ 17] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15632026-03-10T11:44:41.500Z[ 19] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
15642026-03-10T11:44:41.500Z[SUM] 8.00-9.00 sec 966 MBytes 8.10 Gbits/sec
15652026-03-10T11:44:41.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
15662026-03-10T11:44:41.500Z[ 5] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15672026-03-10T11:44:41.500Z[ 7] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15682026-03-10T11:44:41.500Z[ 9] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15692026-03-10T11:44:41.500Z[ 11] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15702026-03-10T11:44:41.500Z[ 13] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15712026-03-10T11:44:41.500Z[ 15] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15722026-03-10T11:44:41.500Z[ 17] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15732026-03-10T11:44:41.500Z[ 19] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
15742026-03-10T11:44:41.500Z[SUM] 9.00-10.00 sec 966 MBytes 8.11 Gbits/sec
15752026-03-10T11:44:41.500Z- - - - - - - - - - - - - - - - - - - - - - - - -
15762026-03-10T11:44:41.501Z[ 5] 10.00-10.00 sec 111 KBytes 1.68 Gbits/sec
15772026-03-10T11:44:41.501Z[ 7] 10.00-10.00 sec 71.9 KBytes 1.10 Gbits/sec
15782026-03-10T11:44:41.501Z[ 9] 10.00-10.00 sec 61.0 KBytes 928 Mbits/sec
15792026-03-10T11:44:41.501Z[ 11] 10.00-10.00 sec 76.5 KBytes 1.17 Gbits/sec
15802026-03-10T11:44:41.501Z[ 13] 10.00-10.00 sec 9.72 KBytes 148 Mbits/sec
15812026-03-10T11:44:41.501Z[ 15] 10.00-10.00 sec 126 KBytes 1.92 Gbits/sec
15822026-03-10T11:44:41.501Z[ 17] 10.00-10.00 sec 105 KBytes 1.60 Gbits/sec
15832026-03-10T11:44:41.501Z[ 19] 10.00-10.00 sec 115 KBytes 1.74 Gbits/sec
15842026-03-10T11:44:41.501Z[SUM] 10.00-10.00 sec 676 KBytes 10.2 Gbits/sec
15852026-03-10T11:44:41.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
15862026-03-10T11:44:41.501Z[ ID] Interval Transfer Bandwidth
15872026-03-10T11:44:41.501Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15882026-03-10T11:44:41.501Z[ 5] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
15892026-03-10T11:44:41.501Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15902026-03-10T11:44:41.501Z[ 7] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
15912026-03-10T11:44:41.501Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15922026-03-10T11:44:41.501Z[ 9] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
15932026-03-10T11:44:41.501Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15942026-03-10T11:44:41.501Z[ 11] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
15952026-03-10T11:44:41.501Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15962026-03-10T11:44:41.501Z[ 13] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
15972026-03-10T11:44:41.501Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15982026-03-10T11:44:41.501Z[ 15] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
15992026-03-10T11:44:41.501Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16002026-03-10T11:44:41.501Z[ 17] 0.00-10.00 sec 1.15 GBytes 985 Mbits/sec receiver
16012026-03-10T11:44:41.501Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16022026-03-10T11:44:41.501Z[ 19] 0.00-10.00 sec 1.15 GBytes 984 Mbits/sec receiver
16032026-03-10T11:44:41.501Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16042026-03-10T11:44:41.501Z[SUM] 0.00-10.00 sec 9.17 GBytes 7.88 Gbits/sec receiver
16052026-03-10T11:44:41.505ZRun 4/5...7877.951Mbps
16062026-03-10T11:44:48.524Z-----------------------------------------------------------
16072026-03-10T11:44:48.524ZServer listening on 5201
16082026-03-10T11:44:48.524Z-----------------------------------------------------------
16092026-03-10T11:44:48.524ZAccepted connection from 10.0.0.1, port 54090
16102026-03-10T11:44:48.524Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58369
16112026-03-10T11:44:48.524Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50407
16122026-03-10T11:44:48.524Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43628
16132026-03-10T11:44:48.524Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33435
16142026-03-10T11:44:48.524Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54816
16152026-03-10T11:44:48.524Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54062
16162026-03-10T11:44:48.524Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40015
16172026-03-10T11:44:48.524Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54654
16182026-03-10T11:44:48.524Z[ ID] Interval Transfer Bandwidth
16192026-03-10T11:44:48.524Z[ 5] 0.00-1.00 sec 83.0 MBytes 696 Mbits/sec
16202026-03-10T11:44:48.524Z[ 7] 0.00-1.00 sec 82.9 MBytes 695 Mbits/sec
16212026-03-10T11:44:48.524Z[ 9] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
16222026-03-10T11:44:48.524Z[ 11] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
16232026-03-10T11:44:48.524Z[ 13] 0.00-1.00 sec 82.7 MBytes 693 Mbits/sec
16242026-03-10T11:44:48.524Z[ 15] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
16252026-03-10T11:44:48.525Z[ 17] 0.00-1.00 sec 82.7 MBytes 694 Mbits/sec
16262026-03-10T11:44:48.525Z[ 19] 0.00-1.00 sec 82.6 MBytes 693 Mbits/sec
16272026-03-10T11:44:48.525Z[SUM] 0.00-1.00 sec 662 MBytes 5.55 Gbits/sec
16282026-03-10T11:44:48.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
16292026-03-10T11:44:48.525Z[ 5] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
16302026-03-10T11:44:48.525Z[ 7] 1.00-2.00 sec 122 MBytes 1.03 Gbits/sec
16312026-03-10T11:44:48.525Z[ 9] 1.00-2.00 sec 122 MBytes 1.03 Gbits/sec
16322026-03-10T11:44:48.525Z[ 11] 1.00-2.00 sec 122 MBytes 1.03 Gbits/sec
16332026-03-10T11:44:48.525Z[ 13] 1.00-2.00 sec 122 MBytes 1.03 Gbits/sec
16342026-03-10T11:44:48.525Z[ 15] 1.00-2.00 sec 122 MBytes 1.03 Gbits/sec
16352026-03-10T11:44:48.525Z[ 17] 1.00-2.00 sec 122 MBytes 1.03 Gbits/sec
16362026-03-10T11:44:48.525Z[ 19] 1.00-2.00 sec 122 MBytes 1.02 Gbits/sec
16372026-03-10T11:44:48.525Z[SUM] 1.00-2.00 sec 978 MBytes 8.20 Gbits/sec
16382026-03-10T11:44:48.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
16392026-03-10T11:44:48.525Z[ 5] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16402026-03-10T11:44:48.525Z[ 7] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16412026-03-10T11:44:48.525Z[ 9] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16422026-03-10T11:44:48.525Z[ 11] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16432026-03-10T11:44:48.525Z[ 13] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16442026-03-10T11:44:48.525Z[ 15] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16452026-03-10T11:44:48.525Z[ 17] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16462026-03-10T11:44:48.525Z[ 19] 2.00-3.00 sec 122 MBytes 1.02 Gbits/sec
16472026-03-10T11:44:48.525Z[SUM] 2.00-3.00 sec 976 MBytes 8.18 Gbits/sec
16482026-03-10T11:44:48.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
16492026-03-10T11:44:48.525Z[ 5] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16502026-03-10T11:44:48.525Z[ 7] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16512026-03-10T11:44:48.525Z[ 9] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16522026-03-10T11:44:48.525Z[ 11] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16532026-03-10T11:44:48.525Z[ 13] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16542026-03-10T11:44:48.525Z[ 15] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16552026-03-10T11:44:48.525Z[ 17] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16562026-03-10T11:44:48.525Z[ 19] 3.00-4.00 sec 121 MBytes 1.01 Gbits/sec
16572026-03-10T11:44:48.525Z[SUM] 3.00-4.00 sec 966 MBytes 8.11 Gbits/sec
16582026-03-10T11:44:48.525Z- - - - - - - - - - - - - - - - - - - - - - - - -
16592026-03-10T11:44:48.525Z[ 5] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
16602026-03-10T11:44:48.525Z[ 7] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
16612026-03-10T11:44:48.525Z[ 9] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
16622026-03-10T11:44:48.525Z[ 11] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16632026-03-10T11:44:48.525Z[ 13] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16642026-03-10T11:44:48.526Z[ 15] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
16652026-03-10T11:44:48.526Z[ 17] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16662026-03-10T11:44:48.526Z[ 19] 4.00-5.00 sec 122 MBytes 1.03 Gbits/sec
16672026-03-10T11:44:48.526Z[SUM] 4.00-5.00 sec 980 MBytes 8.22 Gbits/sec
16682026-03-10T11:44:48.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
16692026-03-10T11:44:48.529Z[ 5] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16702026-03-10T11:44:48.529Z[ 7] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16712026-03-10T11:44:48.529Z[ 9] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16722026-03-10T11:44:48.529Z[ 11] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16732026-03-10T11:44:48.529Z[ 13] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16742026-03-10T11:44:48.529Z[ 15] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16752026-03-10T11:44:48.529Z[ 17] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16762026-03-10T11:44:48.529Z[ 19] 5.00-6.00 sec 122 MBytes 1.02 Gbits/sec
16772026-03-10T11:44:48.529Z[SUM] 5.00-6.00 sec 973 MBytes 8.16 Gbits/sec
16782026-03-10T11:44:48.529Z- - - - - - - - - - - - - - - - - - - - - - - - -
16792026-03-10T11:44:48.529Z[ 5] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
16802026-03-10T11:44:48.529Z[ 7] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16812026-03-10T11:44:48.529Z[ 9] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
16822026-03-10T11:44:51.739Z[ 11] 6.00-7.00 sec 122 MBytes 1.02 Gbits/sec
16832026-03-10T11:44:51.739Z[ 13] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
16842026-03-10T11:44:51.739Z[ 15] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
16852026-03-10T11:44:51.740Z[ 17] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
16862026-03-10T11:44:51.740Z[ 19] 6.00-7.00 sec 121 MBytes 1.02 Gbits/sec
16872026-03-10T11:44:51.740Z[SUM] 6.00-7.00 sec 971 MBytes 8.15 Gbits/sec
16882026-03-10T11:44:51.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
16892026-03-10T11:44:51.740Z[ 5] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16902026-03-10T11:44:51.740Z[ 7] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16912026-03-10T11:44:51.740Z[ 9] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16922026-03-10T11:44:51.740Z[ 11] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16932026-03-10T11:44:51.740Z[ 13] 7.00-8.00 sec 122 MBytes 1.02 Gbits/sec
16942026-03-10T11:44:51.740Z[ 15] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16952026-03-10T11:44:51.740Z[ 17] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16962026-03-10T11:44:51.740Z[ 19] 7.00-8.00 sec 121 MBytes 1.02 Gbits/sec
16972026-03-10T11:44:51.740Z[SUM] 7.00-8.00 sec 972 MBytes 8.15 Gbits/sec
16982026-03-10T11:44:51.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
16992026-03-10T11:44:51.740Z[ 5] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17002026-03-10T11:44:51.740Z[ 7] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17012026-03-10T11:44:51.740Z[ 9] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17022026-03-10T11:44:51.740Z[ 11] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17032026-03-10T11:44:51.740Z[ 13] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17042026-03-10T11:44:51.740Z[ 15] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17052026-03-10T11:44:51.740Z[ 17] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17062026-03-10T11:44:51.740Z[ 19] 8.00-9.00 sec 123 MBytes 1.03 Gbits/sec
17072026-03-10T11:44:51.740Z[SUM] 8.00-9.00 sec 983 MBytes 8.25 Gbits/sec
17082026-03-10T11:44:51.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
17092026-03-10T11:44:51.740Z[ 5] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17102026-03-10T11:44:51.740Z[ 7] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17112026-03-10T11:44:51.740Z[ 9] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17122026-03-10T11:44:51.740Z[ 11] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17132026-03-10T11:44:51.740Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17142026-03-10T11:44:51.740Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17152026-03-10T11:44:51.740Z[ 17] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17162026-03-10T11:44:51.740Z[ 19] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
17172026-03-10T11:44:51.740Z[SUM] 9.00-10.00 sec 973 MBytes 8.16 Gbits/sec
17182026-03-10T11:44:51.740Z- - - - - - - - - - - - - - - - - - - - - - - - -
17192026-03-10T11:44:51.740Z[ 5] 10.00-10.00 sec 86.4 KBytes 1.54 Gbits/sec
17202026-03-10T11:44:51.740Z[ 7] 10.00-10.00 sec 106 KBytes 1.91 Gbits/sec
17212026-03-10T11:44:51.740Z[ 9] 10.00-10.00 sec 87.5 KBytes 1.57 Gbits/sec
17222026-03-10T11:44:51.740Z[ 11] 10.00-10.00 sec 63.3 KBytes 1.13 Gbits/sec
17232026-03-10T11:44:51.741Z[ 13] 10.00-10.00 sec 81.0 KBytes 1.45 Gbits/sec
17242026-03-10T11:44:51.741Z[ 15] 10.00-10.00 sec 28.1 KBytes 505 Mbits/sec
17252026-03-10T11:44:51.741Z[ 17] 10.00-10.00 sec 85.4 KBytes 1.53 Gbits/sec
17262026-03-10T11:44:51.741Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
17272026-03-10T11:44:51.741Z[SUM] 10.00-10.00 sec 538 KBytes 9.60 Gbits/sec
17282026-03-10T11:44:51.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
17292026-03-10T11:44:51.741Z[ ID] Interval Transfer Bandwidth
17302026-03-10T11:44:51.741Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17312026-03-10T11:44:51.741Z[ 5] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
17322026-03-10T11:44:51.741Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17332026-03-10T11:44:51.741Z[ 7] 0.00-10.00 sec 1.15 GBytes 990 Mbits/sec receiver
17342026-03-10T11:44:51.741Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17352026-03-10T11:44:51.741Z[ 9] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17362026-03-10T11:44:51.741Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17372026-03-10T11:44:51.741Z[ 11] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17382026-03-10T11:44:51.741Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17392026-03-10T11:44:51.741Z[ 13] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17402026-03-10T11:44:51.741Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17412026-03-10T11:44:51.741Z[ 15] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17422026-03-10T11:44:51.741Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17432026-03-10T11:44:51.741Z[ 17] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17442026-03-10T11:44:51.741Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17452026-03-10T11:44:51.741Z[ 19] 0.00-10.00 sec 1.15 GBytes 989 Mbits/sec receiver
17462026-03-10T11:44:51.741Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17472026-03-10T11:44:51.741Z[SUM] 0.00-10.00 sec 9.21 GBytes 7.91 Gbits/sec receiver
17482026-03-10T11:44:51.745ZRun 5/5...7914.128Mbps
17492026-03-10T11:44:51.745Z###---------------------###
17502026-03-10T11:44:51.745Z::: iPerf done... :::
17512026-03-10T11:44:51.745Z:::Awaiting out files...:::
17522026-03-10T11:44:51.745Z###---------------------###
17532026-03-10T11:44:51.745Z###-----###
17542026-03-10T11:44:51.745Z:::done!:::
17552026-03-10T11:44:51.745Z###-----###
17562026-03-10T11:44:51.745Z###-------------------###
17572026-03-10T11:44:51.745Z:::Running experiment :::
17582026-03-10T11:44:51.745Z:::iperf-tcp/local/s2c:::
17592026-03-10T11:44:51.745Z###-------------------###
17602026-03-10T11:44:58.766Z-----------------------------------------------------------
17612026-03-10T11:44:58.766ZServer listening on 5201
17622026-03-10T11:44:58.766Z-----------------------------------------------------------
17632026-03-10T11:44:58.766ZAccepted connection from 10.0.0.1, port 44038
17642026-03-10T11:44:58.766Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45974
17652026-03-10T11:44:58.766Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53004
17662026-03-10T11:44:58.766Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41717
17672026-03-10T11:44:58.766Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58429
17682026-03-10T11:44:58.766Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45788
17692026-03-10T11:44:58.766Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64229
17702026-03-10T11:44:58.766Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59625
17712026-03-10T11:44:58.766Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35035
17722026-03-10T11:44:58.766Z[ ID] Interval Transfer Bandwidth
17732026-03-10T11:44:58.766Z[ 5] 0.00-1.00 sec 107 MBytes 896 Mbits/sec
17742026-03-10T11:44:58.766Z[ 7] 0.00-1.00 sec 107 MBytes 896 Mbits/sec
17752026-03-10T11:44:58.766Z[ 9] 0.00-1.00 sec 107 MBytes 894 Mbits/sec
17762026-03-10T11:44:58.766Z[ 11] 0.00-1.00 sec 107 MBytes 895 Mbits/sec
17772026-03-10T11:44:58.766Z[ 13] 0.00-1.00 sec 107 MBytes 895 Mbits/sec
17782026-03-10T11:44:58.766Z[ 15] 0.00-1.00 sec 107 MBytes 895 Mbits/sec
17792026-03-10T11:44:58.766Z[ 17] 0.00-1.00 sec 107 MBytes 896 Mbits/sec
17802026-03-10T11:44:58.766Z[ 19] 0.00-1.00 sec 107 MBytes 895 Mbits/sec
17812026-03-10T11:44:58.766Z[SUM] 0.00-1.00 sec 854 MBytes 7.16 Gbits/sec
17822026-03-10T11:44:58.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
17832026-03-10T11:44:58.767Z[ 5] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17842026-03-10T11:44:58.767Z[ 7] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17852026-03-10T11:44:58.767Z[ 9] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17862026-03-10T11:44:58.767Z[ 11] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17872026-03-10T11:44:58.767Z[ 13] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17882026-03-10T11:44:58.767Z[ 15] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17892026-03-10T11:44:58.767Z[ 17] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17902026-03-10T11:44:58.767Z[ 19] 1.00-2.00 sec 134 MBytes 1.12 Gbits/sec
17912026-03-10T11:44:58.767Z[SUM] 1.00-2.00 sec 1.04 GBytes 8.96 Gbits/sec
17922026-03-10T11:44:58.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
17932026-03-10T11:44:58.767Z[ 5] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
17942026-03-10T11:44:58.767Z[ 7] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
17952026-03-10T11:44:58.767Z[ 9] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
17962026-03-10T11:44:58.767Z[ 11] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
17972026-03-10T11:44:58.767Z[ 13] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
17982026-03-10T11:44:58.767Z[ 15] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
17992026-03-10T11:44:58.767Z[ 17] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
18002026-03-10T11:44:58.767Z[ 19] 2.00-3.00 sec 133 MBytes 1.12 Gbits/sec
18012026-03-10T11:44:58.767Z[SUM] 2.00-3.00 sec 1.04 GBytes 8.96 Gbits/sec
18022026-03-10T11:44:58.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
18032026-03-10T11:44:58.767Z[ 5] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18042026-03-10T11:44:58.767Z[ 7] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18052026-03-10T11:44:58.767Z[ 9] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18062026-03-10T11:44:58.767Z[ 11] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18072026-03-10T11:44:58.767Z[ 13] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18082026-03-10T11:44:58.767Z[ 15] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18092026-03-10T11:44:58.767Z[ 17] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18102026-03-10T11:44:58.767Z[ 19] 3.00-4.00 sec 135 MBytes 1.13 Gbits/sec
18112026-03-10T11:44:58.767Z[SUM] 3.00-4.00 sec 1.05 GBytes 9.04 Gbits/sec
18122026-03-10T11:44:58.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
18132026-03-10T11:44:58.767Z[ 5] 4.00-5.00 sec 134 MBytes 1.13 Gbits/sec
18142026-03-10T11:44:58.767Z[ 7] 4.00-5.00 sec 134 MBytes 1.13 Gbits/sec
18152026-03-10T11:44:58.767Z[ 9] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18162026-03-10T11:44:58.767Z[ 11] 4.00-5.00 sec 134 MBytes 1.13 Gbits/sec
18172026-03-10T11:44:58.767Z[ 13] 4.00-5.00 sec 134 MBytes 1.13 Gbits/sec
18182026-03-10T11:44:58.767Z[ 15] 4.00-5.00 sec 134 MBytes 1.13 Gbits/sec
18192026-03-10T11:44:58.767Z[ 17] 4.00-5.00 sec 135 MBytes 1.13 Gbits/sec
18202026-03-10T11:44:58.767Z[ 19] 4.00-5.00 sec 134 MBytes 1.13 Gbits/sec
18212026-03-10T11:44:58.767Z[SUM] 4.00-5.00 sec 1.05 GBytes 9.02 Gbits/sec
18222026-03-10T11:44:58.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
18232026-03-10T11:44:58.768Z[ 5] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18242026-03-10T11:44:58.768Z[ 7] 5.00-6.00 sec 135 MBytes 1.14 Gbits/sec
18252026-03-10T11:44:58.768Z[ 9] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18262026-03-10T11:44:58.768Z[ 11] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18272026-03-10T11:44:58.768Z[ 13] 5.00-6.00 sec 135 MBytes 1.14 Gbits/sec
18282026-03-10T11:44:58.768Z[ 15] 5.00-6.00 sec 135 MBytes 1.14 Gbits/sec
18292026-03-10T11:44:58.768Z[ 17] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
18302026-03-10T11:44:58.768Z[ 19] 5.00-6.00 sec 135 MBytes 1.14 Gbits/sec
18312026-03-10T11:44:58.768Z[SUM] 5.00-6.00 sec 1.06 GBytes 9.09 Gbits/sec
18322026-03-10T11:44:58.768Z- - - - - - - - - - - - - - - - - - - - - - - - -
18332026-03-10T11:44:58.768Z[ 5] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18342026-03-10T11:44:58.768Z[ 7] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18352026-03-10T11:44:58.768Z[ 9] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18362026-03-10T11:45:01.980Z[ 11] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18372026-03-10T11:45:01.980Z[ 13] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18382026-03-10T11:45:01.980Z[ 15] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18392026-03-10T11:45:01.980Z[ 17] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18402026-03-10T11:45:01.980Z[ 19] 6.00-7.00 sec 136 MBytes 1.14 Gbits/sec
18412026-03-10T11:45:01.980Z[SUM] 6.00-7.00 sec 1.06 GBytes 9.12 Gbits/sec
18422026-03-10T11:45:01.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
18432026-03-10T11:45:01.980Z[ 5] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18442026-03-10T11:45:01.980Z[ 7] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18452026-03-10T11:45:01.980Z[ 9] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18462026-03-10T11:45:01.980Z[ 11] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18472026-03-10T11:45:01.980Z[ 13] 7.00-8.00 sec 136 MBytes 1.14 Gbits/sec
18482026-03-10T11:45:01.980Z[ 15] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18492026-03-10T11:45:01.980Z[ 17] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18502026-03-10T11:45:01.980Z[ 19] 7.00-8.00 sec 135 MBytes 1.14 Gbits/sec
18512026-03-10T11:45:01.980Z[SUM] 7.00-8.00 sec 1.06 GBytes 9.09 Gbits/sec
18522026-03-10T11:45:01.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
18532026-03-10T11:45:01.980Z[ 5] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18542026-03-10T11:45:01.980Z[ 7] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18552026-03-10T11:45:01.980Z[ 9] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18562026-03-10T11:45:01.980Z[ 11] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18572026-03-10T11:45:01.980Z[ 13] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18582026-03-10T11:45:01.980Z[ 15] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18592026-03-10T11:45:01.980Z[ 17] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18602026-03-10T11:45:01.980Z[ 19] 8.00-9.00 sec 136 MBytes 1.14 Gbits/sec
18612026-03-10T11:45:01.980Z[SUM] 8.00-9.00 sec 1.07 GBytes 9.16 Gbits/sec
18622026-03-10T11:45:01.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
18632026-03-10T11:45:01.980Z[ 5] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
18642026-03-10T11:45:01.981Z[ 7] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
18652026-03-10T11:45:01.981Z[ 9] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
18662026-03-10T11:45:01.981Z[ 11] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18672026-03-10T11:45:01.981Z[ 13] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18682026-03-10T11:45:01.981Z[ 15] 9.00-10.00 sec 136 MBytes 1.14 Gbits/sec
18692026-03-10T11:45:01.981Z[ 17] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
18702026-03-10T11:45:01.981Z[ 19] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
18712026-03-10T11:45:01.981Z[SUM] 9.00-10.00 sec 1.06 GBytes 9.09 Gbits/sec
18722026-03-10T11:45:01.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
18732026-03-10T11:45:01.981Z[ 5] 10.00-10.00 sec 48.1 KBytes 845 Mbits/sec
18742026-03-10T11:45:01.981Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.69 Gbits/sec
18752026-03-10T11:45:01.981Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.70 Gbits/sec
18762026-03-10T11:45:01.981Z[ 11] 10.00-10.00 sec 48.1 KBytes 847 Mbits/sec
18772026-03-10T11:45:01.981Z[ 13] 10.00-10.00 sec 48.1 KBytes 847 Mbits/sec
18782026-03-10T11:45:01.981Z[ 15] 10.00-10.00 sec 48.1 KBytes 847 Mbits/sec
18792026-03-10T11:45:01.981Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.69 Gbits/sec
18802026-03-10T11:45:01.981Z[ 19] 10.00-10.00 sec 48.1 KBytes 847 Mbits/sec
18812026-03-10T11:45:01.981Z[SUM] 10.00-10.00 sec 529 KBytes 9.29 Gbits/sec
18822026-03-10T11:45:01.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
18832026-03-10T11:45:01.981Z[ ID] Interval Transfer Bandwidth
18842026-03-10T11:45:01.981Z[ 5] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18852026-03-10T11:45:01.981Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18862026-03-10T11:45:01.981Z[ 7] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18872026-03-10T11:45:01.981Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18882026-03-10T11:45:01.981Z[ 9] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18892026-03-10T11:45:01.981Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18902026-03-10T11:45:01.981Z[ 11] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18912026-03-10T11:45:01.981Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18922026-03-10T11:45:01.981Z[ 13] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18932026-03-10T11:45:01.981Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18942026-03-10T11:45:01.981Z[ 15] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18952026-03-10T11:45:01.981Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18962026-03-10T11:45:01.981Z[ 17] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18972026-03-10T11:45:01.981Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18982026-03-10T11:45:01.981Z[ 19] 0.00-10.00 sec 1.29 GBytes 1.11 Gbits/sec sender
18992026-03-10T11:45:01.981Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19002026-03-10T11:45:01.981Z[SUM] 0.00-10.00 sec 10.3 GBytes 8.87 Gbits/sec sender
19012026-03-10T11:45:01.981Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19022026-03-10T11:45:01.985ZRun 1/5...8869.685Mbps
19032026-03-10T11:45:09.005Z-----------------------------------------------------------
19042026-03-10T11:45:09.005ZServer listening on 5201
19052026-03-10T11:45:09.005Z-----------------------------------------------------------
19062026-03-10T11:45:09.005ZAccepted connection from 10.0.0.1, port 57278
19072026-03-10T11:45:09.005Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63499
19082026-03-10T11:45:09.005Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40339
19092026-03-10T11:45:09.005Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56502
19102026-03-10T11:45:09.006Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51075
19112026-03-10T11:45:09.006Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44126
19122026-03-10T11:45:09.006Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43005
19132026-03-10T11:45:09.006Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37594
19142026-03-10T11:45:09.006Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62517
19152026-03-10T11:45:09.006Z[ ID] Interval Transfer Bandwidth
19162026-03-10T11:45:09.006Z[ 5] 0.00-1.00 sec 109 MBytes 913 Mbits/sec
19172026-03-10T11:45:09.006Z[ 7] 0.00-1.00 sec 109 MBytes 915 Mbits/sec
19182026-03-10T11:45:09.006Z[ 9] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
19192026-03-10T11:45:09.006Z[ 11] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
19202026-03-10T11:45:09.006Z[ 13] 0.00-1.00 sec 109 MBytes 915 Mbits/sec
19212026-03-10T11:45:09.006Z[ 15] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
19222026-03-10T11:45:09.006Z[ 17] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
19232026-03-10T11:45:09.006Z[ 19] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
19242026-03-10T11:45:09.006Z[SUM] 0.00-1.00 sec 872 MBytes 7.31 Gbits/sec
19252026-03-10T11:45:09.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
19262026-03-10T11:45:09.006Z[ 5] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19272026-03-10T11:45:09.006Z[ 7] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19282026-03-10T11:45:09.006Z[ 9] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19292026-03-10T11:45:09.006Z[ 11] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19302026-03-10T11:45:09.006Z[ 13] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19312026-03-10T11:45:09.006Z[ 15] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19322026-03-10T11:45:09.006Z[ 17] 1.00-2.00 sec 135 MBytes 1.14 Gbits/sec
19332026-03-10T11:45:09.006Z[ 19] 1.00-2.00 sec 136 MBytes 1.14 Gbits/sec
19342026-03-10T11:45:09.006Z[SUM] 1.00-2.00 sec 1.06 GBytes 9.10 Gbits/sec
19352026-03-10T11:45:09.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
19362026-03-10T11:45:09.007Z[ 5] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19372026-03-10T11:45:09.007Z[ 7] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19382026-03-10T11:45:09.007Z[ 9] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19392026-03-10T11:45:09.007Z[ 11] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19402026-03-10T11:45:09.007Z[ 13] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19412026-03-10T11:45:09.007Z[ 15] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19422026-03-10T11:45:09.007Z[ 17] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19432026-03-10T11:45:09.007Z[ 19] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
19442026-03-10T11:45:09.007Z[SUM] 2.00-3.00 sec 1.07 GBytes 9.17 Gbits/sec
19452026-03-10T11:45:09.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
19462026-03-10T11:45:09.007Z[ 5] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19472026-03-10T11:45:09.007Z[ 7] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19482026-03-10T11:45:09.007Z[ 9] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19492026-03-10T11:45:09.007Z[ 11] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19502026-03-10T11:45:09.007Z[ 13] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19512026-03-10T11:45:09.007Z[ 15] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19522026-03-10T11:45:09.007Z[ 17] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19532026-03-10T11:45:09.007Z[ 19] 3.00-4.00 sec 136 MBytes 1.14 Gbits/sec
19542026-03-10T11:45:09.007Z[SUM] 3.00-4.00 sec 1.06 GBytes 9.12 Gbits/sec
19552026-03-10T11:45:09.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
19562026-03-10T11:45:09.007Z[ 5] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19572026-03-10T11:45:09.007Z[ 7] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19582026-03-10T11:45:09.007Z[ 9] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19592026-03-10T11:45:09.007Z[ 11] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19602026-03-10T11:45:09.007Z[ 13] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19612026-03-10T11:45:09.008Z[ 15] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19622026-03-10T11:45:09.008Z[ 17] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19632026-03-10T11:45:09.008Z[ 19] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
19642026-03-10T11:45:09.008Z[SUM] 4.00-5.00 sec 1.07 GBytes 9.18 Gbits/sec
19652026-03-10T11:45:09.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
19662026-03-10T11:45:09.008Z[ 5] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19672026-03-10T11:45:09.008Z[ 7] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19682026-03-10T11:45:09.008Z[ 9] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19692026-03-10T11:45:09.008Z[ 11] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19702026-03-10T11:45:09.008Z[ 13] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19712026-03-10T11:45:09.008Z[ 15] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19722026-03-10T11:45:09.008Z[ 17] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19732026-03-10T11:45:09.008Z[ 19] 5.00-6.00 sec 136 MBytes 1.14 Gbits/sec
19742026-03-10T11:45:09.008Z[SUM] 5.00-6.00 sec 1.06 GBytes 9.11 Gbits/sec
19752026-03-10T11:45:09.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
19762026-03-10T11:45:09.008Z[ 5] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19772026-03-10T11:45:09.008Z[ 7] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19782026-03-10T11:45:09.008Z[ 9] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19792026-03-10T11:45:12.220Z[ 11] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19802026-03-10T11:45:12.220Z[ 13] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19812026-03-10T11:45:12.220Z[ 15] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19822026-03-10T11:45:12.220Z[ 17] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19832026-03-10T11:45:12.220Z[ 19] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
19842026-03-10T11:45:12.220Z[SUM] 6.00-7.00 sec 1.07 GBytes 9.19 Gbits/sec
19852026-03-10T11:45:12.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
19862026-03-10T11:45:12.220Z[ 5] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
19872026-03-10T11:45:12.220Z[ 7] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
19882026-03-10T11:45:12.220Z[ 9] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
19892026-03-10T11:45:12.220Z[ 11] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
19902026-03-10T11:45:12.220Z[ 13] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
19912026-03-10T11:45:12.220Z[ 15] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
19922026-03-10T11:45:12.220Z[ 17] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
19932026-03-10T11:45:12.220Z[ 19] 7.00-8.00 sec 138 MBytes 1.15 Gbits/sec
19942026-03-10T11:45:12.220Z[SUM] 7.00-8.00 sec 1.07 GBytes 9.23 Gbits/sec
19952026-03-10T11:45:12.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
19962026-03-10T11:45:12.220Z[ 5] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
19972026-03-10T11:45:12.220Z[ 7] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
19982026-03-10T11:45:12.220Z[ 9] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
19992026-03-10T11:45:12.220Z[ 11] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
20002026-03-10T11:45:12.220Z[ 13] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
20012026-03-10T11:45:12.220Z[ 15] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
20022026-03-10T11:45:12.220Z[ 17] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
20032026-03-10T11:45:12.220Z[ 19] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
20042026-03-10T11:45:12.220Z[SUM] 8.00-9.00 sec 1.09 GBytes 9.33 Gbits/sec
20052026-03-10T11:45:12.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
20062026-03-10T11:45:12.220Z[ 5] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20072026-03-10T11:45:12.220Z[ 7] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20082026-03-10T11:45:12.220Z[ 9] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20092026-03-10T11:45:12.220Z[ 11] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20102026-03-10T11:45:12.220Z[ 13] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20112026-03-10T11:45:12.220Z[ 15] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20122026-03-10T11:45:12.220Z[ 17] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20132026-03-10T11:45:12.221Z[ 19] 9.00-10.00 sec 139 MBytes 1.16 Gbits/sec
20142026-03-10T11:45:12.221Z[SUM] 9.00-10.00 sec 1.08 GBytes 9.30 Gbits/sec
20152026-03-10T11:45:12.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
20162026-03-10T11:45:12.221Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.49 Gbits/sec
20172026-03-10T11:45:12.221Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.49 Gbits/sec
20182026-03-10T11:45:12.221Z[ 9] 10.00-10.00 sec 48.1 KBytes 746 Mbits/sec
20192026-03-10T11:45:12.221Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20202026-03-10T11:45:12.221Z[ 13] 10.00-10.00 sec 48.1 KBytes 746 Mbits/sec
20212026-03-10T11:45:12.221Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.49 Gbits/sec
20222026-03-10T11:45:12.221Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.49 Gbits/sec
20232026-03-10T11:45:12.221Z[ 19] 10.00-10.00 sec 144 KBytes 2.24 Gbits/sec
20242026-03-10T11:45:12.221Z[SUM] 10.00-10.00 sec 625 KBytes 9.66 Gbits/sec
20252026-03-10T11:45:12.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
20262026-03-10T11:45:12.221Z[ ID] Interval Transfer Bandwidth
20272026-03-10T11:45:12.221Z[ 5] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20282026-03-10T11:45:12.221Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20292026-03-10T11:45:12.221Z[ 7] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20302026-03-10T11:45:12.221Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20312026-03-10T11:45:12.221Z[ 9] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20322026-03-10T11:45:12.221Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20332026-03-10T11:45:12.221Z[ 11] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20342026-03-10T11:45:12.221Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20352026-03-10T11:45:12.221Z[ 13] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20362026-03-10T11:45:12.221Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20372026-03-10T11:45:12.221Z[ 15] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20382026-03-10T11:45:12.221Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20392026-03-10T11:45:12.221Z[ 17] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20402026-03-10T11:45:12.221Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20412026-03-10T11:45:12.221Z[ 19] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
20422026-03-10T11:45:12.221Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20432026-03-10T11:45:12.221Z[SUM] 0.00-10.00 sec 10.5 GBytes 9.00 Gbits/sec sender
20442026-03-10T11:45:12.221Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20452026-03-10T11:45:12.225ZRun 2/5...9004.861Mbps
20462026-03-10T11:45:19.244Z-----------------------------------------------------------
20472026-03-10T11:45:19.244ZServer listening on 5201
20482026-03-10T11:45:19.244Z-----------------------------------------------------------
20492026-03-10T11:45:19.244ZAccepted connection from 10.0.0.1, port 63900
20502026-03-10T11:45:19.244Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38297
20512026-03-10T11:45:19.244Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64299
20522026-03-10T11:45:19.244Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59018
20532026-03-10T11:45:19.244Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48451
20542026-03-10T11:45:19.244Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41208
20552026-03-10T11:45:19.244Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33522
20562026-03-10T11:45:19.244Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36056
20572026-03-10T11:45:19.244Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35155
20582026-03-10T11:45:19.244Z[ ID] Interval Transfer Bandwidth
20592026-03-10T11:45:19.244Z[ 5] 0.00-1.00 sec 109 MBytes 912 Mbits/sec
20602026-03-10T11:45:19.244Z[ 7] 0.00-1.00 sec 109 MBytes 911 Mbits/sec
20612026-03-10T11:45:19.245Z[ 9] 0.00-1.00 sec 109 MBytes 911 Mbits/sec
20622026-03-10T11:45:19.245Z[ 11] 0.00-1.00 sec 109 MBytes 910 Mbits/sec
20632026-03-10T11:45:19.245Z[ 13] 0.00-1.00 sec 109 MBytes 911 Mbits/sec
20642026-03-10T11:45:19.245Z[ 15] 0.00-1.00 sec 109 MBytes 911 Mbits/sec
20652026-03-10T11:45:19.245Z[ 17] 0.00-1.00 sec 109 MBytes 911 Mbits/sec
20662026-03-10T11:45:19.245Z[ 19] 0.00-1.00 sec 109 MBytes 910 Mbits/sec
20672026-03-10T11:45:19.245Z[SUM] 0.00-1.00 sec 869 MBytes 7.29 Gbits/sec
20682026-03-10T11:45:19.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
20692026-03-10T11:45:19.245Z[ 5] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20702026-03-10T11:45:19.245Z[ 7] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20712026-03-10T11:45:19.245Z[ 9] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20722026-03-10T11:45:19.245Z[ 11] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20732026-03-10T11:45:19.245Z[ 13] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20742026-03-10T11:45:19.245Z[ 15] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20752026-03-10T11:45:19.245Z[ 17] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20762026-03-10T11:45:19.245Z[ 19] 1.00-2.00 sec 138 MBytes 1.16 Gbits/sec
20772026-03-10T11:45:19.245Z[SUM] 1.00-2.00 sec 1.08 GBytes 9.26 Gbits/sec
20782026-03-10T11:45:19.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
20792026-03-10T11:45:19.245Z[ 5] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20802026-03-10T11:45:19.245Z[ 7] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20812026-03-10T11:45:19.245Z[ 9] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20822026-03-10T11:45:19.245Z[ 11] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20832026-03-10T11:45:19.245Z[ 13] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20842026-03-10T11:45:19.245Z[ 15] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20852026-03-10T11:45:19.245Z[ 17] 2.00-3.00 sec 137 MBytes 1.15 Gbits/sec
20862026-03-10T11:45:19.245Z[ 19] 2.00-3.00 sec 138 MBytes 1.15 Gbits/sec
20872026-03-10T11:45:19.245Z[SUM] 2.00-3.00 sec 1.07 GBytes 9.22 Gbits/sec
20882026-03-10T11:45:19.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
20892026-03-10T11:45:19.245Z[ 5] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20902026-03-10T11:45:19.245Z[ 7] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20912026-03-10T11:45:19.245Z[ 9] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20922026-03-10T11:45:19.245Z[ 11] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20932026-03-10T11:45:19.245Z[ 13] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20942026-03-10T11:45:19.245Z[ 15] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20952026-03-10T11:45:19.245Z[ 17] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20962026-03-10T11:45:19.245Z[ 19] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
20972026-03-10T11:45:19.245Z[SUM] 3.00-4.00 sec 1.08 GBytes 9.27 Gbits/sec
20982026-03-10T11:45:19.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
20992026-03-10T11:45:19.246Z[ 5] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21002026-03-10T11:45:19.246Z[ 7] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21012026-03-10T11:45:19.246Z[ 9] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21022026-03-10T11:45:19.246Z[ 11] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21032026-03-10T11:45:19.246Z[ 13] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21042026-03-10T11:45:19.246Z[ 15] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21052026-03-10T11:45:19.249Z[ 17] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21062026-03-10T11:45:19.250Z[ 19] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
21072026-03-10T11:45:19.250Z[SUM] 4.00-5.00 sec 1.07 GBytes 9.21 Gbits/sec
21082026-03-10T11:45:19.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
21092026-03-10T11:45:19.250Z[ 5] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21102026-03-10T11:45:19.250Z[ 7] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21112026-03-10T11:45:19.250Z[ 9] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21122026-03-10T11:45:19.250Z[ 11] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21132026-03-10T11:45:19.250Z[ 13] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21142026-03-10T11:45:19.250Z[ 15] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21152026-03-10T11:45:19.250Z[ 17] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21162026-03-10T11:45:19.250Z[ 19] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
21172026-03-10T11:45:19.250Z[SUM] 5.00-6.00 sec 1.08 GBytes 9.31 Gbits/sec
21182026-03-10T11:45:19.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
21192026-03-10T11:45:19.250Z[ 5] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21202026-03-10T11:45:19.250Z[ 7] 6.00-7.00 sec 137 MBytes 1.15 Gbits/sec
21212026-03-10T11:45:19.250Z[ 9] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21222026-03-10T11:45:22.458Z[ 11] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21232026-03-10T11:45:22.458Z[ 13] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21242026-03-10T11:45:22.459Z[ 15] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21252026-03-10T11:45:22.459Z[ 17] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21262026-03-10T11:45:22.459Z[ 19] 6.00-7.00 sec 138 MBytes 1.15 Gbits/sec
21272026-03-10T11:45:22.459Z[SUM] 6.00-7.00 sec 1.07 GBytes 9.23 Gbits/sec
21282026-03-10T11:45:22.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
21292026-03-10T11:45:22.459Z[ 5] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21302026-03-10T11:45:22.459Z[ 7] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21312026-03-10T11:45:22.459Z[ 9] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21322026-03-10T11:45:22.459Z[ 11] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21332026-03-10T11:45:22.459Z[ 13] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21342026-03-10T11:45:22.459Z[ 15] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21352026-03-10T11:45:22.459Z[ 17] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21362026-03-10T11:45:22.459Z[ 19] 7.00-8.00 sec 137 MBytes 1.15 Gbits/sec
21372026-03-10T11:45:22.459Z[SUM] 7.00-8.00 sec 1.07 GBytes 9.18 Gbits/sec
21382026-03-10T11:45:22.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
21392026-03-10T11:45:22.459Z[ 5] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21402026-03-10T11:45:22.459Z[ 7] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
21412026-03-10T11:45:22.459Z[ 9] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21422026-03-10T11:45:22.459Z[ 11] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21432026-03-10T11:45:22.459Z[ 13] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21442026-03-10T11:45:22.459Z[ 15] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
21452026-03-10T11:45:22.459Z[ 17] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21462026-03-10T11:45:22.459Z[ 19] 8.00-9.00 sec 137 MBytes 1.15 Gbits/sec
21472026-03-10T11:45:22.459Z[SUM] 8.00-9.00 sec 1.07 GBytes 9.22 Gbits/sec
21482026-03-10T11:45:22.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
21492026-03-10T11:45:22.459Z[ 5] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21502026-03-10T11:45:22.459Z[ 7] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21512026-03-10T11:45:22.459Z[ 9] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21522026-03-10T11:45:22.459Z[ 11] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21532026-03-10T11:45:22.459Z[ 13] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21542026-03-10T11:45:22.459Z[ 15] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21552026-03-10T11:45:22.459Z[ 17] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21562026-03-10T11:45:22.459Z[ 19] 9.00-10.00 sec 135 MBytes 1.14 Gbits/sec
21572026-03-10T11:45:22.459Z[SUM] 9.00-10.00 sec 1.06 GBytes 9.09 Gbits/sec
21582026-03-10T11:45:22.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
21592026-03-10T11:45:22.459Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21602026-03-10T11:45:22.459Z[ 7] 10.00-10.00 sec 144 KBytes 2.01 Gbits/sec
21612026-03-10T11:45:22.459Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.34 Gbits/sec
21622026-03-10T11:45:22.460Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.34 Gbits/sec
21632026-03-10T11:45:22.460Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21642026-03-10T11:45:22.460Z[ 15] 10.00-10.00 sec 144 KBytes 2.01 Gbits/sec
21652026-03-10T11:45:22.460Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.34 Gbits/sec
21662026-03-10T11:45:22.460Z[ 19] 10.00-10.00 sec 48.1 KBytes 670 Mbits/sec
21672026-03-10T11:45:22.460Z[SUM] 10.00-10.00 sec 625 KBytes 8.66 Gbits/sec
21682026-03-10T11:45:22.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
21692026-03-10T11:45:22.460Z[ ID] Interval Transfer Bandwidth
21702026-03-10T11:45:22.460Z[ 5] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21712026-03-10T11:45:22.460Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21722026-03-10T11:45:22.460Z[ 7] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21732026-03-10T11:45:22.463Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21742026-03-10T11:45:22.463Z[ 9] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21752026-03-10T11:45:22.463Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21762026-03-10T11:45:22.463Z[ 11] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21772026-03-10T11:45:22.463Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21782026-03-10T11:45:22.463Z[ 13] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21792026-03-10T11:45:22.463Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21802026-03-10T11:45:22.463Z[ 15] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21812026-03-10T11:45:22.463Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21822026-03-10T11:45:22.464Z[ 17] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21832026-03-10T11:45:22.464Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21842026-03-10T11:45:22.464Z[ 19] 0.00-10.00 sec 1.31 GBytes 1.13 Gbits/sec sender
21852026-03-10T11:45:22.464Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21862026-03-10T11:45:22.464Z[SUM] 0.00-10.00 sec 10.5 GBytes 9.03 Gbits/sec sender
21872026-03-10T11:45:22.464Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21882026-03-10T11:45:22.464ZRun 3/5...9029.491Mbps
21892026-03-10T11:45:29.490Z-----------------------------------------------------------
21902026-03-10T11:45:29.490ZServer listening on 5201
21912026-03-10T11:45:29.490Z-----------------------------------------------------------
21922026-03-10T11:45:29.490ZAccepted connection from 10.0.0.1, port 57860
21932026-03-10T11:45:29.490Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36096
21942026-03-10T11:45:29.490Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49086
21952026-03-10T11:45:29.490Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64822
21962026-03-10T11:45:29.490Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61422
21972026-03-10T11:45:29.490Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63924
21982026-03-10T11:45:29.490Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43370
21992026-03-10T11:45:29.490Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49621
22002026-03-10T11:45:29.490Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53958
22012026-03-10T11:45:29.490Z[ ID] Interval Transfer Bandwidth
22022026-03-10T11:45:29.490Z[ 5] 0.00-1.00 sec 109 MBytes 913 Mbits/sec
22032026-03-10T11:45:29.490Z[ 7] 0.00-1.00 sec 109 MBytes 916 Mbits/sec
22042026-03-10T11:45:29.490Z[ 9] 0.00-1.00 sec 109 MBytes 915 Mbits/sec
22052026-03-10T11:45:29.490Z[ 11] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
22062026-03-10T11:45:29.490Z[ 13] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
22072026-03-10T11:45:29.490Z[ 15] 0.00-1.00 sec 109 MBytes 915 Mbits/sec
22082026-03-10T11:45:29.490Z[ 17] 0.00-1.00 sec 109 MBytes 913 Mbits/sec
22092026-03-10T11:45:29.490Z[ 19] 0.00-1.00 sec 109 MBytes 914 Mbits/sec
22102026-03-10T11:45:29.490Z[SUM] 0.00-1.00 sec 872 MBytes 7.31 Gbits/sec
22112026-03-10T11:45:29.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
22122026-03-10T11:45:29.490Z[ 5] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22132026-03-10T11:45:29.490Z[ 7] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22142026-03-10T11:45:29.490Z[ 9] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22152026-03-10T11:45:29.490Z[ 11] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22162026-03-10T11:45:29.490Z[ 13] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22172026-03-10T11:45:29.490Z[ 15] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22182026-03-10T11:45:29.490Z[ 17] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22192026-03-10T11:45:29.490Z[ 19] 1.00-2.00 sec 140 MBytes 1.17 Gbits/sec
22202026-03-10T11:45:29.490Z[SUM] 1.00-2.00 sec 1.09 GBytes 9.38 Gbits/sec
22212026-03-10T11:45:29.490Z- - - - - - - - - - - - - - - - - - - - - - - - -
22222026-03-10T11:45:29.491Z[ 5] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22232026-03-10T11:45:29.491Z[ 7] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22242026-03-10T11:45:29.491Z[ 9] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22252026-03-10T11:45:29.491Z[ 11] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22262026-03-10T11:45:29.491Z[ 13] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22272026-03-10T11:45:29.491Z[ 15] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22282026-03-10T11:45:29.491Z[ 17] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22292026-03-10T11:45:29.491Z[ 19] 2.00-3.00 sec 139 MBytes 1.16 Gbits/sec
22302026-03-10T11:45:29.491Z[SUM] 2.00-3.00 sec 1.08 GBytes 9.31 Gbits/sec
22312026-03-10T11:45:29.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
22322026-03-10T11:45:29.491Z[ 5] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22332026-03-10T11:45:29.491Z[ 7] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22342026-03-10T11:45:29.491Z[ 9] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22352026-03-10T11:45:29.491Z[ 11] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22362026-03-10T11:45:29.491Z[ 13] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22372026-03-10T11:45:29.491Z[ 15] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22382026-03-10T11:45:29.491Z[ 17] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22392026-03-10T11:45:29.491Z[ 19] 3.00-4.00 sec 138 MBytes 1.16 Gbits/sec
22402026-03-10T11:45:29.491Z[SUM] 3.00-4.00 sec 1.08 GBytes 9.25 Gbits/sec
22412026-03-10T11:45:29.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
22422026-03-10T11:45:29.491Z[ 5] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
22432026-03-10T11:45:29.491Z[ 7] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
22442026-03-10T11:45:29.491Z[ 9] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
22452026-03-10T11:45:29.491Z[ 11] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
22462026-03-10T11:45:29.491Z[ 13] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
22472026-03-10T11:45:29.491Z[ 15] 4.00-5.00 sec 137 MBytes 1.15 Gbits/sec
22482026-03-10T11:45:29.491Z[ 17] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
22492026-03-10T11:45:29.491Z[ 19] 4.00-5.00 sec 138 MBytes 1.15 Gbits/sec
22502026-03-10T11:45:29.491Z[SUM] 4.00-5.00 sec 1.07 GBytes 9.23 Gbits/sec
22512026-03-10T11:45:29.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
22522026-03-10T11:45:29.491Z[ 5] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22532026-03-10T11:45:29.491Z[ 7] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22542026-03-10T11:45:29.491Z[ 9] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22552026-03-10T11:45:29.491Z[ 11] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22562026-03-10T11:45:29.491Z[ 13] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22572026-03-10T11:45:29.491Z[ 15] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22582026-03-10T11:45:29.491Z[ 17] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22592026-03-10T11:45:29.491Z[ 19] 5.00-6.00 sec 139 MBytes 1.17 Gbits/sec
22602026-03-10T11:45:29.491Z[SUM] 5.00-6.00 sec 1.09 GBytes 9.33 Gbits/sec
22612026-03-10T11:45:29.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
22622026-03-10T11:45:29.491Z[ 5] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22632026-03-10T11:45:29.492Z[ 7] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22642026-03-10T11:45:29.492Z[ 9] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22652026-03-10T11:45:32.699Z[ 11] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22662026-03-10T11:45:32.699Z[ 13] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22672026-03-10T11:45:32.699Z[ 15] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22682026-03-10T11:45:32.699Z[ 17] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22692026-03-10T11:45:32.700Z[ 19] 6.00-7.00 sec 138 MBytes 1.16 Gbits/sec
22702026-03-10T11:45:32.700Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.28 Gbits/sec
22712026-03-10T11:45:32.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
22722026-03-10T11:45:32.700Z[ 5] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22732026-03-10T11:45:32.700Z[ 7] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22742026-03-10T11:45:32.700Z[ 9] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22752026-03-10T11:45:32.700Z[ 11] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22762026-03-10T11:45:32.700Z[ 13] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22772026-03-10T11:45:32.700Z[ 15] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22782026-03-10T11:45:32.700Z[ 17] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22792026-03-10T11:45:32.700Z[ 19] 7.00-8.00 sec 139 MBytes 1.17 Gbits/sec
22802026-03-10T11:45:32.700Z[SUM] 7.00-8.00 sec 1.09 GBytes 9.35 Gbits/sec
22812026-03-10T11:45:32.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
22822026-03-10T11:45:32.700Z[ 5] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
22832026-03-10T11:45:32.700Z[ 7] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
22842026-03-10T11:45:32.700Z[ 9] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22852026-03-10T11:45:32.700Z[ 11] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
22862026-03-10T11:45:32.700Z[ 13] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22872026-03-10T11:45:32.700Z[ 15] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22882026-03-10T11:45:32.700Z[ 17] 8.00-9.00 sec 138 MBytes 1.15 Gbits/sec
22892026-03-10T11:45:32.700Z[ 19] 8.00-9.00 sec 138 MBytes 1.16 Gbits/sec
22902026-03-10T11:45:32.700Z[SUM] 8.00-9.00 sec 1.08 GBytes 9.24 Gbits/sec
22912026-03-10T11:45:32.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
22922026-03-10T11:45:32.700Z[ 5] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22932026-03-10T11:45:32.700Z[ 7] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22942026-03-10T11:45:32.700Z[ 9] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22952026-03-10T11:45:32.700Z[ 11] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22962026-03-10T11:45:32.700Z[ 13] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22972026-03-10T11:45:32.700Z[ 15] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22982026-03-10T11:45:32.700Z[ 17] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
22992026-03-10T11:45:32.700Z[ 19] 9.00-10.00 sec 139 MBytes 1.17 Gbits/sec
23002026-03-10T11:45:32.700Z[SUM] 9.00-10.00 sec 1.09 GBytes 9.35 Gbits/sec
23012026-03-10T11:45:32.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
23022026-03-10T11:45:32.700Z[ 5] 10.00-10.00 sec 48.1 KBytes 847 Mbits/sec
23032026-03-10T11:45:32.700Z[ 7] 10.00-10.00 sec 48.1 KBytes 849 Mbits/sec
23042026-03-10T11:45:32.700Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.70 Gbits/sec
23052026-03-10T11:45:32.700Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.70 Gbits/sec
23062026-03-10T11:45:32.700Z[ 13] 10.00-10.00 sec 48.1 KBytes 849 Mbits/sec
23072026-03-10T11:45:32.701Z[ 15] 10.00-10.00 sec 48.1 KBytes 849 Mbits/sec
23082026-03-10T11:45:32.701Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.70 Gbits/sec
23092026-03-10T11:45:32.701Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.70 Gbits/sec
23102026-03-10T11:45:32.701Z[SUM] 10.00-10.00 sec 577 KBytes 10.2 Gbits/sec
23112026-03-10T11:45:32.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
23122026-03-10T11:45:32.701Z[ ID] Interval Transfer Bandwidth
23132026-03-10T11:45:32.701Z[ 5] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23142026-03-10T11:45:32.701Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23152026-03-10T11:45:32.701Z[ 7] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23162026-03-10T11:45:32.701Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23172026-03-10T11:45:32.701Z[ 9] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23182026-03-10T11:45:32.701Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23192026-03-10T11:45:32.701Z[ 11] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23202026-03-10T11:45:32.701Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23212026-03-10T11:45:32.701Z[ 13] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23222026-03-10T11:45:32.701Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23232026-03-10T11:45:32.701Z[ 15] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23242026-03-10T11:45:32.701Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23252026-03-10T11:45:32.701Z[ 17] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23262026-03-10T11:45:32.701Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23272026-03-10T11:45:32.701Z[ 19] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
23282026-03-10T11:45:32.701Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23292026-03-10T11:45:32.701Z[SUM] 0.00-10.00 sec 10.6 GBytes 9.10 Gbits/sec sender
23302026-03-10T11:45:32.701Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23312026-03-10T11:45:32.705ZRun 4/5...9103.199Mbps
23322026-03-10T11:45:39.725Z-----------------------------------------------------------
23332026-03-10T11:45:39.725ZServer listening on 5201
23342026-03-10T11:45:39.725Z-----------------------------------------------------------
23352026-03-10T11:45:39.725ZAccepted connection from 10.0.0.1, port 59819
23362026-03-10T11:45:39.725Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44560
23372026-03-10T11:45:39.725Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64958
23382026-03-10T11:45:39.725Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51360
23392026-03-10T11:45:39.725Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63018
23402026-03-10T11:45:39.725Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40761
23412026-03-10T11:45:39.725Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40294
23422026-03-10T11:45:39.725Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34180
23432026-03-10T11:45:39.725Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52894
23442026-03-10T11:45:39.725Z[ ID] Interval Transfer Bandwidth
23452026-03-10T11:45:39.725Z[ 5] 0.00-1.00 sec 109 MBytes 918 Mbits/sec
23462026-03-10T11:45:39.726Z[ 7] 0.00-1.00 sec 109 MBytes 918 Mbits/sec
23472026-03-10T11:45:39.726Z[ 9] 0.00-1.00 sec 109 MBytes 917 Mbits/sec
23482026-03-10T11:45:39.726Z[ 11] 0.00-1.00 sec 109 MBytes 917 Mbits/sec
23492026-03-10T11:45:39.726Z[ 13] 0.00-1.00 sec 109 MBytes 918 Mbits/sec
23502026-03-10T11:45:39.726Z[ 15] 0.00-1.00 sec 109 MBytes 918 Mbits/sec
23512026-03-10T11:45:39.726Z[ 17] 0.00-1.00 sec 109 MBytes 918 Mbits/sec
23522026-03-10T11:45:39.726Z[ 19] 0.00-1.00 sec 109 MBytes 917 Mbits/sec
23532026-03-10T11:45:39.726Z[SUM] 0.00-1.00 sec 875 MBytes 7.34 Gbits/sec
23542026-03-10T11:45:39.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
23552026-03-10T11:45:39.726Z[ 5] 1.00-2.00 sec 139 MBytes 1.17 Gbits/sec
23562026-03-10T11:45:39.726Z[ 7] 1.00-2.00 sec 139 MBytes 1.16 Gbits/sec
23572026-03-10T11:45:39.726Z[ 9] 1.00-2.00 sec 139 MBytes 1.17 Gbits/sec
23582026-03-10T11:45:39.726Z[ 11] 1.00-2.00 sec 139 MBytes 1.16 Gbits/sec
23592026-03-10T11:45:39.726Z[ 13] 1.00-2.00 sec 139 MBytes 1.17 Gbits/sec
23602026-03-10T11:45:39.726Z[ 15] 1.00-2.00 sec 139 MBytes 1.17 Gbits/sec
23612026-03-10T11:45:39.726Z[ 17] 1.00-2.00 sec 139 MBytes 1.16 Gbits/sec
23622026-03-10T11:45:39.726Z[ 19] 1.00-2.00 sec 139 MBytes 1.16 Gbits/sec
23632026-03-10T11:45:39.726Z[SUM] 1.00-2.00 sec 1.08 GBytes 9.32 Gbits/sec
23642026-03-10T11:45:39.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
23652026-03-10T11:45:39.726Z[ 5] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23662026-03-10T11:45:39.726Z[ 7] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23672026-03-10T11:45:39.726Z[ 9] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23682026-03-10T11:45:39.726Z[ 11] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23692026-03-10T11:45:39.726Z[ 13] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23702026-03-10T11:45:39.726Z[ 15] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23712026-03-10T11:45:39.726Z[ 17] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23722026-03-10T11:45:39.726Z[ 19] 2.00-3.00 sec 136 MBytes 1.14 Gbits/sec
23732026-03-10T11:45:39.726Z[SUM] 2.00-3.00 sec 1.06 GBytes 9.11 Gbits/sec
23742026-03-10T11:45:39.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
23752026-03-10T11:45:39.726Z[ 5] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23762026-03-10T11:45:39.726Z[ 7] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23772026-03-10T11:45:39.726Z[ 9] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23782026-03-10T11:45:39.726Z[ 11] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23792026-03-10T11:45:39.726Z[ 13] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23802026-03-10T11:45:39.726Z[ 15] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23812026-03-10T11:45:39.726Z[ 17] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23822026-03-10T11:45:39.726Z[ 19] 3.00-4.00 sec 137 MBytes 1.15 Gbits/sec
23832026-03-10T11:45:39.726Z[SUM] 3.00-4.00 sec 1.07 GBytes 9.17 Gbits/sec
23842026-03-10T11:45:39.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
23852026-03-10T11:45:39.727Z[ 5] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
23862026-03-10T11:45:39.727Z[ 7] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
23872026-03-10T11:45:39.727Z[ 9] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
23882026-03-10T11:45:39.727Z[ 11] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
23892026-03-10T11:45:39.727Z[ 13] 4.00-5.00 sec 139 MBytes 1.16 Gbits/sec
23902026-03-10T11:45:39.727Z[ 15] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
23912026-03-10T11:45:39.727Z[ 17] 4.00-5.00 sec 139 MBytes 1.17 Gbits/sec
23922026-03-10T11:45:39.727Z[ 19] 4.00-5.00 sec 139 MBytes 1.16 Gbits/sec
23932026-03-10T11:45:39.727Z[SUM] 4.00-5.00 sec 1.09 GBytes 9.32 Gbits/sec
23942026-03-10T11:45:39.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
23952026-03-10T11:45:39.727Z[ 5] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
23962026-03-10T11:45:39.727Z[ 7] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
23972026-03-10T11:45:39.727Z[ 9] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
23982026-03-10T11:45:39.727Z[ 11] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
23992026-03-10T11:45:39.727Z[ 13] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
24002026-03-10T11:45:39.727Z[ 15] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
24012026-03-10T11:45:39.731Z[ 17] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
24022026-03-10T11:45:39.731Z[ 19] 5.00-6.00 sec 140 MBytes 1.17 Gbits/sec
24032026-03-10T11:45:39.731Z[SUM] 5.00-6.00 sec 1.09 GBytes 9.39 Gbits/sec
24042026-03-10T11:45:39.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
24052026-03-10T11:45:39.731Z[ 5] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24062026-03-10T11:45:39.731Z[ 7] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24072026-03-10T11:45:39.731Z[ 9] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24082026-03-10T11:45:42.939Z[ 11] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24092026-03-10T11:45:42.940Z[ 13] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24102026-03-10T11:45:42.940Z[ 15] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24112026-03-10T11:45:42.940Z[ 17] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24122026-03-10T11:45:42.940Z[ 19] 6.00-7.00 sec 139 MBytes 1.16 Gbits/sec
24132026-03-10T11:45:42.940Z[SUM] 6.00-7.00 sec 1.08 GBytes 9.30 Gbits/sec
24142026-03-10T11:45:42.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
24152026-03-10T11:45:42.940Z[ 5] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24162026-03-10T11:45:42.940Z[ 7] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24172026-03-10T11:45:42.940Z[ 9] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24182026-03-10T11:45:42.940Z[ 11] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24192026-03-10T11:45:42.940Z[ 13] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24202026-03-10T11:45:42.940Z[ 15] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24212026-03-10T11:45:42.940Z[ 17] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24222026-03-10T11:45:42.940Z[ 19] 7.00-8.00 sec 138 MBytes 1.16 Gbits/sec
24232026-03-10T11:45:42.940Z[SUM] 7.00-8.00 sec 1.08 GBytes 9.27 Gbits/sec
24242026-03-10T11:45:42.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
24252026-03-10T11:45:42.940Z[ 5] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24262026-03-10T11:45:42.940Z[ 7] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24272026-03-10T11:45:42.940Z[ 9] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24282026-03-10T11:45:42.940Z[ 11] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24292026-03-10T11:45:42.940Z[ 13] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24302026-03-10T11:45:42.940Z[ 15] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24312026-03-10T11:45:42.940Z[ 17] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24322026-03-10T11:45:42.940Z[ 19] 8.00-9.00 sec 139 MBytes 1.17 Gbits/sec
24332026-03-10T11:45:42.940Z[SUM] 8.00-9.00 sec 1.09 GBytes 9.35 Gbits/sec
24342026-03-10T11:45:42.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
24352026-03-10T11:45:42.940Z[ 5] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24362026-03-10T11:45:42.940Z[ 7] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24372026-03-10T11:45:42.940Z[ 9] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24382026-03-10T11:45:42.940Z[ 11] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24392026-03-10T11:45:42.940Z[ 13] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24402026-03-10T11:45:42.940Z[ 15] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24412026-03-10T11:45:42.940Z[ 17] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24422026-03-10T11:45:42.940Z[ 19] 9.00-10.00 sec 138 MBytes 1.16 Gbits/sec
24432026-03-10T11:45:42.940Z[SUM] 9.00-10.00 sec 1.08 GBytes 9.27 Gbits/sec
24442026-03-10T11:45:42.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
24452026-03-10T11:45:42.940Z[ 5] 10.00-10.00 sec 48.1 KBytes 903 Mbits/sec
24462026-03-10T11:45:42.941Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.82 Gbits/sec
24472026-03-10T11:45:42.941Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.82 Gbits/sec
24482026-03-10T11:45:42.941Z[ 11] 10.00-10.00 sec 48.1 KBytes 910 Mbits/sec
24492026-03-10T11:45:42.941Z[ 13] 10.00-10.00 sec 144 KBytes 2.73 Gbits/sec
24502026-03-10T11:45:42.941Z[ 15] 10.00-10.00 sec 48.1 KBytes 910 Mbits/sec
24512026-03-10T11:45:42.941Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24522026-03-10T11:45:42.941Z[ 19] 10.00-10.00 sec 48.1 KBytes 908 Mbits/sec
24532026-03-10T11:45:42.941Z[SUM] 10.00-10.00 sec 529 KBytes 9.94 Gbits/sec
24542026-03-10T11:45:42.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
24552026-03-10T11:45:42.941Z[ ID] Interval Transfer Bandwidth
24562026-03-10T11:45:42.941Z[ 5] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24572026-03-10T11:45:42.941Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24582026-03-10T11:45:42.941Z[ 7] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24592026-03-10T11:45:42.941Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24602026-03-10T11:45:42.941Z[ 9] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24612026-03-10T11:45:42.941Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24622026-03-10T11:45:42.941Z[ 11] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24632026-03-10T11:45:42.941Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24642026-03-10T11:45:42.941Z[ 13] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24652026-03-10T11:45:42.941Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24662026-03-10T11:45:42.941Z[ 15] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24672026-03-10T11:45:42.941Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24682026-03-10T11:45:42.941Z[ 17] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24692026-03-10T11:45:42.941Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24702026-03-10T11:45:42.941Z[ 19] 0.00-10.00 sec 1.32 GBytes 1.14 Gbits/sec sender
24712026-03-10T11:45:42.941Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24722026-03-10T11:45:42.941Z[SUM] 0.00-10.00 sec 10.6 GBytes 9.08 Gbits/sec sender
24732026-03-10T11:45:42.941Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24742026-03-10T11:45:42.945ZRun 5/5...9085.352Mbps
24752026-03-10T11:45:42.945Z###---------------------###
24762026-03-10T11:45:42.945Z::: iPerf done... :::
24772026-03-10T11:45:42.945Z:::Awaiting out files...:::
24782026-03-10T11:45:42.945Z###---------------------###
24792026-03-10T11:45:42.945Z###-----###
24802026-03-10T11:45:42.945Z:::done!:::
24812026-03-10T11:45:42.945Z###-----###
24822026-03-10T11:45:42.945Z###-------------------###
24832026-03-10T11:45:42.945Z:::Running experiment :::
24842026-03-10T11:45:42.945Z:::iperf-tcp/local/c2s:::
24852026-03-10T11:45:42.945Z###-------------------###
24862026-03-10T11:45:43.259Zdtrace: description 'profile-201us ' matched 2 probes
24872026-03-10T11:45:49.966Z-----------------------------------------------------------
24882026-03-10T11:45:49.966ZServer listening on 5201
24892026-03-10T11:45:49.966Z-----------------------------------------------------------
24902026-03-10T11:45:49.966ZAccepted connection from 10.0.0.1, port 46094
24912026-03-10T11:45:49.966Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60430
24922026-03-10T11:45:49.966Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51263
24932026-03-10T11:45:49.966Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50535
24942026-03-10T11:45:49.966Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52844
24952026-03-10T11:45:49.966Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62874
24962026-03-10T11:45:49.966Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41803
24972026-03-10T11:45:49.966Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47800
24982026-03-10T11:45:49.966Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52931
24992026-03-10T11:45:49.966Z[ ID] Interval Transfer Bandwidth
25002026-03-10T11:45:49.966Z[ 5] 0.00-1.00 sec 24.9 MBytes 209 Mbits/sec
25012026-03-10T11:45:49.966Z[ 7] 0.00-1.00 sec 24.8 MBytes 208 Mbits/sec
25022026-03-10T11:45:49.966Z[ 9] 0.00-1.00 sec 24.7 MBytes 208 Mbits/sec
25032026-03-10T11:45:49.966Z[ 11] 0.00-1.00 sec 24.8 MBytes 208 Mbits/sec
25042026-03-10T11:45:49.966Z[ 13] 0.00-1.00 sec 24.7 MBytes 207 Mbits/sec
25052026-03-10T11:45:49.966Z[ 15] 0.00-1.00 sec 24.7 MBytes 207 Mbits/sec
25062026-03-10T11:45:49.966Z[ 17] 0.00-1.00 sec 24.7 MBytes 207 Mbits/sec
25072026-03-10T11:45:49.966Z[ 19] 0.00-1.00 sec 24.6 MBytes 206 Mbits/sec
25082026-03-10T11:45:49.967Z[SUM] 0.00-1.00 sec 198 MBytes 1.66 Gbits/sec
25092026-03-10T11:45:49.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
25102026-03-10T11:45:49.967Z[ 5] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25112026-03-10T11:45:49.967Z[ 7] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25122026-03-10T11:45:49.967Z[ 9] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25132026-03-10T11:45:49.967Z[ 11] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25142026-03-10T11:45:49.967Z[ 13] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25152026-03-10T11:45:49.967Z[ 15] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25162026-03-10T11:45:49.967Z[ 17] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
25172026-03-10T11:45:49.967Z[ 19] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
25182026-03-10T11:45:49.967Z[SUM] 1.00-2.00 sec 268 MBytes 2.25 Gbits/sec
25192026-03-10T11:45:49.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
25202026-03-10T11:45:49.967Z[ 5] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
25212026-03-10T11:45:49.967Z[ 7] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
25222026-03-10T11:45:49.967Z[ 9] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
25232026-03-10T11:45:49.967Z[ 11] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
25242026-03-10T11:45:49.967Z[ 13] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
25252026-03-10T11:45:49.967Z[ 15] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
25262026-03-10T11:45:49.967Z[ 17] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
25272026-03-10T11:45:49.967Z[ 19] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
25282026-03-10T11:45:49.967Z[SUM] 2.00-3.00 sec 270 MBytes 2.27 Gbits/sec
25292026-03-10T11:45:49.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
25302026-03-10T11:45:49.967Z[ 5] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
25312026-03-10T11:45:49.967Z[ 7] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
25322026-03-10T11:45:49.967Z[ 9] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
25332026-03-10T11:45:49.967Z[ 11] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
25342026-03-10T11:45:49.967Z[ 13] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
25352026-03-10T11:45:49.967Z[ 15] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
25362026-03-10T11:45:49.967Z[ 17] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
25372026-03-10T11:45:49.967Z[ 19] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
25382026-03-10T11:45:49.967Z[SUM] 3.00-4.00 sec 267 MBytes 2.24 Gbits/sec
25392026-03-10T11:45:49.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
25402026-03-10T11:45:49.967Z[ 5] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25412026-03-10T11:45:49.967Z[ 7] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25422026-03-10T11:45:49.967Z[ 9] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25432026-03-10T11:45:49.967Z[ 11] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25442026-03-10T11:45:49.967Z[ 13] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25452026-03-10T11:45:49.967Z[ 15] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25462026-03-10T11:45:49.967Z[ 17] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
25472026-03-10T11:45:49.968Z[ 19] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
25482026-03-10T11:45:49.968Z[SUM] 4.00-5.00 sec 267 MBytes 2.24 Gbits/sec
25492026-03-10T11:45:49.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
25502026-03-10T11:45:49.968Z[ 5] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25512026-03-10T11:45:49.968Z[ 7] 5.00-6.00 sec 34.0 MBytes 285 Mbits/sec
25522026-03-10T11:45:49.968Z[ 9] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25532026-03-10T11:45:49.968Z[ 11] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25542026-03-10T11:45:49.968Z[ 13] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25552026-03-10T11:45:49.968Z[ 15] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25562026-03-10T11:45:49.968Z[ 17] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25572026-03-10T11:45:49.968Z[ 19] 5.00-6.00 sec 33.9 MBytes 284 Mbits/sec
25582026-03-10T11:45:49.968Z[SUM] 5.00-6.00 sec 271 MBytes 2.27 Gbits/sec
25592026-03-10T11:45:49.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
25602026-03-10T11:45:49.968Z[ 5] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
25612026-03-10T11:45:49.968Z[ 7] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
25622026-03-10T11:45:49.968Z[ 9] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
25632026-03-10T11:45:53.180Z[ 11] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
25642026-03-10T11:45:53.180Z[ 13] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
25652026-03-10T11:45:53.180Z[ 15] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
25662026-03-10T11:45:53.180Z[ 17] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
25672026-03-10T11:45:53.180Z[ 19] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
25682026-03-10T11:45:53.181Z[SUM] 6.00-7.00 sec 267 MBytes 2.24 Gbits/sec
25692026-03-10T11:45:53.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
25702026-03-10T11:45:53.181Z[ 5] 7.00-8.00 sec 32.5 MBytes 273 Mbits/sec
25712026-03-10T11:45:53.181Z[ 7] 7.00-8.00 sec 32.4 MBytes 271 Mbits/sec
25722026-03-10T11:45:53.181Z[ 9] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
25732026-03-10T11:45:53.181Z[ 11] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
25742026-03-10T11:45:53.181Z[ 13] 7.00-8.00 sec 32.5 MBytes 272 Mbits/sec
25752026-03-10T11:45:53.181Z[ 15] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
25762026-03-10T11:45:53.181Z[ 17] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
25772026-03-10T11:45:53.181Z[ 19] 7.00-8.00 sec 32.5 MBytes 272 Mbits/sec
25782026-03-10T11:45:53.181Z[SUM] 7.00-8.00 sec 259 MBytes 2.18 Gbits/sec
25792026-03-10T11:45:53.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
25802026-03-10T11:45:53.181Z[ 5] 8.00-9.00 sec 33.6 MBytes 281 Mbits/sec
25812026-03-10T11:45:53.181Z[ 7] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
25822026-03-10T11:45:53.181Z[ 9] 8.00-9.00 sec 33.4 MBytes 281 Mbits/sec
25832026-03-10T11:45:53.181Z[ 11] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
25842026-03-10T11:45:53.182Z[ 13] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
25852026-03-10T11:45:53.182Z[ 15] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
25862026-03-10T11:45:53.182Z[ 17] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
25872026-03-10T11:45:53.182Z[ 19] 8.00-9.00 sec 33.4 MBytes 281 Mbits/sec
25882026-03-10T11:45:53.182Z[SUM] 8.00-9.00 sec 268 MBytes 2.25 Gbits/sec
25892026-03-10T11:45:53.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
25902026-03-10T11:45:53.182Z[ 5] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
25912026-03-10T11:45:53.182Z[ 7] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
25922026-03-10T11:45:53.182Z[ 9] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
25932026-03-10T11:45:53.182Z[ 11] 9.00-10.00 sec 33.9 MBytes 285 Mbits/sec
25942026-03-10T11:45:53.182Z[ 13] 9.00-10.00 sec 33.9 MBytes 285 Mbits/sec
25952026-03-10T11:45:53.182Z[ 15] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
25962026-03-10T11:45:53.182Z[ 17] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
25972026-03-10T11:45:53.182Z[ 19] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
25982026-03-10T11:45:53.182Z[SUM] 9.00-10.00 sec 272 MBytes 2.28 Gbits/sec
25992026-03-10T11:45:53.182Z- - - - - - - - - - - - - - - - - - - - - - - - -
26002026-03-10T11:45:53.183Z[ 5] 10.00-10.00 sec 125 KBytes 660 Mbits/sec
26012026-03-10T11:45:53.183Z[ 7] 10.00-10.00 sec 76.7 KBytes 404 Mbits/sec
26022026-03-10T11:45:53.183Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26032026-03-10T11:45:53.183Z[ 11] 10.00-10.00 sec 63.3 KBytes 334 Mbits/sec
26042026-03-10T11:45:53.183Z[ 13] 10.00-10.00 sec 28.1 KBytes 148 Mbits/sec
26052026-03-10T11:45:53.183Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26062026-03-10T11:45:53.183Z[ 17] 10.00-10.00 sec 123 KBytes 647 Mbits/sec
26072026-03-10T11:45:53.183Z[ 19] 10.00-10.00 sec 43.7 KBytes 230 Mbits/sec
26082026-03-10T11:45:53.183Z[SUM] 10.00-10.00 sec 460 KBytes 2.42 Gbits/sec
26092026-03-10T11:45:53.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
26102026-03-10T11:45:53.183Z[ ID] Interval Transfer Bandwidth
26112026-03-10T11:45:53.183Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26122026-03-10T11:45:53.183Z[ 5] 0.00-10.00 sec 326 MBytes 274 Mbits/sec receiver
26132026-03-10T11:45:53.183Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26142026-03-10T11:45:53.183Z[ 7] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26152026-03-10T11:45:53.184Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26162026-03-10T11:45:53.184Z[ 9] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26172026-03-10T11:45:53.184Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26182026-03-10T11:45:53.184Z[ 11] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26192026-03-10T11:45:53.184Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26202026-03-10T11:45:53.184Z[ 13] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26212026-03-10T11:45:53.184Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26222026-03-10T11:45:53.184Z[ 15] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26232026-03-10T11:45:53.184Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26242026-03-10T11:45:53.184Z[ 17] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26252026-03-10T11:45:53.184Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26262026-03-10T11:45:53.184Z[ 19] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
26272026-03-10T11:45:53.184Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26282026-03-10T11:45:53.184Z[SUM] 0.00-10.00 sec 2.55 GBytes 2.19 Gbits/sec receiver
26292026-03-10T11:45:53.189ZRun 1/10...2186.904Mbps
26302026-03-10T11:46:00.205Z-----------------------------------------------------------
26312026-03-10T11:46:00.206ZServer listening on 5201
26322026-03-10T11:46:00.206Z-----------------------------------------------------------
26332026-03-10T11:46:00.206ZAccepted connection from 10.0.0.1, port 51190
26342026-03-10T11:46:00.206Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45569
26352026-03-10T11:46:00.206Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48209
26362026-03-10T11:46:00.206Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59242
26372026-03-10T11:46:00.206Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59452
26382026-03-10T11:46:00.206Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63952
26392026-03-10T11:46:00.206Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60267
26402026-03-10T11:46:00.206Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47525
26412026-03-10T11:46:00.206Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47651
26422026-03-10T11:46:00.206Z[ ID] Interval Transfer Bandwidth
26432026-03-10T11:46:00.206Z[ 5] 0.00-1.00 sec 23.8 MBytes 199 Mbits/sec
26442026-03-10T11:46:00.206Z[ 7] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
26452026-03-10T11:46:00.206Z[ 9] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
26462026-03-10T11:46:00.207Z[ 11] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
26472026-03-10T11:46:00.207Z[ 13] 0.00-1.00 sec 23.8 MBytes 199 Mbits/sec
26482026-03-10T11:46:00.207Z[ 15] 0.00-1.00 sec 23.7 MBytes 199 Mbits/sec
26492026-03-10T11:46:00.207Z[ 17] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
26502026-03-10T11:46:00.207Z[ 19] 0.00-1.00 sec 23.7 MBytes 198 Mbits/sec
26512026-03-10T11:46:00.207Z[SUM] 0.00-1.00 sec 190 MBytes 1.59 Gbits/sec
26522026-03-10T11:46:00.207Z- - - - - - - - - - - - - - - - - - - - - - - - -
26532026-03-10T11:46:00.207Z[ 5] 1.00-2.00 sec 34.3 MBytes 287 Mbits/sec
26542026-03-10T11:46:00.207Z[ 7] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
26552026-03-10T11:46:00.207Z[ 9] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
26562026-03-10T11:46:00.207Z[ 11] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
26572026-03-10T11:46:00.207Z[ 13] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
26582026-03-10T11:46:00.207Z[ 15] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
26592026-03-10T11:46:00.213Z[ 17] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
26602026-03-10T11:46:00.213Z[ 19] 1.00-2.00 sec 34.3 MBytes 288 Mbits/sec
26612026-03-10T11:46:00.213Z[SUM] 1.00-2.00 sec 275 MBytes 2.30 Gbits/sec
26622026-03-10T11:46:00.213Z- - - - - - - - - - - - - - - - - - - - - - - - -
26632026-03-10T11:46:00.213Z[ 5] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
26642026-03-10T11:46:00.213Z[ 7] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
26652026-03-10T11:46:00.213Z[ 9] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
26662026-03-10T11:46:00.213Z[ 11] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
26672026-03-10T11:46:00.213Z[ 13] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
26682026-03-10T11:46:00.213Z[ 15] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
26692026-03-10T11:46:00.213Z[ 17] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
26702026-03-10T11:46:00.213Z[ 19] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
26712026-03-10T11:46:00.213Z[SUM] 2.00-3.00 sec 284 MBytes 2.38 Gbits/sec
26722026-03-10T11:46:00.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
26732026-03-10T11:46:00.214Z[ 5] 3.00-4.00 sec 33.6 MBytes 281 Mbits/sec
26742026-03-10T11:46:00.214Z[ 7] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
26752026-03-10T11:46:00.214Z[ 9] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
26762026-03-10T11:46:00.214Z[ 11] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
26772026-03-10T11:46:00.214Z[ 13] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
26782026-03-10T11:46:00.214Z[ 15] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
26792026-03-10T11:46:00.214Z[ 17] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
26802026-03-10T11:46:00.214Z[ 19] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
26812026-03-10T11:46:00.214Z[SUM] 3.00-4.00 sec 268 MBytes 2.25 Gbits/sec
26822026-03-10T11:46:00.214Z- - - - - - - - - - - - - - - - - - - - - - - - -
26832026-03-10T11:46:00.214Z[ 5] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
26842026-03-10T11:46:00.214Z[ 7] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
26852026-03-10T11:46:00.214Z[ 9] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
26862026-03-10T11:46:00.214Z[ 11] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
26872026-03-10T11:46:00.214Z[ 13] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
26882026-03-10T11:46:00.214Z[ 15] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
26892026-03-10T11:46:00.215Z[ 17] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
26902026-03-10T11:46:00.215Z[ 19] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
26912026-03-10T11:46:00.215Z[SUM] 4.00-5.00 sec 264 MBytes 2.22 Gbits/sec
26922026-03-10T11:46:00.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
26932026-03-10T11:46:00.215Z[ 5] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
26942026-03-10T11:46:00.215Z[ 7] 5.00-6.00 sec 33.2 MBytes 278 Mbits/sec
26952026-03-10T11:46:00.215Z[ 9] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
26962026-03-10T11:46:00.215Z[ 11] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
26972026-03-10T11:46:00.215Z[ 13] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
26982026-03-10T11:46:00.215Z[ 15] 5.00-6.00 sec 33.2 MBytes 278 Mbits/sec
26992026-03-10T11:46:00.215Z[ 17] 5.00-6.00 sec 33.2 MBytes 278 Mbits/sec
27002026-03-10T11:46:00.215Z[ 19] 5.00-6.00 sec 33.2 MBytes 278 Mbits/sec
27012026-03-10T11:46:00.215Z[SUM] 5.00-6.00 sec 266 MBytes 2.23 Gbits/sec
27022026-03-10T11:46:00.215Z- - - - - - - - - - - - - - - - - - - - - - - - -
27032026-03-10T11:46:00.215Z[ 5] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
27042026-03-10T11:46:00.215Z[ 7] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
27052026-03-10T11:46:00.215Z[ 9] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
27062026-03-10T11:46:03.320Z[ 11] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
27072026-03-10T11:46:03.320Z[ 13] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
27082026-03-10T11:46:03.320Z[ 15] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
27092026-03-10T11:46:03.320Z[ 17] 6.00-7.00 sec 33.4 MBytes 281 Mbits/sec
27102026-03-10T11:46:03.320Z[ 19] 6.00-7.00 sec 33.4 MBytes 281 Mbits/sec
27112026-03-10T11:46:03.320Z[SUM] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
27122026-03-10T11:46:03.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
27132026-03-10T11:46:03.320Z[ 5] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
27142026-03-10T11:46:03.320Z[ 7] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
27152026-03-10T11:46:03.320Z[ 9] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
27162026-03-10T11:46:03.320Z[ 11] 7.00-8.00 sec 33.6 MBytes 281 Mbits/sec
27172026-03-10T11:46:03.320Z[ 13] 7.00-8.00 sec 33.5 MBytes 281 Mbits/sec
27182026-03-10T11:46:03.320Z[ 15] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
27192026-03-10T11:46:03.321Z[ 17] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
27202026-03-10T11:46:03.321Z[ 19] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
27212026-03-10T11:46:03.321Z[SUM] 7.00-8.00 sec 268 MBytes 2.25 Gbits/sec
27222026-03-10T11:46:03.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
27232026-03-10T11:46:03.321Z[ 5] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27242026-03-10T11:46:03.321Z[ 7] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27252026-03-10T11:46:03.321Z[ 9] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27262026-03-10T11:46:03.321Z[ 11] 8.00-9.00 sec 32.6 MBytes 274 Mbits/sec
27272026-03-10T11:46:03.321Z[ 13] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27282026-03-10T11:46:03.321Z[ 15] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27292026-03-10T11:46:03.321Z[ 17] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27302026-03-10T11:46:03.321Z[ 19] 8.00-9.00 sec 32.7 MBytes 274 Mbits/sec
27312026-03-10T11:46:03.321Z[SUM] 8.00-9.00 sec 261 MBytes 2.19 Gbits/sec
27322026-03-10T11:46:03.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
27332026-03-10T11:46:03.321Z[ 5] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27342026-03-10T11:46:03.321Z[ 7] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27352026-03-10T11:46:03.321Z[ 9] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27362026-03-10T11:46:03.321Z[ 11] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27372026-03-10T11:46:03.321Z[ 13] 9.00-10.00 sec 32.7 MBytes 275 Mbits/sec
27382026-03-10T11:46:03.322Z[ 15] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27392026-03-10T11:46:03.322Z[ 17] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
27402026-03-10T11:46:03.322Z[ 19] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
27412026-03-10T11:46:03.322Z[SUM] 9.00-10.00 sec 262 MBytes 2.19 Gbits/sec
27422026-03-10T11:46:03.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
27432026-03-10T11:46:03.322Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27442026-03-10T11:46:03.322Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27452026-03-10T11:46:03.322Z[ 9] 10.00-10.00 sec 27.0 KBytes 145 Mbits/sec
27462026-03-10T11:46:03.322Z[ 11] 10.00-10.00 sec 126 KBytes 674 Mbits/sec
27472026-03-10T11:46:03.322Z[ 13] 10.00-10.00 sec 54.6 KBytes 292 Mbits/sec
27482026-03-10T11:46:03.322Z[ 15] 10.00-10.00 sec 126 KBytes 674 Mbits/sec
27492026-03-10T11:46:03.322Z[ 17] 10.00-10.00 sec 21.6 KBytes 115 Mbits/sec
27502026-03-10T11:46:03.322Z[ 19] 10.00-10.00 sec 126 KBytes 674 Mbits/sec
27512026-03-10T11:46:03.322Z[SUM] 10.00-10.00 sec 481 KBytes 2.57 Gbits/sec
27522026-03-10T11:46:03.322Z- - - - - - - - - - - - - - - - - - - - - - - - -
27532026-03-10T11:46:03.322Z[ ID] Interval Transfer Bandwidth
27542026-03-10T11:46:03.322Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27552026-03-10T11:46:03.323Z[ 5] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27562026-03-10T11:46:03.323Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27572026-03-10T11:46:03.323Z[ 7] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27582026-03-10T11:46:03.323Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27592026-03-10T11:46:03.323Z[ 9] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27602026-03-10T11:46:03.323Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27612026-03-10T11:46:03.323Z[ 11] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27622026-03-10T11:46:03.323Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27632026-03-10T11:46:03.323Z[ 13] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27642026-03-10T11:46:03.323Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27652026-03-10T11:46:03.323Z[ 15] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27662026-03-10T11:46:03.323Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27672026-03-10T11:46:03.323Z[ 17] 0.00-10.00 sec 325 MBytes 273 Mbits/sec receiver
27682026-03-10T11:46:03.323Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27692026-03-10T11:46:03.323Z[ 19] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
27702026-03-10T11:46:03.323Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27712026-03-10T11:46:03.323Z[SUM] 0.00-10.00 sec 2.54 GBytes 2.18 Gbits/sec receiver
27722026-03-10T11:46:03.328ZRun 2/10...2185.247Mbps
27732026-03-10T11:46:10.345Z-----------------------------------------------------------
27742026-03-10T11:46:10.345ZServer listening on 5201
27752026-03-10T11:46:10.345Z-----------------------------------------------------------
27762026-03-10T11:46:10.345ZAccepted connection from 10.0.0.1, port 60392
27772026-03-10T11:46:10.345Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59517
27782026-03-10T11:46:10.345Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33581
27792026-03-10T11:46:10.345Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58217
27802026-03-10T11:46:10.345Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36323
27812026-03-10T11:46:10.346Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44238
27822026-03-10T11:46:10.346Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55720
27832026-03-10T11:46:10.346Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53416
27842026-03-10T11:46:10.346Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57287
27852026-03-10T11:46:10.346Z[ ID] Interval Transfer Bandwidth
27862026-03-10T11:46:10.346Z[ 5] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
27872026-03-10T11:46:10.346Z[ 7] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27882026-03-10T11:46:10.346Z[ 9] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
27892026-03-10T11:46:10.346Z[ 11] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
27902026-03-10T11:46:10.346Z[ 13] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27912026-03-10T11:46:10.346Z[ 15] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
27922026-03-10T11:46:10.346Z[ 17] 0.00-1.00 sec 22.5 MBytes 188 Mbits/sec
27932026-03-10T11:46:10.346Z[ 19] 0.00-1.00 sec 22.4 MBytes 188 Mbits/sec
27942026-03-10T11:46:10.346Z[SUM] 0.00-1.00 sec 180 MBytes 1.51 Gbits/sec
27952026-03-10T11:46:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
27962026-03-10T11:46:10.346Z[ 5] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
27972026-03-10T11:46:10.346Z[ 7] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
27982026-03-10T11:46:10.346Z[ 9] 1.00-2.00 sec 32.7 MBytes 275 Mbits/sec
27992026-03-10T11:46:10.346Z[ 11] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
28002026-03-10T11:46:10.346Z[ 13] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
28012026-03-10T11:46:10.346Z[ 15] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
28022026-03-10T11:46:10.346Z[ 17] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
28032026-03-10T11:46:10.346Z[ 19] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
28042026-03-10T11:46:10.346Z[SUM] 1.00-2.00 sec 261 MBytes 2.19 Gbits/sec
28052026-03-10T11:46:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
28062026-03-10T11:46:10.346Z[ 5] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28072026-03-10T11:46:10.346Z[ 7] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28082026-03-10T11:46:10.346Z[ 9] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28092026-03-10T11:46:10.346Z[ 11] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28102026-03-10T11:46:10.346Z[ 13] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28112026-03-10T11:46:10.346Z[ 15] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28122026-03-10T11:46:10.346Z[ 17] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
28132026-03-10T11:46:10.346Z[ 19] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
28142026-03-10T11:46:10.346Z[SUM] 2.00-3.00 sec 263 MBytes 2.21 Gbits/sec
28152026-03-10T11:46:10.346Z- - - - - - - - - - - - - - - - - - - - - - - - -
28162026-03-10T11:46:10.346Z[ 5] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
28172026-03-10T11:46:10.350Z[ 7] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
28182026-03-10T11:46:10.350Z[ 9] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
28192026-03-10T11:46:10.350Z[ 11] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
28202026-03-10T11:46:10.351Z[ 13] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
28212026-03-10T11:46:10.351Z[ 15] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
28222026-03-10T11:46:10.351Z[ 17] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
28232026-03-10T11:46:10.351Z[ 19] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
28242026-03-10T11:46:10.351Z[SUM] 3.00-4.00 sec 264 MBytes 2.21 Gbits/sec
28252026-03-10T11:46:10.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
28262026-03-10T11:46:10.351Z[ 5] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28272026-03-10T11:46:10.351Z[ 7] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28282026-03-10T11:46:10.351Z[ 9] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28292026-03-10T11:46:10.351Z[ 11] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28302026-03-10T11:46:10.351Z[ 13] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28312026-03-10T11:46:10.351Z[ 15] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28322026-03-10T11:46:10.351Z[ 17] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
28332026-03-10T11:46:10.351Z[ 19] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
28342026-03-10T11:46:10.351Z[SUM] 4.00-5.00 sec 269 MBytes 2.25 Gbits/sec
28352026-03-10T11:46:10.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
28362026-03-10T11:46:10.351Z[ 5] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
28372026-03-10T11:46:10.351Z[ 7] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
28382026-03-10T11:46:10.351Z[ 9] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
28392026-03-10T11:46:10.351Z[ 11] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
28402026-03-10T11:46:10.351Z[ 13] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
28412026-03-10T11:46:10.351Z[ 15] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
28422026-03-10T11:46:10.351Z[ 17] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
28432026-03-10T11:46:10.351Z[ 19] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
28442026-03-10T11:46:10.351Z[SUM] 5.00-6.00 sec 268 MBytes 2.24 Gbits/sec
28452026-03-10T11:46:10.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
28462026-03-10T11:46:10.351Z[ 5] 6.00-7.00 sec 33.1 MBytes 278 Mbits/sec
28472026-03-10T11:46:10.351Z[ 7] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
28482026-03-10T11:46:10.351Z[ 9] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
28492026-03-10T11:46:13.459Z[ 11] 6.00-7.00 sec 33.1 MBytes 278 Mbits/sec
28502026-03-10T11:46:13.459Z[ 13] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
28512026-03-10T11:46:13.459Z[ 15] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
28522026-03-10T11:46:13.459Z[ 17] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
28532026-03-10T11:46:13.459Z[ 19] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
28542026-03-10T11:46:13.459Z[SUM] 6.00-7.00 sec 264 MBytes 2.22 Gbits/sec
28552026-03-10T11:46:13.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
28562026-03-10T11:46:13.459Z[ 5] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
28572026-03-10T11:46:13.460Z[ 7] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
28582026-03-10T11:46:13.460Z[ 9] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
28592026-03-10T11:46:13.460Z[ 11] 7.00-8.00 sec 33.2 MBytes 278 Mbits/sec
28602026-03-10T11:46:13.460Z[ 13] 7.00-8.00 sec 33.2 MBytes 278 Mbits/sec
28612026-03-10T11:46:13.460Z[ 15] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
28622026-03-10T11:46:13.460Z[ 17] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
28632026-03-10T11:46:13.460Z[ 19] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
28642026-03-10T11:46:13.460Z[SUM] 7.00-8.00 sec 265 MBytes 2.23 Gbits/sec
28652026-03-10T11:46:13.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28662026-03-10T11:46:13.460Z[ 5] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
28672026-03-10T11:46:13.460Z[ 7] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
28682026-03-10T11:46:13.460Z[ 9] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
28692026-03-10T11:46:13.460Z[ 11] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
28702026-03-10T11:46:13.460Z[ 13] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
28712026-03-10T11:46:13.460Z[ 15] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
28722026-03-10T11:46:13.460Z[ 17] 8.00-9.00 sec 33.2 MBytes 279 Mbits/sec
28732026-03-10T11:46:13.460Z[ 19] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
28742026-03-10T11:46:13.460Z[SUM] 8.00-9.00 sec 266 MBytes 2.23 Gbits/sec
28752026-03-10T11:46:13.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28762026-03-10T11:46:13.460Z[ 5] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
28772026-03-10T11:46:13.460Z[ 7] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
28782026-03-10T11:46:13.460Z[ 9] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
28792026-03-10T11:46:13.460Z[ 11] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
28802026-03-10T11:46:13.460Z[ 13] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
28812026-03-10T11:46:13.460Z[ 15] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
28822026-03-10T11:46:13.460Z[ 17] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
28832026-03-10T11:46:13.460Z[ 19] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
28842026-03-10T11:46:13.460Z[SUM] 9.00-10.00 sec 268 MBytes 2.25 Gbits/sec
28852026-03-10T11:46:13.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
28862026-03-10T11:46:13.460Z[ 5] 10.00-10.00 sec 9.72 KBytes 42.2 Mbits/sec
28872026-03-10T11:46:13.460Z[ 7] 10.00-10.00 sec 33.4 KBytes 145 Mbits/sec
28882026-03-10T11:46:13.460Z[ 9] 10.00-10.00 sec 124 KBytes 540 Mbits/sec
28892026-03-10T11:46:13.460Z[ 11] 10.00-10.00 sec 123 KBytes 536 Mbits/sec
28902026-03-10T11:46:13.460Z[ 13] 10.00-10.00 sec 119 KBytes 519 Mbits/sec
28912026-03-10T11:46:13.460Z[ 15] 10.00-10.00 sec 126 KBytes 547 Mbits/sec
28922026-03-10T11:46:13.460Z[ 17] 10.00-10.00 sec 20.0 KBytes 86.8 Mbits/sec
28932026-03-10T11:46:13.460Z[ 19] 10.00-10.00 sec 115 KBytes 498 Mbits/sec
28942026-03-10T11:46:13.460Z[SUM] 10.00-10.00 sec 670 KBytes 2.91 Gbits/sec
28952026-03-10T11:46:13.461Z- - - - - - - - - - - - - - - - - - - - - - - - -
28962026-03-10T11:46:13.461Z[ ID] Interval Transfer Bandwidth
28972026-03-10T11:46:13.461Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28982026-03-10T11:46:13.461Z[ 5] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
28992026-03-10T11:46:13.461Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29002026-03-10T11:46:13.461Z[ 7] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29012026-03-10T11:46:13.461Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29022026-03-10T11:46:13.461Z[ 9] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29032026-03-10T11:46:13.461Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29042026-03-10T11:46:13.461Z[ 11] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29052026-03-10T11:46:13.461Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29062026-03-10T11:46:13.461Z[ 13] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29072026-03-10T11:46:13.461Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29082026-03-10T11:46:13.461Z[ 15] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29092026-03-10T11:46:13.461Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29102026-03-10T11:46:13.461Z[ 17] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29112026-03-10T11:46:13.461Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29122026-03-10T11:46:13.461Z[ 19] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
29132026-03-10T11:46:13.461Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29142026-03-10T11:46:13.461Z[SUM] 0.00-10.00 sec 2.51 GBytes 2.15 Gbits/sec receiver
29152026-03-10T11:46:13.465ZRun 3/10...2154.471Mbps
29162026-03-10T11:46:20.486Z-----------------------------------------------------------
29172026-03-10T11:46:20.486ZServer listening on 5201
29182026-03-10T11:46:20.486Z-----------------------------------------------------------
29192026-03-10T11:46:20.486ZAccepted connection from 10.0.0.1, port 35224
29202026-03-10T11:46:20.486Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42303
29212026-03-10T11:46:20.486Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54745
29222026-03-10T11:46:20.486Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43123
29232026-03-10T11:46:20.486Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46553
29242026-03-10T11:46:20.486Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56665
29252026-03-10T11:46:20.486Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52933
29262026-03-10T11:46:20.486Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47657
29272026-03-10T11:46:20.486Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49034
29282026-03-10T11:46:20.487Z[ ID] Interval Transfer Bandwidth
29292026-03-10T11:46:20.487Z[ 5] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29302026-03-10T11:46:20.487Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
29312026-03-10T11:46:20.487Z[ 9] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
29322026-03-10T11:46:20.487Z[ 11] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
29332026-03-10T11:46:20.487Z[ 13] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
29342026-03-10T11:46:20.487Z[ 15] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
29352026-03-10T11:46:20.487Z[ 17] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
29362026-03-10T11:46:20.487Z[ 19] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
29372026-03-10T11:46:20.487Z[SUM] 0.00-1.00 sec 187 MBytes 1.57 Gbits/sec
29382026-03-10T11:46:20.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
29392026-03-10T11:46:20.487Z[ 5] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
29402026-03-10T11:46:20.487Z[ 7] 1.00-2.00 sec 33.3 MBytes 279 Mbits/sec
29412026-03-10T11:46:20.487Z[ 9] 1.00-2.00 sec 33.3 MBytes 279 Mbits/sec
29422026-03-10T11:46:20.487Z[ 11] 1.00-2.00 sec 33.3 MBytes 279 Mbits/sec
29432026-03-10T11:46:20.487Z[ 13] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
29442026-03-10T11:46:20.487Z[ 15] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
29452026-03-10T11:46:20.487Z[ 17] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
29462026-03-10T11:46:20.487Z[ 19] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
29472026-03-10T11:46:20.487Z[SUM] 1.00-2.00 sec 267 MBytes 2.24 Gbits/sec
29482026-03-10T11:46:20.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
29492026-03-10T11:46:20.487Z[ 5] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
29502026-03-10T11:46:20.487Z[ 7] 2.00-3.00 sec 33.0 MBytes 276 Mbits/sec
29512026-03-10T11:46:20.487Z[ 9] 2.00-3.00 sec 33.1 MBytes 278 Mbits/sec
29522026-03-10T11:46:20.487Z[ 11] 2.00-3.00 sec 33.1 MBytes 277 Mbits/sec
29532026-03-10T11:46:20.487Z[ 13] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
29542026-03-10T11:46:20.487Z[ 15] 2.00-3.00 sec 32.9 MBytes 276 Mbits/sec
29552026-03-10T11:46:20.487Z[ 17] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29562026-03-10T11:46:20.487Z[ 19] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29572026-03-10T11:46:20.487Z[SUM] 2.00-3.00 sec 264 MBytes 2.21 Gbits/sec
29582026-03-10T11:46:20.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
29592026-03-10T11:46:20.487Z[ 5] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
29602026-03-10T11:46:20.487Z[ 7] 3.00-4.00 sec 33.6 MBytes 281 Mbits/sec
29612026-03-10T11:46:20.487Z[ 9] 3.00-4.00 sec 33.6 MBytes 281 Mbits/sec
29622026-03-10T11:46:20.487Z[ 11] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
29632026-03-10T11:46:20.487Z[ 13] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
29642026-03-10T11:46:20.487Z[ 15] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
29652026-03-10T11:46:20.487Z[ 17] 3.00-4.00 sec 33.6 MBytes 281 Mbits/sec
29662026-03-10T11:46:20.487Z[ 19] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
29672026-03-10T11:46:20.488Z[SUM] 3.00-4.00 sec 269 MBytes 2.25 Gbits/sec
29682026-03-10T11:46:20.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
29692026-03-10T11:46:20.488Z[ 5] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29702026-03-10T11:46:20.488Z[ 7] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29712026-03-10T11:46:20.488Z[ 9] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29722026-03-10T11:46:20.488Z[ 11] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29732026-03-10T11:46:20.488Z[ 13] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29742026-03-10T11:46:20.488Z[ 15] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29752026-03-10T11:46:20.488Z[ 17] 4.00-5.00 sec 32.5 MBytes 273 Mbits/sec
29762026-03-10T11:46:20.488Z[ 19] 4.00-5.00 sec 32.4 MBytes 272 Mbits/sec
29772026-03-10T11:46:20.488Z[SUM] 4.00-5.00 sec 259 MBytes 2.18 Gbits/sec
29782026-03-10T11:46:20.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
29792026-03-10T11:46:20.488Z[ 5] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
29802026-03-10T11:46:20.488Z[ 7] 5.00-6.00 sec 33.4 MBytes 281 Mbits/sec
29812026-03-10T11:46:20.488Z[ 9] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
29822026-03-10T11:46:20.488Z[ 11] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
29832026-03-10T11:46:20.488Z[ 13] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
29842026-03-10T11:46:20.488Z[ 15] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
29852026-03-10T11:46:20.488Z[ 17] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
29862026-03-10T11:46:20.488Z[ 19] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
29872026-03-10T11:46:20.488Z[SUM] 5.00-6.00 sec 267 MBytes 2.24 Gbits/sec
29882026-03-10T11:46:20.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
29892026-03-10T11:46:20.488Z[ 5] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
29902026-03-10T11:46:20.488Z[ 7] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
29912026-03-10T11:46:20.488Z[ 9] 6.00-7.00 sec 33.1 MBytes 278 Mbits/sec
29922026-03-10T11:46:23.699Z[ 11] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
29932026-03-10T11:46:23.699Z[ 13] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
29942026-03-10T11:46:23.699Z[ 15] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
29952026-03-10T11:46:23.699Z[ 17] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
29962026-03-10T11:46:23.699Z[ 19] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
29972026-03-10T11:46:23.699Z[SUM] 6.00-7.00 sec 266 MBytes 2.23 Gbits/sec
29982026-03-10T11:46:23.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
29992026-03-10T11:46:23.700Z[ 5] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
30002026-03-10T11:46:23.700Z[ 7] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
30012026-03-10T11:46:23.700Z[ 9] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
30022026-03-10T11:46:23.700Z[ 11] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
30032026-03-10T11:46:23.700Z[ 13] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
30042026-03-10T11:46:23.700Z[ 15] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
30052026-03-10T11:46:23.700Z[ 17] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
30062026-03-10T11:46:23.700Z[ 19] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
30072026-03-10T11:46:23.700Z[SUM] 7.00-8.00 sec 267 MBytes 2.24 Gbits/sec
30082026-03-10T11:46:23.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
30092026-03-10T11:46:23.700Z[ 5] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
30102026-03-10T11:46:23.700Z[ 7] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
30112026-03-10T11:46:23.700Z[ 9] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
30122026-03-10T11:46:23.700Z[ 11] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
30132026-03-10T11:46:23.700Z[ 13] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
30142026-03-10T11:46:23.700Z[ 15] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
30152026-03-10T11:46:23.700Z[ 17] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
30162026-03-10T11:46:23.700Z[ 19] 8.00-9.00 sec 33.1 MBytes 278 Mbits/sec
30172026-03-10T11:46:23.700Z[SUM] 8.00-9.00 sec 265 MBytes 2.22 Gbits/sec
30182026-03-10T11:46:23.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
30192026-03-10T11:46:23.700Z[ 5] 9.00-10.00 sec 33.3 MBytes 280 Mbits/sec
30202026-03-10T11:46:23.700Z[ 7] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
30212026-03-10T11:46:23.700Z[ 9] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
30222026-03-10T11:46:23.700Z[ 11] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
30232026-03-10T11:46:23.700Z[ 13] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
30242026-03-10T11:46:23.700Z[ 15] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
30252026-03-10T11:46:23.700Z[ 17] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
30262026-03-10T11:46:23.700Z[ 19] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
30272026-03-10T11:46:23.700Z[SUM] 9.00-10.00 sec 267 MBytes 2.24 Gbits/sec
30282026-03-10T11:46:23.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
30292026-03-10T11:46:23.700Z[ 5] 10.00-10.00 sec 49.7 KBytes 327 Mbits/sec
30302026-03-10T11:46:23.700Z[ 7] 10.00-10.00 sec 124 KBytes 816 Mbits/sec
30312026-03-10T11:46:23.700Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30322026-03-10T11:46:23.700Z[ 11] 10.00-10.00 sec 13.1 KBytes 86.2 Mbits/sec
30332026-03-10T11:46:23.700Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30342026-03-10T11:46:23.700Z[ 15] 10.00-10.00 sec 21.6 KBytes 142 Mbits/sec
30352026-03-10T11:46:23.700Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30362026-03-10T11:46:23.701Z[ 19] 10.00-10.00 sec 84.8 KBytes 560 Mbits/sec
30372026-03-10T11:46:23.701Z[SUM] 10.00-10.00 sec 293 KBytes 1.93 Gbits/sec
30382026-03-10T11:46:23.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
30392026-03-10T11:46:23.701Z[ ID] Interval Transfer Bandwidth
30402026-03-10T11:46:23.701Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30412026-03-10T11:46:23.701Z[ 5] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30422026-03-10T11:46:23.701Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30432026-03-10T11:46:23.701Z[ 7] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30442026-03-10T11:46:23.701Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30452026-03-10T11:46:23.701Z[ 9] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30462026-03-10T11:46:23.701Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30472026-03-10T11:46:23.701Z[ 11] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30482026-03-10T11:46:23.701Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30492026-03-10T11:46:23.701Z[ 13] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30502026-03-10T11:46:23.701Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30512026-03-10T11:46:23.701Z[ 15] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30522026-03-10T11:46:23.701Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30532026-03-10T11:46:23.701Z[ 17] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30542026-03-10T11:46:23.701Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30552026-03-10T11:46:23.701Z[ 19] 0.00-10.00 sec 322 MBytes 270 Mbits/sec receiver
30562026-03-10T11:46:23.701Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30572026-03-10T11:46:23.701Z[SUM] 0.00-10.00 sec 2.52 GBytes 2.16 Gbits/sec receiver
30582026-03-10T11:46:23.704ZRun 4/10...2162.812Mbps
30592026-03-10T11:46:30.726Z-----------------------------------------------------------
30602026-03-10T11:46:30.726ZServer listening on 5201
30612026-03-10T11:46:30.726Z-----------------------------------------------------------
30622026-03-10T11:46:30.726ZAccepted connection from 10.0.0.1, port 57394
30632026-03-10T11:46:30.726Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50120
30642026-03-10T11:46:30.727Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62674
30652026-03-10T11:46:30.727Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60096
30662026-03-10T11:46:30.727Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60007
30672026-03-10T11:46:30.727Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64768
30682026-03-10T11:46:30.727Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44018
30692026-03-10T11:46:30.727Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63263
30702026-03-10T11:46:30.727Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57942
30712026-03-10T11:46:30.727Z[ ID] Interval Transfer Bandwidth
30722026-03-10T11:46:30.727Z[ 5] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30732026-03-10T11:46:30.727Z[ 7] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30742026-03-10T11:46:30.727Z[ 9] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30752026-03-10T11:46:30.727Z[ 11] 0.00-1.00 sec 22.7 MBytes 191 Mbits/sec
30762026-03-10T11:46:30.727Z[ 13] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30772026-03-10T11:46:30.727Z[ 15] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
30782026-03-10T11:46:30.727Z[ 17] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
30792026-03-10T11:46:30.727Z[ 19] 0.00-1.00 sec 22.5 MBytes 189 Mbits/sec
30802026-03-10T11:46:30.727Z[SUM] 0.00-1.00 sec 181 MBytes 1.52 Gbits/sec
30812026-03-10T11:46:30.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
30822026-03-10T11:46:30.727Z[ 5] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
30832026-03-10T11:46:30.727Z[ 7] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
30842026-03-10T11:46:30.727Z[ 9] 1.00-2.00 sec 33.3 MBytes 279 Mbits/sec
30852026-03-10T11:46:30.727Z[ 11] 1.00-2.00 sec 33.3 MBytes 279 Mbits/sec
30862026-03-10T11:46:30.727Z[ 13] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
30872026-03-10T11:46:30.727Z[ 15] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
30882026-03-10T11:46:30.727Z[ 17] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
30892026-03-10T11:46:30.727Z[ 19] 1.00-2.00 sec 33.3 MBytes 280 Mbits/sec
30902026-03-10T11:46:30.727Z[SUM] 1.00-2.00 sec 267 MBytes 2.24 Gbits/sec
30912026-03-10T11:46:30.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
30922026-03-10T11:46:30.727Z[ 5] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
30932026-03-10T11:46:30.727Z[ 7] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
30942026-03-10T11:46:30.727Z[ 9] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
30952026-03-10T11:46:30.727Z[ 11] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
30962026-03-10T11:46:30.727Z[ 13] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
30972026-03-10T11:46:30.727Z[ 15] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
30982026-03-10T11:46:30.727Z[ 17] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
30992026-03-10T11:46:30.727Z[ 19] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
31002026-03-10T11:46:30.727Z[SUM] 2.00-3.00 sec 270 MBytes 2.27 Gbits/sec
31012026-03-10T11:46:30.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
31022026-03-10T11:46:30.727Z[ 5] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
31032026-03-10T11:46:30.728Z[ 7] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
31042026-03-10T11:46:30.728Z[ 9] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
31052026-03-10T11:46:30.728Z[ 11] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
31062026-03-10T11:46:30.728Z[ 13] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
31072026-03-10T11:46:30.728Z[ 15] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
31082026-03-10T11:46:30.728Z[ 17] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
31092026-03-10T11:46:30.728Z[ 19] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
31102026-03-10T11:46:30.728Z[SUM] 3.00-4.00 sec 267 MBytes 2.24 Gbits/sec
31112026-03-10T11:46:30.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31122026-03-10T11:46:30.728Z[ 5] 4.00-5.00 sec 33.7 MBytes 282 Mbits/sec
31132026-03-10T11:46:30.728Z[ 7] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
31142026-03-10T11:46:30.728Z[ 9] 4.00-5.00 sec 33.7 MBytes 282 Mbits/sec
31152026-03-10T11:46:30.728Z[ 11] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
31162026-03-10T11:46:30.728Z[ 13] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
31172026-03-10T11:46:30.728Z[ 15] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
31182026-03-10T11:46:30.728Z[ 17] 4.00-5.00 sec 33.7 MBytes 283 Mbits/sec
31192026-03-10T11:46:30.728Z[ 19] 4.00-5.00 sec 33.6 MBytes 282 Mbits/sec
31202026-03-10T11:46:30.728Z[SUM] 4.00-5.00 sec 269 MBytes 2.26 Gbits/sec
31212026-03-10T11:46:30.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31222026-03-10T11:46:30.728Z[ 5] 5.00-6.00 sec 33.7 MBytes 283 Mbits/sec
31232026-03-10T11:46:30.728Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
31242026-03-10T11:46:30.728Z[ 9] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
31252026-03-10T11:46:30.728Z[ 11] 5.00-6.00 sec 33.7 MBytes 282 Mbits/sec
31262026-03-10T11:46:30.728Z[ 13] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
31272026-03-10T11:46:30.728Z[ 15] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
31282026-03-10T11:46:30.728Z[ 17] 5.00-6.00 sec 33.7 MBytes 282 Mbits/sec
31292026-03-10T11:46:30.728Z[ 19] 5.00-6.00 sec 33.7 MBytes 282 Mbits/sec
31302026-03-10T11:46:30.728Z[SUM] 5.00-6.00 sec 269 MBytes 2.26 Gbits/sec
31312026-03-10T11:46:30.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
31322026-03-10T11:46:30.728Z[ 5] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
31332026-03-10T11:46:30.728Z[ 7] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
31342026-03-10T11:46:30.728Z[ 9] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
31352026-03-10T11:46:33.839Z[ 11] 6.00-7.00 sec 33.8 MBytes 284 Mbits/sec
31362026-03-10T11:46:33.839Z[ 13] 6.00-7.00 sec 33.7 MBytes 283 Mbits/sec
31372026-03-10T11:46:33.839Z[ 15] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
31382026-03-10T11:46:33.839Z[ 17] 6.00-7.00 sec 33.8 MBytes 284 Mbits/sec
31392026-03-10T11:46:33.839Z[ 19] 6.00-7.00 sec 33.8 MBytes 283 Mbits/sec
31402026-03-10T11:46:33.839Z[SUM] 6.00-7.00 sec 270 MBytes 2.27 Gbits/sec
31412026-03-10T11:46:33.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
31422026-03-10T11:46:33.839Z[ 5] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
31432026-03-10T11:46:33.839Z[ 7] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
31442026-03-10T11:46:33.839Z[ 9] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
31452026-03-10T11:46:33.839Z[ 11] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
31462026-03-10T11:46:33.839Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
31472026-03-10T11:46:33.839Z[ 15] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
31482026-03-10T11:46:33.839Z[ 17] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
31492026-03-10T11:46:33.839Z[ 19] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
31502026-03-10T11:46:33.839Z[SUM] 7.00-8.00 sec 262 MBytes 2.20 Gbits/sec
31512026-03-10T11:46:33.839Z- - - - - - - - - - - - - - - - - - - - - - - - -
31522026-03-10T11:46:33.839Z[ 5] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31532026-03-10T11:46:33.839Z[ 7] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
31542026-03-10T11:46:33.839Z[ 9] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31552026-03-10T11:46:33.839Z[ 11] 8.00-9.00 sec 33.4 MBytes 281 Mbits/sec
31562026-03-10T11:46:33.840Z[ 13] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31572026-03-10T11:46:33.840Z[ 15] 8.00-9.00 sec 33.4 MBytes 281 Mbits/sec
31582026-03-10T11:46:33.840Z[ 17] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31592026-03-10T11:46:33.840Z[ 19] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31602026-03-10T11:46:33.840Z[SUM] 8.00-9.00 sec 268 MBytes 2.25 Gbits/sec
31612026-03-10T11:46:33.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
31622026-03-10T11:46:33.840Z[ 5] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31632026-03-10T11:46:33.840Z[ 7] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31642026-03-10T11:46:33.840Z[ 9] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31652026-03-10T11:46:33.840Z[ 11] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31662026-03-10T11:46:33.840Z[ 13] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31672026-03-10T11:46:33.840Z[ 15] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
31682026-03-10T11:46:33.840Z[ 17] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
31692026-03-10T11:46:33.840Z[ 19] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
31702026-03-10T11:46:33.840Z[SUM] 9.00-10.00 sec 263 MBytes 2.21 Gbits/sec
31712026-03-10T11:46:33.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
31722026-03-10T11:46:33.840Z[ 5] 10.00-10.00 sec 126 KBytes 600 Mbits/sec
31732026-03-10T11:46:33.840Z[ 7] 10.00-10.00 sec 126 KBytes 604 Mbits/sec
31742026-03-10T11:46:33.840Z[ 9] 10.00-10.00 sec 39.4 KBytes 189 Mbits/sec
31752026-03-10T11:46:33.840Z[ 11] 10.00-10.00 sec 26.5 KBytes 127 Mbits/sec
31762026-03-10T11:46:33.840Z[ 13] 10.00-10.00 sec 48.8 KBytes 234 Mbits/sec
31772026-03-10T11:46:33.840Z[ 15] 10.00-10.00 sec 30.2 KBytes 145 Mbits/sec
31782026-03-10T11:46:33.840Z[ 17] 10.00-10.00 sec 116 KBytes 557 Mbits/sec
31792026-03-10T11:46:33.840Z[ 19] 10.00-10.00 sec 116 KBytes 554 Mbits/sec
31802026-03-10T11:46:33.840Z[SUM] 10.00-10.00 sec 628 KBytes 3.00 Gbits/sec
31812026-03-10T11:46:33.840Z- - - - - - - - - - - - - - - - - - - - - - - - -
31822026-03-10T11:46:33.840Z[ ID] Interval Transfer Bandwidth
31832026-03-10T11:46:33.840Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31842026-03-10T11:46:33.840Z[ 5] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31852026-03-10T11:46:33.840Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31862026-03-10T11:46:33.840Z[ 7] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31872026-03-10T11:46:33.840Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31882026-03-10T11:46:33.840Z[ 9] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31892026-03-10T11:46:33.840Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31902026-03-10T11:46:33.840Z[ 11] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31912026-03-10T11:46:33.840Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31922026-03-10T11:46:33.840Z[ 13] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31932026-03-10T11:46:33.840Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31942026-03-10T11:46:33.840Z[ 15] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31952026-03-10T11:46:33.841Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31962026-03-10T11:46:33.841Z[ 17] 0.00-10.00 sec 324 MBytes 271 Mbits/sec receiver
31972026-03-10T11:46:33.841Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31982026-03-10T11:46:33.841Z[ 19] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
31992026-03-10T11:46:33.841Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32002026-03-10T11:46:33.841Z[SUM] 0.00-10.00 sec 2.53 GBytes 2.17 Gbits/sec receiver
32012026-03-10T11:46:33.845ZRun 5/10...2169.983Mbps
32022026-03-10T11:46:40.866Z-----------------------------------------------------------
32032026-03-10T11:46:40.866ZServer listening on 5201
32042026-03-10T11:46:40.866Z-----------------------------------------------------------
32052026-03-10T11:46:40.866ZAccepted connection from 10.0.0.1, port 58050
32062026-03-10T11:46:40.866Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51201
32072026-03-10T11:46:40.866Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33913
32082026-03-10T11:46:40.866Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46119
32092026-03-10T11:46:40.866Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48297
32102026-03-10T11:46:40.866Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47660
32112026-03-10T11:46:40.866Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59095
32122026-03-10T11:46:40.866Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47290
32132026-03-10T11:46:40.866Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33687
32142026-03-10T11:46:40.866Z[ ID] Interval Transfer Bandwidth
32152026-03-10T11:46:40.866Z[ 5] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
32162026-03-10T11:46:40.866Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
32172026-03-10T11:46:40.866Z[ 9] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
32182026-03-10T11:46:40.866Z[ 11] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
32192026-03-10T11:46:40.866Z[ 13] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
32202026-03-10T11:46:40.867Z[ 15] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
32212026-03-10T11:46:40.867Z[ 17] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
32222026-03-10T11:46:40.867Z[ 19] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
32232026-03-10T11:46:40.867Z[SUM] 0.00-1.00 sec 188 MBytes 1.57 Gbits/sec
32242026-03-10T11:46:40.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
32252026-03-10T11:46:40.867Z[ 5] 1.00-2.00 sec 33.7 MBytes 282 Mbits/sec
32262026-03-10T11:46:40.867Z[ 7] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
32272026-03-10T11:46:40.867Z[ 9] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
32282026-03-10T11:46:40.867Z[ 11] 1.00-2.00 sec 33.8 MBytes 283 Mbits/sec
32292026-03-10T11:46:40.867Z[ 13] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
32302026-03-10T11:46:40.867Z[ 15] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
32312026-03-10T11:46:40.867Z[ 17] 1.00-2.00 sec 33.7 MBytes 282 Mbits/sec
32322026-03-10T11:46:40.867Z[ 19] 1.00-2.00 sec 33.7 MBytes 283 Mbits/sec
32332026-03-10T11:46:40.867Z[SUM] 1.00-2.00 sec 270 MBytes 2.26 Gbits/sec
32342026-03-10T11:46:40.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
32352026-03-10T11:46:40.867Z[ 5] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32362026-03-10T11:46:40.867Z[ 7] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32372026-03-10T11:46:40.867Z[ 9] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32382026-03-10T11:46:40.867Z[ 11] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32392026-03-10T11:46:40.867Z[ 13] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32402026-03-10T11:46:40.867Z[ 15] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32412026-03-10T11:46:40.867Z[ 17] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32422026-03-10T11:46:40.867Z[ 19] 2.00-3.00 sec 33.5 MBytes 281 Mbits/sec
32432026-03-10T11:46:40.867Z[SUM] 2.00-3.00 sec 268 MBytes 2.25 Gbits/sec
32442026-03-10T11:46:40.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
32452026-03-10T11:46:40.867Z[ 5] 3.00-4.00 sec 33.1 MBytes 277 Mbits/sec
32462026-03-10T11:46:40.867Z[ 7] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
32472026-03-10T11:46:40.867Z[ 9] 3.00-4.00 sec 33.1 MBytes 278 Mbits/sec
32482026-03-10T11:46:40.867Z[ 11] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
32492026-03-10T11:46:40.867Z[ 13] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
32502026-03-10T11:46:40.867Z[ 15] 3.00-4.00 sec 33.1 MBytes 278 Mbits/sec
32512026-03-10T11:46:40.867Z[ 17] 3.00-4.00 sec 33.1 MBytes 278 Mbits/sec
32522026-03-10T11:46:40.867Z[ 19] 3.00-4.00 sec 33.1 MBytes 277 Mbits/sec
32532026-03-10T11:46:40.867Z[SUM] 3.00-4.00 sec 264 MBytes 2.22 Gbits/sec
32542026-03-10T11:46:40.867Z- - - - - - - - - - - - - - - - - - - - - - - - -
32552026-03-10T11:46:40.867Z[ 5] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
32562026-03-10T11:46:40.867Z[ 7] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
32572026-03-10T11:46:40.867Z[ 9] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
32582026-03-10T11:46:40.867Z[ 11] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
32592026-03-10T11:46:40.868Z[ 13] 4.00-5.00 sec 33.4 MBytes 281 Mbits/sec
32602026-03-10T11:46:40.868Z[ 15] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
32612026-03-10T11:46:40.868Z[ 17] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
32622026-03-10T11:46:40.868Z[ 19] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
32632026-03-10T11:46:40.868Z[SUM] 4.00-5.00 sec 267 MBytes 2.24 Gbits/sec
32642026-03-10T11:46:40.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
32652026-03-10T11:46:40.868Z[ 5] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
32662026-03-10T11:46:40.868Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
32672026-03-10T11:46:40.868Z[ 9] 5.00-6.00 sec 33.6 MBytes 281 Mbits/sec
32682026-03-10T11:46:40.868Z[ 11] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
32692026-03-10T11:46:40.868Z[ 13] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
32702026-03-10T11:46:40.868Z[ 15] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
32712026-03-10T11:46:40.868Z[ 17] 5.00-6.00 sec 33.6 MBytes 281 Mbits/sec
32722026-03-10T11:46:40.868Z[ 19] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
32732026-03-10T11:46:40.868Z[SUM] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
32742026-03-10T11:46:40.868Z- - - - - - - - - - - - - - - - - - - - - - - - -
32752026-03-10T11:46:40.868Z[ 5] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
32762026-03-10T11:46:40.868Z[ 7] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
32772026-03-10T11:46:40.868Z[ 9] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
32782026-03-10T11:46:44.079Z[ 11] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
32792026-03-10T11:46:44.079Z[ 13] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
32802026-03-10T11:46:44.079Z[ 15] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
32812026-03-10T11:46:44.079Z[ 17] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
32822026-03-10T11:46:44.079Z[ 19] 6.00-7.00 sec 33.3 MBytes 280 Mbits/sec
32832026-03-10T11:46:44.080Z[SUM] 6.00-7.00 sec 267 MBytes 2.24 Gbits/sec
32842026-03-10T11:46:44.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
32852026-03-10T11:46:44.080Z[ 5] 7.00-8.00 sec 33.1 MBytes 277 Mbits/sec
32862026-03-10T11:46:44.080Z[ 7] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
32872026-03-10T11:46:44.080Z[ 9] 7.00-8.00 sec 33.1 MBytes 277 Mbits/sec
32882026-03-10T11:46:44.080Z[ 11] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
32892026-03-10T11:46:44.080Z[ 13] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
32902026-03-10T11:46:44.080Z[ 15] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
32912026-03-10T11:46:44.080Z[ 17] 7.00-8.00 sec 33.0 MBytes 277 Mbits/sec
32922026-03-10T11:46:44.080Z[ 19] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
32932026-03-10T11:46:44.080Z[SUM] 7.00-8.00 sec 264 MBytes 2.22 Gbits/sec
32942026-03-10T11:46:44.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
32952026-03-10T11:46:44.080Z[ 5] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
32962026-03-10T11:46:44.080Z[ 7] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
32972026-03-10T11:46:44.080Z[ 9] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
32982026-03-10T11:46:44.080Z[ 11] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
32992026-03-10T11:46:44.080Z[ 13] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
33002026-03-10T11:46:44.080Z[ 15] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
33012026-03-10T11:46:44.080Z[ 17] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
33022026-03-10T11:46:44.080Z[ 19] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
33032026-03-10T11:46:44.080Z[SUM] 8.00-9.00 sec 262 MBytes 2.20 Gbits/sec
33042026-03-10T11:46:44.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
33052026-03-10T11:46:44.080Z[ 5] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
33062026-03-10T11:46:44.080Z[ 7] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
33072026-03-10T11:46:44.080Z[ 9] 9.00-10.00 sec 32.6 MBytes 273 Mbits/sec
33082026-03-10T11:46:44.080Z[ 11] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
33092026-03-10T11:46:44.080Z[ 13] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
33102026-03-10T11:46:44.080Z[ 15] 9.00-10.00 sec 32.7 MBytes 274 Mbits/sec
33112026-03-10T11:46:44.080Z[ 17] 9.00-10.00 sec 32.6 MBytes 274 Mbits/sec
33122026-03-10T11:46:44.080Z[ 19] 9.00-10.00 sec 32.7 MBytes 275 Mbits/sec
33132026-03-10T11:46:44.080Z[SUM] 9.00-10.00 sec 261 MBytes 2.19 Gbits/sec
33142026-03-10T11:46:44.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
33152026-03-10T11:46:44.080Z[ 5] 10.00-10.00 sec 123 KBytes 671 Mbits/sec
33162026-03-10T11:46:44.080Z[ 7] 10.00-10.00 sec 126 KBytes 686 Mbits/sec
33172026-03-10T11:46:44.080Z[ 9] 10.00-10.00 sec 77.8 KBytes 424 Mbits/sec
33182026-03-10T11:46:44.080Z[ 11] 10.00-10.00 sec 104 KBytes 568 Mbits/sec
33192026-03-10T11:46:44.080Z[ 13] 10.00-10.00 sec 20.5 KBytes 112 Mbits/sec
33202026-03-10T11:46:44.080Z[ 15] 10.00-10.00 sec 20.0 KBytes 109 Mbits/sec
33212026-03-10T11:46:44.081Z[ 17] 10.00-10.00 sec 15.7 KBytes 85.8 Mbits/sec
33222026-03-10T11:46:44.081Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33232026-03-10T11:46:44.081Z[SUM] 10.00-10.00 sec 487 KBytes 2.65 Gbits/sec
33242026-03-10T11:46:44.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
33252026-03-10T11:46:44.081Z[ ID] Interval Transfer Bandwidth
33262026-03-10T11:46:44.081Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33272026-03-10T11:46:44.081Z[ 5] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33282026-03-10T11:46:44.081Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33292026-03-10T11:46:44.081Z[ 7] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33302026-03-10T11:46:44.081Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33312026-03-10T11:46:44.081Z[ 9] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33322026-03-10T11:46:44.081Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33332026-03-10T11:46:44.081Z[ 11] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33342026-03-10T11:46:44.081Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33352026-03-10T11:46:44.081Z[ 13] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33362026-03-10T11:46:44.081Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33372026-03-10T11:46:44.081Z[ 15] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33382026-03-10T11:46:44.081Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33392026-03-10T11:46:44.081Z[ 17] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33402026-03-10T11:46:44.081Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33412026-03-10T11:46:44.081Z[ 19] 0.00-10.00 sec 323 MBytes 271 Mbits/sec receiver
33422026-03-10T11:46:44.081Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33432026-03-10T11:46:44.081Z[SUM] 0.00-10.00 sec 2.52 GBytes 2.17 Gbits/sec receiver
33442026-03-10T11:46:44.085ZRun 6/10...2165.593Mbps
33452026-03-10T11:46:51.105Z-----------------------------------------------------------
33462026-03-10T11:46:51.105ZServer listening on 5201
33472026-03-10T11:46:51.105Z-----------------------------------------------------------
33482026-03-10T11:46:51.105ZAccepted connection from 10.0.0.1, port 51546
33492026-03-10T11:46:51.105Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52772
33502026-03-10T11:46:51.105Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54458
33512026-03-10T11:46:51.105Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61448
33522026-03-10T11:46:51.105Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51297
33532026-03-10T11:46:51.105Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45724
33542026-03-10T11:46:51.105Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65456
33552026-03-10T11:46:51.105Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38371
33562026-03-10T11:46:51.105Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33342
33572026-03-10T11:46:51.105Z[ ID] Interval Transfer Bandwidth
33582026-03-10T11:46:51.105Z[ 5] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33592026-03-10T11:46:51.105Z[ 7] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33602026-03-10T11:46:51.106Z[ 9] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33612026-03-10T11:46:51.106Z[ 11] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33622026-03-10T11:46:51.106Z[ 13] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33632026-03-10T11:46:51.106Z[ 15] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33642026-03-10T11:46:51.106Z[ 17] 0.00-1.00 sec 23.6 MBytes 198 Mbits/sec
33652026-03-10T11:46:51.106Z[ 19] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
33662026-03-10T11:46:51.106Z[SUM] 0.00-1.00 sec 188 MBytes 1.58 Gbits/sec
33672026-03-10T11:46:51.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
33682026-03-10T11:46:51.106Z[ 5] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
33692026-03-10T11:46:51.106Z[ 7] 1.00-2.00 sec 34.5 MBytes 289 Mbits/sec
33702026-03-10T11:46:51.106Z[ 9] 1.00-2.00 sec 34.5 MBytes 289 Mbits/sec
33712026-03-10T11:46:51.106Z[ 11] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
33722026-03-10T11:46:51.106Z[ 13] 1.00-2.00 sec 34.4 MBytes 289 Mbits/sec
33732026-03-10T11:46:51.106Z[ 15] 1.00-2.00 sec 34.5 MBytes 289 Mbits/sec
33742026-03-10T11:46:51.106Z[ 17] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
33752026-03-10T11:46:51.106Z[ 19] 1.00-2.00 sec 34.4 MBytes 288 Mbits/sec
33762026-03-10T11:46:51.106Z[SUM] 1.00-2.00 sec 275 MBytes 2.31 Gbits/sec
33772026-03-10T11:46:51.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
33782026-03-10T11:46:51.106Z[ 5] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
33792026-03-10T11:46:51.106Z[ 7] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
33802026-03-10T11:46:51.106Z[ 9] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
33812026-03-10T11:46:51.106Z[ 11] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
33822026-03-10T11:46:51.106Z[ 13] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
33832026-03-10T11:46:51.106Z[ 15] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
33842026-03-10T11:46:51.106Z[ 17] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
33852026-03-10T11:46:51.106Z[ 19] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
33862026-03-10T11:46:51.106Z[SUM] 2.00-3.00 sec 270 MBytes 2.26 Gbits/sec
33872026-03-10T11:46:51.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
33882026-03-10T11:46:51.106Z[ 5] 3.00-4.00 sec 33.2 MBytes 278 Mbits/sec
33892026-03-10T11:46:51.106Z[ 7] 3.00-4.00 sec 33.1 MBytes 278 Mbits/sec
33902026-03-10T11:46:51.110Z[ 9] 3.00-4.00 sec 33.2 MBytes 278 Mbits/sec
33912026-03-10T11:46:51.110Z[ 11] 3.00-4.00 sec 33.2 MBytes 279 Mbits/sec
33922026-03-10T11:46:51.110Z[ 13] 3.00-4.00 sec 33.2 MBytes 278 Mbits/sec
33932026-03-10T11:46:51.110Z[ 15] 3.00-4.00 sec 33.2 MBytes 278 Mbits/sec
33942026-03-10T11:46:51.110Z[ 17] 3.00-4.00 sec 33.1 MBytes 278 Mbits/sec
33952026-03-10T11:46:51.110Z[ 19] 3.00-4.00 sec 33.2 MBytes 278 Mbits/sec
33962026-03-10T11:46:51.110Z[SUM] 3.00-4.00 sec 265 MBytes 2.23 Gbits/sec
33972026-03-10T11:46:51.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
33982026-03-10T11:46:51.110Z[ 5] 4.00-5.00 sec 33.3 MBytes 280 Mbits/sec
33992026-03-10T11:46:51.111Z[ 7] 4.00-5.00 sec 33.4 MBytes 281 Mbits/sec
34002026-03-10T11:46:51.111Z[ 9] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
34012026-03-10T11:46:51.111Z[ 11] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
34022026-03-10T11:46:51.111Z[ 13] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
34032026-03-10T11:46:51.111Z[ 15] 4.00-5.00 sec 33.3 MBytes 280 Mbits/sec
34042026-03-10T11:46:51.111Z[ 17] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
34052026-03-10T11:46:51.111Z[ 19] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
34062026-03-10T11:46:51.111Z[SUM] 4.00-5.00 sec 267 MBytes 2.24 Gbits/sec
34072026-03-10T11:46:51.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
34082026-03-10T11:46:51.111Z[ 5] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
34092026-03-10T11:46:51.111Z[ 7] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
34102026-03-10T11:46:51.111Z[ 9] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
34112026-03-10T11:46:51.111Z[ 11] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
34122026-03-10T11:46:51.111Z[ 13] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
34132026-03-10T11:46:51.111Z[ 15] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
34142026-03-10T11:46:51.111Z[ 17] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
34152026-03-10T11:46:51.111Z[ 19] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
34162026-03-10T11:46:51.111Z[SUM] 5.00-6.00 sec 268 MBytes 2.24 Gbits/sec
34172026-03-10T11:46:51.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
34182026-03-10T11:46:51.111Z[ 5] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
34192026-03-10T11:46:51.111Z[ 7] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
34202026-03-10T11:46:51.111Z[ 9] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
34212026-03-10T11:46:54.219Z[ 11] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
34222026-03-10T11:46:54.219Z[ 13] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
34232026-03-10T11:46:54.219Z[ 15] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
34242026-03-10T11:46:54.219Z[ 17] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
34252026-03-10T11:46:54.219Z[ 19] 6.00-7.00 sec 33.4 MBytes 280 Mbits/sec
34262026-03-10T11:46:54.219Z[SUM] 6.00-7.00 sec 267 MBytes 2.24 Gbits/sec
34272026-03-10T11:46:54.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
34282026-03-10T11:46:54.219Z[ 5] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
34292026-03-10T11:46:54.219Z[ 7] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
34302026-03-10T11:46:54.219Z[ 9] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
34312026-03-10T11:46:54.219Z[ 11] 7.00-8.00 sec 33.8 MBytes 284 Mbits/sec
34322026-03-10T11:46:54.219Z[ 13] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
34332026-03-10T11:46:54.219Z[ 15] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
34342026-03-10T11:46:54.219Z[ 17] 7.00-8.00 sec 33.8 MBytes 284 Mbits/sec
34352026-03-10T11:46:54.219Z[ 19] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
34362026-03-10T11:46:54.219Z[SUM] 7.00-8.00 sec 271 MBytes 2.27 Gbits/sec
34372026-03-10T11:46:54.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
34382026-03-10T11:46:54.220Z[ 5] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
34392026-03-10T11:46:54.220Z[ 7] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
34402026-03-10T11:46:54.220Z[ 9] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
34412026-03-10T11:46:54.220Z[ 11] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
34422026-03-10T11:46:54.220Z[ 13] 8.00-9.00 sec 33.7 MBytes 282 Mbits/sec
34432026-03-10T11:46:54.220Z[ 15] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
34442026-03-10T11:46:54.220Z[ 17] 8.00-9.00 sec 33.7 MBytes 282 Mbits/sec
34452026-03-10T11:46:54.220Z[ 19] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
34462026-03-10T11:46:54.220Z[SUM] 8.00-9.00 sec 269 MBytes 2.26 Gbits/sec
34472026-03-10T11:46:54.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
34482026-03-10T11:46:54.220Z[ 5] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
34492026-03-10T11:46:54.220Z[ 7] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
34502026-03-10T11:46:54.220Z[ 9] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
34512026-03-10T11:46:54.220Z[ 11] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
34522026-03-10T11:46:54.220Z[ 13] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
34532026-03-10T11:46:54.220Z[ 15] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
34542026-03-10T11:46:54.220Z[ 17] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
34552026-03-10T11:46:54.220Z[ 19] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
34562026-03-10T11:46:54.220Z[SUM] 9.00-10.00 sec 265 MBytes 2.22 Gbits/sec
34572026-03-10T11:46:54.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
34582026-03-10T11:46:54.220Z[ 5] 10.00-10.00 sec 125 KBytes 587 Mbits/sec
34592026-03-10T11:46:54.220Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34602026-03-10T11:46:54.220Z[ 9] 10.00-10.00 sec 46.0 KBytes 215 Mbits/sec
34612026-03-10T11:46:54.220Z[ 11] 10.00-10.00 sec 81.5 KBytes 382 Mbits/sec
34622026-03-10T11:46:54.220Z[ 13] 10.00-10.00 sec 126 KBytes 590 Mbits/sec
34632026-03-10T11:46:54.220Z[ 15] 10.00-10.00 sec 56.7 KBytes 266 Mbits/sec
34642026-03-10T11:46:54.220Z[ 17] 10.00-10.00 sec 60.1 KBytes 282 Mbits/sec
34652026-03-10T11:46:54.220Z[ 19] 10.00-10.00 sec 48.1 KBytes 226 Mbits/sec
34662026-03-10T11:46:54.220Z[SUM] 10.00-10.00 sec 544 KBytes 2.55 Gbits/sec
34672026-03-10T11:46:54.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
34682026-03-10T11:46:54.220Z[ ID] Interval Transfer Bandwidth
34692026-03-10T11:46:54.220Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34702026-03-10T11:46:54.220Z[ 5] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34712026-03-10T11:46:54.220Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34722026-03-10T11:46:54.220Z[ 7] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34732026-03-10T11:46:54.221Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34742026-03-10T11:46:54.221Z[ 9] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34752026-03-10T11:46:54.221Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34762026-03-10T11:46:54.221Z[ 11] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34772026-03-10T11:46:54.221Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34782026-03-10T11:46:54.221Z[ 13] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34792026-03-10T11:46:54.221Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34802026-03-10T11:46:54.221Z[ 15] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34812026-03-10T11:46:54.221Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34822026-03-10T11:46:54.221Z[ 17] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34832026-03-10T11:46:54.221Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34842026-03-10T11:46:54.221Z[ 19] 0.00-10.00 sec 326 MBytes 273 Mbits/sec receiver
34852026-03-10T11:46:54.221Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34862026-03-10T11:46:54.221Z[SUM] 0.00-10.00 sec 2.55 GBytes 2.19 Gbits/sec receiver
34872026-03-10T11:46:54.225ZRun 7/10...2186.363Mbps
34882026-03-10T11:47:01.245Z-----------------------------------------------------------
34892026-03-10T11:47:01.245ZServer listening on 5201
34902026-03-10T11:47:01.245Z-----------------------------------------------------------
34912026-03-10T11:47:01.245ZAccepted connection from 10.0.0.1, port 48256
34922026-03-10T11:47:01.245Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56189
34932026-03-10T11:47:01.245Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58054
34942026-03-10T11:47:01.245Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62653
34952026-03-10T11:47:01.245Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56615
34962026-03-10T11:47:01.245Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38372
34972026-03-10T11:47:01.245Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40749
34982026-03-10T11:47:01.245Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55203
34992026-03-10T11:47:01.246Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61097
35002026-03-10T11:47:01.246Z[ ID] Interval Transfer Bandwidth
35012026-03-10T11:47:01.246Z[ 5] 0.00-1.00 sec 23.3 MBytes 196 Mbits/sec
35022026-03-10T11:47:01.246Z[ 7] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
35032026-03-10T11:47:01.246Z[ 9] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
35042026-03-10T11:47:01.246Z[ 11] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
35052026-03-10T11:47:01.246Z[ 13] 0.00-1.00 sec 23.3 MBytes 196 Mbits/sec
35062026-03-10T11:47:01.246Z[ 15] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
35072026-03-10T11:47:01.246Z[ 17] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
35082026-03-10T11:47:01.246Z[ 19] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
35092026-03-10T11:47:01.246Z[SUM] 0.00-1.00 sec 186 MBytes 1.56 Gbits/sec
35102026-03-10T11:47:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
35112026-03-10T11:47:01.246Z[ 5] 1.00-2.00 sec 33.2 MBytes 278 Mbits/sec
35122026-03-10T11:47:01.246Z[ 7] 1.00-2.00 sec 33.2 MBytes 278 Mbits/sec
35132026-03-10T11:47:01.246Z[ 9] 1.00-2.00 sec 33.1 MBytes 277 Mbits/sec
35142026-03-10T11:47:01.246Z[ 11] 1.00-2.00 sec 33.1 MBytes 277 Mbits/sec
35152026-03-10T11:47:01.246Z[ 13] 1.00-2.00 sec 33.1 MBytes 277 Mbits/sec
35162026-03-10T11:47:01.246Z[ 15] 1.00-2.00 sec 33.1 MBytes 278 Mbits/sec
35172026-03-10T11:47:01.246Z[ 17] 1.00-2.00 sec 33.0 MBytes 277 Mbits/sec
35182026-03-10T11:47:01.246Z[ 19] 1.00-2.00 sec 33.1 MBytes 277 Mbits/sec
35192026-03-10T11:47:01.246Z[SUM] 1.00-2.00 sec 265 MBytes 2.22 Gbits/sec
35202026-03-10T11:47:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
35212026-03-10T11:47:01.246Z[ 5] 2.00-3.00 sec 33.1 MBytes 278 Mbits/sec
35222026-03-10T11:47:01.246Z[ 7] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
35232026-03-10T11:47:01.246Z[ 9] 2.00-3.00 sec 33.1 MBytes 278 Mbits/sec
35242026-03-10T11:47:01.246Z[ 11] 2.00-3.00 sec 33.2 MBytes 278 Mbits/sec
35252026-03-10T11:47:01.246Z[ 13] 2.00-3.00 sec 33.2 MBytes 278 Mbits/sec
35262026-03-10T11:47:01.246Z[ 15] 2.00-3.00 sec 33.1 MBytes 278 Mbits/sec
35272026-03-10T11:47:01.246Z[ 17] 2.00-3.00 sec 33.2 MBytes 278 Mbits/sec
35282026-03-10T11:47:01.246Z[ 19] 2.00-3.00 sec 33.1 MBytes 278 Mbits/sec
35292026-03-10T11:47:01.246Z[SUM] 2.00-3.00 sec 265 MBytes 2.22 Gbits/sec
35302026-03-10T11:47:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
35312026-03-10T11:47:01.246Z[ 5] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
35322026-03-10T11:47:01.246Z[ 7] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
35332026-03-10T11:47:01.246Z[ 9] 3.00-4.00 sec 33.9 MBytes 285 Mbits/sec
35342026-03-10T11:47:01.246Z[ 11] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
35352026-03-10T11:47:01.246Z[ 13] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
35362026-03-10T11:47:01.246Z[ 15] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
35372026-03-10T11:47:01.247Z[ 17] 3.00-4.00 sec 33.9 MBytes 284 Mbits/sec
35382026-03-10T11:47:01.247Z[ 19] 3.00-4.00 sec 34.0 MBytes 285 Mbits/sec
35392026-03-10T11:47:01.247Z[SUM] 3.00-4.00 sec 271 MBytes 2.28 Gbits/sec
35402026-03-10T11:47:01.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
35412026-03-10T11:47:01.247Z[ 5] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
35422026-03-10T11:47:01.247Z[ 7] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
35432026-03-10T11:47:01.247Z[ 9] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
35442026-03-10T11:47:01.247Z[ 11] 4.00-5.00 sec 33.0 MBytes 276 Mbits/sec
35452026-03-10T11:47:01.247Z[ 13] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
35462026-03-10T11:47:01.247Z[ 15] 4.00-5.00 sec 33.0 MBytes 276 Mbits/sec
35472026-03-10T11:47:01.250Z[ 17] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
35482026-03-10T11:47:01.251Z[ 19] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
35492026-03-10T11:47:01.251Z[SUM] 4.00-5.00 sec 263 MBytes 2.21 Gbits/sec
35502026-03-10T11:47:01.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
35512026-03-10T11:47:01.251Z[ 5] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
35522026-03-10T11:47:01.251Z[ 7] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
35532026-03-10T11:47:01.251Z[ 9] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
35542026-03-10T11:47:01.251Z[ 11] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
35552026-03-10T11:47:01.251Z[ 13] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
35562026-03-10T11:47:01.251Z[ 15] 5.00-6.00 sec 33.2 MBytes 279 Mbits/sec
35572026-03-10T11:47:01.251Z[ 17] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
35582026-03-10T11:47:01.251Z[ 19] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
35592026-03-10T11:47:01.251Z[SUM] 5.00-6.00 sec 266 MBytes 2.23 Gbits/sec
35602026-03-10T11:47:01.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
35612026-03-10T11:47:01.251Z[ 5] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
35622026-03-10T11:47:01.251Z[ 7] 6.00-7.00 sec 33.3 MBytes 279 Mbits/sec
35632026-03-10T11:47:01.251Z[ 9] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
35642026-03-10T11:47:04.600Z[ 11] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
35652026-03-10T11:47:04.600Z[ 13] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
35662026-03-10T11:47:04.600Z[ 15] 6.00-7.00 sec 33.2 MBytes 278 Mbits/sec
35672026-03-10T11:47:04.600Z[ 17] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
35682026-03-10T11:47:04.600Z[ 19] 6.00-7.00 sec 33.2 MBytes 279 Mbits/sec
35692026-03-10T11:47:04.600Z[SUM] 6.00-7.00 sec 266 MBytes 2.23 Gbits/sec
35702026-03-10T11:47:04.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
35712026-03-10T11:47:04.601Z[ 5] 7.00-8.00 sec 33.2 MBytes 278 Mbits/sec
35722026-03-10T11:47:04.601Z[ 7] 7.00-8.00 sec 33.2 MBytes 278 Mbits/sec
35732026-03-10T11:47:04.601Z[ 9] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
35742026-03-10T11:47:04.601Z[ 11] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
35752026-03-10T11:47:04.601Z[ 13] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
35762026-03-10T11:47:04.601Z[ 15] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
35772026-03-10T11:47:04.601Z[ 17] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
35782026-03-10T11:47:04.601Z[ 19] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
35792026-03-10T11:47:04.601Z[SUM] 7.00-8.00 sec 266 MBytes 2.23 Gbits/sec
35802026-03-10T11:47:04.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
35812026-03-10T11:47:04.601Z[ 5] 8.00-9.00 sec 33.8 MBytes 283 Mbits/sec
35822026-03-10T11:47:04.601Z[ 7] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
35832026-03-10T11:47:04.601Z[ 9] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
35842026-03-10T11:47:04.601Z[ 11] 8.00-9.00 sec 33.6 MBytes 282 Mbits/sec
35852026-03-10T11:47:04.601Z[ 13] 8.00-9.00 sec 33.8 MBytes 283 Mbits/sec
35862026-03-10T11:47:04.601Z[ 15] 8.00-9.00 sec 33.7 MBytes 282 Mbits/sec
35872026-03-10T11:47:04.601Z[ 17] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
35882026-03-10T11:47:04.601Z[ 19] 8.00-9.00 sec 33.7 MBytes 282 Mbits/sec
35892026-03-10T11:47:04.601Z[SUM] 8.00-9.00 sec 270 MBytes 2.26 Gbits/sec
35902026-03-10T11:47:04.601Z- - - - - - - - - - - - - - - - - - - - - - - - -
35912026-03-10T11:47:04.601Z[ 5] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
35922026-03-10T11:47:04.601Z[ 7] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
35932026-03-10T11:47:04.601Z[ 9] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
35942026-03-10T11:47:04.601Z[ 11] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
35952026-03-10T11:47:04.601Z[ 13] 9.00-10.00 sec 34.0 MBytes 286 Mbits/sec
35962026-03-10T11:47:04.602Z[ 15] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
35972026-03-10T11:47:04.602Z[ 17] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
35982026-03-10T11:47:04.602Z[ 19] 9.00-10.00 sec 34.2 MBytes 287 Mbits/sec
35992026-03-10T11:47:04.602Z[SUM] 9.00-10.00 sec 273 MBytes 2.29 Gbits/sec
36002026-03-10T11:47:04.602Z- - - - - - - - - - - - - - - - - - - - - - - - -
36012026-03-10T11:47:04.602Z[ 5] 10.00-10.00 sec 59.9 KBytes 290 Mbits/sec
36022026-03-10T11:47:04.602Z[ 7] 10.00-10.00 sec 126 KBytes 610 Mbits/sec
36032026-03-10T11:47:04.602Z[ 9] 10.00-10.00 sec 126 KBytes 610 Mbits/sec
36042026-03-10T11:47:04.602Z[ 11] 10.00-10.00 sec 43.3 KBytes 210 Mbits/sec
36052026-03-10T11:47:04.602Z[ 13] 10.00-10.00 sec 76.2 KBytes 369 Mbits/sec
36062026-03-10T11:47:04.602Z[ 15] 10.00-10.00 sec 94.0 KBytes 456 Mbits/sec
36072026-03-10T11:47:04.602Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36082026-03-10T11:47:04.602Z[ 19] 10.00-10.00 sec 121 KBytes 588 Mbits/sec
36092026-03-10T11:47:04.602Z[SUM] 10.00-10.00 sec 646 KBytes 3.13 Gbits/sec
36102026-03-10T11:47:04.602Z- - - - - - - - - - - - - - - - - - - - - - - - -
36112026-03-10T11:47:04.602Z[ ID] Interval Transfer Bandwidth
36122026-03-10T11:47:04.602Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36132026-03-10T11:47:04.606Z[ 5] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36142026-03-10T11:47:04.606Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36152026-03-10T11:47:04.606Z[ 7] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36162026-03-10T11:47:04.606Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36172026-03-10T11:47:04.606Z[ 9] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36182026-03-10T11:47:04.606Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36192026-03-10T11:47:04.606Z[ 11] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36202026-03-10T11:47:04.606Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36212026-03-10T11:47:04.606Z[ 13] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36222026-03-10T11:47:04.606Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36232026-03-10T11:47:04.606Z[ 15] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36242026-03-10T11:47:04.606Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36252026-03-10T11:47:04.607Z[ 17] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36262026-03-10T11:47:04.607Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36272026-03-10T11:47:04.607Z[ 19] 0.00-10.00 sec 324 MBytes 272 Mbits/sec receiver
36282026-03-10T11:47:04.607Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36292026-03-10T11:47:04.607Z[SUM] 0.00-10.00 sec 2.53 GBytes 2.17 Gbits/sec receiver
36302026-03-10T11:47:04.607ZRun 8/10...2174.026Mbps
36312026-03-10T11:47:11.486Z-----------------------------------------------------------
36322026-03-10T11:47:11.486ZServer listening on 5201
36332026-03-10T11:47:11.486Z-----------------------------------------------------------
36342026-03-10T11:47:11.486ZAccepted connection from 10.0.0.1, port 54314
36352026-03-10T11:47:11.486Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50168
36362026-03-10T11:47:11.486Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46327
36372026-03-10T11:47:11.486Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37300
36382026-03-10T11:47:11.486Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48776
36392026-03-10T11:47:11.486Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62552
36402026-03-10T11:47:11.486Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52886
36412026-03-10T11:47:11.486Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40897
36422026-03-10T11:47:11.486Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55524
36432026-03-10T11:47:11.487Z[ ID] Interval Transfer Bandwidth
36442026-03-10T11:47:11.487Z[ 5] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
36452026-03-10T11:47:11.487Z[ 7] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
36462026-03-10T11:47:11.487Z[ 9] 0.00-1.00 sec 23.1 MBytes 193 Mbits/sec
36472026-03-10T11:47:11.487Z[ 11] 0.00-1.00 sec 23.1 MBytes 193 Mbits/sec
36482026-03-10T11:47:11.487Z[ 13] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
36492026-03-10T11:47:11.487Z[ 15] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
36502026-03-10T11:47:11.487Z[ 17] 0.00-1.00 sec 23.1 MBytes 194 Mbits/sec
36512026-03-10T11:47:11.487Z[ 19] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
36522026-03-10T11:47:11.487Z[SUM] 0.00-1.00 sec 184 MBytes 1.55 Gbits/sec
36532026-03-10T11:47:11.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
36542026-03-10T11:47:11.487Z[ 5] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36552026-03-10T11:47:11.487Z[ 7] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36562026-03-10T11:47:11.487Z[ 9] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36572026-03-10T11:47:11.487Z[ 11] 1.00-2.00 sec 33.4 MBytes 281 Mbits/sec
36582026-03-10T11:47:11.487Z[ 13] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36592026-03-10T11:47:11.487Z[ 15] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36602026-03-10T11:47:11.487Z[ 17] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36612026-03-10T11:47:11.487Z[ 19] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
36622026-03-10T11:47:11.487Z[SUM] 1.00-2.00 sec 267 MBytes 2.24 Gbits/sec
36632026-03-10T11:47:11.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
36642026-03-10T11:47:11.487Z[ 5] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
36652026-03-10T11:47:11.487Z[ 7] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
36662026-03-10T11:47:11.487Z[ 9] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
36672026-03-10T11:47:11.487Z[ 11] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
36682026-03-10T11:47:11.487Z[ 13] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
36692026-03-10T11:47:11.487Z[ 15] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
36702026-03-10T11:47:11.487Z[ 17] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
36712026-03-10T11:47:11.487Z[ 19] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
36722026-03-10T11:47:11.487Z[SUM] 2.00-3.00 sec 269 MBytes 2.26 Gbits/sec
36732026-03-10T11:47:11.487Z- - - - - - - - - - - - - - - - - - - - - - - - -
36742026-03-10T11:47:11.487Z[ 5] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
36752026-03-10T11:47:11.487Z[ 7] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
36762026-03-10T11:47:11.487Z[ 9] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
36772026-03-10T11:47:11.487Z[ 11] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
36782026-03-10T11:47:11.487Z[ 13] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
36792026-03-10T11:47:11.487Z[ 15] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
36802026-03-10T11:47:11.487Z[ 17] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
36812026-03-10T11:47:11.487Z[ 19] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
36822026-03-10T11:47:11.488Z[SUM] 3.00-4.00 sec 268 MBytes 2.25 Gbits/sec
36832026-03-10T11:47:11.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
36842026-03-10T11:47:11.488Z[ 5] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
36852026-03-10T11:47:11.488Z[ 7] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
36862026-03-10T11:47:11.488Z[ 9] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
36872026-03-10T11:47:11.488Z[ 11] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
36882026-03-10T11:47:11.488Z[ 13] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
36892026-03-10T11:47:11.488Z[ 15] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
36902026-03-10T11:47:11.488Z[ 17] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
36912026-03-10T11:47:11.488Z[ 19] 4.00-5.00 sec 33.2 MBytes 279 Mbits/sec
36922026-03-10T11:47:11.488Z[SUM] 4.00-5.00 sec 265 MBytes 2.22 Gbits/sec
36932026-03-10T11:47:11.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
36942026-03-10T11:47:11.488Z[ 5] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
36952026-03-10T11:47:11.488Z[ 7] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
36962026-03-10T11:47:11.488Z[ 9] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
36972026-03-10T11:47:11.488Z[ 11] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
36982026-03-10T11:47:11.488Z[ 13] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
36992026-03-10T11:47:11.488Z[ 15] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
37002026-03-10T11:47:11.488Z[ 17] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
37012026-03-10T11:47:11.488Z[ 19] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
37022026-03-10T11:47:11.488Z[SUM] 5.00-6.00 sec 266 MBytes 2.24 Gbits/sec
37032026-03-10T11:47:11.488Z- - - - - - - - - - - - - - - - - - - - - - - - -
37042026-03-10T11:47:11.488Z[ 5] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
37052026-03-10T11:47:11.488Z[ 7] 6.00-7.00 sec 33.6 MBytes 281 Mbits/sec
37062026-03-10T11:47:11.488Z[ 9] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37072026-03-10T11:47:14.599Z[ 11] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37082026-03-10T11:47:14.599Z[ 13] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37092026-03-10T11:47:14.599Z[ 15] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37102026-03-10T11:47:14.599Z[ 17] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37112026-03-10T11:47:14.599Z[ 19] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37122026-03-10T11:47:14.599Z[SUM] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
37132026-03-10T11:47:14.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
37142026-03-10T11:47:14.599Z[ 5] 7.00-8.00 sec 34.4 MBytes 289 Mbits/sec
37152026-03-10T11:47:14.599Z[ 7] 7.00-8.00 sec 34.4 MBytes 288 Mbits/sec
37162026-03-10T11:47:14.599Z[ 9] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
37172026-03-10T11:47:14.599Z[ 11] 7.00-8.00 sec 34.4 MBytes 289 Mbits/sec
37182026-03-10T11:47:14.599Z[ 13] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
37192026-03-10T11:47:14.599Z[ 15] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
37202026-03-10T11:47:14.599Z[ 17] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
37212026-03-10T11:47:14.599Z[ 19] 7.00-8.00 sec 34.5 MBytes 289 Mbits/sec
37222026-03-10T11:47:14.599Z[SUM] 7.00-8.00 sec 276 MBytes 2.31 Gbits/sec
37232026-03-10T11:47:14.599Z- - - - - - - - - - - - - - - - - - - - - - - - -
37242026-03-10T11:47:14.599Z[ 5] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37252026-03-10T11:47:14.599Z[ 7] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37262026-03-10T11:47:14.599Z[ 9] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37272026-03-10T11:47:14.600Z[ 11] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
37282026-03-10T11:47:14.600Z[ 13] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37292026-03-10T11:47:14.600Z[ 15] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37302026-03-10T11:47:14.600Z[ 17] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37312026-03-10T11:47:14.600Z[ 19] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
37322026-03-10T11:47:14.600Z[SUM] 8.00-9.00 sec 266 MBytes 2.23 Gbits/sec
37332026-03-10T11:47:14.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
37342026-03-10T11:47:14.600Z[ 5] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
37352026-03-10T11:47:14.600Z[ 7] 9.00-10.00 sec 33.3 MBytes 280 Mbits/sec
37362026-03-10T11:47:14.600Z[ 9] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37372026-03-10T11:47:14.600Z[ 11] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37382026-03-10T11:47:14.600Z[ 13] 9.00-10.00 sec 33.4 MBytes 281 Mbits/sec
37392026-03-10T11:47:14.600Z[ 15] 9.00-10.00 sec 33.4 MBytes 281 Mbits/sec
37402026-03-10T11:47:14.600Z[ 17] 9.00-10.00 sec 33.4 MBytes 281 Mbits/sec
37412026-03-10T11:47:14.600Z[ 19] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37422026-03-10T11:47:14.600Z[SUM] 9.00-10.00 sec 267 MBytes 2.24 Gbits/sec
37432026-03-10T11:47:14.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
37442026-03-10T11:47:14.600Z[ 5] 10.00-10.00 sec 101 KBytes 434 Mbits/sec
37452026-03-10T11:47:14.600Z[ 7] 10.00-10.00 sec 124 KBytes 534 Mbits/sec
37462026-03-10T11:47:14.600Z[ 9] 10.00-10.00 sec 90.7 KBytes 390 Mbits/sec
37472026-03-10T11:47:14.600Z[ 11] 10.00-10.00 sec 126 KBytes 541 Mbits/sec
37482026-03-10T11:47:14.600Z[ 13] 10.00-10.00 sec 52.3 KBytes 225 Mbits/sec
37492026-03-10T11:47:14.600Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37502026-03-10T11:47:14.600Z[ 17] 10.00-10.00 sec 126 KBytes 541 Mbits/sec
37512026-03-10T11:47:14.600Z[ 19] 10.00-10.00 sec 9.37 KBytes 40.3 Mbits/sec
37522026-03-10T11:47:14.600Z[SUM] 10.00-10.00 sec 629 KBytes 2.70 Gbits/sec
37532026-03-10T11:47:14.600Z- - - - - - - - - - - - - - - - - - - - - - - - -
37542026-03-10T11:47:14.600Z[ ID] Interval Transfer Bandwidth
37552026-03-10T11:47:14.600Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37562026-03-10T11:47:14.600Z[ 5] 0.00-10.00 sec 325 MBytes 273 Mbits/sec receiver
37572026-03-10T11:47:14.600Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37582026-03-10T11:47:14.600Z[ 7] 0.00-10.00 sec 325 MBytes 272 Mbits/sec receiver
37592026-03-10T11:47:14.600Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37602026-03-10T11:47:14.600Z[ 9] 0.00-10.00 sec 325 MBytes 272 Mbits/sec receiver
37612026-03-10T11:47:14.600Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37622026-03-10T11:47:14.600Z[ 11] 0.00-10.00 sec 325 MBytes 273 Mbits/sec receiver
37632026-03-10T11:47:14.600Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37642026-03-10T11:47:14.600Z[ 13] 0.00-10.00 sec 325 MBytes 272 Mbits/sec receiver
37652026-03-10T11:47:14.601Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37662026-03-10T11:47:14.601Z[ 15] 0.00-10.00 sec 325 MBytes 272 Mbits/sec receiver
37672026-03-10T11:47:14.601Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37682026-03-10T11:47:14.601Z[ 17] 0.00-10.00 sec 325 MBytes 273 Mbits/sec receiver
37692026-03-10T11:47:14.601Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37702026-03-10T11:47:14.601Z[ 19] 0.00-10.00 sec 325 MBytes 272 Mbits/sec receiver
37712026-03-10T11:47:14.601Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37722026-03-10T11:47:14.601Z[SUM] 0.00-10.00 sec 2.54 GBytes 2.18 Gbits/sec receiver
37732026-03-10T11:47:14.605ZRun 9/10...2180.501Mbps
37742026-03-10T11:47:21.626Z-----------------------------------------------------------
37752026-03-10T11:47:21.626ZServer listening on 5201
37762026-03-10T11:47:21.626Z-----------------------------------------------------------
37772026-03-10T11:47:21.626ZAccepted connection from 10.0.0.1, port 53052
37782026-03-10T11:47:21.626Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39558
37792026-03-10T11:47:21.626Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35507
37802026-03-10T11:47:21.626Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43599
37812026-03-10T11:47:21.626Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53606
37822026-03-10T11:47:21.626Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45755
37832026-03-10T11:47:21.626Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39107
37842026-03-10T11:47:21.626Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52662
37852026-03-10T11:47:21.626Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35012
37862026-03-10T11:47:21.626Z[ ID] Interval Transfer Bandwidth
37872026-03-10T11:47:21.626Z[ 5] 0.00-1.00 sec 23.4 MBytes 197 Mbits/sec
37882026-03-10T11:47:21.626Z[ 7] 0.00-1.00 sec 23.5 MBytes 197 Mbits/sec
37892026-03-10T11:47:21.626Z[ 9] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
37902026-03-10T11:47:21.626Z[ 11] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
37912026-03-10T11:47:21.626Z[ 13] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
37922026-03-10T11:47:21.626Z[ 15] 0.00-1.00 sec 23.3 MBytes 196 Mbits/sec
37932026-03-10T11:47:21.626Z[ 17] 0.00-1.00 sec 23.3 MBytes 196 Mbits/sec
37942026-03-10T11:47:21.626Z[ 19] 0.00-1.00 sec 23.3 MBytes 195 Mbits/sec
37952026-03-10T11:47:21.626Z[SUM] 0.00-1.00 sec 187 MBytes 1.57 Gbits/sec
37962026-03-10T11:47:21.626Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-03-10T11:47:21.626Z[ 5] 1.00-2.00 sec 32.4 MBytes 271 Mbits/sec
37982026-03-10T11:47:21.626Z[ 7] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
37992026-03-10T11:47:21.626Z[ 9] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
38002026-03-10T11:47:21.626Z[ 11] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
38012026-03-10T11:47:21.626Z[ 13] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
38022026-03-10T11:47:21.626Z[ 15] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
38032026-03-10T11:47:21.627Z[ 17] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
38042026-03-10T11:47:21.627Z[ 19] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
38052026-03-10T11:47:21.627Z[SUM] 1.00-2.00 sec 258 MBytes 2.17 Gbits/sec
38062026-03-10T11:47:21.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-03-10T11:47:21.627Z[ 5] 2.00-3.00 sec 32.5 MBytes 272 Mbits/sec
38082026-03-10T11:47:21.627Z[ 7] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
38092026-03-10T11:47:21.627Z[ 9] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
38102026-03-10T11:47:21.627Z[ 11] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
38112026-03-10T11:47:21.627Z[ 13] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
38122026-03-10T11:47:21.627Z[ 15] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
38132026-03-10T11:47:21.627Z[ 17] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
38142026-03-10T11:47:21.627Z[ 19] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
38152026-03-10T11:47:21.627Z[SUM] 2.00-3.00 sec 260 MBytes 2.18 Gbits/sec
38162026-03-10T11:47:21.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-03-10T11:47:21.627Z[ 5] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
38182026-03-10T11:47:21.627Z[ 7] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
38192026-03-10T11:47:21.627Z[ 9] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
38202026-03-10T11:47:21.627Z[ 11] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
38212026-03-10T11:47:21.627Z[ 13] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
38222026-03-10T11:47:21.627Z[ 15] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
38232026-03-10T11:47:21.627Z[ 17] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
38242026-03-10T11:47:21.627Z[ 19] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
38252026-03-10T11:47:21.627Z[SUM] 3.00-4.00 sec 261 MBytes 2.19 Gbits/sec
38262026-03-10T11:47:21.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-03-10T11:47:21.627Z[ 5] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
38282026-03-10T11:47:21.627Z[ 7] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
38292026-03-10T11:47:21.627Z[ 9] 4.00-5.00 sec 33.3 MBytes 280 Mbits/sec
38302026-03-10T11:47:21.627Z[ 11] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
38312026-03-10T11:47:21.627Z[ 13] 4.00-5.00 sec 33.4 MBytes 281 Mbits/sec
38322026-03-10T11:47:21.627Z[ 15] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
38332026-03-10T11:47:21.627Z[ 17] 4.00-5.00 sec 33.4 MBytes 280 Mbits/sec
38342026-03-10T11:47:21.627Z[ 19] 4.00-5.00 sec 33.5 MBytes 281 Mbits/sec
38352026-03-10T11:47:21.627Z[SUM] 4.00-5.00 sec 267 MBytes 2.24 Gbits/sec
38362026-03-10T11:47:21.627Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-03-10T11:47:21.627Z[ 5] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
38382026-03-10T11:47:21.627Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
38392026-03-10T11:47:21.627Z[ 9] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
38402026-03-10T11:47:21.627Z[ 11] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
38412026-03-10T11:47:21.627Z[ 13] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
38422026-03-10T11:47:21.627Z[ 15] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
38432026-03-10T11:47:21.631Z[ 17] 5.00-6.00 sec 33.4 MBytes 281 Mbits/sec
38442026-03-10T11:47:21.631Z[ 19] 5.00-6.00 sec 33.4 MBytes 281 Mbits/sec
38452026-03-10T11:47:21.631Z[SUM] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
38462026-03-10T11:47:21.631Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-03-10T11:47:21.631Z[ 5] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
38482026-03-10T11:47:21.631Z[ 7] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
38492026-03-10T11:47:21.631Z[ 9] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
38502026-03-10T11:47:25.743Z[ 11] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
38512026-03-10T11:47:25.743Z[ 13] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
38522026-03-10T11:47:25.743Z[ 15] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
38532026-03-10T11:47:25.743Z[ 17] 6.00-7.00 sec 33.0 MBytes 276 Mbits/sec
38542026-03-10T11:47:25.743Z[ 19] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
38552026-03-10T11:47:25.743Z[SUM] 6.00-7.00 sec 264 MBytes 2.21 Gbits/sec
38562026-03-10T11:47:25.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-03-10T11:47:25.743Z[ 5] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
38582026-03-10T11:47:25.743Z[ 7] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
38592026-03-10T11:47:25.743Z[ 9] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
38602026-03-10T11:47:25.743Z[ 11] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
38612026-03-10T11:47:25.743Z[ 13] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
38622026-03-10T11:47:25.743Z[ 15] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
38632026-03-10T11:47:25.743Z[ 17] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
38642026-03-10T11:47:25.743Z[ 19] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
38652026-03-10T11:47:25.743Z[SUM] 7.00-8.00 sec 267 MBytes 2.24 Gbits/sec
38662026-03-10T11:47:25.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-03-10T11:47:25.744Z[ 5] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
38682026-03-10T11:47:25.744Z[ 7] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
38692026-03-10T11:47:25.744Z[ 9] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
38702026-03-10T11:47:25.744Z[ 11] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
38712026-03-10T11:47:25.744Z[ 13] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
38722026-03-10T11:47:25.744Z[ 15] 8.00-9.00 sec 33.0 MBytes 277 Mbits/sec
38732026-03-10T11:47:25.744Z[ 17] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
38742026-03-10T11:47:25.744Z[ 19] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
38752026-03-10T11:47:25.744Z[SUM] 8.00-9.00 sec 264 MBytes 2.21 Gbits/sec
38762026-03-10T11:47:25.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-03-10T11:47:25.744Z[ 5] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
38782026-03-10T11:47:25.744Z[ 7] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
38792026-03-10T11:47:25.744Z[ 9] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
38802026-03-10T11:47:25.744Z[ 11] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
38812026-03-10T11:47:25.744Z[ 13] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
38822026-03-10T11:47:25.744Z[ 15] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
38832026-03-10T11:47:25.744Z[ 17] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
38842026-03-10T11:47:25.744Z[ 19] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
38852026-03-10T11:47:25.744Z[SUM] 9.00-10.00 sec 270 MBytes 2.27 Gbits/sec
38862026-03-10T11:47:25.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-03-10T11:47:25.744Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38882026-03-10T11:47:25.744Z[ 7] 10.00-10.00 sec 126 KBytes 616 Mbits/sec
38892026-03-10T11:47:25.744Z[ 9] 10.00-10.00 sec 59.9 KBytes 293 Mbits/sec
38902026-03-10T11:47:25.744Z[ 11] 10.00-10.00 sec 126 KBytes 616 Mbits/sec
38912026-03-10T11:47:25.744Z[ 13] 10.00-10.00 sec 126 KBytes 616 Mbits/sec
38922026-03-10T11:47:25.744Z[ 15] 10.00-10.00 sec 125 KBytes 611 Mbits/sec
38932026-03-10T11:47:25.744Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38942026-03-10T11:47:25.744Z[ 19] 10.00-10.00 sec 116 KBytes 566 Mbits/sec
38952026-03-10T11:47:25.744Z[SUM] 10.00-10.00 sec 678 KBytes 3.31 Gbits/sec
38962026-03-10T11:47:25.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
38972026-03-10T11:47:25.744Z[ ID] Interval Transfer Bandwidth
38982026-03-10T11:47:25.744Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38992026-03-10T11:47:25.744Z[ 5] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39002026-03-10T11:47:25.744Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39012026-03-10T11:47:25.744Z[ 7] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39022026-03-10T11:47:25.744Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39032026-03-10T11:47:25.744Z[ 9] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39042026-03-10T11:47:25.745Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39052026-03-10T11:47:25.745Z[ 11] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39062026-03-10T11:47:25.745Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39072026-03-10T11:47:25.745Z[ 13] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39082026-03-10T11:47:25.745Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39092026-03-10T11:47:25.745Z[ 15] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39102026-03-10T11:47:25.745Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39112026-03-10T11:47:25.745Z[ 17] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39122026-03-10T11:47:25.745Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39132026-03-10T11:47:25.745Z[ 19] 0.00-10.00 sec 321 MBytes 269 Mbits/sec receiver
39142026-03-10T11:47:25.745Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39152026-03-10T11:47:25.745Z[SUM] 0.00-10.00 sec 2.51 GBytes 2.15 Gbits/sec receiver
39162026-03-10T11:47:25.748ZRun 10/10...2153.347Mbps
39172026-03-10T11:47:25.748Z###---------------------###
39182026-03-10T11:47:25.748Z::: iPerf done... :::
39192026-03-10T11:47:25.749Z:::Awaiting out files...:::
39202026-03-10T11:47:25.749Z###---------------------###
39212026-03-10T11:47:25.749Z###-----###
39222026-03-10T11:47:25.749Z:::done!:::
39232026-03-10T11:47:25.749Z###-----###
39242026-03-10T11:47:26.236ZGnuplot not found, using plotters backend
39252026-03-10T11:47:26.433ZBenchmarking iperf-tcp/local/c2s/tx
39262026-03-10T11:47:26.433ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
39272026-03-10T11:47:30.663ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
39282026-03-10T11:47:50.663ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
39292026-03-10T11:47:50.730Ziperf-tcp/local/c2s/tx time: [5.5057 µs 5.5058 µs 5.5060 µs]
39302026-03-10T11:47:50.730ZFound 2 outliers among 100 measurements (2.00%)
39312026-03-10T11:47:50.730Z 1 (1.00%) low mild
39322026-03-10T11:47:50.730Z 1 (1.00%) high mild
39332026-03-10T11:47:51.554Z
39342026-03-10T11:47:51.555ZBenchmarking iperf-tcp/local/c2s/rx
39352026-03-10T11:47:51.555ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
39362026-03-10T11:47:55.787ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
39372026-03-10T11:48:15.787ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
39382026-03-10T11:48:15.853Ziperf-tcp/local/c2s/rx time: [9.7618 µs 9.7620 µs 9.7623 µs]
39392026-03-10T11:48:15.853ZFound 3 outliers among 100 measurements (3.00%)
39402026-03-10T11:48:15.853Z 2 (2.00%) high mild
39412026-03-10T11:48:15.853Z 1 (1.00%) high severe
39422026-03-10T11:48:16.680Z
39432026-03-10T11:48:16.683Z###-------------------###
39442026-03-10T11:48:16.683Z:::Running experiment :::
39452026-03-10T11:48:16.683Z:::iperf-tcp/local/s2c:::
39462026-03-10T11:48:16.683Z###-------------------###
39472026-03-10T11:48:17.044Zdtrace: description 'profile-201us ' matched 2 probes
39482026-03-10T11:48:23.706Z-----------------------------------------------------------
39492026-03-10T11:48:23.706ZServer listening on 5201
39502026-03-10T11:48:23.706Z-----------------------------------------------------------
39512026-03-10T11:48:23.706ZAccepted connection from 10.0.0.1, port 45891
39522026-03-10T11:48:23.706Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59763
39532026-03-10T11:48:23.706Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36617
39542026-03-10T11:48:23.706Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45874
39552026-03-10T11:48:23.706Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46684
39562026-03-10T11:48:23.706Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47847
39572026-03-10T11:48:23.706Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56234
39582026-03-10T11:48:23.706Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47041
39592026-03-10T11:48:23.706Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35549
39602026-03-10T11:48:23.707Z[ ID] Interval Transfer Bandwidth
39612026-03-10T11:48:23.707Z[ 5] 0.00-1.00 sec 39.5 MBytes 332 Mbits/sec
39622026-03-10T11:48:23.707Z[ 7] 0.00-1.00 sec 39.6 MBytes 332 Mbits/sec
39632026-03-10T11:48:23.707Z[ 9] 0.00-1.00 sec 39.7 MBytes 333 Mbits/sec
39642026-03-10T11:48:23.707Z[ 11] 0.00-1.00 sec 39.6 MBytes 332 Mbits/sec
39652026-03-10T11:48:23.707Z[ 13] 0.00-1.00 sec 39.6 MBytes 332 Mbits/sec
39662026-03-10T11:48:23.707Z[ 15] 0.00-1.00 sec 39.6 MBytes 332 Mbits/sec
39672026-03-10T11:48:23.707Z[ 17] 0.00-1.00 sec 39.5 MBytes 332 Mbits/sec
39682026-03-10T11:48:23.707Z[ 19] 0.00-1.00 sec 39.4 MBytes 331 Mbits/sec
39692026-03-10T11:48:23.707Z[SUM] 0.00-1.00 sec 317 MBytes 2.66 Gbits/sec
39702026-03-10T11:48:23.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-03-10T11:48:23.707Z[ 5] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
39722026-03-10T11:48:23.707Z[ 7] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
39732026-03-10T11:48:23.707Z[ 9] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
39742026-03-10T11:48:23.707Z[ 11] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
39752026-03-10T11:48:23.707Z[ 13] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
39762026-03-10T11:48:23.707Z[ 15] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
39772026-03-10T11:48:23.707Z[ 17] 1.00-2.00 sec 33.8 MBytes 284 Mbits/sec
39782026-03-10T11:48:23.707Z[ 19] 1.00-2.00 sec 33.9 MBytes 284 Mbits/sec
39792026-03-10T11:48:23.707Z[SUM] 1.00-2.00 sec 271 MBytes 2.27 Gbits/sec
39802026-03-10T11:48:23.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-03-10T11:48:23.707Z[ 5] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
39822026-03-10T11:48:23.707Z[ 7] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
39832026-03-10T11:48:23.707Z[ 9] 2.00-3.00 sec 32.4 MBytes 272 Mbits/sec
39842026-03-10T11:48:23.707Z[ 11] 2.00-3.00 sec 32.4 MBytes 272 Mbits/sec
39852026-03-10T11:48:23.707Z[ 13] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
39862026-03-10T11:48:23.708Z[ 15] 2.00-3.00 sec 32.4 MBytes 272 Mbits/sec
39872026-03-10T11:48:23.708Z[ 17] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
39882026-03-10T11:48:23.708Z[ 19] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
39892026-03-10T11:48:23.708Z[SUM] 2.00-3.00 sec 259 MBytes 2.17 Gbits/sec
39902026-03-10T11:48:23.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-03-10T11:48:23.708Z[ 5] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
39922026-03-10T11:48:23.708Z[ 7] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
39932026-03-10T11:48:23.708Z[ 9] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
39942026-03-10T11:48:23.708Z[ 11] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
39952026-03-10T11:48:23.708Z[ 13] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
39962026-03-10T11:48:23.708Z[ 15] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
39972026-03-10T11:48:23.708Z[ 17] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
39982026-03-10T11:48:23.708Z[ 19] 3.00-4.00 sec 33.3 MBytes 279 Mbits/sec
39992026-03-10T11:48:23.708Z[SUM] 3.00-4.00 sec 267 MBytes 2.24 Gbits/sec
40002026-03-10T11:48:23.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-03-10T11:48:23.708Z[ 5] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
40022026-03-10T11:48:23.708Z[ 7] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
40032026-03-10T11:48:23.708Z[ 9] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
40042026-03-10T11:48:23.708Z[ 11] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
40052026-03-10T11:48:23.708Z[ 13] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
40062026-03-10T11:48:23.708Z[ 15] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
40072026-03-10T11:48:23.708Z[ 17] 4.00-5.00 sec 33.0 MBytes 276 Mbits/sec
40082026-03-10T11:48:23.708Z[ 19] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
40092026-03-10T11:48:23.708Z[SUM] 4.00-5.00 sec 264 MBytes 2.22 Gbits/sec
40102026-03-10T11:48:23.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-03-10T11:48:23.708Z[ 5] 5.00-6.00 sec 33.0 MBytes 276 Mbits/sec
40122026-03-10T11:48:23.708Z[ 7] 5.00-6.00 sec 33.0 MBytes 277 Mbits/sec
40132026-03-10T11:48:23.708Z[ 9] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
40142026-03-10T11:48:23.708Z[ 11] 5.00-6.00 sec 33.0 MBytes 276 Mbits/sec
40152026-03-10T11:48:23.708Z[ 13] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
40162026-03-10T11:48:23.708Z[ 15] 5.00-6.00 sec 33.0 MBytes 277 Mbits/sec
40172026-03-10T11:48:23.708Z[ 17] 5.00-6.00 sec 33.1 MBytes 277 Mbits/sec
40182026-03-10T11:48:23.708Z[ 19] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
40192026-03-10T11:48:23.708Z[SUM] 5.00-6.00 sec 264 MBytes 2.22 Gbits/sec
40202026-03-10T11:48:23.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-03-10T11:48:23.708Z[ 5] 6.00-7.00 sec 33.1 MBytes 278 Mbits/sec
40222026-03-10T11:48:23.708Z[ 7] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
40232026-03-10T11:48:23.709Z[ 9] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
40242026-03-10T11:48:26.819Z[ 11] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
40252026-03-10T11:48:26.819Z[ 13] 6.00-7.00 sec 33.0 MBytes 276 Mbits/sec
40262026-03-10T11:48:26.819Z[ 15] 6.00-7.00 sec 33.1 MBytes 277 Mbits/sec
40272026-03-10T11:48:26.819Z[ 17] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
40282026-03-10T11:48:26.819Z[ 19] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
40292026-03-10T11:48:26.819Z[SUM] 6.00-7.00 sec 264 MBytes 2.21 Gbits/sec
40302026-03-10T11:48:26.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
40312026-03-10T11:48:26.819Z[ 5] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
40322026-03-10T11:48:26.819Z[ 7] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
40332026-03-10T11:48:26.819Z[ 9] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
40342026-03-10T11:48:26.819Z[ 11] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
40352026-03-10T11:48:26.819Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
40362026-03-10T11:48:26.819Z[ 15] 7.00-8.00 sec 33.0 MBytes 276 Mbits/sec
40372026-03-10T11:48:26.819Z[ 17] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
40382026-03-10T11:48:26.819Z[ 19] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
40392026-03-10T11:48:26.819Z[SUM] 7.00-8.00 sec 263 MBytes 2.21 Gbits/sec
40402026-03-10T11:48:26.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
40412026-03-10T11:48:26.819Z[ 5] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
40422026-03-10T11:48:26.819Z[ 7] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
40432026-03-10T11:48:26.819Z[ 9] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
40442026-03-10T11:48:26.819Z[ 11] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
40452026-03-10T11:48:26.819Z[ 13] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
40462026-03-10T11:48:26.819Z[ 15] 8.00-9.00 sec 33.0 MBytes 276 Mbits/sec
40472026-03-10T11:48:26.819Z[ 17] 8.00-9.00 sec 33.1 MBytes 277 Mbits/sec
40482026-03-10T11:48:26.819Z[ 19] 8.00-9.00 sec 33.1 MBytes 277 Mbits/sec
40492026-03-10T11:48:26.819Z[SUM] 8.00-9.00 sec 264 MBytes 2.21 Gbits/sec
40502026-03-10T11:48:26.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
40512026-03-10T11:48:26.820Z[ 5] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
40522026-03-10T11:48:26.820Z[ 7] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
40532026-03-10T11:48:26.820Z[ 9] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
40542026-03-10T11:48:26.820Z[ 11] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
40552026-03-10T11:48:26.820Z[ 13] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
40562026-03-10T11:48:26.820Z[ 15] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
40572026-03-10T11:48:26.820Z[ 17] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
40582026-03-10T11:48:26.820Z[ 19] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
40592026-03-10T11:48:26.820Z[SUM] 9.00-10.00 sec 265 MBytes 2.22 Gbits/sec
40602026-03-10T11:48:26.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
40612026-03-10T11:48:26.820Z[ 5] 10.00-10.00 sec 48.1 KBytes 216 Mbits/sec
40622026-03-10T11:48:26.820Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40632026-03-10T11:48:26.820Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40642026-03-10T11:48:26.820Z[ 11] 10.00-10.00 sec 96.2 KBytes 432 Mbits/sec
40652026-03-10T11:48:26.820Z[ 13] 10.00-10.00 sec 96.2 KBytes 432 Mbits/sec
40662026-03-10T11:48:26.820Z[ 15] 10.00-10.00 sec 96.2 KBytes 432 Mbits/sec
40672026-03-10T11:48:26.820Z[ 17] 10.00-10.00 sec 96.2 KBytes 432 Mbits/sec
40682026-03-10T11:48:26.820Z[ 19] 10.00-10.00 sec 144 KBytes 648 Mbits/sec
40692026-03-10T11:48:26.820Z[SUM] 10.00-10.00 sec 577 KBytes 2.59 Gbits/sec
40702026-03-10T11:48:26.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
40712026-03-10T11:48:26.820Z[ ID] Interval Transfer Bandwidth
40722026-03-10T11:48:26.820Z[ 5] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40732026-03-10T11:48:26.820Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40742026-03-10T11:48:26.820Z[ 7] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40752026-03-10T11:48:26.820Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40762026-03-10T11:48:26.820Z[ 9] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40772026-03-10T11:48:26.820Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40782026-03-10T11:48:26.820Z[ 11] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40792026-03-10T11:48:26.820Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40802026-03-10T11:48:26.820Z[ 13] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40812026-03-10T11:48:26.820Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40822026-03-10T11:48:26.820Z[ 15] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40832026-03-10T11:48:26.820Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40842026-03-10T11:48:26.820Z[ 17] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40852026-03-10T11:48:26.820Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40862026-03-10T11:48:26.820Z[ 19] 0.00-10.00 sec 337 MBytes 283 Mbits/sec sender
40872026-03-10T11:48:26.820Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40882026-03-10T11:48:26.821Z[SUM] 0.00-10.00 sec 2.63 GBytes 2.26 Gbits/sec sender
40892026-03-10T11:48:26.821Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40902026-03-10T11:48:26.824ZRun 1/10...2263.052Mbps
40912026-03-10T11:48:33.846Z-----------------------------------------------------------
40922026-03-10T11:48:33.846ZServer listening on 5201
40932026-03-10T11:48:33.846Z-----------------------------------------------------------
40942026-03-10T11:48:33.846ZAccepted connection from 10.0.0.1, port 45598
40952026-03-10T11:48:33.846Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62607
40962026-03-10T11:48:33.846Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51278
40972026-03-10T11:48:33.846Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50402
40982026-03-10T11:48:33.846Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52469
40992026-03-10T11:48:33.846Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57850
41002026-03-10T11:48:33.846Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56528
41012026-03-10T11:48:33.846Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57724
41022026-03-10T11:48:33.846Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48213
41032026-03-10T11:48:33.846Z[ ID] Interval Transfer Bandwidth
41042026-03-10T11:48:33.846Z[ 5] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41052026-03-10T11:48:33.846Z[ 7] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41062026-03-10T11:48:33.846Z[ 9] 0.00-1.00 sec 26.2 MBytes 219 Mbits/sec
41072026-03-10T11:48:33.846Z[ 11] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41082026-03-10T11:48:33.846Z[ 13] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41092026-03-10T11:48:33.847Z[ 15] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41102026-03-10T11:48:33.847Z[ 17] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41112026-03-10T11:48:33.847Z[ 19] 0.00-1.00 sec 26.1 MBytes 219 Mbits/sec
41122026-03-10T11:48:33.847Z[SUM] 0.00-1.00 sec 209 MBytes 1.75 Gbits/sec
41132026-03-10T11:48:33.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
41142026-03-10T11:48:33.847Z[ 5] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
41152026-03-10T11:48:33.847Z[ 7] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
41162026-03-10T11:48:33.847Z[ 9] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
41172026-03-10T11:48:33.847Z[ 11] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
41182026-03-10T11:48:33.847Z[ 13] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
41192026-03-10T11:48:33.847Z[ 15] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
41202026-03-10T11:48:33.847Z[ 17] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
41212026-03-10T11:48:33.847Z[ 19] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
41222026-03-10T11:48:33.847Z[SUM] 1.00-2.00 sec 261 MBytes 2.19 Gbits/sec
41232026-03-10T11:48:33.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
41242026-03-10T11:48:33.847Z[ 5] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
41252026-03-10T11:48:33.847Z[ 7] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
41262026-03-10T11:48:33.847Z[ 9] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
41272026-03-10T11:48:33.847Z[ 11] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
41282026-03-10T11:48:33.847Z[ 13] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
41292026-03-10T11:48:33.847Z[ 15] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
41302026-03-10T11:48:33.847Z[ 17] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
41312026-03-10T11:48:33.847Z[ 19] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
41322026-03-10T11:48:33.847Z[SUM] 2.00-3.00 sec 261 MBytes 2.19 Gbits/sec
41332026-03-10T11:48:33.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
41342026-03-10T11:48:33.847Z[ 5] 3.00-4.00 sec 34.0 MBytes 286 Mbits/sec
41352026-03-10T11:48:33.847Z[ 7] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
41362026-03-10T11:48:33.847Z[ 9] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
41372026-03-10T11:48:33.847Z[ 11] 3.00-4.00 sec 34.0 MBytes 286 Mbits/sec
41382026-03-10T11:48:33.847Z[ 13] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
41392026-03-10T11:48:33.847Z[ 15] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
41402026-03-10T11:48:33.847Z[ 17] 3.00-4.00 sec 34.2 MBytes 287 Mbits/sec
41412026-03-10T11:48:33.847Z[ 19] 3.00-4.00 sec 34.1 MBytes 286 Mbits/sec
41422026-03-10T11:48:33.847Z[SUM] 3.00-4.00 sec 273 MBytes 2.29 Gbits/sec
41432026-03-10T11:48:33.847Z- - - - - - - - - - - - - - - - - - - - - - - - -
41442026-03-10T11:48:33.848Z[ 5] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
41452026-03-10T11:48:33.848Z[ 7] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
41462026-03-10T11:48:33.848Z[ 9] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
41472026-03-10T11:48:33.848Z[ 11] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
41482026-03-10T11:48:33.848Z[ 13] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
41492026-03-10T11:48:33.848Z[ 15] 4.00-5.00 sec 35.0 MBytes 293 Mbits/sec
41502026-03-10T11:48:33.848Z[ 17] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
41512026-03-10T11:48:33.848Z[ 19] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
41522026-03-10T11:48:33.848Z[SUM] 4.00-5.00 sec 279 MBytes 2.34 Gbits/sec
41532026-03-10T11:48:33.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
41542026-03-10T11:48:33.848Z[ 5] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
41552026-03-10T11:48:33.848Z[ 7] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
41562026-03-10T11:48:33.848Z[ 9] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
41572026-03-10T11:48:33.848Z[ 11] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
41582026-03-10T11:48:33.848Z[ 13] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
41592026-03-10T11:48:33.848Z[ 15] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
41602026-03-10T11:48:33.848Z[ 17] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
41612026-03-10T11:48:33.848Z[ 19] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
41622026-03-10T11:48:33.848Z[SUM] 5.00-6.00 sec 278 MBytes 2.34 Gbits/sec
41632026-03-10T11:48:33.848Z- - - - - - - - - - - - - - - - - - - - - - - - -
41642026-03-10T11:48:33.848Z[ 5] 6.00-7.00 sec 34.9 MBytes 293 Mbits/sec
41652026-03-10T11:48:33.848Z[ 7] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
41662026-03-10T11:48:33.848Z[ 9] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
41672026-03-10T11:48:36.960Z[ 11] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
41682026-03-10T11:48:36.960Z[ 13] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
41692026-03-10T11:48:36.960Z[ 15] 6.00-7.00 sec 34.9 MBytes 293 Mbits/sec
41702026-03-10T11:48:36.960Z[ 17] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
41712026-03-10T11:48:36.960Z[ 19] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
41722026-03-10T11:48:36.960Z[SUM] 6.00-7.00 sec 278 MBytes 2.33 Gbits/sec
41732026-03-10T11:48:36.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
41742026-03-10T11:48:36.960Z[ 5] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
41752026-03-10T11:48:36.960Z[ 7] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
41762026-03-10T11:48:36.960Z[ 9] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
41772026-03-10T11:48:36.960Z[ 11] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
41782026-03-10T11:48:36.960Z[ 13] 7.00-8.00 sec 35.1 MBytes 294 Mbits/sec
41792026-03-10T11:48:36.960Z[ 15] 7.00-8.00 sec 35.1 MBytes 295 Mbits/sec
41802026-03-10T11:48:36.960Z[ 17] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
41812026-03-10T11:48:36.960Z[ 19] 7.00-8.00 sec 35.2 MBytes 295 Mbits/sec
41822026-03-10T11:48:36.960Z[SUM] 7.00-8.00 sec 281 MBytes 2.36 Gbits/sec
41832026-03-10T11:48:36.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
41842026-03-10T11:48:36.960Z[ 5] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
41852026-03-10T11:48:36.960Z[ 7] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
41862026-03-10T11:48:36.960Z[ 9] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
41872026-03-10T11:48:36.960Z[ 11] 8.00-9.00 sec 34.7 MBytes 291 Mbits/sec
41882026-03-10T11:48:36.961Z[ 13] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
41892026-03-10T11:48:36.961Z[ 15] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
41902026-03-10T11:48:36.961Z[ 17] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
41912026-03-10T11:48:36.961Z[ 19] 8.00-9.00 sec 34.8 MBytes 292 Mbits/sec
41922026-03-10T11:48:36.961Z[SUM] 8.00-9.00 sec 278 MBytes 2.34 Gbits/sec
41932026-03-10T11:48:36.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
41942026-03-10T11:48:36.961Z[ 5] 9.00-10.00 sec 34.7 MBytes 291 Mbits/sec
41952026-03-10T11:48:36.961Z[ 7] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec
41962026-03-10T11:48:36.961Z[ 9] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
41972026-03-10T11:48:36.961Z[ 11] 9.00-10.00 sec 34.7 MBytes 291 Mbits/sec
41982026-03-10T11:48:36.961Z[ 13] 9.00-10.00 sec 34.5 MBytes 289 Mbits/sec
41992026-03-10T11:48:36.961Z[ 15] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec
42002026-03-10T11:48:36.961Z[ 17] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec
42012026-03-10T11:48:36.961Z[ 19] 9.00-10.00 sec 34.6 MBytes 290 Mbits/sec
42022026-03-10T11:48:36.961Z[SUM] 9.00-10.00 sec 277 MBytes 2.32 Gbits/sec
42032026-03-10T11:48:36.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
42042026-03-10T11:48:36.961Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42052026-03-10T11:48:36.961Z[ 7] 10.00-10.00 sec 48.1 KBytes 233 Mbits/sec
42062026-03-10T11:48:36.961Z[ 9] 10.00-10.00 sec 96.2 KBytes 467 Mbits/sec
42072026-03-10T11:48:36.961Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42082026-03-10T11:48:36.961Z[ 13] 10.00-10.00 sec 144 KBytes 700 Mbits/sec
42092026-03-10T11:48:36.961Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42102026-03-10T11:48:36.961Z[ 17] 10.00-10.00 sec 48.1 KBytes 233 Mbits/sec
42112026-03-10T11:48:36.961Z[ 19] 10.00-10.00 sec 96.2 KBytes 467 Mbits/sec
42122026-03-10T11:48:36.961Z[SUM] 10.00-10.00 sec 433 KBytes 2.10 Gbits/sec
42132026-03-10T11:48:36.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
42142026-03-10T11:48:36.961Z[ ID] Interval Transfer Bandwidth
42152026-03-10T11:48:36.961Z[ 5] 0.00-10.00 sec 334 MBytes 281 Mbits/sec sender
42162026-03-10T11:48:36.961Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42172026-03-10T11:48:36.961Z[ 7] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42182026-03-10T11:48:36.961Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42192026-03-10T11:48:36.961Z[ 9] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42202026-03-10T11:48:36.961Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42212026-03-10T11:48:36.961Z[ 11] 0.00-10.00 sec 334 MBytes 280 Mbits/sec sender
42222026-03-10T11:48:36.961Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42232026-03-10T11:48:36.961Z[ 13] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42242026-03-10T11:48:36.961Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42252026-03-10T11:48:36.961Z[ 15] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42262026-03-10T11:48:36.961Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42272026-03-10T11:48:36.962Z[ 17] 0.00-10.00 sec 335 MBytes 281 Mbits/sec sender
42282026-03-10T11:48:36.962Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42292026-03-10T11:48:36.962Z[ 19] 0.00-10.00 sec 334 MBytes 281 Mbits/sec sender
42302026-03-10T11:48:36.962Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42312026-03-10T11:48:36.962Z[SUM] 0.00-10.00 sec 2.61 GBytes 2.24 Gbits/sec sender
42322026-03-10T11:48:36.962Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42332026-03-10T11:48:36.965ZRun 2/10...2244.969Mbps
42342026-03-10T11:48:43.985Z-----------------------------------------------------------
42352026-03-10T11:48:43.985ZServer listening on 5201
42362026-03-10T11:48:43.985Z-----------------------------------------------------------
42372026-03-10T11:48:43.985ZAccepted connection from 10.0.0.1, port 42848
42382026-03-10T11:48:43.985Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48736
42392026-03-10T11:48:43.985Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64517
42402026-03-10T11:48:43.986Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39989
42412026-03-10T11:48:43.986Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47220
42422026-03-10T11:48:43.986Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54665
42432026-03-10T11:48:43.986Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64946
42442026-03-10T11:48:43.986Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40135
42452026-03-10T11:48:43.986Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51527
42462026-03-10T11:48:43.986Z[ ID] Interval Transfer Bandwidth
42472026-03-10T11:48:43.986Z[ 5] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
42482026-03-10T11:48:43.986Z[ 7] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
42492026-03-10T11:48:43.986Z[ 9] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
42502026-03-10T11:48:43.986Z[ 11] 0.00-1.00 sec 28.4 MBytes 238 Mbits/sec
42512026-03-10T11:48:43.986Z[ 13] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
42522026-03-10T11:48:43.986Z[ 15] 0.00-1.00 sec 28.3 MBytes 237 Mbits/sec
42532026-03-10T11:48:43.986Z[ 17] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
42542026-03-10T11:48:43.986Z[ 19] 0.00-1.00 sec 28.5 MBytes 239 Mbits/sec
42552026-03-10T11:48:43.986Z[SUM] 0.00-1.00 sec 228 MBytes 1.91 Gbits/sec
42562026-03-10T11:48:43.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-03-10T11:48:43.986Z[ 5] 1.00-2.00 sec 35.6 MBytes 299 Mbits/sec
42582026-03-10T11:48:43.986Z[ 7] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
42592026-03-10T11:48:43.986Z[ 9] 1.00-2.00 sec 35.6 MBytes 299 Mbits/sec
42602026-03-10T11:48:43.986Z[ 11] 1.00-2.00 sec 35.5 MBytes 298 Mbits/sec
42612026-03-10T11:48:43.986Z[ 13] 1.00-2.00 sec 35.5 MBytes 298 Mbits/sec
42622026-03-10T11:48:43.986Z[ 15] 1.00-2.00 sec 35.6 MBytes 299 Mbits/sec
42632026-03-10T11:48:43.986Z[ 17] 1.00-2.00 sec 35.4 MBytes 297 Mbits/sec
42642026-03-10T11:48:43.986Z[ 19] 1.00-2.00 sec 35.5 MBytes 298 Mbits/sec
42652026-03-10T11:48:43.986Z[SUM] 1.00-2.00 sec 284 MBytes 2.38 Gbits/sec
42662026-03-10T11:48:43.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-03-10T11:48:43.986Z[ 5] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
42682026-03-10T11:48:43.986Z[ 7] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
42692026-03-10T11:48:43.986Z[ 9] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
42702026-03-10T11:48:43.986Z[ 11] 2.00-3.00 sec 35.4 MBytes 296 Mbits/sec
42712026-03-10T11:48:43.986Z[ 13] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
42722026-03-10T11:48:43.986Z[ 15] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
42732026-03-10T11:48:43.986Z[ 17] 2.00-3.00 sec 35.5 MBytes 298 Mbits/sec
42742026-03-10T11:48:43.986Z[ 19] 2.00-3.00 sec 35.4 MBytes 297 Mbits/sec
42752026-03-10T11:48:43.986Z[SUM] 2.00-3.00 sec 284 MBytes 2.38 Gbits/sec
42762026-03-10T11:48:43.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-03-10T11:48:43.987Z[ 5] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
42782026-03-10T11:48:43.987Z[ 7] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
42792026-03-10T11:48:43.987Z[ 9] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
42802026-03-10T11:48:43.987Z[ 11] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
42812026-03-10T11:48:43.987Z[ 13] 3.00-4.00 sec 35.4 MBytes 297 Mbits/sec
42822026-03-10T11:48:43.987Z[ 15] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
42832026-03-10T11:48:43.987Z[ 17] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
42842026-03-10T11:48:43.987Z[ 19] 3.00-4.00 sec 35.5 MBytes 298 Mbits/sec
42852026-03-10T11:48:43.987Z[SUM] 3.00-4.00 sec 284 MBytes 2.38 Gbits/sec
42862026-03-10T11:48:43.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-03-10T11:48:43.987Z[ 5] 4.00-5.00 sec 35.5 MBytes 298 Mbits/sec
42882026-03-10T11:48:43.987Z[ 7] 4.00-5.00 sec 35.5 MBytes 298 Mbits/sec
42892026-03-10T11:48:43.987Z[ 9] 4.00-5.00 sec 35.4 MBytes 297 Mbits/sec
42902026-03-10T11:48:43.991Z[ 11] 4.00-5.00 sec 35.6 MBytes 299 Mbits/sec
42912026-03-10T11:48:43.991Z[ 13] 4.00-5.00 sec 35.5 MBytes 298 Mbits/sec
42922026-03-10T11:48:43.991Z[ 15] 4.00-5.00 sec 35.4 MBytes 297 Mbits/sec
42932026-03-10T11:48:43.991Z[ 17] 4.00-5.00 sec 35.5 MBytes 298 Mbits/sec
42942026-03-10T11:48:43.991Z[ 19] 4.00-5.00 sec 35.4 MBytes 297 Mbits/sec
42952026-03-10T11:48:43.991Z[SUM] 4.00-5.00 sec 284 MBytes 2.38 Gbits/sec
42962026-03-10T11:48:43.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
42972026-03-10T11:48:43.991Z[ 5] 5.00-6.00 sec 35.7 MBytes 299 Mbits/sec
42982026-03-10T11:48:43.991Z[ 7] 5.00-6.00 sec 35.6 MBytes 299 Mbits/sec
42992026-03-10T11:48:43.991Z[ 9] 5.00-6.00 sec 35.7 MBytes 299 Mbits/sec
43002026-03-10T11:48:43.991Z[ 11] 5.00-6.00 sec 35.7 MBytes 299 Mbits/sec
43012026-03-10T11:48:43.991Z[ 13] 5.00-6.00 sec 35.7 MBytes 300 Mbits/sec
43022026-03-10T11:48:43.991Z[ 15] 5.00-6.00 sec 35.6 MBytes 299 Mbits/sec
43032026-03-10T11:48:43.991Z[ 17] 5.00-6.00 sec 35.5 MBytes 298 Mbits/sec
43042026-03-10T11:48:43.991Z[ 19] 5.00-6.00 sec 35.8 MBytes 300 Mbits/sec
43052026-03-10T11:48:43.991Z[SUM] 5.00-6.00 sec 285 MBytes 2.39 Gbits/sec
43062026-03-10T11:48:43.991Z- - - - - - - - - - - - - - - - - - - - - - - - -
43072026-03-10T11:48:43.991Z[ 5] 6.00-7.00 sec 35.8 MBytes 300 Mbits/sec
43082026-03-10T11:48:43.991Z[ 7] 6.00-7.00 sec 35.9 MBytes 301 Mbits/sec
43092026-03-10T11:48:43.991Z[ 9] 6.00-7.00 sec 35.9 MBytes 301 Mbits/sec
43102026-03-10T11:48:47.099Z[ 11] 6.00-7.00 sec 35.9 MBytes 301 Mbits/sec
43112026-03-10T11:48:47.099Z[ 13] 6.00-7.00 sec 35.8 MBytes 300 Mbits/sec
43122026-03-10T11:48:47.099Z[ 15] 6.00-7.00 sec 35.8 MBytes 300 Mbits/sec
43132026-03-10T11:48:47.099Z[ 17] 6.00-7.00 sec 35.9 MBytes 301 Mbits/sec
43142026-03-10T11:48:47.099Z[ 19] 6.00-7.00 sec 35.7 MBytes 300 Mbits/sec
43152026-03-10T11:48:47.099Z[SUM] 6.00-7.00 sec 287 MBytes 2.41 Gbits/sec
43162026-03-10T11:48:47.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
43172026-03-10T11:48:47.099Z[ 5] 7.00-8.00 sec 35.5 MBytes 298 Mbits/sec
43182026-03-10T11:48:47.099Z[ 7] 7.00-8.00 sec 35.5 MBytes 298 Mbits/sec
43192026-03-10T11:48:47.099Z[ 9] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
43202026-03-10T11:48:47.099Z[ 11] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
43212026-03-10T11:48:47.099Z[ 13] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
43222026-03-10T11:48:47.099Z[ 15] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
43232026-03-10T11:48:47.099Z[ 17] 7.00-8.00 sec 35.5 MBytes 298 Mbits/sec
43242026-03-10T11:48:47.099Z[ 19] 7.00-8.00 sec 35.4 MBytes 297 Mbits/sec
43252026-03-10T11:48:47.099Z[SUM] 7.00-8.00 sec 284 MBytes 2.38 Gbits/sec
43262026-03-10T11:48:47.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
43272026-03-10T11:48:47.099Z[ 5] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
43282026-03-10T11:48:47.099Z[ 7] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
43292026-03-10T11:48:47.099Z[ 9] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
43302026-03-10T11:48:47.099Z[ 11] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
43312026-03-10T11:48:47.099Z[ 13] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
43322026-03-10T11:48:47.099Z[ 15] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
43332026-03-10T11:48:47.099Z[ 17] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
43342026-03-10T11:48:47.099Z[ 19] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
43352026-03-10T11:48:47.099Z[SUM] 8.00-9.00 sec 267 MBytes 2.24 Gbits/sec
43362026-03-10T11:48:47.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
43372026-03-10T11:48:47.099Z[ 5] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
43382026-03-10T11:48:47.099Z[ 7] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
43392026-03-10T11:48:47.100Z[ 9] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
43402026-03-10T11:48:47.100Z[ 11] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
43412026-03-10T11:48:47.100Z[ 13] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
43422026-03-10T11:48:47.100Z[ 15] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
43432026-03-10T11:48:47.100Z[ 17] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
43442026-03-10T11:48:47.100Z[ 19] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
43452026-03-10T11:48:47.100Z[SUM] 9.00-10.00 sec 264 MBytes 2.21 Gbits/sec
43462026-03-10T11:48:47.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
43472026-03-10T11:48:47.100Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43482026-03-10T11:48:47.100Z[ 7] 10.00-10.00 sec 48.1 KBytes 216 Mbits/sec
43492026-03-10T11:48:47.100Z[ 9] 10.00-10.00 sec 96.2 KBytes 431 Mbits/sec
43502026-03-10T11:48:47.100Z[ 11] 10.00-10.00 sec 144 KBytes 649 Mbits/sec
43512026-03-10T11:48:47.100Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43522026-03-10T11:48:47.100Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43532026-03-10T11:48:47.100Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43542026-03-10T11:48:47.100Z[ 19] 10.00-10.00 sec 96.2 KBytes 433 Mbits/sec
43552026-03-10T11:48:47.100Z[SUM] 10.00-10.00 sec 385 KBytes 1.72 Gbits/sec
43562026-03-10T11:48:47.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
43572026-03-10T11:48:47.100Z[ ID] Interval Transfer Bandwidth
43582026-03-10T11:48:47.100Z[ 5] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43592026-03-10T11:48:47.100Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43602026-03-10T11:48:47.100Z[ 7] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43612026-03-10T11:48:47.100Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43622026-03-10T11:48:47.100Z[ 9] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43632026-03-10T11:48:47.100Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43642026-03-10T11:48:47.100Z[ 11] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43652026-03-10T11:48:47.100Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43662026-03-10T11:48:47.100Z[ 13] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43672026-03-10T11:48:47.100Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43682026-03-10T11:48:47.100Z[ 15] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43692026-03-10T11:48:47.100Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43702026-03-10T11:48:47.100Z[ 17] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43712026-03-10T11:48:47.100Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43722026-03-10T11:48:47.100Z[ 19] 0.00-10.00 sec 344 MBytes 288 Mbits/sec sender
43732026-03-10T11:48:47.100Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43742026-03-10T11:48:47.100Z[SUM] 0.00-10.00 sec 2.69 GBytes 2.31 Gbits/sec sender
43752026-03-10T11:48:47.100Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43762026-03-10T11:48:47.104ZRun 3/10...2306.765Mbps
43772026-03-10T11:48:54.128Z-----------------------------------------------------------
43782026-03-10T11:48:54.128ZServer listening on 5201
43792026-03-10T11:48:54.128Z-----------------------------------------------------------
43802026-03-10T11:48:54.128ZAccepted connection from 10.0.0.1, port 38128
43812026-03-10T11:48:54.128Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36870
43822026-03-10T11:48:54.128Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35967
43832026-03-10T11:48:54.128Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59181
43842026-03-10T11:48:54.128Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48374
43852026-03-10T11:48:54.128Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49033
43862026-03-10T11:48:54.128Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54459
43872026-03-10T11:48:54.128Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56288
43882026-03-10T11:48:54.128Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42805
43892026-03-10T11:48:54.128Z[ ID] Interval Transfer Bandwidth
43902026-03-10T11:48:54.128Z[ 5] 0.00-1.00 sec 26.5 MBytes 222 Mbits/sec
43912026-03-10T11:48:54.128Z[ 7] 0.00-1.00 sec 26.3 MBytes 221 Mbits/sec
43922026-03-10T11:48:54.128Z[ 9] 0.00-1.00 sec 26.3 MBytes 221 Mbits/sec
43932026-03-10T11:48:54.128Z[ 11] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
43942026-03-10T11:48:54.128Z[ 13] 0.00-1.00 sec 26.5 MBytes 223 Mbits/sec
43952026-03-10T11:48:54.128Z[ 15] 0.00-1.00 sec 26.6 MBytes 223 Mbits/sec
43962026-03-10T11:48:54.128Z[ 17] 0.00-1.00 sec 26.5 MBytes 223 Mbits/sec
43972026-03-10T11:48:54.128Z[ 19] 0.00-1.00 sec 26.4 MBytes 222 Mbits/sec
43982026-03-10T11:48:54.128Z[SUM] 0.00-1.00 sec 212 MBytes 1.78 Gbits/sec
43992026-03-10T11:48:54.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
44002026-03-10T11:48:54.129Z[ 5] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
44012026-03-10T11:48:54.129Z[ 7] 1.00-2.00 sec 33.1 MBytes 277 Mbits/sec
44022026-03-10T11:48:54.129Z[ 9] 1.00-2.00 sec 33.0 MBytes 277 Mbits/sec
44032026-03-10T11:48:54.129Z[ 11] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
44042026-03-10T11:48:54.129Z[ 13] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
44052026-03-10T11:48:54.129Z[ 15] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
44062026-03-10T11:48:54.129Z[ 17] 1.00-2.00 sec 33.0 MBytes 276 Mbits/sec
44072026-03-10T11:48:54.129Z[ 19] 1.00-2.00 sec 33.0 MBytes 277 Mbits/sec
44082026-03-10T11:48:54.129Z[SUM] 1.00-2.00 sec 264 MBytes 2.21 Gbits/sec
44092026-03-10T11:48:54.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
44102026-03-10T11:48:54.129Z[ 5] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
44112026-03-10T11:48:54.129Z[ 7] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
44122026-03-10T11:48:54.129Z[ 9] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
44132026-03-10T11:48:54.129Z[ 11] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
44142026-03-10T11:48:54.129Z[ 13] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
44152026-03-10T11:48:54.129Z[ 15] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
44162026-03-10T11:48:54.129Z[ 17] 2.00-3.00 sec 32.5 MBytes 273 Mbits/sec
44172026-03-10T11:48:54.129Z[ 19] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
44182026-03-10T11:48:54.129Z[SUM] 2.00-3.00 sec 261 MBytes 2.19 Gbits/sec
44192026-03-10T11:48:54.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
44202026-03-10T11:48:54.129Z[ 5] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
44212026-03-10T11:48:54.129Z[ 7] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
44222026-03-10T11:48:54.129Z[ 9] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
44232026-03-10T11:48:54.129Z[ 11] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
44242026-03-10T11:48:54.129Z[ 13] 3.00-4.00 sec 32.6 MBytes 274 Mbits/sec
44252026-03-10T11:48:54.129Z[ 15] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
44262026-03-10T11:48:54.129Z[ 17] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
44272026-03-10T11:48:54.129Z[ 19] 3.00-4.00 sec 32.5 MBytes 273 Mbits/sec
44282026-03-10T11:48:54.129Z[SUM] 3.00-4.00 sec 261 MBytes 2.19 Gbits/sec
44292026-03-10T11:48:54.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
44302026-03-10T11:48:54.129Z[ 5] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
44312026-03-10T11:48:54.129Z[ 7] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
44322026-03-10T11:48:54.129Z[ 9] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
44332026-03-10T11:48:54.129Z[ 11] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
44342026-03-10T11:48:54.129Z[ 13] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
44352026-03-10T11:48:54.129Z[ 15] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
44362026-03-10T11:48:54.129Z[ 17] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
44372026-03-10T11:48:54.129Z[ 19] 4.00-5.00 sec 32.3 MBytes 271 Mbits/sec
44382026-03-10T11:48:54.129Z[SUM] 4.00-5.00 sec 258 MBytes 2.16 Gbits/sec
44392026-03-10T11:48:54.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
44402026-03-10T11:48:54.130Z[ 5] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44412026-03-10T11:48:54.130Z[ 7] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44422026-03-10T11:48:54.130Z[ 9] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44432026-03-10T11:48:54.130Z[ 11] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44442026-03-10T11:48:54.130Z[ 13] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44452026-03-10T11:48:54.130Z[ 15] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44462026-03-10T11:48:54.130Z[ 17] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44472026-03-10T11:48:54.130Z[ 19] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
44482026-03-10T11:48:54.130Z[SUM] 5.00-6.00 sec 254 MBytes 2.13 Gbits/sec
44492026-03-10T11:48:54.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
44502026-03-10T11:48:54.130Z[ 5] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
44512026-03-10T11:48:54.130Z[ 7] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
44522026-03-10T11:48:54.130Z[ 9] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
44532026-03-10T11:48:57.239Z[ 11] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
44542026-03-10T11:48:57.239Z[ 13] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
44552026-03-10T11:48:57.239Z[ 15] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
44562026-03-10T11:48:57.239Z[ 17] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
44572026-03-10T11:48:57.239Z[ 19] 6.00-7.00 sec 31.7 MBytes 266 Mbits/sec
44582026-03-10T11:48:57.239Z[SUM] 6.00-7.00 sec 254 MBytes 2.13 Gbits/sec
44592026-03-10T11:48:57.239Z- - - - - - - - - - - - - - - - - - - - - - - - -
44602026-03-10T11:48:57.239Z[ 5] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
44612026-03-10T11:48:57.239Z[ 7] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
44622026-03-10T11:48:57.239Z[ 9] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
44632026-03-10T11:48:57.239Z[ 11] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
44642026-03-10T11:48:57.239Z[ 13] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
44652026-03-10T11:48:57.239Z[ 15] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
44662026-03-10T11:48:57.239Z[ 17] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
44672026-03-10T11:48:57.239Z[ 19] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
44682026-03-10T11:48:57.239Z[SUM] 7.00-8.00 sec 263 MBytes 2.21 Gbits/sec
44692026-03-10T11:48:57.239Z- - - - - - - - - - - - - - - - - - - - - - - - -
44702026-03-10T11:48:57.239Z[ 5] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
44712026-03-10T11:48:57.239Z[ 7] 8.00-9.00 sec 31.9 MBytes 268 Mbits/sec
44722026-03-10T11:48:57.239Z[ 9] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
44732026-03-10T11:48:57.239Z[ 11] 8.00-9.00 sec 31.9 MBytes 267 Mbits/sec
44742026-03-10T11:48:57.239Z[ 13] 8.00-9.00 sec 31.9 MBytes 268 Mbits/sec
44752026-03-10T11:48:57.239Z[ 15] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
44762026-03-10T11:48:57.239Z[ 17] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
44772026-03-10T11:48:57.239Z[ 19] 8.00-9.00 sec 31.9 MBytes 267 Mbits/sec
44782026-03-10T11:48:57.239Z[SUM] 8.00-9.00 sec 255 MBytes 2.14 Gbits/sec
44792026-03-10T11:48:57.239Z- - - - - - - - - - - - - - - - - - - - - - - - -
44802026-03-10T11:48:57.239Z[ 5] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
44812026-03-10T11:48:57.239Z[ 7] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
44822026-03-10T11:48:57.239Z[ 9] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
44832026-03-10T11:48:57.239Z[ 11] 9.00-10.00 sec 33.1 MBytes 277 Mbits/sec
44842026-03-10T11:48:57.239Z[ 13] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
44852026-03-10T11:48:57.239Z[ 15] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
44862026-03-10T11:48:57.240Z[ 17] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
44872026-03-10T11:48:57.240Z[ 19] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
44882026-03-10T11:48:57.240Z[SUM] 9.00-10.00 sec 265 MBytes 2.22 Gbits/sec
44892026-03-10T11:48:57.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
44902026-03-10T11:48:57.240Z[ 5] 10.00-10.00 sec 48.1 KBytes 238 Mbits/sec
44912026-03-10T11:48:57.240Z[ 7] 10.00-10.00 sec 96.2 KBytes 477 Mbits/sec
44922026-03-10T11:48:57.240Z[ 9] 10.00-10.00 sec 144 KBytes 715 Mbits/sec
44932026-03-10T11:48:57.240Z[ 11] 10.00-10.00 sec 96.2 KBytes 477 Mbits/sec
44942026-03-10T11:48:57.240Z[ 13] 10.00-10.00 sec 96.2 KBytes 477 Mbits/sec
44952026-03-10T11:48:57.240Z[ 15] 10.00-10.00 sec 144 KBytes 715 Mbits/sec
44962026-03-10T11:48:57.240Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44972026-03-10T11:48:57.240Z[ 19] 10.00-10.00 sec 48.1 KBytes 238 Mbits/sec
44982026-03-10T11:48:57.240Z[SUM] 10.00-10.00 sec 673 KBytes 3.33 Gbits/sec
44992026-03-10T11:48:57.240Z- - - - - - - - - - - - - - - - - - - - - - - - -
45002026-03-10T11:48:57.240Z[ ID] Interval Transfer Bandwidth
45012026-03-10T11:48:57.240Z[ 5] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45022026-03-10T11:48:57.240Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45032026-03-10T11:48:57.240Z[ 7] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45042026-03-10T11:48:57.240Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45052026-03-10T11:48:57.240Z[ 9] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45062026-03-10T11:48:57.240Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45072026-03-10T11:48:57.240Z[ 11] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45082026-03-10T11:48:57.240Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45092026-03-10T11:48:57.240Z[ 13] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45102026-03-10T11:48:57.240Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45112026-03-10T11:48:57.240Z[ 15] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45122026-03-10T11:48:57.240Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45132026-03-10T11:48:57.240Z[ 17] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45142026-03-10T11:48:57.240Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45152026-03-10T11:48:57.240Z[ 19] 0.00-10.00 sec 318 MBytes 267 Mbits/sec sender
45162026-03-10T11:48:57.240Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45172026-03-10T11:48:57.240Z[SUM] 0.00-10.00 sec 2.49 GBytes 2.14 Gbits/sec sender
45182026-03-10T11:48:57.240Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45192026-03-10T11:48:57.244ZRun 4/10...2135.592Mbps
45202026-03-10T11:49:04.265Z-----------------------------------------------------------
45212026-03-10T11:49:04.266ZServer listening on 5201
45222026-03-10T11:49:04.266Z-----------------------------------------------------------
45232026-03-10T11:49:04.266ZAccepted connection from 10.0.0.1, port 49406
45242026-03-10T11:49:04.266Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40744
45252026-03-10T11:49:04.266Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51512
45262026-03-10T11:49:04.266Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65010
45272026-03-10T11:49:04.266Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41669
45282026-03-10T11:49:04.266Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45378
45292026-03-10T11:49:04.266Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40639
45302026-03-10T11:49:04.266Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44805
45312026-03-10T11:49:04.266Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58270
45322026-03-10T11:49:04.266Z[ ID] Interval Transfer Bandwidth
45332026-03-10T11:49:04.266Z[ 5] 0.00-1.00 sec 27.7 MBytes 232 Mbits/sec
45342026-03-10T11:49:04.266Z[ 7] 0.00-1.00 sec 27.7 MBytes 232 Mbits/sec
45352026-03-10T11:49:04.266Z[ 9] 0.00-1.00 sec 27.6 MBytes 231 Mbits/sec
45362026-03-10T11:49:04.266Z[ 11] 0.00-1.00 sec 27.6 MBytes 231 Mbits/sec
45372026-03-10T11:49:04.266Z[ 13] 0.00-1.00 sec 27.6 MBytes 231 Mbits/sec
45382026-03-10T11:49:04.266Z[ 15] 0.00-1.00 sec 27.6 MBytes 231 Mbits/sec
45392026-03-10T11:49:04.266Z[ 17] 0.00-1.00 sec 27.5 MBytes 231 Mbits/sec
45402026-03-10T11:49:04.266Z[ 19] 0.00-1.00 sec 27.8 MBytes 233 Mbits/sec
45412026-03-10T11:49:04.266Z[SUM] 0.00-1.00 sec 221 MBytes 1.85 Gbits/sec
45422026-03-10T11:49:04.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
45432026-03-10T11:49:04.266Z[ 5] 1.00-2.00 sec 35.1 MBytes 294 Mbits/sec
45442026-03-10T11:49:04.266Z[ 7] 1.00-2.00 sec 35.2 MBytes 295 Mbits/sec
45452026-03-10T11:49:04.266Z[ 9] 1.00-2.00 sec 35.3 MBytes 296 Mbits/sec
45462026-03-10T11:49:04.266Z[ 11] 1.00-2.00 sec 35.3 MBytes 296 Mbits/sec
45472026-03-10T11:49:04.266Z[ 13] 1.00-2.00 sec 35.2 MBytes 295 Mbits/sec
45482026-03-10T11:49:04.266Z[ 15] 1.00-2.00 sec 35.1 MBytes 295 Mbits/sec
45492026-03-10T11:49:04.266Z[ 17] 1.00-2.00 sec 35.2 MBytes 295 Mbits/sec
45502026-03-10T11:49:04.266Z[ 19] 1.00-2.00 sec 35.1 MBytes 295 Mbits/sec
45512026-03-10T11:49:04.266Z[SUM] 1.00-2.00 sec 281 MBytes 2.36 Gbits/sec
45522026-03-10T11:49:04.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
45532026-03-10T11:49:04.266Z[ 5] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
45542026-03-10T11:49:04.266Z[ 7] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
45552026-03-10T11:49:04.266Z[ 9] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
45562026-03-10T11:49:04.266Z[ 11] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
45572026-03-10T11:49:04.266Z[ 13] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
45582026-03-10T11:49:04.266Z[ 15] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
45592026-03-10T11:49:04.267Z[ 17] 2.00-3.00 sec 34.5 MBytes 289 Mbits/sec
45602026-03-10T11:49:04.267Z[ 19] 2.00-3.00 sec 34.4 MBytes 289 Mbits/sec
45612026-03-10T11:49:04.267Z[SUM] 2.00-3.00 sec 276 MBytes 2.31 Gbits/sec
45622026-03-10T11:49:04.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
45632026-03-10T11:49:04.267Z[ 5] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
45642026-03-10T11:49:04.267Z[ 7] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
45652026-03-10T11:49:04.267Z[ 9] 3.00-4.00 sec 33.0 MBytes 276 Mbits/sec
45662026-03-10T11:49:04.267Z[ 11] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
45672026-03-10T11:49:04.267Z[ 13] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
45682026-03-10T11:49:04.267Z[ 15] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
45692026-03-10T11:49:04.267Z[ 17] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
45702026-03-10T11:49:04.267Z[ 19] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
45712026-03-10T11:49:04.267Z[SUM] 3.00-4.00 sec 263 MBytes 2.21 Gbits/sec
45722026-03-10T11:49:04.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
45732026-03-10T11:49:04.267Z[ 5] 4.00-5.00 sec 32.8 MBytes 275 Mbits/sec
45742026-03-10T11:49:04.267Z[ 7] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
45752026-03-10T11:49:04.267Z[ 9] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
45762026-03-10T11:49:04.267Z[ 11] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
45772026-03-10T11:49:04.267Z[ 13] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
45782026-03-10T11:49:04.267Z[ 15] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
45792026-03-10T11:49:04.267Z[ 17] 4.00-5.00 sec 32.6 MBytes 274 Mbits/sec
45802026-03-10T11:49:04.267Z[ 19] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
45812026-03-10T11:49:04.267Z[SUM] 4.00-5.00 sec 262 MBytes 2.19 Gbits/sec
45822026-03-10T11:49:04.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
45832026-03-10T11:49:04.267Z[ 5] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45842026-03-10T11:49:04.267Z[ 7] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45852026-03-10T11:49:04.267Z[ 9] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45862026-03-10T11:49:04.267Z[ 11] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45872026-03-10T11:49:04.267Z[ 13] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45882026-03-10T11:49:04.267Z[ 15] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45892026-03-10T11:49:04.267Z[ 17] 5.00-6.00 sec 32.2 MBytes 270 Mbits/sec
45902026-03-10T11:49:04.267Z[ 19] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
45912026-03-10T11:49:04.267Z[SUM] 5.00-6.00 sec 258 MBytes 2.17 Gbits/sec
45922026-03-10T11:49:04.267Z- - - - - - - - - - - - - - - - - - - - - - - - -
45932026-03-10T11:49:04.267Z[ 5] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
45942026-03-10T11:49:04.267Z[ 7] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
45952026-03-10T11:49:04.267Z[ 9] 6.00-7.00 sec 31.5 MBytes 264 Mbits/sec
45962026-03-10T11:49:07.379Z[ 11] 6.00-7.00 sec 31.5 MBytes 264 Mbits/sec
45972026-03-10T11:49:07.379Z[ 13] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
45982026-03-10T11:49:07.379Z[ 15] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
45992026-03-10T11:49:07.379Z[ 17] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
46002026-03-10T11:49:07.379Z[ 19] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
46012026-03-10T11:49:07.379Z[SUM] 6.00-7.00 sec 252 MBytes 2.12 Gbits/sec
46022026-03-10T11:49:07.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
46032026-03-10T11:49:07.379Z[ 5] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
46042026-03-10T11:49:07.379Z[ 7] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
46052026-03-10T11:49:07.379Z[ 9] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
46062026-03-10T11:49:07.379Z[ 11] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
46072026-03-10T11:49:07.379Z[ 13] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
46082026-03-10T11:49:07.379Z[ 15] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
46092026-03-10T11:49:07.379Z[ 17] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
46102026-03-10T11:49:07.379Z[ 19] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
46112026-03-10T11:49:07.379Z[SUM] 7.00-8.00 sec 259 MBytes 2.17 Gbits/sec
46122026-03-10T11:49:07.379Z- - - - - - - - - - - - - - - - - - - - - - - - -
46132026-03-10T11:49:07.379Z[ 5] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
46142026-03-10T11:49:07.379Z[ 7] 8.00-9.00 sec 33.8 MBytes 283 Mbits/sec
46152026-03-10T11:49:07.379Z[ 9] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
46162026-03-10T11:49:07.379Z[ 11] 8.00-9.00 sec 33.8 MBytes 284 Mbits/sec
46172026-03-10T11:49:07.380Z[ 13] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
46182026-03-10T11:49:07.380Z[ 15] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
46192026-03-10T11:49:07.380Z[ 17] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
46202026-03-10T11:49:07.380Z[ 19] 8.00-9.00 sec 33.8 MBytes 283 Mbits/sec
46212026-03-10T11:49:07.380Z[SUM] 8.00-9.00 sec 270 MBytes 2.27 Gbits/sec
46222026-03-10T11:49:07.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
46232026-03-10T11:49:07.380Z[ 5] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
46242026-03-10T11:49:07.380Z[ 7] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
46252026-03-10T11:49:07.380Z[ 9] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
46262026-03-10T11:49:07.380Z[ 11] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
46272026-03-10T11:49:07.380Z[ 13] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
46282026-03-10T11:49:07.380Z[ 15] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
46292026-03-10T11:49:07.380Z[ 17] 9.00-10.00 sec 33.3 MBytes 280 Mbits/sec
46302026-03-10T11:49:07.380Z[ 19] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
46312026-03-10T11:49:07.380Z[SUM] 9.00-10.00 sec 267 MBytes 2.24 Gbits/sec
46322026-03-10T11:49:07.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
46332026-03-10T11:49:07.380Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46342026-03-10T11:49:07.380Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46352026-03-10T11:49:07.380Z[ 9] 10.00-10.00 sec 48.1 KBytes 218 Mbits/sec
46362026-03-10T11:49:07.380Z[ 11] 10.00-10.00 sec 96.2 KBytes 437 Mbits/sec
46372026-03-10T11:49:07.380Z[ 13] 10.00-10.00 sec 48.1 KBytes 218 Mbits/sec
46382026-03-10T11:49:07.380Z[ 15] 10.00-10.00 sec 96.2 KBytes 437 Mbits/sec
46392026-03-10T11:49:07.380Z[ 17] 10.00-10.00 sec 144 KBytes 655 Mbits/sec
46402026-03-10T11:49:07.380Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46412026-03-10T11:49:07.380Z[SUM] 10.00-10.00 sec 433 KBytes 1.96 Gbits/sec
46422026-03-10T11:49:07.380Z- - - - - - - - - - - - - - - - - - - - - - - - -
46432026-03-10T11:49:07.380Z[ ID] Interval Transfer Bandwidth
46442026-03-10T11:49:07.380Z[ 5] 0.00-10.00 sec 326 MBytes 274 Mbits/sec sender
46452026-03-10T11:49:07.380Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46462026-03-10T11:49:07.380Z[ 7] 0.00-10.00 sec 326 MBytes 274 Mbits/sec sender
46472026-03-10T11:49:07.380Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46482026-03-10T11:49:07.380Z[ 9] 0.00-10.00 sec 326 MBytes 274 Mbits/sec sender
46492026-03-10T11:49:07.380Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46502026-03-10T11:49:07.380Z[ 11] 0.00-10.00 sec 326 MBytes 274 Mbits/sec sender
46512026-03-10T11:49:07.380Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46522026-03-10T11:49:07.380Z[ 13] 0.00-10.00 sec 326 MBytes 274 Mbits/sec sender
46532026-03-10T11:49:07.380Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46542026-03-10T11:49:07.380Z[ 15] 0.00-10.00 sec 326 MBytes 273 Mbits/sec sender
46552026-03-10T11:49:07.381Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46562026-03-10T11:49:07.381Z[ 17] 0.00-10.00 sec 326 MBytes 273 Mbits/sec sender
46572026-03-10T11:49:07.381Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46582026-03-10T11:49:07.381Z[ 19] 0.00-10.00 sec 326 MBytes 274 Mbits/sec sender
46592026-03-10T11:49:07.381Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46602026-03-10T11:49:07.381Z[SUM] 0.00-10.00 sec 2.55 GBytes 2.19 Gbits/sec sender
46612026-03-10T11:49:07.381Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46622026-03-10T11:49:07.385ZRun 5/10...2189.121Mbps
46632026-03-10T11:49:14.406Z-----------------------------------------------------------
46642026-03-10T11:49:14.406ZServer listening on 5201
46652026-03-10T11:49:14.406Z-----------------------------------------------------------
46662026-03-10T11:49:14.406ZAccepted connection from 10.0.0.1, port 39388
46672026-03-10T11:49:14.406Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36781
46682026-03-10T11:49:14.406Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60992
46692026-03-10T11:49:14.406Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53566
46702026-03-10T11:49:14.406Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39325
46712026-03-10T11:49:14.406Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64930
46722026-03-10T11:49:14.406Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47027
46732026-03-10T11:49:14.406Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39837
46742026-03-10T11:49:14.406Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40091
46752026-03-10T11:49:14.406Z[ ID] Interval Transfer Bandwidth
46762026-03-10T11:49:14.406Z[ 5] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
46772026-03-10T11:49:14.406Z[ 7] 0.00-1.00 sec 27.9 MBytes 234 Mbits/sec
46782026-03-10T11:49:14.406Z[ 9] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
46792026-03-10T11:49:14.406Z[ 11] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
46802026-03-10T11:49:14.406Z[ 13] 0.00-1.00 sec 27.9 MBytes 234 Mbits/sec
46812026-03-10T11:49:14.406Z[ 15] 0.00-1.00 sec 28.1 MBytes 236 Mbits/sec
46822026-03-10T11:49:14.406Z[ 17] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
46832026-03-10T11:49:14.406Z[ 19] 0.00-1.00 sec 28.0 MBytes 235 Mbits/sec
46842026-03-10T11:49:14.406Z[SUM] 0.00-1.00 sec 224 MBytes 1.88 Gbits/sec
46852026-03-10T11:49:14.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
46862026-03-10T11:49:14.407Z[ 5] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
46872026-03-10T11:49:14.407Z[ 7] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
46882026-03-10T11:49:14.407Z[ 9] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
46892026-03-10T11:49:14.407Z[ 11] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
46902026-03-10T11:49:14.407Z[ 13] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
46912026-03-10T11:49:14.407Z[ 15] 1.00-2.00 sec 34.8 MBytes 292 Mbits/sec
46922026-03-10T11:49:14.407Z[ 17] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
46932026-03-10T11:49:14.407Z[ 19] 1.00-2.00 sec 34.9 MBytes 293 Mbits/sec
46942026-03-10T11:49:14.407Z[SUM] 1.00-2.00 sec 279 MBytes 2.34 Gbits/sec
46952026-03-10T11:49:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
46962026-03-10T11:49:14.407Z[ 5] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
46972026-03-10T11:49:14.407Z[ 7] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
46982026-03-10T11:49:14.407Z[ 9] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
46992026-03-10T11:49:14.407Z[ 11] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
47002026-03-10T11:49:14.407Z[ 13] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
47012026-03-10T11:49:14.407Z[ 15] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
47022026-03-10T11:49:14.407Z[ 17] 2.00-3.00 sec 35.0 MBytes 293 Mbits/sec
47032026-03-10T11:49:14.407Z[ 19] 2.00-3.00 sec 34.9 MBytes 293 Mbits/sec
47042026-03-10T11:49:14.407Z[SUM] 2.00-3.00 sec 279 MBytes 2.34 Gbits/sec
47052026-03-10T11:49:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
47062026-03-10T11:49:14.407Z[ 5] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
47072026-03-10T11:49:14.407Z[ 7] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
47082026-03-10T11:49:14.407Z[ 9] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
47092026-03-10T11:49:14.407Z[ 11] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
47102026-03-10T11:49:14.407Z[ 13] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
47112026-03-10T11:49:14.407Z[ 15] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
47122026-03-10T11:49:14.407Z[ 17] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
47132026-03-10T11:49:14.407Z[ 19] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
47142026-03-10T11:49:14.407Z[SUM] 3.00-4.00 sec 279 MBytes 2.34 Gbits/sec
47152026-03-10T11:49:14.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
47162026-03-10T11:49:14.407Z[ 5] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
47172026-03-10T11:49:14.407Z[ 7] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
47182026-03-10T11:49:14.407Z[ 9] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
47192026-03-10T11:49:14.407Z[ 11] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
47202026-03-10T11:49:14.407Z[ 13] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
47212026-03-10T11:49:14.407Z[ 15] 4.00-5.00 sec 34.7 MBytes 291 Mbits/sec
47222026-03-10T11:49:14.407Z[ 17] 4.00-5.00 sec 34.9 MBytes 293 Mbits/sec
47232026-03-10T11:49:14.407Z[ 19] 4.00-5.00 sec 34.8 MBytes 292 Mbits/sec
47242026-03-10T11:49:14.407Z[SUM] 4.00-5.00 sec 279 MBytes 2.34 Gbits/sec
47252026-03-10T11:49:14.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
47262026-03-10T11:49:14.408Z[ 5] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
47272026-03-10T11:49:14.408Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
47282026-03-10T11:49:14.408Z[ 9] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
47292026-03-10T11:49:14.408Z[ 11] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
47302026-03-10T11:49:14.408Z[ 13] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
47312026-03-10T11:49:14.408Z[ 15] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
47322026-03-10T11:49:14.408Z[ 17] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
47332026-03-10T11:49:14.408Z[ 19] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
47342026-03-10T11:49:14.408Z[SUM] 5.00-6.00 sec 268 MBytes 2.25 Gbits/sec
47352026-03-10T11:49:14.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
47362026-03-10T11:49:14.408Z[ 5] 6.00-7.00 sec 32.6 MBytes 274 Mbits/sec
47372026-03-10T11:49:14.408Z[ 7] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
47382026-03-10T11:49:14.408Z[ 9] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
47392026-03-10T11:49:17.519Z[ 11] 6.00-7.00 sec 32.7 MBytes 275 Mbits/sec
47402026-03-10T11:49:17.519Z[ 13] 6.00-7.00 sec 32.7 MBytes 275 Mbits/sec
47412026-03-10T11:49:17.519Z[ 15] 6.00-7.00 sec 32.7 MBytes 275 Mbits/sec
47422026-03-10T11:49:17.519Z[ 17] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
47432026-03-10T11:49:17.519Z[ 19] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
47442026-03-10T11:49:17.519Z[SUM] 6.00-7.00 sec 262 MBytes 2.19 Gbits/sec
47452026-03-10T11:49:17.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
47462026-03-10T11:49:17.519Z[ 5] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
47472026-03-10T11:49:17.519Z[ 7] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
47482026-03-10T11:49:17.519Z[ 9] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
47492026-03-10T11:49:17.519Z[ 11] 7.00-8.00 sec 33.2 MBytes 278 Mbits/sec
47502026-03-10T11:49:17.519Z[ 13] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
47512026-03-10T11:49:17.519Z[ 15] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
47522026-03-10T11:49:17.519Z[ 17] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
47532026-03-10T11:49:17.519Z[ 19] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
47542026-03-10T11:49:17.519Z[SUM] 7.00-8.00 sec 266 MBytes 2.23 Gbits/sec
47552026-03-10T11:49:17.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
47562026-03-10T11:49:17.519Z[ 5] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
47572026-03-10T11:49:17.519Z[ 7] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
47582026-03-10T11:49:17.519Z[ 9] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
47592026-03-10T11:49:17.520Z[ 11] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
47602026-03-10T11:49:17.520Z[ 13] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
47612026-03-10T11:49:17.520Z[ 15] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
47622026-03-10T11:49:17.520Z[ 17] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
47632026-03-10T11:49:17.520Z[ 19] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
47642026-03-10T11:49:17.520Z[SUM] 8.00-9.00 sec 259 MBytes 2.17 Gbits/sec
47652026-03-10T11:49:17.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
47662026-03-10T11:49:17.520Z[ 5] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
47672026-03-10T11:49:17.520Z[ 7] 9.00-10.00 sec 33.0 MBytes 276 Mbits/sec
47682026-03-10T11:49:17.520Z[ 9] 9.00-10.00 sec 33.0 MBytes 276 Mbits/sec
47692026-03-10T11:49:17.520Z[ 11] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
47702026-03-10T11:49:17.520Z[ 13] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
47712026-03-10T11:49:17.520Z[ 15] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
47722026-03-10T11:49:17.520Z[ 17] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
47732026-03-10T11:49:17.520Z[ 19] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
47742026-03-10T11:49:17.520Z[SUM] 9.00-10.00 sec 263 MBytes 2.21 Gbits/sec
47752026-03-10T11:49:17.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
47762026-03-10T11:49:17.520Z[ 5] 10.00-10.00 sec 96.2 KBytes 441 Mbits/sec
47772026-03-10T11:49:17.520Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47782026-03-10T11:49:17.520Z[ 9] 10.00-10.00 sec 144 KBytes 663 Mbits/sec
47792026-03-10T11:49:17.520Z[ 11] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
47802026-03-10T11:49:17.520Z[ 13] 10.00-10.00 sec 96.2 KBytes 442 Mbits/sec
47812026-03-10T11:49:17.520Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
47822026-03-10T11:49:17.520Z[ 17] 10.00-10.00 sec 144 KBytes 663 Mbits/sec
47832026-03-10T11:49:17.520Z[ 19] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
47842026-03-10T11:49:17.520Z[SUM] 10.00-10.00 sec 577 KBytes 2.65 Gbits/sec
47852026-03-10T11:49:17.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
47862026-03-10T11:49:17.520Z[ ID] Interval Transfer Bandwidth
47872026-03-10T11:49:17.520Z[ 5] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
47882026-03-10T11:49:17.520Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47892026-03-10T11:49:17.520Z[ 7] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
47902026-03-10T11:49:17.520Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47912026-03-10T11:49:17.520Z[ 9] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
47922026-03-10T11:49:17.520Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47932026-03-10T11:49:17.520Z[ 11] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
47942026-03-10T11:49:17.520Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47952026-03-10T11:49:17.520Z[ 13] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
47962026-03-10T11:49:17.520Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47972026-03-10T11:49:17.520Z[ 15] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
47982026-03-10T11:49:17.521Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47992026-03-10T11:49:17.521Z[ 17] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
48002026-03-10T11:49:17.521Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48012026-03-10T11:49:17.521Z[ 19] 0.00-10.00 sec 332 MBytes 279 Mbits/sec sender
48022026-03-10T11:49:17.521Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48032026-03-10T11:49:17.521Z[SUM] 0.00-10.00 sec 2.60 GBytes 2.23 Gbits/sec sender
48042026-03-10T11:49:17.521Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48052026-03-10T11:49:17.524ZRun 6/10...2229.693Mbps
48062026-03-10T11:49:24.546Z-----------------------------------------------------------
48072026-03-10T11:49:24.546ZServer listening on 5201
48082026-03-10T11:49:24.546Z-----------------------------------------------------------
48092026-03-10T11:49:24.546ZAccepted connection from 10.0.0.1, port 34022
48102026-03-10T11:49:24.546Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44631
48112026-03-10T11:49:24.546Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64807
48122026-03-10T11:49:24.546Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56278
48132026-03-10T11:49:24.546Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36437
48142026-03-10T11:49:24.546Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56033
48152026-03-10T11:49:24.546Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53298
48162026-03-10T11:49:24.546Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51852
48172026-03-10T11:49:24.546Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54132
48182026-03-10T11:49:24.546Z[ ID] Interval Transfer Bandwidth
48192026-03-10T11:49:24.546Z[ 5] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
48202026-03-10T11:49:24.546Z[ 7] 0.00-1.00 sec 26.0 MBytes 218 Mbits/sec
48212026-03-10T11:49:24.546Z[ 9] 0.00-1.00 sec 25.8 MBytes 217 Mbits/sec
48222026-03-10T11:49:24.546Z[ 11] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
48232026-03-10T11:49:24.546Z[ 13] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
48242026-03-10T11:49:24.546Z[ 15] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
48252026-03-10T11:49:24.546Z[ 17] 0.00-1.00 sec 25.8 MBytes 217 Mbits/sec
48262026-03-10T11:49:24.546Z[ 19] 0.00-1.00 sec 25.9 MBytes 217 Mbits/sec
48272026-03-10T11:49:24.546Z[SUM] 0.00-1.00 sec 207 MBytes 1.74 Gbits/sec
48282026-03-10T11:49:24.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
48292026-03-10T11:49:24.546Z[ 5] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48302026-03-10T11:49:24.547Z[ 7] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48312026-03-10T11:49:24.547Z[ 9] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
48322026-03-10T11:49:24.547Z[ 11] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48332026-03-10T11:49:24.547Z[ 13] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48342026-03-10T11:49:24.547Z[ 15] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48352026-03-10T11:49:24.547Z[ 17] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48362026-03-10T11:49:24.547Z[ 19] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
48372026-03-10T11:49:24.547Z[SUM] 1.00-2.00 sec 253 MBytes 2.12 Gbits/sec
48382026-03-10T11:49:24.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
48392026-03-10T11:49:24.547Z[ 5] 2.00-3.00 sec 33.9 MBytes 285 Mbits/sec
48402026-03-10T11:49:24.547Z[ 7] 2.00-3.00 sec 33.9 MBytes 285 Mbits/sec
48412026-03-10T11:49:24.547Z[ 9] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
48422026-03-10T11:49:24.547Z[ 11] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
48432026-03-10T11:49:24.547Z[ 13] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
48442026-03-10T11:49:24.547Z[ 15] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
48452026-03-10T11:49:24.547Z[ 17] 2.00-3.00 sec 33.8 MBytes 284 Mbits/sec
48462026-03-10T11:49:24.547Z[ 19] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
48472026-03-10T11:49:24.547Z[SUM] 2.00-3.00 sec 271 MBytes 2.27 Gbits/sec
48482026-03-10T11:49:24.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
48492026-03-10T11:49:24.547Z[ 5] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
48502026-03-10T11:49:24.547Z[ 7] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
48512026-03-10T11:49:24.547Z[ 9] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
48522026-03-10T11:49:24.547Z[ 11] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
48532026-03-10T11:49:24.547Z[ 13] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
48542026-03-10T11:49:24.547Z[ 15] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
48552026-03-10T11:49:24.547Z[ 17] 3.00-4.00 sec 33.6 MBytes 282 Mbits/sec
48562026-03-10T11:49:24.547Z[ 19] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
48572026-03-10T11:49:24.547Z[SUM] 3.00-4.00 sec 269 MBytes 2.26 Gbits/sec
48582026-03-10T11:49:24.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-03-10T11:49:24.547Z[ 5] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
48602026-03-10T11:49:24.547Z[ 7] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
48612026-03-10T11:49:24.547Z[ 9] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
48622026-03-10T11:49:24.547Z[ 11] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
48632026-03-10T11:49:24.547Z[ 13] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
48642026-03-10T11:49:24.547Z[ 15] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
48652026-03-10T11:49:24.547Z[ 17] 4.00-5.00 sec 33.1 MBytes 278 Mbits/sec
48662026-03-10T11:49:24.547Z[ 19] 4.00-5.00 sec 33.1 MBytes 277 Mbits/sec
48672026-03-10T11:49:24.548Z[SUM] 4.00-5.00 sec 265 MBytes 2.22 Gbits/sec
48682026-03-10T11:49:24.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-03-10T11:49:24.548Z[ 5] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
48702026-03-10T11:49:24.548Z[ 7] 5.00-6.00 sec 32.6 MBytes 274 Mbits/sec
48712026-03-10T11:49:24.548Z[ 9] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
48722026-03-10T11:49:24.548Z[ 11] 5.00-6.00 sec 32.6 MBytes 274 Mbits/sec
48732026-03-10T11:49:24.548Z[ 13] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
48742026-03-10T11:49:24.548Z[ 15] 5.00-6.00 sec 32.6 MBytes 273 Mbits/sec
48752026-03-10T11:49:24.548Z[ 17] 5.00-6.00 sec 32.6 MBytes 274 Mbits/sec
48762026-03-10T11:49:24.548Z[ 19] 5.00-6.00 sec 32.6 MBytes 274 Mbits/sec
48772026-03-10T11:49:24.548Z[SUM] 5.00-6.00 sec 261 MBytes 2.19 Gbits/sec
48782026-03-10T11:49:24.548Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-03-10T11:49:24.548Z[ 5] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
48802026-03-10T11:49:24.548Z[ 7] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
48812026-03-10T11:49:24.548Z[ 9] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
48822026-03-10T11:49:27.659Z[ 11] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
48832026-03-10T11:49:27.659Z[ 13] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
48842026-03-10T11:49:27.659Z[ 15] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
48852026-03-10T11:49:27.659Z[ 17] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
48862026-03-10T11:49:27.659Z[ 19] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
48872026-03-10T11:49:27.659Z[SUM] 6.00-7.00 sec 263 MBytes 2.20 Gbits/sec
48882026-03-10T11:49:27.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-03-10T11:49:27.659Z[ 5] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
48902026-03-10T11:49:27.659Z[ 7] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
48912026-03-10T11:49:27.659Z[ 9] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
48922026-03-10T11:49:27.659Z[ 11] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
48932026-03-10T11:49:27.659Z[ 13] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
48942026-03-10T11:49:27.659Z[ 15] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
48952026-03-10T11:49:27.659Z[ 17] 7.00-8.00 sec 32.3 MBytes 271 Mbits/sec
48962026-03-10T11:49:27.659Z[ 19] 7.00-8.00 sec 32.2 MBytes 270 Mbits/sec
48972026-03-10T11:49:27.659Z[SUM] 7.00-8.00 sec 258 MBytes 2.16 Gbits/sec
48982026-03-10T11:49:27.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-03-10T11:49:27.659Z[ 5] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
49002026-03-10T11:49:27.659Z[ 7] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
49012026-03-10T11:49:27.659Z[ 9] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
49022026-03-10T11:49:27.659Z[ 11] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
49032026-03-10T11:49:27.659Z[ 13] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
49042026-03-10T11:49:27.659Z[ 15] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
49052026-03-10T11:49:27.659Z[ 17] 8.00-9.00 sec 33.3 MBytes 279 Mbits/sec
49062026-03-10T11:49:27.659Z[ 19] 8.00-9.00 sec 33.3 MBytes 280 Mbits/sec
49072026-03-10T11:49:27.659Z[SUM] 8.00-9.00 sec 267 MBytes 2.24 Gbits/sec
49082026-03-10T11:49:27.659Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-03-10T11:49:27.659Z[ 5] 9.00-10.00 sec 33.7 MBytes 283 Mbits/sec
49102026-03-10T11:49:27.660Z[ 7] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
49112026-03-10T11:49:27.660Z[ 9] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
49122026-03-10T11:49:27.660Z[ 11] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
49132026-03-10T11:49:27.660Z[ 13] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
49142026-03-10T11:49:27.660Z[ 15] 9.00-10.00 sec 33.7 MBytes 282 Mbits/sec
49152026-03-10T11:49:27.660Z[ 17] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
49162026-03-10T11:49:27.660Z[ 19] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
49172026-03-10T11:49:27.660Z[SUM] 9.00-10.00 sec 269 MBytes 2.26 Gbits/sec
49182026-03-10T11:49:27.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-03-10T11:49:27.660Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49202026-03-10T11:49:27.660Z[ 7] 10.00-10.00 sec 96.2 KBytes 453 Mbits/sec
49212026-03-10T11:49:27.660Z[ 9] 10.00-10.00 sec 96.2 KBytes 453 Mbits/sec
49222026-03-10T11:49:27.660Z[ 11] 10.00-10.00 sec 96.2 KBytes 453 Mbits/sec
49232026-03-10T11:49:27.660Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49242026-03-10T11:49:27.660Z[ 15] 10.00-10.00 sec 48.1 KBytes 227 Mbits/sec
49252026-03-10T11:49:27.660Z[ 17] 10.00-10.00 sec 144 KBytes 680 Mbits/sec
49262026-03-10T11:49:27.660Z[ 19] 10.00-10.00 sec 96.2 KBytes 453 Mbits/sec
49272026-03-10T11:49:27.660Z[SUM] 10.00-10.00 sec 577 KBytes 2.72 Gbits/sec
49282026-03-10T11:49:27.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-03-10T11:49:27.660Z[ ID] Interval Transfer Bandwidth
49302026-03-10T11:49:27.660Z[ 5] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49312026-03-10T11:49:27.660Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49322026-03-10T11:49:27.660Z[ 7] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49332026-03-10T11:49:27.660Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49342026-03-10T11:49:27.660Z[ 9] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49352026-03-10T11:49:27.660Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49362026-03-10T11:49:27.660Z[ 11] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49372026-03-10T11:49:27.660Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49382026-03-10T11:49:27.660Z[ 13] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49392026-03-10T11:49:27.660Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49402026-03-10T11:49:27.660Z[ 15] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49412026-03-10T11:49:27.660Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49422026-03-10T11:49:27.660Z[ 17] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49432026-03-10T11:49:27.660Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49442026-03-10T11:49:27.660Z[ 19] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
49452026-03-10T11:49:27.660Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49462026-03-10T11:49:27.660Z[SUM] 0.00-10.00 sec 2.52 GBytes 2.17 Gbits/sec sender
49472026-03-10T11:49:27.660Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49482026-03-10T11:49:27.664ZRun 7/10...2166.938Mbps
49492026-03-10T11:49:34.687Z-----------------------------------------------------------
49502026-03-10T11:49:34.687ZServer listening on 5201
49512026-03-10T11:49:34.687Z-----------------------------------------------------------
49522026-03-10T11:49:34.687ZAccepted connection from 10.0.0.1, port 47787
49532026-03-10T11:49:34.687Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62972
49542026-03-10T11:49:34.687Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43485
49552026-03-10T11:49:34.687Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38850
49562026-03-10T11:49:34.687Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46929
49572026-03-10T11:49:34.687Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60669
49582026-03-10T11:49:34.687Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42939
49592026-03-10T11:49:34.687Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56709
49602026-03-10T11:49:34.687Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54612
49612026-03-10T11:49:34.687Z[ ID] Interval Transfer Bandwidth
49622026-03-10T11:49:34.687Z[ 5] 0.00-1.00 sec 27.5 MBytes 230 Mbits/sec
49632026-03-10T11:49:34.687Z[ 7] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49642026-03-10T11:49:34.687Z[ 9] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49652026-03-10T11:49:34.687Z[ 11] 0.00-1.00 sec 27.4 MBytes 230 Mbits/sec
49662026-03-10T11:49:34.687Z[ 13] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49672026-03-10T11:49:34.687Z[ 15] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49682026-03-10T11:49:34.687Z[ 17] 0.00-1.00 sec 27.3 MBytes 229 Mbits/sec
49692026-03-10T11:49:34.687Z[ 19] 0.00-1.00 sec 27.4 MBytes 230 Mbits/sec
49702026-03-10T11:49:34.687Z[SUM] 0.00-1.00 sec 219 MBytes 1.84 Gbits/sec
49712026-03-10T11:49:34.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
49722026-03-10T11:49:34.687Z[ 5] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
49732026-03-10T11:49:34.687Z[ 7] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
49742026-03-10T11:49:34.687Z[ 9] 1.00-2.00 sec 32.5 MBytes 273 Mbits/sec
49752026-03-10T11:49:34.687Z[ 11] 1.00-2.00 sec 32.6 MBytes 274 Mbits/sec
49762026-03-10T11:49:34.688Z[ 13] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
49772026-03-10T11:49:34.688Z[ 15] 1.00-2.00 sec 32.7 MBytes 275 Mbits/sec
49782026-03-10T11:49:34.688Z[ 17] 1.00-2.00 sec 32.7 MBytes 274 Mbits/sec
49792026-03-10T11:49:34.688Z[ 19] 1.00-2.00 sec 32.6 MBytes 273 Mbits/sec
49802026-03-10T11:49:34.688Z[SUM] 1.00-2.00 sec 261 MBytes 2.19 Gbits/sec
49812026-03-10T11:49:34.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
49822026-03-10T11:49:34.688Z[ 5] 2.00-3.00 sec 32.1 MBytes 269 Mbits/sec
49832026-03-10T11:49:34.688Z[ 7] 2.00-3.00 sec 31.9 MBytes 268 Mbits/sec
49842026-03-10T11:49:34.688Z[ 9] 2.00-3.00 sec 32.1 MBytes 269 Mbits/sec
49852026-03-10T11:49:34.688Z[ 11] 2.00-3.00 sec 32.1 MBytes 269 Mbits/sec
49862026-03-10T11:49:34.688Z[ 13] 2.00-3.00 sec 32.0 MBytes 269 Mbits/sec
49872026-03-10T11:49:34.688Z[ 15] 2.00-3.00 sec 32.0 MBytes 269 Mbits/sec
49882026-03-10T11:49:34.688Z[ 17] 2.00-3.00 sec 32.0 MBytes 268 Mbits/sec
49892026-03-10T11:49:34.688Z[ 19] 2.00-3.00 sec 32.0 MBytes 268 Mbits/sec
49902026-03-10T11:49:34.688Z[SUM] 2.00-3.00 sec 256 MBytes 2.15 Gbits/sec
49912026-03-10T11:49:34.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
49922026-03-10T11:49:34.688Z[ 5] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49932026-03-10T11:49:34.688Z[ 7] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49942026-03-10T11:49:34.688Z[ 9] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49952026-03-10T11:49:34.688Z[ 11] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49962026-03-10T11:49:34.688Z[ 13] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49972026-03-10T11:49:34.688Z[ 15] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49982026-03-10T11:49:34.688Z[ 17] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
49992026-03-10T11:49:34.688Z[ 19] 3.00-4.00 sec 32.3 MBytes 271 Mbits/sec
50002026-03-10T11:49:34.688Z[SUM] 3.00-4.00 sec 259 MBytes 2.17 Gbits/sec
50012026-03-10T11:49:34.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
50022026-03-10T11:49:34.688Z[ 5] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
50032026-03-10T11:49:34.688Z[ 7] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
50042026-03-10T11:49:34.688Z[ 9] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
50052026-03-10T11:49:34.688Z[ 11] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
50062026-03-10T11:49:34.688Z[ 13] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
50072026-03-10T11:49:34.688Z[ 15] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
50082026-03-10T11:49:34.688Z[ 17] 4.00-5.00 sec 33.0 MBytes 277 Mbits/sec
50092026-03-10T11:49:34.688Z[ 19] 4.00-5.00 sec 32.9 MBytes 276 Mbits/sec
50102026-03-10T11:49:34.688Z[SUM] 4.00-5.00 sec 263 MBytes 2.21 Gbits/sec
50112026-03-10T11:49:34.688Z- - - - - - - - - - - - - - - - - - - - - - - - -
50122026-03-10T11:49:34.688Z[ 5] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
50132026-03-10T11:49:34.688Z[ 7] 5.00-6.00 sec 33.1 MBytes 277 Mbits/sec
50142026-03-10T11:49:34.689Z[ 9] 5.00-6.00 sec 33.1 MBytes 277 Mbits/sec
50152026-03-10T11:49:34.689Z[ 11] 5.00-6.00 sec 33.1 MBytes 278 Mbits/sec
50162026-03-10T11:49:34.689Z[ 13] 5.00-6.00 sec 33.1 MBytes 277 Mbits/sec
50172026-03-10T11:49:34.689Z[ 15] 5.00-6.00 sec 33.0 MBytes 276 Mbits/sec
50182026-03-10T11:49:34.689Z[ 17] 5.00-6.00 sec 33.0 MBytes 277 Mbits/sec
50192026-03-10T11:49:34.689Z[ 19] 5.00-6.00 sec 33.0 MBytes 277 Mbits/sec
50202026-03-10T11:49:34.689Z[SUM] 5.00-6.00 sec 264 MBytes 2.22 Gbits/sec
50212026-03-10T11:49:34.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
50222026-03-10T11:49:34.689Z[ 5] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
50232026-03-10T11:49:34.689Z[ 7] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
50242026-03-10T11:49:34.689Z[ 9] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
50252026-03-10T11:49:37.799Z[ 11] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
50262026-03-10T11:49:37.799Z[ 13] 6.00-7.00 sec 32.7 MBytes 274 Mbits/sec
50272026-03-10T11:49:37.799Z[ 15] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
50282026-03-10T11:49:37.799Z[ 17] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
50292026-03-10T11:49:37.799Z[ 19] 6.00-7.00 sec 32.8 MBytes 275 Mbits/sec
50302026-03-10T11:49:37.799Z[SUM] 6.00-7.00 sec 262 MBytes 2.20 Gbits/sec
50312026-03-10T11:49:37.799Z- - - - - - - - - - - - - - - - - - - - - - - - -
50322026-03-10T11:49:37.799Z[ 5] 7.00-8.00 sec 34.0 MBytes 285 Mbits/sec
50332026-03-10T11:49:37.799Z[ 7] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
50342026-03-10T11:49:37.799Z[ 9] 7.00-8.00 sec 33.9 MBytes 285 Mbits/sec
50352026-03-10T11:49:37.800Z[ 11] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
50362026-03-10T11:49:37.800Z[ 13] 7.00-8.00 sec 34.0 MBytes 286 Mbits/sec
50372026-03-10T11:49:37.800Z[ 15] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
50382026-03-10T11:49:37.800Z[ 17] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
50392026-03-10T11:49:37.800Z[ 19] 7.00-8.00 sec 33.9 MBytes 284 Mbits/sec
50402026-03-10T11:49:37.800Z[SUM] 7.00-8.00 sec 271 MBytes 2.28 Gbits/sec
50412026-03-10T11:49:37.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
50422026-03-10T11:49:37.800Z[ 5] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
50432026-03-10T11:49:37.800Z[ 7] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
50442026-03-10T11:49:37.800Z[ 9] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
50452026-03-10T11:49:37.800Z[ 11] 8.00-9.00 sec 32.9 MBytes 276 Mbits/sec
50462026-03-10T11:49:37.800Z[ 13] 8.00-9.00 sec 32.7 MBytes 275 Mbits/sec
50472026-03-10T11:49:37.800Z[ 15] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
50482026-03-10T11:49:37.800Z[ 17] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
50492026-03-10T11:49:37.800Z[ 19] 8.00-9.00 sec 32.8 MBytes 275 Mbits/sec
50502026-03-10T11:49:37.800Z[SUM] 8.00-9.00 sec 263 MBytes 2.20 Gbits/sec
50512026-03-10T11:49:37.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
50522026-03-10T11:49:37.800Z[ 5] 9.00-10.00 sec 32.7 MBytes 275 Mbits/sec
50532026-03-10T11:49:37.800Z[ 7] 9.00-10.00 sec 33.0 MBytes 276 Mbits/sec
50542026-03-10T11:49:37.800Z[ 9] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
50552026-03-10T11:49:37.800Z[ 11] 9.00-10.00 sec 33.0 MBytes 277 Mbits/sec
50562026-03-10T11:49:37.800Z[ 13] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
50572026-03-10T11:49:37.800Z[ 15] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
50582026-03-10T11:49:37.800Z[ 17] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
50592026-03-10T11:49:37.800Z[ 19] 9.00-10.00 sec 33.0 MBytes 276 Mbits/sec
50602026-03-10T11:49:37.800Z[SUM] 9.00-10.00 sec 263 MBytes 2.21 Gbits/sec
50612026-03-10T11:49:37.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
50622026-03-10T11:49:37.800Z[ 5] 10.00-10.00 sec 144 KBytes 661 Mbits/sec
50632026-03-10T11:49:37.800Z[ 7] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
50642026-03-10T11:49:37.800Z[ 9] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
50652026-03-10T11:49:37.800Z[ 11] 10.00-10.00 sec 144 KBytes 662 Mbits/sec
50662026-03-10T11:49:37.800Z[ 13] 10.00-10.00 sec 96.2 KBytes 442 Mbits/sec
50672026-03-10T11:49:37.800Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50682026-03-10T11:49:37.800Z[ 17] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
50692026-03-10T11:49:37.800Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50702026-03-10T11:49:37.800Z[SUM] 10.00-10.00 sec 529 KBytes 2.42 Gbits/sec
50712026-03-10T11:49:37.800Z- - - - - - - - - - - - - - - - - - - - - - - - -
50722026-03-10T11:49:37.800Z[ ID] Interval Transfer Bandwidth
50732026-03-10T11:49:37.801Z[ 5] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50742026-03-10T11:49:37.801Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50752026-03-10T11:49:37.801Z[ 7] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50762026-03-10T11:49:37.801Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50772026-03-10T11:49:37.801Z[ 9] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50782026-03-10T11:49:37.801Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50792026-03-10T11:49:37.801Z[ 11] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50802026-03-10T11:49:37.801Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50812026-03-10T11:49:37.801Z[ 13] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50822026-03-10T11:49:37.801Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50832026-03-10T11:49:37.801Z[ 15] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50842026-03-10T11:49:37.801Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50852026-03-10T11:49:37.801Z[ 17] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50862026-03-10T11:49:37.801Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50872026-03-10T11:49:37.801Z[ 19] 0.00-10.00 sec 323 MBytes 271 Mbits/sec sender
50882026-03-10T11:49:37.801Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50892026-03-10T11:49:37.805Z[SUM] 0.00-10.00 sec 2.52 GBytes 2.17 Gbits/sec sender
50902026-03-10T11:49:37.805Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50912026-03-10T11:49:37.805ZRun 8/10...2166.046Mbps
50922026-03-10T11:49:44.825Z-----------------------------------------------------------
50932026-03-10T11:49:44.825ZServer listening on 5201
50942026-03-10T11:49:44.825Z-----------------------------------------------------------
50952026-03-10T11:49:44.825ZAccepted connection from 10.0.0.1, port 32809
50962026-03-10T11:49:44.825Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58037
50972026-03-10T11:49:44.825Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54797
50982026-03-10T11:49:44.825Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64753
50992026-03-10T11:49:44.825Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49018
51002026-03-10T11:49:44.825Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65294
51012026-03-10T11:49:44.825Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64644
51022026-03-10T11:49:44.825Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63408
51032026-03-10T11:49:44.825Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62550
51042026-03-10T11:49:44.825Z[ ID] Interval Transfer Bandwidth
51052026-03-10T11:49:44.825Z[ 5] 0.00-1.00 sec 28.3 MBytes 237 Mbits/sec
51062026-03-10T11:49:44.825Z[ 7] 0.00-1.00 sec 28.1 MBytes 236 Mbits/sec
51072026-03-10T11:49:44.825Z[ 9] 0.00-1.00 sec 28.3 MBytes 237 Mbits/sec
51082026-03-10T11:49:44.825Z[ 11] 0.00-1.00 sec 28.3 MBytes 237 Mbits/sec
51092026-03-10T11:49:44.825Z[ 13] 0.00-1.00 sec 28.3 MBytes 237 Mbits/sec
51102026-03-10T11:49:44.825Z[ 15] 0.00-1.00 sec 28.2 MBytes 236 Mbits/sec
51112026-03-10T11:49:44.825Z[ 17] 0.00-1.00 sec 28.1 MBytes 236 Mbits/sec
51122026-03-10T11:49:44.825Z[ 19] 0.00-1.00 sec 28.2 MBytes 237 Mbits/sec
51132026-03-10T11:49:44.825Z[SUM] 0.00-1.00 sec 226 MBytes 1.89 Gbits/sec
51142026-03-10T11:49:44.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
51152026-03-10T11:49:44.825Z[ 5] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
51162026-03-10T11:49:44.825Z[ 7] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
51172026-03-10T11:49:44.825Z[ 9] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
51182026-03-10T11:49:44.825Z[ 11] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
51192026-03-10T11:49:44.825Z[ 13] 1.00-2.00 sec 33.4 MBytes 280 Mbits/sec
51202026-03-10T11:49:44.825Z[ 15] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
51212026-03-10T11:49:44.825Z[ 17] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
51222026-03-10T11:49:44.825Z[ 19] 1.00-2.00 sec 33.5 MBytes 281 Mbits/sec
51232026-03-10T11:49:44.825Z[SUM] 1.00-2.00 sec 268 MBytes 2.25 Gbits/sec
51242026-03-10T11:49:44.825Z- - - - - - - - - - - - - - - - - - - - - - - - -
51252026-03-10T11:49:44.826Z[ 5] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
51262026-03-10T11:49:44.826Z[ 7] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
51272026-03-10T11:49:44.826Z[ 9] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
51282026-03-10T11:49:44.826Z[ 11] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
51292026-03-10T11:49:44.826Z[ 13] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
51302026-03-10T11:49:44.826Z[ 15] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
51312026-03-10T11:49:44.826Z[ 17] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
51322026-03-10T11:49:44.826Z[ 19] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
51332026-03-10T11:49:44.826Z[SUM] 2.00-3.00 sec 269 MBytes 2.26 Gbits/sec
51342026-03-10T11:49:44.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
51352026-03-10T11:49:44.826Z[ 5] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
51362026-03-10T11:49:44.826Z[ 7] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
51372026-03-10T11:49:44.826Z[ 9] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
51382026-03-10T11:49:44.826Z[ 11] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
51392026-03-10T11:49:44.826Z[ 13] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
51402026-03-10T11:49:44.826Z[ 15] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
51412026-03-10T11:49:44.826Z[ 17] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
51422026-03-10T11:49:44.826Z[ 19] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
51432026-03-10T11:49:44.826Z[SUM] 3.00-4.00 sec 256 MBytes 2.15 Gbits/sec
51442026-03-10T11:49:44.826Z- - - - - - - - - - - - - - - - - - - - - - - - -
51452026-03-10T11:49:44.826Z[ 5] 4.00-5.00 sec 34.4 MBytes 288 Mbits/sec
51462026-03-10T11:49:44.826Z[ 7] 4.00-5.00 sec 34.5 MBytes 289 Mbits/sec
51472026-03-10T11:49:44.826Z[ 9] 4.00-5.00 sec 34.4 MBytes 288 Mbits/sec
51482026-03-10T11:49:44.826Z[ 11] 4.00-5.00 sec 34.4 MBytes 288 Mbits/sec
51492026-03-10T11:49:44.826Z[ 13] 4.00-5.00 sec 34.4 MBytes 288 Mbits/sec
51502026-03-10T11:49:44.826Z[ 15] 4.00-5.00 sec 34.5 MBytes 289 Mbits/sec
51512026-03-10T11:49:44.826Z[ 17] 4.00-5.00 sec 34.5 MBytes 289 Mbits/sec
51522026-03-10T11:49:44.826Z[ 19] 4.00-5.00 sec 34.5 MBytes 289 Mbits/sec
51532026-03-10T11:49:44.826Z[SUM] 4.00-5.00 sec 275 MBytes 2.31 Gbits/sec
51542026-03-10T11:49:44.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
51552026-03-10T11:49:44.831Z[ 5] 5.00-6.00 sec 35.0 MBytes 293 Mbits/sec
51562026-03-10T11:49:44.831Z[ 7] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
51572026-03-10T11:49:44.831Z[ 9] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
51582026-03-10T11:49:44.831Z[ 11] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
51592026-03-10T11:49:44.831Z[ 13] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
51602026-03-10T11:49:44.831Z[ 15] 5.00-6.00 sec 34.9 MBytes 293 Mbits/sec
51612026-03-10T11:49:44.831Z[ 17] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
51622026-03-10T11:49:44.831Z[ 19] 5.00-6.00 sec 34.8 MBytes 292 Mbits/sec
51632026-03-10T11:49:44.831Z[SUM] 5.00-6.00 sec 279 MBytes 2.34 Gbits/sec
51642026-03-10T11:49:44.831Z- - - - - - - - - - - - - - - - - - - - - - - - -
51652026-03-10T11:49:44.831Z[ 5] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
51662026-03-10T11:49:44.831Z[ 7] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
51672026-03-10T11:49:44.831Z[ 9] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
51682026-03-10T11:49:47.936Z[ 11] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
51692026-03-10T11:49:47.937Z[ 13] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
51702026-03-10T11:49:47.937Z[ 15] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
51712026-03-10T11:49:47.937Z[ 17] 6.00-7.00 sec 34.7 MBytes 291 Mbits/sec
51722026-03-10T11:49:47.937Z[ 19] 6.00-7.00 sec 34.8 MBytes 292 Mbits/sec
51732026-03-10T11:49:47.937Z[SUM] 6.00-7.00 sec 278 MBytes 2.33 Gbits/sec
51742026-03-10T11:49:47.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
51752026-03-10T11:49:47.937Z[ 5] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
51762026-03-10T11:49:47.937Z[ 7] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
51772026-03-10T11:49:47.937Z[ 9] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
51782026-03-10T11:49:47.937Z[ 11] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
51792026-03-10T11:49:47.937Z[ 13] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
51802026-03-10T11:49:47.937Z[ 15] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
51812026-03-10T11:49:47.937Z[ 17] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
51822026-03-10T11:49:47.937Z[ 19] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
51832026-03-10T11:49:47.937Z[SUM] 7.00-8.00 sec 267 MBytes 2.24 Gbits/sec
51842026-03-10T11:49:47.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
51852026-03-10T11:49:47.937Z[ 5] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
51862026-03-10T11:49:47.937Z[ 7] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
51872026-03-10T11:49:47.937Z[ 9] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
51882026-03-10T11:49:47.937Z[ 11] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
51892026-03-10T11:49:47.941Z[ 13] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
51902026-03-10T11:49:47.941Z[ 15] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
51912026-03-10T11:49:47.941Z[ 17] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
51922026-03-10T11:49:47.941Z[ 19] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
51932026-03-10T11:49:47.941Z[SUM] 8.00-9.00 sec 268 MBytes 2.24 Gbits/sec
51942026-03-10T11:49:47.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
51952026-03-10T11:49:47.941Z[ 5] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
51962026-03-10T11:49:47.941Z[ 7] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
51972026-03-10T11:49:47.941Z[ 9] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
51982026-03-10T11:49:47.941Z[ 11] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
51992026-03-10T11:49:47.941Z[ 13] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
52002026-03-10T11:49:47.941Z[ 15] 9.00-10.00 sec 32.9 MBytes 276 Mbits/sec
52012026-03-10T11:49:47.941Z[ 17] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
52022026-03-10T11:49:47.941Z[ 19] 9.00-10.00 sec 32.8 MBytes 275 Mbits/sec
52032026-03-10T11:49:47.941Z[SUM] 9.00-10.00 sec 263 MBytes 2.20 Gbits/sec
52042026-03-10T11:49:47.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
52052026-03-10T11:49:47.941Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52062026-03-10T11:49:47.941Z[ 7] 10.00-10.00 sec 96.2 KBytes 434 Mbits/sec
52072026-03-10T11:49:47.941Z[ 9] 10.00-10.00 sec 48.1 KBytes 217 Mbits/sec
52082026-03-10T11:49:47.941Z[ 11] 10.00-10.00 sec 96.2 KBytes 434 Mbits/sec
52092026-03-10T11:49:47.941Z[ 13] 10.00-10.00 sec 48.1 KBytes 217 Mbits/sec
52102026-03-10T11:49:47.941Z[ 15] 10.00-10.00 sec 96.2 KBytes 434 Mbits/sec
52112026-03-10T11:49:47.941Z[ 17] 10.00-10.00 sec 96.2 KBytes 434 Mbits/sec
52122026-03-10T11:49:47.941Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52132026-03-10T11:49:47.941Z[SUM] 10.00-10.00 sec 481 KBytes 2.17 Gbits/sec
52142026-03-10T11:49:47.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
52152026-03-10T11:49:47.941Z[ ID] Interval Transfer Bandwidth
52162026-03-10T11:49:47.941Z[ 5] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52172026-03-10T11:49:47.941Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52182026-03-10T11:49:47.941Z[ 7] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52192026-03-10T11:49:47.941Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52202026-03-10T11:49:47.941Z[ 9] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52212026-03-10T11:49:47.941Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52222026-03-10T11:49:47.941Z[ 11] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52232026-03-10T11:49:47.941Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52242026-03-10T11:49:47.941Z[ 13] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52252026-03-10T11:49:47.942Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52262026-03-10T11:49:47.942Z[ 15] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52272026-03-10T11:49:47.942Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52282026-03-10T11:49:47.942Z[ 17] 0.00-10.00 sec 331 MBytes 277 Mbits/sec sender
52292026-03-10T11:49:47.942Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52302026-03-10T11:49:47.942Z[ 19] 0.00-10.00 sec 331 MBytes 278 Mbits/sec sender
52312026-03-10T11:49:47.942Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52322026-03-10T11:49:47.942Z[SUM] 0.00-10.00 sec 2.59 GBytes 2.22 Gbits/sec sender
52332026-03-10T11:49:47.942Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52342026-03-10T11:49:47.942ZRun 9/10...2222.131Mbps
52352026-03-10T11:49:54.966Z-----------------------------------------------------------
52362026-03-10T11:49:54.966ZServer listening on 5201
52372026-03-10T11:49:54.966Z-----------------------------------------------------------
52382026-03-10T11:49:54.966ZAccepted connection from 10.0.0.1, port 44218
52392026-03-10T11:49:54.966Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36401
52402026-03-10T11:49:54.966Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62562
52412026-03-10T11:49:54.966Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59563
52422026-03-10T11:49:54.966Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40148
52432026-03-10T11:49:54.966Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43647
52442026-03-10T11:49:54.966Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65235
52452026-03-10T11:49:54.966Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60282
52462026-03-10T11:49:54.966Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57149
52472026-03-10T11:49:54.966Z[ ID] Interval Transfer Bandwidth
52482026-03-10T11:49:54.966Z[ 5] 0.00-1.00 sec 25.7 MBytes 215 Mbits/sec
52492026-03-10T11:49:54.966Z[ 7] 0.00-1.00 sec 25.7 MBytes 216 Mbits/sec
52502026-03-10T11:49:54.966Z[ 9] 0.00-1.00 sec 25.8 MBytes 216 Mbits/sec
52512026-03-10T11:49:54.966Z[ 11] 0.00-1.00 sec 25.8 MBytes 216 Mbits/sec
52522026-03-10T11:49:54.966Z[ 13] 0.00-1.00 sec 25.7 MBytes 216 Mbits/sec
52532026-03-10T11:49:54.966Z[ 15] 0.00-1.00 sec 25.7 MBytes 216 Mbits/sec
52542026-03-10T11:49:54.966Z[ 17] 0.00-1.00 sec 25.7 MBytes 216 Mbits/sec
52552026-03-10T11:49:54.966Z[ 19] 0.00-1.00 sec 25.6 MBytes 215 Mbits/sec
52562026-03-10T11:49:54.966Z[SUM] 0.00-1.00 sec 206 MBytes 1.73 Gbits/sec
52572026-03-10T11:49:54.966Z- - - - - - - - - - - - - - - - - - - - - - - - -
52582026-03-10T11:49:54.966Z[ 5] 1.00-2.00 sec 31.8 MBytes 267 Mbits/sec
52592026-03-10T11:49:54.966Z[ 7] 1.00-2.00 sec 31.8 MBytes 267 Mbits/sec
52602026-03-10T11:49:54.966Z[ 9] 1.00-2.00 sec 31.8 MBytes 267 Mbits/sec
52612026-03-10T11:49:54.966Z[ 11] 1.00-2.00 sec 31.8 MBytes 267 Mbits/sec
52622026-03-10T11:49:54.966Z[ 13] 1.00-2.00 sec 31.9 MBytes 267 Mbits/sec
52632026-03-10T11:49:54.966Z[ 15] 1.00-2.00 sec 31.7 MBytes 266 Mbits/sec
52642026-03-10T11:49:54.966Z[ 17] 1.00-2.00 sec 31.9 MBytes 268 Mbits/sec
52652026-03-10T11:49:54.966Z[ 19] 1.00-2.00 sec 31.8 MBytes 267 Mbits/sec
52662026-03-10T11:49:54.966Z[SUM] 1.00-2.00 sec 255 MBytes 2.14 Gbits/sec
52672026-03-10T11:49:54.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
52682026-03-10T11:49:54.967Z[ 5] 2.00-3.00 sec 33.7 MBytes 283 Mbits/sec
52692026-03-10T11:49:54.967Z[ 7] 2.00-3.00 sec 33.8 MBytes 283 Mbits/sec
52702026-03-10T11:49:54.967Z[ 9] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
52712026-03-10T11:49:54.967Z[ 11] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
52722026-03-10T11:49:54.967Z[ 13] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
52732026-03-10T11:49:54.967Z[ 15] 2.00-3.00 sec 33.7 MBytes 282 Mbits/sec
52742026-03-10T11:49:54.967Z[ 17] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
52752026-03-10T11:49:54.967Z[ 19] 2.00-3.00 sec 33.9 MBytes 284 Mbits/sec
52762026-03-10T11:49:54.967Z[SUM] 2.00-3.00 sec 270 MBytes 2.26 Gbits/sec
52772026-03-10T11:49:54.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
52782026-03-10T11:49:54.967Z[ 5] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
52792026-03-10T11:49:54.967Z[ 7] 3.00-4.00 sec 33.3 MBytes 280 Mbits/sec
52802026-03-10T11:49:54.967Z[ 9] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52812026-03-10T11:49:54.967Z[ 11] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52822026-03-10T11:49:54.967Z[ 13] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52832026-03-10T11:49:54.967Z[ 15] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52842026-03-10T11:49:54.967Z[ 17] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52852026-03-10T11:49:54.967Z[ 19] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
52862026-03-10T11:49:54.967Z[SUM] 3.00-4.00 sec 267 MBytes 2.24 Gbits/sec
52872026-03-10T11:49:54.967Z- - - - - - - - - - - - - - - - - - - - - - - - -
52882026-03-10T11:49:54.967Z[ 5] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
52892026-03-10T11:49:54.967Z[ 7] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
52902026-03-10T11:49:54.968Z[ 9] 4.00-5.00 sec 33.9 MBytes 285 Mbits/sec
52912026-03-10T11:49:54.968Z[ 11] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
52922026-03-10T11:49:54.968Z[ 13] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
52932026-03-10T11:49:54.968Z[ 15] 4.00-5.00 sec 33.9 MBytes 285 Mbits/sec
52942026-03-10T11:49:54.968Z[ 17] 4.00-5.00 sec 34.0 MBytes 286 Mbits/sec
52952026-03-10T11:49:54.968Z[ 19] 4.00-5.00 sec 34.0 MBytes 285 Mbits/sec
52962026-03-10T11:49:54.968Z[SUM] 4.00-5.00 sec 272 MBytes 2.28 Gbits/sec
52972026-03-10T11:49:54.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
52982026-03-10T11:49:54.968Z[ 5] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
52992026-03-10T11:49:54.968Z[ 7] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
53002026-03-10T11:49:54.968Z[ 9] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
53012026-03-10T11:49:54.968Z[ 11] 5.00-6.00 sec 34.7 MBytes 291 Mbits/sec
53022026-03-10T11:49:54.968Z[ 13] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
53032026-03-10T11:49:54.968Z[ 15] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
53042026-03-10T11:49:54.968Z[ 17] 5.00-6.00 sec 34.5 MBytes 290 Mbits/sec
53052026-03-10T11:49:54.968Z[ 19] 5.00-6.00 sec 34.6 MBytes 290 Mbits/sec
53062026-03-10T11:49:54.968Z[SUM] 5.00-6.00 sec 277 MBytes 2.32 Gbits/sec
53072026-03-10T11:49:54.968Z- - - - - - - - - - - - - - - - - - - - - - - - -
53082026-03-10T11:49:54.968Z[ 5] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
53092026-03-10T11:49:54.968Z[ 7] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
53102026-03-10T11:49:54.968Z[ 9] 6.00-7.00 sec 34.3 MBytes 288 Mbits/sec
53112026-03-10T11:49:58.079Z[ 11] 6.00-7.00 sec 34.6 MBytes 290 Mbits/sec
53122026-03-10T11:49:58.079Z[ 13] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
53132026-03-10T11:49:58.079Z[ 15] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
53142026-03-10T11:49:58.079Z[ 17] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
53152026-03-10T11:49:58.079Z[ 19] 6.00-7.00 sec 34.5 MBytes 289 Mbits/sec
53162026-03-10T11:49:58.079Z[SUM] 6.00-7.00 sec 276 MBytes 2.32 Gbits/sec
53172026-03-10T11:49:58.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
53182026-03-10T11:49:58.079Z[ 5] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
53192026-03-10T11:49:58.079Z[ 7] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
53202026-03-10T11:49:58.079Z[ 9] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
53212026-03-10T11:49:58.079Z[ 11] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
53222026-03-10T11:49:58.079Z[ 13] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
53232026-03-10T11:49:58.079Z[ 15] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
53242026-03-10T11:49:58.079Z[ 17] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
53252026-03-10T11:49:58.079Z[ 19] 7.00-8.00 sec 32.7 MBytes 275 Mbits/sec
53262026-03-10T11:49:58.079Z[SUM] 7.00-8.00 sec 262 MBytes 2.20 Gbits/sec
53272026-03-10T11:49:58.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
53282026-03-10T11:49:58.079Z[ 5] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
53292026-03-10T11:49:58.079Z[ 7] 8.00-9.00 sec 31.8 MBytes 267 Mbits/sec
53302026-03-10T11:49:58.079Z[ 9] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
53312026-03-10T11:49:58.079Z[ 11] 8.00-9.00 sec 31.6 MBytes 265 Mbits/sec
53322026-03-10T11:49:58.079Z[ 13] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
53332026-03-10T11:49:58.079Z[ 15] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
53342026-03-10T11:49:58.079Z[ 17] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
53352026-03-10T11:49:58.079Z[ 19] 8.00-9.00 sec 31.7 MBytes 266 Mbits/sec
53362026-03-10T11:49:58.079Z[SUM] 8.00-9.00 sec 254 MBytes 2.13 Gbits/sec
53372026-03-10T11:49:58.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
53382026-03-10T11:49:58.079Z[ 5] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53392026-03-10T11:49:58.079Z[ 7] 9.00-10.00 sec 31.6 MBytes 265 Mbits/sec
53402026-03-10T11:49:58.079Z[ 9] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53412026-03-10T11:49:58.079Z[ 11] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53422026-03-10T11:49:58.079Z[ 13] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53432026-03-10T11:49:58.079Z[ 15] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53442026-03-10T11:49:58.080Z[ 17] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53452026-03-10T11:49:58.080Z[ 19] 9.00-10.00 sec 31.7 MBytes 266 Mbits/sec
53462026-03-10T11:49:58.080Z[SUM] 9.00-10.00 sec 254 MBytes 2.13 Gbits/sec
53472026-03-10T11:49:58.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
53482026-03-10T11:49:58.080Z[ 5] 10.00-10.00 sec 144 KBytes 664 Mbits/sec
53492026-03-10T11:49:58.080Z[ 7] 10.00-10.00 sec 96.2 KBytes 443 Mbits/sec
53502026-03-10T11:49:58.080Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53512026-03-10T11:49:58.080Z[ 11] 10.00-10.00 sec 96.2 KBytes 443 Mbits/sec
53522026-03-10T11:49:58.080Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53532026-03-10T11:49:58.080Z[ 15] 10.00-10.00 sec 48.1 KBytes 222 Mbits/sec
53542026-03-10T11:49:58.080Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53552026-03-10T11:49:58.080Z[ 19] 10.00-10.00 sec 96.2 KBytes 443 Mbits/sec
53562026-03-10T11:49:58.080Z[SUM] 10.00-10.00 sec 481 KBytes 2.21 Gbits/sec
53572026-03-10T11:49:58.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
53582026-03-10T11:49:58.080Z[ ID] Interval Transfer Bandwidth
53592026-03-10T11:49:58.080Z[ 5] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53602026-03-10T11:49:58.080Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53612026-03-10T11:49:58.080Z[ 7] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53622026-03-10T11:49:58.080Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53632026-03-10T11:49:58.080Z[ 9] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53642026-03-10T11:49:58.080Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53652026-03-10T11:49:58.081Z[ 11] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53662026-03-10T11:49:58.081Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53672026-03-10T11:49:58.081Z[ 13] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53682026-03-10T11:49:58.081Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53692026-03-10T11:49:58.081Z[ 15] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53702026-03-10T11:49:58.081Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53712026-03-10T11:49:58.081Z[ 17] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53722026-03-10T11:49:58.081Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53732026-03-10T11:49:58.081Z[ 19] 0.00-10.00 sec 324 MBytes 272 Mbits/sec sender
53742026-03-10T11:49:58.081Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53752026-03-10T11:49:58.081Z[SUM] 0.00-10.00 sec 2.53 GBytes 2.17 Gbits/sec sender
53762026-03-10T11:49:58.081Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53772026-03-10T11:49:58.084ZRun 10/10...2173.96Mbps
53782026-03-10T11:49:58.085Z###---------------------###
53792026-03-10T11:49:58.085Z::: iPerf done... :::
53802026-03-10T11:49:58.085Z:::Awaiting out files...:::
53812026-03-10T11:49:58.085Z###---------------------###
53822026-03-10T11:49:58.085Z###-----###
53832026-03-10T11:49:58.085Z:::done!:::
53842026-03-10T11:49:58.085Z###-----###
53852026-03-10T11:49:59.629ZBenchmarking iperf-tcp/local/s2c/tx
53862026-03-10T11:49:59.629ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
53872026-03-10T11:50:03.860ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
53882026-03-10T11:50:23.862ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
53892026-03-10T11:50:23.928Ziperf-tcp/local/s2c/tx time: [5.4187 µs 5.4188 µs 5.4190 µs]
53902026-03-10T11:50:23.928ZFound 8 outliers among 100 measurements (8.00%)
53912026-03-10T11:50:23.928Z 4 (4.00%) low mild
53922026-03-10T11:50:23.928Z 3 (3.00%) high mild
53932026-03-10T11:50:23.928Z 1 (1.00%) high severe
53942026-03-10T11:50:24.757Z
53952026-03-10T11:50:24.760ZBenchmarking iperf-tcp/local/s2c/rx
53962026-03-10T11:50:24.760ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
53972026-03-10T11:50:28.989ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
53982026-03-10T11:50:48.990ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
53992026-03-10T11:50:49.054Ziperf-tcp/local/s2c/rx time: [9.6003 µs 9.6006 µs 9.6008 µs]
54002026-03-10T11:50:49.054ZFound 5 outliers among 100 measurements (5.00%)
54012026-03-10T11:50:49.054Z 1 (1.00%) low severe
54022026-03-10T11:50:49.054Z 1 (1.00%) low mild
54032026-03-10T11:50:49.054Z 3 (3.00%) high mild
54042026-03-10T11:50:49.883Z
54052026-03-10T11:50:54.982Z+ cargo ubench
54062026-03-10T11:50:55.199Z Compiling proc-macro2 v1.0.106
54072026-03-10T11:50:55.199Z Compiling quote v1.0.45
54082026-03-10T11:50:55.202Z Compiling unicode-ident v1.0.24
54092026-03-10T11:50:55.202Z Compiling serde_core v1.0.228
54102026-03-10T11:50:55.202Z Compiling cfg-if v1.0.4
54112026-03-10T11:50:55.202Z Compiling libc v0.2.183
54122026-03-10T11:50:55.202Z Compiling memchr v2.8.0
54132026-03-10T11:50:55.202Z Compiling serde v1.0.228
54142026-03-10T11:50:55.297Z Compiling rustversion v1.0.22
54152026-03-10T11:50:55.356Z Compiling zerocopy v0.8.42
54162026-03-10T11:50:55.595Z Compiling version_check v0.9.5
54172026-03-10T11:50:55.624Z Compiling ident_case v1.0.1
54182026-03-10T11:50:55.755Z Compiling thiserror v2.0.18
54192026-03-10T11:50:55.854Z Compiling fnv v1.0.7
54202026-03-10T11:50:55.923Z Compiling strsim v0.11.1
54212026-03-10T11:50:55.958Z Compiling either v1.15.0
54222026-03-10T11:50:56.290Z Compiling pin-project-lite v0.2.17
54232026-03-10T11:50:56.396Z Compiling crossbeam-utils v0.8.21
54242026-03-10T11:50:56.402Z Compiling regex-syntax v0.8.10
54252026-03-10T11:50:56.445Z Compiling syn v1.0.109
54262026-03-10T11:50:56.452Z Compiling winnow v0.7.15
54272026-03-10T11:50:56.814Z Compiling syn v2.0.117
54282026-03-10T11:50:56.867Z Compiling aho-corasick v1.1.4
54292026-03-10T11:50:56.894Z Compiling hashbrown v0.16.1
54302026-03-10T11:50:57.051Z Compiling equivalent v1.0.2
54312026-03-10T11:50:57.221Z Compiling itertools v0.14.0
54322026-03-10T11:50:57.593Z Compiling indexmap v2.13.0
54332026-03-10T11:50:58.399Z Compiling bitflags v2.11.0
54342026-03-10T11:50:58.431Z Compiling regex-automata v0.4.14
54352026-03-10T11:50:58.566Z Compiling toml_parser v1.0.9+spec-1.1.0
54362026-03-10T11:50:58.824Z Compiling toml_datetime v1.0.0+spec-1.1.0
54372026-03-10T11:50:58.903Z Compiling byteorder v1.5.0
54382026-03-10T11:50:59.109Z Compiling heapless v0.8.0
54392026-03-10T11:50:59.144Z Compiling autocfg v1.5.0
54402026-03-10T11:50:59.308Z Compiling hash32 v0.3.1
54412026-03-10T11:50:59.314Z Compiling toml_edit v0.25.4+spec-1.1.0
54422026-03-10T11:50:59.466Z Compiling slog v2.8.2
54432026-03-10T11:50:59.607Z Compiling num-traits v0.2.19
54442026-03-10T11:50:59.664Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
54452026-03-10T11:50:59.725Z Compiling futures-sink v0.3.32
54462026-03-10T11:50:59.770Z Compiling smoltcp v0.11.0
54472026-03-10T11:50:59.843Z Compiling futures-core v0.3.32
54482026-03-10T11:50:59.893Z Compiling stable_deref_trait v1.2.1
54492026-03-10T11:50:59.942Z Compiling macaddr v1.0.1
54502026-03-10T11:50:59.975Z Compiling futures-channel v0.3.32
54512026-03-10T11:51:00.189Z Compiling proc-macro-crate v3.5.0
54522026-03-10T11:51:00.299Z Compiling proc-macro-error-attr v1.0.4
54532026-03-10T11:51:00.399Z Compiling anyhow v1.0.102
54542026-03-10T11:51:00.555Z Compiling darling_core v0.21.3
54552026-03-10T11:51:00.618Z Compiling ref-cast v1.0.25
54562026-03-10T11:51:00.652Z Compiling slab v0.4.12
54572026-03-10T11:51:00.745Z Compiling futures-io v0.3.32
54582026-03-10T11:51:00.786Z Compiling regex v1.12.3
54592026-03-10T11:51:00.892Z Compiling managed v0.8.0
54602026-03-10T11:51:00.967Z Compiling futures-task v0.3.32
54612026-03-10T11:51:00.984Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
54622026-03-10T11:51:01.165Z Compiling getrandom v0.4.2
54632026-03-10T11:51:01.206Z Compiling bitflags v1.3.2
54642026-03-10T11:51:01.234Z Compiling rand_core v0.10.0
54652026-03-10T11:51:01.281Z Compiling itoa v1.0.17
54662026-03-10T11:51:01.327Z Compiling crc32fast v1.5.0
54672026-03-10T11:51:01.712Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
54682026-03-10T11:51:01.787Z Compiling proc-macro-error v1.0.4
54692026-03-10T11:51:02.052Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
54702026-03-10T11:51:02.102Z Compiling getrandom v0.3.4
54712026-03-10T11:51:02.133Z Compiling rustix v1.1.4
54722026-03-10T11:51:02.201Z Compiling foreign-types-shared v0.3.1
54732026-03-10T11:51:02.301Z Compiling ipnetwork v0.21.1
54742026-03-10T11:51:02.311Z Compiling cpufeatures v0.3.0
54752026-03-10T11:51:02.372Z Compiling serde_derive v1.0.228
54762026-03-10T11:51:02.385Z Compiling zerocopy-derive v0.8.42
54772026-03-10T11:51:02.491Z Compiling thiserror-impl v2.0.18
54782026-03-10T11:51:02.555Z Compiling futures-macro v0.3.32
54792026-03-10T11:51:02.643Z Compiling ref-cast-impl v1.0.25
54802026-03-10T11:51:02.766Z Compiling foreign-types-macros v0.2.3
54812026-03-10T11:51:03.360Z Compiling num_enum_derive v0.7.5
54822026-03-10T11:51:03.539Z Compiling once_cell v1.21.3
54832026-03-10T11:51:03.587Z Compiling futures-util v0.3.32
54842026-03-10T11:51:03.615Z Compiling darling_macro v0.21.3
54852026-03-10T11:51:03.825Z Compiling unicode-width v0.2.2
54862026-03-10T11:51:04.203Z Compiling cobs v0.3.0
54872026-03-10T11:51:04.203Z Compiling tabwriter v1.4.1
54882026-03-10T11:51:04.275Z Compiling darling v0.21.3
54892026-03-10T11:51:04.363Z Compiling ingot-macros v0.1.1
54902026-03-10T11:51:04.467Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
54912026-03-10T11:51:04.605Z Compiling tracing-core v0.1.36
54922026-03-10T11:51:04.726Z Compiling num_enum v0.7.5
54932026-03-10T11:51:04.864Z Compiling foreign-types v0.5.0
54942026-03-10T11:51:05.233Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
54952026-03-10T11:51:05.336Z Compiling tracing-attributes v0.1.31
54962026-03-10T11:51:05.456Z Compiling chacha20 v0.10.0
54972026-03-10T11:51:05.808Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
54982026-03-10T11:51:06.665Z Compiling errno v0.3.14
54992026-03-10T11:51:06.843Z Compiling cstr-argument v0.1.2
55002026-03-10T11:51:06.993Z Compiling erased-serde v0.3.31
55012026-03-10T11:51:07.015Z Compiling postcard v1.1.3
55022026-03-10T11:51:07.033Z Compiling futures-executor v0.3.32
55032026-03-10T11:51:07.316Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747)
55042026-03-10T11:51:07.480Z Compiling num-conv v0.2.0
55052026-03-10T11:51:07.573Z Compiling dyn-clone v1.0.20
55062026-03-10T11:51:07.634Z Compiling time-core v0.1.8
55072026-03-10T11:51:07.793Z Compiling powerfmt v0.2.0
55082026-03-10T11:51:07.814Z Compiling find-msvc-tools v0.1.9
55092026-03-10T11:51:07.988Z Compiling pretty-hex v0.4.1
55102026-03-10T11:51:08.070Z Compiling shlex v1.3.0
55112026-03-10T11:51:08.101Z Compiling utf8parse v0.2.2
55122026-03-10T11:51:08.145Z Compiling zmij v1.0.21
55132026-03-10T11:51:08.221Z Compiling thiserror v1.0.69
55142026-03-10T11:51:08.290Z Compiling cc v1.2.56
55152026-03-10T11:51:08.298Z Compiling anstyle-parse v0.2.7
55162026-03-10T11:51:08.534Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a)
55172026-03-10T11:51:08.541Z Compiling deranged v0.5.8
55182026-03-10T11:51:08.706Z Compiling time-macros v0.2.27
55192026-03-10T11:51:08.788Z Compiling futures v0.3.32
55202026-03-10T11:51:08.812Z Compiling tracing v0.1.44
55212026-03-10T11:51:08.873Z Compiling ingot-types v0.1.2
55222026-03-10T11:51:09.084Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55232026-03-10T11:51:09.447Z Compiling ingot v0.1.1
55242026-03-10T11:51:09.930Z Compiling rand v0.10.0
55252026-03-10T11:51:10.070Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55262026-03-10T11:51:10.204Z Compiling thiserror-impl v1.0.69
55272026-03-10T11:51:10.369Z Compiling crossbeam-epoch v0.9.18
55282026-03-10T11:51:10.389Z Compiling uuid v1.22.0
55292026-03-10T11:51:10.932Z Compiling arc-swap v1.8.2
55302026-03-10T11:51:10.939Z Compiling socket2 v0.6.3
55312026-03-10T11:51:10.968Z Compiling nom v8.0.0
55322026-03-10T11:51:11.364Z Compiling thread_local v1.1.9
55332026-03-10T11:51:11.696Z Compiling is_terminal_polyfill v1.70.2
55342026-03-10T11:51:11.715Z Compiling colored v3.1.1
55352026-03-10T11:51:11.787Z Compiling serde_json v1.0.149
55362026-03-10T11:51:11.798Z Compiling colorchoice v1.0.4
55372026-03-10T11:51:11.855Z Compiling anstyle v1.0.13
55382026-03-10T11:51:12.061Z Compiling heck v0.4.1
55392026-03-10T11:51:12.161Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
55402026-03-10T11:51:12.312Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
55412026-03-10T11:51:12.444Z Compiling lazy_static v1.5.0
55422026-03-10T11:51:12.496Z Compiling slog-async v2.8.0
55432026-03-10T11:51:12.556Z Compiling iana-time-zone v0.1.65
55442026-03-10T11:51:12.839Z Compiling anstyle-query v1.1.5
55452026-03-10T11:51:12.896Z Compiling oxnet v0.1.4
55462026-03-10T11:51:12.927Z Compiling rayon-core v1.13.0
55472026-03-10T11:51:12.955Z Compiling anstream v0.6.21
55482026-03-10T11:51:13.192Z Compiling time v0.3.47
55492026-03-10T11:51:14.394Z Compiling rusticata-macros v5.0.0
55502026-03-10T11:51:14.498Z Compiling chrono v0.4.44
55512026-03-10T11:51:14.572Z Compiling slog-scope v4.4.1
55522026-03-10T11:51:14.631Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55532026-03-10T11:51:14.891Z Compiling crossbeam-deque v0.8.6
55542026-03-10T11:51:15.072Z Compiling rand_core v0.9.5
55552026-03-10T11:51:15.163Z Compiling terminal_size v0.4.3
55562026-03-10T11:51:15.334Z Compiling alloca v0.4.0
55572026-03-10T11:51:15.388Z Compiling ppv-lite86 v0.2.21
55582026-03-10T11:51:15.469Z Compiling half v2.7.1
55592026-03-10T11:51:15.627Z Compiling cookie-factory v0.3.3
55602026-03-10T11:51:15.859Z Compiling crossbeam-channel v0.5.15
55612026-03-10T11:51:15.897Z Compiling is-terminal v0.4.17
55622026-03-10T11:51:16.004Z Compiling itertools v0.12.1
55632026-03-10T11:51:16.043Z Compiling heck v0.5.0
55642026-03-10T11:51:16.055Z Compiling log v0.4.29
55652026-03-10T11:51:16.301Z Compiling cfg_aliases v0.2.1
55662026-03-10T11:51:16.345Z Compiling take_mut v0.2.2
55672026-03-10T11:51:16.473Z Compiling clap_lex v1.0.0
55682026-03-10T11:51:16.697Z Compiling term v1.2.1
55692026-03-10T11:51:16.872Z Compiling circular v0.3.0
55702026-03-10T11:51:17.139Z Compiling ciborium-io v0.2.2
55712026-03-10T11:51:17.253Z Compiling plotters-backend v0.3.7
55722026-03-10T11:51:17.290Z Compiling ciborium-ll v0.2.2
55732026-03-10T11:51:17.631Z Compiling plotters-svg v0.3.7
55742026-03-10T11:51:17.662Z Compiling slog-term v2.9.2
55752026-03-10T11:51:17.947Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55762026-03-10T11:51:17.975Z Compiling pcap-parser v0.17.0
55772026-03-10T11:51:18.448Z Compiling clap_builder v4.5.60
55782026-03-10T11:51:18.610Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
55792026-03-10T11:51:19.085Z Compiling nix v0.31.2
55802026-03-10T11:51:19.590Z Compiling clap_derive v4.5.55
55812026-03-10T11:51:19.629Z Compiling slog-stdlog v4.1.1
55822026-03-10T11:51:20.059Z Compiling rand_chacha v0.9.0
55832026-03-10T11:51:20.756Z Compiling itertools v0.13.0
55842026-03-10T11:51:20.922Z Compiling cast v0.3.0
55852026-03-10T11:51:21.152Z Compiling same-file v1.0.6
55862026-03-10T11:51:21.346Z Compiling walkdir v2.5.0
55872026-03-10T11:51:21.826Z Compiling clap v4.5.60
55882026-03-10T11:51:21.939Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
55892026-03-10T11:51:21.943Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
55902026-03-10T11:51:22.023Z Compiling rayon v1.11.0
55912026-03-10T11:51:22.221Z Compiling tinytemplate v1.2.1
55922026-03-10T11:51:22.784Z Compiling criterion-plot v0.8.2
55932026-03-10T11:51:23.753Z Compiling rand v0.9.2
55942026-03-10T11:51:23.761Z Compiling slog-envlogger v2.2.0
55952026-03-10T11:51:24.756Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#ce503058)
55962026-03-10T11:51:24.881Z Compiling plotters v0.3.7
55972026-03-10T11:51:25.054Z Compiling ciborium v0.2.2
55982026-03-10T11:51:25.335Z Compiling page_size v0.6.0
55992026-03-10T11:51:25.460Z Compiling oorandom v11.1.5
56002026-03-10T11:51:25.612Z Compiling dtor-proc-macro v0.0.6
56012026-03-10T11:51:25.914Z Compiling anes v0.1.6
56022026-03-10T11:51:26.035Z Compiling dtor v0.1.1
56032026-03-10T11:51:26.073Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
56042026-03-10T11:51:26.241Z Compiling criterion v0.8.2
56052026-03-10T11:51:26.492Z Compiling ctor-proc-macro v0.0.7
56062026-03-10T11:51:26.918Z Compiling ctor v0.6.3
56072026-03-10T11:51:28.980Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
56082026-03-10T11:53:10.953Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 2m 15s
56092026-03-10T11:53:10.985Z Running benches/userland.rs (target/release-lto/deps/userland-7d91fc06219edd75)
56102026-03-10T11:53:10.988ZGnuplot not found, using plotters backend
56112026-03-10T11:53:11.190ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
56122026-03-10T11:53:11.190ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56132026-03-10T11:53:17.088ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0028 s (7.1M iterations)
56142026-03-10T11:53:21.751ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56152026-03-10T11:53:21.819Zparse/Hairpin-DHCPv4/wallclock/Discover
56162026-03-10T11:53:21.819Z time: [63.950 ns 64.870 ns 65.861 ns]
56172026-03-10T11:53:21.819ZFound 20 outliers among 100 measurements (20.00%)
56182026-03-10T11:53:21.819Z 2 (2.00%) high mild
56192026-03-10T11:53:21.819Z 18 (18.00%) high severe
56202026-03-10T11:53:22.867Z
56212026-03-10T11:53:22.871ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
56222026-03-10T11:53:22.871ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56232026-03-10T11:53:28.827ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0012 s (3.5M iterations)
56242026-03-10T11:53:33.813ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56252026-03-10T11:53:33.876Zprocess/Hairpin-DHCPv4/wallclock/Discover
56262026-03-10T11:53:33.876Z time: [821.63 ns 822.11 ns 822.64 ns]
56272026-03-10T11:53:33.876ZFound 8 outliers among 100 measurements (8.00%)
56282026-03-10T11:53:33.876Z 3 (3.00%) high mild
56292026-03-10T11:53:33.876Z 5 (5.00%) high severe
56302026-03-10T11:53:34.935Z
56312026-03-10T11:53:34.937ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
56322026-03-10T11:53:34.937ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56332026-03-10T11:53:40.936ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0035 s (7.0M iterations)
56342026-03-10T11:53:45.530ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
56352026-03-10T11:53:45.594Zparse/Hairpin-DHCPv4/wallclock/Request
56362026-03-10T11:53:45.594Z time: [64.168 ns 65.057 ns 66.022 ns]
56372026-03-10T11:53:45.594ZFound 20 outliers among 100 measurements (20.00%)
56382026-03-10T11:53:45.594Z 2 (2.00%) high mild
56392026-03-10T11:53:45.594Z 18 (18.00%) high severe
56402026-03-10T11:53:46.653Z
56412026-03-10T11:53:46.656ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
56422026-03-10T11:53:46.656ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56432026-03-10T11:53:52.415ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0021 s (3.6M iterations)
56442026-03-10T11:53:57.380ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
56452026-03-10T11:53:57.442Zprocess/Hairpin-DHCPv4/wallclock/Request
56462026-03-10T11:53:57.442Z time: [769.12 ns 769.52 ns 769.95 ns]
56472026-03-10T11:53:57.442ZFound 14 outliers among 100 measurements (14.00%)
56482026-03-10T11:53:57.443Z 7 (7.00%) high mild
56492026-03-10T11:53:57.443Z 7 (7.00%) high severe
56502026-03-10T11:53:58.501Z
56512026-03-10T11:53:58.501ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
56522026-03-10T11:53:58.501ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56532026-03-10T11:54:02.111ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0035 s (5.8M iterations)
56542026-03-10T11:54:06.965ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56552026-03-10T11:54:07.028Zparse/Hairpin-DHCPv6/wallclock/Solicit
56562026-03-10T11:54:07.028Z time: [64.147 ns 65.125 ns 66.197 ns]
56572026-03-10T11:54:07.028ZFound 19 outliers among 100 measurements (19.00%)
56582026-03-10T11:54:07.028Z 17 (17.00%) high mild
56592026-03-10T11:54:07.028Z 2 (2.00%) high severe
56602026-03-10T11:54:08.088Z
56612026-03-10T11:54:08.090ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
56622026-03-10T11:54:08.090ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56632026-03-10T11:54:12.156ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0071 s (2.6M iterations)
56642026-03-10T11:54:17.187ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56652026-03-10T11:54:17.250Zprocess/Hairpin-DHCPv6/wallclock/Solicit
56662026-03-10T11:54:17.250Z time: [1.1670 µs 1.1685 µs 1.1703 µs]
56672026-03-10T11:54:17.250ZFound 13 outliers among 100 measurements (13.00%)
56682026-03-10T11:54:17.250Z 2 (2.00%) low mild
56692026-03-10T11:54:17.250Z 4 (4.00%) high mild
56702026-03-10T11:54:17.250Z 7 (7.00%) high severe
56712026-03-10T11:54:18.307Z
56722026-03-10T11:54:18.312ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
56732026-03-10T11:54:18.312ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56742026-03-10T11:54:22.305ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0012 s (5.2M iterations)
56752026-03-10T11:54:27.000ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
56762026-03-10T11:54:27.062Zparse/Hairpin-DHCPv6/wallclock/Request
56772026-03-10T11:54:27.062Z time: [64.164 ns 65.119 ns 66.171 ns]
56782026-03-10T11:54:27.062ZFound 21 outliers among 100 measurements (21.00%)
56792026-03-10T11:54:27.062Z 3 (3.00%) high mild
56802026-03-10T11:54:27.062Z 18 (18.00%) high severe
56812026-03-10T11:54:28.122Z
56822026-03-10T11:54:28.126ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
56832026-03-10T11:54:28.126ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56842026-03-10T11:54:32.423ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0080 s (2.4M iterations)
56852026-03-10T11:54:37.399ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
56862026-03-10T11:54:37.461Zprocess/Hairpin-DHCPv6/wallclock/Request
56872026-03-10T11:54:37.461Z time: [1.1965 µs 1.1980 µs 1.1998 µs]
56882026-03-10T11:54:37.461ZFound 6 outliers among 100 measurements (6.00%)
56892026-03-10T11:54:37.461Z 3 (3.00%) high mild
56902026-03-10T11:54:37.461Z 3 (3.00%) high severe
56912026-03-10T11:54:38.514Z
56922026-03-10T11:54:38.517ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
56932026-03-10T11:54:38.517ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
56942026-03-10T11:54:44.827ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0006 s (6.6M iterations)
56952026-03-10T11:54:49.207ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
56962026-03-10T11:54:49.270Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
56972026-03-10T11:54:49.270Z time: [63.928 ns 64.920 ns 66.008 ns]
56982026-03-10T11:54:49.270ZFound 19 outliers among 100 measurements (19.00%)
56992026-03-10T11:54:49.270Z 17 (17.00%) high mild
57002026-03-10T11:54:49.270Z 2 (2.00%) high severe
57012026-03-10T11:54:50.331Z
57022026-03-10T11:54:50.334ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
57032026-03-10T11:54:50.334ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57042026-03-10T11:54:55.331ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0021 s (4.2M iterations)
57052026-03-10T11:55:00.078ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57062026-03-10T11:55:00.141Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
57072026-03-10T11:55:00.141Z time: [531.84 ns 532.13 ns 532.43 ns]
57082026-03-10T11:55:00.141ZFound 17 outliers among 100 measurements (17.00%)
57092026-03-10T11:55:00.141Z 5 (5.00%) high mild
57102026-03-10T11:55:00.141Z 12 (12.00%) high severe
57112026-03-10T11:55:01.200Z
57122026-03-10T11:55:01.202ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
57132026-03-10T11:55:01.202ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57142026-03-10T11:55:05.626ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (4.7M iterations)
57152026-03-10T11:55:09.243ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57162026-03-10T11:55:09.305Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
57172026-03-10T11:55:09.305Z time: [98.625 ns 99.655 ns 100.76 ns]
57182026-03-10T11:55:09.305ZFound 17 outliers among 100 measurements (17.00%)
57192026-03-10T11:55:09.305Z 16 (16.00%) high mild
57202026-03-10T11:55:09.305Z 1 (1.00%) high severe
57212026-03-10T11:55:10.363Z
57222026-03-10T11:55:10.366ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
57232026-03-10T11:55:10.366ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57242026-03-10T11:55:13.480ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0064 s (3.4M iterations)
57252026-03-10T11:55:17.875ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57262026-03-10T11:55:17.938Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
57272026-03-10T11:55:17.938Z time: [631.90 ns 632.63 ns 633.30 ns]
57282026-03-10T11:55:17.938ZFound 11 outliers among 100 measurements (11.00%)
57292026-03-10T11:55:17.938Z 4 (4.00%) high mild
57302026-03-10T11:55:17.938Z 7 (7.00%) high severe
57312026-03-10T11:55:18.997Z
57322026-03-10T11:55:19.000ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57332026-03-10T11:55:19.000ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57342026-03-10T11:55:22.147ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0023 s (6.7M iterations)
57352026-03-10T11:55:26.705ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57362026-03-10T11:55:26.766Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57372026-03-10T11:55:26.766Z time: [64.568 ns 65.579 ns 66.692 ns]
57382026-03-10T11:55:26.766ZFound 18 outliers among 100 measurements (18.00%)
57392026-03-10T11:55:26.766Z 17 (17.00%) high mild
57402026-03-10T11:55:26.766Z 1 (1.00%) high severe
57412026-03-10T11:55:27.826Z
57422026-03-10T11:55:27.829ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
57432026-03-10T11:55:27.829ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57442026-03-10T11:55:30.887ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0052 s (3.4M iterations)
57452026-03-10T11:55:35.867ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57462026-03-10T11:55:35.929Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
57472026-03-10T11:55:35.929Z time: [831.99 ns 832.33 ns 832.68 ns]
57482026-03-10T11:55:35.929ZFound 14 outliers among 100 measurements (14.00%)
57492026-03-10T11:55:35.929Z 4 (4.00%) high mild
57502026-03-10T11:55:35.929Z 10 (10.00%) high severe
57512026-03-10T11:55:36.988Z
57522026-03-10T11:55:36.991ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
57532026-03-10T11:55:36.991ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57542026-03-10T11:55:40.183ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0002 s (6.6M iterations)
57552026-03-10T11:55:44.609ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57562026-03-10T11:55:44.669Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
57572026-03-10T11:55:44.669Z time: [63.638 ns 64.604 ns 65.660 ns]
57582026-03-10T11:55:44.670ZFound 20 outliers among 100 measurements (20.00%)
57592026-03-10T11:55:44.670Z 1 (1.00%) high mild
57602026-03-10T11:55:44.670Z 19 (19.00%) high severe
57612026-03-10T11:55:45.730Z
57622026-03-10T11:55:45.733ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
57632026-03-10T11:55:45.733ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57642026-03-10T11:55:48.735ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
57652026-03-10T11:55:53.625ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57662026-03-10T11:55:53.688Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
57672026-03-10T11:55:53.688Z time: [791.22 ns 791.62 ns 792.02 ns]
57682026-03-10T11:55:53.688ZFound 20 outliers among 100 measurements (20.00%)
57692026-03-10T11:55:53.688Z 1 (1.00%) low mild
57702026-03-10T11:55:53.688Z 8 (8.00%) high mild
57712026-03-10T11:55:53.688Z 11 (11.00%) high severe
57722026-03-10T11:55:54.748Z
57732026-03-10T11:55:54.751ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
57742026-03-10T11:55:54.751ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57752026-03-10T11:55:58.197ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
57762026-03-10T11:56:01.764ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57772026-03-10T11:56:01.831Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
57782026-03-10T11:56:01.831Z time: [66.852 ns 67.787 ns 68.810 ns]
57792026-03-10T11:56:01.831ZFound 20 outliers among 100 measurements (20.00%)
57802026-03-10T11:56:01.831Z 3 (3.00%) high mild
57812026-03-10T11:56:01.831Z 17 (17.00%) high severe
57822026-03-10T11:56:02.893Z
57832026-03-10T11:56:02.902ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
57842026-03-10T11:56:02.902ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57852026-03-10T11:56:07.597ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (4.5M iterations)
57862026-03-10T11:56:12.175ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
57872026-03-10T11:56:12.237Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
57882026-03-10T11:56:12.237Z time: [198.24 ns 198.36 ns 198.47 ns]
57892026-03-10T11:56:12.237ZFound 13 outliers among 100 measurements (13.00%)
57902026-03-10T11:56:12.237Z 4 (4.00%) high mild
57912026-03-10T11:56:12.237Z 9 (9.00%) high severe
57922026-03-10T11:56:13.295Z
57932026-03-10T11:56:13.298ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
57942026-03-10T11:56:13.298ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
57952026-03-10T11:56:17.040ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (5.6M iterations)
57962026-03-10T11:56:21.647ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
57972026-03-10T11:56:21.711Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
57982026-03-10T11:56:21.711Z time: [92.173 ns 93.144 ns 94.207 ns]
57992026-03-10T11:56:21.711ZFound 19 outliers among 100 measurements (19.00%)
58002026-03-10T11:56:21.711Z 9 (9.00%) high mild
58012026-03-10T11:56:21.711Z 10 (10.00%) high severe
58022026-03-10T11:56:22.770Z
58032026-03-10T11:56:22.773ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58042026-03-10T11:56:22.773ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58052026-03-10T11:56:27.259ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0046 s (2.3M iterations)
58062026-03-10T11:56:32.229ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58072026-03-10T11:56:32.292Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58082026-03-10T11:56:32.292Z time: [229.17 ns 229.51 ns 229.88 ns]
58092026-03-10T11:56:32.292ZFound 11 outliers among 100 measurements (11.00%)
58102026-03-10T11:56:32.292Z 3 (3.00%) high mild
58112026-03-10T11:56:32.292Z 8 (8.00%) high severe
58122026-03-10T11:56:33.352Z
58132026-03-10T11:56:33.355ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58142026-03-10T11:56:33.355ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58152026-03-10T11:56:38.948ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0027 s (7.5M iterations)
58162026-03-10T11:56:42.012ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58172026-03-10T11:56:42.074Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58182026-03-10T11:56:42.074Z time: [90.739 ns 91.466 ns 92.225 ns]
58192026-03-10T11:56:42.074ZFound 2 outliers among 100 measurements (2.00%)
58202026-03-10T11:56:42.074Z 1 (1.00%) high mild
58212026-03-10T11:56:42.074Z 1 (1.00%) high severe
58222026-03-10T11:56:43.126Z
58232026-03-10T11:56:43.129ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58242026-03-10T11:56:43.129ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58252026-03-10T11:56:49.002ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (3.6M iterations)
58262026-03-10T11:56:53.218ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58272026-03-10T11:56:53.281Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58282026-03-10T11:56:53.282Z time: [201.92 ns 202.19 ns 202.51 ns]
58292026-03-10T11:56:53.282ZFound 8 outliers among 100 measurements (8.00%)
58302026-03-10T11:56:53.282Z 2 (2.00%) low mild
58312026-03-10T11:56:53.282Z 2 (2.00%) high mild
58322026-03-10T11:56:53.282Z 4 (4.00%) high severe
58332026-03-10T11:56:54.337Z
58342026-03-10T11:56:54.339ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58352026-03-10T11:56:54.339ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58362026-03-10T11:56:59.143ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0012 s (4.4M iterations)
58372026-03-10T11:57:03.303ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58382026-03-10T11:57:03.365Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58392026-03-10T11:57:03.365Z time: [111.09 ns 111.71 ns 112.36 ns]
58402026-03-10T11:57:03.365ZFound 3 outliers among 100 measurements (3.00%)
58412026-03-10T11:57:03.365Z 2 (2.00%) high mild
58422026-03-10T11:57:03.365Z 1 (1.00%) high severe
58432026-03-10T11:57:04.424Z
58442026-03-10T11:57:04.427ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58452026-03-10T11:57:04.427ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58462026-03-10T11:57:09.465ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (2.1M iterations)
58472026-03-10T11:57:14.182ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58482026-03-10T11:57:14.245Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58492026-03-10T11:57:14.245Z time: [219.62 ns 219.85 ns 220.12 ns]
58502026-03-10T11:57:14.245ZFound 5 outliers among 100 measurements (5.00%)
58512026-03-10T11:57:14.245Z 1 (1.00%) high mild
58522026-03-10T11:57:14.245Z 4 (4.00%) high severe
58532026-03-10T11:57:15.301Z
58542026-03-10T11:57:15.304ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58552026-03-10T11:57:15.304ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58562026-03-10T11:57:18.594ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (13M iterations)
58572026-03-10T11:57:22.251ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
58582026-03-10T11:57:22.312Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58592026-03-10T11:57:22.312Z time: [63.474 ns 64.393 ns 65.412 ns]
58602026-03-10T11:57:22.313ZFound 18 outliers among 100 measurements (18.00%)
58612026-03-10T11:57:22.313Z 1 (1.00%) high mild
58622026-03-10T11:57:22.313Z 17 (17.00%) high severe
58632026-03-10T11:57:23.369Z
58642026-03-10T11:57:23.373ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58652026-03-10T11:57:23.373ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58662026-03-10T11:57:27.717ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0046 s (4.8M iterations)
58672026-03-10T11:57:32.301ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
58682026-03-10T11:57:32.363Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58692026-03-10T11:57:32.363Z time: [177.26 ns 177.39 ns 177.52 ns]
58702026-03-10T11:57:32.363ZFound 8 outliers among 100 measurements (8.00%)
58712026-03-10T11:57:32.363Z 2 (2.00%) low mild
58722026-03-10T11:57:32.363Z 6 (6.00%) high severe
58732026-03-10T11:57:33.424Z
58742026-03-10T11:57:33.427ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
58752026-03-10T11:57:33.427ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58762026-03-10T11:57:37.147ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0044 s (5.6M iterations)
58772026-03-10T11:57:41.805ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58782026-03-10T11:57:41.868Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
58792026-03-10T11:57:41.868Z time: [87.286 ns 88.281 ns 89.374 ns]
58802026-03-10T11:57:41.868ZFound 19 outliers among 100 measurements (19.00%)
58812026-03-10T11:57:41.868Z 19 (19.00%) high severe
58822026-03-10T11:57:42.929Z
58832026-03-10T11:57:42.931ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
58842026-03-10T11:57:42.931ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
58852026-03-10T11:57:47.288ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0089 s (2.4M iterations)
58862026-03-10T11:57:52.285ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
58872026-03-10T11:57:52.348Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
58882026-03-10T11:57:52.348Z time: [202.53 ns 202.73 ns 202.94 ns]
58892026-03-10T11:57:52.348ZFound 8 outliers among 100 measurements (8.00%)
58902026-03-10T11:57:52.348Z 2 (2.00%) high mild
58912026-03-10T11:57:52.348Z 6 (6.00%) high severe
58922026-03-10T11:57:53.407Z
58932026-03-10T11:57:53.410ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
58942026-03-10T11:57:53.410ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
58952026-03-10T11:57:58.841ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0016 s (7.7M iterations)
58962026-03-10T11:58:02.008ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
58972026-03-10T11:58:02.072Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
58982026-03-10T11:58:02.072Z time: [92.408 ns 93.150 ns 93.960 ns]
58992026-03-10T11:58:02.072ZFound 20 outliers among 100 measurements (20.00%)
59002026-03-10T11:58:02.072Z 17 (17.00%) high mild
59012026-03-10T11:58:02.072Z 3 (3.00%) high severe
59022026-03-10T11:58:03.128Z
59032026-03-10T11:58:03.131ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
59042026-03-10T11:58:03.131ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59052026-03-10T11:58:08.530ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0022 s (3.9M iterations)
59062026-03-10T11:58:12.711ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59072026-03-10T11:58:12.773Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
59082026-03-10T11:58:12.773Z time: [173.04 ns 173.16 ns 173.28 ns]
59092026-03-10T11:58:12.773ZFound 19 outliers among 100 measurements (19.00%)
59102026-03-10T11:58:12.773Z 6 (6.00%) low severe
59112026-03-10T11:58:12.773Z 3 (3.00%) low mild
59122026-03-10T11:58:12.773Z 6 (6.00%) high mild
59132026-03-10T11:58:12.773Z 4 (4.00%) high severe
59142026-03-10T11:58:13.834Z
59152026-03-10T11:58:13.836ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59162026-03-10T11:58:13.836ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59172026-03-10T11:58:18.605ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0038 s (4.4M iterations)
59182026-03-10T11:58:22.837ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59192026-03-10T11:58:22.899Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59202026-03-10T11:58:22.899Z time: [112.77 ns 113.41 ns 114.09 ns]
59212026-03-10T11:58:22.900ZFound 3 outliers among 100 measurements (3.00%)
59222026-03-10T11:58:22.900Z 2 (2.00%) high mild
59232026-03-10T11:58:22.900Z 1 (1.00%) high severe
59242026-03-10T11:58:23.985Z
59252026-03-10T11:58:23.990ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59262026-03-10T11:58:23.990ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59272026-03-10T11:58:28.815ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0065 s (2.2M iterations)
59282026-03-10T11:58:33.627ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59292026-03-10T11:58:33.689Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59302026-03-10T11:58:33.689Z time: [197.07 ns 197.22 ns 197.38 ns]
59312026-03-10T11:58:33.689ZFound 7 outliers among 100 measurements (7.00%)
59322026-03-10T11:58:33.689Z 3 (3.00%) high mild
59332026-03-10T11:58:33.690Z 4 (4.00%) high severe
59342026-03-10T11:58:34.751Z
59352026-03-10T11:58:34.754ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59362026-03-10T11:58:34.754ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59372026-03-10T11:58:38.328ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
59382026-03-10T11:58:42.134ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59392026-03-10T11:58:42.198Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59402026-03-10T11:58:42.198Z time: [66.713 ns 67.620 ns 68.618 ns]
59412026-03-10T11:58:42.198ZFound 19 outliers among 100 measurements (19.00%)
59422026-03-10T11:58:42.198Z 19 (19.00%) high severe
59432026-03-10T11:58:43.255Z
59442026-03-10T11:58:43.258ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59452026-03-10T11:58:43.258ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59462026-03-10T11:58:48.442ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0057 s (4.1M iterations)
59472026-03-10T11:58:53.126ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59482026-03-10T11:58:53.189Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59492026-03-10T11:58:53.189Z time: [199.10 ns 199.42 ns 199.79 ns]
59502026-03-10T11:58:53.189ZFound 7 outliers among 100 measurements (7.00%)
59512026-03-10T11:58:53.189Z 3 (3.00%) high mild
59522026-03-10T11:58:53.189Z 4 (4.00%) high severe
59532026-03-10T11:58:54.249Z
59542026-03-10T11:58:54.252ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
59552026-03-10T11:58:54.252ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59562026-03-10T11:58:58.268ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (5.2M iterations)
59572026-03-10T11:59:02.933ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59582026-03-10T11:59:02.996Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
59592026-03-10T11:59:02.996Z time: [91.586 ns 92.500 ns 93.503 ns]
59602026-03-10T11:59:02.996ZFound 20 outliers among 100 measurements (20.00%)
59612026-03-10T11:59:02.996Z 12 (12.00%) high mild
59622026-03-10T11:59:02.996Z 8 (8.00%) high severe
59632026-03-10T11:59:04.056Z
59642026-03-10T11:59:04.062ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
59652026-03-10T11:59:04.062ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59662026-03-10T11:59:08.903ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0067 s (2.2M iterations)
59672026-03-10T11:59:13.859ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59682026-03-10T11:59:13.920Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
59692026-03-10T11:59:13.920Z time: [222.12 ns 222.34 ns 222.56 ns]
59702026-03-10T11:59:13.920ZFound 13 outliers among 100 measurements (13.00%)
59712026-03-10T11:59:13.920Z 3 (3.00%) high mild
59722026-03-10T11:59:13.920Z 10 (10.00%) high severe
59732026-03-10T11:59:14.983Z
59742026-03-10T11:59:14.986ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
59752026-03-10T11:59:14.986ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59762026-03-10T11:59:20.920ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (7.1M iterations)
59772026-03-10T11:59:24.130ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
59782026-03-10T11:59:24.192Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
59792026-03-10T11:59:24.192Z time: [92.281 ns 93.023 ns 93.818 ns]
59802026-03-10T11:59:24.192ZFound 22 outliers among 100 measurements (22.00%)
59812026-03-10T11:59:24.192Z 2 (2.00%) high mild
59822026-03-10T11:59:24.192Z 20 (20.00%) high severe
59832026-03-10T11:59:25.251Z
59842026-03-10T11:59:25.254ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
59852026-03-10T11:59:25.254ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
59862026-03-10T11:59:28.262ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (3.5M iterations)
59872026-03-10T11:59:32.814ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
59882026-03-10T11:59:32.856Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
59892026-03-10T11:59:32.856Z time: [193.29 ns 193.53 ns 193.80 ns]
59902026-03-10T11:59:32.856ZFound 7 outliers among 100 measurements (7.00%)
59912026-03-10T11:59:32.856Z 2 (2.00%) high mild
59922026-03-10T11:59:32.856Z 5 (5.00%) high severe
59932026-03-10T11:59:33.916Z
59942026-03-10T11:59:33.918ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
59952026-03-10T11:59:33.918ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
59962026-03-10T11:59:39.048ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0054 s (4.1M iterations)
59972026-03-10T11:59:43.250ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
59982026-03-10T11:59:43.311Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
59992026-03-10T11:59:43.312Z time: [111.82 ns 112.56 ns 113.34 ns]
60002026-03-10T11:59:43.312ZFound 3 outliers among 100 measurements (3.00%)
60012026-03-10T11:59:43.312Z 2 (2.00%) high mild
60022026-03-10T11:59:43.312Z 1 (1.00%) high severe
60032026-03-10T11:59:44.402Z
60042026-03-10T11:59:44.409ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60052026-03-10T11:59:44.409ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60062026-03-10T11:59:49.699ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (2.0M iterations)
60072026-03-10T11:59:54.506ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60082026-03-10T11:59:54.568Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60092026-03-10T11:59:54.568Z time: [214.75 ns 215.00 ns 215.29 ns]
60102026-03-10T11:59:54.568ZFound 7 outliers among 100 measurements (7.00%)
60112026-03-10T11:59:54.568Z 2 (2.00%) high mild
60122026-03-10T11:59:54.568Z 5 (5.00%) high severe
60132026-03-10T11:59:55.628Z
60142026-03-10T11:59:55.631ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60152026-03-10T11:59:55.631ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60162026-03-10T11:59:59.196ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (12M iterations)
60172026-03-10T12:00:02.912ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
60182026-03-10T12:00:02.974Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60192026-03-10T12:00:02.974Z time: [63.072 ns 64.062 ns 65.155 ns]
60202026-03-10T12:00:02.974ZFound 19 outliers among 100 measurements (19.00%)
60212026-03-10T12:00:02.977Z 18 (18.00%) high mild
60222026-03-10T12:00:02.977Z 1 (1.00%) high severe
60232026-03-10T12:00:04.034Z
60242026-03-10T12:00:04.037ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60252026-03-10T12:00:04.037ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60262026-03-10T12:00:08.792ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.4M iterations)
60272026-03-10T12:00:14.118ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
60282026-03-10T12:00:14.143Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60292026-03-10T12:00:14.143Z time: [173.15 ns 173.38 ns 173.58 ns]
60302026-03-10T12:00:14.143ZFound 6 outliers among 100 measurements (6.00%)
60312026-03-10T12:00:14.143Z 2 (2.00%) high mild
60322026-03-10T12:00:14.143Z 4 (4.00%) high severe
60332026-03-10T12:00:14.534Z
60342026-03-10T12:00:14.538ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
60352026-03-10T12:00:14.538ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60362026-03-10T12:00:18.368ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (5.5M iterations)
60372026-03-10T12:00:23.029ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60382026-03-10T12:00:23.092Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
60392026-03-10T12:00:23.092Z time: [86.899 ns 87.841 ns 88.884 ns]
60402026-03-10T12:00:23.092ZFound 19 outliers among 100 measurements (19.00%)
60412026-03-10T12:00:23.092Z 3 (3.00%) high mild
60422026-03-10T12:00:23.092Z 16 (16.00%) high severe
60432026-03-10T12:00:24.150Z
60442026-03-10T12:00:24.154ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
60452026-03-10T12:00:24.154ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60462026-03-10T12:00:28.693ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0103 s (2.3M iterations)
60472026-03-10T12:00:34.204ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60482026-03-10T12:00:34.235Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
60492026-03-10T12:00:34.235Z time: [197.19 ns 197.52 ns 197.89 ns]
60502026-03-10T12:00:34.235ZFound 9 outliers among 100 measurements (9.00%)
60512026-03-10T12:00:34.235Z 3 (3.00%) high mild
60522026-03-10T12:00:34.235Z 6 (6.00%) high severe
60532026-03-10T12:00:34.865Z
60542026-03-10T12:00:34.875ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
60552026-03-10T12:00:34.875ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60562026-03-10T12:00:41.432ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0005 s (7.1M iterations)
60572026-03-10T12:00:43.886ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
60582026-03-10T12:00:44.011Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
60592026-03-10T12:00:44.011Z time: [90.910 ns 91.626 ns 92.404 ns]
60602026-03-10T12:00:44.011ZFound 19 outliers among 100 measurements (19.00%)
60612026-03-10T12:00:44.011Z 17 (17.00%) high mild
60622026-03-10T12:00:44.011Z 2 (2.00%) high severe
60632026-03-10T12:00:45.005Z
60642026-03-10T12:00:45.009ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
60652026-03-10T12:00:45.009ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60662026-03-10T12:00:50.884ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.6M iterations)
60672026-03-10T12:00:55.066ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
60682026-03-10T12:00:55.125Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
60692026-03-10T12:00:55.125Z time: [165.48 ns 165.58 ns 165.69 ns]
60702026-03-10T12:00:55.125ZFound 17 outliers among 100 measurements (17.00%)
60712026-03-10T12:00:55.125Z 6 (6.00%) low severe
60722026-03-10T12:00:55.125Z 2 (2.00%) low mild
60732026-03-10T12:00:55.125Z 9 (9.00%) high severe
60742026-03-10T12:00:56.185Z
60752026-03-10T12:00:56.189ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
60762026-03-10T12:00:56.189ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60772026-03-10T12:01:01.162ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0030 s (4.2M iterations)
60782026-03-10T12:01:05.385ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
60792026-03-10T12:01:05.447Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
60802026-03-10T12:01:05.447Z time: [111.99 ns 112.72 ns 113.52 ns]
60812026-03-10T12:01:05.447ZFound 2 outliers among 100 measurements (2.00%)
60822026-03-10T12:01:05.447Z 1 (1.00%) high mild
60832026-03-10T12:01:05.447Z 1 (1.00%) high severe
60842026-03-10T12:01:06.506Z
60852026-03-10T12:01:06.510ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
60862026-03-10T12:01:06.510ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
60872026-03-10T12:01:11.636ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (2.0M iterations)
60882026-03-10T12:01:16.454ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
60892026-03-10T12:01:16.516Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
60902026-03-10T12:01:16.516Z time: [195.33 ns 195.66 ns 196.04 ns]
60912026-03-10T12:01:16.516ZFound 7 outliers among 100 measurements (7.00%)
60922026-03-10T12:01:16.516Z 3 (3.00%) high mild
60932026-03-10T12:01:16.516Z 4 (4.00%) high severe
60942026-03-10T12:01:17.574Z
60952026-03-10T12:01:17.578ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
60962026-03-10T12:01:17.578ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
60972026-03-10T12:01:20.943ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
60982026-03-10T12:01:24.593ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
60992026-03-10T12:01:24.655Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61002026-03-10T12:01:24.656Z time: [67.199 ns 68.186 ns 69.268 ns]
61012026-03-10T12:01:24.656ZFound 20 outliers among 100 measurements (20.00%)
61022026-03-10T12:01:24.656Z 20 (20.00%) high severe
61032026-03-10T12:01:25.718Z
61042026-03-10T12:01:25.721ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61052026-03-10T12:01:25.721ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
61062026-03-10T12:01:30.108ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0048 s (4.8M iterations)
61072026-03-10T12:01:35.086ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
61082026-03-10T12:01:35.148Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61092026-03-10T12:01:35.148Z time: [238.89 ns 241.45 ns 244.74 ns]
61102026-03-10T12:01:35.148ZFound 11 outliers among 100 measurements (11.00%)
61112026-03-10T12:01:35.148Z 4 (4.00%) high mild
61122026-03-10T12:01:35.148Z 7 (7.00%) high severe
61132026-03-10T12:01:36.206Z
61142026-03-10T12:01:36.209ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
61152026-03-10T12:01:36.209ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
61162026-03-10T12:01:39.853ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (5.8M iterations)
61172026-03-10T12:01:44.571ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
61182026-03-10T12:01:44.627Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
61192026-03-10T12:01:44.627Z time: [91.606 ns 92.591 ns 93.670 ns]
61202026-03-10T12:01:44.627ZFound 19 outliers among 100 measurements (19.00%)
61212026-03-10T12:01:44.627Z 19 (19.00%) high severe
61222026-03-10T12:01:45.686Z
61232026-03-10T12:01:45.689ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
61242026-03-10T12:01:45.689ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
61252026-03-10T12:01:50.056ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0087 s (2.4M iterations)
61262026-03-10T12:01:55.269ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
61272026-03-10T12:01:55.331Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
61282026-03-10T12:01:55.331Z time: [298.04 ns 302.57 ns 308.42 ns]
61292026-03-10T12:01:55.331ZFound 12 outliers among 100 measurements (12.00%)
61302026-03-10T12:01:55.331Z 4 (4.00%) high mild
61312026-03-10T12:01:55.331Z 8 (8.00%) high severe
61322026-03-10T12:01:56.393Z
61332026-03-10T12:01:56.396ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
61342026-03-10T12:01:56.396ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
61352026-03-10T12:02:01.852ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (7.7M iterations)
61362026-03-10T12:02:05.029ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
61372026-03-10T12:02:05.091Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
61382026-03-10T12:02:05.091Z time: [92.536 ns 93.253 ns 94.025 ns]
61392026-03-10T12:02:05.091ZFound 5 outliers among 100 measurements (5.00%)
61402026-03-10T12:02:05.091Z 4 (4.00%) high mild
61412026-03-10T12:02:05.091Z 1 (1.00%) high severe
61422026-03-10T12:02:06.152Z
61432026-03-10T12:02:06.155ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
61442026-03-10T12:02:06.155ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
61452026-03-10T12:02:11.549ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0018 s (3.9M iterations)
61462026-03-10T12:02:15.939ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
61472026-03-10T12:02:16.002Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
61482026-03-10T12:02:16.002Z time: [223.84 ns 225.56 ns 227.79 ns]
61492026-03-10T12:02:16.002ZFound 10 outliers among 100 measurements (10.00%)
61502026-03-10T12:02:16.002Z 4 (4.00%) high mild
61512026-03-10T12:02:16.002Z 6 (6.00%) high severe
61522026-03-10T12:02:17.062Z
61532026-03-10T12:02:17.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
61542026-03-10T12:02:17.066ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
61552026-03-10T12:02:21.782ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (4.4M iterations)
61562026-03-10T12:02:26.008ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
61572026-03-10T12:02:26.069Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
61582026-03-10T12:02:26.069Z time: [112.24 ns 112.84 ns 113.48 ns]
61592026-03-10T12:02:26.069ZFound 2 outliers among 100 measurements (2.00%)
61602026-03-10T12:02:26.069Z 1 (1.00%) high mild
61612026-03-10T12:02:26.069Z 1 (1.00%) high severe
61622026-03-10T12:02:27.128Z
61632026-03-10T12:02:27.131ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
61642026-03-10T12:02:27.131ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
61652026-03-10T12:02:31.928ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (2.2M iterations)
61662026-03-10T12:02:36.884ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
61672026-03-10T12:02:36.946Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
61682026-03-10T12:02:36.946Z time: [265.30 ns 267.98 ns 271.44 ns]
61692026-03-10T12:02:36.946ZFound 11 outliers among 100 measurements (11.00%)
61702026-03-10T12:02:36.946Z 5 (5.00%) high mild
61712026-03-10T12:02:36.946Z 6 (6.00%) high severe
61722026-03-10T12:02:38.002Z
61732026-03-10T12:02:38.006ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
61742026-03-10T12:02:38.006ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
61752026-03-10T12:02:41.141ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (13M iterations)
61762026-03-10T12:02:44.973ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
61772026-03-10T12:02:45.035Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
61782026-03-10T12:02:45.035Z time: [63.608 ns 64.511 ns 65.512 ns]
61792026-03-10T12:02:45.035ZFound 19 outliers among 100 measurements (19.00%)
61802026-03-10T12:02:45.035Z 1 (1.00%) high mild
61812026-03-10T12:02:45.035Z 18 (18.00%) high severe
61822026-03-10T12:02:46.096Z
61832026-03-10T12:02:46.099ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
61842026-03-10T12:02:46.099ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
61852026-03-10T12:02:50.250ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (5.0M iterations)
61862026-03-10T12:02:55.263ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
61872026-03-10T12:02:55.325Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
61882026-03-10T12:02:55.325Z time: [210.99 ns 213.24 ns 216.16 ns]
61892026-03-10T12:02:55.325ZFound 12 outliers among 100 measurements (12.00%)
61902026-03-10T12:02:55.325Z 4 (4.00%) high mild
61912026-03-10T12:02:55.325Z 8 (8.00%) high severe
61922026-03-10T12:02:56.385Z
61932026-03-10T12:02:56.388ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
61942026-03-10T12:02:56.388ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
61952026-03-10T12:03:00.022ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (5.8M iterations)
61962026-03-10T12:03:04.777ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
61972026-03-10T12:03:04.839Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
61982026-03-10T12:03:04.839Z time: [88.170 ns 89.163 ns 90.245 ns]
61992026-03-10T12:03:04.839ZFound 22 outliers among 100 measurements (22.00%)
62002026-03-10T12:03:04.839Z 2 (2.00%) high mild
62012026-03-10T12:03:04.839Z 20 (20.00%) high severe
62022026-03-10T12:03:05.895Z
62032026-03-10T12:03:05.898ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
62042026-03-10T12:03:05.898ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
62052026-03-10T12:03:10.171ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.5M iterations)
62062026-03-10T12:03:15.455ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
62072026-03-10T12:03:15.522Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
62082026-03-10T12:03:15.522Z time: [266.77 ns 270.86 ns 276.14 ns]
62092026-03-10T12:03:15.522ZFound 10 outliers among 100 measurements (10.00%)
62102026-03-10T12:03:15.523Z 4 (4.00%) high mild
62112026-03-10T12:03:15.523Z 6 (6.00%) high severe
62122026-03-10T12:03:16.581Z
62132026-03-10T12:03:16.585ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
62142026-03-10T12:03:16.585ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
62152026-03-10T12:03:21.985ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0026 s (7.8M iterations)
62162026-03-10T12:03:25.171ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
62172026-03-10T12:03:25.237Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
62182026-03-10T12:03:25.237Z time: [92.602 ns 93.300 ns 94.072 ns]
62192026-03-10T12:03:25.237ZFound 18 outliers among 100 measurements (18.00%)
62202026-03-10T12:03:25.237Z 15 (15.00%) high mild
62212026-03-10T12:03:25.237Z 3 (3.00%) high severe
62222026-03-10T12:03:26.293Z
62232026-03-10T12:03:26.296ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
62242026-03-10T12:03:26.296ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
62252026-03-10T12:03:31.475ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0059 s (4.1M iterations)
62262026-03-10T12:03:35.887ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
62272026-03-10T12:03:35.950Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
62282026-03-10T12:03:35.950Z time: [197.53 ns 199.05 ns 201.01 ns]
62292026-03-10T12:03:35.950ZFound 11 outliers among 100 measurements (11.00%)
62302026-03-10T12:03:35.950Z 4 (4.00%) high mild
62312026-03-10T12:03:35.950Z 7 (7.00%) high severe
62322026-03-10T12:03:37.009Z
62332026-03-10T12:03:37.012ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
62342026-03-10T12:03:37.012ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
62352026-03-10T12:03:41.710ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0027 s (4.5M iterations)
62362026-03-10T12:03:45.984ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
62372026-03-10T12:03:46.046Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
62382026-03-10T12:03:46.047Z time: [112.21 ns 112.80 ns 113.40 ns]
62392026-03-10T12:03:46.047ZFound 2 outliers among 100 measurements (2.00%)
62402026-03-10T12:03:46.047Z 1 (1.00%) high mild
62412026-03-10T12:03:46.047Z 1 (1.00%) high severe
62422026-03-10T12:03:47.107Z
62432026-03-10T12:03:47.110ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
62442026-03-10T12:03:47.110ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
62452026-03-10T12:03:51.789ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0063 s (2.2M iterations)
62462026-03-10T12:03:56.855ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
62472026-03-10T12:03:56.913Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
62482026-03-10T12:03:56.913Z time: [240.19 ns 242.92 ns 246.47 ns]
62492026-03-10T12:03:56.914ZFound 11 outliers among 100 measurements (11.00%)
62502026-03-10T12:03:56.914Z 5 (5.00%) high mild
62512026-03-10T12:03:56.914Z 6 (6.00%) high severe
62522026-03-10T12:03:57.972Z
62532026-03-10T12:03:57.975ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
62542026-03-10T12:03:57.975ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
62552026-03-10T12:04:01.391ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (12M iterations)
62562026-03-10T12:04:05.371ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
62572026-03-10T12:04:05.433Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
62582026-03-10T12:04:05.433Z time: [66.783 ns 67.671 ns 68.643 ns]
62592026-03-10T12:04:05.433ZFound 20 outliers among 100 measurements (20.00%)
62602026-03-10T12:04:05.433Z 1 (1.00%) high mild
62612026-03-10T12:04:05.434Z 19 (19.00%) high severe
62622026-03-10T12:04:06.493Z
62632026-03-10T12:04:06.496ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
62642026-03-10T12:04:06.496ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
62652026-03-10T12:04:11.198ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (4.5M iterations)
62662026-03-10T12:04:16.255ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
62672026-03-10T12:04:16.316Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
62682026-03-10T12:04:16.316Z time: [241.01 ns 243.75 ns 247.30 ns]
62692026-03-10T12:04:16.316ZFound 11 outliers among 100 measurements (11.00%)
62702026-03-10T12:04:16.316Z 5 (5.00%) high mild
62712026-03-10T12:04:16.317Z 6 (6.00%) high severe
62722026-03-10T12:04:17.376Z
62732026-03-10T12:04:17.379ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
62742026-03-10T12:04:17.379ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
62752026-03-10T12:04:21.334ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (5.3M iterations)
62762026-03-10T12:04:26.059ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
62772026-03-10T12:04:26.122Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
62782026-03-10T12:04:26.122Z time: [91.597 ns 92.509 ns 93.506 ns]
62792026-03-10T12:04:26.122ZFound 19 outliers among 100 measurements (19.00%)
62802026-03-10T12:04:26.122Z 18 (18.00%) high mild
62812026-03-10T12:04:26.122Z 1 (1.00%) high severe
62822026-03-10T12:04:27.181Z
62832026-03-10T12:04:27.184ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
62842026-03-10T12:04:27.184ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
62852026-03-10T12:04:31.907ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0064 s (2.2M iterations)
62862026-03-10T12:04:37.146ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
62872026-03-10T12:04:37.208Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
62882026-03-10T12:04:37.208Z time: [307.40 ns 312.85 ns 319.92 ns]
62892026-03-10T12:04:37.208ZFound 9 outliers among 100 measurements (9.00%)
62902026-03-10T12:04:37.208Z 3 (3.00%) high mild
62912026-03-10T12:04:37.208Z 6 (6.00%) high severe
62922026-03-10T12:04:38.268Z
62932026-03-10T12:04:38.271ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
62942026-03-10T12:04:38.271ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
62952026-03-10T12:04:44.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (7.0M iterations)
62962026-03-10T12:04:47.510ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
62972026-03-10T12:04:47.572Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
62982026-03-10T12:04:47.572Z time: [93.354 ns 94.043 ns 94.780 ns]
62992026-03-10T12:04:47.572ZFound 22 outliers among 100 measurements (22.00%)
63002026-03-10T12:04:47.572Z 5 (5.00%) high mild
63012026-03-10T12:04:47.572Z 17 (17.00%) high severe
63022026-03-10T12:04:48.632Z
63032026-03-10T12:04:48.635ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
63042026-03-10T12:04:48.635ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
63052026-03-10T12:04:54.479ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.6M iterations)
63062026-03-10T12:04:58.971ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
63072026-03-10T12:04:59.033Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
63082026-03-10T12:04:59.033Z time: [223.93 ns 226.02 ns 228.68 ns]
63092026-03-10T12:04:59.033ZFound 11 outliers among 100 measurements (11.00%)
63102026-03-10T12:04:59.033Z 4 (4.00%) high mild
63112026-03-10T12:04:59.033Z 7 (7.00%) high severe
63122026-03-10T12:05:00.095Z
63132026-03-10T12:05:00.098ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
63142026-03-10T12:05:00.098ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
63152026-03-10T12:05:05.131ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (4.2M iterations)
63162026-03-10T12:05:09.423ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
63172026-03-10T12:05:09.484Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
63182026-03-10T12:05:09.484Z time: [112.34 ns 113.03 ns 113.77 ns]
63192026-03-10T12:05:09.484ZFound 3 outliers among 100 measurements (3.00%)
63202026-03-10T12:05:09.485Z 2 (2.00%) high mild
63212026-03-10T12:05:09.485Z 1 (1.00%) high severe
63222026-03-10T12:05:10.546Z
63232026-03-10T12:05:10.549ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
63242026-03-10T12:05:10.549ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
63252026-03-10T12:05:15.681ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0071 s (2.0M iterations)
63262026-03-10T12:05:20.695ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
63272026-03-10T12:05:20.757Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
63282026-03-10T12:05:20.757Z time: [267.97 ns 271.52 ns 276.13 ns]
63292026-03-10T12:05:20.757ZFound 12 outliers among 100 measurements (12.00%)
63302026-03-10T12:05:20.757Z 5 (5.00%) high mild
63312026-03-10T12:05:20.757Z 7 (7.00%) high severe
63322026-03-10T12:05:21.817Z
63332026-03-10T12:05:21.820ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
63342026-03-10T12:05:21.820ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
63352026-03-10T12:05:25.211ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
63362026-03-10T12:05:29.113ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
63372026-03-10T12:05:29.175Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
63382026-03-10T12:05:29.175Z time: [63.266 ns 64.234 ns 65.285 ns]
63392026-03-10T12:05:29.175ZFound 20 outliers among 100 measurements (20.00%)
63402026-03-10T12:05:29.175Z 3 (3.00%) high mild
63412026-03-10T12:05:29.175Z 17 (17.00%) high severe
63422026-03-10T12:05:30.237Z
63432026-03-10T12:05:30.240ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
63442026-03-10T12:05:30.240ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
63452026-03-10T12:05:34.703ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0054 s (4.7M iterations)
63462026-03-10T12:05:39.717ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
63472026-03-10T12:05:39.779Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
63482026-03-10T12:05:39.779Z time: [211.64 ns 214.08 ns 217.21 ns]
63492026-03-10T12:05:39.779ZFound 11 outliers among 100 measurements (11.00%)
63502026-03-10T12:05:39.779Z 4 (4.00%) high mild
63512026-03-10T12:05:39.779Z 7 (7.00%) high severe
63522026-03-10T12:05:40.840Z
63532026-03-10T12:05:40.843ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
63542026-03-10T12:05:40.843ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
63552026-03-10T12:05:44.601ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0043 s (5.6M iterations)
63562026-03-10T12:05:49.407ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
63572026-03-10T12:05:49.469Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
63582026-03-10T12:05:49.469Z time: [87.208 ns 88.178 ns 89.247 ns]
63592026-03-10T12:05:49.469ZFound 19 outliers among 100 measurements (19.00%)
63602026-03-10T12:05:49.469Z 1 (1.00%) high mild
63612026-03-10T12:05:49.469Z 18 (18.00%) high severe
63622026-03-10T12:05:50.530Z
63632026-03-10T12:05:50.533ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
63642026-03-10T12:05:50.533ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
63652026-03-10T12:05:55.030ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0063 s (2.3M iterations)
63662026-03-10T12:06:00.286ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
63672026-03-10T12:06:00.347Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
63682026-03-10T12:06:00.347Z time: [273.92 ns 278.79 ns 285.14 ns]
63692026-03-10T12:06:00.347ZFound 12 outliers among 100 measurements (12.00%)
63702026-03-10T12:06:00.347Z 4 (4.00%) high mild
63712026-03-10T12:06:00.347Z 8 (8.00%) high severe
63722026-03-10T12:06:01.406Z
63732026-03-10T12:06:01.409ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
63742026-03-10T12:06:01.409ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
63752026-03-10T12:06:07.233ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (7.2M iterations)
63762026-03-10T12:06:10.422ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
63772026-03-10T12:06:10.484Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
63782026-03-10T12:06:10.484Z time: [92.177 ns 92.936 ns 93.753 ns]
63792026-03-10T12:06:10.484ZFound 19 outliers among 100 measurements (19.00%)
63802026-03-10T12:06:10.484Z 1 (1.00%) high mild
63812026-03-10T12:06:10.484Z 18 (18.00%) high severe
63822026-03-10T12:06:11.537Z
63832026-03-10T12:06:11.540ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
63842026-03-10T12:06:11.540ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
63852026-03-10T12:06:17.241ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0000 s (3.7M iterations)
63862026-03-10T12:06:21.609ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
63872026-03-10T12:06:21.670Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
63882026-03-10T12:06:21.670Z time: [197.57 ns 199.34 ns 201.64 ns]
63892026-03-10T12:06:21.671ZFound 10 outliers among 100 measurements (10.00%)
63902026-03-10T12:06:21.671Z 2 (2.00%) high mild
63912026-03-10T12:06:21.671Z 8 (8.00%) high severe
63922026-03-10T12:06:22.732Z
63932026-03-10T12:06:22.735ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63942026-03-10T12:06:22.735ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
63952026-03-10T12:06:27.632ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (4.3M iterations)
63962026-03-10T12:06:31.980ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
63972026-03-10T12:06:32.043Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
63982026-03-10T12:06:32.043Z time: [113.88 ns 114.61 ns 115.39 ns]
63992026-03-10T12:06:32.043ZFound 2 outliers among 100 measurements (2.00%)
64002026-03-10T12:06:32.043Z 1 (1.00%) high mild
64012026-03-10T12:06:32.043Z 1 (1.00%) high severe
64022026-03-10T12:06:33.102Z
64032026-03-10T12:06:33.105ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
64042026-03-10T12:06:33.105ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
64052026-03-10T12:06:38.077ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.1M iterations)
64062026-03-10T12:06:43.081ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
64072026-03-10T12:06:43.143Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
64082026-03-10T12:06:43.143Z time: [241.24 ns 244.30 ns 248.23 ns]
64092026-03-10T12:06:43.143ZFound 11 outliers among 100 measurements (11.00%)
64102026-03-10T12:06:43.143Z 4 (4.00%) high mild
64112026-03-10T12:06:43.143Z 7 (7.00%) high severe
64122026-03-10T12:06:44.201Z
64132026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
64142026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
64152026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0756 ms (605 iterations)
64162026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
64172026-03-10T12:06:44.204Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
64182026-03-10T12:06:44.204Z time: [18.000 18.000 18.000 ]
64192026-03-10T12:06:44.204Z
64202026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
64212026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
64222026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0540 ms (660 iterations)
64232026-03-10T12:06:44.204ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
64242026-03-10T12:06:44.207Zprocess/Hairpin-DHCPv4/alloc_ct/Request
64252026-03-10T12:06:44.207Z time: [18.000 18.000 18.000 ]
64262026-03-10T12:06:44.207Z
64272026-03-10T12:06:44.207ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
64282026-03-10T12:06:44.207ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
64292026-03-10T12:06:44.208ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0203 ms (440 iterations)
64302026-03-10T12:06:44.208ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
64312026-03-10T12:06:44.208Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
64322026-03-10T12:06:44.208Z time: [20.000 20.000 20.000 ]
64332026-03-10T12:06:44.208Z
64342026-03-10T12:06:44.208ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
64352026-03-10T12:06:44.208ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
64362026-03-10T12:06:44.208ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0646 ms (440 iterations)
64372026-03-10T12:06:44.211ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
64382026-03-10T12:06:44.211Zprocess/Hairpin-DHCPv6/alloc_ct/Request
64392026-03-10T12:06:44.211Z time: [21.000 21.000 21.000 ]
64402026-03-10T12:06:44.211Z
64412026-03-10T12:06:44.211ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
64422026-03-10T12:06:44.211ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
64432026-03-10T12:06:44.211ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0114 ms (770 iterations)
64442026-03-10T12:06:44.211ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
64452026-03-10T12:06:44.211Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
64462026-03-10T12:06:44.211Z time: [13.000 13.000 13.000 ]
64472026-03-10T12:06:44.214Z
64482026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
64492026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
64502026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0683 ms (715 iterations)
64512026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
64522026-03-10T12:06:44.214Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
64532026-03-10T12:06:44.214Z time: [12.000 12.000 12.000 ]
64542026-03-10T12:06:44.214Z
64552026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
64562026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
64572026-03-10T12:06:44.214ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0461 ms (605 iterations)
64582026-03-10T12:06:44.217ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
64592026-03-10T12:06:44.217Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
64602026-03-10T12:06:44.217Z time: [14.000 14.000 14.000 ]
64612026-03-10T12:06:44.217Z
64622026-03-10T12:06:44.218ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
64632026-03-10T12:06:44.218ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
64642026-03-10T12:06:44.218ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0239 ms (605 iterations)
64652026-03-10T12:06:44.218ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
64662026-03-10T12:06:44.218Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
64672026-03-10T12:06:44.218Z time: [14.000 14.000 14.000 ]
64682026-03-10T12:06:44.218Z
64692026-03-10T12:06:44.218ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
64702026-03-10T12:06:44.218ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
64712026-03-10T12:06:44.218ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0626 ms (825 iterations)
64722026-03-10T12:06:44.220ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
64732026-03-10T12:06:44.221Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
64742026-03-10T12:06:44.221Z time: [3.0000 3.0000 3.0000 ]
64752026-03-10T12:06:44.221Z
64762026-03-10T12:06:44.221ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
64772026-03-10T12:06:44.221ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
64782026-03-10T12:06:44.221ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0691 ms (440 iterations)
64792026-03-10T12:06:44.221ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
64802026-03-10T12:06:44.224Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
64812026-03-10T12:06:44.224Z time: [3.0000 3.0000 3.0000 ]
64822026-03-10T12:06:44.224Z
64832026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
64842026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
64852026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0625 ms (660 iterations)
64862026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
64872026-03-10T12:06:44.224ZCriterion.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.
64882026-03-10T12:06:44.224Z
64892026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
64902026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
64912026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1037 ms (440 iterations)
64922026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
64932026-03-10T12:06:44.224ZCriterion.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.
64942026-03-10T12:06:44.224Z
64952026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
64962026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
64972026-03-10T12:06:44.224ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0168 ms (990 iterations)
64982026-03-10T12:06:44.227ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
64992026-03-10T12:06:44.227Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
65002026-03-10T12:06:44.227Z time: [3.0000 3.0000 3.0000 ]
65012026-03-10T12:06:44.227Z
65022026-03-10T12:06:44.227ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
65032026-03-10T12:06:44.227ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
65042026-03-10T12:06:44.227ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0175 ms (440 iterations)
65052026-03-10T12:06:44.227ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
65062026-03-10T12:06:44.227Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
65072026-03-10T12:06:44.228Z time: [3.0000 3.0000 3.0000 ]
65082026-03-10T12:06:44.228Z
65092026-03-10T12:06:44.230ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
65102026-03-10T12:06:44.230ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
65112026-03-10T12:06:44.230ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0525 ms (825 iterations)
65122026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
65132026-03-10T12:06:44.231ZCriterion.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.
65142026-03-10T12:06:44.231Z
65152026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
65162026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
65172026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0585 ms (440 iterations)
65182026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
65192026-03-10T12:06:44.231ZCriterion.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.
65202026-03-10T12:06:44.231Z
65212026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
65222026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
65232026-03-10T12:06:44.231ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0708 ms (825 iterations)
65242026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
65252026-03-10T12:06:44.234Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
65262026-03-10T12:06:44.234Z time: [3.0000 3.0000 3.0000 ]
65272026-03-10T12:06:44.234Z
65282026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
65292026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
65302026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0978 ms (440 iterations)
65312026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
65322026-03-10T12:06:44.234Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
65332026-03-10T12:06:44.234Z time: [3.0000 3.0000 3.0000 ]
65342026-03-10T12:06:44.234Z
65352026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
65362026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
65372026-03-10T12:06:44.234ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0813 ms (660 iterations)
65382026-03-10T12:06:44.237ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
65392026-03-10T12:06:44.237ZCriterion.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.
65402026-03-10T12:06:44.237Z
65412026-03-10T12:06:44.237ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
65422026-03-10T12:06:44.237ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
65432026-03-10T12:06:44.237ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0049 ms (385 iterations)
65442026-03-10T12:06:44.237ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
65452026-03-10T12:06:44.237ZCriterion.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.
65462026-03-10T12:06:44.237Z
65472026-03-10T12:06:44.238ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
65482026-03-10T12:06:44.238ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
65492026-03-10T12:06:44.238ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0236 ms (880 iterations)
65502026-03-10T12:06:44.238ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
65512026-03-10T12:06:44.240Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
65522026-03-10T12:06:44.241Z time: [3.0000 3.0000 3.0000 ]
65532026-03-10T12:06:44.241Z
65542026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
65552026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
65562026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0478 ms (440 iterations)
65572026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
65582026-03-10T12:06:44.241Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
65592026-03-10T12:06:44.241Z time: [3.0000 3.0000 3.0000 ]
65602026-03-10T12:06:44.241Z
65612026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
65622026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
65632026-03-10T12:06:44.241ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0639 ms (770 iterations)
65642026-03-10T12:06:44.244ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
65652026-03-10T12:06:44.244ZCriterion.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.
65662026-03-10T12:06:44.244Z
65672026-03-10T12:06:44.244ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
65682026-03-10T12:06:44.244ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
65692026-03-10T12:06:44.244ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1405 ms (440 iterations)
65702026-03-10T12:06:44.244ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
65712026-03-10T12:06:44.244ZCriterion.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.
65722026-03-10T12:06:44.244Z
65732026-03-10T12:06:44.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
65742026-03-10T12:06:44.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65752026-03-10T12:06:44.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0146 ms (275 iterations)
65762026-03-10T12:06:44.244ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
65772026-03-10T12:06:44.247Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
65782026-03-10T12:06:44.247Z time: [35.000 35.000 35.000 ]
65792026-03-10T12:06:44.247Z
65802026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
65812026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65822026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0579 ms (220 iterations)
65832026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
65842026-03-10T12:06:44.247Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
65852026-03-10T12:06:44.247Z time: [35.000 35.000 35.000 ]
65862026-03-10T12:06:44.247Z
65872026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
65882026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
65892026-03-10T12:06:44.247ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1012 ms (385 iterations)
65902026-03-10T12:06:44.250ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
65912026-03-10T12:06:44.250Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
65922026-03-10T12:06:44.250Z time: [20.000 20.000 20.000 ]
65932026-03-10T12:06:44.250Z
65942026-03-10T12:06:44.250ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
65952026-03-10T12:06:44.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
65962026-03-10T12:06:44.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1184 ms (275 iterations)
65972026-03-10T12:06:44.251ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
65982026-03-10T12:06:44.251Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
65992026-03-10T12:06:44.251Z time: [20.000 20.000 20.000 ]
66002026-03-10T12:06:44.253Z
66012026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
66022026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66032026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1754 ms (330 iterations)
66042026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66052026-03-10T12:06:44.254Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
66062026-03-10T12:06:44.254Z time: [35.000 35.000 35.000 ]
66072026-03-10T12:06:44.254Z
66082026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
66092026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66102026-03-10T12:06:44.254ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0146 ms (220 iterations)
66112026-03-10T12:06:44.257ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66122026-03-10T12:06:44.257Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
66132026-03-10T12:06:44.257Z time: [35.000 35.000 35.000 ]
66142026-03-10T12:06:44.257Z
66152026-03-10T12:06:44.257ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
66162026-03-10T12:06:44.257ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66172026-03-10T12:06:44.257ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0482 ms (385 iterations)
66182026-03-10T12:06:44.257ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66192026-03-10T12:06:44.257Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
66202026-03-10T12:06:44.257Z time: [20.000 20.000 20.000 ]
66212026-03-10T12:06:44.257Z
66222026-03-10T12:06:44.258ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
66232026-03-10T12:06:44.258ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66242026-03-10T12:06:44.258ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0973 ms (275 iterations)
66252026-03-10T12:06:44.260ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66262026-03-10T12:06:44.260Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
66272026-03-10T12:06:44.260Z time: [20.000 20.000 20.000 ]
66282026-03-10T12:06:44.260Z
66292026-03-10T12:06:44.260ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
66302026-03-10T12:06:44.260ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66312026-03-10T12:06:44.261ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1020 ms (275 iterations)
66322026-03-10T12:06:44.261ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66332026-03-10T12:06:44.261Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
66342026-03-10T12:06:44.261Z time: [35.000 35.000 35.000 ]
66352026-03-10T12:06:44.264Z
66362026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
66372026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66382026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1210 ms (220 iterations)
66392026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
66402026-03-10T12:06:44.264Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
66412026-03-10T12:06:44.264Z time: [35.000 35.000 35.000 ]
66422026-03-10T12:06:44.264Z
66432026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
66442026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66452026-03-10T12:06:44.264ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0721 ms (330 iterations)
66462026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66472026-03-10T12:06:44.267Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
66482026-03-10T12:06:44.267Z time: [20.000 20.000 20.000 ]
66492026-03-10T12:06:44.267Z
66502026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
66512026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66522026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1777 ms (275 iterations)
66532026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66542026-03-10T12:06:44.267Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
66552026-03-10T12:06:44.267Z time: [20.000 20.000 20.000 ]
66562026-03-10T12:06:44.267Z
66572026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
66582026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
66592026-03-10T12:06:44.267ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0459 ms (275 iterations)
66602026-03-10T12:06:44.270ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
66612026-03-10T12:06:44.270Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
66622026-03-10T12:06:44.270Z time: [35.000 35.000 35.000 ]
66632026-03-10T12:06:44.270Z
66642026-03-10T12:06:44.270ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
66652026-03-10T12:06:44.270ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66662026-03-10T12:06:44.270ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1009 ms (220 iterations)
66672026-03-10T12:06:44.270ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
66682026-03-10T12:06:44.273Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
66692026-03-10T12:06:44.273Z time: [35.000 35.000 35.000 ]
66702026-03-10T12:06:44.273Z
66712026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
66722026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
66732026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0416 ms (330 iterations)
66742026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
66752026-03-10T12:06:44.273Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
66762026-03-10T12:06:44.273Z time: [20.000 20.000 20.000 ]
66772026-03-10T12:06:44.273Z
66782026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
66792026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
66802026-03-10T12:06:44.273ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1222 ms (275 iterations)
66812026-03-10T12:06:44.276ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
66822026-03-10T12:06:44.276Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
66832026-03-10T12:06:44.277Z time: [20.000 20.000 20.000 ]
66842026-03-10T12:06:44.277Z
66852026-03-10T12:06:44.277ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
66862026-03-10T12:06:44.277ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
66872026-03-10T12:06:44.277ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0066 ms (605 iterations)
66882026-03-10T12:06:44.277ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
66892026-03-10T12:06:44.280Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
66902026-03-10T12:06:44.280Z time: [3924.0 B 3924.0 B 3924.0 B]
66912026-03-10T12:06:44.280Z
66922026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
66932026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
66942026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0109 ms (660 iterations)
66952026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
66962026-03-10T12:06:44.280Zprocess/Hairpin-DHCPv4/alloc_sz/Request
66972026-03-10T12:06:44.280Z time: [3924.0 B 3924.0 B 3924.0 B]
66982026-03-10T12:06:44.280Z
66992026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
67002026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
67012026-03-10T12:06:44.280ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0142 ms (440 iterations)
67022026-03-10T12:06:44.285ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
67032026-03-10T12:06:44.285Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
67042026-03-10T12:06:44.285Z time: [3988.0 B 3988.0 B 3988.0 B]
67052026-03-10T12:06:44.285Z
67062026-03-10T12:06:44.285ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
67072026-03-10T12:06:44.285ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
67082026-03-10T12:06:44.285ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0321 ms (440 iterations)
67092026-03-10T12:06:44.285ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
67102026-03-10T12:06:44.285Zprocess/Hairpin-DHCPv6/alloc_sz/Request
67112026-03-10T12:06:44.285Z time: [4386.0 B 4386.0 B 4386.0 B]
67122026-03-10T12:06:44.285Z
67132026-03-10T12:06:44.285ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
67142026-03-10T12:06:44.285ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
67152026-03-10T12:06:44.285ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0689 ms (825 iterations)
67162026-03-10T12:06:44.288ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
67172026-03-10T12:06:44.288Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
67182026-03-10T12:06:44.289Z time: [2888.0 B 2888.0 B 2888.0 B]
67192026-03-10T12:06:44.289Z
67202026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
67212026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
67222026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0521 ms (715 iterations)
67232026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
67242026-03-10T12:06:44.289Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
67252026-03-10T12:06:44.289Z time: [2873.0 B 2873.0 B 2873.0 B]
67262026-03-10T12:06:44.289Z
67272026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
67282026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
67292026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0447 ms (605 iterations)
67302026-03-10T12:06:44.289ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
67312026-03-10T12:06:44.289Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
67322026-03-10T12:06:44.289Z time: [2926.0 B 2926.0 B 2926.0 B]
67332026-03-10T12:06:44.292Z
67342026-03-10T12:06:44.292ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
67352026-03-10T12:06:44.292ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
67362026-03-10T12:06:44.292ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0784 ms (660 iterations)
67372026-03-10T12:06:44.292ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
67382026-03-10T12:06:44.292Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
67392026-03-10T12:06:44.292Z time: [2910.0 B 2910.0 B 2910.0 B]
67402026-03-10T12:06:44.292Z
67412026-03-10T12:06:44.293ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
67422026-03-10T12:06:44.293ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67432026-03-10T12:06:44.293ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0629 ms (880 iterations)
67442026-03-10T12:06:44.293ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
67452026-03-10T12:06:44.296Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
67462026-03-10T12:06:44.296Z time: [264.00 B 264.00 B 264.00 B]
67472026-03-10T12:06:44.296Z
67482026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
67492026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67502026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0398 ms (440 iterations)
67512026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
67522026-03-10T12:06:44.296Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
67532026-03-10T12:06:44.296Z time: [264.00 B 264.00 B 264.00 B]
67542026-03-10T12:06:44.296Z
67552026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
67562026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
67572026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0742 ms (770 iterations)
67582026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
67592026-03-10T12:06:44.296ZCriterion.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.
67602026-03-10T12:06:44.296Z
67612026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
67622026-03-10T12:06:44.296ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67632026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0840 ms (440 iterations)
67642026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
67652026-03-10T12:06:44.299ZCriterion.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.
67662026-03-10T12:06:44.299Z
67672026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
67682026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
67692026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0443 ms (990 iterations)
67702026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
67712026-03-10T12:06:44.299Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
67722026-03-10T12:06:44.299Z time: [264.00 B 264.00 B 264.00 B]
67732026-03-10T12:06:44.299Z
67742026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
67752026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67762026-03-10T12:06:44.299ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1141 ms (495 iterations)
67772026-03-10T12:06:44.302ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
67782026-03-10T12:06:44.302Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
67792026-03-10T12:06:44.302Z time: [264.00 B 264.00 B 264.00 B]
67802026-03-10T12:06:44.302Z
67812026-03-10T12:06:44.302ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
67822026-03-10T12:06:44.302ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
67832026-03-10T12:06:44.302ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0180 ms (825 iterations)
67842026-03-10T12:06:44.302ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
67852026-03-10T12:06:44.302ZCriterion.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.
67862026-03-10T12:06:44.303Z
67872026-03-10T12:06:44.303ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
67882026-03-10T12:06:44.303ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
67892026-03-10T12:06:44.303ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0543 ms (440 iterations)
67902026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
67912026-03-10T12:06:44.306ZCriterion.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.
67922026-03-10T12:06:44.306Z
67932026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
67942026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67952026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0017 ms (770 iterations)
67962026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
67972026-03-10T12:06:44.306Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
67982026-03-10T12:06:44.306Z time: [264.00 B 264.00 B 264.00 B]
67992026-03-10T12:06:44.306Z
68002026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
68012026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68022026-03-10T12:06:44.306ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0976 ms (440 iterations)
68032026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
68042026-03-10T12:06:44.309Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
68052026-03-10T12:06:44.309Z time: [264.00 B 264.00 B 264.00 B]
68062026-03-10T12:06:44.309Z
68072026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
68082026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
68092026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0772 ms (660 iterations)
68102026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
68112026-03-10T12:06:44.309ZCriterion.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.
68122026-03-10T12:06:44.309Z
68132026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
68142026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68152026-03-10T12:06:44.309ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0044 ms (385 iterations)
68162026-03-10T12:06:44.312ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
68172026-03-10T12:06:44.313ZCriterion.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.
68182026-03-10T12:06:44.313Z
68192026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
68202026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
68212026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0204 ms (880 iterations)
68222026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
68232026-03-10T12:06:44.313Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
68242026-03-10T12:06:44.313Z time: [264.00 B 264.00 B 264.00 B]
68252026-03-10T12:06:44.313Z
68262026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
68272026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68282026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0309 ms (440 iterations)
68292026-03-10T12:06:44.313ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
68302026-03-10T12:06:44.316Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
68312026-03-10T12:06:44.316Z time: [264.00 B 264.00 B 264.00 B]
68322026-03-10T12:06:44.316Z
68332026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
68342026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
68352026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0649 ms (660 iterations)
68362026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
68372026-03-10T12:06:44.316ZCriterion.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.
68382026-03-10T12:06:44.316Z
68392026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
68402026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
68412026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0936 ms (440 iterations)
68422026-03-10T12:06:44.316ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
68432026-03-10T12:06:44.316ZCriterion.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.
68442026-03-10T12:06:44.316Z
68452026-03-10T12:06:44.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
68462026-03-10T12:06:44.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68472026-03-10T12:06:44.316ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1981 ms (330 iterations)
68482026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
68492026-03-10T12:06:44.320Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
68502026-03-10T12:06:44.320Z time: [7363.0 B 7363.0 B 7363.0 B]
68512026-03-10T12:06:44.320Z
68522026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
68532026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68542026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0301 ms (220 iterations)
68552026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
68562026-03-10T12:06:44.320Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
68572026-03-10T12:06:44.320Z time: [7363.0 B 7363.0 B 7363.0 B]
68582026-03-10T12:06:44.320Z
68592026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
68602026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
68612026-03-10T12:06:44.320ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1039 ms (385 iterations)
68622026-03-10T12:06:44.323ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
68632026-03-10T12:06:44.323Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
68642026-03-10T12:06:44.323Z time: [5872.0 B 5872.0 B 5872.0 B]
68652026-03-10T12:06:44.323Z
68662026-03-10T12:06:44.323ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
68672026-03-10T12:06:44.323ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68682026-03-10T12:06:44.323ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0905 ms (275 iterations)
68692026-03-10T12:06:44.323ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
68702026-03-10T12:06:44.326Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
68712026-03-10T12:06:44.326Z time: [5872.0 B 5872.0 B 5872.0 B]
68722026-03-10T12:06:44.326Z
68732026-03-10T12:06:44.326ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
68742026-03-10T12:06:44.326ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
68752026-03-10T12:06:44.326ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1392 ms (330 iterations)
68762026-03-10T12:06:44.326ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
68772026-03-10T12:06:44.327Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
68782026-03-10T12:06:44.327Z time: [7363.0 B 7363.0 B 7363.0 B]
68792026-03-10T12:06:44.327Z
68802026-03-10T12:06:44.327ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
68812026-03-10T12:06:44.327ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68822026-03-10T12:06:44.327ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2428 ms (275 iterations)
68832026-03-10T12:06:44.329ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
68842026-03-10T12:06:44.329Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
68852026-03-10T12:06:44.329Z time: [7363.0 B 7363.0 B 7363.0 B]
68862026-03-10T12:06:44.330Z
68872026-03-10T12:06:44.330ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
68882026-03-10T12:06:44.330ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
68892026-03-10T12:06:44.330ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0243 ms (385 iterations)
68902026-03-10T12:06:44.330ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
68912026-03-10T12:06:44.330Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
68922026-03-10T12:06:44.330Z time: [5872.0 B 5872.0 B 5872.0 B]
68932026-03-10T12:06:44.330Z
68942026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
68952026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
68962026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0480 ms (275 iterations)
68972026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
68982026-03-10T12:06:44.333Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
68992026-03-10T12:06:44.333Z time: [5872.0 B 5872.0 B 5872.0 B]
69002026-03-10T12:06:44.333Z
69012026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
69022026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69032026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0831 ms (275 iterations)
69042026-03-10T12:06:44.333ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69052026-03-10T12:06:44.336Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
69062026-03-10T12:06:44.336Z time: [7363.0 B 7363.0 B 7363.0 B]
69072026-03-10T12:06:44.336Z
69082026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
69092026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69102026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1214 ms (220 iterations)
69112026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69122026-03-10T12:06:44.336Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
69132026-03-10T12:06:44.336Z time: [7363.0 B 7363.0 B 7363.0 B]
69142026-03-10T12:06:44.336Z
69152026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
69162026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69172026-03-10T12:06:44.336ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0142 ms (330 iterations)
69182026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
69192026-03-10T12:06:44.340Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
69202026-03-10T12:06:44.340Z time: [5872.0 B 5872.0 B 5872.0 B]
69212026-03-10T12:06:44.340Z
69222026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
69232026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69242026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1876 ms (275 iterations)
69252026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
69262026-03-10T12:06:44.340Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
69272026-03-10T12:06:44.340Z time: [5872.0 B 5872.0 B 5872.0 B]
69282026-03-10T12:06:44.340Z
69292026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
69302026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
69312026-03-10T12:06:44.340ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0533 ms (275 iterations)
69322026-03-10T12:06:44.343ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
69332026-03-10T12:06:44.343Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
69342026-03-10T12:06:44.343Z time: [7363.0 B 7363.0 B 7363.0 B]
69352026-03-10T12:06:44.343Z
69362026-03-10T12:06:44.343ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
69372026-03-10T12:06:44.343ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69382026-03-10T12:06:44.344ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1089 ms (220 iterations)
69392026-03-10T12:06:44.344ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
69402026-03-10T12:06:44.344Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
69412026-03-10T12:06:44.344Z time: [7363.0 B 7363.0 B 7363.0 B]
69422026-03-10T12:06:44.344Z
69432026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
69442026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
69452026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1250 ms (385 iterations)
69462026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
69472026-03-10T12:06:44.347Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
69482026-03-10T12:06:44.347Z time: [5872.0 B 5872.0 B 5872.0 B]
69492026-03-10T12:06:44.347Z
69502026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
69512026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
69522026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2019 ms (275 iterations)
69532026-03-10T12:06:44.347ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
69542026-03-10T12:06:44.350Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
69552026-03-10T12:06:44.350Z time: [5872.0 B 5872.0 B 5872.0 B]
69562026-03-10T12:06:44.350Z
69572026-03-10T12:06:44.387Z+ cp -r target/criterion /work/bench-results
69582026-03-10T12:06:44.488Z+ cp -r target/xde-bench /work/bench-results
69592026-03-10T12:06:44.541Z+ pushd /work
69602026-03-10T12:06:44.541Z/work /work/oxidecomputer/opte
69612026-03-10T12:06:44.541Z+ tar -caf bench-results.tgz bench-results
69622026-03-10T12:06:45.057Z+ popd
69632026-03-10T12:06:45.057Z/work/oxidecomputer/opte
69642026-03-10T12:06:45.064Z+ cleanup
69652026-03-10T12:06:45.064Z++ id -un
69662026-03-10T12:06:45.067Z++ id -gn
69672026-03-10T12:06:45.067Z+ pfexec chown -R build:build .
69682026-03-10T12:06:45.137Z+ [[ -z 01KKBR2E04MGMPHRKVZSBXJ8QJ ]]
69692026-03-10T12:06:45.141Zprocess exited: duration 1679535 ms, exit code 0
 
69702026-03-10T12:06:45.147Zfound 1 output files
69712026-03-10T12:06:45.147Zuploading: /work/bench-results.tgz (3615130 bytes)
69722026-03-10T12:06:46.201Zuploaded: /work/bench-results.tgz