01KEWB4RNB6C0KHZHWB3ZHCNQD: 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: 01KEWB6G5PMTP7GBCD8BP8QPHR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-01-13T19:00:31.912Zjob dependencies complete; ready to run (waiting for 8 m 38 s)
22026-01-13T19:01:03.237Zjob assigned to worker 01KEWBPBYYXQASRRDRZCMG40WV [factory gimlet-EVT22200007-propolis, EVT22200007/54176] (queued for 31 s)
32026-01-13T19:01:12.602Zdownloading input: /input/xde/work/debug/xde.dbg
42026-01-13T19:01:15.998Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-01-13T19:01:15.998Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-01-13T19:01:16.049Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-01-13T19:01:16.050Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-01-13T19:01:16.165Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-01-13T19:01:16.165Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-01-13T19:01:16.240Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-01-13T19:01:16.240Zdownloading input: /input/xde/work/release/xde
122026-01-13T19:01:17.980Zdownloaded input: /input/xde/work/release/xde
132026-01-13T19:01:17.980Zdownloading input: /input/xde/work/release/xde.sha256
142026-01-13T19:01:18.035Zdownloaded input: /input/xde/work/release/xde.sha256
152026-01-13T19:01:18.035Zdownloading input: /input/xde/work/release/xde_link.so
162026-01-13T19:01:18.084Zdownloaded input: /input/xde/work/release/xde_link.so
172026-01-13T19:01:18.084Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-01-13T19:01:18.138Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-01-13T19:01:18.163Zdownloading input: /input/xde/work/test/loopback
202026-01-13T19:01:19.910Zdownloaded input: /input/xde/work/test/loopback
212026-01-13T19:01:19.910Zdownloading input: /input/xde/work/test/multicast_rx
222026-01-13T19:01:21.723Zdownloaded input: /input/xde/work/test/multicast_rx
232026-01-13T19:01:21.723Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-01-13T19:01:23.876Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-01-13T19:01:23.877Zdownloading input: /input/xde/work/test/multicast_validation
262026-01-13T19:01:25.776Zdownloaded input: /input/xde/work/test/multicast_validation
272026-01-13T19:01:25.776Zdownloading input: /input/xde/work/xde.conf
282026-01-13T19:01:25.861Zdownloaded input: /input/xde/work/xde.conf
 
292026-01-13T19:01:25.861Zstarting task 0: "setup"
302026-01-13T19:01:25.892Z++ uname -s
312026-01-13T19:01:25.892Z+ kern=SunOS
322026-01-13T19:01:25.892Z+ build_user=build
332026-01-13T19:01:25.892Z+ build_uid=12345
342026-01-13T19:01:25.892Z+ work_dir=/work
352026-01-13T19:01:25.892Z+ input_dir=/input
362026-01-13T19:01:25.892Z+ [[ 0 == 12345 ]]
372026-01-13T19:01:25.892Z+ case "$kern" in
382026-01-13T19:01:25.892Z+ groupadd -g 12345 build
392026-01-13T19:01:25.892Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
402026-01-13T19:01:27.860Z+ zfs create -o mountpoint=/work rpool/work
412026-01-13T19:01:27.898Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
422026-01-13T19:01:27.923Z+ home_fs=zfs
432026-01-13T19:01:27.923Z+ [[ zfs == autofs ]]
442026-01-13T19:01:27.923Z+ mkdir -p /home/build
452026-01-13T19:01:27.923Z+ chown build:build /home/build /work
462026-01-13T19:01:29.908Z+ chmod 0700 /home/build /work
472026-01-13T19:01:29.932Zprocess exited: duration 4083 ms, exit code 0
 
482026-01-13T19:01:29.981Zstarting task 1: "rust-toolchain"
492026-01-13T19:01:30.005Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
502026-01-13T19:01:30.005Z+ printf ' * rust toolchain profile = "%s"\n' default
512026-01-13T19:01:30.005Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
522026-01-13T19:01:30.005Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
532026-01-13T19:01:30.005Z * rust toolchain channel = "1.90.0"
542026-01-13T19:01:30.005Z * rust toolchain profile = "default"
552026-01-13T19:01:30.005Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
562026-01-13T19:01:30.005Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
572026-01-13T19:01:30.164Zinfo: downloading installer
582026-01-13T19:01:30.979Zwarn: It looks like you have an existing installation of Rust at:
592026-01-13T19:01:30.979Zwarn: /opt/ooce/bin
602026-01-13T19:01:30.979Zwarn: It is recommended that rustup be the primary Rust installation.
612026-01-13T19:01:30.979Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
622026-01-13T19:01:30.979Zwarn: If you are sure that you want both rustup and your already installed Rust
632026-01-13T19:01:30.979Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
642026-01-13T19:01:30.979Zwarn: or pass `-y' to ignore all ignorable checks.
652026-01-13T19:01:30.979Zerror: cannot install while Rust is installed
662026-01-13T19:01:30.979Zwarn: continuing (because the -y flag is set and the error is ignorable)
672026-01-13T19:01:31.028Zinfo: profile set to 'default'
682026-01-13T19:01:31.028Zinfo: default host triple is x86_64-unknown-illumos
692026-01-13T19:01:31.028Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
702026-01-13T19:01:31.166Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
712026-01-13T19:01:31.166Zinfo: downloading component 'cargo'
722026-01-13T19:01:31.908Zinfo: downloading component 'clippy'
732026-01-13T19:01:32.062Zinfo: downloading component 'rust-docs'
742026-01-13T19:01:32.302Zinfo: downloading component 'rust-std'
752026-01-13T19:01:33.093Zinfo: downloading component 'rustc'
762026-01-13T19:01:36.613Zinfo: downloading component 'rustfmt'
772026-01-13T19:01:37.135Zinfo: installing component 'cargo'
782026-01-13T19:01:38.061Zinfo: installing component 'clippy'
792026-01-13T19:01:38.559Zinfo: installing component 'rust-docs'
802026-01-13T19:01:41.845Zinfo: installing component 'rust-std'
812026-01-13T19:01:44.351Zinfo: installing component 'rustc'
822026-01-13T19:01:53.246Zinfo: installing component 'rustfmt'
832026-01-13T19:01:53.715Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
842026-01-13T19:01:53.715Z
852026-01-13T19:01:53.905Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
862026-01-13T19:01:53.905Z
872026-01-13T19:01:53.906Z
882026-01-13T19:01:53.906ZRust is installed now. Great!
892026-01-13T19:01:53.906Z
902026-01-13T19:01:53.906ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
912026-01-13T19:01:53.906Zenvironment variable. This has not been done automatically.
922026-01-13T19:01:53.906Z
932026-01-13T19:01:53.906ZTo configure your current shell, you need to source
942026-01-13T19:01:53.906Zthe corresponding env file under $HOME/.cargo.
952026-01-13T19:01:53.906Z
962026-01-13T19:01:53.906ZThis is usually done by running one of the following (note the leading DOT):
972026-01-13T19:01:53.906Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
982026-01-13T19:01:53.906Zsource "$HOME/.cargo/env.fish" # For fish
992026-01-13T19:01:53.906Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
1002026-01-13T19:01:54.033Z+ rustup --version
1012026-01-13T19:01:54.057Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
1022026-01-13T19:01:54.057Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1032026-01-13T19:01:54.199Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
1042026-01-13T19:01:54.223Z+ cargo --version
1052026-01-13T19:01:54.334Zcargo 1.90.0 (840b83a10 2025-07-30)
1062026-01-13T19:01:54.357Z+ rustc --version
1072026-01-13T19:01:54.465Zrustc 1.90.0 (1159e78c4 2025-09-14)
1082026-01-13T19:01:54.489Zprocess exited: duration 24490 ms, exit code 0
 
1092026-01-13T19:01:54.537Zstarting task 2: "authentication"
1102026-01-13T19:01:54.595Zprocess exited: duration 56 ms, exit code 0
 
1112026-01-13T19:01:54.643Zstarting task 3: "clone repository"
1122026-01-13T19:01:54.668Z+ mkdir -p /work/oxidecomputer/opte
1132026-01-13T19:01:54.668Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1142026-01-13T19:01:54.692ZCloning into '/work/oxidecomputer/opte'...
1152026-01-13T19:01:56.013Z+ cd /work/oxidecomputer/opte
1162026-01-13T19:01:56.013Z+ git fetch origin 8a4a574fc937ed166c199d0d6f16053da5d8f701
1172026-01-13T19:01:57.816ZFrom https://github.com/oxidecomputer/opte
1182026-01-13T19:01:57.816Z * branch 8a4a574fc937ed166c199d0d6f16053da5d8f701 -> FETCH_HEAD
1192026-01-13T19:01:57.842Z+ [[ -n overlay-capab ]]
1202026-01-13T19:01:57.842Z++ git branch --show-current
1212026-01-13T19:01:57.842Z+ current=master
1222026-01-13T19:01:57.842Z+ [[ master != overlay-capab ]]
1232026-01-13T19:01:57.842Z+ git branch -f overlay-capab 8a4a574fc937ed166c199d0d6f16053da5d8f701
1242026-01-13T19:01:57.866Z+ git checkout -f overlay-capab
1252026-01-13T19:01:57.890ZSwitched to branch 'overlay-capab'
1262026-01-13T19:01:57.890Z+ git reset --hard 8a4a574fc937ed166c199d0d6f16053da5d8f701
1272026-01-13T19:01:57.914ZHEAD is now at 8a4a574 Advertise `MAC_CAPAB_OVERLAY`
1282026-01-13T19:01:57.914Zprocess exited: duration 3250 ms, exit code 0
 
1292026-01-13T19:01:57.963Zstarting task 4: "build"
1302026-01-13T19:01:57.987Z+ source .github/buildomat/common.sh
1312026-01-13T19:01:57.987Z++ rustup show active-toolchain
1322026-01-13T19:01:58.059Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1332026-01-13T19:01:58.083Z++ pushd xde
1342026-01-13T19:01:58.083Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1352026-01-13T19:01:58.083Z++ rustup show active-toolchain
1362026-01-13T19:01:58.083Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1372026-01-13T19:01:58.210Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1382026-01-13T19:01:58.211Zinfo: downloading component 'cargo'
1392026-01-13T19:01:58.688Zinfo: downloading component 'clippy'
1402026-01-13T19:01:58.768Zinfo: downloading component 'rust-src'
1412026-01-13T19:01:58.844Zinfo: downloading component 'rust-std'
1422026-01-13T19:01:59.588Zinfo: downloading component 'rustc'
1432026-01-13T19:02:01.648Zinfo: downloading component 'rustfmt'
1442026-01-13T19:02:01.728Zinfo: installing component 'cargo'
1452026-01-13T19:02:02.889Zinfo: installing component 'clippy'
1462026-01-13T19:02:03.417Zinfo: installing component 'rust-src'
1472026-01-13T19:02:03.919Zinfo: installing component 'rust-std'
1482026-01-13T19:02:06.105Zinfo: installing component 'rustc'
1492026-01-13T19:02:15.426Zinfo: installing component 'rustfmt'
1502026-01-13T19:02:15.896Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1512026-01-13T19:02:16.022Z+++ rustup show active-toolchain -v
1522026-01-13T19:02:16.049Z+++ head -n 1
1532026-01-13T19:02:16.049Z+++ cut '-d ' -f1
1542026-01-13T19:02:16.194Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1552026-01-13T19:02:16.194Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1562026-01-13T19:02:16.194Z++ popd
1572026-01-13T19:02:16.194Z/work/oxidecomputer/opte
1582026-01-13T19:02:16.218Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1592026-01-13T19:02:34.338Z Startup: Refreshing catalog 'helios-dev' ... Done
1602026-01-13T19:02:51.470Z Startup: Caching catalogs ... Done
1612026-01-13T19:03:21.824ZPlanning: Solver setup ... Done
1622026-01-13T19:03:22.136ZPlanning: Running solver ... Done
1632026-01-13T19:03:22.295ZPlanning: Finding local manifests ... Done
1642026-01-13T19:03:22.373ZPlanning: Fetching manifests: 0/6 0% complete
1652026-01-13T19:03:22.479ZPlanning: Fetching manifests: 6/6 100% complete
1662026-01-13T19:03:22.518ZPlanning: Package planning ... Done
1672026-01-13T19:03:22.545ZPlanning: Merging actions ... Done
1682026-01-13T19:03:22.980ZPlanning: Checking for conflicting actions ... Done
1692026-01-13T19:03:23.004ZPlanning: Consolidating action changes ... Done
1702026-01-13T19:03:23.821ZPlanning: Evaluating mediators ... Done
1712026-01-13T19:03:23.846ZPlanning: Planning completed in 32.21 seconds
1722026-01-13T19:03:23.846Z Packages to install: 6
1732026-01-13T19:03:23.846Z Services to change: 2
1742026-01-13T19:03:23.846Z Create boot environment: No
1752026-01-13T19:03:23.846ZCreate backup boot environment: No
1762026-01-13T19:03:23.935Z
1772026-01-13T19:03:23.935ZDownload: 0/22 items 0.0/13.4MB 0% complete
1782026-01-13T19:03:24.746ZDownload: Completed 13.44 MB in 0.81 seconds (16.6M/s)
1792026-01-13T19:03:24.845Z Actions: 1/110 actions (Installing new actions)
1802026-01-13T19:03:25.380Z Actions: Completed 110 actions in 0.54 seconds.
1812026-01-13T19:03:26.015Z Done
1822026-01-13T19:03:26.015Z Done
1832026-01-13T19:03:27.289Z Done
1842026-01-13T19:03:33.604Z Done
1852026-01-13T19:03:33.720Z Done
1862026-01-13T19:03:33.745Z Done
1872026-01-13T19:03:40.890Z Done
1882026-01-13T19:03:41.575Z+ [[ -z 01KEWB6G5PMTP7GBCD8BP8QPHR ]]
1892026-01-13T19:03:41.575Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1902026-01-13T19:03:43.608Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23457:20250626T230506Z
1912026-01-13T19:03:43.608Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1922026-01-13T19:03:43.608Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1932026-01-13T19:03:43.608Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1942026-01-13T19:03:43.608Ztempdir @ "/tmp/.tmpJyrWH5/tmp"
1952026-01-13T19:03:43.608Zimage root @ "/tmp/.tmpJyrWH5/tmp/root"
1962026-01-13T19:03:43.609Zcreating image...
1972026-01-13T19:03:44.119Zcopying publishers...
1982026-01-13T19:04:15.584Zadding properties...
1992026-01-13T19:04:17.015Zinstalling packages...
2002026-01-13T19:07:00.802Zseeding SMF database...
2012026-01-13T19:07:09.654Zconfiguring SMF profile...
2022026-01-13T19:07:09.678Zmodifying shadow(5)...
2032026-01-13T19:07:09.678Zloading user and group database...
2042026-01-13T19:07:09.678Zloading facet selections...
2052026-01-13T19:07:10.289Z devel -> true
2062026-01-13T19:07:10.289Z doc.man -> true
2072026-01-13T19:07:10.289Z entire.service/hal -> true
2082026-01-13T19:07:10.289Z entire.service/network/smtp/dma -> true
2092026-01-13T19:07:10.289Z locale.ar -> true
2102026-01-13T19:07:10.289Z locale.ca -> true
2112026-01-13T19:07:10.289Z locale.cs -> true
2122026-01-13T19:07:10.290Z locale.de -> true
2132026-01-13T19:07:10.290Z locale.es -> true
2142026-01-13T19:07:10.290Z locale.fr -> true
2152026-01-13T19:07:10.290Z locale.he -> true
2162026-01-13T19:07:10.290Z locale.hu -> true
2172026-01-13T19:07:10.290Z locale.id -> true
2182026-01-13T19:07:10.290Z locale.it -> true
2192026-01-13T19:07:10.290Z locale.ja -> true
2202026-01-13T19:07:10.290Z locale.ko -> true
2212026-01-13T19:07:10.290Z locale.nl -> true
2222026-01-13T19:07:10.290Z locale.pl -> true
2232026-01-13T19:07:10.290Z locale.pt_BR -> true
2242026-01-13T19:07:10.290Z locale.ru -> true
2252026-01-13T19:07:10.290Z locale.sk -> true
2262026-01-13T19:07:10.290Z locale.sv -> true
2272026-01-13T19:07:10.290Z locale.zh_CN -> true
2282026-01-13T19:07:10.290Z locale.zh_HK -> true
2292026-01-13T19:07:10.290Z locale.zh_TW -> true
2302026-01-13T19:07:10.290Z onu.ooceonly -> true
2312026-01-13T19:07:10.290Z version-lock.shell/ksh93 -> true
2322026-01-13T19:07:10.290Z version-lock.system/data/hardware-registry -> true
2332026-01-13T19:07:10.290Z version-lock.system/data/zoneinfo -> true
2342026-01-13T19:07:10.290Z version-lock.system/microcode/amd -> true
2352026-01-13T19:07:10.290Z version-lock.system/microcode/intel -> true
2362026-01-13T19:07:10.290Z version-lock.system/microcode/oxide -> true
2372026-01-13T19:07:10.290Zassessing packaged files...
2382026-01-13T19:07:14.102Zcreating archive...
2392026-01-13T19:07:14.150Zmissing from packaging:
2402026-01-13T19:07:14.150Z "etc/.pwd.lock"
2412026-01-13T19:07:14.174Z "etc/svc/profile/generic.xml"
2422026-01-13T19:07:14.175Z "etc/svc/profile/inetd_services.xml"
2432026-01-13T19:07:14.175Z "etc/svc/profile/name_service.xml"
2442026-01-13T19:07:14.175Z "etc/svc/profile/platform.xml"
2452026-01-13T19:07:14.175Z "etc/svc/profile/platform_omicron1.xml"
2462026-01-13T19:07:14.175Z "etc/svc/repository.db"
2472026-01-13T19:07:14.175Z
2482026-01-13T19:07:14.175Z
2492026-01-13T19:07:14.175Zfinishing archive...
2502026-01-13T19:07:15.282Zcreating gzonly manifest...
2512026-01-13T19:07:15.306Zok
2522026-01-13T19:07:15.437Z+ trap cleanup EXIT
2532026-01-13T19:07:15.437Z+ OUT_DIR=/work/bench-results
2542026-01-13T19:07:15.437Z+ mkdir -p /work/bench-results
2552026-01-13T19:07:15.461Z+ mkdir -p target/criterion
2562026-01-13T19:07:15.461Z+ mkdir -p target/xde-bench
2572026-01-13T19:07:15.461Z+ banner collect
2582026-01-13T19:07:15.461Z
2592026-01-13T19:07:15.461Z #### #### # # ###### #### #####
2602026-01-13T19:07:15.461Z # # # # # # # # # #
2612026-01-13T19:07:15.461Z # # # # # ##### # #
2622026-01-13T19:07:15.461Z # # # # # # # #
2632026-01-13T19:07:15.461Z # # # # # # # # # #
2642026-01-13T19:07:15.461Z #### #### ###### ###### ###### #### #
2652026-01-13T19:07:15.461Z
2662026-01-13T19:07:15.461Z++ cat .git/refs/heads/master
2672026-01-13T19:07:15.461Z+ BASELINE_COMMIT=e329820305b52aa415b4d4610c7cb0bd00b5f23e
2682026-01-13T19:07:15.461Z+ [[ overlay-capab == \m\a\s\t\e\r ]]
2692026-01-13T19:07:15.461Z+ get_artifact opte benchmark e329820305b52aa415b4d4610c7cb0bd00b5f23e bench-results.tgz
2702026-01-13T19:07:15.461Z+ local curl_res
2712026-01-13T19:07:15.462Z+ repo=opte
2722026-01-13T19:07:15.462Z+ series=benchmark
2732026-01-13T19:07:15.462Z+ commit=e329820305b52aa415b4d4610c7cb0bd00b5f23e
2742026-01-13T19:07:15.462Z+ name=bench-results.tgz
2752026-01-13T19:07:15.462Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2762026-01-13T19:07:15.462Z+ mkdir -p download
2772026-01-13T19:07:15.462Z+ pushd download
2782026-01-13T19:07:15.462Z+ [[ ! -f bench-results.tgz ]]
2792026-01-13T19:07:15.462Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2802026-01-13T19:07:15.462Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/e329820305b52aa415b4d4610c7cb0bd00b5f23e/bench-results.tgz
2812026-01-13T19:07:15.486Z % Total % Received % Xferd Average Speed Time Time Time Current
2822026-01-13T19:07:15.486Z Dload Upload Total Spent Left Speed
2832026-01-13T19:07:16.152Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 5657k 8 483k 0 0 1040k 0 0:00:05 --:--:-- 0:00:05 1040k 100 5657k 100 5657k 0 0 8263k 0 --:--:-- --:--:-- --:--:-- 8259k
2842026-01-13T19:07:16.176Z+ curl_res=0
2852026-01-13T19:07:16.176Z+ popd
2862026-01-13T19:07:16.176Z+ return 0
2872026-01-13T19:07:16.176Z/work/oxidecomputer/opte
2882026-01-13T19:07:16.176Z+ tar -xf download/bench-results.tgz -C target
2892026-01-13T19:07:16.939Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2902026-01-13T19:07:16.963Z+ rm -r target/bench-results
2912026-01-13T19:07:16.963Z+ [[ '' -eq 1 ]]
2922026-01-13T19:07:16.963Z+ uname -a
2932026-01-13T19:07:16.963ZSunOS bmat-EVT22200007-0000d3a0 5.11 helios-2.0.23457 i86pc i386 i86pc
2942026-01-13T19:07:16.963Z+ cat /etc/versions/build
2952026-01-13T19:07:16.963Zheads/stlouis-0-g882bec99c4
2962026-01-13T19:07:16.963Z+ dladm
2972026-01-13T19:07:16.963ZLINK CLASS MTU STATE BRIDGE OVER
2982026-01-13T19:07:16.963Zvioif0 phys 1500 up -- --
2992026-01-13T19:07:16.963Z+ ipadm
3002026-01-13T19:07:16.963ZADDROBJ TYPE STATE ADDR
3012026-01-13T19:07:16.963Zlo0/v4 static ok 127.0.0.1/8
3022026-01-13T19:07:16.963Zvioif0/v4 static ok 10.151.4.109/24
3032026-01-13T19:07:16.963Zlo0/v6 static ok ::1/128
3042026-01-13T19:07:16.963Z+ pfexec rem_drv xde
3052026-01-13T19:07:16.987Z+ set -o errexit
3062026-01-13T19:07:16.987Z+ set -o pipefail
3072026-01-13T19:07:16.987Z+ banner prepare
3082026-01-13T19:07:16.988Z
3092026-01-13T19:07:16.988Z ##### ##### ###### ##### ## ##### ######
3102026-01-13T19:07:16.988Z # # # # # # # # # # # #
3112026-01-13T19:07:16.988Z # # # # ##### # # # # # # #####
3122026-01-13T19:07:16.988Z ##### ##### # ##### ###### ##### #
3132026-01-13T19:07:16.988Z # # # # # # # # # #
3142026-01-13T19:07:16.988Z # # # ###### # # # # # ######
3152026-01-13T19:07:16.988Z
3162026-01-13T19:07:16.988Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3172026-01-13T19:07:16.988Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3182026-01-13T19:07:17.092Z+ pfexec add_drv xde
3192026-01-13T19:07:17.287Z+ banner bench
3202026-01-13T19:07:17.311Z
3212026-01-13T19:07:17.311Z ##### ###### # # #### # #
3222026-01-13T19:07:17.311Z # # # ## # # # # #
3232026-01-13T19:07:17.311Z ##### ##### # # # # ######
3242026-01-13T19:07:17.311Z # # # # # # # # #
3252026-01-13T19:07:17.311Z # # # # ## # # # #
3262026-01-13T19:07:17.311Z ##### ###### # # #### # #
3272026-01-13T19:07:17.311Z
3282026-01-13T19:07:17.311Z+ cargo kbench local
3292026-01-13T19:07:17.596Z Updating crates.io index
3302026-01-13T19:07:17.651Z Updating git repository `https://github.com/oxidecomputer/falcon`
3312026-01-13T19:07:18.676Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3322026-01-13T19:07:19.018Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3332026-01-13T19:07:19.588Z Updating git repository `https://github.com/oxidecomputer/zone`
3342026-01-13T19:07:20.005Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352026-01-13T19:07:20.447Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3362026-01-13T19:07:20.873Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3372026-01-13T19:07:22.220Z Downloading crates ...
3382026-01-13T19:07:22.303Z Downloaded cast v0.3.0
3392026-01-13T19:07:22.327Z Downloaded cfg-if v1.0.4
3402026-01-13T19:07:22.327Z Downloaded cfg_aliases v0.2.1
3412026-01-13T19:07:22.327Z Downloaded cc v1.2.51
3422026-01-13T19:07:22.327Z Downloaded fnv v1.0.7
3432026-01-13T19:07:22.327Z Downloaded errno v0.3.14
3442026-01-13T19:07:22.327Z Downloaded plotters-backend v0.3.7
3452026-01-13T19:07:22.352Z Downloaded ref-cast-impl v1.0.25
3462026-01-13T19:07:22.352Z Downloaded proc-macro-error2 v2.0.1
3472026-01-13T19:07:22.352Z Downloaded ref-cast v1.0.25
3482026-01-13T19:07:22.352Z Downloaded rusticata-macros v5.0.0
3492026-01-13T19:07:22.352Z Downloaded proc-macro-error v1.0.4
3502026-01-13T19:07:22.380Z Downloaded utf8parse v0.2.2
3512026-01-13T19:07:22.380Z Downloaded pin-utils v0.1.0
3522026-01-13T19:07:22.380Z Downloaded oxnet v0.1.4
3532026-01-13T19:07:22.380Z Downloaded walkdir v2.5.0
3542026-01-13T19:07:22.380Z Downloaded thiserror v2.0.17
3552026-01-13T19:07:22.380Z Downloaded thiserror v1.0.69
3562026-01-13T19:07:22.407Z Downloaded time-macros v0.2.24
3572026-01-13T19:07:22.407Z Downloaded zmij v1.0.10
3582026-01-13T19:07:22.407Z Downloaded rustversion v1.0.22
3592026-01-13T19:07:22.407Z Downloaded ingot-macros v0.1.1
3602026-01-13T19:07:22.407Z Downloaded colored v3.0.0
3612026-01-13T19:07:22.407Z Downloaded toml_parser v1.0.6+spec-1.1.0
3622026-01-13T19:07:22.474Z Downloaded serde_derive v1.0.228
3632026-01-13T19:07:22.474Z Downloaded slog-scope v4.4.0
3642026-01-13T19:07:22.474Z Downloaded slab v0.4.11
3652026-01-13T19:07:22.474Z Downloaded uuid v1.19.0
3662026-01-13T19:07:22.474Z Downloaded term v1.2.1
3672026-01-13T19:07:22.474Z Downloaded unicode-ident v1.0.22
3682026-01-13T19:07:22.474Z Downloaded toml_edit v0.23.10+spec-1.0.0
3692026-01-13T19:07:22.474Z Downloaded zerocopy-derive v0.8.31
3702026-01-13T19:07:22.474Z Downloaded rand v0.9.2
3712026-01-13T19:07:22.474Z Downloaded regex v1.12.2
3722026-01-13T19:07:22.474Z Downloaded time v0.3.44
3732026-01-13T19:07:22.474Z Downloaded winnow v0.7.14
3742026-01-13T19:07:22.499Z Downloaded rayon v1.11.0
3752026-01-13T19:07:22.499Z Downloaded pcap-parser v0.17.0
3762026-01-13T19:07:22.523Z Downloaded nix v0.30.1
3772026-01-13T19:07:22.524Z Downloaded serde_json v1.0.148
3782026-01-13T19:07:22.575Z Downloaded serde v1.0.228
3792026-01-13T19:07:22.599Z Downloaded syn v1.0.109
3802026-01-13T19:07:22.599Z Downloaded unicode-width v0.2.2
3812026-01-13T19:07:22.599Z Downloaded zerocopy v0.8.31
3822026-01-13T19:07:22.599Z Downloaded syn v2.0.113
3832026-01-13T19:07:22.599Z Downloaded regex-syntax v0.8.8
3842026-01-13T19:07:22.599Z Downloaded smoltcp v0.11.0
3852026-01-13T19:07:22.624Z Downloaded socket2 v0.6.1
3862026-01-13T19:07:22.624Z Downloaded serde_core v1.0.228
3872026-01-13T19:07:22.624Z Downloaded tracing-core v0.1.36
3882026-01-13T19:07:22.624Z Downloaded slog v2.8.2
3892026-01-13T19:07:22.624Z Downloaded rustix v1.1.3
3902026-01-13T19:07:22.653Z Downloaded nom v8.0.0
3912026-01-13T19:07:22.677Z Downloaded itertools v0.14.0
3922026-01-13T19:07:22.677Z Downloaded tracing v0.1.44
3932026-01-13T19:07:22.702Z Downloaded itertools v0.12.1
3942026-01-13T19:07:22.702Z Downloaded regex-automata v0.4.13
3952026-01-13T19:07:22.726Z Downloaded slog-term v2.9.2
3962026-01-13T19:07:22.726Z Downloaded itertools v0.13.0
3972026-01-13T19:07:22.726Z Downloaded indexmap v2.12.1
3982026-01-13T19:07:22.726Z Downloaded shlex v1.3.0
3992026-01-13T19:07:22.726Z Downloaded heapless v0.8.0
4002026-01-13T19:07:22.751Z Downloaded getrandom v0.3.4
4012026-01-13T19:07:22.751Z Downloaded futures-util v0.3.31
4022026-01-13T19:07:22.751Z Downloaded ppv-lite86 v0.2.21
4032026-01-13T19:07:22.751Z Downloaded libc v0.2.179
4042026-01-13T19:07:22.782Z Downloaded log v0.4.29
4052026-01-13T19:07:22.807Z Downloaded anyhow v1.0.100
4062026-01-13T19:07:22.807Z Downloaded postcard v1.1.3
4072026-01-13T19:07:22.807Z Downloaded plotters-svg v0.3.7
4082026-01-13T19:07:22.807Z Downloaded cstr-argument v0.1.2
4092026-01-13T19:07:22.807Z Downloaded tinytemplate v1.2.1
4102026-01-13T19:07:22.807Z Downloaded time-core v0.1.6
4112026-01-13T19:07:22.807Z Downloaded thread_local v1.1.9
4122026-01-13T19:07:22.807Z Downloaded thiserror-impl v2.0.17
4132026-01-13T19:07:22.807Z Downloaded stable_deref_trait v1.2.1
4142026-01-13T19:07:22.807Z Downloaded slog-stdlog v4.1.1
4152026-01-13T19:07:22.807Z Downloaded same-file v1.0.6
4162026-01-13T19:07:22.807Z Downloaded memchr v2.7.6
4172026-01-13T19:07:22.832Z Downloaded defmt-macros v1.0.1
4182026-01-13T19:07:22.832Z Downloaded crossbeam-deque v0.8.6
4192026-01-13T19:07:22.832Z Downloaded colorchoice v1.0.4
4202026-01-13T19:07:22.832Z Downloaded ciborium-ll v0.2.2
4212026-01-13T19:07:22.832Z Downloaded anstyle-query v1.1.5
4222026-01-13T19:07:22.832Z Downloaded thiserror-impl v1.0.69
4232026-01-13T19:07:22.832Z Downloaded take_mut v0.2.2
4242026-01-13T19:07:22.832Z Downloaded slog-envlogger v2.2.0
4252026-01-13T19:07:22.832Z Downloaded rayon-core v1.13.0
4262026-01-13T19:07:22.832Z Downloaded pretty-hex v0.4.1
4272026-01-13T19:07:22.832Z Downloaded ingot-types v0.1.2
4282026-01-13T19:07:22.833Z Downloaded iana-time-zone v0.1.64
4292026-01-13T19:07:22.833Z Downloaded heck v0.5.0
4302026-01-13T19:07:22.833Z Downloaded foreign-types-macros v0.2.3
4312026-01-13T19:07:22.860Z Downloaded equivalent v1.0.2
4322026-01-13T19:07:22.860Z Downloaded either v1.15.0
4332026-01-13T19:07:22.860Z Downloaded darling_macro v0.21.3
4342026-01-13T19:07:22.860Z Downloaded clap_builder v4.5.54
4352026-01-13T19:07:22.860Z Downloaded circular v0.3.0
4362026-01-13T19:07:22.860Z Downloaded strsim v0.11.1
4372026-01-13T19:07:22.860Z Downloaded slog-async v2.8.0
4382026-01-13T19:07:22.860Z Downloaded proc-macro2 v1.0.104
4392026-01-13T19:07:22.860Z Downloaded num_enum v0.7.5
4402026-01-13T19:07:22.860Z Downloaded num-conv v0.1.0
4412026-01-13T19:07:22.860Z Downloaded managed v0.8.0
4422026-01-13T19:07:22.885Z Downloaded macaddr v1.0.1
4432026-01-13T19:07:22.885Z Downloaded ipnetwork v0.21.1
4442026-01-13T19:07:22.885Z Downloaded futures-task v0.3.31
4452026-01-13T19:07:22.885Z Downloaded futures-sink v0.3.31
4462026-01-13T19:07:22.885Z Downloaded version_check v0.9.5
4472026-01-13T19:07:22.885Z Downloaded tracing-attributes v0.1.31
4482026-01-13T19:07:22.885Z Downloaded terminal_size v0.4.3
4492026-01-13T19:07:22.885Z Downloaded tabwriter v1.4.1
4502026-01-13T19:07:22.885Z Downloaded proc-macro-crate v3.4.0
4512026-01-13T19:07:22.885Z Downloaded is-terminal v0.4.17
4522026-01-13T19:07:22.885Z Downloaded futures-macro v0.3.31
4532026-01-13T19:07:22.885Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4542026-01-13T19:07:22.885Z Downloaded rand_core v0.9.3
4552026-01-13T19:07:22.885Z Downloaded page_size v0.6.0
4562026-01-13T19:07:22.886Z Downloaded ingot v0.1.1
4572026-01-13T19:07:22.886Z Downloaded hashbrown v0.16.1
4582026-01-13T19:07:22.886Z Downloaded futures-io v0.3.31
4592026-01-13T19:07:22.910Z Downloaded dtor-proc-macro v0.0.6
4602026-01-13T19:07:22.910Z Downloaded darling_core v0.21.3
4612026-01-13T19:07:22.910Z Downloaded pin-project-lite v0.2.16
4622026-01-13T19:07:22.910Z Downloaded lazy_static v1.5.0
4632026-01-13T19:07:22.910Z Downloaded itoa v1.0.17
4642026-01-13T19:07:22.910Z Downloaded is_terminal_polyfill v1.70.2
4652026-01-13T19:07:22.910Z Downloaded hash32 v0.3.1
4662026-01-13T19:07:22.910Z Downloaded half v2.7.1
4672026-01-13T19:07:22.911Z Downloaded futures-core v0.3.31
4682026-01-13T19:07:22.935Z Downloaded ctor v0.6.3
4692026-01-13T19:07:22.935Z Downloaded crossbeam-epoch v0.9.18
4702026-01-13T19:07:22.936Z Downloaded rand_chacha v0.9.0
4712026-01-13T19:07:22.936Z Downloaded quote v1.0.42
4722026-01-13T19:07:22.936Z Downloaded plotters v0.3.7
4732026-01-13T19:07:22.936Z Downloaded ident_case v1.0.1
4742026-01-13T19:07:22.936Z Downloaded heck v0.4.1
4752026-01-13T19:07:22.936Z Downloaded futures-executor v0.3.31
4762026-01-13T19:07:22.936Z Downloaded chrono v0.4.42
4772026-01-13T19:07:22.960Z Downloaded anstream v0.6.21
4782026-01-13T19:07:22.960Z Downloaded proc-macro-error-attr2 v2.0.0
4792026-01-13T19:07:22.960Z Downloaded foreign-types v0.5.0
4802026-01-13T19:07:22.960Z Downloaded embedded-io v0.6.1
4812026-01-13T19:07:22.960Z Downloaded embedded-io v0.4.0
4822026-01-13T19:07:22.960Z Downloaded dtor v0.1.1
4832026-01-13T19:07:22.960Z Downloaded criterion v0.8.1
4842026-01-13T19:07:22.960Z Downloaded oorandom v11.1.5
4852026-01-13T19:07:22.960Z Downloaded erased-serde v0.3.31
4862026-01-13T19:07:22.960Z Downloaded crossbeam-channel v0.5.15
4872026-01-13T19:07:22.985Z Downloaded ciborium v0.2.2
4882026-01-13T19:07:22.985Z Downloaded proc-macro-error-attr v1.0.4
4892026-01-13T19:07:22.986Z Downloaded powerfmt v0.2.0
4902026-01-13T19:07:22.986Z Downloaded once_cell v1.21.3
4912026-01-13T19:07:22.986Z Downloaded num_enum_derive v0.7.5
4922026-01-13T19:07:22.986Z Downloaded num-traits v0.2.19
4932026-01-13T19:07:22.986Z Downloaded futures v0.3.31
4942026-01-13T19:07:22.986Z Downloaded deranged v0.5.5
4952026-01-13T19:07:23.011Z Downloaded anstyle v1.0.13
4962026-01-13T19:07:23.011Z Downloaded futures-channel v0.3.31
4972026-01-13T19:07:23.011Z Downloaded foreign-types-shared v0.3.1
4982026-01-13T19:07:23.011Z Downloaded find-msvc-tools v0.1.6
4992026-01-13T19:07:23.011Z Downloaded defmt v0.3.100
5002026-01-13T19:07:23.011Z Downloaded ctor-proc-macro v0.0.7
5012026-01-13T19:07:23.011Z Downloaded clap_lex v0.7.6
5022026-01-13T19:07:23.011Z Downloaded defmt-parser v1.0.0
5032026-01-13T19:07:23.011Z Downloaded crc32fast v1.5.0
5042026-01-13T19:07:23.011Z Downloaded cookie-factory v0.3.3
5052026-01-13T19:07:23.011Z Downloaded clap v4.5.54
5062026-01-13T19:07:23.011Z Downloaded ciborium-io v0.2.2
5072026-01-13T19:07:23.036Z Downloaded aho-corasick v1.1.4
5082026-01-13T19:07:23.036Z Downloaded dyn-clone v1.0.20
5092026-01-13T19:07:23.036Z Downloaded defmt v1.0.1
5102026-01-13T19:07:23.036Z Downloaded darling v0.21.3
5112026-01-13T19:07:23.036Z Downloaded crossbeam-utils v0.8.21
5122026-01-13T19:07:23.036Z Downloaded criterion-plot v0.8.1
5132026-01-13T19:07:23.060Z Downloaded cobs v0.3.0
5142026-01-13T19:07:23.060Z Downloaded clap_derive v4.5.49
5152026-01-13T19:07:23.061Z Downloaded bitflags v2.10.0
5162026-01-13T19:07:23.061Z Downloaded arc-swap v1.8.0
5172026-01-13T19:07:23.061Z Downloaded anstyle-parse v0.2.7
5182026-01-13T19:07:23.061Z Downloaded anes v0.1.6
5192026-01-13T19:07:23.061Z Downloaded byteorder v1.5.0
5202026-01-13T19:07:23.061Z Downloaded bitflags v1.3.2
5212026-01-13T19:07:23.061Z Downloaded autocfg v1.5.0
5222026-01-13T19:07:23.061Z Downloaded alloca v0.4.0
5232026-01-13T19:07:23.169Z Compiling proc-macro2 v1.0.104
5242026-01-13T19:07:23.170Z Compiling quote v1.0.42
5252026-01-13T19:07:23.170Z Compiling unicode-ident v1.0.22
5262026-01-13T19:07:23.170Z Compiling serde_core v1.0.228
5272026-01-13T19:07:23.195Z Compiling cfg-if v1.0.4
5282026-01-13T19:07:23.195Z Compiling libc v0.2.179
5292026-01-13T19:07:23.195Z Compiling memchr v2.7.6
5302026-01-13T19:07:23.195Z Compiling serde v1.0.228
5312026-01-13T19:07:23.355Z Compiling zerocopy v0.8.31
5322026-01-13T19:07:23.478Z Compiling rustversion v1.0.22
5332026-01-13T19:07:23.850Z Compiling version_check v0.9.5
5342026-01-13T19:07:23.879Z Compiling either v1.15.0
5352026-01-13T19:07:24.150Z Compiling thiserror v2.0.17
5362026-01-13T19:07:24.376Z Compiling strsim v0.11.1
5372026-01-13T19:07:24.421Z Compiling ident_case v1.0.1
5382026-01-13T19:07:24.608Z Compiling fnv v1.0.7
5392026-01-13T19:07:24.969Z Compiling syn v1.0.109
5402026-01-13T19:07:25.215Z Compiling regex-syntax v0.8.8
5412026-01-13T19:07:25.313Z Compiling crossbeam-utils v0.8.21
5422026-01-13T19:07:25.427Z Compiling pin-project-lite v0.2.16
5432026-01-13T19:07:25.547Z Compiling winnow v0.7.14
5442026-01-13T19:07:25.679Z Compiling syn v2.0.113
5452026-01-13T19:07:25.819Z Compiling aho-corasick v1.1.4
5462026-01-13T19:07:25.849Z Compiling equivalent v1.0.2
5472026-01-13T19:07:25.988Z Compiling hashbrown v0.16.1
5482026-01-13T19:07:26.018Z Compiling itertools v0.14.0
5492026-01-13T19:07:27.285Z Compiling indexmap v2.12.1
5502026-01-13T19:07:28.714Z Compiling heapless v0.8.0
5512026-01-13T19:07:29.009Z Compiling bitflags v2.10.0
5522026-01-13T19:07:29.225Z Compiling regex-automata v0.4.13
5532026-01-13T19:07:29.283Z Compiling toml_parser v1.0.6+spec-1.1.0
5542026-01-13T19:07:29.308Z Compiling getrandom v0.3.4
5552026-01-13T19:07:29.416Z Compiling autocfg v1.5.0
5562026-01-13T19:07:29.739Z Compiling byteorder v1.5.0
5572026-01-13T19:07:29.836Z Compiling toml_datetime v0.7.5+spec-1.1.0
5582026-01-13T19:07:30.086Z Compiling hash32 v0.3.1
5592026-01-13T19:07:30.129Z Compiling num-traits v0.2.19
5602026-01-13T19:07:30.263Z Compiling toml_edit v0.23.10+spec-1.0.0
5612026-01-13T19:07:30.466Z Compiling slog v2.8.2
5622026-01-13T19:07:30.520Z Compiling stable_deref_trait v1.2.1
5632026-01-13T19:07:30.548Z Compiling futures-sink v0.3.31
5642026-01-13T19:07:30.635Z Compiling smoltcp v0.11.0
5652026-01-13T19:07:30.680Z Compiling futures-core v0.3.31
5662026-01-13T19:07:30.768Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5672026-01-13T19:07:30.819Z Compiling macaddr v1.0.1
5682026-01-13T19:07:30.967Z Compiling futures-channel v0.3.31
5692026-01-13T19:07:31.433Z Compiling proc-macro-error-attr v1.0.4
5702026-01-13T19:07:31.525Z Compiling proc-macro-crate v3.4.0
5712026-01-13T19:07:31.645Z Compiling itoa v1.0.17
5722026-01-13T19:07:31.801Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
5732026-01-13T19:07:32.043Z Compiling slab v0.4.11
5742026-01-13T19:07:32.130Z Compiling managed v0.8.0
5752026-01-13T19:07:32.331Z Compiling futures-task v0.3.31
5762026-01-13T19:07:32.460Z Compiling darling_core v0.21.3
5772026-01-13T19:07:32.499Z Compiling futures-io v0.3.31
5782026-01-13T19:07:32.586Z Compiling ref-cast v1.0.25
5792026-01-13T19:07:32.649Z Compiling crc32fast v1.5.0
5802026-01-13T19:07:32.695Z Compiling bitflags v1.3.2
5812026-01-13T19:07:32.810Z Compiling anyhow v1.0.100
5822026-01-13T19:07:32.867Z Compiling pin-utils v0.1.0
5832026-01-13T19:07:33.181Z Compiling regex v1.12.2
5842026-01-13T19:07:33.795Z Compiling rand_core v0.9.3
5852026-01-13T19:07:34.028Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5862026-01-13T19:07:34.294Z Compiling proc-macro-error v1.0.4
5872026-01-13T19:07:34.634Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5882026-01-13T19:07:34.782Z Compiling unicode-width v0.2.2
5892026-01-13T19:07:34.979Z Compiling rustix v1.1.3
5902026-01-13T19:07:35.141Z Compiling foreign-types-shared v0.3.1
5912026-01-13T19:07:35.283Z Compiling once_cell v1.21.3
5922026-01-13T19:07:35.403Z Compiling ipnetwork v0.21.1
5932026-01-13T19:07:35.435Z Compiling tabwriter v1.4.1
5942026-01-13T19:07:35.727Z Compiling serde_derive v1.0.228
5952026-01-13T19:07:35.762Z Compiling zerocopy-derive v0.8.31
5962026-01-13T19:07:36.030Z Compiling thiserror-impl v2.0.17
5972026-01-13T19:07:36.181Z Compiling futures-macro v0.3.31
5982026-01-13T19:07:36.256Z Compiling num_enum_derive v0.7.5
5992026-01-13T19:07:36.514Z Compiling ref-cast-impl v1.0.25
6002026-01-13T19:07:37.714Z Compiling foreign-types-macros v0.2.3
6012026-01-13T19:07:37.893Z Compiling futures-util v0.3.31
6022026-01-13T19:07:38.011Z Compiling darling_macro v0.21.3
6032026-01-13T19:07:38.388Z Compiling num_enum v0.7.5
6042026-01-13T19:07:38.802Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6052026-01-13T19:07:38.857Z Compiling foreign-types v0.5.0
6062026-01-13T19:07:38.987Z Compiling darling v0.21.3
6072026-01-13T19:07:39.012Z Compiling cobs v0.3.0
6082026-01-13T19:07:39.038Z Compiling tracing-attributes v0.1.31
6092026-01-13T19:07:39.154Z Compiling ingot-macros v0.1.1
6102026-01-13T19:07:39.252Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6112026-01-13T19:07:39.447Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6122026-01-13T19:07:39.677Z Compiling tracing-core v0.1.36
6132026-01-13T19:07:41.689Z Compiling errno v0.3.14
6142026-01-13T19:07:41.799Z Compiling cstr-argument v0.1.2
6152026-01-13T19:07:41.972Z Compiling num-conv v0.1.0
6162026-01-13T19:07:42.083Z Compiling utf8parse v0.2.2
6172026-01-13T19:07:42.313Z Compiling shlex v1.3.0
6182026-01-13T19:07:42.356Z Compiling find-msvc-tools v0.1.6
6192026-01-13T19:07:42.669Z Compiling dyn-clone v1.0.20
6202026-01-13T19:07:42.825Z Compiling zmij v1.0.10
6212026-01-13T19:07:42.940Z Compiling ppv-lite86 v0.2.21
6222026-01-13T19:07:43.083Z Compiling powerfmt v0.2.0
6232026-01-13T19:07:43.527Z Compiling erased-serde v0.3.31
6242026-01-13T19:07:43.603Z Compiling postcard v1.1.3
6252026-01-13T19:07:43.722Z Compiling rand_chacha v0.9.0
6262026-01-13T19:07:44.308Z Compiling futures-executor v0.3.31
6272026-01-13T19:07:44.364Z Compiling thiserror v1.0.69
6282026-01-13T19:07:44.961Z Compiling pretty-hex v0.4.1
6292026-01-13T19:07:45.107Z Compiling ingot-types v0.1.2
6302026-01-13T19:07:45.178Z Compiling time-core v0.1.6
6312026-01-13T19:07:45.232Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#6665d409)
6322026-01-13T19:07:45.275Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
6332026-01-13T19:07:45.514Z Compiling time-macros v0.2.24
6342026-01-13T19:07:45.624Z Compiling futures v0.3.31
6352026-01-13T19:07:45.658Z Compiling rand v0.9.2
6362026-01-13T19:07:45.702Z Compiling deranged v0.5.5
6372026-01-13T19:07:45.846Z Compiling cc v1.2.51
6382026-01-13T19:07:45.885Z Compiling anstyle-parse v0.2.7
6392026-01-13T19:07:46.047Z Compiling ingot v0.1.1
6402026-01-13T19:07:46.296Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6412026-01-13T19:07:46.991Z Compiling tracing v0.1.44
6422026-01-13T19:07:48.327Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6432026-01-13T19:07:48.516Z Compiling thiserror-impl v1.0.69
6442026-01-13T19:07:48.542Z Compiling uuid v1.19.0
6452026-01-13T19:07:48.627Z Compiling crossbeam-epoch v0.9.18
6462026-01-13T19:07:49.537Z Compiling arc-swap v1.8.0
6472026-01-13T19:07:49.596Z Compiling socket2 v0.6.1
6482026-01-13T19:07:49.625Z Compiling nom v8.0.0
6492026-01-13T19:07:50.104Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6502026-01-13T19:07:50.338Z Compiling thread_local v1.1.9
6512026-01-13T19:07:50.521Z Compiling heck v0.4.1
6522026-01-13T19:07:50.942Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#0fcdc8e9)
6532026-01-13T19:07:50.966Z Compiling iana-time-zone v0.1.64
6542026-01-13T19:07:50.996Z Compiling rayon-core v1.13.0
6552026-01-13T19:07:51.144Z Compiling slog-async v2.8.0
6562026-01-13T19:07:51.406Z Compiling lazy_static v1.5.0
6572026-01-13T19:07:51.580Z Compiling colored v3.0.0
6582026-01-13T19:07:51.659Z Compiling anstyle-query v1.1.5
6592026-01-13T19:07:51.684Z Compiling anstyle v1.0.13
6602026-01-13T19:07:51.835Z Compiling serde_json v1.0.148
6612026-01-13T19:07:51.860Z Compiling is_terminal_polyfill v1.70.2
6622026-01-13T19:07:52.217Z Compiling colorchoice v1.0.4
6632026-01-13T19:07:52.242Z Compiling oxnet v0.1.4
6642026-01-13T19:07:52.764Z Compiling anstream v0.6.21
6652026-01-13T19:07:53.727Z Compiling time v0.3.44
6662026-01-13T19:07:53.796Z Compiling slog-scope v4.4.0
6672026-01-13T19:07:53.878Z Compiling chrono v0.4.42
6682026-01-13T19:07:54.696Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6692026-01-13T19:07:55.005Z Compiling crossbeam-deque v0.8.6
6702026-01-13T19:07:55.415Z Compiling terminal_size v0.4.3
6712026-01-13T19:07:55.653Z Compiling alloca v0.4.0
6722026-01-13T19:07:55.891Z Compiling rusticata-macros v5.0.0
6732026-01-13T19:07:56.462Z Compiling cookie-factory v0.3.3
6742026-01-13T19:07:56.489Z Compiling half v2.7.1
6752026-01-13T19:07:56.765Z Compiling crossbeam-channel v0.5.15
6762026-01-13T19:07:57.156Z Compiling is-terminal v0.4.17
6772026-01-13T19:07:57.180Z Compiling itertools v0.12.1
6782026-01-13T19:07:57.264Z Compiling ciborium-io v0.2.2
6792026-01-13T19:07:57.358Z Compiling take_mut v0.2.2
6802026-01-13T19:07:57.433Z Compiling plotters-backend v0.3.7
6812026-01-13T19:07:57.558Z Compiling term v1.2.1
6822026-01-13T19:07:58.174Z Compiling heck v0.5.0
6832026-01-13T19:07:58.199Z Compiling circular v0.3.0
6842026-01-13T19:07:58.587Z Compiling log v0.4.29
6852026-01-13T19:07:59.009Z Compiling clap_lex v0.7.6
6862026-01-13T19:07:59.618Z Compiling cfg_aliases v0.2.1
6872026-01-13T19:07:59.670Z Compiling clap_builder v4.5.54
6882026-01-13T19:07:59.731Z Compiling nix v0.30.1
6892026-01-13T19:07:59.928Z Compiling slog-stdlog v4.1.1
6902026-01-13T19:08:00.401Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6912026-01-13T19:08:00.439Z Compiling clap_derive v4.5.49
6922026-01-13T19:08:00.569Z Compiling pcap-parser v0.17.0
6932026-01-13T19:08:00.639Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6942026-01-13T19:08:02.065Z Compiling slog-term v2.9.2
6952026-01-13T19:08:02.812Z Compiling plotters-svg v0.3.7
6962026-01-13T19:08:03.860Z Compiling ciborium-ll v0.2.2
6972026-01-13T19:08:04.524Z Compiling itertools v0.13.0
6982026-01-13T19:08:04.693Z Compiling cast v0.3.0
6992026-01-13T19:08:05.087Z Compiling same-file v1.0.6
7002026-01-13T19:08:05.381Z Compiling rayon v1.11.0
7012026-01-13T19:08:05.468Z Compiling walkdir v2.5.0
7022026-01-13T19:08:06.751Z Compiling tinytemplate v1.2.1
7032026-01-13T19:08:07.146Z Compiling clap v4.5.54
7042026-01-13T19:08:07.449Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7052026-01-13T19:08:07.976Z Compiling criterion-plot v0.8.1
7062026-01-13T19:08:08.272Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7072026-01-13T19:08:08.776Z Compiling ciborium v0.2.2
7082026-01-13T19:08:09.526Z Compiling slog-envlogger v2.2.0
7092026-01-13T19:08:10.091Z Compiling plotters v0.3.7
7102026-01-13T19:08:10.512Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#57c23b62)
7112026-01-13T19:08:10.574Z Compiling page_size v0.6.0
7122026-01-13T19:08:10.761Z Compiling dtor-proc-macro v0.0.6
7132026-01-13T19:08:11.395Z Compiling oorandom v11.1.5
7142026-01-13T19:08:11.500Z Compiling anes v0.1.6
7152026-01-13T19:08:11.642Z Compiling dtor v0.1.1
7162026-01-13T19:08:11.780Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7172026-01-13T19:08:12.374Z Compiling criterion v0.8.1
7182026-01-13T19:08:12.500Z Compiling ctor-proc-macro v0.0.7
7192026-01-13T19:08:13.086Z Compiling ctor v0.6.3
7202026-01-13T19:08:17.263Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7212026-01-13T19:08:49.690Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 32s
7222026-01-13T19:08:49.820Z Running benches/xde.rs (target/release/deps/xde-0893aa308c0d87d5)
7232026-01-13T19:08:49.845Z###--------------------------------###
7242026-01-13T19:08:49.845Z:::Building test topology... (120s):::
7252026-01-13T19:08:49.845Z###--------------------------------###
7262026-01-13T19:08:49.869Zadding underlay route 0
7272026-01-13T19:08:49.870Zadding underlay route 1
7282026-01-13T19:08:49.935Zstart zone a
7292026-01-13T19:08:59.965Zconfigure zone
7302026-01-13T19:09:00.023Zinstall zone
7312026-01-13T19:09:03.772Zboot zone
7322026-01-13T19:09:04.117Zstart zone b
7332026-01-13T19:09:14.153Zconfigure zone
7342026-01-13T19:09:14.182Zinstall zone
7352026-01-13T19:09:17.212Zboot zone
7362026-01-13T19:09:17.448Zsetup zone a
7372026-01-13T19:09:17.449Z[a] svcs -a
7382026-01-13T19:09:17.662ZSTATE STIME FMRI
7392026-01-13T19:09:17.662Zlegacy_run 19:09:10 lrc:/etc/rc2_d/S20sysetup
7402026-01-13T19:09:17.662Zlegacy_run 19:09:10 lrc:/etc/rc2_d/S89PRESERVE
7412026-01-13T19:09:17.662Zdisabled 19:09:04 svc:/system/device/mpxio-upgrade:default
7422026-01-13T19:09:17.662Zdisabled 19:09:04 svc:/network/physical:nwam
7432026-01-13T19:09:17.662Zdisabled 19:09:04 svc:/network/install:default
7442026-01-13T19:09:17.662Zdisabled 19:09:04 svc:/network/ipmp:default
7452026-01-13T19:09:17.662Zdisabled 19:09:04 svc:/network/ipsec/manual-key:default
7462026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/location:default
7472026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/ipsec/ike:default
7482026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/tcpkey:default
7492026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/dns/install:default
7502026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/nis/client:default
7512026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/ldap/client:default
7522026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/nfs/status:default
7532026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/nfs/nlockmgr:default
7542026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/nfs/cbd:default
7552026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/system/idmap:default
7562026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/nfs/mapid:default
7572026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/rpc/keyserv:default
7582026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/inetd:default
7592026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/nfs/client:default
7602026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/network/smb/client:default
7612026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/system/auditd:default
7622026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/application/management/net-snmp:default
7632026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/application/pkg/mirror:default
7642026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/application/pkg/repositories-setup:default
7652026-01-13T19:09:17.663Zdisabled 19:09:04 svc:/application/pkg/server:default
7662026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/application/pkg/dynamic-mirror:default
7672026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/dns/multicast:default
7682026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/application/security/tcsd:default
7692026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/smb/server:default
7702026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/system/filesystem/reparse:default
7712026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/nfs/server:default
7722026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/nfs/log:default
7732026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/routing/rdisc:default
7742026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/ipv6-forwarding:default
7752026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/routing/ripng:default
7762026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/routing/route:default
7772026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/routing/legacy-routing:ipv4
7782026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/routing/legacy-routing:ipv6
7792026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/security/krb5kdc:default
7802026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/security/kadmin:default
7812026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/chrony:default
7822026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/ipv4-forwarding:default
7832026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/network/ipqos:default
7842026-01-13T19:09:17.663Zdisabled 19:09:05 svc:/system/device/allocate:default
7852026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/fm/notify-params:default
7862026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/svc/global:default
7872026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/sar:default
7882026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/extended-accounting:flow
7892026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/extended-accounting:net
7902026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/extended-accounting:process
7912026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/extended-accounting:task
7922026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/vtdaemon:default
7932026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/console-login:vt2
7942026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/console-login:vt3
7952026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/console-login:vt4
7962026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/console-login:vt5
7972026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/console-login:vt6
7982026-01-13T19:09:17.664Zdisabled 19:09:05 svc:/system/consadm:default
7992026-01-13T19:09:17.664Zdisabled 19:09:06 svc:/system/process-security:default
8002026-01-13T19:09:17.664Zdisabled 19:09:06 svc:/system/hotplug:default
8012026-01-13T19:09:17.664Zdisabled 19:09:09 svc:/network/dns/client:default
8022026-01-13T19:09:17.664Zdisabled 19:09:09 svc:/network/rpc/bind:default
8032026-01-13T19:09:17.664Zdisabled 19:09:09 svc:/system/sac:default
8042026-01-13T19:09:17.664Zdisabled 19:09:10 svc:/network/inetd-upgrade:default
8052026-01-13T19:09:17.664Zonline 19:09:03 svc:/system/svc/restarter:default
8062026-01-13T19:09:17.664Zonline 19:09:04 svc:/system/early-manifest-import:default
8072026-01-13T19:09:17.664Zonline 19:09:04 svc:/network/netcfg:default
8082026-01-13T19:09:17.664Zonline 19:09:04 svc:/system/filesystem/root:default
8092026-01-13T19:09:17.664Zonline 19:09:04 svc:/network/datalink-management:default
8102026-01-13T19:09:17.664Zonline 19:09:04 svc:/network/ip-interface-management:default
8112026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/boot-archive:default
8122026-01-13T19:09:17.664Zonline 19:09:05 svc:/network/loopback:default
8132026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/filesystem/usr:default
8142026-01-13T19:09:17.664Zonline 19:09:05 svc:/network/physical:default
8152026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/device/local:default
8162026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/identity:node
8172026-01-13T19:09:17.664Zonline 19:09:05 svc:/milestone/devices:default
8182026-01-13T19:09:17.664Zonline 19:09:05 svc:/network/ipsec/ipsecalgs:default
8192026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/filesystem/minimal:default
8202026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/device/audio:default
8212026-01-13T19:09:17.664Zonline 19:09:05 svc:/system/rmtmpfiles:default
8222026-01-13T19:09:17.664Zonline 19:09:05 svc:/network/ipsec/policy:default
8232026-01-13T19:09:17.665Zonline 19:09:05 svc:/milestone/network:default
8242026-01-13T19:09:17.665Zonline 19:09:05 svc:/network/initial:default
8252026-01-13T19:09:17.665Zonline 19:09:05 svc:/network/iptun:default
8262026-01-13T19:09:17.665Zonline 19:09:05 svc:/network/netmask:default
8272026-01-13T19:09:17.665Zonline 19:09:05 svc:/system/auditset:default
8282026-01-13T19:09:17.665Zonline 19:09:06 svc:/system/hostid:default
8292026-01-13T19:09:17.665Zonline 19:09:06 svc:/system/fmd:default
8302026-01-13T19:09:17.665Zonline 19:09:06 svc:/system/logadm-upgrade:default
8312026-01-13T19:09:17.665Zonline 19:09:06 svc:/system/pfexec:default
8322026-01-13T19:09:17.665Zonline 19:09:06 svc:/system/pkgserv:default
8332026-01-13T19:09:17.665Zonline 19:09:09 svc:/system/rbac:default
8342026-01-13T19:09:17.665Zonline 19:09:09 svc:/network/service:default
8352026-01-13T19:09:17.665Zonline 19:09:09 svc:/system/cryptosvc:default
8362026-01-13T19:09:17.665Zonline 19:09:09 svc:/system/identity:domain
8372026-01-13T19:09:17.665Zonline 19:09:09 svc:/system/keymap:default
8382026-01-13T19:09:17.690Zonline 19:09:09 svc:/system/name-service-cache:default
8392026-01-13T19:09:17.690Zonline 19:09:09 svc:/milestone/name-services:default
8402026-01-13T19:09:17.690Zonline 19:09:09 svc:/system/manifest-import:default
8412026-01-13T19:09:17.690Zonline 19:09:09 svc:/milestone/single-user:default
8422026-01-13T19:09:17.690Zonline 19:09:09 svc:/system/coreadm:default
8432026-01-13T19:09:17.690Zonline 19:09:09 svc:/milestone/sysconfig:default
8442026-01-13T19:09:17.690Zonline 19:09:09 svc:/system/utmp:default
8452026-01-13T19:09:17.690Zonline 19:09:09 svc:/system/filesystem/local:default
8462026-01-13T19:09:17.690Zonline 19:09:10 svc:/system/console-login:default
8472026-01-13T19:09:17.690Zonline 19:09:10 svc:/system/system-log:default
8482026-01-13T19:09:17.690Zonline 19:09:10 svc:/system/cron:default
8492026-01-13T19:09:17.690Zonline 19:09:10 svc:/system/boot-archive-update:default
8502026-01-13T19:09:17.690Zonline 19:09:10 svc:/network/shares/group:default
8512026-01-13T19:09:17.690Zonline 19:09:10 svc:/milestone/multi-user:default
8522026-01-13T19:09:17.690Zonline 19:09:10 svc:/system/boot-config:default
8532026-01-13T19:09:17.690Zonline 19:09:10 svc:/network/routing-setup:default
8542026-01-13T19:09:17.690Zonline 19:09:10 svc:/network/shares/group:zfs
8552026-01-13T19:09:17.690Zonline 19:09:10 svc:/network/routing/ndp:default
8562026-01-13T19:09:17.690Zonline 19:09:10 svc:/network/ssh:default
8572026-01-13T19:09:17.690Zonline 19:09:10 svc:/system/update-man-index:default
8582026-01-13T19:09:17.690Zonline 19:09:10 svc:/milestone/multi-user-server:default
8592026-01-13T19:09:17.690Zuninitialized 19:09:04 svc:/network/rpc/gss:default
8602026-01-13T19:09:17.690Zuninitialized 19:09:05 svc:/network/nfs/rquota:default
8612026-01-13T19:09:17.690Zuninitialized 19:09:05 svc:/network/security/ktkt_warn:default
8622026-01-13T19:09:17.690Z[a] svcs milestone/network
8632026-01-13T19:09:17.691ZSTATE STIME FMRI
8642026-01-13T19:09:17.691Zonline 19:09:05 svc:/milestone/network:default
8652026-01-13T19:09:17.691Z[a] ipadm create-addr -t -T dhcp opte0/test
8662026-01-13T19:09:23.213Z
8672026-01-13T19:09:23.213Z[a] route add -iface 10.0.0.254 10.0.0.1
8682026-01-13T19:09:23.245Zadd host 10.0.0.254: gateway 10.0.0.1
8692026-01-13T19:09:23.245Z[a] route add 10.0.0.0/24 10.0.0.254
8702026-01-13T19:09:23.277Zadd net 10.0.0.0/24: gateway 10.0.0.254
8712026-01-13T19:09:23.277Z[a] route add 224.0.0.0/4 10.0.0.254
8722026-01-13T19:09:23.306Zadd net 224.0.0.0/4: gateway 10.0.0.254
8732026-01-13T19:09:23.306Zsetup zone b
8742026-01-13T19:09:23.306Z[b] svcs -a
8752026-01-13T19:09:23.480ZSTATE STIME FMRI
8762026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/system/device/mpxio-upgrade:default
8772026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/network/physical:nwam
8782026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/network/install:default
8792026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/network/ipmp:default
8802026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/network/ipsec/manual-key:default
8812026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/network/location:default
8822026-01-13T19:09:23.480Zdisabled 19:09:17 svc:/network/ipsec/ike:default
8832026-01-13T19:09:23.481Zdisabled 19:09:17 svc:/network/tcpkey:default
8842026-01-13T19:09:23.481Zdisabled 19:09:17 svc:/network/dns/install:default
8852026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/rpc/bind:default
8862026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nis/client:default
8872026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/dns/client:default
8882026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/ldap/client:default
8892026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/status:default
8902026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/nlockmgr:default
8912026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/cbd:default
8922026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/system/idmap:default
8932026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/mapid:default
8942026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/rpc/keyserv:default
8952026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/inetd:default
8962026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/client:default
8972026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/smb/client:default
8982026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/system/auditd:default
8992026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/application/management/net-snmp:default
9002026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/application/pkg/repositories-setup:default
9012026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/application/pkg/mirror:default
9022026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/application/pkg/server:default
9032026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/dns/multicast:default
9042026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/application/pkg/dynamic-mirror:default
9052026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/application/security/tcsd:default
9062026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/smb/server:default
9072026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/system/filesystem/reparse:default
9082026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/server:default
9092026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/nfs/log:default
9102026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/routing/rdisc:default
9112026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/routing/ndp:default
9122026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/ipv6-forwarding:default
9132026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/routing/ripng:default
9142026-01-13T19:09:23.481Zdisabled 19:09:18 svc:/network/routing/route:default
9152026-01-13T19:09:23.481Zdisabled 19:09:19 svc:/network/routing/legacy-routing:ipv4
9162026-01-13T19:09:23.481Zdisabled 19:09:19 svc:/network/routing/legacy-routing:ipv6
9172026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/network/security/krb5kdc:default
9182026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/network/security/kadmin:default
9192026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/network/chrony:default
9202026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/network/ipv4-forwarding:default
9212026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/network/ipqos:default
9222026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/device/allocate:default
9232026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/fm/notify-params:default
9242026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/svc/global:default
9252026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/sar:default
9262026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/extended-accounting:flow
9272026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/extended-accounting:net
9282026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/extended-accounting:process
9292026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/extended-accounting:task
9302026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/vtdaemon:default
9312026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/console-login:vt2
9322026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/console-login:vt3
9332026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/console-login:vt4
9342026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/console-login:vt5
9352026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/console-login:vt6
9362026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/consadm:default
9372026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/sac:default
9382026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/process-security:default
9392026-01-13T19:09:23.482Zdisabled 19:09:19 svc:/system/hotplug:default
9402026-01-13T19:09:23.482Zonline 19:09:16 svc:/system/svc/restarter:default
9412026-01-13T19:09:23.482Zonline 19:09:17 svc:/system/early-manifest-import:default
9422026-01-13T19:09:23.482Zonline 19:09:18 svc:/network/netcfg:default
9432026-01-13T19:09:23.482Zonline 19:09:18 svc:/network/ip-interface-management:default
9442026-01-13T19:09:23.482Zonline 19:09:18 svc:/network/datalink-management:default
9452026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/filesystem/root:default
9462026-01-13T19:09:23.482Zonline 19:09:18 svc:/milestone/name-services:default
9472026-01-13T19:09:23.482Zonline 19:09:18 svc:/network/loopback:default
9482026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/boot-archive:default
9492026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/cryptosvc:default
9502026-01-13T19:09:23.482Zonline 19:09:18 svc:/network/physical:default
9512026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/filesystem/usr:default
9522026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/device/local:default
9532026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/keymap:default
9542026-01-13T19:09:23.482Zonline 19:09:18 svc:/system/identity:node
9552026-01-13T19:09:23.483Zonline 19:09:18 svc:/milestone/devices:default
9562026-01-13T19:09:23.483Zonline 19:09:18 svc:/network/ipsec/ipsecalgs:default
9572026-01-13T19:09:23.483Zonline 19:09:18 svc:/system/device/audio:default
9582026-01-13T19:09:23.483Zonline 19:09:18 svc:/system/filesystem/minimal:default
9592026-01-13T19:09:23.483Zonline 19:09:18 svc:/network/ipsec/policy:default
9602026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/identity:domain
9612026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/rmtmpfiles:default
9622026-01-13T19:09:23.483Zonline 19:09:19 svc:/milestone/network:default
9632026-01-13T19:09:23.483Zonline 19:09:19 svc:/network/initial:default
9642026-01-13T19:09:23.483Zonline 19:09:19 svc:/network/service:default
9652026-01-13T19:09:23.483Zonline 19:09:19 svc:/network/iptun:default
9662026-01-13T19:09:23.483Zonline 19:09:19 svc:/network/netmask:default
9672026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/auditset:default
9682026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/hostid:default
9692026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/fmd:default
9702026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/logadm-upgrade:default
9712026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/pfexec:default
9722026-01-13T19:09:23.483Zonline 19:09:19 svc:/system/pkgserv:default
9732026-01-13T19:09:23.483Zoffline 19:09:17 svc:/system/manifest-import:default
9742026-01-13T19:09:23.483Zoffline 19:09:17 svc:/milestone/single-user:default
9752026-01-13T19:09:23.508Zoffline 19:09:17 svc:/milestone/sysconfig:default
9762026-01-13T19:09:23.508Zoffline 19:09:18 svc:/network/routing-setup:default
9772026-01-13T19:09:23.508Zoffline 19:09:18 svc:/system/filesystem/local:default
9782026-01-13T19:09:23.508Zoffline 19:09:18 svc:/system/system-log:default
9792026-01-13T19:09:23.508Zoffline 19:09:18 svc:/network/inetd-upgrade:default
9802026-01-13T19:09:23.508Zoffline 19:09:18 svc:/system/cron:default
9812026-01-13T19:09:23.508Zoffline 19:09:18 svc:/system/name-service-cache:default
9822026-01-13T19:09:23.508Zoffline 19:09:18 svc:/system/utmp:default
9832026-01-13T19:09:23.508Zoffline 19:09:18 svc:/milestone/multi-user:default
9842026-01-13T19:09:23.508Zoffline 19:09:18 svc:/network/shares/group:default
9852026-01-13T19:09:23.508Zoffline 19:09:18 svc:/network/ssh:default
9862026-01-13T19:09:23.508Zoffline 19:09:18 svc:/milestone/multi-user-server:default
9872026-01-13T19:09:23.508Zoffline* 19:09:18 svc:/system/rbac:default
9882026-01-13T19:09:23.508Zoffline 19:09:19 svc:/system/boot-archive-update:default
9892026-01-13T19:09:23.508Zoffline 19:09:19 svc:/system/coreadm:default
9902026-01-13T19:09:23.508Zoffline 19:09:19 svc:/system/console-login:default
9912026-01-13T19:09:23.508Zoffline 19:09:19 svc:/system/boot-config:default
9922026-01-13T19:09:23.508Zoffline 19:09:19 svc:/system/update-man-index:default
9932026-01-13T19:09:23.508Zuninitialized 19:09:18 svc:/network/rpc/gss:default
9942026-01-13T19:09:23.508Zuninitialized 19:09:18 svc:/network/nfs/rquota:default
9952026-01-13T19:09:23.508Zuninitialized 19:09:18 svc:/network/security/ktkt_warn:default
9962026-01-13T19:09:23.508Z[b] svcs milestone/network
9972026-01-13T19:09:23.508ZSTATE STIME FMRI
9982026-01-13T19:09:23.508Zonline 19:09:19 svc:/milestone/network:default
9992026-01-13T19:09:23.508Z[b] ipadm create-addr -t -T dhcp opte1/test
10002026-01-13T19:09:29.491Z
10012026-01-13T19:09:29.491Z[b] route add -iface 10.0.0.254 10.0.0.2
10022026-01-13T19:09:29.525Zadd host 10.0.0.254: gateway 10.0.0.2
10032026-01-13T19:09:29.526Z[b] route add 10.0.0.0/24 10.0.0.254
10042026-01-13T19:09:29.556Zadd net 10.0.0.0/24: gateway 10.0.0.254
10052026-01-13T19:09:29.556Z[b] route add 224.0.0.0/4 10.0.0.254
10062026-01-13T19:09:29.586Zadd net 224.0.0.0/4: gateway 10.0.0.254
10072026-01-13T19:09:29.586Z###---------------###
10082026-01-13T19:09:29.586Z:::Topology built!:::
10092026-01-13T19:09:29.586Z###---------------###
10102026-01-13T19:09:29.610Z###----------------###
10112026-01-13T19:09:29.610Z::: iPerf spawned! :::
10122026-01-13T19:09:29.610Z:::Waiting... (10s):::
10132026-01-13T19:09:29.610Z###----------------###
10142026-01-13T19:09:39.586Z###---###
10152026-01-13T19:09:39.586Z:::Go!:::
10162026-01-13T19:09:39.586Z###---###
10172026-01-13T19:09:39.586Z[a] ping 10.0.0.2
10182026-01-13T19:09:39.622Z10.0.0.2 is alive
10192026-01-13T19:09:39.623Z###-------------------###
10202026-01-13T19:09:39.623Z:::Running experiment :::
10212026-01-13T19:09:39.623Z:::iperf-tcp/local/c2s:::
10222026-01-13T19:09:39.623Z###-------------------###
10232026-01-13T19:09:46.717Z-----------------------------------------------------------
10242026-01-13T19:09:46.717ZServer listening on 5201
10252026-01-13T19:09:46.717Z-----------------------------------------------------------
10262026-01-13T19:09:46.717ZAccepted connection from 10.0.0.1, port 60915
10272026-01-13T19:09:46.717Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35211
10282026-01-13T19:09:46.717Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53368
10292026-01-13T19:09:46.717Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40844
10302026-01-13T19:09:46.717Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49534
10312026-01-13T19:09:46.717Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61710
10322026-01-13T19:09:46.717Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47390
10332026-01-13T19:09:46.717Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50919
10342026-01-13T19:09:46.717Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50495
10352026-01-13T19:09:46.717Z[ ID] Interval Transfer Bandwidth
10362026-01-13T19:09:46.717Z[ 5] 0.00-1.00 sec 35.6 MBytes 298 Mbits/sec
10372026-01-13T19:09:46.717Z[ 7] 0.00-1.00 sec 35.7 MBytes 300 Mbits/sec
10382026-01-13T19:09:46.717Z[ 9] 0.00-1.00 sec 35.6 MBytes 299 Mbits/sec
10392026-01-13T19:09:46.717Z[ 11] 0.00-1.00 sec 35.5 MBytes 298 Mbits/sec
10402026-01-13T19:09:46.717Z[ 13] 0.00-1.00 sec 35.5 MBytes 298 Mbits/sec
10412026-01-13T19:09:46.717Z[ 15] 0.00-1.00 sec 35.2 MBytes 295 Mbits/sec
10422026-01-13T19:09:46.717Z[ 17] 0.00-1.00 sec 35.2 MBytes 296 Mbits/sec
10432026-01-13T19:09:46.717Z[ 19] 0.00-1.00 sec 35.3 MBytes 297 Mbits/sec
10442026-01-13T19:09:46.717Z[SUM] 0.00-1.00 sec 284 MBytes 2.38 Gbits/sec
10452026-01-13T19:09:46.717Z- - - - - - - - - - - - - - - - - - - - - - - - -
10462026-01-13T19:09:46.717Z[ 5] 1.00-2.00 sec 50.2 MBytes 421 Mbits/sec
10472026-01-13T19:09:46.717Z[ 7] 1.00-2.00 sec 50.1 MBytes 420 Mbits/sec
10482026-01-13T19:09:46.717Z[ 9] 1.00-2.00 sec 49.9 MBytes 418 Mbits/sec
10492026-01-13T19:09:46.717Z[ 11] 1.00-2.00 sec 49.6 MBytes 416 Mbits/sec
10502026-01-13T19:09:46.717Z[ 13] 1.00-2.00 sec 49.2 MBytes 413 Mbits/sec
10512026-01-13T19:09:46.718Z[ 15] 1.00-2.00 sec 49.1 MBytes 412 Mbits/sec
10522026-01-13T19:09:46.718Z[ 17] 1.00-2.00 sec 48.8 MBytes 409 Mbits/sec
10532026-01-13T19:09:46.718Z[ 19] 1.00-2.00 sec 48.7 MBytes 408 Mbits/sec
10542026-01-13T19:09:46.718Z[SUM] 1.00-2.00 sec 395 MBytes 3.32 Gbits/sec
10552026-01-13T19:09:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
10562026-01-13T19:09:46.718Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
10572026-01-13T19:09:46.718Z[ 7] 2.00-3.00 sec 52.3 MBytes 439 Mbits/sec
10582026-01-13T19:09:46.718Z[ 9] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
10592026-01-13T19:09:46.718Z[ 11] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
10602026-01-13T19:09:46.718Z[ 13] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
10612026-01-13T19:09:46.718Z[ 15] 2.00-3.00 sec 52.3 MBytes 438 Mbits/sec
10622026-01-13T19:09:46.718Z[ 17] 2.00-3.00 sec 52.3 MBytes 439 Mbits/sec
10632026-01-13T19:09:46.718Z[ 19] 2.00-3.00 sec 52.3 MBytes 439 Mbits/sec
10642026-01-13T19:09:46.718Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
10652026-01-13T19:09:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
10662026-01-13T19:09:46.718Z[ 5] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
10672026-01-13T19:09:46.718Z[ 7] 3.00-4.00 sec 52.3 MBytes 438 Mbits/sec
10682026-01-13T19:09:46.718Z[ 9] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
10692026-01-13T19:09:46.718Z[ 11] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
10702026-01-13T19:09:46.718Z[ 13] 3.00-4.00 sec 52.3 MBytes 438 Mbits/sec
10712026-01-13T19:09:46.718Z[ 15] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
10722026-01-13T19:09:46.718Z[ 17] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
10732026-01-13T19:09:46.718Z[ 19] 3.00-4.00 sec 52.0 MBytes 437 Mbits/sec
10742026-01-13T19:09:46.718Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
10752026-01-13T19:09:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
10762026-01-13T19:09:46.718Z[ 5] 4.00-5.00 sec 47.1 MBytes 395 Mbits/sec
10772026-01-13T19:09:46.718Z[ 7] 4.00-5.00 sec 47.0 MBytes 395 Mbits/sec
10782026-01-13T19:09:46.718Z[ 9] 4.00-5.00 sec 46.9 MBytes 394 Mbits/sec
10792026-01-13T19:09:46.718Z[ 11] 4.00-5.00 sec 47.0 MBytes 394 Mbits/sec
10802026-01-13T19:09:46.718Z[ 13] 4.00-5.00 sec 47.0 MBytes 395 Mbits/sec
10812026-01-13T19:09:46.718Z[ 15] 4.00-5.00 sec 47.1 MBytes 395 Mbits/sec
10822026-01-13T19:09:46.718Z[ 17] 4.00-5.00 sec 47.1 MBytes 395 Mbits/sec
10832026-01-13T19:09:46.718Z[ 19] 4.00-5.00 sec 47.0 MBytes 394 Mbits/sec
10842026-01-13T19:09:46.718Z[SUM] 4.00-5.00 sec 376 MBytes 3.16 Gbits/sec
10852026-01-13T19:09:46.718Z- - - - - - - - - - - - - - - - - - - - - - - - -
10862026-01-13T19:09:46.718Z[ 5] 5.00-6.00 sec 44.9 MBytes 377 Mbits/sec
10872026-01-13T19:09:46.718Z[ 7] 5.00-6.00 sec 44.9 MBytes 377 Mbits/sec
10882026-01-13T19:09:46.718Z[ 9] 5.00-6.00 sec 44.9 MBytes 377 Mbits/sec
10892026-01-13T19:09:46.718Z[ 11] 5.00-6.00 sec 44.9 MBytes 377 Mbits/sec
10902026-01-13T19:09:46.719Z[ 13] 5.00-6.00 sec 44.8 MBytes 376 Mbits/sec
10912026-01-13T19:09:46.719Z[ 15] 5.00-6.00 sec 44.9 MBytes 376 Mbits/sec
10922026-01-13T19:09:46.719Z[ 17] 5.00-6.00 sec 44.9 MBytes 376 Mbits/sec
10932026-01-13T19:09:46.719Z[ 19] 5.00-6.00 sec 44.8 MBytes 376 Mbits/sec
10942026-01-13T19:09:46.719Z[SUM] 5.00-6.00 sec 359 MBytes 3.01 Gbits/sec
10952026-01-13T19:09:46.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
10962026-01-13T19:09:46.719Z[ 5] 6.00-7.00 sec 50.5 MBytes 424 Mbits/sec
10972026-01-13T19:09:46.719Z[ 7] 6.00-7.00 sec 50.6 MBytes 425 Mbits/sec
10982026-01-13T19:09:46.719Z[ 9] 6.00-7.00 sec 50.6 MBytes 424 Mbits/sec
10992026-01-13T19:09:49.915Z[ 11] 6.00-7.00 sec 50.4 MBytes 423 Mbits/sec
11002026-01-13T19:09:49.915Z[ 13] 6.00-7.00 sec 50.4 MBytes 423 Mbits/sec
11012026-01-13T19:09:49.915Z[ 15] 6.00-7.00 sec 50.3 MBytes 422 Mbits/sec
11022026-01-13T19:09:49.915Z[ 17] 6.00-7.00 sec 50.4 MBytes 423 Mbits/sec
11032026-01-13T19:09:49.915Z[ 19] 6.00-7.00 sec 50.4 MBytes 423 Mbits/sec
11042026-01-13T19:09:49.915Z[SUM] 6.00-7.00 sec 404 MBytes 3.39 Gbits/sec
11052026-01-13T19:09:49.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
11062026-01-13T19:09:49.915Z[ 5] 7.00-8.00 sec 47.6 MBytes 399 Mbits/sec
11072026-01-13T19:09:49.915Z[ 7] 7.00-8.00 sec 47.4 MBytes 398 Mbits/sec
11082026-01-13T19:09:49.915Z[ 9] 7.00-8.00 sec 47.4 MBytes 398 Mbits/sec
11092026-01-13T19:09:49.915Z[ 11] 7.00-8.00 sec 47.4 MBytes 398 Mbits/sec
11102026-01-13T19:09:49.915Z[ 13] 7.00-8.00 sec 47.4 MBytes 398 Mbits/sec
11112026-01-13T19:09:49.915Z[ 15] 7.00-8.00 sec 47.6 MBytes 399 Mbits/sec
11122026-01-13T19:09:49.915Z[ 17] 7.00-8.00 sec 47.4 MBytes 398 Mbits/sec
11132026-01-13T19:09:49.915Z[ 19] 7.00-8.00 sec 47.5 MBytes 398 Mbits/sec
11142026-01-13T19:09:49.915Z[SUM] 7.00-8.00 sec 380 MBytes 3.19 Gbits/sec
11152026-01-13T19:09:49.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
11162026-01-13T19:09:49.915Z[ 5] 8.00-9.00 sec 48.3 MBytes 406 Mbits/sec
11172026-01-13T19:09:49.915Z[ 7] 8.00-9.00 sec 48.6 MBytes 407 Mbits/sec
11182026-01-13T19:09:49.915Z[ 9] 8.00-9.00 sec 48.5 MBytes 407 Mbits/sec
11192026-01-13T19:09:49.915Z[ 11] 8.00-9.00 sec 48.6 MBytes 408 Mbits/sec
11202026-01-13T19:09:49.915Z[ 13] 8.00-9.00 sec 48.5 MBytes 407 Mbits/sec
11212026-01-13T19:09:49.915Z[ 15] 8.00-9.00 sec 48.5 MBytes 407 Mbits/sec
11222026-01-13T19:09:49.915Z[ 17] 8.00-9.00 sec 48.4 MBytes 406 Mbits/sec
11232026-01-13T19:09:49.915Z[ 19] 8.00-9.00 sec 48.4 MBytes 406 Mbits/sec
11242026-01-13T19:09:49.915Z[SUM] 8.00-9.00 sec 388 MBytes 3.25 Gbits/sec
11252026-01-13T19:09:49.915Z- - - - - - - - - - - - - - - - - - - - - - - - -
11262026-01-13T19:09:49.915Z[ 5] 9.00-10.00 sec 46.8 MBytes 393 Mbits/sec
11272026-01-13T19:09:49.915Z[ 7] 9.00-10.00 sec 46.9 MBytes 393 Mbits/sec
11282026-01-13T19:09:49.915Z[ 9] 9.00-10.00 sec 46.8 MBytes 393 Mbits/sec
11292026-01-13T19:09:49.915Z[ 11] 9.00-10.00 sec 46.8 MBytes 393 Mbits/sec
11302026-01-13T19:09:49.915Z[ 13] 9.00-10.00 sec 46.8 MBytes 393 Mbits/sec
11312026-01-13T19:09:49.916Z[ 15] 9.00-10.00 sec 46.8 MBytes 392 Mbits/sec
11322026-01-13T19:09:49.916Z[ 17] 9.00-10.00 sec 46.9 MBytes 393 Mbits/sec
11332026-01-13T19:09:49.916Z[ 19] 9.00-10.00 sec 46.7 MBytes 392 Mbits/sec
11342026-01-13T19:09:49.916Z[SUM] 9.00-10.00 sec 375 MBytes 3.14 Gbits/sec
11352026-01-13T19:09:49.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
11362026-01-13T19:09:49.916Z[ 5] 10.00-10.00 sec 74.6 KBytes 474 Mbits/sec
11372026-01-13T19:09:49.916Z[ 7] 10.00-10.00 sec 106 KBytes 675 Mbits/sec
11382026-01-13T19:09:49.916Z[ 9] 10.00-10.00 sec 84.1 KBytes 536 Mbits/sec
11392026-01-13T19:09:49.916Z[ 11] 10.00-10.00 sec 103 KBytes 655 Mbits/sec
11402026-01-13T19:09:49.916Z[ 13] 10.00-10.00 sec 66.5 KBytes 424 Mbits/sec
11412026-01-13T19:09:49.916Z[ 15] 10.00-10.00 sec 86.8 KBytes 563 Mbits/sec
11422026-01-13T19:09:49.916Z[ 17] 10.00-10.00 sec 88.2 KBytes 573 Mbits/sec
11432026-01-13T19:09:49.916Z[ 19] 10.00-10.00 sec 64.9 KBytes 421 Mbits/sec
11442026-01-13T19:09:49.916Z[SUM] 10.00-10.00 sec 674 KBytes 4.28 Gbits/sec
11452026-01-13T19:09:49.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
11462026-01-13T19:09:49.916Z[ ID] Interval Transfer Bandwidth
11472026-01-13T19:09:49.916Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11482026-01-13T19:09:49.916Z[ 5] 0.00-10.00 sec 476 MBytes 399 Mbits/sec receiver
11492026-01-13T19:09:49.916Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11502026-01-13T19:09:49.916Z[ 7] 0.00-10.00 sec 476 MBytes 399 Mbits/sec receiver
11512026-01-13T19:09:49.916Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11522026-01-13T19:09:49.916Z[ 9] 0.00-10.00 sec 475 MBytes 399 Mbits/sec receiver
11532026-01-13T19:09:49.916Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11542026-01-13T19:09:49.941Z[ 11] 0.00-10.00 sec 475 MBytes 398 Mbits/sec receiver
11552026-01-13T19:09:49.941Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11562026-01-13T19:09:49.941Z[ 13] 0.00-10.00 sec 474 MBytes 398 Mbits/sec receiver
11572026-01-13T19:09:49.941Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11582026-01-13T19:09:49.941Z[ 15] 0.00-10.00 sec 474 MBytes 398 Mbits/sec receiver
11592026-01-13T19:09:49.941Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11602026-01-13T19:09:49.941Z[ 17] 0.00-10.00 sec 474 MBytes 397 Mbits/sec receiver
11612026-01-13T19:09:49.941Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11622026-01-13T19:09:49.941Z[ 19] 0.00-10.00 sec 473 MBytes 397 Mbits/sec receiver
11632026-01-13T19:09:49.941Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11642026-01-13T19:09:49.941Z[SUM] 0.00-10.00 sec 3.71 GBytes 3.18 Gbits/sec receiver
11652026-01-13T19:09:49.941ZRun 1/5...3184.587Mbps
11662026-01-13T19:09:56.970Z-----------------------------------------------------------
11672026-01-13T19:09:56.970ZServer listening on 5201
11682026-01-13T19:09:56.970Z-----------------------------------------------------------
11692026-01-13T19:09:56.970ZAccepted connection from 10.0.0.1, port 45204
11702026-01-13T19:09:56.970Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46251
11712026-01-13T19:09:56.970Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40546
11722026-01-13T19:09:56.970Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60111
11732026-01-13T19:09:56.970Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64979
11742026-01-13T19:09:56.970Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63308
11752026-01-13T19:09:56.970Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37986
11762026-01-13T19:09:56.971Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63340
11772026-01-13T19:09:56.971Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54243
11782026-01-13T19:09:56.971Z[ ID] Interval Transfer Bandwidth
11792026-01-13T19:09:56.971Z[ 5] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
11802026-01-13T19:09:56.971Z[ 7] 0.00-1.00 sec 32.7 MBytes 275 Mbits/sec
11812026-01-13T19:09:56.971Z[ 9] 0.00-1.00 sec 32.7 MBytes 274 Mbits/sec
11822026-01-13T19:09:56.971Z[ 11] 0.00-1.00 sec 32.5 MBytes 273 Mbits/sec
11832026-01-13T19:09:56.971Z[ 13] 0.00-1.00 sec 32.5 MBytes 273 Mbits/sec
11842026-01-13T19:09:56.971Z[ 15] 0.00-1.00 sec 32.5 MBytes 273 Mbits/sec
11852026-01-13T19:09:56.971Z[ 17] 0.00-1.00 sec 32.5 MBytes 272 Mbits/sec
11862026-01-13T19:09:56.971Z[ 19] 0.00-1.00 sec 32.5 MBytes 273 Mbits/sec
11872026-01-13T19:09:56.971Z[SUM] 0.00-1.00 sec 261 MBytes 2.19 Gbits/sec
11882026-01-13T19:09:56.971Z- - - - - - - - - - - - - - - - - - - - - - - - -
11892026-01-13T19:09:56.971Z[ 5] 1.00-2.00 sec 46.7 MBytes 392 Mbits/sec
11902026-01-13T19:09:56.971Z[ 7] 1.00-2.00 sec 46.7 MBytes 392 Mbits/sec
11912026-01-13T19:09:56.971Z[ 9] 1.00-2.00 sec 46.7 MBytes 392 Mbits/sec
11922026-01-13T19:09:56.971Z[ 11] 1.00-2.00 sec 46.7 MBytes 392 Mbits/sec
11932026-01-13T19:09:56.971Z[ 13] 1.00-2.00 sec 46.7 MBytes 391 Mbits/sec
11942026-01-13T19:09:56.971Z[ 15] 1.00-2.00 sec 46.7 MBytes 392 Mbits/sec
11952026-01-13T19:09:56.971Z[ 17] 1.00-2.00 sec 46.7 MBytes 392 Mbits/sec
11962026-01-13T19:09:56.971Z[ 19] 1.00-2.00 sec 46.7 MBytes 391 Mbits/sec
11972026-01-13T19:09:56.971Z[SUM] 1.00-2.00 sec 374 MBytes 3.13 Gbits/sec
11982026-01-13T19:09:56.971Z- - - - - - - - - - - - - - - - - - - - - - - - -
11992026-01-13T19:09:56.971Z[ 5] 2.00-3.00 sec 48.5 MBytes 407 Mbits/sec
12002026-01-13T19:09:56.971Z[ 7] 2.00-3.00 sec 48.5 MBytes 407 Mbits/sec
12012026-01-13T19:09:56.971Z[ 9] 2.00-3.00 sec 48.3 MBytes 405 Mbits/sec
12022026-01-13T19:09:56.971Z[ 11] 2.00-3.00 sec 48.4 MBytes 406 Mbits/sec
12032026-01-13T19:09:56.971Z[ 13] 2.00-3.00 sec 48.4 MBytes 406 Mbits/sec
12042026-01-13T19:09:56.971Z[ 15] 2.00-3.00 sec 48.4 MBytes 406 Mbits/sec
12052026-01-13T19:09:56.971Z[ 17] 2.00-3.00 sec 48.5 MBytes 407 Mbits/sec
12062026-01-13T19:09:56.971Z[ 19] 2.00-3.00 sec 48.5 MBytes 406 Mbits/sec
12072026-01-13T19:09:56.971Z[SUM] 2.00-3.00 sec 387 MBytes 3.25 Gbits/sec
12082026-01-13T19:09:56.971Z- - - - - - - - - - - - - - - - - - - - - - - - -
12092026-01-13T19:09:56.971Z[ 5] 3.00-4.00 sec 49.2 MBytes 413 Mbits/sec
12102026-01-13T19:09:56.971Z[ 7] 3.00-4.00 sec 49.2 MBytes 413 Mbits/sec
12112026-01-13T19:09:56.971Z[ 9] 3.00-4.00 sec 49.2 MBytes 413 Mbits/sec
12122026-01-13T19:09:56.972Z[ 11] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
12132026-01-13T19:09:56.972Z[ 13] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
12142026-01-13T19:09:56.972Z[ 15] 3.00-4.00 sec 49.2 MBytes 412 Mbits/sec
12152026-01-13T19:09:56.972Z[ 17] 3.00-4.00 sec 49.2 MBytes 412 Mbits/sec
12162026-01-13T19:09:56.996Z[ 19] 3.00-4.00 sec 49.1 MBytes 412 Mbits/sec
12172026-01-13T19:09:56.997Z[SUM] 3.00-4.00 sec 393 MBytes 3.30 Gbits/sec
12182026-01-13T19:09:56.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
12192026-01-13T19:09:56.997Z[ 5] 4.00-5.00 sec 53.5 MBytes 448 Mbits/sec
12202026-01-13T19:09:56.997Z[ 7] 4.00-5.00 sec 53.3 MBytes 447 Mbits/sec
12212026-01-13T19:09:56.997Z[ 9] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
12222026-01-13T19:09:56.997Z[ 11] 4.00-5.00 sec 53.3 MBytes 447 Mbits/sec
12232026-01-13T19:09:56.997Z[ 13] 4.00-5.00 sec 53.3 MBytes 447 Mbits/sec
12242026-01-13T19:09:56.997Z[ 15] 4.00-5.00 sec 53.3 MBytes 447 Mbits/sec
12252026-01-13T19:09:56.997Z[ 17] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
12262026-01-13T19:09:56.997Z[ 19] 4.00-5.00 sec 53.3 MBytes 447 Mbits/sec
12272026-01-13T19:09:56.997Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
12282026-01-13T19:09:56.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
12292026-01-13T19:09:56.997Z[ 5] 5.00-6.00 sec 50.9 MBytes 427 Mbits/sec
12302026-01-13T19:09:56.997Z[ 7] 5.00-6.00 sec 50.8 MBytes 427 Mbits/sec
12312026-01-13T19:09:56.997Z[ 9] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
12322026-01-13T19:09:56.997Z[ 11] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
12332026-01-13T19:09:56.997Z[ 13] 5.00-6.00 sec 50.8 MBytes 427 Mbits/sec
12342026-01-13T19:09:56.997Z[ 15] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
12352026-01-13T19:09:56.997Z[ 17] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
12362026-01-13T19:09:56.997Z[ 19] 5.00-6.00 sec 50.9 MBytes 427 Mbits/sec
12372026-01-13T19:09:56.997Z[SUM] 5.00-6.00 sec 407 MBytes 3.41 Gbits/sec
12382026-01-13T19:09:56.997Z- - - - - - - - - - - - - - - - - - - - - - - - -
12392026-01-13T19:09:56.997Z[ 5] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
12402026-01-13T19:09:56.997Z[ 7] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
12412026-01-13T19:09:56.997Z[ 9] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
12422026-01-13T19:10:00.184Z[ 11] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
12432026-01-13T19:10:00.184Z[ 13] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
12442026-01-13T19:10:00.184Z[ 15] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
12452026-01-13T19:10:00.184Z[ 17] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
12462026-01-13T19:10:00.184Z[ 19] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
12472026-01-13T19:10:00.184Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
12482026-01-13T19:10:00.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
12492026-01-13T19:10:00.184Z[ 5] 7.00-8.00 sec 49.3 MBytes 413 Mbits/sec
12502026-01-13T19:10:00.184Z[ 7] 7.00-8.00 sec 49.2 MBytes 413 Mbits/sec
12512026-01-13T19:10:00.184Z[ 9] 7.00-8.00 sec 49.3 MBytes 413 Mbits/sec
12522026-01-13T19:10:00.185Z[ 11] 7.00-8.00 sec 49.2 MBytes 412 Mbits/sec
12532026-01-13T19:10:00.185Z[ 13] 7.00-8.00 sec 49.1 MBytes 412 Mbits/sec
12542026-01-13T19:10:00.185Z[ 15] 7.00-8.00 sec 49.2 MBytes 413 Mbits/sec
12552026-01-13T19:10:00.185Z[ 17] 7.00-8.00 sec 49.2 MBytes 413 Mbits/sec
12562026-01-13T19:10:00.185Z[ 19] 7.00-8.00 sec 49.2 MBytes 413 Mbits/sec
12572026-01-13T19:10:00.185Z[SUM] 7.00-8.00 sec 394 MBytes 3.30 Gbits/sec
12582026-01-13T19:10:00.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
12592026-01-13T19:10:00.185Z[ 5] 8.00-9.00 sec 49.9 MBytes 418 Mbits/sec
12602026-01-13T19:10:00.185Z[ 7] 8.00-9.00 sec 49.8 MBytes 418 Mbits/sec
12612026-01-13T19:10:00.185Z[ 9] 8.00-9.00 sec 49.9 MBytes 418 Mbits/sec
12622026-01-13T19:10:00.185Z[ 11] 8.00-9.00 sec 49.8 MBytes 418 Mbits/sec
12632026-01-13T19:10:00.185Z[ 13] 8.00-9.00 sec 49.9 MBytes 418 Mbits/sec
12642026-01-13T19:10:00.185Z[ 15] 8.00-9.00 sec 49.9 MBytes 418 Mbits/sec
12652026-01-13T19:10:00.185Z[ 17] 8.00-9.00 sec 50.0 MBytes 419 Mbits/sec
12662026-01-13T19:10:00.185Z[ 19] 8.00-9.00 sec 49.8 MBytes 417 Mbits/sec
12672026-01-13T19:10:00.185Z[SUM] 8.00-9.00 sec 399 MBytes 3.35 Gbits/sec
12682026-01-13T19:10:00.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
12692026-01-13T19:10:00.185Z[ 5] 9.00-10.00 sec 48.8 MBytes 409 Mbits/sec
12702026-01-13T19:10:00.185Z[ 7] 9.00-10.00 sec 48.9 MBytes 410 Mbits/sec
12712026-01-13T19:10:00.185Z[ 9] 9.00-10.00 sec 48.9 MBytes 410 Mbits/sec
12722026-01-13T19:10:00.185Z[ 11] 9.00-10.00 sec 48.8 MBytes 409 Mbits/sec
12732026-01-13T19:10:00.185Z[ 13] 9.00-10.00 sec 48.8 MBytes 410 Mbits/sec
12742026-01-13T19:10:00.185Z[ 15] 9.00-10.00 sec 48.9 MBytes 410 Mbits/sec
12752026-01-13T19:10:00.185Z[ 17] 9.00-10.00 sec 48.9 MBytes 410 Mbits/sec
12762026-01-13T19:10:00.185Z[ 19] 9.00-10.00 sec 48.8 MBytes 410 Mbits/sec
12772026-01-13T19:10:00.185Z[SUM] 9.00-10.00 sec 391 MBytes 3.28 Gbits/sec
12782026-01-13T19:10:00.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
12792026-01-13T19:10:00.185Z[ 5] 10.00-10.00 sec 114 KBytes 1.14 Gbits/sec
12802026-01-13T19:10:00.185Z[ 7] 10.00-10.00 sec 20.0 KBytes 199 Mbits/sec
12812026-01-13T19:10:00.185Z[ 9] 10.00-10.00 sec 37.8 KBytes 378 Mbits/sec
12822026-01-13T19:10:00.185Z[ 11] 10.00-10.00 sec 78.8 KBytes 789 Mbits/sec
12832026-01-13T19:10:00.185Z[ 13] 10.00-10.00 sec 16.8 KBytes 168 Mbits/sec
12842026-01-13T19:10:00.185Z[ 15] 10.00-10.00 sec 42.1 KBytes 420 Mbits/sec
12852026-01-13T19:10:00.185Z[ 17] 10.00-10.00 sec 71.2 KBytes 712 Mbits/sec
12862026-01-13T19:10:00.185Z[ 19] 10.00-10.00 sec 79.0 KBytes 789 Mbits/sec
12872026-01-13T19:10:00.185Z[SUM] 10.00-10.00 sec 460 KBytes 4.58 Gbits/sec
12882026-01-13T19:10:00.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
12892026-01-13T19:10:00.185Z[ ID] Interval Transfer Bandwidth
12902026-01-13T19:10:00.186Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12912026-01-13T19:10:00.186Z[ 5] 0.00-10.00 sec 482 MBytes 405 Mbits/sec receiver
12922026-01-13T19:10:00.186Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12932026-01-13T19:10:00.186Z[ 7] 0.00-10.00 sec 482 MBytes 404 Mbits/sec receiver
12942026-01-13T19:10:00.186Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12952026-01-13T19:10:00.186Z[ 9] 0.00-10.00 sec 482 MBytes 404 Mbits/sec receiver
12962026-01-13T19:10:00.186Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12972026-01-13T19:10:00.186Z[ 11] 0.00-10.00 sec 482 MBytes 404 Mbits/sec receiver
12982026-01-13T19:10:00.186Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
12992026-01-13T19:10:00.186Z[ 13] 0.00-10.00 sec 481 MBytes 404 Mbits/sec receiver
13002026-01-13T19:10:00.186Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13012026-01-13T19:10:00.186Z[ 15] 0.00-10.00 sec 482 MBytes 404 Mbits/sec receiver
13022026-01-13T19:10:00.186Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13032026-01-13T19:10:00.186Z[ 17] 0.00-10.00 sec 482 MBytes 404 Mbits/sec receiver
13042026-01-13T19:10:00.186Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13052026-01-13T19:10:00.186Z[ 19] 0.00-10.00 sec 482 MBytes 404 Mbits/sec receiver
13062026-01-13T19:10:00.186Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13072026-01-13T19:10:00.186Z[SUM] 0.00-10.00 sec 3.76 GBytes 3.23 Gbits/sec receiver
13082026-01-13T19:10:00.211ZRun 2/5...3233.275Mbps
13092026-01-13T19:10:07.259Z-----------------------------------------------------------
13102026-01-13T19:10:07.260ZServer listening on 5201
13112026-01-13T19:10:07.260Z-----------------------------------------------------------
13122026-01-13T19:10:07.260ZAccepted connection from 10.0.0.1, port 42923
13132026-01-13T19:10:07.260Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58574
13142026-01-13T19:10:07.260Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55507
13152026-01-13T19:10:07.260Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38757
13162026-01-13T19:10:07.260Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40922
13172026-01-13T19:10:07.260Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36121
13182026-01-13T19:10:07.260Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33908
13192026-01-13T19:10:07.260Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41176
13202026-01-13T19:10:07.260Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35611
13212026-01-13T19:10:07.260Z[ ID] Interval Transfer Bandwidth
13222026-01-13T19:10:07.260Z[ 5] 0.00-1.00 sec 35.4 MBytes 297 Mbits/sec
13232026-01-13T19:10:07.260Z[ 7] 0.00-1.00 sec 35.4 MBytes 297 Mbits/sec
13242026-01-13T19:10:07.260Z[ 9] 0.00-1.00 sec 35.3 MBytes 296 Mbits/sec
13252026-01-13T19:10:07.260Z[ 11] 0.00-1.00 sec 35.2 MBytes 296 Mbits/sec
13262026-01-13T19:10:07.260Z[ 13] 0.00-1.00 sec 35.2 MBytes 295 Mbits/sec
13272026-01-13T19:10:07.260Z[ 15] 0.00-1.00 sec 35.1 MBytes 295 Mbits/sec
13282026-01-13T19:10:07.260Z[ 17] 0.00-1.00 sec 35.1 MBytes 294 Mbits/sec
13292026-01-13T19:10:07.260Z[ 19] 0.00-1.00 sec 35.2 MBytes 295 Mbits/sec
13302026-01-13T19:10:07.260Z[SUM] 0.00-1.00 sec 282 MBytes 2.36 Gbits/sec
13312026-01-13T19:10:07.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
13322026-01-13T19:10:07.260Z[ 5] 1.00-2.00 sec 48.0 MBytes 403 Mbits/sec
13332026-01-13T19:10:07.260Z[ 7] 1.00-2.00 sec 47.9 MBytes 402 Mbits/sec
13342026-01-13T19:10:07.260Z[ 9] 1.00-2.00 sec 48.0 MBytes 402 Mbits/sec
13352026-01-13T19:10:07.260Z[ 11] 1.00-2.00 sec 48.0 MBytes 402 Mbits/sec
13362026-01-13T19:10:07.260Z[ 13] 1.00-2.00 sec 47.9 MBytes 402 Mbits/sec
13372026-01-13T19:10:07.260Z[ 15] 1.00-2.00 sec 47.9 MBytes 402 Mbits/sec
13382026-01-13T19:10:07.260Z[ 17] 1.00-2.00 sec 48.0 MBytes 402 Mbits/sec
13392026-01-13T19:10:07.260Z[ 19] 1.00-2.00 sec 47.9 MBytes 402 Mbits/sec
13402026-01-13T19:10:07.260Z[SUM] 1.00-2.00 sec 383 MBytes 3.22 Gbits/sec
13412026-01-13T19:10:07.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
13422026-01-13T19:10:07.260Z[ 5] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13432026-01-13T19:10:07.260Z[ 7] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
13442026-01-13T19:10:07.260Z[ 9] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13452026-01-13T19:10:07.260Z[ 11] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13462026-01-13T19:10:07.260Z[ 13] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13472026-01-13T19:10:07.260Z[ 15] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13482026-01-13T19:10:07.261Z[ 17] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13492026-01-13T19:10:07.261Z[ 19] 2.00-3.00 sec 52.8 MBytes 443 Mbits/sec
13502026-01-13T19:10:07.261Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
13512026-01-13T19:10:07.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
13522026-01-13T19:10:07.261Z[ 5] 3.00-4.00 sec 49.4 MBytes 415 Mbits/sec
13532026-01-13T19:10:07.261Z[ 7] 3.00-4.00 sec 49.4 MBytes 414 Mbits/sec
13542026-01-13T19:10:07.261Z[ 9] 3.00-4.00 sec 49.4 MBytes 414 Mbits/sec
13552026-01-13T19:10:07.261Z[ 11] 3.00-4.00 sec 49.3 MBytes 414 Mbits/sec
13562026-01-13T19:10:07.261Z[ 13] 3.00-4.00 sec 49.5 MBytes 415 Mbits/sec
13572026-01-13T19:10:07.261Z[ 15] 3.00-4.00 sec 49.3 MBytes 414 Mbits/sec
13582026-01-13T19:10:07.261Z[ 17] 3.00-4.00 sec 49.5 MBytes 415 Mbits/sec
13592026-01-13T19:10:07.261Z[ 19] 3.00-4.00 sec 49.4 MBytes 414 Mbits/sec
13602026-01-13T19:10:07.261Z[SUM] 3.00-4.00 sec 395 MBytes 3.32 Gbits/sec
13612026-01-13T19:10:07.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
13622026-01-13T19:10:07.261Z[ 5] 4.00-5.00 sec 49.2 MBytes 413 Mbits/sec
13632026-01-13T19:10:07.261Z[ 7] 4.00-5.00 sec 49.3 MBytes 414 Mbits/sec
13642026-01-13T19:10:07.261Z[ 9] 4.00-5.00 sec 49.3 MBytes 414 Mbits/sec
13652026-01-13T19:10:07.261Z[ 11] 4.00-5.00 sec 49.3 MBytes 414 Mbits/sec
13662026-01-13T19:10:07.261Z[ 13] 4.00-5.00 sec 49.2 MBytes 413 Mbits/sec
13672026-01-13T19:10:07.261Z[ 15] 4.00-5.00 sec 49.3 MBytes 413 Mbits/sec
13682026-01-13T19:10:07.261Z[ 17] 4.00-5.00 sec 49.3 MBytes 413 Mbits/sec
13692026-01-13T19:10:07.261Z[ 19] 4.00-5.00 sec 49.3 MBytes 413 Mbits/sec
13702026-01-13T19:10:07.261Z[SUM] 4.00-5.00 sec 394 MBytes 3.31 Gbits/sec
13712026-01-13T19:10:07.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
13722026-01-13T19:10:07.261Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
13732026-01-13T19:10:07.261Z[ 7] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
13742026-01-13T19:10:07.261Z[ 9] 5.00-6.00 sec 52.8 MBytes 443 Mbits/sec
13752026-01-13T19:10:07.261Z[ 11] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
13762026-01-13T19:10:07.261Z[ 13] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
13772026-01-13T19:10:07.261Z[ 15] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
13782026-01-13T19:10:07.261Z[ 17] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
13792026-01-13T19:10:07.261Z[ 19] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
13802026-01-13T19:10:07.261Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
13812026-01-13T19:10:07.261Z- - - - - - - - - - - - - - - - - - - - - - - - -
13822026-01-13T19:10:07.261Z[ 5] 6.00-7.00 sec 52.6 MBytes 442 Mbits/sec
13832026-01-13T19:10:07.261Z[ 7] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
13842026-01-13T19:10:07.261Z[ 9] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
13852026-01-13T19:10:10.455Z[ 11] 6.00-7.00 sec 52.6 MBytes 442 Mbits/sec
13862026-01-13T19:10:10.455Z[ 13] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
13872026-01-13T19:10:10.455Z[ 15] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
13882026-01-13T19:10:10.455Z[ 17] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
13892026-01-13T19:10:10.455Z[ 19] 6.00-7.00 sec 52.7 MBytes 442 Mbits/sec
13902026-01-13T19:10:10.455Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
13912026-01-13T19:10:10.455Z- - - - - - - - - - - - - - - - - - - - - - - - -
13922026-01-13T19:10:10.455Z[ 5] 7.00-8.00 sec 50.9 MBytes 427 Mbits/sec
13932026-01-13T19:10:10.455Z[ 7] 7.00-8.00 sec 50.9 MBytes 427 Mbits/sec
13942026-01-13T19:10:10.455Z[ 9] 7.00-8.00 sec 50.9 MBytes 427 Mbits/sec
13952026-01-13T19:10:10.455Z[ 11] 7.00-8.00 sec 50.9 MBytes 427 Mbits/sec
13962026-01-13T19:10:10.456Z[ 13] 7.00-8.00 sec 50.8 MBytes 426 Mbits/sec
13972026-01-13T19:10:10.456Z[ 15] 7.00-8.00 sec 50.7 MBytes 426 Mbits/sec
13982026-01-13T19:10:10.456Z[ 17] 7.00-8.00 sec 50.8 MBytes 426 Mbits/sec
13992026-01-13T19:10:10.456Z[ 19] 7.00-8.00 sec 50.8 MBytes 426 Mbits/sec
14002026-01-13T19:10:10.456Z[SUM] 7.00-8.00 sec 407 MBytes 3.41 Gbits/sec
14012026-01-13T19:10:10.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
14022026-01-13T19:10:10.456Z[ 5] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14032026-01-13T19:10:10.456Z[ 7] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14042026-01-13T19:10:10.456Z[ 9] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14052026-01-13T19:10:10.456Z[ 11] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14062026-01-13T19:10:10.456Z[ 13] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14072026-01-13T19:10:10.456Z[ 15] 8.00-9.00 sec 50.0 MBytes 420 Mbits/sec
14082026-01-13T19:10:10.456Z[ 17] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14092026-01-13T19:10:10.456Z[ 19] 8.00-9.00 sec 50.1 MBytes 420 Mbits/sec
14102026-01-13T19:10:10.456Z[SUM] 8.00-9.00 sec 401 MBytes 3.36 Gbits/sec
14112026-01-13T19:10:10.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
14122026-01-13T19:10:10.456Z[ 5] 9.00-10.00 sec 50.5 MBytes 423 Mbits/sec
14132026-01-13T19:10:10.456Z[ 7] 9.00-10.00 sec 50.5 MBytes 423 Mbits/sec
14142026-01-13T19:10:10.456Z[ 9] 9.00-10.00 sec 50.5 MBytes 424 Mbits/sec
14152026-01-13T19:10:10.456Z[ 11] 9.00-10.00 sec 50.4 MBytes 423 Mbits/sec
14162026-01-13T19:10:10.456Z[ 13] 9.00-10.00 sec 50.5 MBytes 424 Mbits/sec
14172026-01-13T19:10:10.456Z[ 15] 9.00-10.00 sec 50.5 MBytes 423 Mbits/sec
14182026-01-13T19:10:10.456Z[ 17] 9.00-10.00 sec 50.6 MBytes 424 Mbits/sec
14192026-01-13T19:10:10.456Z[ 19] 9.00-10.00 sec 50.5 MBytes 423 Mbits/sec
14202026-01-13T19:10:10.456Z[SUM] 9.00-10.00 sec 404 MBytes 3.39 Gbits/sec
14212026-01-13T19:10:10.456Z- - - - - - - - - - - - - - - - - - - - - - - - -
14222026-01-13T19:10:10.456Z[ 5] 10.00-10.00 sec 96.2 KBytes 539 Mbits/sec
14232026-01-13T19:10:10.459Z[ 7] 10.00-10.00 sec 126 KBytes 707 Mbits/sec
14242026-01-13T19:10:10.459Z[ 9] 10.00-10.00 sec 125 KBytes 701 Mbits/sec
14252026-01-13T19:10:10.459Z[ 11] 10.00-10.00 sec 105 KBytes 589 Mbits/sec
14262026-01-13T19:10:10.460Z[ 13] 10.00-10.00 sec 13.4 KBytes 75.5 Mbits/sec
14272026-01-13T19:10:10.460Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14282026-01-13T19:10:10.460Z[ 17] 10.00-10.00 sec 30.8 KBytes 173 Mbits/sec
14292026-01-13T19:10:10.460Z[ 19] 10.00-10.00 sec 92.3 KBytes 519 Mbits/sec
14302026-01-13T19:10:10.460Z[SUM] 10.00-10.00 sec 588 KBytes 3.30 Gbits/sec
14312026-01-13T19:10:10.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
14322026-01-13T19:10:10.460Z[ ID] Interval Transfer Bandwidth
14332026-01-13T19:10:10.460Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14342026-01-13T19:10:10.460Z[ 5] 0.00-10.00 sec 492 MBytes 413 Mbits/sec receiver
14352026-01-13T19:10:10.460Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14362026-01-13T19:10:10.460Z[ 7] 0.00-10.00 sec 492 MBytes 413 Mbits/sec receiver
14372026-01-13T19:10:10.460Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14382026-01-13T19:10:10.460Z[ 9] 0.00-10.00 sec 492 MBytes 413 Mbits/sec receiver
14392026-01-13T19:10:10.460Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14402026-01-13T19:10:10.460Z[ 11] 0.00-10.00 sec 492 MBytes 412 Mbits/sec receiver
14412026-01-13T19:10:10.460Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14422026-01-13T19:10:10.460Z[ 13] 0.00-10.00 sec 492 MBytes 412 Mbits/sec receiver
14432026-01-13T19:10:10.460Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14442026-01-13T19:10:10.460Z[ 15] 0.00-10.00 sec 491 MBytes 412 Mbits/sec receiver
14452026-01-13T19:10:10.460Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14462026-01-13T19:10:10.460Z[ 17] 0.00-10.00 sec 492 MBytes 412 Mbits/sec receiver
14472026-01-13T19:10:10.460Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14482026-01-13T19:10:10.460Z[ 19] 0.00-10.00 sec 492 MBytes 412 Mbits/sec receiver
14492026-01-13T19:10:10.460Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14502026-01-13T19:10:10.460Z[SUM] 0.00-10.00 sec 3.84 GBytes 3.30 Gbits/sec receiver
14512026-01-13T19:10:10.486ZRun 3/5...3299.993Mbps
14522026-01-13T19:10:17.555Z-----------------------------------------------------------
14532026-01-13T19:10:17.555ZServer listening on 5201
14542026-01-13T19:10:17.555Z-----------------------------------------------------------
14552026-01-13T19:10:17.555ZAccepted connection from 10.0.0.1, port 46278
14562026-01-13T19:10:17.555Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61408
14572026-01-13T19:10:17.555Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62457
14582026-01-13T19:10:17.555Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36662
14592026-01-13T19:10:17.556Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33529
14602026-01-13T19:10:17.556Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54586
14612026-01-13T19:10:17.556Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45590
14622026-01-13T19:10:17.556Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53635
14632026-01-13T19:10:17.556Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41196
14642026-01-13T19:10:17.556Z[ ID] Interval Transfer Bandwidth
14652026-01-13T19:10:17.556Z[ 5] 0.00-1.00 sec 36.2 MBytes 304 Mbits/sec
14662026-01-13T19:10:17.556Z[ 7] 0.00-1.00 sec 36.1 MBytes 303 Mbits/sec
14672026-01-13T19:10:17.556Z[ 9] 0.00-1.00 sec 36.0 MBytes 302 Mbits/sec
14682026-01-13T19:10:17.556Z[ 11] 0.00-1.00 sec 36.0 MBytes 302 Mbits/sec
14692026-01-13T19:10:17.556Z[ 13] 0.00-1.00 sec 35.9 MBytes 301 Mbits/sec
14702026-01-13T19:10:17.556Z[ 15] 0.00-1.00 sec 35.8 MBytes 301 Mbits/sec
14712026-01-13T19:10:17.556Z[ 17] 0.00-1.00 sec 35.8 MBytes 300 Mbits/sec
14722026-01-13T19:10:17.556Z[ 19] 0.00-1.00 sec 35.9 MBytes 301 Mbits/sec
14732026-01-13T19:10:17.556Z[SUM] 0.00-1.00 sec 288 MBytes 2.41 Gbits/sec
14742026-01-13T19:10:17.556Z- - - - - - - - - - - - - - - - - - - - - - - - -
14752026-01-13T19:10:17.556Z[ 5] 1.00-2.00 sec 48.6 MBytes 408 Mbits/sec
14762026-01-13T19:10:17.556Z[ 7] 1.00-2.00 sec 48.7 MBytes 409 Mbits/sec
14772026-01-13T19:10:17.556Z[ 9] 1.00-2.00 sec 48.7 MBytes 408 Mbits/sec
14782026-01-13T19:10:17.556Z[ 11] 1.00-2.00 sec 48.8 MBytes 409 Mbits/sec
14792026-01-13T19:10:17.556Z[ 13] 1.00-2.00 sec 48.8 MBytes 409 Mbits/sec
14802026-01-13T19:10:17.556Z[ 15] 1.00-2.00 sec 48.6 MBytes 408 Mbits/sec
14812026-01-13T19:10:17.557Z[ 17] 1.00-2.00 sec 48.7 MBytes 409 Mbits/sec
14822026-01-13T19:10:17.557Z[ 19] 1.00-2.00 sec 48.6 MBytes 408 Mbits/sec
14832026-01-13T19:10:17.557Z[SUM] 1.00-2.00 sec 390 MBytes 3.27 Gbits/sec
14842026-01-13T19:10:17.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
14852026-01-13T19:10:17.557Z[ 5] 2.00-3.00 sec 51.0 MBytes 428 Mbits/sec
14862026-01-13T19:10:17.557Z[ 7] 2.00-3.00 sec 51.1 MBytes 428 Mbits/sec
14872026-01-13T19:10:17.557Z[ 9] 2.00-3.00 sec 51.1 MBytes 429 Mbits/sec
14882026-01-13T19:10:17.557Z[ 11] 2.00-3.00 sec 50.9 MBytes 427 Mbits/sec
14892026-01-13T19:10:17.557Z[ 13] 2.00-3.00 sec 50.9 MBytes 427 Mbits/sec
14902026-01-13T19:10:17.557Z[ 15] 2.00-3.00 sec 50.9 MBytes 427 Mbits/sec
14912026-01-13T19:10:17.557Z[ 17] 2.00-3.00 sec 51.0 MBytes 428 Mbits/sec
14922026-01-13T19:10:17.557Z[ 19] 2.00-3.00 sec 50.9 MBytes 427 Mbits/sec
14932026-01-13T19:10:17.557Z[SUM] 2.00-3.00 sec 408 MBytes 3.42 Gbits/sec
14942026-01-13T19:10:17.557Z- - - - - - - - - - - - - - - - - - - - - - - - -
14952026-01-13T19:10:17.557Z[ 5] 3.00-4.00 sec 53.2 MBytes 446 Mbits/sec
14962026-01-13T19:10:17.557Z[ 7] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
14972026-01-13T19:10:17.557Z[ 9] 3.00-4.00 sec 53.1 MBytes 445 Mbits/sec
14982026-01-13T19:10:17.557Z[ 11] 3.00-4.00 sec 53.1 MBytes 445 Mbits/sec
14992026-01-13T19:10:17.557Z[ 13] 3.00-4.00 sec 53.1 MBytes 445 Mbits/sec
15002026-01-13T19:10:17.558Z[ 15] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
15012026-01-13T19:10:17.558Z[ 17] 3.00-4.00 sec 53.1 MBytes 445 Mbits/sec
15022026-01-13T19:10:17.558Z[ 19] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
15032026-01-13T19:10:17.558Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
15042026-01-13T19:10:17.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
15052026-01-13T19:10:17.558Z[ 5] 4.00-5.00 sec 49.8 MBytes 417 Mbits/sec
15062026-01-13T19:10:17.558Z[ 7] 4.00-5.00 sec 49.7 MBytes 417 Mbits/sec
15072026-01-13T19:10:17.558Z[ 9] 4.00-5.00 sec 49.8 MBytes 418 Mbits/sec
15082026-01-13T19:10:17.558Z[ 11] 4.00-5.00 sec 49.7 MBytes 417 Mbits/sec
15092026-01-13T19:10:17.558Z[ 13] 4.00-5.00 sec 49.7 MBytes 417 Mbits/sec
15102026-01-13T19:10:17.558Z[ 15] 4.00-5.00 sec 49.7 MBytes 417 Mbits/sec
15112026-01-13T19:10:17.558Z[ 17] 4.00-5.00 sec 49.7 MBytes 417 Mbits/sec
15122026-01-13T19:10:17.558Z[ 19] 4.00-5.00 sec 49.7 MBytes 417 Mbits/sec
15132026-01-13T19:10:17.558Z[SUM] 4.00-5.00 sec 398 MBytes 3.34 Gbits/sec
15142026-01-13T19:10:17.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
15152026-01-13T19:10:17.558Z[ 5] 5.00-6.00 sec 48.8 MBytes 409 Mbits/sec
15162026-01-13T19:10:17.558Z[ 7] 5.00-6.00 sec 48.8 MBytes 410 Mbits/sec
15172026-01-13T19:10:17.558Z[ 9] 5.00-6.00 sec 48.8 MBytes 409 Mbits/sec
15182026-01-13T19:10:17.558Z[ 11] 5.00-6.00 sec 48.8 MBytes 409 Mbits/sec
15192026-01-13T19:10:17.558Z[ 13] 5.00-6.00 sec 48.9 MBytes 410 Mbits/sec
15202026-01-13T19:10:17.558Z[ 15] 5.00-6.00 sec 48.7 MBytes 409 Mbits/sec
15212026-01-13T19:10:17.558Z[ 17] 5.00-6.00 sec 48.7 MBytes 409 Mbits/sec
15222026-01-13T19:10:17.558Z[ 19] 5.00-6.00 sec 48.8 MBytes 410 Mbits/sec
15232026-01-13T19:10:17.559Z[SUM] 5.00-6.00 sec 390 MBytes 3.27 Gbits/sec
15242026-01-13T19:10:17.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
15252026-01-13T19:10:17.559Z[ 5] 6.00-7.00 sec 50.8 MBytes 426 Mbits/sec
15262026-01-13T19:10:17.559Z[ 7] 6.00-7.00 sec 50.9 MBytes 427 Mbits/sec
15272026-01-13T19:10:17.559Z[ 9] 6.00-7.00 sec 50.8 MBytes 427 Mbits/sec
15282026-01-13T19:10:20.733Z[ 11] 6.00-7.00 sec 50.8 MBytes 426 Mbits/sec
15292026-01-13T19:10:20.733Z[ 13] 6.00-7.00 sec 50.8 MBytes 426 Mbits/sec
15302026-01-13T19:10:20.733Z[ 15] 6.00-7.00 sec 50.8 MBytes 426 Mbits/sec
15312026-01-13T19:10:20.733Z[ 17] 6.00-7.00 sec 50.8 MBytes 426 Mbits/sec
15322026-01-13T19:10:20.733Z[ 19] 6.00-7.00 sec 50.8 MBytes 426 Mbits/sec
15332026-01-13T19:10:20.733Z[SUM] 6.00-7.00 sec 407 MBytes 3.41 Gbits/sec
15342026-01-13T19:10:20.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
15352026-01-13T19:10:20.733Z[ 5] 7.00-8.00 sec 48.8 MBytes 409 Mbits/sec
15362026-01-13T19:10:20.733Z[ 7] 7.00-8.00 sec 48.7 MBytes 409 Mbits/sec
15372026-01-13T19:10:20.733Z[ 9] 7.00-8.00 sec 48.6 MBytes 408 Mbits/sec
15382026-01-13T19:10:20.733Z[ 11] 7.00-8.00 sec 48.7 MBytes 409 Mbits/sec
15392026-01-13T19:10:20.733Z[ 13] 7.00-8.00 sec 48.6 MBytes 408 Mbits/sec
15402026-01-13T19:10:20.733Z[ 15] 7.00-8.00 sec 48.6 MBytes 408 Mbits/sec
15412026-01-13T19:10:20.733Z[ 17] 7.00-8.00 sec 48.6 MBytes 408 Mbits/sec
15422026-01-13T19:10:20.733Z[ 19] 7.00-8.00 sec 48.7 MBytes 408 Mbits/sec
15432026-01-13T19:10:20.733Z[SUM] 7.00-8.00 sec 389 MBytes 3.27 Gbits/sec
15442026-01-13T19:10:20.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
15452026-01-13T19:10:20.733Z[ 5] 8.00-9.00 sec 51.3 MBytes 430 Mbits/sec
15462026-01-13T19:10:20.733Z[ 7] 8.00-9.00 sec 51.3 MBytes 430 Mbits/sec
15472026-01-13T19:10:20.733Z[ 9] 8.00-9.00 sec 51.4 MBytes 431 Mbits/sec
15482026-01-13T19:10:20.733Z[ 11] 8.00-9.00 sec 51.4 MBytes 431 Mbits/sec
15492026-01-13T19:10:20.733Z[ 13] 8.00-9.00 sec 51.3 MBytes 430 Mbits/sec
15502026-01-13T19:10:20.733Z[ 15] 8.00-9.00 sec 51.3 MBytes 431 Mbits/sec
15512026-01-13T19:10:20.734Z[ 17] 8.00-9.00 sec 51.3 MBytes 431 Mbits/sec
15522026-01-13T19:10:20.734Z[ 19] 8.00-9.00 sec 51.3 MBytes 431 Mbits/sec
15532026-01-13T19:10:20.734Z[SUM] 8.00-9.00 sec 411 MBytes 3.44 Gbits/sec
15542026-01-13T19:10:20.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
15552026-01-13T19:10:20.734Z[ 5] 9.00-10.00 sec 50.0 MBytes 419 Mbits/sec
15562026-01-13T19:10:20.734Z[ 7] 9.00-10.00 sec 50.2 MBytes 421 Mbits/sec
15572026-01-13T19:10:20.734Z[ 9] 9.00-10.00 sec 50.1 MBytes 420 Mbits/sec
15582026-01-13T19:10:20.734Z[ 11] 9.00-10.00 sec 50.0 MBytes 420 Mbits/sec
15592026-01-13T19:10:20.734Z[ 13] 9.00-10.00 sec 50.0 MBytes 419 Mbits/sec
15602026-01-13T19:10:20.734Z[ 15] 9.00-10.00 sec 50.0 MBytes 420 Mbits/sec
15612026-01-13T19:10:20.734Z[ 17] 9.00-10.00 sec 49.9 MBytes 419 Mbits/sec
15622026-01-13T19:10:20.734Z[ 19] 9.00-10.00 sec 50.0 MBytes 419 Mbits/sec
15632026-01-13T19:10:20.734Z[SUM] 9.00-10.00 sec 400 MBytes 3.36 Gbits/sec
15642026-01-13T19:10:20.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
15652026-01-13T19:10:20.734Z[ 5] 10.00-10.00 sec 111 KBytes 848 Mbits/sec
15662026-01-13T19:10:20.734Z[ 7] 10.00-10.00 sec 39.4 KBytes 302 Mbits/sec
15672026-01-13T19:10:20.734Z[ 9] 10.00-10.00 sec 52.0 KBytes 398 Mbits/sec
15682026-01-13T19:10:20.734Z[ 11] 10.00-10.00 sec 99.5 KBytes 763 Mbits/sec
15692026-01-13T19:10:20.734Z[ 13] 10.00-10.00 sec 49.7 KBytes 381 Mbits/sec
15702026-01-13T19:10:20.734Z[ 15] 10.00-10.00 sec 66.5 KBytes 509 Mbits/sec
15712026-01-13T19:10:20.734Z[ 17] 10.00-10.00 sec 51.4 KBytes 394 Mbits/sec
15722026-01-13T19:10:20.734Z[ 19] 10.00-10.00 sec 56.2 KBytes 431 Mbits/sec
15732026-01-13T19:10:20.734Z[SUM] 10.00-10.00 sec 525 KBytes 4.02 Gbits/sec
15742026-01-13T19:10:20.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
15752026-01-13T19:10:20.734Z[ ID] Interval Transfer Bandwidth
15762026-01-13T19:10:20.734Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15772026-01-13T19:10:20.734Z[ 5] 0.00-10.00 sec 488 MBytes 410 Mbits/sec receiver
15782026-01-13T19:10:20.734Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15792026-01-13T19:10:20.734Z[ 7] 0.00-10.00 sec 489 MBytes 410 Mbits/sec receiver
15802026-01-13T19:10:20.734Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15812026-01-13T19:10:20.734Z[ 9] 0.00-10.00 sec 488 MBytes 410 Mbits/sec receiver
15822026-01-13T19:10:20.734Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15832026-01-13T19:10:20.734Z[ 11] 0.00-10.00 sec 488 MBytes 410 Mbits/sec receiver
15842026-01-13T19:10:20.734Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15852026-01-13T19:10:20.734Z[ 13] 0.00-10.00 sec 488 MBytes 409 Mbits/sec receiver
15862026-01-13T19:10:20.734Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15872026-01-13T19:10:20.734Z[ 15] 0.00-10.00 sec 488 MBytes 409 Mbits/sec receiver
15882026-01-13T19:10:20.734Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15892026-01-13T19:10:20.734Z[ 17] 0.00-10.00 sec 488 MBytes 409 Mbits/sec receiver
15902026-01-13T19:10:20.734Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15912026-01-13T19:10:20.735Z[ 19] 0.00-10.00 sec 488 MBytes 409 Mbits/sec receiver
15922026-01-13T19:10:20.735Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
15932026-01-13T19:10:20.735Z[SUM] 0.00-10.00 sec 3.81 GBytes 3.28 Gbits/sec receiver
15942026-01-13T19:10:20.759ZRun 4/5...3276.129Mbps
15952026-01-13T19:10:27.761Z-----------------------------------------------------------
15962026-01-13T19:10:27.761ZServer listening on 5201
15972026-01-13T19:10:27.761Z-----------------------------------------------------------
15982026-01-13T19:10:27.761ZAccepted connection from 10.0.0.1, port 39487
15992026-01-13T19:10:27.761Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34009
16002026-01-13T19:10:27.761Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61936
16012026-01-13T19:10:27.761Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60195
16022026-01-13T19:10:27.761Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44300
16032026-01-13T19:10:27.761Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43293
16042026-01-13T19:10:27.761Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37437
16052026-01-13T19:10:27.761Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52559
16062026-01-13T19:10:27.761Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35149
16072026-01-13T19:10:27.761Z[ ID] Interval Transfer Bandwidth
16082026-01-13T19:10:27.761Z[ 5] 0.00-1.00 sec 36.4 MBytes 305 Mbits/sec
16092026-01-13T19:10:27.761Z[ 7] 0.00-1.00 sec 36.3 MBytes 305 Mbits/sec
16102026-01-13T19:10:27.761Z[ 9] 0.00-1.00 sec 36.2 MBytes 304 Mbits/sec
16112026-01-13T19:10:27.761Z[ 11] 0.00-1.00 sec 36.1 MBytes 303 Mbits/sec
16122026-01-13T19:10:27.761Z[ 13] 0.00-1.00 sec 36.1 MBytes 303 Mbits/sec
16132026-01-13T19:10:27.761Z[ 15] 0.00-1.00 sec 36.0 MBytes 302 Mbits/sec
16142026-01-13T19:10:27.761Z[ 17] 0.00-1.00 sec 36.0 MBytes 302 Mbits/sec
16152026-01-13T19:10:27.807Z[ 19] 0.00-1.00 sec 36.0 MBytes 302 Mbits/sec
16162026-01-13T19:10:27.807Z[SUM] 0.00-1.00 sec 289 MBytes 2.43 Gbits/sec
16172026-01-13T19:10:27.807Z- - - - - - - - - - - - - - - - - - - - - - - - -
16182026-01-13T19:10:27.807Z[ 5] 1.00-2.00 sec 50.5 MBytes 424 Mbits/sec
16192026-01-13T19:10:27.807Z[ 7] 1.00-2.00 sec 50.5 MBytes 424 Mbits/sec
16202026-01-13T19:10:27.807Z[ 9] 1.00-2.00 sec 50.6 MBytes 424 Mbits/sec
16212026-01-13T19:10:27.807Z[ 11] 1.00-2.00 sec 50.5 MBytes 424 Mbits/sec
16222026-01-13T19:10:27.807Z[ 13] 1.00-2.00 sec 50.6 MBytes 424 Mbits/sec
16232026-01-13T19:10:27.807Z[ 15] 1.00-2.00 sec 50.5 MBytes 424 Mbits/sec
16242026-01-13T19:10:27.807Z[ 17] 1.00-2.00 sec 50.6 MBytes 424 Mbits/sec
16252026-01-13T19:10:27.807Z[ 19] 1.00-2.00 sec 50.5 MBytes 423 Mbits/sec
16262026-01-13T19:10:27.807Z[SUM] 1.00-2.00 sec 404 MBytes 3.39 Gbits/sec
16272026-01-13T19:10:27.807Z- - - - - - - - - - - - - - - - - - - - - - - - -
16282026-01-13T19:10:27.807Z[ 5] 2.00-3.00 sec 49.3 MBytes 413 Mbits/sec
16292026-01-13T19:10:27.807Z[ 7] 2.00-3.00 sec 49.3 MBytes 414 Mbits/sec
16302026-01-13T19:10:27.807Z[ 9] 2.00-3.00 sec 49.2 MBytes 413 Mbits/sec
16312026-01-13T19:10:27.807Z[ 11] 2.00-3.00 sec 49.3 MBytes 413 Mbits/sec
16322026-01-13T19:10:27.807Z[ 13] 2.00-3.00 sec 49.2 MBytes 412 Mbits/sec
16332026-01-13T19:10:27.808Z[ 15] 2.00-3.00 sec 49.2 MBytes 413 Mbits/sec
16342026-01-13T19:10:27.808Z[ 17] 2.00-3.00 sec 49.2 MBytes 413 Mbits/sec
16352026-01-13T19:10:27.808Z[ 19] 2.00-3.00 sec 49.2 MBytes 413 Mbits/sec
16362026-01-13T19:10:27.808Z[SUM] 2.00-3.00 sec 394 MBytes 3.30 Gbits/sec
16372026-01-13T19:10:27.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
16382026-01-13T19:10:27.808Z[ 5] 3.00-4.00 sec 51.9 MBytes 436 Mbits/sec
16392026-01-13T19:10:27.808Z[ 7] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
16402026-01-13T19:10:27.808Z[ 9] 3.00-4.00 sec 51.9 MBytes 436 Mbits/sec
16412026-01-13T19:10:27.808Z[ 11] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
16422026-01-13T19:10:27.808Z[ 13] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
16432026-01-13T19:10:27.808Z[ 15] 3.00-4.00 sec 51.9 MBytes 436 Mbits/sec
16442026-01-13T19:10:27.808Z[ 17] 3.00-4.00 sec 51.9 MBytes 436 Mbits/sec
16452026-01-13T19:10:27.808Z[ 19] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
16462026-01-13T19:10:27.808Z[SUM] 3.00-4.00 sec 416 MBytes 3.49 Gbits/sec
16472026-01-13T19:10:27.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
16482026-01-13T19:10:27.808Z[ 5] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
16492026-01-13T19:10:27.808Z[ 7] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
16502026-01-13T19:10:27.808Z[ 9] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
16512026-01-13T19:10:27.808Z[ 11] 4.00-5.00 sec 51.6 MBytes 432 Mbits/sec
16522026-01-13T19:10:27.808Z[ 13] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
16532026-01-13T19:10:27.808Z[ 15] 4.00-5.00 sec 51.4 MBytes 432 Mbits/sec
16542026-01-13T19:10:27.808Z[ 17] 4.00-5.00 sec 51.5 MBytes 432 Mbits/sec
16552026-01-13T19:10:27.808Z[ 19] 4.00-5.00 sec 51.4 MBytes 432 Mbits/sec
16562026-01-13T19:10:27.808Z[SUM] 4.00-5.00 sec 412 MBytes 3.46 Gbits/sec
16572026-01-13T19:10:27.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
16582026-01-13T19:10:27.808Z[ 5] 5.00-6.00 sec 50.9 MBytes 427 Mbits/sec
16592026-01-13T19:10:27.808Z[ 7] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
16602026-01-13T19:10:27.808Z[ 9] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
16612026-01-13T19:10:27.808Z[ 11] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
16622026-01-13T19:10:27.808Z[ 13] 5.00-6.00 sec 50.7 MBytes 426 Mbits/sec
16632026-01-13T19:10:27.808Z[ 15] 5.00-6.00 sec 50.8 MBytes 427 Mbits/sec
16642026-01-13T19:10:27.808Z[ 17] 5.00-6.00 sec 50.7 MBytes 426 Mbits/sec
16652026-01-13T19:10:27.808Z[ 19] 5.00-6.00 sec 50.8 MBytes 426 Mbits/sec
16662026-01-13T19:10:27.808Z[SUM] 5.00-6.00 sec 406 MBytes 3.41 Gbits/sec
16672026-01-13T19:10:27.808Z- - - - - - - - - - - - - - - - - - - - - - - - -
16682026-01-13T19:10:27.808Z[ 5] 6.00-7.00 sec 53.7 MBytes 450 Mbits/sec
16692026-01-13T19:10:27.808Z[ 7] 6.00-7.00 sec 53.7 MBytes 450 Mbits/sec
16702026-01-13T19:10:27.808Z[ 9] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
16712026-01-13T19:10:31.003Z[ 11] 6.00-7.00 sec 53.7 MBytes 451 Mbits/sec
16722026-01-13T19:10:31.003Z[ 13] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
16732026-01-13T19:10:31.003Z[ 15] 6.00-7.00 sec 53.7 MBytes 451 Mbits/sec
16742026-01-13T19:10:31.003Z[ 17] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
16752026-01-13T19:10:31.003Z[ 19] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
16762026-01-13T19:10:31.003Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
16772026-01-13T19:10:31.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
16782026-01-13T19:10:31.003Z[ 5] 7.00-8.00 sec 45.1 MBytes 378 Mbits/sec
16792026-01-13T19:10:31.003Z[ 7] 7.00-8.00 sec 45.1 MBytes 378 Mbits/sec
16802026-01-13T19:10:31.003Z[ 9] 7.00-8.00 sec 45.1 MBytes 379 Mbits/sec
16812026-01-13T19:10:31.003Z[ 11] 7.00-8.00 sec 45.1 MBytes 379 Mbits/sec
16822026-01-13T19:10:31.003Z[ 13] 7.00-8.00 sec 45.0 MBytes 378 Mbits/sec
16832026-01-13T19:10:31.003Z[ 15] 7.00-8.00 sec 45.1 MBytes 378 Mbits/sec
16842026-01-13T19:10:31.003Z[ 17] 7.00-8.00 sec 45.1 MBytes 378 Mbits/sec
16852026-01-13T19:10:31.003Z[ 19] 7.00-8.00 sec 45.0 MBytes 378 Mbits/sec
16862026-01-13T19:10:31.003Z[SUM] 7.00-8.00 sec 361 MBytes 3.03 Gbits/sec
16872026-01-13T19:10:31.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
16882026-01-13T19:10:31.003Z[ 5] 8.00-9.00 sec 50.4 MBytes 423 Mbits/sec
16892026-01-13T19:10:31.003Z[ 7] 8.00-9.00 sec 50.5 MBytes 423 Mbits/sec
16902026-01-13T19:10:31.003Z[ 9] 8.00-9.00 sec 50.4 MBytes 423 Mbits/sec
16912026-01-13T19:10:31.003Z[ 11] 8.00-9.00 sec 50.4 MBytes 423 Mbits/sec
16922026-01-13T19:10:31.003Z[ 13] 8.00-9.00 sec 50.4 MBytes 423 Mbits/sec
16932026-01-13T19:10:31.003Z[ 15] 8.00-9.00 sec 50.4 MBytes 422 Mbits/sec
16942026-01-13T19:10:31.003Z[ 17] 8.00-9.00 sec 50.3 MBytes 422 Mbits/sec
16952026-01-13T19:10:31.003Z[ 19] 8.00-9.00 sec 50.4 MBytes 423 Mbits/sec
16962026-01-13T19:10:31.003Z[SUM] 8.00-9.00 sec 403 MBytes 3.38 Gbits/sec
16972026-01-13T19:10:31.003Z- - - - - - - - - - - - - - - - - - - - - - - - -
16982026-01-13T19:10:31.003Z[ 5] 9.00-10.00 sec 50.1 MBytes 421 Mbits/sec
16992026-01-13T19:10:31.003Z[ 7] 9.00-10.00 sec 50.2 MBytes 421 Mbits/sec
17002026-01-13T19:10:31.004Z[ 9] 9.00-10.00 sec 50.1 MBytes 421 Mbits/sec
17012026-01-13T19:10:31.004Z[ 11] 9.00-10.00 sec 50.1 MBytes 420 Mbits/sec
17022026-01-13T19:10:31.004Z[ 13] 9.00-10.00 sec 50.2 MBytes 421 Mbits/sec
17032026-01-13T19:10:31.004Z[ 15] 9.00-10.00 sec 50.1 MBytes 420 Mbits/sec
17042026-01-13T19:10:31.004Z[ 17] 9.00-10.00 sec 50.1 MBytes 420 Mbits/sec
17052026-01-13T19:10:31.004Z[ 19] 9.00-10.00 sec 50.1 MBytes 420 Mbits/sec
17062026-01-13T19:10:31.004Z[SUM] 9.00-10.00 sec 401 MBytes 3.36 Gbits/sec
17072026-01-13T19:10:31.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
17082026-01-13T19:10:31.004Z[ 5] 10.00-10.00 sec 56.7 KBytes 518 Mbits/sec
17092026-01-13T19:10:31.004Z[ 7] 10.00-10.00 sec 54.8 KBytes 502 Mbits/sec
17102026-01-13T19:10:31.004Z[ 9] 10.00-10.00 sec 47.0 KBytes 431 Mbits/sec
17112026-01-13T19:10:31.004Z[ 11] 10.00-10.00 sec 84.8 KBytes 778 Mbits/sec
17122026-01-13T19:10:31.004Z[ 13] 10.00-10.00 sec 92.8 KBytes 851 Mbits/sec
17132026-01-13T19:10:31.004Z[ 15] 10.00-10.00 sec 84.8 KBytes 778 Mbits/sec
17142026-01-13T19:10:31.004Z[ 17] 10.00-10.00 sec 115 KBytes 1.05 Gbits/sec
17152026-01-13T19:10:31.004Z[ 19] 10.00-10.00 sec 108 KBytes 994 Mbits/sec
17162026-01-13T19:10:31.004Z[SUM] 10.00-10.00 sec 644 KBytes 5.88 Gbits/sec
17172026-01-13T19:10:31.004Z- - - - - - - - - - - - - - - - - - - - - - - - -
17182026-01-13T19:10:31.004Z[ ID] Interval Transfer Bandwidth
17192026-01-13T19:10:31.004Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17202026-01-13T19:10:31.004Z[ 5] 0.00-10.00 sec 490 MBytes 411 Mbits/sec receiver
17212026-01-13T19:10:31.004Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17222026-01-13T19:10:31.004Z[ 7] 0.00-10.00 sec 490 MBytes 411 Mbits/sec receiver
17232026-01-13T19:10:31.004Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17242026-01-13T19:10:31.004Z[ 9] 0.00-10.00 sec 490 MBytes 411 Mbits/sec receiver
17252026-01-13T19:10:31.004Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17262026-01-13T19:10:31.004Z[ 11] 0.00-10.00 sec 490 MBytes 411 Mbits/sec receiver
17272026-01-13T19:10:31.004Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17282026-01-13T19:10:31.004Z[ 13] 0.00-10.00 sec 489 MBytes 410 Mbits/sec receiver
17292026-01-13T19:10:31.004Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17302026-01-13T19:10:31.004Z[ 15] 0.00-10.00 sec 489 MBytes 410 Mbits/sec receiver
17312026-01-13T19:10:31.004Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17322026-01-13T19:10:31.004Z[ 17] 0.00-10.00 sec 489 MBytes 410 Mbits/sec receiver
17332026-01-13T19:10:31.004Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17342026-01-13T19:10:31.004Z[ 19] 0.00-10.00 sec 489 MBytes 410 Mbits/sec receiver
17352026-01-13T19:10:31.004Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17362026-01-13T19:10:31.004Z[SUM] 0.00-10.00 sec 3.82 GBytes 3.28 Gbits/sec receiver
17372026-01-13T19:10:31.029ZRun 5/5...3285.067Mbps
17382026-01-13T19:10:31.029Z###---------------------###
17392026-01-13T19:10:31.029Z::: iPerf done... :::
17402026-01-13T19:10:31.029Z:::Awaiting out files...:::
17412026-01-13T19:10:31.029Z###---------------------###
17422026-01-13T19:10:31.029Z###-----###
17432026-01-13T19:10:31.029Z:::done!:::
17442026-01-13T19:10:31.029Z###-----###
17452026-01-13T19:10:31.029Z###-------------------###
17462026-01-13T19:10:31.029Z:::Running experiment :::
17472026-01-13T19:10:31.029Z:::iperf-tcp/local/s2c:::
17482026-01-13T19:10:31.029Z###-------------------###
17492026-01-13T19:10:38.079Z-----------------------------------------------------------
17502026-01-13T19:10:38.079ZServer listening on 5201
17512026-01-13T19:10:38.079Z-----------------------------------------------------------
17522026-01-13T19:10:38.079ZAccepted connection from 10.0.0.1, port 39350
17532026-01-13T19:10:38.079Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37495
17542026-01-13T19:10:38.079Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47710
17552026-01-13T19:10:38.079Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44181
17562026-01-13T19:10:38.079Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51717
17572026-01-13T19:10:38.079Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43678
17582026-01-13T19:10:38.079Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63472
17592026-01-13T19:10:38.079Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50908
17602026-01-13T19:10:38.079Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55824
17612026-01-13T19:10:38.079Z[ ID] Interval Transfer Bandwidth
17622026-01-13T19:10:38.079Z[ 5] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
17632026-01-13T19:10:38.079Z[ 7] 0.00-1.00 sec 62.5 MBytes 524 Mbits/sec
17642026-01-13T19:10:38.079Z[ 9] 0.00-1.00 sec 62.2 MBytes 522 Mbits/sec
17652026-01-13T19:10:38.079Z[ 11] 0.00-1.00 sec 61.7 MBytes 518 Mbits/sec
17662026-01-13T19:10:38.079Z[ 13] 0.00-1.00 sec 61.6 MBytes 517 Mbits/sec
17672026-01-13T19:10:38.079Z[ 15] 0.00-1.00 sec 62.4 MBytes 523 Mbits/sec
17682026-01-13T19:10:38.079Z[ 17] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
17692026-01-13T19:10:38.079Z[ 19] 0.00-1.00 sec 62.2 MBytes 521 Mbits/sec
17702026-01-13T19:10:38.079Z[SUM] 0.00-1.00 sec 498 MBytes 4.18 Gbits/sec
17712026-01-13T19:10:38.079Z- - - - - - - - - - - - - - - - - - - - - - - - -
17722026-01-13T19:10:38.079Z[ 5] 1.00-2.00 sec 75.6 MBytes 633 Mbits/sec
17732026-01-13T19:10:38.079Z[ 7] 1.00-2.00 sec 75.5 MBytes 633 Mbits/sec
17742026-01-13T19:10:38.079Z[ 9] 1.00-2.00 sec 75.9 MBytes 636 Mbits/sec
17752026-01-13T19:10:38.079Z[ 11] 1.00-2.00 sec 75.9 MBytes 636 Mbits/sec
17762026-01-13T19:10:38.079Z[ 13] 1.00-2.00 sec 76.1 MBytes 638 Mbits/sec
17772026-01-13T19:10:38.080Z[ 15] 1.00-2.00 sec 75.8 MBytes 635 Mbits/sec
17782026-01-13T19:10:38.080Z[ 17] 1.00-2.00 sec 76.2 MBytes 639 Mbits/sec
17792026-01-13T19:10:38.080Z[ 19] 1.00-2.00 sec 75.7 MBytes 634 Mbits/sec
17802026-01-13T19:10:38.080Z[SUM] 1.00-2.00 sec 607 MBytes 5.08 Gbits/sec
17812026-01-13T19:10:38.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
17822026-01-13T19:10:38.080Z[ 5] 2.00-3.00 sec 69.3 MBytes 582 Mbits/sec
17832026-01-13T19:10:38.080Z[ 7] 2.00-3.00 sec 69.3 MBytes 582 Mbits/sec
17842026-01-13T19:10:38.080Z[ 9] 2.00-3.00 sec 69.5 MBytes 583 Mbits/sec
17852026-01-13T19:10:38.080Z[ 11] 2.00-3.00 sec 70.0 MBytes 587 Mbits/sec
17862026-01-13T19:10:38.080Z[ 13] 2.00-3.00 sec 69.9 MBytes 587 Mbits/sec
17872026-01-13T19:10:38.080Z[ 15] 2.00-3.00 sec 69.7 MBytes 585 Mbits/sec
17882026-01-13T19:10:38.080Z[ 17] 2.00-3.00 sec 68.6 MBytes 576 Mbits/sec
17892026-01-13T19:10:38.080Z[ 19] 2.00-3.00 sec 68.8 MBytes 578 Mbits/sec
17902026-01-13T19:10:38.080Z[SUM] 2.00-3.00 sec 555 MBytes 4.66 Gbits/sec
17912026-01-13T19:10:38.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
17922026-01-13T19:10:38.080Z[ 5] 3.00-4.00 sec 68.1 MBytes 571 Mbits/sec
17932026-01-13T19:10:38.080Z[ 7] 3.00-4.00 sec 68.0 MBytes 571 Mbits/sec
17942026-01-13T19:10:38.080Z[ 9] 3.00-4.00 sec 68.0 MBytes 570 Mbits/sec
17952026-01-13T19:10:38.080Z[ 11] 3.00-4.00 sec 68.0 MBytes 571 Mbits/sec
17962026-01-13T19:10:38.080Z[ 13] 3.00-4.00 sec 67.7 MBytes 568 Mbits/sec
17972026-01-13T19:10:38.080Z[ 15] 3.00-4.00 sec 67.4 MBytes 566 Mbits/sec
17982026-01-13T19:10:38.080Z[ 17] 3.00-4.00 sec 67.9 MBytes 569 Mbits/sec
17992026-01-13T19:10:38.080Z[ 19] 3.00-4.00 sec 67.8 MBytes 569 Mbits/sec
18002026-01-13T19:10:38.080Z[SUM] 3.00-4.00 sec 543 MBytes 4.55 Gbits/sec
18012026-01-13T19:10:38.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
18022026-01-13T19:10:38.080Z[ 5] 4.00-5.00 sec 77.3 MBytes 648 Mbits/sec
18032026-01-13T19:10:38.080Z[ 7] 4.00-5.00 sec 77.1 MBytes 646 Mbits/sec
18042026-01-13T19:10:38.080Z[ 9] 4.00-5.00 sec 77.7 MBytes 651 Mbits/sec
18052026-01-13T19:10:38.080Z[ 11] 4.00-5.00 sec 78.3 MBytes 657 Mbits/sec
18062026-01-13T19:10:38.080Z[ 13] 4.00-5.00 sec 78.2 MBytes 656 Mbits/sec
18072026-01-13T19:10:38.080Z[ 15] 4.00-5.00 sec 77.7 MBytes 651 Mbits/sec
18082026-01-13T19:10:38.080Z[ 17] 4.00-5.00 sec 77.5 MBytes 650 Mbits/sec
18092026-01-13T19:10:38.080Z[ 19] 4.00-5.00 sec 76.8 MBytes 644 Mbits/sec
18102026-01-13T19:10:38.080Z[SUM] 4.00-5.00 sec 621 MBytes 5.20 Gbits/sec
18112026-01-13T19:10:38.080Z- - - - - - - - - - - - - - - - - - - - - - - - -
18122026-01-13T19:10:38.080Z[ 5] 5.00-6.00 sec 79.7 MBytes 669 Mbits/sec
18132026-01-13T19:10:38.080Z[ 7] 5.00-6.00 sec 80.1 MBytes 672 Mbits/sec
18142026-01-13T19:10:38.080Z[ 9] 5.00-6.00 sec 80.6 MBytes 677 Mbits/sec
18152026-01-13T19:10:38.080Z[ 11] 5.00-6.00 sec 80.0 MBytes 671 Mbits/sec
18162026-01-13T19:10:38.081Z[ 13] 5.00-6.00 sec 80.2 MBytes 673 Mbits/sec
18172026-01-13T19:10:38.081Z[ 15] 5.00-6.00 sec 80.2 MBytes 673 Mbits/sec
18182026-01-13T19:10:38.081Z[ 17] 5.00-6.00 sec 80.0 MBytes 671 Mbits/sec
18192026-01-13T19:10:38.081Z[ 19] 5.00-6.00 sec 79.3 MBytes 666 Mbits/sec
18202026-01-13T19:10:38.081Z[SUM] 5.00-6.00 sec 640 MBytes 5.37 Gbits/sec
18212026-01-13T19:10:38.081Z- - - - - - - - - - - - - - - - - - - - - - - - -
18222026-01-13T19:10:38.081Z[ 5] 6.00-7.00 sec 68.7 MBytes 576 Mbits/sec
18232026-01-13T19:10:38.081Z[ 7] 6.00-7.00 sec 68.6 MBytes 576 Mbits/sec
18242026-01-13T19:10:38.081Z[ 9] 6.00-7.00 sec 68.7 MBytes 576 Mbits/sec
18252026-01-13T19:10:41.273Z[ 11] 6.00-7.00 sec 69.5 MBytes 583 Mbits/sec
18262026-01-13T19:10:41.273Z[ 13] 6.00-7.00 sec 68.9 MBytes 578 Mbits/sec
18272026-01-13T19:10:41.273Z[ 15] 6.00-7.00 sec 69.0 MBytes 579 Mbits/sec
18282026-01-13T19:10:41.273Z[ 17] 6.00-7.00 sec 68.9 MBytes 578 Mbits/sec
18292026-01-13T19:10:41.273Z[ 19] 6.00-7.00 sec 68.4 MBytes 573 Mbits/sec
18302026-01-13T19:10:41.273Z[SUM] 6.00-7.00 sec 551 MBytes 4.62 Gbits/sec
18312026-01-13T19:10:41.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
18322026-01-13T19:10:41.273Z[ 5] 7.00-8.00 sec 68.9 MBytes 578 Mbits/sec
18332026-01-13T19:10:41.273Z[ 7] 7.00-8.00 sec 68.8 MBytes 577 Mbits/sec
18342026-01-13T19:10:41.273Z[ 9] 7.00-8.00 sec 69.0 MBytes 579 Mbits/sec
18352026-01-13T19:10:41.273Z[ 11] 7.00-8.00 sec 69.1 MBytes 580 Mbits/sec
18362026-01-13T19:10:41.273Z[ 13] 7.00-8.00 sec 68.9 MBytes 578 Mbits/sec
18372026-01-13T19:10:41.273Z[ 15] 7.00-8.00 sec 68.5 MBytes 575 Mbits/sec
18382026-01-13T19:10:41.273Z[ 17] 7.00-8.00 sec 68.6 MBytes 575 Mbits/sec
18392026-01-13T19:10:41.273Z[ 19] 7.00-8.00 sec 68.2 MBytes 572 Mbits/sec
18402026-01-13T19:10:41.273Z[SUM] 7.00-8.00 sec 550 MBytes 4.61 Gbits/sec
18412026-01-13T19:10:41.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
18422026-01-13T19:10:41.273Z[ 5] 8.00-9.00 sec 62.6 MBytes 525 Mbits/sec
18432026-01-13T19:10:41.273Z[ 7] 8.00-9.00 sec 63.0 MBytes 528 Mbits/sec
18442026-01-13T19:10:41.273Z[ 9] 8.00-9.00 sec 62.8 MBytes 527 Mbits/sec
18452026-01-13T19:10:41.273Z[ 11] 8.00-9.00 sec 63.2 MBytes 531 Mbits/sec
18462026-01-13T19:10:41.273Z[ 13] 8.00-9.00 sec 62.9 MBytes 528 Mbits/sec
18472026-01-13T19:10:41.273Z[ 15] 8.00-9.00 sec 62.6 MBytes 525 Mbits/sec
18482026-01-13T19:10:41.273Z[ 17] 8.00-9.00 sec 62.7 MBytes 526 Mbits/sec
18492026-01-13T19:10:41.273Z[ 19] 8.00-9.00 sec 62.4 MBytes 523 Mbits/sec
18502026-01-13T19:10:41.273Z[SUM] 8.00-9.00 sec 502 MBytes 4.21 Gbits/sec
18512026-01-13T19:10:41.273Z- - - - - - - - - - - - - - - - - - - - - - - - -
18522026-01-13T19:10:41.273Z[ 5] 9.00-10.00 sec 65.2 MBytes 547 Mbits/sec
18532026-01-13T19:10:41.273Z[ 7] 9.00-10.00 sec 65.3 MBytes 548 Mbits/sec
18542026-01-13T19:10:41.273Z[ 9] 9.00-10.00 sec 65.3 MBytes 548 Mbits/sec
18552026-01-13T19:10:41.273Z[ 11] 9.00-10.00 sec 65.9 MBytes 553 Mbits/sec
18562026-01-13T19:10:41.273Z[ 13] 9.00-10.00 sec 65.7 MBytes 551 Mbits/sec
18572026-01-13T19:10:41.274Z[ 15] 9.00-10.00 sec 66.1 MBytes 555 Mbits/sec
18582026-01-13T19:10:41.274Z[ 17] 9.00-10.00 sec 65.5 MBytes 550 Mbits/sec
18592026-01-13T19:10:41.274Z[ 19] 9.00-10.00 sec 65.3 MBytes 548 Mbits/sec
18602026-01-13T19:10:41.274Z[SUM] 9.00-10.00 sec 524 MBytes 4.40 Gbits/sec
18612026-01-13T19:10:41.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
18622026-01-13T19:10:41.274Z[ 5] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18632026-01-13T19:10:41.274Z[ 7] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18642026-01-13T19:10:41.274Z[ 9] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18652026-01-13T19:10:41.274Z[ 11] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18662026-01-13T19:10:41.274Z[ 13] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18672026-01-13T19:10:41.274Z[ 15] 10.00-10.00 sec 144 KBytes 611 Mbits/sec
18682026-01-13T19:10:41.274Z[ 17] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18692026-01-13T19:10:41.274Z[ 19] 10.00-10.00 sec 96.2 KBytes 407 Mbits/sec
18702026-01-13T19:10:41.274Z[SUM] 10.00-10.00 sec 817 KBytes 3.46 Gbits/sec
18712026-01-13T19:10:41.274Z- - - - - - - - - - - - - - - - - - - - - - - - -
18722026-01-13T19:10:41.274Z[ ID] Interval Transfer Bandwidth
18732026-01-13T19:10:41.274Z[ 5] 0.00-10.00 sec 698 MBytes 586 Mbits/sec sender
18742026-01-13T19:10:41.274Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18752026-01-13T19:10:41.274Z[ 7] 0.00-10.00 sec 698 MBytes 586 Mbits/sec sender
18762026-01-13T19:10:41.274Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18772026-01-13T19:10:41.274Z[ 9] 0.00-10.00 sec 700 MBytes 587 Mbits/sec sender
18782026-01-13T19:10:41.274Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18792026-01-13T19:10:41.274Z[ 11] 0.00-10.00 sec 702 MBytes 589 Mbits/sec sender
18802026-01-13T19:10:41.274Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18812026-01-13T19:10:41.274Z[ 13] 0.00-10.00 sec 700 MBytes 587 Mbits/sec sender
18822026-01-13T19:10:41.274Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18832026-01-13T19:10:41.274Z[ 15] 0.00-10.00 sec 700 MBytes 587 Mbits/sec sender
18842026-01-13T19:10:41.274Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18852026-01-13T19:10:41.274Z[ 17] 0.00-10.00 sec 699 MBytes 586 Mbits/sec sender
18862026-01-13T19:10:41.274Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18872026-01-13T19:10:41.274Z[ 19] 0.00-10.00 sec 695 MBytes 583 Mbits/sec sender
18882026-01-13T19:10:41.274Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18892026-01-13T19:10:41.274Z[SUM] 0.00-10.00 sec 5.46 GBytes 4.69 Gbits/sec sender
18902026-01-13T19:10:41.274Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18912026-01-13T19:10:41.299ZRun 1/5...4690.333Mbps
18922026-01-13T19:10:48.348Z-----------------------------------------------------------
18932026-01-13T19:10:48.348ZServer listening on 5201
18942026-01-13T19:10:48.348Z-----------------------------------------------------------
18952026-01-13T19:10:48.348ZAccepted connection from 10.0.0.1, port 62351
18962026-01-13T19:10:48.348Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47355
18972026-01-13T19:10:48.348Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42984
18982026-01-13T19:10:48.348Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45317
18992026-01-13T19:10:48.349Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55675
19002026-01-13T19:10:48.349Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36646
19012026-01-13T19:10:48.349Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33029
19022026-01-13T19:10:48.349Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41317
19032026-01-13T19:10:48.349Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64316
19042026-01-13T19:10:48.349Z[ ID] Interval Transfer Bandwidth
19052026-01-13T19:10:48.349Z[ 5] 0.00-1.00 sec 62.4 MBytes 524 Mbits/sec
19062026-01-13T19:10:48.349Z[ 7] 0.00-1.00 sec 62.0 MBytes 520 Mbits/sec
19072026-01-13T19:10:48.349Z[ 9] 0.00-1.00 sec 62.2 MBytes 522 Mbits/sec
19082026-01-13T19:10:48.349Z[ 11] 0.00-1.00 sec 61.9 MBytes 519 Mbits/sec
19092026-01-13T19:10:48.349Z[ 13] 0.00-1.00 sec 62.1 MBytes 521 Mbits/sec
19102026-01-13T19:10:48.349Z[ 15] 0.00-1.00 sec 62.1 MBytes 521 Mbits/sec
19112026-01-13T19:10:48.349Z[ 17] 0.00-1.00 sec 62.0 MBytes 520 Mbits/sec
19122026-01-13T19:10:48.349Z[ 19] 0.00-1.00 sec 61.7 MBytes 518 Mbits/sec
19132026-01-13T19:10:48.349Z[SUM] 0.00-1.00 sec 497 MBytes 4.16 Gbits/sec
19142026-01-13T19:10:48.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152026-01-13T19:10:48.349Z[ 5] 1.00-2.00 sec 70.9 MBytes 595 Mbits/sec
19162026-01-13T19:10:48.349Z[ 7] 1.00-2.00 sec 71.1 MBytes 597 Mbits/sec
19172026-01-13T19:10:48.349Z[ 9] 1.00-2.00 sec 71.3 MBytes 598 Mbits/sec
19182026-01-13T19:10:48.349Z[ 11] 1.00-2.00 sec 71.7 MBytes 602 Mbits/sec
19192026-01-13T19:10:48.349Z[ 13] 1.00-2.00 sec 71.9 MBytes 603 Mbits/sec
19202026-01-13T19:10:48.349Z[ 15] 1.00-2.00 sec 71.6 MBytes 601 Mbits/sec
19212026-01-13T19:10:48.349Z[ 17] 1.00-2.00 sec 71.7 MBytes 602 Mbits/sec
19222026-01-13T19:10:48.349Z[ 19] 1.00-2.00 sec 70.8 MBytes 594 Mbits/sec
19232026-01-13T19:10:48.349Z[SUM] 1.00-2.00 sec 571 MBytes 4.79 Gbits/sec
19242026-01-13T19:10:48.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252026-01-13T19:10:48.350Z[ 5] 2.00-3.00 sec 64.5 MBytes 541 Mbits/sec
19262026-01-13T19:10:48.350Z[ 7] 2.00-3.00 sec 64.2 MBytes 539 Mbits/sec
19272026-01-13T19:10:48.350Z[ 9] 2.00-3.00 sec 64.5 MBytes 541 Mbits/sec
19282026-01-13T19:10:48.350Z[ 11] 2.00-3.00 sec 64.2 MBytes 539 Mbits/sec
19292026-01-13T19:10:48.350Z[ 13] 2.00-3.00 sec 64.5 MBytes 541 Mbits/sec
19302026-01-13T19:10:48.350Z[ 15] 2.00-3.00 sec 64.8 MBytes 543 Mbits/sec
19312026-01-13T19:10:48.350Z[ 17] 2.00-3.00 sec 64.4 MBytes 540 Mbits/sec
19322026-01-13T19:10:48.350Z[ 19] 2.00-3.00 sec 64.0 MBytes 536 Mbits/sec
19332026-01-13T19:10:48.350Z[SUM] 2.00-3.00 sec 515 MBytes 4.32 Gbits/sec
19342026-01-13T19:10:48.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352026-01-13T19:10:48.350Z[ 5] 3.00-4.00 sec 76.1 MBytes 639 Mbits/sec
19362026-01-13T19:10:48.350Z[ 7] 3.00-4.00 sec 76.1 MBytes 638 Mbits/sec
19372026-01-13T19:10:48.350Z[ 9] 3.00-4.00 sec 76.4 MBytes 641 Mbits/sec
19382026-01-13T19:10:48.350Z[ 11] 3.00-4.00 sec 76.8 MBytes 644 Mbits/sec
19392026-01-13T19:10:48.350Z[ 13] 3.00-4.00 sec 76.3 MBytes 640 Mbits/sec
19402026-01-13T19:10:48.350Z[ 15] 3.00-4.00 sec 75.4 MBytes 632 Mbits/sec
19412026-01-13T19:10:48.350Z[ 17] 3.00-4.00 sec 75.5 MBytes 633 Mbits/sec
19422026-01-13T19:10:48.350Z[ 19] 3.00-4.00 sec 75.4 MBytes 633 Mbits/sec
19432026-01-13T19:10:48.350Z[SUM] 3.00-4.00 sec 608 MBytes 5.10 Gbits/sec
19442026-01-13T19:10:48.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452026-01-13T19:10:48.350Z[ 5] 4.00-5.00 sec 75.1 MBytes 630 Mbits/sec
19462026-01-13T19:10:48.350Z[ 7] 4.00-5.00 sec 75.5 MBytes 633 Mbits/sec
19472026-01-13T19:10:48.350Z[ 9] 4.00-5.00 sec 75.5 MBytes 634 Mbits/sec
19482026-01-13T19:10:48.350Z[ 11] 4.00-5.00 sec 75.2 MBytes 631 Mbits/sec
19492026-01-13T19:10:48.350Z[ 13] 4.00-5.00 sec 75.8 MBytes 636 Mbits/sec
19502026-01-13T19:10:48.351Z[ 15] 4.00-5.00 sec 75.2 MBytes 631 Mbits/sec
19512026-01-13T19:10:48.351Z[ 17] 4.00-5.00 sec 75.6 MBytes 635 Mbits/sec
19522026-01-13T19:10:48.351Z[ 19] 4.00-5.00 sec 75.1 MBytes 630 Mbits/sec
19532026-01-13T19:10:48.351Z[SUM] 4.00-5.00 sec 603 MBytes 5.06 Gbits/sec
19542026-01-13T19:10:48.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552026-01-13T19:10:48.351Z[ 5] 5.00-6.00 sec 68.2 MBytes 572 Mbits/sec
19562026-01-13T19:10:48.351Z[ 7] 5.00-6.00 sec 67.7 MBytes 568 Mbits/sec
19572026-01-13T19:10:48.351Z[ 9] 5.00-6.00 sec 67.7 MBytes 568 Mbits/sec
19582026-01-13T19:10:48.351Z[ 11] 5.00-6.00 sec 67.9 MBytes 570 Mbits/sec
19592026-01-13T19:10:48.351Z[ 13] 5.00-6.00 sec 67.9 MBytes 570 Mbits/sec
19602026-01-13T19:10:48.351Z[ 15] 5.00-6.00 sec 67.9 MBytes 569 Mbits/sec
19612026-01-13T19:10:48.351Z[ 17] 5.00-6.00 sec 68.0 MBytes 570 Mbits/sec
19622026-01-13T19:10:48.351Z[ 19] 5.00-6.00 sec 67.9 MBytes 569 Mbits/sec
19632026-01-13T19:10:48.351Z[SUM] 5.00-6.00 sec 543 MBytes 4.56 Gbits/sec
19642026-01-13T19:10:48.351Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652026-01-13T19:10:48.351Z[ 5] 6.00-7.00 sec 68.9 MBytes 578 Mbits/sec
19662026-01-13T19:10:48.351Z[ 7] 6.00-7.00 sec 69.2 MBytes 581 Mbits/sec
19672026-01-13T19:10:48.351Z[ 9] 6.00-7.00 sec 69.1 MBytes 579 Mbits/sec
19682026-01-13T19:10:51.542Z[ 11] 6.00-7.00 sec 69.5 MBytes 583 Mbits/sec
19692026-01-13T19:10:51.542Z[ 13] 6.00-7.00 sec 69.2 MBytes 580 Mbits/sec
19702026-01-13T19:10:51.542Z[ 15] 6.00-7.00 sec 68.7 MBytes 576 Mbits/sec
19712026-01-13T19:10:51.542Z[ 17] 6.00-7.00 sec 68.4 MBytes 573 Mbits/sec
19722026-01-13T19:10:51.542Z[ 19] 6.00-7.00 sec 68.3 MBytes 573 Mbits/sec
19732026-01-13T19:10:51.542Z[SUM] 6.00-7.00 sec 551 MBytes 4.62 Gbits/sec
19742026-01-13T19:10:51.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
19752026-01-13T19:10:51.543Z[ 5] 7.00-8.00 sec 69.8 MBytes 586 Mbits/sec
19762026-01-13T19:10:51.543Z[ 7] 7.00-8.00 sec 70.0 MBytes 587 Mbits/sec
19772026-01-13T19:10:51.543Z[ 9] 7.00-8.00 sec 70.2 MBytes 589 Mbits/sec
19782026-01-13T19:10:51.543Z[ 11] 7.00-8.00 sec 70.3 MBytes 590 Mbits/sec
19792026-01-13T19:10:51.543Z[ 13] 7.00-8.00 sec 70.2 MBytes 589 Mbits/sec
19802026-01-13T19:10:51.543Z[ 15] 7.00-8.00 sec 70.2 MBytes 589 Mbits/sec
19812026-01-13T19:10:51.543Z[ 17] 7.00-8.00 sec 69.9 MBytes 587 Mbits/sec
19822026-01-13T19:10:51.543Z[ 19] 7.00-8.00 sec 70.1 MBytes 588 Mbits/sec
19832026-01-13T19:10:51.543Z[SUM] 7.00-8.00 sec 561 MBytes 4.71 Gbits/sec
19842026-01-13T19:10:51.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
19852026-01-13T19:10:51.543Z[ 5] 8.00-9.00 sec 86.5 MBytes 726 Mbits/sec
19862026-01-13T19:10:51.543Z[ 7] 8.00-9.00 sec 86.8 MBytes 728 Mbits/sec
19872026-01-13T19:10:51.543Z[ 9] 8.00-9.00 sec 86.9 MBytes 729 Mbits/sec
19882026-01-13T19:10:51.543Z[ 11] 8.00-9.00 sec 86.7 MBytes 728 Mbits/sec
19892026-01-13T19:10:51.543Z[ 13] 8.00-9.00 sec 86.7 MBytes 728 Mbits/sec
19902026-01-13T19:10:51.543Z[ 15] 8.00-9.00 sec 86.6 MBytes 726 Mbits/sec
19912026-01-13T19:10:51.543Z[ 17] 8.00-9.00 sec 86.2 MBytes 723 Mbits/sec
19922026-01-13T19:10:51.543Z[ 19] 8.00-9.00 sec 86.0 MBytes 722 Mbits/sec
19932026-01-13T19:10:51.543Z[SUM] 8.00-9.00 sec 693 MBytes 5.81 Gbits/sec
19942026-01-13T19:10:51.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
19952026-01-13T19:10:51.543Z[ 5] 9.00-10.00 sec 84.9 MBytes 712 Mbits/sec
19962026-01-13T19:10:51.543Z[ 7] 9.00-10.00 sec 84.9 MBytes 712 Mbits/sec
19972026-01-13T19:10:51.543Z[ 9] 9.00-10.00 sec 84.7 MBytes 711 Mbits/sec
19982026-01-13T19:10:51.543Z[ 11] 9.00-10.00 sec 84.4 MBytes 708 Mbits/sec
19992026-01-13T19:10:51.543Z[ 13] 9.00-10.00 sec 84.2 MBytes 707 Mbits/sec
20002026-01-13T19:10:51.543Z[ 15] 9.00-10.00 sec 84.3 MBytes 707 Mbits/sec
20012026-01-13T19:10:51.543Z[ 17] 9.00-10.00 sec 83.8 MBytes 703 Mbits/sec
20022026-01-13T19:10:51.543Z[ 19] 9.00-10.00 sec 83.6 MBytes 701 Mbits/sec
20032026-01-13T19:10:51.543Z[SUM] 9.00-10.00 sec 675 MBytes 5.66 Gbits/sec
20042026-01-13T19:10:51.543Z- - - - - - - - - - - - - - - - - - - - - - - - -
20052026-01-13T19:10:51.543Z[ 5] 10.00-10.00 sec 48.1 KBytes 455 Mbits/sec
20062026-01-13T19:10:51.543Z[ 7] 10.00-10.00 sec 48.1 KBytes 456 Mbits/sec
20072026-01-13T19:10:51.543Z[ 9] 10.00-10.00 sec 96.2 KBytes 914 Mbits/sec
20082026-01-13T19:10:51.543Z[ 11] 10.00-10.00 sec 96.2 KBytes 913 Mbits/sec
20092026-01-13T19:10:51.543Z[ 13] 10.00-10.00 sec 144 KBytes 1.37 Gbits/sec
20102026-01-13T19:10:51.543Z[ 15] 10.00-10.00 sec 96.2 KBytes 913 Mbits/sec
20112026-01-13T19:10:51.543Z[ 17] 10.00-10.00 sec 144 KBytes 1.37 Gbits/sec
20122026-01-13T19:10:51.543Z[ 19] 10.00-10.00 sec 96.2 KBytes 914 Mbits/sec
20132026-01-13T19:10:51.544Z[SUM] 10.00-10.00 sec 769 KBytes 7.28 Gbits/sec
20142026-01-13T19:10:51.544Z- - - - - - - - - - - - - - - - - - - - - - - - -
20152026-01-13T19:10:51.544Z[ ID] Interval Transfer Bandwidth
20162026-01-13T19:10:51.544Z[ 5] 0.00-10.00 sec 728 MBytes 610 Mbits/sec sender
20172026-01-13T19:10:51.544Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20182026-01-13T19:10:51.544Z[ 7] 0.00-10.00 sec 728 MBytes 610 Mbits/sec sender
20192026-01-13T19:10:51.544Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20202026-01-13T19:10:51.544Z[ 9] 0.00-10.00 sec 729 MBytes 611 Mbits/sec sender
20212026-01-13T19:10:51.544Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20222026-01-13T19:10:51.544Z[ 11] 0.00-10.00 sec 729 MBytes 611 Mbits/sec sender
20232026-01-13T19:10:51.544Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20242026-01-13T19:10:51.544Z[ 13] 0.00-10.00 sec 729 MBytes 612 Mbits/sec sender
20252026-01-13T19:10:51.544Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20262026-01-13T19:10:51.544Z[ 15] 0.00-10.00 sec 727 MBytes 610 Mbits/sec sender
20272026-01-13T19:10:51.544Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20282026-01-13T19:10:51.544Z[ 17] 0.00-10.00 sec 726 MBytes 609 Mbits/sec sender
20292026-01-13T19:10:51.544Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20302026-01-13T19:10:51.544Z[ 19] 0.00-10.00 sec 723 MBytes 607 Mbits/sec sender
20312026-01-13T19:10:51.544Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20322026-01-13T19:10:51.544Z[SUM] 0.00-10.00 sec 5.68 GBytes 4.88 Gbits/sec sender
20332026-01-13T19:10:51.544Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20342026-01-13T19:10:51.569ZRun 2/5...4880.132Mbps
20352026-01-13T19:10:58.617Z-----------------------------------------------------------
20362026-01-13T19:10:58.617ZServer listening on 5201
20372026-01-13T19:10:58.617Z-----------------------------------------------------------
20382026-01-13T19:10:58.617ZAccepted connection from 10.0.0.1, port 44618
20392026-01-13T19:10:58.617Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44423
20402026-01-13T19:10:58.617Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44622
20412026-01-13T19:10:58.617Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35480
20422026-01-13T19:10:58.617Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42161
20432026-01-13T19:10:58.618Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56450
20442026-01-13T19:10:58.618Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64789
20452026-01-13T19:10:58.618Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59650
20462026-01-13T19:10:58.618Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49288
20472026-01-13T19:10:58.618Z[ ID] Interval Transfer Bandwidth
20482026-01-13T19:10:58.618Z[ 5] 0.00-1.00 sec 57.1 MBytes 479 Mbits/sec
20492026-01-13T19:10:58.618Z[ 7] 0.00-1.00 sec 57.7 MBytes 484 Mbits/sec
20502026-01-13T19:10:58.618Z[ 9] 0.00-1.00 sec 57.7 MBytes 484 Mbits/sec
20512026-01-13T19:10:58.618Z[ 11] 0.00-1.00 sec 57.9 MBytes 485 Mbits/sec
20522026-01-13T19:10:58.618Z[ 13] 0.00-1.00 sec 57.6 MBytes 483 Mbits/sec
20532026-01-13T19:10:58.618Z[ 15] 0.00-1.00 sec 57.3 MBytes 481 Mbits/sec
20542026-01-13T19:10:58.618Z[ 17] 0.00-1.00 sec 57.1 MBytes 479 Mbits/sec
20552026-01-13T19:10:58.618Z[ 19] 0.00-1.00 sec 56.9 MBytes 477 Mbits/sec
20562026-01-13T19:10:58.618Z[SUM] 0.00-1.00 sec 459 MBytes 3.85 Gbits/sec
20572026-01-13T19:10:58.618Z- - - - - - - - - - - - - - - - - - - - - - - - -
20582026-01-13T19:10:58.618Z[ 5] 1.00-2.00 sec 74.1 MBytes 622 Mbits/sec
20592026-01-13T19:10:58.618Z[ 7] 1.00-2.00 sec 73.8 MBytes 619 Mbits/sec
20602026-01-13T19:10:58.618Z[ 9] 1.00-2.00 sec 73.9 MBytes 620 Mbits/sec
20612026-01-13T19:10:58.618Z[ 11] 1.00-2.00 sec 74.0 MBytes 621 Mbits/sec
20622026-01-13T19:10:58.619Z[ 13] 1.00-2.00 sec 74.1 MBytes 622 Mbits/sec
20632026-01-13T19:10:58.619Z[ 15] 1.00-2.00 sec 74.3 MBytes 623 Mbits/sec
20642026-01-13T19:10:58.619Z[ 17] 1.00-2.00 sec 73.8 MBytes 619 Mbits/sec
20652026-01-13T19:10:58.619Z[ 19] 1.00-2.00 sec 73.5 MBytes 617 Mbits/sec
20662026-01-13T19:10:58.619Z[SUM] 1.00-2.00 sec 592 MBytes 4.96 Gbits/sec
20672026-01-13T19:10:58.619Z- - - - - - - - - - - - - - - - - - - - - - - - -
20682026-01-13T19:10:58.619Z[ 5] 2.00-3.00 sec 75.0 MBytes 628 Mbits/sec
20692026-01-13T19:10:58.619Z[ 7] 2.00-3.00 sec 75.1 MBytes 629 Mbits/sec
20702026-01-13T19:10:58.619Z[ 9] 2.00-3.00 sec 75.1 MBytes 629 Mbits/sec
20712026-01-13T19:10:58.619Z[ 11] 2.00-3.00 sec 75.0 MBytes 628 Mbits/sec
20722026-01-13T19:10:58.619Z[ 13] 2.00-3.00 sec 75.0 MBytes 628 Mbits/sec
20732026-01-13T19:10:58.619Z[ 15] 2.00-3.00 sec 74.9 MBytes 627 Mbits/sec
20742026-01-13T19:10:58.619Z[ 17] 2.00-3.00 sec 74.6 MBytes 625 Mbits/sec
20752026-01-13T19:10:58.620Z[ 19] 2.00-3.00 sec 74.8 MBytes 627 Mbits/sec
20762026-01-13T19:10:58.620Z[SUM] 2.00-3.00 sec 599 MBytes 5.02 Gbits/sec
20772026-01-13T19:10:58.620Z- - - - - - - - - - - - - - - - - - - - - - - - -
20782026-01-13T19:10:58.620Z[ 5] 3.00-4.00 sec 80.1 MBytes 672 Mbits/sec
20792026-01-13T19:10:58.620Z[ 7] 3.00-4.00 sec 80.1 MBytes 673 Mbits/sec
20802026-01-13T19:10:58.620Z[ 9] 3.00-4.00 sec 79.8 MBytes 670 Mbits/sec
20812026-01-13T19:10:58.620Z[ 11] 3.00-4.00 sec 79.8 MBytes 670 Mbits/sec
20822026-01-13T19:10:58.620Z[ 13] 3.00-4.00 sec 80.1 MBytes 672 Mbits/sec
20832026-01-13T19:10:58.620Z[ 15] 3.00-4.00 sec 80.4 MBytes 675 Mbits/sec
20842026-01-13T19:10:58.620Z[ 17] 3.00-4.00 sec 80.6 MBytes 677 Mbits/sec
20852026-01-13T19:10:58.621Z[ 19] 3.00-4.00 sec 79.8 MBytes 670 Mbits/sec
20862026-01-13T19:10:58.621Z[SUM] 3.00-4.00 sec 641 MBytes 5.38 Gbits/sec
20872026-01-13T19:10:58.621Z- - - - - - - - - - - - - - - - - - - - - - - - -
20882026-01-13T19:10:58.621Z[ 5] 4.00-5.00 sec 74.7 MBytes 627 Mbits/sec
20892026-01-13T19:10:58.621Z[ 7] 4.00-5.00 sec 74.1 MBytes 622 Mbits/sec
20902026-01-13T19:10:58.621Z[ 9] 4.00-5.00 sec 74.2 MBytes 622 Mbits/sec
20912026-01-13T19:10:58.621Z[ 11] 4.00-5.00 sec 74.1 MBytes 621 Mbits/sec
20922026-01-13T19:10:58.621Z[ 13] 4.00-5.00 sec 74.2 MBytes 622 Mbits/sec
20932026-01-13T19:10:58.621Z[ 15] 4.00-5.00 sec 74.4 MBytes 624 Mbits/sec
20942026-01-13T19:10:58.621Z[ 17] 4.00-5.00 sec 74.0 MBytes 621 Mbits/sec
20952026-01-13T19:10:58.621Z[ 19] 4.00-5.00 sec 74.2 MBytes 622 Mbits/sec
20962026-01-13T19:10:58.621Z[SUM] 4.00-5.00 sec 594 MBytes 4.98 Gbits/sec
20972026-01-13T19:10:58.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
20982026-01-13T19:10:58.622Z[ 5] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec
20992026-01-13T19:10:58.622Z[ 7] 5.00-6.00 sec 73.3 MBytes 615 Mbits/sec
21002026-01-13T19:10:58.622Z[ 9] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec
21012026-01-13T19:10:58.622Z[ 11] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec
21022026-01-13T19:10:58.622Z[ 13] 5.00-6.00 sec 73.4 MBytes 616 Mbits/sec
21032026-01-13T19:10:58.622Z[ 15] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec
21042026-01-13T19:10:58.622Z[ 17] 5.00-6.00 sec 73.2 MBytes 614 Mbits/sec
21052026-01-13T19:10:58.622Z[ 19] 5.00-6.00 sec 73.1 MBytes 613 Mbits/sec
21062026-01-13T19:10:58.622Z[SUM] 5.00-6.00 sec 586 MBytes 4.91 Gbits/sec
21072026-01-13T19:10:58.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
21082026-01-13T19:10:58.622Z[ 5] 6.00-7.00 sec 73.4 MBytes 615 Mbits/sec
21092026-01-13T19:10:58.622Z[ 7] 6.00-7.00 sec 73.6 MBytes 617 Mbits/sec
21102026-01-13T19:10:58.622Z[ 9] 6.00-7.00 sec 73.3 MBytes 615 Mbits/sec
21112026-01-13T19:11:01.812Z[ 11] 6.00-7.00 sec 73.4 MBytes 615 Mbits/sec
21122026-01-13T19:11:01.812Z[ 13] 6.00-7.00 sec 73.4 MBytes 615 Mbits/sec
21132026-01-13T19:11:01.812Z[ 15] 6.00-7.00 sec 73.4 MBytes 615 Mbits/sec
21142026-01-13T19:11:01.812Z[ 17] 6.00-7.00 sec 73.3 MBytes 614 Mbits/sec
21152026-01-13T19:11:01.812Z[ 19] 6.00-7.00 sec 73.2 MBytes 613 Mbits/sec
21162026-01-13T19:11:01.812Z[SUM] 6.00-7.00 sec 587 MBytes 4.92 Gbits/sec
21172026-01-13T19:11:01.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
21182026-01-13T19:11:01.812Z[ 5] 7.00-8.00 sec 73.6 MBytes 618 Mbits/sec
21192026-01-13T19:11:01.812Z[ 7] 7.00-8.00 sec 73.5 MBytes 617 Mbits/sec
21202026-01-13T19:11:01.812Z[ 9] 7.00-8.00 sec 73.9 MBytes 620 Mbits/sec
21212026-01-13T19:11:01.812Z[ 11] 7.00-8.00 sec 73.6 MBytes 618 Mbits/sec
21222026-01-13T19:11:01.812Z[ 13] 7.00-8.00 sec 73.6 MBytes 618 Mbits/sec
21232026-01-13T19:11:01.812Z[ 15] 7.00-8.00 sec 73.6 MBytes 618 Mbits/sec
21242026-01-13T19:11:01.812Z[ 17] 7.00-8.00 sec 73.7 MBytes 619 Mbits/sec
21252026-01-13T19:11:01.812Z[ 19] 7.00-8.00 sec 73.6 MBytes 618 Mbits/sec
21262026-01-13T19:11:01.812Z[SUM] 7.00-8.00 sec 589 MBytes 4.95 Gbits/sec
21272026-01-13T19:11:01.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
21282026-01-13T19:11:01.812Z[ 5] 8.00-9.00 sec 73.5 MBytes 616 Mbits/sec
21292026-01-13T19:11:01.812Z[ 7] 8.00-9.00 sec 74.0 MBytes 621 Mbits/sec
21302026-01-13T19:11:01.812Z[ 9] 8.00-9.00 sec 73.9 MBytes 620 Mbits/sec
21312026-01-13T19:11:01.812Z[ 11] 8.00-9.00 sec 73.7 MBytes 618 Mbits/sec
21322026-01-13T19:11:01.812Z[ 13] 8.00-9.00 sec 73.4 MBytes 615 Mbits/sec
21332026-01-13T19:11:01.812Z[ 15] 8.00-9.00 sec 73.8 MBytes 619 Mbits/sec
21342026-01-13T19:11:01.812Z[ 17] 8.00-9.00 sec 73.3 MBytes 615 Mbits/sec
21352026-01-13T19:11:01.812Z[ 19] 8.00-9.00 sec 72.8 MBytes 610 Mbits/sec
21362026-01-13T19:11:01.812Z[SUM] 8.00-9.00 sec 588 MBytes 4.93 Gbits/sec
21372026-01-13T19:11:01.812Z- - - - - - - - - - - - - - - - - - - - - - - - -
21382026-01-13T19:11:01.812Z[ 5] 9.00-10.00 sec 79.5 MBytes 667 Mbits/sec
21392026-01-13T19:11:01.813Z[ 7] 9.00-10.00 sec 79.1 MBytes 663 Mbits/sec
21402026-01-13T19:11:01.813Z[ 9] 9.00-10.00 sec 79.4 MBytes 666 Mbits/sec
21412026-01-13T19:11:01.813Z[ 11] 9.00-10.00 sec 79.1 MBytes 664 Mbits/sec
21422026-01-13T19:11:01.813Z[ 13] 9.00-10.00 sec 79.6 MBytes 667 Mbits/sec
21432026-01-13T19:11:01.813Z[ 15] 9.00-10.00 sec 79.5 MBytes 667 Mbits/sec
21442026-01-13T19:11:01.813Z[ 17] 9.00-10.00 sec 79.1 MBytes 664 Mbits/sec
21452026-01-13T19:11:01.813Z[ 19] 9.00-10.00 sec 79.8 MBytes 669 Mbits/sec
21462026-01-13T19:11:01.813Z[SUM] 9.00-10.00 sec 635 MBytes 5.33 Gbits/sec
21472026-01-13T19:11:01.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
21482026-01-13T19:11:01.813Z[ 5] 10.00-10.00 sec 96.2 KBytes 735 Mbits/sec
21492026-01-13T19:11:01.813Z[ 7] 10.00-10.00 sec 96.2 KBytes 736 Mbits/sec
21502026-01-13T19:11:01.813Z[ 9] 10.00-10.00 sec 96.2 KBytes 736 Mbits/sec
21512026-01-13T19:11:01.813Z[ 11] 10.00-10.00 sec 96.2 KBytes 736 Mbits/sec
21522026-01-13T19:11:01.813Z[ 13] 10.00-10.00 sec 48.1 KBytes 368 Mbits/sec
21532026-01-13T19:11:01.813Z[ 15] 10.00-10.00 sec 48.1 KBytes 368 Mbits/sec
21542026-01-13T19:11:01.813Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21552026-01-13T19:11:01.813Z[ 19] 10.00-10.00 sec 48.1 KBytes 368 Mbits/sec
21562026-01-13T19:11:01.813Z[SUM] 10.00-10.00 sec 529 KBytes 4.04 Gbits/sec
21572026-01-13T19:11:01.813Z- - - - - - - - - - - - - - - - - - - - - - - - -
21582026-01-13T19:11:01.813Z[ ID] Interval Transfer Bandwidth
21592026-01-13T19:11:01.813Z[ 5] 0.00-10.00 sec 734 MBytes 616 Mbits/sec sender
21602026-01-13T19:11:01.813Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21612026-01-13T19:11:01.813Z[ 7] 0.00-10.00 sec 734 MBytes 616 Mbits/sec sender
21622026-01-13T19:11:01.813Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21632026-01-13T19:11:01.813Z[ 9] 0.00-10.00 sec 734 MBytes 616 Mbits/sec sender
21642026-01-13T19:11:01.813Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21652026-01-13T19:11:01.813Z[ 11] 0.00-10.00 sec 734 MBytes 616 Mbits/sec sender
21662026-01-13T19:11:01.813Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21672026-01-13T19:11:01.813Z[ 13] 0.00-10.00 sec 734 MBytes 616 Mbits/sec sender
21682026-01-13T19:11:01.813Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21692026-01-13T19:11:01.813Z[ 15] 0.00-10.00 sec 735 MBytes 616 Mbits/sec sender
21702026-01-13T19:11:01.813Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21712026-01-13T19:11:01.813Z[ 17] 0.00-10.00 sec 733 MBytes 615 Mbits/sec sender
21722026-01-13T19:11:01.813Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21732026-01-13T19:11:01.813Z[ 19] 0.00-10.00 sec 732 MBytes 614 Mbits/sec sender
21742026-01-13T19:11:01.813Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21752026-01-13T19:11:01.813Z[SUM] 0.00-10.00 sec 5.73 GBytes 4.92 Gbits/sec sender
21762026-01-13T19:11:01.813Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21772026-01-13T19:11:01.838ZRun 3/5...4924.309Mbps
21782026-01-13T19:11:08.886Z-----------------------------------------------------------
21792026-01-13T19:11:08.887ZServer listening on 5201
21802026-01-13T19:11:08.887Z-----------------------------------------------------------
21812026-01-13T19:11:08.887ZAccepted connection from 10.0.0.1, port 53079
21822026-01-13T19:11:08.887Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43959
21832026-01-13T19:11:08.887Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43850
21842026-01-13T19:11:08.887Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59386
21852026-01-13T19:11:08.887Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37309
21862026-01-13T19:11:08.887Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53282
21872026-01-13T19:11:08.887Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50357
21882026-01-13T19:11:08.887Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35463
21892026-01-13T19:11:08.887Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64625
21902026-01-13T19:11:08.887Z[ ID] Interval Transfer Bandwidth
21912026-01-13T19:11:08.887Z[ 5] 0.00-1.00 sec 60.5 MBytes 507 Mbits/sec
21922026-01-13T19:11:08.887Z[ 7] 0.00-1.00 sec 60.7 MBytes 509 Mbits/sec
21932026-01-13T19:11:08.887Z[ 9] 0.00-1.00 sec 60.7 MBytes 509 Mbits/sec
21942026-01-13T19:11:08.887Z[ 11] 0.00-1.00 sec 60.5 MBytes 507 Mbits/sec
21952026-01-13T19:11:08.887Z[ 13] 0.00-1.00 sec 60.4 MBytes 507 Mbits/sec
21962026-01-13T19:11:08.887Z[ 15] 0.00-1.00 sec 60.7 MBytes 509 Mbits/sec
21972026-01-13T19:11:08.887Z[ 17] 0.00-1.00 sec 60.7 MBytes 509 Mbits/sec
21982026-01-13T19:11:08.887Z[ 19] 0.00-1.00 sec 60.1 MBytes 504 Mbits/sec
21992026-01-13T19:11:08.887Z[SUM] 0.00-1.00 sec 484 MBytes 4.06 Gbits/sec
22002026-01-13T19:11:08.887Z- - - - - - - - - - - - - - - - - - - - - - - - -
22012026-01-13T19:11:08.887Z[ 5] 1.00-2.00 sec 75.9 MBytes 637 Mbits/sec
22022026-01-13T19:11:08.887Z[ 7] 1.00-2.00 sec 75.8 MBytes 636 Mbits/sec
22032026-01-13T19:11:08.887Z[ 9] 1.00-2.00 sec 76.4 MBytes 641 Mbits/sec
22042026-01-13T19:11:08.887Z[ 11] 1.00-2.00 sec 76.2 MBytes 639 Mbits/sec
22052026-01-13T19:11:08.887Z[ 13] 1.00-2.00 sec 75.9 MBytes 637 Mbits/sec
22062026-01-13T19:11:08.887Z[ 15] 1.00-2.00 sec 75.9 MBytes 637 Mbits/sec
22072026-01-13T19:11:08.887Z[ 17] 1.00-2.00 sec 76.2 MBytes 639 Mbits/sec
22082026-01-13T19:11:08.887Z[ 19] 1.00-2.00 sec 75.9 MBytes 637 Mbits/sec
22092026-01-13T19:11:08.887Z[SUM] 1.00-2.00 sec 608 MBytes 5.10 Gbits/sec
22102026-01-13T19:11:08.887Z- - - - - - - - - - - - - - - - - - - - - - - - -
22112026-01-13T19:11:08.887Z[ 5] 2.00-3.00 sec 78.5 MBytes 658 Mbits/sec
22122026-01-13T19:11:08.887Z[ 7] 2.00-3.00 sec 78.5 MBytes 659 Mbits/sec
22132026-01-13T19:11:08.888Z[ 9] 2.00-3.00 sec 78.0 MBytes 655 Mbits/sec
22142026-01-13T19:11:08.888Z[ 11] 2.00-3.00 sec 77.9 MBytes 653 Mbits/sec
22152026-01-13T19:11:08.888Z[ 13] 2.00-3.00 sec 78.4 MBytes 658 Mbits/sec
22162026-01-13T19:11:08.888Z[ 15] 2.00-3.00 sec 78.7 MBytes 660 Mbits/sec
22172026-01-13T19:11:08.888Z[ 17] 2.00-3.00 sec 78.3 MBytes 657 Mbits/sec
22182026-01-13T19:11:08.888Z[ 19] 2.00-3.00 sec 78.2 MBytes 656 Mbits/sec
22192026-01-13T19:11:08.888Z[SUM] 2.00-3.00 sec 626 MBytes 5.26 Gbits/sec
22202026-01-13T19:11:08.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
22212026-01-13T19:11:08.888Z[ 5] 3.00-4.00 sec 77.3 MBytes 648 Mbits/sec
22222026-01-13T19:11:08.888Z[ 7] 3.00-4.00 sec 77.4 MBytes 650 Mbits/sec
22232026-01-13T19:11:08.888Z[ 9] 3.00-4.00 sec 78.0 MBytes 654 Mbits/sec
22242026-01-13T19:11:08.888Z[ 11] 3.00-4.00 sec 77.9 MBytes 653 Mbits/sec
22252026-01-13T19:11:08.888Z[ 13] 3.00-4.00 sec 78.1 MBytes 655 Mbits/sec
22262026-01-13T19:11:08.888Z[ 15] 3.00-4.00 sec 78.2 MBytes 656 Mbits/sec
22272026-01-13T19:11:08.888Z[ 17] 3.00-4.00 sec 77.9 MBytes 653 Mbits/sec
22282026-01-13T19:11:08.888Z[ 19] 3.00-4.00 sec 77.5 MBytes 650 Mbits/sec
22292026-01-13T19:11:08.888Z[SUM] 3.00-4.00 sec 622 MBytes 5.22 Gbits/sec
22302026-01-13T19:11:08.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
22312026-01-13T19:11:08.888Z[ 5] 4.00-5.00 sec 77.4 MBytes 649 Mbits/sec
22322026-01-13T19:11:08.888Z[ 7] 4.00-5.00 sec 77.0 MBytes 646 Mbits/sec
22332026-01-13T19:11:08.888Z[ 9] 4.00-5.00 sec 77.1 MBytes 647 Mbits/sec
22342026-01-13T19:11:08.888Z[ 11] 4.00-5.00 sec 77.3 MBytes 648 Mbits/sec
22352026-01-13T19:11:08.888Z[ 13] 4.00-5.00 sec 77.1 MBytes 647 Mbits/sec
22362026-01-13T19:11:08.888Z[ 15] 4.00-5.00 sec 77.1 MBytes 647 Mbits/sec
22372026-01-13T19:11:08.888Z[ 17] 4.00-5.00 sec 77.2 MBytes 647 Mbits/sec
22382026-01-13T19:11:08.888Z[ 19] 4.00-5.00 sec 77.2 MBytes 647 Mbits/sec
22392026-01-13T19:11:08.888Z[SUM] 4.00-5.00 sec 617 MBytes 5.18 Gbits/sec
22402026-01-13T19:11:08.888Z- - - - - - - - - - - - - - - - - - - - - - - - -
22412026-01-13T19:11:08.888Z[ 5] 5.00-6.00 sec 72.7 MBytes 610 Mbits/sec
22422026-01-13T19:11:08.888Z[ 7] 5.00-6.00 sec 72.5 MBytes 608 Mbits/sec
22432026-01-13T19:11:08.888Z[ 9] 5.00-6.00 sec 72.8 MBytes 610 Mbits/sec
22442026-01-13T19:11:08.888Z[ 11] 5.00-6.00 sec 72.5 MBytes 608 Mbits/sec
22452026-01-13T19:11:08.888Z[ 13] 5.00-6.00 sec 72.6 MBytes 609 Mbits/sec
22462026-01-13T19:11:08.888Z[ 15] 5.00-6.00 sec 72.2 MBytes 606 Mbits/sec
22472026-01-13T19:11:08.888Z[ 17] 5.00-6.00 sec 72.4 MBytes 607 Mbits/sec
22482026-01-13T19:11:08.888Z[ 19] 5.00-6.00 sec 72.2 MBytes 606 Mbits/sec
22492026-01-13T19:11:08.888Z[SUM] 5.00-6.00 sec 580 MBytes 4.86 Gbits/sec
22502026-01-13T19:11:08.889Z- - - - - - - - - - - - - - - - - - - - - - - - -
22512026-01-13T19:11:08.889Z[ 5] 6.00-7.00 sec 70.7 MBytes 593 Mbits/sec
22522026-01-13T19:11:08.889Z[ 7] 6.00-7.00 sec 71.0 MBytes 595 Mbits/sec
22532026-01-13T19:11:08.889Z[ 9] 6.00-7.00 sec 71.1 MBytes 597 Mbits/sec
22542026-01-13T19:11:12.087Z[ 11] 6.00-7.00 sec 71.1 MBytes 596 Mbits/sec
22552026-01-13T19:11:12.087Z[ 13] 6.00-7.00 sec 70.8 MBytes 594 Mbits/sec
22562026-01-13T19:11:12.087Z[ 15] 6.00-7.00 sec 70.8 MBytes 594 Mbits/sec
22572026-01-13T19:11:12.087Z[ 17] 6.00-7.00 sec 70.4 MBytes 591 Mbits/sec
22582026-01-13T19:11:12.087Z[ 19] 6.00-7.00 sec 70.3 MBytes 589 Mbits/sec
22592026-01-13T19:11:12.087Z[SUM] 6.00-7.00 sec 566 MBytes 4.75 Gbits/sec
22602026-01-13T19:11:12.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
22612026-01-13T19:11:12.087Z[ 5] 7.00-8.00 sec 77.2 MBytes 648 Mbits/sec
22622026-01-13T19:11:12.087Z[ 7] 7.00-8.00 sec 76.9 MBytes 645 Mbits/sec
22632026-01-13T19:11:12.087Z[ 9] 7.00-8.00 sec 76.5 MBytes 642 Mbits/sec
22642026-01-13T19:11:12.087Z[ 11] 7.00-8.00 sec 76.8 MBytes 644 Mbits/sec
22652026-01-13T19:11:12.087Z[ 13] 7.00-8.00 sec 76.0 MBytes 638 Mbits/sec
22662026-01-13T19:11:12.087Z[ 15] 7.00-8.00 sec 75.8 MBytes 636 Mbits/sec
22672026-01-13T19:11:12.087Z[ 17] 7.00-8.00 sec 76.4 MBytes 641 Mbits/sec
22682026-01-13T19:11:12.087Z[ 19] 7.00-8.00 sec 76.7 MBytes 643 Mbits/sec
22692026-01-13T19:11:12.087Z[SUM] 7.00-8.00 sec 612 MBytes 5.14 Gbits/sec
22702026-01-13T19:11:12.087Z- - - - - - - - - - - - - - - - - - - - - - - - -
22712026-01-13T19:11:12.087Z[ 5] 8.00-9.00 sec 81.3 MBytes 682 Mbits/sec
22722026-01-13T19:11:12.087Z[ 7] 8.00-9.00 sec 81.5 MBytes 684 Mbits/sec
22732026-01-13T19:11:12.087Z[ 9] 8.00-9.00 sec 81.7 MBytes 685 Mbits/sec
22742026-01-13T19:11:12.087Z[ 11] 8.00-9.00 sec 81.7 MBytes 685 Mbits/sec
22752026-01-13T19:11:12.087Z[ 13] 8.00-9.00 sec 81.5 MBytes 684 Mbits/sec
22762026-01-13T19:11:12.088Z[ 15] 8.00-9.00 sec 81.5 MBytes 684 Mbits/sec
22772026-01-13T19:11:12.088Z[ 17] 8.00-9.00 sec 81.5 MBytes 683 Mbits/sec
22782026-01-13T19:11:12.088Z[ 19] 8.00-9.00 sec 81.1 MBytes 680 Mbits/sec
22792026-01-13T19:11:12.088Z[SUM] 8.00-9.00 sec 652 MBytes 5.47 Gbits/sec
22802026-01-13T19:11:12.088Z- - - - - - - - - - - - - - - - - - - - - - - - -
22812026-01-13T19:11:12.088Z[ 5] 9.00-10.00 sec 77.0 MBytes 646 Mbits/sec
22822026-01-13T19:11:12.088Z[ 7] 9.00-10.00 sec 77.0 MBytes 646 Mbits/sec
22832026-01-13T19:11:12.088Z[ 9] 9.00-10.00 sec 76.6 MBytes 643 Mbits/sec
22842026-01-13T19:11:12.088Z[ 11] 9.00-10.00 sec 76.0 MBytes 638 Mbits/sec
22852026-01-13T19:11:12.088Z[ 13] 9.00-10.00 sec 75.9 MBytes 637 Mbits/sec
22862026-01-13T19:11:12.088Z[ 15] 9.00-10.00 sec 76.1 MBytes 638 Mbits/sec
22872026-01-13T19:11:12.088Z[ 17] 9.00-10.00 sec 76.0 MBytes 637 Mbits/sec
22882026-01-13T19:11:12.088Z[ 19] 9.00-10.00 sec 76.3 MBytes 640 Mbits/sec
22892026-01-13T19:11:12.089Z[SUM] 9.00-10.00 sec 611 MBytes 5.13 Gbits/sec
22902026-01-13T19:11:12.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
22912026-01-13T19:11:12.089Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.05 Gbits/sec
22922026-01-13T19:11:12.089Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.06 Gbits/sec
22932026-01-13T19:11:12.089Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.06 Gbits/sec
22942026-01-13T19:11:12.089Z[ 11] 10.00-10.00 sec 48.1 KBytes 528 Mbits/sec
22952026-01-13T19:11:12.089Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22962026-01-13T19:11:12.089Z[ 15] 10.00-10.00 sec 48.1 KBytes 528 Mbits/sec
22972026-01-13T19:11:12.089Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.06 Gbits/sec
22982026-01-13T19:11:12.089Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.06 Gbits/sec
22992026-01-13T19:11:12.089Z[SUM] 10.00-10.00 sec 577 KBytes 6.33 Gbits/sec
23002026-01-13T19:11:12.089Z- - - - - - - - - - - - - - - - - - - - - - - - -
23012026-01-13T19:11:12.089Z[ ID] Interval Transfer Bandwidth
23022026-01-13T19:11:12.089Z[ 5] 0.00-10.00 sec 749 MBytes 628 Mbits/sec sender
23032026-01-13T19:11:12.089Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23042026-01-13T19:11:12.089Z[ 7] 0.00-10.00 sec 748 MBytes 628 Mbits/sec sender
23052026-01-13T19:11:12.089Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23062026-01-13T19:11:12.089Z[ 9] 0.00-10.00 sec 749 MBytes 628 Mbits/sec sender
23072026-01-13T19:11:12.089Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23082026-01-13T19:11:12.089Z[ 11] 0.00-10.00 sec 748 MBytes 627 Mbits/sec sender
23092026-01-13T19:11:12.089Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23102026-01-13T19:11:12.089Z[ 13] 0.00-10.00 sec 747 MBytes 626 Mbits/sec sender
23112026-01-13T19:11:12.089Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23122026-01-13T19:11:12.089Z[ 15] 0.00-10.00 sec 747 MBytes 627 Mbits/sec sender
23132026-01-13T19:11:12.089Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23142026-01-13T19:11:12.089Z[ 17] 0.00-10.00 sec 747 MBytes 627 Mbits/sec sender
23152026-01-13T19:11:12.089Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23162026-01-13T19:11:12.089Z[ 19] 0.00-10.00 sec 746 MBytes 625 Mbits/sec sender
23172026-01-13T19:11:12.089Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23182026-01-13T19:11:12.089Z[SUM] 0.00-10.00 sec 5.84 GBytes 5.02 Gbits/sec sender
23192026-01-13T19:11:12.089Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23202026-01-13T19:11:12.116ZRun 4/5...5016.45Mbps
23212026-01-13T19:11:19.158Z-----------------------------------------------------------
23222026-01-13T19:11:19.158ZServer listening on 5201
23232026-01-13T19:11:19.158Z-----------------------------------------------------------
23242026-01-13T19:11:19.158ZAccepted connection from 10.0.0.1, port 40628
23252026-01-13T19:11:19.158Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62052
23262026-01-13T19:11:19.158Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42523
23272026-01-13T19:11:19.158Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53399
23282026-01-13T19:11:19.158Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37368
23292026-01-13T19:11:19.158Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40709
23302026-01-13T19:11:19.158Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59883
23312026-01-13T19:11:19.158Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64079
23322026-01-13T19:11:19.158Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53122
23332026-01-13T19:11:19.158Z[ ID] Interval Transfer Bandwidth
23342026-01-13T19:11:19.158Z[ 5] 0.00-1.00 sec 56.3 MBytes 472 Mbits/sec
23352026-01-13T19:11:19.159Z[ 7] 0.00-1.00 sec 56.7 MBytes 476 Mbits/sec
23362026-01-13T19:11:19.159Z[ 9] 0.00-1.00 sec 56.3 MBytes 472 Mbits/sec
23372026-01-13T19:11:19.159Z[ 11] 0.00-1.00 sec 56.3 MBytes 472 Mbits/sec
23382026-01-13T19:11:19.159Z[ 13] 0.00-1.00 sec 56.9 MBytes 477 Mbits/sec
23392026-01-13T19:11:19.159Z[ 15] 0.00-1.00 sec 56.5 MBytes 474 Mbits/sec
23402026-01-13T19:11:19.159Z[ 17] 0.00-1.00 sec 56.3 MBytes 472 Mbits/sec
23412026-01-13T19:11:19.159Z[ 19] 0.00-1.00 sec 56.0 MBytes 470 Mbits/sec
23422026-01-13T19:11:19.159Z[SUM] 0.00-1.00 sec 451 MBytes 3.79 Gbits/sec
23432026-01-13T19:11:19.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442026-01-13T19:11:19.159Z[ 5] 1.00-2.00 sec 67.7 MBytes 568 Mbits/sec
23452026-01-13T19:11:19.159Z[ 7] 1.00-2.00 sec 67.7 MBytes 568 Mbits/sec
23462026-01-13T19:11:19.159Z[ 9] 1.00-2.00 sec 67.9 MBytes 569 Mbits/sec
23472026-01-13T19:11:19.159Z[ 11] 1.00-2.00 sec 67.5 MBytes 566 Mbits/sec
23482026-01-13T19:11:19.159Z[ 13] 1.00-2.00 sec 68.0 MBytes 570 Mbits/sec
23492026-01-13T19:11:19.160Z[ 15] 1.00-2.00 sec 67.8 MBytes 568 Mbits/sec
23502026-01-13T19:11:19.160Z[ 17] 1.00-2.00 sec 67.7 MBytes 568 Mbits/sec
23512026-01-13T19:11:19.160Z[ 19] 1.00-2.00 sec 67.6 MBytes 567 Mbits/sec
23522026-01-13T19:11:19.160Z[SUM] 1.00-2.00 sec 542 MBytes 4.54 Gbits/sec
23532026-01-13T19:11:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542026-01-13T19:11:19.160Z[ 5] 2.00-3.00 sec 78.3 MBytes 656 Mbits/sec
23552026-01-13T19:11:19.160Z[ 7] 2.00-3.00 sec 77.9 MBytes 652 Mbits/sec
23562026-01-13T19:11:19.160Z[ 9] 2.00-3.00 sec 78.4 MBytes 656 Mbits/sec
23572026-01-13T19:11:19.160Z[ 11] 2.00-3.00 sec 78.8 MBytes 660 Mbits/sec
23582026-01-13T19:11:19.160Z[ 13] 2.00-3.00 sec 78.3 MBytes 656 Mbits/sec
23592026-01-13T19:11:19.160Z[ 15] 2.00-3.00 sec 78.4 MBytes 656 Mbits/sec
23602026-01-13T19:11:19.160Z[ 17] 2.00-3.00 sec 78.8 MBytes 660 Mbits/sec
23612026-01-13T19:11:19.160Z[ 19] 2.00-3.00 sec 78.2 MBytes 655 Mbits/sec
23622026-01-13T19:11:19.160Z[SUM] 2.00-3.00 sec 627 MBytes 5.25 Gbits/sec
23632026-01-13T19:11:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642026-01-13T19:11:19.160Z[ 5] 3.00-4.00 sec 73.7 MBytes 620 Mbits/sec
23652026-01-13T19:11:19.160Z[ 7] 3.00-4.00 sec 73.9 MBytes 622 Mbits/sec
23662026-01-13T19:11:19.160Z[ 9] 3.00-4.00 sec 73.3 MBytes 617 Mbits/sec
23672026-01-13T19:11:19.160Z[ 11] 3.00-4.00 sec 73.3 MBytes 617 Mbits/sec
23682026-01-13T19:11:19.160Z[ 13] 3.00-4.00 sec 73.4 MBytes 617 Mbits/sec
23692026-01-13T19:11:19.160Z[ 15] 3.00-4.00 sec 73.7 MBytes 620 Mbits/sec
23702026-01-13T19:11:19.160Z[ 17] 3.00-4.00 sec 73.3 MBytes 616 Mbits/sec
23712026-01-13T19:11:19.160Z[ 19] 3.00-4.00 sec 73.8 MBytes 621 Mbits/sec
23722026-01-13T19:11:19.160Z[SUM] 3.00-4.00 sec 588 MBytes 4.95 Gbits/sec
23732026-01-13T19:11:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
23742026-01-13T19:11:19.160Z[ 5] 4.00-5.00 sec 78.2 MBytes 656 Mbits/sec
23752026-01-13T19:11:19.160Z[ 7] 4.00-5.00 sec 78.2 MBytes 656 Mbits/sec
23762026-01-13T19:11:19.160Z[ 9] 4.00-5.00 sec 78.7 MBytes 660 Mbits/sec
23772026-01-13T19:11:19.160Z[ 11] 4.00-5.00 sec 78.5 MBytes 658 Mbits/sec
23782026-01-13T19:11:19.160Z[ 13] 4.00-5.00 sec 78.8 MBytes 661 Mbits/sec
23792026-01-13T19:11:19.160Z[ 15] 4.00-5.00 sec 78.3 MBytes 657 Mbits/sec
23802026-01-13T19:11:19.160Z[ 17] 4.00-5.00 sec 78.3 MBytes 657 Mbits/sec
23812026-01-13T19:11:19.160Z[ 19] 4.00-5.00 sec 78.1 MBytes 655 Mbits/sec
23822026-01-13T19:11:19.160Z[SUM] 4.00-5.00 sec 627 MBytes 5.26 Gbits/sec
23832026-01-13T19:11:19.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
23842026-01-13T19:11:19.160Z[ 5] 5.00-6.00 sec 73.8 MBytes 619 Mbits/sec
23852026-01-13T19:11:19.161Z[ 7] 5.00-6.00 sec 74.5 MBytes 625 Mbits/sec
23862026-01-13T19:11:19.161Z[ 9] 5.00-6.00 sec 74.1 MBytes 621 Mbits/sec
23872026-01-13T19:11:19.161Z[ 11] 5.00-6.00 sec 73.7 MBytes 619 Mbits/sec
23882026-01-13T19:11:19.161Z[ 13] 5.00-6.00 sec 74.2 MBytes 623 Mbits/sec
23892026-01-13T19:11:19.161Z[ 15] 5.00-6.00 sec 74.2 MBytes 623 Mbits/sec
23902026-01-13T19:11:19.161Z[ 17] 5.00-6.00 sec 74.1 MBytes 621 Mbits/sec
23912026-01-13T19:11:19.161Z[ 19] 5.00-6.00 sec 73.8 MBytes 619 Mbits/sec
23922026-01-13T19:11:19.161Z[SUM] 5.00-6.00 sec 592 MBytes 4.97 Gbits/sec
23932026-01-13T19:11:19.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
23942026-01-13T19:11:19.161Z[ 5] 6.00-7.00 sec 71.2 MBytes 597 Mbits/sec
23952026-01-13T19:11:19.161Z[ 7] 6.00-7.00 sec 70.8 MBytes 594 Mbits/sec
23962026-01-13T19:11:19.161Z[ 9] 6.00-7.00 sec 70.6 MBytes 592 Mbits/sec
23972026-01-13T19:11:22.352Z[ 11] 6.00-7.00 sec 70.9 MBytes 595 Mbits/sec
23982026-01-13T19:11:22.353Z[ 13] 6.00-7.00 sec 71.1 MBytes 597 Mbits/sec
23992026-01-13T19:11:22.353Z[ 15] 6.00-7.00 sec 70.9 MBytes 594 Mbits/sec
24002026-01-13T19:11:22.353Z[ 17] 6.00-7.00 sec 71.3 MBytes 598 Mbits/sec
24012026-01-13T19:11:22.353Z[ 19] 6.00-7.00 sec 71.2 MBytes 597 Mbits/sec
24022026-01-13T19:11:22.353Z[SUM] 6.00-7.00 sec 568 MBytes 4.76 Gbits/sec
24032026-01-13T19:11:22.353Z- - - - - - - - - - - - - - - - - - - - - - - - -
24042026-01-13T19:11:22.354Z[ 5] 7.00-8.00 sec 73.7 MBytes 618 Mbits/sec
24052026-01-13T19:11:22.354Z[ 7] 7.00-8.00 sec 73.8 MBytes 619 Mbits/sec
24062026-01-13T19:11:22.354Z[ 9] 7.00-8.00 sec 73.8 MBytes 619 Mbits/sec
24072026-01-13T19:11:22.354Z[ 11] 7.00-8.00 sec 74.0 MBytes 621 Mbits/sec
24082026-01-13T19:11:22.354Z[ 13] 7.00-8.00 sec 74.5 MBytes 624 Mbits/sec
24092026-01-13T19:11:22.354Z[ 15] 7.00-8.00 sec 74.4 MBytes 624 Mbits/sec
24102026-01-13T19:11:22.354Z[ 17] 7.00-8.00 sec 74.4 MBytes 624 Mbits/sec
24112026-01-13T19:11:22.354Z[ 19] 7.00-8.00 sec 73.9 MBytes 620 Mbits/sec
24122026-01-13T19:11:22.354Z[SUM] 7.00-8.00 sec 593 MBytes 4.97 Gbits/sec
24132026-01-13T19:11:22.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
24142026-01-13T19:11:22.354Z[ 5] 8.00-9.00 sec 77.0 MBytes 646 Mbits/sec
24152026-01-13T19:11:22.354Z[ 7] 8.00-9.00 sec 76.7 MBytes 643 Mbits/sec
24162026-01-13T19:11:22.354Z[ 9] 8.00-9.00 sec 76.8 MBytes 645 Mbits/sec
24172026-01-13T19:11:22.354Z[ 11] 8.00-9.00 sec 77.0 MBytes 646 Mbits/sec
24182026-01-13T19:11:22.354Z[ 13] 8.00-9.00 sec 76.9 MBytes 645 Mbits/sec
24192026-01-13T19:11:22.354Z[ 15] 8.00-9.00 sec 76.8 MBytes 644 Mbits/sec
24202026-01-13T19:11:22.354Z[ 17] 8.00-9.00 sec 77.2 MBytes 648 Mbits/sec
24212026-01-13T19:11:22.354Z[ 19] 8.00-9.00 sec 76.6 MBytes 643 Mbits/sec
24222026-01-13T19:11:22.354Z[SUM] 8.00-9.00 sec 615 MBytes 5.16 Gbits/sec
24232026-01-13T19:11:22.354Z- - - - - - - - - - - - - - - - - - - - - - - - -
24242026-01-13T19:11:22.354Z[ 5] 9.00-10.00 sec 81.7 MBytes 686 Mbits/sec
24252026-01-13T19:11:22.355Z[ 7] 9.00-10.00 sec 81.4 MBytes 683 Mbits/sec
24262026-01-13T19:11:22.355Z[ 9] 9.00-10.00 sec 81.5 MBytes 683 Mbits/sec
24272026-01-13T19:11:22.355Z[ 11] 9.00-10.00 sec 81.5 MBytes 683 Mbits/sec
24282026-01-13T19:11:22.355Z[ 13] 9.00-10.00 sec 81.5 MBytes 684 Mbits/sec
24292026-01-13T19:11:22.355Z[ 15] 9.00-10.00 sec 81.1 MBytes 680 Mbits/sec
24302026-01-13T19:11:22.355Z[ 17] 9.00-10.00 sec 81.3 MBytes 682 Mbits/sec
24312026-01-13T19:11:22.355Z[ 19] 9.00-10.00 sec 80.8 MBytes 678 Mbits/sec
24322026-01-13T19:11:22.355Z[SUM] 9.00-10.00 sec 651 MBytes 5.46 Gbits/sec
24332026-01-13T19:11:22.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
24342026-01-13T19:11:22.355Z[ 5] 10.00-10.00 sec 144 KBytes 719 Mbits/sec
24352026-01-13T19:11:22.355Z[ 7] 10.00-10.00 sec 144 KBytes 720 Mbits/sec
24362026-01-13T19:11:22.355Z[ 9] 10.00-10.00 sec 144 KBytes 720 Mbits/sec
24372026-01-13T19:11:22.355Z[ 11] 10.00-10.00 sec 144 KBytes 720 Mbits/sec
24382026-01-13T19:11:22.355Z[ 13] 10.00-10.00 sec 144 KBytes 720 Mbits/sec
24392026-01-13T19:11:22.355Z[ 15] 10.00-10.00 sec 96.2 KBytes 480 Mbits/sec
24402026-01-13T19:11:22.355Z[ 17] 10.00-10.00 sec 144 KBytes 720 Mbits/sec
24412026-01-13T19:11:22.355Z[ 19] 10.00-10.00 sec 144 KBytes 720 Mbits/sec
24422026-01-13T19:11:22.355Z[SUM] 10.00-10.00 sec 1.08 MBytes 5.51 Gbits/sec
24432026-01-13T19:11:22.355Z- - - - - - - - - - - - - - - - - - - - - - - - -
24442026-01-13T19:11:22.355Z[ ID] Interval Transfer Bandwidth
24452026-01-13T19:11:22.355Z[ 5] 0.00-10.00 sec 732 MBytes 614 Mbits/sec sender
24462026-01-13T19:11:22.355Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24472026-01-13T19:11:22.355Z[ 7] 0.00-10.00 sec 732 MBytes 614 Mbits/sec sender
24482026-01-13T19:11:22.355Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24492026-01-13T19:11:22.355Z[ 9] 0.00-10.00 sec 731 MBytes 614 Mbits/sec sender
24502026-01-13T19:11:22.355Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24512026-01-13T19:11:22.356Z[ 11] 0.00-10.00 sec 732 MBytes 614 Mbits/sec sender
24522026-01-13T19:11:22.356Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24532026-01-13T19:11:22.356Z[ 13] 0.00-10.00 sec 734 MBytes 615 Mbits/sec sender
24542026-01-13T19:11:22.356Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24552026-01-13T19:11:22.356Z[ 15] 0.00-10.00 sec 732 MBytes 614 Mbits/sec sender
24562026-01-13T19:11:22.356Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24572026-01-13T19:11:22.356Z[ 17] 0.00-10.00 sec 733 MBytes 615 Mbits/sec sender
24582026-01-13T19:11:22.356Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24592026-01-13T19:11:22.356Z[ 19] 0.00-10.00 sec 730 MBytes 613 Mbits/sec sender
24602026-01-13T19:11:22.356Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24612026-01-13T19:11:22.356Z[SUM] 0.00-10.00 sec 5.72 GBytes 4.91 Gbits/sec sender
24622026-01-13T19:11:22.356Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24632026-01-13T19:11:22.382ZRun 5/5...4912.05Mbps
24642026-01-13T19:11:22.382Z###---------------------###
24652026-01-13T19:11:22.382Z::: iPerf done... :::
24662026-01-13T19:11:22.382Z:::Awaiting out files...:::
24672026-01-13T19:11:22.383Z###---------------------###
24682026-01-13T19:11:22.383Z###-----###
24692026-01-13T19:11:22.383Z:::done!:::
24702026-01-13T19:11:22.383Z###-----###
24712026-01-13T19:11:22.383Z###-------------------###
24722026-01-13T19:11:22.383Z:::Running experiment :::
24732026-01-13T19:11:22.383Z:::iperf-tcp/local/c2s:::
24742026-01-13T19:11:22.383Z###-------------------###
24752026-01-13T19:11:22.839Zdtrace: description 'profile-201us ' matched 2 probes
24762026-01-13T19:11:29.428Z-----------------------------------------------------------
24772026-01-13T19:11:29.428ZServer listening on 5201
24782026-01-13T19:11:29.428Z-----------------------------------------------------------
24792026-01-13T19:11:29.428ZAccepted connection from 10.0.0.1, port 53381
24802026-01-13T19:11:29.428Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45229
24812026-01-13T19:11:29.428Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41899
24822026-01-13T19:11:29.428Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41308
24832026-01-13T19:11:29.428Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63174
24842026-01-13T19:11:29.428Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39369
24852026-01-13T19:11:29.428Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49214
24862026-01-13T19:11:29.428Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48123
24872026-01-13T19:11:29.429Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38488
24882026-01-13T19:11:29.429Z[ ID] Interval Transfer Bandwidth
24892026-01-13T19:11:29.429Z[ 5] 0.00-1.00 sec 27.1 MBytes 227 Mbits/sec
24902026-01-13T19:11:29.429Z[ 7] 0.00-1.00 sec 27.0 MBytes 227 Mbits/sec
24912026-01-13T19:11:29.429Z[ 9] 0.00-1.00 sec 26.9 MBytes 226 Mbits/sec
24922026-01-13T19:11:29.429Z[ 11] 0.00-1.00 sec 26.9 MBytes 226 Mbits/sec
24932026-01-13T19:11:29.429Z[ 13] 0.00-1.00 sec 26.8 MBytes 225 Mbits/sec
24942026-01-13T19:11:29.429Z[ 15] 0.00-1.00 sec 26.9 MBytes 225 Mbits/sec
24952026-01-13T19:11:29.430Z[ 17] 0.00-1.00 sec 26.8 MBytes 225 Mbits/sec
24962026-01-13T19:11:29.430Z[ 19] 0.00-1.00 sec 26.8 MBytes 224 Mbits/sec
24972026-01-13T19:11:29.430Z[SUM] 0.00-1.00 sec 215 MBytes 1.81 Gbits/sec
24982026-01-13T19:11:29.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
24992026-01-13T19:11:29.430Z[ 5] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
25002026-01-13T19:11:29.430Z[ 7] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
25012026-01-13T19:11:29.430Z[ 9] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
25022026-01-13T19:11:29.430Z[ 11] 1.00-2.00 sec 34.1 MBytes 286 Mbits/sec
25032026-01-13T19:11:29.430Z[ 13] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
25042026-01-13T19:11:29.430Z[ 15] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
25052026-01-13T19:11:29.430Z[ 17] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
25062026-01-13T19:11:29.430Z[ 19] 1.00-2.00 sec 34.2 MBytes 287 Mbits/sec
25072026-01-13T19:11:29.430Z[SUM] 1.00-2.00 sec 273 MBytes 2.29 Gbits/sec
25082026-01-13T19:11:29.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
25092026-01-13T19:11:29.430Z[ 5] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25102026-01-13T19:11:29.430Z[ 7] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25112026-01-13T19:11:29.430Z[ 9] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25122026-01-13T19:11:29.430Z[ 11] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25132026-01-13T19:11:29.430Z[ 13] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25142026-01-13T19:11:29.430Z[ 15] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25152026-01-13T19:11:29.430Z[ 17] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
25162026-01-13T19:11:29.430Z[ 19] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
25172026-01-13T19:11:29.430Z[SUM] 2.00-3.00 sec 258 MBytes 2.16 Gbits/sec
25182026-01-13T19:11:29.430Z- - - - - - - - - - - - - - - - - - - - - - - - -
25192026-01-13T19:11:29.430Z[ 5] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25202026-01-13T19:11:29.430Z[ 7] 3.00-4.00 sec 32.1 MBytes 270 Mbits/sec
25212026-01-13T19:11:29.430Z[ 9] 3.00-4.00 sec 32.2 MBytes 270 Mbits/sec
25222026-01-13T19:11:29.430Z[ 11] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25232026-01-13T19:11:29.430Z[ 13] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25242026-01-13T19:11:29.430Z[ 15] 3.00-4.00 sec 32.1 MBytes 270 Mbits/sec
25252026-01-13T19:11:29.431Z[ 17] 3.00-4.00 sec 32.1 MBytes 269 Mbits/sec
25262026-01-13T19:11:29.431Z[ 19] 3.00-4.00 sec 32.0 MBytes 269 Mbits/sec
25272026-01-13T19:11:29.431Z[SUM] 3.00-4.00 sec 257 MBytes 2.15 Gbits/sec
25282026-01-13T19:11:29.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
25292026-01-13T19:11:29.431Z[ 5] 4.00-5.00 sec 31.2 MBytes 262 Mbits/sec
25302026-01-13T19:11:29.431Z[ 7] 4.00-5.00 sec 31.3 MBytes 262 Mbits/sec
25312026-01-13T19:11:29.431Z[ 9] 4.00-5.00 sec 31.2 MBytes 262 Mbits/sec
25322026-01-13T19:11:29.431Z[ 11] 4.00-5.00 sec 31.3 MBytes 263 Mbits/sec
25332026-01-13T19:11:29.431Z[ 13] 4.00-5.00 sec 31.3 MBytes 262 Mbits/sec
25342026-01-13T19:11:29.431Z[ 15] 4.00-5.00 sec 31.3 MBytes 263 Mbits/sec
25352026-01-13T19:11:29.431Z[ 17] 4.00-5.00 sec 31.3 MBytes 262 Mbits/sec
25362026-01-13T19:11:29.431Z[ 19] 4.00-5.00 sec 31.2 MBytes 262 Mbits/sec
25372026-01-13T19:11:29.431Z[SUM] 4.00-5.00 sec 250 MBytes 2.10 Gbits/sec
25382026-01-13T19:11:29.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
25392026-01-13T19:11:29.431Z[ 5] 5.00-6.00 sec 31.8 MBytes 266 Mbits/sec
25402026-01-13T19:11:29.431Z[ 7] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
25412026-01-13T19:11:29.431Z[ 9] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
25422026-01-13T19:11:29.431Z[ 11] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
25432026-01-13T19:11:29.431Z[ 13] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
25442026-01-13T19:11:29.431Z[ 15] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
25452026-01-13T19:11:29.431Z[ 17] 5.00-6.00 sec 31.8 MBytes 266 Mbits/sec
25462026-01-13T19:11:29.431Z[ 19] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
25472026-01-13T19:11:29.431Z[SUM] 5.00-6.00 sec 254 MBytes 2.13 Gbits/sec
25482026-01-13T19:11:29.431Z- - - - - - - - - - - - - - - - - - - - - - - - -
25492026-01-13T19:11:29.431Z[ 5] 6.00-7.00 sec 28.9 MBytes 243 Mbits/sec
25502026-01-13T19:11:29.431Z[ 7] 6.00-7.00 sec 28.8 MBytes 242 Mbits/sec
25512026-01-13T19:11:29.431Z[ 9] 6.00-7.00 sec 29.0 MBytes 244 Mbits/sec
25522026-01-13T19:11:32.622Z[ 11] 6.00-7.00 sec 28.9 MBytes 243 Mbits/sec
25532026-01-13T19:11:32.622Z[ 13] 6.00-7.00 sec 28.9 MBytes 243 Mbits/sec
25542026-01-13T19:11:32.622Z[ 15] 6.00-7.00 sec 29.0 MBytes 243 Mbits/sec
25552026-01-13T19:11:32.622Z[ 17] 6.00-7.00 sec 28.9 MBytes 243 Mbits/sec
25562026-01-13T19:11:32.622Z[ 19] 6.00-7.00 sec 29.0 MBytes 243 Mbits/sec
25572026-01-13T19:11:32.622Z[SUM] 6.00-7.00 sec 232 MBytes 1.94 Gbits/sec
25582026-01-13T19:11:32.622Z- - - - - - - - - - - - - - - - - - - - - - - - -
25592026-01-13T19:11:32.622Z[ 5] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
25602026-01-13T19:11:32.622Z[ 7] 7.00-8.00 sec 30.3 MBytes 254 Mbits/sec
25612026-01-13T19:11:32.622Z[ 9] 7.00-8.00 sec 30.3 MBytes 254 Mbits/sec
25622026-01-13T19:11:32.622Z[ 11] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
25632026-01-13T19:11:32.623Z[ 13] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
25642026-01-13T19:11:32.623Z[ 15] 7.00-8.00 sec 30.3 MBytes 255 Mbits/sec
25652026-01-13T19:11:32.623Z[ 17] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
25662026-01-13T19:11:32.623Z[ 19] 7.00-8.00 sec 30.3 MBytes 254 Mbits/sec
25672026-01-13T19:11:32.623Z[SUM] 7.00-8.00 sec 243 MBytes 2.04 Gbits/sec
25682026-01-13T19:11:32.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25692026-01-13T19:11:32.623Z[ 5] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
25702026-01-13T19:11:32.623Z[ 7] 8.00-9.00 sec 32.4 MBytes 272 Mbits/sec
25712026-01-13T19:11:32.623Z[ 9] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
25722026-01-13T19:11:32.623Z[ 11] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
25732026-01-13T19:11:32.623Z[ 13] 8.00-9.00 sec 32.4 MBytes 271 Mbits/sec
25742026-01-13T19:11:32.623Z[ 15] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
25752026-01-13T19:11:32.623Z[ 17] 8.00-9.00 sec 32.3 MBytes 271 Mbits/sec
25762026-01-13T19:11:32.623Z[ 19] 8.00-9.00 sec 32.4 MBytes 271 Mbits/sec
25772026-01-13T19:11:32.623Z[SUM] 8.00-9.00 sec 259 MBytes 2.17 Gbits/sec
25782026-01-13T19:11:32.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25792026-01-13T19:11:32.623Z[ 5] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
25802026-01-13T19:11:32.623Z[ 7] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
25812026-01-13T19:11:32.623Z[ 9] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
25822026-01-13T19:11:32.623Z[ 11] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
25832026-01-13T19:11:32.623Z[ 13] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
25842026-01-13T19:11:32.623Z[ 15] 9.00-10.00 sec 33.3 MBytes 279 Mbits/sec
25852026-01-13T19:11:32.623Z[ 17] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
25862026-01-13T19:11:32.623Z[ 19] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
25872026-01-13T19:11:32.623Z[SUM] 9.00-10.00 sec 266 MBytes 2.23 Gbits/sec
25882026-01-13T19:11:32.623Z- - - - - - - - - - - - - - - - - - - - - - - - -
25892026-01-13T19:11:32.623Z[ 5] 10.00-10.00 sec 81.7 KBytes 475 Mbits/sec
25902026-01-13T19:11:32.623Z[ 7] 10.00-10.00 sec 39.9 KBytes 233 Mbits/sec
25912026-01-13T19:11:32.623Z[ 9] 10.00-10.00 sec 37.8 KBytes 221 Mbits/sec
25922026-01-13T19:11:32.623Z[ 11] 10.00-10.00 sec 56.7 KBytes 331 Mbits/sec
25932026-01-13T19:11:32.623Z[ 13] 10.00-10.00 sec 26.0 KBytes 152 Mbits/sec
25942026-01-13T19:11:32.623Z[ 15] 10.00-10.00 sec 106 KBytes 620 Mbits/sec
25952026-01-13T19:11:32.623Z[ 17] 10.00-10.00 sec 124 KBytes 725 Mbits/sec
25962026-01-13T19:11:32.623Z[ 19] 10.00-10.00 sec 71.4 KBytes 416 Mbits/sec
25972026-01-13T19:11:32.624Z[SUM] 10.00-10.00 sec 544 KBytes 3.17 Gbits/sec
25982026-01-13T19:11:32.624Z- - - - - - - - - - - - - - - - - - - - - - - - -
25992026-01-13T19:11:32.624Z[ ID] Interval Transfer Bandwidth
26002026-01-13T19:11:32.624Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26012026-01-13T19:11:32.624Z[ 5] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26022026-01-13T19:11:32.624Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26032026-01-13T19:11:32.624Z[ 7] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
26042026-01-13T19:11:32.624Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26052026-01-13T19:11:32.624Z[ 9] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26062026-01-13T19:11:32.624Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26072026-01-13T19:11:32.624Z[ 11] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26082026-01-13T19:11:32.624Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26092026-01-13T19:11:32.624Z[ 13] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26102026-01-13T19:11:32.624Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26112026-01-13T19:11:32.624Z[ 15] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26122026-01-13T19:11:32.624Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26132026-01-13T19:11:32.624Z[ 17] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26142026-01-13T19:11:32.624Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26152026-01-13T19:11:32.624Z[ 19] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
26162026-01-13T19:11:32.624Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26172026-01-13T19:11:32.624Z[SUM] 0.00-10.00 sec 2.45 GBytes 2.10 Gbits/sec receiver
26182026-01-13T19:11:32.651ZRun 1/10...2102.861Mbps
26192026-01-13T19:11:39.710Z-----------------------------------------------------------
26202026-01-13T19:11:39.711ZServer listening on 5201
26212026-01-13T19:11:39.711Z-----------------------------------------------------------
26222026-01-13T19:11:39.711ZAccepted connection from 10.0.0.1, port 52099
26232026-01-13T19:11:39.711Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63975
26242026-01-13T19:11:39.711Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40549
26252026-01-13T19:11:39.711Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58097
26262026-01-13T19:11:39.711Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55413
26272026-01-13T19:11:39.711Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33532
26282026-01-13T19:11:39.711Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62475
26292026-01-13T19:11:39.711Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64273
26302026-01-13T19:11:39.711Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41184
26312026-01-13T19:11:39.711Z[ ID] Interval Transfer Bandwidth
26322026-01-13T19:11:39.711Z[ 5] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
26332026-01-13T19:11:39.711Z[ 7] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
26342026-01-13T19:11:39.711Z[ 9] 0.00-1.00 sec 22.2 MBytes 186 Mbits/sec
26352026-01-13T19:11:39.711Z[ 11] 0.00-1.00 sec 22.1 MBytes 186 Mbits/sec
26362026-01-13T19:11:39.711Z[ 13] 0.00-1.00 sec 22.2 MBytes 187 Mbits/sec
26372026-01-13T19:11:39.711Z[ 15] 0.00-1.00 sec 22.2 MBytes 186 Mbits/sec
26382026-01-13T19:11:39.711Z[ 17] 0.00-1.00 sec 22.2 MBytes 186 Mbits/sec
26392026-01-13T19:11:39.711Z[ 19] 0.00-1.00 sec 22.1 MBytes 185 Mbits/sec
26402026-01-13T19:11:39.711Z[SUM] 0.00-1.00 sec 178 MBytes 1.49 Gbits/sec
26412026-01-13T19:11:39.711Z- - - - - - - - - - - - - - - - - - - - - - - - -
26422026-01-13T19:11:39.712Z[ 5] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
26432026-01-13T19:11:39.712Z[ 7] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
26442026-01-13T19:11:39.712Z[ 9] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
26452026-01-13T19:11:39.712Z[ 11] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
26462026-01-13T19:11:39.712Z[ 13] 1.00-2.00 sec 31.2 MBytes 262 Mbits/sec
26472026-01-13T19:11:39.712Z[ 15] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
26482026-01-13T19:11:39.712Z[ 17] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
26492026-01-13T19:11:39.712Z[ 19] 1.00-2.00 sec 31.1 MBytes 261 Mbits/sec
26502026-01-13T19:11:39.712Z[SUM] 1.00-2.00 sec 249 MBytes 2.09 Gbits/sec
26512026-01-13T19:11:39.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
26522026-01-13T19:11:39.712Z[ 5] 2.00-3.00 sec 30.0 MBytes 252 Mbits/sec
26532026-01-13T19:11:39.712Z[ 7] 2.00-3.00 sec 30.1 MBytes 253 Mbits/sec
26542026-01-13T19:11:39.712Z[ 9] 2.00-3.00 sec 30.0 MBytes 252 Mbits/sec
26552026-01-13T19:11:39.712Z[ 11] 2.00-3.00 sec 30.1 MBytes 252 Mbits/sec
26562026-01-13T19:11:39.712Z[ 13] 2.00-3.00 sec 30.1 MBytes 252 Mbits/sec
26572026-01-13T19:11:39.712Z[ 15] 2.00-3.00 sec 30.0 MBytes 252 Mbits/sec
26582026-01-13T19:11:39.712Z[ 17] 2.00-3.00 sec 30.1 MBytes 252 Mbits/sec
26592026-01-13T19:11:39.712Z[ 19] 2.00-3.00 sec 30.1 MBytes 252 Mbits/sec
26602026-01-13T19:11:39.712Z[SUM] 2.00-3.00 sec 240 MBytes 2.02 Gbits/sec
26612026-01-13T19:11:39.712Z- - - - - - - - - - - - - - - - - - - - - - - - -
26622026-01-13T19:11:39.712Z[ 5] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
26632026-01-13T19:11:39.712Z[ 7] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
26642026-01-13T19:11:39.712Z[ 9] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
26652026-01-13T19:11:39.712Z[ 11] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
26662026-01-13T19:11:39.712Z[ 13] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
26672026-01-13T19:11:39.712Z[ 15] 3.00-4.00 sec 31.6 MBytes 265 Mbits/sec
26682026-01-13T19:11:39.712Z[ 17] 3.00-4.00 sec 31.5 MBytes 265 Mbits/sec
26692026-01-13T19:11:39.713Z[ 19] 3.00-4.00 sec 31.5 MBytes 264 Mbits/sec
26702026-01-13T19:11:39.713Z[SUM] 3.00-4.00 sec 252 MBytes 2.12 Gbits/sec
26712026-01-13T19:11:39.713Z- - - - - - - - - - - - - - - - - - - - - - - - -
26722026-01-13T19:11:39.713Z[ 5] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
26732026-01-13T19:11:39.713Z[ 7] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
26742026-01-13T19:11:39.713Z[ 9] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
26752026-01-13T19:11:39.713Z[ 11] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
26762026-01-13T19:11:39.713Z[ 13] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
26772026-01-13T19:11:39.713Z[ 15] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
26782026-01-13T19:11:39.713Z[ 17] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
26792026-01-13T19:11:39.713Z[ 19] 4.00-5.00 sec 32.2 MBytes 270 Mbits/sec
26802026-01-13T19:11:39.713Z[SUM] 4.00-5.00 sec 257 MBytes 2.16 Gbits/sec
26812026-01-13T19:11:39.713Z- - - - - - - - - - - - - - - - - - - - - - - - -
26822026-01-13T19:11:39.713Z[ 5] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
26832026-01-13T19:11:39.713Z[ 7] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
26842026-01-13T19:11:39.713Z[ 9] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
26852026-01-13T19:11:39.713Z[ 11] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
26862026-01-13T19:11:39.713Z[ 13] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
26872026-01-13T19:11:39.713Z[ 15] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
26882026-01-13T19:11:39.713Z[ 17] 5.00-6.00 sec 32.7 MBytes 275 Mbits/sec
26892026-01-13T19:11:39.713Z[ 19] 5.00-6.00 sec 32.7 MBytes 274 Mbits/sec
26902026-01-13T19:11:39.713Z[SUM] 5.00-6.00 sec 262 MBytes 2.20 Gbits/sec
26912026-01-13T19:11:39.713Z- - - - - - - - - - - - - - - - - - - - - - - - -
26922026-01-13T19:11:39.713Z[ 5] 6.00-7.00 sec 31.5 MBytes 264 Mbits/sec
26932026-01-13T19:11:39.713Z[ 7] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26942026-01-13T19:11:39.713Z[ 9] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26952026-01-13T19:11:42.911Z[ 11] 6.00-7.00 sec 31.5 MBytes 264 Mbits/sec
26962026-01-13T19:11:42.911Z[ 13] 6.00-7.00 sec 31.5 MBytes 264 Mbits/sec
26972026-01-13T19:11:42.911Z[ 15] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26982026-01-13T19:11:42.911Z[ 17] 6.00-7.00 sec 31.6 MBytes 265 Mbits/sec
26992026-01-13T19:11:42.912Z[ 19] 6.00-7.00 sec 31.5 MBytes 264 Mbits/sec
27002026-01-13T19:11:42.912Z[SUM] 6.00-7.00 sec 252 MBytes 2.12 Gbits/sec
27012026-01-13T19:11:42.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
27022026-01-13T19:11:42.912Z[ 5] 7.00-8.00 sec 27.2 MBytes 228 Mbits/sec
27032026-01-13T19:11:42.912Z[ 7] 7.00-8.00 sec 27.2 MBytes 228 Mbits/sec
27042026-01-13T19:11:42.912Z[ 9] 7.00-8.00 sec 27.2 MBytes 228 Mbits/sec
27052026-01-13T19:11:42.912Z[ 11] 7.00-8.00 sec 27.2 MBytes 228 Mbits/sec
27062026-01-13T19:11:42.912Z[ 13] 7.00-8.00 sec 27.1 MBytes 228 Mbits/sec
27072026-01-13T19:11:42.912Z[ 15] 7.00-8.00 sec 27.2 MBytes 228 Mbits/sec
27082026-01-13T19:11:42.912Z[ 17] 7.00-8.00 sec 27.1 MBytes 228 Mbits/sec
27092026-01-13T19:11:42.912Z[ 19] 7.00-8.00 sec 27.2 MBytes 228 Mbits/sec
27102026-01-13T19:11:42.912Z[SUM] 7.00-8.00 sec 218 MBytes 1.82 Gbits/sec
27112026-01-13T19:11:42.912Z- - - - - - - - - - - - - - - - - - - - - - - - -
27122026-01-13T19:11:42.912Z[ 5] 8.00-9.00 sec 29.0 MBytes 244 Mbits/sec
27132026-01-13T19:11:42.912Z[ 7] 8.00-9.00 sec 29.0 MBytes 243 Mbits/sec
27142026-01-13T19:11:42.912Z[ 9] 8.00-9.00 sec 29.0 MBytes 243 Mbits/sec
27152026-01-13T19:11:42.913Z[ 11] 8.00-9.00 sec 29.0 MBytes 243 Mbits/sec
27162026-01-13T19:11:42.913Z[ 13] 8.00-9.00 sec 29.0 MBytes 243 Mbits/sec
27172026-01-13T19:11:42.913Z[ 15] 8.00-9.00 sec 29.1 MBytes 244 Mbits/sec
27182026-01-13T19:11:42.913Z[ 17] 8.00-9.00 sec 29.0 MBytes 243 Mbits/sec
27192026-01-13T19:11:42.913Z[ 19] 8.00-9.00 sec 29.0 MBytes 243 Mbits/sec
27202026-01-13T19:11:42.913Z[SUM] 8.00-9.00 sec 232 MBytes 1.95 Gbits/sec
27212026-01-13T19:11:42.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
27222026-01-13T19:11:42.913Z[ 5] 9.00-10.00 sec 31.2 MBytes 262 Mbits/sec
27232026-01-13T19:11:42.913Z[ 7] 9.00-10.00 sec 31.1 MBytes 261 Mbits/sec
27242026-01-13T19:11:42.913Z[ 9] 9.00-10.00 sec 31.2 MBytes 262 Mbits/sec
27252026-01-13T19:11:42.913Z[ 11] 9.00-10.00 sec 31.1 MBytes 261 Mbits/sec
27262026-01-13T19:11:42.913Z[ 13] 9.00-10.00 sec 31.2 MBytes 262 Mbits/sec
27272026-01-13T19:11:42.913Z[ 15] 9.00-10.00 sec 31.2 MBytes 261 Mbits/sec
27282026-01-13T19:11:42.913Z[ 17] 9.00-10.00 sec 31.2 MBytes 262 Mbits/sec
27292026-01-13T19:11:42.913Z[ 19] 9.00-10.00 sec 31.2 MBytes 261 Mbits/sec
27302026-01-13T19:11:42.913Z[SUM] 9.00-10.00 sec 249 MBytes 2.09 Gbits/sec
27312026-01-13T19:11:42.913Z- - - - - - - - - - - - - - - - - - - - - - - - -
27322026-01-13T19:11:42.913Z[ 5] 10.00-10.00 sec 38.4 KBytes 176 Mbits/sec
27332026-01-13T19:11:42.913Z[ 7] 10.00-10.00 sec 87.0 KBytes 399 Mbits/sec
27342026-01-13T19:11:42.913Z[ 9] 10.00-10.00 sec 111 KBytes 511 Mbits/sec
27352026-01-13T19:11:42.913Z[ 11] 10.00-10.00 sec 123 KBytes 566 Mbits/sec
27362026-01-13T19:11:42.913Z[ 13] 10.00-10.00 sec 36.8 KBytes 169 Mbits/sec
27372026-01-13T19:11:42.913Z[ 15] 10.00-10.00 sec 41.7 KBytes 192 Mbits/sec
27382026-01-13T19:11:42.914Z[ 17] 10.00-10.00 sec 118 KBytes 541 Mbits/sec
27392026-01-13T19:11:42.914Z[ 19] 10.00-10.00 sec 86.4 KBytes 397 Mbits/sec
27402026-01-13T19:11:42.914Z[SUM] 10.00-10.00 sec 643 KBytes 2.95 Gbits/sec
27412026-01-13T19:11:42.914Z- - - - - - - - - - - - - - - - - - - - - - - - -
27422026-01-13T19:11:42.914Z[ ID] Interval Transfer Bandwidth
27432026-01-13T19:11:42.914Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27442026-01-13T19:11:42.914Z[ 5] 0.00-10.00 sec 299 MBytes 251 Mbits/sec receiver
27452026-01-13T19:11:42.914Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27462026-01-13T19:11:42.914Z[ 7] 0.00-10.00 sec 299 MBytes 251 Mbits/sec receiver
27472026-01-13T19:11:42.914Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27482026-01-13T19:11:42.914Z[ 9] 0.00-10.00 sec 299 MBytes 251 Mbits/sec receiver
27492026-01-13T19:11:42.914Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27502026-01-13T19:11:42.914Z[ 11] 0.00-10.00 sec 299 MBytes 250 Mbits/sec receiver
27512026-01-13T19:11:42.914Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27522026-01-13T19:11:42.914Z[ 13] 0.00-10.00 sec 299 MBytes 251 Mbits/sec receiver
27532026-01-13T19:11:42.914Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27542026-01-13T19:11:42.914Z[ 15] 0.00-10.00 sec 299 MBytes 251 Mbits/sec receiver
27552026-01-13T19:11:42.914Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27562026-01-13T19:11:42.914Z[ 17] 0.00-10.00 sec 299 MBytes 251 Mbits/sec receiver
27572026-01-13T19:11:42.914Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27582026-01-13T19:11:42.914Z[ 19] 0.00-10.00 sec 299 MBytes 250 Mbits/sec receiver
27592026-01-13T19:11:42.915Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27602026-01-13T19:11:42.915Z[SUM] 0.00-10.00 sec 2.33 GBytes 2.00 Gbits/sec receiver
27612026-01-13T19:11:42.950ZRun 2/10...2005.308Mbps
27622026-01-13T19:11:50.005Z-----------------------------------------------------------
27632026-01-13T19:11:50.005ZServer listening on 5201
27642026-01-13T19:11:50.005Z-----------------------------------------------------------
27652026-01-13T19:11:50.005ZAccepted connection from 10.0.0.1, port 61775
27662026-01-13T19:11:50.006Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54021
27672026-01-13T19:11:50.006Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42110
27682026-01-13T19:11:50.006Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47587
27692026-01-13T19:11:50.006Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41060
27702026-01-13T19:11:50.006Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61819
27712026-01-13T19:11:50.006Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39324
27722026-01-13T19:11:50.006Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54379
27732026-01-13T19:11:50.006Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49336
27742026-01-13T19:11:50.006Z[ ID] Interval Transfer Bandwidth
27752026-01-13T19:11:50.006Z[ 5] 0.00-1.00 sec 21.3 MBytes 179 Mbits/sec
27762026-01-13T19:11:50.006Z[ 7] 0.00-1.00 sec 21.2 MBytes 177 Mbits/sec
27772026-01-13T19:11:50.006Z[ 9] 0.00-1.00 sec 21.2 MBytes 178 Mbits/sec
27782026-01-13T19:11:50.006Z[ 11] 0.00-1.00 sec 21.2 MBytes 178 Mbits/sec
27792026-01-13T19:11:50.006Z[ 13] 0.00-1.00 sec 21.1 MBytes 177 Mbits/sec
27802026-01-13T19:11:50.006Z[ 15] 0.00-1.00 sec 21.1 MBytes 177 Mbits/sec
27812026-01-13T19:11:50.006Z[ 17] 0.00-1.00 sec 21.1 MBytes 177 Mbits/sec
27822026-01-13T19:11:50.006Z[ 19] 0.00-1.00 sec 21.0 MBytes 176 Mbits/sec
27832026-01-13T19:11:50.006Z[SUM] 0.00-1.00 sec 169 MBytes 1.42 Gbits/sec
27842026-01-13T19:11:50.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
27852026-01-13T19:11:50.006Z[ 5] 1.00-2.00 sec 30.7 MBytes 258 Mbits/sec
27862026-01-13T19:11:50.006Z[ 7] 1.00-2.00 sec 30.8 MBytes 258 Mbits/sec
27872026-01-13T19:11:50.006Z[ 9] 1.00-2.00 sec 30.8 MBytes 259 Mbits/sec
27882026-01-13T19:11:50.006Z[ 11] 1.00-2.00 sec 30.8 MBytes 258 Mbits/sec
27892026-01-13T19:11:50.006Z[ 13] 1.00-2.00 sec 30.8 MBytes 258 Mbits/sec
27902026-01-13T19:11:50.006Z[ 15] 1.00-2.00 sec 30.7 MBytes 258 Mbits/sec
27912026-01-13T19:11:50.006Z[ 17] 1.00-2.00 sec 30.8 MBytes 259 Mbits/sec
27922026-01-13T19:11:50.006Z[ 19] 1.00-2.00 sec 30.8 MBytes 258 Mbits/sec
27932026-01-13T19:11:50.006Z[SUM] 1.00-2.00 sec 246 MBytes 2.07 Gbits/sec
27942026-01-13T19:11:50.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
27952026-01-13T19:11:50.006Z[ 5] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
27962026-01-13T19:11:50.006Z[ 7] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
27972026-01-13T19:11:50.006Z[ 9] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
27982026-01-13T19:11:50.006Z[ 11] 2.00-3.00 sec 32.3 MBytes 271 Mbits/sec
27992026-01-13T19:11:50.006Z[ 13] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
28002026-01-13T19:11:50.006Z[ 15] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
28012026-01-13T19:11:50.006Z[ 17] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
28022026-01-13T19:11:50.006Z[ 19] 2.00-3.00 sec 32.2 MBytes 270 Mbits/sec
28032026-01-13T19:11:50.006Z[SUM] 2.00-3.00 sec 258 MBytes 2.16 Gbits/sec
28042026-01-13T19:11:50.006Z- - - - - - - - - - - - - - - - - - - - - - - - -
28052026-01-13T19:11:50.007Z[ 5] 3.00-4.00 sec 33.8 MBytes 284 Mbits/sec
28062026-01-13T19:11:50.007Z[ 7] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
28072026-01-13T19:11:50.007Z[ 9] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
28082026-01-13T19:11:50.007Z[ 11] 3.00-4.00 sec 33.8 MBytes 283 Mbits/sec
28092026-01-13T19:11:50.007Z[ 13] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
28102026-01-13T19:11:50.007Z[ 15] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
28112026-01-13T19:11:50.007Z[ 17] 3.00-4.00 sec 33.7 MBytes 283 Mbits/sec
28122026-01-13T19:11:50.007Z[ 19] 3.00-4.00 sec 33.7 MBytes 282 Mbits/sec
28132026-01-13T19:11:50.007Z[SUM] 3.00-4.00 sec 270 MBytes 2.27 Gbits/sec
28142026-01-13T19:11:50.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152026-01-13T19:11:50.007Z[ 5] 4.00-5.00 sec 31.8 MBytes 266 Mbits/sec
28162026-01-13T19:11:50.007Z[ 7] 4.00-5.00 sec 31.8 MBytes 267 Mbits/sec
28172026-01-13T19:11:50.007Z[ 9] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
28182026-01-13T19:11:50.007Z[ 11] 4.00-5.00 sec 31.8 MBytes 267 Mbits/sec
28192026-01-13T19:11:50.007Z[ 13] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
28202026-01-13T19:11:50.007Z[ 15] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
28212026-01-13T19:11:50.007Z[ 17] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
28222026-01-13T19:11:50.007Z[ 19] 4.00-5.00 sec 31.7 MBytes 266 Mbits/sec
28232026-01-13T19:11:50.007Z[SUM] 4.00-5.00 sec 254 MBytes 2.13 Gbits/sec
28242026-01-13T19:11:50.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252026-01-13T19:11:50.007Z[ 5] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
28262026-01-13T19:11:50.007Z[ 7] 5.00-6.00 sec 33.5 MBytes 281 Mbits/sec
28272026-01-13T19:11:50.007Z[ 9] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
28282026-01-13T19:11:50.007Z[ 11] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
28292026-01-13T19:11:50.007Z[ 13] 5.00-6.00 sec 33.7 MBytes 282 Mbits/sec
28302026-01-13T19:11:50.007Z[ 15] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
28312026-01-13T19:11:50.007Z[ 17] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
28322026-01-13T19:11:50.007Z[ 19] 5.00-6.00 sec 33.6 MBytes 282 Mbits/sec
28332026-01-13T19:11:50.007Z[SUM] 5.00-6.00 sec 269 MBytes 2.25 Gbits/sec
28342026-01-13T19:11:50.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352026-01-13T19:11:50.007Z[ 5] 6.00-7.00 sec 30.8 MBytes 258 Mbits/sec
28362026-01-13T19:11:50.007Z[ 7] 6.00-7.00 sec 30.8 MBytes 258 Mbits/sec
28372026-01-13T19:11:50.007Z[ 9] 6.00-7.00 sec 30.8 MBytes 259 Mbits/sec
28382026-01-13T19:11:53.200Z[ 11] 6.00-7.00 sec 30.8 MBytes 259 Mbits/sec
28392026-01-13T19:11:53.200Z[ 13] 6.00-7.00 sec 30.7 MBytes 258 Mbits/sec
28402026-01-13T19:11:53.201Z[ 15] 6.00-7.00 sec 30.8 MBytes 258 Mbits/sec
28412026-01-13T19:11:53.201Z[ 17] 6.00-7.00 sec 30.8 MBytes 259 Mbits/sec
28422026-01-13T19:11:53.201Z[ 19] 6.00-7.00 sec 30.8 MBytes 258 Mbits/sec
28432026-01-13T19:11:53.201Z[SUM] 6.00-7.00 sec 246 MBytes 2.07 Gbits/sec
28442026-01-13T19:11:53.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452026-01-13T19:11:53.201Z[ 5] 7.00-8.00 sec 32.8 MBytes 276 Mbits/sec
28462026-01-13T19:11:53.201Z[ 7] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28472026-01-13T19:11:53.201Z[ 9] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28482026-01-13T19:11:53.201Z[ 11] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28492026-01-13T19:11:53.201Z[ 13] 7.00-8.00 sec 32.9 MBytes 276 Mbits/sec
28502026-01-13T19:11:53.201Z[ 15] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28512026-01-13T19:11:53.201Z[ 17] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28522026-01-13T19:11:53.201Z[ 19] 7.00-8.00 sec 32.8 MBytes 275 Mbits/sec
28532026-01-13T19:11:53.201Z[SUM] 7.00-8.00 sec 263 MBytes 2.20 Gbits/sec
28542026-01-13T19:11:53.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
28552026-01-13T19:11:53.201Z[ 5] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28562026-01-13T19:11:53.201Z[ 7] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28572026-01-13T19:11:53.201Z[ 9] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28582026-01-13T19:11:53.201Z[ 11] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28592026-01-13T19:11:53.201Z[ 13] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28602026-01-13T19:11:53.201Z[ 15] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28612026-01-13T19:11:53.201Z[ 17] 8.00-9.00 sec 33.7 MBytes 283 Mbits/sec
28622026-01-13T19:11:53.201Z[ 19] 8.00-9.00 sec 33.7 MBytes 282 Mbits/sec
28632026-01-13T19:11:53.201Z[SUM] 8.00-9.00 sec 270 MBytes 2.26 Gbits/sec
28642026-01-13T19:11:53.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
28652026-01-13T19:11:53.201Z[ 5] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
28662026-01-13T19:11:53.201Z[ 7] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
28672026-01-13T19:11:53.201Z[ 9] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
28682026-01-13T19:11:53.201Z[ 11] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
28692026-01-13T19:11:53.201Z[ 13] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
28702026-01-13T19:11:53.201Z[ 15] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
28712026-01-13T19:11:53.201Z[ 17] 9.00-10.00 sec 34.1 MBytes 286 Mbits/sec
28722026-01-13T19:11:53.201Z[ 19] 9.00-10.00 sec 34.0 MBytes 285 Mbits/sec
28732026-01-13T19:11:53.201Z[SUM] 9.00-10.00 sec 272 MBytes 2.28 Gbits/sec
28742026-01-13T19:11:53.201Z- - - - - - - - - - - - - - - - - - - - - - - - -
28752026-01-13T19:11:53.201Z[ 5] 10.00-10.00 sec 94.6 KBytes 380 Mbits/sec
28762026-01-13T19:11:53.201Z[ 7] 10.00-10.00 sec 115 KBytes 460 Mbits/sec
28772026-01-13T19:11:53.201Z[ 9] 10.00-10.00 sec 88.0 KBytes 354 Mbits/sec
28782026-01-13T19:11:53.202Z[ 11] 10.00-10.00 sec 116 KBytes 467 Mbits/sec
28792026-01-13T19:11:53.202Z[ 13] 10.00-10.00 sec 57.8 KBytes 232 Mbits/sec
28802026-01-13T19:11:53.202Z[ 15] 10.00-10.00 sec 54.4 KBytes 219 Mbits/sec
28812026-01-13T19:11:53.202Z[ 17] 10.00-10.00 sec 24.8 KBytes 99.5 Mbits/sec
28822026-01-13T19:11:53.202Z[ 19] 10.00-10.00 sec 33.4 KBytes 134 Mbits/sec
28832026-01-13T19:11:53.202Z[SUM] 10.00-10.00 sec 584 KBytes 2.35 Gbits/sec
28842026-01-13T19:11:53.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
28852026-01-13T19:11:53.202Z[ ID] Interval Transfer Bandwidth
28862026-01-13T19:11:53.202Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28872026-01-13T19:11:53.202Z[ 5] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28882026-01-13T19:11:53.202Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28892026-01-13T19:11:53.202Z[ 7] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28902026-01-13T19:11:53.202Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28912026-01-13T19:11:53.202Z[ 9] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28922026-01-13T19:11:53.202Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28932026-01-13T19:11:53.202Z[ 11] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28942026-01-13T19:11:53.202Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28952026-01-13T19:11:53.202Z[ 13] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
28962026-01-13T19:11:53.202Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28972026-01-13T19:11:53.202Z[ 15] 0.00-10.00 sec 314 MBytes 264 Mbits/sec receiver
28982026-01-13T19:11:53.202Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
28992026-01-13T19:11:53.202Z[ 17] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
29002026-01-13T19:11:53.202Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29012026-01-13T19:11:53.202Z[ 19] 0.00-10.00 sec 314 MBytes 264 Mbits/sec receiver
29022026-01-13T19:11:53.204Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29032026-01-13T19:11:53.204Z[SUM] 0.00-10.00 sec 2.46 GBytes 2.11 Gbits/sec receiver
29042026-01-13T19:11:53.228ZRun 3/10...2112.113Mbps
29052026-01-13T19:12:00.291Z-----------------------------------------------------------
29062026-01-13T19:12:00.291ZServer listening on 5201
29072026-01-13T19:12:00.291Z-----------------------------------------------------------
29082026-01-13T19:12:00.291ZAccepted connection from 10.0.0.1, port 53067
29092026-01-13T19:12:00.291Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49802
29102026-01-13T19:12:00.291Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54731
29112026-01-13T19:12:00.291Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48636
29122026-01-13T19:12:00.291Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61569
29132026-01-13T19:12:00.291Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42662
29142026-01-13T19:12:00.291Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39151
29152026-01-13T19:12:00.291Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35775
29162026-01-13T19:12:00.291Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48003
29172026-01-13T19:12:00.291Z[ ID] Interval Transfer Bandwidth
29182026-01-13T19:12:00.292Z[ 5] 0.00-1.00 sec 22.8 MBytes 191 Mbits/sec
29192026-01-13T19:12:00.292Z[ 7] 0.00-1.00 sec 22.8 MBytes 191 Mbits/sec
29202026-01-13T19:12:00.292Z[ 9] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
29212026-01-13T19:12:00.292Z[ 11] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
29222026-01-13T19:12:00.292Z[ 13] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
29232026-01-13T19:12:00.292Z[ 15] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
29242026-01-13T19:12:00.292Z[ 17] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
29252026-01-13T19:12:00.292Z[ 19] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
29262026-01-13T19:12:00.292Z[SUM] 0.00-1.00 sec 182 MBytes 1.52 Gbits/sec
29272026-01-13T19:12:00.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
29282026-01-13T19:12:00.292Z[ 5] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
29292026-01-13T19:12:00.292Z[ 7] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
29302026-01-13T19:12:00.292Z[ 9] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
29312026-01-13T19:12:00.292Z[ 11] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
29322026-01-13T19:12:00.292Z[ 13] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
29332026-01-13T19:12:00.292Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
29342026-01-13T19:12:00.292Z[ 17] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
29352026-01-13T19:12:00.292Z[ 19] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
29362026-01-13T19:12:00.292Z[SUM] 1.00-2.00 sec 257 MBytes 2.16 Gbits/sec
29372026-01-13T19:12:00.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29382026-01-13T19:12:00.293Z[ 5] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29392026-01-13T19:12:00.293Z[ 7] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29402026-01-13T19:12:00.293Z[ 9] 2.00-3.00 sec 33.1 MBytes 278 Mbits/sec
29412026-01-13T19:12:00.293Z[ 11] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29422026-01-13T19:12:00.293Z[ 13] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29432026-01-13T19:12:00.293Z[ 15] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29442026-01-13T19:12:00.293Z[ 17] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29452026-01-13T19:12:00.293Z[ 19] 2.00-3.00 sec 33.0 MBytes 277 Mbits/sec
29462026-01-13T19:12:00.293Z[SUM] 2.00-3.00 sec 264 MBytes 2.22 Gbits/sec
29472026-01-13T19:12:00.293Z- - - - - - - - - - - - - - - - - - - - - - - - -
29482026-01-13T19:12:00.293Z[ 5] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29492026-01-13T19:12:00.293Z[ 7] 3.00-4.00 sec 32.0 MBytes 268 Mbits/sec
29502026-01-13T19:12:00.293Z[ 9] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29512026-01-13T19:12:00.293Z[ 11] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29522026-01-13T19:12:00.293Z[ 13] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29532026-01-13T19:12:00.293Z[ 15] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29542026-01-13T19:12:00.293Z[ 17] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29552026-01-13T19:12:00.293Z[ 19] 3.00-4.00 sec 31.9 MBytes 268 Mbits/sec
29562026-01-13T19:12:00.293Z[SUM] 3.00-4.00 sec 255 MBytes 2.14 Gbits/sec
29572026-01-13T19:12:00.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
29582026-01-13T19:12:00.294Z[ 5] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
29592026-01-13T19:12:00.294Z[ 7] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
29602026-01-13T19:12:00.294Z[ 9] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
29612026-01-13T19:12:00.294Z[ 11] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
29622026-01-13T19:12:00.294Z[ 13] 4.00-5.00 sec 32.7 MBytes 275 Mbits/sec
29632026-01-13T19:12:00.294Z[ 15] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
29642026-01-13T19:12:00.294Z[ 17] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
29652026-01-13T19:12:00.294Z[ 19] 4.00-5.00 sec 32.7 MBytes 274 Mbits/sec
29662026-01-13T19:12:00.294Z[SUM] 4.00-5.00 sec 262 MBytes 2.19 Gbits/sec
29672026-01-13T19:12:00.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
29682026-01-13T19:12:00.294Z[ 5] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29692026-01-13T19:12:00.294Z[ 7] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29702026-01-13T19:12:00.294Z[ 9] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29712026-01-13T19:12:00.294Z[ 11] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29722026-01-13T19:12:00.294Z[ 13] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29732026-01-13T19:12:00.294Z[ 15] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29742026-01-13T19:12:00.294Z[ 17] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29752026-01-13T19:12:00.294Z[ 19] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
29762026-01-13T19:12:00.295Z[SUM] 5.00-6.00 sec 253 MBytes 2.12 Gbits/sec
29772026-01-13T19:12:00.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
29782026-01-13T19:12:00.295Z[ 5] 6.00-7.00 sec 30.7 MBytes 258 Mbits/sec
29792026-01-13T19:12:00.295Z[ 7] 6.00-7.00 sec 30.7 MBytes 258 Mbits/sec
29802026-01-13T19:12:00.295Z[ 9] 6.00-7.00 sec 30.7 MBytes 257 Mbits/sec
29812026-01-13T19:12:03.491Z[ 11] 6.00-7.00 sec 30.6 MBytes 257 Mbits/sec
29822026-01-13T19:12:03.491Z[ 13] 6.00-7.00 sec 30.7 MBytes 258 Mbits/sec
29832026-01-13T19:12:03.491Z[ 15] 6.00-7.00 sec 30.7 MBytes 258 Mbits/sec
29842026-01-13T19:12:03.491Z[ 17] 6.00-7.00 sec 30.7 MBytes 258 Mbits/sec
29852026-01-13T19:12:03.491Z[ 19] 6.00-7.00 sec 30.7 MBytes 257 Mbits/sec
29862026-01-13T19:12:03.491Z[SUM] 6.00-7.00 sec 246 MBytes 2.06 Gbits/sec
29872026-01-13T19:12:03.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
29882026-01-13T19:12:03.491Z[ 5] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
29892026-01-13T19:12:03.491Z[ 7] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
29902026-01-13T19:12:03.491Z[ 9] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
29912026-01-13T19:12:03.491Z[ 11] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
29922026-01-13T19:12:03.491Z[ 13] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
29932026-01-13T19:12:03.492Z[ 15] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
29942026-01-13T19:12:03.492Z[ 17] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
29952026-01-13T19:12:03.492Z[ 19] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
29962026-01-13T19:12:03.492Z[SUM] 7.00-8.00 sec 267 MBytes 2.24 Gbits/sec
29972026-01-13T19:12:03.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
29982026-01-13T19:12:03.492Z[ 5] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
29992026-01-13T19:12:03.492Z[ 7] 8.00-9.00 sec 34.5 MBytes 289 Mbits/sec
30002026-01-13T19:12:03.492Z[ 9] 8.00-9.00 sec 34.5 MBytes 289 Mbits/sec
30012026-01-13T19:12:03.492Z[ 11] 8.00-9.00 sec 34.5 MBytes 289 Mbits/sec
30022026-01-13T19:12:03.492Z[ 13] 8.00-9.00 sec 34.6 MBytes 290 Mbits/sec
30032026-01-13T19:12:03.492Z[ 15] 8.00-9.00 sec 34.5 MBytes 290 Mbits/sec
30042026-01-13T19:12:03.492Z[ 17] 8.00-9.00 sec 34.4 MBytes 289 Mbits/sec
30052026-01-13T19:12:03.492Z[ 19] 8.00-9.00 sec 34.5 MBytes 289 Mbits/sec
30062026-01-13T19:12:03.492Z[SUM] 8.00-9.00 sec 276 MBytes 2.32 Gbits/sec
30072026-01-13T19:12:03.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
30082026-01-13T19:12:03.493Z[ 5] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
30092026-01-13T19:12:03.493Z[ 7] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
30102026-01-13T19:12:03.493Z[ 9] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
30112026-01-13T19:12:03.493Z[ 11] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
30122026-01-13T19:12:03.493Z[ 13] 9.00-10.00 sec 33.1 MBytes 278 Mbits/sec
30132026-01-13T19:12:03.493Z[ 15] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
30142026-01-13T19:12:03.493Z[ 17] 9.00-10.00 sec 33.2 MBytes 279 Mbits/sec
30152026-01-13T19:12:03.493Z[ 19] 9.00-10.00 sec 33.2 MBytes 278 Mbits/sec
30162026-01-13T19:12:03.493Z[SUM] 9.00-10.00 sec 265 MBytes 2.23 Gbits/sec
30172026-01-13T19:12:03.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
30182026-01-13T19:12:03.493Z[ 5] 10.00-10.00 sec 32.9 KBytes 202 Mbits/sec
30192026-01-13T19:12:03.493Z[ 7] 10.00-10.00 sec 23.7 KBytes 145 Mbits/sec
30202026-01-13T19:12:03.493Z[ 9] 10.00-10.00 sec 67.5 KBytes 415 Mbits/sec
30212026-01-13T19:12:03.494Z[ 11] 10.00-10.00 sec 122 KBytes 748 Mbits/sec
30222026-01-13T19:12:03.494Z[ 13] 10.00-10.00 sec 83.3 KBytes 512 Mbits/sec
30232026-01-13T19:12:03.494Z[ 15] 10.00-10.00 sec 109 KBytes 670 Mbits/sec
30242026-01-13T19:12:03.494Z[ 17] 10.00-10.00 sec 67.5 KBytes 415 Mbits/sec
30252026-01-13T19:12:03.494Z[ 19] 10.00-10.00 sec 94.6 KBytes 581 Mbits/sec
30262026-01-13T19:12:03.494Z[SUM] 10.00-10.00 sec 600 KBytes 3.68 Gbits/sec
30272026-01-13T19:12:03.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
30282026-01-13T19:12:03.494Z[ ID] Interval Transfer Bandwidth
30292026-01-13T19:12:03.494Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30302026-01-13T19:12:03.494Z[ 5] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30312026-01-13T19:12:03.494Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30322026-01-13T19:12:03.494Z[ 7] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30332026-01-13T19:12:03.494Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30342026-01-13T19:12:03.494Z[ 9] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30352026-01-13T19:12:03.494Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30362026-01-13T19:12:03.494Z[ 11] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30372026-01-13T19:12:03.495Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30382026-01-13T19:12:03.495Z[ 13] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30392026-01-13T19:12:03.495Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30402026-01-13T19:12:03.495Z[ 15] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30412026-01-13T19:12:03.495Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30422026-01-13T19:12:03.520Z[ 17] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30432026-01-13T19:12:03.520Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30442026-01-13T19:12:03.521Z[ 19] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
30452026-01-13T19:12:03.521Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30462026-01-13T19:12:03.521Z[SUM] 0.00-10.00 sec 2.47 GBytes 2.12 Gbits/sec receiver
30472026-01-13T19:12:03.521ZRun 4/10...2119.573Mbps
30482026-01-13T19:12:10.565Z-----------------------------------------------------------
30492026-01-13T19:12:10.565ZServer listening on 5201
30502026-01-13T19:12:10.566Z-----------------------------------------------------------
30512026-01-13T19:12:10.566ZAccepted connection from 10.0.0.1, port 43055
30522026-01-13T19:12:10.566Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39444
30532026-01-13T19:12:10.566Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50891
30542026-01-13T19:12:10.566Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33041
30552026-01-13T19:12:10.566Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48354
30562026-01-13T19:12:10.566Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40908
30572026-01-13T19:12:10.566Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59828
30582026-01-13T19:12:10.566Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53107
30592026-01-13T19:12:10.566Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59667
30602026-01-13T19:12:10.566Z[ ID] Interval Transfer Bandwidth
30612026-01-13T19:12:10.566Z[ 5] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
30622026-01-13T19:12:10.567Z[ 7] 0.00-1.00 sec 22.8 MBytes 191 Mbits/sec
30632026-01-13T19:12:10.567Z[ 9] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30642026-01-13T19:12:10.567Z[ 11] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30652026-01-13T19:12:10.567Z[ 13] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
30662026-01-13T19:12:10.567Z[ 15] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
30672026-01-13T19:12:10.567Z[ 17] 0.00-1.00 sec 22.6 MBytes 190 Mbits/sec
30682026-01-13T19:12:10.567Z[ 19] 0.00-1.00 sec 22.6 MBytes 189 Mbits/sec
30692026-01-13T19:12:10.567Z[SUM] 0.00-1.00 sec 182 MBytes 1.52 Gbits/sec
30702026-01-13T19:12:10.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
30712026-01-13T19:12:10.567Z[ 5] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
30722026-01-13T19:12:10.567Z[ 7] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
30732026-01-13T19:12:10.567Z[ 9] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
30742026-01-13T19:12:10.567Z[ 11] 1.00-2.00 sec 32.0 MBytes 269 Mbits/sec
30752026-01-13T19:12:10.567Z[ 13] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
30762026-01-13T19:12:10.568Z[ 15] 1.00-2.00 sec 32.1 MBytes 270 Mbits/sec
30772026-01-13T19:12:10.568Z[ 17] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
30782026-01-13T19:12:10.568Z[ 19] 1.00-2.00 sec 32.1 MBytes 269 Mbits/sec
30792026-01-13T19:12:10.568Z[SUM] 1.00-2.00 sec 257 MBytes 2.15 Gbits/sec
30802026-01-13T19:12:10.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
30812026-01-13T19:12:10.568Z[ 5] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
30822026-01-13T19:12:10.568Z[ 7] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
30832026-01-13T19:12:10.568Z[ 9] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
30842026-01-13T19:12:10.568Z[ 11] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
30852026-01-13T19:12:10.568Z[ 13] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
30862026-01-13T19:12:10.568Z[ 15] 2.00-3.00 sec 31.3 MBytes 263 Mbits/sec
30872026-01-13T19:12:10.568Z[ 17] 2.00-3.00 sec 31.4 MBytes 263 Mbits/sec
30882026-01-13T19:12:10.568Z[ 19] 2.00-3.00 sec 31.3 MBytes 263 Mbits/sec
30892026-01-13T19:12:10.568Z[SUM] 2.00-3.00 sec 251 MBytes 2.10 Gbits/sec
30902026-01-13T19:12:10.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
30912026-01-13T19:12:10.569Z[ 5] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
30922026-01-13T19:12:10.569Z[ 7] 3.00-4.00 sec 33.0 MBytes 276 Mbits/sec
30932026-01-13T19:12:10.569Z[ 9] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
30942026-01-13T19:12:10.569Z[ 11] 3.00-4.00 sec 33.0 MBytes 276 Mbits/sec
30952026-01-13T19:12:10.569Z[ 13] 3.00-4.00 sec 33.0 MBytes 277 Mbits/sec
30962026-01-13T19:12:10.569Z[ 15] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
30972026-01-13T19:12:10.569Z[ 17] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
30982026-01-13T19:12:10.569Z[ 19] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
30992026-01-13T19:12:10.569Z[SUM] 3.00-4.00 sec 264 MBytes 2.21 Gbits/sec
31002026-01-13T19:12:10.569Z- - - - - - - - - - - - - - - - - - - - - - - - -
31012026-01-13T19:12:10.569Z[ 5] 4.00-5.00 sec 31.4 MBytes 263 Mbits/sec
31022026-01-13T19:12:10.569Z[ 7] 4.00-5.00 sec 31.4 MBytes 263 Mbits/sec
31032026-01-13T19:12:10.570Z[ 9] 4.00-5.00 sec 31.3 MBytes 263 Mbits/sec
31042026-01-13T19:12:10.570Z[ 11] 4.00-5.00 sec 31.4 MBytes 263 Mbits/sec
31052026-01-13T19:12:10.570Z[ 13] 4.00-5.00 sec 31.3 MBytes 263 Mbits/sec
31062026-01-13T19:12:10.570Z[ 15] 4.00-5.00 sec 31.3 MBytes 263 Mbits/sec
31072026-01-13T19:12:10.570Z[ 17] 4.00-5.00 sec 31.3 MBytes 263 Mbits/sec
31082026-01-13T19:12:10.570Z[ 19] 4.00-5.00 sec 31.4 MBytes 263 Mbits/sec
31092026-01-13T19:12:10.570Z[SUM] 4.00-5.00 sec 251 MBytes 2.10 Gbits/sec
31102026-01-13T19:12:10.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
31112026-01-13T19:12:10.570Z[ 5] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
31122026-01-13T19:12:10.570Z[ 7] 5.00-6.00 sec 32.8 MBytes 276 Mbits/sec
31132026-01-13T19:12:10.570Z[ 9] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
31142026-01-13T19:12:10.570Z[ 11] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
31152026-01-13T19:12:10.570Z[ 13] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
31162026-01-13T19:12:10.570Z[ 15] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
31172026-01-13T19:12:10.571Z[ 17] 5.00-6.00 sec 32.9 MBytes 276 Mbits/sec
31182026-01-13T19:12:10.571Z[ 19] 5.00-6.00 sec 32.8 MBytes 275 Mbits/sec
31192026-01-13T19:12:10.571Z[SUM] 5.00-6.00 sec 263 MBytes 2.20 Gbits/sec
31202026-01-13T19:12:10.572Z- - - - - - - - - - - - - - - - - - - - - - - - -
31212026-01-13T19:12:10.573Z[ 5] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31222026-01-13T19:12:10.573Z[ 7] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31232026-01-13T19:12:10.573Z[ 9] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31242026-01-13T19:12:13.761Z[ 11] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31252026-01-13T19:12:13.761Z[ 13] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31262026-01-13T19:12:13.761Z[ 15] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31272026-01-13T19:12:13.761Z[ 17] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
31282026-01-13T19:12:13.761Z[ 19] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
31292026-01-13T19:12:13.761Z[SUM] 6.00-7.00 sec 263 MBytes 2.21 Gbits/sec
31302026-01-13T19:12:13.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
31312026-01-13T19:12:13.762Z[ 5] 7.00-8.00 sec 31.8 MBytes 267 Mbits/sec
31322026-01-13T19:12:13.762Z[ 7] 7.00-8.00 sec 31.8 MBytes 267 Mbits/sec
31332026-01-13T19:12:13.762Z[ 9] 7.00-8.00 sec 31.8 MBytes 266 Mbits/sec
31342026-01-13T19:12:13.762Z[ 11] 7.00-8.00 sec 31.8 MBytes 266 Mbits/sec
31352026-01-13T19:12:13.762Z[ 13] 7.00-8.00 sec 31.8 MBytes 267 Mbits/sec
31362026-01-13T19:12:13.762Z[ 15] 7.00-8.00 sec 31.7 MBytes 266 Mbits/sec
31372026-01-13T19:12:13.762Z[ 17] 7.00-8.00 sec 31.8 MBytes 267 Mbits/sec
31382026-01-13T19:12:13.762Z[ 19] 7.00-8.00 sec 31.8 MBytes 267 Mbits/sec
31392026-01-13T19:12:13.762Z[SUM] 7.00-8.00 sec 254 MBytes 2.13 Gbits/sec
31402026-01-13T19:12:13.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
31412026-01-13T19:12:13.762Z[ 5] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31422026-01-13T19:12:13.762Z[ 7] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31432026-01-13T19:12:13.762Z[ 9] 8.00-9.00 sec 33.4 MBytes 280 Mbits/sec
31442026-01-13T19:12:13.763Z[ 11] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31452026-01-13T19:12:13.763Z[ 13] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31462026-01-13T19:12:13.763Z[ 15] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31472026-01-13T19:12:13.763Z[ 17] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31482026-01-13T19:12:13.763Z[ 19] 8.00-9.00 sec 33.5 MBytes 281 Mbits/sec
31492026-01-13T19:12:13.763Z[SUM] 8.00-9.00 sec 268 MBytes 2.25 Gbits/sec
31502026-01-13T19:12:13.763Z- - - - - - - - - - - - - - - - - - - - - - - - -
31512026-01-13T19:12:13.763Z[ 5] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
31522026-01-13T19:12:13.763Z[ 7] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
31532026-01-13T19:12:13.763Z[ 9] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
31542026-01-13T19:12:13.763Z[ 11] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
31552026-01-13T19:12:13.763Z[ 13] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
31562026-01-13T19:12:13.763Z[ 15] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
31572026-01-13T19:12:13.764Z[ 17] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
31582026-01-13T19:12:13.764Z[ 19] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
31592026-01-13T19:12:13.764Z[SUM] 9.00-10.00 sec 271 MBytes 2.27 Gbits/sec
31602026-01-13T19:12:13.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
31612026-01-13T19:12:13.764Z[ 5] 10.00-10.00 sec 103 KBytes 495 Mbits/sec
31622026-01-13T19:12:13.764Z[ 7] 10.00-10.00 sec 116 KBytes 558 Mbits/sec
31632026-01-13T19:12:13.764Z[ 9] 10.00-10.00 sec 121 KBytes 584 Mbits/sec
31642026-01-13T19:12:13.764Z[ 11] 10.00-10.00 sec 63.8 KBytes 307 Mbits/sec
31652026-01-13T19:12:13.764Z[ 13] 10.00-10.00 sec 76.7 KBytes 369 Mbits/sec
31662026-01-13T19:12:13.764Z[ 15] 10.00-10.00 sec 126 KBytes 605 Mbits/sec
31672026-01-13T19:12:13.764Z[ 17] 10.00-10.00 sec 76.0 KBytes 366 Mbits/sec
31682026-01-13T19:12:13.764Z[ 19] 10.00-10.00 sec 56.7 KBytes 273 Mbits/sec
31692026-01-13T19:12:13.764Z[SUM] 10.00-10.00 sec 740 KBytes 3.55 Gbits/sec
31702026-01-13T19:12:13.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
31712026-01-13T19:12:13.764Z[ ID] Interval Transfer Bandwidth
31722026-01-13T19:12:13.764Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31732026-01-13T19:12:13.764Z[ 5] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31742026-01-13T19:12:13.764Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31752026-01-13T19:12:13.764Z[ 7] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31762026-01-13T19:12:13.764Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31772026-01-13T19:12:13.765Z[ 9] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31782026-01-13T19:12:13.765Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31792026-01-13T19:12:13.765Z[ 11] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
31802026-01-13T19:12:13.765Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31812026-01-13T19:12:13.765Z[ 13] 0.00-10.00 sec 316 MBytes 265 Mbits/sec receiver
31822026-01-13T19:12:13.765Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31832026-01-13T19:12:13.765Z[ 15] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
31842026-01-13T19:12:13.765Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31852026-01-13T19:12:13.765Z[ 17] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
31862026-01-13T19:12:13.765Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31872026-01-13T19:12:13.765Z[ 19] 0.00-10.00 sec 315 MBytes 264 Mbits/sec receiver
31882026-01-13T19:12:13.765Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31892026-01-13T19:12:13.765Z[SUM] 0.00-10.00 sec 2.46 GBytes 2.12 Gbits/sec receiver
31902026-01-13T19:12:13.790ZRun 5/10...2116.988Mbps
31912026-01-13T19:12:20.841Z-----------------------------------------------------------
31922026-01-13T19:12:20.841ZServer listening on 5201
31932026-01-13T19:12:20.841Z-----------------------------------------------------------
31942026-01-13T19:12:20.841ZAccepted connection from 10.0.0.1, port 51307
31952026-01-13T19:12:20.841Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50427
31962026-01-13T19:12:20.841Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40925
31972026-01-13T19:12:20.841Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54855
31982026-01-13T19:12:20.841Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36586
31992026-01-13T19:12:20.841Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40839
32002026-01-13T19:12:20.841Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53076
32012026-01-13T19:12:20.841Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45092
32022026-01-13T19:12:20.841Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39974
32032026-01-13T19:12:20.841Z[ ID] Interval Transfer Bandwidth
32042026-01-13T19:12:20.841Z[ 5] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
32052026-01-13T19:12:20.841Z[ 7] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
32062026-01-13T19:12:20.841Z[ 9] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
32072026-01-13T19:12:20.841Z[ 11] 0.00-1.00 sec 22.2 MBytes 187 Mbits/sec
32082026-01-13T19:12:20.841Z[ 13] 0.00-1.00 sec 22.2 MBytes 186 Mbits/sec
32092026-01-13T19:12:20.841Z[ 15] 0.00-1.00 sec 22.3 MBytes 187 Mbits/sec
32102026-01-13T19:12:20.841Z[ 17] 0.00-1.00 sec 22.2 MBytes 186 Mbits/sec
32112026-01-13T19:12:20.841Z[ 19] 0.00-1.00 sec 22.2 MBytes 186 Mbits/sec
32122026-01-13T19:12:20.841Z[SUM] 0.00-1.00 sec 178 MBytes 1.49 Gbits/sec
32132026-01-13T19:12:20.841Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142026-01-13T19:12:20.841Z[ 5] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32152026-01-13T19:12:20.842Z[ 7] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32162026-01-13T19:12:20.842Z[ 9] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32172026-01-13T19:12:20.842Z[ 11] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32182026-01-13T19:12:20.842Z[ 13] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32192026-01-13T19:12:20.842Z[ 15] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32202026-01-13T19:12:20.842Z[ 17] 1.00-2.00 sec 32.8 MBytes 275 Mbits/sec
32212026-01-13T19:12:20.842Z[ 19] 1.00-2.00 sec 32.8 MBytes 276 Mbits/sec
32222026-01-13T19:12:20.842Z[SUM] 1.00-2.00 sec 262 MBytes 2.20 Gbits/sec
32232026-01-13T19:12:20.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242026-01-13T19:12:20.842Z[ 5] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32252026-01-13T19:12:20.842Z[ 7] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32262026-01-13T19:12:20.842Z[ 9] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32272026-01-13T19:12:20.842Z[ 11] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32282026-01-13T19:12:20.842Z[ 13] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32292026-01-13T19:12:20.842Z[ 15] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32302026-01-13T19:12:20.842Z[ 17] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32312026-01-13T19:12:20.842Z[ 19] 2.00-3.00 sec 33.6 MBytes 282 Mbits/sec
32322026-01-13T19:12:20.842Z[SUM] 2.00-3.00 sec 269 MBytes 2.26 Gbits/sec
32332026-01-13T19:12:20.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342026-01-13T19:12:20.842Z[ 5] 3.00-4.00 sec 34.9 MBytes 292 Mbits/sec
32352026-01-13T19:12:20.842Z[ 7] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32362026-01-13T19:12:20.842Z[ 9] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32372026-01-13T19:12:20.842Z[ 11] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32382026-01-13T19:12:20.842Z[ 13] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32392026-01-13T19:12:20.842Z[ 15] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32402026-01-13T19:12:20.842Z[ 17] 3.00-4.00 sec 34.8 MBytes 292 Mbits/sec
32412026-01-13T19:12:20.842Z[ 19] 3.00-4.00 sec 34.9 MBytes 293 Mbits/sec
32422026-01-13T19:12:20.842Z[SUM] 3.00-4.00 sec 279 MBytes 2.34 Gbits/sec
32432026-01-13T19:12:20.842Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442026-01-13T19:12:20.842Z[ 5] 4.00-5.00 sec 32.1 MBytes 270 Mbits/sec
32452026-01-13T19:12:20.842Z[ 7] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
32462026-01-13T19:12:20.842Z[ 9] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
32472026-01-13T19:12:20.842Z[ 11] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
32482026-01-13T19:12:20.842Z[ 13] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
32492026-01-13T19:12:20.842Z[ 15] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
32502026-01-13T19:12:20.842Z[ 17] 4.00-5.00 sec 32.0 MBytes 269 Mbits/sec
32512026-01-13T19:12:20.842Z[ 19] 4.00-5.00 sec 32.1 MBytes 269 Mbits/sec
32522026-01-13T19:12:20.842Z[SUM] 4.00-5.00 sec 257 MBytes 2.15 Gbits/sec
32532026-01-13T19:12:20.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542026-01-13T19:12:20.843Z[ 5] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32552026-01-13T19:12:20.843Z[ 7] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32562026-01-13T19:12:20.843Z[ 9] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32572026-01-13T19:12:20.843Z[ 11] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32582026-01-13T19:12:20.843Z[ 13] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32592026-01-13T19:12:20.843Z[ 15] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32602026-01-13T19:12:20.843Z[ 17] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32612026-01-13T19:12:20.843Z[ 19] 5.00-6.00 sec 32.3 MBytes 271 Mbits/sec
32622026-01-13T19:12:20.843Z[SUM] 5.00-6.00 sec 258 MBytes 2.17 Gbits/sec
32632026-01-13T19:12:20.843Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642026-01-13T19:12:20.843Z[ 5] 6.00-7.00 sec 31.4 MBytes 264 Mbits/sec
32652026-01-13T19:12:20.843Z[ 7] 6.00-7.00 sec 31.4 MBytes 263 Mbits/sec
32662026-01-13T19:12:20.843Z[ 9] 6.00-7.00 sec 31.4 MBytes 263 Mbits/sec
32672026-01-13T19:12:24.039Z[ 11] 6.00-7.00 sec 31.3 MBytes 263 Mbits/sec
32682026-01-13T19:12:24.040Z[ 13] 6.00-7.00 sec 31.4 MBytes 263 Mbits/sec
32692026-01-13T19:12:24.040Z[ 15] 6.00-7.00 sec 31.4 MBytes 263 Mbits/sec
32702026-01-13T19:12:24.040Z[ 17] 6.00-7.00 sec 31.3 MBytes 263 Mbits/sec
32712026-01-13T19:12:24.040Z[ 19] 6.00-7.00 sec 31.4 MBytes 263 Mbits/sec
32722026-01-13T19:12:24.040Z[SUM] 6.00-7.00 sec 251 MBytes 2.11 Gbits/sec
32732026-01-13T19:12:24.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742026-01-13T19:12:24.040Z[ 5] 7.00-8.00 sec 31.1 MBytes 261 Mbits/sec
32752026-01-13T19:12:24.040Z[ 7] 7.00-8.00 sec 31.2 MBytes 261 Mbits/sec
32762026-01-13T19:12:24.040Z[ 9] 7.00-8.00 sec 31.1 MBytes 261 Mbits/sec
32772026-01-13T19:12:24.040Z[ 11] 7.00-8.00 sec 31.1 MBytes 261 Mbits/sec
32782026-01-13T19:12:24.040Z[ 13] 7.00-8.00 sec 31.2 MBytes 262 Mbits/sec
32792026-01-13T19:12:24.040Z[ 15] 7.00-8.00 sec 31.1 MBytes 260 Mbits/sec
32802026-01-13T19:12:24.040Z[ 17] 7.00-8.00 sec 31.1 MBytes 261 Mbits/sec
32812026-01-13T19:12:24.040Z[ 19] 7.00-8.00 sec 31.1 MBytes 260 Mbits/sec
32822026-01-13T19:12:24.040Z[SUM] 7.00-8.00 sec 249 MBytes 2.09 Gbits/sec
32832026-01-13T19:12:24.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
32842026-01-13T19:12:24.040Z[ 5] 8.00-9.00 sec 30.9 MBytes 259 Mbits/sec
32852026-01-13T19:12:24.040Z[ 7] 8.00-9.00 sec 30.8 MBytes 258 Mbits/sec
32862026-01-13T19:12:24.040Z[ 9] 8.00-9.00 sec 30.9 MBytes 259 Mbits/sec
32872026-01-13T19:12:24.040Z[ 11] 8.00-9.00 sec 30.8 MBytes 259 Mbits/sec
32882026-01-13T19:12:24.040Z[ 13] 8.00-9.00 sec 30.9 MBytes 259 Mbits/sec
32892026-01-13T19:12:24.040Z[ 15] 8.00-9.00 sec 30.8 MBytes 259 Mbits/sec
32902026-01-13T19:12:24.040Z[ 17] 8.00-9.00 sec 30.8 MBytes 259 Mbits/sec
32912026-01-13T19:12:24.040Z[ 19] 8.00-9.00 sec 30.9 MBytes 259 Mbits/sec
32922026-01-13T19:12:24.040Z[SUM] 8.00-9.00 sec 247 MBytes 2.07 Gbits/sec
32932026-01-13T19:12:24.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
32942026-01-13T19:12:24.040Z[ 5] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
32952026-01-13T19:12:24.040Z[ 7] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
32962026-01-13T19:12:24.040Z[ 9] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
32972026-01-13T19:12:24.040Z[ 11] 9.00-10.00 sec 32.5 MBytes 272 Mbits/sec
32982026-01-13T19:12:24.040Z[ 13] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
32992026-01-13T19:12:24.040Z[ 15] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
33002026-01-13T19:12:24.040Z[ 17] 9.00-10.00 sec 32.4 MBytes 272 Mbits/sec
33012026-01-13T19:12:24.040Z[ 19] 9.00-10.00 sec 32.5 MBytes 273 Mbits/sec
33022026-01-13T19:12:24.040Z[SUM] 9.00-10.00 sec 260 MBytes 2.18 Gbits/sec
33032026-01-13T19:12:24.040Z- - - - - - - - - - - - - - - - - - - - - - - - -
33042026-01-13T19:12:24.041Z[ 5] 10.00-10.00 sec 118 KBytes 383 Mbits/sec
33052026-01-13T19:12:24.041Z[ 7] 10.00-10.00 sec 28.1 KBytes 91.4 Mbits/sec
33062026-01-13T19:12:24.041Z[ 9] 10.00-10.00 sec 57.3 KBytes 186 Mbits/sec
33072026-01-13T19:12:24.041Z[ 11] 10.00-10.00 sec 96.7 KBytes 314 Mbits/sec
33082026-01-13T19:12:24.041Z[ 13] 10.00-10.00 sec 70.9 KBytes 230 Mbits/sec
33092026-01-13T19:12:24.041Z[ 15] 10.00-10.00 sec 110 KBytes 356 Mbits/sec
33102026-01-13T19:12:24.041Z[ 17] 10.00-10.00 sec 48.1 KBytes 156 Mbits/sec
33112026-01-13T19:12:24.041Z[ 19] 10.00-10.00 sec 50.2 KBytes 163 Mbits/sec
33122026-01-13T19:12:24.041Z[SUM] 10.00-10.00 sec 579 KBytes 1.88 Gbits/sec
33132026-01-13T19:12:24.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
33142026-01-13T19:12:24.041Z[ ID] Interval Transfer Bandwidth
33152026-01-13T19:12:24.041Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33162026-01-13T19:12:24.041Z[ 5] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33172026-01-13T19:12:24.041Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33182026-01-13T19:12:24.041Z[ 7] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33192026-01-13T19:12:24.041Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33202026-01-13T19:12:24.041Z[ 9] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33212026-01-13T19:12:24.041Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33222026-01-13T19:12:24.041Z[ 11] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33232026-01-13T19:12:24.041Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33242026-01-13T19:12:24.041Z[ 13] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33252026-01-13T19:12:24.041Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33262026-01-13T19:12:24.041Z[ 15] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33272026-01-13T19:12:24.041Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33282026-01-13T19:12:24.041Z[ 17] 0.00-10.00 sec 313 MBytes 263 Mbits/sec receiver
33292026-01-13T19:12:24.041Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33302026-01-13T19:12:24.041Z[ 19] 0.00-10.00 sec 314 MBytes 263 Mbits/sec receiver
33312026-01-13T19:12:24.041Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33322026-01-13T19:12:24.041Z[SUM] 0.00-10.00 sec 2.45 GBytes 2.11 Gbits/sec receiver
33332026-01-13T19:12:24.066ZRun 6/10...2105.938Mbps
33342026-01-13T19:12:31.114Z-----------------------------------------------------------
33352026-01-13T19:12:31.114ZServer listening on 5201
33362026-01-13T19:12:31.114Z-----------------------------------------------------------
33372026-01-13T19:12:31.115ZAccepted connection from 10.0.0.1, port 55482
33382026-01-13T19:12:31.115Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49609
33392026-01-13T19:12:31.115Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43756
33402026-01-13T19:12:31.115Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53490
33412026-01-13T19:12:31.115Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34617
33422026-01-13T19:12:31.115Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63869
33432026-01-13T19:12:31.115Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32886
33442026-01-13T19:12:31.115Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46389
33452026-01-13T19:12:31.115Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44635
33462026-01-13T19:12:31.115Z[ ID] Interval Transfer Bandwidth
33472026-01-13T19:12:31.115Z[ 5] 0.00-1.00 sec 21.9 MBytes 183 Mbits/sec
33482026-01-13T19:12:31.115Z[ 7] 0.00-1.00 sec 21.7 MBytes 182 Mbits/sec
33492026-01-13T19:12:31.115Z[ 9] 0.00-1.00 sec 21.6 MBytes 181 Mbits/sec
33502026-01-13T19:12:31.115Z[ 11] 0.00-1.00 sec 21.6 MBytes 181 Mbits/sec
33512026-01-13T19:12:31.115Z[ 13] 0.00-1.00 sec 21.6 MBytes 181 Mbits/sec
33522026-01-13T19:12:31.115Z[ 15] 0.00-1.00 sec 21.6 MBytes 181 Mbits/sec
33532026-01-13T19:12:31.115Z[ 17] 0.00-1.00 sec 21.6 MBytes 181 Mbits/sec
33542026-01-13T19:12:31.115Z[ 19] 0.00-1.00 sec 21.5 MBytes 180 Mbits/sec
33552026-01-13T19:12:31.115Z[SUM] 0.00-1.00 sec 173 MBytes 1.45 Gbits/sec
33562026-01-13T19:12:31.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
33572026-01-13T19:12:31.115Z[ 5] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
33582026-01-13T19:12:31.115Z[ 7] 1.00-2.00 sec 32.2 MBytes 271 Mbits/sec
33592026-01-13T19:12:31.115Z[ 9] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
33602026-01-13T19:12:31.115Z[ 11] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
33612026-01-13T19:12:31.115Z[ 13] 1.00-2.00 sec 32.3 MBytes 271 Mbits/sec
33622026-01-13T19:12:31.115Z[ 15] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
33632026-01-13T19:12:31.115Z[ 17] 1.00-2.00 sec 32.2 MBytes 271 Mbits/sec
33642026-01-13T19:12:31.115Z[ 19] 1.00-2.00 sec 32.2 MBytes 270 Mbits/sec
33652026-01-13T19:12:31.115Z[SUM] 1.00-2.00 sec 258 MBytes 2.17 Gbits/sec
33662026-01-13T19:12:31.115Z- - - - - - - - - - - - - - - - - - - - - - - - -
33672026-01-13T19:12:31.115Z[ 5] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33682026-01-13T19:12:31.115Z[ 7] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33692026-01-13T19:12:31.115Z[ 9] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33702026-01-13T19:12:31.115Z[ 11] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33712026-01-13T19:12:31.115Z[ 13] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33722026-01-13T19:12:31.115Z[ 15] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33732026-01-13T19:12:31.115Z[ 17] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33742026-01-13T19:12:31.115Z[ 19] 2.00-3.00 sec 30.3 MBytes 254 Mbits/sec
33752026-01-13T19:12:31.116Z[SUM] 2.00-3.00 sec 242 MBytes 2.03 Gbits/sec
33762026-01-13T19:12:31.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
33772026-01-13T19:12:31.116Z[ 5] 3.00-4.00 sec 31.0 MBytes 260 Mbits/sec
33782026-01-13T19:12:31.116Z[ 7] 3.00-4.00 sec 30.9 MBytes 260 Mbits/sec
33792026-01-13T19:12:31.116Z[ 9] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
33802026-01-13T19:12:31.116Z[ 11] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
33812026-01-13T19:12:31.116Z[ 13] 3.00-4.00 sec 30.9 MBytes 260 Mbits/sec
33822026-01-13T19:12:31.116Z[ 15] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
33832026-01-13T19:12:31.116Z[ 17] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
33842026-01-13T19:12:31.116Z[ 19] 3.00-4.00 sec 30.9 MBytes 259 Mbits/sec
33852026-01-13T19:12:31.116Z[SUM] 3.00-4.00 sec 247 MBytes 2.08 Gbits/sec
33862026-01-13T19:12:31.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
33872026-01-13T19:12:31.116Z[ 5] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33882026-01-13T19:12:31.116Z[ 7] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33892026-01-13T19:12:31.116Z[ 9] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33902026-01-13T19:12:31.116Z[ 11] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33912026-01-13T19:12:31.116Z[ 13] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33922026-01-13T19:12:31.116Z[ 15] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33932026-01-13T19:12:31.116Z[ 17] 4.00-5.00 sec 30.9 MBytes 260 Mbits/sec
33942026-01-13T19:12:31.116Z[ 19] 4.00-5.00 sec 30.9 MBytes 259 Mbits/sec
33952026-01-13T19:12:31.116Z[SUM] 4.00-5.00 sec 247 MBytes 2.07 Gbits/sec
33962026-01-13T19:12:31.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
33972026-01-13T19:12:31.116Z[ 5] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
33982026-01-13T19:12:31.116Z[ 7] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
33992026-01-13T19:12:31.116Z[ 9] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
34002026-01-13T19:12:31.116Z[ 11] 5.00-6.00 sec 31.6 MBytes 265 Mbits/sec
34012026-01-13T19:12:31.116Z[ 13] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
34022026-01-13T19:12:31.116Z[ 15] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
34032026-01-13T19:12:31.116Z[ 17] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
34042026-01-13T19:12:31.116Z[ 19] 5.00-6.00 sec 31.7 MBytes 266 Mbits/sec
34052026-01-13T19:12:31.116Z[SUM] 5.00-6.00 sec 253 MBytes 2.13 Gbits/sec
34062026-01-13T19:12:31.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
34072026-01-13T19:12:31.116Z[ 5] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
34082026-01-13T19:12:31.116Z[ 7] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
34092026-01-13T19:12:31.116Z[ 9] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
34102026-01-13T19:12:34.309Z[ 11] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
34112026-01-13T19:12:34.309Z[ 13] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
34122026-01-13T19:12:34.309Z[ 15] 6.00-7.00 sec 32.9 MBytes 276 Mbits/sec
34132026-01-13T19:12:34.309Z[ 17] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
34142026-01-13T19:12:34.309Z[ 19] 6.00-7.00 sec 33.0 MBytes 277 Mbits/sec
34152026-01-13T19:12:34.309Z[SUM] 6.00-7.00 sec 264 MBytes 2.21 Gbits/sec
34162026-01-13T19:12:34.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
34172026-01-13T19:12:34.309Z[ 5] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
34182026-01-13T19:12:34.309Z[ 7] 7.00-8.00 sec 32.4 MBytes 271 Mbits/sec
34192026-01-13T19:12:34.309Z[ 9] 7.00-8.00 sec 32.4 MBytes 271 Mbits/sec
34202026-01-13T19:12:34.309Z[ 11] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
34212026-01-13T19:12:34.309Z[ 13] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
34222026-01-13T19:12:34.309Z[ 15] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
34232026-01-13T19:12:34.309Z[ 17] 7.00-8.00 sec 32.5 MBytes 272 Mbits/sec
34242026-01-13T19:12:34.309Z[ 19] 7.00-8.00 sec 32.4 MBytes 272 Mbits/sec
34252026-01-13T19:12:34.309Z[SUM] 7.00-8.00 sec 259 MBytes 2.17 Gbits/sec
34262026-01-13T19:12:34.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
34272026-01-13T19:12:34.309Z[ 5] 8.00-9.00 sec 31.1 MBytes 261 Mbits/sec
34282026-01-13T19:12:34.309Z[ 7] 8.00-9.00 sec 31.1 MBytes 261 Mbits/sec
34292026-01-13T19:12:34.309Z[ 9] 8.00-9.00 sec 31.1 MBytes 261 Mbits/sec
34302026-01-13T19:12:34.309Z[ 11] 8.00-9.00 sec 31.1 MBytes 261 Mbits/sec
34312026-01-13T19:12:34.310Z[ 13] 8.00-9.00 sec 31.1 MBytes 261 Mbits/sec
34322026-01-13T19:12:34.310Z[ 15] 8.00-9.00 sec 31.1 MBytes 261 Mbits/sec
34332026-01-13T19:12:34.310Z[ 17] 8.00-9.00 sec 31.0 MBytes 260 Mbits/sec
34342026-01-13T19:12:34.310Z[ 19] 8.00-9.00 sec 31.1 MBytes 260 Mbits/sec
34352026-01-13T19:12:34.310Z[SUM] 8.00-9.00 sec 249 MBytes 2.09 Gbits/sec
34362026-01-13T19:12:34.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
34372026-01-13T19:12:34.310Z[ 5] 9.00-10.00 sec 29.8 MBytes 250 Mbits/sec
34382026-01-13T19:12:34.310Z[ 7] 9.00-10.00 sec 29.7 MBytes 249 Mbits/sec
34392026-01-13T19:12:34.310Z[ 9] 9.00-10.00 sec 29.7 MBytes 249 Mbits/sec
34402026-01-13T19:12:34.310Z[ 11] 9.00-10.00 sec 29.8 MBytes 250 Mbits/sec
34412026-01-13T19:12:34.310Z[ 13] 9.00-10.00 sec 29.7 MBytes 249 Mbits/sec
34422026-01-13T19:12:34.310Z[ 15] 9.00-10.00 sec 29.7 MBytes 249 Mbits/sec
34432026-01-13T19:12:34.310Z[ 17] 9.00-10.00 sec 29.8 MBytes 250 Mbits/sec
34442026-01-13T19:12:34.310Z[ 19] 9.00-10.00 sec 29.7 MBytes 249 Mbits/sec
34452026-01-13T19:12:34.335Z[SUM] 9.00-10.00 sec 238 MBytes 2.00 Gbits/sec
34462026-01-13T19:12:34.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
34472026-01-13T19:12:34.335Z[ 5] 10.00-10.00 sec 87.0 KBytes 442 Mbits/sec
34482026-01-13T19:12:34.335Z[ 7] 10.00-10.00 sec 115 KBytes 582 Mbits/sec
34492026-01-13T19:12:34.335Z[ 9] 10.00-10.00 sec 39.4 KBytes 200 Mbits/sec
34502026-01-13T19:12:34.335Z[ 11] 10.00-10.00 sec 76.2 KBytes 387 Mbits/sec
34512026-01-13T19:12:34.335Z[ 13] 10.00-10.00 sec 53.6 KBytes 272 Mbits/sec
34522026-01-13T19:12:34.335Z[ 15] 10.00-10.00 sec 81.0 KBytes 412 Mbits/sec
34532026-01-13T19:12:34.335Z[ 17] 10.00-10.00 sec 105 KBytes 534 Mbits/sec
34542026-01-13T19:12:34.335Z[ 19] 10.00-10.00 sec 86.4 KBytes 439 Mbits/sec
34552026-01-13T19:12:34.335Z[SUM] 10.00-10.00 sec 643 KBytes 3.27 Gbits/sec
34562026-01-13T19:12:34.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
34572026-01-13T19:12:34.335Z[ ID] Interval Transfer Bandwidth
34582026-01-13T19:12:34.335Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34592026-01-13T19:12:34.335Z[ 5] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34602026-01-13T19:12:34.335Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34612026-01-13T19:12:34.335Z[ 7] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34622026-01-13T19:12:34.335Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34632026-01-13T19:12:34.335Z[ 9] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34642026-01-13T19:12:34.335Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34652026-01-13T19:12:34.335Z[ 11] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34662026-01-13T19:12:34.335Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34672026-01-13T19:12:34.335Z[ 13] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34682026-01-13T19:12:34.335Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34692026-01-13T19:12:34.335Z[ 15] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34702026-01-13T19:12:34.335Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34712026-01-13T19:12:34.335Z[ 17] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34722026-01-13T19:12:34.335Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34732026-01-13T19:12:34.335Z[ 19] 0.00-10.00 sec 304 MBytes 255 Mbits/sec receiver
34742026-01-13T19:12:34.335Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34752026-01-13T19:12:34.335Z[SUM] 0.00-10.00 sec 2.37 GBytes 2.04 Gbits/sec receiver
34762026-01-13T19:12:34.335ZRun 7/10...2040.105Mbps
34772026-01-13T19:12:41.393Z-----------------------------------------------------------
34782026-01-13T19:12:41.393ZServer listening on 5201
34792026-01-13T19:12:41.394Z-----------------------------------------------------------
34802026-01-13T19:12:41.394ZAccepted connection from 10.0.0.1, port 38247
34812026-01-13T19:12:41.394Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39317
34822026-01-13T19:12:41.394Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55444
34832026-01-13T19:12:41.394Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37790
34842026-01-13T19:12:41.394Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36427
34852026-01-13T19:12:41.394Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42324
34862026-01-13T19:12:41.394Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59987
34872026-01-13T19:12:41.394Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63405
34882026-01-13T19:12:41.394Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38550
34892026-01-13T19:12:41.394Z[ ID] Interval Transfer Bandwidth
34902026-01-13T19:12:41.394Z[ 5] 0.00-1.00 sec 21.8 MBytes 183 Mbits/sec
34912026-01-13T19:12:41.394Z[ 7] 0.00-1.00 sec 21.6 MBytes 182 Mbits/sec
34922026-01-13T19:12:41.394Z[ 9] 0.00-1.00 sec 21.5 MBytes 181 Mbits/sec
34932026-01-13T19:12:41.394Z[ 11] 0.00-1.00 sec 21.5 MBytes 180 Mbits/sec
34942026-01-13T19:12:41.394Z[ 13] 0.00-1.00 sec 21.5 MBytes 180 Mbits/sec
34952026-01-13T19:12:41.394Z[ 15] 0.00-1.00 sec 21.4 MBytes 180 Mbits/sec
34962026-01-13T19:12:41.394Z[ 17] 0.00-1.00 sec 21.3 MBytes 179 Mbits/sec
34972026-01-13T19:12:41.394Z[ 19] 0.00-1.00 sec 21.4 MBytes 179 Mbits/sec
34982026-01-13T19:12:41.394Z[SUM] 0.00-1.00 sec 172 MBytes 1.44 Gbits/sec
34992026-01-13T19:12:41.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
35002026-01-13T19:12:41.394Z[ 5] 1.00-2.00 sec 31.3 MBytes 263 Mbits/sec
35012026-01-13T19:12:41.394Z[ 7] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
35022026-01-13T19:12:41.394Z[ 9] 1.00-2.00 sec 31.4 MBytes 264 Mbits/sec
35032026-01-13T19:12:41.394Z[ 11] 1.00-2.00 sec 31.4 MBytes 264 Mbits/sec
35042026-01-13T19:12:41.394Z[ 13] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
35052026-01-13T19:12:41.394Z[ 15] 1.00-2.00 sec 31.3 MBytes 263 Mbits/sec
35062026-01-13T19:12:41.394Z[ 17] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
35072026-01-13T19:12:41.394Z[ 19] 1.00-2.00 sec 31.4 MBytes 263 Mbits/sec
35082026-01-13T19:12:41.394Z[SUM] 1.00-2.00 sec 251 MBytes 2.11 Gbits/sec
35092026-01-13T19:12:41.394Z- - - - - - - - - - - - - - - - - - - - - - - - -
35102026-01-13T19:12:41.394Z[ 5] 2.00-3.00 sec 32.6 MBytes 274 Mbits/sec
35112026-01-13T19:12:41.394Z[ 7] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
35122026-01-13T19:12:41.394Z[ 9] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35132026-01-13T19:12:41.394Z[ 11] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
35142026-01-13T19:12:41.395Z[ 13] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
35152026-01-13T19:12:41.395Z[ 15] 2.00-3.00 sec 32.7 MBytes 275 Mbits/sec
35162026-01-13T19:12:41.395Z[ 17] 2.00-3.00 sec 32.6 MBytes 273 Mbits/sec
35172026-01-13T19:12:41.395Z[ 19] 2.00-3.00 sec 32.7 MBytes 274 Mbits/sec
35182026-01-13T19:12:41.395Z[SUM] 2.00-3.00 sec 261 MBytes 2.19 Gbits/sec
35192026-01-13T19:12:41.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
35202026-01-13T19:12:41.395Z[ 5] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35212026-01-13T19:12:41.395Z[ 7] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35222026-01-13T19:12:41.395Z[ 9] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35232026-01-13T19:12:41.395Z[ 11] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35242026-01-13T19:12:41.395Z[ 13] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35252026-01-13T19:12:41.395Z[ 15] 3.00-4.00 sec 33.4 MBytes 280 Mbits/sec
35262026-01-13T19:12:41.395Z[ 17] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35272026-01-13T19:12:41.395Z[ 19] 3.00-4.00 sec 33.5 MBytes 281 Mbits/sec
35282026-01-13T19:12:41.395Z[SUM] 3.00-4.00 sec 268 MBytes 2.25 Gbits/sec
35292026-01-13T19:12:41.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
35302026-01-13T19:12:41.395Z[ 5] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
35312026-01-13T19:12:41.395Z[ 7] 4.00-5.00 sec 33.8 MBytes 283 Mbits/sec
35322026-01-13T19:12:41.395Z[ 9] 4.00-5.00 sec 33.8 MBytes 283 Mbits/sec
35332026-01-13T19:12:41.395Z[ 11] 4.00-5.00 sec 33.8 MBytes 284 Mbits/sec
35342026-01-13T19:12:41.395Z[ 13] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
35352026-01-13T19:12:41.395Z[ 15] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
35362026-01-13T19:12:41.395Z[ 17] 4.00-5.00 sec 33.9 MBytes 284 Mbits/sec
35372026-01-13T19:12:41.395Z[ 19] 4.00-5.00 sec 33.8 MBytes 284 Mbits/sec
35382026-01-13T19:12:41.395Z[SUM] 4.00-5.00 sec 271 MBytes 2.27 Gbits/sec
35392026-01-13T19:12:41.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
35402026-01-13T19:12:41.395Z[ 5] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
35412026-01-13T19:12:41.395Z[ 7] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
35422026-01-13T19:12:41.395Z[ 9] 5.00-6.00 sec 34.4 MBytes 288 Mbits/sec
35432026-01-13T19:12:41.395Z[ 11] 5.00-6.00 sec 34.3 MBytes 288 Mbits/sec
35442026-01-13T19:12:41.395Z[ 13] 5.00-6.00 sec 34.4 MBytes 288 Mbits/sec
35452026-01-13T19:12:41.395Z[ 15] 5.00-6.00 sec 34.3 MBytes 288 Mbits/sec
35462026-01-13T19:12:41.395Z[ 17] 5.00-6.00 sec 34.3 MBytes 288 Mbits/sec
35472026-01-13T19:12:41.395Z[ 19] 5.00-6.00 sec 34.4 MBytes 289 Mbits/sec
35482026-01-13T19:12:41.395Z[SUM] 5.00-6.00 sec 275 MBytes 2.31 Gbits/sec
35492026-01-13T19:12:41.395Z- - - - - - - - - - - - - - - - - - - - - - - - -
35502026-01-13T19:12:41.396Z[ 5] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35512026-01-13T19:12:41.396Z[ 7] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35522026-01-13T19:12:41.396Z[ 9] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35532026-01-13T19:12:44.589Z[ 11] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35542026-01-13T19:12:44.589Z[ 13] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35552026-01-13T19:12:44.589Z[ 15] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35562026-01-13T19:12:44.589Z[ 17] 6.00-7.00 sec 33.6 MBytes 281 Mbits/sec
35572026-01-13T19:12:44.589Z[ 19] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
35582026-01-13T19:12:44.589Z[SUM] 6.00-7.00 sec 269 MBytes 2.25 Gbits/sec
35592026-01-13T19:12:44.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
35602026-01-13T19:12:44.589Z[ 5] 7.00-8.00 sec 33.3 MBytes 280 Mbits/sec
35612026-01-13T19:12:44.589Z[ 7] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
35622026-01-13T19:12:44.589Z[ 9] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
35632026-01-13T19:12:44.589Z[ 11] 7.00-8.00 sec 33.4 MBytes 280 Mbits/sec
35642026-01-13T19:12:44.589Z[ 13] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
35652026-01-13T19:12:44.589Z[ 15] 7.00-8.00 sec 33.2 MBytes 279 Mbits/sec
35662026-01-13T19:12:44.589Z[ 17] 7.00-8.00 sec 33.3 MBytes 279 Mbits/sec
35672026-01-13T19:12:44.589Z[ 19] 7.00-8.00 sec 33.1 MBytes 278 Mbits/sec
35682026-01-13T19:12:44.589Z[SUM] 7.00-8.00 sec 266 MBytes 2.23 Gbits/sec
35692026-01-13T19:12:44.589Z- - - - - - - - - - - - - - - - - - - - - - - - -
35702026-01-13T19:12:44.589Z[ 5] 8.00-9.00 sec 31.3 MBytes 262 Mbits/sec
35712026-01-13T19:12:44.590Z[ 7] 8.00-9.00 sec 31.3 MBytes 262 Mbits/sec
35722026-01-13T19:12:44.590Z[ 9] 8.00-9.00 sec 31.3 MBytes 263 Mbits/sec
35732026-01-13T19:12:44.590Z[ 11] 8.00-9.00 sec 31.3 MBytes 262 Mbits/sec
35742026-01-13T19:12:44.590Z[ 13] 8.00-9.00 sec 31.3 MBytes 263 Mbits/sec
35752026-01-13T19:12:44.590Z[ 15] 8.00-9.00 sec 31.3 MBytes 262 Mbits/sec
35762026-01-13T19:12:44.590Z[ 17] 8.00-9.00 sec 31.3 MBytes 262 Mbits/sec
35772026-01-13T19:12:44.590Z[ 19] 8.00-9.00 sec 31.3 MBytes 262 Mbits/sec
35782026-01-13T19:12:44.590Z[SUM] 8.00-9.00 sec 250 MBytes 2.10 Gbits/sec
35792026-01-13T19:12:44.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
35802026-01-13T19:12:44.590Z[ 5] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
35812026-01-13T19:12:44.590Z[ 7] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
35822026-01-13T19:12:44.590Z[ 9] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
35832026-01-13T19:12:44.590Z[ 11] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
35842026-01-13T19:12:44.590Z[ 13] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
35852026-01-13T19:12:44.590Z[ 15] 9.00-10.00 sec 33.8 MBytes 283 Mbits/sec
35862026-01-13T19:12:44.590Z[ 17] 9.00-10.00 sec 33.9 MBytes 284 Mbits/sec
35872026-01-13T19:12:44.590Z[ 19] 9.00-10.00 sec 33.8 MBytes 284 Mbits/sec
35882026-01-13T19:12:44.590Z[SUM] 9.00-10.00 sec 271 MBytes 2.27 Gbits/sec
35892026-01-13T19:12:44.590Z- - - - - - - - - - - - - - - - - - - - - - - - -
35902026-01-13T19:12:44.590Z[ 5] 10.00-10.00 sec 18.4 KBytes 56.0 Mbits/sec
35912026-01-13T19:12:44.590Z[ 7] 10.00-10.00 sec 89.1 KBytes 271 Mbits/sec
35922026-01-13T19:12:44.590Z[ 9] 10.00-10.00 sec 49.7 KBytes 151 Mbits/sec
35932026-01-13T19:12:44.590Z[ 11] 10.00-10.00 sec 82.0 KBytes 250 Mbits/sec
35942026-01-13T19:12:44.591Z[ 13] 10.00-10.00 sec 93.0 KBytes 283 Mbits/sec
35952026-01-13T19:12:44.591Z[ 15] 10.00-10.00 sec 64.2 KBytes 196 Mbits/sec
35962026-01-13T19:12:44.591Z[ 17] 10.00-10.00 sec 54.1 KBytes 165 Mbits/sec
35972026-01-13T19:12:44.591Z[ 19] 10.00-10.00 sec 52.9 KBytes 161 Mbits/sec
35982026-01-13T19:12:44.591Z[SUM] 10.00-10.00 sec 503 KBytes 1.53 Gbits/sec
35992026-01-13T19:12:44.591Z- - - - - - - - - - - - - - - - - - - - - - - - -
36002026-01-13T19:12:44.591Z[ ID] Interval Transfer Bandwidth
36012026-01-13T19:12:44.591Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36022026-01-13T19:12:44.591Z[ 5] 0.00-10.00 sec 320 MBytes 268 Mbits/sec receiver
36032026-01-13T19:12:44.591Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36042026-01-13T19:12:44.591Z[ 7] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36052026-01-13T19:12:44.591Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36062026-01-13T19:12:44.591Z[ 9] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36072026-01-13T19:12:44.591Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36082026-01-13T19:12:44.591Z[ 11] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36092026-01-13T19:12:44.591Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36102026-01-13T19:12:44.591Z[ 13] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36112026-01-13T19:12:44.591Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36122026-01-13T19:12:44.591Z[ 15] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36132026-01-13T19:12:44.591Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36142026-01-13T19:12:44.591Z[ 17] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36152026-01-13T19:12:44.592Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36162026-01-13T19:12:44.592Z[ 19] 0.00-10.00 sec 319 MBytes 268 Mbits/sec receiver
36172026-01-13T19:12:44.592Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36182026-01-13T19:12:44.592Z[SUM] 0.00-10.00 sec 2.49 GBytes 2.14 Gbits/sec receiver
36192026-01-13T19:12:44.617ZRun 8/10...2142.655Mbps
36202026-01-13T19:12:51.668Z-----------------------------------------------------------
36212026-01-13T19:12:51.668ZServer listening on 5201
36222026-01-13T19:12:51.668Z-----------------------------------------------------------
36232026-01-13T19:12:51.668ZAccepted connection from 10.0.0.1, port 45208
36242026-01-13T19:12:51.668Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59506
36252026-01-13T19:12:51.668Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57141
36262026-01-13T19:12:51.668Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40204
36272026-01-13T19:12:51.668Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36307
36282026-01-13T19:12:51.668Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54732
36292026-01-13T19:12:51.669Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58699
36302026-01-13T19:12:51.669Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45537
36312026-01-13T19:12:51.669Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42742
36322026-01-13T19:12:51.669Z[ ID] Interval Transfer Bandwidth
36332026-01-13T19:12:51.669Z[ 5] 0.00-1.00 sec 23.4 MBytes 196 Mbits/sec
36342026-01-13T19:12:51.669Z[ 7] 0.00-1.00 sec 23.0 MBytes 193 Mbits/sec
36352026-01-13T19:12:51.669Z[ 9] 0.00-1.00 sec 22.9 MBytes 192 Mbits/sec
36362026-01-13T19:12:51.669Z[ 11] 0.00-1.00 sec 22.8 MBytes 191 Mbits/sec
36372026-01-13T19:12:51.669Z[ 13] 0.00-1.00 sec 22.8 MBytes 192 Mbits/sec
36382026-01-13T19:12:51.669Z[ 15] 0.00-1.00 sec 22.8 MBytes 192 Mbits/sec
36392026-01-13T19:12:51.669Z[ 17] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
36402026-01-13T19:12:51.669Z[ 19] 0.00-1.00 sec 22.7 MBytes 190 Mbits/sec
36412026-01-13T19:12:51.669Z[SUM] 0.00-1.00 sec 183 MBytes 1.54 Gbits/sec
36422026-01-13T19:12:51.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
36432026-01-13T19:12:51.669Z[ 5] 1.00-2.00 sec 30.1 MBytes 252 Mbits/sec
36442026-01-13T19:12:51.669Z[ 7] 1.00-2.00 sec 30.0 MBytes 252 Mbits/sec
36452026-01-13T19:12:51.669Z[ 9] 1.00-2.00 sec 30.0 MBytes 251 Mbits/sec
36462026-01-13T19:12:51.669Z[ 11] 1.00-2.00 sec 30.0 MBytes 252 Mbits/sec
36472026-01-13T19:12:51.669Z[ 13] 1.00-2.00 sec 29.9 MBytes 251 Mbits/sec
36482026-01-13T19:12:51.669Z[ 15] 1.00-2.00 sec 30.0 MBytes 251 Mbits/sec
36492026-01-13T19:12:51.669Z[ 17] 1.00-2.00 sec 29.9 MBytes 251 Mbits/sec
36502026-01-13T19:12:51.669Z[ 19] 1.00-2.00 sec 30.0 MBytes 252 Mbits/sec
36512026-01-13T19:12:51.669Z[SUM] 1.00-2.00 sec 240 MBytes 2.01 Gbits/sec
36522026-01-13T19:12:51.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
36532026-01-13T19:12:51.669Z[ 5] 2.00-3.00 sec 29.9 MBytes 251 Mbits/sec
36542026-01-13T19:12:51.669Z[ 7] 2.00-3.00 sec 29.9 MBytes 250 Mbits/sec
36552026-01-13T19:12:51.670Z[ 9] 2.00-3.00 sec 29.9 MBytes 251 Mbits/sec
36562026-01-13T19:12:51.670Z[ 11] 2.00-3.00 sec 29.9 MBytes 251 Mbits/sec
36572026-01-13T19:12:51.670Z[ 13] 2.00-3.00 sec 29.9 MBytes 251 Mbits/sec
36582026-01-13T19:12:51.670Z[ 15] 2.00-3.00 sec 29.9 MBytes 251 Mbits/sec
36592026-01-13T19:12:51.670Z[ 17] 2.00-3.00 sec 29.9 MBytes 251 Mbits/sec
36602026-01-13T19:12:51.670Z[ 19] 2.00-3.00 sec 29.8 MBytes 250 Mbits/sec
36612026-01-13T19:12:51.670Z[SUM] 2.00-3.00 sec 239 MBytes 2.01 Gbits/sec
36622026-01-13T19:12:51.670Z- - - - - - - - - - - - - - - - - - - - - - - - -
36632026-01-13T19:12:51.670Z[ 5] 3.00-4.00 sec 30.2 MBytes 254 Mbits/sec
36642026-01-13T19:12:51.670Z[ 7] 3.00-4.00 sec 30.2 MBytes 254 Mbits/sec
36652026-01-13T19:12:51.670Z[ 9] 3.00-4.00 sec 30.3 MBytes 254 Mbits/sec
36662026-01-13T19:12:51.670Z[ 11] 3.00-4.00 sec 30.2 MBytes 254 Mbits/sec
36672026-01-13T19:12:51.670Z[ 13] 3.00-4.00 sec 30.2 MBytes 254 Mbits/sec
36682026-01-13T19:12:51.670Z[ 15] 3.00-4.00 sec 30.2 MBytes 253 Mbits/sec
36692026-01-13T19:12:51.670Z[ 17] 3.00-4.00 sec 30.2 MBytes 254 Mbits/sec
36702026-01-13T19:12:51.670Z[ 19] 3.00-4.00 sec 30.2 MBytes 253 Mbits/sec
36712026-01-13T19:12:51.670Z[SUM] 3.00-4.00 sec 242 MBytes 2.03 Gbits/sec
36722026-01-13T19:12:51.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
36732026-01-13T19:12:51.671Z[ 5] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
36742026-01-13T19:12:51.671Z[ 7] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
36752026-01-13T19:12:51.671Z[ 9] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
36762026-01-13T19:12:51.671Z[ 11] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
36772026-01-13T19:12:51.671Z[ 13] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
36782026-01-13T19:12:51.671Z[ 15] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
36792026-01-13T19:12:51.671Z[ 17] 4.00-5.00 sec 31.9 MBytes 268 Mbits/sec
36802026-01-13T19:12:51.671Z[ 19] 4.00-5.00 sec 31.9 MBytes 267 Mbits/sec
36812026-01-13T19:12:51.671Z[SUM] 4.00-5.00 sec 255 MBytes 2.14 Gbits/sec
36822026-01-13T19:12:51.671Z- - - - - - - - - - - - - - - - - - - - - - - - -
36832026-01-13T19:12:51.672Z[ 5] 5.00-6.00 sec 29.7 MBytes 249 Mbits/sec
36842026-01-13T19:12:51.672Z[ 7] 5.00-6.00 sec 29.6 MBytes 248 Mbits/sec
36852026-01-13T19:12:51.672Z[ 9] 5.00-6.00 sec 29.7 MBytes 249 Mbits/sec
36862026-01-13T19:12:51.672Z[ 11] 5.00-6.00 sec 29.6 MBytes 248 Mbits/sec
36872026-01-13T19:12:51.672Z[ 13] 5.00-6.00 sec 29.6 MBytes 249 Mbits/sec
36882026-01-13T19:12:51.672Z[ 15] 5.00-6.00 sec 29.7 MBytes 249 Mbits/sec
36892026-01-13T19:12:51.672Z[ 17] 5.00-6.00 sec 29.6 MBytes 248 Mbits/sec
36902026-01-13T19:12:51.672Z[ 19] 5.00-6.00 sec 29.6 MBytes 248 Mbits/sec
36912026-01-13T19:12:51.672Z[SUM] 5.00-6.00 sec 237 MBytes 1.99 Gbits/sec
36922026-01-13T19:12:51.672Z- - - - - - - - - - - - - - - - - - - - - - - - -
36932026-01-13T19:12:51.672Z[ 5] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
36942026-01-13T19:12:51.672Z[ 7] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
36952026-01-13T19:12:51.672Z[ 9] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
36962026-01-13T19:12:54.869Z[ 11] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
36972026-01-13T19:12:54.869Z[ 13] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
36982026-01-13T19:12:54.869Z[ 15] 6.00-7.00 sec 33.6 MBytes 282 Mbits/sec
36992026-01-13T19:12:54.869Z[ 17] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37002026-01-13T19:12:54.869Z[ 19] 6.00-7.00 sec 33.5 MBytes 281 Mbits/sec
37012026-01-13T19:12:54.869Z[SUM] 6.00-7.00 sec 268 MBytes 2.25 Gbits/sec
37022026-01-13T19:12:54.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
37032026-01-13T19:12:54.869Z[ 5] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
37042026-01-13T19:12:54.869Z[ 7] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
37052026-01-13T19:12:54.869Z[ 9] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
37062026-01-13T19:12:54.869Z[ 11] 7.00-8.00 sec 30.5 MBytes 255 Mbits/sec
37072026-01-13T19:12:54.869Z[ 13] 7.00-8.00 sec 30.5 MBytes 255 Mbits/sec
37082026-01-13T19:12:54.869Z[ 15] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
37092026-01-13T19:12:54.869Z[ 17] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
37102026-01-13T19:12:54.869Z[ 19] 7.00-8.00 sec 30.4 MBytes 255 Mbits/sec
37112026-01-13T19:12:54.869Z[SUM] 7.00-8.00 sec 243 MBytes 2.04 Gbits/sec
37122026-01-13T19:12:54.869Z- - - - - - - - - - - - - - - - - - - - - - - - -
37132026-01-13T19:12:54.869Z[ 5] 8.00-9.00 sec 30.4 MBytes 255 Mbits/sec
37142026-01-13T19:12:54.869Z[ 7] 8.00-9.00 sec 30.4 MBytes 255 Mbits/sec
37152026-01-13T19:12:54.869Z[ 9] 8.00-9.00 sec 30.4 MBytes 255 Mbits/sec
37162026-01-13T19:12:54.869Z[ 11] 8.00-9.00 sec 30.3 MBytes 254 Mbits/sec
37172026-01-13T19:12:54.869Z[ 13] 8.00-9.00 sec 30.3 MBytes 254 Mbits/sec
37182026-01-13T19:12:54.869Z[ 15] 8.00-9.00 sec 30.3 MBytes 254 Mbits/sec
37192026-01-13T19:12:54.869Z[ 17] 8.00-9.00 sec 30.4 MBytes 255 Mbits/sec
37202026-01-13T19:12:54.870Z[ 19] 8.00-9.00 sec 30.4 MBytes 255 Mbits/sec
37212026-01-13T19:12:54.870Z[SUM] 8.00-9.00 sec 243 MBytes 2.04 Gbits/sec
37222026-01-13T19:12:54.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
37232026-01-13T19:12:54.870Z[ 5] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
37242026-01-13T19:12:54.870Z[ 7] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
37252026-01-13T19:12:54.870Z[ 9] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
37262026-01-13T19:12:54.870Z[ 11] 9.00-10.00 sec 33.6 MBytes 282 Mbits/sec
37272026-01-13T19:12:54.870Z[ 13] 9.00-10.00 sec 33.5 MBytes 281 Mbits/sec
37282026-01-13T19:12:54.870Z[ 15] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37292026-01-13T19:12:54.870Z[ 17] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37302026-01-13T19:12:54.870Z[ 19] 9.00-10.00 sec 33.4 MBytes 280 Mbits/sec
37312026-01-13T19:12:54.870Z[SUM] 9.00-10.00 sec 268 MBytes 2.25 Gbits/sec
37322026-01-13T19:12:54.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
37332026-01-13T19:12:54.870Z[ 5] 10.00-10.00 sec 115 KBytes 521 Mbits/sec
37342026-01-13T19:12:54.870Z[ 7] 10.00-10.00 sec 56.2 KBytes 256 Mbits/sec
37352026-01-13T19:12:54.870Z[ 9] 10.00-10.00 sec 36.8 KBytes 167 Mbits/sec
37362026-01-13T19:12:54.870Z[ 11] 10.00-10.00 sec 57.3 KBytes 261 Mbits/sec
37372026-01-13T19:12:54.870Z[ 13] 10.00-10.00 sec 111 KBytes 507 Mbits/sec
37382026-01-13T19:12:54.870Z[ 15] 10.00-10.00 sec 106 KBytes 484 Mbits/sec
37392026-01-13T19:12:54.870Z[ 17] 10.00-10.00 sec 126 KBytes 573 Mbits/sec
37402026-01-13T19:12:54.870Z[ 19] 10.00-10.00 sec 90.8 KBytes 413 Mbits/sec
37412026-01-13T19:12:54.870Z[SUM] 10.00-10.00 sec 699 KBytes 3.18 Gbits/sec
37422026-01-13T19:12:54.870Z- - - - - - - - - - - - - - - - - - - - - - - - -
37432026-01-13T19:12:54.870Z[ ID] Interval Transfer Bandwidth
37442026-01-13T19:12:54.870Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37452026-01-13T19:12:54.870Z[ 5] 0.00-10.00 sec 303 MBytes 254 Mbits/sec receiver
37462026-01-13T19:12:54.870Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37472026-01-13T19:12:54.870Z[ 7] 0.00-10.00 sec 302 MBytes 254 Mbits/sec receiver
37482026-01-13T19:12:54.870Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37492026-01-13T19:12:54.870Z[ 9] 0.00-10.00 sec 303 MBytes 254 Mbits/sec receiver
37502026-01-13T19:12:54.871Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37512026-01-13T19:12:54.871Z[ 11] 0.00-10.00 sec 302 MBytes 254 Mbits/sec receiver
37522026-01-13T19:12:54.871Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37532026-01-13T19:12:54.871Z[ 13] 0.00-10.00 sec 302 MBytes 254 Mbits/sec receiver
37542026-01-13T19:12:54.871Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37552026-01-13T19:12:54.871Z[ 15] 0.00-10.00 sec 302 MBytes 254 Mbits/sec receiver
37562026-01-13T19:12:54.871Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37572026-01-13T19:12:54.871Z[ 17] 0.00-10.00 sec 302 MBytes 253 Mbits/sec receiver
37582026-01-13T19:12:54.871Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37592026-01-13T19:12:54.871Z[ 19] 0.00-10.00 sec 302 MBytes 253 Mbits/sec receiver
37602026-01-13T19:12:54.871Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37612026-01-13T19:12:54.871Z[SUM] 0.00-10.00 sec 2.36 GBytes 2.03 Gbits/sec receiver
37622026-01-13T19:12:54.896ZRun 9/10...2029.538Mbps
37632026-01-13T19:13:01.950Z-----------------------------------------------------------
37642026-01-13T19:13:01.950ZServer listening on 5201
37652026-01-13T19:13:01.950Z-----------------------------------------------------------
37662026-01-13T19:13:01.950ZAccepted connection from 10.0.0.1, port 44073
37672026-01-13T19:13:01.950Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46286
37682026-01-13T19:13:01.950Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42688
37692026-01-13T19:13:01.951Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37884
37702026-01-13T19:13:01.951Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32976
37712026-01-13T19:13:01.951Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53095
37722026-01-13T19:13:01.951Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64379
37732026-01-13T19:13:01.951Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34963
37742026-01-13T19:13:01.951Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46608
37752026-01-13T19:13:01.951Z[ ID] Interval Transfer Bandwidth
37762026-01-13T19:13:01.951Z[ 5] 0.00-1.00 sec 21.9 MBytes 183 Mbits/sec
37772026-01-13T19:13:01.951Z[ 7] 0.00-1.00 sec 21.8 MBytes 183 Mbits/sec
37782026-01-13T19:13:01.951Z[ 9] 0.00-1.00 sec 21.8 MBytes 183 Mbits/sec
37792026-01-13T19:13:01.951Z[ 11] 0.00-1.00 sec 21.9 MBytes 183 Mbits/sec
37802026-01-13T19:13:01.951Z[ 13] 0.00-1.00 sec 21.8 MBytes 183 Mbits/sec
37812026-01-13T19:13:01.951Z[ 15] 0.00-1.00 sec 21.6 MBytes 181 Mbits/sec
37822026-01-13T19:13:01.951Z[ 17] 0.00-1.00 sec 21.7 MBytes 182 Mbits/sec
37832026-01-13T19:13:01.951Z[ 19] 0.00-1.00 sec 21.7 MBytes 182 Mbits/sec
37842026-01-13T19:13:01.951Z[SUM] 0.00-1.00 sec 174 MBytes 1.46 Gbits/sec
37852026-01-13T19:13:01.951Z- - - - - - - - - - - - - - - - - - - - - - - - -
37862026-01-13T19:13:01.951Z[ 5] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
37872026-01-13T19:13:01.951Z[ 7] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
37882026-01-13T19:13:01.951Z[ 9] 1.00-2.00 sec 31.6 MBytes 265 Mbits/sec
37892026-01-13T19:13:01.951Z[ 11] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
37902026-01-13T19:13:01.951Z[ 13] 1.00-2.00 sec 31.5 MBytes 264 Mbits/sec
37912026-01-13T19:13:01.951Z[ 15] 1.00-2.00 sec 31.5 MBytes 265 Mbits/sec
37922026-01-13T19:13:01.951Z[ 17] 1.00-2.00 sec 31.4 MBytes 264 Mbits/sec
37932026-01-13T19:13:01.951Z[ 19] 1.00-2.00 sec 31.4 MBytes 264 Mbits/sec
37942026-01-13T19:13:01.952Z[SUM] 1.00-2.00 sec 252 MBytes 2.11 Gbits/sec
37952026-01-13T19:13:01.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
37962026-01-13T19:13:01.952Z[ 5] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
37972026-01-13T19:13:01.952Z[ 7] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
37982026-01-13T19:13:01.952Z[ 9] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
37992026-01-13T19:13:01.952Z[ 11] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
38002026-01-13T19:13:01.952Z[ 13] 2.00-3.00 sec 34.6 MBytes 291 Mbits/sec
38012026-01-13T19:13:01.952Z[ 15] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
38022026-01-13T19:13:01.952Z[ 17] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
38032026-01-13T19:13:01.952Z[ 19] 2.00-3.00 sec 34.7 MBytes 291 Mbits/sec
38042026-01-13T19:13:01.952Z[SUM] 2.00-3.00 sec 278 MBytes 2.33 Gbits/sec
38052026-01-13T19:13:01.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
38062026-01-13T19:13:01.952Z[ 5] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
38072026-01-13T19:13:01.952Z[ 7] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
38082026-01-13T19:13:01.952Z[ 9] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
38092026-01-13T19:13:01.952Z[ 11] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
38102026-01-13T19:13:01.952Z[ 13] 3.00-4.00 sec 32.9 MBytes 276 Mbits/sec
38112026-01-13T19:13:01.952Z[ 15] 3.00-4.00 sec 32.8 MBytes 275 Mbits/sec
38122026-01-13T19:13:01.952Z[ 17] 3.00-4.00 sec 32.7 MBytes 275 Mbits/sec
38132026-01-13T19:13:01.952Z[ 19] 3.00-4.00 sec 32.7 MBytes 274 Mbits/sec
38142026-01-13T19:13:01.952Z[SUM] 3.00-4.00 sec 262 MBytes 2.20 Gbits/sec
38152026-01-13T19:13:01.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
38162026-01-13T19:13:01.952Z[ 5] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
38172026-01-13T19:13:01.952Z[ 7] 4.00-5.00 sec 33.3 MBytes 279 Mbits/sec
38182026-01-13T19:13:01.952Z[ 9] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
38192026-01-13T19:13:01.952Z[ 11] 4.00-5.00 sec 33.2 MBytes 279 Mbits/sec
38202026-01-13T19:13:01.952Z[ 13] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
38212026-01-13T19:13:01.952Z[ 15] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
38222026-01-13T19:13:01.952Z[ 17] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
38232026-01-13T19:13:01.952Z[ 19] 4.00-5.00 sec 33.2 MBytes 278 Mbits/sec
38242026-01-13T19:13:01.952Z[SUM] 4.00-5.00 sec 266 MBytes 2.23 Gbits/sec
38252026-01-13T19:13:01.952Z- - - - - - - - - - - - - - - - - - - - - - - - -
38262026-01-13T19:13:01.952Z[ 5] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
38272026-01-13T19:13:01.952Z[ 7] 5.00-6.00 sec 33.3 MBytes 279 Mbits/sec
38282026-01-13T19:13:01.952Z[ 9] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
38292026-01-13T19:13:01.952Z[ 11] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
38302026-01-13T19:13:01.952Z[ 13] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
38312026-01-13T19:13:01.953Z[ 15] 5.00-6.00 sec 33.4 MBytes 280 Mbits/sec
38322026-01-13T19:13:01.953Z[ 17] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
38332026-01-13T19:13:01.953Z[ 19] 5.00-6.00 sec 33.3 MBytes 280 Mbits/sec
38342026-01-13T19:13:01.953Z[SUM] 5.00-6.00 sec 267 MBytes 2.24 Gbits/sec
38352026-01-13T19:13:01.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
38362026-01-13T19:13:01.953Z[ 5] 6.00-7.00 sec 31.0 MBytes 260 Mbits/sec
38372026-01-13T19:13:01.953Z[ 7] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
38382026-01-13T19:13:01.953Z[ 9] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
38392026-01-13T19:13:05.148Z[ 11] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
38402026-01-13T19:13:05.148Z[ 13] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
38412026-01-13T19:13:05.148Z[ 15] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
38422026-01-13T19:13:05.148Z[ 17] 6.00-7.00 sec 30.9 MBytes 259 Mbits/sec
38432026-01-13T19:13:05.148Z[ 19] 6.00-7.00 sec 30.9 MBytes 260 Mbits/sec
38442026-01-13T19:13:05.148Z[SUM] 6.00-7.00 sec 247 MBytes 2.08 Gbits/sec
38452026-01-13T19:13:05.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
38462026-01-13T19:13:05.148Z[ 5] 7.00-8.00 sec 31.5 MBytes 265 Mbits/sec
38472026-01-13T19:13:05.148Z[ 7] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
38482026-01-13T19:13:05.148Z[ 9] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
38492026-01-13T19:13:05.148Z[ 11] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
38502026-01-13T19:13:05.148Z[ 13] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
38512026-01-13T19:13:05.148Z[ 15] 7.00-8.00 sec 31.5 MBytes 265 Mbits/sec
38522026-01-13T19:13:05.148Z[ 17] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
38532026-01-13T19:13:05.148Z[ 19] 7.00-8.00 sec 31.6 MBytes 265 Mbits/sec
38542026-01-13T19:13:05.149Z[SUM] 7.00-8.00 sec 253 MBytes 2.12 Gbits/sec
38552026-01-13T19:13:05.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
38562026-01-13T19:13:05.149Z[ 5] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38572026-01-13T19:13:05.149Z[ 7] 8.00-9.00 sec 32.2 MBytes 271 Mbits/sec
38582026-01-13T19:13:05.149Z[ 9] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38592026-01-13T19:13:05.149Z[ 11] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38602026-01-13T19:13:05.149Z[ 13] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38612026-01-13T19:13:05.149Z[ 15] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38622026-01-13T19:13:05.149Z[ 17] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38632026-01-13T19:13:05.149Z[ 19] 8.00-9.00 sec 32.2 MBytes 270 Mbits/sec
38642026-01-13T19:13:05.149Z[SUM] 8.00-9.00 sec 258 MBytes 2.16 Gbits/sec
38652026-01-13T19:13:05.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
38662026-01-13T19:13:05.149Z[ 5] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38672026-01-13T19:13:05.149Z[ 7] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38682026-01-13T19:13:05.149Z[ 9] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38692026-01-13T19:13:05.149Z[ 11] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38702026-01-13T19:13:05.149Z[ 13] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38712026-01-13T19:13:05.149Z[ 15] 9.00-10.00 sec 30.4 MBytes 255 Mbits/sec
38722026-01-13T19:13:05.149Z[ 17] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38732026-01-13T19:13:05.149Z[ 19] 9.00-10.00 sec 30.5 MBytes 256 Mbits/sec
38742026-01-13T19:13:05.149Z[SUM] 9.00-10.00 sec 244 MBytes 2.05 Gbits/sec
38752026-01-13T19:13:05.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
38762026-01-13T19:13:05.149Z[ 5] 10.00-10.00 sec 76.2 KBytes 358 Mbits/sec
38772026-01-13T19:13:05.149Z[ 7] 10.00-10.00 sec 94.4 KBytes 444 Mbits/sec
38782026-01-13T19:13:05.149Z[ 9] 10.00-10.00 sec 16.8 KBytes 79.1 Mbits/sec
38792026-01-13T19:13:05.149Z[ 11] 10.00-10.00 sec 93.0 KBytes 438 Mbits/sec
38802026-01-13T19:13:05.149Z[ 13] 10.00-10.00 sec 85.4 KBytes 402 Mbits/sec
38812026-01-13T19:13:05.149Z[ 15] 10.00-10.00 sec 47.6 KBytes 224 Mbits/sec
38822026-01-13T19:13:05.149Z[ 17] 10.00-10.00 sec 109 KBytes 513 Mbits/sec
38832026-01-13T19:13:05.149Z[ 19] 10.00-10.00 sec 87.5 KBytes 412 Mbits/sec
38842026-01-13T19:13:05.149Z[SUM] 10.00-10.00 sec 610 KBytes 2.87 Gbits/sec
38852026-01-13T19:13:05.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
38862026-01-13T19:13:05.149Z[ ID] Interval Transfer Bandwidth
38872026-01-13T19:13:05.149Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38882026-01-13T19:13:05.149Z[ 5] 0.00-10.00 sec 313 MBytes 262 Mbits/sec receiver
38892026-01-13T19:13:05.149Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38902026-01-13T19:13:05.149Z[ 7] 0.00-10.00 sec 313 MBytes 262 Mbits/sec receiver
38912026-01-13T19:13:05.149Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38922026-01-13T19:13:05.150Z[ 9] 0.00-10.00 sec 313 MBytes 262 Mbits/sec receiver
38932026-01-13T19:13:05.150Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38942026-01-13T19:13:05.150Z[ 11] 0.00-10.00 sec 313 MBytes 262 Mbits/sec receiver
38952026-01-13T19:13:05.150Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38962026-01-13T19:13:05.150Z[ 13] 0.00-10.00 sec 313 MBytes 262 Mbits/sec receiver
38972026-01-13T19:13:05.150Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
38982026-01-13T19:13:05.150Z[ 15] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
38992026-01-13T19:13:05.150Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39002026-01-13T19:13:05.150Z[ 17] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
39012026-01-13T19:13:05.150Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39022026-01-13T19:13:05.150Z[ 19] 0.00-10.00 sec 312 MBytes 262 Mbits/sec receiver
39032026-01-13T19:13:05.150Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39042026-01-13T19:13:05.150Z[SUM] 0.00-10.00 sec 2.44 GBytes 2.10 Gbits/sec receiver
39052026-01-13T19:13:05.174ZRun 10/10...2097.677Mbps
39062026-01-13T19:13:05.174Z###---------------------###
39072026-01-13T19:13:05.175Z::: iPerf done... :::
39082026-01-13T19:13:05.175Z:::Awaiting out files...:::
39092026-01-13T19:13:05.175Z###---------------------###
39102026-01-13T19:13:05.175Z###-----###
39112026-01-13T19:13:05.175Z:::done!:::
39122026-01-13T19:13:05.175Z###-----###
39132026-01-13T19:13:09.322ZGnuplot not found, using plotters backend
39142026-01-13T19:13:09.630ZBenchmarking iperf-tcp/local/c2s/tx
39152026-01-13T19:13:09.630ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
39162026-01-13T19:13:15.214ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (961M iterations)
39172026-01-13T19:13:35.284ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
39182026-01-13T19:13:35.475Ziperf-tcp/local/c2s/tx time: [6.4055 µs 6.4058 µs 6.4062 µs]
39192026-01-13T19:13:35.475Z change: [+8.3095% +8.3229% +8.3356%] (p = 0.00 < 0.05)
39202026-01-13T19:13:35.475Z Performance has regressed.
39212026-01-13T19:13:35.475ZFound 4 outliers among 100 measurements (4.00%)
39222026-01-13T19:13:35.475Z 3 (3.00%) low mild
39232026-01-13T19:13:35.475Z 1 (1.00%) high severe
39242026-01-13T19:13:36.974Z
39252026-01-13T19:13:36.974ZBenchmarking iperf-tcp/local/c2s/rx
39262026-01-13T19:13:36.974ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
39272026-01-13T19:13:42.556ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (962M iterations)
39282026-01-13T19:14:03.468ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
39292026-01-13T19:14:03.651Ziperf-tcp/local/c2s/rx time: [11.045 µs 11.045 µs 11.046 µs]
39302026-01-13T19:14:03.651Z change: [+8.7453% +8.7569% +8.7681%] (p = 0.00 < 0.05)
39312026-01-13T19:14:03.651Z Performance has regressed.
39322026-01-13T19:14:03.652ZFound 11 outliers among 100 measurements (11.00%)
39332026-01-13T19:14:03.652Z 1 (1.00%) low severe
39342026-01-13T19:14:03.652Z 4 (4.00%) low mild
39352026-01-13T19:14:03.652Z 5 (5.00%) high mild
39362026-01-13T19:14:03.652Z 1 (1.00%) high severe
39372026-01-13T19:14:05.158Z
39382026-01-13T19:14:05.158Z###-------------------###
39392026-01-13T19:14:05.158Z:::Running experiment :::
39402026-01-13T19:14:05.158Z:::iperf-tcp/local/s2c:::
39412026-01-13T19:14:05.158Z###-------------------###
39422026-01-13T19:14:05.650Zdtrace: description 'profile-201us ' matched 2 probes
39432026-01-13T19:14:12.247Z-----------------------------------------------------------
39442026-01-13T19:14:12.247ZServer listening on 5201
39452026-01-13T19:14:12.247Z-----------------------------------------------------------
39462026-01-13T19:14:12.247ZAccepted connection from 10.0.0.1, port 52476
39472026-01-13T19:14:12.247Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46384
39482026-01-13T19:14:12.247Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39204
39492026-01-13T19:14:12.247Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60557
39502026-01-13T19:14:12.247Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64020
39512026-01-13T19:14:12.247Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51904
39522026-01-13T19:14:12.247Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62468
39532026-01-13T19:14:12.247Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33032
39542026-01-13T19:14:12.247Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51354
39552026-01-13T19:14:12.247Z[ ID] Interval Transfer Bandwidth
39562026-01-13T19:14:12.247Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
39572026-01-13T19:14:12.247Z[ 7] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39582026-01-13T19:14:12.247Z[ 9] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39592026-01-13T19:14:12.247Z[ 11] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39602026-01-13T19:14:12.247Z[ 13] 0.00-1.00 sec 41.3 MBytes 347 Mbits/sec
39612026-01-13T19:14:12.247Z[ 15] 0.00-1.00 sec 41.3 MBytes 346 Mbits/sec
39622026-01-13T19:14:12.247Z[ 17] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
39632026-01-13T19:14:12.247Z[ 19] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
39642026-01-13T19:14:12.247Z[SUM] 0.00-1.00 sec 332 MBytes 2.79 Gbits/sec
39652026-01-13T19:14:12.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
39662026-01-13T19:14:12.247Z[ 5] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
39672026-01-13T19:14:12.247Z[ 7] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
39682026-01-13T19:14:12.247Z[ 9] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
39692026-01-13T19:14:12.247Z[ 11] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
39702026-01-13T19:14:12.247Z[ 13] 1.00-2.00 sec 42.2 MBytes 354 Mbits/sec
39712026-01-13T19:14:12.247Z[ 15] 1.00-2.00 sec 42.0 MBytes 353 Mbits/sec
39722026-01-13T19:14:12.247Z[ 17] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
39732026-01-13T19:14:12.247Z[ 19] 1.00-2.00 sec 41.9 MBytes 351 Mbits/sec
39742026-01-13T19:14:12.247Z[SUM] 1.00-2.00 sec 337 MBytes 2.82 Gbits/sec
39752026-01-13T19:14:12.247Z- - - - - - - - - - - - - - - - - - - - - - - - -
39762026-01-13T19:14:12.247Z[ 5] 2.00-3.00 sec 36.9 MBytes 309 Mbits/sec
39772026-01-13T19:14:12.248Z[ 7] 2.00-3.00 sec 36.9 MBytes 310 Mbits/sec
39782026-01-13T19:14:12.248Z[ 9] 2.00-3.00 sec 37.0 MBytes 310 Mbits/sec
39792026-01-13T19:14:12.248Z[ 11] 2.00-3.00 sec 36.8 MBytes 309 Mbits/sec
39802026-01-13T19:14:12.248Z[ 13] 2.00-3.00 sec 36.8 MBytes 309 Mbits/sec
39812026-01-13T19:14:12.248Z[ 15] 2.00-3.00 sec 36.9 MBytes 309 Mbits/sec
39822026-01-13T19:14:12.248Z[ 17] 2.00-3.00 sec 36.8 MBytes 309 Mbits/sec
39832026-01-13T19:14:12.248Z[ 19] 2.00-3.00 sec 36.8 MBytes 309 Mbits/sec
39842026-01-13T19:14:12.248Z[SUM] 2.00-3.00 sec 295 MBytes 2.47 Gbits/sec
39852026-01-13T19:14:12.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
39862026-01-13T19:14:12.248Z[ 5] 3.00-4.00 sec 38.8 MBytes 325 Mbits/sec
39872026-01-13T19:14:12.248Z[ 7] 3.00-4.00 sec 38.8 MBytes 326 Mbits/sec
39882026-01-13T19:14:12.248Z[ 9] 3.00-4.00 sec 38.8 MBytes 326 Mbits/sec
39892026-01-13T19:14:12.248Z[ 11] 3.00-4.00 sec 38.8 MBytes 326 Mbits/sec
39902026-01-13T19:14:12.248Z[ 13] 3.00-4.00 sec 38.9 MBytes 326 Mbits/sec
39912026-01-13T19:14:12.248Z[ 15] 3.00-4.00 sec 38.9 MBytes 327 Mbits/sec
39922026-01-13T19:14:12.248Z[ 17] 3.00-4.00 sec 39.0 MBytes 327 Mbits/sec
39932026-01-13T19:14:12.248Z[ 19] 3.00-4.00 sec 38.8 MBytes 325 Mbits/sec
39942026-01-13T19:14:12.248Z[SUM] 3.00-4.00 sec 311 MBytes 2.61 Gbits/sec
39952026-01-13T19:14:12.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
39962026-01-13T19:14:12.248Z[ 5] 4.00-5.00 sec 37.7 MBytes 317 Mbits/sec
39972026-01-13T19:14:12.248Z[ 7] 4.00-5.00 sec 37.7 MBytes 316 Mbits/sec
39982026-01-13T19:14:12.248Z[ 9] 4.00-5.00 sec 37.7 MBytes 317 Mbits/sec
39992026-01-13T19:14:12.248Z[ 11] 4.00-5.00 sec 37.7 MBytes 317 Mbits/sec
40002026-01-13T19:14:12.248Z[ 13] 4.00-5.00 sec 37.7 MBytes 316 Mbits/sec
40012026-01-13T19:14:12.248Z[ 15] 4.00-5.00 sec 37.7 MBytes 316 Mbits/sec
40022026-01-13T19:14:12.248Z[ 17] 4.00-5.00 sec 37.7 MBytes 317 Mbits/sec
40032026-01-13T19:14:12.248Z[ 19] 4.00-5.00 sec 37.6 MBytes 316 Mbits/sec
40042026-01-13T19:14:12.248Z[SUM] 4.00-5.00 sec 302 MBytes 2.53 Gbits/sec
40052026-01-13T19:14:12.248Z- - - - - - - - - - - - - - - - - - - - - - - - -
40062026-01-13T19:14:12.248Z[ 5] 5.00-6.00 sec 41.0 MBytes 344 Mbits/sec
40072026-01-13T19:14:12.248Z[ 7] 5.00-6.00 sec 41.2 MBytes 346 Mbits/sec
40082026-01-13T19:14:12.248Z[ 9] 5.00-6.00 sec 41.3 MBytes 346 Mbits/sec
40092026-01-13T19:14:12.248Z[ 11] 5.00-6.00 sec 41.4 MBytes 347 Mbits/sec
40102026-01-13T19:14:12.248Z[ 13] 5.00-6.00 sec 41.4 MBytes 347 Mbits/sec
40112026-01-13T19:14:12.248Z[ 15] 5.00-6.00 sec 41.2 MBytes 346 Mbits/sec
40122026-01-13T19:14:12.248Z[ 17] 5.00-6.00 sec 41.1 MBytes 345 Mbits/sec
40132026-01-13T19:14:12.248Z[ 19] 5.00-6.00 sec 41.1 MBytes 344 Mbits/sec
40142026-01-13T19:14:12.249Z[SUM] 5.00-6.00 sec 330 MBytes 2.76 Gbits/sec
40152026-01-13T19:14:12.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
40162026-01-13T19:14:12.249Z[ 5] 6.00-7.00 sec 40.4 MBytes 339 Mbits/sec
40172026-01-13T19:14:12.249Z[ 7] 6.00-7.00 sec 40.3 MBytes 338 Mbits/sec
40182026-01-13T19:14:12.249Z[ 9] 6.00-7.00 sec 40.6 MBytes 340 Mbits/sec
40192026-01-13T19:14:15.464Z[ 11] 6.00-7.00 sec 40.5 MBytes 340 Mbits/sec
40202026-01-13T19:14:15.464Z[ 13] 6.00-7.00 sec 40.5 MBytes 340 Mbits/sec
40212026-01-13T19:14:15.464Z[ 15] 6.00-7.00 sec 40.3 MBytes 338 Mbits/sec
40222026-01-13T19:14:15.464Z[ 17] 6.00-7.00 sec 40.4 MBytes 339 Mbits/sec
40232026-01-13T19:14:15.464Z[ 19] 6.00-7.00 sec 40.3 MBytes 338 Mbits/sec
40242026-01-13T19:14:15.464Z[SUM] 6.00-7.00 sec 323 MBytes 2.71 Gbits/sec
40252026-01-13T19:14:15.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
40262026-01-13T19:14:15.464Z[ 5] 7.00-8.00 sec 40.2 MBytes 337 Mbits/sec
40272026-01-13T19:14:15.464Z[ 7] 7.00-8.00 sec 40.2 MBytes 337 Mbits/sec
40282026-01-13T19:14:15.464Z[ 9] 7.00-8.00 sec 40.2 MBytes 338 Mbits/sec
40292026-01-13T19:14:15.465Z[ 11] 7.00-8.00 sec 40.1 MBytes 337 Mbits/sec
40302026-01-13T19:14:15.465Z[ 13] 7.00-8.00 sec 40.2 MBytes 337 Mbits/sec
40312026-01-13T19:14:15.465Z[ 15] 7.00-8.00 sec 40.2 MBytes 337 Mbits/sec
40322026-01-13T19:14:15.465Z[ 17] 7.00-8.00 sec 40.2 MBytes 337 Mbits/sec
40332026-01-13T19:14:15.465Z[ 19] 7.00-8.00 sec 40.2 MBytes 337 Mbits/sec
40342026-01-13T19:14:15.465Z[SUM] 7.00-8.00 sec 322 MBytes 2.70 Gbits/sec
40352026-01-13T19:14:15.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
40362026-01-13T19:14:15.465Z[ 5] 8.00-9.00 sec 36.8 MBytes 309 Mbits/sec
40372026-01-13T19:14:15.465Z[ 7] 8.00-9.00 sec 36.8 MBytes 309 Mbits/sec
40382026-01-13T19:14:15.465Z[ 9] 8.00-9.00 sec 36.7 MBytes 308 Mbits/sec
40392026-01-13T19:14:15.465Z[ 11] 8.00-9.00 sec 36.9 MBytes 310 Mbits/sec
40402026-01-13T19:14:15.465Z[ 13] 8.00-9.00 sec 36.9 MBytes 310 Mbits/sec
40412026-01-13T19:14:15.465Z[ 15] 8.00-9.00 sec 36.8 MBytes 309 Mbits/sec
40422026-01-13T19:14:15.465Z[ 17] 8.00-9.00 sec 36.8 MBytes 309 Mbits/sec
40432026-01-13T19:14:15.465Z[ 19] 8.00-9.00 sec 36.8 MBytes 309 Mbits/sec
40442026-01-13T19:14:15.465Z[SUM] 8.00-9.00 sec 295 MBytes 2.47 Gbits/sec
40452026-01-13T19:14:15.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
40462026-01-13T19:14:15.465Z[ 5] 9.00-10.00 sec 42.1 MBytes 353 Mbits/sec
40472026-01-13T19:14:15.465Z[ 7] 9.00-10.00 sec 42.0 MBytes 353 Mbits/sec
40482026-01-13T19:14:15.465Z[ 9] 9.00-10.00 sec 42.1 MBytes 353 Mbits/sec
40492026-01-13T19:14:15.465Z[ 11] 9.00-10.00 sec 41.9 MBytes 352 Mbits/sec
40502026-01-13T19:14:15.465Z[ 13] 9.00-10.00 sec 42.0 MBytes 353 Mbits/sec
40512026-01-13T19:14:15.465Z[ 15] 9.00-10.00 sec 42.0 MBytes 352 Mbits/sec
40522026-01-13T19:14:15.465Z[ 17] 9.00-10.00 sec 42.0 MBytes 352 Mbits/sec
40532026-01-13T19:14:15.465Z[ 19] 9.00-10.00 sec 41.8 MBytes 351 Mbits/sec
40542026-01-13T19:14:15.465Z[SUM] 9.00-10.00 sec 336 MBytes 2.82 Gbits/sec
40552026-01-13T19:14:15.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
40562026-01-13T19:14:15.466Z[ 5] 10.00-10.00 sec 96.2 KBytes 420 Mbits/sec
40572026-01-13T19:14:15.466Z[ 7] 10.00-10.00 sec 96.2 KBytes 420 Mbits/sec
40582026-01-13T19:14:15.466Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40592026-01-13T19:14:15.466Z[ 11] 10.00-10.00 sec 48.1 KBytes 210 Mbits/sec
40602026-01-13T19:14:15.466Z[ 13] 10.00-10.00 sec 96.2 KBytes 420 Mbits/sec
40612026-01-13T19:14:15.466Z[ 15] 10.00-10.00 sec 48.1 KBytes 210 Mbits/sec
40622026-01-13T19:14:15.466Z[ 17] 10.00-10.00 sec 96.2 KBytes 420 Mbits/sec
40632026-01-13T19:14:15.466Z[ 19] 10.00-10.00 sec 96.2 KBytes 420 Mbits/sec
40642026-01-13T19:14:15.466Z[SUM] 10.00-10.00 sec 577 KBytes 2.52 Gbits/sec
40652026-01-13T19:14:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
40662026-01-13T19:14:15.466Z[ ID] Interval Transfer Bandwidth
40672026-01-13T19:14:15.466Z[ 5] 0.00-10.00 sec 398 MBytes 334 Mbits/sec sender
40682026-01-13T19:14:15.466Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40692026-01-13T19:14:15.466Z[ 7] 0.00-10.00 sec 398 MBytes 334 Mbits/sec sender
40702026-01-13T19:14:15.466Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40712026-01-13T19:14:15.466Z[ 9] 0.00-10.00 sec 398 MBytes 334 Mbits/sec sender
40722026-01-13T19:14:15.466Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40732026-01-13T19:14:15.466Z[ 11] 0.00-10.00 sec 398 MBytes 334 Mbits/sec sender
40742026-01-13T19:14:15.466Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40752026-01-13T19:14:15.466Z[ 13] 0.00-10.00 sec 398 MBytes 334 Mbits/sec sender
40762026-01-13T19:14:15.466Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40772026-01-13T19:14:15.466Z[ 15] 0.00-10.00 sec 397 MBytes 333 Mbits/sec sender
40782026-01-13T19:14:15.466Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40792026-01-13T19:14:15.466Z[ 17] 0.00-10.00 sec 398 MBytes 334 Mbits/sec sender
40802026-01-13T19:14:15.466Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40812026-01-13T19:14:15.466Z[ 19] 0.00-10.00 sec 397 MBytes 333 Mbits/sec sender
40822026-01-13T19:14:15.466Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40832026-01-13T19:14:15.467Z[SUM] 0.00-10.00 sec 3.11 GBytes 2.67 Gbits/sec sender
40842026-01-13T19:14:15.467Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40852026-01-13T19:14:15.499ZRun 1/10...2668.955Mbps
40862026-01-13T19:14:22.525Z-----------------------------------------------------------
40872026-01-13T19:14:22.525ZServer listening on 5201
40882026-01-13T19:14:22.525Z-----------------------------------------------------------
40892026-01-13T19:14:22.525ZAccepted connection from 10.0.0.1, port 46757
40902026-01-13T19:14:22.525Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61459
40912026-01-13T19:14:22.525Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34759
40922026-01-13T19:14:22.525Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52438
40932026-01-13T19:14:22.525Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48529
40942026-01-13T19:14:22.525Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64481
40952026-01-13T19:14:22.525Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57982
40962026-01-13T19:14:22.525Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42699
40972026-01-13T19:14:22.525Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41908
40982026-01-13T19:14:22.525Z[ ID] Interval Transfer Bandwidth
40992026-01-13T19:14:22.525Z[ 5] 0.00-1.00 sec 31.2 MBytes 262 Mbits/sec
41002026-01-13T19:14:22.525Z[ 7] 0.00-1.00 sec 31.2 MBytes 261 Mbits/sec
41012026-01-13T19:14:22.525Z[ 9] 0.00-1.00 sec 31.2 MBytes 262 Mbits/sec
41022026-01-13T19:14:22.526Z[ 11] 0.00-1.00 sec 31.0 MBytes 260 Mbits/sec
41032026-01-13T19:14:22.526Z[ 13] 0.00-1.00 sec 30.9 MBytes 260 Mbits/sec
41042026-01-13T19:14:22.526Z[ 15] 0.00-1.00 sec 31.0 MBytes 260 Mbits/sec
41052026-01-13T19:14:22.526Z[ 17] 0.00-1.00 sec 30.9 MBytes 259 Mbits/sec
41062026-01-13T19:14:22.526Z[ 19] 0.00-1.00 sec 30.9 MBytes 259 Mbits/sec
41072026-01-13T19:14:22.526Z[SUM] 0.00-1.00 sec 248 MBytes 2.08 Gbits/sec
41082026-01-13T19:14:22.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41092026-01-13T19:14:22.526Z[ 5] 1.00-2.00 sec 44.1 MBytes 370 Mbits/sec
41102026-01-13T19:14:22.526Z[ 7] 1.00-2.00 sec 44.0 MBytes 369 Mbits/sec
41112026-01-13T19:14:22.526Z[ 9] 1.00-2.00 sec 43.9 MBytes 368 Mbits/sec
41122026-01-13T19:14:22.526Z[ 11] 1.00-2.00 sec 44.0 MBytes 369 Mbits/sec
41132026-01-13T19:14:22.526Z[ 13] 1.00-2.00 sec 43.9 MBytes 368 Mbits/sec
41142026-01-13T19:14:22.526Z[ 15] 1.00-2.00 sec 44.0 MBytes 369 Mbits/sec
41152026-01-13T19:14:22.526Z[ 17] 1.00-2.00 sec 44.0 MBytes 369 Mbits/sec
41162026-01-13T19:14:22.526Z[ 19] 1.00-2.00 sec 43.9 MBytes 368 Mbits/sec
41172026-01-13T19:14:22.526Z[SUM] 1.00-2.00 sec 352 MBytes 2.95 Gbits/sec
41182026-01-13T19:14:22.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41192026-01-13T19:14:22.526Z[ 5] 2.00-3.00 sec 37.1 MBytes 311 Mbits/sec
41202026-01-13T19:14:22.526Z[ 7] 2.00-3.00 sec 37.0 MBytes 311 Mbits/sec
41212026-01-13T19:14:22.526Z[ 9] 2.00-3.00 sec 37.1 MBytes 311 Mbits/sec
41222026-01-13T19:14:22.526Z[ 11] 2.00-3.00 sec 37.1 MBytes 311 Mbits/sec
41232026-01-13T19:14:22.526Z[ 13] 2.00-3.00 sec 37.1 MBytes 311 Mbits/sec
41242026-01-13T19:14:22.526Z[ 15] 2.00-3.00 sec 37.1 MBytes 312 Mbits/sec
41252026-01-13T19:14:22.526Z[ 17] 2.00-3.00 sec 37.0 MBytes 311 Mbits/sec
41262026-01-13T19:14:22.526Z[ 19] 2.00-3.00 sec 37.0 MBytes 311 Mbits/sec
41272026-01-13T19:14:22.526Z[SUM] 2.00-3.00 sec 297 MBytes 2.49 Gbits/sec
41282026-01-13T19:14:22.526Z- - - - - - - - - - - - - - - - - - - - - - - - -
41292026-01-13T19:14:22.526Z[ 5] 3.00-4.00 sec 38.4 MBytes 322 Mbits/sec
41302026-01-13T19:14:22.526Z[ 7] 3.00-4.00 sec 38.4 MBytes 322 Mbits/sec
41312026-01-13T19:14:22.526Z[ 9] 3.00-4.00 sec 38.5 MBytes 323 Mbits/sec
41322026-01-13T19:14:22.526Z[ 11] 3.00-4.00 sec 38.4 MBytes 322 Mbits/sec
41332026-01-13T19:14:22.526Z[ 13] 3.00-4.00 sec 38.4 MBytes 322 Mbits/sec
41342026-01-13T19:14:22.526Z[ 15] 3.00-4.00 sec 38.5 MBytes 323 Mbits/sec
41352026-01-13T19:14:22.527Z[ 17] 3.00-4.00 sec 38.4 MBytes 322 Mbits/sec
41362026-01-13T19:14:22.527Z[ 19] 3.00-4.00 sec 38.5 MBytes 323 Mbits/sec
41372026-01-13T19:14:22.527Z[SUM] 3.00-4.00 sec 308 MBytes 2.58 Gbits/sec
41382026-01-13T19:14:22.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
41392026-01-13T19:14:22.527Z[ 5] 4.00-5.00 sec 37.4 MBytes 313 Mbits/sec
41402026-01-13T19:14:22.527Z[ 7] 4.00-5.00 sec 37.4 MBytes 314 Mbits/sec
41412026-01-13T19:14:22.527Z[ 9] 4.00-5.00 sec 37.3 MBytes 313 Mbits/sec
41422026-01-13T19:14:22.527Z[ 11] 4.00-5.00 sec 37.4 MBytes 314 Mbits/sec
41432026-01-13T19:14:22.527Z[ 13] 4.00-5.00 sec 37.3 MBytes 313 Mbits/sec
41442026-01-13T19:14:22.527Z[ 15] 4.00-5.00 sec 37.4 MBytes 314 Mbits/sec
41452026-01-13T19:14:22.527Z[ 17] 4.00-5.00 sec 37.4 MBytes 314 Mbits/sec
41462026-01-13T19:14:22.527Z[ 19] 4.00-5.00 sec 37.4 MBytes 314 Mbits/sec
41472026-01-13T19:14:22.527Z[SUM] 4.00-5.00 sec 299 MBytes 2.51 Gbits/sec
41482026-01-13T19:14:22.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
41492026-01-13T19:14:22.527Z[ 5] 5.00-6.00 sec 36.6 MBytes 307 Mbits/sec
41502026-01-13T19:14:22.527Z[ 7] 5.00-6.00 sec 36.5 MBytes 306 Mbits/sec
41512026-01-13T19:14:22.527Z[ 9] 5.00-6.00 sec 36.5 MBytes 306 Mbits/sec
41522026-01-13T19:14:22.527Z[ 11] 5.00-6.00 sec 36.5 MBytes 306 Mbits/sec
41532026-01-13T19:14:22.527Z[ 13] 5.00-6.00 sec 36.5 MBytes 306 Mbits/sec
41542026-01-13T19:14:22.527Z[ 15] 5.00-6.00 sec 36.5 MBytes 306 Mbits/sec
41552026-01-13T19:14:22.527Z[ 17] 5.00-6.00 sec 36.5 MBytes 307 Mbits/sec
41562026-01-13T19:14:22.527Z[ 19] 5.00-6.00 sec 36.6 MBytes 307 Mbits/sec
41572026-01-13T19:14:22.527Z[SUM] 5.00-6.00 sec 292 MBytes 2.45 Gbits/sec
41582026-01-13T19:14:22.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
41592026-01-13T19:14:22.527Z[ 5] 6.00-7.00 sec 41.4 MBytes 347 Mbits/sec
41602026-01-13T19:14:22.527Z[ 7] 6.00-7.00 sec 41.4 MBytes 348 Mbits/sec
41612026-01-13T19:14:22.527Z[ 9] 6.00-7.00 sec 41.5 MBytes 348 Mbits/sec
41622026-01-13T19:14:25.733Z[ 11] 6.00-7.00 sec 41.6 MBytes 349 Mbits/sec
41632026-01-13T19:14:25.733Z[ 13] 6.00-7.00 sec 41.5 MBytes 348 Mbits/sec
41642026-01-13T19:14:25.733Z[ 15] 6.00-7.00 sec 41.3 MBytes 346 Mbits/sec
41652026-01-13T19:14:25.733Z[ 17] 6.00-7.00 sec 41.4 MBytes 347 Mbits/sec
41662026-01-13T19:14:25.733Z[ 19] 6.00-7.00 sec 41.3 MBytes 346 Mbits/sec
41672026-01-13T19:14:25.733Z[SUM] 6.00-7.00 sec 331 MBytes 2.78 Gbits/sec
41682026-01-13T19:14:25.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
41692026-01-13T19:14:25.733Z[ 5] 7.00-8.00 sec 36.6 MBytes 307 Mbits/sec
41702026-01-13T19:14:25.733Z[ 7] 7.00-8.00 sec 36.8 MBytes 308 Mbits/sec
41712026-01-13T19:14:25.733Z[ 9] 7.00-8.00 sec 36.6 MBytes 307 Mbits/sec
41722026-01-13T19:14:25.733Z[ 11] 7.00-8.00 sec 36.5 MBytes 307 Mbits/sec
41732026-01-13T19:14:25.733Z[ 13] 7.00-8.00 sec 36.5 MBytes 306 Mbits/sec
41742026-01-13T19:14:25.733Z[ 15] 7.00-8.00 sec 36.6 MBytes 307 Mbits/sec
41752026-01-13T19:14:25.733Z[ 17] 7.00-8.00 sec 36.6 MBytes 307 Mbits/sec
41762026-01-13T19:14:25.733Z[ 19] 7.00-8.00 sec 36.7 MBytes 308 Mbits/sec
41772026-01-13T19:14:25.733Z[SUM] 7.00-8.00 sec 293 MBytes 2.46 Gbits/sec
41782026-01-13T19:14:25.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
41792026-01-13T19:14:25.733Z[ 5] 8.00-9.00 sec 39.4 MBytes 331 Mbits/sec
41802026-01-13T19:14:25.733Z[ 7] 8.00-9.00 sec 39.3 MBytes 330 Mbits/sec
41812026-01-13T19:14:25.733Z[ 9] 8.00-9.00 sec 39.3 MBytes 330 Mbits/sec
41822026-01-13T19:14:25.733Z[ 11] 8.00-9.00 sec 39.2 MBytes 329 Mbits/sec
41832026-01-13T19:14:25.733Z[ 13] 8.00-9.00 sec 39.3 MBytes 329 Mbits/sec
41842026-01-13T19:14:25.734Z[ 15] 8.00-9.00 sec 39.3 MBytes 329 Mbits/sec
41852026-01-13T19:14:25.734Z[ 17] 8.00-9.00 sec 39.3 MBytes 329 Mbits/sec
41862026-01-13T19:14:25.734Z[ 19] 8.00-9.00 sec 39.4 MBytes 331 Mbits/sec
41872026-01-13T19:14:25.734Z[SUM] 8.00-9.00 sec 315 MBytes 2.64 Gbits/sec
41882026-01-13T19:14:25.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-01-13T19:14:25.734Z[ 5] 9.00-10.00 sec 36.7 MBytes 308 Mbits/sec
41902026-01-13T19:14:25.734Z[ 7] 9.00-10.00 sec 36.7 MBytes 308 Mbits/sec
41912026-01-13T19:14:25.734Z[ 9] 9.00-10.00 sec 36.7 MBytes 308 Mbits/sec
41922026-01-13T19:14:25.734Z[ 11] 9.00-10.00 sec 36.6 MBytes 307 Mbits/sec
41932026-01-13T19:14:25.734Z[ 13] 9.00-10.00 sec 36.6 MBytes 307 Mbits/sec
41942026-01-13T19:14:25.734Z[ 15] 9.00-10.00 sec 36.6 MBytes 307 Mbits/sec
41952026-01-13T19:14:25.734Z[ 17] 9.00-10.00 sec 36.8 MBytes 308 Mbits/sec
41962026-01-13T19:14:25.734Z[ 19] 9.00-10.00 sec 36.7 MBytes 308 Mbits/sec
41972026-01-13T19:14:25.734Z[SUM] 9.00-10.00 sec 293 MBytes 2.46 Gbits/sec
41982026-01-13T19:14:25.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-01-13T19:14:25.734Z[ 5] 10.00-10.00 sec 144 KBytes 607 Mbits/sec
42002026-01-13T19:14:25.734Z[ 7] 10.00-10.00 sec 192 KBytes 810 Mbits/sec
42012026-01-13T19:14:25.734Z[ 9] 10.00-10.00 sec 192 KBytes 810 Mbits/sec
42022026-01-13T19:14:25.734Z[ 11] 10.00-10.00 sec 144 KBytes 607 Mbits/sec
42032026-01-13T19:14:25.734Z[ 13] 10.00-10.00 sec 144 KBytes 607 Mbits/sec
42042026-01-13T19:14:25.734Z[ 15] 10.00-10.00 sec 144 KBytes 607 Mbits/sec
42052026-01-13T19:14:25.734Z[ 17] 10.00-10.00 sec 96.2 KBytes 405 Mbits/sec
42062026-01-13T19:14:25.734Z[ 19] 10.00-10.00 sec 96.2 KBytes 405 Mbits/sec
42072026-01-13T19:14:25.734Z[SUM] 10.00-10.00 sec 1.13 MBytes 4.85 Gbits/sec
42082026-01-13T19:14:25.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-01-13T19:14:25.734Z[ ID] Interval Transfer Bandwidth
42102026-01-13T19:14:25.734Z[ 5] 0.00-10.00 sec 379 MBytes 318 Mbits/sec sender
42112026-01-13T19:14:25.734Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42122026-01-13T19:14:25.734Z[ 7] 0.00-10.00 sec 379 MBytes 318 Mbits/sec sender
42132026-01-13T19:14:25.734Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42142026-01-13T19:14:25.734Z[ 9] 0.00-10.00 sec 379 MBytes 318 Mbits/sec sender
42152026-01-13T19:14:25.735Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42162026-01-13T19:14:25.735Z[ 11] 0.00-10.00 sec 378 MBytes 317 Mbits/sec sender
42172026-01-13T19:14:25.735Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42182026-01-13T19:14:25.735Z[ 13] 0.00-10.00 sec 378 MBytes 317 Mbits/sec sender
42192026-01-13T19:14:25.735Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42202026-01-13T19:14:25.735Z[ 15] 0.00-10.00 sec 378 MBytes 317 Mbits/sec sender
42212026-01-13T19:14:25.735Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42222026-01-13T19:14:25.735Z[ 17] 0.00-10.00 sec 378 MBytes 317 Mbits/sec sender
42232026-01-13T19:14:25.735Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42242026-01-13T19:14:25.735Z[ 19] 0.00-10.00 sec 379 MBytes 317 Mbits/sec sender
42252026-01-13T19:14:25.735Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42262026-01-13T19:14:25.735Z[SUM] 0.00-10.00 sec 2.96 GBytes 2.54 Gbits/sec sender
42272026-01-13T19:14:25.735Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42282026-01-13T19:14:25.765ZRun 2/10...2540.834Mbps
42292026-01-13T19:14:32.813Z-----------------------------------------------------------
42302026-01-13T19:14:32.813ZServer listening on 5201
42312026-01-13T19:14:32.813Z-----------------------------------------------------------
42322026-01-13T19:14:32.813ZAccepted connection from 10.0.0.1, port 42376
42332026-01-13T19:14:32.813Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36373
42342026-01-13T19:14:32.813Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47324
42352026-01-13T19:14:32.813Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46781
42362026-01-13T19:14:32.813Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42683
42372026-01-13T19:14:32.813Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64553
42382026-01-13T19:14:32.813Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62801
42392026-01-13T19:14:32.813Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46829
42402026-01-13T19:14:32.813Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58666
42412026-01-13T19:14:32.814Z[ ID] Interval Transfer Bandwidth
42422026-01-13T19:14:32.814Z[ 5] 0.00-1.00 sec 34.9 MBytes 292 Mbits/sec
42432026-01-13T19:14:32.814Z[ 7] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
42442026-01-13T19:14:32.814Z[ 9] 0.00-1.00 sec 34.6 MBytes 290 Mbits/sec
42452026-01-13T19:14:32.814Z[ 11] 0.00-1.00 sec 34.7 MBytes 291 Mbits/sec
42462026-01-13T19:14:32.814Z[ 13] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
42472026-01-13T19:14:32.814Z[ 15] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
42482026-01-13T19:14:32.814Z[ 17] 0.00-1.00 sec 34.7 MBytes 291 Mbits/sec
42492026-01-13T19:14:32.814Z[ 19] 0.00-1.00 sec 34.5 MBytes 289 Mbits/sec
42502026-01-13T19:14:32.814Z[SUM] 0.00-1.00 sec 278 MBytes 2.33 Gbits/sec
42512026-01-13T19:14:32.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
42522026-01-13T19:14:32.814Z[ 5] 1.00-2.00 sec 40.3 MBytes 338 Mbits/sec
42532026-01-13T19:14:32.814Z[ 7] 1.00-2.00 sec 40.3 MBytes 338 Mbits/sec
42542026-01-13T19:14:32.814Z[ 9] 1.00-2.00 sec 40.3 MBytes 338 Mbits/sec
42552026-01-13T19:14:32.814Z[ 11] 1.00-2.00 sec 40.3 MBytes 338 Mbits/sec
42562026-01-13T19:14:32.814Z[ 13] 1.00-2.00 sec 40.3 MBytes 338 Mbits/sec
42572026-01-13T19:14:32.814Z[ 15] 1.00-2.00 sec 40.2 MBytes 337 Mbits/sec
42582026-01-13T19:14:32.814Z[ 17] 1.00-2.00 sec 40.2 MBytes 337 Mbits/sec
42592026-01-13T19:14:32.814Z[ 19] 1.00-2.00 sec 40.1 MBytes 336 Mbits/sec
42602026-01-13T19:14:32.814Z[SUM] 1.00-2.00 sec 322 MBytes 2.70 Gbits/sec
42612026-01-13T19:14:32.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
42622026-01-13T19:14:32.815Z[ 5] 2.00-3.00 sec 38.5 MBytes 323 Mbits/sec
42632026-01-13T19:14:32.815Z[ 7] 2.00-3.00 sec 38.5 MBytes 323 Mbits/sec
42642026-01-13T19:14:32.815Z[ 9] 2.00-3.00 sec 38.4 MBytes 322 Mbits/sec
42652026-01-13T19:14:32.815Z[ 11] 2.00-3.00 sec 38.4 MBytes 322 Mbits/sec
42662026-01-13T19:14:32.815Z[ 13] 2.00-3.00 sec 38.5 MBytes 323 Mbits/sec
42672026-01-13T19:14:32.815Z[ 15] 2.00-3.00 sec 38.5 MBytes 323 Mbits/sec
42682026-01-13T19:14:32.815Z[ 17] 2.00-3.00 sec 38.5 MBytes 323 Mbits/sec
42692026-01-13T19:14:32.815Z[ 19] 2.00-3.00 sec 38.5 MBytes 323 Mbits/sec
42702026-01-13T19:14:32.815Z[SUM] 2.00-3.00 sec 308 MBytes 2.58 Gbits/sec
42712026-01-13T19:14:32.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
42722026-01-13T19:14:32.815Z[ 5] 3.00-4.00 sec 36.3 MBytes 305 Mbits/sec
42732026-01-13T19:14:32.815Z[ 7] 3.00-4.00 sec 36.3 MBytes 305 Mbits/sec
42742026-01-13T19:14:32.815Z[ 9] 3.00-4.00 sec 36.3 MBytes 305 Mbits/sec
42752026-01-13T19:14:32.815Z[ 11] 3.00-4.00 sec 36.3 MBytes 305 Mbits/sec
42762026-01-13T19:14:32.815Z[ 13] 3.00-4.00 sec 36.4 MBytes 305 Mbits/sec
42772026-01-13T19:14:32.815Z[ 15] 3.00-4.00 sec 36.3 MBytes 305 Mbits/sec
42782026-01-13T19:14:32.815Z[ 17] 3.00-4.00 sec 36.4 MBytes 305 Mbits/sec
42792026-01-13T19:14:32.815Z[ 19] 3.00-4.00 sec 36.3 MBytes 304 Mbits/sec
42802026-01-13T19:14:32.815Z[SUM] 3.00-4.00 sec 291 MBytes 2.44 Gbits/sec
42812026-01-13T19:14:32.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
42822026-01-13T19:14:32.815Z[ 5] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
42832026-01-13T19:14:32.816Z[ 7] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
42842026-01-13T19:14:32.816Z[ 9] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
42852026-01-13T19:14:32.816Z[ 11] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
42862026-01-13T19:14:32.816Z[ 13] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
42872026-01-13T19:14:32.816Z[ 15] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
42882026-01-13T19:14:32.816Z[ 17] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
42892026-01-13T19:14:32.816Z[ 19] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
42902026-01-13T19:14:32.816Z[SUM] 4.00-5.00 sec 323 MBytes 2.71 Gbits/sec
42912026-01-13T19:14:32.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
42922026-01-13T19:14:32.816Z[ 5] 5.00-6.00 sec 43.6 MBytes 366 Mbits/sec
42932026-01-13T19:14:32.816Z[ 7] 5.00-6.00 sec 43.6 MBytes 366 Mbits/sec
42942026-01-13T19:14:32.816Z[ 9] 5.00-6.00 sec 43.6 MBytes 365 Mbits/sec
42952026-01-13T19:14:32.816Z[ 11] 5.00-6.00 sec 43.6 MBytes 366 Mbits/sec
42962026-01-13T19:14:32.816Z[ 13] 5.00-6.00 sec 43.4 MBytes 364 Mbits/sec
42972026-01-13T19:14:32.816Z[ 15] 5.00-6.00 sec 43.4 MBytes 364 Mbits/sec
42982026-01-13T19:14:32.816Z[ 17] 5.00-6.00 sec 43.4 MBytes 364 Mbits/sec
42992026-01-13T19:14:32.816Z[ 19] 5.00-6.00 sec 43.4 MBytes 364 Mbits/sec
43002026-01-13T19:14:32.816Z[SUM] 5.00-6.00 sec 348 MBytes 2.92 Gbits/sec
43012026-01-13T19:14:32.816Z- - - - - - - - - - - - - - - - - - - - - - - - -
43022026-01-13T19:14:32.816Z[ 5] 6.00-7.00 sec 40.2 MBytes 338 Mbits/sec
43032026-01-13T19:14:32.816Z[ 7] 6.00-7.00 sec 40.3 MBytes 338 Mbits/sec
43042026-01-13T19:14:32.816Z[ 9] 6.00-7.00 sec 40.2 MBytes 337 Mbits/sec
43052026-01-13T19:14:36.006Z[ 11] 6.00-7.00 sec 40.2 MBytes 337 Mbits/sec
43062026-01-13T19:14:36.006Z[ 13] 6.00-7.00 sec 40.2 MBytes 337 Mbits/sec
43072026-01-13T19:14:36.006Z[ 15] 6.00-7.00 sec 40.3 MBytes 338 Mbits/sec
43082026-01-13T19:14:36.007Z[ 17] 6.00-7.00 sec 40.2 MBytes 338 Mbits/sec
43092026-01-13T19:14:36.007Z[ 19] 6.00-7.00 sec 40.2 MBytes 338 Mbits/sec
43102026-01-13T19:14:36.007Z[SUM] 6.00-7.00 sec 322 MBytes 2.70 Gbits/sec
43112026-01-13T19:14:36.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
43122026-01-13T19:14:36.007Z[ 5] 7.00-8.00 sec 38.0 MBytes 319 Mbits/sec
43132026-01-13T19:14:36.007Z[ 7] 7.00-8.00 sec 38.0 MBytes 319 Mbits/sec
43142026-01-13T19:14:36.007Z[ 9] 7.00-8.00 sec 38.1 MBytes 320 Mbits/sec
43152026-01-13T19:14:36.007Z[ 11] 7.00-8.00 sec 38.1 MBytes 319 Mbits/sec
43162026-01-13T19:14:36.007Z[ 13] 7.00-8.00 sec 38.1 MBytes 320 Mbits/sec
43172026-01-13T19:14:36.007Z[ 15] 7.00-8.00 sec 38.2 MBytes 320 Mbits/sec
43182026-01-13T19:14:36.007Z[ 17] 7.00-8.00 sec 38.1 MBytes 319 Mbits/sec
43192026-01-13T19:14:36.007Z[ 19] 7.00-8.00 sec 38.1 MBytes 319 Mbits/sec
43202026-01-13T19:14:36.007Z[SUM] 7.00-8.00 sec 305 MBytes 2.56 Gbits/sec
43212026-01-13T19:14:36.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
43222026-01-13T19:14:36.007Z[ 5] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43232026-01-13T19:14:36.007Z[ 7] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43242026-01-13T19:14:36.007Z[ 9] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43252026-01-13T19:14:36.007Z[ 11] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43262026-01-13T19:14:36.007Z[ 13] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43272026-01-13T19:14:36.007Z[ 15] 8.00-9.00 sec 35.3 MBytes 296 Mbits/sec
43282026-01-13T19:14:36.007Z[ 17] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43292026-01-13T19:14:36.007Z[ 19] 8.00-9.00 sec 35.4 MBytes 297 Mbits/sec
43302026-01-13T19:14:36.007Z[SUM] 8.00-9.00 sec 283 MBytes 2.38 Gbits/sec
43312026-01-13T19:14:36.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
43322026-01-13T19:14:36.007Z[ 5] 9.00-10.00 sec 38.4 MBytes 322 Mbits/sec
43332026-01-13T19:14:36.007Z[ 7] 9.00-10.00 sec 38.5 MBytes 323 Mbits/sec
43342026-01-13T19:14:36.007Z[ 9] 9.00-10.00 sec 38.6 MBytes 324 Mbits/sec
43352026-01-13T19:14:36.007Z[ 11] 9.00-10.00 sec 38.6 MBytes 324 Mbits/sec
43362026-01-13T19:14:36.007Z[ 13] 9.00-10.00 sec 38.6 MBytes 324 Mbits/sec
43372026-01-13T19:14:36.007Z[ 15] 9.00-10.00 sec 38.5 MBytes 323 Mbits/sec
43382026-01-13T19:14:36.007Z[ 17] 9.00-10.00 sec 38.5 MBytes 323 Mbits/sec
43392026-01-13T19:14:36.007Z[ 19] 9.00-10.00 sec 38.5 MBytes 323 Mbits/sec
43402026-01-13T19:14:36.007Z[SUM] 9.00-10.00 sec 308 MBytes 2.59 Gbits/sec
43412026-01-13T19:14:36.007Z- - - - - - - - - - - - - - - - - - - - - - - - -
43422026-01-13T19:14:36.007Z[ 5] 10.00-10.00 sec 144 KBytes 842 Mbits/sec
43432026-01-13T19:14:36.007Z[ 7] 10.00-10.00 sec 48.1 KBytes 281 Mbits/sec
43442026-01-13T19:14:36.007Z[ 9] 10.00-10.00 sec 48.1 KBytes 281 Mbits/sec
43452026-01-13T19:14:36.007Z[ 11] 10.00-10.00 sec 48.1 KBytes 281 Mbits/sec
43462026-01-13T19:14:36.008Z[ 13] 10.00-10.00 sec 48.1 KBytes 281 Mbits/sec
43472026-01-13T19:14:36.008Z[ 15] 10.00-10.00 sec 48.1 KBytes 281 Mbits/sec
43482026-01-13T19:14:36.008Z[ 17] 10.00-10.00 sec 48.1 KBytes 281 Mbits/sec
43492026-01-13T19:14:36.008Z[ 19] 10.00-10.00 sec 96.2 KBytes 562 Mbits/sec
43502026-01-13T19:14:36.008Z[SUM] 10.00-10.00 sec 529 KBytes 3.09 Gbits/sec
43512026-01-13T19:14:36.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
43522026-01-13T19:14:36.008Z[ ID] Interval Transfer Bandwidth
43532026-01-13T19:14:36.008Z[ 5] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43542026-01-13T19:14:36.008Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43552026-01-13T19:14:36.008Z[ 7] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43562026-01-13T19:14:36.008Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43572026-01-13T19:14:36.008Z[ 9] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43582026-01-13T19:14:36.008Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43592026-01-13T19:14:36.008Z[ 11] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43602026-01-13T19:14:36.008Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43612026-01-13T19:14:36.008Z[ 13] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43622026-01-13T19:14:36.008Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43632026-01-13T19:14:36.008Z[ 15] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43642026-01-13T19:14:36.008Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43652026-01-13T19:14:36.008Z[ 17] 0.00-10.00 sec 386 MBytes 324 Mbits/sec sender
43662026-01-13T19:14:36.008Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43672026-01-13T19:14:36.008Z[ 19] 0.00-10.00 sec 385 MBytes 323 Mbits/sec sender
43682026-01-13T19:14:36.008Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43692026-01-13T19:14:36.008Z[SUM] 0.00-10.00 sec 3.01 GBytes 2.59 Gbits/sec sender
43702026-01-13T19:14:36.008Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43712026-01-13T19:14:36.033ZRun 3/10...2589.591Mbps
43722026-01-13T19:14:43.095Z-----------------------------------------------------------
43732026-01-13T19:14:43.095ZServer listening on 5201
43742026-01-13T19:14:43.095Z-----------------------------------------------------------
43752026-01-13T19:14:43.095ZAccepted connection from 10.0.0.1, port 51002
43762026-01-13T19:14:43.095Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36408
43772026-01-13T19:14:43.095Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63146
43782026-01-13T19:14:43.095Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63901
43792026-01-13T19:14:43.095Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61840
43802026-01-13T19:14:43.095Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48099
43812026-01-13T19:14:43.095Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33412
43822026-01-13T19:14:43.095Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39794
43832026-01-13T19:14:43.095Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39073
43842026-01-13T19:14:43.095Z[ ID] Interval Transfer Bandwidth
43852026-01-13T19:14:43.095Z[ 5] 0.00-1.00 sec 29.7 MBytes 249 Mbits/sec
43862026-01-13T19:14:43.095Z[ 7] 0.00-1.00 sec 29.7 MBytes 249 Mbits/sec
43872026-01-13T19:14:43.095Z[ 9] 0.00-1.00 sec 29.7 MBytes 249 Mbits/sec
43882026-01-13T19:14:43.096Z[ 11] 0.00-1.00 sec 29.6 MBytes 248 Mbits/sec
43892026-01-13T19:14:43.096Z[ 13] 0.00-1.00 sec 29.5 MBytes 247 Mbits/sec
43902026-01-13T19:14:43.096Z[ 15] 0.00-1.00 sec 29.6 MBytes 248 Mbits/sec
43912026-01-13T19:14:43.096Z[ 17] 0.00-1.00 sec 29.6 MBytes 248 Mbits/sec
43922026-01-13T19:14:43.096Z[ 19] 0.00-1.00 sec 29.5 MBytes 247 Mbits/sec
43932026-01-13T19:14:43.096Z[SUM] 0.00-1.00 sec 237 MBytes 1.99 Gbits/sec
43942026-01-13T19:14:43.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
43952026-01-13T19:14:43.096Z[ 5] 1.00-2.00 sec 47.0 MBytes 394 Mbits/sec
43962026-01-13T19:14:43.096Z[ 7] 1.00-2.00 sec 47.0 MBytes 395 Mbits/sec
43972026-01-13T19:14:43.096Z[ 9] 1.00-2.00 sec 47.0 MBytes 395 Mbits/sec
43982026-01-13T19:14:43.096Z[ 11] 1.00-2.00 sec 47.1 MBytes 395 Mbits/sec
43992026-01-13T19:14:43.096Z[ 13] 1.00-2.00 sec 46.9 MBytes 394 Mbits/sec
44002026-01-13T19:14:43.096Z[ 15] 1.00-2.00 sec 46.8 MBytes 392 Mbits/sec
44012026-01-13T19:14:43.096Z[ 17] 1.00-2.00 sec 46.9 MBytes 393 Mbits/sec
44022026-01-13T19:14:43.096Z[ 19] 1.00-2.00 sec 46.8 MBytes 393 Mbits/sec
44032026-01-13T19:14:43.096Z[SUM] 1.00-2.00 sec 375 MBytes 3.15 Gbits/sec
44042026-01-13T19:14:43.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
44052026-01-13T19:14:43.096Z[ 5] 2.00-3.00 sec 39.3 MBytes 330 Mbits/sec
44062026-01-13T19:14:43.096Z[ 7] 2.00-3.00 sec 39.3 MBytes 329 Mbits/sec
44072026-01-13T19:14:43.096Z[ 9] 2.00-3.00 sec 39.2 MBytes 329 Mbits/sec
44082026-01-13T19:14:43.097Z[ 11] 2.00-3.00 sec 39.2 MBytes 329 Mbits/sec
44092026-01-13T19:14:43.097Z[ 13] 2.00-3.00 sec 39.3 MBytes 329 Mbits/sec
44102026-01-13T19:14:43.097Z[ 15] 2.00-3.00 sec 39.3 MBytes 329 Mbits/sec
44112026-01-13T19:14:43.097Z[ 17] 2.00-3.00 sec 39.2 MBytes 329 Mbits/sec
44122026-01-13T19:14:43.097Z[ 19] 2.00-3.00 sec 39.1 MBytes 328 Mbits/sec
44132026-01-13T19:14:43.097Z[SUM] 2.00-3.00 sec 314 MBytes 2.63 Gbits/sec
44142026-01-13T19:14:43.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
44152026-01-13T19:14:43.097Z[ 5] 3.00-4.00 sec 37.5 MBytes 315 Mbits/sec
44162026-01-13T19:14:43.097Z[ 7] 3.00-4.00 sec 37.5 MBytes 314 Mbits/sec
44172026-01-13T19:14:43.097Z[ 9] 3.00-4.00 sec 37.4 MBytes 313 Mbits/sec
44182026-01-13T19:14:43.097Z[ 11] 3.00-4.00 sec 37.5 MBytes 315 Mbits/sec
44192026-01-13T19:14:43.097Z[ 13] 3.00-4.00 sec 37.4 MBytes 314 Mbits/sec
44202026-01-13T19:14:43.097Z[ 15] 3.00-4.00 sec 37.5 MBytes 315 Mbits/sec
44212026-01-13T19:14:43.097Z[ 17] 3.00-4.00 sec 37.3 MBytes 313 Mbits/sec
44222026-01-13T19:14:43.097Z[ 19] 3.00-4.00 sec 37.5 MBytes 314 Mbits/sec
44232026-01-13T19:14:43.097Z[SUM] 3.00-4.00 sec 300 MBytes 2.51 Gbits/sec
44242026-01-13T19:14:43.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
44252026-01-13T19:14:43.097Z[ 5] 4.00-5.00 sec 41.1 MBytes 345 Mbits/sec
44262026-01-13T19:14:43.097Z[ 7] 4.00-5.00 sec 41.3 MBytes 346 Mbits/sec
44272026-01-13T19:14:43.097Z[ 9] 4.00-5.00 sec 41.3 MBytes 346 Mbits/sec
44282026-01-13T19:14:43.097Z[ 11] 4.00-5.00 sec 41.2 MBytes 346 Mbits/sec
44292026-01-13T19:14:43.098Z[ 13] 4.00-5.00 sec 40.9 MBytes 343 Mbits/sec
44302026-01-13T19:14:43.098Z[ 15] 4.00-5.00 sec 41.1 MBytes 344 Mbits/sec
44312026-01-13T19:14:43.098Z[ 17] 4.00-5.00 sec 41.1 MBytes 345 Mbits/sec
44322026-01-13T19:14:43.098Z[ 19] 4.00-5.00 sec 41.1 MBytes 344 Mbits/sec
44332026-01-13T19:14:43.098Z[SUM] 4.00-5.00 sec 329 MBytes 2.76 Gbits/sec
44342026-01-13T19:14:43.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
44352026-01-13T19:14:43.098Z[ 5] 5.00-6.00 sec 44.5 MBytes 373 Mbits/sec
44362026-01-13T19:14:43.098Z[ 7] 5.00-6.00 sec 44.7 MBytes 375 Mbits/sec
44372026-01-13T19:14:43.098Z[ 9] 5.00-6.00 sec 44.5 MBytes 373 Mbits/sec
44382026-01-13T19:14:43.098Z[ 11] 5.00-6.00 sec 44.6 MBytes 374 Mbits/sec
44392026-01-13T19:14:43.098Z[ 13] 5.00-6.00 sec 44.7 MBytes 375 Mbits/sec
44402026-01-13T19:14:43.098Z[ 15] 5.00-6.00 sec 44.5 MBytes 373 Mbits/sec
44412026-01-13T19:14:43.098Z[ 17] 5.00-6.00 sec 44.5 MBytes 373 Mbits/sec
44422026-01-13T19:14:43.098Z[ 19] 5.00-6.00 sec 44.6 MBytes 374 Mbits/sec
44432026-01-13T19:14:43.098Z[SUM] 5.00-6.00 sec 356 MBytes 2.99 Gbits/sec
44442026-01-13T19:14:43.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
44452026-01-13T19:14:43.098Z[ 5] 6.00-7.00 sec 42.0 MBytes 352 Mbits/sec
44462026-01-13T19:14:43.098Z[ 7] 6.00-7.00 sec 42.2 MBytes 354 Mbits/sec
44472026-01-13T19:14:43.098Z[ 9] 6.00-7.00 sec 42.3 MBytes 355 Mbits/sec
44482026-01-13T19:14:46.286Z[ 11] 6.00-7.00 sec 42.3 MBytes 355 Mbits/sec
44492026-01-13T19:14:46.287Z[ 13] 6.00-7.00 sec 42.3 MBytes 354 Mbits/sec
44502026-01-13T19:14:46.287Z[ 15] 6.00-7.00 sec 42.1 MBytes 353 Mbits/sec
44512026-01-13T19:14:46.287Z[ 17] 6.00-7.00 sec 42.1 MBytes 354 Mbits/sec
44522026-01-13T19:14:46.287Z[ 19] 6.00-7.00 sec 42.2 MBytes 354 Mbits/sec
44532026-01-13T19:14:46.287Z[SUM] 6.00-7.00 sec 338 MBytes 2.83 Gbits/sec
44542026-01-13T19:14:46.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-01-13T19:14:46.287Z[ 5] 7.00-8.00 sec 44.5 MBytes 373 Mbits/sec
44562026-01-13T19:14:46.287Z[ 7] 7.00-8.00 sec 44.5 MBytes 373 Mbits/sec
44572026-01-13T19:14:46.287Z[ 9] 7.00-8.00 sec 44.5 MBytes 373 Mbits/sec
44582026-01-13T19:14:46.287Z[ 11] 7.00-8.00 sec 44.4 MBytes 373 Mbits/sec
44592026-01-13T19:14:46.287Z[ 13] 7.00-8.00 sec 44.5 MBytes 373 Mbits/sec
44602026-01-13T19:14:46.287Z[ 15] 7.00-8.00 sec 44.4 MBytes 372 Mbits/sec
44612026-01-13T19:14:46.287Z[ 17] 7.00-8.00 sec 44.5 MBytes 373 Mbits/sec
44622026-01-13T19:14:46.287Z[ 19] 7.00-8.00 sec 44.2 MBytes 371 Mbits/sec
44632026-01-13T19:14:46.287Z[SUM] 7.00-8.00 sec 355 MBytes 2.98 Gbits/sec
44642026-01-13T19:14:46.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-01-13T19:14:46.287Z[ 5] 8.00-9.00 sec 45.7 MBytes 383 Mbits/sec
44662026-01-13T19:14:46.287Z[ 7] 8.00-9.00 sec 45.8 MBytes 384 Mbits/sec
44672026-01-13T19:14:46.287Z[ 9] 8.00-9.00 sec 45.7 MBytes 384 Mbits/sec
44682026-01-13T19:14:46.287Z[ 11] 8.00-9.00 sec 45.5 MBytes 381 Mbits/sec
44692026-01-13T19:14:46.287Z[ 13] 8.00-9.00 sec 45.5 MBytes 382 Mbits/sec
44702026-01-13T19:14:46.288Z[ 15] 8.00-9.00 sec 45.7 MBytes 383 Mbits/sec
44712026-01-13T19:14:46.288Z[ 17] 8.00-9.00 sec 45.6 MBytes 383 Mbits/sec
44722026-01-13T19:14:46.288Z[ 19] 8.00-9.00 sec 45.5 MBytes 382 Mbits/sec
44732026-01-13T19:14:46.288Z[SUM] 8.00-9.00 sec 365 MBytes 3.06 Gbits/sec
44742026-01-13T19:14:46.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-01-13T19:14:46.288Z[ 5] 9.00-10.00 sec 42.7 MBytes 358 Mbits/sec
44762026-01-13T19:14:46.288Z[ 7] 9.00-10.00 sec 42.7 MBytes 358 Mbits/sec
44772026-01-13T19:14:46.288Z[ 9] 9.00-10.00 sec 42.6 MBytes 358 Mbits/sec
44782026-01-13T19:14:46.288Z[ 11] 9.00-10.00 sec 42.7 MBytes 358 Mbits/sec
44792026-01-13T19:14:46.288Z[ 13] 9.00-10.00 sec 42.8 MBytes 359 Mbits/sec
44802026-01-13T19:14:46.288Z[ 15] 9.00-10.00 sec 42.7 MBytes 358 Mbits/sec
44812026-01-13T19:14:46.288Z[ 17] 9.00-10.00 sec 42.9 MBytes 360 Mbits/sec
44822026-01-13T19:14:46.288Z[ 19] 9.00-10.00 sec 42.7 MBytes 358 Mbits/sec
44832026-01-13T19:14:46.288Z[SUM] 9.00-10.00 sec 342 MBytes 2.87 Gbits/sec
44842026-01-13T19:14:46.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-01-13T19:14:46.288Z[ 5] 10.00-10.00 sec 96.2 KBytes 311 Mbits/sec
44862026-01-13T19:14:46.288Z[ 7] 10.00-10.00 sec 48.1 KBytes 155 Mbits/sec
44872026-01-13T19:14:46.288Z[ 9] 10.00-10.00 sec 96.2 KBytes 311 Mbits/sec
44882026-01-13T19:14:46.288Z[ 11] 10.00-10.00 sec 48.1 KBytes 155 Mbits/sec
44892026-01-13T19:14:46.288Z[ 13] 10.00-10.00 sec 48.1 KBytes 155 Mbits/sec
44902026-01-13T19:14:46.288Z[ 15] 10.00-10.00 sec 48.1 KBytes 155 Mbits/sec
44912026-01-13T19:14:46.288Z[ 17] 10.00-10.00 sec 48.1 KBytes 155 Mbits/sec
44922026-01-13T19:14:46.288Z[ 19] 10.00-10.00 sec 96.2 KBytes 311 Mbits/sec
44932026-01-13T19:14:46.288Z[SUM] 10.00-10.00 sec 529 KBytes 1.71 Gbits/sec
44942026-01-13T19:14:46.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-01-13T19:14:46.288Z[ ID] Interval Transfer Bandwidth
44962026-01-13T19:14:46.289Z[ 5] 0.00-10.00 sec 414 MBytes 347 Mbits/sec sender
44972026-01-13T19:14:46.289Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
44982026-01-13T19:14:46.289Z[ 7] 0.00-10.00 sec 415 MBytes 348 Mbits/sec sender
44992026-01-13T19:14:46.289Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45002026-01-13T19:14:46.289Z[ 9] 0.00-10.00 sec 414 MBytes 347 Mbits/sec sender
45012026-01-13T19:14:46.289Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45022026-01-13T19:14:46.289Z[ 11] 0.00-10.00 sec 414 MBytes 347 Mbits/sec sender
45032026-01-13T19:14:46.289Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45042026-01-13T19:14:46.289Z[ 13] 0.00-10.00 sec 414 MBytes 347 Mbits/sec sender
45052026-01-13T19:14:46.289Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45062026-01-13T19:14:46.289Z[ 15] 0.00-10.00 sec 414 MBytes 347 Mbits/sec sender
45072026-01-13T19:14:46.289Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45082026-01-13T19:14:46.289Z[ 17] 0.00-10.00 sec 414 MBytes 347 Mbits/sec sender
45092026-01-13T19:14:46.300Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45102026-01-13T19:14:46.300Z[ 19] 0.00-10.00 sec 413 MBytes 347 Mbits/sec sender
45112026-01-13T19:14:46.300Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45122026-01-13T19:14:46.300Z[SUM] 0.00-10.00 sec 3.23 GBytes 2.78 Gbits/sec sender
45132026-01-13T19:14:46.300Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45142026-01-13T19:14:46.334ZRun 4/10...2777.815Mbps
45152026-01-13T19:14:53.370Z-----------------------------------------------------------
45162026-01-13T19:14:53.370ZServer listening on 5201
45172026-01-13T19:14:53.370Z-----------------------------------------------------------
45182026-01-13T19:14:53.370ZAccepted connection from 10.0.0.1, port 56731
45192026-01-13T19:14:53.370Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56243
45202026-01-13T19:14:53.370Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39699
45212026-01-13T19:14:53.370Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58188
45222026-01-13T19:14:53.370Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55931
45232026-01-13T19:14:53.370Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58748
45242026-01-13T19:14:53.370Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59590
45252026-01-13T19:14:53.370Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52640
45262026-01-13T19:14:53.371Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51219
45272026-01-13T19:14:53.371Z[ ID] Interval Transfer Bandwidth
45282026-01-13T19:14:53.371Z[ 5] 0.00-1.00 sec 33.3 MBytes 279 Mbits/sec
45292026-01-13T19:14:53.371Z[ 7] 0.00-1.00 sec 33.1 MBytes 278 Mbits/sec
45302026-01-13T19:14:53.371Z[ 9] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
45312026-01-13T19:14:53.371Z[ 11] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
45322026-01-13T19:14:53.371Z[ 13] 0.00-1.00 sec 33.1 MBytes 277 Mbits/sec
45332026-01-13T19:14:53.371Z[ 15] 0.00-1.00 sec 33.0 MBytes 277 Mbits/sec
45342026-01-13T19:14:53.371Z[ 17] 0.00-1.00 sec 33.1 MBytes 277 Mbits/sec
45352026-01-13T19:14:53.371Z[ 19] 0.00-1.00 sec 33.1 MBytes 277 Mbits/sec
45362026-01-13T19:14:53.371Z[SUM] 0.00-1.00 sec 264 MBytes 2.22 Gbits/sec
45372026-01-13T19:14:53.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
45382026-01-13T19:14:53.371Z[ 5] 1.00-2.00 sec 37.6 MBytes 316 Mbits/sec
45392026-01-13T19:14:53.371Z[ 7] 1.00-2.00 sec 37.6 MBytes 315 Mbits/sec
45402026-01-13T19:14:53.371Z[ 9] 1.00-2.00 sec 37.7 MBytes 316 Mbits/sec
45412026-01-13T19:14:53.371Z[ 11] 1.00-2.00 sec 37.6 MBytes 316 Mbits/sec
45422026-01-13T19:14:53.371Z[ 13] 1.00-2.00 sec 37.5 MBytes 315 Mbits/sec
45432026-01-13T19:14:53.371Z[ 15] 1.00-2.00 sec 37.6 MBytes 315 Mbits/sec
45442026-01-13T19:14:53.371Z[ 17] 1.00-2.00 sec 37.6 MBytes 315 Mbits/sec
45452026-01-13T19:14:53.371Z[ 19] 1.00-2.00 sec 37.6 MBytes 315 Mbits/sec
45462026-01-13T19:14:53.371Z[SUM] 1.00-2.00 sec 301 MBytes 2.52 Gbits/sec
45472026-01-13T19:14:53.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
45482026-01-13T19:14:53.371Z[ 5] 2.00-3.00 sec 39.9 MBytes 334 Mbits/sec
45492026-01-13T19:14:53.371Z[ 7] 2.00-3.00 sec 39.8 MBytes 334 Mbits/sec
45502026-01-13T19:14:53.371Z[ 9] 2.00-3.00 sec 39.9 MBytes 335 Mbits/sec
45512026-01-13T19:14:53.371Z[ 11] 2.00-3.00 sec 39.9 MBytes 334 Mbits/sec
45522026-01-13T19:14:53.371Z[ 13] 2.00-3.00 sec 39.9 MBytes 334 Mbits/sec
45532026-01-13T19:14:53.371Z[ 15] 2.00-3.00 sec 39.8 MBytes 334 Mbits/sec
45542026-01-13T19:14:53.371Z[ 17] 2.00-3.00 sec 39.8 MBytes 333 Mbits/sec
45552026-01-13T19:14:53.371Z[ 19] 2.00-3.00 sec 39.9 MBytes 335 Mbits/sec
45562026-01-13T19:14:53.371Z[SUM] 2.00-3.00 sec 319 MBytes 2.67 Gbits/sec
45572026-01-13T19:14:53.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
45582026-01-13T19:14:53.371Z[ 5] 3.00-4.00 sec 40.9 MBytes 343 Mbits/sec
45592026-01-13T19:14:53.371Z[ 7] 3.00-4.00 sec 40.9 MBytes 343 Mbits/sec
45602026-01-13T19:14:53.371Z[ 9] 3.00-4.00 sec 40.7 MBytes 341 Mbits/sec
45612026-01-13T19:14:53.371Z[ 11] 3.00-4.00 sec 40.8 MBytes 342 Mbits/sec
45622026-01-13T19:14:53.372Z[ 13] 3.00-4.00 sec 40.6 MBytes 341 Mbits/sec
45632026-01-13T19:14:53.372Z[ 15] 3.00-4.00 sec 40.8 MBytes 342 Mbits/sec
45642026-01-13T19:14:53.372Z[ 17] 3.00-4.00 sec 40.9 MBytes 343 Mbits/sec
45652026-01-13T19:14:53.372Z[ 19] 3.00-4.00 sec 41.0 MBytes 344 Mbits/sec
45662026-01-13T19:14:53.372Z[SUM] 3.00-4.00 sec 327 MBytes 2.74 Gbits/sec
45672026-01-13T19:14:53.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
45682026-01-13T19:14:53.372Z[ 5] 4.00-5.00 sec 39.7 MBytes 333 Mbits/sec
45692026-01-13T19:14:53.372Z[ 7] 4.00-5.00 sec 39.7 MBytes 333 Mbits/sec
45702026-01-13T19:14:53.372Z[ 9] 4.00-5.00 sec 39.7 MBytes 333 Mbits/sec
45712026-01-13T19:14:53.372Z[ 11] 4.00-5.00 sec 39.7 MBytes 333 Mbits/sec
45722026-01-13T19:14:53.372Z[ 13] 4.00-5.00 sec 39.7 MBytes 333 Mbits/sec
45732026-01-13T19:14:53.372Z[ 15] 4.00-5.00 sec 39.6 MBytes 332 Mbits/sec
45742026-01-13T19:14:53.372Z[ 17] 4.00-5.00 sec 39.6 MBytes 332 Mbits/sec
45752026-01-13T19:14:53.372Z[ 19] 4.00-5.00 sec 39.7 MBytes 333 Mbits/sec
45762026-01-13T19:14:53.372Z[SUM] 4.00-5.00 sec 317 MBytes 2.66 Gbits/sec
45772026-01-13T19:14:53.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
45782026-01-13T19:14:53.372Z[ 5] 5.00-6.00 sec 37.3 MBytes 313 Mbits/sec
45792026-01-13T19:14:53.372Z[ 7] 5.00-6.00 sec 37.4 MBytes 314 Mbits/sec
45802026-01-13T19:14:53.372Z[ 9] 5.00-6.00 sec 37.3 MBytes 313 Mbits/sec
45812026-01-13T19:14:53.372Z[ 11] 5.00-6.00 sec 37.2 MBytes 312 Mbits/sec
45822026-01-13T19:14:53.372Z[ 13] 5.00-6.00 sec 37.3 MBytes 313 Mbits/sec
45832026-01-13T19:14:53.372Z[ 15] 5.00-6.00 sec 37.2 MBytes 312 Mbits/sec
45842026-01-13T19:14:53.372Z[ 17] 5.00-6.00 sec 37.6 MBytes 316 Mbits/sec
45852026-01-13T19:14:53.372Z[ 19] 5.00-6.00 sec 37.4 MBytes 314 Mbits/sec
45862026-01-13T19:14:53.372Z[SUM] 5.00-6.00 sec 299 MBytes 2.51 Gbits/sec
45872026-01-13T19:14:53.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
45882026-01-13T19:14:53.372Z[ 5] 6.00-7.00 sec 41.0 MBytes 344 Mbits/sec
45892026-01-13T19:14:53.372Z[ 7] 6.00-7.00 sec 41.1 MBytes 344 Mbits/sec
45902026-01-13T19:14:53.372Z[ 9] 6.00-7.00 sec 40.8 MBytes 342 Mbits/sec
45912026-01-13T19:14:56.566Z[ 11] 6.00-7.00 sec 41.0 MBytes 344 Mbits/sec
45922026-01-13T19:14:56.566Z[ 13] 6.00-7.00 sec 40.9 MBytes 343 Mbits/sec
45932026-01-13T19:14:56.566Z[ 15] 6.00-7.00 sec 40.8 MBytes 342 Mbits/sec
45942026-01-13T19:14:56.566Z[ 17] 6.00-7.00 sec 40.8 MBytes 342 Mbits/sec
45952026-01-13T19:14:56.566Z[ 19] 6.00-7.00 sec 40.7 MBytes 342 Mbits/sec
45962026-01-13T19:14:56.566Z[SUM] 6.00-7.00 sec 327 MBytes 2.74 Gbits/sec
45972026-01-13T19:14:56.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
45982026-01-13T19:14:56.566Z[ 5] 7.00-8.00 sec 39.6 MBytes 332 Mbits/sec
45992026-01-13T19:14:56.566Z[ 7] 7.00-8.00 sec 39.6 MBytes 333 Mbits/sec
46002026-01-13T19:14:56.566Z[ 9] 7.00-8.00 sec 39.7 MBytes 333 Mbits/sec
46012026-01-13T19:14:56.566Z[ 11] 7.00-8.00 sec 39.8 MBytes 334 Mbits/sec
46022026-01-13T19:14:56.566Z[ 13] 7.00-8.00 sec 39.7 MBytes 333 Mbits/sec
46032026-01-13T19:14:56.566Z[ 15] 7.00-8.00 sec 39.6 MBytes 332 Mbits/sec
46042026-01-13T19:14:56.566Z[ 17] 7.00-8.00 sec 39.6 MBytes 333 Mbits/sec
46052026-01-13T19:14:56.566Z[ 19] 7.00-8.00 sec 39.6 MBytes 332 Mbits/sec
46062026-01-13T19:14:56.566Z[SUM] 7.00-8.00 sec 317 MBytes 2.66 Gbits/sec
46072026-01-13T19:14:56.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
46082026-01-13T19:14:56.566Z[ 5] 8.00-9.00 sec 41.9 MBytes 351 Mbits/sec
46092026-01-13T19:14:56.566Z[ 7] 8.00-9.00 sec 41.8 MBytes 350 Mbits/sec
46102026-01-13T19:14:56.566Z[ 9] 8.00-9.00 sec 41.8 MBytes 351 Mbits/sec
46112026-01-13T19:14:56.566Z[ 11] 8.00-9.00 sec 41.8 MBytes 351 Mbits/sec
46122026-01-13T19:14:56.566Z[ 13] 8.00-9.00 sec 41.7 MBytes 350 Mbits/sec
46132026-01-13T19:14:56.566Z[ 15] 8.00-9.00 sec 41.8 MBytes 351 Mbits/sec
46142026-01-13T19:14:56.566Z[ 17] 8.00-9.00 sec 41.8 MBytes 351 Mbits/sec
46152026-01-13T19:14:56.566Z[ 19] 8.00-9.00 sec 41.8 MBytes 351 Mbits/sec
46162026-01-13T19:14:56.566Z[SUM] 8.00-9.00 sec 334 MBytes 2.81 Gbits/sec
46172026-01-13T19:14:56.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
46182026-01-13T19:14:56.567Z[ 5] 9.00-10.00 sec 40.8 MBytes 342 Mbits/sec
46192026-01-13T19:14:56.567Z[ 7] 9.00-10.00 sec 40.8 MBytes 342 Mbits/sec
46202026-01-13T19:14:56.567Z[ 9] 9.00-10.00 sec 40.8 MBytes 342 Mbits/sec
46212026-01-13T19:14:56.567Z[ 11] 9.00-10.00 sec 40.9 MBytes 343 Mbits/sec
46222026-01-13T19:14:56.567Z[ 13] 9.00-10.00 sec 40.8 MBytes 342 Mbits/sec
46232026-01-13T19:14:56.567Z[ 15] 9.00-10.00 sec 40.7 MBytes 341 Mbits/sec
46242026-01-13T19:14:56.567Z[ 17] 9.00-10.00 sec 40.7 MBytes 341 Mbits/sec
46252026-01-13T19:14:56.567Z[ 19] 9.00-10.00 sec 40.8 MBytes 342 Mbits/sec
46262026-01-13T19:14:56.567Z[SUM] 9.00-10.00 sec 326 MBytes 2.74 Gbits/sec
46272026-01-13T19:14:56.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
46282026-01-13T19:14:56.567Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46292026-01-13T19:14:56.567Z[ 7] 10.00-10.00 sec 48.1 KBytes 397 Mbits/sec
46302026-01-13T19:14:56.567Z[ 9] 10.00-10.00 sec 48.1 KBytes 397 Mbits/sec
46312026-01-13T19:14:56.567Z[ 11] 10.00-10.00 sec 48.1 KBytes 397 Mbits/sec
46322026-01-13T19:14:56.567Z[ 13] 10.00-10.00 sec 96.2 KBytes 795 Mbits/sec
46332026-01-13T19:14:56.567Z[ 15] 10.00-10.00 sec 144 KBytes 1.19 Gbits/sec
46342026-01-13T19:14:56.567Z[ 17] 10.00-10.00 sec 96.2 KBytes 795 Mbits/sec
46352026-01-13T19:14:56.567Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46362026-01-13T19:14:56.567Z[SUM] 10.00-10.00 sec 481 KBytes 3.97 Gbits/sec
46372026-01-13T19:14:56.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
46382026-01-13T19:14:56.567Z[ ID] Interval Transfer Bandwidth
46392026-01-13T19:14:56.567Z[ 5] 0.00-10.00 sec 392 MBytes 329 Mbits/sec sender
46402026-01-13T19:14:56.567Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46412026-01-13T19:14:56.567Z[ 7] 0.00-10.00 sec 392 MBytes 329 Mbits/sec sender
46422026-01-13T19:14:56.567Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46432026-01-13T19:14:56.567Z[ 9] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
46442026-01-13T19:14:56.569Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46452026-01-13T19:14:56.569Z[ 11] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
46462026-01-13T19:14:56.569Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46472026-01-13T19:14:56.569Z[ 13] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
46482026-01-13T19:14:56.569Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46492026-01-13T19:14:56.569Z[ 15] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
46502026-01-13T19:14:56.569Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46512026-01-13T19:14:56.569Z[ 17] 0.00-10.00 sec 392 MBytes 328 Mbits/sec sender
46522026-01-13T19:14:56.569Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46532026-01-13T19:14:56.569Z[ 19] 0.00-10.00 sec 392 MBytes 328 Mbits/sec sender
46542026-01-13T19:14:56.569Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46552026-01-13T19:14:56.569Z[SUM] 0.00-10.00 sec 3.06 GBytes 2.63 Gbits/sec sender
46562026-01-13T19:14:56.569Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46572026-01-13T19:14:56.594ZRun 5/10...2627.172Mbps
46582026-01-13T19:15:03.657Z-----------------------------------------------------------
46592026-01-13T19:15:03.657ZServer listening on 5201
46602026-01-13T19:15:03.657Z-----------------------------------------------------------
46612026-01-13T19:15:03.657ZAccepted connection from 10.0.0.1, port 65225
46622026-01-13T19:15:03.657Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63300
46632026-01-13T19:15:03.657Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40865
46642026-01-13T19:15:03.657Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33722
46652026-01-13T19:15:03.657Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44651
46662026-01-13T19:15:03.657Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65282
46672026-01-13T19:15:03.658Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33538
46682026-01-13T19:15:03.658Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53643
46692026-01-13T19:15:03.658Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65423
46702026-01-13T19:15:03.658Z[ ID] Interval Transfer Bandwidth
46712026-01-13T19:15:03.658Z[ 5] 0.00-1.00 sec 32.9 MBytes 276 Mbits/sec
46722026-01-13T19:15:03.658Z[ 7] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
46732026-01-13T19:15:03.658Z[ 9] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
46742026-01-13T19:15:03.658Z[ 11] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
46752026-01-13T19:15:03.658Z[ 13] 0.00-1.00 sec 32.9 MBytes 276 Mbits/sec
46762026-01-13T19:15:03.658Z[ 15] 0.00-1.00 sec 32.9 MBytes 276 Mbits/sec
46772026-01-13T19:15:03.658Z[ 17] 0.00-1.00 sec 32.9 MBytes 276 Mbits/sec
46782026-01-13T19:15:03.658Z[ 19] 0.00-1.00 sec 32.8 MBytes 275 Mbits/sec
46792026-01-13T19:15:03.658Z[SUM] 0.00-1.00 sec 263 MBytes 2.20 Gbits/sec
46802026-01-13T19:15:03.658Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-01-13T19:15:03.659Z[ 5] 1.00-2.00 sec 42.9 MBytes 360 Mbits/sec
46822026-01-13T19:15:03.659Z[ 7] 1.00-2.00 sec 42.8 MBytes 360 Mbits/sec
46832026-01-13T19:15:03.659Z[ 9] 1.00-2.00 sec 43.0 MBytes 361 Mbits/sec
46842026-01-13T19:15:03.659Z[ 11] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
46852026-01-13T19:15:03.659Z[ 13] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
46862026-01-13T19:15:03.659Z[ 15] 1.00-2.00 sec 42.9 MBytes 360 Mbits/sec
46872026-01-13T19:15:03.659Z[ 17] 1.00-2.00 sec 42.9 MBytes 360 Mbits/sec
46882026-01-13T19:15:03.660Z[ 19] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
46892026-01-13T19:15:03.660Z[SUM] 1.00-2.00 sec 343 MBytes 2.88 Gbits/sec
46902026-01-13T19:15:03.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-01-13T19:15:03.660Z[ 5] 2.00-3.00 sec 40.4 MBytes 339 Mbits/sec
46922026-01-13T19:15:03.660Z[ 7] 2.00-3.00 sec 40.5 MBytes 339 Mbits/sec
46932026-01-13T19:15:03.660Z[ 9] 2.00-3.00 sec 40.4 MBytes 339 Mbits/sec
46942026-01-13T19:15:03.660Z[ 11] 2.00-3.00 sec 40.3 MBytes 338 Mbits/sec
46952026-01-13T19:15:03.660Z[ 13] 2.00-3.00 sec 40.4 MBytes 338 Mbits/sec
46962026-01-13T19:15:03.660Z[ 15] 2.00-3.00 sec 40.5 MBytes 339 Mbits/sec
46972026-01-13T19:15:03.660Z[ 17] 2.00-3.00 sec 40.3 MBytes 338 Mbits/sec
46982026-01-13T19:15:03.660Z[ 19] 2.00-3.00 sec 40.4 MBytes 338 Mbits/sec
46992026-01-13T19:15:03.660Z[SUM] 2.00-3.00 sec 323 MBytes 2.71 Gbits/sec
47002026-01-13T19:15:03.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
47012026-01-13T19:15:03.660Z[ 5] 3.00-4.00 sec 35.7 MBytes 300 Mbits/sec
47022026-01-13T19:15:03.660Z[ 7] 3.00-4.00 sec 35.8 MBytes 301 Mbits/sec
47032026-01-13T19:15:03.660Z[ 9] 3.00-4.00 sec 35.7 MBytes 300 Mbits/sec
47042026-01-13T19:15:03.660Z[ 11] 3.00-4.00 sec 35.8 MBytes 300 Mbits/sec
47052026-01-13T19:15:03.660Z[ 13] 3.00-4.00 sec 35.6 MBytes 299 Mbits/sec
47062026-01-13T19:15:03.660Z[ 15] 3.00-4.00 sec 35.7 MBytes 300 Mbits/sec
47072026-01-13T19:15:03.660Z[ 17] 3.00-4.00 sec 35.7 MBytes 300 Mbits/sec
47082026-01-13T19:15:03.660Z[ 19] 3.00-4.00 sec 35.8 MBytes 300 Mbits/sec
47092026-01-13T19:15:03.660Z[SUM] 3.00-4.00 sec 286 MBytes 2.40 Gbits/sec
47102026-01-13T19:15:03.660Z- - - - - - - - - - - - - - - - - - - - - - - - -
47112026-01-13T19:15:03.660Z[ 5] 4.00-5.00 sec 41.3 MBytes 347 Mbits/sec
47122026-01-13T19:15:03.661Z[ 7] 4.00-5.00 sec 41.3 MBytes 346 Mbits/sec
47132026-01-13T19:15:03.661Z[ 9] 4.00-5.00 sec 41.1 MBytes 345 Mbits/sec
47142026-01-13T19:15:03.661Z[ 11] 4.00-5.00 sec 41.3 MBytes 346 Mbits/sec
47152026-01-13T19:15:03.661Z[ 13] 4.00-5.00 sec 41.2 MBytes 345 Mbits/sec
47162026-01-13T19:15:03.661Z[ 15] 4.00-5.00 sec 41.1 MBytes 345 Mbits/sec
47172026-01-13T19:15:03.661Z[ 17] 4.00-5.00 sec 41.2 MBytes 345 Mbits/sec
47182026-01-13T19:15:03.661Z[ 19] 4.00-5.00 sec 41.3 MBytes 346 Mbits/sec
47192026-01-13T19:15:03.661Z[SUM] 4.00-5.00 sec 330 MBytes 2.77 Gbits/sec
47202026-01-13T19:15:03.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
47212026-01-13T19:15:03.661Z[ 5] 5.00-6.00 sec 37.2 MBytes 312 Mbits/sec
47222026-01-13T19:15:03.661Z[ 7] 5.00-6.00 sec 37.4 MBytes 313 Mbits/sec
47232026-01-13T19:15:03.661Z[ 9] 5.00-6.00 sec 37.3 MBytes 313 Mbits/sec
47242026-01-13T19:15:03.661Z[ 11] 5.00-6.00 sec 37.5 MBytes 314 Mbits/sec
47252026-01-13T19:15:03.661Z[ 13] 5.00-6.00 sec 37.4 MBytes 314 Mbits/sec
47262026-01-13T19:15:03.661Z[ 15] 5.00-6.00 sec 37.4 MBytes 314 Mbits/sec
47272026-01-13T19:15:03.661Z[ 17] 5.00-6.00 sec 37.5 MBytes 314 Mbits/sec
47282026-01-13T19:15:03.661Z[ 19] 5.00-6.00 sec 37.4 MBytes 314 Mbits/sec
47292026-01-13T19:15:03.661Z[SUM] 5.00-6.00 sec 299 MBytes 2.51 Gbits/sec
47302026-01-13T19:15:03.661Z- - - - - - - - - - - - - - - - - - - - - - - - -
47312026-01-13T19:15:03.661Z[ 5] 6.00-7.00 sec 39.3 MBytes 330 Mbits/sec
47322026-01-13T19:15:03.661Z[ 7] 6.00-7.00 sec 39.2 MBytes 328 Mbits/sec
47332026-01-13T19:15:03.661Z[ 9] 6.00-7.00 sec 39.1 MBytes 328 Mbits/sec
47342026-01-13T19:15:06.856Z[ 11] 6.00-7.00 sec 39.0 MBytes 328 Mbits/sec
47352026-01-13T19:15:06.856Z[ 13] 6.00-7.00 sec 39.0 MBytes 327 Mbits/sec
47362026-01-13T19:15:06.856Z[ 15] 6.00-7.00 sec 39.0 MBytes 327 Mbits/sec
47372026-01-13T19:15:06.856Z[ 17] 6.00-7.00 sec 39.1 MBytes 328 Mbits/sec
47382026-01-13T19:15:06.856Z[ 19] 6.00-7.00 sec 38.9 MBytes 326 Mbits/sec
47392026-01-13T19:15:06.856Z[SUM] 6.00-7.00 sec 313 MBytes 2.62 Gbits/sec
47402026-01-13T19:15:06.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
47412026-01-13T19:15:06.856Z[ 5] 7.00-8.00 sec 41.8 MBytes 350 Mbits/sec
47422026-01-13T19:15:06.856Z[ 7] 7.00-8.00 sec 41.7 MBytes 350 Mbits/sec
47432026-01-13T19:15:06.856Z[ 9] 7.00-8.00 sec 41.7 MBytes 350 Mbits/sec
47442026-01-13T19:15:06.856Z[ 11] 7.00-8.00 sec 41.7 MBytes 350 Mbits/sec
47452026-01-13T19:15:06.856Z[ 13] 7.00-8.00 sec 41.6 MBytes 349 Mbits/sec
47462026-01-13T19:15:06.856Z[ 15] 7.00-8.00 sec 41.6 MBytes 349 Mbits/sec
47472026-01-13T19:15:06.856Z[ 17] 7.00-8.00 sec 41.8 MBytes 350 Mbits/sec
47482026-01-13T19:15:06.856Z[ 19] 7.00-8.00 sec 41.6 MBytes 349 Mbits/sec
47492026-01-13T19:15:06.856Z[SUM] 7.00-8.00 sec 333 MBytes 2.80 Gbits/sec
47502026-01-13T19:15:06.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
47512026-01-13T19:15:06.856Z[ 5] 8.00-9.00 sec 39.2 MBytes 329 Mbits/sec
47522026-01-13T19:15:06.856Z[ 7] 8.00-9.00 sec 39.2 MBytes 328 Mbits/sec
47532026-01-13T19:15:06.856Z[ 9] 8.00-9.00 sec 39.2 MBytes 328 Mbits/sec
47542026-01-13T19:15:06.856Z[ 11] 8.00-9.00 sec 39.1 MBytes 328 Mbits/sec
47552026-01-13T19:15:06.856Z[ 13] 8.00-9.00 sec 39.1 MBytes 328 Mbits/sec
47562026-01-13T19:15:06.856Z[ 15] 8.00-9.00 sec 39.1 MBytes 328 Mbits/sec
47572026-01-13T19:15:06.856Z[ 17] 8.00-9.00 sec 39.2 MBytes 329 Mbits/sec
47582026-01-13T19:15:06.856Z[ 19] 8.00-9.00 sec 39.1 MBytes 328 Mbits/sec
47592026-01-13T19:15:06.856Z[SUM] 8.00-9.00 sec 313 MBytes 2.63 Gbits/sec
47602026-01-13T19:15:06.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47612026-01-13T19:15:06.857Z[ 5] 9.00-10.00 sec 41.3 MBytes 346 Mbits/sec
47622026-01-13T19:15:06.857Z[ 7] 9.00-10.00 sec 41.0 MBytes 344 Mbits/sec
47632026-01-13T19:15:06.857Z[ 9] 9.00-10.00 sec 41.1 MBytes 345 Mbits/sec
47642026-01-13T19:15:06.857Z[ 11] 9.00-10.00 sec 41.0 MBytes 344 Mbits/sec
47652026-01-13T19:15:06.857Z[ 13] 9.00-10.00 sec 41.1 MBytes 345 Mbits/sec
47662026-01-13T19:15:06.857Z[ 15] 9.00-10.00 sec 41.2 MBytes 345 Mbits/sec
47672026-01-13T19:15:06.857Z[ 17] 9.00-10.00 sec 41.3 MBytes 346 Mbits/sec
47682026-01-13T19:15:06.857Z[ 19] 9.00-10.00 sec 41.3 MBytes 346 Mbits/sec
47692026-01-13T19:15:06.857Z[SUM] 9.00-10.00 sec 329 MBytes 2.76 Gbits/sec
47702026-01-13T19:15:06.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47712026-01-13T19:15:06.857Z[ 5] 10.00-10.00 sec 96.2 KBytes 899 Mbits/sec
47722026-01-13T19:15:06.857Z[ 7] 10.00-10.00 sec 144 KBytes 1.35 Gbits/sec
47732026-01-13T19:15:06.857Z[ 9] 10.00-10.00 sec 96.2 KBytes 900 Mbits/sec
47742026-01-13T19:15:06.857Z[ 11] 10.00-10.00 sec 144 KBytes 1.35 Gbits/sec
47752026-01-13T19:15:06.857Z[ 13] 10.00-10.00 sec 48.1 KBytes 450 Mbits/sec
47762026-01-13T19:15:06.857Z[ 15] 10.00-10.00 sec 48.1 KBytes 450 Mbits/sec
47772026-01-13T19:15:06.857Z[ 17] 10.00-10.00 sec 96.2 KBytes 900 Mbits/sec
47782026-01-13T19:15:06.857Z[ 19] 10.00-10.00 sec 96.2 KBytes 901 Mbits/sec
47792026-01-13T19:15:06.857Z[SUM] 10.00-10.00 sec 769 KBytes 7.19 Gbits/sec
47802026-01-13T19:15:06.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
47812026-01-13T19:15:06.857Z[ ID] Interval Transfer Bandwidth
47822026-01-13T19:15:06.857Z[ 5] 0.00-10.00 sec 392 MBytes 329 Mbits/sec sender
47832026-01-13T19:15:06.857Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47842026-01-13T19:15:06.857Z[ 7] 0.00-10.00 sec 392 MBytes 329 Mbits/sec sender
47852026-01-13T19:15:06.857Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47862026-01-13T19:15:06.857Z[ 9] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
47872026-01-13T19:15:06.857Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47882026-01-13T19:15:06.857Z[ 11] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
47892026-01-13T19:15:06.857Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47902026-01-13T19:15:06.857Z[ 13] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
47912026-01-13T19:15:06.857Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47922026-01-13T19:15:06.857Z[ 15] 0.00-10.00 sec 392 MBytes 328 Mbits/sec sender
47932026-01-13T19:15:06.857Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47942026-01-13T19:15:06.857Z[ 17] 0.00-10.00 sec 392 MBytes 329 Mbits/sec sender
47952026-01-13T19:15:06.857Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47962026-01-13T19:15:06.857Z[ 19] 0.00-10.00 sec 391 MBytes 328 Mbits/sec sender
47972026-01-13T19:15:06.857Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
47982026-01-13T19:15:06.857Z[SUM] 0.00-10.00 sec 3.06 GBytes 2.63 Gbits/sec sender
47992026-01-13T19:15:06.858Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48002026-01-13T19:15:06.882ZRun 6/10...2627.62Mbps
48012026-01-13T19:15:13.940Z-----------------------------------------------------------
48022026-01-13T19:15:13.940ZServer listening on 5201
48032026-01-13T19:15:13.940Z-----------------------------------------------------------
48042026-01-13T19:15:13.940ZAccepted connection from 10.0.0.1, port 64315
48052026-01-13T19:15:13.940Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37836
48062026-01-13T19:15:13.940Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54780
48072026-01-13T19:15:13.940Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44814
48082026-01-13T19:15:13.940Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61823
48092026-01-13T19:15:13.940Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44938
48102026-01-13T19:15:13.940Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37903
48112026-01-13T19:15:13.940Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52163
48122026-01-13T19:15:13.940Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41574
48132026-01-13T19:15:13.940Z[ ID] Interval Transfer Bandwidth
48142026-01-13T19:15:13.940Z[ 5] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
48152026-01-13T19:15:13.940Z[ 7] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
48162026-01-13T19:15:13.940Z[ 9] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
48172026-01-13T19:15:13.940Z[ 11] 0.00-1.00 sec 34.9 MBytes 292 Mbits/sec
48182026-01-13T19:15:13.940Z[ 13] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
48192026-01-13T19:15:13.940Z[ 15] 0.00-1.00 sec 34.6 MBytes 290 Mbits/sec
48202026-01-13T19:15:13.940Z[ 17] 0.00-1.00 sec 34.5 MBytes 289 Mbits/sec
48212026-01-13T19:15:13.940Z[ 19] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
48222026-01-13T19:15:13.940Z[SUM] 0.00-1.00 sec 278 MBytes 2.33 Gbits/sec
48232026-01-13T19:15:13.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
48242026-01-13T19:15:13.941Z[ 5] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
48252026-01-13T19:15:13.941Z[ 7] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
48262026-01-13T19:15:13.941Z[ 9] 1.00-2.00 sec 42.7 MBytes 359 Mbits/sec
48272026-01-13T19:15:13.941Z[ 11] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
48282026-01-13T19:15:13.941Z[ 13] 1.00-2.00 sec 42.7 MBytes 359 Mbits/sec
48292026-01-13T19:15:13.941Z[ 15] 1.00-2.00 sec 42.8 MBytes 359 Mbits/sec
48302026-01-13T19:15:13.941Z[ 17] 1.00-2.00 sec 42.9 MBytes 360 Mbits/sec
48312026-01-13T19:15:13.941Z[ 19] 1.00-2.00 sec 42.7 MBytes 358 Mbits/sec
48322026-01-13T19:15:13.941Z[SUM] 1.00-2.00 sec 342 MBytes 2.87 Gbits/sec
48332026-01-13T19:15:13.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
48342026-01-13T19:15:13.941Z[ 5] 2.00-3.00 sec 38.4 MBytes 322 Mbits/sec
48352026-01-13T19:15:13.941Z[ 7] 2.00-3.00 sec 38.3 MBytes 321 Mbits/sec
48362026-01-13T19:15:13.941Z[ 9] 2.00-3.00 sec 38.2 MBytes 320 Mbits/sec
48372026-01-13T19:15:13.941Z[ 11] 2.00-3.00 sec 38.3 MBytes 321 Mbits/sec
48382026-01-13T19:15:13.941Z[ 13] 2.00-3.00 sec 38.2 MBytes 321 Mbits/sec
48392026-01-13T19:15:13.941Z[ 15] 2.00-3.00 sec 38.3 MBytes 321 Mbits/sec
48402026-01-13T19:15:13.941Z[ 17] 2.00-3.00 sec 38.4 MBytes 322 Mbits/sec
48412026-01-13T19:15:13.941Z[ 19] 2.00-3.00 sec 38.4 MBytes 322 Mbits/sec
48422026-01-13T19:15:13.941Z[SUM] 2.00-3.00 sec 306 MBytes 2.57 Gbits/sec
48432026-01-13T19:15:13.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
48442026-01-13T19:15:13.941Z[ 5] 3.00-4.00 sec 39.7 MBytes 333 Mbits/sec
48452026-01-13T19:15:13.941Z[ 7] 3.00-4.00 sec 39.7 MBytes 333 Mbits/sec
48462026-01-13T19:15:13.941Z[ 9] 3.00-4.00 sec 39.6 MBytes 332 Mbits/sec
48472026-01-13T19:15:13.941Z[ 11] 3.00-4.00 sec 39.7 MBytes 333 Mbits/sec
48482026-01-13T19:15:13.941Z[ 13] 3.00-4.00 sec 39.5 MBytes 331 Mbits/sec
48492026-01-13T19:15:13.941Z[ 15] 3.00-4.00 sec 39.5 MBytes 331 Mbits/sec
48502026-01-13T19:15:13.941Z[ 17] 3.00-4.00 sec 39.6 MBytes 332 Mbits/sec
48512026-01-13T19:15:13.941Z[ 19] 3.00-4.00 sec 39.6 MBytes 332 Mbits/sec
48522026-01-13T19:15:13.941Z[SUM] 3.00-4.00 sec 317 MBytes 2.66 Gbits/sec
48532026-01-13T19:15:13.941Z- - - - - - - - - - - - - - - - - - - - - - - - -
48542026-01-13T19:15:13.941Z[ 5] 4.00-5.00 sec 38.5 MBytes 323 Mbits/sec
48552026-01-13T19:15:13.941Z[ 7] 4.00-5.00 sec 38.5 MBytes 323 Mbits/sec
48562026-01-13T19:15:13.941Z[ 9] 4.00-5.00 sec 38.5 MBytes 323 Mbits/sec
48572026-01-13T19:15:13.941Z[ 11] 4.00-5.00 sec 38.5 MBytes 323 Mbits/sec
48582026-01-13T19:15:13.941Z[ 13] 4.00-5.00 sec 38.5 MBytes 323 Mbits/sec
48592026-01-13T19:15:13.941Z[ 15] 4.00-5.00 sec 38.4 MBytes 322 Mbits/sec
48602026-01-13T19:15:13.941Z[ 17] 4.00-5.00 sec 38.4 MBytes 322 Mbits/sec
48612026-01-13T19:15:13.941Z[ 19] 4.00-5.00 sec 38.5 MBytes 323 Mbits/sec
48622026-01-13T19:15:13.942Z[SUM] 4.00-5.00 sec 308 MBytes 2.58 Gbits/sec
48632026-01-13T19:15:13.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
48642026-01-13T19:15:13.942Z[ 5] 5.00-6.00 sec 38.0 MBytes 319 Mbits/sec
48652026-01-13T19:15:13.942Z[ 7] 5.00-6.00 sec 38.1 MBytes 319 Mbits/sec
48662026-01-13T19:15:13.942Z[ 9] 5.00-6.00 sec 38.0 MBytes 319 Mbits/sec
48672026-01-13T19:15:13.942Z[ 11] 5.00-6.00 sec 38.0 MBytes 319 Mbits/sec
48682026-01-13T19:15:13.942Z[ 13] 5.00-6.00 sec 37.9 MBytes 318 Mbits/sec
48692026-01-13T19:15:13.942Z[ 15] 5.00-6.00 sec 38.1 MBytes 320 Mbits/sec
48702026-01-13T19:15:13.942Z[ 17] 5.00-6.00 sec 38.0 MBytes 319 Mbits/sec
48712026-01-13T19:15:13.942Z[ 19] 5.00-6.00 sec 37.9 MBytes 318 Mbits/sec
48722026-01-13T19:15:13.942Z[SUM] 5.00-6.00 sec 304 MBytes 2.55 Gbits/sec
48732026-01-13T19:15:13.942Z- - - - - - - - - - - - - - - - - - - - - - - - -
48742026-01-13T19:15:13.942Z[ 5] 6.00-7.00 sec 40.1 MBytes 336 Mbits/sec
48752026-01-13T19:15:13.942Z[ 7] 6.00-7.00 sec 39.9 MBytes 335 Mbits/sec
48762026-01-13T19:15:13.942Z[ 9] 6.00-7.00 sec 40.2 MBytes 337 Mbits/sec
48772026-01-13T19:15:17.135Z[ 11] 6.00-7.00 sec 40.2 MBytes 337 Mbits/sec
48782026-01-13T19:15:17.135Z[ 13] 6.00-7.00 sec 40.1 MBytes 336 Mbits/sec
48792026-01-13T19:15:17.135Z[ 15] 6.00-7.00 sec 40.1 MBytes 336 Mbits/sec
48802026-01-13T19:15:17.136Z[ 17] 6.00-7.00 sec 40.1 MBytes 336 Mbits/sec
48812026-01-13T19:15:17.136Z[ 19] 6.00-7.00 sec 39.9 MBytes 335 Mbits/sec
48822026-01-13T19:15:17.136Z[SUM] 6.00-7.00 sec 321 MBytes 2.69 Gbits/sec
48832026-01-13T19:15:17.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
48842026-01-13T19:15:17.136Z[ 5] 7.00-8.00 sec 41.3 MBytes 346 Mbits/sec
48852026-01-13T19:15:17.136Z[ 7] 7.00-8.00 sec 41.3 MBytes 346 Mbits/sec
48862026-01-13T19:15:17.136Z[ 9] 7.00-8.00 sec 41.2 MBytes 346 Mbits/sec
48872026-01-13T19:15:17.136Z[ 11] 7.00-8.00 sec 41.1 MBytes 345 Mbits/sec
48882026-01-13T19:15:17.136Z[ 13] 7.00-8.00 sec 41.1 MBytes 345 Mbits/sec
48892026-01-13T19:15:17.136Z[ 15] 7.00-8.00 sec 41.3 MBytes 346 Mbits/sec
48902026-01-13T19:15:17.136Z[ 17] 7.00-8.00 sec 41.1 MBytes 345 Mbits/sec
48912026-01-13T19:15:17.136Z[ 19] 7.00-8.00 sec 41.2 MBytes 346 Mbits/sec
48922026-01-13T19:15:17.136Z[SUM] 7.00-8.00 sec 330 MBytes 2.76 Gbits/sec
48932026-01-13T19:15:17.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
48942026-01-13T19:15:17.136Z[ 5] 8.00-9.00 sec 41.5 MBytes 348 Mbits/sec
48952026-01-13T19:15:17.136Z[ 7] 8.00-9.00 sec 41.4 MBytes 347 Mbits/sec
48962026-01-13T19:15:17.136Z[ 9] 8.00-9.00 sec 41.4 MBytes 347 Mbits/sec
48972026-01-13T19:15:17.136Z[ 11] 8.00-9.00 sec 41.6 MBytes 349 Mbits/sec
48982026-01-13T19:15:17.136Z[ 13] 8.00-9.00 sec 41.4 MBytes 347 Mbits/sec
48992026-01-13T19:15:17.136Z[ 15] 8.00-9.00 sec 41.5 MBytes 348 Mbits/sec
49002026-01-13T19:15:17.136Z[ 17] 8.00-9.00 sec 41.4 MBytes 348 Mbits/sec
49012026-01-13T19:15:17.136Z[ 19] 8.00-9.00 sec 41.7 MBytes 350 Mbits/sec
49022026-01-13T19:15:17.136Z[SUM] 8.00-9.00 sec 332 MBytes 2.78 Gbits/sec
49032026-01-13T19:15:17.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
49042026-01-13T19:15:17.136Z[ 5] 9.00-10.00 sec 34.7 MBytes 291 Mbits/sec
49052026-01-13T19:15:17.136Z[ 7] 9.00-10.00 sec 34.7 MBytes 291 Mbits/sec
49062026-01-13T19:15:17.136Z[ 9] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49072026-01-13T19:15:17.136Z[ 11] 9.00-10.00 sec 34.7 MBytes 291 Mbits/sec
49082026-01-13T19:15:17.136Z[ 13] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49092026-01-13T19:15:17.136Z[ 15] 9.00-10.00 sec 34.8 MBytes 292 Mbits/sec
49102026-01-13T19:15:17.136Z[ 17] 9.00-10.00 sec 34.6 MBytes 291 Mbits/sec
49112026-01-13T19:15:17.136Z[ 19] 9.00-10.00 sec 34.7 MBytes 291 Mbits/sec
49122026-01-13T19:15:17.136Z[SUM] 9.00-10.00 sec 278 MBytes 2.33 Gbits/sec
49132026-01-13T19:15:17.136Z- - - - - - - - - - - - - - - - - - - - - - - - -
49142026-01-13T19:15:17.136Z[ 5] 10.00-10.00 sec 48.1 KBytes 189 Mbits/sec
49152026-01-13T19:15:17.136Z[ 7] 10.00-10.00 sec 96.2 KBytes 379 Mbits/sec
49162026-01-13T19:15:17.136Z[ 9] 10.00-10.00 sec 96.2 KBytes 379 Mbits/sec
49172026-01-13T19:15:17.136Z[ 11] 10.00-10.00 sec 144 KBytes 568 Mbits/sec
49182026-01-13T19:15:17.136Z[ 13] 10.00-10.00 sec 144 KBytes 568 Mbits/sec
49192026-01-13T19:15:17.137Z[ 15] 10.00-10.00 sec 96.2 KBytes 379 Mbits/sec
49202026-01-13T19:15:17.137Z[ 17] 10.00-10.00 sec 96.2 KBytes 379 Mbits/sec
49212026-01-13T19:15:17.137Z[ 19] 10.00-10.00 sec 96.2 KBytes 379 Mbits/sec
49222026-01-13T19:15:17.137Z[SUM] 10.00-10.00 sec 817 KBytes 3.22 Gbits/sec
49232026-01-13T19:15:17.137Z- - - - - - - - - - - - - - - - - - - - - - - - -
49242026-01-13T19:15:17.137Z[ ID] Interval Transfer Bandwidth
49252026-01-13T19:15:17.137Z[ 5] 0.00-10.00 sec 390 MBytes 327 Mbits/sec sender
49262026-01-13T19:15:17.137Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49272026-01-13T19:15:17.137Z[ 7] 0.00-10.00 sec 390 MBytes 327 Mbits/sec sender
49282026-01-13T19:15:17.137Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49292026-01-13T19:15:17.137Z[ 9] 0.00-10.00 sec 390 MBytes 327 Mbits/sec sender
49302026-01-13T19:15:17.137Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49312026-01-13T19:15:17.137Z[ 11] 0.00-10.00 sec 390 MBytes 327 Mbits/sec sender
49322026-01-13T19:15:17.137Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49332026-01-13T19:15:17.137Z[ 13] 0.00-10.00 sec 389 MBytes 326 Mbits/sec sender
49342026-01-13T19:15:17.137Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49352026-01-13T19:15:17.137Z[ 15] 0.00-10.00 sec 389 MBytes 327 Mbits/sec sender
49362026-01-13T19:15:17.137Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49372026-01-13T19:15:17.137Z[ 17] 0.00-10.00 sec 389 MBytes 326 Mbits/sec sender
49382026-01-13T19:15:17.137Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49392026-01-13T19:15:17.137Z[ 19] 0.00-10.00 sec 390 MBytes 327 Mbits/sec sender
49402026-01-13T19:15:17.137Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49412026-01-13T19:15:17.137Z[SUM] 0.00-10.00 sec 3.04 GBytes 2.61 Gbits/sec sender
49422026-01-13T19:15:17.137Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49432026-01-13T19:15:17.162ZRun 7/10...2614.077Mbps
49442026-01-13T19:15:24.216Z-----------------------------------------------------------
49452026-01-13T19:15:24.216ZServer listening on 5201
49462026-01-13T19:15:24.216Z-----------------------------------------------------------
49472026-01-13T19:15:24.216ZAccepted connection from 10.0.0.1, port 61845
49482026-01-13T19:15:24.216Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54349
49492026-01-13T19:15:24.216Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35235
49502026-01-13T19:15:24.216Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48680
49512026-01-13T19:15:24.216Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37050
49522026-01-13T19:15:24.217Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36134
49532026-01-13T19:15:24.217Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37068
49542026-01-13T19:15:24.217Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41834
49552026-01-13T19:15:24.217Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38559
49562026-01-13T19:15:24.217Z[ ID] Interval Transfer Bandwidth
49572026-01-13T19:15:24.217Z[ 5] 0.00-1.00 sec 28.9 MBytes 243 Mbits/sec
49582026-01-13T19:15:24.217Z[ 7] 0.00-1.00 sec 28.6 MBytes 240 Mbits/sec
49592026-01-13T19:15:24.217Z[ 9] 0.00-1.00 sec 28.7 MBytes 241 Mbits/sec
49602026-01-13T19:15:24.217Z[ 11] 0.00-1.00 sec 28.7 MBytes 241 Mbits/sec
49612026-01-13T19:15:24.217Z[ 13] 0.00-1.00 sec 28.8 MBytes 242 Mbits/sec
49622026-01-13T19:15:24.217Z[ 15] 0.00-1.00 sec 28.8 MBytes 242 Mbits/sec
49632026-01-13T19:15:24.217Z[ 17] 0.00-1.00 sec 28.7 MBytes 241 Mbits/sec
49642026-01-13T19:15:24.217Z[ 19] 0.00-1.00 sec 28.6 MBytes 240 Mbits/sec
49652026-01-13T19:15:24.217Z[SUM] 0.00-1.00 sec 230 MBytes 1.93 Gbits/sec
49662026-01-13T19:15:24.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
49672026-01-13T19:15:24.217Z[ 5] 1.00-2.00 sec 37.2 MBytes 312 Mbits/sec
49682026-01-13T19:15:24.217Z[ 7] 1.00-2.00 sec 37.1 MBytes 311 Mbits/sec
49692026-01-13T19:15:24.217Z[ 9] 1.00-2.00 sec 37.0 MBytes 311 Mbits/sec
49702026-01-13T19:15:24.217Z[ 11] 1.00-2.00 sec 37.2 MBytes 312 Mbits/sec
49712026-01-13T19:15:24.217Z[ 13] 1.00-2.00 sec 37.2 MBytes 312 Mbits/sec
49722026-01-13T19:15:24.217Z[ 15] 1.00-2.00 sec 37.1 MBytes 311 Mbits/sec
49732026-01-13T19:15:24.217Z[ 17] 1.00-2.00 sec 37.0 MBytes 311 Mbits/sec
49742026-01-13T19:15:24.217Z[ 19] 1.00-2.00 sec 37.1 MBytes 311 Mbits/sec
49752026-01-13T19:15:24.217Z[SUM] 1.00-2.00 sec 297 MBytes 2.49 Gbits/sec
49762026-01-13T19:15:24.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
49772026-01-13T19:15:24.217Z[ 5] 2.00-3.00 sec 39.0 MBytes 327 Mbits/sec
49782026-01-13T19:15:24.217Z[ 7] 2.00-3.00 sec 38.9 MBytes 326 Mbits/sec
49792026-01-13T19:15:24.217Z[ 9] 2.00-3.00 sec 38.8 MBytes 325 Mbits/sec
49802026-01-13T19:15:24.217Z[ 11] 2.00-3.00 sec 39.0 MBytes 327 Mbits/sec
49812026-01-13T19:15:24.217Z[ 13] 2.00-3.00 sec 39.0 MBytes 327 Mbits/sec
49822026-01-13T19:15:24.217Z[ 15] 2.00-3.00 sec 39.0 MBytes 327 Mbits/sec
49832026-01-13T19:15:24.217Z[ 17] 2.00-3.00 sec 38.9 MBytes 326 Mbits/sec
49842026-01-13T19:15:24.217Z[ 19] 2.00-3.00 sec 38.9 MBytes 326 Mbits/sec
49852026-01-13T19:15:24.217Z[SUM] 2.00-3.00 sec 311 MBytes 2.61 Gbits/sec
49862026-01-13T19:15:24.217Z- - - - - - - - - - - - - - - - - - - - - - - - -
49872026-01-13T19:15:24.217Z[ 5] 3.00-4.00 sec 36.7 MBytes 308 Mbits/sec
49882026-01-13T19:15:24.217Z[ 7] 3.00-4.00 sec 36.8 MBytes 308 Mbits/sec
49892026-01-13T19:15:24.217Z[ 9] 3.00-4.00 sec 36.8 MBytes 309 Mbits/sec
49902026-01-13T19:15:24.218Z[ 11] 3.00-4.00 sec 36.7 MBytes 308 Mbits/sec
49912026-01-13T19:15:24.218Z[ 13] 3.00-4.00 sec 36.7 MBytes 308 Mbits/sec
49922026-01-13T19:15:24.218Z[ 15] 3.00-4.00 sec 36.6 MBytes 307 Mbits/sec
49932026-01-13T19:15:24.218Z[ 17] 3.00-4.00 sec 36.7 MBytes 308 Mbits/sec
49942026-01-13T19:15:24.218Z[ 19] 3.00-4.00 sec 36.7 MBytes 308 Mbits/sec
49952026-01-13T19:15:24.218Z[SUM] 3.00-4.00 sec 294 MBytes 2.46 Gbits/sec
49962026-01-13T19:15:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
49972026-01-13T19:15:24.218Z[ 5] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
49982026-01-13T19:15:24.218Z[ 7] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
49992026-01-13T19:15:24.218Z[ 9] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
50002026-01-13T19:15:24.218Z[ 11] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
50012026-01-13T19:15:24.218Z[ 13] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
50022026-01-13T19:15:24.218Z[ 15] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
50032026-01-13T19:15:24.218Z[ 17] 4.00-5.00 sec 40.3 MBytes 338 Mbits/sec
50042026-01-13T19:15:24.218Z[ 19] 4.00-5.00 sec 40.4 MBytes 339 Mbits/sec
50052026-01-13T19:15:24.218Z[SUM] 4.00-5.00 sec 323 MBytes 2.71 Gbits/sec
50062026-01-13T19:15:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
50072026-01-13T19:15:24.218Z[ 5] 5.00-6.00 sec 36.7 MBytes 308 Mbits/sec
50082026-01-13T19:15:24.218Z[ 7] 5.00-6.00 sec 36.8 MBytes 308 Mbits/sec
50092026-01-13T19:15:24.218Z[ 9] 5.00-6.00 sec 36.8 MBytes 308 Mbits/sec
50102026-01-13T19:15:24.218Z[ 11] 5.00-6.00 sec 36.8 MBytes 309 Mbits/sec
50112026-01-13T19:15:24.218Z[ 13] 5.00-6.00 sec 36.8 MBytes 309 Mbits/sec
50122026-01-13T19:15:24.218Z[ 15] 5.00-6.00 sec 36.7 MBytes 308 Mbits/sec
50132026-01-13T19:15:24.218Z[ 17] 5.00-6.00 sec 36.7 MBytes 308 Mbits/sec
50142026-01-13T19:15:24.218Z[ 19] 5.00-6.00 sec 36.7 MBytes 307 Mbits/sec
50152026-01-13T19:15:24.218Z[SUM] 5.00-6.00 sec 294 MBytes 2.47 Gbits/sec
50162026-01-13T19:15:24.218Z- - - - - - - - - - - - - - - - - - - - - - - - -
50172026-01-13T19:15:24.218Z[ 5] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50182026-01-13T19:15:24.218Z[ 7] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50192026-01-13T19:15:24.218Z[ 9] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50202026-01-13T19:15:27.419Z[ 11] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50212026-01-13T19:15:27.419Z[ 13] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50222026-01-13T19:15:27.419Z[ 15] 6.00-7.00 sec 39.3 MBytes 329 Mbits/sec
50232026-01-13T19:15:27.419Z[ 17] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50242026-01-13T19:15:27.419Z[ 19] 6.00-7.00 sec 39.2 MBytes 329 Mbits/sec
50252026-01-13T19:15:27.419Z[SUM] 6.00-7.00 sec 314 MBytes 2.63 Gbits/sec
50262026-01-13T19:15:27.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
50272026-01-13T19:15:27.419Z[ 5] 7.00-8.00 sec 39.1 MBytes 328 Mbits/sec
50282026-01-13T19:15:27.419Z[ 7] 7.00-8.00 sec 39.1 MBytes 328 Mbits/sec
50292026-01-13T19:15:27.419Z[ 9] 7.00-8.00 sec 39.1 MBytes 328 Mbits/sec
50302026-01-13T19:15:27.419Z[ 11] 7.00-8.00 sec 39.0 MBytes 327 Mbits/sec
50312026-01-13T19:15:27.419Z[ 13] 7.00-8.00 sec 38.9 MBytes 326 Mbits/sec
50322026-01-13T19:15:27.419Z[ 15] 7.00-8.00 sec 39.1 MBytes 328 Mbits/sec
50332026-01-13T19:15:27.419Z[ 17] 7.00-8.00 sec 39.0 MBytes 327 Mbits/sec
50342026-01-13T19:15:27.419Z[ 19] 7.00-8.00 sec 39.0 MBytes 327 Mbits/sec
50352026-01-13T19:15:27.419Z[SUM] 7.00-8.00 sec 312 MBytes 2.62 Gbits/sec
50362026-01-13T19:15:27.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
50372026-01-13T19:15:27.419Z[ 5] 8.00-9.00 sec 42.0 MBytes 352 Mbits/sec
50382026-01-13T19:15:27.419Z[ 7] 8.00-9.00 sec 41.9 MBytes 352 Mbits/sec
50392026-01-13T19:15:27.419Z[ 9] 8.00-9.00 sec 41.8 MBytes 350 Mbits/sec
50402026-01-13T19:15:27.419Z[ 11] 8.00-9.00 sec 41.9 MBytes 351 Mbits/sec
50412026-01-13T19:15:27.419Z[ 13] 8.00-9.00 sec 42.0 MBytes 352 Mbits/sec
50422026-01-13T19:15:27.420Z[ 15] 8.00-9.00 sec 42.0 MBytes 352 Mbits/sec
50432026-01-13T19:15:27.420Z[ 17] 8.00-9.00 sec 41.9 MBytes 352 Mbits/sec
50442026-01-13T19:15:27.420Z[ 19] 8.00-9.00 sec 42.0 MBytes 352 Mbits/sec
50452026-01-13T19:15:27.420Z[SUM] 8.00-9.00 sec 335 MBytes 2.81 Gbits/sec
50462026-01-13T19:15:27.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
50472026-01-13T19:15:27.420Z[ 5] 9.00-10.00 sec 37.0 MBytes 310 Mbits/sec
50482026-01-13T19:15:27.420Z[ 7] 9.00-10.00 sec 37.0 MBytes 310 Mbits/sec
50492026-01-13T19:15:27.420Z[ 9] 9.00-10.00 sec 37.1 MBytes 311 Mbits/sec
50502026-01-13T19:15:27.420Z[ 11] 9.00-10.00 sec 37.0 MBytes 310 Mbits/sec
50512026-01-13T19:15:27.420Z[ 13] 9.00-10.00 sec 37.0 MBytes 310 Mbits/sec
50522026-01-13T19:15:27.420Z[ 15] 9.00-10.00 sec 36.9 MBytes 309 Mbits/sec
50532026-01-13T19:15:27.420Z[ 17] 9.00-10.00 sec 36.9 MBytes 310 Mbits/sec
50542026-01-13T19:15:27.420Z[ 19] 9.00-10.00 sec 36.9 MBytes 310 Mbits/sec
50552026-01-13T19:15:27.420Z[SUM] 9.00-10.00 sec 296 MBytes 2.48 Gbits/sec
50562026-01-13T19:15:27.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
50572026-01-13T19:15:27.420Z[ 5] 10.00-10.00 sec 48.1 KBytes 184 Mbits/sec
50582026-01-13T19:15:27.420Z[ 7] 10.00-10.00 sec 48.1 KBytes 184 Mbits/sec
50592026-01-13T19:15:27.420Z[ 9] 10.00-10.00 sec 48.1 KBytes 184 Mbits/sec
50602026-01-13T19:15:27.420Z[ 11] 10.00-10.00 sec 96.2 KBytes 368 Mbits/sec
50612026-01-13T19:15:27.420Z[ 13] 10.00-10.00 sec 96.2 KBytes 368 Mbits/sec
50622026-01-13T19:15:27.420Z[ 15] 10.00-10.00 sec 144 KBytes 552 Mbits/sec
50632026-01-13T19:15:27.420Z[ 17] 10.00-10.00 sec 96.2 KBytes 368 Mbits/sec
50642026-01-13T19:15:27.420Z[ 19] 10.00-10.00 sec 144 KBytes 552 Mbits/sec
50652026-01-13T19:15:27.420Z[SUM] 10.00-10.00 sec 721 KBytes 2.75 Gbits/sec
50662026-01-13T19:15:27.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
50672026-01-13T19:15:27.420Z[ ID] Interval Transfer Bandwidth
50682026-01-13T19:15:27.420Z[ 5] 0.00-10.00 sec 376 MBytes 316 Mbits/sec sender
50692026-01-13T19:15:27.420Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50702026-01-13T19:15:27.420Z[ 7] 0.00-10.00 sec 376 MBytes 315 Mbits/sec sender
50712026-01-13T19:15:27.420Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50722026-01-13T19:15:27.420Z[ 9] 0.00-10.00 sec 375 MBytes 315 Mbits/sec sender
50732026-01-13T19:15:27.420Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50742026-01-13T19:15:27.420Z[ 11] 0.00-10.00 sec 376 MBytes 315 Mbits/sec sender
50752026-01-13T19:15:27.420Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50762026-01-13T19:15:27.420Z[ 13] 0.00-10.00 sec 376 MBytes 315 Mbits/sec sender
50772026-01-13T19:15:27.420Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50782026-01-13T19:15:27.420Z[ 15] 0.00-10.00 sec 376 MBytes 315 Mbits/sec sender
50792026-01-13T19:15:27.420Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50802026-01-13T19:15:27.421Z[ 17] 0.00-10.00 sec 375 MBytes 315 Mbits/sec sender
50812026-01-13T19:15:27.421Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50822026-01-13T19:15:27.421Z[ 19] 0.00-10.00 sec 376 MBytes 315 Mbits/sec sender
50832026-01-13T19:15:27.421Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50842026-01-13T19:15:27.421Z[SUM] 0.00-10.00 sec 2.94 GBytes 2.52 Gbits/sec sender
50852026-01-13T19:15:27.421Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50862026-01-13T19:15:27.448ZRun 8/10...2521.701Mbps
50872026-01-13T19:15:34.457Z-----------------------------------------------------------
50882026-01-13T19:15:34.457ZServer listening on 5201
50892026-01-13T19:15:34.457Z-----------------------------------------------------------
50902026-01-13T19:15:34.457ZAccepted connection from 10.0.0.1, port 50677
50912026-01-13T19:15:34.457Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49276
50922026-01-13T19:15:34.457Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33352
50932026-01-13T19:15:34.457Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56025
50942026-01-13T19:15:34.457Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44593
50952026-01-13T19:15:34.457Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60981
50962026-01-13T19:15:34.457Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32894
50972026-01-13T19:15:34.458Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44367
50982026-01-13T19:15:34.458Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33357
50992026-01-13T19:15:34.458Z[ ID] Interval Transfer Bandwidth
51002026-01-13T19:15:34.458Z[ 5] 0.00-1.00 sec 33.2 MBytes 278 Mbits/sec
51012026-01-13T19:15:34.458Z[ 7] 0.00-1.00 sec 33.2 MBytes 278 Mbits/sec
51022026-01-13T19:15:34.458Z[ 9] 0.00-1.00 sec 33.1 MBytes 278 Mbits/sec
51032026-01-13T19:15:34.458Z[ 11] 0.00-1.00 sec 33.3 MBytes 279 Mbits/sec
51042026-01-13T19:15:34.458Z[ 13] 0.00-1.00 sec 33.0 MBytes 277 Mbits/sec
51052026-01-13T19:15:34.458Z[ 15] 0.00-1.00 sec 33.2 MBytes 278 Mbits/sec
51062026-01-13T19:15:34.458Z[ 17] 0.00-1.00 sec 33.0 MBytes 277 Mbits/sec
51072026-01-13T19:15:34.458Z[ 19] 0.00-1.00 sec 32.9 MBytes 276 Mbits/sec
51082026-01-13T19:15:34.458Z[SUM] 0.00-1.00 sec 265 MBytes 2.22 Gbits/sec
51092026-01-13T19:15:34.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
51102026-01-13T19:15:34.458Z[ 5] 1.00-2.00 sec 42.4 MBytes 355 Mbits/sec
51112026-01-13T19:15:34.458Z[ 7] 1.00-2.00 sec 42.2 MBytes 354 Mbits/sec
51122026-01-13T19:15:34.483Z[ 9] 1.00-2.00 sec 42.2 MBytes 354 Mbits/sec
51132026-01-13T19:15:34.483Z[ 11] 1.00-2.00 sec 42.1 MBytes 354 Mbits/sec
51142026-01-13T19:15:34.483Z[ 13] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
51152026-01-13T19:15:34.483Z[ 15] 1.00-2.00 sec 42.1 MBytes 353 Mbits/sec
51162026-01-13T19:15:34.483Z[ 17] 1.00-2.00 sec 42.3 MBytes 355 Mbits/sec
51172026-01-13T19:15:34.483Z[ 19] 1.00-2.00 sec 42.4 MBytes 356 Mbits/sec
51182026-01-13T19:15:34.483Z[SUM] 1.00-2.00 sec 338 MBytes 2.83 Gbits/sec
51192026-01-13T19:15:34.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
51202026-01-13T19:15:34.483Z[ 5] 2.00-3.00 sec 40.3 MBytes 338 Mbits/sec
51212026-01-13T19:15:34.483Z[ 7] 2.00-3.00 sec 40.5 MBytes 339 Mbits/sec
51222026-01-13T19:15:34.483Z[ 9] 2.00-3.00 sec 40.5 MBytes 340 Mbits/sec
51232026-01-13T19:15:34.483Z[ 11] 2.00-3.00 sec 40.6 MBytes 341 Mbits/sec
51242026-01-13T19:15:34.483Z[ 13] 2.00-3.00 sec 40.5 MBytes 340 Mbits/sec
51252026-01-13T19:15:34.483Z[ 15] 2.00-3.00 sec 40.6 MBytes 341 Mbits/sec
51262026-01-13T19:15:34.483Z[ 17] 2.00-3.00 sec 40.5 MBytes 339 Mbits/sec
51272026-01-13T19:15:34.483Z[ 19] 2.00-3.00 sec 40.3 MBytes 338 Mbits/sec
51282026-01-13T19:15:34.483Z[SUM] 2.00-3.00 sec 324 MBytes 2.72 Gbits/sec
51292026-01-13T19:15:34.483Z- - - - - - - - - - - - - - - - - - - - - - - - -
51302026-01-13T19:15:34.483Z[ 5] 3.00-4.00 sec 36.7 MBytes 307 Mbits/sec
51312026-01-13T19:15:34.483Z[ 7] 3.00-4.00 sec 36.8 MBytes 309 Mbits/sec
51322026-01-13T19:15:34.483Z[ 9] 3.00-4.00 sec 36.9 MBytes 309 Mbits/sec
51332026-01-13T19:15:34.483Z[ 11] 3.00-4.00 sec 37.0 MBytes 310 Mbits/sec
51342026-01-13T19:15:34.483Z[ 13] 3.00-4.00 sec 36.8 MBytes 309 Mbits/sec
51352026-01-13T19:15:34.483Z[ 15] 3.00-4.00 sec 36.8 MBytes 309 Mbits/sec
51362026-01-13T19:15:34.483Z[ 17] 3.00-4.00 sec 36.9 MBytes 309 Mbits/sec
51372026-01-13T19:15:34.484Z[ 19] 3.00-4.00 sec 36.8 MBytes 309 Mbits/sec
51382026-01-13T19:15:34.484Z[SUM] 3.00-4.00 sec 295 MBytes 2.47 Gbits/sec
51392026-01-13T19:15:34.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
51402026-01-13T19:15:34.484Z[ 5] 4.00-5.00 sec 40.1 MBytes 336 Mbits/sec
51412026-01-13T19:15:34.484Z[ 7] 4.00-5.00 sec 40.0 MBytes 335 Mbits/sec
51422026-01-13T19:15:34.484Z[ 9] 4.00-5.00 sec 40.1 MBytes 336 Mbits/sec
51432026-01-13T19:15:34.484Z[ 11] 4.00-5.00 sec 40.0 MBytes 336 Mbits/sec
51442026-01-13T19:15:34.484Z[ 13] 4.00-5.00 sec 40.1 MBytes 337 Mbits/sec
51452026-01-13T19:15:34.484Z[ 15] 4.00-5.00 sec 40.0 MBytes 336 Mbits/sec
51462026-01-13T19:15:34.484Z[ 17] 4.00-5.00 sec 40.0 MBytes 336 Mbits/sec
51472026-01-13T19:15:34.484Z[ 19] 4.00-5.00 sec 39.9 MBytes 335 Mbits/sec
51482026-01-13T19:15:34.484Z[SUM] 4.00-5.00 sec 320 MBytes 2.69 Gbits/sec
51492026-01-13T19:15:34.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
51502026-01-13T19:15:34.484Z[ 5] 5.00-6.00 sec 39.2 MBytes 329 Mbits/sec
51512026-01-13T19:15:34.484Z[ 7] 5.00-6.00 sec 39.2 MBytes 329 Mbits/sec
51522026-01-13T19:15:34.484Z[ 9] 5.00-6.00 sec 39.1 MBytes 328 Mbits/sec
51532026-01-13T19:15:34.484Z[ 11] 5.00-6.00 sec 39.1 MBytes 328 Mbits/sec
51542026-01-13T19:15:34.484Z[ 13] 5.00-6.00 sec 38.9 MBytes 326 Mbits/sec
51552026-01-13T19:15:34.484Z[ 15] 5.00-6.00 sec 39.2 MBytes 329 Mbits/sec
51562026-01-13T19:15:34.484Z[ 17] 5.00-6.00 sec 39.3 MBytes 329 Mbits/sec
51572026-01-13T19:15:34.484Z[ 19] 5.00-6.00 sec 39.1 MBytes 328 Mbits/sec
51582026-01-13T19:15:34.484Z[SUM] 5.00-6.00 sec 313 MBytes 2.63 Gbits/sec
51592026-01-13T19:15:34.484Z- - - - - - - - - - - - - - - - - - - - - - - - -
51602026-01-13T19:15:34.484Z[ 5] 6.00-7.00 sec 41.9 MBytes 351 Mbits/sec
51612026-01-13T19:15:34.484Z[ 7] 6.00-7.00 sec 41.9 MBytes 351 Mbits/sec
51622026-01-13T19:15:34.484Z[ 9] 6.00-7.00 sec 41.9 MBytes 351 Mbits/sec
51632026-01-13T19:15:37.695Z[ 11] 6.00-7.00 sec 42.0 MBytes 352 Mbits/sec
51642026-01-13T19:15:37.695Z[ 13] 6.00-7.00 sec 41.9 MBytes 351 Mbits/sec
51652026-01-13T19:15:37.695Z[ 15] 6.00-7.00 sec 41.8 MBytes 350 Mbits/sec
51662026-01-13T19:15:37.695Z[ 17] 6.00-7.00 sec 41.8 MBytes 350 Mbits/sec
51672026-01-13T19:15:37.695Z[ 19] 6.00-7.00 sec 41.8 MBytes 351 Mbits/sec
51682026-01-13T19:15:37.695Z[SUM] 6.00-7.00 sec 335 MBytes 2.81 Gbits/sec
51692026-01-13T19:15:37.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
51702026-01-13T19:15:37.695Z[ 5] 7.00-8.00 sec 43.6 MBytes 366 Mbits/sec
51712026-01-13T19:15:37.695Z[ 7] 7.00-8.00 sec 43.6 MBytes 366 Mbits/sec
51722026-01-13T19:15:37.695Z[ 9] 7.00-8.00 sec 43.6 MBytes 366 Mbits/sec
51732026-01-13T19:15:37.695Z[ 11] 7.00-8.00 sec 43.7 MBytes 367 Mbits/sec
51742026-01-13T19:15:37.695Z[ 13] 7.00-8.00 sec 43.6 MBytes 366 Mbits/sec
51752026-01-13T19:15:37.695Z[ 15] 7.00-8.00 sec 43.6 MBytes 366 Mbits/sec
51762026-01-13T19:15:37.695Z[ 17] 7.00-8.00 sec 43.6 MBytes 366 Mbits/sec
51772026-01-13T19:15:37.695Z[ 19] 7.00-8.00 sec 43.4 MBytes 365 Mbits/sec
51782026-01-13T19:15:37.695Z[SUM] 7.00-8.00 sec 349 MBytes 2.93 Gbits/sec
51792026-01-13T19:15:37.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
51802026-01-13T19:15:37.695Z[ 5] 8.00-9.00 sec 36.5 MBytes 306 Mbits/sec
51812026-01-13T19:15:37.695Z[ 7] 8.00-9.00 sec 36.5 MBytes 306 Mbits/sec
51822026-01-13T19:15:37.695Z[ 9] 8.00-9.00 sec 36.4 MBytes 306 Mbits/sec
51832026-01-13T19:15:37.695Z[ 11] 8.00-9.00 sec 36.4 MBytes 306 Mbits/sec
51842026-01-13T19:15:37.695Z[ 13] 8.00-9.00 sec 36.4 MBytes 305 Mbits/sec
51852026-01-13T19:15:37.695Z[ 15] 8.00-9.00 sec 36.4 MBytes 305 Mbits/sec
51862026-01-13T19:15:37.695Z[ 17] 8.00-9.00 sec 36.4 MBytes 306 Mbits/sec
51872026-01-13T19:15:37.695Z[ 19] 8.00-9.00 sec 36.4 MBytes 305 Mbits/sec
51882026-01-13T19:15:37.695Z[SUM] 8.00-9.00 sec 291 MBytes 2.45 Gbits/sec
51892026-01-13T19:15:37.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
51902026-01-13T19:15:37.695Z[ 5] 9.00-10.00 sec 40.0 MBytes 335 Mbits/sec
51912026-01-13T19:15:37.695Z[ 7] 9.00-10.00 sec 40.0 MBytes 335 Mbits/sec
51922026-01-13T19:15:37.695Z[ 9] 9.00-10.00 sec 39.9 MBytes 334 Mbits/sec
51932026-01-13T19:15:37.695Z[ 11] 9.00-10.00 sec 40.0 MBytes 335 Mbits/sec
51942026-01-13T19:15:37.695Z[ 13] 9.00-10.00 sec 40.0 MBytes 335 Mbits/sec
51952026-01-13T19:15:37.695Z[ 15] 9.00-10.00 sec 39.9 MBytes 335 Mbits/sec
51962026-01-13T19:15:37.695Z[ 17] 9.00-10.00 sec 40.0 MBytes 336 Mbits/sec
51972026-01-13T19:15:37.696Z[ 19] 9.00-10.00 sec 40.0 MBytes 335 Mbits/sec
51982026-01-13T19:15:37.696Z[SUM] 9.00-10.00 sec 320 MBytes 2.68 Gbits/sec
51992026-01-13T19:15:37.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
52002026-01-13T19:15:37.696Z[ 5] 10.00-10.00 sec 96.2 KBytes 459 Mbits/sec
52012026-01-13T19:15:37.696Z[ 7] 10.00-10.00 sec 48.1 KBytes 230 Mbits/sec
52022026-01-13T19:15:37.696Z[ 9] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52032026-01-13T19:15:37.696Z[ 11] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52042026-01-13T19:15:37.696Z[ 13] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52052026-01-13T19:15:37.696Z[ 15] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52062026-01-13T19:15:37.696Z[ 17] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52072026-01-13T19:15:37.696Z[ 19] 10.00-10.00 sec 96.2 KBytes 460 Mbits/sec
52082026-01-13T19:15:37.696Z[SUM] 10.00-10.00 sec 721 KBytes 3.44 Gbits/sec
52092026-01-13T19:15:37.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
52102026-01-13T19:15:37.696Z[ ID] Interval Transfer Bandwidth
52112026-01-13T19:15:37.696Z[ 5] 0.00-10.00 sec 394 MBytes 330 Mbits/sec sender
52122026-01-13T19:15:37.696Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52132026-01-13T19:15:37.696Z[ 7] 0.00-10.00 sec 394 MBytes 330 Mbits/sec sender
52142026-01-13T19:15:37.696Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52152026-01-13T19:15:37.696Z[ 9] 0.00-10.00 sec 394 MBytes 330 Mbits/sec sender
52162026-01-13T19:15:37.696Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52172026-01-13T19:15:37.696Z[ 11] 0.00-10.00 sec 394 MBytes 331 Mbits/sec sender
52182026-01-13T19:15:37.696Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52192026-01-13T19:15:37.696Z[ 13] 0.00-10.00 sec 393 MBytes 330 Mbits/sec sender
52202026-01-13T19:15:37.696Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52212026-01-13T19:15:37.696Z[ 15] 0.00-10.00 sec 394 MBytes 330 Mbits/sec sender
52222026-01-13T19:15:37.696Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52232026-01-13T19:15:37.696Z[ 17] 0.00-10.00 sec 394 MBytes 330 Mbits/sec sender
52242026-01-13T19:15:37.696Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52252026-01-13T19:15:37.696Z[ 19] 0.00-10.00 sec 393 MBytes 330 Mbits/sec sender
52262026-01-13T19:15:37.696Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52272026-01-13T19:15:37.696Z[SUM] 0.00-10.00 sec 3.08 GBytes 2.64 Gbits/sec sender
52282026-01-13T19:15:37.696Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52292026-01-13T19:15:37.721ZRun 9/10...2642.505Mbps
52302026-01-13T19:15:44.780Z-----------------------------------------------------------
52312026-01-13T19:15:44.780ZServer listening on 5201
52322026-01-13T19:15:44.780Z-----------------------------------------------------------
52332026-01-13T19:15:44.780ZAccepted connection from 10.0.0.1, port 64725
52342026-01-13T19:15:44.780Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59054
52352026-01-13T19:15:44.780Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34041
52362026-01-13T19:15:44.780Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44128
52372026-01-13T19:15:44.780Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33552
52382026-01-13T19:15:44.780Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36287
52392026-01-13T19:15:44.780Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41984
52402026-01-13T19:15:44.780Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55925
52412026-01-13T19:15:44.780Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48823
52422026-01-13T19:15:44.780Z[ ID] Interval Transfer Bandwidth
52432026-01-13T19:15:44.780Z[ 5] 0.00-1.00 sec 32.1 MBytes 269 Mbits/sec
52442026-01-13T19:15:44.780Z[ 7] 0.00-1.00 sec 32.1 MBytes 269 Mbits/sec
52452026-01-13T19:15:44.780Z[ 9] 0.00-1.00 sec 31.9 MBytes 267 Mbits/sec
52462026-01-13T19:15:44.780Z[ 11] 0.00-1.00 sec 31.8 MBytes 267 Mbits/sec
52472026-01-13T19:15:44.780Z[ 13] 0.00-1.00 sec 32.0 MBytes 268 Mbits/sec
52482026-01-13T19:15:44.780Z[ 15] 0.00-1.00 sec 31.9 MBytes 268 Mbits/sec
52492026-01-13T19:15:44.780Z[ 17] 0.00-1.00 sec 31.9 MBytes 268 Mbits/sec
52502026-01-13T19:15:44.781Z[ 19] 0.00-1.00 sec 31.9 MBytes 268 Mbits/sec
52512026-01-13T19:15:44.781Z[SUM] 0.00-1.00 sec 256 MBytes 2.14 Gbits/sec
52522026-01-13T19:15:44.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
52532026-01-13T19:15:44.781Z[ 5] 1.00-2.00 sec 38.2 MBytes 320 Mbits/sec
52542026-01-13T19:15:44.781Z[ 7] 1.00-2.00 sec 38.3 MBytes 321 Mbits/sec
52552026-01-13T19:15:44.781Z[ 9] 1.00-2.00 sec 38.4 MBytes 322 Mbits/sec
52562026-01-13T19:15:44.781Z[ 11] 1.00-2.00 sec 38.4 MBytes 322 Mbits/sec
52572026-01-13T19:15:44.781Z[ 13] 1.00-2.00 sec 38.3 MBytes 322 Mbits/sec
52582026-01-13T19:15:44.781Z[ 15] 1.00-2.00 sec 38.3 MBytes 321 Mbits/sec
52592026-01-13T19:15:44.781Z[ 17] 1.00-2.00 sec 38.2 MBytes 320 Mbits/sec
52602026-01-13T19:15:44.781Z[ 19] 1.00-2.00 sec 38.3 MBytes 321 Mbits/sec
52612026-01-13T19:15:44.781Z[SUM] 1.00-2.00 sec 306 MBytes 2.57 Gbits/sec
52622026-01-13T19:15:44.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
52632026-01-13T19:15:44.781Z[ 5] 2.00-3.00 sec 45.6 MBytes 383 Mbits/sec
52642026-01-13T19:15:44.781Z[ 7] 2.00-3.00 sec 45.5 MBytes 382 Mbits/sec
52652026-01-13T19:15:44.781Z[ 9] 2.00-3.00 sec 45.7 MBytes 383 Mbits/sec
52662026-01-13T19:15:44.781Z[ 11] 2.00-3.00 sec 45.6 MBytes 382 Mbits/sec
52672026-01-13T19:15:44.781Z[ 13] 2.00-3.00 sec 45.7 MBytes 383 Mbits/sec
52682026-01-13T19:15:44.781Z[ 15] 2.00-3.00 sec 45.5 MBytes 381 Mbits/sec
52692026-01-13T19:15:44.781Z[ 17] 2.00-3.00 sec 45.5 MBytes 382 Mbits/sec
52702026-01-13T19:15:44.781Z[ 19] 2.00-3.00 sec 45.4 MBytes 381 Mbits/sec
52712026-01-13T19:15:44.781Z[SUM] 2.00-3.00 sec 364 MBytes 3.06 Gbits/sec
52722026-01-13T19:15:44.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
52732026-01-13T19:15:44.781Z[ 5] 3.00-4.00 sec 44.2 MBytes 371 Mbits/sec
52742026-01-13T19:15:44.781Z[ 7] 3.00-4.00 sec 44.2 MBytes 371 Mbits/sec
52752026-01-13T19:15:44.781Z[ 9] 3.00-4.00 sec 44.1 MBytes 370 Mbits/sec
52762026-01-13T19:15:44.781Z[ 11] 3.00-4.00 sec 43.9 MBytes 368 Mbits/sec
52772026-01-13T19:15:44.781Z[ 13] 3.00-4.00 sec 44.2 MBytes 371 Mbits/sec
52782026-01-13T19:15:44.781Z[ 15] 3.00-4.00 sec 44.3 MBytes 372 Mbits/sec
52792026-01-13T19:15:44.781Z[ 17] 3.00-4.00 sec 44.4 MBytes 373 Mbits/sec
52802026-01-13T19:15:44.781Z[ 19] 3.00-4.00 sec 44.2 MBytes 370 Mbits/sec
52812026-01-13T19:15:44.781Z[SUM] 3.00-4.00 sec 353 MBytes 2.96 Gbits/sec
52822026-01-13T19:15:44.781Z- - - - - - - - - - - - - - - - - - - - - - - - -
52832026-01-13T19:15:44.781Z[ 5] 4.00-5.00 sec 39.1 MBytes 328 Mbits/sec
52842026-01-13T19:15:44.781Z[ 7] 4.00-5.00 sec 39.0 MBytes 328 Mbits/sec
52852026-01-13T19:15:44.781Z[ 9] 4.00-5.00 sec 38.9 MBytes 326 Mbits/sec
52862026-01-13T19:15:44.781Z[ 11] 4.00-5.00 sec 38.9 MBytes 327 Mbits/sec
52872026-01-13T19:15:44.781Z[ 13] 4.00-5.00 sec 39.0 MBytes 327 Mbits/sec
52882026-01-13T19:15:44.782Z[ 15] 4.00-5.00 sec 39.1 MBytes 328 Mbits/sec
52892026-01-13T19:15:44.782Z[ 17] 4.00-5.00 sec 38.9 MBytes 326 Mbits/sec
52902026-01-13T19:15:44.782Z[ 19] 4.00-5.00 sec 38.9 MBytes 326 Mbits/sec
52912026-01-13T19:15:44.782Z[SUM] 4.00-5.00 sec 312 MBytes 2.62 Gbits/sec
52922026-01-13T19:15:44.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
52932026-01-13T19:15:44.782Z[ 5] 5.00-6.00 sec 38.8 MBytes 325 Mbits/sec
52942026-01-13T19:15:44.782Z[ 7] 5.00-6.00 sec 38.7 MBytes 325 Mbits/sec
52952026-01-13T19:15:44.782Z[ 9] 5.00-6.00 sec 38.6 MBytes 324 Mbits/sec
52962026-01-13T19:15:44.782Z[ 11] 5.00-6.00 sec 38.8 MBytes 325 Mbits/sec
52972026-01-13T19:15:44.782Z[ 13] 5.00-6.00 sec 38.8 MBytes 325 Mbits/sec
52982026-01-13T19:15:44.782Z[ 15] 5.00-6.00 sec 38.7 MBytes 324 Mbits/sec
52992026-01-13T19:15:44.782Z[ 17] 5.00-6.00 sec 38.7 MBytes 325 Mbits/sec
53002026-01-13T19:15:44.782Z[ 19] 5.00-6.00 sec 38.5 MBytes 323 Mbits/sec
53012026-01-13T19:15:44.782Z[SUM] 5.00-6.00 sec 310 MBytes 2.60 Gbits/sec
53022026-01-13T19:15:44.782Z- - - - - - - - - - - - - - - - - - - - - - - - -
53032026-01-13T19:15:44.782Z[ 5] 6.00-7.00 sec 44.8 MBytes 376 Mbits/sec
53042026-01-13T19:15:44.782Z[ 7] 6.00-7.00 sec 44.6 MBytes 374 Mbits/sec
53052026-01-13T19:15:44.782Z[ 9] 6.00-7.00 sec 44.6 MBytes 375 Mbits/sec
53062026-01-13T19:15:47.976Z[ 11] 6.00-7.00 sec 44.4 MBytes 373 Mbits/sec
53072026-01-13T19:15:47.976Z[ 13] 6.00-7.00 sec 44.7 MBytes 375 Mbits/sec
53082026-01-13T19:15:47.976Z[ 15] 6.00-7.00 sec 44.6 MBytes 374 Mbits/sec
53092026-01-13T19:15:47.976Z[ 17] 6.00-7.00 sec 44.8 MBytes 376 Mbits/sec
53102026-01-13T19:15:47.976Z[ 19] 6.00-7.00 sec 44.7 MBytes 375 Mbits/sec
53112026-01-13T19:15:47.976Z[SUM] 6.00-7.00 sec 357 MBytes 3.00 Gbits/sec
53122026-01-13T19:15:47.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
53132026-01-13T19:15:47.976Z[ 5] 7.00-8.00 sec 41.1 MBytes 345 Mbits/sec
53142026-01-13T19:15:47.976Z[ 7] 7.00-8.00 sec 41.1 MBytes 345 Mbits/sec
53152026-01-13T19:15:47.976Z[ 9] 7.00-8.00 sec 41.3 MBytes 346 Mbits/sec
53162026-01-13T19:15:47.976Z[ 11] 7.00-8.00 sec 41.1 MBytes 345 Mbits/sec
53172026-01-13T19:15:47.976Z[ 13] 7.00-8.00 sec 41.2 MBytes 346 Mbits/sec
53182026-01-13T19:15:47.976Z[ 15] 7.00-8.00 sec 41.2 MBytes 346 Mbits/sec
53192026-01-13T19:15:47.976Z[ 17] 7.00-8.00 sec 41.1 MBytes 344 Mbits/sec
53202026-01-13T19:15:47.976Z[ 19] 7.00-8.00 sec 40.9 MBytes 343 Mbits/sec
53212026-01-13T19:15:47.976Z[SUM] 7.00-8.00 sec 329 MBytes 2.76 Gbits/sec
53222026-01-13T19:15:47.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
53232026-01-13T19:15:47.977Z[ 5] 8.00-9.00 sec 38.9 MBytes 327 Mbits/sec
53242026-01-13T19:15:47.977Z[ 7] 8.00-9.00 sec 39.0 MBytes 327 Mbits/sec
53252026-01-13T19:15:47.977Z[ 9] 8.00-9.00 sec 38.9 MBytes 326 Mbits/sec
53262026-01-13T19:15:47.977Z[ 11] 8.00-9.00 sec 38.8 MBytes 326 Mbits/sec
53272026-01-13T19:15:47.977Z[ 13] 8.00-9.00 sec 38.8 MBytes 325 Mbits/sec
53282026-01-13T19:15:47.977Z[ 15] 8.00-9.00 sec 38.9 MBytes 326 Mbits/sec
53292026-01-13T19:15:47.977Z[ 17] 8.00-9.00 sec 38.9 MBytes 326 Mbits/sec
53302026-01-13T19:15:47.977Z[ 19] 8.00-9.00 sec 38.9 MBytes 326 Mbits/sec
53312026-01-13T19:15:47.977Z[SUM] 8.00-9.00 sec 311 MBytes 2.61 Gbits/sec
53322026-01-13T19:15:47.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
53332026-01-13T19:15:47.977Z[ 5] 9.00-10.00 sec 41.9 MBytes 351 Mbits/sec
53342026-01-13T19:15:47.977Z[ 7] 9.00-10.00 sec 41.9 MBytes 351 Mbits/sec
53352026-01-13T19:15:47.977Z[ 9] 9.00-10.00 sec 41.8 MBytes 350 Mbits/sec
53362026-01-13T19:15:47.977Z[ 11] 9.00-10.00 sec 42.0 MBytes 352 Mbits/sec
53372026-01-13T19:15:47.977Z[ 13] 9.00-10.00 sec 41.9 MBytes 351 Mbits/sec
53382026-01-13T19:15:47.977Z[ 15] 9.00-10.00 sec 41.8 MBytes 350 Mbits/sec
53392026-01-13T19:15:47.977Z[ 17] 9.00-10.00 sec 41.7 MBytes 350 Mbits/sec
53402026-01-13T19:15:47.977Z[ 19] 9.00-10.00 sec 41.8 MBytes 350 Mbits/sec
53412026-01-13T19:15:47.977Z[SUM] 9.00-10.00 sec 335 MBytes 2.81 Gbits/sec
53422026-01-13T19:15:47.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
53432026-01-13T19:15:47.977Z[ 5] 10.00-10.00 sec 96.2 KBytes 532 Mbits/sec
53442026-01-13T19:15:47.978Z[ 7] 10.00-10.00 sec 96.2 KBytes 533 Mbits/sec
53452026-01-13T19:15:47.978Z[ 9] 10.00-10.00 sec 48.1 KBytes 266 Mbits/sec
53462026-01-13T19:15:47.978Z[ 11] 10.00-10.00 sec 48.1 KBytes 266 Mbits/sec
53472026-01-13T19:15:47.978Z[ 13] 10.00-10.00 sec 96.2 KBytes 533 Mbits/sec
53482026-01-13T19:15:47.978Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53492026-01-13T19:15:47.978Z[ 17] 10.00-10.00 sec 96.2 KBytes 533 Mbits/sec
53502026-01-13T19:15:47.978Z[ 19] 10.00-10.00 sec 144 KBytes 799 Mbits/sec
53512026-01-13T19:15:47.978Z[SUM] 10.00-10.00 sec 625 KBytes 3.46 Gbits/sec
53522026-01-13T19:15:47.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
53532026-01-13T19:15:47.978Z[ ID] Interval Transfer Bandwidth
53542026-01-13T19:15:47.978Z[ 5] 0.00-10.00 sec 405 MBytes 339 Mbits/sec sender
53552026-01-13T19:15:47.978Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53562026-01-13T19:15:47.978Z[ 7] 0.00-10.00 sec 405 MBytes 339 Mbits/sec sender
53572026-01-13T19:15:47.978Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53582026-01-13T19:15:47.978Z[ 9] 0.00-10.00 sec 404 MBytes 339 Mbits/sec sender
53592026-01-13T19:15:47.978Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53602026-01-13T19:15:47.978Z[ 11] 0.00-10.00 sec 404 MBytes 339 Mbits/sec sender
53612026-01-13T19:15:47.978Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53622026-01-13T19:15:47.978Z[ 13] 0.00-10.00 sec 405 MBytes 339 Mbits/sec sender
53632026-01-13T19:15:47.978Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53642026-01-13T19:15:47.979Z[ 15] 0.00-10.00 sec 404 MBytes 339 Mbits/sec sender
53652026-01-13T19:15:47.979Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53662026-01-13T19:15:47.979Z[ 17] 0.00-10.00 sec 404 MBytes 339 Mbits/sec sender
53672026-01-13T19:15:47.979Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53682026-01-13T19:15:47.979Z[ 19] 0.00-10.00 sec 404 MBytes 338 Mbits/sec sender
53692026-01-13T19:15:47.979Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53702026-01-13T19:15:47.979Z[SUM] 0.00-10.00 sec 3.16 GBytes 2.71 Gbits/sec sender
53712026-01-13T19:15:47.979Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53722026-01-13T19:15:48.004ZRun 10/10...2712.485Mbps
53732026-01-13T19:15:48.005Z###---------------------###
53742026-01-13T19:15:48.005Z::: iPerf done... :::
53752026-01-13T19:15:48.005Z:::Awaiting out files...:::
53762026-01-13T19:15:48.005Z###---------------------###
53772026-01-13T19:15:48.005Z###-----###
53782026-01-13T19:15:48.005Z:::done!:::
53792026-01-13T19:15:48.005Z###-----###
53802026-01-13T19:15:53.555ZBenchmarking iperf-tcp/local/s2c/tx
53812026-01-13T19:15:53.556ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
53822026-01-13T19:15:59.248ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (943M iterations)
53832026-01-13T19:16:19.044ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
53842026-01-13T19:16:19.207Ziperf-tcp/local/s2c/tx time: [7.3420 µs 7.3424 µs 7.3427 µs]
53852026-01-13T19:16:19.207Z change: [+14.626% +14.641% +14.657%] (p = 0.00 < 0.05)
53862026-01-13T19:16:19.208Z Performance has regressed.
53872026-01-13T19:16:19.208ZFound 4 outliers among 100 measurements (4.00%)
53882026-01-13T19:16:19.208Z 1 (1.00%) low severe
53892026-01-13T19:16:19.208Z 1 (1.00%) low mild
53902026-01-13T19:16:19.208Z 2 (2.00%) high severe
53912026-01-13T19:16:20.682Z
53922026-01-13T19:16:20.682ZBenchmarking iperf-tcp/local/s2c/rx
53932026-01-13T19:16:20.682ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
53942026-01-13T19:16:26.195ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (974M iterations)
53952026-01-13T19:16:46.373ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
53962026-01-13T19:16:46.546Ziperf-tcp/local/s2c/rx time: [9.1930 µs 9.1937 µs 9.1943 µs]
53972026-01-13T19:16:46.546Z change: [+1.2678% +1.2829% +1.3021%] (p = 0.00 < 0.05)
53982026-01-13T19:16:46.546Z Performance has regressed.
53992026-01-13T19:16:46.546ZFound 5 outliers among 100 measurements (5.00%)
54002026-01-13T19:16:46.546Z 2 (2.00%) low severe
54012026-01-13T19:16:46.546Z 2 (2.00%) low mild
54022026-01-13T19:16:46.546Z 1 (1.00%) high severe
54032026-01-13T19:16:48.076Z
54042026-01-13T19:16:55.849Z+ cargo ubench
54052026-01-13T19:16:56.229Z Compiling proc-macro2 v1.0.104
54062026-01-13T19:16:56.229Z Compiling quote v1.0.42
54072026-01-13T19:16:56.229Z Compiling unicode-ident v1.0.22
54082026-01-13T19:16:56.254Z Compiling serde_core v1.0.228
54092026-01-13T19:16:56.254Z Compiling cfg-if v1.0.4
54102026-01-13T19:16:56.254Z Compiling libc v0.2.179
54112026-01-13T19:16:56.254Z Compiling memchr v2.7.6
54122026-01-13T19:16:56.254Z Compiling serde v1.0.228
54132026-01-13T19:16:56.379Z Compiling zerocopy v0.8.31
54142026-01-13T19:16:56.463Z Compiling rustversion v1.0.22
54152026-01-13T19:16:56.828Z Compiling version_check v0.9.5
54162026-01-13T19:16:56.890Z Compiling strsim v0.11.1
54172026-01-13T19:16:57.159Z Compiling ident_case v1.0.1
54182026-01-13T19:16:57.346Z Compiling thiserror v2.0.17
54192026-01-13T19:16:57.406Z Compiling fnv v1.0.7
54202026-01-13T19:16:57.484Z Compiling either v1.15.0
54212026-01-13T19:16:57.976Z Compiling regex-syntax v0.8.8
54222026-01-13T19:16:58.277Z Compiling crossbeam-utils v0.8.21
54232026-01-13T19:16:58.324Z Compiling syn v1.0.109
54242026-01-13T19:16:58.508Z Compiling aho-corasick v1.1.4
54252026-01-13T19:16:58.791Z Compiling syn v2.0.113
54262026-01-13T19:16:58.816Z Compiling pin-project-lite v0.2.16
54272026-01-13T19:16:58.862Z Compiling equivalent v1.0.2
54282026-01-13T19:16:58.905Z Compiling hashbrown v0.16.1
54292026-01-13T19:16:58.966Z Compiling winnow v0.7.14
54302026-01-13T19:16:59.240Z Compiling itertools v0.14.0
54312026-01-13T19:17:00.005Z Compiling indexmap v2.12.1
54322026-01-13T19:17:01.361Z Compiling regex-automata v0.4.13
54332026-01-13T19:17:01.772Z Compiling bitflags v2.10.0
54342026-01-13T19:17:02.066Z Compiling toml_parser v1.0.6+spec-1.1.0
54352026-01-13T19:17:02.320Z Compiling heapless v0.8.0
54362026-01-13T19:17:02.468Z Compiling toml_datetime v0.7.5+spec-1.1.0
54372026-01-13T19:17:02.740Z Compiling byteorder v1.5.0
54382026-01-13T19:17:02.840Z Compiling autocfg v1.5.0
54392026-01-13T19:17:02.900Z Compiling getrandom v0.3.4
54402026-01-13T19:17:03.116Z Compiling hash32 v0.3.1
54412026-01-13T19:17:03.298Z Compiling toml_edit v0.23.10+spec-1.0.0
54422026-01-13T19:17:03.341Z Compiling slog v2.8.2
54432026-01-13T19:17:03.460Z Compiling smoltcp v0.11.0
54442026-01-13T19:17:03.551Z Compiling num-traits v0.2.19
54452026-01-13T19:17:03.632Z Compiling macaddr v1.0.1
54462026-01-13T19:17:03.704Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
54472026-01-13T19:17:03.894Z Compiling futures-core v0.3.31
54482026-01-13T19:17:04.032Z Compiling stable_deref_trait v1.2.1
54492026-01-13T19:17:04.080Z Compiling futures-sink v0.3.31
54502026-01-13T19:17:04.262Z Compiling futures-channel v0.3.31
54512026-01-13T19:17:04.436Z Compiling proc-macro-error-attr v1.0.4
54522026-01-13T19:17:04.541Z Compiling proc-macro-crate v3.4.0
54532026-01-13T19:17:04.724Z Compiling itoa v1.0.17
54542026-01-13T19:17:04.784Z Compiling futures-io v0.3.31
54552026-01-13T19:17:05.123Z Compiling pin-utils v0.1.0
54562026-01-13T19:17:05.147Z Compiling crc32fast v1.5.0
54572026-01-13T19:17:05.172Z Compiling futures-task v0.3.31
54582026-01-13T19:17:05.232Z Compiling darling_core v0.21.3
54592026-01-13T19:17:05.442Z Compiling regex v1.12.2
54602026-01-13T19:17:05.567Z Compiling slab v0.4.11
54612026-01-13T19:17:05.591Z Compiling managed v0.8.0
54622026-01-13T19:17:05.739Z Compiling ref-cast v1.0.25
54632026-01-13T19:17:05.926Z Compiling anyhow v1.0.100
54642026-01-13T19:17:06.084Z Compiling bitflags v1.3.2
54652026-01-13T19:17:06.190Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
54662026-01-13T19:17:06.559Z Compiling rand_core v0.9.3
54672026-01-13T19:17:06.905Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
54682026-01-13T19:17:07.048Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
54692026-01-13T19:17:07.395Z Compiling proc-macro-error v1.0.4
54702026-01-13T19:17:07.496Z Compiling foreign-types-shared v0.3.1
54712026-01-13T19:17:07.640Z Compiling unicode-width v0.2.2
54722026-01-13T19:17:07.688Z Compiling ipnetwork v0.21.1
54732026-01-13T19:17:07.714Z Compiling rustix v1.1.3
54742026-01-13T19:17:07.754Z Compiling once_cell v1.21.3
54752026-01-13T19:17:08.168Z Compiling tabwriter v1.4.1
54762026-01-13T19:17:08.221Z Compiling tracing-core v0.1.36
54772026-01-13T19:17:08.366Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
54782026-01-13T19:17:08.524Z Compiling serde_derive v1.0.228
54792026-01-13T19:17:08.548Z Compiling zerocopy-derive v0.8.31
54802026-01-13T19:17:08.690Z Compiling thiserror-impl v2.0.17
54812026-01-13T19:17:08.784Z Compiling futures-macro v0.3.31
54822026-01-13T19:17:09.173Z Compiling num_enum_derive v0.7.5
54832026-01-13T19:17:09.963Z Compiling ref-cast-impl v1.0.25
54842026-01-13T19:17:10.381Z Compiling futures-util v0.3.31
54852026-01-13T19:17:10.551Z Compiling darling_macro v0.21.3
54862026-01-13T19:17:11.039Z Compiling foreign-types-macros v0.2.3
54872026-01-13T19:17:11.168Z Compiling num_enum v0.7.5
54882026-01-13T19:17:11.381Z Compiling cobs v0.3.0
54892026-01-13T19:17:11.488Z Compiling darling v0.21.3
54902026-01-13T19:17:11.579Z Compiling tracing-attributes v0.1.31
54912026-01-13T19:17:11.618Z Compiling ingot-macros v0.1.1
54922026-01-13T19:17:11.797Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
54932026-01-13T19:17:12.193Z Compiling foreign-types v0.5.0
54942026-01-13T19:17:12.318Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
54952026-01-13T19:17:13.629Z Compiling errno v0.3.14
54962026-01-13T19:17:13.898Z Compiling cstr-argument v0.1.2
54972026-01-13T19:17:14.175Z Compiling utf8parse v0.2.2
54982026-01-13T19:17:14.199Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#6665d409)
54992026-01-13T19:17:14.352Z Compiling num-conv v0.1.0
55002026-01-13T19:17:14.542Z Compiling time-core v0.1.6
55012026-01-13T19:17:14.639Z Compiling shlex v1.3.0
55022026-01-13T19:17:14.970Z Compiling thiserror v1.0.69
55032026-01-13T19:17:15.350Z Compiling ppv-lite86 v0.2.21
55042026-01-13T19:17:15.558Z Compiling dyn-clone v1.0.20
55052026-01-13T19:17:15.822Z Compiling erased-serde v0.3.31
55062026-01-13T19:17:15.846Z Compiling postcard v1.1.3
55072026-01-13T19:17:16.125Z Compiling rand_chacha v0.9.0
55082026-01-13T19:17:16.345Z Compiling futures-executor v0.3.31
55092026-01-13T19:17:16.572Z Compiling powerfmt v0.2.0
55102026-01-13T19:17:17.040Z Compiling find-msvc-tools v0.1.6
55112026-01-13T19:17:17.171Z Compiling ingot-types v0.1.2
55122026-01-13T19:17:17.195Z Compiling pretty-hex v0.4.1
55132026-01-13T19:17:17.220Z Compiling zmij v1.0.10
55142026-01-13T19:17:17.427Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#42b2bfee)
55152026-01-13T19:17:17.484Z Compiling cc v1.2.51
55162026-01-13T19:17:17.533Z Compiling deranged v0.5.5
55172026-01-13T19:17:17.779Z Compiling futures v0.3.31
55182026-01-13T19:17:17.803Z Compiling rand v0.9.2
55192026-01-13T19:17:17.950Z Compiling time-macros v0.2.24
55202026-01-13T19:17:18.076Z Compiling ingot v0.1.1
55212026-01-13T19:17:18.267Z Compiling anstyle-parse v0.2.7
55222026-01-13T19:17:19.304Z Compiling tracing v0.1.44
55232026-01-13T19:17:19.931Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55242026-01-13T19:17:20.379Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55252026-01-13T19:17:20.566Z Compiling thiserror-impl v1.0.69
55262026-01-13T19:17:20.649Z Compiling crossbeam-epoch v0.9.18
55272026-01-13T19:17:20.674Z Compiling uuid v1.19.0
55282026-01-13T19:17:21.512Z Compiling socket2 v0.6.1
55292026-01-13T19:17:21.574Z Compiling arc-swap v1.8.0
55302026-01-13T19:17:21.964Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
55312026-01-13T19:17:22.212Z Compiling nom v8.0.0
55322026-01-13T19:17:22.295Z Compiling thread_local v1.1.9
55332026-01-13T19:17:22.340Z Compiling serde_json v1.0.148
55342026-01-13T19:17:22.836Z Compiling anstyle v1.0.13
55352026-01-13T19:17:23.048Z Compiling rayon-core v1.13.0
55362026-01-13T19:17:23.048Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#0fcdc8e9)
55372026-01-13T19:17:23.074Z Compiling lazy_static v1.5.0
55382026-01-13T19:17:23.223Z Compiling colored v3.0.0
55392026-01-13T19:17:23.445Z Compiling heck v0.4.1
55402026-01-13T19:17:23.672Z Compiling oxnet v0.1.4
55412026-01-13T19:17:23.826Z Compiling is_terminal_polyfill v1.70.2
55422026-01-13T19:17:23.984Z Compiling slog-async v2.8.0
55432026-01-13T19:17:24.416Z Compiling anstyle-query v1.1.5
55442026-01-13T19:17:24.462Z Compiling iana-time-zone v0.1.64
55452026-01-13T19:17:24.579Z Compiling colorchoice v1.0.4
55462026-01-13T19:17:24.765Z Compiling anstream v0.6.21
55472026-01-13T19:17:25.080Z Compiling chrono v0.4.42
55482026-01-13T19:17:25.747Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55492026-01-13T19:17:25.958Z Compiling time v0.3.44
55502026-01-13T19:17:27.007Z Compiling slog-scope v4.4.0
55512026-01-13T19:17:27.972Z Compiling terminal_size v0.4.3
55522026-01-13T19:17:28.214Z Compiling rusticata-macros v5.0.0
55532026-01-13T19:17:28.302Z Compiling crossbeam-deque v0.8.6
55542026-01-13T19:17:28.587Z Compiling alloca v0.4.0
55552026-01-13T19:17:28.689Z Compiling cookie-factory v0.3.3
55562026-01-13T19:17:29.030Z Compiling half v2.7.1
55572026-01-13T19:17:29.246Z Compiling crossbeam-channel v0.5.15
55582026-01-13T19:17:29.361Z Compiling is-terminal v0.4.17
55592026-01-13T19:17:29.523Z Compiling itertools v0.12.1
55602026-01-13T19:17:29.547Z Compiling take_mut v0.2.2
55612026-01-13T19:17:29.707Z Compiling heck v0.5.0
55622026-01-13T19:17:29.735Z Compiling log v0.4.29
55632026-01-13T19:17:30.119Z Compiling cfg_aliases v0.2.1
55642026-01-13T19:17:30.177Z Compiling plotters-backend v0.3.7
55652026-01-13T19:17:30.232Z Compiling ciborium-io v0.2.2
55662026-01-13T19:17:30.420Z Compiling term v1.2.1
55672026-01-13T19:17:30.874Z Compiling clap_lex v0.7.6
55682026-01-13T19:17:31.510Z Compiling circular v0.3.0
55692026-01-13T19:17:31.812Z Compiling pcap-parser v0.17.0
55702026-01-13T19:17:31.904Z Compiling clap_builder v4.5.54
55712026-01-13T19:17:32.198Z Compiling slog-term v2.9.2
55722026-01-13T19:17:32.844Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
55732026-01-13T19:17:33.349Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55742026-01-13T19:17:33.971Z Compiling plotters-svg v0.3.7
55752026-01-13T19:17:34.273Z Compiling ciborium-ll v0.2.2
55762026-01-13T19:17:34.535Z Compiling nix v0.30.1
55772026-01-13T19:17:35.272Z Compiling clap_derive v4.5.49
55782026-01-13T19:17:35.732Z Compiling slog-stdlog v4.1.1
55792026-01-13T19:17:36.555Z Compiling itertools v0.13.0
55802026-01-13T19:17:36.696Z Compiling same-file v1.0.6
55812026-01-13T19:17:36.990Z Compiling cast v0.3.0
55822026-01-13T19:17:37.408Z Compiling rayon v1.11.0
55832026-01-13T19:17:39.020Z Compiling clap v4.5.54
55842026-01-13T19:17:39.160Z Compiling tinytemplate v1.2.1
55852026-01-13T19:17:39.207Z Compiling walkdir v2.5.0
55862026-01-13T19:17:40.161Z Compiling criterion-plot v0.8.1
55872026-01-13T19:17:40.456Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
55882026-01-13T19:17:40.653Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
55892026-01-13T19:17:41.644Z Compiling slog-envlogger v2.2.0
55902026-01-13T19:17:41.758Z Compiling ciborium v0.2.2
55912026-01-13T19:17:42.570Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#57c23b62)
55922026-01-13T19:17:43.550Z Compiling plotters v0.3.7
55932026-01-13T19:17:43.648Z Compiling page_size v0.6.0
55942026-01-13T19:17:43.835Z Compiling oorandom v11.1.5
55952026-01-13T19:17:44.082Z Compiling dtor-proc-macro v0.0.6
55962026-01-13T19:17:44.272Z Compiling anes v0.1.6
55972026-01-13T19:17:44.489Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
55982026-01-13T19:17:44.719Z Compiling dtor v0.1.1
55992026-01-13T19:17:44.831Z Compiling ctor-proc-macro v0.0.7
56002026-01-13T19:17:45.434Z Compiling ctor v0.6.3
56012026-01-13T19:17:45.815Z Compiling criterion v0.8.1
56022026-01-13T19:17:50.620Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
56032026-01-13T19:20:38.820Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 3m 42s
56042026-01-13T19:20:38.853Z Running benches/userland.rs (target/release-lto/deps/userland-a59b866153d5c8f2)
56052026-01-13T19:20:38.877ZGnuplot not found, using plotters backend
56062026-01-13T19:20:39.142ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
56072026-01-13T19:20:39.142ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56082026-01-13T19:20:44.984ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0007 s (7.2M iterations)
56092026-01-13T19:20:49.637ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56102026-01-13T19:20:49.819Zparse/Hairpin-DHCPv4/wallclock/Discover
56112026-01-13T19:20:49.819Z time: [70.659 ns 71.375 ns 72.212 ns]
56122026-01-13T19:20:49.819Z change: [+5.1740% +8.3062% +11.832%] (p = 0.00 < 0.05)
56132026-01-13T19:20:49.819Z Performance has regressed.
56142026-01-13T19:20:49.819ZFound 16 outliers among 100 measurements (16.00%)
56152026-01-13T19:20:49.819Z 4 (4.00%) high mild
56162026-01-13T19:20:49.819Z 12 (12.00%) high severe
56172026-01-13T19:20:51.591Z
56182026-01-13T19:20:51.616ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
56192026-01-13T19:20:51.616ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56202026-01-13T19:20:55.343ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0041 s (2.8M iterations)
56212026-01-13T19:21:00.312ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56222026-01-13T19:21:00.480Zprocess/Hairpin-DHCPv4/wallclock/Discover
56232026-01-13T19:21:00.480Z time: [1.1796 µs 1.1994 µs 1.2242 µs]
56242026-01-13T19:21:00.480Z change: [+3.0159% +3.9482% +5.1436%] (p = 0.00 < 0.05)
56252026-01-13T19:21:00.480Z Performance has regressed.
56262026-01-13T19:21:00.480ZFound 11 outliers among 100 measurements (11.00%)
56272026-01-13T19:21:00.480Z 4 (4.00%) high mild
56282026-01-13T19:21:00.480Z 7 (7.00%) high severe
56292026-01-13T19:21:02.289Z
56302026-01-13T19:21:02.289ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
56312026-01-13T19:21:02.289ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56322026-01-13T19:21:08.205ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (7.1M iterations)
56332026-01-13T19:21:12.527ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
56342026-01-13T19:21:12.691Zparse/Hairpin-DHCPv4/wallclock/Request
56352026-01-13T19:21:12.691Z time: [69.272 ns 69.623 ns 70.030 ns]
56362026-01-13T19:21:12.691Z change: [+0.7471% +2.1865% +3.7615%] (p = 0.00 < 0.05)
56372026-01-13T19:21:12.691Z Change within noise threshold.
56382026-01-13T19:21:12.691ZFound 10 outliers among 100 measurements (10.00%)
56392026-01-13T19:21:12.691Z 3 (3.00%) high mild
56402026-01-13T19:21:12.691Z 7 (7.00%) high severe
56412026-01-13T19:21:14.491Z
56422026-01-13T19:21:14.516ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
56432026-01-13T19:21:14.516ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56442026-01-13T19:21:18.135ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0006 s (2.9M iterations)
56452026-01-13T19:21:23.060ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
56462026-01-13T19:21:23.222Zprocess/Hairpin-DHCPv4/wallclock/Request
56472026-01-13T19:21:23.222Z time: [1.1138 µs 1.1264 µs 1.1433 µs]
56482026-01-13T19:21:23.222Z change: [+1.5844% +3.6706% +6.7755%] (p = 0.00 < 0.05)
56492026-01-13T19:21:23.222Z Performance has regressed.
56502026-01-13T19:21:23.222ZFound 14 outliers among 100 measurements (14.00%)
56512026-01-13T19:21:23.222Z 2 (2.00%) high mild
56522026-01-13T19:21:23.222Z 12 (12.00%) high severe
56532026-01-13T19:21:24.997Z
56542026-01-13T19:21:24.997ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
56552026-01-13T19:21:24.997ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56562026-01-13T19:21:28.715ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0013 s (5.6M iterations)
56572026-01-13T19:21:33.414ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56582026-01-13T19:21:33.571Zparse/Hairpin-DHCPv6/wallclock/Solicit
56592026-01-13T19:21:33.571Z time: [68.808 ns 69.386 ns 70.047 ns]
56602026-01-13T19:21:33.571Z change: [+0.2778% +1.5403% +2.8065%] (p = 0.02 < 0.05)
56612026-01-13T19:21:33.571Z Change within noise threshold.
56622026-01-13T19:21:33.571ZFound 8 outliers among 100 measurements (8.00%)
56632026-01-13T19:21:33.571Z 3 (3.00%) high mild
56642026-01-13T19:21:33.571Z 5 (5.00%) high severe
56652026-01-13T19:21:35.337Z
56662026-01-13T19:21:35.337ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
56672026-01-13T19:21:35.337ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56682026-01-13T19:21:40.363ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0112 s (2.1M iterations)
56692026-01-13T19:21:45.670ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56702026-01-13T19:21:45.832Zprocess/Hairpin-DHCPv6/wallclock/Solicit
56712026-01-13T19:21:45.832Z time: [1.6433 µs 1.6845 µs 1.7295 µs]
56722026-01-13T19:21:45.832Z change: [+5.6617% +7.7497% +10.131%] (p = 0.00 < 0.05)
56732026-01-13T19:21:45.832Z Performance has regressed.
56742026-01-13T19:21:45.832ZFound 12 outliers among 100 measurements (12.00%)
56752026-01-13T19:21:45.832Z 5 (5.00%) high mild
56762026-01-13T19:21:45.832Z 7 (7.00%) high severe
56772026-01-13T19:21:47.602Z
56782026-01-13T19:21:47.602ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
56792026-01-13T19:21:47.602ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56802026-01-13T19:21:52.074ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0023 s (4.7M iterations)
56812026-01-13T19:21:56.782ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
56822026-01-13T19:21:56.949Zparse/Hairpin-DHCPv6/wallclock/Request
56832026-01-13T19:21:56.949Z time: [71.211 ns 72.307 ns 73.550 ns]
56842026-01-13T19:21:56.949Z change: [+0.7393% +2.8188% +4.9613%] (p = 0.01 < 0.05)
56852026-01-13T19:21:56.949Z Change within noise threshold.
56862026-01-13T19:21:56.949ZFound 11 outliers among 100 measurements (11.00%)
56872026-01-13T19:21:56.949Z 6 (6.00%) high mild
56882026-01-13T19:21:56.949Z 5 (5.00%) high severe
56892026-01-13T19:21:58.729Z
56902026-01-13T19:21:58.729ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
56912026-01-13T19:21:58.729ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
56922026-01-13T19:22:04.178ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0117 s (1.9M iterations)
56932026-01-13T19:22:08.972ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
56942026-01-13T19:22:09.128Zprocess/Hairpin-DHCPv6/wallclock/Request
56952026-01-13T19:22:09.128Z time: [1.5971 µs 1.6001 µs 1.6041 µs]
56962026-01-13T19:22:09.128Z change: [+1.7878% +2.0610% +2.3445%] (p = 0.00 < 0.05)
56972026-01-13T19:22:09.128Z Performance has regressed.
56982026-01-13T19:22:09.128ZFound 14 outliers among 100 measurements (14.00%)
56992026-01-13T19:22:09.128Z 3 (3.00%) low mild
57002026-01-13T19:22:09.128Z 2 (2.00%) high mild
57012026-01-13T19:22:09.129Z 9 (9.00%) high severe
57022026-01-13T19:22:10.911Z
57032026-01-13T19:22:10.911ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
57042026-01-13T19:22:10.911ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57052026-01-13T19:22:17.462ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0034 s (6.5M iterations)
57062026-01-13T19:22:21.647ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57072026-01-13T19:22:21.808Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
57082026-01-13T19:22:21.808Z time: [69.936 ns 70.653 ns 71.518 ns]
57092026-01-13T19:22:21.808Z change: [+3.8203% +5.2741% +6.5896%] (p = 0.00 < 0.05)
57102026-01-13T19:22:21.808Z Performance has regressed.
57112026-01-13T19:22:21.808ZFound 1 outliers among 100 measurements (1.00%)
57122026-01-13T19:22:21.808Z 1 (1.00%) high mild
57132026-01-13T19:22:23.595Z
57142026-01-13T19:22:23.595ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
57152026-01-13T19:22:23.595ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57162026-01-13T19:22:29.790ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0049 s (3.4M iterations)
57172026-01-13T19:22:34.572ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57182026-01-13T19:22:34.734Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
57192026-01-13T19:22:34.734Z time: [777.77 ns 792.11 ns 808.21 ns]
57202026-01-13T19:22:34.734Z change: [+2.8237% +4.8349% +7.0257%] (p = 0.00 < 0.05)
57212026-01-13T19:22:34.734Z Performance has regressed.
57222026-01-13T19:22:34.734ZFound 12 outliers among 100 measurements (12.00%)
57232026-01-13T19:22:34.734Z 5 (5.00%) high mild
57242026-01-13T19:22:34.734Z 7 (7.00%) high severe
57252026-01-13T19:22:36.518Z
57262026-01-13T19:22:36.518ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
57272026-01-13T19:22:36.519ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57282026-01-13T19:22:41.495ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0034 s (4.2M iterations)
57292026-01-13T19:22:44.808ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57302026-01-13T19:22:44.975Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
57312026-01-13T19:22:44.975Z time: [113.35 ns 115.83 ns 118.76 ns]
57322026-01-13T19:22:44.975Z change: [+4.7465% +8.1227% +12.749%] (p = 0.00 < 0.05)
57332026-01-13T19:22:44.975Z Performance has regressed.
57342026-01-13T19:22:44.975ZFound 10 outliers among 100 measurements (10.00%)
57352026-01-13T19:22:44.975Z 2 (2.00%) high mild
57362026-01-13T19:22:44.975Z 8 (8.00%) high severe
57372026-01-13T19:22:46.771Z
57382026-01-13T19:22:46.795ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
57392026-01-13T19:22:46.795ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57402026-01-13T19:22:50.842ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0064 s (2.6M iterations)
57412026-01-13T19:22:55.011ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57422026-01-13T19:22:55.178Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
57432026-01-13T19:22:55.178Z time: [885.74 ns 913.71 ns 948.08 ns]
57442026-01-13T19:22:55.178Z change: [+4.5850% +6.9176% +9.6228%] (p = 0.00 < 0.05)
57452026-01-13T19:22:55.178Z Performance has regressed.
57462026-01-13T19:22:55.178ZFound 14 outliers among 100 measurements (14.00%)
57472026-01-13T19:22:55.178Z 9 (9.00%) high mild
57482026-01-13T19:22:55.178Z 5 (5.00%) high severe
57492026-01-13T19:22:56.965Z
57502026-01-13T19:22:56.965ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57512026-01-13T19:22:56.965ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57522026-01-13T19:23:00.301ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0007 s (6.3M iterations)
57532026-01-13T19:23:04.563ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57542026-01-13T19:23:04.743Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57552026-01-13T19:23:04.744Z time: [71.322 ns 72.556 ns 73.950 ns]
57562026-01-13T19:23:04.744Z change: [+3.7743% +5.2396% +6.6887%] (p = 0.00 < 0.05)
57572026-01-13T19:23:04.744Z Performance has regressed.
57582026-01-13T19:23:04.744ZFound 9 outliers among 100 measurements (9.00%)
57592026-01-13T19:23:04.744Z 6 (6.00%) high mild
57602026-01-13T19:23:04.744Z 3 (3.00%) high severe
57612026-01-13T19:23:06.591Z
57622026-01-13T19:23:06.591ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
57632026-01-13T19:23:06.591ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57642026-01-13T19:23:10.681ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0025 s (2.6M iterations)
57652026-01-13T19:23:15.865ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57662026-01-13T19:23:16.038Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
57672026-01-13T19:23:16.038Z time: [1.2585 µs 1.3010 µs 1.3508 µs]
57682026-01-13T19:23:16.038Z change: [+10.904% +13.563% +16.761%] (p = 0.00 < 0.05)
57692026-01-13T19:23:16.038Z Performance has regressed.
57702026-01-13T19:23:16.038ZFound 7 outliers among 100 measurements (7.00%)
57712026-01-13T19:23:16.038Z 3 (3.00%) high mild
57722026-01-13T19:23:16.038Z 4 (4.00%) high severe
57732026-01-13T19:23:17.842Z
57742026-01-13T19:23:17.842ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
57752026-01-13T19:23:17.842ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57762026-01-13T19:23:22.651ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0031 s (4.4M iterations)
57772026-01-13T19:23:26.681ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57782026-01-13T19:23:26.865Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
57792026-01-13T19:23:26.865Z time: [75.626 ns 78.373 ns 81.251 ns]
57802026-01-13T19:23:26.865Z change: [+6.9040% +9.8519% +12.766%] (p = 0.00 < 0.05)
57812026-01-13T19:23:26.865Z Performance has regressed.
57822026-01-13T19:23:26.865ZFound 7 outliers among 100 measurements (7.00%)
57832026-01-13T19:23:26.865Z 7 (7.00%) high mild
57842026-01-13T19:23:28.679Z
57852026-01-13T19:23:28.703ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
57862026-01-13T19:23:28.703ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
57872026-01-13T19:23:33.450ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0095 s (2.2M iterations)
57882026-01-13T19:23:37.812ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
57892026-01-13T19:23:37.984Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
57902026-01-13T19:23:37.984Z time: [1.1534 µs 1.1755 µs 1.2015 µs]
57912026-01-13T19:23:37.984Z change: [+12.236% +14.825% +17.235%] (p = 0.00 < 0.05)
57922026-01-13T19:23:37.984Z Performance has regressed.
57932026-01-13T19:23:37.984ZFound 8 outliers among 100 measurements (8.00%)
57942026-01-13T19:23:37.984Z 3 (3.00%) high mild
57952026-01-13T19:23:37.984Z 5 (5.00%) high severe
57962026-01-13T19:23:39.753Z
57972026-01-13T19:23:39.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
57982026-01-13T19:23:39.777ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
57992026-01-13T19:23:42.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0026 s (6.9M iterations)
58002026-01-13T19:23:46.693ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58012026-01-13T19:23:46.870Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58022026-01-13T19:23:46.870Z time: [78.561 ns 80.446 ns 82.437 ns]
58032026-01-13T19:23:46.870Z change: [+5.9068% +7.7629% +9.5720%] (p = 0.00 < 0.05)
58042026-01-13T19:23:46.870Z Performance has regressed.
58052026-01-13T19:23:46.870ZFound 15 outliers among 100 measurements (15.00%)
58062026-01-13T19:23:46.870Z 7 (7.00%) high mild
58072026-01-13T19:23:46.870Z 8 (8.00%) high severe
58082026-01-13T19:23:48.671Z
58092026-01-13T19:23:48.695ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58102026-01-13T19:23:48.695ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58112026-01-13T19:23:52.200ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0053 s (3.0M iterations)
58122026-01-13T19:23:56.654ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58132026-01-13T19:23:56.832Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58142026-01-13T19:23:56.832Z time: [310.00 ns 319.28 ns 328.86 ns]
58152026-01-13T19:23:56.832Z change: [+11.151% +14.223% +17.827%] (p = 0.00 < 0.05)
58162026-01-13T19:23:56.832Z Performance has regressed.
58172026-01-13T19:23:56.832ZFound 8 outliers among 100 measurements (8.00%)
58182026-01-13T19:23:56.832Z 2 (2.00%) high mild
58192026-01-13T19:23:56.832Z 6 (6.00%) high severe
58202026-01-13T19:23:58.644Z
58212026-01-13T19:23:58.644ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58222026-01-13T19:23:58.644ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58232026-01-13T19:24:01.736ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0035 s (3.4M iterations)
58242026-01-13T19:24:06.856ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58252026-01-13T19:24:07.030Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58262026-01-13T19:24:07.030Z time: [123.70 ns 126.51 ns 129.75 ns]
58272026-01-13T19:24:07.030Z change: [+15.705% +18.068% +20.508%] (p = 0.00 < 0.05)
58282026-01-13T19:24:07.030Z Performance has regressed.
58292026-01-13T19:24:07.030ZFound 5 outliers among 100 measurements (5.00%)
58302026-01-13T19:24:07.030Z 3 (3.00%) high mild
58312026-01-13T19:24:07.030Z 2 (2.00%) high severe
58322026-01-13T19:24:08.859Z
58332026-01-13T19:24:08.859ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58342026-01-13T19:24:08.883ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58352026-01-13T19:24:12.792ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0181 s (1.3M iterations)
58362026-01-13T19:24:17.526ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58372026-01-13T19:24:17.684Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58382026-01-13T19:24:17.684Z time: [385.91 ns 393.73 ns 402.48 ns]
58392026-01-13T19:24:17.684Z change: [+25.605% +27.800% +29.930%] (p = 0.00 < 0.05)
58402026-01-13T19:24:17.684Z Performance has regressed.
58412026-01-13T19:24:17.684ZFound 12 outliers among 100 measurements (12.00%)
58422026-01-13T19:24:17.684Z 3 (3.00%) low mild
58432026-01-13T19:24:17.684Z 2 (2.00%) high mild
58442026-01-13T19:24:17.684Z 7 (7.00%) high severe
58452026-01-13T19:24:19.492Z
58462026-01-13T19:24:19.517ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58472026-01-13T19:24:19.517ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58482026-01-13T19:24:24.529ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (4.2M iterations)
58492026-01-13T19:24:27.698ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58502026-01-13T19:24:27.867Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58512026-01-13T19:24:27.867Z time: [132.65 ns 133.89 ns 135.39 ns]
58522026-01-13T19:24:27.867Z change: [+22.521% +24.447% +26.468%] (p = 0.00 < 0.05)
58532026-01-13T19:24:27.867Z Performance has regressed.
58542026-01-13T19:24:27.867ZFound 10 outliers among 100 measurements (10.00%)
58552026-01-13T19:24:27.867Z 3 (3.00%) high mild
58562026-01-13T19:24:27.867Z 7 (7.00%) high severe
58572026-01-13T19:24:29.656Z
58582026-01-13T19:24:29.656ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58592026-01-13T19:24:29.656ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58602026-01-13T19:24:33.975ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0021 s (2.4M iterations)
58612026-01-13T19:24:38.137ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58622026-01-13T19:24:38.309Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58632026-01-13T19:24:38.309Z time: [308.16 ns 315.06 ns 322.89 ns]
58642026-01-13T19:24:38.309Z change: [+19.070% +21.069% +23.246%] (p = 0.00 < 0.05)
58652026-01-13T19:24:38.309Z Performance has regressed.
58662026-01-13T19:24:38.309ZFound 26 outliers among 100 measurements (26.00%)
58672026-01-13T19:24:38.309Z 1 (1.00%) low severe
58682026-01-13T19:24:38.309Z 8 (8.00%) low mild
58692026-01-13T19:24:38.309Z 7 (7.00%) high mild
58702026-01-13T19:24:38.310Z 10 (10.00%) high severe
58712026-01-13T19:24:40.140Z
58722026-01-13T19:24:40.140ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58732026-01-13T19:24:40.140ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58742026-01-13T19:24:44.513ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (2.4M iterations)
58752026-01-13T19:24:48.788ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58762026-01-13T19:24:48.962Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58772026-01-13T19:24:48.962Z time: [188.11 ns 193.62 ns 199.46 ns]
58782026-01-13T19:24:48.962Z change: [+35.168% +37.265% +39.804%] (p = 0.00 < 0.05)
58792026-01-13T19:24:48.962Z Performance has regressed.
58802026-01-13T19:24:48.962ZFound 12 outliers among 100 measurements (12.00%)
58812026-01-13T19:24:48.962Z 7 (7.00%) high mild
58822026-01-13T19:24:48.962Z 5 (5.00%) high severe
58832026-01-13T19:24:50.754Z
58842026-01-13T19:24:50.778ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58852026-01-13T19:24:50.778ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58862026-01-13T19:24:54.783ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0064 s (1.3M iterations)
58872026-01-13T19:24:59.635ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58882026-01-13T19:24:59.810Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58892026-01-13T19:24:59.810Z time: [376.65 ns 384.85 ns 394.86 ns]
58902026-01-13T19:24:59.810Z change: [+34.650% +38.202% +42.412%] (p = 0.00 < 0.05)
58912026-01-13T19:24:59.810Z Performance has regressed.
58922026-01-13T19:24:59.810ZFound 30 outliers among 100 measurements (30.00%)
58932026-01-13T19:24:59.810Z 12 (12.00%) low mild
58942026-01-13T19:24:59.810Z 5 (5.00%) high mild
58952026-01-13T19:24:59.810Z 13 (13.00%) high severe
58962026-01-13T19:25:01.649Z
58972026-01-13T19:25:01.649ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
58982026-01-13T19:25:01.649ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58992026-01-13T19:25:07.683ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (7.0M iterations)
59002026-01-13T19:25:11.350ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59012026-01-13T19:25:11.522Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59022026-01-13T19:25:11.522Z time: [72.277 ns 73.864 ns 75.726 ns]
59032026-01-13T19:25:11.522Z change: [+6.0165% +7.8365% +9.5349%] (p = 0.00 < 0.05)
59042026-01-13T19:25:11.522Z Performance has regressed.
59052026-01-13T19:25:11.522ZFound 11 outliers among 100 measurements (11.00%)
59062026-01-13T19:25:11.522Z 6 (6.00%) high mild
59072026-01-13T19:25:11.522Z 5 (5.00%) high severe
59082026-01-13T19:25:13.313Z
59092026-01-13T19:25:13.313ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59102026-01-13T19:25:13.313ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59112026-01-13T19:25:16.361ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (3.4M iterations)
59122026-01-13T19:25:21.182ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59132026-01-13T19:25:21.358Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59142026-01-13T19:25:21.358Z time: [270.61 ns 274.57 ns 278.59 ns]
59152026-01-13T19:25:21.358Z change: [+10.093% +12.031% +14.064%] (p = 0.00 < 0.05)
59162026-01-13T19:25:21.358Z Performance has regressed.
59172026-01-13T19:25:21.358ZFound 4 outliers among 100 measurements (4.00%)
59182026-01-13T19:25:21.358Z 4 (4.00%) high mild
59192026-01-13T19:25:23.178Z
59202026-01-13T19:25:23.178ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59212026-01-13T19:25:23.178ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59222026-01-13T19:25:26.728ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0063 s (3.0M iterations)
59232026-01-13T19:25:31.491ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59242026-01-13T19:25:31.548Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59252026-01-13T19:25:31.548Z time: [125.26 ns 128.37 ns 132.55 ns]
59262026-01-13T19:25:31.548Z change: [+32.396% +35.988% +39.698%] (p = 0.00 < 0.05)
59272026-01-13T19:25:31.548Z Performance has regressed.
59282026-01-13T19:25:31.548ZFound 10 outliers among 100 measurements (10.00%)
59292026-01-13T19:25:31.548Z 6 (6.00%) high mild
59302026-01-13T19:25:31.548Z 4 (4.00%) high severe
59312026-01-13T19:25:33.383Z
59322026-01-13T19:25:33.384ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59332026-01-13T19:25:33.384ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59342026-01-13T19:25:36.876ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0122 s (1.5M iterations)
59352026-01-13T19:25:42.131ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59362026-01-13T19:25:42.315Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59372026-01-13T19:25:42.315Z time: [337.36 ns 344.25 ns 352.60 ns]
59382026-01-13T19:25:42.315Z change: [+32.283% +38.929% +45.644%] (p = 0.00 < 0.05)
59392026-01-13T19:25:42.315Z Performance has regressed.
59402026-01-13T19:25:42.315ZFound 14 outliers among 100 measurements (14.00%)
59412026-01-13T19:25:42.315Z 5 (5.00%) high mild
59422026-01-13T19:25:42.315Z 9 (9.00%) high severe
59432026-01-13T19:25:44.156Z
59442026-01-13T19:25:44.156ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59452026-01-13T19:25:44.156ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59462026-01-13T19:25:49.053ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (4.3M iterations)
59472026-01-13T19:25:52.093ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59482026-01-13T19:25:52.272Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59492026-01-13T19:25:52.272Z time: [124.63 ns 126.46 ns 128.59 ns]
59502026-01-13T19:25:52.272Z change: [+15.423% +17.149% +18.758%] (p = 0.00 < 0.05)
59512026-01-13T19:25:52.273Z Performance has regressed.
59522026-01-13T19:25:52.273ZFound 7 outliers among 100 measurements (7.00%)
59532026-01-13T19:25:52.273Z 4 (4.00%) high mild
59542026-01-13T19:25:52.273Z 3 (3.00%) high severe
59552026-01-13T19:25:54.087Z
59562026-01-13T19:25:54.087ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
59572026-01-13T19:25:54.087ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59582026-01-13T19:25:58.058ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0008 s (2.6M iterations)
59592026-01-13T19:26:02.261ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59602026-01-13T19:26:02.449Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
59612026-01-13T19:26:02.449Z time: [266.47 ns 269.99 ns 273.44 ns]
59622026-01-13T19:26:02.450Z change: [+21.050% +22.366% +23.626%] (p = 0.00 < 0.05)
59632026-01-13T19:26:02.450Z Performance has regressed.
59642026-01-13T19:26:02.450ZFound 2 outliers among 100 measurements (2.00%)
59652026-01-13T19:26:02.450Z 1 (1.00%) low mild
59662026-01-13T19:26:02.450Z 1 (1.00%) high mild
59672026-01-13T19:26:04.275Z
59682026-01-13T19:26:04.275ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59692026-01-13T19:26:04.275ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59702026-01-13T19:26:08.223ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0090 s (2.7M iterations)
59712026-01-13T19:26:13.046ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59722026-01-13T19:26:13.219Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59732026-01-13T19:26:13.219Z time: [188.34 ns 192.68 ns 197.33 ns]
59742026-01-13T19:26:13.219Z change: [+35.827% +38.352% +40.848%] (p = 0.00 < 0.05)
59752026-01-13T19:26:13.219Z Performance has regressed.
59762026-01-13T19:26:13.219ZFound 5 outliers among 100 measurements (5.00%)
59772026-01-13T19:26:13.219Z 5 (5.00%) high mild
59782026-01-13T19:26:15.031Z
59792026-01-13T19:26:15.031ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59802026-01-13T19:26:15.031ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59812026-01-13T19:26:18.827ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0090 s (1.4M iterations)
59822026-01-13T19:26:23.600ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59832026-01-13T19:26:23.774Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59842026-01-13T19:26:23.774Z time: [322.55 ns 329.70 ns 336.47 ns]
59852026-01-13T19:26:23.774Z change: [+20.586% +22.821% +24.961%] (p = 0.00 < 0.05)
59862026-01-13T19:26:23.774Z Performance has regressed.
59872026-01-13T19:26:25.618Z
59882026-01-13T19:26:25.618ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59892026-01-13T19:26:25.619ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59902026-01-13T19:26:32.278ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0037 s (6.3M iterations)
59912026-01-13T19:26:35.993ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59922026-01-13T19:26:36.168Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
59932026-01-13T19:26:36.168Z time: [76.018 ns 76.889 ns 77.965 ns]
59942026-01-13T19:26:36.168Z change: [+6.5108% +9.6515% +13.305%] (p = 0.00 < 0.05)
59952026-01-13T19:26:36.168Z Performance has regressed.
59962026-01-13T19:26:36.168ZFound 15 outliers among 100 measurements (15.00%)
59972026-01-13T19:26:36.168Z 3 (3.00%) high mild
59982026-01-13T19:26:36.168Z 12 (12.00%) high severe
59992026-01-13T19:26:37.989Z
60002026-01-13T19:26:38.013ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60012026-01-13T19:26:38.013ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60022026-01-13T19:26:41.823ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (2.7M iterations)
60032026-01-13T19:26:45.848ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60042026-01-13T19:26:46.021Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60052026-01-13T19:26:46.021Z time: [283.96 ns 286.46 ns 289.28 ns]
60062026-01-13T19:26:46.021Z change: [+16.426% +18.228% +20.322%] (p = 0.00 < 0.05)
60072026-01-13T19:26:46.021Z Performance has regressed.
60082026-01-13T19:26:46.021ZFound 7 outliers among 100 measurements (7.00%)
60092026-01-13T19:26:46.021Z 2 (2.00%) low mild
60102026-01-13T19:26:46.022Z 1 (1.00%) high mild
60112026-01-13T19:26:46.022Z 4 (4.00%) high severe
60122026-01-13T19:26:47.904Z
60132026-01-13T19:26:47.904ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60142026-01-13T19:26:47.904ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60152026-01-13T19:26:51.079ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (3.3M iterations)
60162026-01-13T19:26:56.067ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60172026-01-13T19:26:56.254Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60182026-01-13T19:26:56.254Z time: [122.49 ns 124.44 ns 126.63 ns]
60192026-01-13T19:26:56.254Z change: [+17.890% +19.345% +20.928%] (p = 0.00 < 0.05)
60202026-01-13T19:26:56.254Z Performance has regressed.
60212026-01-13T19:26:56.254ZFound 8 outliers among 100 measurements (8.00%)
60222026-01-13T19:26:56.254Z 4 (4.00%) high mild
60232026-01-13T19:26:56.254Z 4 (4.00%) high severe
60242026-01-13T19:26:58.194Z
60252026-01-13T19:26:58.219ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60262026-01-13T19:26:58.219ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60272026-01-13T19:27:01.766ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0052 s (1.5M iterations)
60282026-01-13T19:27:06.737ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60292026-01-13T19:27:06.924Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60302026-01-13T19:27:06.924Z time: [357.80 ns 363.51 ns 370.86 ns]
60312026-01-13T19:27:06.924Z change: [+23.339% +26.152% +29.178%] (p = 0.00 < 0.05)
60322026-01-13T19:27:06.924Z Performance has regressed.
60332026-01-13T19:27:06.924ZFound 15 outliers among 100 measurements (15.00%)
60342026-01-13T19:27:06.924Z 4 (4.00%) high mild
60352026-01-13T19:27:06.924Z 11 (11.00%) high severe
60362026-01-13T19:27:08.852Z
60372026-01-13T19:27:08.852ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60382026-01-13T19:27:08.852ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60392026-01-13T19:27:13.862ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0009 s (4.2M iterations)
60402026-01-13T19:27:17.380ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60412026-01-13T19:27:17.555Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60422026-01-13T19:27:17.555Z time: [136.21 ns 138.60 ns 141.29 ns]
60432026-01-13T19:27:17.555Z change: [+23.792% +27.178% +30.909%] (p = 0.00 < 0.05)
60442026-01-13T19:27:17.555Z Performance has regressed.
60452026-01-13T19:27:17.555ZFound 9 outliers among 100 measurements (9.00%)
60462026-01-13T19:27:17.555Z 9 (9.00%) high severe
60472026-01-13T19:27:19.445Z
60482026-01-13T19:27:19.469ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60492026-01-13T19:27:19.469ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60502026-01-13T19:27:24.017ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0091 s (2.3M iterations)
60512026-01-13T19:27:28.424ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60522026-01-13T19:27:28.596Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60532026-01-13T19:27:28.596Z time: [320.09 ns 325.52 ns 332.21 ns]
60542026-01-13T19:27:28.596Z change: [+32.367% +36.352% +41.389%] (p = 0.00 < 0.05)
60552026-01-13T19:27:28.596Z Performance has regressed.
60562026-01-13T19:27:28.596ZFound 8 outliers among 100 measurements (8.00%)
60572026-01-13T19:27:28.596Z 3 (3.00%) high mild
60582026-01-13T19:27:28.596Z 5 (5.00%) high severe
60592026-01-13T19:27:30.417Z
60602026-01-13T19:27:30.417ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60612026-01-13T19:27:30.417ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60622026-01-13T19:27:34.540ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (2.5M iterations)
60632026-01-13T19:27:38.831ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60642026-01-13T19:27:39.030Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60652026-01-13T19:27:39.030Z time: [174.75 ns 177.26 ns 180.19 ns]
60662026-01-13T19:27:39.030Z change: [+26.989% +29.130% +31.583%] (p = 0.00 < 0.05)
60672026-01-13T19:27:39.030Z Performance has regressed.
60682026-01-13T19:27:39.030ZFound 9 outliers among 100 measurements (9.00%)
60692026-01-13T19:27:39.030Z 4 (4.00%) high mild
60702026-01-13T19:27:39.030Z 5 (5.00%) high severe
60712026-01-13T19:27:40.995Z
60722026-01-13T19:27:40.995ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60732026-01-13T19:27:40.995ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60742026-01-13T19:27:44.883ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0007 s (1.3M iterations)
60752026-01-13T19:27:49.807ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60762026-01-13T19:27:49.992Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60772026-01-13T19:27:49.992Z time: [362.00 ns 373.04 ns 384.51 ns]
60782026-01-13T19:27:49.992Z change: [+25.138% +28.314% +31.635%] (p = 0.00 < 0.05)
60792026-01-13T19:27:49.992Z Performance has regressed.
60802026-01-13T19:27:49.992ZFound 11 outliers among 100 measurements (11.00%)
60812026-01-13T19:27:49.992Z 1 (1.00%) low mild
60822026-01-13T19:27:49.993Z 4 (4.00%) high mild
60832026-01-13T19:27:49.993Z 6 (6.00%) high severe
60842026-01-13T19:27:51.929Z
60852026-01-13T19:27:51.953ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60862026-01-13T19:27:51.953ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60872026-01-13T19:27:58.417ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0006 s (6.5M iterations)
60882026-01-13T19:28:02.145ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
60892026-01-13T19:28:02.338Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60902026-01-13T19:28:02.338Z time: [75.842 ns 76.905 ns 78.271 ns]
60912026-01-13T19:28:02.338Z change: [+7.1064% +9.6819% +12.428%] (p = 0.00 < 0.05)
60922026-01-13T19:28:02.338Z Performance has regressed.
60932026-01-13T19:28:02.338ZFound 17 outliers among 100 measurements (17.00%)
60942026-01-13T19:28:02.338Z 1 (1.00%) low mild
60952026-01-13T19:28:02.338Z 3 (3.00%) high mild
60962026-01-13T19:28:02.338Z 13 (13.00%) high severe
60972026-01-13T19:28:04.273Z
60982026-01-13T19:28:04.297ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
60992026-01-13T19:28:04.297ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61002026-01-13T19:28:07.735ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (3.0M iterations)
61012026-01-13T19:28:12.371ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
61022026-01-13T19:28:12.539Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61032026-01-13T19:28:12.539Z time: [270.24 ns 273.17 ns 276.46 ns]
61042026-01-13T19:28:12.539Z change: [+23.848% +26.751% +30.169%] (p = 0.00 < 0.05)
61052026-01-13T19:28:12.539Z Performance has regressed.
61062026-01-13T19:28:12.539ZFound 7 outliers among 100 measurements (7.00%)
61072026-01-13T19:28:12.540Z 1 (1.00%) high mild
61082026-01-13T19:28:12.540Z 6 (6.00%) high severe
61092026-01-13T19:28:14.429Z
61102026-01-13T19:28:14.429ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61112026-01-13T19:28:14.429ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61122026-01-13T19:28:17.705ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (3.2M iterations)
61132026-01-13T19:28:22.341ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61142026-01-13T19:28:22.517Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61152026-01-13T19:28:22.517Z time: [114.75 ns 117.17 ns 119.69 ns]
61162026-01-13T19:28:22.517Z change: [+19.625% +21.338% +23.005%] (p = 0.00 < 0.05)
61172026-01-13T19:28:22.517Z Performance has regressed.
61182026-01-13T19:28:22.517ZFound 14 outliers among 100 measurements (14.00%)
61192026-01-13T19:28:22.517Z 7 (7.00%) low mild
61202026-01-13T19:28:22.517Z 4 (4.00%) high mild
61212026-01-13T19:28:22.517Z 3 (3.00%) high severe
61222026-01-13T19:28:24.430Z
61232026-01-13T19:28:24.430ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61242026-01-13T19:28:24.430ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61252026-01-13T19:28:27.980ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0096 s (1.5M iterations)
61262026-01-13T19:28:32.873ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61272026-01-13T19:28:33.058Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61282026-01-13T19:28:33.058Z time: [324.60 ns 329.53 ns 335.36 ns]
61292026-01-13T19:28:33.058Z change: [+25.514% +27.632% +29.833%] (p = 0.00 < 0.05)
61302026-01-13T19:28:33.058Z Performance has regressed.
61312026-01-13T19:28:33.058ZFound 7 outliers among 100 measurements (7.00%)
61322026-01-13T19:28:33.058Z 1 (1.00%) low mild
61332026-01-13T19:28:33.058Z 3 (3.00%) high mild
61342026-01-13T19:28:33.059Z 3 (3.00%) high severe
61352026-01-13T19:28:34.960Z
61362026-01-13T19:28:34.960ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61372026-01-13T19:28:34.960ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61382026-01-13T19:28:40.197ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0061 s (4.0M iterations)
61392026-01-13T19:28:43.621ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61402026-01-13T19:28:43.794Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61412026-01-13T19:28:43.794Z time: [139.76 ns 143.00 ns 146.49 ns]
61422026-01-13T19:28:43.794Z change: [+31.012% +37.130% +43.962%] (p = 0.00 < 0.05)
61432026-01-13T19:28:43.794Z Performance has regressed.
61442026-01-13T19:28:43.794ZFound 17 outliers among 100 measurements (17.00%)
61452026-01-13T19:28:43.794Z 3 (3.00%) high mild
61462026-01-13T19:28:43.794Z 14 (14.00%) high severe
61472026-01-13T19:28:45.714Z
61482026-01-13T19:28:45.739ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
61492026-01-13T19:28:45.739ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61502026-01-13T19:28:49.982ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0050 s (2.5M iterations)
61512026-01-13T19:28:54.418ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61522026-01-13T19:28:54.599Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
61532026-01-13T19:28:54.599Z time: [281.73 ns 287.26 ns 294.32 ns]
61542026-01-13T19:28:54.600Z change: [+27.679% +30.801% +34.486%] (p = 0.00 < 0.05)
61552026-01-13T19:28:54.600Z Performance has regressed.
61562026-01-13T19:28:54.600ZFound 11 outliers among 100 measurements (11.00%)
61572026-01-13T19:28:54.600Z 2 (2.00%) high mild
61582026-01-13T19:28:54.600Z 9 (9.00%) high severe
61592026-01-13T19:28:56.474Z
61602026-01-13T19:28:56.474ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61612026-01-13T19:28:56.474ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61622026-01-13T19:29:00.884ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (2.4M iterations)
61632026-01-13T19:29:05.301ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61642026-01-13T19:29:05.485Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61652026-01-13T19:29:05.485Z time: [187.90 ns 195.69 ns 205.01 ns]
61662026-01-13T19:29:05.485Z change: [+34.902% +38.448% +42.519%] (p = 0.00 < 0.05)
61672026-01-13T19:29:05.485Z Performance has regressed.
61682026-01-13T19:29:05.485ZFound 12 outliers among 100 measurements (12.00%)
61692026-01-13T19:29:05.485Z 6 (6.00%) high mild
61702026-01-13T19:29:05.485Z 6 (6.00%) high severe
61712026-01-13T19:29:07.386Z
61722026-01-13T19:29:07.387ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61732026-01-13T19:29:07.387ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61742026-01-13T19:29:11.256ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0124 s (1.4M iterations)
61752026-01-13T19:29:16.032ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61762026-01-13T19:29:16.219Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61772026-01-13T19:29:16.219Z time: [319.73 ns 327.70 ns 337.28 ns]
61782026-01-13T19:29:16.219Z change: [+19.049% +21.202% +23.494%] (p = 0.00 < 0.05)
61792026-01-13T19:29:16.219Z Performance has regressed.
61802026-01-13T19:29:16.219ZFound 10 outliers among 100 measurements (10.00%)
61812026-01-13T19:29:16.219Z 6 (6.00%) high mild
61822026-01-13T19:29:16.219Z 4 (4.00%) high severe
61832026-01-13T19:29:18.133Z
61842026-01-13T19:29:18.157ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61852026-01-13T19:29:18.157ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
61862026-01-13T19:29:24.419ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (6.7M iterations)
61872026-01-13T19:29:27.879ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
61882026-01-13T19:29:28.049Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61892026-01-13T19:29:28.049Z time: [75.949 ns 76.691 ns 77.540 ns]
61902026-01-13T19:29:28.049Z change: [+2.2635% +3.5129% +5.0022%] (p = 0.00 < 0.05)
61912026-01-13T19:29:28.049Z Performance has regressed.
61922026-01-13T19:29:28.049ZFound 9 outliers among 100 measurements (9.00%)
61932026-01-13T19:29:28.049Z 4 (4.00%) high mild
61942026-01-13T19:29:28.049Z 5 (5.00%) high severe
61952026-01-13T19:29:29.874Z
61962026-01-13T19:29:29.874ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
61972026-01-13T19:29:29.874ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
61982026-01-13T19:29:33.402ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (3.0M iterations)
61992026-01-13T19:29:38.657ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
62002026-01-13T19:29:38.838Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62012026-01-13T19:29:38.838Z time: [413.98 ns 424.79 ns 437.93 ns]
62022026-01-13T19:29:38.838Z change: [+10.534% +33.298% +60.116%] (p = 0.00 < 0.05)
62032026-01-13T19:29:38.838Z Performance has regressed.
62042026-01-13T19:29:38.838ZFound 12 outliers among 100 measurements (12.00%)
62052026-01-13T19:29:38.838Z 4 (4.00%) high mild
62062026-01-13T19:29:38.838Z 8 (8.00%) high severe
62072026-01-13T19:29:40.670Z
62082026-01-13T19:29:40.670ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62092026-01-13T19:29:40.670ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62102026-01-13T19:29:46.548ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (3.6M iterations)
62112026-01-13T19:29:51.353ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62122026-01-13T19:29:51.520Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62132026-01-13T19:29:51.521Z time: [116.32 ns 118.88 ns 122.01 ns]
62142026-01-13T19:29:51.521Z change: [+7.4421% +9.2352% +11.429%] (p = 0.00 < 0.05)
62152026-01-13T19:29:51.521Z Performance has regressed.
62162026-01-13T19:29:51.521ZFound 6 outliers among 100 measurements (6.00%)
62172026-01-13T19:29:51.521Z 5 (5.00%) high mild
62182026-01-13T19:29:51.521Z 1 (1.00%) high severe
62192026-01-13T19:29:53.305Z
62202026-01-13T19:29:53.330ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62212026-01-13T19:29:53.330ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62222026-01-13T19:29:57.168ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0066 s (1.4M iterations)
62232026-01-13T19:30:02.388ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62242026-01-13T19:30:02.556Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62252026-01-13T19:30:02.556Z time: [563.59 ns 581.85 ns 604.51 ns]
62262026-01-13T19:30:02.556Z change: [+24.058% +48.821% +81.282%] (p = 0.00 < 0.05)
62272026-01-13T19:30:02.556Z Performance has regressed.
62282026-01-13T19:30:02.556ZFound 11 outliers among 100 measurements (11.00%)
62292026-01-13T19:30:02.556Z 4 (4.00%) high mild
62302026-01-13T19:30:02.556Z 7 (7.00%) high severe
62312026-01-13T19:30:04.361Z
62322026-01-13T19:30:04.361ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62332026-01-13T19:30:04.361ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62342026-01-13T19:30:09.379ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0024 s (4.2M iterations)
62352026-01-13T19:30:12.804ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62362026-01-13T19:30:12.977Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62372026-01-13T19:30:12.977Z time: [137.87 ns 140.68 ns 144.34 ns]
62382026-01-13T19:30:12.977Z change: [+29.148% +33.010% +37.542%] (p = 0.00 < 0.05)
62392026-01-13T19:30:12.977Z Performance has regressed.
62402026-01-13T19:30:12.977ZFound 15 outliers among 100 measurements (15.00%)
62412026-01-13T19:30:12.977Z 3 (3.00%) high mild
62422026-01-13T19:30:12.977Z 12 (12.00%) high severe
62432026-01-13T19:30:14.788Z
62442026-01-13T19:30:14.812ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62452026-01-13T19:30:14.812ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62462026-01-13T19:30:18.803ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0056 s (2.6M iterations)
62472026-01-13T19:30:23.846ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62482026-01-13T19:30:24.024Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62492026-01-13T19:30:24.024Z time: [386.26 ns 396.46 ns 407.54 ns]
62502026-01-13T19:30:24.024Z change: [+17.211% +33.470% +50.716%] (p = 0.00 < 0.05)
62512026-01-13T19:30:24.024Z Performance has regressed.
62522026-01-13T19:30:24.024ZFound 8 outliers among 100 measurements (8.00%)
62532026-01-13T19:30:24.024Z 3 (3.00%) high mild
62542026-01-13T19:30:24.025Z 5 (5.00%) high severe
62552026-01-13T19:30:25.882Z
62562026-01-13T19:30:25.882ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62572026-01-13T19:30:25.882ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62582026-01-13T19:30:29.997ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.6M iterations)
62592026-01-13T19:30:34.781ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62602026-01-13T19:30:34.940Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62612026-01-13T19:30:34.941Z time: [194.53 ns 200.04 ns 205.80 ns]
62622026-01-13T19:30:34.941Z change: [+35.303% +38.053% +40.992%] (p = 0.00 < 0.05)
62632026-01-13T19:30:34.941Z Performance has regressed.
62642026-01-13T19:30:34.941ZFound 7 outliers among 100 measurements (7.00%)
62652026-01-13T19:30:34.941Z 4 (4.00%) high mild
62662026-01-13T19:30:34.941Z 3 (3.00%) high severe
62672026-01-13T19:30:36.776Z
62682026-01-13T19:30:36.800ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62692026-01-13T19:30:36.800ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62702026-01-13T19:30:41.023ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0111 s (1.2M iterations)
62712026-01-13T19:30:45.823ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62722026-01-13T19:30:45.990Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62732026-01-13T19:30:45.990Z time: [486.13 ns 500.14 ns 516.83 ns]
62742026-01-13T19:30:45.990Z change: [+23.238% +41.968% +63.409%] (p = 0.00 < 0.05)
62752026-01-13T19:30:45.990Z Performance has regressed.
62762026-01-13T19:30:45.990ZFound 14 outliers among 100 measurements (14.00%)
62772026-01-13T19:30:45.990Z 5 (5.00%) high mild
62782026-01-13T19:30:45.990Z 9 (9.00%) high severe
62792026-01-13T19:30:47.804Z
62802026-01-13T19:30:47.836ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62812026-01-13T19:30:47.837ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
62822026-01-13T19:30:53.777ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (7.0M iterations)
62832026-01-13T19:30:57.377ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
62842026-01-13T19:30:57.557Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62852026-01-13T19:30:57.557Z time: [72.273 ns 73.011 ns 73.915 ns]
62862026-01-13T19:30:57.557Z change: [+5.9268% +7.2944% +9.0776%] (p = 0.00 < 0.05)
62872026-01-13T19:30:57.558Z Performance has regressed.
62882026-01-13T19:30:57.558ZFound 7 outliers among 100 measurements (7.00%)
62892026-01-13T19:30:57.558Z 4 (4.00%) high mild
62902026-01-13T19:30:57.558Z 3 (3.00%) high severe
62912026-01-13T19:30:59.354Z
62922026-01-13T19:30:59.378ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62932026-01-13T19:30:59.379ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
62942026-01-13T19:31:02.791ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0066 s (3.1M iterations)
62952026-01-13T19:31:07.759ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
62962026-01-13T19:31:07.925Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
62972026-01-13T19:31:07.925Z time: [345.13 ns 354.84 ns 366.17 ns]
62982026-01-13T19:31:07.925Z change: [+8.8760% +33.958% +64.949%] (p = 0.00 < 0.05)
62992026-01-13T19:31:07.925Z Performance has regressed.
63002026-01-13T19:31:07.925ZFound 8 outliers among 100 measurements (8.00%)
63012026-01-13T19:31:07.925Z 4 (4.00%) high mild
63022026-01-13T19:31:07.925Z 4 (4.00%) high severe
63032026-01-13T19:31:09.761Z
63042026-01-13T19:31:09.761ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63052026-01-13T19:31:09.761ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63062026-01-13T19:31:12.978ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0040 s (3.3M iterations)
63072026-01-13T19:31:17.704ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63082026-01-13T19:31:17.885Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63092026-01-13T19:31:17.885Z time: [118.77 ns 120.52 ns 122.63 ns]
63102026-01-13T19:31:17.885Z change: [+22.822% +24.828% +26.935%] (p = 0.00 < 0.05)
63112026-01-13T19:31:17.885Z Performance has regressed.
63122026-01-13T19:31:17.885ZFound 4 outliers among 100 measurements (4.00%)
63132026-01-13T19:31:17.885Z 4 (4.00%) high mild
63142026-01-13T19:31:19.694Z
63152026-01-13T19:31:19.694ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63162026-01-13T19:31:19.694ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63172026-01-13T19:31:23.282ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0110 s (1.5M iterations)
63182026-01-13T19:31:28.445ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63192026-01-13T19:31:28.621Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63202026-01-13T19:31:28.621Z time: [467.66 ns 483.62 ns 502.99 ns]
63212026-01-13T19:31:28.621Z change: [+10.575% +35.354% +65.503%] (p = 0.00 < 0.05)
63222026-01-13T19:31:28.621Z Performance has regressed.
63232026-01-13T19:31:28.621ZFound 10 outliers among 100 measurements (10.00%)
63242026-01-13T19:31:28.621Z 4 (4.00%) high mild
63252026-01-13T19:31:28.621Z 6 (6.00%) high severe
63262026-01-13T19:31:30.433Z
63272026-01-13T19:31:30.433ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63282026-01-13T19:31:30.433ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63292026-01-13T19:31:35.095ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (4.5M iterations)
63302026-01-13T19:31:38.681ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63312026-01-13T19:31:38.856Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63322026-01-13T19:31:38.856Z time: [139.43 ns 143.59 ns 147.78 ns]
63332026-01-13T19:31:38.856Z change: [+23.963% +26.945% +29.819%] (p = 0.00 < 0.05)
63342026-01-13T19:31:38.856Z Performance has regressed.
63352026-01-13T19:31:38.856ZFound 3 outliers among 100 measurements (3.00%)
63362026-01-13T19:31:38.856Z 3 (3.00%) high mild
63372026-01-13T19:31:40.654Z
63382026-01-13T19:31:40.683ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63392026-01-13T19:31:40.684ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63402026-01-13T19:31:44.937ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (2.4M iterations)
63412026-01-13T19:31:49.164ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63422026-01-13T19:31:49.328Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63432026-01-13T19:31:49.328Z time: [317.36 ns 323.59 ns 330.82 ns]
63442026-01-13T19:31:49.328Z change: [+10.774% +29.101% +50.605%] (p = 0.00 < 0.05)
63452026-01-13T19:31:49.328Z Performance has regressed.
63462026-01-13T19:31:49.328ZFound 12 outliers among 100 measurements (12.00%)
63472026-01-13T19:31:49.328Z 4 (4.00%) high mild
63482026-01-13T19:31:49.328Z 8 (8.00%) high severe
63492026-01-13T19:31:51.125Z
63502026-01-13T19:31:51.125ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63512026-01-13T19:31:51.126ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63522026-01-13T19:31:54.843ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (2.8M iterations)
63532026-01-13T19:31:59.295ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63542026-01-13T19:31:59.458Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63552026-01-13T19:31:59.458Z time: [169.95 ns 173.88 ns 178.97 ns]
63562026-01-13T19:31:59.458Z change: [+24.589% +27.185% +30.573%] (p = 0.00 < 0.05)
63572026-01-13T19:31:59.458Z Performance has regressed.
63582026-01-13T19:31:59.458ZFound 15 outliers among 100 measurements (15.00%)
63592026-01-13T19:31:59.458Z 4 (4.00%) high mild
63602026-01-13T19:31:59.458Z 11 (11.00%) high severe
63612026-01-13T19:32:01.234Z
63622026-01-13T19:32:01.258ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63632026-01-13T19:32:01.258ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63642026-01-13T19:32:04.845ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0085 s (1.5M iterations)
63652026-01-13T19:32:10.543ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63662026-01-13T19:32:10.720Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63672026-01-13T19:32:10.720Z time: [437.98 ns 449.60 ns 462.52 ns]
63682026-01-13T19:32:10.720Z change: [+22.277% +41.275% +63.639%] (p = 0.00 < 0.05)
63692026-01-13T19:32:10.720Z Performance has regressed.
63702026-01-13T19:32:10.720ZFound 14 outliers among 100 measurements (14.00%)
63712026-01-13T19:32:10.720Z 7 (7.00%) high mild
63722026-01-13T19:32:10.721Z 7 (7.00%) high severe
63732026-01-13T19:32:12.568Z
63742026-01-13T19:32:12.569ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63752026-01-13T19:32:12.569ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63762026-01-13T19:32:15.580ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (7.0M iterations)
63772026-01-13T19:32:19.896ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63782026-01-13T19:32:20.065Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63792026-01-13T19:32:20.065Z time: [76.551 ns 78.178 ns 80.145 ns]
63802026-01-13T19:32:20.065Z change: [+3.4105% +5.2473% +7.6303%] (p = 0.00 < 0.05)
63812026-01-13T19:32:20.065Z Performance has regressed.
63822026-01-13T19:32:20.065ZFound 18 outliers among 100 measurements (18.00%)
63832026-01-13T19:32:20.065Z 5 (5.00%) high mild
63842026-01-13T19:32:20.065Z 13 (13.00%) high severe
63852026-01-13T19:32:21.910Z
63862026-01-13T19:32:21.934ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63872026-01-13T19:32:21.934ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
63882026-01-13T19:32:25.435ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0082 s (3.0M iterations)
63892026-01-13T19:32:30.746ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
63902026-01-13T19:32:30.913Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
63912026-01-13T19:32:30.913Z time: [400.40 ns 408.60 ns 419.05 ns]
63922026-01-13T19:32:30.913Z change: [+0.0030% +23.458% +51.887%] (p = 0.04 < 0.05)
63932026-01-13T19:32:30.913Z Change within noise threshold.
63942026-01-13T19:32:30.913ZFound 14 outliers among 100 measurements (14.00%)
63952026-01-13T19:32:30.913Z 4 (4.00%) high mild
63962026-01-13T19:32:30.913Z 10 (10.00%) high severe
63972026-01-13T19:32:32.758Z
63982026-01-13T19:32:32.782ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
63992026-01-13T19:32:32.782ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64002026-01-13T19:32:36.001ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0027 s (3.2M iterations)
64012026-01-13T19:32:40.990ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64022026-01-13T19:32:41.164Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64032026-01-13T19:32:41.164Z time: [125.99 ns 128.20 ns 131.07 ns]
64042026-01-13T19:32:41.165Z change: [+22.237% +24.853% +28.909%] (p = 0.00 < 0.05)
64052026-01-13T19:32:41.165Z Performance has regressed.
64062026-01-13T19:32:41.165ZFound 13 outliers among 100 measurements (13.00%)
64072026-01-13T19:32:41.165Z 1 (1.00%) low mild
64082026-01-13T19:32:41.165Z 5 (5.00%) high mild
64092026-01-13T19:32:41.165Z 7 (7.00%) high severe
64102026-01-13T19:32:43.069Z
64112026-01-13T19:32:43.094ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64122026-01-13T19:32:43.095ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64132026-01-13T19:32:46.865ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0104 s (1.4M iterations)
64142026-01-13T19:32:52.141ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64152026-01-13T19:32:52.326Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64162026-01-13T19:32:52.326Z time: [543.47 ns 560.19 ns 581.50 ns]
64172026-01-13T19:32:52.326Z change: [+14.240% +38.077% +70.593%] (p = 0.00 < 0.05)
64182026-01-13T19:32:52.326Z Performance has regressed.
64192026-01-13T19:32:52.326ZFound 10 outliers among 100 measurements (10.00%)
64202026-01-13T19:32:52.326Z 3 (3.00%) high mild
64212026-01-13T19:32:52.326Z 7 (7.00%) high severe
64222026-01-13T19:32:54.253Z
64232026-01-13T19:32:54.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64242026-01-13T19:32:54.253ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64252026-01-13T19:32:59.188ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0039 s (4.3M iterations)
64262026-01-13T19:33:02.674ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64272026-01-13T19:33:02.863Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64282026-01-13T19:33:02.863Z time: [136.33 ns 140.06 ns 144.11 ns]
64292026-01-13T19:33:02.863Z change: [+18.355% +20.673% +23.284%] (p = 0.00 < 0.05)
64302026-01-13T19:33:02.863Z Performance has regressed.
64312026-01-13T19:33:02.863ZFound 13 outliers among 100 measurements (13.00%)
64322026-01-13T19:33:02.864Z 8 (8.00%) high mild
64332026-01-13T19:33:02.864Z 5 (5.00%) high severe
64342026-01-13T19:33:04.762Z
64352026-01-13T19:33:04.787ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64362026-01-13T19:33:04.787ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64372026-01-13T19:33:09.218ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0003 s (2.4M iterations)
64382026-01-13T19:33:13.814ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64392026-01-13T19:33:13.983Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64402026-01-13T19:33:13.983Z time: [383.16 ns 389.45 ns 397.05 ns]
64412026-01-13T19:33:13.983Z change: [+15.370% +34.132% +56.777%] (p = 0.00 < 0.05)
64422026-01-13T19:33:13.983Z Performance has regressed.
64432026-01-13T19:33:13.983ZFound 13 outliers among 100 measurements (13.00%)
64442026-01-13T19:33:13.983Z 2 (2.00%) high mild
64452026-01-13T19:33:13.983Z 11 (11.00%) high severe
64462026-01-13T19:33:15.883Z
64472026-01-13T19:33:15.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64482026-01-13T19:33:15.907ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64492026-01-13T19:33:20.020ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (2.5M iterations)
64502026-01-13T19:33:24.428ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64512026-01-13T19:33:24.611Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64522026-01-13T19:33:24.611Z time: [181.60 ns 184.87 ns 189.16 ns]
64532026-01-13T19:33:24.611Z change: [+28.483% +30.218% +32.133%] (p = 0.00 < 0.05)
64542026-01-13T19:33:24.611Z Performance has regressed.
64552026-01-13T19:33:24.611ZFound 7 outliers among 100 measurements (7.00%)
64562026-01-13T19:33:24.611Z 1 (1.00%) high mild
64572026-01-13T19:33:24.611Z 6 (6.00%) high severe
64582026-01-13T19:33:26.517Z
64592026-01-13T19:33:26.541ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64602026-01-13T19:33:26.541ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64612026-01-13T19:33:30.450ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (1.3M iterations)
64622026-01-13T19:33:35.984ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64632026-01-13T19:33:36.165Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64642026-01-13T19:33:36.165Z time: [505.47 ns 525.49 ns 549.67 ns]
64652026-01-13T19:33:36.165Z change: [+24.270% +43.371% +66.043%] (p = 0.00 < 0.05)
64662026-01-13T19:33:36.165Z Performance has regressed.
64672026-01-13T19:33:36.165ZFound 7 outliers among 100 measurements (7.00%)
64682026-01-13T19:33:36.165Z 4 (4.00%) high mild
64692026-01-13T19:33:36.165Z 3 (3.00%) high severe
64702026-01-13T19:33:38.073Z
64712026-01-13T19:33:38.073ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64722026-01-13T19:33:38.073ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64732026-01-13T19:33:44.715ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0022 s (6.3M iterations)
64742026-01-13T19:33:48.517ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64752026-01-13T19:33:48.683Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64762026-01-13T19:33:48.683Z time: [77.300 ns 78.780 ns 80.509 ns]
64772026-01-13T19:33:48.683Z change: [+12.866% +15.233% +17.811%] (p = 0.00 < 0.05)
64782026-01-13T19:33:48.683Z Performance has regressed.
64792026-01-13T19:33:48.683ZFound 13 outliers among 100 measurements (13.00%)
64802026-01-13T19:33:48.683Z 10 (10.00%) high mild
64812026-01-13T19:33:48.683Z 3 (3.00%) high severe
64822026-01-13T19:33:50.583Z
64832026-01-13T19:33:50.608ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64842026-01-13T19:33:50.608ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64852026-01-13T19:33:54.140ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (2.9M iterations)
64862026-01-13T19:33:59.693ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
64872026-01-13T19:33:59.875Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64882026-01-13T19:33:59.875Z time: [390.23 ns 405.80 ns 423.76 ns]
64892026-01-13T19:33:59.875Z change: [+12.884% +39.063% +71.360%] (p = 0.00 < 0.05)
64902026-01-13T19:33:59.875Z Performance has regressed.
64912026-01-13T19:33:59.875ZFound 13 outliers among 100 measurements (13.00%)
64922026-01-13T19:33:59.875Z 7 (7.00%) high mild
64932026-01-13T19:33:59.875Z 6 (6.00%) high severe
64942026-01-13T19:34:01.745Z
64952026-01-13T19:34:01.745ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
64962026-01-13T19:34:01.745ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
64972026-01-13T19:34:05.216ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (3.0M iterations)
64982026-01-13T19:34:10.237ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
64992026-01-13T19:34:10.420Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65002026-01-13T19:34:10.420Z time: [129.31 ns 132.42 ns 136.05 ns]
65012026-01-13T19:34:10.420Z change: [+37.331% +41.003% +44.693%] (p = 0.00 < 0.05)
65022026-01-13T19:34:10.420Z Performance has regressed.
65032026-01-13T19:34:10.420ZFound 1 outliers among 100 measurements (1.00%)
65042026-01-13T19:34:10.420Z 1 (1.00%) high mild
65052026-01-13T19:34:12.258Z
65062026-01-13T19:34:12.283ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65072026-01-13T19:34:12.283ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65082026-01-13T19:34:16.261ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0121 s (1.3M iterations)
65092026-01-13T19:34:21.495ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65102026-01-13T19:34:21.668Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65112026-01-13T19:34:21.668Z time: [536.05 ns 556.32 ns 581.66 ns]
65122026-01-13T19:34:21.668Z change: [+25.827% +56.270% +92.755%] (p = 0.00 < 0.05)
65132026-01-13T19:34:21.668Z Performance has regressed.
65142026-01-13T19:34:21.668ZFound 7 outliers among 100 measurements (7.00%)
65152026-01-13T19:34:21.668Z 3 (3.00%) high mild
65162026-01-13T19:34:21.668Z 4 (4.00%) high severe
65172026-01-13T19:34:23.539Z
65182026-01-13T19:34:23.539ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65192026-01-13T19:34:23.539ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65202026-01-13T19:34:28.792ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0020 s (4.0M iterations)
65212026-01-13T19:34:32.350ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65222026-01-13T19:34:32.544Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65232026-01-13T19:34:32.545Z time: [142.71 ns 146.59 ns 151.24 ns]
65242026-01-13T19:34:32.545Z change: [+25.747% +29.249% +32.926%] (p = 0.00 < 0.05)
65252026-01-13T19:34:32.545Z Performance has regressed.
65262026-01-13T19:34:32.545ZFound 14 outliers among 100 measurements (14.00%)
65272026-01-13T19:34:32.545Z 7 (7.00%) high mild
65282026-01-13T19:34:32.545Z 7 (7.00%) high severe
65292026-01-13T19:34:34.406Z
65302026-01-13T19:34:34.431ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65312026-01-13T19:34:34.431ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65322026-01-13T19:34:38.982ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0068 s (2.3M iterations)
65332026-01-13T19:34:44.900ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65342026-01-13T19:34:44.974Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65352026-01-13T19:34:44.974Z time: [370.95 ns 380.91 ns 392.74 ns]
65362026-01-13T19:34:44.974Z change: [+24.177% +46.096% +71.100%] (p = 0.00 < 0.05)
65372026-01-13T19:34:44.974Z Performance has regressed.
65382026-01-13T19:34:44.974ZFound 15 outliers among 100 measurements (15.00%)
65392026-01-13T19:34:44.974Z 5 (5.00%) high mild
65402026-01-13T19:34:44.974Z 10 (10.00%) high severe
65412026-01-13T19:34:45.837Z
65422026-01-13T19:34:45.837ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65432026-01-13T19:34:45.837ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65442026-01-13T19:34:50.037ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (2.5M iterations)
65452026-01-13T19:34:54.675ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65462026-01-13T19:34:54.853Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65472026-01-13T19:34:54.853Z time: [192.82 ns 196.62 ns 200.65 ns]
65482026-01-13T19:34:54.853Z change: [+34.229% +36.661% +39.882%] (p = 0.00 < 0.05)
65492026-01-13T19:34:54.854Z Performance has regressed.
65502026-01-13T19:34:54.854ZFound 7 outliers among 100 measurements (7.00%)
65512026-01-13T19:34:54.854Z 5 (5.00%) high mild
65522026-01-13T19:34:54.854Z 2 (2.00%) high severe
65532026-01-13T19:34:56.711Z
65542026-01-13T19:34:56.711ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65552026-01-13T19:34:56.711ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65562026-01-13T19:35:00.990ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0084 s (1.2M iterations)
65572026-01-13T19:35:06.175ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65582026-01-13T19:35:06.350Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65592026-01-13T19:35:06.350Z time: [475.96 ns 493.39 ns 514.54 ns]
65602026-01-13T19:35:06.350Z change: [+37.118% +61.209% +91.277%] (p = 0.00 < 0.05)
65612026-01-13T19:35:06.350Z Performance has regressed.
65622026-01-13T19:35:06.350ZFound 11 outliers among 100 measurements (11.00%)
65632026-01-13T19:35:06.350Z 5 (5.00%) high mild
65642026-01-13T19:35:06.350Z 6 (6.00%) high severe
65652026-01-13T19:35:08.220Z
65662026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65672026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65682026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.1088 ms (330 iterations)
65692026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65702026-01-13T19:35:08.266Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65712026-01-13T19:35:08.266Z time: [18.000 18.000 18.000 ]
65722026-01-13T19:35:08.266Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65732026-01-13T19:35:08.266Z No change in performance detected.
65742026-01-13T19:35:08.266Z
65752026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65762026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65772026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0531 ms (275 iterations)
65782026-01-13T19:35:08.266ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65792026-01-13T19:35:08.266Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65802026-01-13T19:35:08.266Z time: [18.000 18.000 18.000 ]
65812026-01-13T19:35:08.266Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65822026-01-13T19:35:08.267Z No change in performance detected.
65832026-01-13T19:35:08.267Z
65842026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65852026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65862026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0521 ms (275 iterations)
65872026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65882026-01-13T19:35:08.267Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65892026-01-13T19:35:08.267Z time: [21.000 21.000 21.000 ]
65902026-01-13T19:35:08.267Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
65912026-01-13T19:35:08.267Z No change in performance detected.
65922026-01-13T19:35:08.267Z
65932026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65942026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65952026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0789 ms (275 iterations)
65962026-01-13T19:35:08.267ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65972026-01-13T19:35:08.267Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65982026-01-13T19:35:08.267Z time: [22.000 22.000 22.000 ]
65992026-01-13T19:35:08.267Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66002026-01-13T19:35:08.267Z No change in performance detected.
66012026-01-13T19:35:08.267Z
66022026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
66032026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
66042026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0219 ms (495 iterations)
66052026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
66062026-01-13T19:35:08.267Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
66072026-01-13T19:35:08.267Z time: [13.000 13.000 13.000 ]
66082026-01-13T19:35:08.267Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66092026-01-13T19:35:08.267Z No change in performance detected.
66102026-01-13T19:35:08.267Z
66112026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
66122026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
66132026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.1064 ms (495 iterations)
66142026-01-13T19:35:08.267ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
66152026-01-13T19:35:08.267Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
66162026-01-13T19:35:08.267Z time: [12.000 12.000 12.000 ]
66172026-01-13T19:35:08.267Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66182026-01-13T19:35:08.267Z No change in performance detected.
66192026-01-13T19:35:08.267Z
66202026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66212026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
66222026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.1243 ms (385 iterations)
66232026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
66242026-01-13T19:35:08.314Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66252026-01-13T19:35:08.314Z time: [14.000 14.000 14.000 ]
66262026-01-13T19:35:08.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66272026-01-13T19:35:08.314Z No change in performance detected.
66282026-01-13T19:35:08.314Z
66292026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66302026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
66312026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0751 ms (440 iterations)
66322026-01-13T19:35:08.314ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
66332026-01-13T19:35:08.314Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66342026-01-13T19:35:08.314Z time: [14.000 14.000 14.000 ]
66352026-01-13T19:35:08.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66362026-01-13T19:35:08.314Z No change in performance detected.
66372026-01-13T19:35:08.314Z
66382026-01-13T19:35:08.314ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66392026-01-13T19:35:08.314ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66402026-01-13T19:35:08.314ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1078 ms (495 iterations)
66412026-01-13T19:35:08.314ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66422026-01-13T19:35:08.314Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66432026-01-13T19:35:08.314Z time: [3.0000 3.0000 3.0000 ]
66442026-01-13T19:35:08.314Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66452026-01-13T19:35:08.314Z No change in performance detected.
66462026-01-13T19:35:08.314Z
66472026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66482026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66492026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2024 ms (275 iterations)
66502026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66512026-01-13T19:35:08.315Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66522026-01-13T19:35:08.315Z time: [3.0000 3.0000 3.0000 ]
66532026-01-13T19:35:08.315Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66542026-01-13T19:35:08.315Z No change in performance detected.
66552026-01-13T19:35:08.315Z
66562026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66572026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66582026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0935 ms (385 iterations)
66592026-01-13T19:35:08.315ZCriterion.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.
66602026-01-13T19:35:08.315Z
66612026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66622026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66632026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66642026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1722 ms (220 iterations)
66652026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66662026-01-13T19:35:08.315ZCriterion.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.
66672026-01-13T19:35:08.315Z
66682026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66692026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66702026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0021 ms (550 iterations)
66712026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66722026-01-13T19:35:08.315Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66732026-01-13T19:35:08.315Z time: [3.0000 3.0000 3.0000 ]
66742026-01-13T19:35:08.315Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66752026-01-13T19:35:08.315Z No change in performance detected.
66762026-01-13T19:35:08.315Z
66772026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66782026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66792026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1776 ms (165 iterations)
66802026-01-13T19:35:08.315ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66812026-01-13T19:35:08.315Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66822026-01-13T19:35:08.315Z time: [3.0000 3.0000 3.0000 ]
66832026-01-13T19:35:08.315Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
66842026-01-13T19:35:08.315Z No change in performance detected.
66852026-01-13T19:35:08.316Z
66862026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66872026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66882026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0529 ms (440 iterations)
66892026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66902026-01-13T19:35:08.316ZCriterion.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.
66912026-01-13T19:35:08.316Z
66922026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66932026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66942026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1932 ms (275 iterations)
66952026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66962026-01-13T19:35:08.316ZCriterion.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.
66972026-01-13T19:35:08.316Z
66982026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66992026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67002026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0599 ms (495 iterations)
67012026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67022026-01-13T19:35:08.316Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67032026-01-13T19:35:08.316Z time: [3.0000 3.0000 3.0000 ]
67042026-01-13T19:35:08.316Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67052026-01-13T19:35:08.316Z No change in performance detected.
67062026-01-13T19:35:08.316Z
67072026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67082026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67092026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2282 ms (275 iterations)
67102026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67112026-01-13T19:35:08.316Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67122026-01-13T19:35:08.316Z time: [3.0000 3.0000 3.0000 ]
67132026-01-13T19:35:08.316Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67142026-01-13T19:35:08.316Z No change in performance detected.
67152026-01-13T19:35:08.316Z
67162026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
67172026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67182026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.2313 ms (165 iterations)
67192026-01-13T19:35:08.316ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67202026-01-13T19:35:08.342ZCriterion.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.
67212026-01-13T19:35:08.342Z
67222026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
67232026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67242026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2026 ms (165 iterations)
67252026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67262026-01-13T19:35:08.342ZCriterion.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.
67272026-01-13T19:35:08.342Z
67282026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67292026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67302026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.1282 ms (440 iterations)
67312026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67322026-01-13T19:35:08.342Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67332026-01-13T19:35:08.342Z time: [3.0000 3.0000 3.0000 ]
67342026-01-13T19:35:08.342Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67352026-01-13T19:35:08.342Z No change in performance detected.
67362026-01-13T19:35:08.342Z
67372026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67382026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67392026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2569 ms (220 iterations)
67402026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67412026-01-13T19:35:08.342Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67422026-01-13T19:35:08.342Z time: [3.0000 3.0000 3.0000 ]
67432026-01-13T19:35:08.342Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67442026-01-13T19:35:08.342Z No change in performance detected.
67452026-01-13T19:35:08.342Z
67462026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
67472026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67482026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1690 ms (275 iterations)
67492026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67502026-01-13T19:35:08.342ZCriterion.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.
67512026-01-13T19:35:08.342Z
67522026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
67532026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67542026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1527 ms (165 iterations)
67552026-01-13T19:35:08.342ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67562026-01-13T19:35:08.343ZCriterion.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.
67572026-01-13T19:35:08.343Z
67582026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67592026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67602026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.4886 ms (165 iterations)
67612026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67622026-01-13T19:35:08.343Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67632026-01-13T19:35:08.343Z time: [35.000 35.000 35.000 ]
67642026-01-13T19:35:08.343Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67652026-01-13T19:35:08.343Z No change in performance detected.
67662026-01-13T19:35:08.343Z
67672026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67682026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67692026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.3814 ms (110 iterations)
67702026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67712026-01-13T19:35:08.343Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67722026-01-13T19:35:08.343Z time: [35.000 35.000 35.000 ]
67732026-01-13T19:35:08.343Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67742026-01-13T19:35:08.343Z No change in performance detected.
67752026-01-13T19:35:08.343Z
67762026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67772026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67782026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0987 ms (220 iterations)
67792026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67802026-01-13T19:35:08.343Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67812026-01-13T19:35:08.343Z time: [20.000 20.000 20.000 ]
67822026-01-13T19:35:08.343Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67832026-01-13T19:35:08.343Z No change in performance detected.
67842026-01-13T19:35:08.343Z
67852026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67862026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67872026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0524 ms (165 iterations)
67882026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67892026-01-13T19:35:08.343Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67902026-01-13T19:35:08.343Z time: [20.000 20.000 20.000 ]
67912026-01-13T19:35:08.343Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
67922026-01-13T19:35:08.343Z No change in performance detected.
67932026-01-13T19:35:08.343Z
67942026-01-13T19:35:08.343ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67952026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67962026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2409 ms (220 iterations)
67972026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67982026-01-13T19:35:08.344Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67992026-01-13T19:35:08.344Z time: [35.000 35.000 35.000 ]
68002026-01-13T19:35:08.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68012026-01-13T19:35:08.344Z No change in performance detected.
68022026-01-13T19:35:08.344Z
68032026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68042026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68052026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.3159 ms (165 iterations)
68062026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
68072026-01-13T19:35:08.344Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68082026-01-13T19:35:08.344Z time: [35.000 35.000 35.000 ]
68092026-01-13T19:35:08.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68102026-01-13T19:35:08.344Z No change in performance detected.
68112026-01-13T19:35:08.344Z
68122026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68132026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
68142026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0157 ms (220 iterations)
68152026-01-13T19:35:08.344ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
68162026-01-13T19:35:08.344Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68172026-01-13T19:35:08.344Z time: [20.000 20.000 20.000 ]
68182026-01-13T19:35:08.344Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68192026-01-13T19:35:08.344Z No change in performance detected.
68202026-01-13T19:35:08.369Z
68212026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68222026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
68232026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0647 ms (165 iterations)
68242026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
68252026-01-13T19:35:08.369Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68262026-01-13T19:35:08.369Z time: [20.000 20.000 20.000 ]
68272026-01-13T19:35:08.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68282026-01-13T19:35:08.369Z No change in performance detected.
68292026-01-13T19:35:08.369Z
68302026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68312026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68322026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.7289 ms (110 iterations)
68332026-01-13T19:35:08.369ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
68342026-01-13T19:35:08.370Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68352026-01-13T19:35:08.370Z time: [35.000 35.000 35.000 ]
68362026-01-13T19:35:08.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68372026-01-13T19:35:08.370Z No change in performance detected.
68382026-01-13T19:35:08.370Z
68392026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68402026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68412026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.7886 ms (110 iterations)
68422026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
68432026-01-13T19:35:08.370Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68442026-01-13T19:35:08.370Z time: [35.000 35.000 35.000 ]
68452026-01-13T19:35:08.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68462026-01-13T19:35:08.370Z No change in performance detected.
68472026-01-13T19:35:08.370Z
68482026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68492026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
68502026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0513 ms (220 iterations)
68512026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68522026-01-13T19:35:08.370Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68532026-01-13T19:35:08.370Z time: [20.000 20.000 20.000 ]
68542026-01-13T19:35:08.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68552026-01-13T19:35:08.370Z No change in performance detected.
68562026-01-13T19:35:08.370Z
68572026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68582026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68592026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.6013 ms (110 iterations)
68602026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68612026-01-13T19:35:08.370Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68622026-01-13T19:35:08.370Z time: [20.000 20.000 20.000 ]
68632026-01-13T19:35:08.370Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68642026-01-13T19:35:08.370Z No change in performance detected.
68652026-01-13T19:35:08.370Z
68662026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68672026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68682026-01-13T19:35:08.370Z
68692026-01-13T19:35:08.370ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.0ms or enable flat sampling.
68702026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0028 ms (55 iterations)
68712026-01-13T19:35:08.370ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68722026-01-13T19:35:08.370Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68732026-01-13T19:35:08.371Z time: [35.000 35.000 35.000 ]
68742026-01-13T19:35:08.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68752026-01-13T19:35:08.371Z No change in performance detected.
68762026-01-13T19:35:08.371Z
68772026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68782026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68792026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0251 ms (110 iterations)
68802026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68812026-01-13T19:35:08.371Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68822026-01-13T19:35:08.371Z time: [35.000 35.000 35.000 ]
68832026-01-13T19:35:08.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68842026-01-13T19:35:08.371Z No change in performance detected.
68852026-01-13T19:35:08.371Z
68862026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68872026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68882026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0881 ms (220 iterations)
68892026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68902026-01-13T19:35:08.371Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68912026-01-13T19:35:08.371Z time: [20.000 20.000 20.000 ]
68922026-01-13T19:35:08.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68932026-01-13T19:35:08.371Z No change in performance detected.
68942026-01-13T19:35:08.371Z
68952026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68962026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68972026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2347 ms (165 iterations)
68982026-01-13T19:35:08.371ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
68992026-01-13T19:35:08.371Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
69002026-01-13T19:35:08.371Z time: [20.000 20.000 20.000 ]
69012026-01-13T19:35:08.371Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69022026-01-13T19:35:08.371Z No change in performance detected.
69032026-01-13T19:35:08.371Z
69042026-01-13T19:35:08.371ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
69052026-01-13T19:35:08.371ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
69062026-01-13T19:35:08.371ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0900 ms (330 iterations)
69072026-01-13T19:35:08.371ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
69082026-01-13T19:35:08.397Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
69092026-01-13T19:35:08.397Z time: [3924.0 B 3924.0 B 3924.0 B]
69102026-01-13T19:35:08.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69112026-01-13T19:35:08.397Z No change in performance detected.
69122026-01-13T19:35:08.397Z
69132026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
69142026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
69152026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0106 ms (220 iterations)
69162026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
69172026-01-13T19:35:08.397Zprocess/Hairpin-DHCPv4/alloc_sz/Request
69182026-01-13T19:35:08.397Z time: [3924.0 B 3924.0 B 3924.0 B]
69192026-01-13T19:35:08.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69202026-01-13T19:35:08.397Z No change in performance detected.
69212026-01-13T19:35:08.397Z
69222026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
69232026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
69242026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1827 ms (220 iterations)
69252026-01-13T19:35:08.397ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
69262026-01-13T19:35:08.397Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
69272026-01-13T19:35:08.397Z time: [4023.0 B 4023.0 B 4023.0 B]
69282026-01-13T19:35:08.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69292026-01-13T19:35:08.397Z No change in performance detected.
69302026-01-13T19:35:08.398Z
69312026-01-13T19:35:08.398ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
69322026-01-13T19:35:08.398ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
69332026-01-13T19:35:08.398ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.2401 ms (220 iterations)
69342026-01-13T19:35:08.398ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
69352026-01-13T19:35:08.398Zprocess/Hairpin-DHCPv6/alloc_sz/Request
69362026-01-13T19:35:08.398Z time: [4421.0 B 4421.0 B 4421.0 B]
69372026-01-13T19:35:08.398Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69382026-01-13T19:35:08.398Z No change in performance detected.
69392026-01-13T19:35:08.398Z
69402026-01-13T19:35:08.398ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
69412026-01-13T19:35:08.398ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
69422026-01-13T19:35:08.398ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0151 ms (330 iterations)
69432026-01-13T19:35:08.398ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
69442026-01-13T19:35:08.399Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
69452026-01-13T19:35:08.399Z time: [2888.0 B 2888.0 B 2888.0 B]
69462026-01-13T19:35:08.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69472026-01-13T19:35:08.399Z No change in performance detected.
69482026-01-13T19:35:08.399Z
69492026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
69502026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
69512026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0187 ms (385 iterations)
69522026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
69532026-01-13T19:35:08.399Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
69542026-01-13T19:35:08.399Z time: [2873.0 B 2873.0 B 2873.0 B]
69552026-01-13T19:35:08.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69562026-01-13T19:35:08.399Z No change in performance detected.
69572026-01-13T19:35:08.399Z
69582026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69592026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
69602026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.1319 ms (385 iterations)
69612026-01-13T19:35:08.399ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
69622026-01-13T19:35:08.399Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69632026-01-13T19:35:08.399Z time: [2926.0 B 2926.0 B 2926.0 B]
69642026-01-13T19:35:08.399Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69652026-01-13T19:35:08.399Z No change in performance detected.
69662026-01-13T19:35:08.424Z
69672026-01-13T19:35:08.424ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69682026-01-13T19:35:08.424ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
69692026-01-13T19:35:08.424ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0537 ms (385 iterations)
69702026-01-13T19:35:08.424ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
69712026-01-13T19:35:08.424Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69722026-01-13T19:35:08.424Z time: [2910.0 B 2910.0 B 2910.0 B]
69732026-01-13T19:35:08.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69742026-01-13T19:35:08.424Z No change in performance detected.
69752026-01-13T19:35:08.424Z
69762026-01-13T19:35:08.424ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69772026-01-13T19:35:08.424ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69782026-01-13T19:35:08.424ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1399 ms (440 iterations)
69792026-01-13T19:35:08.424ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69802026-01-13T19:35:08.424Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69812026-01-13T19:35:08.424Z time: [264.00 B 264.00 B 264.00 B]
69822026-01-13T19:35:08.424Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69832026-01-13T19:35:08.424Z No change in performance detected.
69842026-01-13T19:35:08.424Z
69852026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69862026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69872026-01-13T19:35:08.425Z
69882026-01-13T19:35:08.425ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.9ms or enable flat sampling.
69892026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.9015 ms (55 iterations)
69902026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69912026-01-13T19:35:08.425Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69922026-01-13T19:35:08.425Z time: [264.00 B 264.00 B 264.00 B]
69932026-01-13T19:35:08.425Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69942026-01-13T19:35:08.425Z No change in performance detected.
69952026-01-13T19:35:08.425Z
69962026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
69972026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69982026-01-13T19:35:08.425Z
69992026-01-13T19:35:08.425ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.1ms.
70002026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0984 ms (10 iterations)
70012026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
70022026-01-13T19:35:08.425ZCriterion.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.
70032026-01-13T19:35:08.425Z
70042026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
70052026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70062026-01-13T19:35:08.425Z
70072026-01-13T19:35:08.425ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.5ms or enable flat sampling.
70082026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.5092 ms (55 iterations)
70092026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70102026-01-13T19:35:08.425ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70112026-01-13T19:35:08.425Z
70122026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70132026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70142026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0989 ms (275 iterations)
70152026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70162026-01-13T19:35:08.425Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70172026-01-13T19:35:08.425Z time: [264.00 B 264.00 B 264.00 B]
70182026-01-13T19:35:08.425Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70192026-01-13T19:35:08.425Z No change in performance detected.
70202026-01-13T19:35:08.425Z
70212026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70222026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70232026-01-13T19:35:08.425ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2170 ms (110 iterations)
70242026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70252026-01-13T19:35:08.426Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70262026-01-13T19:35:08.426Z time: [264.00 B 264.00 B 264.00 B]
70272026-01-13T19:35:08.426Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70282026-01-13T19:35:08.426Z No change in performance detected.
70292026-01-13T19:35:08.426Z
70302026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
70312026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70322026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.3043 ms (165 iterations)
70332026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70342026-01-13T19:35:08.426ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70352026-01-13T19:35:08.426Z
70362026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
70372026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70382026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.6114 ms (110 iterations)
70392026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70402026-01-13T19:35:08.426ZCriterion.rs ERROR: At least one measurement of benchmark process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B took zero time per iteration. This should not be possible. If using iter_custom, please verify that your routine is correctly measured.
70412026-01-13T19:35:08.426Z
70422026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70432026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70442026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1865 ms (220 iterations)
70452026-01-13T19:35:08.426ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70462026-01-13T19:35:08.451Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70472026-01-13T19:35:08.451Z time: [264.00 B 264.00 B 264.00 B]
70482026-01-13T19:35:08.451Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70492026-01-13T19:35:08.451Z No change in performance detected.
70502026-01-13T19:35:08.451Z
70512026-01-13T19:35:08.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70522026-01-13T19:35:08.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70532026-01-13T19:35:08.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.4433 ms (165 iterations)
70542026-01-13T19:35:08.451ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70552026-01-13T19:35:08.452Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70562026-01-13T19:35:08.452Z time: [264.00 B 264.00 B 264.00 B]
70572026-01-13T19:35:08.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70582026-01-13T19:35:08.452Z No change in performance detected.
70592026-01-13T19:35:08.452Z
70602026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
70612026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70622026-01-13T19:35:08.452Z
70632026-01-13T19:35:08.452ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.9ms or enable flat sampling.
70642026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.8807 ms (55 iterations)
70652026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70662026-01-13T19:35:08.452ZCriterion.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.
70672026-01-13T19:35:08.452Z
70682026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
70692026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70702026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.4686 ms (165 iterations)
70712026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70722026-01-13T19:35:08.452ZCriterion.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.
70732026-01-13T19:35:08.452Z
70742026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70752026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70762026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0099 ms (275 iterations)
70772026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70782026-01-13T19:35:08.452Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70792026-01-13T19:35:08.452Z time: [264.00 B 264.00 B 264.00 B]
70802026-01-13T19:35:08.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70812026-01-13T19:35:08.452Z No change in performance detected.
70822026-01-13T19:35:08.452Z
70832026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70842026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70852026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.3634 ms (165 iterations)
70862026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70872026-01-13T19:35:08.452Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70882026-01-13T19:35:08.452Z time: [264.00 B 264.00 B 264.00 B]
70892026-01-13T19:35:08.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70902026-01-13T19:35:08.452Z No change in performance detected.
70912026-01-13T19:35:08.452Z
70922026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
70932026-01-13T19:35:08.452ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70942026-01-13T19:35:08.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0721 ms (330 iterations)
70952026-01-13T19:35:08.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70962026-01-13T19:35:08.453ZCriterion.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.
70972026-01-13T19:35:08.453Z
70982026-01-13T19:35:08.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
70992026-01-13T19:35:08.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
71002026-01-13T19:35:08.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.3899 ms (165 iterations)
71012026-01-13T19:35:08.453ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
71022026-01-13T19:35:08.453ZCriterion.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.
71032026-01-13T19:35:08.453Z
71042026-01-13T19:35:08.453ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71052026-01-13T19:35:08.453ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71062026-01-13T19:35:08.453ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.6961 ms (110 iterations)
71072026-01-13T19:35:08.453ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
71082026-01-13T19:35:08.453Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
71092026-01-13T19:35:08.454Z time: [7363.0 B 7363.0 B 7363.0 B]
71102026-01-13T19:35:08.454Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71112026-01-13T19:35:08.454Z No change in performance detected.
71122026-01-13T19:35:08.454Z
71132026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71142026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71152026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2847 ms (30 iterations)
71162026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
71172026-01-13T19:35:08.454Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
71182026-01-13T19:35:08.454Z time: [7363.0 B 7363.0 B 7363.0 B]
71192026-01-13T19:35:08.454Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71202026-01-13T19:35:08.454Z No change in performance detected.
71212026-01-13T19:35:08.454Z
71222026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71232026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
71242026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.3816 ms (165 iterations)
71252026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
71262026-01-13T19:35:08.454Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71272026-01-13T19:35:08.454Z time: [5872.0 B 5872.0 B 5872.0 B]
71282026-01-13T19:35:08.454Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71292026-01-13T19:35:08.454Z No change in performance detected.
71302026-01-13T19:35:08.454Z
71312026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71322026-01-13T19:35:08.454ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71332026-01-13T19:35:08.480Z
71342026-01-13T19:35:08.480ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.9ms.
71352026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.9487 ms (10 iterations)
71362026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
71372026-01-13T19:35:08.480Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71382026-01-13T19:35:08.480Z time: [5872.0 B 5874.4 B 5879.2 B]
71392026-01-13T19:35:08.480Z change: [+0.0000% +0.0409% +0.1226%] (p = 0.75 > 0.05)
71402026-01-13T19:35:08.480Z No change in performance detected.
71412026-01-13T19:35:08.480ZFound 1 outliers among 10 measurements (10.00%)
71422026-01-13T19:35:08.480Z 1 (10.00%) high severe
71432026-01-13T19:35:08.480Z
71442026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71452026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
71462026-01-13T19:35:08.480Z
71472026-01-13T19:35:08.480ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.3ms or enable flat sampling.
71482026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.2915 ms (55 iterations)
71492026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
71502026-01-13T19:35:08.480Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71512026-01-13T19:35:08.480Z time: [7363.0 B 7363.0 B 7363.0 B]
71522026-01-13T19:35:08.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71532026-01-13T19:35:08.480Z No change in performance detected.
71542026-01-13T19:35:08.480Z
71552026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71562026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71572026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.7273 ms (110 iterations)
71582026-01-13T19:35:08.480ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
71592026-01-13T19:35:08.480Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71602026-01-13T19:35:08.480Z time: [7363.0 B 7363.0 B 7363.0 B]
71612026-01-13T19:35:08.480Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71622026-01-13T19:35:08.480Z No change in performance detected.
71632026-01-13T19:35:08.480Z
71642026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71652026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
71662026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1022 ms (165 iterations)
71672026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
71682026-01-13T19:35:08.481Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71692026-01-13T19:35:08.481Z time: [5872.0 B 5872.0 B 5872.0 B]
71702026-01-13T19:35:08.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71712026-01-13T19:35:08.481Z No change in performance detected.
71722026-01-13T19:35:08.481Z
71732026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71742026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
71752026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2079 ms (165 iterations)
71762026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
71772026-01-13T19:35:08.481Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71782026-01-13T19:35:08.481Z time: [5872.0 B 5872.0 B 5872.0 B]
71792026-01-13T19:35:08.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71802026-01-13T19:35:08.481Z No change in performance detected.
71812026-01-13T19:35:08.481Z
71822026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71832026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71842026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.9137 ms (110 iterations)
71852026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
71862026-01-13T19:35:08.481Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71872026-01-13T19:35:08.481Z time: [7363.0 B 7363.0 B 7363.0 B]
71882026-01-13T19:35:08.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71892026-01-13T19:35:08.481Z No change in performance detected.
71902026-01-13T19:35:08.481Z
71912026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71922026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71932026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0921 ms (110 iterations)
71942026-01-13T19:35:08.481ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71952026-01-13T19:35:08.481Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71962026-01-13T19:35:08.481Z time: [7363.0 B 7363.0 B 7363.0 B]
71972026-01-13T19:35:08.481Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71982026-01-13T19:35:08.481Z No change in performance detected.
71992026-01-13T19:35:08.481Z
72002026-01-13T19:35:08.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
72012026-01-13T19:35:08.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
72022026-01-13T19:35:08.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1988 ms (220 iterations)
72032026-01-13T19:35:08.482ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
72042026-01-13T19:35:08.506Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
72052026-01-13T19:35:08.506Z time: [5872.0 B 5872.0 B 5872.0 B]
72062026-01-13T19:35:08.506Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72072026-01-13T19:35:08.506Z No change in performance detected.
72082026-01-13T19:35:08.506Z
72092026-01-13T19:35:08.506ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72102026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
72112026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2447 ms (165 iterations)
72122026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
72132026-01-13T19:35:08.507Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
72142026-01-13T19:35:08.507Z time: [5872.0 B 5872.0 B 5872.0 B]
72152026-01-13T19:35:08.507Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72162026-01-13T19:35:08.507Z No change in performance detected.
72172026-01-13T19:35:08.507Z
72182026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72192026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
72202026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0166 ms (110 iterations)
72212026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
72222026-01-13T19:35:08.507Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
72232026-01-13T19:35:08.507Z time: [7363.0 B 7363.0 B 7363.0 B]
72242026-01-13T19:35:08.507Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72252026-01-13T19:35:08.507Z No change in performance detected.
72262026-01-13T19:35:08.507Z
72272026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72282026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72292026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.6969 ms (110 iterations)
72302026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
72312026-01-13T19:35:08.507Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
72322026-01-13T19:35:08.507Z time: [7363.0 B 7363.0 B 7363.0 B]
72332026-01-13T19:35:08.507Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72342026-01-13T19:35:08.507Z No change in performance detected.
72352026-01-13T19:35:08.507Z
72362026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72372026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
72382026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.2565 ms (165 iterations)
72392026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
72402026-01-13T19:35:08.507Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
72412026-01-13T19:35:08.507Z time: [5872.0 B 5872.0 B 5872.0 B]
72422026-01-13T19:35:08.507Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72432026-01-13T19:35:08.507Z No change in performance detected.
72442026-01-13T19:35:08.507Z
72452026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72462026-01-13T19:35:08.507ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
72472026-01-13T19:35:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2907 ms (165 iterations)
72482026-01-13T19:35:08.508ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
72492026-01-13T19:35:08.508Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
72502026-01-13T19:35:08.508Z time: [5872.0 B 5872.0 B 5872.0 B]
72512026-01-13T19:35:08.508Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72522026-01-13T19:35:08.508Z No change in performance detected.
72532026-01-13T19:35:08.508Z
72542026-01-13T19:35:08.575Z+ cp -r target/criterion /work/bench-results
72552026-01-13T19:35:08.860Z+ cp -r target/xde-bench /work/bench-results
72562026-01-13T19:35:08.978Z+ pushd /work
72572026-01-13T19:35:08.978Z+ tar -caf bench-results.tgz bench-results
72582026-01-13T19:35:08.978Z/work /work/oxidecomputer/opte
72592026-01-13T19:35:10.573Z+ popd
72602026-01-13T19:35:10.574Z+ cleanup
72612026-01-13T19:35:10.574Z/work/oxidecomputer/opte
72622026-01-13T19:35:10.597Z++ id -un
72632026-01-13T19:35:10.597Z++ id -gn
72642026-01-13T19:35:10.598Z+ pfexec chown -R build:build .
72652026-01-13T19:35:10.735Z+ [[ -z 01KEWB6G5PMTP7GBCD8BP8QPHR ]]
72662026-01-13T19:35:10.759Zprocess exited: duration 1992832 ms, exit code 0
 
72672026-01-13T19:35:10.839Zfound 1 output files
72682026-01-13T19:35:10.839Zuploading: /work/bench-results.tgz (6067771 bytes)
72692026-01-13T19:35:12.296Zuploaded: /work/bench-results.tgz