01KJ6F81SHWRXR7AHCBY1ETN9A: 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: 01KJ6F98TX2Y6PX6E2G60RGAE0

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T00:12:26.241Zjob dependencies complete; ready to run (waiting for 9 m 37 s)
22026-02-24T00:13:19.449Zjob assigned to worker 01KJ6FTY4WMG8A06F3FAT9Z1BT [factory aws, i-0bbc27d07c4ce05c2] (queued for 53 s)
32026-02-24T00:13:27.847Zdownloading input: /input/xde/work/debug/xde.dbg
42026-02-24T00:13:28.845Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-02-24T00:13:28.849Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-02-24T00:13:28.899Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-02-24T00:13:28.899Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-02-24T00:13:28.964Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-02-24T00:13:28.964Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-02-24T00:13:28.991Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-02-24T00:13:28.994Zdownloading input: /input/xde/work/release/xde
122026-02-24T00:13:29.501Zdownloaded input: /input/xde/work/release/xde
132026-02-24T00:13:29.501Zdownloading input: /input/xde/work/release/xde.sha256
142026-02-24T00:13:29.528Zdownloaded input: /input/xde/work/release/xde.sha256
152026-02-24T00:13:29.528Zdownloading input: /input/xde/work/release/xde_link.so
162026-02-24T00:13:29.558Zdownloaded input: /input/xde/work/release/xde_link.so
172026-02-24T00:13:29.558Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-02-24T00:13:29.586Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-02-24T00:13:29.589Zdownloading input: /input/xde/work/test/loopback
202026-02-24T00:13:30.481Zdownloaded input: /input/xde/work/test/loopback
212026-02-24T00:13:30.481Zdownloading input: /input/xde/work/test/multicast_rx
222026-02-24T00:13:31.007Zdownloaded input: /input/xde/work/test/multicast_rx
232026-02-24T00:13:31.007Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-02-24T00:13:31.703Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-02-24T00:13:31.703Zdownloading input: /input/xde/work/test/multicast_validation
262026-02-24T00:13:32.241Zdownloaded input: /input/xde/work/test/multicast_validation
272026-02-24T00:13:32.241Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-02-24T00:13:32.888Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-02-24T00:13:32.888Zdownloading input: /input/xde/work/xde.conf
302026-02-24T00:13:32.916Zdownloaded input: /input/xde/work/xde.conf
 
312026-02-24T00:13:32.916Zstarting task 0: "setup"
322026-02-24T00:13:32.924Z++ uname -s
332026-02-24T00:13:32.928Z+ kern=SunOS
342026-02-24T00:13:32.928Z+ build_user=build
352026-02-24T00:13:32.928Z+ build_uid=12345
362026-02-24T00:13:32.928Z+ work_dir=/work
372026-02-24T00:13:32.928Z+ input_dir=/input
382026-02-24T00:13:32.928Z+ [[ 0 == 12345 ]]
392026-02-24T00:13:32.928Z+ case "$kern" in
402026-02-24T00:13:32.928Z+ groupadd -g 12345 build
412026-02-24T00:13:32.931Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-02-24T00:13:34.939Z+ zfs create -o mountpoint=/work rpool/work
432026-02-24T00:13:35.113Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-02-24T00:13:35.117Z+ home_fs=zfs
452026-02-24T00:13:35.117Z+ [[ zfs == autofs ]]
462026-02-24T00:13:35.117Z+ mkdir -p /home/build
472026-02-24T00:13:35.120Z+ chown build:build /home/build /work
482026-02-24T00:13:37.120Z+ chmod 0700 /home/build /work
492026-02-24T00:13:37.123Zprocess exited: duration 4206 ms, exit code 0
 
502026-02-24T00:13:37.130Zstarting task 1: "rust-toolchain"
512026-02-24T00:13:37.135Z+ printf ' * rust toolchain channel = "%s"\n' 1.90.0
522026-02-24T00:13:37.135Z * rust toolchain channel = "1.90.0"
532026-02-24T00:13:37.136Z * rust toolchain profile = "default"
542026-02-24T00:13:37.136Z+ printf ' * rust toolchain profile = "%s"\n' default
552026-02-24T00:13:37.136Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-02-24T00:13:37.139Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-02-24T00:13:37.139Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-02-24T00:13:37.139Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.90.0 --profile default
592026-02-24T00:13:37.278Zinfo: downloading installer
602026-02-24T00:13:38.984Zwarn: It looks like you have an existing installation of Rust at:
612026-02-24T00:13:38.984Zwarn: /opt/ooce/bin
622026-02-24T00:13:38.984Zwarn: It is recommended that rustup be the primary Rust installation.
632026-02-24T00:13:38.985Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
642026-02-24T00:13:38.985Zwarn: If you are sure that you want both rustup and your already installed Rust
652026-02-24T00:13:38.985Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
662026-02-24T00:13:38.985Zwarn: or pass `-y' to ignore all ignorable checks.
672026-02-24T00:13:38.985Zerror: cannot install while Rust is installed
682026-02-24T00:13:38.985Zwarn: continuing (because the -y flag is set and the error is ignorable)
692026-02-24T00:13:39.012Zinfo: profile set to 'default'
702026-02-24T00:13:39.012Zinfo: default host triple is x86_64-unknown-illumos
712026-02-24T00:13:39.016Zinfo: syncing channel updates for '1.90.0-x86_64-unknown-illumos'
722026-02-24T00:13:39.199Zinfo: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14)
732026-02-24T00:13:39.200Zinfo: downloading component 'cargo'
742026-02-24T00:13:40.356Zinfo: downloading component 'clippy'
752026-02-24T00:13:40.783Zinfo: downloading component 'rust-docs'
762026-02-24T00:13:42.557Zinfo: downloading component 'rust-std'
772026-02-24T00:13:44.993Zinfo: downloading component 'rustc'
782026-02-24T00:13:52.232Zinfo: downloading component 'rustfmt'
792026-02-24T00:13:52.547Zinfo: installing component 'cargo'
802026-02-24T00:13:53.453Zinfo: installing component 'clippy'
812026-02-24T00:13:53.853Zinfo: installing component 'rust-docs'
822026-02-24T00:13:55.693Zinfo: installing component 'rust-std'
832026-02-24T00:13:57.566Zinfo: installing component 'rustc'
842026-02-24T00:14:04.484Zinfo: installing component 'rustfmt'
852026-02-24T00:14:04.632Zinfo: default toolchain set to '1.90.0-x86_64-unknown-illumos'
862026-02-24T00:14:04.632Z
872026-02-24T00:14:05.050Z 1.90.0-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14)
882026-02-24T00:14:05.050Z
892026-02-24T00:14:05.054Z
902026-02-24T00:14:05.054ZRust is installed now. Great!
912026-02-24T00:14:05.054Z
922026-02-24T00:14:05.054ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
932026-02-24T00:14:05.054Zenvironment variable. This has not been done automatically.
942026-02-24T00:14:05.054Z
952026-02-24T00:14:05.054ZTo configure your current shell, you need to source
962026-02-24T00:14:05.054Zthe corresponding env file under $HOME/.cargo.
972026-02-24T00:14:05.054Z
982026-02-24T00:14:05.054ZThis is usually done by running one of the following (note the leading DOT):
992026-02-24T00:14:05.054Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
1002026-02-24T00:14:05.054Zsource "$HOME/.cargo/env.fish" # For fish
1012026-02-24T00:14:05.054Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
1022026-02-24T00:14:05.135Z+ rustup --version
1032026-02-24T00:14:05.147Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
1042026-02-24T00:14:05.150Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1052026-02-24T00:14:05.231Zinfo: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)`
1062026-02-24T00:14:05.234Z+ cargo --version
1072026-02-24T00:14:05.297Zcargo 1.90.0 (840b83a10 2025-07-30)
1082026-02-24T00:14:05.301Z+ rustc --version
1092026-02-24T00:14:05.371Zrustc 1.90.0 (1159e78c4 2025-09-14)
1102026-02-24T00:14:05.374Zprocess exited: duration 28242 ms, exit code 0
 
1112026-02-24T00:14:05.380Zstarting task 2: "authentication"
1122026-02-24T00:14:05.404Zprocess exited: duration 22 ms, exit code 0
 
1132026-02-24T00:14:05.412Zstarting task 3: "clone repository"
1142026-02-24T00:14:05.415Z+ mkdir -p /work/oxidecomputer/opte
1152026-02-24T00:14:05.419Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1162026-02-24T00:14:05.463ZCloning into '/work/oxidecomputer/opte'...
1172026-02-24T00:14:08.931Z+ cd /work/oxidecomputer/opte
1182026-02-24T00:14:08.935Z+ git fetch origin c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1192026-02-24T00:14:09.360ZFrom https://github.com/oxidecomputer/opte
1202026-02-24T00:14:09.360Z * branch c570ac2126dbbebbd8e98e73b580c5be6b7e460e -> FETCH_HEAD
1212026-02-24T00:14:09.368Z+ [[ -n zl/filter-mcast-srcs ]]
1222026-02-24T00:14:09.372Z++ git branch --show-current
1232026-02-24T00:14:09.375Z+ current=master
1242026-02-24T00:14:09.375Z+ [[ master != zl/filter-mcast-srcs ]]
1252026-02-24T00:14:09.375Z+ git branch -f zl/filter-mcast-srcs c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1262026-02-24T00:14:09.378Z+ git checkout -f zl/filter-mcast-srcs
1272026-02-24T00:14:09.402ZSwitched to branch 'zl/filter-mcast-srcs'
1282026-02-24T00:14:09.406Z+ git reset --hard c570ac2126dbbebbd8e98e73b580c5be6b7e460e
1292026-02-24T00:14:09.411ZHEAD is now at c570ac2 [review] api comment updates for ord impl
1302026-02-24T00:14:09.415Zprocess exited: duration 4002 ms, exit code 0
 
1312026-02-24T00:14:09.421Zstarting task 4: "build"
1322026-02-24T00:14:09.427Z+ source .github/buildomat/common.sh
1332026-02-24T00:14:09.431Z++ rustup show active-toolchain
1342026-02-24T00:14:09.477Z1.90.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1352026-02-24T00:14:09.480Z++ pushd xde
1362026-02-24T00:14:09.483Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1372026-02-24T00:14:09.483Z++ rustup show active-toolchain
1382026-02-24T00:14:09.487Zinfo: syncing channel updates for 'nightly-2025-09-19-x86_64-unknown-illumos'
1392026-02-24T00:14:09.671Zinfo: latest update on 2025-09-19, rust version 1.92.0-nightly (7c275d09e 2025-09-18)
1402026-02-24T00:14:09.674Zinfo: downloading component 'cargo'
1412026-02-24T00:14:10.630Zinfo: downloading component 'clippy'
1422026-02-24T00:14:11.001Zinfo: downloading component 'rust-src'
1432026-02-24T00:14:11.263Zinfo: downloading component 'rust-std'
1442026-02-24T00:14:13.140Zinfo: downloading component 'rustc'
1452026-02-24T00:14:22.367Zinfo: downloading component 'rustfmt'
1462026-02-24T00:14:22.684Zinfo: installing component 'cargo'
1472026-02-24T00:14:23.590Zinfo: installing component 'clippy'
1482026-02-24T00:14:23.992Zinfo: installing component 'rust-src'
1492026-02-24T00:14:24.364Zinfo: installing component 'rust-std'
1502026-02-24T00:14:26.052Zinfo: installing component 'rustc'
1512026-02-24T00:14:32.677Zinfo: installing component 'rustfmt'
1522026-02-24T00:14:33.018Znightly-2025-09-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1532026-02-24T00:14:33.104Z+++ rustup show active-toolchain -v
1542026-02-24T00:14:33.107Z+++ head -n 1
1552026-02-24T00:14:33.107Z+++ cut '-d ' -f1
1562026-02-24T00:14:33.216Z++ export NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1572026-02-24T00:14:33.216Z++ NIGHTLY=nightly-2025-09-19-x86_64-unknown-illumos
1582026-02-24T00:14:33.216Z++ popd
1592026-02-24T00:14:33.219Z/work/oxidecomputer/opte
1602026-02-24T00:14:33.219Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1612026-02-24T00:14:42.716Z Startup: Refreshing catalog 'helios-dev' ... Done
1622026-02-24T00:14:53.100Z Startup: Caching catalogs ... Done
1632026-02-24T00:15:16.859ZPlanning: Solver setup ... Done
1642026-02-24T00:15:17.057ZPlanning: Running solver ... Done
1652026-02-24T00:15:17.237ZPlanning: Finding local manifests ... Done
1662026-02-24T00:15:17.254ZPlanning: Fetching manifests: 0/6 0% complete
1672026-02-24T00:15:17.320ZPlanning: Fetching manifests: 6/6 100% complete
1682026-02-24T00:15:17.340ZPlanning: Package planning ... Done
1692026-02-24T00:15:17.343ZPlanning: Merging actions ... Done
1702026-02-24T00:15:17.656ZPlanning: Checking for conflicting actions ... Done
1712026-02-24T00:15:17.659ZPlanning: Consolidating action changes ... Done
1722026-02-24T00:15:19.742ZPlanning: Evaluating mediators ... Done
1732026-02-24T00:15:19.745ZPlanning: Planning completed in 26.49 seconds
1742026-02-24T00:15:19.758Z Packages to install: 6
1752026-02-24T00:15:19.761Z Services to change: 2
1762026-02-24T00:15:19.761Z Create boot environment: No
1772026-02-24T00:15:19.761ZCreate backup boot environment: No
1782026-02-24T00:15:19.904Z
1792026-02-24T00:15:19.905ZDownload: 0/22 items 0.0/14.6MB 0% complete
1802026-02-24T00:15:20.490ZDownload: Completed 14.61 MB in 0.59 seconds (24.9M/s)
1812026-02-24T00:15:20.611Z Actions: 1/110 actions (Installing new actions)
1822026-02-24T00:15:21.124Z Actions: Completed 110 actions in 0.51 seconds.
1832026-02-24T00:15:21.523Z Done
1842026-02-24T00:15:21.523Z Done
1852026-02-24T00:15:22.513Z Done
1862026-02-24T00:15:27.074Z Done
1872026-02-24T00:15:27.162Z Done
1882026-02-24T00:15:27.165Z Done
1892026-02-24T00:15:33.343Z Done
1902026-02-24T00:15:34.010Z+ [[ -z 01KJ6F98TX2Y6PX6E2G60RGAE0 ]]
1912026-02-24T00:15:34.010Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1922026-02-24T00:15:34.331ZWARNING: while refreshing packages: pkg refresh error: "pkg: The image cannot be modified as it is currently in use by another package client."
1932026-02-24T00:15:34.331Zwaiting for package repositories...
1942026-02-24T00:15:39.937Zpackage repositories are now available!
1952026-02-24T00:15:40.446Zincorp = pkg://helios-dev/consolidation/osnet/osnet-incorporation@0.5.11-2.0.23457:20250626T230506Z
1962026-02-24T00:15:40.446Zentire = pkg://helios-dev/entire@2-2.0:20230621T192557Z
1972026-02-24T00:15:40.446Zinstall = pkg://helios-dev/network/openssh-server@9.6.1-2.2:20250218T230219Z
1982026-02-24T00:15:40.446Zinstall = pkg://helios-dev/service/network/chrony@4.6.1-2.0:20250326T213914Z
1992026-02-24T00:15:40.446Ztempdir @ "/tmp/.tmp0cUX5E/tmp"
2002026-02-24T00:15:40.446Zimage root @ "/tmp/.tmp0cUX5E/tmp/root"
2012026-02-24T00:15:40.446Zcreating image...
2022026-02-24T00:15:40.841Zcopying publishers...
2032026-02-24T00:15:59.797Zadding properties...
2042026-02-24T00:16:00.787Zinstalling packages...
2052026-02-24T00:17:53.564Zseeding SMF database...
2062026-02-24T00:18:00.644Zconfiguring SMF profile...
2072026-02-24T00:18:00.644Zmodifying shadow(5)...
2082026-02-24T00:18:00.647Zloading user and group database...
2092026-02-24T00:18:00.647Zloading facet selections...
2102026-02-24T00:18:01.061Z devel -> true
2112026-02-24T00:18:01.061Z doc.man -> true
2122026-02-24T00:18:01.061Z entire.service/hal -> true
2132026-02-24T00:18:01.061Z entire.service/network/smtp/dma -> true
2142026-02-24T00:18:01.061Z locale.ar -> true
2152026-02-24T00:18:01.061Z locale.ca -> true
2162026-02-24T00:18:01.061Z locale.cs -> true
2172026-02-24T00:18:01.061Z locale.de -> true
2182026-02-24T00:18:01.061Z locale.es -> true
2192026-02-24T00:18:01.061Z locale.fr -> true
2202026-02-24T00:18:01.061Z locale.he -> true
2212026-02-24T00:18:01.061Z locale.hu -> true
2222026-02-24T00:18:01.061Z locale.id -> true
2232026-02-24T00:18:01.061Z locale.it -> true
2242026-02-24T00:18:01.061Z locale.ja -> true
2252026-02-24T00:18:01.061Z locale.ko -> true
2262026-02-24T00:18:01.061Z locale.nl -> true
2272026-02-24T00:18:01.061Z locale.pl -> true
2282026-02-24T00:18:01.061Z locale.pt_BR -> true
2292026-02-24T00:18:01.061Z locale.ru -> true
2302026-02-24T00:18:01.061Z locale.sk -> true
2312026-02-24T00:18:01.061Z locale.sv -> true
2322026-02-24T00:18:01.061Z locale.zh_CN -> true
2332026-02-24T00:18:01.061Z locale.zh_HK -> true
2342026-02-24T00:18:01.061Z locale.zh_TW -> true
2352026-02-24T00:18:01.061Z onu.ooceonly -> true
2362026-02-24T00:18:01.061Z version-lock.shell/ksh93 -> true
2372026-02-24T00:18:01.061Z version-lock.system/data/hardware-registry -> true
2382026-02-24T00:18:01.061Z version-lock.system/data/zoneinfo -> true
2392026-02-24T00:18:01.061Z version-lock.system/microcode/amd -> true
2402026-02-24T00:18:01.061Z version-lock.system/microcode/intel -> true
2412026-02-24T00:18:01.062Z version-lock.system/microcode/oxide -> true
2422026-02-24T00:18:01.062Zassessing packaged files...
2432026-02-24T00:18:03.409Zcreating archive...
2442026-02-24T00:18:03.443Zmissing from packaging:
2452026-02-24T00:18:03.443Z "etc/.pwd.lock"
2462026-02-24T00:18:03.448Z "etc/svc/profile/generic.xml"
2472026-02-24T00:18:03.448Z "etc/svc/profile/inetd_services.xml"
2482026-02-24T00:18:03.451Z "etc/svc/profile/name_service.xml"
2492026-02-24T00:18:03.451Z "etc/svc/profile/platform.xml"
2502026-02-24T00:18:03.451Z "etc/svc/profile/platform_omicron1.xml"
2512026-02-24T00:18:03.451Z "etc/svc/repository.db"
2522026-02-24T00:18:03.454Z
2532026-02-24T00:18:03.459Z
2542026-02-24T00:18:03.459Zfinishing archive...
2552026-02-24T00:18:04.389Zcreating gzonly manifest...
2562026-02-24T00:18:04.392Zok
2572026-02-24T00:18:04.493Z+ trap cleanup EXIT
2582026-02-24T00:18:04.496Z+ OUT_DIR=/work/bench-results
2592026-02-24T00:18:04.496Z+ mkdir -p /work/bench-results
2602026-02-24T00:18:04.496Z+ mkdir -p target/criterion
2612026-02-24T00:18:04.499Z+ mkdir -p target/xde-bench
2622026-02-24T00:18:04.499Z+ banner collect
2632026-02-24T00:18:04.502Z
2642026-02-24T00:18:04.502Z #### #### # # ###### #### #####
2652026-02-24T00:18:04.502Z # # # # # # # # # #
2662026-02-24T00:18:04.502Z # # # # # ##### # #
2672026-02-24T00:18:04.502Z # # # # # # # #
2682026-02-24T00:18:04.502Z # # # # # # # # # #
2692026-02-24T00:18:04.502Z #### #### ###### ###### ###### #### #
2702026-02-24T00:18:04.502Z
2712026-02-24T00:18:04.506Z++ cat .git/refs/heads/master
2722026-02-24T00:18:04.506Z+ BASELINE_COMMIT=3f2daf7e45a26e6a00739d3ab7f6f289d46e5539
2732026-02-24T00:18:04.506Z+ [[ zl/filter-mcast-srcs == \m\a\s\t\e\r ]]
2742026-02-24T00:18:04.506Z+ get_artifact opte benchmark 3f2daf7e45a26e6a00739d3ab7f6f289d46e5539 bench-results.tgz
2752026-02-24T00:18:04.506Z+ local curl_res
2762026-02-24T00:18:04.506Z+ repo=opte
2772026-02-24T00:18:04.506Z+ series=benchmark
2782026-02-24T00:18:04.506Z+ commit=3f2daf7e45a26e6a00739d3ab7f6f289d46e5539
2792026-02-24T00:18:04.506Z+ name=bench-results.tgz
2802026-02-24T00:18:04.506Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2812026-02-24T00:18:04.506Z+ mkdir -p download
2822026-02-24T00:18:04.509Z+ pushd download
2832026-02-24T00:18:04.509Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2842026-02-24T00:18:04.509Z+ [[ ! -f bench-results.tgz ]]
2852026-02-24T00:18:04.509Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/3f2daf7e45a26e6a00739d3ab7f6f289d46e5539/bench-results.tgz
2862026-02-24T00:18:04.515Z % Total % Received % Xferd Average Speed Time Time Time Current
2872026-02-24T00:18:04.515Z Dload Upload Total Spent Left Speed
2882026-02-24T00:18:05.012Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4875k 100 4875k 0 0 9804k 0 --:--:-- --:--:-- --:--:-- 9790k
2892026-02-24T00:18:05.016Z+ curl_res=0
2902026-02-24T00:18:05.016Z+ popd
2912026-02-24T00:18:05.019Z/work/oxidecomputer/opte
2922026-02-24T00:18:05.019Z+ return 0
2932026-02-24T00:18:05.019Z+ tar -xf download/bench-results.tgz -C target
2942026-02-24T00:18:05.415Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2952026-02-24T00:18:05.418Z+ rm -r target/bench-results
2962026-02-24T00:18:05.421Z+ [[ '' -eq 1 ]]
2972026-02-24T00:18:05.421Z+ uname -a
2982026-02-24T00:18:05.421ZSunOS w-01KJ6FTY4WMG8A06F3FAT9Z1BT 5.11 helios-2.0.23457 i86pc i386 i86pc
2992026-02-24T00:18:05.421Z+ cat /etc/versions/build
3002026-02-24T00:18:05.424Zheads/stlouis-0-g882bec99c4
3012026-02-24T00:18:05.424Z+ dladm
3022026-02-24T00:18:05.428ZLINK CLASS MTU STATE BRIDGE OVER
3032026-02-24T00:18:05.428Zena0 phys 9216 up -- --
3042026-02-24T00:18:05.428Z+ ipadm
3052026-02-24T00:18:05.431ZADDROBJ TYPE STATE ADDR
3062026-02-24T00:18:05.431Zlo0/v4 static ok 127.0.0.1/8
3072026-02-24T00:18:05.431Zena0/dhcp dhcp ok 10.150.1.246/24
3082026-02-24T00:18:05.431Zlo0/v6 static ok ::1/128
3092026-02-24T00:18:05.431Z+ pfexec rem_drv xde
3102026-02-24T00:18:05.441Z+ set -o errexit
3112026-02-24T00:18:05.441Z+ set -o pipefail
3122026-02-24T00:18:05.441Z+ banner prepare
3132026-02-24T00:18:05.444Z
3142026-02-24T00:18:05.444Z ##### ##### ###### ##### ## ##### ######
3152026-02-24T00:18:05.444Z # # # # # # # # # # # #
3162026-02-24T00:18:05.444Z # # # # ##### # # # # # # #####
3172026-02-24T00:18:05.444Z ##### ##### # ##### ###### ##### #
3182026-02-24T00:18:05.444Z # # # # # # # # # #
3192026-02-24T00:18:05.444Z # # # ###### # # # # # ######
3202026-02-24T00:18:05.444Z
3212026-02-24T00:18:05.444Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3222026-02-24T00:18:05.448Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3232026-02-24T00:18:05.526Z+ pfexec add_drv xde
3242026-02-24T00:18:06.232Z+ banner bench
3252026-02-24T00:18:06.236Z
3262026-02-24T00:18:06.236Z ##### ###### # # #### # #
3272026-02-24T00:18:06.236Z # # # ## # # # # #
3282026-02-24T00:18:06.236Z ##### ##### # # # # ######
3292026-02-24T00:18:06.236Z # # # # # # # # #
3302026-02-24T00:18:06.236Z # # # # ## # # # #
3312026-02-24T00:18:06.236Z ##### ###### # # #### # #
3322026-02-24T00:18:06.236Z
3332026-02-24T00:18:06.236Z+ cargo kbench local
3342026-02-24T00:18:06.425Z Updating crates.io index
3352026-02-24T00:18:06.428Z Updating git repository `https://github.com/oxidecomputer/falcon`
3362026-02-24T00:18:10.399Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3372026-02-24T00:18:11.331Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3382026-02-24T00:18:12.308Z Updating git repository `https://github.com/oxidecomputer/zone`
3392026-02-24T00:18:12.986Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3402026-02-24T00:18:13.796Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3412026-02-24T00:18:14.469Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422026-02-24T00:18:16.664Z Downloading crates ...
3432026-02-24T00:18:16.750Z Downloaded anstyle-parse v0.2.7
3442026-02-24T00:18:16.756Z Downloaded dyn-clone v1.0.20
3452026-02-24T00:18:16.761Z Downloaded managed v0.8.0
3462026-02-24T00:18:16.766Z Downloaded cobs v0.3.0
3472026-02-24T00:18:16.769Z Downloaded erased-serde v0.3.31
3482026-02-24T00:18:16.773Z Downloaded defmt-macros v1.0.1
3492026-02-24T00:18:16.776Z Downloaded crossbeam-epoch v0.9.18
3502026-02-24T00:18:16.776Z Downloaded pin-utils v0.1.0
3512026-02-24T00:18:16.780Z Downloaded criterion-plot v0.8.2
3522026-02-24T00:18:16.783Z Downloaded crossbeam-deque v0.8.6
3532026-02-24T00:18:16.783Z Downloaded thread_local v1.1.9
3542026-02-24T00:18:16.786Z Downloaded anstyle-query v1.1.5
3552026-02-24T00:18:16.786Z Downloaded anstyle v1.0.13
3562026-02-24T00:18:16.789Z Downloaded cookie-factory v0.3.3
3572026-02-24T00:18:16.789Z Downloaded aho-corasick v1.1.4
3582026-02-24T00:18:16.793Z Downloaded darling v0.21.3
3592026-02-24T00:18:16.800Z Downloaded oorandom v11.1.5
3602026-02-24T00:18:16.803Z Downloaded ctor-proc-macro v0.0.7
3612026-02-24T00:18:16.803Z Downloaded pretty-hex v0.4.1
3622026-02-24T00:18:16.803Z Downloaded anstream v0.6.21
3632026-02-24T00:18:16.803Z Downloaded cstr-argument v0.1.2
3642026-02-24T00:18:16.807Z Downloaded once_cell v1.21.3
3652026-02-24T00:18:16.807Z Downloaded bitflags v1.3.2
3662026-02-24T00:18:16.810Z Downloaded pin-project-lite v0.2.16
3672026-02-24T00:18:16.816Z Downloaded darling_macro v0.21.3
3682026-02-24T00:18:16.819Z Downloaded oxnet v0.1.4
3692026-02-24T00:18:16.819Z Downloaded foreign-types-macros v0.2.3
3702026-02-24T00:18:16.819Z Downloaded ctor v0.6.3
3712026-02-24T00:18:16.822Z Downloaded heck v0.5.0
3722026-02-24T00:18:16.822Z Downloaded pcap-parser v0.17.0
3732026-02-24T00:18:16.828Z Downloaded futures-core v0.3.31
3742026-02-24T00:18:16.831Z Downloaded socket2 v0.6.2
3752026-02-24T00:18:16.831Z Downloaded itoa v1.0.17
3762026-02-24T00:18:16.834Z Downloaded tracing-attributes v0.1.31
3772026-02-24T00:18:16.834Z Downloaded tabwriter v1.4.1
3782026-02-24T00:18:16.838Z Downloaded version_check v0.9.5
3792026-02-24T00:18:16.838Z Downloaded stable_deref_trait v1.2.1
3802026-02-24T00:18:16.841Z Downloaded is_terminal_polyfill v1.70.2
3812026-02-24T00:18:16.841Z Downloaded futures-macro v0.3.31
3822026-02-24T00:18:16.842Z Downloaded cast v0.3.0
3832026-02-24T00:18:16.845Z Downloaded macaddr v1.0.1
3842026-02-24T00:18:16.845Z Downloaded lazy_static v1.5.0
3852026-02-24T00:18:16.845Z Downloaded defmt v0.3.100
3862026-02-24T00:18:16.848Z Downloaded toml_edit v0.23.10+spec-1.0.0
3872026-02-24T00:18:16.852Z Downloaded ref-cast-impl v1.0.25
3882026-02-24T00:18:16.852Z Downloaded futures-task v0.3.31
3892026-02-24T00:18:16.856Z Downloaded futures-io v0.3.31
3902026-02-24T00:18:16.856Z Downloaded clap_lex v0.7.7
3912026-02-24T00:18:16.856Z Downloaded utf8parse v0.2.2
3922026-02-24T00:18:16.856Z Downloaded strsim v0.11.1
3932026-02-24T00:18:16.859Z Downloaded circular v0.3.0
3942026-02-24T00:18:16.859Z Downloaded embedded-io v0.6.1
3952026-02-24T00:18:16.859Z Downloaded cfg-if v1.0.4
3962026-02-24T00:18:16.862Z Downloaded plotters-backend v0.3.7
3972026-02-24T00:18:16.862Z Downloaded dtor-proc-macro v0.0.6
3982026-02-24T00:18:16.862Z Downloaded proc-macro-error2 v2.0.1
3992026-02-24T00:18:16.865Z Downloaded defmt-parser v1.0.0
4002026-02-24T00:18:16.868Z Downloaded dtor v0.1.1
4012026-02-24T00:18:16.868Z Downloaded foreign-types-shared v0.3.1
4022026-02-24T00:18:16.868Z Downloaded errno v0.3.14
4032026-02-24T00:18:16.871Z Downloaded same-file v1.0.6
4042026-02-24T00:18:16.871Z Downloaded equivalent v1.0.2
4052026-02-24T00:18:16.874Z Downloaded page_size v0.6.0
4062026-02-24T00:18:16.874Z Downloaded ciborium-ll v0.2.2
4072026-02-24T00:18:16.874Z Downloaded anyhow v1.0.101
4082026-02-24T00:18:16.878Z Downloaded slog-term v2.9.2
4092026-02-24T00:18:16.881Z Downloaded proc-macro-error-attr2 v2.0.0
4102026-02-24T00:18:16.881Z Downloaded ciborium-io v0.2.2
4112026-02-24T00:18:16.884Z Downloaded num-conv v0.2.0
4122026-02-24T00:18:16.884Z Downloaded terminal_size v0.4.3
4132026-02-24T00:18:16.884Z Downloaded futures-sink v0.3.31
4142026-02-24T00:18:16.887Z Downloaded foreign-types v0.5.0
4152026-02-24T00:18:16.887Z Downloaded proc-macro-crate v3.4.0
4162026-02-24T00:18:16.887Z Downloaded fnv v1.0.7
4172026-02-24T00:18:16.890Z Downloaded quote v1.0.44
4182026-02-24T00:18:16.893Z Downloaded is-terminal v0.4.17
4192026-02-24T00:18:16.893Z Downloaded ident_case v1.0.1
4202026-02-24T00:18:16.893Z Downloaded heck v0.4.1
4212026-02-24T00:18:16.896Z Downloaded ppv-lite86 v0.2.21
4222026-02-24T00:18:16.896Z Downloaded postcard v1.1.3
4232026-02-24T00:18:16.899Z Downloaded rusticata-macros v5.0.0
4242026-02-24T00:18:16.899Z Downloaded hash32 v0.3.1
4252026-02-24T00:18:16.903Z Downloaded crc32fast v1.5.0
4262026-02-24T00:18:16.903Z Downloaded num-traits v0.2.19
4272026-02-24T00:18:16.906Z Downloaded rand_core v0.9.5
4282026-02-24T00:18:16.906Z Downloaded alloca v0.4.0
4292026-02-24T00:18:16.910Z Downloaded cfg_aliases v0.2.1
4302026-02-24T00:18:16.910Z Downloaded crossbeam-utils v0.8.21
4312026-02-24T00:18:16.913Z Downloaded serde_core v1.0.228
4322026-02-24T00:18:16.913Z Downloaded proc-macro-error-attr v1.0.4
4332026-02-24T00:18:16.916Z Downloaded powerfmt v0.2.0
4342026-02-24T00:18:16.916Z Downloaded heapless v0.8.0
4352026-02-24T00:18:16.919Z Downloaded find-msvc-tools v0.1.9
4362026-02-24T00:18:16.922Z Downloaded futures-channel v0.3.31
4372026-02-24T00:18:16.922Z Downloaded autocfg v1.5.0
4382026-02-24T00:18:16.925Z Downloaded defmt v1.0.1
4392026-02-24T00:18:16.928Z Downloaded ingot-types v0.1.2
4402026-02-24T00:18:16.928Z Downloaded futures-executor v0.3.31
4412026-02-24T00:18:16.932Z Downloaded colorchoice v1.0.4
4422026-02-24T00:18:16.932Z Downloaded thiserror v2.0.18
4432026-02-24T00:18:16.935Z Downloaded num_enum v0.7.5
4442026-02-24T00:18:16.939Z Downloaded num_enum_derive v0.7.5
4452026-02-24T00:18:16.942Z Downloaded plotters-svg v0.3.7
4462026-02-24T00:18:16.942Z Downloaded iana-time-zone v0.1.65
4472026-02-24T00:18:16.945Z Downloaded deranged v0.5.5
4482026-02-24T00:18:16.945Z Downloaded colored v3.1.1
4492026-02-24T00:18:16.948Z Downloaded time-macros v0.2.27
4502026-02-24T00:18:16.951Z Downloaded bitflags v2.10.0
4512026-02-24T00:18:16.954Z Downloaded anes v0.1.6
4522026-02-24T00:18:16.957Z Downloaded log v0.4.29
4532026-02-24T00:18:16.958Z Downloaded half v2.7.1
4542026-02-24T00:18:16.961Z Downloaded slog-envlogger v2.2.0
4552026-02-24T00:18:16.964Z Downloaded ipnetwork v0.21.1
4562026-02-24T00:18:16.964Z Downloaded walkdir v2.5.0
4572026-02-24T00:18:16.967Z Downloaded ref-cast v1.0.25
4582026-02-24T00:18:16.967Z Downloaded ciborium v0.2.2
4592026-02-24T00:18:16.970Z Downloaded ingot-macros v0.1.1
4602026-02-24T00:18:16.970Z Downloaded take_mut v0.2.2
4612026-02-24T00:18:16.973Z Downloaded byteorder v1.5.0
4622026-02-24T00:18:16.973Z Downloaded proc-macro-error v1.0.4
4632026-02-24T00:18:16.976Z Downloaded slab v0.4.12
4642026-02-24T00:18:16.976Z Downloaded getrandom v0.3.4
4652026-02-24T00:18:16.979Z Downloaded rustversion v1.0.22
4662026-02-24T00:18:16.982Z Downloaded futures v0.3.31
4672026-02-24T00:18:16.989Z Downloaded slog-stdlog v4.1.1
4682026-02-24T00:18:16.991Z Downloaded thiserror v1.0.69
4692026-02-24T00:18:16.992Z Downloaded tinytemplate v1.2.1
4702026-02-24T00:18:16.994Z Downloaded rand_chacha v0.9.0
4712026-02-24T00:18:16.994Z Downloaded crossbeam-channel v0.5.15
4722026-02-24T00:18:16.997Z Downloaded clap_derive v4.5.55
4732026-02-24T00:18:17.001Z Downloaded toml_parser v1.0.7+spec-1.1.0
4742026-02-24T00:18:17.004Z Downloaded darling_core v0.21.3
4752026-02-24T00:18:17.007Z Downloaded zerocopy-derive v0.8.39
4762026-02-24T00:18:17.013Z Downloaded zmij v1.0.20
4772026-02-24T00:18:17.016Z Downloaded unicode-ident v1.0.23
4782026-02-24T00:18:17.020Z Downloaded toml_datetime v0.7.5+spec-1.1.0
4792026-02-24T00:18:17.020Z Downloaded thiserror-impl v2.0.18
4802026-02-24T00:18:17.023Z Downloaded term v1.2.1
4812026-02-24T00:18:17.023Z Downloaded slog-scope v4.4.1
4822026-02-24T00:18:17.026Z Downloaded slog-async v2.8.0
4832026-02-24T00:18:17.026Z Downloaded shlex v1.3.0
4842026-02-24T00:18:17.029Z Downloaded memchr v2.8.0
4852026-02-24T00:18:17.032Z Downloaded cc v1.2.55
4862026-02-24T00:18:17.035Z Downloaded tracing-core v0.1.36
4872026-02-24T00:18:17.035Z Downloaded slog v2.8.2
4882026-02-24T00:18:17.039Z Downloaded serde_derive v1.0.228
4892026-02-24T00:18:17.044Z Downloaded indexmap v2.13.0
4902026-02-24T00:18:17.047Z Downloaded clap v4.5.57
4912026-02-24T00:18:17.052Z Downloaded uuid v1.20.0
4922026-02-24T00:18:17.055Z Downloaded rand v0.9.2
4932026-02-24T00:18:17.058Z Downloaded proc-macro2 v1.0.106
4942026-02-24T00:18:17.061Z Downloaded serde v1.0.228
4952026-02-24T00:18:17.064Z Downloaded itertools v0.13.0
4962026-02-24T00:18:17.069Z Downloaded nom v8.0.0
4972026-02-24T00:18:17.073Z Downloaded itertools v0.14.0
4982026-02-24T00:18:17.079Z Downloaded itertools v0.12.1
4992026-02-24T00:18:17.085Z Downloaded clap_builder v4.5.57
5002026-02-24T00:18:17.091Z Downloaded rayon-core v1.13.0
5012026-02-24T00:18:17.095Z Downloaded futures-util v0.3.31
5022026-02-24T00:18:17.103Z Downloaded hashbrown v0.16.1
5032026-02-24T00:18:17.107Z Downloaded chrono v0.4.43
5042026-02-24T00:18:17.112Z Downloaded criterion v0.8.2
5052026-02-24T00:18:17.118Z Downloaded time-core v0.1.8
5062026-02-24T00:18:17.121Z Downloaded thiserror-impl v1.0.69
5072026-02-24T00:18:17.121Z Downloaded nix v0.31.1
5082026-02-24T00:18:17.130Z Downloaded arc-swap v1.8.1
5092026-02-24T00:18:17.134Z Downloaded ingot v0.1.1
5102026-02-24T00:18:17.137Z Downloaded regex v1.12.3
5112026-02-24T00:18:17.140Z Downloaded embedded-io v0.4.0
5122026-02-24T00:18:17.143Z Downloaded either v1.15.0
5132026-02-24T00:18:17.150Z Downloaded plotters v0.3.7
5142026-02-24T00:18:17.158Z Downloaded time v0.3.47
5152026-02-24T00:18:17.212Z Downloaded serde_json v1.0.149
5162026-02-24T00:18:17.212Z Downloaded rayon v1.11.0
5172026-02-24T00:18:17.212Z Downloaded winnow v0.7.14
5182026-02-24T00:18:17.212Z Downloaded zerocopy v0.8.39
5192026-02-24T00:18:17.212Z Downloaded libc v0.2.180
5202026-02-24T00:18:17.235Z Downloaded syn v1.0.109
5212026-02-24T00:18:17.242Z Downloaded unicode-width v0.2.2
5222026-02-24T00:18:17.250Z Downloaded syn v2.0.114
5232026-02-24T00:18:17.260Z Downloaded smoltcp v0.11.0
5242026-02-24T00:18:17.269Z Downloaded tracing v0.1.44
5252026-02-24T00:18:17.285Z Downloaded regex-syntax v0.8.9
5262026-02-24T00:18:17.291Z Downloaded rustix v1.1.3
5272026-02-24T00:18:17.311Z Downloaded regex-automata v0.4.14
5282026-02-24T00:18:17.392Z Compiling proc-macro2 v1.0.106
5292026-02-24T00:18:17.392Z Compiling unicode-ident v1.0.23
5302026-02-24T00:18:17.392Z Compiling quote v1.0.44
5312026-02-24T00:18:17.396Z Compiling serde_core v1.0.228
5322026-02-24T00:18:17.396Z Compiling cfg-if v1.0.4
5332026-02-24T00:18:17.396Z Compiling libc v0.2.180
5342026-02-24T00:18:17.396Z Compiling memchr v2.8.0
5352026-02-24T00:18:17.396Z Compiling serde v1.0.228
5362026-02-24T00:18:17.595Z Compiling zerocopy v0.8.39
5372026-02-24T00:18:17.704Z Compiling rustversion v1.0.22
5382026-02-24T00:18:18.124Z Compiling version_check v0.9.5
5392026-02-24T00:18:18.139Z Compiling strsim v0.11.1
5402026-02-24T00:18:18.340Z Compiling either v1.15.0
5412026-02-24T00:18:18.657Z Compiling thiserror v2.0.18
5422026-02-24T00:18:18.728Z Compiling ident_case v1.0.1
5432026-02-24T00:18:18.810Z Compiling fnv v1.0.7
5442026-02-24T00:18:19.043Z Compiling syn v1.0.109
5452026-02-24T00:18:19.833Z Compiling pin-project-lite v0.2.16
5462026-02-24T00:18:19.857Z Compiling regex-syntax v0.8.9
5472026-02-24T00:18:19.900Z Compiling crossbeam-utils v0.8.21
5482026-02-24T00:18:19.971Z Compiling hashbrown v0.16.1
5492026-02-24T00:18:20.173Z Compiling aho-corasick v1.1.4
5502026-02-24T00:18:20.325Z Compiling syn v2.0.114
5512026-02-24T00:18:20.399Z Compiling equivalent v1.0.2
5522026-02-24T00:18:20.410Z Compiling winnow v0.7.14
5532026-02-24T00:18:20.525Z Compiling itertools v0.14.0
5542026-02-24T00:18:21.096Z Compiling indexmap v2.13.0
5552026-02-24T00:18:22.607Z Compiling heapless v0.8.0
5562026-02-24T00:18:23.157Z Compiling autocfg v1.5.0
5572026-02-24T00:18:23.473Z Compiling bitflags v2.10.0
5582026-02-24T00:18:23.620Z Compiling regex-automata v0.4.14
5592026-02-24T00:18:23.859Z Compiling toml_parser v1.0.7+spec-1.1.0
5602026-02-24T00:18:23.954Z Compiling getrandom v0.3.4
5612026-02-24T00:18:24.042Z Compiling byteorder v1.5.0
5622026-02-24T00:18:24.220Z Compiling toml_datetime v0.7.5+spec-1.1.0
5632026-02-24T00:18:24.443Z Compiling hash32 v0.3.1
5642026-02-24T00:18:24.555Z Compiling num-traits v0.2.19
5652026-02-24T00:18:24.648Z Compiling toml_edit v0.23.10+spec-1.0.0
5662026-02-24T00:18:24.924Z Compiling slog v2.8.2
5672026-02-24T00:18:25.006Z Compiling stable_deref_trait v1.2.1
5682026-02-24T00:18:25.112Z Compiling smoltcp v0.11.0
5692026-02-24T00:18:25.126Z Compiling macaddr v1.0.1
5702026-02-24T00:18:25.155Z Compiling futures-core v0.3.31
5712026-02-24T00:18:25.285Z Compiling futures-sink v0.3.31
5722026-02-24T00:18:25.412Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5732026-02-24T00:18:25.460Z Compiling futures-channel v0.3.31
5742026-02-24T00:18:25.850Z Compiling proc-macro-crate v3.4.0
5752026-02-24T00:18:25.984Z Compiling proc-macro-error-attr v1.0.4
5762026-02-24T00:18:26.264Z Compiling pin-utils v0.1.0
5772026-02-24T00:18:26.369Z Compiling itoa v1.0.17
5782026-02-24T00:18:26.395Z Compiling managed v0.8.0
5792026-02-24T00:18:26.651Z Compiling slab v0.4.12
5802026-02-24T00:18:26.784Z Compiling crc32fast v1.5.0
5812026-02-24T00:18:26.787Z Compiling ref-cast v1.0.25
5822026-02-24T00:18:26.787Z Compiling bitflags v1.3.2
5832026-02-24T00:18:26.883Z Compiling futures-task v0.3.31
5842026-02-24T00:18:26.899Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
5852026-02-24T00:18:27.033Z Compiling futures-io v0.3.31
5862026-02-24T00:18:27.191Z Compiling anyhow v1.0.101
5872026-02-24T00:18:27.266Z Compiling darling_core v0.21.3
5882026-02-24T00:18:27.416Z Compiling rand_core v0.9.5
5892026-02-24T00:18:27.749Z Compiling regex v1.12.3
5902026-02-24T00:18:28.328Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5912026-02-24T00:18:28.681Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5922026-02-24T00:18:29.057Z Compiling proc-macro-error v1.0.4
5932026-02-24T00:18:29.129Z Compiling rustix v1.1.3
5942026-02-24T00:18:29.402Z Compiling foreign-types-shared v0.3.1
5952026-02-24T00:18:29.426Z Compiling unicode-width v0.2.2
5962026-02-24T00:18:29.542Z Compiling ipnetwork v0.21.1
5972026-02-24T00:18:29.786Z Compiling once_cell v1.21.3
5982026-02-24T00:18:30.018Z Compiling tabwriter v1.4.1
5992026-02-24T00:18:30.226Z Compiling tracing-core v0.1.36
6002026-02-24T00:18:30.890Z Compiling serde_derive v1.0.228
6012026-02-24T00:18:31.054Z Compiling zerocopy-derive v0.8.39
6022026-02-24T00:18:31.145Z Compiling thiserror-impl v2.0.18
6032026-02-24T00:18:31.211Z Compiling futures-macro v0.3.31
6042026-02-24T00:18:31.445Z Compiling foreign-types-macros v0.2.3
6052026-02-24T00:18:32.097Z Compiling ref-cast-impl v1.0.25
6062026-02-24T00:18:32.711Z Compiling num_enum_derive v0.7.5
6072026-02-24T00:18:32.932Z Compiling darling_macro v0.21.3
6082026-02-24T00:18:32.992Z Compiling futures-util v0.3.31
6092026-02-24T00:18:33.409Z Compiling foreign-types v0.5.0
6102026-02-24T00:18:33.494Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6112026-02-24T00:18:33.519Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6122026-02-24T00:18:33.880Z Compiling darling v0.21.3
6132026-02-24T00:18:33.999Z Compiling ingot-macros v0.1.1
6142026-02-24T00:18:34.058Z Compiling cobs v0.3.0
6152026-02-24T00:18:34.319Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6162026-02-24T00:18:34.378Z Compiling tracing-attributes v0.1.31
6172026-02-24T00:18:34.782Z Compiling num_enum v0.7.5
6182026-02-24T00:18:34.808Z Compiling errno v0.3.14
6192026-02-24T00:18:35.486Z Compiling cstr-argument v0.1.2
6202026-02-24T00:18:35.782Z Compiling time-core v0.1.8
6212026-02-24T00:18:36.088Z Compiling dyn-clone v1.0.20
6222026-02-24T00:18:36.421Z Compiling shlex v1.3.0
6232026-02-24T00:18:36.768Z Compiling thiserror v1.0.69
6242026-02-24T00:18:37.291Z Compiling powerfmt v0.2.0
6252026-02-24T00:18:37.718Z Compiling zmij v1.0.20
6262026-02-24T00:18:38.241Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
6272026-02-24T00:18:38.444Z Compiling find-msvc-tools v0.1.9
6282026-02-24T00:18:38.605Z Compiling futures-executor v0.3.31
6292026-02-24T00:18:38.896Z Compiling erased-serde v0.3.31
6302026-02-24T00:18:38.923Z Compiling postcard v1.1.3
6312026-02-24T00:18:39.190Z Compiling num-conv v0.2.0
6322026-02-24T00:18:39.438Z Compiling utf8parse v0.2.2
6332026-02-24T00:18:39.450Z Compiling pretty-hex v0.4.1
6342026-02-24T00:18:39.612Z Compiling anstyle-parse v0.2.7
6352026-02-24T00:18:39.636Z Compiling time-macros v0.2.27
6362026-02-24T00:18:39.694Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
6372026-02-24T00:18:40.010Z Compiling futures v0.3.31
6382026-02-24T00:18:40.038Z Compiling cc v1.2.55
6392026-02-24T00:18:40.463Z Compiling deranged v0.5.5
6402026-02-24T00:18:40.476Z Compiling tracing v0.1.44
6412026-02-24T00:18:41.063Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6422026-02-24T00:18:41.958Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6432026-02-24T00:18:42.708Z Compiling thiserror-impl v1.0.69
6442026-02-24T00:18:42.869Z Compiling uuid v1.20.0
6452026-02-24T00:18:43.270Z Compiling ingot-types v0.1.2
6462026-02-24T00:18:43.307Z Compiling ppv-lite86 v0.2.21
6472026-02-24T00:18:43.536Z Compiling crossbeam-epoch v0.9.18
6482026-02-24T00:18:43.672Z Compiling arc-swap v1.8.1
6492026-02-24T00:18:43.775Z Compiling socket2 v0.6.2
6502026-02-24T00:18:44.140Z Compiling rand_chacha v0.9.0
6512026-02-24T00:18:44.256Z Compiling ingot v0.1.1
6522026-02-24T00:18:44.375Z Compiling nom v8.0.0
6532026-02-24T00:18:44.468Z Compiling thread_local v1.1.9
6542026-02-24T00:18:45.037Z Compiling rand v0.9.2
6552026-02-24T00:18:45.105Z Compiling rayon-core v1.13.0
6562026-02-24T00:18:45.377Z Compiling serde_json v1.0.149
6572026-02-24T00:18:45.466Z Compiling iana-time-zone v0.1.65
6582026-02-24T00:18:45.758Z Compiling anstyle v1.0.13
6592026-02-24T00:18:45.963Z Compiling slog-async v2.8.0
6602026-02-24T00:18:46.003Z Compiling colorchoice v1.0.4
6612026-02-24T00:18:46.190Z Compiling anstyle-query v1.1.5
6622026-02-24T00:18:46.268Z Compiling is_terminal_polyfill v1.70.2
6632026-02-24T00:18:46.415Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6642026-02-24T00:18:46.511Z Compiling oxnet v0.1.4
6652026-02-24T00:18:46.647Z Compiling heck v0.4.1
6662026-02-24T00:18:46.830Z Compiling lazy_static v1.5.0
6672026-02-24T00:18:47.040Z Compiling colored v3.1.1
6682026-02-24T00:18:47.114Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6692026-02-24T00:18:47.220Z Compiling time v0.3.47
6702026-02-24T00:18:48.217Z Compiling slog-scope v4.4.1
6712026-02-24T00:18:48.451Z Compiling anstream v0.6.21
6722026-02-24T00:18:49.007Z Compiling chrono v0.4.43
6732026-02-24T00:18:49.323Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6742026-02-24T00:18:49.826Z Compiling crossbeam-deque v0.8.6
6752026-02-24T00:18:50.679Z Compiling rusticata-macros v5.0.0
6762026-02-24T00:18:50.699Z Compiling half v2.7.1
6772026-02-24T00:18:50.888Z Compiling terminal_size v0.4.3
6782026-02-24T00:18:50.936Z Compiling alloca v0.4.0
6792026-02-24T00:18:51.261Z Compiling cookie-factory v0.3.3
6802026-02-24T00:18:51.417Z Compiling crossbeam-channel v0.5.15
6812026-02-24T00:18:51.768Z Compiling is-terminal v0.4.17
6822026-02-24T00:18:51.910Z Compiling itertools v0.12.1
6832026-02-24T00:18:51.982Z Compiling log v0.4.29
6842026-02-24T00:18:52.411Z Compiling circular v0.3.0
6852026-02-24T00:18:52.771Z Compiling plotters-backend v0.3.7
6862026-02-24T00:18:52.784Z Compiling ciborium-io v0.2.2
6872026-02-24T00:18:52.809Z Compiling take_mut v0.2.2
6882026-02-24T00:18:52.918Z Compiling cfg_aliases v0.2.1
6892026-02-24T00:18:52.990Z Compiling term v1.2.1
6902026-02-24T00:18:53.027Z Compiling clap_lex v0.7.7
6912026-02-24T00:18:53.428Z Compiling heck v0.5.0
6922026-02-24T00:18:53.861Z Compiling clap_derive v4.5.55
6932026-02-24T00:18:55.034Z Compiling clap_builder v4.5.57
6942026-02-24T00:18:55.053Z Compiling slog-term v2.9.2
6952026-02-24T00:18:55.310Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6962026-02-24T00:18:56.004Z Compiling plotters-svg v0.3.7
6972026-02-24T00:18:56.445Z Compiling nix v0.31.1
6982026-02-24T00:18:57.274Z Compiling ciborium-ll v0.2.2
6992026-02-24T00:18:57.327Z Compiling pcap-parser v0.17.0
7002026-02-24T00:18:57.728Z Compiling slog-stdlog v4.1.1
7012026-02-24T00:18:58.384Z Compiling itertools v0.13.0
7022026-02-24T00:18:58.404Z Compiling cast v0.3.0
7032026-02-24T00:18:58.709Z Compiling same-file v1.0.6
7042026-02-24T00:18:58.946Z Compiling walkdir v2.5.0
7052026-02-24T00:18:58.991Z Compiling slog-envlogger v2.2.0
7062026-02-24T00:19:00.239Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
7072026-02-24T00:19:01.024Z Compiling clap v4.5.57
7082026-02-24T00:19:01.131Z Compiling tinytemplate v1.2.1
7092026-02-24T00:19:01.143Z Compiling rayon v1.11.0
7102026-02-24T00:19:01.724Z Compiling criterion-plot v0.8.2
7112026-02-24T00:19:01.981Z Compiling ciborium v0.2.2
7122026-02-24T00:19:02.204Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52)
7132026-02-24T00:19:03.391Z Compiling plotters v0.3.7
7142026-02-24T00:19:03.413Z Compiling page_size v0.6.0
7152026-02-24T00:19:03.596Z Compiling oorandom v11.1.5
7162026-02-24T00:19:03.820Z Compiling dtor-proc-macro v0.0.6
7172026-02-24T00:19:03.823Z Compiling anes v0.1.6
7182026-02-24T00:19:04.327Z Compiling ctor-proc-macro v0.0.7
7192026-02-24T00:19:04.442Z Compiling dtor v0.1.1
7202026-02-24T00:19:04.972Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
7212026-02-24T00:19:05.775Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
7222026-02-24T00:19:06.117Z Compiling criterion v0.8.2
7232026-02-24T00:19:06.294Z Compiling ctor v0.6.3
7242026-02-24T00:19:07.795Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7252026-02-24T00:19:11.642Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7262026-02-24T00:19:41.010Z Finished `bench` profile [optimized + debuginfo] target(s) in 1m 34s
7272026-02-24T00:19:41.125Z Running benches/xde.rs (target/release/deps/xde-9b27ed96ed484fc3)
7282026-02-24T00:19:41.137Z###--------------------------------###
7292026-02-24T00:19:41.137Z:::Building test topology... (120s):::
7302026-02-24T00:19:41.137Z###--------------------------------###
7312026-02-24T00:19:41.145Zadding underlay route 0
7322026-02-24T00:19:41.148Zadding underlay route 1
7332026-02-24T00:19:41.364Zstart zones a, b
7342026-02-24T00:19:51.414Zconfigure zone
7352026-02-24T00:19:51.418Zconfigure zone
7362026-02-24T00:19:51.515Zinstall zone
7372026-02-24T00:19:51.519Zinstall zone
7382026-02-24T00:20:02.780Zboot zone
7392026-02-24T00:20:02.783Zboot zone
7402026-02-24T00:20:02.909Zsetup zones a, b
7412026-02-24T00:20:02.909Z[a] svcs -a
7422026-02-24T00:20:02.909Z[b] svcs -a
7432026-02-24T00:20:02.936ZFailed to parse command output: exit code 1
7442026-02-24T00:20:02.936Zstdout:
7452026-02-24T00:20:02.936Z
7462026-02-24T00:20:02.936Zstderr:
7472026-02-24T00:20:02.936Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7482026-02-24T00:20:02.936ZFailed to parse command output: exit code 1
7492026-02-24T00:20:02.936Zstdout:
7502026-02-24T00:20:02.936Z
7512026-02-24T00:20:02.936Zstderr:
7522026-02-24T00:20:02.936Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7532026-02-24T00:20:03.136Z[b] svcs -a
7542026-02-24T00:20:03.136Z[a] svcs -a
7552026-02-24T00:20:03.303ZSTATE STIME FMRI
7562026-02-24T00:20:03.303Zonline 0:20:01 svc:/system/svc/restarter:default
7572026-02-24T00:20:03.303Zoffline 0:20:01 svc:/system/early-manifest-import:default
7582026-02-24T00:20:03.303Z- - svc:/application/management/net-snmp:default
7592026-02-24T00:20:03.303Z- - svc:/application/pkg/dynamic-mirror:default
7602026-02-24T00:20:03.303Z- - svc:/application/pkg/mirror:default
7612026-02-24T00:20:03.303Z- - svc:/application/pkg/repositories-setup:default
7622026-02-24T00:20:03.304Z- - svc:/application/pkg/server:default
7632026-02-24T00:20:03.304Z- - svc:/application/security/tcsd:default
7642026-02-24T00:20:03.304Z- - svc:/milestone/devices:default
7652026-02-24T00:20:03.304Z- - svc:/milestone/multi-user-server:default
7662026-02-24T00:20:03.304Z- - svc:/milestone/multi-user:default
7672026-02-24T00:20:03.304Z- - svc:/milestone/name-services:default
7682026-02-24T00:20:03.304Z- - svc:/milestone/network:default
7692026-02-24T00:20:03.304Z- - svc:/milestone/single-user:default
7702026-02-24T00:20:03.304Z- - svc:/milestone/sysconfig:default
7712026-02-24T00:20:03.304Z- - svc:/network/chrony:default
7722026-02-24T00:20:03.304Z- - svc:/network/datalink-management:default
7732026-02-24T00:20:03.304Z- - svc:/network/dns/client:default
7742026-02-24T00:20:03.304Z- - svc:/network/dns/install:default
7752026-02-24T00:20:03.304Z- - svc:/network/dns/multicast:default
7762026-02-24T00:20:03.304Z- - svc:/network/inetd-upgrade:default
7772026-02-24T00:20:03.304Z- - svc:/network/inetd:default
7782026-02-24T00:20:03.304Z- - svc:/network/initial:default
7792026-02-24T00:20:03.304Z- - svc:/network/install:default
7802026-02-24T00:20:03.304Z- - svc:/network/ip-interface-management:default
7812026-02-24T00:20:03.304Z- - svc:/network/ipmp:default
7822026-02-24T00:20:03.304Z- - svc:/network/ipqos:default
7832026-02-24T00:20:03.304Z- - svc:/network/ipsec/ike:default
7842026-02-24T00:20:03.304Z- - svc:/network/ipsec/ipsecalgs:default
7852026-02-24T00:20:03.304Z- - svc:/network/ipsec/manual-key:default
7862026-02-24T00:20:03.304Z- - svc:/network/ipsec/policy:default
7872026-02-24T00:20:03.304Z- - svc:/network/iptun:default
7882026-02-24T00:20:03.304Z- - svc:/network/ipv4-forwarding:default
7892026-02-24T00:20:03.304Z- - svc:/network/ipv6-forwarding:default
7902026-02-24T00:20:03.304Z- - svc:/network/ldap/client:default
7912026-02-24T00:20:03.304Z- - svc:/network/location:default
7922026-02-24T00:20:03.304Z- - svc:/network/loopback:default
7932026-02-24T00:20:03.304Z- - svc:/network/netcfg:default
7942026-02-24T00:20:03.304Z- - svc:/network/netmask:default
7952026-02-24T00:20:03.304Z- - svc:/network/nfs/cbd:default
7962026-02-24T00:20:03.304Z- - svc:/network/nfs/client:default
7972026-02-24T00:20:03.304Z- - svc:/network/nfs/log:default
7982026-02-24T00:20:03.304Z- - svc:/network/nfs/mapid:default
7992026-02-24T00:20:03.304Z- - svc:/network/nfs/nlockmgr:default
8002026-02-24T00:20:03.305Z- - svc:/network/nfs/rquota:default
8012026-02-24T00:20:03.305Z- - svc:/network/nfs/server:default
8022026-02-24T00:20:03.305Z- - svc:/network/nfs/status:default
8032026-02-24T00:20:03.305Z- - svc:/network/nis/client:default
8042026-02-24T00:20:03.305Z- - svc:/network/physical:default
8052026-02-24T00:20:03.305Z- - svc:/network/physical:nwam
8062026-02-24T00:20:03.305Z- - svc:/network/routing-setup:default
8072026-02-24T00:20:03.305Z- - svc:/network/routing/legacy-routing:ipv4
8082026-02-24T00:20:03.305Z- - svc:/network/routing/legacy-routing:ipv6
8092026-02-24T00:20:03.305Z- - svc:/network/routing/ndp:default
8102026-02-24T00:20:03.305Z- - svc:/network/routing/rdisc:default
8112026-02-24T00:20:03.305Z- - svc:/network/routing/ripng:default
8122026-02-24T00:20:03.305Z- - svc:/network/routing/route:default
8132026-02-24T00:20:03.305Z- - svc:/network/rpc/bind:default
8142026-02-24T00:20:03.305Z- - svc:/network/rpc/gss:default
8152026-02-24T00:20:03.305Z- - svc:/network/rpc/keyserv:default
8162026-02-24T00:20:03.305Z- - svc:/network/security/kadmin:default
8172026-02-24T00:20:03.305Z- - svc:/network/security/krb5kdc:default
8182026-02-24T00:20:03.305Z- - svc:/network/security/ktkt_warn:default
8192026-02-24T00:20:03.305Z- - svc:/network/service:default
8202026-02-24T00:20:03.305Z- - svc:/network/shares/group:default
8212026-02-24T00:20:03.305Z- - svc:/network/smb/client:default
8222026-02-24T00:20:03.305Z- - svc:/network/smb/server:default
8232026-02-24T00:20:03.305Z- - svc:/network/ssh:default
8242026-02-24T00:20:03.305Z- - svc:/network/tcpkey:default
8252026-02-24T00:20:03.305Z- - svc:/system/auditd:default
8262026-02-24T00:20:03.305Z- - svc:/system/auditset:default
8272026-02-24T00:20:03.305Z- - svc:/system/boot-archive-update:default
8282026-02-24T00:20:03.305Z- - svc:/system/boot-archive:default
8292026-02-24T00:20:03.305Z- - svc:/system/boot-config:default
8302026-02-24T00:20:03.305Z- - svc:/system/consadm:default
8312026-02-24T00:20:03.305Z- - svc:/system/console-login:default
8322026-02-24T00:20:03.305Z- - svc:/system/console-login:vt2
8332026-02-24T00:20:03.305Z- - svc:/system/console-login:vt3
8342026-02-24T00:20:03.305Z- - svc:/system/console-login:vt4
8352026-02-24T00:20:03.305Z- - svc:/system/console-login:vt5
8362026-02-24T00:20:03.305Z- - svc:/system/console-login:vt6
8372026-02-24T00:20:03.305Z- - svc:/system/coreadm:default
8382026-02-24T00:20:03.306Z- - svc:/system/cron:default
8392026-02-24T00:20:03.306Z- - svc:/system/cryptosvc:default
8402026-02-24T00:20:03.306Z- - svc:/system/device/allocate:default
8412026-02-24T00:20:03.306Z- - svc:/system/device/audio:default
8422026-02-24T00:20:03.306Z- - svc:/system/device/local:default
8432026-02-24T00:20:03.306Z- - svc:/system/device/mpxio-upgrade:default
8442026-02-24T00:20:03.306Z- - svc:/system/extended-accounting:flow
8452026-02-24T00:20:03.306Z- - svc:/system/extended-accounting:net
8462026-02-24T00:20:03.306Z- - svc:/system/extended-accounting:process
8472026-02-24T00:20:03.306Z- - svc:/system/extended-accounting:task
8482026-02-24T00:20:03.306Z- - svc:/system/filesystem/local:default
8492026-02-24T00:20:03.306Z- - svc:/system/filesystem/minimal:default
8502026-02-24T00:20:03.306Z- - svc:/system/filesystem/reparse:default
8512026-02-24T00:20:03.306Z- - svc:/system/filesystem/root:default
8522026-02-24T00:20:03.306Z- - svc:/system/filesystem/usr:default
8532026-02-24T00:20:03.306Z- - svc:/system/fm/notify-params:default
8542026-02-24T00:20:03.306Z- - svc:/system/fmd:default
8552026-02-24T00:20:03.310Z- - svc:/system/hostid:default
8562026-02-24T00:20:03.310Z- - svc:/system/hotplug:default
8572026-02-24T00:20:03.310Z- - svc:/system/identity:domain
8582026-02-24T00:20:03.311Z- - svc:/system/identity:node
8592026-02-24T00:20:03.311Z- - svc:/system/idmap:default
8602026-02-24T00:20:03.311Z- - svc:/system/keymap:default
8612026-02-24T00:20:03.311Z- - svc:/system/logadm-upgrade:default
8622026-02-24T00:20:03.311Z- - svc:/system/manifest-import:default
8632026-02-24T00:20:03.311Z- - svc:/system/name-service-cache:default
8642026-02-24T00:20:03.311Z- - svc:/system/pfexec:default
8652026-02-24T00:20:03.311Z- - svc:/system/pkgserv:default
8662026-02-24T00:20:03.311Z- - svc:/system/process-security:default
8672026-02-24T00:20:03.311Z- - svc:/system/rbac:default
8682026-02-24T00:20:03.311Z- - svc:/system/rmtmpfiles:default
8692026-02-24T00:20:03.311Z- - svc:/system/sac:default
8702026-02-24T00:20:03.311Z- - svc:/system/sar:default
8712026-02-24T00:20:03.311Z- - svc:/system/svc/global:default
8722026-02-24T00:20:03.311Z- - svc:/system/system-log:default
8732026-02-24T00:20:03.311Z- - svc:/system/update-man-index:default
8742026-02-24T00:20:03.311Z- - svc:/system/utmp:default
8752026-02-24T00:20:03.311Z- - svc:/system/vtdaemon:default
8762026-02-24T00:20:03.311Z[b] svcs milestone/network
8772026-02-24T00:20:03.311ZSTATE STIME FMRI
8782026-02-24T00:20:03.311Zonline 0:20:01 svc:/system/svc/restarter:default
8792026-02-24T00:20:03.311Zoffline 0:20:01 svc:/system/early-manifest-import:default
8802026-02-24T00:20:03.311Z- - svc:/application/management/net-snmp:default
8812026-02-24T00:20:03.311Z- - svc:/application/pkg/dynamic-mirror:default
8822026-02-24T00:20:03.311Z- - svc:/application/pkg/mirror:default
8832026-02-24T00:20:03.311Z- - svc:/application/pkg/repositories-setup:default
8842026-02-24T00:20:03.311Z- - svc:/application/pkg/server:default
8852026-02-24T00:20:03.311Z- - svc:/application/security/tcsd:default
8862026-02-24T00:20:03.311Z- - svc:/milestone/devices:default
8872026-02-24T00:20:03.311Z- - svc:/milestone/multi-user-server:default
8882026-02-24T00:20:03.311Z- - svc:/milestone/multi-user:default
8892026-02-24T00:20:03.311Z- - svc:/milestone/name-services:default
8902026-02-24T00:20:03.311Z- - svc:/milestone/network:default
8912026-02-24T00:20:03.311Z- - svc:/milestone/single-user:default
8922026-02-24T00:20:03.311Z- - svc:/milestone/sysconfig:default
8932026-02-24T00:20:03.311Z- - svc:/network/chrony:default
8942026-02-24T00:20:03.311Z- - svc:/network/datalink-management:default
8952026-02-24T00:20:03.311Z- - svc:/network/dns/client:default
8962026-02-24T00:20:03.312Z- - svc:/network/dns/install:default
8972026-02-24T00:20:03.312Z- - svc:/network/dns/multicast:default
8982026-02-24T00:20:03.312Z- - svc:/network/inetd-upgrade:default
8992026-02-24T00:20:03.312Z- - svc:/network/inetd:default
9002026-02-24T00:20:03.312Z- - svc:/network/initial:default
9012026-02-24T00:20:03.312Z- - svc:/network/install:default
9022026-02-24T00:20:03.312Z- - svc:/network/ip-interface-management:default
9032026-02-24T00:20:03.312Z- - svc:/network/ipmp:default
9042026-02-24T00:20:03.312Z- - svc:/network/ipqos:default
9052026-02-24T00:20:03.312Z- - svc:/network/ipsec/ike:default
9062026-02-24T00:20:03.312Z- - svc:/network/ipsec/ipsecalgs:default
9072026-02-24T00:20:03.312Z- - svc:/network/ipsec/manual-key:default
9082026-02-24T00:20:03.312Z- - svc:/network/ipsec/policy:default
9092026-02-24T00:20:03.312Z- - svc:/network/iptun:default
9102026-02-24T00:20:03.312Z- - svc:/network/ipv4-forwarding:default
9112026-02-24T00:20:03.312Z- - svc:/network/ipv6-forwarding:default
9122026-02-24T00:20:03.312Z- - svc:/network/ldap/client:default
9132026-02-24T00:20:03.312Z- - svc:/network/location:default
9142026-02-24T00:20:03.312Z- - svc:/network/loopback:default
9152026-02-24T00:20:03.312Z- - svc:/network/netcfg:default
9162026-02-24T00:20:03.312Z- - svc:/network/netmask:default
9172026-02-24T00:20:03.312Z- - svc:/network/nfs/cbd:default
9182026-02-24T00:20:03.312Z- - svc:/network/nfs/client:default
9192026-02-24T00:20:03.312Z- - svc:/network/nfs/log:default
9202026-02-24T00:20:03.312Z- - svc:/network/nfs/mapid:default
9212026-02-24T00:20:03.312Z- - svc:/network/nfs/nlockmgr:default
9222026-02-24T00:20:03.312Z- - svc:/network/nfs/rquota:default
9232026-02-24T00:20:03.312Z- - svc:/network/nfs/server:default
9242026-02-24T00:20:03.312Z- - svc:/network/nfs/status:default
9252026-02-24T00:20:03.312Z- - svc:/network/nis/client:default
9262026-02-24T00:20:03.312Z- - svc:/network/physical:default
9272026-02-24T00:20:03.312Z- - svc:/network/physical:nwam
9282026-02-24T00:20:03.312Z- - svc:/network/routing-setup:default
9292026-02-24T00:20:03.312Z- - svc:/network/routing/legacy-routing:ipv4
9302026-02-24T00:20:03.312Z- - svc:/network/routing/legacy-routing:ipv6
9312026-02-24T00:20:03.312Z- - svc:/network/routing/ndp:default
9322026-02-24T00:20:03.312Z- - svc:/network/routing/rdisc:default
9332026-02-24T00:20:03.312Z- - svc:/network/routing/ripng:default
9342026-02-24T00:20:03.312Z- - svc:/network/routing/route:default
9352026-02-24T00:20:03.312Z- - svc:/network/rpc/bind:default
9362026-02-24T00:20:03.313Z- - svc:/network/rpc/gss:default
9372026-02-24T00:20:03.313Z- - svc:/network/rpc/keyserv:default
9382026-02-24T00:20:03.313Z- - svc:/network/security/kadmin:default
9392026-02-24T00:20:03.313Z- - svc:/network/security/krb5kdc:default
9402026-02-24T00:20:03.313Z- - svc:/network/security/ktkt_warn:default
9412026-02-24T00:20:03.313Z- - svc:/network/service:default
9422026-02-24T00:20:03.313Z- - svc:/network/shares/group:default
9432026-02-24T00:20:03.313Z- - svc:/network/smb/client:default
9442026-02-24T00:20:03.313Z- - svc:/network/smb/server:default
9452026-02-24T00:20:03.313Z- - svc:/network/ssh:default
9462026-02-24T00:20:03.313Z- - svc:/network/tcpkey:default
9472026-02-24T00:20:03.313Z- - svc:/system/auditd:default
9482026-02-24T00:20:03.313Z- - svc:/system/auditset:default
9492026-02-24T00:20:03.313Z- - svc:/system/boot-archive-update:default
9502026-02-24T00:20:03.313Z- - svc:/system/boot-archive:default
9512026-02-24T00:20:03.313Z- - svc:/system/boot-config:default
9522026-02-24T00:20:03.313Z- - svc:/system/consadm:default
9532026-02-24T00:20:03.313Z- - svc:/system/console-login:default
9542026-02-24T00:20:03.313Z- - svc:/system/console-login:vt2
9552026-02-24T00:20:03.317Z- - svc:/system/console-login:vt3
9562026-02-24T00:20:03.317Z- - svc:/system/console-login:vt4
9572026-02-24T00:20:03.317Z- - svc:/system/console-login:vt5
9582026-02-24T00:20:03.317Z- - svc:/system/console-login:vt6
9592026-02-24T00:20:03.317Z- - svc:/system/coreadm:default
9602026-02-24T00:20:03.317Z- - svc:/system/cron:default
9612026-02-24T00:20:03.317Z- - svc:/system/cryptosvc:default
9622026-02-24T00:20:03.317Z- - svc:/system/device/allocate:default
9632026-02-24T00:20:03.317Z- - svc:/system/device/audio:default
9642026-02-24T00:20:03.317Z- - svc:/system/device/local:default
9652026-02-24T00:20:03.317Z- - svc:/system/device/mpxio-upgrade:default
9662026-02-24T00:20:03.317Z- - svc:/system/extended-accounting:flow
9672026-02-24T00:20:03.317Z- - svc:/system/extended-accounting:net
9682026-02-24T00:20:03.317Z- - svc:/system/extended-accounting:process
9692026-02-24T00:20:03.317Z- - svc:/system/extended-accounting:task
9702026-02-24T00:20:03.317Z- - svc:/system/filesystem/local:default
9712026-02-24T00:20:03.317Z- - svc:/system/filesystem/minimal:default
9722026-02-24T00:20:03.317Z- - svc:/system/filesystem/reparse:default
9732026-02-24T00:20:03.317Z- - svc:/system/filesystem/root:default
9742026-02-24T00:20:03.317Z- - svc:/system/filesystem/usr:default
9752026-02-24T00:20:03.317Z- - svc:/system/fm/notify-params:default
9762026-02-24T00:20:03.317Z- - svc:/system/fmd:default
9772026-02-24T00:20:03.317Z- - svc:/system/hostid:default
9782026-02-24T00:20:03.317Z- - svc:/system/hotplug:default
9792026-02-24T00:20:03.317Z- - svc:/system/identity:domain
9802026-02-24T00:20:03.317Z- - svc:/system/identity:node
9812026-02-24T00:20:03.317Z- - svc:/system/idmap:default
9822026-02-24T00:20:03.317Z- - svc:/system/keymap:default
9832026-02-24T00:20:03.317Z- - svc:/system/logadm-upgrade:default
9842026-02-24T00:20:03.318Z- - svc:/system/manifest-import:default
9852026-02-24T00:20:03.318Z- - svc:/system/name-service-cache:default
9862026-02-24T00:20:03.318Z- - svc:/system/pfexec:default
9872026-02-24T00:20:03.318Z- - svc:/system/pkgserv:default
9882026-02-24T00:20:03.318Z- - svc:/system/process-security:default
9892026-02-24T00:20:03.318Z- - svc:/system/rbac:default
9902026-02-24T00:20:03.318Z- - svc:/system/rmtmpfiles:default
9912026-02-24T00:20:03.318Z- - svc:/system/sac:default
9922026-02-24T00:20:03.318Z- - svc:/system/sar:default
9932026-02-24T00:20:03.318Z- - svc:/system/svc/global:default
9942026-02-24T00:20:03.318Z- - svc:/system/system-log:default
9952026-02-24T00:20:03.318Z- - svc:/system/update-man-index:default
9962026-02-24T00:20:03.318Z- - svc:/system/utmp:default
9972026-02-24T00:20:03.318Z- - svc:/system/vtdaemon:default
9982026-02-24T00:20:03.318Z[a] svcs milestone/network
9992026-02-24T00:20:03.322ZSTATE STIME FMRI
10002026-02-24T00:20:03.322Z- - svc:/milestone/network:default
10012026-02-24T00:20:03.325ZSTATE STIME FMRI
10022026-02-24T00:20:03.325Z- - svc:/milestone/network:default
10032026-02-24T00:20:04.322Z[b] svcs milestone/network
10042026-02-24T00:20:04.325Z[a] svcs milestone/network
10052026-02-24T00:20:04.348ZSTATE STIME FMRI
10062026-02-24T00:20:04.348Zoffline 0:20:02 svc:/milestone/network:default
10072026-02-24T00:20:04.352ZSTATE STIME FMRI
10082026-02-24T00:20:04.352Zoffline 0:20:02 svc:/milestone/network:default
10092026-02-24T00:20:05.349Z[a] svcs milestone/network
10102026-02-24T00:20:05.352Z[b] svcs milestone/network
10112026-02-24T00:20:05.374ZSTATE STIME FMRI
10122026-02-24T00:20:05.374Zonline 0:20:03 svc:/milestone/network:default
10132026-02-24T00:20:05.374Z[b] ipadm create-addr -t -T dhcp opte1/test
10142026-02-24T00:20:05.378ZSTATE STIME FMRI
10152026-02-24T00:20:05.378Zonline 0:20:03 svc:/milestone/network:default
10162026-02-24T00:20:05.378Z[a] ipadm create-addr -t -T dhcp opte0/test
10172026-02-24T00:20:10.434Z
10182026-02-24T00:20:10.434Z[a] route add -iface 10.0.0.254 10.0.0.1
10192026-02-24T00:20:10.455Zadd host 10.0.0.254: gateway 10.0.0.1
10202026-02-24T00:20:10.455Z[a] route add 10.0.0.0/24 10.0.0.254
10212026-02-24T00:20:10.474Zadd net 10.0.0.0/24: gateway 10.0.0.254
10222026-02-24T00:20:10.474Z[a] route add 224.0.0.0/4 10.0.0.254
10232026-02-24T00:20:10.491Zadd net 224.0.0.0/4: gateway 10.0.0.254
10242026-02-24T00:20:11.325Z
10252026-02-24T00:20:11.325Z[b] route add -iface 10.0.0.254 10.0.0.2
10262026-02-24T00:20:11.345Zadd host 10.0.0.254: gateway 10.0.0.2
10272026-02-24T00:20:11.345Z[b] route add 10.0.0.0/24 10.0.0.254
10282026-02-24T00:20:11.363Zadd net 10.0.0.0/24: gateway 10.0.0.254
10292026-02-24T00:20:11.363Z[b] route add 224.0.0.0/4 10.0.0.254
10302026-02-24T00:20:11.380Zadd net 224.0.0.0/4: gateway 10.0.0.254
10312026-02-24T00:20:11.383Z###---------------###
10322026-02-24T00:20:11.383Z:::Topology built!:::
10332026-02-24T00:20:11.383Z###---------------###
10342026-02-24T00:20:11.383Z###----------------###
10352026-02-24T00:20:11.383Z::: iPerf spawned! :::
10362026-02-24T00:20:11.383Z:::Waiting... (10s):::
10372026-02-24T00:20:11.383Z###----------------###
10382026-02-24T00:20:21.381Z###---###
10392026-02-24T00:20:21.381Z:::Go!:::
10402026-02-24T00:20:21.381Z###---###
10412026-02-24T00:20:21.381Z[a] ping 10.0.0.2
10422026-02-24T00:20:21.404Z10.0.0.2 is alive
10432026-02-24T00:20:21.404Z###-------------------###
10442026-02-24T00:20:21.404Z:::Running experiment :::
10452026-02-24T00:20:21.404Z:::iperf-tcp/local/c2s:::
10462026-02-24T00:20:21.404Z###-------------------###
10472026-02-24T00:20:28.431Z-----------------------------------------------------------
10482026-02-24T00:20:28.431ZServer listening on 5201
10492026-02-24T00:20:28.431Z-----------------------------------------------------------
10502026-02-24T00:20:28.431ZAccepted connection from 10.0.0.1, port 45160
10512026-02-24T00:20:28.431Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38701
10522026-02-24T00:20:28.431Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64599
10532026-02-24T00:20:28.431Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58733
10542026-02-24T00:20:28.432Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43081
10552026-02-24T00:20:28.432Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59004
10562026-02-24T00:20:28.432Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35646
10572026-02-24T00:20:28.432Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37219
10582026-02-24T00:20:28.432Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42170
10592026-02-24T00:20:28.432Z[ ID] Interval Transfer Bandwidth
10602026-02-24T00:20:28.432Z[ 5] 0.00-1.00 sec 66.6 MBytes 558 Mbits/sec
10612026-02-24T00:20:28.432Z[ 7] 0.00-1.00 sec 66.3 MBytes 556 Mbits/sec
10622026-02-24T00:20:28.432Z[ 9] 0.00-1.00 sec 66.1 MBytes 555 Mbits/sec
10632026-02-24T00:20:28.432Z[ 11] 0.00-1.00 sec 66.1 MBytes 555 Mbits/sec
10642026-02-24T00:20:28.432Z[ 13] 0.00-1.00 sec 66.0 MBytes 554 Mbits/sec
10652026-02-24T00:20:28.432Z[ 15] 0.00-1.00 sec 65.9 MBytes 553 Mbits/sec
10662026-02-24T00:20:28.432Z[ 17] 0.00-1.00 sec 65.9 MBytes 553 Mbits/sec
10672026-02-24T00:20:28.432Z[ 19] 0.00-1.00 sec 66.0 MBytes 553 Mbits/sec
10682026-02-24T00:20:28.432Z[SUM] 0.00-1.00 sec 529 MBytes 4.44 Gbits/sec
10692026-02-24T00:20:28.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
10702026-02-24T00:20:28.432Z[ 5] 1.00-2.00 sec 95.7 MBytes 803 Mbits/sec
10712026-02-24T00:20:28.432Z[ 7] 1.00-2.00 sec 95.7 MBytes 803 Mbits/sec
10722026-02-24T00:20:28.432Z[ 9] 1.00-2.00 sec 95.4 MBytes 801 Mbits/sec
10732026-02-24T00:20:28.432Z[ 11] 1.00-2.00 sec 95.4 MBytes 800 Mbits/sec
10742026-02-24T00:20:28.432Z[ 13] 1.00-2.00 sec 95.4 MBytes 800 Mbits/sec
10752026-02-24T00:20:28.432Z[ 15] 1.00-2.00 sec 95.4 MBytes 801 Mbits/sec
10762026-02-24T00:20:28.432Z[ 17] 1.00-2.00 sec 94.9 MBytes 796 Mbits/sec
10772026-02-24T00:20:28.432Z[ 19] 1.00-2.00 sec 95.0 MBytes 797 Mbits/sec
10782026-02-24T00:20:28.432Z[SUM] 1.00-2.00 sec 763 MBytes 6.40 Gbits/sec
10792026-02-24T00:20:28.432Z- - - - - - - - - - - - - - - - - - - - - - - - -
10802026-02-24T00:20:28.432Z[ 5] 2.00-3.00 sec 89.9 MBytes 754 Mbits/sec
10812026-02-24T00:20:28.432Z[ 7] 2.00-3.00 sec 89.7 MBytes 753 Mbits/sec
10822026-02-24T00:20:28.432Z[ 9] 2.00-3.00 sec 89.9 MBytes 754 Mbits/sec
10832026-02-24T00:20:28.436Z[ 11] 2.00-3.00 sec 89.9 MBytes 754 Mbits/sec
10842026-02-24T00:20:28.436Z[ 13] 2.00-3.00 sec 90.0 MBytes 755 Mbits/sec
10852026-02-24T00:20:28.436Z[ 15] 2.00-3.00 sec 89.9 MBytes 754 Mbits/sec
10862026-02-24T00:20:28.436Z[ 17] 2.00-3.00 sec 90.0 MBytes 755 Mbits/sec
10872026-02-24T00:20:28.436Z[ 19] 2.00-3.00 sec 89.8 MBytes 753 Mbits/sec
10882026-02-24T00:20:28.436Z[SUM] 2.00-3.00 sec 719 MBytes 6.03 Gbits/sec
10892026-02-24T00:20:28.436Z- - - - - - - - - - - - - - - - - - - - - - - - -
10902026-02-24T00:20:28.436Z[ 5] 3.00-4.00 sec 94.7 MBytes 795 Mbits/sec
10912026-02-24T00:20:28.436Z[ 7] 3.00-4.00 sec 94.6 MBytes 794 Mbits/sec
10922026-02-24T00:20:28.436Z[ 9] 3.00-4.00 sec 94.7 MBytes 794 Mbits/sec
10932026-02-24T00:20:28.436Z[ 11] 3.00-4.00 sec 94.7 MBytes 794 Mbits/sec
10942026-02-24T00:20:28.436Z[ 13] 3.00-4.00 sec 94.6 MBytes 794 Mbits/sec
10952026-02-24T00:20:28.436Z[ 15] 3.00-4.00 sec 94.7 MBytes 794 Mbits/sec
10962026-02-24T00:20:28.437Z[ 17] 3.00-4.00 sec 94.6 MBytes 794 Mbits/sec
10972026-02-24T00:20:28.437Z[ 19] 3.00-4.00 sec 94.7 MBytes 795 Mbits/sec
10982026-02-24T00:20:28.437Z[SUM] 3.00-4.00 sec 757 MBytes 6.35 Gbits/sec
10992026-02-24T00:20:28.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
11002026-02-24T00:20:28.437Z[ 5] 4.00-5.00 sec 95.4 MBytes 801 Mbits/sec
11012026-02-24T00:20:28.437Z[ 7] 4.00-5.00 sec 95.4 MBytes 800 Mbits/sec
11022026-02-24T00:20:28.437Z[ 9] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
11032026-02-24T00:20:28.437Z[ 11] 4.00-5.00 sec 95.4 MBytes 801 Mbits/sec
11042026-02-24T00:20:28.437Z[ 13] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
11052026-02-24T00:20:28.437Z[ 15] 4.00-5.00 sec 95.4 MBytes 801 Mbits/sec
11062026-02-24T00:20:28.437Z[ 17] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
11072026-02-24T00:20:28.437Z[ 19] 4.00-5.00 sec 95.3 MBytes 800 Mbits/sec
11082026-02-24T00:20:28.437Z[SUM] 4.00-5.00 sec 763 MBytes 6.40 Gbits/sec
11092026-02-24T00:20:28.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
11102026-02-24T00:20:28.437Z[ 5] 5.00-6.00 sec 97.1 MBytes 814 Mbits/sec
11112026-02-24T00:20:28.437Z[ 7] 5.00-6.00 sec 97.0 MBytes 813 Mbits/sec
11122026-02-24T00:20:28.437Z[ 9] 5.00-6.00 sec 97.0 MBytes 814 Mbits/sec
11132026-02-24T00:20:28.437Z[ 11] 5.00-6.00 sec 97.0 MBytes 813 Mbits/sec
11142026-02-24T00:20:28.437Z[ 13] 5.00-6.00 sec 97.0 MBytes 814 Mbits/sec
11152026-02-24T00:20:28.437Z[ 15] 5.00-6.00 sec 97.0 MBytes 814 Mbits/sec
11162026-02-24T00:20:28.437Z[ 17] 5.00-6.00 sec 96.9 MBytes 813 Mbits/sec
11172026-02-24T00:20:28.437Z[ 19] 5.00-6.00 sec 97.0 MBytes 814 Mbits/sec
11182026-02-24T00:20:28.437Z[SUM] 5.00-6.00 sec 776 MBytes 6.51 Gbits/sec
11192026-02-24T00:20:28.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
11202026-02-24T00:20:28.437Z[ 5] 6.00-7.00 sec 96.2 MBytes 807 Mbits/sec
11212026-02-24T00:20:28.437Z[ 7] 6.00-7.00 sec 96.2 MBytes 807 Mbits/sec
11222026-02-24T00:20:28.437Z[ 9] 6.00-7.00 sec 96.1 MBytes 806 Mbits/sec
11232026-02-24T00:20:31.645Z[ 11] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
11242026-02-24T00:20:31.645Z[ 13] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
11252026-02-24T00:20:31.645Z[ 15] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
11262026-02-24T00:20:31.645Z[ 17] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
11272026-02-24T00:20:31.645Z[ 19] 6.00-7.00 sec 96.0 MBytes 805 Mbits/sec
11282026-02-24T00:20:31.645Z[SUM] 6.00-7.00 sec 768 MBytes 6.45 Gbits/sec
11292026-02-24T00:20:31.645Z- - - - - - - - - - - - - - - - - - - - - - - - -
11302026-02-24T00:20:31.645Z[ 5] 7.00-8.00 sec 91.5 MBytes 768 Mbits/sec
11312026-02-24T00:20:31.645Z[ 7] 7.00-8.00 sec 91.4 MBytes 767 Mbits/sec
11322026-02-24T00:20:31.646Z[ 9] 7.00-8.00 sec 91.4 MBytes 767 Mbits/sec
11332026-02-24T00:20:31.646Z[ 11] 7.00-8.00 sec 91.5 MBytes 767 Mbits/sec
11342026-02-24T00:20:31.646Z[ 13] 7.00-8.00 sec 91.4 MBytes 767 Mbits/sec
11352026-02-24T00:20:31.646Z[ 15] 7.00-8.00 sec 91.5 MBytes 767 Mbits/sec
11362026-02-24T00:20:31.646Z[ 17] 7.00-8.00 sec 91.4 MBytes 767 Mbits/sec
11372026-02-24T00:20:31.646Z[ 19] 7.00-8.00 sec 91.3 MBytes 766 Mbits/sec
11382026-02-24T00:20:31.646Z[SUM] 7.00-8.00 sec 731 MBytes 6.14 Gbits/sec
11392026-02-24T00:20:31.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
11402026-02-24T00:20:31.646Z[ 5] 8.00-9.00 sec 92.7 MBytes 778 Mbits/sec
11412026-02-24T00:20:31.646Z[ 7] 8.00-9.00 sec 92.6 MBytes 777 Mbits/sec
11422026-02-24T00:20:31.646Z[ 9] 8.00-9.00 sec 92.8 MBytes 778 Mbits/sec
11432026-02-24T00:20:31.646Z[ 11] 8.00-9.00 sec 92.8 MBytes 779 Mbits/sec
11442026-02-24T00:20:31.646Z[ 13] 8.00-9.00 sec 92.8 MBytes 778 Mbits/sec
11452026-02-24T00:20:31.646Z[ 15] 8.00-9.00 sec 92.7 MBytes 778 Mbits/sec
11462026-02-24T00:20:31.646Z[ 17] 8.00-9.00 sec 92.6 MBytes 777 Mbits/sec
11472026-02-24T00:20:31.646Z[ 19] 8.00-9.00 sec 92.7 MBytes 777 Mbits/sec
11482026-02-24T00:20:31.646Z[SUM] 8.00-9.00 sec 742 MBytes 6.22 Gbits/sec
11492026-02-24T00:20:31.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
11502026-02-24T00:20:31.646Z[ 5] 9.00-10.00 sec 95.8 MBytes 804 Mbits/sec
11512026-02-24T00:20:31.646Z[ 7] 9.00-10.00 sec 95.7 MBytes 803 Mbits/sec
11522026-02-24T00:20:31.646Z[ 9] 9.00-10.00 sec 95.5 MBytes 801 Mbits/sec
11532026-02-24T00:20:31.646Z[ 11] 9.00-10.00 sec 95.7 MBytes 803 Mbits/sec
11542026-02-24T00:20:31.646Z[ 13] 9.00-10.00 sec 95.6 MBytes 802 Mbits/sec
11552026-02-24T00:20:31.646Z[ 15] 9.00-10.00 sec 95.7 MBytes 803 Mbits/sec
11562026-02-24T00:20:31.646Z[ 17] 9.00-10.00 sec 95.6 MBytes 802 Mbits/sec
11572026-02-24T00:20:31.646Z[ 19] 9.00-10.00 sec 95.7 MBytes 803 Mbits/sec
11582026-02-24T00:20:31.646Z[SUM] 9.00-10.00 sec 765 MBytes 6.42 Gbits/sec
11592026-02-24T00:20:31.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
11602026-02-24T00:20:31.646Z[ 5] 10.00-10.00 sec 19.6 KBytes 275 Mbits/sec
11612026-02-24T00:20:31.646Z[ 7] 10.00-10.00 sec 66.5 KBytes 932 Mbits/sec
11622026-02-24T00:20:31.646Z[ 9] 10.00-10.00 sec 116 KBytes 1.62 Gbits/sec
11632026-02-24T00:20:31.646Z[ 11] 10.00-10.00 sec 19.4 KBytes 273 Mbits/sec
11642026-02-24T00:20:31.646Z[ 13] 10.00-10.00 sec 77.8 KBytes 1.09 Gbits/sec
11652026-02-24T00:20:31.646Z[ 15] 10.00-10.00 sec 85.9 KBytes 1.24 Gbits/sec
11662026-02-24T00:20:31.646Z[ 17] 10.00-10.00 sec 68.0 KBytes 979 Mbits/sec
11672026-02-24T00:20:31.646Z[ 19] 10.00-10.00 sec 94.6 KBytes 1.36 Gbits/sec
11682026-02-24T00:20:31.646Z[SUM] 10.00-10.00 sec 547 KBytes 7.66 Gbits/sec
11692026-02-24T00:20:31.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
11702026-02-24T00:20:31.647Z[ ID] Interval Transfer Bandwidth
11712026-02-24T00:20:31.647Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11722026-02-24T00:20:31.647Z[ 5] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
11732026-02-24T00:20:31.647Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11742026-02-24T00:20:31.647Z[ 7] 0.00-10.00 sec 915 MBytes 767 Mbits/sec receiver
11752026-02-24T00:20:31.647Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11762026-02-24T00:20:31.647Z[ 9] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
11772026-02-24T00:20:31.647Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11782026-02-24T00:20:31.647Z[ 11] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
11792026-02-24T00:20:31.647Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11802026-02-24T00:20:31.647Z[ 13] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
11812026-02-24T00:20:31.647Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11822026-02-24T00:20:31.647Z[ 15] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
11832026-02-24T00:20:31.647Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11842026-02-24T00:20:31.647Z[ 17] 0.00-10.00 sec 914 MBytes 766 Mbits/sec receiver
11852026-02-24T00:20:31.647Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11862026-02-24T00:20:31.647Z[ 19] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
11872026-02-24T00:20:31.647Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
11882026-02-24T00:20:31.647Z[SUM] 0.00-10.00 sec 7.14 GBytes 6.14 Gbits/sec receiver
11892026-02-24T00:20:31.651ZRun 1/5...6136.293Mbps
11902026-02-24T00:20:38.678Z-----------------------------------------------------------
11912026-02-24T00:20:38.678ZServer listening on 5201
11922026-02-24T00:20:38.678Z-----------------------------------------------------------
11932026-02-24T00:20:38.678ZAccepted connection from 10.0.0.1, port 48122
11942026-02-24T00:20:38.678Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53256
11952026-02-24T00:20:38.678Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39273
11962026-02-24T00:20:38.678Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50931
11972026-02-24T00:20:38.678Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52978
11982026-02-24T00:20:38.678Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35655
11992026-02-24T00:20:38.678Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60025
12002026-02-24T00:20:38.678Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59927
12012026-02-24T00:20:38.678Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52693
12022026-02-24T00:20:38.678Z[ ID] Interval Transfer Bandwidth
12032026-02-24T00:20:38.678Z[ 5] 0.00-1.00 sec 64.8 MBytes 544 Mbits/sec
12042026-02-24T00:20:38.678Z[ 7] 0.00-1.00 sec 64.8 MBytes 544 Mbits/sec
12052026-02-24T00:20:38.678Z[ 9] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
12062026-02-24T00:20:38.678Z[ 11] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
12072026-02-24T00:20:38.678Z[ 13] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
12082026-02-24T00:20:38.678Z[ 15] 0.00-1.00 sec 64.6 MBytes 542 Mbits/sec
12092026-02-24T00:20:38.678Z[ 17] 0.00-1.00 sec 64.6 MBytes 542 Mbits/sec
12102026-02-24T00:20:38.678Z[ 19] 0.00-1.00 sec 64.6 MBytes 542 Mbits/sec
12112026-02-24T00:20:38.678Z[SUM] 0.00-1.00 sec 517 MBytes 4.34 Gbits/sec
12122026-02-24T00:20:38.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
12132026-02-24T00:20:38.678Z[ 5] 1.00-2.00 sec 95.5 MBytes 801 Mbits/sec
12142026-02-24T00:20:38.678Z[ 7] 1.00-2.00 sec 95.4 MBytes 800 Mbits/sec
12152026-02-24T00:20:38.678Z[ 9] 1.00-2.00 sec 95.5 MBytes 801 Mbits/sec
12162026-02-24T00:20:38.678Z[ 11] 1.00-2.00 sec 95.4 MBytes 801 Mbits/sec
12172026-02-24T00:20:38.678Z[ 13] 1.00-2.00 sec 95.4 MBytes 800 Mbits/sec
12182026-02-24T00:20:38.678Z[ 15] 1.00-2.00 sec 95.5 MBytes 801 Mbits/sec
12192026-02-24T00:20:38.678Z[ 17] 1.00-2.00 sec 95.4 MBytes 801 Mbits/sec
12202026-02-24T00:20:38.678Z[ 19] 1.00-2.00 sec 95.5 MBytes 801 Mbits/sec
12212026-02-24T00:20:38.679Z[SUM] 1.00-2.00 sec 764 MBytes 6.41 Gbits/sec
12222026-02-24T00:20:38.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
12232026-02-24T00:20:38.679Z[ 5] 2.00-3.00 sec 95.8 MBytes 804 Mbits/sec
12242026-02-24T00:20:38.679Z[ 7] 2.00-3.00 sec 95.9 MBytes 804 Mbits/sec
12252026-02-24T00:20:38.679Z[ 9] 2.00-3.00 sec 95.9 MBytes 805 Mbits/sec
12262026-02-24T00:20:38.679Z[ 11] 2.00-3.00 sec 95.9 MBytes 804 Mbits/sec
12272026-02-24T00:20:38.679Z[ 13] 2.00-3.00 sec 95.9 MBytes 805 Mbits/sec
12282026-02-24T00:20:38.679Z[ 15] 2.00-3.00 sec 95.8 MBytes 804 Mbits/sec
12292026-02-24T00:20:38.679Z[ 17] 2.00-3.00 sec 95.8 MBytes 804 Mbits/sec
12302026-02-24T00:20:38.679Z[ 19] 2.00-3.00 sec 95.8 MBytes 804 Mbits/sec
12312026-02-24T00:20:38.679Z[SUM] 2.00-3.00 sec 767 MBytes 6.43 Gbits/sec
12322026-02-24T00:20:38.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
12332026-02-24T00:20:38.679Z[ 5] 3.00-4.00 sec 96.5 MBytes 810 Mbits/sec
12342026-02-24T00:20:38.679Z[ 7] 3.00-4.00 sec 96.5 MBytes 809 Mbits/sec
12352026-02-24T00:20:38.679Z[ 9] 3.00-4.00 sec 96.5 MBytes 809 Mbits/sec
12362026-02-24T00:20:38.679Z[ 11] 3.00-4.00 sec 96.4 MBytes 808 Mbits/sec
12372026-02-24T00:20:38.679Z[ 13] 3.00-4.00 sec 96.4 MBytes 809 Mbits/sec
12382026-02-24T00:20:38.679Z[ 15] 3.00-4.00 sec 96.5 MBytes 810 Mbits/sec
12392026-02-24T00:20:38.679Z[ 17] 3.00-4.00 sec 96.4 MBytes 809 Mbits/sec
12402026-02-24T00:20:38.679Z[ 19] 3.00-4.00 sec 96.4 MBytes 809 Mbits/sec
12412026-02-24T00:20:38.679Z[SUM] 3.00-4.00 sec 772 MBytes 6.47 Gbits/sec
12422026-02-24T00:20:38.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
12432026-02-24T00:20:38.679Z[ 5] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
12442026-02-24T00:20:38.679Z[ 7] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
12452026-02-24T00:20:38.679Z[ 9] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
12462026-02-24T00:20:38.679Z[ 11] 4.00-5.00 sec 95.5 MBytes 802 Mbits/sec
12472026-02-24T00:20:38.679Z[ 13] 4.00-5.00 sec 95.6 MBytes 802 Mbits/sec
12482026-02-24T00:20:38.679Z[ 15] 4.00-5.00 sec 95.6 MBytes 802 Mbits/sec
12492026-02-24T00:20:38.679Z[ 17] 4.00-5.00 sec 95.6 MBytes 802 Mbits/sec
12502026-02-24T00:20:38.679Z[ 19] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
12512026-02-24T00:20:38.679Z[SUM] 4.00-5.00 sec 764 MBytes 6.41 Gbits/sec
12522026-02-24T00:20:38.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
12532026-02-24T00:20:38.679Z[ 5] 5.00-6.00 sec 97.2 MBytes 815 Mbits/sec
12542026-02-24T00:20:38.679Z[ 7] 5.00-6.00 sec 97.2 MBytes 815 Mbits/sec
12552026-02-24T00:20:38.679Z[ 9] 5.00-6.00 sec 97.2 MBytes 815 Mbits/sec
12562026-02-24T00:20:38.679Z[ 11] 5.00-6.00 sec 97.1 MBytes 815 Mbits/sec
12572026-02-24T00:20:38.679Z[ 13] 5.00-6.00 sec 97.1 MBytes 815 Mbits/sec
12582026-02-24T00:20:38.679Z[ 15] 5.00-6.00 sec 97.1 MBytes 815 Mbits/sec
12592026-02-24T00:20:38.679Z[ 17] 5.00-6.00 sec 97.1 MBytes 815 Mbits/sec
12602026-02-24T00:20:38.680Z[ 19] 5.00-6.00 sec 97.0 MBytes 814 Mbits/sec
12612026-02-24T00:20:38.680Z[SUM] 5.00-6.00 sec 777 MBytes 6.52 Gbits/sec
12622026-02-24T00:20:38.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
12632026-02-24T00:20:38.680Z[ 5] 6.00-7.00 sec 95.6 MBytes 802 Mbits/sec
12642026-02-24T00:20:38.680Z[ 7] 6.00-7.00 sec 95.7 MBytes 803 Mbits/sec
12652026-02-24T00:20:38.680Z[ 9] 6.00-7.00 sec 95.6 MBytes 802 Mbits/sec
12662026-02-24T00:20:41.896Z[ 11] 6.00-7.00 sec 95.7 MBytes 803 Mbits/sec
12672026-02-24T00:20:41.896Z[ 13] 6.00-7.00 sec 95.5 MBytes 801 Mbits/sec
12682026-02-24T00:20:41.896Z[ 15] 6.00-7.00 sec 95.6 MBytes 802 Mbits/sec
12692026-02-24T00:20:41.896Z[ 17] 6.00-7.00 sec 95.7 MBytes 802 Mbits/sec
12702026-02-24T00:20:41.896Z[ 19] 6.00-7.00 sec 95.6 MBytes 802 Mbits/sec
12712026-02-24T00:20:41.896Z[SUM] 6.00-7.00 sec 765 MBytes 6.42 Gbits/sec
12722026-02-24T00:20:41.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
12732026-02-24T00:20:41.896Z[ 5] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
12742026-02-24T00:20:41.896Z[ 7] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
12752026-02-24T00:20:41.896Z[ 9] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
12762026-02-24T00:20:41.896Z[ 11] 7.00-8.00 sec 96.1 MBytes 806 Mbits/sec
12772026-02-24T00:20:41.896Z[ 13] 7.00-8.00 sec 95.9 MBytes 805 Mbits/sec
12782026-02-24T00:20:41.896Z[ 15] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
12792026-02-24T00:20:41.896Z[ 17] 7.00-8.00 sec 95.9 MBytes 805 Mbits/sec
12802026-02-24T00:20:41.897Z[ 19] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
12812026-02-24T00:20:41.897Z[SUM] 7.00-8.00 sec 768 MBytes 6.44 Gbits/sec
12822026-02-24T00:20:41.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
12832026-02-24T00:20:41.897Z[ 5] 8.00-9.00 sec 94.8 MBytes 795 Mbits/sec
12842026-02-24T00:20:41.897Z[ 7] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12852026-02-24T00:20:41.897Z[ 9] 8.00-9.00 sec 94.5 MBytes 793 Mbits/sec
12862026-02-24T00:20:41.897Z[ 11] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12872026-02-24T00:20:41.897Z[ 13] 8.00-9.00 sec 94.7 MBytes 794 Mbits/sec
12882026-02-24T00:20:41.897Z[ 15] 8.00-9.00 sec 94.6 MBytes 794 Mbits/sec
12892026-02-24T00:20:41.897Z[ 17] 8.00-9.00 sec 94.7 MBytes 794 Mbits/sec
12902026-02-24T00:20:41.897Z[ 19] 8.00-9.00 sec 94.6 MBytes 793 Mbits/sec
12912026-02-24T00:20:41.897Z[SUM] 8.00-9.00 sec 757 MBytes 6.35 Gbits/sec
12922026-02-24T00:20:41.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
12932026-02-24T00:20:41.897Z[ 5] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
12942026-02-24T00:20:41.897Z[ 7] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
12952026-02-24T00:20:41.897Z[ 9] 9.00-10.00 sec 94.4 MBytes 792 Mbits/sec
12962026-02-24T00:20:41.897Z[ 11] 9.00-10.00 sec 94.2 MBytes 790 Mbits/sec
12972026-02-24T00:20:41.897Z[ 13] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
12982026-02-24T00:20:41.897Z[ 15] 9.00-10.00 sec 94.4 MBytes 792 Mbits/sec
12992026-02-24T00:20:41.897Z[ 17] 9.00-10.00 sec 94.3 MBytes 791 Mbits/sec
13002026-02-24T00:20:41.897Z[ 19] 9.00-10.00 sec 94.2 MBytes 791 Mbits/sec
13012026-02-24T00:20:41.897Z[SUM] 9.00-10.00 sec 754 MBytes 6.33 Gbits/sec
13022026-02-24T00:20:41.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
13032026-02-24T00:20:41.897Z[ 5] 10.00-10.00 sec 114 KBytes 1.80 Gbits/sec
13042026-02-24T00:20:41.897Z[ 7] 10.00-10.00 sec 42.2 KBytes 669 Mbits/sec
13052026-02-24T00:20:41.897Z[ 9] 10.00-10.00 sec 66.5 KBytes 1.05 Gbits/sec
13062026-02-24T00:20:41.897Z[ 11] 10.00-10.00 sec 126 KBytes 1.99 Gbits/sec
13072026-02-24T00:20:41.897Z[ 13] 10.00-10.00 sec 18.4 KBytes 291 Mbits/sec
13082026-02-24T00:20:41.897Z[ 15] 10.00-10.00 sec 19.4 KBytes 308 Mbits/sec
13092026-02-24T00:20:41.897Z[ 17] 10.00-10.00 sec 48.1 KBytes 762 Mbits/sec
13102026-02-24T00:20:41.897Z[ 19] 10.00-10.00 sec 66.5 KBytes 1.06 Gbits/sec
13112026-02-24T00:20:41.897Z[SUM] 10.00-10.00 sec 501 KBytes 7.91 Gbits/sec
13122026-02-24T00:20:41.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
13132026-02-24T00:20:41.897Z[ ID] Interval Transfer Bandwidth
13142026-02-24T00:20:41.897Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13152026-02-24T00:20:41.897Z[ 5] 0.00-10.00 sec 926 MBytes 777 Mbits/sec receiver
13162026-02-24T00:20:41.897Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13172026-02-24T00:20:41.897Z[ 7] 0.00-10.00 sec 926 MBytes 777 Mbits/sec receiver
13182026-02-24T00:20:41.897Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13192026-02-24T00:20:41.898Z[ 9] 0.00-10.00 sec 926 MBytes 777 Mbits/sec receiver
13202026-02-24T00:20:41.898Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13212026-02-24T00:20:41.898Z[ 11] 0.00-10.00 sec 926 MBytes 777 Mbits/sec receiver
13222026-02-24T00:20:41.898Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13232026-02-24T00:20:41.898Z[ 13] 0.00-10.00 sec 925 MBytes 776 Mbits/sec receiver
13242026-02-24T00:20:41.898Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13252026-02-24T00:20:41.898Z[ 15] 0.00-10.00 sec 926 MBytes 777 Mbits/sec receiver
13262026-02-24T00:20:41.898Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13272026-02-24T00:20:41.898Z[ 17] 0.00-10.00 sec 926 MBytes 776 Mbits/sec receiver
13282026-02-24T00:20:41.898Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13292026-02-24T00:20:41.898Z[ 19] 0.00-10.00 sec 925 MBytes 776 Mbits/sec receiver
13302026-02-24T00:20:41.898Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
13312026-02-24T00:20:41.898Z[SUM] 0.00-10.00 sec 7.23 GBytes 6.21 Gbits/sec receiver
13322026-02-24T00:20:41.901ZRun 2/5...6212.65Mbps
13332026-02-24T00:20:48.927Z-----------------------------------------------------------
13342026-02-24T00:20:48.927ZServer listening on 5201
13352026-02-24T00:20:48.927Z-----------------------------------------------------------
13362026-02-24T00:20:48.927ZAccepted connection from 10.0.0.1, port 63577
13372026-02-24T00:20:48.927Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42935
13382026-02-24T00:20:48.927Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38512
13392026-02-24T00:20:48.927Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53970
13402026-02-24T00:20:48.927Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49556
13412026-02-24T00:20:48.927Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51886
13422026-02-24T00:20:48.927Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58411
13432026-02-24T00:20:48.927Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41776
13442026-02-24T00:20:48.928Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38297
13452026-02-24T00:20:48.928Z[ ID] Interval Transfer Bandwidth
13462026-02-24T00:20:48.928Z[ 5] 0.00-1.00 sec 64.7 MBytes 543 Mbits/sec
13472026-02-24T00:20:48.928Z[ 7] 0.00-1.00 sec 64.5 MBytes 541 Mbits/sec
13482026-02-24T00:20:48.928Z[ 9] 0.00-1.00 sec 64.5 MBytes 541 Mbits/sec
13492026-02-24T00:20:48.928Z[ 11] 0.00-1.00 sec 64.5 MBytes 541 Mbits/sec
13502026-02-24T00:20:48.928Z[ 13] 0.00-1.00 sec 64.4 MBytes 540 Mbits/sec
13512026-02-24T00:20:48.928Z[ 15] 0.00-1.00 sec 64.4 MBytes 540 Mbits/sec
13522026-02-24T00:20:48.928Z[ 17] 0.00-1.00 sec 64.4 MBytes 540 Mbits/sec
13532026-02-24T00:20:48.928Z[ 19] 0.00-1.00 sec 64.3 MBytes 540 Mbits/sec
13542026-02-24T00:20:48.928Z[SUM] 0.00-1.00 sec 516 MBytes 4.33 Gbits/sec
13552026-02-24T00:20:48.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
13562026-02-24T00:20:48.928Z[ 5] 1.00-2.00 sec 96.1 MBytes 806 Mbits/sec
13572026-02-24T00:20:48.928Z[ 7] 1.00-2.00 sec 96.2 MBytes 807 Mbits/sec
13582026-02-24T00:20:48.928Z[ 9] 1.00-2.00 sec 96.3 MBytes 807 Mbits/sec
13592026-02-24T00:20:48.928Z[ 11] 1.00-2.00 sec 96.2 MBytes 807 Mbits/sec
13602026-02-24T00:20:48.928Z[ 13] 1.00-2.00 sec 96.1 MBytes 807 Mbits/sec
13612026-02-24T00:20:48.928Z[ 15] 1.00-2.00 sec 96.2 MBytes 807 Mbits/sec
13622026-02-24T00:20:48.928Z[ 17] 1.00-2.00 sec 96.1 MBytes 807 Mbits/sec
13632026-02-24T00:20:48.928Z[ 19] 1.00-2.00 sec 96.2 MBytes 807 Mbits/sec
13642026-02-24T00:20:48.928Z[SUM] 1.00-2.00 sec 769 MBytes 6.45 Gbits/sec
13652026-02-24T00:20:48.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
13662026-02-24T00:20:48.928Z[ 5] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13672026-02-24T00:20:48.928Z[ 7] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13682026-02-24T00:20:48.928Z[ 9] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13692026-02-24T00:20:48.928Z[ 11] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13702026-02-24T00:20:48.928Z[ 13] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13712026-02-24T00:20:48.928Z[ 15] 2.00-3.00 sec 96.3 MBytes 807 Mbits/sec
13722026-02-24T00:20:48.928Z[ 17] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13732026-02-24T00:20:48.928Z[ 19] 2.00-3.00 sec 96.3 MBytes 808 Mbits/sec
13742026-02-24T00:20:48.928Z[SUM] 2.00-3.00 sec 770 MBytes 6.46 Gbits/sec
13752026-02-24T00:20:48.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
13762026-02-24T00:20:48.928Z[ 5] 3.00-4.00 sec 95.3 MBytes 800 Mbits/sec
13772026-02-24T00:20:48.928Z[ 7] 3.00-4.00 sec 95.4 MBytes 800 Mbits/sec
13782026-02-24T00:20:48.928Z[ 9] 3.00-4.00 sec 95.4 MBytes 801 Mbits/sec
13792026-02-24T00:20:48.928Z[ 11] 3.00-4.00 sec 95.3 MBytes 799 Mbits/sec
13802026-02-24T00:20:48.928Z[ 13] 3.00-4.00 sec 95.4 MBytes 800 Mbits/sec
13812026-02-24T00:20:48.928Z[ 15] 3.00-4.00 sec 95.4 MBytes 800 Mbits/sec
13822026-02-24T00:20:48.929Z[ 17] 3.00-4.00 sec 95.3 MBytes 800 Mbits/sec
13832026-02-24T00:20:48.929Z[ 19] 3.00-4.00 sec 95.4 MBytes 800 Mbits/sec
13842026-02-24T00:20:48.929Z[SUM] 3.00-4.00 sec 763 MBytes 6.40 Gbits/sec
13852026-02-24T00:20:48.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
13862026-02-24T00:20:48.929Z[ 5] 4.00-5.00 sec 92.7 MBytes 777 Mbits/sec
13872026-02-24T00:20:48.929Z[ 7] 4.00-5.00 sec 92.8 MBytes 778 Mbits/sec
13882026-02-24T00:20:48.929Z[ 9] 4.00-5.00 sec 92.6 MBytes 777 Mbits/sec
13892026-02-24T00:20:48.929Z[ 11] 4.00-5.00 sec 92.7 MBytes 777 Mbits/sec
13902026-02-24T00:20:48.929Z[ 13] 4.00-5.00 sec 92.6 MBytes 777 Mbits/sec
13912026-02-24T00:20:48.929Z[ 15] 4.00-5.00 sec 92.7 MBytes 777 Mbits/sec
13922026-02-24T00:20:48.929Z[ 17] 4.00-5.00 sec 92.6 MBytes 776 Mbits/sec
13932026-02-24T00:20:48.929Z[ 19] 4.00-5.00 sec 92.6 MBytes 777 Mbits/sec
13942026-02-24T00:20:48.929Z[SUM] 4.00-5.00 sec 741 MBytes 6.22 Gbits/sec
13952026-02-24T00:20:48.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
13962026-02-24T00:20:48.929Z[ 5] 5.00-6.00 sec 90.9 MBytes 762 Mbits/sec
13972026-02-24T00:20:48.929Z[ 7] 5.00-6.00 sec 90.9 MBytes 762 Mbits/sec
13982026-02-24T00:20:48.929Z[ 9] 5.00-6.00 sec 90.8 MBytes 762 Mbits/sec
13992026-02-24T00:20:48.929Z[ 11] 5.00-6.00 sec 90.9 MBytes 762 Mbits/sec
14002026-02-24T00:20:48.929Z[ 13] 5.00-6.00 sec 90.8 MBytes 762 Mbits/sec
14012026-02-24T00:20:48.929Z[ 15] 5.00-6.00 sec 90.9 MBytes 762 Mbits/sec
14022026-02-24T00:20:48.929Z[ 17] 5.00-6.00 sec 90.8 MBytes 762 Mbits/sec
14032026-02-24T00:20:48.929Z[ 19] 5.00-6.00 sec 90.8 MBytes 762 Mbits/sec
14042026-02-24T00:20:48.929Z[SUM] 5.00-6.00 sec 727 MBytes 6.10 Gbits/sec
14052026-02-24T00:20:48.929Z- - - - - - - - - - - - - - - - - - - - - - - - -
14062026-02-24T00:20:48.929Z[ 5] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14072026-02-24T00:20:48.929Z[ 7] 6.00-7.00 sec 95.0 MBytes 797 Mbits/sec
14082026-02-24T00:20:48.929Z[ 9] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14092026-02-24T00:20:52.147Z[ 11] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14102026-02-24T00:20:52.147Z[ 13] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14112026-02-24T00:20:52.147Z[ 15] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14122026-02-24T00:20:52.147Z[ 17] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14132026-02-24T00:20:52.147Z[ 19] 6.00-7.00 sec 94.9 MBytes 796 Mbits/sec
14142026-02-24T00:20:52.147Z[SUM] 6.00-7.00 sec 759 MBytes 6.37 Gbits/sec
14152026-02-24T00:20:52.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
14162026-02-24T00:20:52.147Z[ 5] 7.00-8.00 sec 95.1 MBytes 797 Mbits/sec
14172026-02-24T00:20:52.147Z[ 7] 7.00-8.00 sec 95.0 MBytes 797 Mbits/sec
14182026-02-24T00:20:52.147Z[ 9] 7.00-8.00 sec 95.0 MBytes 797 Mbits/sec
14192026-02-24T00:20:52.147Z[ 11] 7.00-8.00 sec 95.0 MBytes 797 Mbits/sec
14202026-02-24T00:20:52.147Z[ 13] 7.00-8.00 sec 94.8 MBytes 795 Mbits/sec
14212026-02-24T00:20:52.147Z[ 15] 7.00-8.00 sec 94.9 MBytes 796 Mbits/sec
14222026-02-24T00:20:52.147Z[ 17] 7.00-8.00 sec 94.9 MBytes 796 Mbits/sec
14232026-02-24T00:20:52.148Z[ 19] 7.00-8.00 sec 94.9 MBytes 796 Mbits/sec
14242026-02-24T00:20:52.148Z[SUM] 7.00-8.00 sec 759 MBytes 6.37 Gbits/sec
14252026-02-24T00:20:52.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
14262026-02-24T00:20:52.148Z[ 5] 8.00-9.00 sec 93.8 MBytes 786 Mbits/sec
14272026-02-24T00:20:52.148Z[ 7] 8.00-9.00 sec 93.8 MBytes 787 Mbits/sec
14282026-02-24T00:20:52.148Z[ 9] 8.00-9.00 sec 93.8 MBytes 787 Mbits/sec
14292026-02-24T00:20:52.148Z[ 11] 8.00-9.00 sec 93.9 MBytes 788 Mbits/sec
14302026-02-24T00:20:52.148Z[ 13] 8.00-9.00 sec 93.8 MBytes 787 Mbits/sec
14312026-02-24T00:20:52.148Z[ 15] 8.00-9.00 sec 93.8 MBytes 787 Mbits/sec
14322026-02-24T00:20:52.148Z[ 17] 8.00-9.00 sec 93.7 MBytes 786 Mbits/sec
14332026-02-24T00:20:52.148Z[ 19] 8.00-9.00 sec 93.8 MBytes 787 Mbits/sec
14342026-02-24T00:20:52.148Z[SUM] 8.00-9.00 sec 750 MBytes 6.29 Gbits/sec
14352026-02-24T00:20:52.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
14362026-02-24T00:20:52.148Z[ 5] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec
14372026-02-24T00:20:52.148Z[ 7] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec
14382026-02-24T00:20:52.148Z[ 9] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec
14392026-02-24T00:20:52.148Z[ 11] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec
14402026-02-24T00:20:52.148Z[ 13] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec
14412026-02-24T00:20:52.148Z[ 15] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec
14422026-02-24T00:20:52.148Z[ 17] 9.00-10.00 sec 96.1 MBytes 807 Mbits/sec
14432026-02-24T00:20:52.148Z[ 19] 9.00-10.00 sec 96.1 MBytes 806 Mbits/sec
14442026-02-24T00:20:52.148Z[SUM] 9.00-10.00 sec 769 MBytes 6.45 Gbits/sec
14452026-02-24T00:20:52.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
14462026-02-24T00:20:52.148Z[ 5] 10.00-10.00 sec 20.0 KBytes 394 Mbits/sec
14472026-02-24T00:20:52.149Z[ 7] 10.00-10.00 sec 103 KBytes 2.03 Gbits/sec
14482026-02-24T00:20:52.149Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14492026-02-24T00:20:52.149Z[ 11] 10.00-10.00 sec 48.1 KBytes 952 Mbits/sec
14502026-02-24T00:20:52.149Z[ 13] 10.00-10.00 sec 56.7 KBytes 1.12 Gbits/sec
14512026-02-24T00:20:52.149Z[ 15] 10.00-10.00 sec 37.8 KBytes 749 Mbits/sec
14522026-02-24T00:20:52.149Z[ 17] 10.00-10.00 sec 105 KBytes 2.09 Gbits/sec
14532026-02-24T00:20:52.149Z[ 19] 10.00-10.00 sec 37.8 KBytes 749 Mbits/sec
14542026-02-24T00:20:52.149Z[SUM] 10.00-10.00 sec 408 KBytes 8.07 Gbits/sec
14552026-02-24T00:20:52.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
14562026-02-24T00:20:52.149Z[ ID] Interval Transfer Bandwidth
14572026-02-24T00:20:52.149Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14582026-02-24T00:20:52.149Z[ 5] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
14592026-02-24T00:20:52.149Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14602026-02-24T00:20:52.149Z[ 7] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
14612026-02-24T00:20:52.149Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14622026-02-24T00:20:52.149Z[ 9] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
14632026-02-24T00:20:52.149Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14642026-02-24T00:20:52.149Z[ 11] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
14652026-02-24T00:20:52.149Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14662026-02-24T00:20:52.149Z[ 13] 0.00-10.00 sec 915 MBytes 768 Mbits/sec receiver
14672026-02-24T00:20:52.149Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14682026-02-24T00:20:52.149Z[ 15] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
14692026-02-24T00:20:52.149Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14702026-02-24T00:20:52.149Z[ 17] 0.00-10.00 sec 915 MBytes 768 Mbits/sec receiver
14712026-02-24T00:20:52.149Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14722026-02-24T00:20:52.149Z[ 19] 0.00-10.00 sec 915 MBytes 768 Mbits/sec receiver
14732026-02-24T00:20:52.149Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
14742026-02-24T00:20:52.150Z[SUM] 0.00-10.00 sec 7.15 GBytes 6.14 Gbits/sec receiver
14752026-02-24T00:20:52.153ZRun 3/5...6144.619Mbps
14762026-02-24T00:20:59.179Z-----------------------------------------------------------
14772026-02-24T00:20:59.180ZServer listening on 5201
14782026-02-24T00:20:59.180Z-----------------------------------------------------------
14792026-02-24T00:20:59.180ZAccepted connection from 10.0.0.1, port 59700
14802026-02-24T00:20:59.180Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59828
14812026-02-24T00:20:59.180Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59613
14822026-02-24T00:20:59.180Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40850
14832026-02-24T00:20:59.180Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57455
14842026-02-24T00:20:59.180Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37530
14852026-02-24T00:20:59.180Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57191
14862026-02-24T00:20:59.180Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49000
14872026-02-24T00:20:59.180Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49079
14882026-02-24T00:20:59.180Z[ ID] Interval Transfer Bandwidth
14892026-02-24T00:20:59.180Z[ 5] 0.00-1.00 sec 63.4 MBytes 531 Mbits/sec
14902026-02-24T00:20:59.180Z[ 7] 0.00-1.00 sec 63.3 MBytes 531 Mbits/sec
14912026-02-24T00:20:59.180Z[ 9] 0.00-1.00 sec 63.3 MBytes 531 Mbits/sec
14922026-02-24T00:20:59.180Z[ 11] 0.00-1.00 sec 63.3 MBytes 531 Mbits/sec
14932026-02-24T00:20:59.180Z[ 13] 0.00-1.00 sec 63.3 MBytes 531 Mbits/sec
14942026-02-24T00:20:59.180Z[ 15] 0.00-1.00 sec 63.3 MBytes 531 Mbits/sec
14952026-02-24T00:20:59.180Z[ 17] 0.00-1.00 sec 63.2 MBytes 530 Mbits/sec
14962026-02-24T00:20:59.180Z[ 19] 0.00-1.00 sec 63.2 MBytes 530 Mbits/sec
14972026-02-24T00:20:59.180Z[SUM] 0.00-1.00 sec 506 MBytes 4.25 Gbits/sec
14982026-02-24T00:20:59.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
14992026-02-24T00:20:59.180Z[ 5] 1.00-2.00 sec 94.9 MBytes 796 Mbits/sec
15002026-02-24T00:20:59.180Z[ 7] 1.00-2.00 sec 94.9 MBytes 796 Mbits/sec
15012026-02-24T00:20:59.180Z[ 9] 1.00-2.00 sec 94.8 MBytes 796 Mbits/sec
15022026-02-24T00:20:59.180Z[ 11] 1.00-2.00 sec 94.8 MBytes 795 Mbits/sec
15032026-02-24T00:20:59.180Z[ 13] 1.00-2.00 sec 94.9 MBytes 796 Mbits/sec
15042026-02-24T00:20:59.180Z[ 15] 1.00-2.00 sec 94.9 MBytes 796 Mbits/sec
15052026-02-24T00:20:59.180Z[ 17] 1.00-2.00 sec 94.7 MBytes 795 Mbits/sec
15062026-02-24T00:20:59.180Z[ 19] 1.00-2.00 sec 94.9 MBytes 796 Mbits/sec
15072026-02-24T00:20:59.180Z[SUM] 1.00-2.00 sec 759 MBytes 6.36 Gbits/sec
15082026-02-24T00:20:59.180Z- - - - - - - - - - - - - - - - - - - - - - - - -
15092026-02-24T00:20:59.180Z[ 5] 2.00-3.00 sec 92.0 MBytes 772 Mbits/sec
15102026-02-24T00:20:59.180Z[ 7] 2.00-3.00 sec 92.1 MBytes 772 Mbits/sec
15112026-02-24T00:20:59.180Z[ 9] 2.00-3.00 sec 92.0 MBytes 772 Mbits/sec
15122026-02-24T00:20:59.180Z[ 11] 2.00-3.00 sec 92.1 MBytes 773 Mbits/sec
15132026-02-24T00:20:59.180Z[ 13] 2.00-3.00 sec 92.1 MBytes 772 Mbits/sec
15142026-02-24T00:20:59.181Z[ 15] 2.00-3.00 sec 92.0 MBytes 772 Mbits/sec
15152026-02-24T00:20:59.181Z[ 17] 2.00-3.00 sec 92.0 MBytes 772 Mbits/sec
15162026-02-24T00:20:59.181Z[ 19] 2.00-3.00 sec 92.1 MBytes 772 Mbits/sec
15172026-02-24T00:20:59.181Z[SUM] 2.00-3.00 sec 736 MBytes 6.18 Gbits/sec
15182026-02-24T00:20:59.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
15192026-02-24T00:20:59.181Z[ 5] 3.00-4.00 sec 93.9 MBytes 787 Mbits/sec
15202026-02-24T00:20:59.181Z[ 7] 3.00-4.00 sec 93.8 MBytes 787 Mbits/sec
15212026-02-24T00:20:59.181Z[ 9] 3.00-4.00 sec 93.9 MBytes 788 Mbits/sec
15222026-02-24T00:20:59.181Z[ 11] 3.00-4.00 sec 93.8 MBytes 787 Mbits/sec
15232026-02-24T00:20:59.181Z[ 13] 3.00-4.00 sec 94.0 MBytes 788 Mbits/sec
15242026-02-24T00:20:59.181Z[ 15] 3.00-4.00 sec 93.9 MBytes 788 Mbits/sec
15252026-02-24T00:20:59.181Z[ 17] 3.00-4.00 sec 93.8 MBytes 787 Mbits/sec
15262026-02-24T00:20:59.181Z[ 19] 3.00-4.00 sec 93.8 MBytes 787 Mbits/sec
15272026-02-24T00:20:59.181Z[SUM] 3.00-4.00 sec 751 MBytes 6.30 Gbits/sec
15282026-02-24T00:20:59.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
15292026-02-24T00:20:59.181Z[ 5] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
15302026-02-24T00:20:59.181Z[ 7] 4.00-5.00 sec 95.6 MBytes 802 Mbits/sec
15312026-02-24T00:20:59.181Z[ 9] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
15322026-02-24T00:20:59.181Z[ 11] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
15332026-02-24T00:20:59.181Z[ 13] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
15342026-02-24T00:20:59.181Z[ 15] 4.00-5.00 sec 95.4 MBytes 800 Mbits/sec
15352026-02-24T00:20:59.181Z[ 17] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
15362026-02-24T00:20:59.181Z[ 19] 4.00-5.00 sec 95.5 MBytes 801 Mbits/sec
15372026-02-24T00:20:59.181Z[SUM] 4.00-5.00 sec 764 MBytes 6.41 Gbits/sec
15382026-02-24T00:20:59.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
15392026-02-24T00:20:59.181Z[ 5] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15402026-02-24T00:20:59.181Z[ 7] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15412026-02-24T00:20:59.181Z[ 9] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15422026-02-24T00:20:59.181Z[ 11] 5.00-6.00 sec 95.2 MBytes 798 Mbits/sec
15432026-02-24T00:20:59.181Z[ 13] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15442026-02-24T00:20:59.181Z[ 15] 5.00-6.00 sec 95.2 MBytes 799 Mbits/sec
15452026-02-24T00:20:59.181Z[ 17] 5.00-6.00 sec 95.2 MBytes 798 Mbits/sec
15462026-02-24T00:20:59.181Z[ 19] 5.00-6.00 sec 95.1 MBytes 798 Mbits/sec
15472026-02-24T00:20:59.181Z[SUM] 5.00-6.00 sec 761 MBytes 6.38 Gbits/sec
15482026-02-24T00:20:59.181Z- - - - - - - - - - - - - - - - - - - - - - - - -
15492026-02-24T00:20:59.181Z[ 5] 6.00-7.00 sec 96.2 MBytes 807 Mbits/sec
15502026-02-24T00:20:59.181Z[ 7] 6.00-7.00 sec 96.3 MBytes 808 Mbits/sec
15512026-02-24T00:20:59.181Z[ 9] 6.00-7.00 sec 96.3 MBytes 808 Mbits/sec
15522026-02-24T00:21:02.397Z[ 11] 6.00-7.00 sec 96.2 MBytes 807 Mbits/sec
15532026-02-24T00:21:02.398Z[ 13] 6.00-7.00 sec 96.1 MBytes 806 Mbits/sec
15542026-02-24T00:21:02.398Z[ 15] 6.00-7.00 sec 96.3 MBytes 807 Mbits/sec
15552026-02-24T00:21:02.398Z[ 17] 6.00-7.00 sec 96.3 MBytes 807 Mbits/sec
15562026-02-24T00:21:02.398Z[ 19] 6.00-7.00 sec 96.4 MBytes 809 Mbits/sec
15572026-02-24T00:21:02.398Z[SUM] 6.00-7.00 sec 770 MBytes 6.46 Gbits/sec
15582026-02-24T00:21:02.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
15592026-02-24T00:21:02.398Z[ 5] 7.00-8.00 sec 96.1 MBytes 806 Mbits/sec
15602026-02-24T00:21:02.398Z[ 7] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
15612026-02-24T00:21:02.398Z[ 9] 7.00-8.00 sec 96.1 MBytes 806 Mbits/sec
15622026-02-24T00:21:02.398Z[ 11] 7.00-8.00 sec 96.1 MBytes 806 Mbits/sec
15632026-02-24T00:21:02.398Z[ 13] 7.00-8.00 sec 96.0 MBytes 806 Mbits/sec
15642026-02-24T00:21:02.398Z[ 15] 7.00-8.00 sec 96.1 MBytes 806 Mbits/sec
15652026-02-24T00:21:02.398Z[ 17] 7.00-8.00 sec 96.0 MBytes 805 Mbits/sec
15662026-02-24T00:21:02.398Z[ 19] 7.00-8.00 sec 96.1 MBytes 806 Mbits/sec
15672026-02-24T00:21:02.398Z[SUM] 7.00-8.00 sec 769 MBytes 6.45 Gbits/sec
15682026-02-24T00:21:02.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
15692026-02-24T00:21:02.398Z[ 5] 8.00-9.00 sec 94.1 MBytes 789 Mbits/sec
15702026-02-24T00:21:02.398Z[ 7] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
15712026-02-24T00:21:02.398Z[ 9] 8.00-9.00 sec 94.2 MBytes 790 Mbits/sec
15722026-02-24T00:21:02.398Z[ 11] 8.00-9.00 sec 94.1 MBytes 790 Mbits/sec
15732026-02-24T00:21:02.398Z[ 13] 8.00-9.00 sec 94.0 MBytes 789 Mbits/sec
15742026-02-24T00:21:02.398Z[ 15] 8.00-9.00 sec 94.0 MBytes 789 Mbits/sec
15752026-02-24T00:21:02.398Z[ 17] 8.00-9.00 sec 94.1 MBytes 789 Mbits/sec
15762026-02-24T00:21:02.398Z[ 19] 8.00-9.00 sec 94.1 MBytes 789 Mbits/sec
15772026-02-24T00:21:02.398Z[SUM] 8.00-9.00 sec 753 MBytes 6.32 Gbits/sec
15782026-02-24T00:21:02.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
15792026-02-24T00:21:02.398Z[ 5] 9.00-10.00 sec 95.5 MBytes 801 Mbits/sec
15802026-02-24T00:21:02.398Z[ 7] 9.00-10.00 sec 95.5 MBytes 801 Mbits/sec
15812026-02-24T00:21:02.398Z[ 9] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
15822026-02-24T00:21:02.398Z[ 11] 9.00-10.00 sec 95.4 MBytes 801 Mbits/sec
15832026-02-24T00:21:02.398Z[ 13] 9.00-10.00 sec 95.4 MBytes 800 Mbits/sec
15842026-02-24T00:21:02.398Z[ 15] 9.00-10.00 sec 95.5 MBytes 801 Mbits/sec
15852026-02-24T00:21:02.398Z[ 17] 9.00-10.00 sec 95.3 MBytes 800 Mbits/sec
15862026-02-24T00:21:02.398Z[ 19] 9.00-10.00 sec 95.3 MBytes 799 Mbits/sec
15872026-02-24T00:21:02.398Z[SUM] 9.00-10.00 sec 763 MBytes 6.40 Gbits/sec
15882026-02-24T00:21:02.398Z- - - - - - - - - - - - - - - - - - - - - - - - -
15892026-02-24T00:21:02.398Z[ 5] 10.00-10.00 sec 118 KBytes 1.86 Gbits/sec
15902026-02-24T00:21:02.398Z[ 7] 10.00-10.00 sec 64.7 KBytes 1.02 Gbits/sec
15912026-02-24T00:21:02.399Z[ 9] 10.00-10.00 sec 104 KBytes 1.65 Gbits/sec
15922026-02-24T00:21:02.399Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15932026-02-24T00:21:02.399Z[ 13] 10.00-10.00 sec 84.3 KBytes 1.34 Gbits/sec
15942026-02-24T00:21:02.399Z[ 15] 10.00-10.00 sec 48.6 KBytes 770 Mbits/sec
15952026-02-24T00:21:02.399Z[ 17] 10.00-10.00 sec 62.2 KBytes 986 Mbits/sec
15962026-02-24T00:21:02.399Z[ 19] 10.00-10.00 sec 124 KBytes 1.97 Gbits/sec
15972026-02-24T00:21:02.399Z[SUM] 10.00-10.00 sec 606 KBytes 9.57 Gbits/sec
15982026-02-24T00:21:02.399Z- - - - - - - - - - - - - - - - - - - - - - - - -
15992026-02-24T00:21:02.399Z[ ID] Interval Transfer Bandwidth
16002026-02-24T00:21:02.399Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16012026-02-24T00:21:02.399Z[ 5] 0.00-10.00 sec 917 MBytes 769 Mbits/sec receiver
16022026-02-24T00:21:02.399Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16032026-02-24T00:21:02.399Z[ 7] 0.00-10.00 sec 917 MBytes 769 Mbits/sec receiver
16042026-02-24T00:21:02.399Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16052026-02-24T00:21:02.399Z[ 9] 0.00-10.00 sec 917 MBytes 769 Mbits/sec receiver
16062026-02-24T00:21:02.399Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16072026-02-24T00:21:02.399Z[ 11] 0.00-10.00 sec 917 MBytes 769 Mbits/sec receiver
16082026-02-24T00:21:02.399Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16092026-02-24T00:21:02.399Z[ 13] 0.00-10.00 sec 916 MBytes 769 Mbits/sec receiver
16102026-02-24T00:21:02.399Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16112026-02-24T00:21:02.399Z[ 15] 0.00-10.00 sec 917 MBytes 769 Mbits/sec receiver
16122026-02-24T00:21:02.399Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16132026-02-24T00:21:02.399Z[ 17] 0.00-10.00 sec 916 MBytes 768 Mbits/sec receiver
16142026-02-24T00:21:02.399Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16152026-02-24T00:21:02.399Z[ 19] 0.00-10.00 sec 917 MBytes 769 Mbits/sec receiver
16162026-02-24T00:21:02.399Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
16172026-02-24T00:21:02.399Z[SUM] 0.00-10.00 sec 7.16 GBytes 6.15 Gbits/sec receiver
16182026-02-24T00:21:02.403ZRun 4/5...6151.171Mbps
16192026-02-24T00:21:09.428Z-----------------------------------------------------------
16202026-02-24T00:21:09.428ZServer listening on 5201
16212026-02-24T00:21:09.428Z-----------------------------------------------------------
16222026-02-24T00:21:09.428ZAccepted connection from 10.0.0.1, port 55901
16232026-02-24T00:21:09.428Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35775
16242026-02-24T00:21:09.428Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34302
16252026-02-24T00:21:09.428Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38244
16262026-02-24T00:21:09.428Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63623
16272026-02-24T00:21:09.428Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56802
16282026-02-24T00:21:09.428Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43221
16292026-02-24T00:21:09.428Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53633
16302026-02-24T00:21:09.428Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64219
16312026-02-24T00:21:09.428Z[ ID] Interval Transfer Bandwidth
16322026-02-24T00:21:09.428Z[ 5] 0.00-1.00 sec 62.9 MBytes 527 Mbits/sec
16332026-02-24T00:21:09.428Z[ 7] 0.00-1.00 sec 62.9 MBytes 527 Mbits/sec
16342026-02-24T00:21:09.428Z[ 9] 0.00-1.00 sec 62.8 MBytes 527 Mbits/sec
16352026-02-24T00:21:09.428Z[ 11] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
16362026-02-24T00:21:09.428Z[ 13] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
16372026-02-24T00:21:09.428Z[ 15] 0.00-1.00 sec 62.8 MBytes 527 Mbits/sec
16382026-02-24T00:21:09.428Z[ 17] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
16392026-02-24T00:21:09.428Z[ 19] 0.00-1.00 sec 62.7 MBytes 526 Mbits/sec
16402026-02-24T00:21:09.428Z[SUM] 0.00-1.00 sec 502 MBytes 4.21 Gbits/sec
16412026-02-24T00:21:09.428Z- - - - - - - - - - - - - - - - - - - - - - - - -
16422026-02-24T00:21:09.428Z[ 5] 1.00-2.00 sec 93.7 MBytes 786 Mbits/sec
16432026-02-24T00:21:09.428Z[ 7] 1.00-2.00 sec 93.8 MBytes 787 Mbits/sec
16442026-02-24T00:21:09.429Z[ 9] 1.00-2.00 sec 93.7 MBytes 786 Mbits/sec
16452026-02-24T00:21:09.429Z[ 11] 1.00-2.00 sec 93.8 MBytes 787 Mbits/sec
16462026-02-24T00:21:09.429Z[ 13] 1.00-2.00 sec 93.7 MBytes 786 Mbits/sec
16472026-02-24T00:21:09.429Z[ 15] 1.00-2.00 sec 93.7 MBytes 786 Mbits/sec
16482026-02-24T00:21:09.429Z[ 17] 1.00-2.00 sec 93.7 MBytes 786 Mbits/sec
16492026-02-24T00:21:09.429Z[ 19] 1.00-2.00 sec 93.7 MBytes 786 Mbits/sec
16502026-02-24T00:21:09.429Z[SUM] 1.00-2.00 sec 750 MBytes 6.29 Gbits/sec
16512026-02-24T00:21:09.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
16522026-02-24T00:21:09.429Z[ 5] 2.00-3.00 sec 96.1 MBytes 806 Mbits/sec
16532026-02-24T00:21:09.429Z[ 7] 2.00-3.00 sec 96.1 MBytes 806 Mbits/sec
16542026-02-24T00:21:09.429Z[ 9] 2.00-3.00 sec 96.1 MBytes 806 Mbits/sec
16552026-02-24T00:21:09.429Z[ 11] 2.00-3.00 sec 96.1 MBytes 806 Mbits/sec
16562026-02-24T00:21:09.429Z[ 13] 2.00-3.00 sec 96.1 MBytes 806 Mbits/sec
16572026-02-24T00:21:09.429Z[ 15] 2.00-3.00 sec 96.2 MBytes 807 Mbits/sec
16582026-02-24T00:21:09.429Z[ 17] 2.00-3.00 sec 96.1 MBytes 806 Mbits/sec
16592026-02-24T00:21:09.429Z[ 19] 2.00-3.00 sec 96.0 MBytes 805 Mbits/sec
16602026-02-24T00:21:09.429Z[SUM] 2.00-3.00 sec 769 MBytes 6.45 Gbits/sec
16612026-02-24T00:21:09.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
16622026-02-24T00:21:09.429Z[ 5] 3.00-4.00 sec 91.0 MBytes 764 Mbits/sec
16632026-02-24T00:21:09.429Z[ 7] 3.00-4.00 sec 90.9 MBytes 762 Mbits/sec
16642026-02-24T00:21:09.429Z[ 9] 3.00-4.00 sec 91.0 MBytes 763 Mbits/sec
16652026-02-24T00:21:09.429Z[ 11] 3.00-4.00 sec 91.0 MBytes 763 Mbits/sec
16662026-02-24T00:21:09.429Z[ 13] 3.00-4.00 sec 90.9 MBytes 763 Mbits/sec
16672026-02-24T00:21:09.429Z[ 15] 3.00-4.00 sec 90.9 MBytes 763 Mbits/sec
16682026-02-24T00:21:09.429Z[ 17] 3.00-4.00 sec 90.9 MBytes 763 Mbits/sec
16692026-02-24T00:21:09.429Z[ 19] 3.00-4.00 sec 91.0 MBytes 763 Mbits/sec
16702026-02-24T00:21:09.429Z[SUM] 3.00-4.00 sec 728 MBytes 6.10 Gbits/sec
16712026-02-24T00:21:09.429Z- - - - - - - - - - - - - - - - - - - - - - - - -
16722026-02-24T00:21:09.429Z[ 5] 4.00-5.00 sec 96.0 MBytes 806 Mbits/sec
16732026-02-24T00:21:09.429Z[ 7] 4.00-5.00 sec 95.9 MBytes 804 Mbits/sec
16742026-02-24T00:21:09.429Z[ 9] 4.00-5.00 sec 96.0 MBytes 805 Mbits/sec
16752026-02-24T00:21:09.429Z[ 11] 4.00-5.00 sec 96.0 MBytes 805 Mbits/sec
16762026-02-24T00:21:09.429Z[ 13] 4.00-5.00 sec 96.0 MBytes 805 Mbits/sec
16772026-02-24T00:21:09.429Z[ 15] 4.00-5.00 sec 95.9 MBytes 805 Mbits/sec
16782026-02-24T00:21:09.429Z[ 17] 4.00-5.00 sec 95.9 MBytes 805 Mbits/sec
16792026-02-24T00:21:09.429Z[ 19] 4.00-5.00 sec 95.8 MBytes 804 Mbits/sec
16802026-02-24T00:21:09.433Z[SUM] 4.00-5.00 sec 768 MBytes 6.44 Gbits/sec
16812026-02-24T00:21:09.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
16822026-02-24T00:21:09.433Z[ 5] 5.00-6.00 sec 94.3 MBytes 791 Mbits/sec
16832026-02-24T00:21:09.433Z[ 7] 5.00-6.00 sec 94.4 MBytes 792 Mbits/sec
16842026-02-24T00:21:09.433Z[ 9] 5.00-6.00 sec 94.3 MBytes 791 Mbits/sec
16852026-02-24T00:21:09.433Z[ 11] 5.00-6.00 sec 94.3 MBytes 791 Mbits/sec
16862026-02-24T00:21:09.433Z[ 13] 5.00-6.00 sec 94.4 MBytes 792 Mbits/sec
16872026-02-24T00:21:09.433Z[ 15] 5.00-6.00 sec 94.3 MBytes 791 Mbits/sec
16882026-02-24T00:21:09.433Z[ 17] 5.00-6.00 sec 94.2 MBytes 790 Mbits/sec
16892026-02-24T00:21:09.433Z[ 19] 5.00-6.00 sec 94.3 MBytes 791 Mbits/sec
16902026-02-24T00:21:09.433Z[SUM] 5.00-6.00 sec 754 MBytes 6.33 Gbits/sec
16912026-02-24T00:21:09.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
16922026-02-24T00:21:09.433Z[ 5] 6.00-7.00 sec 95.3 MBytes 799 Mbits/sec
16932026-02-24T00:21:09.433Z[ 7] 6.00-7.00 sec 95.3 MBytes 799 Mbits/sec
16942026-02-24T00:21:09.433Z[ 9] 6.00-7.00 sec 95.2 MBytes 799 Mbits/sec
16952026-02-24T00:21:12.647Z[ 11] 6.00-7.00 sec 95.2 MBytes 798 Mbits/sec
16962026-02-24T00:21:12.647Z[ 13] 6.00-7.00 sec 95.2 MBytes 799 Mbits/sec
16972026-02-24T00:21:12.647Z[ 15] 6.00-7.00 sec 95.2 MBytes 798 Mbits/sec
16982026-02-24T00:21:12.647Z[ 17] 6.00-7.00 sec 95.3 MBytes 799 Mbits/sec
16992026-02-24T00:21:12.647Z[ 19] 6.00-7.00 sec 95.2 MBytes 798 Mbits/sec
17002026-02-24T00:21:12.647Z[SUM] 6.00-7.00 sec 762 MBytes 6.39 Gbits/sec
17012026-02-24T00:21:12.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
17022026-02-24T00:21:12.648Z[ 5] 7.00-8.00 sec 92.8 MBytes 779 Mbits/sec
17032026-02-24T00:21:12.648Z[ 7] 7.00-8.00 sec 92.9 MBytes 780 Mbits/sec
17042026-02-24T00:21:12.648Z[ 9] 7.00-8.00 sec 92.9 MBytes 779 Mbits/sec
17052026-02-24T00:21:12.648Z[ 11] 7.00-8.00 sec 92.9 MBytes 780 Mbits/sec
17062026-02-24T00:21:12.648Z[ 13] 7.00-8.00 sec 92.9 MBytes 779 Mbits/sec
17072026-02-24T00:21:12.648Z[ 15] 7.00-8.00 sec 92.8 MBytes 779 Mbits/sec
17082026-02-24T00:21:12.648Z[ 17] 7.00-8.00 sec 92.9 MBytes 779 Mbits/sec
17092026-02-24T00:21:12.648Z[ 19] 7.00-8.00 sec 92.9 MBytes 779 Mbits/sec
17102026-02-24T00:21:12.648Z[SUM] 7.00-8.00 sec 743 MBytes 6.23 Gbits/sec
17112026-02-24T00:21:12.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
17122026-02-24T00:21:12.648Z[ 5] 8.00-9.00 sec 95.2 MBytes 799 Mbits/sec
17132026-02-24T00:21:12.648Z[ 7] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
17142026-02-24T00:21:12.648Z[ 9] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
17152026-02-24T00:21:12.648Z[ 11] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
17162026-02-24T00:21:12.648Z[ 13] 8.00-9.00 sec 95.1 MBytes 798 Mbits/sec
17172026-02-24T00:21:12.648Z[ 15] 8.00-9.00 sec 95.2 MBytes 799 Mbits/sec
17182026-02-24T00:21:12.648Z[ 17] 8.00-9.00 sec 95.2 MBytes 799 Mbits/sec
17192026-02-24T00:21:12.648Z[ 19] 8.00-9.00 sec 95.2 MBytes 798 Mbits/sec
17202026-02-24T00:21:12.648Z[SUM] 8.00-9.00 sec 761 MBytes 6.39 Gbits/sec
17212026-02-24T00:21:12.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
17222026-02-24T00:21:12.648Z[ 5] 9.00-10.00 sec 96.3 MBytes 808 Mbits/sec
17232026-02-24T00:21:12.648Z[ 7] 9.00-10.00 sec 96.4 MBytes 808 Mbits/sec
17242026-02-24T00:21:12.648Z[ 9] 9.00-10.00 sec 96.4 MBytes 808 Mbits/sec
17252026-02-24T00:21:12.648Z[ 11] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec
17262026-02-24T00:21:12.648Z[ 13] 9.00-10.00 sec 96.3 MBytes 808 Mbits/sec
17272026-02-24T00:21:12.648Z[ 15] 9.00-10.00 sec 96.3 MBytes 808 Mbits/sec
17282026-02-24T00:21:12.648Z[ 17] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec
17292026-02-24T00:21:12.648Z[ 19] 9.00-10.00 sec 96.2 MBytes 807 Mbits/sec
17302026-02-24T00:21:12.648Z[SUM] 9.00-10.00 sec 770 MBytes 6.46 Gbits/sec
17312026-02-24T00:21:12.648Z- - - - - - - - - - - - - - - - - - - - - - - - -
17322026-02-24T00:21:12.648Z[ 5] 10.00-10.00 sec 46.5 KBytes 699 Mbits/sec
17332026-02-24T00:21:12.648Z[ 7] 10.00-10.00 sec 75.1 KBytes 1.13 Gbits/sec
17342026-02-24T00:21:12.648Z[ 9] 10.00-10.00 sec 84.8 KBytes 1.28 Gbits/sec
17352026-02-24T00:21:12.648Z[ 11] 10.00-10.00 sec 105 KBytes 1.59 Gbits/sec
17362026-02-24T00:21:12.648Z[ 13] 10.00-10.00 sec 116 KBytes 1.75 Gbits/sec
17372026-02-24T00:21:12.648Z[ 15] 10.00-10.00 sec 105 KBytes 1.58 Gbits/sec
17382026-02-24T00:21:12.649Z[ 17] 10.00-10.00 sec 126 KBytes 1.90 Gbits/sec
17392026-02-24T00:21:12.649Z[ 19] 10.00-10.00 sec 36.8 KBytes 555 Mbits/sec
17402026-02-24T00:21:12.649Z[SUM] 10.00-10.00 sec 695 KBytes 10.5 Gbits/sec
17412026-02-24T00:21:12.649Z- - - - - - - - - - - - - - - - - - - - - - - - -
17422026-02-24T00:21:12.649Z[ ID] Interval Transfer Bandwidth
17432026-02-24T00:21:12.649Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17442026-02-24T00:21:12.649Z[ 5] 0.00-10.00 sec 914 MBytes 767 Mbits/sec receiver
17452026-02-24T00:21:12.653Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17462026-02-24T00:21:12.653Z[ 7] 0.00-10.00 sec 914 MBytes 766 Mbits/sec receiver
17472026-02-24T00:21:12.653Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17482026-02-24T00:21:12.653Z[ 9] 0.00-10.00 sec 914 MBytes 766 Mbits/sec receiver
17492026-02-24T00:21:12.653Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17502026-02-24T00:21:12.653Z[ 11] 0.00-10.00 sec 914 MBytes 766 Mbits/sec receiver
17512026-02-24T00:21:12.653Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17522026-02-24T00:21:12.653Z[ 13] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
17532026-02-24T00:21:12.653Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17542026-02-24T00:21:12.653Z[ 15] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
17552026-02-24T00:21:12.653Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17562026-02-24T00:21:12.653Z[ 17] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
17572026-02-24T00:21:12.653Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17582026-02-24T00:21:12.653Z[ 19] 0.00-10.00 sec 913 MBytes 766 Mbits/sec receiver
17592026-02-24T00:21:12.653Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
17602026-02-24T00:21:12.653Z[SUM] 0.00-10.00 sec 7.14 GBytes 6.13 Gbits/sec receiver
17612026-02-24T00:21:12.653ZRun 5/5...6130.492Mbps
17622026-02-24T00:21:12.653Z###---------------------###
17632026-02-24T00:21:12.653Z::: iPerf done... :::
17642026-02-24T00:21:12.653Z:::Awaiting out files...:::
17652026-02-24T00:21:12.653Z###---------------------###
17662026-02-24T00:21:12.653Z###-----###
17672026-02-24T00:21:12.653Z:::done!:::
17682026-02-24T00:21:12.653Z###-----###
17692026-02-24T00:21:12.653Z###-------------------###
17702026-02-24T00:21:12.653Z:::Running experiment :::
17712026-02-24T00:21:12.654Z:::iperf-tcp/local/s2c:::
17722026-02-24T00:21:12.654Z###-------------------###
17732026-02-24T00:21:19.679Z-----------------------------------------------------------
17742026-02-24T00:21:19.679ZServer listening on 5201
17752026-02-24T00:21:19.679Z-----------------------------------------------------------
17762026-02-24T00:21:19.679ZAccepted connection from 10.0.0.1, port 34552
17772026-02-24T00:21:19.679Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55352
17782026-02-24T00:21:19.679Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39334
17792026-02-24T00:21:19.679Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45953
17802026-02-24T00:21:19.679Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63225
17812026-02-24T00:21:19.679Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53773
17822026-02-24T00:21:19.679Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42566
17832026-02-24T00:21:19.679Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41316
17842026-02-24T00:21:19.679Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63671
17852026-02-24T00:21:19.679Z[ ID] Interval Transfer Bandwidth
17862026-02-24T00:21:19.679Z[ 5] 0.00-1.00 sec 83.4 MBytes 700 Mbits/sec
17872026-02-24T00:21:19.679Z[ 7] 0.00-1.00 sec 83.3 MBytes 698 Mbits/sec
17882026-02-24T00:21:19.679Z[ 9] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
17892026-02-24T00:21:19.679Z[ 11] 0.00-1.00 sec 83.0 MBytes 697 Mbits/sec
17902026-02-24T00:21:19.679Z[ 13] 0.00-1.00 sec 83.3 MBytes 699 Mbits/sec
17912026-02-24T00:21:19.679Z[ 15] 0.00-1.00 sec 83.2 MBytes 698 Mbits/sec
17922026-02-24T00:21:19.680Z[ 17] 0.00-1.00 sec 83.1 MBytes 697 Mbits/sec
17932026-02-24T00:21:19.680Z[ 19] 0.00-1.00 sec 83.3 MBytes 699 Mbits/sec
17942026-02-24T00:21:19.680Z[SUM] 0.00-1.00 sec 666 MBytes 5.59 Gbits/sec
17952026-02-24T00:21:19.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
17962026-02-24T00:21:19.680Z[ 5] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
17972026-02-24T00:21:19.680Z[ 7] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
17982026-02-24T00:21:19.680Z[ 9] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
17992026-02-24T00:21:19.684Z[ 11] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
18002026-02-24T00:21:19.684Z[ 13] 1.00-2.00 sec 108 MBytes 909 Mbits/sec
18012026-02-24T00:21:19.684Z[ 15] 1.00-2.00 sec 108 MBytes 909 Mbits/sec
18022026-02-24T00:21:19.684Z[ 17] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
18032026-02-24T00:21:19.684Z[ 19] 1.00-2.00 sec 108 MBytes 908 Mbits/sec
18042026-02-24T00:21:19.684Z[SUM] 1.00-2.00 sec 866 MBytes 7.26 Gbits/sec
18052026-02-24T00:21:19.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
18062026-02-24T00:21:19.684Z[ 5] 2.00-3.00 sec 113 MBytes 951 Mbits/sec
18072026-02-24T00:21:19.684Z[ 7] 2.00-3.00 sec 113 MBytes 950 Mbits/sec
18082026-02-24T00:21:19.684Z[ 9] 2.00-3.00 sec 113 MBytes 951 Mbits/sec
18092026-02-24T00:21:19.684Z[ 11] 2.00-3.00 sec 114 MBytes 954 Mbits/sec
18102026-02-24T00:21:19.684Z[ 13] 2.00-3.00 sec 114 MBytes 952 Mbits/sec
18112026-02-24T00:21:19.684Z[ 15] 2.00-3.00 sec 114 MBytes 953 Mbits/sec
18122026-02-24T00:21:19.684Z[ 17] 2.00-3.00 sec 113 MBytes 951 Mbits/sec
18132026-02-24T00:21:19.684Z[ 19] 2.00-3.00 sec 113 MBytes 951 Mbits/sec
18142026-02-24T00:21:19.684Z[SUM] 2.00-3.00 sec 908 MBytes 7.61 Gbits/sec
18152026-02-24T00:21:19.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
18162026-02-24T00:21:19.684Z[ 5] 3.00-4.00 sec 107 MBytes 893 Mbits/sec
18172026-02-24T00:21:19.684Z[ 7] 3.00-4.00 sec 107 MBytes 895 Mbits/sec
18182026-02-24T00:21:19.684Z[ 9] 3.00-4.00 sec 106 MBytes 893 Mbits/sec
18192026-02-24T00:21:19.684Z[ 11] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
18202026-02-24T00:21:19.684Z[ 13] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
18212026-02-24T00:21:19.684Z[ 15] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
18222026-02-24T00:21:19.684Z[ 17] 3.00-4.00 sec 107 MBytes 895 Mbits/sec
18232026-02-24T00:21:19.684Z[ 19] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
18242026-02-24T00:21:19.684Z[SUM] 3.00-4.00 sec 853 MBytes 7.15 Gbits/sec
18252026-02-24T00:21:19.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
18262026-02-24T00:21:19.684Z[ 5] 4.00-5.00 sec 110 MBytes 923 Mbits/sec
18272026-02-24T00:21:19.684Z[ 7] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
18282026-02-24T00:21:19.684Z[ 9] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
18292026-02-24T00:21:19.684Z[ 11] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
18302026-02-24T00:21:19.684Z[ 13] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
18312026-02-24T00:21:19.684Z[ 15] 4.00-5.00 sec 110 MBytes 922 Mbits/sec
18322026-02-24T00:21:19.684Z[ 17] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
18332026-02-24T00:21:19.684Z[ 19] 4.00-5.00 sec 110 MBytes 921 Mbits/sec
18342026-02-24T00:21:19.684Z[SUM] 4.00-5.00 sec 879 MBytes 7.37 Gbits/sec
18352026-02-24T00:21:19.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
18362026-02-24T00:21:19.685Z[ 5] 5.00-6.00 sec 112 MBytes 941 Mbits/sec
18372026-02-24T00:21:19.685Z[ 7] 5.00-6.00 sec 112 MBytes 940 Mbits/sec
18382026-02-24T00:21:19.685Z[ 9] 5.00-6.00 sec 112 MBytes 940 Mbits/sec
18392026-02-24T00:21:19.685Z[ 11] 5.00-6.00 sec 112 MBytes 941 Mbits/sec
18402026-02-24T00:21:19.685Z[ 13] 5.00-6.00 sec 112 MBytes 942 Mbits/sec
18412026-02-24T00:21:19.685Z[ 15] 5.00-6.00 sec 112 MBytes 941 Mbits/sec
18422026-02-24T00:21:19.685Z[ 17] 5.00-6.00 sec 112 MBytes 940 Mbits/sec
18432026-02-24T00:21:19.685Z[ 19] 5.00-6.00 sec 112 MBytes 941 Mbits/sec
18442026-02-24T00:21:19.685Z[SUM] 5.00-6.00 sec 897 MBytes 7.53 Gbits/sec
18452026-02-24T00:21:19.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
18462026-02-24T00:21:19.685Z[ 5] 6.00-7.00 sec 107 MBytes 902 Mbits/sec
18472026-02-24T00:21:19.685Z[ 7] 6.00-7.00 sec 108 MBytes 903 Mbits/sec
18482026-02-24T00:21:19.685Z[ 9] 6.00-7.00 sec 108 MBytes 903 Mbits/sec
18492026-02-24T00:21:22.898Z[ 11] 6.00-7.00 sec 108 MBytes 902 Mbits/sec
18502026-02-24T00:21:22.898Z[ 13] 6.00-7.00 sec 108 MBytes 903 Mbits/sec
18512026-02-24T00:21:22.898Z[ 15] 6.00-7.00 sec 108 MBytes 903 Mbits/sec
18522026-02-24T00:21:22.898Z[ 17] 6.00-7.00 sec 108 MBytes 903 Mbits/sec
18532026-02-24T00:21:22.898Z[ 19] 6.00-7.00 sec 107 MBytes 902 Mbits/sec
18542026-02-24T00:21:22.898Z[SUM] 6.00-7.00 sec 861 MBytes 7.22 Gbits/sec
18552026-02-24T00:21:22.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
18562026-02-24T00:21:22.898Z[ 5] 7.00-8.00 sec 113 MBytes 944 Mbits/sec
18572026-02-24T00:21:22.898Z[ 7] 7.00-8.00 sec 112 MBytes 944 Mbits/sec
18582026-02-24T00:21:22.898Z[ 9] 7.00-8.00 sec 112 MBytes 944 Mbits/sec
18592026-02-24T00:21:22.898Z[ 11] 7.00-8.00 sec 113 MBytes 944 Mbits/sec
18602026-02-24T00:21:22.898Z[ 13] 7.00-8.00 sec 112 MBytes 942 Mbits/sec
18612026-02-24T00:21:22.898Z[ 15] 7.00-8.00 sec 113 MBytes 944 Mbits/sec
18622026-02-24T00:21:22.898Z[ 17] 7.00-8.00 sec 113 MBytes 945 Mbits/sec
18632026-02-24T00:21:22.898Z[ 19] 7.00-8.00 sec 112 MBytes 944 Mbits/sec
18642026-02-24T00:21:22.898Z[SUM] 7.00-8.00 sec 900 MBytes 7.55 Gbits/sec
18652026-02-24T00:21:22.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
18662026-02-24T00:21:22.898Z[ 5] 8.00-9.00 sec 110 MBytes 926 Mbits/sec
18672026-02-24T00:21:22.898Z[ 7] 8.00-9.00 sec 110 MBytes 926 Mbits/sec
18682026-02-24T00:21:22.898Z[ 9] 8.00-9.00 sec 110 MBytes 924 Mbits/sec
18692026-02-24T00:21:22.898Z[ 11] 8.00-9.00 sec 110 MBytes 927 Mbits/sec
18702026-02-24T00:21:22.898Z[ 13] 8.00-9.00 sec 110 MBytes 924 Mbits/sec
18712026-02-24T00:21:22.898Z[ 15] 8.00-9.00 sec 110 MBytes 925 Mbits/sec
18722026-02-24T00:21:22.898Z[ 17] 8.00-9.00 sec 110 MBytes 924 Mbits/sec
18732026-02-24T00:21:22.898Z[ 19] 8.00-9.00 sec 110 MBytes 924 Mbits/sec
18742026-02-24T00:21:22.899Z[SUM] 8.00-9.00 sec 882 MBytes 7.40 Gbits/sec
18752026-02-24T00:21:22.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
18762026-02-24T00:21:22.899Z[ 5] 9.00-10.00 sec 110 MBytes 922 Mbits/sec
18772026-02-24T00:21:22.899Z[ 7] 9.00-10.00 sec 110 MBytes 922 Mbits/sec
18782026-02-24T00:21:22.899Z[ 9] 9.00-10.00 sec 110 MBytes 923 Mbits/sec
18792026-02-24T00:21:22.899Z[ 11] 9.00-10.00 sec 110 MBytes 923 Mbits/sec
18802026-02-24T00:21:22.899Z[ 13] 9.00-10.00 sec 110 MBytes 924 Mbits/sec
18812026-02-24T00:21:22.899Z[ 15] 9.00-10.00 sec 110 MBytes 923 Mbits/sec
18822026-02-24T00:21:22.899Z[ 17] 9.00-10.00 sec 110 MBytes 922 Mbits/sec
18832026-02-24T00:21:22.899Z[ 19] 9.00-10.00 sec 110 MBytes 923 Mbits/sec
18842026-02-24T00:21:22.899Z[SUM] 9.00-10.00 sec 880 MBytes 7.38 Gbits/sec
18852026-02-24T00:21:22.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
18862026-02-24T00:21:22.899Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.28 Gbits/sec
18872026-02-24T00:21:22.899Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.28 Gbits/sec
18882026-02-24T00:21:22.899Z[ 9] 10.00-10.00 sec 48.1 KBytes 640 Mbits/sec
18892026-02-24T00:21:22.899Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18902026-02-24T00:21:22.899Z[ 13] 10.00-10.00 sec 48.1 KBytes 642 Mbits/sec
18912026-02-24T00:21:22.899Z[ 15] 10.00-10.00 sec 48.1 KBytes 642 Mbits/sec
18922026-02-24T00:21:22.899Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.28 Gbits/sec
18932026-02-24T00:21:22.899Z[ 19] 10.00-10.00 sec 48.1 KBytes 642 Mbits/sec
18942026-02-24T00:21:22.899Z[SUM] 10.00-10.00 sec 481 KBytes 6.40 Gbits/sec
18952026-02-24T00:21:22.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
18962026-02-24T00:21:22.899Z[ ID] Interval Transfer Bandwidth
18972026-02-24T00:21:22.902Z[ 5] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
18982026-02-24T00:21:22.903Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
18992026-02-24T00:21:22.903Z[ 7] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
19002026-02-24T00:21:22.903Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19012026-02-24T00:21:22.903Z[ 9] 0.00-10.00 sec 1.05 GBytes 900 Mbits/sec sender
19022026-02-24T00:21:22.903Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19032026-02-24T00:21:22.903Z[ 11] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
19042026-02-24T00:21:22.903Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19052026-02-24T00:21:22.903Z[ 13] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
19062026-02-24T00:21:22.903Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19072026-02-24T00:21:22.903Z[ 15] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
19082026-02-24T00:21:22.903Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19092026-02-24T00:21:22.903Z[ 17] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
19102026-02-24T00:21:22.903Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19112026-02-24T00:21:22.903Z[ 19] 0.00-10.00 sec 1.05 GBytes 901 Mbits/sec sender
19122026-02-24T00:21:22.903Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19132026-02-24T00:21:22.903Z[SUM] 0.00-10.00 sec 8.39 GBytes 7.21 Gbits/sec sender
19142026-02-24T00:21:22.903Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
19152026-02-24T00:21:22.903ZRun 1/5...7206.984Mbps
19162026-02-24T00:21:29.930Z-----------------------------------------------------------
19172026-02-24T00:21:29.930ZServer listening on 5201
19182026-02-24T00:21:29.930Z-----------------------------------------------------------
19192026-02-24T00:21:29.930ZAccepted connection from 10.0.0.1, port 33456
19202026-02-24T00:21:29.930Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62502
19212026-02-24T00:21:29.930Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59453
19222026-02-24T00:21:29.930Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53375
19232026-02-24T00:21:29.930Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41743
19242026-02-24T00:21:29.930Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62740
19252026-02-24T00:21:29.930Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43108
19262026-02-24T00:21:29.930Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43869
19272026-02-24T00:21:29.930Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51800
19282026-02-24T00:21:29.930Z[ ID] Interval Transfer Bandwidth
19292026-02-24T00:21:29.930Z[ 5] 0.00-1.00 sec 86.4 MBytes 725 Mbits/sec
19302026-02-24T00:21:29.930Z[ 7] 0.00-1.00 sec 86.4 MBytes 725 Mbits/sec
19312026-02-24T00:21:29.930Z[ 9] 0.00-1.00 sec 86.3 MBytes 724 Mbits/sec
19322026-02-24T00:21:29.930Z[ 11] 0.00-1.00 sec 86.3 MBytes 724 Mbits/sec
19332026-02-24T00:21:29.930Z[ 13] 0.00-1.00 sec 86.4 MBytes 725 Mbits/sec
19342026-02-24T00:21:29.930Z[ 15] 0.00-1.00 sec 86.5 MBytes 726 Mbits/sec
19352026-02-24T00:21:29.930Z[ 17] 0.00-1.00 sec 86.3 MBytes 724 Mbits/sec
19362026-02-24T00:21:29.930Z[ 19] 0.00-1.00 sec 86.5 MBytes 726 Mbits/sec
19372026-02-24T00:21:29.930Z[SUM] 0.00-1.00 sec 691 MBytes 5.80 Gbits/sec
19382026-02-24T00:21:29.930Z- - - - - - - - - - - - - - - - - - - - - - - - -
19392026-02-24T00:21:29.930Z[ 5] 1.00-2.00 sec 114 MBytes 954 Mbits/sec
19402026-02-24T00:21:29.931Z[ 7] 1.00-2.00 sec 114 MBytes 953 Mbits/sec
19412026-02-24T00:21:29.931Z[ 9] 1.00-2.00 sec 114 MBytes 953 Mbits/sec
19422026-02-24T00:21:29.931Z[ 11] 1.00-2.00 sec 114 MBytes 953 Mbits/sec
19432026-02-24T00:21:29.931Z[ 13] 1.00-2.00 sec 114 MBytes 955 Mbits/sec
19442026-02-24T00:21:29.931Z[ 15] 1.00-2.00 sec 114 MBytes 956 Mbits/sec
19452026-02-24T00:21:29.931Z[ 17] 1.00-2.00 sec 114 MBytes 954 Mbits/sec
19462026-02-24T00:21:29.931Z[ 19] 1.00-2.00 sec 114 MBytes 953 Mbits/sec
19472026-02-24T00:21:29.931Z[SUM] 1.00-2.00 sec 910 MBytes 7.63 Gbits/sec
19482026-02-24T00:21:29.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
19492026-02-24T00:21:29.931Z[ 5] 2.00-3.00 sec 109 MBytes 917 Mbits/sec
19502026-02-24T00:21:29.931Z[ 7] 2.00-3.00 sec 109 MBytes 918 Mbits/sec
19512026-02-24T00:21:29.931Z[ 9] 2.00-3.00 sec 109 MBytes 916 Mbits/sec
19522026-02-24T00:21:29.931Z[ 11] 2.00-3.00 sec 109 MBytes 916 Mbits/sec
19532026-02-24T00:21:29.931Z[ 13] 2.00-3.00 sec 109 MBytes 916 Mbits/sec
19542026-02-24T00:21:29.931Z[ 15] 2.00-3.00 sec 109 MBytes 916 Mbits/sec
19552026-02-24T00:21:29.931Z[ 17] 2.00-3.00 sec 109 MBytes 916 Mbits/sec
19562026-02-24T00:21:29.931Z[ 19] 2.00-3.00 sec 109 MBytes 918 Mbits/sec
19572026-02-24T00:21:29.931Z[SUM] 2.00-3.00 sec 874 MBytes 7.33 Gbits/sec
19582026-02-24T00:21:29.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
19592026-02-24T00:21:29.931Z[ 5] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
19602026-02-24T00:21:29.931Z[ 7] 3.00-4.00 sec 108 MBytes 905 Mbits/sec
19612026-02-24T00:21:29.931Z[ 9] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
19622026-02-24T00:21:29.931Z[ 11] 3.00-4.00 sec 108 MBytes 905 Mbits/sec
19632026-02-24T00:21:29.931Z[ 13] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
19642026-02-24T00:21:29.931Z[ 15] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
19652026-02-24T00:21:29.931Z[ 17] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
19662026-02-24T00:21:29.931Z[ 19] 3.00-4.00 sec 108 MBytes 905 Mbits/sec
19672026-02-24T00:21:29.931Z[SUM] 3.00-4.00 sec 864 MBytes 7.25 Gbits/sec
19682026-02-24T00:21:29.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
19692026-02-24T00:21:29.931Z[ 5] 4.00-5.00 sec 108 MBytes 903 Mbits/sec
19702026-02-24T00:21:29.931Z[ 7] 4.00-5.00 sec 108 MBytes 903 Mbits/sec
19712026-02-24T00:21:29.931Z[ 9] 4.00-5.00 sec 108 MBytes 904 Mbits/sec
19722026-02-24T00:21:29.931Z[ 11] 4.00-5.00 sec 108 MBytes 903 Mbits/sec
19732026-02-24T00:21:29.931Z[ 13] 4.00-5.00 sec 108 MBytes 904 Mbits/sec
19742026-02-24T00:21:29.931Z[ 15] 4.00-5.00 sec 108 MBytes 903 Mbits/sec
19752026-02-24T00:21:29.931Z[ 17] 4.00-5.00 sec 108 MBytes 903 Mbits/sec
19762026-02-24T00:21:29.932Z[ 19] 4.00-5.00 sec 108 MBytes 903 Mbits/sec
19772026-02-24T00:21:29.932Z[SUM] 4.00-5.00 sec 862 MBytes 7.23 Gbits/sec
19782026-02-24T00:21:29.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
19792026-02-24T00:21:29.932Z[ 5] 5.00-6.00 sec 111 MBytes 935 Mbits/sec
19802026-02-24T00:21:29.932Z[ 7] 5.00-6.00 sec 111 MBytes 933 Mbits/sec
19812026-02-24T00:21:29.932Z[ 9] 5.00-6.00 sec 111 MBytes 933 Mbits/sec
19822026-02-24T00:21:29.932Z[ 11] 5.00-6.00 sec 111 MBytes 932 Mbits/sec
19832026-02-24T00:21:29.932Z[ 13] 5.00-6.00 sec 111 MBytes 934 Mbits/sec
19842026-02-24T00:21:29.932Z[ 15] 5.00-6.00 sec 111 MBytes 932 Mbits/sec
19852026-02-24T00:21:29.932Z[ 17] 5.00-6.00 sec 111 MBytes 933 Mbits/sec
19862026-02-24T00:21:29.932Z[ 19] 5.00-6.00 sec 111 MBytes 933 Mbits/sec
19872026-02-24T00:21:29.932Z[SUM] 5.00-6.00 sec 890 MBytes 7.47 Gbits/sec
19882026-02-24T00:21:29.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
19892026-02-24T00:21:29.932Z[ 5] 6.00-7.00 sec 113 MBytes 952 Mbits/sec
19902026-02-24T00:21:29.932Z[ 7] 6.00-7.00 sec 113 MBytes 952 Mbits/sec
19912026-02-24T00:21:29.932Z[ 9] 6.00-7.00 sec 113 MBytes 951 Mbits/sec
19922026-02-24T00:21:33.150Z[ 11] 6.00-7.00 sec 113 MBytes 950 Mbits/sec
19932026-02-24T00:21:33.150Z[ 13] 6.00-7.00 sec 114 MBytes 952 Mbits/sec
19942026-02-24T00:21:33.150Z[ 15] 6.00-7.00 sec 114 MBytes 953 Mbits/sec
19952026-02-24T00:21:33.150Z[ 17] 6.00-7.00 sec 114 MBytes 952 Mbits/sec
19962026-02-24T00:21:33.150Z[ 19] 6.00-7.00 sec 113 MBytes 950 Mbits/sec
19972026-02-24T00:21:33.150Z[SUM] 6.00-7.00 sec 907 MBytes 7.61 Gbits/sec
19982026-02-24T00:21:33.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
19992026-02-24T00:21:33.150Z[ 5] 7.00-8.00 sec 103 MBytes 860 Mbits/sec
20002026-02-24T00:21:33.150Z[ 7] 7.00-8.00 sec 103 MBytes 860 Mbits/sec
20012026-02-24T00:21:33.150Z[ 9] 7.00-8.00 sec 103 MBytes 860 Mbits/sec
20022026-02-24T00:21:33.150Z[ 11] 7.00-8.00 sec 102 MBytes 859 Mbits/sec
20032026-02-24T00:21:33.150Z[ 13] 7.00-8.00 sec 103 MBytes 860 Mbits/sec
20042026-02-24T00:21:33.150Z[ 15] 7.00-8.00 sec 103 MBytes 861 Mbits/sec
20052026-02-24T00:21:33.150Z[ 17] 7.00-8.00 sec 103 MBytes 861 Mbits/sec
20062026-02-24T00:21:33.150Z[ 19] 7.00-8.00 sec 103 MBytes 860 Mbits/sec
20072026-02-24T00:21:33.150Z[SUM] 7.00-8.00 sec 820 MBytes 6.88 Gbits/sec
20082026-02-24T00:21:33.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
20092026-02-24T00:21:33.150Z[ 5] 8.00-9.00 sec 116 MBytes 973 Mbits/sec
20102026-02-24T00:21:33.150Z[ 7] 8.00-9.00 sec 116 MBytes 973 Mbits/sec
20112026-02-24T00:21:33.150Z[ 9] 8.00-9.00 sec 116 MBytes 972 Mbits/sec
20122026-02-24T00:21:33.150Z[ 11] 8.00-9.00 sec 116 MBytes 971 Mbits/sec
20132026-02-24T00:21:33.150Z[ 13] 8.00-9.00 sec 116 MBytes 972 Mbits/sec
20142026-02-24T00:21:33.150Z[ 15] 8.00-9.00 sec 116 MBytes 972 Mbits/sec
20152026-02-24T00:21:33.150Z[ 17] 8.00-9.00 sec 116 MBytes 972 Mbits/sec
20162026-02-24T00:21:33.150Z[ 19] 8.00-9.00 sec 116 MBytes 973 Mbits/sec
20172026-02-24T00:21:33.150Z[SUM] 8.00-9.00 sec 927 MBytes 7.78 Gbits/sec
20182026-02-24T00:21:33.150Z- - - - - - - - - - - - - - - - - - - - - - - - -
20192026-02-24T00:21:33.150Z[ 5] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20202026-02-24T00:21:33.150Z[ 7] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20212026-02-24T00:21:33.150Z[ 9] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20222026-02-24T00:21:33.150Z[ 11] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20232026-02-24T00:21:33.150Z[ 13] 9.00-10.00 sec 121 MBytes 1.01 Gbits/sec
20242026-02-24T00:21:33.150Z[ 15] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20252026-02-24T00:21:33.150Z[ 17] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20262026-02-24T00:21:33.151Z[ 19] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
20272026-02-24T00:21:33.151Z[SUM] 9.00-10.00 sec 969 MBytes 8.13 Gbits/sec
20282026-02-24T00:21:33.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
20292026-02-24T00:21:33.151Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20302026-02-24T00:21:33.151Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.77 Gbits/sec
20312026-02-24T00:21:33.151Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.77 Gbits/sec
20322026-02-24T00:21:33.151Z[ 11] 10.00-10.00 sec 48.1 KBytes 883 Mbits/sec
20332026-02-24T00:21:33.151Z[ 13] 10.00-10.00 sec 144 KBytes 2.65 Gbits/sec
20342026-02-24T00:21:33.151Z[ 15] 10.00-10.00 sec 48.1 KBytes 881 Mbits/sec
20352026-02-24T00:21:33.151Z[ 17] 10.00-10.00 sec 48.1 KBytes 881 Mbits/sec
20362026-02-24T00:21:33.151Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.76 Gbits/sec
20372026-02-24T00:21:33.151Z[SUM] 10.00-10.00 sec 577 KBytes 10.5 Gbits/sec
20382026-02-24T00:21:33.151Z- - - - - - - - - - - - - - - - - - - - - - - - -
20392026-02-24T00:21:33.151Z[ ID] Interval Transfer Bandwidth
20402026-02-24T00:21:33.151Z[ 5] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender
20412026-02-24T00:21:33.151Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20422026-02-24T00:21:33.151Z[ 7] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender
20432026-02-24T00:21:33.151Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20442026-02-24T00:21:33.151Z[ 9] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20452026-02-24T00:21:33.151Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20462026-02-24T00:21:33.151Z[ 11] 0.00-10.00 sec 1.06 GBytes 913 Mbits/sec sender
20472026-02-24T00:21:33.151Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20482026-02-24T00:21:33.151Z[ 13] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender
20492026-02-24T00:21:33.151Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20502026-02-24T00:21:33.151Z[ 15] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender
20512026-02-24T00:21:33.151Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20522026-02-24T00:21:33.151Z[ 17] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender
20532026-02-24T00:21:33.151Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20542026-02-24T00:21:33.151Z[ 19] 0.00-10.00 sec 1.06 GBytes 914 Mbits/sec sender
20552026-02-24T00:21:33.151Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20562026-02-24T00:21:33.151Z[SUM] 0.00-10.00 sec 8.51 GBytes 7.31 Gbits/sec sender
20572026-02-24T00:21:33.151Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
20582026-02-24T00:21:33.155ZRun 2/5...7310.791Mbps
20592026-02-24T00:21:40.182Z-----------------------------------------------------------
20602026-02-24T00:21:40.182ZServer listening on 5201
20612026-02-24T00:21:40.182Z-----------------------------------------------------------
20622026-02-24T00:21:40.182ZAccepted connection from 10.0.0.1, port 50333
20632026-02-24T00:21:40.182Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36347
20642026-02-24T00:21:40.182Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40743
20652026-02-24T00:21:40.182Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43599
20662026-02-24T00:21:40.182Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33128
20672026-02-24T00:21:40.182Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47034
20682026-02-24T00:21:40.182Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56060
20692026-02-24T00:21:40.182Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40668
20702026-02-24T00:21:40.182Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33076
20712026-02-24T00:21:40.182Z[ ID] Interval Transfer Bandwidth
20722026-02-24T00:21:40.182Z[ 5] 0.00-1.00 sec 88.8 MBytes 744 Mbits/sec
20732026-02-24T00:21:40.182Z[ 7] 0.00-1.00 sec 88.7 MBytes 744 Mbits/sec
20742026-02-24T00:21:40.182Z[ 9] 0.00-1.00 sec 88.6 MBytes 743 Mbits/sec
20752026-02-24T00:21:40.182Z[ 11] 0.00-1.00 sec 88.6 MBytes 743 Mbits/sec
20762026-02-24T00:21:40.182Z[ 13] 0.00-1.00 sec 88.5 MBytes 743 Mbits/sec
20772026-02-24T00:21:40.182Z[ 15] 0.00-1.00 sec 88.8 MBytes 745 Mbits/sec
20782026-02-24T00:21:40.182Z[ 17] 0.00-1.00 sec 88.6 MBytes 744 Mbits/sec
20792026-02-24T00:21:40.182Z[ 19] 0.00-1.00 sec 88.7 MBytes 744 Mbits/sec
20802026-02-24T00:21:40.183Z[SUM] 0.00-1.00 sec 709 MBytes 5.95 Gbits/sec
20812026-02-24T00:21:40.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
20822026-02-24T00:21:40.183Z[ 5] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20832026-02-24T00:21:40.183Z[ 7] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20842026-02-24T00:21:40.183Z[ 9] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20852026-02-24T00:21:40.183Z[ 11] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20862026-02-24T00:21:40.183Z[ 13] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20872026-02-24T00:21:40.183Z[ 15] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20882026-02-24T00:21:40.183Z[ 17] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20892026-02-24T00:21:40.183Z[ 19] 1.00-2.00 sec 124 MBytes 1.04 Gbits/sec
20902026-02-24T00:21:40.183Z[SUM] 1.00-2.00 sec 990 MBytes 8.30 Gbits/sec
20912026-02-24T00:21:40.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
20922026-02-24T00:21:40.183Z[ 5] 2.00-3.00 sec 109 MBytes 915 Mbits/sec
20932026-02-24T00:21:40.183Z[ 7] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
20942026-02-24T00:21:40.183Z[ 9] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
20952026-02-24T00:21:40.183Z[ 11] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
20962026-02-24T00:21:40.183Z[ 13] 2.00-3.00 sec 109 MBytes 915 Mbits/sec
20972026-02-24T00:21:40.183Z[ 15] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
20982026-02-24T00:21:40.183Z[ 17] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
20992026-02-24T00:21:40.183Z[ 19] 2.00-3.00 sec 109 MBytes 914 Mbits/sec
21002026-02-24T00:21:40.183Z[SUM] 2.00-3.00 sec 872 MBytes 7.31 Gbits/sec
21012026-02-24T00:21:40.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
21022026-02-24T00:21:40.183Z[ 5] 3.00-4.00 sec 120 MBytes 1.00 Gbits/sec
21032026-02-24T00:21:40.183Z[ 7] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
21042026-02-24T00:21:40.183Z[ 9] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
21052026-02-24T00:21:40.183Z[ 11] 3.00-4.00 sec 120 MBytes 1.01 Gbits/sec
21062026-02-24T00:21:40.183Z[ 13] 3.00-4.00 sec 120 MBytes 1.00 Gbits/sec
21072026-02-24T00:21:40.183Z[ 15] 3.00-4.00 sec 120 MBytes 1.00 Gbits/sec
21082026-02-24T00:21:40.183Z[ 17] 3.00-4.00 sec 120 MBytes 1.00 Gbits/sec
21092026-02-24T00:21:40.183Z[ 19] 3.00-4.00 sec 120 MBytes 1.00 Gbits/sec
21102026-02-24T00:21:40.183Z[SUM] 3.00-4.00 sec 959 MBytes 8.04 Gbits/sec
21112026-02-24T00:21:40.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
21122026-02-24T00:21:40.183Z[ 5] 4.00-5.00 sec 116 MBytes 970 Mbits/sec
21132026-02-24T00:21:40.183Z[ 7] 4.00-5.00 sec 116 MBytes 970 Mbits/sec
21142026-02-24T00:21:40.184Z[ 9] 4.00-5.00 sec 116 MBytes 972 Mbits/sec
21152026-02-24T00:21:40.184Z[ 11] 4.00-5.00 sec 116 MBytes 972 Mbits/sec
21162026-02-24T00:21:40.184Z[ 13] 4.00-5.00 sec 116 MBytes 971 Mbits/sec
21172026-02-24T00:21:40.184Z[ 15] 4.00-5.00 sec 115 MBytes 969 Mbits/sec
21182026-02-24T00:21:40.184Z[ 17] 4.00-5.00 sec 116 MBytes 969 Mbits/sec
21192026-02-24T00:21:40.184Z[ 19] 4.00-5.00 sec 116 MBytes 971 Mbits/sec
21202026-02-24T00:21:40.184Z[SUM] 4.00-5.00 sec 926 MBytes 7.77 Gbits/sec
21212026-02-24T00:21:40.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
21222026-02-24T00:21:40.184Z[ 5] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21232026-02-24T00:21:40.184Z[ 7] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21242026-02-24T00:21:40.184Z[ 9] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21252026-02-24T00:21:40.184Z[ 11] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21262026-02-24T00:21:40.184Z[ 13] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21272026-02-24T00:21:40.184Z[ 15] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21282026-02-24T00:21:40.184Z[ 17] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21292026-02-24T00:21:40.184Z[ 19] 5.00-6.00 sec 120 MBytes 1.01 Gbits/sec
21302026-02-24T00:21:40.184Z[SUM] 5.00-6.00 sec 960 MBytes 8.05 Gbits/sec
21312026-02-24T00:21:40.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
21322026-02-24T00:21:40.184Z[ 5] 6.00-7.00 sec 116 MBytes 971 Mbits/sec
21332026-02-24T00:21:40.184Z[ 7] 6.00-7.00 sec 116 MBytes 970 Mbits/sec
21342026-02-24T00:21:40.184Z[ 9] 6.00-7.00 sec 116 MBytes 970 Mbits/sec
21352026-02-24T00:21:43.400Z[ 11] 6.00-7.00 sec 116 MBytes 970 Mbits/sec
21362026-02-24T00:21:43.400Z[ 13] 6.00-7.00 sec 116 MBytes 971 Mbits/sec
21372026-02-24T00:21:43.400Z[ 15] 6.00-7.00 sec 116 MBytes 970 Mbits/sec
21382026-02-24T00:21:43.400Z[ 17] 6.00-7.00 sec 116 MBytes 969 Mbits/sec
21392026-02-24T00:21:43.400Z[ 19] 6.00-7.00 sec 115 MBytes 969 Mbits/sec
21402026-02-24T00:21:43.400Z[SUM] 6.00-7.00 sec 925 MBytes 7.76 Gbits/sec
21412026-02-24T00:21:43.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
21422026-02-24T00:21:43.400Z[ 5] 7.00-8.00 sec 114 MBytes 958 Mbits/sec
21432026-02-24T00:21:43.400Z[ 7] 7.00-8.00 sec 114 MBytes 957 Mbits/sec
21442026-02-24T00:21:43.400Z[ 9] 7.00-8.00 sec 114 MBytes 956 Mbits/sec
21452026-02-24T00:21:43.400Z[ 11] 7.00-8.00 sec 114 MBytes 957 Mbits/sec
21462026-02-24T00:21:43.400Z[ 13] 7.00-8.00 sec 114 MBytes 958 Mbits/sec
21472026-02-24T00:21:43.400Z[ 15] 7.00-8.00 sec 114 MBytes 956 Mbits/sec
21482026-02-24T00:21:43.400Z[ 17] 7.00-8.00 sec 114 MBytes 957 Mbits/sec
21492026-02-24T00:21:43.400Z[ 19] 7.00-8.00 sec 114 MBytes 957 Mbits/sec
21502026-02-24T00:21:43.400Z[SUM] 7.00-8.00 sec 913 MBytes 7.66 Gbits/sec
21512026-02-24T00:21:43.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
21522026-02-24T00:21:43.400Z[ 5] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21532026-02-24T00:21:43.400Z[ 7] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21542026-02-24T00:21:43.400Z[ 9] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21552026-02-24T00:21:43.400Z[ 11] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21562026-02-24T00:21:43.400Z[ 13] 8.00-9.00 sec 120 MBytes 1.01 Gbits/sec
21572026-02-24T00:21:43.400Z[ 15] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21582026-02-24T00:21:43.400Z[ 17] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21592026-02-24T00:21:43.400Z[ 19] 8.00-9.00 sec 121 MBytes 1.01 Gbits/sec
21602026-02-24T00:21:43.400Z[SUM] 8.00-9.00 sec 965 MBytes 8.10 Gbits/sec
21612026-02-24T00:21:43.400Z- - - - - - - - - - - - - - - - - - - - - - - - -
21622026-02-24T00:21:43.400Z[ 5] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
21632026-02-24T00:21:43.400Z[ 7] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
21642026-02-24T00:21:43.400Z[ 9] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
21652026-02-24T00:21:43.400Z[ 11] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
21662026-02-24T00:21:43.400Z[ 13] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
21672026-02-24T00:21:43.400Z[ 15] 9.00-10.00 sec 122 MBytes 1.02 Gbits/sec
21682026-02-24T00:21:43.401Z[ 17] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
21692026-02-24T00:21:43.401Z[ 19] 9.00-10.00 sec 121 MBytes 1.02 Gbits/sec
21702026-02-24T00:21:43.401Z[SUM] 9.00-10.00 sec 971 MBytes 8.14 Gbits/sec
21712026-02-24T00:21:43.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
21722026-02-24T00:21:43.401Z[ 5] 10.00-10.00 sec 96.2 KBytes 1.73 Gbits/sec
21732026-02-24T00:21:43.401Z[ 7] 10.00-10.00 sec 96.2 KBytes 1.73 Gbits/sec
21742026-02-24T00:21:43.401Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.73 Gbits/sec
21752026-02-24T00:21:43.401Z[ 11] 10.00-10.00 sec 144 KBytes 2.60 Gbits/sec
21762026-02-24T00:21:43.401Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
21772026-02-24T00:21:43.401Z[ 15] 10.00-10.00 sec 48.1 KBytes 865 Mbits/sec
21782026-02-24T00:21:43.401Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.74 Gbits/sec
21792026-02-24T00:21:43.401Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.74 Gbits/sec
21802026-02-24T00:21:43.401Z[SUM] 10.00-10.00 sec 673 KBytes 12.1 Gbits/sec
21812026-02-24T00:21:43.401Z- - - - - - - - - - - - - - - - - - - - - - - - -
21822026-02-24T00:21:43.404Z[ ID] Interval Transfer Bandwidth
21832026-02-24T00:21:43.404Z[ 5] 0.00-10.00 sec 1.12 GBytes 964 Mbits/sec sender
21842026-02-24T00:21:43.404Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21852026-02-24T00:21:43.404Z[ 7] 0.00-10.00 sec 1.12 GBytes 964 Mbits/sec sender
21862026-02-24T00:21:43.404Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21872026-02-24T00:21:43.404Z[ 9] 0.00-10.00 sec 1.12 GBytes 963 Mbits/sec sender
21882026-02-24T00:21:43.404Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21892026-02-24T00:21:43.405Z[ 11] 0.00-10.00 sec 1.12 GBytes 964 Mbits/sec sender
21902026-02-24T00:21:43.405Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21912026-02-24T00:21:43.405Z[ 13] 0.00-10.00 sec 1.12 GBytes 963 Mbits/sec sender
21922026-02-24T00:21:43.405Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21932026-02-24T00:21:43.405Z[ 15] 0.00-10.00 sec 1.12 GBytes 964 Mbits/sec sender
21942026-02-24T00:21:43.405Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21952026-02-24T00:21:43.405Z[ 17] 0.00-10.00 sec 1.12 GBytes 963 Mbits/sec sender
21962026-02-24T00:21:43.405Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21972026-02-24T00:21:43.405Z[ 19] 0.00-10.00 sec 1.12 GBytes 963 Mbits/sec sender
21982026-02-24T00:21:43.405Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
21992026-02-24T00:21:43.405Z[SUM] 0.00-10.00 sec 8.97 GBytes 7.71 Gbits/sec sender
22002026-02-24T00:21:43.405Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
22012026-02-24T00:21:43.405ZRun 3/5...7708.551Mbps
22022026-02-24T00:21:50.432Z-----------------------------------------------------------
22032026-02-24T00:21:50.432ZServer listening on 5201
22042026-02-24T00:21:50.432Z-----------------------------------------------------------
22052026-02-24T00:21:50.432ZAccepted connection from 10.0.0.1, port 49758
22062026-02-24T00:21:50.432Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57519
22072026-02-24T00:21:50.432Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54732
22082026-02-24T00:21:50.432Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39080
22092026-02-24T00:21:50.432Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56697
22102026-02-24T00:21:50.432Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65532
22112026-02-24T00:21:50.432Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61192
22122026-02-24T00:21:50.432Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65489
22132026-02-24T00:21:50.432Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56292
22142026-02-24T00:21:50.432Z[ ID] Interval Transfer Bandwidth
22152026-02-24T00:21:50.433Z[ 5] 0.00-1.00 sec 92.6 MBytes 777 Mbits/sec
22162026-02-24T00:21:50.433Z[ 7] 0.00-1.00 sec 92.6 MBytes 777 Mbits/sec
22172026-02-24T00:21:50.433Z[ 9] 0.00-1.00 sec 92.4 MBytes 775 Mbits/sec
22182026-02-24T00:21:50.433Z[ 11] 0.00-1.00 sec 92.3 MBytes 774 Mbits/sec
22192026-02-24T00:21:50.433Z[ 13] 0.00-1.00 sec 92.6 MBytes 776 Mbits/sec
22202026-02-24T00:21:50.433Z[ 15] 0.00-1.00 sec 92.6 MBytes 777 Mbits/sec
22212026-02-24T00:21:50.433Z[ 17] 0.00-1.00 sec 92.6 MBytes 776 Mbits/sec
22222026-02-24T00:21:50.433Z[ 19] 0.00-1.00 sec 92.4 MBytes 775 Mbits/sec
22232026-02-24T00:21:50.433Z[SUM] 0.00-1.00 sec 740 MBytes 6.21 Gbits/sec
22242026-02-24T00:21:50.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
22252026-02-24T00:21:50.433Z[ 5] 1.00-2.00 sec 114 MBytes 960 Mbits/sec
22262026-02-24T00:21:50.433Z[ 7] 1.00-2.00 sec 114 MBytes 959 Mbits/sec
22272026-02-24T00:21:50.433Z[ 9] 1.00-2.00 sec 115 MBytes 961 Mbits/sec
22282026-02-24T00:21:50.433Z[ 11] 1.00-2.00 sec 115 MBytes 961 Mbits/sec
22292026-02-24T00:21:50.433Z[ 13] 1.00-2.00 sec 115 MBytes 961 Mbits/sec
22302026-02-24T00:21:50.433Z[ 15] 1.00-2.00 sec 114 MBytes 960 Mbits/sec
22312026-02-24T00:21:50.433Z[ 17] 1.00-2.00 sec 114 MBytes 960 Mbits/sec
22322026-02-24T00:21:50.433Z[ 19] 1.00-2.00 sec 114 MBytes 959 Mbits/sec
22332026-02-24T00:21:50.433Z[SUM] 1.00-2.00 sec 916 MBytes 7.68 Gbits/sec
22342026-02-24T00:21:50.433Z- - - - - - - - - - - - - - - - - - - - - - - - -
22352026-02-24T00:21:50.433Z[ 5] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
22362026-02-24T00:21:50.433Z[ 7] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
22372026-02-24T00:21:50.433Z[ 9] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
22382026-02-24T00:21:50.433Z[ 11] 2.00-3.00 sec 116 MBytes 970 Mbits/sec
22392026-02-24T00:21:50.433Z[ 13] 2.00-3.00 sec 115 MBytes 969 Mbits/sec
22402026-02-24T00:21:50.433Z[ 15] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
22412026-02-24T00:21:50.433Z[ 17] 2.00-3.00 sec 115 MBytes 968 Mbits/sec
22422026-02-24T00:21:50.433Z[ 19] 2.00-3.00 sec 115 MBytes 967 Mbits/sec
22432026-02-24T00:21:50.433Z[SUM] 2.00-3.00 sec 923 MBytes 7.75 Gbits/sec
22442026-02-24T00:21:50.437Z- - - - - - - - - - - - - - - - - - - - - - - - -
22452026-02-24T00:21:50.437Z[ 5] 3.00-4.00 sec 108 MBytes 905 Mbits/sec
22462026-02-24T00:21:50.437Z[ 7] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22472026-02-24T00:21:50.437Z[ 9] 3.00-4.00 sec 108 MBytes 907 Mbits/sec
22482026-02-24T00:21:50.437Z[ 11] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22492026-02-24T00:21:50.438Z[ 13] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22502026-02-24T00:21:50.438Z[ 15] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22512026-02-24T00:21:50.438Z[ 17] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22522026-02-24T00:21:50.438Z[ 19] 3.00-4.00 sec 108 MBytes 906 Mbits/sec
22532026-02-24T00:21:50.438Z[SUM] 3.00-4.00 sec 864 MBytes 7.25 Gbits/sec
22542026-02-24T00:21:50.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
22552026-02-24T00:21:50.438Z[ 5] 4.00-5.00 sec 109 MBytes 912 Mbits/sec
22562026-02-24T00:21:50.438Z[ 7] 4.00-5.00 sec 109 MBytes 913 Mbits/sec
22572026-02-24T00:21:50.438Z[ 9] 4.00-5.00 sec 109 MBytes 912 Mbits/sec
22582026-02-24T00:21:50.438Z[ 11] 4.00-5.00 sec 109 MBytes 911 Mbits/sec
22592026-02-24T00:21:50.438Z[ 13] 4.00-5.00 sec 109 MBytes 913 Mbits/sec
22602026-02-24T00:21:50.438Z[ 15] 4.00-5.00 sec 109 MBytes 912 Mbits/sec
22612026-02-24T00:21:50.438Z[ 17] 4.00-5.00 sec 109 MBytes 912 Mbits/sec
22622026-02-24T00:21:50.438Z[ 19] 4.00-5.00 sec 109 MBytes 911 Mbits/sec
22632026-02-24T00:21:50.438Z[SUM] 4.00-5.00 sec 870 MBytes 7.30 Gbits/sec
22642026-02-24T00:21:50.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
22652026-02-24T00:21:50.438Z[ 5] 5.00-6.00 sec 109 MBytes 918 Mbits/sec
22662026-02-24T00:21:50.438Z[ 7] 5.00-6.00 sec 109 MBytes 918 Mbits/sec
22672026-02-24T00:21:50.438Z[ 9] 5.00-6.00 sec 110 MBytes 919 Mbits/sec
22682026-02-24T00:21:50.438Z[ 11] 5.00-6.00 sec 110 MBytes 919 Mbits/sec
22692026-02-24T00:21:50.438Z[ 13] 5.00-6.00 sec 109 MBytes 918 Mbits/sec
22702026-02-24T00:21:50.438Z[ 15] 5.00-6.00 sec 109 MBytes 918 Mbits/sec
22712026-02-24T00:21:50.438Z[ 17] 5.00-6.00 sec 109 MBytes 918 Mbits/sec
22722026-02-24T00:21:50.438Z[ 19] 5.00-6.00 sec 109 MBytes 918 Mbits/sec
22732026-02-24T00:21:50.438Z[SUM] 5.00-6.00 sec 876 MBytes 7.35 Gbits/sec
22742026-02-24T00:21:50.438Z- - - - - - - - - - - - - - - - - - - - - - - - -
22752026-02-24T00:21:50.438Z[ 5] 6.00-7.00 sec 108 MBytes 908 Mbits/sec
22762026-02-24T00:21:50.438Z[ 7] 6.00-7.00 sec 108 MBytes 908 Mbits/sec
22772026-02-24T00:21:50.438Z[ 9] 6.00-7.00 sec 108 MBytes 909 Mbits/sec
22782026-02-24T00:21:53.651Z[ 11] 6.00-7.00 sec 108 MBytes 909 Mbits/sec
22792026-02-24T00:21:53.651Z[ 13] 6.00-7.00 sec 108 MBytes 909 Mbits/sec
22802026-02-24T00:21:53.651Z[ 15] 6.00-7.00 sec 108 MBytes 908 Mbits/sec
22812026-02-24T00:21:53.651Z[ 17] 6.00-7.00 sec 108 MBytes 908 Mbits/sec
22822026-02-24T00:21:53.652Z[ 19] 6.00-7.00 sec 108 MBytes 909 Mbits/sec
22832026-02-24T00:21:53.652Z[SUM] 6.00-7.00 sec 866 MBytes 7.27 Gbits/sec
22842026-02-24T00:21:53.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
22852026-02-24T00:21:53.652Z[ 5] 7.00-8.00 sec 107 MBytes 895 Mbits/sec
22862026-02-24T00:21:53.652Z[ 7] 7.00-8.00 sec 107 MBytes 894 Mbits/sec
22872026-02-24T00:21:53.652Z[ 9] 7.00-8.00 sec 107 MBytes 894 Mbits/sec
22882026-02-24T00:21:53.652Z[ 11] 7.00-8.00 sec 107 MBytes 894 Mbits/sec
22892026-02-24T00:21:53.652Z[ 13] 7.00-8.00 sec 107 MBytes 895 Mbits/sec
22902026-02-24T00:21:53.652Z[ 15] 7.00-8.00 sec 107 MBytes 895 Mbits/sec
22912026-02-24T00:21:53.652Z[ 17] 7.00-8.00 sec 107 MBytes 895 Mbits/sec
22922026-02-24T00:21:53.652Z[ 19] 7.00-8.00 sec 106 MBytes 893 Mbits/sec
22932026-02-24T00:21:53.652Z[SUM] 7.00-8.00 sec 853 MBytes 7.15 Gbits/sec
22942026-02-24T00:21:53.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
22952026-02-24T00:21:53.652Z[ 5] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
22962026-02-24T00:21:53.652Z[ 7] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
22972026-02-24T00:21:53.652Z[ 9] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
22982026-02-24T00:21:53.652Z[ 11] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
22992026-02-24T00:21:53.652Z[ 13] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
23002026-02-24T00:21:53.652Z[ 15] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
23012026-02-24T00:21:53.652Z[ 17] 8.00-9.00 sec 121 MBytes 1.02 Gbits/sec
23022026-02-24T00:21:53.652Z[ 19] 8.00-9.00 sec 122 MBytes 1.02 Gbits/sec
23032026-02-24T00:21:53.652Z[SUM] 8.00-9.00 sec 974 MBytes 8.17 Gbits/sec
23042026-02-24T00:21:53.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
23052026-02-24T00:21:53.652Z[ 5] 9.00-10.00 sec 114 MBytes 954 Mbits/sec
23062026-02-24T00:21:53.652Z[ 7] 9.00-10.00 sec 114 MBytes 954 Mbits/sec
23072026-02-24T00:21:53.652Z[ 9] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
23082026-02-24T00:21:53.652Z[ 11] 9.00-10.00 sec 114 MBytes 953 Mbits/sec
23092026-02-24T00:21:53.652Z[ 13] 9.00-10.00 sec 114 MBytes 953 Mbits/sec
23102026-02-24T00:21:53.652Z[ 15] 9.00-10.00 sec 114 MBytes 955 Mbits/sec
23112026-02-24T00:21:53.652Z[ 17] 9.00-10.00 sec 114 MBytes 956 Mbits/sec
23122026-02-24T00:21:53.652Z[ 19] 9.00-10.00 sec 114 MBytes 954 Mbits/sec
23132026-02-24T00:21:53.652Z[SUM] 9.00-10.00 sec 910 MBytes 7.63 Gbits/sec
23142026-02-24T00:21:53.652Z- - - - - - - - - - - - - - - - - - - - - - - - -
23152026-02-24T00:21:53.652Z[ 5] 10.00-10.00 sec 48.1 KBytes 750 Mbits/sec
23162026-02-24T00:21:53.652Z[ 7] 10.00-10.00 sec 48.1 KBytes 750 Mbits/sec
23172026-02-24T00:21:53.652Z[ 9] 10.00-10.00 sec 48.1 KBytes 750 Mbits/sec
23182026-02-24T00:21:53.652Z[ 11] 10.00-10.00 sec 48.1 KBytes 750 Mbits/sec
23192026-02-24T00:21:53.652Z[ 13] 10.00-10.00 sec 48.1 KBytes 750 Mbits/sec
23202026-02-24T00:21:53.652Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.50 Gbits/sec
23212026-02-24T00:21:53.653Z[ 17] 10.00-10.00 sec 48.1 KBytes 752 Mbits/sec
23222026-02-24T00:21:53.653Z[ 19] 10.00-10.00 sec 96.2 KBytes 1.50 Gbits/sec
23232026-02-24T00:21:53.653Z[SUM] 10.00-10.00 sec 481 KBytes 7.50 Gbits/sec
23242026-02-24T00:21:53.653Z- - - - - - - - - - - - - - - - - - - - - - - - -
23252026-02-24T00:21:53.653Z[ ID] Interval Transfer Bandwidth
23262026-02-24T00:21:53.653Z[ 5] 0.00-10.00 sec 1.07 GBytes 921 Mbits/sec sender
23272026-02-24T00:21:53.653Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23282026-02-24T00:21:53.653Z[ 7] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec sender
23292026-02-24T00:21:53.653Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23302026-02-24T00:21:53.653Z[ 9] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec sender
23312026-02-24T00:21:53.653Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23322026-02-24T00:21:53.653Z[ 11] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec sender
23332026-02-24T00:21:53.653Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23342026-02-24T00:21:53.653Z[ 13] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec sender
23352026-02-24T00:21:53.653Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23362026-02-24T00:21:53.653Z[ 15] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec sender
23372026-02-24T00:21:53.653Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23382026-02-24T00:21:53.653Z[ 17] 0.00-10.00 sec 1.07 GBytes 922 Mbits/sec sender
23392026-02-24T00:21:53.653Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23402026-02-24T00:21:53.653Z[ 19] 0.00-10.00 sec 1.07 GBytes 921 Mbits/sec sender
23412026-02-24T00:21:53.653Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23422026-02-24T00:21:53.653Z[SUM] 0.00-10.00 sec 8.59 GBytes 7.38 Gbits/sec sender
23432026-02-24T00:21:53.653Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
23442026-02-24T00:21:53.657ZRun 4/5...7375.498Mbps
23452026-02-24T00:22:00.683Z-----------------------------------------------------------
23462026-02-24T00:22:00.683ZServer listening on 5201
23472026-02-24T00:22:00.683Z-----------------------------------------------------------
23482026-02-24T00:22:00.683ZAccepted connection from 10.0.0.1, port 44978
23492026-02-24T00:22:00.683Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49465
23502026-02-24T00:22:00.683Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43785
23512026-02-24T00:22:00.683Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44749
23522026-02-24T00:22:00.683Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34606
23532026-02-24T00:22:00.683Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52514
23542026-02-24T00:22:00.683Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44038
23552026-02-24T00:22:00.683Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61833
23562026-02-24T00:22:00.683Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60879
23572026-02-24T00:22:00.683Z[ ID] Interval Transfer Bandwidth
23582026-02-24T00:22:00.683Z[ 5] 0.00-1.00 sec 88.9 MBytes 746 Mbits/sec
23592026-02-24T00:22:00.683Z[ 7] 0.00-1.00 sec 88.9 MBytes 745 Mbits/sec
23602026-02-24T00:22:00.683Z[ 9] 0.00-1.00 sec 88.9 MBytes 746 Mbits/sec
23612026-02-24T00:22:00.684Z[ 11] 0.00-1.00 sec 89.0 MBytes 746 Mbits/sec
23622026-02-24T00:22:00.684Z[ 13] 0.00-1.00 sec 88.9 MBytes 746 Mbits/sec
23632026-02-24T00:22:00.684Z[ 15] 0.00-1.00 sec 88.8 MBytes 745 Mbits/sec
23642026-02-24T00:22:00.684Z[ 17] 0.00-1.00 sec 88.9 MBytes 746 Mbits/sec
23652026-02-24T00:22:00.684Z[ 19] 0.00-1.00 sec 88.9 MBytes 746 Mbits/sec
23662026-02-24T00:22:00.684Z[SUM] 0.00-1.00 sec 711 MBytes 5.96 Gbits/sec
23672026-02-24T00:22:00.684Z- - - - - - - - - - - - - - - - - - - - - - - - -
23682026-02-24T00:22:00.684Z[ 5] 1.00-2.00 sec 112 MBytes 936 Mbits/sec
23692026-02-24T00:22:00.684Z[ 7] 1.00-2.00 sec 112 MBytes 937 Mbits/sec
23702026-02-24T00:22:00.684Z[ 9] 1.00-2.00 sec 112 MBytes 937 Mbits/sec
23712026-02-24T00:22:00.684Z[ 11] 1.00-2.00 sec 111 MBytes 935 Mbits/sec
23722026-02-24T00:22:00.684Z[ 13] 1.00-2.00 sec 112 MBytes 937 Mbits/sec
23732026-02-24T00:22:00.684Z[ 15] 1.00-2.00 sec 112 MBytes 937 Mbits/sec
23742026-02-24T00:22:00.684Z[ 17] 1.00-2.00 sec 112 MBytes 936 Mbits/sec
23752026-02-24T00:22:00.685Z[ 19] 1.00-2.00 sec 112 MBytes 936 Mbits/sec
23762026-02-24T00:22:00.685Z[SUM] 1.00-2.00 sec 893 MBytes 7.49 Gbits/sec
23772026-02-24T00:22:00.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
23782026-02-24T00:22:00.685Z[ 5] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
23792026-02-24T00:22:00.685Z[ 7] 2.00-3.00 sec 114 MBytes 956 Mbits/sec
23802026-02-24T00:22:00.685Z[ 9] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
23812026-02-24T00:22:00.685Z[ 11] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
23822026-02-24T00:22:00.685Z[ 13] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
23832026-02-24T00:22:00.685Z[ 15] 2.00-3.00 sec 114 MBytes 956 Mbits/sec
23842026-02-24T00:22:00.685Z[ 17] 2.00-3.00 sec 114 MBytes 954 Mbits/sec
23852026-02-24T00:22:00.685Z[ 19] 2.00-3.00 sec 114 MBytes 955 Mbits/sec
23862026-02-24T00:22:00.685Z[SUM] 2.00-3.00 sec 911 MBytes 7.64 Gbits/sec
23872026-02-24T00:22:00.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
23882026-02-24T00:22:00.685Z[ 5] 3.00-4.00 sec 107 MBytes 895 Mbits/sec
23892026-02-24T00:22:00.685Z[ 7] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
23902026-02-24T00:22:00.685Z[ 9] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
23912026-02-24T00:22:00.685Z[ 11] 3.00-4.00 sec 106 MBytes 893 Mbits/sec
23922026-02-24T00:22:00.685Z[ 13] 3.00-4.00 sec 106 MBytes 893 Mbits/sec
23932026-02-24T00:22:00.685Z[ 15] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
23942026-02-24T00:22:00.685Z[ 17] 3.00-4.00 sec 106 MBytes 893 Mbits/sec
23952026-02-24T00:22:00.685Z[ 19] 3.00-4.00 sec 107 MBytes 894 Mbits/sec
23962026-02-24T00:22:00.685Z[SUM] 3.00-4.00 sec 852 MBytes 7.15 Gbits/sec
23972026-02-24T00:22:00.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
23982026-02-24T00:22:00.685Z[ 5] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
23992026-02-24T00:22:00.685Z[ 7] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24002026-02-24T00:22:00.685Z[ 9] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24012026-02-24T00:22:00.685Z[ 11] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24022026-02-24T00:22:00.685Z[ 13] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24032026-02-24T00:22:00.685Z[ 15] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24042026-02-24T00:22:00.685Z[ 17] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24052026-02-24T00:22:00.685Z[ 19] 4.00-5.00 sec 123 MBytes 1.03 Gbits/sec
24062026-02-24T00:22:00.685Z[SUM] 4.00-5.00 sec 986 MBytes 8.27 Gbits/sec
24072026-02-24T00:22:00.685Z- - - - - - - - - - - - - - - - - - - - - - - - -
24082026-02-24T00:22:00.685Z[ 5] 5.00-6.00 sec 115 MBytes 968 Mbits/sec
24092026-02-24T00:22:00.685Z[ 7] 5.00-6.00 sec 115 MBytes 968 Mbits/sec
24102026-02-24T00:22:00.686Z[ 9] 5.00-6.00 sec 115 MBytes 968 Mbits/sec
24112026-02-24T00:22:00.689Z[ 11] 5.00-6.00 sec 115 MBytes 968 Mbits/sec
24122026-02-24T00:22:00.689Z[ 13] 5.00-6.00 sec 115 MBytes 968 Mbits/sec
24132026-02-24T00:22:00.689Z[ 15] 5.00-6.00 sec 116 MBytes 969 Mbits/sec
24142026-02-24T00:22:00.689Z[ 17] 5.00-6.00 sec 115 MBytes 967 Mbits/sec
24152026-02-24T00:22:00.689Z[ 19] 5.00-6.00 sec 115 MBytes 968 Mbits/sec
24162026-02-24T00:22:00.689Z[SUM] 5.00-6.00 sec 923 MBytes 7.75 Gbits/sec
24172026-02-24T00:22:00.689Z- - - - - - - - - - - - - - - - - - - - - - - - -
24182026-02-24T00:22:00.689Z[ 5] 6.00-7.00 sec 107 MBytes 900 Mbits/sec
24192026-02-24T00:22:00.689Z[ 7] 6.00-7.00 sec 107 MBytes 900 Mbits/sec
24202026-02-24T00:22:00.689Z[ 9] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
24212026-02-24T00:22:03.901Z[ 11] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
24222026-02-24T00:22:03.901Z[ 13] 6.00-7.00 sec 107 MBytes 902 Mbits/sec
24232026-02-24T00:22:03.901Z[ 15] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
24242026-02-24T00:22:03.901Z[ 17] 6.00-7.00 sec 107 MBytes 901 Mbits/sec
24252026-02-24T00:22:03.901Z[ 19] 6.00-7.00 sec 107 MBytes 899 Mbits/sec
24262026-02-24T00:22:03.901Z[SUM] 6.00-7.00 sec 859 MBytes 7.20 Gbits/sec
24272026-02-24T00:22:03.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
24282026-02-24T00:22:03.901Z[ 5] 7.00-8.00 sec 116 MBytes 970 Mbits/sec
24292026-02-24T00:22:03.901Z[ 7] 7.00-8.00 sec 116 MBytes 972 Mbits/sec
24302026-02-24T00:22:03.901Z[ 9] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
24312026-02-24T00:22:03.901Z[ 11] 7.00-8.00 sec 116 MBytes 972 Mbits/sec
24322026-02-24T00:22:03.901Z[ 13] 7.00-8.00 sec 116 MBytes 970 Mbits/sec
24332026-02-24T00:22:03.901Z[ 15] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
24342026-02-24T00:22:03.901Z[ 17] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
24352026-02-24T00:22:03.901Z[ 19] 7.00-8.00 sec 116 MBytes 971 Mbits/sec
24362026-02-24T00:22:03.901Z[SUM] 7.00-8.00 sec 926 MBytes 7.77 Gbits/sec
24372026-02-24T00:22:03.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
24382026-02-24T00:22:03.902Z[ 5] 8.00-9.00 sec 114 MBytes 959 Mbits/sec
24392026-02-24T00:22:03.902Z[ 7] 8.00-9.00 sec 114 MBytes 959 Mbits/sec
24402026-02-24T00:22:03.902Z[ 9] 8.00-9.00 sec 114 MBytes 960 Mbits/sec
24412026-02-24T00:22:03.902Z[ 11] 8.00-9.00 sec 114 MBytes 960 Mbits/sec
24422026-02-24T00:22:03.902Z[ 13] 8.00-9.00 sec 114 MBytes 958 Mbits/sec
24432026-02-24T00:22:03.902Z[ 15] 8.00-9.00 sec 114 MBytes 959 Mbits/sec
24442026-02-24T00:22:03.902Z[ 17] 8.00-9.00 sec 114 MBytes 958 Mbits/sec
24452026-02-24T00:22:03.902Z[ 19] 8.00-9.00 sec 114 MBytes 958 Mbits/sec
24462026-02-24T00:22:03.902Z[SUM] 8.00-9.00 sec 914 MBytes 7.67 Gbits/sec
24472026-02-24T00:22:03.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
24482026-02-24T00:22:03.902Z[ 5] 9.00-10.00 sec 108 MBytes 903 Mbits/sec
24492026-02-24T00:22:03.902Z[ 7] 9.00-10.00 sec 108 MBytes 902 Mbits/sec
24502026-02-24T00:22:03.902Z[ 9] 9.00-10.00 sec 108 MBytes 903 Mbits/sec
24512026-02-24T00:22:03.902Z[ 11] 9.00-10.00 sec 108 MBytes 903 Mbits/sec
24522026-02-24T00:22:03.902Z[ 13] 9.00-10.00 sec 108 MBytes 903 Mbits/sec
24532026-02-24T00:22:03.902Z[ 15] 9.00-10.00 sec 108 MBytes 904 Mbits/sec
24542026-02-24T00:22:03.902Z[ 17] 9.00-10.00 sec 108 MBytes 902 Mbits/sec
24552026-02-24T00:22:03.902Z[ 19] 9.00-10.00 sec 108 MBytes 903 Mbits/sec
24562026-02-24T00:22:03.902Z[SUM] 9.00-10.00 sec 861 MBytes 7.22 Gbits/sec
24572026-02-24T00:22:03.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
24582026-02-24T00:22:03.902Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24592026-02-24T00:22:03.902Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
24602026-02-24T00:22:03.902Z[ 9] 10.00-10.00 sec 96.2 KBytes 1.45 Gbits/sec
24612026-02-24T00:22:03.902Z[ 11] 10.00-10.00 sec 96.2 KBytes 1.45 Gbits/sec
24622026-02-24T00:22:03.902Z[ 13] 10.00-10.00 sec 96.2 KBytes 1.45 Gbits/sec
24632026-02-24T00:22:03.902Z[ 15] 10.00-10.00 sec 96.2 KBytes 1.45 Gbits/sec
24642026-02-24T00:22:03.902Z[ 17] 10.00-10.00 sec 96.2 KBytes 1.46 Gbits/sec
24652026-02-24T00:22:03.902Z[ 19] 10.00-10.00 sec 48.1 KBytes 728 Mbits/sec
24662026-02-24T00:22:03.902Z[SUM] 10.00-10.00 sec 529 KBytes 7.98 Gbits/sec
24672026-02-24T00:22:03.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
24682026-02-24T00:22:03.902Z[ ID] Interval Transfer Bandwidth
24692026-02-24T00:22:03.902Z[ 5] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
24702026-02-24T00:22:03.902Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24712026-02-24T00:22:03.902Z[ 7] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
24722026-02-24T00:22:03.902Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24732026-02-24T00:22:03.902Z[ 9] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
24742026-02-24T00:22:03.902Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24752026-02-24T00:22:03.903Z[ 11] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
24762026-02-24T00:22:03.903Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24772026-02-24T00:22:03.903Z[ 13] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
24782026-02-24T00:22:03.903Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24792026-02-24T00:22:03.903Z[ 15] 0.00-10.00 sec 1.08 GBytes 927 Mbits/sec sender
24802026-02-24T00:22:03.903Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24812026-02-24T00:22:03.906Z[ 17] 0.00-10.00 sec 1.08 GBytes 926 Mbits/sec sender
24822026-02-24T00:22:03.906Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24832026-02-24T00:22:03.906Z[ 19] 0.00-10.00 sec 1.08 GBytes 926 Mbits/sec sender
24842026-02-24T00:22:03.906Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24852026-02-24T00:22:03.906Z[SUM] 0.00-10.00 sec 8.63 GBytes 7.41 Gbits/sec sender
24862026-02-24T00:22:03.906Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
24872026-02-24T00:22:03.906ZRun 5/5...7412.857Mbps
24882026-02-24T00:22:03.906Z###---------------------###
24892026-02-24T00:22:03.906Z::: iPerf done... :::
24902026-02-24T00:22:03.906Z:::Awaiting out files...:::
24912026-02-24T00:22:03.906Z###---------------------###
24922026-02-24T00:22:03.906Z###-----###
24932026-02-24T00:22:03.906Z:::done!:::
24942026-02-24T00:22:03.906Z###-----###
24952026-02-24T00:22:03.907Z###-------------------###
24962026-02-24T00:22:03.907Z:::Running experiment :::
24972026-02-24T00:22:03.907Z:::iperf-tcp/local/c2s:::
24982026-02-24T00:22:03.907Z###-------------------###
24992026-02-24T00:22:04.258Zdtrace: description 'profile-201us ' matched 2 probes
25002026-02-24T00:22:10.935Z-----------------------------------------------------------
25012026-02-24T00:22:10.935ZServer listening on 5201
25022026-02-24T00:22:10.935Z-----------------------------------------------------------
25032026-02-24T00:22:10.935ZAccepted connection from 10.0.0.1, port 33903
25042026-02-24T00:22:10.935Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58148
25052026-02-24T00:22:10.935Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42283
25062026-02-24T00:22:10.935Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46130
25072026-02-24T00:22:10.935Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51280
25082026-02-24T00:22:10.935Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45916
25092026-02-24T00:22:10.935Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65484
25102026-02-24T00:22:10.935Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33389
25112026-02-24T00:22:10.935Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37565
25122026-02-24T00:22:10.935Z[ ID] Interval Transfer Bandwidth
25132026-02-24T00:22:10.935Z[ 5] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
25142026-02-24T00:22:10.935Z[ 7] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
25152026-02-24T00:22:10.935Z[ 9] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
25162026-02-24T00:22:10.935Z[ 11] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
25172026-02-24T00:22:10.935Z[ 13] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
25182026-02-24T00:22:10.935Z[ 15] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
25192026-02-24T00:22:10.935Z[ 17] 0.00-1.00 sec 19.0 MBytes 160 Mbits/sec
25202026-02-24T00:22:10.935Z[ 19] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
25212026-02-24T00:22:10.935Z[SUM] 0.00-1.00 sec 153 MBytes 1.28 Gbits/sec
25222026-02-24T00:22:10.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
25232026-02-24T00:22:10.935Z[ 5] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
25242026-02-24T00:22:10.935Z[ 7] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
25252026-02-24T00:22:10.935Z[ 9] 1.00-2.00 sec 24.0 MBytes 201 Mbits/sec
25262026-02-24T00:22:10.935Z[ 11] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
25272026-02-24T00:22:10.935Z[ 13] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
25282026-02-24T00:22:10.935Z[ 15] 1.00-2.00 sec 23.9 MBytes 201 Mbits/sec
25292026-02-24T00:22:10.935Z[ 17] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
25302026-02-24T00:22:10.935Z[ 19] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
25312026-02-24T00:22:10.936Z[SUM] 1.00-2.00 sec 191 MBytes 1.60 Gbits/sec
25322026-02-24T00:22:10.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
25332026-02-24T00:22:10.936Z[ 5] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
25342026-02-24T00:22:10.936Z[ 7] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
25352026-02-24T00:22:10.936Z[ 9] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
25362026-02-24T00:22:10.936Z[ 11] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
25372026-02-24T00:22:10.936Z[ 13] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
25382026-02-24T00:22:10.936Z[ 15] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
25392026-02-24T00:22:10.936Z[ 17] 2.00-3.00 sec 23.9 MBytes 200 Mbits/sec
25402026-02-24T00:22:10.936Z[ 19] 2.00-3.00 sec 24.0 MBytes 202 Mbits/sec
25412026-02-24T00:22:10.936Z[SUM] 2.00-3.00 sec 192 MBytes 1.61 Gbits/sec
25422026-02-24T00:22:10.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
25432026-02-24T00:22:10.936Z[ 5] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
25442026-02-24T00:22:10.936Z[ 7] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
25452026-02-24T00:22:10.936Z[ 9] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
25462026-02-24T00:22:10.936Z[ 11] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
25472026-02-24T00:22:10.936Z[ 13] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
25482026-02-24T00:22:10.936Z[ 15] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
25492026-02-24T00:22:10.936Z[ 17] 3.00-4.00 sec 23.2 MBytes 194 Mbits/sec
25502026-02-24T00:22:10.936Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
25512026-02-24T00:22:10.936Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
25522026-02-24T00:22:10.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
25532026-02-24T00:22:10.936Z[ 5] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25542026-02-24T00:22:10.936Z[ 7] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25552026-02-24T00:22:10.936Z[ 9] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25562026-02-24T00:22:10.936Z[ 11] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
25572026-02-24T00:22:10.936Z[ 13] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25582026-02-24T00:22:10.936Z[ 15] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25592026-02-24T00:22:10.936Z[ 17] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25602026-02-24T00:22:10.936Z[ 19] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
25612026-02-24T00:22:10.936Z[SUM] 4.00-5.00 sec 185 MBytes 1.55 Gbits/sec
25622026-02-24T00:22:10.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
25632026-02-24T00:22:10.936Z[ 5] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25642026-02-24T00:22:10.936Z[ 7] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25652026-02-24T00:22:10.936Z[ 9] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25662026-02-24T00:22:10.936Z[ 11] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25672026-02-24T00:22:10.936Z[ 13] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25682026-02-24T00:22:10.936Z[ 15] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25692026-02-24T00:22:10.937Z[ 17] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
25702026-02-24T00:22:10.937Z[ 19] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
25712026-02-24T00:22:10.937Z[SUM] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
25722026-02-24T00:22:10.937Z- - - - - - - - - - - - - - - - - - - - - - - - -
25732026-02-24T00:22:10.937Z[ 5] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
25742026-02-24T00:22:10.937Z[ 7] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
25752026-02-24T00:22:10.937Z[ 9] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
25762026-02-24T00:22:14.152Z[ 11] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
25772026-02-24T00:22:14.152Z[ 13] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
25782026-02-24T00:22:14.152Z[ 15] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
25792026-02-24T00:22:14.152Z[ 17] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
25802026-02-24T00:22:14.153Z[ 19] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
25812026-02-24T00:22:14.153Z[SUM] 6.00-7.00 sec 188 MBytes 1.58 Gbits/sec
25822026-02-24T00:22:14.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
25832026-02-24T00:22:14.153Z[ 5] 7.00-8.00 sec 24.0 MBytes 201 Mbits/sec
25842026-02-24T00:22:14.153Z[ 7] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
25852026-02-24T00:22:14.153Z[ 9] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
25862026-02-24T00:22:14.153Z[ 11] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
25872026-02-24T00:22:14.153Z[ 13] 7.00-8.00 sec 24.0 MBytes 201 Mbits/sec
25882026-02-24T00:22:14.153Z[ 15] 7.00-8.00 sec 24.0 MBytes 201 Mbits/sec
25892026-02-24T00:22:14.153Z[ 17] 7.00-8.00 sec 24.0 MBytes 202 Mbits/sec
25902026-02-24T00:22:14.153Z[ 19] 7.00-8.00 sec 24.1 MBytes 202 Mbits/sec
25912026-02-24T00:22:14.153Z[SUM] 7.00-8.00 sec 192 MBytes 1.61 Gbits/sec
25922026-02-24T00:22:14.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
25932026-02-24T00:22:14.153Z[ 5] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
25942026-02-24T00:22:14.153Z[ 7] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
25952026-02-24T00:22:14.153Z[ 9] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
25962026-02-24T00:22:14.153Z[ 11] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
25972026-02-24T00:22:14.153Z[ 13] 8.00-9.00 sec 24.0 MBytes 202 Mbits/sec
25982026-02-24T00:22:14.153Z[ 15] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
25992026-02-24T00:22:14.153Z[ 17] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
26002026-02-24T00:22:14.153Z[ 19] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
26012026-02-24T00:22:14.153Z[SUM] 8.00-9.00 sec 192 MBytes 1.61 Gbits/sec
26022026-02-24T00:22:14.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
26032026-02-24T00:22:14.153Z[ 5] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec
26042026-02-24T00:22:14.153Z[ 7] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
26052026-02-24T00:22:14.153Z[ 9] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
26062026-02-24T00:22:14.153Z[ 11] 9.00-10.00 sec 23.5 MBytes 198 Mbits/sec
26072026-02-24T00:22:14.153Z[ 13] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec
26082026-02-24T00:22:14.153Z[ 15] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec
26092026-02-24T00:22:14.153Z[ 17] 9.00-10.00 sec 23.5 MBytes 198 Mbits/sec
26102026-02-24T00:22:14.153Z[ 19] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec
26112026-02-24T00:22:14.153Z[SUM] 9.00-10.00 sec 188 MBytes 1.58 Gbits/sec
26122026-02-24T00:22:14.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
26132026-02-24T00:22:14.153Z[ 5] 10.00-10.00 sec 43.7 KBytes 219 Mbits/sec
26142026-02-24T00:22:14.153Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26152026-02-24T00:22:14.153Z[ 9] 10.00-10.00 sec 25.3 KBytes 127 Mbits/sec
26162026-02-24T00:22:14.153Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26172026-02-24T00:22:14.153Z[ 13] 10.00-10.00 sec 72.3 KBytes 362 Mbits/sec
26182026-02-24T00:22:14.154Z[ 15] 10.00-10.00 sec 73.9 KBytes 370 Mbits/sec
26192026-02-24T00:22:14.154Z[ 17] 10.00-10.00 sec 22.5 KBytes 113 Mbits/sec
26202026-02-24T00:22:14.154Z[ 19] 10.00-10.00 sec 48.6 KBytes 244 Mbits/sec
26212026-02-24T00:22:14.154Z[SUM] 10.00-10.00 sec 286 KBytes 1.43 Gbits/sec
26222026-02-24T00:22:14.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
26232026-02-24T00:22:14.154Z[ ID] Interval Transfer Bandwidth
26242026-02-24T00:22:14.154Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26252026-02-24T00:22:14.154Z[ 5] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
26262026-02-24T00:22:14.154Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26272026-02-24T00:22:14.154Z[ 7] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
26282026-02-24T00:22:14.154Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26292026-02-24T00:22:14.154Z[ 9] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
26302026-02-24T00:22:14.157Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26312026-02-24T00:22:14.157Z[ 11] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
26322026-02-24T00:22:14.157Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26332026-02-24T00:22:14.157Z[ 13] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
26342026-02-24T00:22:14.157Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26352026-02-24T00:22:14.157Z[ 15] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
26362026-02-24T00:22:14.157Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26372026-02-24T00:22:14.157Z[ 17] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
26382026-02-24T00:22:14.157Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26392026-02-24T00:22:14.157Z[ 19] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
26402026-02-24T00:22:14.157Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
26412026-02-24T00:22:14.158Z[SUM] 0.00-10.00 sec 1.81 GBytes 1.55 Gbits/sec receiver
26422026-02-24T00:22:14.158ZRun 1/10...1555.085Mbps
26432026-02-24T00:22:21.188Z-----------------------------------------------------------
26442026-02-24T00:22:21.188ZServer listening on 5201
26452026-02-24T00:22:21.188Z-----------------------------------------------------------
26462026-02-24T00:22:21.188ZAccepted connection from 10.0.0.1, port 61679
26472026-02-24T00:22:21.188Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49126
26482026-02-24T00:22:21.188Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36292
26492026-02-24T00:22:21.188Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56714
26502026-02-24T00:22:21.188Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48322
26512026-02-24T00:22:21.188Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62377
26522026-02-24T00:22:21.188Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63749
26532026-02-24T00:22:21.188Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63661
26542026-02-24T00:22:21.188Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53437
26552026-02-24T00:22:21.188Z[ ID] Interval Transfer Bandwidth
26562026-02-24T00:22:21.188Z[ 5] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
26572026-02-24T00:22:21.188Z[ 7] 0.00-1.00 sec 16.8 MBytes 141 Mbits/sec
26582026-02-24T00:22:21.188Z[ 9] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26592026-02-24T00:22:21.188Z[ 11] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26602026-02-24T00:22:21.188Z[ 13] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26612026-02-24T00:22:21.188Z[ 15] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26622026-02-24T00:22:21.188Z[ 17] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26632026-02-24T00:22:21.188Z[ 19] 0.00-1.00 sec 16.7 MBytes 140 Mbits/sec
26642026-02-24T00:22:21.188Z[SUM] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
26652026-02-24T00:22:21.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
26662026-02-24T00:22:21.188Z[ 5] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
26672026-02-24T00:22:21.188Z[ 7] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
26682026-02-24T00:22:21.188Z[ 9] 1.00-2.00 sec 23.5 MBytes 198 Mbits/sec
26692026-02-24T00:22:21.188Z[ 11] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
26702026-02-24T00:22:21.188Z[ 13] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
26712026-02-24T00:22:21.188Z[ 15] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
26722026-02-24T00:22:21.188Z[ 17] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
26732026-02-24T00:22:21.188Z[ 19] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
26742026-02-24T00:22:21.188Z[SUM] 1.00-2.00 sec 188 MBytes 1.58 Gbits/sec
26752026-02-24T00:22:21.188Z- - - - - - - - - - - - - - - - - - - - - - - - -
26762026-02-24T00:22:21.188Z[ 5] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26772026-02-24T00:22:21.188Z[ 7] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26782026-02-24T00:22:21.189Z[ 9] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26792026-02-24T00:22:21.189Z[ 11] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26802026-02-24T00:22:21.189Z[ 13] 2.00-3.00 sec 24.1 MBytes 202 Mbits/sec
26812026-02-24T00:22:21.189Z[ 15] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26822026-02-24T00:22:21.189Z[ 17] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26832026-02-24T00:22:21.189Z[ 19] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
26842026-02-24T00:22:21.189Z[SUM] 2.00-3.00 sec 194 MBytes 1.62 Gbits/sec
26852026-02-24T00:22:21.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
26862026-02-24T00:22:21.189Z[ 5] 3.00-4.00 sec 24.3 MBytes 204 Mbits/sec
26872026-02-24T00:22:21.189Z[ 7] 3.00-4.00 sec 24.3 MBytes 204 Mbits/sec
26882026-02-24T00:22:21.189Z[ 9] 3.00-4.00 sec 24.3 MBytes 204 Mbits/sec
26892026-02-24T00:22:21.189Z[ 11] 3.00-4.00 sec 24.2 MBytes 203 Mbits/sec
26902026-02-24T00:22:21.189Z[ 13] 3.00-4.00 sec 24.2 MBytes 203 Mbits/sec
26912026-02-24T00:22:21.189Z[ 15] 3.00-4.00 sec 24.2 MBytes 203 Mbits/sec
26922026-02-24T00:22:21.189Z[ 17] 3.00-4.00 sec 24.2 MBytes 203 Mbits/sec
26932026-02-24T00:22:21.189Z[ 19] 3.00-4.00 sec 24.2 MBytes 203 Mbits/sec
26942026-02-24T00:22:21.189Z[SUM] 3.00-4.00 sec 194 MBytes 1.63 Gbits/sec
26952026-02-24T00:22:21.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
26962026-02-24T00:22:21.189Z[ 5] 4.00-5.00 sec 24.1 MBytes 202 Mbits/sec
26972026-02-24T00:22:21.189Z[ 7] 4.00-5.00 sec 24.0 MBytes 201 Mbits/sec
26982026-02-24T00:22:21.189Z[ 9] 4.00-5.00 sec 24.1 MBytes 202 Mbits/sec
26992026-02-24T00:22:21.189Z[ 11] 4.00-5.00 sec 24.1 MBytes 202 Mbits/sec
27002026-02-24T00:22:21.189Z[ 13] 4.00-5.00 sec 24.0 MBytes 202 Mbits/sec
27012026-02-24T00:22:21.189Z[ 15] 4.00-5.00 sec 24.0 MBytes 201 Mbits/sec
27022026-02-24T00:22:21.189Z[ 17] 4.00-5.00 sec 24.1 MBytes 202 Mbits/sec
27032026-02-24T00:22:21.189Z[ 19] 4.00-5.00 sec 24.0 MBytes 202 Mbits/sec
27042026-02-24T00:22:21.189Z[SUM] 4.00-5.00 sec 192 MBytes 1.61 Gbits/sec
27052026-02-24T00:22:21.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
27062026-02-24T00:22:21.189Z[ 5] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
27072026-02-24T00:22:21.189Z[ 7] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
27082026-02-24T00:22:21.189Z[ 9] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
27092026-02-24T00:22:21.189Z[ 11] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
27102026-02-24T00:22:21.189Z[ 13] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
27112026-02-24T00:22:21.189Z[ 15] 5.00-6.00 sec 23.7 MBytes 198 Mbits/sec
27122026-02-24T00:22:21.189Z[ 17] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
27132026-02-24T00:22:21.189Z[ 19] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
27142026-02-24T00:22:21.189Z[SUM] 5.00-6.00 sec 189 MBytes 1.58 Gbits/sec
27152026-02-24T00:22:21.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
27162026-02-24T00:22:21.189Z[ 5] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
27172026-02-24T00:22:21.189Z[ 7] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
27182026-02-24T00:22:21.190Z[ 9] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
27192026-02-24T00:22:24.404Z[ 11] 6.00-7.00 sec 23.5 MBytes 198 Mbits/sec
27202026-02-24T00:22:24.404Z[ 13] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
27212026-02-24T00:22:24.404Z[ 15] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
27222026-02-24T00:22:24.404Z[ 17] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
27232026-02-24T00:22:24.404Z[ 19] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
27242026-02-24T00:22:24.404Z[SUM] 6.00-7.00 sec 188 MBytes 1.58 Gbits/sec
27252026-02-24T00:22:24.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
27262026-02-24T00:22:24.404Z[ 5] 7.00-8.00 sec 24.5 MBytes 206 Mbits/sec
27272026-02-24T00:22:24.404Z[ 7] 7.00-8.00 sec 24.5 MBytes 206 Mbits/sec
27282026-02-24T00:22:24.404Z[ 9] 7.00-8.00 sec 24.5 MBytes 205 Mbits/sec
27292026-02-24T00:22:24.404Z[ 11] 7.00-8.00 sec 24.5 MBytes 206 Mbits/sec
27302026-02-24T00:22:24.404Z[ 13] 7.00-8.00 sec 24.6 MBytes 206 Mbits/sec
27312026-02-24T00:22:24.404Z[ 15] 7.00-8.00 sec 24.6 MBytes 206 Mbits/sec
27322026-02-24T00:22:24.404Z[ 17] 7.00-8.00 sec 24.5 MBytes 205 Mbits/sec
27332026-02-24T00:22:24.404Z[ 19] 7.00-8.00 sec 24.6 MBytes 206 Mbits/sec
27342026-02-24T00:22:24.404Z[SUM] 7.00-8.00 sec 196 MBytes 1.65 Gbits/sec
27352026-02-24T00:22:24.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
27362026-02-24T00:22:24.404Z[ 5] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
27372026-02-24T00:22:24.405Z[ 7] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
27382026-02-24T00:22:24.405Z[ 9] 8.00-9.00 sec 24.2 MBytes 204 Mbits/sec
27392026-02-24T00:22:24.405Z[ 11] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
27402026-02-24T00:22:24.405Z[ 13] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
27412026-02-24T00:22:24.405Z[ 15] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
27422026-02-24T00:22:24.405Z[ 17] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
27432026-02-24T00:22:24.405Z[ 19] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
27442026-02-24T00:22:24.405Z[SUM] 8.00-9.00 sec 194 MBytes 1.63 Gbits/sec
27452026-02-24T00:22:24.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
27462026-02-24T00:22:24.405Z[ 5] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
27472026-02-24T00:22:24.405Z[ 7] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
27482026-02-24T00:22:24.405Z[ 9] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
27492026-02-24T00:22:24.405Z[ 11] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
27502026-02-24T00:22:24.405Z[ 13] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
27512026-02-24T00:22:24.405Z[ 15] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
27522026-02-24T00:22:24.405Z[ 17] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
27532026-02-24T00:22:24.405Z[ 19] 9.00-10.00 sec 23.3 MBytes 196 Mbits/sec
27542026-02-24T00:22:24.405Z[SUM] 9.00-10.00 sec 187 MBytes 1.57 Gbits/sec
27552026-02-24T00:22:24.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
27562026-02-24T00:22:24.405Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27572026-02-24T00:22:24.405Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27582026-02-24T00:22:24.405Z[ 9] 10.00-10.00 sec 68.1 KBytes 341 Mbits/sec
27592026-02-24T00:22:24.405Z[ 11] 10.00-10.00 sec 9.72 KBytes 48.7 Mbits/sec
27602026-02-24T00:22:24.405Z[ 13] 10.00-10.00 sec 79.4 KBytes 398 Mbits/sec
27612026-02-24T00:22:24.405Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27622026-02-24T00:22:24.406Z[ 17] 10.00-10.00 sec 66.5 KBytes 333 Mbits/sec
27632026-02-24T00:22:24.406Z[ 19] 10.00-10.00 sec 9.72 KBytes 48.7 Mbits/sec
27642026-02-24T00:22:24.406Z[SUM] 10.00-10.00 sec 233 KBytes 1.17 Gbits/sec
27652026-02-24T00:22:24.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
27662026-02-24T00:22:24.406Z[ ID] Interval Transfer Bandwidth
27672026-02-24T00:22:24.406Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27682026-02-24T00:22:24.406Z[ 5] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27692026-02-24T00:22:24.406Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27702026-02-24T00:22:24.406Z[ 7] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27712026-02-24T00:22:24.406Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27722026-02-24T00:22:24.406Z[ 9] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27732026-02-24T00:22:24.406Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27742026-02-24T00:22:24.406Z[ 11] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27752026-02-24T00:22:24.406Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27762026-02-24T00:22:24.406Z[ 13] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27772026-02-24T00:22:24.406Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27782026-02-24T00:22:24.406Z[ 15] 0.00-10.00 sec 232 MBytes 194 Mbits/sec receiver
27792026-02-24T00:22:24.406Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27802026-02-24T00:22:24.406Z[ 17] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27812026-02-24T00:22:24.406Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27822026-02-24T00:22:24.406Z[ 19] 0.00-10.00 sec 232 MBytes 195 Mbits/sec receiver
27832026-02-24T00:22:24.406Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
27842026-02-24T00:22:24.406Z[SUM] 0.00-10.00 sec 1.81 GBytes 1.56 Gbits/sec receiver
27852026-02-24T00:22:24.410ZRun 2/10...1557.507Mbps
27862026-02-24T00:22:31.438Z-----------------------------------------------------------
27872026-02-24T00:22:31.438ZServer listening on 5201
27882026-02-24T00:22:31.438Z-----------------------------------------------------------
27892026-02-24T00:22:31.438ZAccepted connection from 10.0.0.1, port 38598
27902026-02-24T00:22:31.438Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46459
27912026-02-24T00:22:31.438Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50139
27922026-02-24T00:22:31.438Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63088
27932026-02-24T00:22:31.438Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39158
27942026-02-24T00:22:31.438Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42766
27952026-02-24T00:22:31.438Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62843
27962026-02-24T00:22:31.438Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33983
27972026-02-24T00:22:31.438Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54043
27982026-02-24T00:22:31.439Z[ ID] Interval Transfer Bandwidth
27992026-02-24T00:22:31.439Z[ 5] 0.00-1.00 sec 16.6 MBytes 140 Mbits/sec
28002026-02-24T00:22:31.439Z[ 7] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
28012026-02-24T00:22:31.439Z[ 9] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
28022026-02-24T00:22:31.439Z[ 11] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
28032026-02-24T00:22:31.439Z[ 13] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
28042026-02-24T00:22:31.439Z[ 15] 0.00-1.00 sec 16.6 MBytes 140 Mbits/sec
28052026-02-24T00:22:31.439Z[ 17] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
28062026-02-24T00:22:31.439Z[ 19] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
28072026-02-24T00:22:31.439Z[SUM] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
28082026-02-24T00:22:31.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
28092026-02-24T00:22:31.439Z[ 5] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
28102026-02-24T00:22:31.439Z[ 7] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
28112026-02-24T00:22:31.439Z[ 9] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
28122026-02-24T00:22:31.439Z[ 11] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
28132026-02-24T00:22:31.439Z[ 13] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
28142026-02-24T00:22:31.439Z[ 15] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
28152026-02-24T00:22:31.439Z[ 17] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
28162026-02-24T00:22:31.439Z[ 19] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
28172026-02-24T00:22:31.439Z[SUM] 1.00-2.00 sec 190 MBytes 1.59 Gbits/sec
28182026-02-24T00:22:31.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
28192026-02-24T00:22:31.439Z[ 5] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
28202026-02-24T00:22:31.439Z[ 7] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
28212026-02-24T00:22:31.439Z[ 9] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
28222026-02-24T00:22:31.439Z[ 11] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
28232026-02-24T00:22:31.439Z[ 13] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
28242026-02-24T00:22:31.439Z[ 15] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
28252026-02-24T00:22:31.439Z[ 17] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
28262026-02-24T00:22:31.439Z[ 19] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
28272026-02-24T00:22:31.439Z[SUM] 2.00-3.00 sec 184 MBytes 1.54 Gbits/sec
28282026-02-24T00:22:31.439Z- - - - - - - - - - - - - - - - - - - - - - - - -
28292026-02-24T00:22:31.439Z[ 5] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
28302026-02-24T00:22:31.439Z[ 7] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
28312026-02-24T00:22:31.439Z[ 9] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
28322026-02-24T00:22:31.439Z[ 11] 3.00-4.00 sec 22.9 MBytes 193 Mbits/sec
28332026-02-24T00:22:31.439Z[ 13] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
28342026-02-24T00:22:31.439Z[ 15] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
28352026-02-24T00:22:31.439Z[ 17] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
28362026-02-24T00:22:31.440Z[ 19] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
28372026-02-24T00:22:31.440Z[SUM] 3.00-4.00 sec 184 MBytes 1.54 Gbits/sec
28382026-02-24T00:22:31.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
28392026-02-24T00:22:31.440Z[ 5] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
28402026-02-24T00:22:31.440Z[ 7] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
28412026-02-24T00:22:31.440Z[ 9] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
28422026-02-24T00:22:31.440Z[ 11] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
28432026-02-24T00:22:31.440Z[ 13] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
28442026-02-24T00:22:31.440Z[ 15] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
28452026-02-24T00:22:31.440Z[ 17] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
28462026-02-24T00:22:31.440Z[ 19] 4.00-5.00 sec 23.5 MBytes 198 Mbits/sec
28472026-02-24T00:22:31.440Z[SUM] 4.00-5.00 sec 188 MBytes 1.58 Gbits/sec
28482026-02-24T00:22:31.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
28492026-02-24T00:22:31.440Z[ 5] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
28502026-02-24T00:22:31.440Z[ 7] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28512026-02-24T00:22:31.440Z[ 9] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
28522026-02-24T00:22:31.440Z[ 11] 5.00-6.00 sec 23.3 MBytes 196 Mbits/sec
28532026-02-24T00:22:31.440Z[ 13] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
28542026-02-24T00:22:31.440Z[ 15] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
28552026-02-24T00:22:31.440Z[ 17] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
28562026-02-24T00:22:31.440Z[ 19] 5.00-6.00 sec 23.3 MBytes 195 Mbits/sec
28572026-02-24T00:22:31.440Z[SUM] 5.00-6.00 sec 186 MBytes 1.56 Gbits/sec
28582026-02-24T00:22:31.440Z- - - - - - - - - - - - - - - - - - - - - - - - -
28592026-02-24T00:22:31.440Z[ 5] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28602026-02-24T00:22:31.440Z[ 7] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
28612026-02-24T00:22:31.440Z[ 9] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
28622026-02-24T00:22:34.655Z[ 11] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28632026-02-24T00:22:34.655Z[ 13] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
28642026-02-24T00:22:34.655Z[ 15] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28652026-02-24T00:22:34.655Z[ 17] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28662026-02-24T00:22:34.655Z[ 19] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
28672026-02-24T00:22:34.656Z[SUM] 6.00-7.00 sec 188 MBytes 1.58 Gbits/sec
28682026-02-24T00:22:34.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
28692026-02-24T00:22:34.656Z[ 5] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
28702026-02-24T00:22:34.656Z[ 7] 7.00-8.00 sec 23.2 MBytes 194 Mbits/sec
28712026-02-24T00:22:34.656Z[ 9] 7.00-8.00 sec 23.2 MBytes 194 Mbits/sec
28722026-02-24T00:22:34.656Z[ 11] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
28732026-02-24T00:22:34.656Z[ 13] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
28742026-02-24T00:22:34.656Z[ 15] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
28752026-02-24T00:22:34.656Z[ 17] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
28762026-02-24T00:22:34.656Z[ 19] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
28772026-02-24T00:22:34.656Z[SUM] 7.00-8.00 sec 186 MBytes 1.56 Gbits/sec
28782026-02-24T00:22:34.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
28792026-02-24T00:22:34.656Z[ 5] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
28802026-02-24T00:22:34.656Z[ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
28812026-02-24T00:22:34.656Z[ 9] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
28822026-02-24T00:22:34.656Z[ 11] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
28832026-02-24T00:22:34.656Z[ 13] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
28842026-02-24T00:22:34.656Z[ 15] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
28852026-02-24T00:22:34.656Z[ 17] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
28862026-02-24T00:22:34.656Z[ 19] 8.00-9.00 sec 22.9 MBytes 193 Mbits/sec
28872026-02-24T00:22:34.656Z[SUM] 8.00-9.00 sec 184 MBytes 1.54 Gbits/sec
28882026-02-24T00:22:34.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
28892026-02-24T00:22:34.656Z[ 5] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
28902026-02-24T00:22:34.656Z[ 7] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
28912026-02-24T00:22:34.656Z[ 9] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
28922026-02-24T00:22:34.656Z[ 11] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
28932026-02-24T00:22:34.656Z[ 13] 9.00-10.00 sec 22.7 MBytes 191 Mbits/sec
28942026-02-24T00:22:34.656Z[ 15] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
28952026-02-24T00:22:34.656Z[ 17] 9.00-10.00 sec 22.8 MBytes 191 Mbits/sec
28962026-02-24T00:22:34.656Z[ 19] 9.00-10.00 sec 22.8 MBytes 192 Mbits/sec
28972026-02-24T00:22:34.656Z[SUM] 9.00-10.00 sec 182 MBytes 1.53 Gbits/sec
28982026-02-24T00:22:34.656Z- - - - - - - - - - - - - - - - - - - - - - - - -
28992026-02-24T00:22:34.656Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29002026-02-24T00:22:34.656Z[ 7] 10.00-10.00 sec 119 KBytes 527 Mbits/sec
29012026-02-24T00:22:34.656Z[ 9] 10.00-10.00 sec 115 KBytes 508 Mbits/sec
29022026-02-24T00:22:34.656Z[ 11] 10.00-10.00 sec 13.8 KBytes 60.9 Mbits/sec
29032026-02-24T00:22:34.656Z[ 13] 10.00-10.00 sec 66.5 KBytes 294 Mbits/sec
29042026-02-24T00:22:34.656Z[ 15] 10.00-10.00 sec 36.2 KBytes 160 Mbits/sec
29052026-02-24T00:22:34.656Z[ 17] 10.00-10.00 sec 50.2 KBytes 222 Mbits/sec
29062026-02-24T00:22:34.657Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29072026-02-24T00:22:34.657Z[SUM] 10.00-10.00 sec 401 KBytes 1.76 Gbits/sec
29082026-02-24T00:22:34.657Z- - - - - - - - - - - - - - - - - - - - - - - - -
29092026-02-24T00:22:34.657Z[ ID] Interval Transfer Bandwidth
29102026-02-24T00:22:34.657Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29112026-02-24T00:22:34.657Z[ 5] 0.00-10.00 sec 226 MBytes 189 Mbits/sec receiver
29122026-02-24T00:22:34.657Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29132026-02-24T00:22:34.657Z[ 7] 0.00-10.00 sec 226 MBytes 189 Mbits/sec receiver
29142026-02-24T00:22:34.657Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29152026-02-24T00:22:34.657Z[ 9] 0.00-10.00 sec 226 MBytes 189 Mbits/sec receiver
29162026-02-24T00:22:34.657Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29172026-02-24T00:22:34.657Z[ 11] 0.00-10.00 sec 226 MBytes 189 Mbits/sec receiver
29182026-02-24T00:22:34.657Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29192026-02-24T00:22:34.657Z[ 13] 0.00-10.00 sec 226 MBytes 189 Mbits/sec receiver
29202026-02-24T00:22:34.657Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29212026-02-24T00:22:34.657Z[ 15] 0.00-10.00 sec 226 MBytes 189 Mbits/sec receiver
29222026-02-24T00:22:34.657Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29232026-02-24T00:22:34.657Z[ 17] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
29242026-02-24T00:22:34.657Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29252026-02-24T00:22:34.657Z[ 19] 0.00-10.00 sec 225 MBytes 189 Mbits/sec receiver
29262026-02-24T00:22:34.657Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
29272026-02-24T00:22:34.657Z[SUM] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec receiver
29282026-02-24T00:22:34.661ZRun 3/10...1514.177Mbps
29292026-02-24T00:22:41.691Z-----------------------------------------------------------
29302026-02-24T00:22:41.691ZServer listening on 5201
29312026-02-24T00:22:41.691Z-----------------------------------------------------------
29322026-02-24T00:22:41.691ZAccepted connection from 10.0.0.1, port 62149
29332026-02-24T00:22:41.691Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36159
29342026-02-24T00:22:41.691Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45308
29352026-02-24T00:22:41.691Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56137
29362026-02-24T00:22:41.692Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48379
29372026-02-24T00:22:41.692Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56950
29382026-02-24T00:22:41.692Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59364
29392026-02-24T00:22:41.692Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49634
29402026-02-24T00:22:41.692Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41669
29412026-02-24T00:22:41.692Z[ ID] Interval Transfer Bandwidth
29422026-02-24T00:22:41.692Z[ 5] 0.00-1.00 sec 17.1 MBytes 143 Mbits/sec
29432026-02-24T00:22:41.692Z[ 7] 0.00-1.00 sec 17.0 MBytes 143 Mbits/sec
29442026-02-24T00:22:41.692Z[ 9] 0.00-1.00 sec 17.0 MBytes 142 Mbits/sec
29452026-02-24T00:22:41.692Z[ 11] 0.00-1.00 sec 17.0 MBytes 142 Mbits/sec
29462026-02-24T00:22:41.692Z[ 13] 0.00-1.00 sec 17.0 MBytes 142 Mbits/sec
29472026-02-24T00:22:41.692Z[ 15] 0.00-1.00 sec 17.0 MBytes 142 Mbits/sec
29482026-02-24T00:22:41.692Z[ 17] 0.00-1.00 sec 16.9 MBytes 142 Mbits/sec
29492026-02-24T00:22:41.692Z[ 19] 0.00-1.00 sec 17.0 MBytes 142 Mbits/sec
29502026-02-24T00:22:41.692Z[SUM] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
29512026-02-24T00:22:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
29522026-02-24T00:22:41.692Z[ 5] 1.00-2.00 sec 24.4 MBytes 205 Mbits/sec
29532026-02-24T00:22:41.692Z[ 7] 1.00-2.00 sec 24.4 MBytes 205 Mbits/sec
29542026-02-24T00:22:41.692Z[ 9] 1.00-2.00 sec 24.4 MBytes 205 Mbits/sec
29552026-02-24T00:22:41.692Z[ 11] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
29562026-02-24T00:22:41.692Z[ 13] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
29572026-02-24T00:22:41.692Z[ 15] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
29582026-02-24T00:22:41.692Z[ 17] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
29592026-02-24T00:22:41.692Z[ 19] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
29602026-02-24T00:22:41.692Z[SUM] 1.00-2.00 sec 195 MBytes 1.63 Gbits/sec
29612026-02-24T00:22:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
29622026-02-24T00:22:41.692Z[ 5] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
29632026-02-24T00:22:41.692Z[ 7] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
29642026-02-24T00:22:41.692Z[ 9] 2.00-3.00 sec 23.9 MBytes 201 Mbits/sec
29652026-02-24T00:22:41.692Z[ 11] 2.00-3.00 sec 24.0 MBytes 202 Mbits/sec
29662026-02-24T00:22:41.692Z[ 13] 2.00-3.00 sec 24.0 MBytes 201 Mbits/sec
29672026-02-24T00:22:41.692Z[ 15] 2.00-3.00 sec 24.1 MBytes 202 Mbits/sec
29682026-02-24T00:22:41.692Z[ 17] 2.00-3.00 sec 24.1 MBytes 202 Mbits/sec
29692026-02-24T00:22:41.692Z[ 19] 2.00-3.00 sec 24.0 MBytes 202 Mbits/sec
29702026-02-24T00:22:41.692Z[SUM] 2.00-3.00 sec 192 MBytes 1.61 Gbits/sec
29712026-02-24T00:22:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
29722026-02-24T00:22:41.693Z[ 5] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29732026-02-24T00:22:41.693Z[ 7] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29742026-02-24T00:22:41.696Z[ 9] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29752026-02-24T00:22:41.696Z[ 11] 3.00-4.00 sec 23.8 MBytes 199 Mbits/sec
29762026-02-24T00:22:41.696Z[ 13] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29772026-02-24T00:22:41.696Z[ 15] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29782026-02-24T00:22:41.696Z[ 17] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29792026-02-24T00:22:41.696Z[ 19] 3.00-4.00 sec 23.8 MBytes 200 Mbits/sec
29802026-02-24T00:22:41.696Z[SUM] 3.00-4.00 sec 190 MBytes 1.60 Gbits/sec
29812026-02-24T00:22:41.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
29822026-02-24T00:22:41.696Z[ 5] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
29832026-02-24T00:22:41.696Z[ 7] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
29842026-02-24T00:22:41.696Z[ 9] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
29852026-02-24T00:22:41.696Z[ 11] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
29862026-02-24T00:22:41.696Z[ 13] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
29872026-02-24T00:22:41.697Z[ 15] 4.00-5.00 sec 23.1 MBytes 194 Mbits/sec
29882026-02-24T00:22:41.697Z[ 17] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
29892026-02-24T00:22:41.697Z[ 19] 4.00-5.00 sec 23.1 MBytes 193 Mbits/sec
29902026-02-24T00:22:41.697Z[SUM] 4.00-5.00 sec 184 MBytes 1.55 Gbits/sec
29912026-02-24T00:22:41.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
29922026-02-24T00:22:41.697Z[ 5] 5.00-6.00 sec 23.8 MBytes 199 Mbits/sec
29932026-02-24T00:22:41.697Z[ 7] 5.00-6.00 sec 23.8 MBytes 199 Mbits/sec
29942026-02-24T00:22:41.697Z[ 9] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
29952026-02-24T00:22:41.697Z[ 11] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
29962026-02-24T00:22:41.697Z[ 13] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
29972026-02-24T00:22:41.697Z[ 15] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
29982026-02-24T00:22:41.697Z[ 17] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
29992026-02-24T00:22:41.697Z[ 19] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
30002026-02-24T00:22:41.697Z[SUM] 5.00-6.00 sec 190 MBytes 1.59 Gbits/sec
30012026-02-24T00:22:41.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
30022026-02-24T00:22:41.697Z[ 5] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
30032026-02-24T00:22:41.697Z[ 7] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
30042026-02-24T00:22:41.697Z[ 9] 6.00-7.00 sec 22.8 MBytes 191 Mbits/sec
30052026-02-24T00:22:44.916Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
30062026-02-24T00:22:44.916Z[ 13] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
30072026-02-24T00:22:44.916Z[ 15] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
30082026-02-24T00:22:44.916Z[ 17] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
30092026-02-24T00:22:44.916Z[ 19] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
30102026-02-24T00:22:44.916Z[SUM] 6.00-7.00 sec 183 MBytes 1.54 Gbits/sec
30112026-02-24T00:22:44.916Z- - - - - - - - - - - - - - - - - - - - - - - - -
30122026-02-24T00:22:44.916Z[ 5] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
30132026-02-24T00:22:44.916Z[ 7] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
30142026-02-24T00:22:44.916Z[ 9] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
30152026-02-24T00:22:44.916Z[ 11] 7.00-8.00 sec 22.7 MBytes 191 Mbits/sec
30162026-02-24T00:22:44.916Z[ 13] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
30172026-02-24T00:22:44.916Z[ 15] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
30182026-02-24T00:22:44.917Z[ 17] 7.00-8.00 sec 22.8 MBytes 191 Mbits/sec
30192026-02-24T00:22:44.917Z[ 19] 7.00-8.00 sec 22.8 MBytes 192 Mbits/sec
30202026-02-24T00:22:44.917Z[SUM] 7.00-8.00 sec 183 MBytes 1.53 Gbits/sec
30212026-02-24T00:22:44.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
30222026-02-24T00:22:44.917Z[ 5] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
30232026-02-24T00:22:44.917Z[ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
30242026-02-24T00:22:44.917Z[ 9] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
30252026-02-24T00:22:44.917Z[ 11] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
30262026-02-24T00:22:44.917Z[ 13] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
30272026-02-24T00:22:44.917Z[ 15] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
30282026-02-24T00:22:44.917Z[ 17] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
30292026-02-24T00:22:44.917Z[ 19] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
30302026-02-24T00:22:44.917Z[SUM] 8.00-9.00 sec 183 MBytes 1.54 Gbits/sec
30312026-02-24T00:22:44.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
30322026-02-24T00:22:44.917Z[ 5] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30332026-02-24T00:22:44.917Z[ 7] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30342026-02-24T00:22:44.917Z[ 9] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30352026-02-24T00:22:44.917Z[ 11] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30362026-02-24T00:22:44.917Z[ 13] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
30372026-02-24T00:22:44.917Z[ 15] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30382026-02-24T00:22:44.917Z[ 17] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30392026-02-24T00:22:44.917Z[ 19] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
30402026-02-24T00:22:44.917Z[SUM] 9.00-10.00 sec 190 MBytes 1.59 Gbits/sec
30412026-02-24T00:22:44.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
30422026-02-24T00:22:44.917Z[ 5] 10.00-10.00 sec 126 KBytes 408 Mbits/sec
30432026-02-24T00:22:44.917Z[ 7] 10.00-10.00 sec 103 KBytes 333 Mbits/sec
30442026-02-24T00:22:44.917Z[ 9] 10.00-10.00 sec 36.8 KBytes 120 Mbits/sec
30452026-02-24T00:22:44.917Z[ 11] 10.00-10.00 sec 95.6 KBytes 311 Mbits/sec
30462026-02-24T00:22:44.917Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30472026-02-24T00:22:44.917Z[ 15] 10.00-10.00 sec 126 KBytes 409 Mbits/sec
30482026-02-24T00:22:44.917Z[ 17] 10.00-10.00 sec 43.1 KBytes 140 Mbits/sec
30492026-02-24T00:22:44.917Z[ 19] 10.00-10.00 sec 101 KBytes 328 Mbits/sec
30502026-02-24T00:22:44.917Z[SUM] 10.00-10.00 sec 631 KBytes 2.04 Gbits/sec
30512026-02-24T00:22:44.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
30522026-02-24T00:22:44.917Z[ ID] Interval Transfer Bandwidth
30532026-02-24T00:22:44.917Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30542026-02-24T00:22:44.918Z[ 5] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
30552026-02-24T00:22:44.918Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30562026-02-24T00:22:44.918Z[ 7] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30572026-02-24T00:22:44.918Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30582026-02-24T00:22:44.918Z[ 9] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30592026-02-24T00:22:44.918Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30602026-02-24T00:22:44.918Z[ 11] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30612026-02-24T00:22:44.918Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30622026-02-24T00:22:44.918Z[ 13] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30632026-02-24T00:22:44.918Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30642026-02-24T00:22:44.918Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
30652026-02-24T00:22:44.918Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30662026-02-24T00:22:44.918Z[ 17] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
30672026-02-24T00:22:44.918Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30682026-02-24T00:22:44.918Z[ 19] 0.00-10.00 sec 228 MBytes 192 Mbits/sec receiver
30692026-02-24T00:22:44.918Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
30702026-02-24T00:22:44.918Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
30712026-02-24T00:22:44.921ZRun 4/10...1532.985Mbps
30722026-02-24T00:22:51.949Z-----------------------------------------------------------
30732026-02-24T00:22:51.949ZServer listening on 5201
30742026-02-24T00:22:51.949Z-----------------------------------------------------------
30752026-02-24T00:22:51.949ZAccepted connection from 10.0.0.1, port 36029
30762026-02-24T00:22:51.949Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33883
30772026-02-24T00:22:51.949Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61724
30782026-02-24T00:22:51.949Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46841
30792026-02-24T00:22:51.949Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44836
30802026-02-24T00:22:51.949Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52107
30812026-02-24T00:22:51.949Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43662
30822026-02-24T00:22:51.949Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61887
30832026-02-24T00:22:51.949Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56783
30842026-02-24T00:22:51.949Z[ ID] Interval Transfer Bandwidth
30852026-02-24T00:22:51.949Z[ 5] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
30862026-02-24T00:22:51.949Z[ 7] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
30872026-02-24T00:22:51.949Z[ 9] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
30882026-02-24T00:22:51.949Z[ 11] 0.00-1.00 sec 16.2 MBytes 135 Mbits/sec
30892026-02-24T00:22:51.949Z[ 13] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
30902026-02-24T00:22:51.949Z[ 15] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
30912026-02-24T00:22:51.949Z[ 17] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
30922026-02-24T00:22:51.949Z[ 19] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
30932026-02-24T00:22:51.949Z[SUM] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
30942026-02-24T00:22:51.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
30952026-02-24T00:22:51.950Z[ 5] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
30962026-02-24T00:22:51.950Z[ 7] 1.00-2.00 sec 22.8 MBytes 192 Mbits/sec
30972026-02-24T00:22:51.950Z[ 9] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
30982026-02-24T00:22:51.950Z[ 11] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
30992026-02-24T00:22:51.950Z[ 13] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
31002026-02-24T00:22:51.950Z[ 15] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
31012026-02-24T00:22:51.950Z[ 17] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
31022026-02-24T00:22:51.950Z[ 19] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
31032026-02-24T00:22:51.950Z[SUM] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
31042026-02-24T00:22:51.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
31052026-02-24T00:22:51.950Z[ 5] 2.00-3.00 sec 23.2 MBytes 194 Mbits/sec
31062026-02-24T00:22:51.950Z[ 7] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
31072026-02-24T00:22:51.950Z[ 9] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
31082026-02-24T00:22:51.950Z[ 11] 2.00-3.00 sec 23.2 MBytes 194 Mbits/sec
31092026-02-24T00:22:51.950Z[ 13] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
31102026-02-24T00:22:51.950Z[ 15] 2.00-3.00 sec 23.2 MBytes 194 Mbits/sec
31112026-02-24T00:22:51.950Z[ 17] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
31122026-02-24T00:22:51.950Z[ 19] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
31132026-02-24T00:22:51.950Z[SUM] 2.00-3.00 sec 185 MBytes 1.55 Gbits/sec
31142026-02-24T00:22:51.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
31152026-02-24T00:22:51.950Z[ 5] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
31162026-02-24T00:22:51.950Z[ 7] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
31172026-02-24T00:22:51.950Z[ 9] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
31182026-02-24T00:22:51.950Z[ 11] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
31192026-02-24T00:22:51.950Z[ 13] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
31202026-02-24T00:22:51.950Z[ 15] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
31212026-02-24T00:22:51.950Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
31222026-02-24T00:22:51.950Z[ 19] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
31232026-02-24T00:22:51.950Z[SUM] 3.00-4.00 sec 182 MBytes 1.53 Gbits/sec
31242026-02-24T00:22:51.950Z- - - - - - - - - - - - - - - - - - - - - - - - -
31252026-02-24T00:22:51.950Z[ 5] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
31262026-02-24T00:22:51.950Z[ 7] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
31272026-02-24T00:22:51.950Z[ 9] 4.00-5.00 sec 23.7 MBytes 198 Mbits/sec
31282026-02-24T00:22:51.950Z[ 11] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
31292026-02-24T00:22:51.950Z[ 13] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
31302026-02-24T00:22:51.950Z[ 15] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
31312026-02-24T00:22:51.951Z[ 17] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
31322026-02-24T00:22:51.951Z[ 19] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
31332026-02-24T00:22:51.951Z[SUM] 4.00-5.00 sec 189 MBytes 1.59 Gbits/sec
31342026-02-24T00:22:51.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
31352026-02-24T00:22:51.955Z[ 5] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
31362026-02-24T00:22:51.955Z[ 7] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
31372026-02-24T00:22:51.955Z[ 9] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
31382026-02-24T00:22:51.955Z[ 11] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
31392026-02-24T00:22:51.955Z[ 13] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
31402026-02-24T00:22:51.955Z[ 15] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
31412026-02-24T00:22:51.955Z[ 17] 5.00-6.00 sec 24.1 MBytes 202 Mbits/sec
31422026-02-24T00:22:51.955Z[ 19] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
31432026-02-24T00:22:51.955Z[SUM] 5.00-6.00 sec 192 MBytes 1.61 Gbits/sec
31442026-02-24T00:22:51.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
31452026-02-24T00:22:51.955Z[ 5] 6.00-7.00 sec 23.9 MBytes 200 Mbits/sec
31462026-02-24T00:22:51.955Z[ 7] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
31472026-02-24T00:22:51.955Z[ 9] 6.00-7.00 sec 24.0 MBytes 202 Mbits/sec
31482026-02-24T00:22:55.165Z[ 11] 6.00-7.00 sec 24.1 MBytes 202 Mbits/sec
31492026-02-24T00:22:55.165Z[ 13] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
31502026-02-24T00:22:55.165Z[ 15] 6.00-7.00 sec 24.0 MBytes 202 Mbits/sec
31512026-02-24T00:22:55.165Z[ 17] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
31522026-02-24T00:22:55.165Z[ 19] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
31532026-02-24T00:22:55.165Z[SUM] 6.00-7.00 sec 192 MBytes 1.61 Gbits/sec
31542026-02-24T00:22:55.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
31552026-02-24T00:22:55.165Z[ 5] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
31562026-02-24T00:22:55.165Z[ 7] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
31572026-02-24T00:22:55.165Z[ 9] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
31582026-02-24T00:22:55.165Z[ 11] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
31592026-02-24T00:22:55.165Z[ 13] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
31602026-02-24T00:22:55.165Z[ 15] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
31612026-02-24T00:22:55.165Z[ 17] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
31622026-02-24T00:22:55.166Z[ 19] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
31632026-02-24T00:22:55.166Z[SUM] 7.00-8.00 sec 187 MBytes 1.57 Gbits/sec
31642026-02-24T00:22:55.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
31652026-02-24T00:22:55.166Z[ 5] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
31662026-02-24T00:22:55.166Z[ 7] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
31672026-02-24T00:22:55.166Z[ 9] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
31682026-02-24T00:22:55.166Z[ 11] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
31692026-02-24T00:22:55.166Z[ 13] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
31702026-02-24T00:22:55.166Z[ 15] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
31712026-02-24T00:22:55.166Z[ 17] 8.00-9.00 sec 23.9 MBytes 201 Mbits/sec
31722026-02-24T00:22:55.166Z[ 19] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
31732026-02-24T00:22:55.166Z[SUM] 8.00-9.00 sec 192 MBytes 1.61 Gbits/sec
31742026-02-24T00:22:55.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
31752026-02-24T00:22:55.166Z[ 5] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
31762026-02-24T00:22:55.166Z[ 7] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
31772026-02-24T00:22:55.166Z[ 9] 9.00-10.00 sec 24.0 MBytes 201 Mbits/sec
31782026-02-24T00:22:55.166Z[ 11] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
31792026-02-24T00:22:55.166Z[ 13] 9.00-10.00 sec 24.0 MBytes 202 Mbits/sec
31802026-02-24T00:22:55.166Z[ 15] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
31812026-02-24T00:22:55.166Z[ 17] 9.00-10.00 sec 24.0 MBytes 201 Mbits/sec
31822026-02-24T00:22:55.166Z[ 19] 9.00-10.00 sec 24.1 MBytes 202 Mbits/sec
31832026-02-24T00:22:55.166Z[SUM] 9.00-10.00 sec 193 MBytes 1.62 Gbits/sec
31842026-02-24T00:22:55.166Z- - - - - - - - - - - - - - - - - - - - - - - - -
31852026-02-24T00:22:55.166Z[ 5] 10.00-10.00 sec 103 KBytes 311 Mbits/sec
31862026-02-24T00:22:55.166Z[ 7] 10.00-10.00 sec 57.8 KBytes 174 Mbits/sec
31872026-02-24T00:22:55.166Z[ 9] 10.00-10.00 sec 126 KBytes 379 Mbits/sec
31882026-02-24T00:22:55.166Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31892026-02-24T00:22:55.166Z[ 13] 10.00-10.00 sec 120 KBytes 363 Mbits/sec
31902026-02-24T00:22:55.166Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31912026-02-24T00:22:55.170Z[ 17] 10.00-10.00 sec 126 KBytes 379 Mbits/sec
31922026-02-24T00:22:55.170Z[ 19] 10.00-10.00 sec 90.7 KBytes 273 Mbits/sec
31932026-02-24T00:22:55.170Z[SUM] 10.00-10.00 sec 624 KBytes 1.88 Gbits/sec
31942026-02-24T00:22:55.170Z- - - - - - - - - - - - - - - - - - - - - - - - -
31952026-02-24T00:22:55.170Z[ ID] Interval Transfer Bandwidth
31962026-02-24T00:22:55.170Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31972026-02-24T00:22:55.170Z[ 5] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
31982026-02-24T00:22:55.170Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
31992026-02-24T00:22:55.170Z[ 7] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32002026-02-24T00:22:55.170Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32012026-02-24T00:22:55.170Z[ 9] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32022026-02-24T00:22:55.170Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32032026-02-24T00:22:55.170Z[ 11] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32042026-02-24T00:22:55.170Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32052026-02-24T00:22:55.170Z[ 13] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32062026-02-24T00:22:55.170Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32072026-02-24T00:22:55.170Z[ 15] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32082026-02-24T00:22:55.170Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32092026-02-24T00:22:55.171Z[ 17] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32102026-02-24T00:22:55.171Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32112026-02-24T00:22:55.171Z[ 19] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
32122026-02-24T00:22:55.171Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
32132026-02-24T00:22:55.171Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
32142026-02-24T00:22:55.171ZRun 5/10...1530.089Mbps
32152026-02-24T00:23:02.201Z-----------------------------------------------------------
32162026-02-24T00:23:02.201ZServer listening on 5201
32172026-02-24T00:23:02.201Z-----------------------------------------------------------
32182026-02-24T00:23:02.201ZAccepted connection from 10.0.0.1, port 59231
32192026-02-24T00:23:02.201Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64559
32202026-02-24T00:23:02.201Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49828
32212026-02-24T00:23:02.201Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49519
32222026-02-24T00:23:02.201Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60920
32232026-02-24T00:23:02.201Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49705
32242026-02-24T00:23:02.202Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57022
32252026-02-24T00:23:02.202Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63211
32262026-02-24T00:23:02.202Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49750
32272026-02-24T00:23:02.202Z[ ID] Interval Transfer Bandwidth
32282026-02-24T00:23:02.202Z[ 5] 0.00-1.00 sec 15.4 MBytes 129 Mbits/sec
32292026-02-24T00:23:02.202Z[ 7] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
32302026-02-24T00:23:02.202Z[ 9] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
32312026-02-24T00:23:02.202Z[ 11] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
32322026-02-24T00:23:02.202Z[ 13] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
32332026-02-24T00:23:02.202Z[ 15] 0.00-1.00 sec 15.5 MBytes 130 Mbits/sec
32342026-02-24T00:23:02.202Z[ 17] 0.00-1.00 sec 15.6 MBytes 131 Mbits/sec
32352026-02-24T00:23:02.202Z[ 19] 0.00-1.00 sec 15.4 MBytes 130 Mbits/sec
32362026-02-24T00:23:02.202Z[SUM] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
32372026-02-24T00:23:02.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
32382026-02-24T00:23:02.202Z[ 5] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
32392026-02-24T00:23:02.202Z[ 7] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
32402026-02-24T00:23:02.202Z[ 9] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
32412026-02-24T00:23:02.202Z[ 11] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
32422026-02-24T00:23:02.202Z[ 13] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
32432026-02-24T00:23:02.202Z[ 15] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
32442026-02-24T00:23:02.202Z[ 17] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
32452026-02-24T00:23:02.202Z[ 19] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
32462026-02-24T00:23:02.203Z[SUM] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
32472026-02-24T00:23:02.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
32482026-02-24T00:23:02.203Z[ 5] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
32492026-02-24T00:23:02.203Z[ 7] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
32502026-02-24T00:23:02.203Z[ 9] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
32512026-02-24T00:23:02.203Z[ 11] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
32522026-02-24T00:23:02.203Z[ 13] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
32532026-02-24T00:23:02.203Z[ 15] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
32542026-02-24T00:23:02.203Z[ 17] 2.00-3.00 sec 22.5 MBytes 188 Mbits/sec
32552026-02-24T00:23:02.203Z[ 19] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
32562026-02-24T00:23:02.203Z[SUM] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
32572026-02-24T00:23:02.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
32582026-02-24T00:23:02.203Z[ 5] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
32592026-02-24T00:23:02.203Z[ 7] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
32602026-02-24T00:23:02.203Z[ 9] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
32612026-02-24T00:23:02.203Z[ 11] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
32622026-02-24T00:23:02.203Z[ 13] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
32632026-02-24T00:23:02.203Z[ 15] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
32642026-02-24T00:23:02.203Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
32652026-02-24T00:23:02.203Z[ 19] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
32662026-02-24T00:23:02.203Z[SUM] 3.00-4.00 sec 181 MBytes 1.51 Gbits/sec
32672026-02-24T00:23:02.203Z- - - - - - - - - - - - - - - - - - - - - - - - -
32682026-02-24T00:23:02.203Z[ 5] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
32692026-02-24T00:23:02.203Z[ 7] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
32702026-02-24T00:23:02.203Z[ 9] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
32712026-02-24T00:23:02.203Z[ 11] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
32722026-02-24T00:23:02.203Z[ 13] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
32732026-02-24T00:23:02.203Z[ 15] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
32742026-02-24T00:23:02.204Z[ 17] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
32752026-02-24T00:23:02.204Z[ 19] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
32762026-02-24T00:23:02.204Z[SUM] 4.00-5.00 sec 189 MBytes 1.59 Gbits/sec
32772026-02-24T00:23:02.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
32782026-02-24T00:23:02.204Z[ 5] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
32792026-02-24T00:23:02.204Z[ 7] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
32802026-02-24T00:23:02.204Z[ 9] 5.00-6.00 sec 23.8 MBytes 199 Mbits/sec
32812026-02-24T00:23:02.204Z[ 11] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
32822026-02-24T00:23:02.204Z[ 13] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
32832026-02-24T00:23:02.204Z[ 15] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
32842026-02-24T00:23:02.204Z[ 17] 5.00-6.00 sec 23.9 MBytes 201 Mbits/sec
32852026-02-24T00:23:02.204Z[ 19] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
32862026-02-24T00:23:02.204Z[SUM] 5.00-6.00 sec 191 MBytes 1.60 Gbits/sec
32872026-02-24T00:23:02.204Z- - - - - - - - - - - - - - - - - - - - - - - - -
32882026-02-24T00:23:02.204Z[ 5] 6.00-7.00 sec 24.1 MBytes 202 Mbits/sec
32892026-02-24T00:23:02.204Z[ 7] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
32902026-02-24T00:23:02.204Z[ 9] 6.00-7.00 sec 24.0 MBytes 202 Mbits/sec
32912026-02-24T00:23:05.417Z[ 11] 6.00-7.00 sec 24.1 MBytes 202 Mbits/sec
32922026-02-24T00:23:05.417Z[ 13] 6.00-7.00 sec 24.1 MBytes 202 Mbits/sec
32932026-02-24T00:23:05.417Z[ 15] 6.00-7.00 sec 24.1 MBytes 202 Mbits/sec
32942026-02-24T00:23:05.418Z[ 17] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
32952026-02-24T00:23:05.418Z[ 19] 6.00-7.00 sec 24.0 MBytes 201 Mbits/sec
32962026-02-24T00:23:05.418Z[SUM] 6.00-7.00 sec 192 MBytes 1.61 Gbits/sec
32972026-02-24T00:23:05.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
32982026-02-24T00:23:05.418Z[ 5] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
32992026-02-24T00:23:05.418Z[ 7] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
33002026-02-24T00:23:05.418Z[ 9] 7.00-8.00 sec 23.7 MBytes 198 Mbits/sec
33012026-02-24T00:23:05.418Z[ 11] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
33022026-02-24T00:23:05.418Z[ 13] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
33032026-02-24T00:23:05.418Z[ 15] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
33042026-02-24T00:23:05.418Z[ 17] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
33052026-02-24T00:23:05.418Z[ 19] 7.00-8.00 sec 23.8 MBytes 200 Mbits/sec
33062026-02-24T00:23:05.418Z[SUM] 7.00-8.00 sec 190 MBytes 1.59 Gbits/sec
33072026-02-24T00:23:05.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
33082026-02-24T00:23:05.418Z[ 5] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
33092026-02-24T00:23:05.418Z[ 7] 8.00-9.00 sec 24.0 MBytes 202 Mbits/sec
33102026-02-24T00:23:05.419Z[ 9] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
33112026-02-24T00:23:05.419Z[ 11] 8.00-9.00 sec 24.1 MBytes 202 Mbits/sec
33122026-02-24T00:23:05.419Z[ 13] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
33132026-02-24T00:23:05.419Z[ 15] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
33142026-02-24T00:23:05.419Z[ 17] 8.00-9.00 sec 24.0 MBytes 202 Mbits/sec
33152026-02-24T00:23:05.419Z[ 19] 8.00-9.00 sec 24.0 MBytes 201 Mbits/sec
33162026-02-24T00:23:05.419Z[SUM] 8.00-9.00 sec 193 MBytes 1.62 Gbits/sec
33172026-02-24T00:23:05.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
33182026-02-24T00:23:05.419Z[ 5] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33192026-02-24T00:23:05.419Z[ 7] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33202026-02-24T00:23:05.419Z[ 9] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33212026-02-24T00:23:05.419Z[ 11] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33222026-02-24T00:23:05.419Z[ 13] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33232026-02-24T00:23:05.419Z[ 15] 9.00-10.00 sec 24.1 MBytes 203 Mbits/sec
33242026-02-24T00:23:05.419Z[ 17] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33252026-02-24T00:23:05.419Z[ 19] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
33262026-02-24T00:23:05.419Z[SUM] 9.00-10.00 sec 193 MBytes 1.62 Gbits/sec
33272026-02-24T00:23:05.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
33282026-02-24T00:23:05.419Z[ 5] 10.00-10.00 sec 39.9 KBytes 227 Mbits/sec
33292026-02-24T00:23:05.419Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33302026-02-24T00:23:05.419Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33312026-02-24T00:23:05.419Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33322026-02-24T00:23:05.419Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33332026-02-24T00:23:05.419Z[ 15] 10.00-10.00 sec 31.1 KBytes 177 Mbits/sec
33342026-02-24T00:23:05.420Z[ 17] 10.00-10.00 sec 86.4 KBytes 493 Mbits/sec
33352026-02-24T00:23:05.420Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33362026-02-24T00:23:05.420Z[SUM] 10.00-10.00 sec 158 KBytes 896 Mbits/sec
33372026-02-24T00:23:05.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
33382026-02-24T00:23:05.420Z[ ID] Interval Transfer Bandwidth
33392026-02-24T00:23:05.420Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33402026-02-24T00:23:05.420Z[ 5] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33412026-02-24T00:23:05.420Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33422026-02-24T00:23:05.420Z[ 7] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33432026-02-24T00:23:05.420Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33442026-02-24T00:23:05.420Z[ 9] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33452026-02-24T00:23:05.420Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33462026-02-24T00:23:05.420Z[ 11] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33472026-02-24T00:23:05.420Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33482026-02-24T00:23:05.420Z[ 13] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33492026-02-24T00:23:05.420Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33502026-02-24T00:23:05.420Z[ 15] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33512026-02-24T00:23:05.420Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33522026-02-24T00:23:05.420Z[ 17] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33532026-02-24T00:23:05.420Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33542026-02-24T00:23:05.420Z[ 19] 0.00-10.00 sec 227 MBytes 190 Mbits/sec receiver
33552026-02-24T00:23:05.420Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
33562026-02-24T00:23:05.420Z[SUM] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec receiver
33572026-02-24T00:23:05.425ZRun 6/10...1521.838Mbps
33582026-02-24T00:23:12.451Z-----------------------------------------------------------
33592026-02-24T00:23:12.451ZServer listening on 5201
33602026-02-24T00:23:12.451Z-----------------------------------------------------------
33612026-02-24T00:23:12.451ZAccepted connection from 10.0.0.1, port 59863
33622026-02-24T00:23:12.451Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43285
33632026-02-24T00:23:12.452Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59745
33642026-02-24T00:23:12.452Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37264
33652026-02-24T00:23:12.452Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43998
33662026-02-24T00:23:12.452Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40849
33672026-02-24T00:23:12.452Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56628
33682026-02-24T00:23:12.452Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44734
33692026-02-24T00:23:12.452Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36106
33702026-02-24T00:23:12.452Z[ ID] Interval Transfer Bandwidth
33712026-02-24T00:23:12.452Z[ 5] 0.00-1.00 sec 16.4 MBytes 138 Mbits/sec
33722026-02-24T00:23:12.452Z[ 7] 0.00-1.00 sec 16.4 MBytes 138 Mbits/sec
33732026-02-24T00:23:12.452Z[ 9] 0.00-1.00 sec 16.4 MBytes 137 Mbits/sec
33742026-02-24T00:23:12.452Z[ 11] 0.00-1.00 sec 16.4 MBytes 137 Mbits/sec
33752026-02-24T00:23:12.452Z[ 13] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
33762026-02-24T00:23:12.452Z[ 15] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
33772026-02-24T00:23:12.452Z[ 17] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
33782026-02-24T00:23:12.452Z[ 19] 0.00-1.00 sec 16.3 MBytes 137 Mbits/sec
33792026-02-24T00:23:12.452Z[SUM] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
33802026-02-24T00:23:12.452Z- - - - - - - - - - - - - - - - - - - - - - - - -
33812026-02-24T00:23:12.452Z[ 5] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
33822026-02-24T00:23:12.452Z[ 7] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
33832026-02-24T00:23:12.452Z[ 9] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
33842026-02-24T00:23:12.452Z[ 11] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
33852026-02-24T00:23:12.452Z[ 13] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
33862026-02-24T00:23:12.453Z[ 15] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
33872026-02-24T00:23:12.453Z[ 17] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
33882026-02-24T00:23:12.453Z[ 19] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
33892026-02-24T00:23:12.453Z[SUM] 1.00-2.00 sec 188 MBytes 1.58 Gbits/sec
33902026-02-24T00:23:12.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
33912026-02-24T00:23:12.453Z[ 5] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
33922026-02-24T00:23:12.453Z[ 7] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
33932026-02-24T00:23:12.453Z[ 9] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
33942026-02-24T00:23:12.453Z[ 11] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
33952026-02-24T00:23:12.453Z[ 13] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
33962026-02-24T00:23:12.453Z[ 15] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
33972026-02-24T00:23:12.453Z[ 17] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
33982026-02-24T00:23:12.453Z[ 19] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
33992026-02-24T00:23:12.453Z[SUM] 2.00-3.00 sec 190 MBytes 1.60 Gbits/sec
34002026-02-24T00:23:12.453Z- - - - - - - - - - - - - - - - - - - - - - - - -
34012026-02-24T00:23:12.453Z[ 5] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
34022026-02-24T00:23:12.453Z[ 7] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
34032026-02-24T00:23:12.453Z[ 9] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
34042026-02-24T00:23:12.453Z[ 11] 3.00-4.00 sec 23.4 MBytes 197 Mbits/sec
34052026-02-24T00:23:12.454Z[ 13] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
34062026-02-24T00:23:12.454Z[ 15] 3.00-4.00 sec 23.4 MBytes 197 Mbits/sec
34072026-02-24T00:23:12.458Z[ 17] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
34082026-02-24T00:23:12.458Z[ 19] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
34092026-02-24T00:23:12.458Z[SUM] 3.00-4.00 sec 187 MBytes 1.57 Gbits/sec
34102026-02-24T00:23:12.458Z- - - - - - - - - - - - - - - - - - - - - - - - -
34112026-02-24T00:23:12.458Z[ 5] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34122026-02-24T00:23:12.458Z[ 7] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34132026-02-24T00:23:12.458Z[ 9] 4.00-5.00 sec 23.7 MBytes 199 Mbits/sec
34142026-02-24T00:23:12.458Z[ 11] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34152026-02-24T00:23:12.459Z[ 13] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34162026-02-24T00:23:12.459Z[ 15] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34172026-02-24T00:23:12.459Z[ 17] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34182026-02-24T00:23:12.459Z[ 19] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
34192026-02-24T00:23:12.459Z[SUM] 4.00-5.00 sec 189 MBytes 1.59 Gbits/sec
34202026-02-24T00:23:12.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
34212026-02-24T00:23:12.459Z[ 5] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
34222026-02-24T00:23:12.459Z[ 7] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
34232026-02-24T00:23:12.459Z[ 9] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
34242026-02-24T00:23:12.459Z[ 11] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
34252026-02-24T00:23:12.459Z[ 13] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
34262026-02-24T00:23:12.459Z[ 15] 5.00-6.00 sec 23.1 MBytes 193 Mbits/sec
34272026-02-24T00:23:12.459Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
34282026-02-24T00:23:12.459Z[ 19] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
34292026-02-24T00:23:12.459Z[SUM] 5.00-6.00 sec 184 MBytes 1.55 Gbits/sec
34302026-02-24T00:23:12.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
34312026-02-24T00:23:12.460Z[ 5] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
34322026-02-24T00:23:12.460Z[ 7] 6.00-7.00 sec 23.4 MBytes 197 Mbits/sec
34332026-02-24T00:23:12.460Z[ 9] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
34342026-02-24T00:23:15.667Z[ 11] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
34352026-02-24T00:23:15.667Z[ 13] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
34362026-02-24T00:23:15.667Z[ 15] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
34372026-02-24T00:23:15.668Z[ 17] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
34382026-02-24T00:23:15.668Z[ 19] 6.00-7.00 sec 23.4 MBytes 196 Mbits/sec
34392026-02-24T00:23:15.668Z[SUM] 6.00-7.00 sec 187 MBytes 1.57 Gbits/sec
34402026-02-24T00:23:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
34412026-02-24T00:23:15.668Z[ 5] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
34422026-02-24T00:23:15.668Z[ 7] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
34432026-02-24T00:23:15.668Z[ 9] 7.00-8.00 sec 23.7 MBytes 198 Mbits/sec
34442026-02-24T00:23:15.668Z[ 11] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
34452026-02-24T00:23:15.668Z[ 13] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
34462026-02-24T00:23:15.668Z[ 15] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
34472026-02-24T00:23:15.668Z[ 17] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
34482026-02-24T00:23:15.668Z[ 19] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
34492026-02-24T00:23:15.668Z[SUM] 7.00-8.00 sec 189 MBytes 1.59 Gbits/sec
34502026-02-24T00:23:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
34512026-02-24T00:23:15.668Z[ 5] 8.00-9.00 sec 23.9 MBytes 200 Mbits/sec
34522026-02-24T00:23:15.668Z[ 7] 8.00-9.00 sec 23.9 MBytes 200 Mbits/sec
34532026-02-24T00:23:15.668Z[ 9] 8.00-9.00 sec 23.8 MBytes 200 Mbits/sec
34542026-02-24T00:23:15.668Z[ 11] 8.00-9.00 sec 23.8 MBytes 199 Mbits/sec
34552026-02-24T00:23:15.668Z[ 13] 8.00-9.00 sec 23.8 MBytes 200 Mbits/sec
34562026-02-24T00:23:15.668Z[ 15] 8.00-9.00 sec 23.8 MBytes 200 Mbits/sec
34572026-02-24T00:23:15.668Z[ 17] 8.00-9.00 sec 23.8 MBytes 199 Mbits/sec
34582026-02-24T00:23:15.668Z[ 19] 8.00-9.00 sec 23.9 MBytes 200 Mbits/sec
34592026-02-24T00:23:15.668Z[SUM] 8.00-9.00 sec 191 MBytes 1.60 Gbits/sec
34602026-02-24T00:23:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
34612026-02-24T00:23:15.668Z[ 5] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
34622026-02-24T00:23:15.668Z[ 7] 9.00-10.00 sec 23.3 MBytes 195 Mbits/sec
34632026-02-24T00:23:15.668Z[ 9] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34642026-02-24T00:23:15.668Z[ 11] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34652026-02-24T00:23:15.668Z[ 13] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34662026-02-24T00:23:15.668Z[ 15] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34672026-02-24T00:23:15.668Z[ 17] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34682026-02-24T00:23:15.668Z[ 19] 9.00-10.00 sec 23.4 MBytes 196 Mbits/sec
34692026-02-24T00:23:15.668Z[SUM] 9.00-10.00 sec 187 MBytes 1.57 Gbits/sec
34702026-02-24T00:23:15.668Z- - - - - - - - - - - - - - - - - - - - - - - - -
34712026-02-24T00:23:15.668Z[ 5] 10.00-10.00 sec 123 KBytes 355 Mbits/sec
34722026-02-24T00:23:15.668Z[ 7] 10.00-10.00 sec 126 KBytes 364 Mbits/sec
34732026-02-24T00:23:15.668Z[ 9] 10.00-10.00 sec 48.1 KBytes 139 Mbits/sec
34742026-02-24T00:23:15.668Z[ 11] 10.00-10.00 sec 59.9 KBytes 173 Mbits/sec
34752026-02-24T00:23:15.669Z[ 13] 10.00-10.00 sec 9.72 KBytes 28.1 Mbits/sec
34762026-02-24T00:23:15.669Z[ 15] 10.00-10.00 sec 104 KBytes 302 Mbits/sec
34772026-02-24T00:23:15.669Z[ 17] 10.00-10.00 sec 59.9 KBytes 173 Mbits/sec
34782026-02-24T00:23:15.669Z[ 19] 10.00-10.00 sec 121 KBytes 349 Mbits/sec
34792026-02-24T00:23:15.669Z[SUM] 10.00-10.00 sec 651 KBytes 1.88 Gbits/sec
34802026-02-24T00:23:15.669Z- - - - - - - - - - - - - - - - - - - - - - - - -
34812026-02-24T00:23:15.669Z[ ID] Interval Transfer Bandwidth
34822026-02-24T00:23:15.669Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34832026-02-24T00:23:15.669Z[ 5] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34842026-02-24T00:23:15.669Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34852026-02-24T00:23:15.669Z[ 7] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34862026-02-24T00:23:15.669Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34872026-02-24T00:23:15.669Z[ 9] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34882026-02-24T00:23:15.669Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34892026-02-24T00:23:15.669Z[ 11] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34902026-02-24T00:23:15.669Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34912026-02-24T00:23:15.669Z[ 13] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34922026-02-24T00:23:15.669Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34932026-02-24T00:23:15.669Z[ 15] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34942026-02-24T00:23:15.669Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34952026-02-24T00:23:15.669Z[ 17] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34962026-02-24T00:23:15.669Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34972026-02-24T00:23:15.669Z[ 19] 0.00-10.00 sec 228 MBytes 191 Mbits/sec receiver
34982026-02-24T00:23:15.670Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
34992026-02-24T00:23:15.670Z[SUM] 0.00-10.00 sec 1.78 GBytes 1.53 Gbits/sec receiver
35002026-02-24T00:23:15.673ZRun 7/10...1529.866Mbps
35012026-02-24T00:23:22.703Z-----------------------------------------------------------
35022026-02-24T00:23:22.703ZServer listening on 5201
35032026-02-24T00:23:22.703Z-----------------------------------------------------------
35042026-02-24T00:23:22.703ZAccepted connection from 10.0.0.1, port 54250
35052026-02-24T00:23:22.703Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59576
35062026-02-24T00:23:22.703Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64039
35072026-02-24T00:23:22.703Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39259
35082026-02-24T00:23:22.703Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64261
35092026-02-24T00:23:22.703Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36785
35102026-02-24T00:23:22.704Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45107
35112026-02-24T00:23:22.704Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45603
35122026-02-24T00:23:22.704Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47409
35132026-02-24T00:23:22.704Z[ ID] Interval Transfer Bandwidth
35142026-02-24T00:23:22.704Z[ 5] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
35152026-02-24T00:23:22.704Z[ 7] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
35162026-02-24T00:23:22.704Z[ 9] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
35172026-02-24T00:23:22.704Z[ 11] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
35182026-02-24T00:23:22.704Z[ 13] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
35192026-02-24T00:23:22.704Z[ 15] 0.00-1.00 sec 16.5 MBytes 138 Mbits/sec
35202026-02-24T00:23:22.704Z[ 17] 0.00-1.00 sec 16.6 MBytes 139 Mbits/sec
35212026-02-24T00:23:22.704Z[ 19] 0.00-1.00 sec 16.5 MBytes 139 Mbits/sec
35222026-02-24T00:23:22.704Z[SUM] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
35232026-02-24T00:23:22.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
35242026-02-24T00:23:22.704Z[ 5] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
35252026-02-24T00:23:22.704Z[ 7] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
35262026-02-24T00:23:22.704Z[ 9] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
35272026-02-24T00:23:22.704Z[ 11] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
35282026-02-24T00:23:22.704Z[ 13] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
35292026-02-24T00:23:22.704Z[ 15] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
35302026-02-24T00:23:22.704Z[ 17] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
35312026-02-24T00:23:22.704Z[ 19] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
35322026-02-24T00:23:22.704Z[SUM] 1.00-2.00 sec 190 MBytes 1.59 Gbits/sec
35332026-02-24T00:23:22.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
35342026-02-24T00:23:22.704Z[ 5] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
35352026-02-24T00:23:22.704Z[ 7] 2.00-3.00 sec 23.3 MBytes 195 Mbits/sec
35362026-02-24T00:23:22.704Z[ 9] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
35372026-02-24T00:23:22.704Z[ 11] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
35382026-02-24T00:23:22.704Z[ 13] 2.00-3.00 sec 23.2 MBytes 194 Mbits/sec
35392026-02-24T00:23:22.704Z[ 15] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
35402026-02-24T00:23:22.704Z[ 17] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
35412026-02-24T00:23:22.704Z[ 19] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
35422026-02-24T00:23:22.704Z[SUM] 2.00-3.00 sec 186 MBytes 1.56 Gbits/sec
35432026-02-24T00:23:22.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
35442026-02-24T00:23:22.704Z[ 5] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
35452026-02-24T00:23:22.704Z[ 7] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
35462026-02-24T00:23:22.704Z[ 9] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
35472026-02-24T00:23:22.704Z[ 11] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
35482026-02-24T00:23:22.705Z[ 13] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
35492026-02-24T00:23:22.705Z[ 15] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
35502026-02-24T00:23:22.705Z[ 17] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
35512026-02-24T00:23:22.705Z[ 19] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
35522026-02-24T00:23:22.705Z[SUM] 3.00-4.00 sec 189 MBytes 1.58 Gbits/sec
35532026-02-24T00:23:22.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
35542026-02-24T00:23:22.705Z[ 5] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
35552026-02-24T00:23:22.705Z[ 7] 4.00-5.00 sec 24.3 MBytes 204 Mbits/sec
35562026-02-24T00:23:22.705Z[ 9] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
35572026-02-24T00:23:22.705Z[ 11] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
35582026-02-24T00:23:22.705Z[ 13] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
35592026-02-24T00:23:22.705Z[ 15] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
35602026-02-24T00:23:22.705Z[ 17] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
35612026-02-24T00:23:22.705Z[ 19] 4.00-5.00 sec 24.2 MBytes 203 Mbits/sec
35622026-02-24T00:23:22.705Z[SUM] 4.00-5.00 sec 194 MBytes 1.62 Gbits/sec
35632026-02-24T00:23:22.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
35642026-02-24T00:23:22.705Z[ 5] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
35652026-02-24T00:23:22.705Z[ 7] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
35662026-02-24T00:23:22.705Z[ 9] 5.00-6.00 sec 24.1 MBytes 202 Mbits/sec
35672026-02-24T00:23:22.705Z[ 11] 5.00-6.00 sec 24.0 MBytes 201 Mbits/sec
35682026-02-24T00:23:22.705Z[ 13] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
35692026-02-24T00:23:22.705Z[ 15] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
35702026-02-24T00:23:22.705Z[ 17] 5.00-6.00 sec 24.1 MBytes 202 Mbits/sec
35712026-02-24T00:23:22.705Z[ 19] 5.00-6.00 sec 24.0 MBytes 202 Mbits/sec
35722026-02-24T00:23:22.705Z[SUM] 5.00-6.00 sec 192 MBytes 1.61 Gbits/sec
35732026-02-24T00:23:22.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
35742026-02-24T00:23:22.705Z[ 5] 6.00-7.00 sec 23.9 MBytes 200 Mbits/sec
35752026-02-24T00:23:22.705Z[ 7] 6.00-7.00 sec 23.9 MBytes 201 Mbits/sec
35762026-02-24T00:23:22.705Z[ 9] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
35772026-02-24T00:23:25.819Z[ 11] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
35782026-02-24T00:23:25.819Z[ 13] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
35792026-02-24T00:23:25.819Z[ 15] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
35802026-02-24T00:23:25.819Z[ 17] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
35812026-02-24T00:23:25.819Z[ 19] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
35822026-02-24T00:23:25.819Z[SUM] 6.00-7.00 sec 191 MBytes 1.60 Gbits/sec
35832026-02-24T00:23:25.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
35842026-02-24T00:23:25.819Z[ 5] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
35852026-02-24T00:23:25.819Z[ 7] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
35862026-02-24T00:23:25.819Z[ 9] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
35872026-02-24T00:23:25.819Z[ 11] 7.00-8.00 sec 22.8 MBytes 191 Mbits/sec
35882026-02-24T00:23:25.819Z[ 13] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
35892026-02-24T00:23:25.819Z[ 15] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
35902026-02-24T00:23:25.819Z[ 17] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
35912026-02-24T00:23:25.819Z[ 19] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
35922026-02-24T00:23:25.819Z[SUM] 7.00-8.00 sec 181 MBytes 1.52 Gbits/sec
35932026-02-24T00:23:25.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
35942026-02-24T00:23:25.819Z[ 5] 8.00-9.00 sec 23.3 MBytes 196 Mbits/sec
35952026-02-24T00:23:25.819Z[ 7] 8.00-9.00 sec 23.4 MBytes 196 Mbits/sec
35962026-02-24T00:23:25.819Z[ 9] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
35972026-02-24T00:23:25.819Z[ 11] 8.00-9.00 sec 23.3 MBytes 195 Mbits/sec
35982026-02-24T00:23:25.819Z[ 13] 8.00-9.00 sec 23.3 MBytes 195 Mbits/sec
35992026-02-24T00:23:25.819Z[ 15] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
36002026-02-24T00:23:25.820Z[ 17] 8.00-9.00 sec 23.3 MBytes 195 Mbits/sec
36012026-02-24T00:23:25.820Z[ 19] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
36022026-02-24T00:23:25.820Z[SUM] 8.00-9.00 sec 186 MBytes 1.56 Gbits/sec
36032026-02-24T00:23:25.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
36042026-02-24T00:23:25.820Z[ 5] 9.00-10.00 sec 24.3 MBytes 203 Mbits/sec
36052026-02-24T00:23:25.820Z[ 7] 9.00-10.00 sec 24.3 MBytes 204 Mbits/sec
36062026-02-24T00:23:25.820Z[ 9] 9.00-10.00 sec 24.2 MBytes 203 Mbits/sec
36072026-02-24T00:23:25.820Z[ 11] 9.00-10.00 sec 24.3 MBytes 204 Mbits/sec
36082026-02-24T00:23:25.820Z[ 13] 9.00-10.00 sec 24.4 MBytes 204 Mbits/sec
36092026-02-24T00:23:25.820Z[ 15] 9.00-10.00 sec 24.3 MBytes 203 Mbits/sec
36102026-02-24T00:23:25.820Z[ 17] 9.00-10.00 sec 24.3 MBytes 204 Mbits/sec
36112026-02-24T00:23:25.820Z[ 19] 9.00-10.00 sec 24.3 MBytes 204 Mbits/sec
36122026-02-24T00:23:25.820Z[SUM] 9.00-10.00 sec 194 MBytes 1.63 Gbits/sec
36132026-02-24T00:23:25.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
36142026-02-24T00:23:25.820Z[ 5] 10.00-10.00 sec 126 KBytes 341 Mbits/sec
36152026-02-24T00:23:25.820Z[ 7] 10.00-10.00 sec 126 KBytes 342 Mbits/sec
36162026-02-24T00:23:25.820Z[ 9] 10.00-10.00 sec 125 KBytes 339 Mbits/sec
36172026-02-24T00:23:25.820Z[ 11] 10.00-10.00 sec 56.0 KBytes 152 Mbits/sec
36182026-02-24T00:23:25.820Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
36192026-02-24T00:23:25.820Z[ 15] 10.00-10.00 sec 126 KBytes 341 Mbits/sec
36202026-02-24T00:23:25.820Z[ 17] 10.00-10.00 sec 125 KBytes 339 Mbits/sec
36212026-02-24T00:23:25.820Z[ 19] 10.00-10.00 sec 95.3 KBytes 259 Mbits/sec
36222026-02-24T00:23:25.820Z[SUM] 10.00-10.00 sec 778 KBytes 2.11 Gbits/sec
36232026-02-24T00:23:25.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
36242026-02-24T00:23:25.820Z[ ID] Interval Transfer Bandwidth
36252026-02-24T00:23:25.820Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36262026-02-24T00:23:25.820Z[ 5] 0.00-10.00 sec 230 MBytes 193 Mbits/sec receiver
36272026-02-24T00:23:25.820Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36282026-02-24T00:23:25.820Z[ 7] 0.00-10.00 sec 230 MBytes 193 Mbits/sec receiver
36292026-02-24T00:23:25.820Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36302026-02-24T00:23:25.820Z[ 9] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36312026-02-24T00:23:25.820Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36322026-02-24T00:23:25.820Z[ 11] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36332026-02-24T00:23:25.820Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36342026-02-24T00:23:25.820Z[ 13] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36352026-02-24T00:23:25.820Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36362026-02-24T00:23:25.820Z[ 15] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36372026-02-24T00:23:25.820Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36382026-02-24T00:23:25.824Z[ 17] 0.00-10.00 sec 230 MBytes 192 Mbits/sec receiver
36392026-02-24T00:23:25.824Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36402026-02-24T00:23:25.824Z[ 19] 0.00-10.00 sec 229 MBytes 192 Mbits/sec receiver
36412026-02-24T00:23:25.824Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
36422026-02-24T00:23:25.824Z[SUM] 0.00-10.00 sec 1.79 GBytes 1.54 Gbits/sec receiver
36432026-02-24T00:23:25.824ZRun 8/10...1539.893Mbps
36442026-02-24T00:23:32.852Z-----------------------------------------------------------
36452026-02-24T00:23:32.852ZServer listening on 5201
36462026-02-24T00:23:32.852Z-----------------------------------------------------------
36472026-02-24T00:23:32.852ZAccepted connection from 10.0.0.1, port 56224
36482026-02-24T00:23:32.852Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36344
36492026-02-24T00:23:32.852Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61319
36502026-02-24T00:23:32.852Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43711
36512026-02-24T00:23:32.852Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63807
36522026-02-24T00:23:32.852Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48463
36532026-02-24T00:23:32.852Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61544
36542026-02-24T00:23:32.852Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33510
36552026-02-24T00:23:32.852Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38616
36562026-02-24T00:23:32.852Z[ ID] Interval Transfer Bandwidth
36572026-02-24T00:23:32.852Z[ 5] 0.00-1.00 sec 16.3 MBytes 136 Mbits/sec
36582026-02-24T00:23:32.852Z[ 7] 0.00-1.00 sec 16.3 MBytes 136 Mbits/sec
36592026-02-24T00:23:32.852Z[ 9] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
36602026-02-24T00:23:32.852Z[ 11] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
36612026-02-24T00:23:32.853Z[ 13] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
36622026-02-24T00:23:32.853Z[ 15] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
36632026-02-24T00:23:32.853Z[ 17] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
36642026-02-24T00:23:32.853Z[ 19] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
36652026-02-24T00:23:32.853Z[SUM] 0.00-1.00 sec 130 MBytes 1.09 Gbits/sec
36662026-02-24T00:23:32.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36672026-02-24T00:23:32.853Z[ 5] 1.00-2.00 sec 24.4 MBytes 204 Mbits/sec
36682026-02-24T00:23:32.853Z[ 7] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
36692026-02-24T00:23:32.853Z[ 9] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
36702026-02-24T00:23:32.853Z[ 11] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
36712026-02-24T00:23:32.853Z[ 13] 1.00-2.00 sec 24.3 MBytes 204 Mbits/sec
36722026-02-24T00:23:32.853Z[ 15] 1.00-2.00 sec 24.4 MBytes 204 Mbits/sec
36732026-02-24T00:23:32.853Z[ 17] 1.00-2.00 sec 24.4 MBytes 205 Mbits/sec
36742026-02-24T00:23:32.853Z[ 19] 1.00-2.00 sec 24.4 MBytes 205 Mbits/sec
36752026-02-24T00:23:32.853Z[SUM] 1.00-2.00 sec 195 MBytes 1.63 Gbits/sec
36762026-02-24T00:23:32.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36772026-02-24T00:23:32.853Z[ 5] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
36782026-02-24T00:23:32.853Z[ 7] 2.00-3.00 sec 23.8 MBytes 199 Mbits/sec
36792026-02-24T00:23:32.853Z[ 9] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
36802026-02-24T00:23:32.853Z[ 11] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
36812026-02-24T00:23:32.853Z[ 13] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
36822026-02-24T00:23:32.853Z[ 15] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
36832026-02-24T00:23:32.853Z[ 17] 2.00-3.00 sec 23.7 MBytes 199 Mbits/sec
36842026-02-24T00:23:32.853Z[ 19] 2.00-3.00 sec 23.8 MBytes 200 Mbits/sec
36852026-02-24T00:23:32.853Z[SUM] 2.00-3.00 sec 190 MBytes 1.60 Gbits/sec
36862026-02-24T00:23:32.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36872026-02-24T00:23:32.853Z[ 5] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
36882026-02-24T00:23:32.853Z[ 7] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
36892026-02-24T00:23:32.853Z[ 9] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
36902026-02-24T00:23:32.853Z[ 11] 3.00-4.00 sec 23.5 MBytes 198 Mbits/sec
36912026-02-24T00:23:32.853Z[ 13] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
36922026-02-24T00:23:32.853Z[ 15] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
36932026-02-24T00:23:32.853Z[ 17] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
36942026-02-24T00:23:32.853Z[ 19] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
36952026-02-24T00:23:32.853Z[SUM] 3.00-4.00 sec 189 MBytes 1.58 Gbits/sec
36962026-02-24T00:23:32.853Z- - - - - - - - - - - - - - - - - - - - - - - - -
36972026-02-24T00:23:32.853Z[ 5] 4.00-5.00 sec 23.9 MBytes 201 Mbits/sec
36982026-02-24T00:23:32.853Z[ 7] 4.00-5.00 sec 23.9 MBytes 200 Mbits/sec
36992026-02-24T00:23:32.854Z[ 9] 4.00-5.00 sec 23.9 MBytes 200 Mbits/sec
37002026-02-24T00:23:32.854Z[ 11] 4.00-5.00 sec 23.9 MBytes 201 Mbits/sec
37012026-02-24T00:23:32.854Z[ 13] 4.00-5.00 sec 23.9 MBytes 201 Mbits/sec
37022026-02-24T00:23:32.854Z[ 15] 4.00-5.00 sec 23.9 MBytes 200 Mbits/sec
37032026-02-24T00:23:32.854Z[ 17] 4.00-5.00 sec 23.9 MBytes 201 Mbits/sec
37042026-02-24T00:23:32.854Z[ 19] 4.00-5.00 sec 23.9 MBytes 201 Mbits/sec
37052026-02-24T00:23:32.854Z[SUM] 4.00-5.00 sec 191 MBytes 1.60 Gbits/sec
37062026-02-24T00:23:32.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
37072026-02-24T00:23:32.854Z[ 5] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
37082026-02-24T00:23:32.854Z[ 7] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
37092026-02-24T00:23:32.854Z[ 9] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
37102026-02-24T00:23:32.854Z[ 11] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
37112026-02-24T00:23:32.854Z[ 13] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
37122026-02-24T00:23:32.854Z[ 15] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
37132026-02-24T00:23:32.854Z[ 17] 5.00-6.00 sec 23.9 MBytes 200 Mbits/sec
37142026-02-24T00:23:32.854Z[ 19] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
37152026-02-24T00:23:32.854Z[SUM] 5.00-6.00 sec 190 MBytes 1.60 Gbits/sec
37162026-02-24T00:23:32.854Z- - - - - - - - - - - - - - - - - - - - - - - - -
37172026-02-24T00:23:32.854Z[ 5] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
37182026-02-24T00:23:32.854Z[ 7] 6.00-7.00 sec 23.7 MBytes 199 Mbits/sec
37192026-02-24T00:23:32.854Z[ 9] 6.00-7.00 sec 23.5 MBytes 197 Mbits/sec
37202026-02-24T00:23:36.069Z[ 11] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
37212026-02-24T00:23:36.070Z[ 13] 6.00-7.00 sec 23.7 MBytes 198 Mbits/sec
37222026-02-24T00:23:36.070Z[ 15] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
37232026-02-24T00:23:36.070Z[ 17] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
37242026-02-24T00:23:36.070Z[ 19] 6.00-7.00 sec 23.6 MBytes 198 Mbits/sec
37252026-02-24T00:23:36.070Z[SUM] 6.00-7.00 sec 189 MBytes 1.58 Gbits/sec
37262026-02-24T00:23:36.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
37272026-02-24T00:23:36.070Z[ 5] 7.00-8.00 sec 23.5 MBytes 197 Mbits/sec
37282026-02-24T00:23:36.070Z[ 7] 7.00-8.00 sec 23.5 MBytes 198 Mbits/sec
37292026-02-24T00:23:36.070Z[ 9] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
37302026-02-24T00:23:36.070Z[ 11] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
37312026-02-24T00:23:36.070Z[ 13] 7.00-8.00 sec 23.5 MBytes 198 Mbits/sec
37322026-02-24T00:23:36.070Z[ 15] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
37332026-02-24T00:23:36.070Z[ 17] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
37342026-02-24T00:23:36.070Z[ 19] 7.00-8.00 sec 23.6 MBytes 198 Mbits/sec
37352026-02-24T00:23:36.070Z[SUM] 7.00-8.00 sec 189 MBytes 1.58 Gbits/sec
37362026-02-24T00:23:36.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
37372026-02-24T00:23:36.070Z[ 5] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37382026-02-24T00:23:36.070Z[ 7] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37392026-02-24T00:23:36.070Z[ 9] 8.00-9.00 sec 24.3 MBytes 203 Mbits/sec
37402026-02-24T00:23:36.070Z[ 11] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37412026-02-24T00:23:36.070Z[ 13] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37422026-02-24T00:23:36.070Z[ 15] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37432026-02-24T00:23:36.070Z[ 17] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
37442026-02-24T00:23:36.070Z[ 19] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
37452026-02-24T00:23:36.070Z[SUM] 8.00-9.00 sec 194 MBytes 1.63 Gbits/sec
37462026-02-24T00:23:36.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
37472026-02-24T00:23:36.070Z[ 5] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37482026-02-24T00:23:36.070Z[ 7] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37492026-02-24T00:23:36.070Z[ 9] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37502026-02-24T00:23:36.070Z[ 11] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37512026-02-24T00:23:36.070Z[ 13] 9.00-10.00 sec 23.5 MBytes 197 Mbits/sec
37522026-02-24T00:23:36.070Z[ 15] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37532026-02-24T00:23:36.070Z[ 17] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37542026-02-24T00:23:36.070Z[ 19] 9.00-10.00 sec 23.6 MBytes 198 Mbits/sec
37552026-02-24T00:23:36.070Z[SUM] 9.00-10.00 sec 189 MBytes 1.58 Gbits/sec
37562026-02-24T00:23:36.070Z- - - - - - - - - - - - - - - - - - - - - - - - -
37572026-02-24T00:23:36.070Z[ 5] 10.00-10.00 sec 83.3 KBytes 218 Mbits/sec
37582026-02-24T00:23:36.070Z[ 7] 10.00-10.00 sec 126 KBytes 329 Mbits/sec
37592026-02-24T00:23:36.071Z[ 9] 10.00-10.00 sec 126 KBytes 329 Mbits/sec
37602026-02-24T00:23:36.071Z[ 11] 10.00-10.00 sec 116 KBytes 304 Mbits/sec
37612026-02-24T00:23:36.071Z[ 13] 10.00-10.00 sec 78.3 KBytes 205 Mbits/sec
37622026-02-24T00:23:36.071Z[ 15] 10.00-10.00 sec 68.1 KBytes 178 Mbits/sec
37632026-02-24T00:23:36.071Z[ 17] 10.00-10.00 sec 116 KBytes 304 Mbits/sec
37642026-02-24T00:23:36.071Z[ 19] 10.00-10.00 sec 116 KBytes 304 Mbits/sec
37652026-02-24T00:23:36.071Z[SUM] 10.00-10.00 sec 830 KBytes 2.17 Gbits/sec
37662026-02-24T00:23:36.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
37672026-02-24T00:23:36.071Z[ ID] Interval Transfer Bandwidth
37682026-02-24T00:23:36.071Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37692026-02-24T00:23:36.071Z[ 5] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
37702026-02-24T00:23:36.071Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37712026-02-24T00:23:36.071Z[ 7] 0.00-10.00 sec 231 MBytes 193 Mbits/sec receiver
37722026-02-24T00:23:36.071Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37732026-02-24T00:23:36.071Z[ 9] 0.00-10.00 sec 231 MBytes 193 Mbits/sec receiver
37742026-02-24T00:23:36.071Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37752026-02-24T00:23:36.071Z[ 11] 0.00-10.00 sec 231 MBytes 193 Mbits/sec receiver
37762026-02-24T00:23:36.071Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37772026-02-24T00:23:36.072Z[ 13] 0.00-10.00 sec 231 MBytes 193 Mbits/sec receiver
37782026-02-24T00:23:36.072Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37792026-02-24T00:23:36.072Z[ 15] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
37802026-02-24T00:23:36.072Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37812026-02-24T00:23:36.072Z[ 17] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
37822026-02-24T00:23:36.072Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37832026-02-24T00:23:36.072Z[ 19] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
37842026-02-24T00:23:36.072Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
37852026-02-24T00:23:36.072Z[SUM] 0.00-10.00 sec 1.80 GBytes 1.55 Gbits/sec receiver
37862026-02-24T00:23:36.075ZRun 9/10...1548.366Mbps
37872026-02-24T00:23:43.104Z-----------------------------------------------------------
37882026-02-24T00:23:43.105ZServer listening on 5201
37892026-02-24T00:23:43.105Z-----------------------------------------------------------
37902026-02-24T00:23:43.105ZAccepted connection from 10.0.0.1, port 65472
37912026-02-24T00:23:43.105Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46315
37922026-02-24T00:23:43.105Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49119
37932026-02-24T00:23:43.105Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64953
37942026-02-24T00:23:43.105Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34600
37952026-02-24T00:23:43.105Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59437
37962026-02-24T00:23:43.105Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62847
37972026-02-24T00:23:43.105Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52885
37982026-02-24T00:23:43.105Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50011
37992026-02-24T00:23:43.105Z[ ID] Interval Transfer Bandwidth
38002026-02-24T00:23:43.105Z[ 5] 0.00-1.00 sec 16.2 MBytes 136 Mbits/sec
38012026-02-24T00:23:43.105Z[ 7] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
38022026-02-24T00:23:43.105Z[ 9] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
38032026-02-24T00:23:43.105Z[ 11] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
38042026-02-24T00:23:43.105Z[ 13] 0.00-1.00 sec 16.0 MBytes 135 Mbits/sec
38052026-02-24T00:23:43.105Z[ 15] 0.00-1.00 sec 16.0 MBytes 135 Mbits/sec
38062026-02-24T00:23:43.105Z[ 17] 0.00-1.00 sec 16.1 MBytes 135 Mbits/sec
38072026-02-24T00:23:43.105Z[ 19] 0.00-1.00 sec 16.0 MBytes 134 Mbits/sec
38082026-02-24T00:23:43.105Z[SUM] 0.00-1.00 sec 129 MBytes 1.08 Gbits/sec
38092026-02-24T00:23:43.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
38102026-02-24T00:23:43.105Z[ 5] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
38112026-02-24T00:23:43.105Z[ 7] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
38122026-02-24T00:23:43.105Z[ 9] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
38132026-02-24T00:23:43.105Z[ 11] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
38142026-02-24T00:23:43.105Z[ 13] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
38152026-02-24T00:23:43.105Z[ 15] 1.00-2.00 sec 23.4 MBytes 197 Mbits/sec
38162026-02-24T00:23:43.105Z[ 17] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
38172026-02-24T00:23:43.105Z[ 19] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
38182026-02-24T00:23:43.105Z[SUM] 1.00-2.00 sec 187 MBytes 1.57 Gbits/sec
38192026-02-24T00:23:43.105Z- - - - - - - - - - - - - - - - - - - - - - - - -
38202026-02-24T00:23:43.105Z[ 5] 2.00-3.00 sec 24.3 MBytes 203 Mbits/sec
38212026-02-24T00:23:43.105Z[ 7] 2.00-3.00 sec 24.3 MBytes 204 Mbits/sec
38222026-02-24T00:23:43.105Z[ 9] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
38232026-02-24T00:23:43.105Z[ 11] 2.00-3.00 sec 24.3 MBytes 203 Mbits/sec
38242026-02-24T00:23:43.105Z[ 13] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
38252026-02-24T00:23:43.105Z[ 15] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
38262026-02-24T00:23:43.105Z[ 17] 2.00-3.00 sec 24.3 MBytes 204 Mbits/sec
38272026-02-24T00:23:43.106Z[ 19] 2.00-3.00 sec 24.2 MBytes 203 Mbits/sec
38282026-02-24T00:23:43.106Z[SUM] 2.00-3.00 sec 194 MBytes 1.63 Gbits/sec
38292026-02-24T00:23:43.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
38302026-02-24T00:23:43.106Z[ 5] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
38312026-02-24T00:23:43.106Z[ 7] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
38322026-02-24T00:23:43.106Z[ 9] 3.00-4.00 sec 23.7 MBytes 199 Mbits/sec
38332026-02-24T00:23:43.106Z[ 11] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
38342026-02-24T00:23:43.106Z[ 13] 3.00-4.00 sec 23.5 MBytes 198 Mbits/sec
38352026-02-24T00:23:43.106Z[ 15] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
38362026-02-24T00:23:43.106Z[ 17] 3.00-4.00 sec 23.7 MBytes 198 Mbits/sec
38372026-02-24T00:23:43.106Z[ 19] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
38382026-02-24T00:23:43.106Z[SUM] 3.00-4.00 sec 189 MBytes 1.59 Gbits/sec
38392026-02-24T00:23:43.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
38402026-02-24T00:23:43.106Z[ 5] 4.00-5.00 sec 24.5 MBytes 206 Mbits/sec
38412026-02-24T00:23:43.106Z[ 7] 4.00-5.00 sec 24.6 MBytes 206 Mbits/sec
38422026-02-24T00:23:43.106Z[ 9] 4.00-5.00 sec 24.5 MBytes 206 Mbits/sec
38432026-02-24T00:23:43.106Z[ 11] 4.00-5.00 sec 24.7 MBytes 207 Mbits/sec
38442026-02-24T00:23:43.106Z[ 13] 4.00-5.00 sec 24.6 MBytes 206 Mbits/sec
38452026-02-24T00:23:43.106Z[ 15] 4.00-5.00 sec 24.6 MBytes 206 Mbits/sec
38462026-02-24T00:23:43.106Z[ 17] 4.00-5.00 sec 24.6 MBytes 206 Mbits/sec
38472026-02-24T00:23:43.106Z[ 19] 4.00-5.00 sec 24.5 MBytes 206 Mbits/sec
38482026-02-24T00:23:43.106Z[SUM] 4.00-5.00 sec 197 MBytes 1.65 Gbits/sec
38492026-02-24T00:23:43.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
38502026-02-24T00:23:43.106Z[ 5] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
38512026-02-24T00:23:43.106Z[ 7] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
38522026-02-24T00:23:43.106Z[ 9] 5.00-6.00 sec 23.8 MBytes 199 Mbits/sec
38532026-02-24T00:23:43.106Z[ 11] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
38542026-02-24T00:23:43.106Z[ 13] 5.00-6.00 sec 23.8 MBytes 199 Mbits/sec
38552026-02-24T00:23:43.106Z[ 15] 5.00-6.00 sec 23.7 MBytes 198 Mbits/sec
38562026-02-24T00:23:43.106Z[ 17] 5.00-6.00 sec 23.7 MBytes 199 Mbits/sec
38572026-02-24T00:23:43.106Z[ 19] 5.00-6.00 sec 23.8 MBytes 200 Mbits/sec
38582026-02-24T00:23:43.106Z[SUM] 5.00-6.00 sec 190 MBytes 1.59 Gbits/sec
38592026-02-24T00:23:43.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
38602026-02-24T00:23:43.106Z[ 5] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
38612026-02-24T00:23:43.106Z[ 7] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
38622026-02-24T00:23:43.106Z[ 9] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
38632026-02-24T00:23:46.219Z[ 11] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
38642026-02-24T00:23:46.220Z[ 13] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
38652026-02-24T00:23:46.220Z[ 15] 6.00-7.00 sec 23.8 MBytes 199 Mbits/sec
38662026-02-24T00:23:46.220Z[ 17] 6.00-7.00 sec 23.9 MBytes 200 Mbits/sec
38672026-02-24T00:23:46.220Z[ 19] 6.00-7.00 sec 23.8 MBytes 200 Mbits/sec
38682026-02-24T00:23:46.220Z[SUM] 6.00-7.00 sec 191 MBytes 1.60 Gbits/sec
38692026-02-24T00:23:46.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
38702026-02-24T00:23:46.220Z[ 5] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38712026-02-24T00:23:46.220Z[ 7] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38722026-02-24T00:23:46.220Z[ 9] 7.00-8.00 sec 23.7 MBytes 198 Mbits/sec
38732026-02-24T00:23:46.220Z[ 11] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38742026-02-24T00:23:46.220Z[ 13] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38752026-02-24T00:23:46.220Z[ 15] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38762026-02-24T00:23:46.220Z[ 17] 7.00-8.00 sec 23.7 MBytes 199 Mbits/sec
38772026-02-24T00:23:46.220Z[ 19] 7.00-8.00 sec 23.7 MBytes 198 Mbits/sec
38782026-02-24T00:23:46.220Z[SUM] 7.00-8.00 sec 190 MBytes 1.59 Gbits/sec
38792026-02-24T00:23:46.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
38802026-02-24T00:23:46.220Z[ 5] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
38812026-02-24T00:23:46.220Z[ 7] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
38822026-02-24T00:23:46.220Z[ 9] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
38832026-02-24T00:23:46.220Z[ 11] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
38842026-02-24T00:23:46.220Z[ 13] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
38852026-02-24T00:23:46.220Z[ 15] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
38862026-02-24T00:23:46.220Z[ 17] 8.00-9.00 sec 24.3 MBytes 204 Mbits/sec
38872026-02-24T00:23:46.220Z[ 19] 8.00-9.00 sec 24.2 MBytes 203 Mbits/sec
38882026-02-24T00:23:46.220Z[SUM] 8.00-9.00 sec 194 MBytes 1.63 Gbits/sec
38892026-02-24T00:23:46.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
38902026-02-24T00:23:46.220Z[ 5] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
38912026-02-24T00:23:46.220Z[ 7] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
38922026-02-24T00:23:46.220Z[ 9] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
38932026-02-24T00:23:46.220Z[ 11] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
38942026-02-24T00:23:46.220Z[ 13] 9.00-10.00 sec 23.8 MBytes 200 Mbits/sec
38952026-02-24T00:23:46.220Z[ 15] 9.00-10.00 sec 23.7 MBytes 199 Mbits/sec
38962026-02-24T00:23:46.220Z[ 17] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
38972026-02-24T00:23:46.220Z[ 19] 9.00-10.00 sec 23.8 MBytes 199 Mbits/sec
38982026-02-24T00:23:46.220Z[SUM] 9.00-10.00 sec 190 MBytes 1.60 Gbits/sec
38992026-02-24T00:23:46.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
39002026-02-24T00:23:46.220Z[ 5] 10.00-10.00 sec 126 KBytes 412 Mbits/sec
39012026-02-24T00:23:46.220Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
39022026-02-24T00:23:46.221Z[ 9] 10.00-10.00 sec 96.2 KBytes 315 Mbits/sec
39032026-02-24T00:23:46.221Z[ 11] 10.00-10.00 sec 53.0 KBytes 173 Mbits/sec
39042026-02-24T00:23:46.221Z[ 13] 10.00-10.00 sec 114 KBytes 373 Mbits/sec
39052026-02-24T00:23:46.221Z[ 15] 10.00-10.00 sec 104 KBytes 341 Mbits/sec
39062026-02-24T00:23:46.221Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
39072026-02-24T00:23:46.221Z[ 19] 10.00-10.00 sec 126 KBytes 412 Mbits/sec
39082026-02-24T00:23:46.221Z[SUM] 10.00-10.00 sec 619 KBytes 2.02 Gbits/sec
39092026-02-24T00:23:46.221Z- - - - - - - - - - - - - - - - - - - - - - - - -
39102026-02-24T00:23:46.221Z[ ID] Interval Transfer Bandwidth
39112026-02-24T00:23:46.221Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39122026-02-24T00:23:46.221Z[ 5] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39132026-02-24T00:23:46.221Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39142026-02-24T00:23:46.221Z[ 7] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39152026-02-24T00:23:46.221Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39162026-02-24T00:23:46.221Z[ 9] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39172026-02-24T00:23:46.221Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39182026-02-24T00:23:46.221Z[ 11] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39192026-02-24T00:23:46.221Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39202026-02-24T00:23:46.221Z[ 13] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39212026-02-24T00:23:46.221Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39222026-02-24T00:23:46.221Z[ 15] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39232026-02-24T00:23:46.221Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39242026-02-24T00:23:46.221Z[ 17] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39252026-02-24T00:23:46.221Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39262026-02-24T00:23:46.221Z[ 19] 0.00-10.00 sec 231 MBytes 194 Mbits/sec receiver
39272026-02-24T00:23:46.221Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec sender
39282026-02-24T00:23:46.221Z[SUM] 0.00-10.00 sec 1.81 GBytes 1.55 Gbits/sec receiver
39292026-02-24T00:23:46.225ZRun 10/10...1552.141Mbps
39302026-02-24T00:23:46.225Z###---------------------###
39312026-02-24T00:23:46.225Z::: iPerf done... :::
39322026-02-24T00:23:46.225Z:::Awaiting out files...:::
39332026-02-24T00:23:46.225Z###---------------------###
39342026-02-24T00:23:46.225Z###-----###
39352026-02-24T00:23:46.225Z:::done!:::
39362026-02-24T00:23:46.225Z###-----###
39372026-02-24T00:23:48.210ZGnuplot not found, using plotters backend
39382026-02-24T00:23:48.424ZBenchmarking iperf-tcp/local/c2s/tx
39392026-02-24T00:23:48.424ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
39402026-02-24T00:23:53.142ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.1B iterations)
39412026-02-24T00:24:12.999ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
39422026-02-24T00:24:13.161Ziperf-tcp/local/c2s/tx time: [6.4298 µs 6.4299 µs 6.4301 µs]
39432026-02-24T00:24:13.161Z change: [−1.2850% −1.2795% −1.2743%] (p = 0.00 < 0.05)
39442026-02-24T00:24:13.161Z Performance has improved.
39452026-02-24T00:24:13.162ZFound 5 outliers among 100 measurements (5.00%)
39462026-02-24T00:24:13.162Z 1 (1.00%) low severe
39472026-02-24T00:24:13.162Z 2 (2.00%) low mild
39482026-02-24T00:24:13.162Z 2 (2.00%) high mild
39492026-02-24T00:24:14.620Z
39502026-02-24T00:24:14.620ZBenchmarking iperf-tcp/local/c2s/rx
39512026-02-24T00:24:14.620ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
39522026-02-24T00:24:19.259ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
39532026-02-24T00:24:39.233ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
39542026-02-24T00:24:39.385Ziperf-tcp/local/c2s/rx time: [14.407 µs 14.407 µs 14.408 µs]
39552026-02-24T00:24:39.385Z change: [+1.0815% +1.0861% +1.0908%] (p = 0.00 < 0.05)
39562026-02-24T00:24:39.385Z Performance has regressed.
39572026-02-24T00:24:39.385ZFound 6 outliers among 100 measurements (6.00%)
39582026-02-24T00:24:39.385Z 3 (3.00%) low mild
39592026-02-24T00:24:39.385Z 1 (1.00%) high mild
39602026-02-24T00:24:39.385Z 2 (2.00%) high severe
39612026-02-24T00:24:40.840Z
39622026-02-24T00:24:40.840Z###-------------------###
39632026-02-24T00:24:40.840Z:::Running experiment :::
39642026-02-24T00:24:40.844Z:::iperf-tcp/local/s2c:::
39652026-02-24T00:24:40.844Z###-------------------###
39662026-02-24T00:24:41.214Zdtrace: description 'profile-201us ' matched 2 probes
39672026-02-24T00:24:47.873Z-----------------------------------------------------------
39682026-02-24T00:24:47.873ZServer listening on 5201
39692026-02-24T00:24:47.873Z-----------------------------------------------------------
39702026-02-24T00:24:47.873ZAccepted connection from 10.0.0.1, port 58278
39712026-02-24T00:24:47.873Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49621
39722026-02-24T00:24:47.873Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50352
39732026-02-24T00:24:47.873Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40209
39742026-02-24T00:24:47.873Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43521
39752026-02-24T00:24:47.873Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62748
39762026-02-24T00:24:47.873Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38395
39772026-02-24T00:24:47.873Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49636
39782026-02-24T00:24:47.873Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62085
39792026-02-24T00:24:47.873Z[ ID] Interval Transfer Bandwidth
39802026-02-24T00:24:47.873Z[ 5] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
39812026-02-24T00:24:47.873Z[ 7] 0.00-1.00 sec 44.8 MBytes 376 Mbits/sec
39822026-02-24T00:24:47.873Z[ 9] 0.00-1.00 sec 44.7 MBytes 374 Mbits/sec
39832026-02-24T00:24:47.873Z[ 11] 0.00-1.00 sec 44.7 MBytes 375 Mbits/sec
39842026-02-24T00:24:47.873Z[ 13] 0.00-1.00 sec 44.9 MBytes 377 Mbits/sec
39852026-02-24T00:24:47.873Z[ 15] 0.00-1.00 sec 44.8 MBytes 376 Mbits/sec
39862026-02-24T00:24:47.873Z[ 17] 0.00-1.00 sec 44.5 MBytes 373 Mbits/sec
39872026-02-24T00:24:47.873Z[ 19] 0.00-1.00 sec 44.7 MBytes 375 Mbits/sec
39882026-02-24T00:24:47.873Z[SUM] 0.00-1.00 sec 358 MBytes 3.00 Gbits/sec
39892026-02-24T00:24:47.873Z- - - - - - - - - - - - - - - - - - - - - - - - -
39902026-02-24T00:24:47.873Z[ 5] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39912026-02-24T00:24:47.873Z[ 7] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39922026-02-24T00:24:47.873Z[ 9] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39932026-02-24T00:24:47.873Z[ 11] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39942026-02-24T00:24:47.873Z[ 13] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
39952026-02-24T00:24:47.874Z[ 15] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39962026-02-24T00:24:47.874Z[ 17] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39972026-02-24T00:24:47.874Z[ 19] 1.00-2.00 sec 23.1 MBytes 193 Mbits/sec
39982026-02-24T00:24:47.874Z[SUM] 1.00-2.00 sec 184 MBytes 1.55 Gbits/sec
39992026-02-24T00:24:47.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
40002026-02-24T00:24:47.874Z[ 5] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
40012026-02-24T00:24:47.874Z[ 7] 2.00-3.00 sec 23.1 MBytes 194 Mbits/sec
40022026-02-24T00:24:47.874Z[ 9] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
40032026-02-24T00:24:47.874Z[ 11] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
40042026-02-24T00:24:47.874Z[ 13] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
40052026-02-24T00:24:47.874Z[ 15] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
40062026-02-24T00:24:47.874Z[ 17] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
40072026-02-24T00:24:47.874Z[ 19] 2.00-3.00 sec 23.1 MBytes 193 Mbits/sec
40082026-02-24T00:24:47.874Z[SUM] 2.00-3.00 sec 184 MBytes 1.55 Gbits/sec
40092026-02-24T00:24:47.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
40102026-02-24T00:24:47.874Z[ 5] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
40112026-02-24T00:24:47.874Z[ 7] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
40122026-02-24T00:24:47.874Z[ 9] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
40132026-02-24T00:24:47.874Z[ 11] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
40142026-02-24T00:24:47.874Z[ 13] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
40152026-02-24T00:24:47.874Z[ 15] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
40162026-02-24T00:24:47.874Z[ 17] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
40172026-02-24T00:24:47.874Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
40182026-02-24T00:24:47.874Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
40192026-02-24T00:24:47.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
40202026-02-24T00:24:47.874Z[ 5] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
40212026-02-24T00:24:47.874Z[ 7] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40222026-02-24T00:24:47.874Z[ 9] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40232026-02-24T00:24:47.874Z[ 11] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
40242026-02-24T00:24:47.874Z[ 13] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
40252026-02-24T00:24:47.874Z[ 15] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40262026-02-24T00:24:47.874Z[ 17] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
40272026-02-24T00:24:47.874Z[ 19] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
40282026-02-24T00:24:47.874Z[SUM] 4.00-5.00 sec 184 MBytes 1.54 Gbits/sec
40292026-02-24T00:24:47.874Z- - - - - - - - - - - - - - - - - - - - - - - - -
40302026-02-24T00:24:47.874Z[ 5] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40312026-02-24T00:24:47.878Z[ 7] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
40322026-02-24T00:24:47.878Z[ 9] 5.00-6.00 sec 23.1 MBytes 193 Mbits/sec
40332026-02-24T00:24:47.878Z[ 11] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40342026-02-24T00:24:47.878Z[ 13] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40352026-02-24T00:24:47.878Z[ 15] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40362026-02-24T00:24:47.878Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40372026-02-24T00:24:47.878Z[ 19] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
40382026-02-24T00:24:47.878Z[SUM] 5.00-6.00 sec 185 MBytes 1.55 Gbits/sec
40392026-02-24T00:24:47.878Z- - - - - - - - - - - - - - - - - - - - - - - - -
40402026-02-24T00:24:47.878Z[ 5] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
40412026-02-24T00:24:47.878Z[ 7] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
40422026-02-24T00:24:47.878Z[ 9] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40432026-02-24T00:24:51.094Z[ 11] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
40442026-02-24T00:24:51.095Z[ 13] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
40452026-02-24T00:24:51.095Z[ 15] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
40462026-02-24T00:24:51.095Z[ 17] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
40472026-02-24T00:24:51.095Z[ 19] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
40482026-02-24T00:24:51.095Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
40492026-02-24T00:24:51.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
40502026-02-24T00:24:51.095Z[ 5] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
40512026-02-24T00:24:51.095Z[ 7] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
40522026-02-24T00:24:51.095Z[ 9] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
40532026-02-24T00:24:51.095Z[ 11] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
40542026-02-24T00:24:51.095Z[ 13] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
40552026-02-24T00:24:51.095Z[ 15] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
40562026-02-24T00:24:51.095Z[ 17] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
40572026-02-24T00:24:51.095Z[ 19] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
40582026-02-24T00:24:51.095Z[SUM] 7.00-8.00 sec 186 MBytes 1.56 Gbits/sec
40592026-02-24T00:24:51.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
40602026-02-24T00:24:51.095Z[ 5] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
40612026-02-24T00:24:51.095Z[ 7] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
40622026-02-24T00:24:51.095Z[ 9] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
40632026-02-24T00:24:51.095Z[ 11] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
40642026-02-24T00:24:51.095Z[ 13] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
40652026-02-24T00:24:51.095Z[ 15] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
40662026-02-24T00:24:51.095Z[ 17] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
40672026-02-24T00:24:51.095Z[ 19] 8.00-9.00 sec 22.6 MBytes 190 Mbits/sec
40682026-02-24T00:24:51.095Z[SUM] 8.00-9.00 sec 181 MBytes 1.52 Gbits/sec
40692026-02-24T00:24:51.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
40702026-02-24T00:24:51.095Z[ 5] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
40712026-02-24T00:24:51.095Z[ 7] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
40722026-02-24T00:24:51.095Z[ 9] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
40732026-02-24T00:24:51.095Z[ 11] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
40742026-02-24T00:24:51.095Z[ 13] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
40752026-02-24T00:24:51.095Z[ 15] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
40762026-02-24T00:24:51.095Z[ 17] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
40772026-02-24T00:24:51.095Z[ 19] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
40782026-02-24T00:24:51.095Z[SUM] 9.00-10.00 sec 184 MBytes 1.54 Gbits/sec
40792026-02-24T00:24:51.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
40802026-02-24T00:24:51.096Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40812026-02-24T00:24:51.096Z[ 7] 10.00-10.00 sec 48.1 KBytes 177 Mbits/sec
40822026-02-24T00:24:51.096Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40832026-02-24T00:24:51.096Z[ 11] 10.00-10.00 sec 48.1 KBytes 177 Mbits/sec
40842026-02-24T00:24:51.096Z[ 13] 10.00-10.00 sec 96.2 KBytes 354 Mbits/sec
40852026-02-24T00:24:51.096Z[ 15] 10.00-10.00 sec 144 KBytes 531 Mbits/sec
40862026-02-24T00:24:51.096Z[ 17] 10.00-10.00 sec 144 KBytes 531 Mbits/sec
40872026-02-24T00:24:51.096Z[ 19] 10.00-10.00 sec 48.1 KBytes 177 Mbits/sec
40882026-02-24T00:24:51.096Z[SUM] 10.00-10.00 sec 529 KBytes 1.95 Gbits/sec
40892026-02-24T00:24:51.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
40902026-02-24T00:24:51.096Z[ ID] Interval Transfer Bandwidth
40912026-02-24T00:24:51.096Z[ 5] 0.00-10.00 sec 252 MBytes 211 Mbits/sec sender
40922026-02-24T00:24:51.096Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40932026-02-24T00:24:51.096Z[ 7] 0.00-10.00 sec 252 MBytes 212 Mbits/sec sender
40942026-02-24T00:24:51.096Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40952026-02-24T00:24:51.096Z[ 9] 0.00-10.00 sec 252 MBytes 211 Mbits/sec sender
40962026-02-24T00:24:51.096Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40972026-02-24T00:24:51.096Z[ 11] 0.00-10.00 sec 252 MBytes 211 Mbits/sec sender
40982026-02-24T00:24:51.096Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
40992026-02-24T00:24:51.096Z[ 13] 0.00-10.00 sec 252 MBytes 212 Mbits/sec sender
41002026-02-24T00:24:51.096Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41012026-02-24T00:24:51.096Z[ 15] 0.00-10.00 sec 252 MBytes 212 Mbits/sec sender
41022026-02-24T00:24:51.096Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41032026-02-24T00:24:51.096Z[ 17] 0.00-10.00 sec 252 MBytes 211 Mbits/sec sender
41042026-02-24T00:24:51.096Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41052026-02-24T00:24:51.096Z[ 19] 0.00-10.00 sec 252 MBytes 211 Mbits/sec sender
41062026-02-24T00:24:51.096Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41072026-02-24T00:24:51.096Z[SUM] 0.00-10.00 sec 1.97 GBytes 1.69 Gbits/sec sender
41082026-02-24T00:24:51.096Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
41092026-02-24T00:24:51.100ZRun 1/10...1691.989Mbps
41102026-02-24T00:24:58.129Z-----------------------------------------------------------
41112026-02-24T00:24:58.129ZServer listening on 5201
41122026-02-24T00:24:58.129Z-----------------------------------------------------------
41132026-02-24T00:24:58.129ZAccepted connection from 10.0.0.1, port 59077
41142026-02-24T00:24:58.129Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50261
41152026-02-24T00:24:58.129Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49956
41162026-02-24T00:24:58.129Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53692
41172026-02-24T00:24:58.129Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54256
41182026-02-24T00:24:58.129Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65423
41192026-02-24T00:24:58.129Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33415
41202026-02-24T00:24:58.129Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55790
41212026-02-24T00:24:58.129Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37149
41222026-02-24T00:24:58.129Z[ ID] Interval Transfer Bandwidth
41232026-02-24T00:24:58.129Z[ 5] 0.00-1.00 sec 19.3 MBytes 161 Mbits/sec
41242026-02-24T00:24:58.129Z[ 7] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
41252026-02-24T00:24:58.129Z[ 9] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
41262026-02-24T00:24:58.129Z[ 11] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
41272026-02-24T00:24:58.129Z[ 13] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
41282026-02-24T00:24:58.129Z[ 15] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
41292026-02-24T00:24:58.129Z[ 17] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
41302026-02-24T00:24:58.129Z[ 19] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
41312026-02-24T00:24:58.129Z[SUM] 0.00-1.00 sec 154 MBytes 1.29 Gbits/sec
41322026-02-24T00:24:58.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-02-24T00:24:58.129Z[ 5] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
41342026-02-24T00:24:58.129Z[ 7] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
41352026-02-24T00:24:58.130Z[ 9] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
41362026-02-24T00:24:58.130Z[ 11] 1.00-2.00 sec 23.5 MBytes 197 Mbits/sec
41372026-02-24T00:24:58.130Z[ 13] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
41382026-02-24T00:24:58.130Z[ 15] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
41392026-02-24T00:24:58.130Z[ 17] 1.00-2.00 sec 23.6 MBytes 198 Mbits/sec
41402026-02-24T00:24:58.130Z[ 19] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
41412026-02-24T00:24:58.130Z[SUM] 1.00-2.00 sec 189 MBytes 1.58 Gbits/sec
41422026-02-24T00:24:58.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-02-24T00:24:58.130Z[ 5] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
41442026-02-24T00:24:58.130Z[ 7] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
41452026-02-24T00:24:58.130Z[ 9] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
41462026-02-24T00:24:58.130Z[ 11] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
41472026-02-24T00:24:58.130Z[ 13] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
41482026-02-24T00:24:58.130Z[ 15] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
41492026-02-24T00:24:58.130Z[ 17] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
41502026-02-24T00:24:58.130Z[ 19] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
41512026-02-24T00:24:58.130Z[SUM] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
41522026-02-24T00:24:58.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-02-24T00:24:58.130Z[ 5] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
41542026-02-24T00:24:58.130Z[ 7] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
41552026-02-24T00:24:58.130Z[ 9] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
41562026-02-24T00:24:58.130Z[ 11] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
41572026-02-24T00:24:58.130Z[ 13] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
41582026-02-24T00:24:58.130Z[ 15] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
41592026-02-24T00:24:58.130Z[ 17] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
41602026-02-24T00:24:58.130Z[ 19] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
41612026-02-24T00:24:58.130Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
41622026-02-24T00:24:58.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
41632026-02-24T00:24:58.130Z[ 5] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
41642026-02-24T00:24:58.130Z[ 7] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
41652026-02-24T00:24:58.130Z[ 9] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
41662026-02-24T00:24:58.130Z[ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
41672026-02-24T00:24:58.130Z[ 13] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
41682026-02-24T00:24:58.130Z[ 15] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
41692026-02-24T00:24:58.130Z[ 17] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
41702026-02-24T00:24:58.130Z[ 19] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
41712026-02-24T00:24:58.130Z[SUM] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
41722026-02-24T00:24:58.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
41732026-02-24T00:24:58.130Z[ 5] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
41742026-02-24T00:24:58.131Z[ 7] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
41752026-02-24T00:24:58.131Z[ 9] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
41762026-02-24T00:24:58.131Z[ 11] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
41772026-02-24T00:24:58.131Z[ 13] 5.00-6.00 sec 22.3 MBytes 188 Mbits/sec
41782026-02-24T00:24:58.131Z[ 15] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
41792026-02-24T00:24:58.131Z[ 17] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
41802026-02-24T00:24:58.131Z[ 19] 5.00-6.00 sec 22.4 MBytes 188 Mbits/sec
41812026-02-24T00:24:58.131Z[SUM] 5.00-6.00 sec 179 MBytes 1.50 Gbits/sec
41822026-02-24T00:24:58.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
41832026-02-24T00:24:58.131Z[ 5] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
41842026-02-24T00:24:58.131Z[ 7] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41852026-02-24T00:24:58.131Z[ 9] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
41862026-02-24T00:25:01.245Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41872026-02-24T00:25:01.245Z[ 13] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41882026-02-24T00:25:01.245Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41892026-02-24T00:25:01.245Z[ 17] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
41902026-02-24T00:25:01.245Z[ 19] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
41912026-02-24T00:25:01.245Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
41922026-02-24T00:25:01.245Z- - - - - - - - - - - - - - - - - - - - - - - - -
41932026-02-24T00:25:01.245Z[ 5] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
41942026-02-24T00:25:01.245Z[ 7] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
41952026-02-24T00:25:01.245Z[ 9] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
41962026-02-24T00:25:01.245Z[ 11] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
41972026-02-24T00:25:01.245Z[ 13] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
41982026-02-24T00:25:01.246Z[ 15] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
41992026-02-24T00:25:01.246Z[ 17] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
42002026-02-24T00:25:01.246Z[ 19] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
42012026-02-24T00:25:01.246Z[SUM] 7.00-8.00 sec 179 MBytes 1.50 Gbits/sec
42022026-02-24T00:25:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
42032026-02-24T00:25:01.246Z[ 5] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
42042026-02-24T00:25:01.246Z[ 7] 8.00-9.00 sec 22.7 MBytes 190 Mbits/sec
42052026-02-24T00:25:01.246Z[ 9] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
42062026-02-24T00:25:01.246Z[ 11] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
42072026-02-24T00:25:01.246Z[ 13] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
42082026-02-24T00:25:01.246Z[ 15] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
42092026-02-24T00:25:01.246Z[ 17] 8.00-9.00 sec 22.7 MBytes 191 Mbits/sec
42102026-02-24T00:25:01.246Z[ 19] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
42112026-02-24T00:25:01.246Z[SUM] 8.00-9.00 sec 182 MBytes 1.53 Gbits/sec
42122026-02-24T00:25:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
42132026-02-24T00:25:01.246Z[ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
42142026-02-24T00:25:01.246Z[ 7] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
42152026-02-24T00:25:01.246Z[ 9] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
42162026-02-24T00:25:01.246Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
42172026-02-24T00:25:01.246Z[ 13] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
42182026-02-24T00:25:01.246Z[ 15] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
42192026-02-24T00:25:01.246Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
42202026-02-24T00:25:01.246Z[ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
42212026-02-24T00:25:01.246Z[SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
42222026-02-24T00:25:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
42232026-02-24T00:25:01.246Z[ 5] 10.00-10.00 sec 96.2 KBytes 380 Mbits/sec
42242026-02-24T00:25:01.246Z[ 7] 10.00-10.00 sec 48.1 KBytes 190 Mbits/sec
42252026-02-24T00:25:01.246Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42262026-02-24T00:25:01.246Z[ 11] 10.00-10.00 sec 96.2 KBytes 381 Mbits/sec
42272026-02-24T00:25:01.246Z[ 13] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42282026-02-24T00:25:01.246Z[ 15] 10.00-10.00 sec 48.1 KBytes 190 Mbits/sec
42292026-02-24T00:25:01.246Z[ 17] 10.00-10.00 sec 96.2 KBytes 381 Mbits/sec
42302026-02-24T00:25:01.246Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42312026-02-24T00:25:01.246Z[SUM] 10.00-10.00 sec 385 KBytes 1.52 Gbits/sec
42322026-02-24T00:25:01.246Z- - - - - - - - - - - - - - - - - - - - - - - - -
42332026-02-24T00:25:01.246Z[ ID] Interval Transfer Bandwidth
42342026-02-24T00:25:01.246Z[ 5] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42352026-02-24T00:25:01.246Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42362026-02-24T00:25:01.246Z[ 7] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42372026-02-24T00:25:01.247Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42382026-02-24T00:25:01.247Z[ 9] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42392026-02-24T00:25:01.247Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42402026-02-24T00:25:01.247Z[ 11] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42412026-02-24T00:25:01.247Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42422026-02-24T00:25:01.247Z[ 13] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42432026-02-24T00:25:01.247Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42442026-02-24T00:25:01.247Z[ 15] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42452026-02-24T00:25:01.247Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42462026-02-24T00:25:01.247Z[ 17] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42472026-02-24T00:25:01.247Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42482026-02-24T00:25:01.247Z[ 19] 0.00-10.00 sec 224 MBytes 188 Mbits/sec sender
42492026-02-24T00:25:01.247Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42502026-02-24T00:25:01.247Z[SUM] 0.00-10.00 sec 1.75 GBytes 1.50 Gbits/sec sender
42512026-02-24T00:25:01.247Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
42522026-02-24T00:25:01.250ZRun 2/10...1502.003Mbps
42532026-02-24T00:25:08.285Z-----------------------------------------------------------
42542026-02-24T00:25:08.285ZServer listening on 5201
42552026-02-24T00:25:08.285Z-----------------------------------------------------------
42562026-02-24T00:25:08.285ZAccepted connection from 10.0.0.1, port 65195
42572026-02-24T00:25:08.285Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55183
42582026-02-24T00:25:08.285Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55444
42592026-02-24T00:25:08.285Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43642
42602026-02-24T00:25:08.285Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34051
42612026-02-24T00:25:08.285Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52127
42622026-02-24T00:25:08.285Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58550
42632026-02-24T00:25:08.285Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43848
42642026-02-24T00:25:08.285Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51128
42652026-02-24T00:25:08.285Z[ ID] Interval Transfer Bandwidth
42662026-02-24T00:25:08.285Z[ 5] 0.00-1.00 sec 18.1 MBytes 152 Mbits/sec
42672026-02-24T00:25:08.285Z[ 7] 0.00-1.00 sec 18.1 MBytes 152 Mbits/sec
42682026-02-24T00:25:08.285Z[ 9] 0.00-1.00 sec 17.8 MBytes 150 Mbits/sec
42692026-02-24T00:25:08.285Z[ 11] 0.00-1.00 sec 18.0 MBytes 151 Mbits/sec
42702026-02-24T00:25:08.285Z[ 13] 0.00-1.00 sec 17.9 MBytes 150 Mbits/sec
42712026-02-24T00:25:08.285Z[ 15] 0.00-1.00 sec 18.0 MBytes 151 Mbits/sec
42722026-02-24T00:25:08.285Z[ 17] 0.00-1.00 sec 17.9 MBytes 150 Mbits/sec
42732026-02-24T00:25:08.285Z[ 19] 0.00-1.00 sec 17.9 MBytes 150 Mbits/sec
42742026-02-24T00:25:08.285Z[SUM] 0.00-1.00 sec 144 MBytes 1.21 Gbits/sec
42752026-02-24T00:25:08.285Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762026-02-24T00:25:08.285Z[ 5] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
42772026-02-24T00:25:08.285Z[ 7] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
42782026-02-24T00:25:08.286Z[ 9] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
42792026-02-24T00:25:08.286Z[ 11] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
42802026-02-24T00:25:08.286Z[ 13] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
42812026-02-24T00:25:08.286Z[ 15] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
42822026-02-24T00:25:08.286Z[ 17] 1.00-2.00 sec 22.8 MBytes 191 Mbits/sec
42832026-02-24T00:25:08.286Z[ 19] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
42842026-02-24T00:25:08.286Z[SUM] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
42852026-02-24T00:25:08.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
42862026-02-24T00:25:08.286Z[ 5] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
42872026-02-24T00:25:08.286Z[ 7] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
42882026-02-24T00:25:08.286Z[ 9] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
42892026-02-24T00:25:08.286Z[ 11] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
42902026-02-24T00:25:08.286Z[ 13] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
42912026-02-24T00:25:08.286Z[ 15] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
42922026-02-24T00:25:08.286Z[ 17] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
42932026-02-24T00:25:08.286Z[ 19] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
42942026-02-24T00:25:08.286Z[SUM] 2.00-3.00 sec 182 MBytes 1.53 Gbits/sec
42952026-02-24T00:25:08.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
42962026-02-24T00:25:08.286Z[ 5] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
42972026-02-24T00:25:08.286Z[ 7] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
42982026-02-24T00:25:08.286Z[ 9] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
42992026-02-24T00:25:08.286Z[ 11] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
43002026-02-24T00:25:08.286Z[ 13] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
43012026-02-24T00:25:08.286Z[ 15] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
43022026-02-24T00:25:08.286Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
43032026-02-24T00:25:08.286Z[ 19] 3.00-4.00 sec 22.7 MBytes 190 Mbits/sec
43042026-02-24T00:25:08.286Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
43052026-02-24T00:25:08.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
43062026-02-24T00:25:08.286Z[ 5] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
43072026-02-24T00:25:08.286Z[ 7] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
43082026-02-24T00:25:08.286Z[ 9] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
43092026-02-24T00:25:08.286Z[ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
43102026-02-24T00:25:08.286Z[ 13] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
43112026-02-24T00:25:08.286Z[ 15] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
43122026-02-24T00:25:08.286Z[ 17] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
43132026-02-24T00:25:08.286Z[ 19] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
43142026-02-24T00:25:08.286Z[SUM] 4.00-5.00 sec 179 MBytes 1.50 Gbits/sec
43152026-02-24T00:25:08.286Z- - - - - - - - - - - - - - - - - - - - - - - - -
43162026-02-24T00:25:08.287Z[ 5] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
43172026-02-24T00:25:08.287Z[ 7] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
43182026-02-24T00:25:08.287Z[ 9] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
43192026-02-24T00:25:08.287Z[ 11] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
43202026-02-24T00:25:08.287Z[ 13] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
43212026-02-24T00:25:08.287Z[ 15] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
43222026-02-24T00:25:08.287Z[ 17] 5.00-6.00 sec 22.7 MBytes 191 Mbits/sec
43232026-02-24T00:25:08.287Z[ 19] 5.00-6.00 sec 22.8 MBytes 191 Mbits/sec
43242026-02-24T00:25:08.287Z[SUM] 5.00-6.00 sec 182 MBytes 1.53 Gbits/sec
43252026-02-24T00:25:08.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
43262026-02-24T00:25:08.287Z[ 5] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
43272026-02-24T00:25:08.291Z[ 7] 6.00-7.00 sec 22.7 MBytes 191 Mbits/sec
43282026-02-24T00:25:08.291Z[ 9] 6.00-7.00 sec 22.8 MBytes 191 Mbits/sec
43292026-02-24T00:25:11.506Z[ 11] 6.00-7.00 sec 22.8 MBytes 192 Mbits/sec
43302026-02-24T00:25:11.506Z[ 13] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
43312026-02-24T00:25:11.506Z[ 15] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
43322026-02-24T00:25:11.506Z[ 17] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
43332026-02-24T00:25:11.506Z[ 19] 6.00-7.00 sec 22.8 MBytes 191 Mbits/sec
43342026-02-24T00:25:11.506Z[SUM] 6.00-7.00 sec 182 MBytes 1.53 Gbits/sec
43352026-02-24T00:25:11.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
43362026-02-24T00:25:11.506Z[ 5] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
43372026-02-24T00:25:11.506Z[ 7] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
43382026-02-24T00:25:11.506Z[ 9] 7.00-8.00 sec 23.3 MBytes 195 Mbits/sec
43392026-02-24T00:25:11.506Z[ 11] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
43402026-02-24T00:25:11.506Z[ 13] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
43412026-02-24T00:25:11.506Z[ 15] 7.00-8.00 sec 23.4 MBytes 197 Mbits/sec
43422026-02-24T00:25:11.506Z[ 17] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
43432026-02-24T00:25:11.506Z[ 19] 7.00-8.00 sec 23.3 MBytes 196 Mbits/sec
43442026-02-24T00:25:11.506Z[SUM] 7.00-8.00 sec 187 MBytes 1.57 Gbits/sec
43452026-02-24T00:25:11.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
43462026-02-24T00:25:11.506Z[ 5] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
43472026-02-24T00:25:11.506Z[ 7] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
43482026-02-24T00:25:11.506Z[ 9] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
43492026-02-24T00:25:11.506Z[ 11] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
43502026-02-24T00:25:11.506Z[ 13] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
43512026-02-24T00:25:11.506Z[ 15] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
43522026-02-24T00:25:11.506Z[ 17] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
43532026-02-24T00:25:11.506Z[ 19] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
43542026-02-24T00:25:11.506Z[SUM] 8.00-9.00 sec 185 MBytes 1.55 Gbits/sec
43552026-02-24T00:25:11.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
43562026-02-24T00:25:11.506Z[ 5] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
43572026-02-24T00:25:11.507Z[ 7] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
43582026-02-24T00:25:11.507Z[ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
43592026-02-24T00:25:11.507Z[ 11] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
43602026-02-24T00:25:11.507Z[ 13] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
43612026-02-24T00:25:11.507Z[ 15] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
43622026-02-24T00:25:11.507Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
43632026-02-24T00:25:11.507Z[ 19] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
43642026-02-24T00:25:11.507Z[SUM] 9.00-10.00 sec 179 MBytes 1.50 Gbits/sec
43652026-02-24T00:25:11.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
43662026-02-24T00:25:11.507Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43672026-02-24T00:25:11.507Z[ 7] 10.00-10.00 sec 48.1 KBytes 158 Mbits/sec
43682026-02-24T00:25:11.507Z[ 9] 10.00-10.00 sec 48.1 KBytes 158 Mbits/sec
43692026-02-24T00:25:11.507Z[ 11] 10.00-10.00 sec 96.2 KBytes 316 Mbits/sec
43702026-02-24T00:25:11.507Z[ 13] 10.00-10.00 sec 144 KBytes 475 Mbits/sec
43712026-02-24T00:25:11.507Z[ 15] 10.00-10.00 sec 96.2 KBytes 316 Mbits/sec
43722026-02-24T00:25:11.507Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43732026-02-24T00:25:11.507Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
43742026-02-24T00:25:11.507Z[SUM] 10.00-10.00 sec 433 KBytes 1.42 Gbits/sec
43752026-02-24T00:25:11.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
43762026-02-24T00:25:11.507Z[ ID] Interval Transfer Bandwidth
43772026-02-24T00:25:11.507Z[ 5] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43782026-02-24T00:25:11.507Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43792026-02-24T00:25:11.507Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43802026-02-24T00:25:11.507Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43812026-02-24T00:25:11.507Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43822026-02-24T00:25:11.507Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43832026-02-24T00:25:11.507Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43842026-02-24T00:25:11.507Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43852026-02-24T00:25:11.507Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43862026-02-24T00:25:11.507Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43872026-02-24T00:25:11.507Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43882026-02-24T00:25:11.507Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43892026-02-24T00:25:11.507Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43902026-02-24T00:25:11.507Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43912026-02-24T00:25:11.507Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
43922026-02-24T00:25:11.507Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43932026-02-24T00:25:11.507Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.50 Gbits/sec sender
43942026-02-24T00:25:11.507Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
43952026-02-24T00:25:11.512ZRun 3/10...1496.367Mbps
43962026-02-24T00:25:18.540Z-----------------------------------------------------------
43972026-02-24T00:25:18.540ZServer listening on 5201
43982026-02-24T00:25:18.540Z-----------------------------------------------------------
43992026-02-24T00:25:18.540ZAccepted connection from 10.0.0.1, port 46428
44002026-02-24T00:25:18.540Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60275
44012026-02-24T00:25:18.540Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50462
44022026-02-24T00:25:18.540Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50700
44032026-02-24T00:25:18.540Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59543
44042026-02-24T00:25:18.540Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55782
44052026-02-24T00:25:18.540Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45402
44062026-02-24T00:25:18.540Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35724
44072026-02-24T00:25:18.540Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58539
44082026-02-24T00:25:18.540Z[ ID] Interval Transfer Bandwidth
44092026-02-24T00:25:18.540Z[ 5] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
44102026-02-24T00:25:18.541Z[ 7] 0.00-1.00 sec 19.3 MBytes 162 Mbits/sec
44112026-02-24T00:25:18.541Z[ 9] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
44122026-02-24T00:25:18.541Z[ 11] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
44132026-02-24T00:25:18.541Z[ 13] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
44142026-02-24T00:25:18.541Z[ 15] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
44152026-02-24T00:25:18.541Z[ 17] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
44162026-02-24T00:25:18.541Z[ 19] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
44172026-02-24T00:25:18.541Z[SUM] 0.00-1.00 sec 153 MBytes 1.29 Gbits/sec
44182026-02-24T00:25:18.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
44192026-02-24T00:25:18.541Z[ 5] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
44202026-02-24T00:25:18.541Z[ 7] 1.00-2.00 sec 23.8 MBytes 199 Mbits/sec
44212026-02-24T00:25:18.541Z[ 9] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
44222026-02-24T00:25:18.541Z[ 11] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
44232026-02-24T00:25:18.541Z[ 13] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
44242026-02-24T00:25:18.541Z[ 15] 1.00-2.00 sec 23.8 MBytes 200 Mbits/sec
44252026-02-24T00:25:18.541Z[ 17] 1.00-2.00 sec 23.7 MBytes 199 Mbits/sec
44262026-02-24T00:25:18.541Z[ 19] 1.00-2.00 sec 23.9 MBytes 200 Mbits/sec
44272026-02-24T00:25:18.541Z[SUM] 1.00-2.00 sec 190 MBytes 1.60 Gbits/sec
44282026-02-24T00:25:18.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
44292026-02-24T00:25:18.541Z[ 5] 2.00-3.00 sec 23.3 MBytes 195 Mbits/sec
44302026-02-24T00:25:18.541Z[ 7] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
44312026-02-24T00:25:18.541Z[ 9] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
44322026-02-24T00:25:18.541Z[ 11] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
44332026-02-24T00:25:18.541Z[ 13] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
44342026-02-24T00:25:18.541Z[ 15] 2.00-3.00 sec 23.3 MBytes 195 Mbits/sec
44352026-02-24T00:25:18.541Z[ 17] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
44362026-02-24T00:25:18.541Z[ 19] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
44372026-02-24T00:25:18.541Z[SUM] 2.00-3.00 sec 186 MBytes 1.56 Gbits/sec
44382026-02-24T00:25:18.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
44392026-02-24T00:25:18.541Z[ 5] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
44402026-02-24T00:25:18.541Z[ 7] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
44412026-02-24T00:25:18.541Z[ 9] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
44422026-02-24T00:25:18.541Z[ 11] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
44432026-02-24T00:25:18.541Z[ 13] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
44442026-02-24T00:25:18.541Z[ 15] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
44452026-02-24T00:25:18.541Z[ 17] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
44462026-02-24T00:25:18.541Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
44472026-02-24T00:25:18.541Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
44482026-02-24T00:25:18.541Z- - - - - - - - - - - - - - - - - - - - - - - - -
44492026-02-24T00:25:18.542Z[ 5] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
44502026-02-24T00:25:18.542Z[ 7] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
44512026-02-24T00:25:18.542Z[ 9] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
44522026-02-24T00:25:18.542Z[ 11] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
44532026-02-24T00:25:18.542Z[ 13] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
44542026-02-24T00:25:18.542Z[ 15] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
44552026-02-24T00:25:18.542Z[ 17] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
44562026-02-24T00:25:18.542Z[ 19] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
44572026-02-24T00:25:18.542Z[SUM] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
44582026-02-24T00:25:18.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
44592026-02-24T00:25:18.542Z[ 5] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44602026-02-24T00:25:18.542Z[ 7] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44612026-02-24T00:25:18.542Z[ 9] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44622026-02-24T00:25:18.542Z[ 11] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44632026-02-24T00:25:18.542Z[ 13] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44642026-02-24T00:25:18.542Z[ 15] 5.00-6.00 sec 23.4 MBytes 196 Mbits/sec
44652026-02-24T00:25:18.542Z[ 17] 5.00-6.00 sec 23.5 MBytes 197 Mbits/sec
44662026-02-24T00:25:18.542Z[ 19] 5.00-6.00 sec 23.6 MBytes 198 Mbits/sec
44672026-02-24T00:25:18.542Z[SUM] 5.00-6.00 sec 188 MBytes 1.58 Gbits/sec
44682026-02-24T00:25:18.542Z- - - - - - - - - - - - - - - - - - - - - - - - -
44692026-02-24T00:25:18.542Z[ 5] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44702026-02-24T00:25:18.542Z[ 7] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44712026-02-24T00:25:18.542Z[ 9] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44722026-02-24T00:25:21.758Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44732026-02-24T00:25:21.758Z[ 13] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44742026-02-24T00:25:21.758Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44752026-02-24T00:25:21.758Z[ 17] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
44762026-02-24T00:25:21.758Z[ 19] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
44772026-02-24T00:25:21.758Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
44782026-02-24T00:25:21.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
44792026-02-24T00:25:21.758Z[ 5] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
44802026-02-24T00:25:21.758Z[ 7] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
44812026-02-24T00:25:21.758Z[ 9] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
44822026-02-24T00:25:21.758Z[ 11] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
44832026-02-24T00:25:21.758Z[ 13] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
44842026-02-24T00:25:21.758Z[ 15] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
44852026-02-24T00:25:21.758Z[ 17] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
44862026-02-24T00:25:21.758Z[ 19] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
44872026-02-24T00:25:21.758Z[SUM] 7.00-8.00 sec 179 MBytes 1.50 Gbits/sec
44882026-02-24T00:25:21.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
44892026-02-24T00:25:21.758Z[ 5] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
44902026-02-24T00:25:21.758Z[ 7] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
44912026-02-24T00:25:21.758Z[ 9] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
44922026-02-24T00:25:21.758Z[ 11] 8.00-9.00 sec 22.6 MBytes 189 Mbits/sec
44932026-02-24T00:25:21.758Z[ 13] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
44942026-02-24T00:25:21.758Z[ 15] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
44952026-02-24T00:25:21.758Z[ 17] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
44962026-02-24T00:25:21.758Z[ 19] 8.00-9.00 sec 22.5 MBytes 189 Mbits/sec
44972026-02-24T00:25:21.758Z[SUM] 8.00-9.00 sec 180 MBytes 1.51 Gbits/sec
44982026-02-24T00:25:21.758Z- - - - - - - - - - - - - - - - - - - - - - - - -
44992026-02-24T00:25:21.758Z[ 5] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
45002026-02-24T00:25:21.758Z[ 7] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
45012026-02-24T00:25:21.758Z[ 9] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
45022026-02-24T00:25:21.758Z[ 11] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
45032026-02-24T00:25:21.758Z[ 13] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
45042026-02-24T00:25:21.759Z[ 15] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
45052026-02-24T00:25:21.759Z[ 17] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
45062026-02-24T00:25:21.759Z[ 19] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
45072026-02-24T00:25:21.759Z[SUM] 9.00-10.00 sec 181 MBytes 1.52 Gbits/sec
45082026-02-24T00:25:21.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
45092026-02-24T00:25:21.759Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45102026-02-24T00:25:21.759Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45112026-02-24T00:25:21.759Z[ 9] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45122026-02-24T00:25:21.759Z[ 11] 10.00-10.00 sec 48.1 KBytes 181 Mbits/sec
45132026-02-24T00:25:21.759Z[ 13] 10.00-10.00 sec 144 KBytes 542 Mbits/sec
45142026-02-24T00:25:21.759Z[ 15] 10.00-10.00 sec 144 KBytes 542 Mbits/sec
45152026-02-24T00:25:21.759Z[ 17] 10.00-10.00 sec 96.2 KBytes 361 Mbits/sec
45162026-02-24T00:25:21.759Z[ 19] 10.00-10.00 sec 144 KBytes 542 Mbits/sec
45172026-02-24T00:25:21.759Z[SUM] 10.00-10.00 sec 577 KBytes 2.17 Gbits/sec
45182026-02-24T00:25:21.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
45192026-02-24T00:25:21.759Z[ ID] Interval Transfer Bandwidth
45202026-02-24T00:25:21.759Z[ 5] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45212026-02-24T00:25:21.759Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45222026-02-24T00:25:21.759Z[ 7] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45232026-02-24T00:25:21.759Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45242026-02-24T00:25:21.759Z[ 9] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45252026-02-24T00:25:21.759Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45262026-02-24T00:25:21.759Z[ 11] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45272026-02-24T00:25:21.759Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45282026-02-24T00:25:21.759Z[ 13] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45292026-02-24T00:25:21.759Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45302026-02-24T00:25:21.759Z[ 15] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45312026-02-24T00:25:21.759Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45322026-02-24T00:25:21.759Z[ 17] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45332026-02-24T00:25:21.759Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45342026-02-24T00:25:21.759Z[ 19] 0.00-10.00 sec 227 MBytes 190 Mbits/sec sender
45352026-02-24T00:25:21.759Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45362026-02-24T00:25:21.759Z[SUM] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
45372026-02-24T00:25:21.759Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
45382026-02-24T00:25:21.763ZRun 4/10...1521.656Mbps
45392026-02-24T00:25:28.791Z-----------------------------------------------------------
45402026-02-24T00:25:28.791ZServer listening on 5201
45412026-02-24T00:25:28.791Z-----------------------------------------------------------
45422026-02-24T00:25:28.791ZAccepted connection from 10.0.0.1, port 55622
45432026-02-24T00:25:28.791Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52275
45442026-02-24T00:25:28.791Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56512
45452026-02-24T00:25:28.791Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55390
45462026-02-24T00:25:28.791Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49744
45472026-02-24T00:25:28.791Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45718
45482026-02-24T00:25:28.791Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50756
45492026-02-24T00:25:28.791Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37757
45502026-02-24T00:25:28.791Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36774
45512026-02-24T00:25:28.791Z[ ID] Interval Transfer Bandwidth
45522026-02-24T00:25:28.791Z[ 5] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
45532026-02-24T00:25:28.791Z[ 7] 0.00-1.00 sec 18.3 MBytes 153 Mbits/sec
45542026-02-24T00:25:28.792Z[ 9] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
45552026-02-24T00:25:28.792Z[ 11] 0.00-1.00 sec 18.1 MBytes 152 Mbits/sec
45562026-02-24T00:25:28.792Z[ 13] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
45572026-02-24T00:25:28.792Z[ 15] 0.00-1.00 sec 18.1 MBytes 152 Mbits/sec
45582026-02-24T00:25:28.792Z[ 17] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
45592026-02-24T00:25:28.792Z[ 19] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
45602026-02-24T00:25:28.792Z[SUM] 0.00-1.00 sec 146 MBytes 1.22 Gbits/sec
45612026-02-24T00:25:28.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
45622026-02-24T00:25:28.792Z[ 5] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
45632026-02-24T00:25:28.792Z[ 7] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
45642026-02-24T00:25:28.792Z[ 9] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
45652026-02-24T00:25:28.792Z[ 11] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
45662026-02-24T00:25:28.792Z[ 13] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
45672026-02-24T00:25:28.792Z[ 15] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
45682026-02-24T00:25:28.792Z[ 17] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
45692026-02-24T00:25:28.792Z[ 19] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
45702026-02-24T00:25:28.792Z[SUM] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
45712026-02-24T00:25:28.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
45722026-02-24T00:25:28.792Z[ 5] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
45732026-02-24T00:25:28.792Z[ 7] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
45742026-02-24T00:25:28.792Z[ 9] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
45752026-02-24T00:25:28.792Z[ 11] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
45762026-02-24T00:25:28.792Z[ 13] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
45772026-02-24T00:25:28.792Z[ 15] 2.00-3.00 sec 22.7 MBytes 190 Mbits/sec
45782026-02-24T00:25:28.792Z[ 17] 2.00-3.00 sec 22.7 MBytes 191 Mbits/sec
45792026-02-24T00:25:28.792Z[ 19] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
45802026-02-24T00:25:28.792Z[SUM] 2.00-3.00 sec 181 MBytes 1.52 Gbits/sec
45812026-02-24T00:25:28.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
45822026-02-24T00:25:28.792Z[ 5] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
45832026-02-24T00:25:28.792Z[ 7] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
45842026-02-24T00:25:28.792Z[ 9] 3.00-4.00 sec 22.4 MBytes 188 Mbits/sec
45852026-02-24T00:25:28.792Z[ 11] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
45862026-02-24T00:25:28.792Z[ 13] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
45872026-02-24T00:25:28.792Z[ 15] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
45882026-02-24T00:25:28.792Z[ 17] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
45892026-02-24T00:25:28.792Z[ 19] 3.00-4.00 sec 22.5 MBytes 189 Mbits/sec
45902026-02-24T00:25:28.792Z[SUM] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
45912026-02-24T00:25:28.792Z- - - - - - - - - - - - - - - - - - - - - - - - -
45922026-02-24T00:25:28.792Z[ 5] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
45932026-02-24T00:25:28.792Z[ 7] 4.00-5.00 sec 22.2 MBytes 186 Mbits/sec
45942026-02-24T00:25:28.793Z[ 9] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
45952026-02-24T00:25:28.793Z[ 11] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
45962026-02-24T00:25:28.793Z[ 13] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
45972026-02-24T00:25:28.793Z[ 15] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
45982026-02-24T00:25:28.796Z[ 17] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
45992026-02-24T00:25:28.796Z[ 19] 4.00-5.00 sec 22.3 MBytes 187 Mbits/sec
46002026-02-24T00:25:28.796Z[SUM] 4.00-5.00 sec 178 MBytes 1.50 Gbits/sec
46012026-02-24T00:25:28.796Z- - - - - - - - - - - - - - - - - - - - - - - - -
46022026-02-24T00:25:28.796Z[ 5] 5.00-6.00 sec 22.2 MBytes 186 Mbits/sec
46032026-02-24T00:25:28.796Z[ 7] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec
46042026-02-24T00:25:28.796Z[ 9] 5.00-6.00 sec 22.2 MBytes 186 Mbits/sec
46052026-02-24T00:25:28.796Z[ 11] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec
46062026-02-24T00:25:28.796Z[ 13] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec
46072026-02-24T00:25:28.796Z[ 15] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec
46082026-02-24T00:25:28.796Z[ 17] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec
46092026-02-24T00:25:28.796Z[ 19] 5.00-6.00 sec 22.3 MBytes 187 Mbits/sec
46102026-02-24T00:25:28.796Z[SUM] 5.00-6.00 sec 178 MBytes 1.49 Gbits/sec
46112026-02-24T00:25:28.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
46122026-02-24T00:25:28.797Z[ 5] 6.00-7.00 sec 23.3 MBytes 196 Mbits/sec
46132026-02-24T00:25:28.797Z[ 7] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
46142026-02-24T00:25:28.797Z[ 9] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
46152026-02-24T00:25:31.908Z[ 11] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
46162026-02-24T00:25:31.908Z[ 13] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
46172026-02-24T00:25:31.908Z[ 15] 6.00-7.00 sec 23.3 MBytes 195 Mbits/sec
46182026-02-24T00:25:31.908Z[ 17] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
46192026-02-24T00:25:31.908Z[ 19] 6.00-7.00 sec 23.2 MBytes 195 Mbits/sec
46202026-02-24T00:25:31.908Z[SUM] 6.00-7.00 sec 186 MBytes 1.56 Gbits/sec
46212026-02-24T00:25:31.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
46222026-02-24T00:25:31.908Z[ 5] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
46232026-02-24T00:25:31.908Z[ 7] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
46242026-02-24T00:25:31.908Z[ 9] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
46252026-02-24T00:25:31.908Z[ 11] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
46262026-02-24T00:25:31.908Z[ 13] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
46272026-02-24T00:25:31.908Z[ 15] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
46282026-02-24T00:25:31.908Z[ 17] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
46292026-02-24T00:25:31.908Z[ 19] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
46302026-02-24T00:25:31.908Z[SUM] 7.00-8.00 sec 185 MBytes 1.55 Gbits/sec
46312026-02-24T00:25:31.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
46322026-02-24T00:25:31.908Z[ 5] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
46332026-02-24T00:25:31.908Z[ 7] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
46342026-02-24T00:25:31.908Z[ 9] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
46352026-02-24T00:25:31.908Z[ 11] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
46362026-02-24T00:25:31.908Z[ 13] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
46372026-02-24T00:25:31.908Z[ 15] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
46382026-02-24T00:25:31.908Z[ 17] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
46392026-02-24T00:25:31.908Z[ 19] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
46402026-02-24T00:25:31.908Z[SUM] 8.00-9.00 sec 185 MBytes 1.55 Gbits/sec
46412026-02-24T00:25:31.908Z- - - - - - - - - - - - - - - - - - - - - - - - -
46422026-02-24T00:25:31.908Z[ 5] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
46432026-02-24T00:25:31.908Z[ 7] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
46442026-02-24T00:25:31.908Z[ 9] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
46452026-02-24T00:25:31.908Z[ 11] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
46462026-02-24T00:25:31.909Z[ 13] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
46472026-02-24T00:25:31.909Z[ 15] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
46482026-02-24T00:25:31.909Z[ 17] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
46492026-02-24T00:25:31.909Z[ 19] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
46502026-02-24T00:25:31.909Z[SUM] 9.00-10.00 sec 184 MBytes 1.54 Gbits/sec
46512026-02-24T00:25:31.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
46522026-02-24T00:25:31.909Z[ 5] 10.00-10.00 sec 96.2 KBytes 368 Mbits/sec
46532026-02-24T00:25:31.909Z[ 7] 10.00-10.00 sec 48.1 KBytes 184 Mbits/sec
46542026-02-24T00:25:31.909Z[ 9] 10.00-10.00 sec 48.1 KBytes 184 Mbits/sec
46552026-02-24T00:25:31.909Z[ 11] 10.00-10.00 sec 48.1 KBytes 184 Mbits/sec
46562026-02-24T00:25:31.909Z[ 13] 10.00-10.00 sec 144 KBytes 553 Mbits/sec
46572026-02-24T00:25:31.909Z[ 15] 10.00-10.00 sec 144 KBytes 553 Mbits/sec
46582026-02-24T00:25:31.909Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46592026-02-24T00:25:31.909Z[ 19] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46602026-02-24T00:25:31.909Z[SUM] 10.00-10.00 sec 529 KBytes 2.03 Gbits/sec
46612026-02-24T00:25:31.909Z- - - - - - - - - - - - - - - - - - - - - - - - -
46622026-02-24T00:25:31.909Z[ ID] Interval Transfer Bandwidth
46632026-02-24T00:25:31.909Z[ 5] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46642026-02-24T00:25:31.909Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46652026-02-24T00:25:31.909Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46662026-02-24T00:25:31.909Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46672026-02-24T00:25:31.909Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46682026-02-24T00:25:31.909Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46692026-02-24T00:25:31.909Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46702026-02-24T00:25:31.910Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46712026-02-24T00:25:31.910Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46722026-02-24T00:25:31.910Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46732026-02-24T00:25:31.910Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46742026-02-24T00:25:31.910Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46752026-02-24T00:25:31.910Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46762026-02-24T00:25:31.910Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46772026-02-24T00:25:31.910Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
46782026-02-24T00:25:31.910Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46792026-02-24T00:25:31.910Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.50 Gbits/sec sender
46802026-02-24T00:25:31.910Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
46812026-02-24T00:25:31.917ZRun 5/10...1497.079Mbps
46822026-02-24T00:25:38.945Z-----------------------------------------------------------
46832026-02-24T00:25:38.945ZServer listening on 5201
46842026-02-24T00:25:38.946Z-----------------------------------------------------------
46852026-02-24T00:25:38.946ZAccepted connection from 10.0.0.1, port 39285
46862026-02-24T00:25:38.946Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60043
46872026-02-24T00:25:38.946Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41805
46882026-02-24T00:25:38.946Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57281
46892026-02-24T00:25:38.946Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42957
46902026-02-24T00:25:38.946Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41294
46912026-02-24T00:25:38.946Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42027
46922026-02-24T00:25:38.946Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63948
46932026-02-24T00:25:38.946Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42580
46942026-02-24T00:25:38.946Z[ ID] Interval Transfer Bandwidth
46952026-02-24T00:25:38.946Z[ 5] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
46962026-02-24T00:25:38.946Z[ 7] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
46972026-02-24T00:25:38.946Z[ 9] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
46982026-02-24T00:25:38.946Z[ 11] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
46992026-02-24T00:25:38.946Z[ 13] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
47002026-02-24T00:25:38.946Z[ 15] 0.00-1.00 sec 18.8 MBytes 158 Mbits/sec
47012026-02-24T00:25:38.946Z[ 17] 0.00-1.00 sec 18.6 MBytes 156 Mbits/sec
47022026-02-24T00:25:38.946Z[ 19] 0.00-1.00 sec 18.7 MBytes 157 Mbits/sec
47032026-02-24T00:25:38.946Z[SUM] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
47042026-02-24T00:25:38.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
47052026-02-24T00:25:38.946Z[ 5] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
47062026-02-24T00:25:38.946Z[ 7] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
47072026-02-24T00:25:38.946Z[ 9] 1.00-2.00 sec 23.1 MBytes 194 Mbits/sec
47082026-02-24T00:25:38.946Z[ 11] 1.00-2.00 sec 23.3 MBytes 196 Mbits/sec
47092026-02-24T00:25:38.946Z[ 13] 1.00-2.00 sec 23.4 MBytes 196 Mbits/sec
47102026-02-24T00:25:38.946Z[ 15] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
47112026-02-24T00:25:38.946Z[ 17] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
47122026-02-24T00:25:38.946Z[ 19] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
47132026-02-24T00:25:38.946Z[SUM] 1.00-2.00 sec 186 MBytes 1.56 Gbits/sec
47142026-02-24T00:25:38.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
47152026-02-24T00:25:38.946Z[ 5] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
47162026-02-24T00:25:38.946Z[ 7] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
47172026-02-24T00:25:38.946Z[ 9] 2.00-3.00 sec 23.5 MBytes 197 Mbits/sec
47182026-02-24T00:25:38.946Z[ 11] 2.00-3.00 sec 23.2 MBytes 195 Mbits/sec
47192026-02-24T00:25:38.946Z[ 13] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
47202026-02-24T00:25:38.946Z[ 15] 2.00-3.00 sec 23.3 MBytes 196 Mbits/sec
47212026-02-24T00:25:38.947Z[ 17] 2.00-3.00 sec 23.4 MBytes 197 Mbits/sec
47222026-02-24T00:25:38.947Z[ 19] 2.00-3.00 sec 23.4 MBytes 197 Mbits/sec
47232026-02-24T00:25:38.947Z[SUM] 2.00-3.00 sec 187 MBytes 1.57 Gbits/sec
47242026-02-24T00:25:38.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-02-24T00:25:38.947Z[ 5] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
47262026-02-24T00:25:38.947Z[ 7] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
47272026-02-24T00:25:38.947Z[ 9] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
47282026-02-24T00:25:38.947Z[ 11] 3.00-4.00 sec 23.5 MBytes 197 Mbits/sec
47292026-02-24T00:25:38.947Z[ 13] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
47302026-02-24T00:25:38.947Z[ 15] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
47312026-02-24T00:25:38.947Z[ 17] 3.00-4.00 sec 23.6 MBytes 198 Mbits/sec
47322026-02-24T00:25:38.947Z[ 19] 3.00-4.00 sec 23.4 MBytes 196 Mbits/sec
47332026-02-24T00:25:38.947Z[SUM] 3.00-4.00 sec 188 MBytes 1.58 Gbits/sec
47342026-02-24T00:25:38.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-02-24T00:25:38.947Z[ 5] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
47362026-02-24T00:25:38.947Z[ 7] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
47372026-02-24T00:25:38.947Z[ 9] 4.00-5.00 sec 23.5 MBytes 197 Mbits/sec
47382026-02-24T00:25:38.947Z[ 11] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
47392026-02-24T00:25:38.947Z[ 13] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
47402026-02-24T00:25:38.947Z[ 15] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
47412026-02-24T00:25:38.947Z[ 17] 4.00-5.00 sec 23.4 MBytes 197 Mbits/sec
47422026-02-24T00:25:38.947Z[ 19] 4.00-5.00 sec 23.6 MBytes 198 Mbits/sec
47432026-02-24T00:25:38.947Z[SUM] 4.00-5.00 sec 188 MBytes 1.57 Gbits/sec
47442026-02-24T00:25:38.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-02-24T00:25:38.947Z[ 5] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
47462026-02-24T00:25:38.947Z[ 7] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
47472026-02-24T00:25:38.947Z[ 9] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
47482026-02-24T00:25:38.947Z[ 11] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
47492026-02-24T00:25:38.947Z[ 13] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
47502026-02-24T00:25:38.947Z[ 15] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
47512026-02-24T00:25:38.947Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
47522026-02-24T00:25:38.947Z[ 19] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
47532026-02-24T00:25:38.947Z[SUM] 5.00-6.00 sec 185 MBytes 1.55 Gbits/sec
47542026-02-24T00:25:38.947Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-02-24T00:25:38.947Z[ 5] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
47562026-02-24T00:25:38.947Z[ 7] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
47572026-02-24T00:25:38.947Z[ 9] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
47582026-02-24T00:25:42.159Z[ 11] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
47592026-02-24T00:25:42.159Z[ 13] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
47602026-02-24T00:25:42.159Z[ 15] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
47612026-02-24T00:25:42.159Z[ 17] 6.00-7.00 sec 22.9 MBytes 192 Mbits/sec
47622026-02-24T00:25:42.159Z[ 19] 6.00-7.00 sec 23.0 MBytes 193 Mbits/sec
47632026-02-24T00:25:42.159Z[SUM] 6.00-7.00 sec 184 MBytes 1.54 Gbits/sec
47642026-02-24T00:25:42.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-02-24T00:25:42.159Z[ 5] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
47662026-02-24T00:25:42.159Z[ 7] 7.00-8.00 sec 22.6 MBytes 189 Mbits/sec
47672026-02-24T00:25:42.159Z[ 9] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
47682026-02-24T00:25:42.159Z[ 11] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
47692026-02-24T00:25:42.159Z[ 13] 7.00-8.00 sec 22.6 MBytes 189 Mbits/sec
47702026-02-24T00:25:42.159Z[ 15] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
47712026-02-24T00:25:42.159Z[ 17] 7.00-8.00 sec 22.7 MBytes 190 Mbits/sec
47722026-02-24T00:25:42.159Z[ 19] 7.00-8.00 sec 22.6 MBytes 189 Mbits/sec
47732026-02-24T00:25:42.159Z[SUM] 7.00-8.00 sec 181 MBytes 1.52 Gbits/sec
47742026-02-24T00:25:42.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-02-24T00:25:42.159Z[ 5] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47762026-02-24T00:25:42.159Z[ 7] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47772026-02-24T00:25:42.159Z[ 9] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
47782026-02-24T00:25:42.159Z[ 11] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
47792026-02-24T00:25:42.159Z[ 13] 8.00-9.00 sec 22.3 MBytes 187 Mbits/sec
47802026-02-24T00:25:42.159Z[ 15] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47812026-02-24T00:25:42.159Z[ 17] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47822026-02-24T00:25:42.159Z[ 19] 8.00-9.00 sec 22.4 MBytes 188 Mbits/sec
47832026-02-24T00:25:42.159Z[SUM] 8.00-9.00 sec 179 MBytes 1.50 Gbits/sec
47842026-02-24T00:25:42.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-02-24T00:25:42.159Z[ 5] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
47862026-02-24T00:25:42.159Z[ 7] 9.00-10.00 sec 22.7 MBytes 190 Mbits/sec
47872026-02-24T00:25:42.159Z[ 9] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
47882026-02-24T00:25:42.159Z[ 11] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
47892026-02-24T00:25:42.159Z[ 13] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
47902026-02-24T00:25:42.159Z[ 15] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
47912026-02-24T00:25:42.160Z[ 17] 9.00-10.00 sec 22.6 MBytes 189 Mbits/sec
47922026-02-24T00:25:42.160Z[ 19] 9.00-10.00 sec 22.6 MBytes 190 Mbits/sec
47932026-02-24T00:25:42.160Z[SUM] 9.00-10.00 sec 181 MBytes 1.52 Gbits/sec
47942026-02-24T00:25:42.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-02-24T00:25:42.160Z[ 5] 10.00-10.00 sec 96.2 KBytes 412 Mbits/sec
47962026-02-24T00:25:42.160Z[ 7] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
47972026-02-24T00:25:42.160Z[ 9] 10.00-10.00 sec 144 KBytes 619 Mbits/sec
47982026-02-24T00:25:42.160Z[ 11] 10.00-10.00 sec 96.2 KBytes 412 Mbits/sec
47992026-02-24T00:25:42.160Z[ 13] 10.00-10.00 sec 96.2 KBytes 412 Mbits/sec
48002026-02-24T00:25:42.160Z[ 15] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
48012026-02-24T00:25:42.160Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48022026-02-24T00:25:42.160Z[ 19] 10.00-10.00 sec 48.1 KBytes 206 Mbits/sec
48032026-02-24T00:25:42.160Z[SUM] 10.00-10.00 sec 577 KBytes 2.47 Gbits/sec
48042026-02-24T00:25:42.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-02-24T00:25:42.160Z[ ID] Interval Transfer Bandwidth
48062026-02-24T00:25:42.160Z[ 5] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48072026-02-24T00:25:42.160Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48082026-02-24T00:25:42.160Z[ 7] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48092026-02-24T00:25:42.160Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48102026-02-24T00:25:42.160Z[ 9] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48112026-02-24T00:25:42.160Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48122026-02-24T00:25:42.160Z[ 11] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48132026-02-24T00:25:42.160Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48142026-02-24T00:25:42.160Z[ 13] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48152026-02-24T00:25:42.160Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48162026-02-24T00:25:42.160Z[ 15] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48172026-02-24T00:25:42.160Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48182026-02-24T00:25:42.160Z[ 17] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48192026-02-24T00:25:42.160Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48202026-02-24T00:25:42.160Z[ 19] 0.00-10.00 sec 226 MBytes 190 Mbits/sec sender
48212026-02-24T00:25:42.160Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48222026-02-24T00:25:42.160Z[SUM] 0.00-10.00 sec 1.77 GBytes 1.52 Gbits/sec sender
48232026-02-24T00:25:42.160Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
48242026-02-24T00:25:42.164ZRun 6/10...1517.955Mbps
48252026-02-24T00:25:49.194Z-----------------------------------------------------------
48262026-02-24T00:25:49.194ZServer listening on 5201
48272026-02-24T00:25:49.194Z-----------------------------------------------------------
48282026-02-24T00:25:49.194ZAccepted connection from 10.0.0.1, port 50582
48292026-02-24T00:25:49.194Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59352
48302026-02-24T00:25:49.194Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44979
48312026-02-24T00:25:49.195Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35244
48322026-02-24T00:25:49.195Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41899
48332026-02-24T00:25:49.195Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45166
48342026-02-24T00:25:49.195Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56045
48352026-02-24T00:25:49.195Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59437
48362026-02-24T00:25:49.195Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53799
48372026-02-24T00:25:49.195Z[ ID] Interval Transfer Bandwidth
48382026-02-24T00:25:49.195Z[ 5] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
48392026-02-24T00:25:49.195Z[ 7] 0.00-1.00 sec 18.5 MBytes 156 Mbits/sec
48402026-02-24T00:25:49.195Z[ 9] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
48412026-02-24T00:25:49.195Z[ 11] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
48422026-02-24T00:25:49.195Z[ 13] 0.00-1.00 sec 18.5 MBytes 156 Mbits/sec
48432026-02-24T00:25:49.195Z[ 15] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
48442026-02-24T00:25:49.195Z[ 17] 0.00-1.00 sec 18.5 MBytes 155 Mbits/sec
48452026-02-24T00:25:49.195Z[ 19] 0.00-1.00 sec 18.4 MBytes 154 Mbits/sec
48462026-02-24T00:25:49.195Z[SUM] 0.00-1.00 sec 147 MBytes 1.24 Gbits/sec
48472026-02-24T00:25:49.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
48482026-02-24T00:25:49.195Z[ 5] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
48492026-02-24T00:25:49.195Z[ 7] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
48502026-02-24T00:25:49.195Z[ 9] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
48512026-02-24T00:25:49.195Z[ 11] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
48522026-02-24T00:25:49.195Z[ 13] 1.00-2.00 sec 22.4 MBytes 188 Mbits/sec
48532026-02-24T00:25:49.195Z[ 15] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
48542026-02-24T00:25:49.195Z[ 17] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
48552026-02-24T00:25:49.195Z[ 19] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
48562026-02-24T00:25:49.195Z[SUM] 1.00-2.00 sec 180 MBytes 1.51 Gbits/sec
48572026-02-24T00:25:49.195Z- - - - - - - - - - - - - - - - - - - - - - - - -
48582026-02-24T00:25:49.195Z[ 5] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
48592026-02-24T00:25:49.195Z[ 7] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
48602026-02-24T00:25:49.195Z[ 9] 2.00-3.00 sec 23.0 MBytes 193 Mbits/sec
48612026-02-24T00:25:49.195Z[ 11] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
48622026-02-24T00:25:49.195Z[ 13] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
48632026-02-24T00:25:49.195Z[ 15] 2.00-3.00 sec 22.8 MBytes 191 Mbits/sec
48642026-02-24T00:25:49.195Z[ 17] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
48652026-02-24T00:25:49.195Z[ 19] 2.00-3.00 sec 22.9 MBytes 192 Mbits/sec
48662026-02-24T00:25:49.196Z[SUM] 2.00-3.00 sec 183 MBytes 1.54 Gbits/sec
48672026-02-24T00:25:49.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
48682026-02-24T00:25:49.196Z[ 5] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
48692026-02-24T00:25:49.196Z[ 7] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
48702026-02-24T00:25:49.196Z[ 9] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
48712026-02-24T00:25:49.196Z[ 11] 3.00-4.00 sec 23.2 MBytes 195 Mbits/sec
48722026-02-24T00:25:49.196Z[ 13] 3.00-4.00 sec 23.1 MBytes 193 Mbits/sec
48732026-02-24T00:25:49.196Z[ 15] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
48742026-02-24T00:25:49.196Z[ 17] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
48752026-02-24T00:25:49.196Z[ 19] 3.00-4.00 sec 23.1 MBytes 194 Mbits/sec
48762026-02-24T00:25:49.196Z[SUM] 3.00-4.00 sec 185 MBytes 1.55 Gbits/sec
48772026-02-24T00:25:49.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
48782026-02-24T00:25:49.196Z[ 5] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
48792026-02-24T00:25:49.196Z[ 7] 4.00-5.00 sec 23.4 MBytes 196 Mbits/sec
48802026-02-24T00:25:49.196Z[ 9] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
48812026-02-24T00:25:49.196Z[ 11] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
48822026-02-24T00:25:49.196Z[ 13] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
48832026-02-24T00:25:49.196Z[ 15] 4.00-5.00 sec 23.2 MBytes 195 Mbits/sec
48842026-02-24T00:25:49.196Z[ 17] 4.00-5.00 sec 23.3 MBytes 196 Mbits/sec
48852026-02-24T00:25:49.196Z[ 19] 4.00-5.00 sec 23.3 MBytes 195 Mbits/sec
48862026-02-24T00:25:49.196Z[SUM] 4.00-5.00 sec 186 MBytes 1.56 Gbits/sec
48872026-02-24T00:25:49.196Z- - - - - - - - - - - - - - - - - - - - - - - - -
48882026-02-24T00:25:49.196Z[ 5] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48892026-02-24T00:25:49.196Z[ 7] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48902026-02-24T00:25:49.196Z[ 9] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
48912026-02-24T00:25:49.196Z[ 11] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
48922026-02-24T00:25:49.201Z[ 13] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
48932026-02-24T00:25:49.201Z[ 15] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
48942026-02-24T00:25:49.201Z[ 17] 5.00-6.00 sec 23.1 MBytes 194 Mbits/sec
48952026-02-24T00:25:49.202Z[ 19] 5.00-6.00 sec 23.2 MBytes 195 Mbits/sec
48962026-02-24T00:25:49.202Z[SUM] 5.00-6.00 sec 185 MBytes 1.56 Gbits/sec
48972026-02-24T00:25:49.202Z- - - - - - - - - - - - - - - - - - - - - - - - -
48982026-02-24T00:25:49.202Z[ 5] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
48992026-02-24T00:25:49.202Z[ 7] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
49002026-02-24T00:25:49.202Z[ 9] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
49012026-02-24T00:25:52.310Z[ 11] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
49022026-02-24T00:25:52.310Z[ 13] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
49032026-02-24T00:25:52.310Z[ 15] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
49042026-02-24T00:25:52.310Z[ 17] 6.00-7.00 sec 22.3 MBytes 187 Mbits/sec
49052026-02-24T00:25:52.310Z[ 19] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
49062026-02-24T00:25:52.310Z[SUM] 6.00-7.00 sec 179 MBytes 1.50 Gbits/sec
49072026-02-24T00:25:52.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
49082026-02-24T00:25:52.310Z[ 5] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
49092026-02-24T00:25:52.310Z[ 7] 7.00-8.00 sec 22.4 MBytes 188 Mbits/sec
49102026-02-24T00:25:52.310Z[ 9] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
49112026-02-24T00:25:52.310Z[ 11] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
49122026-02-24T00:25:52.310Z[ 13] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
49132026-02-24T00:25:52.310Z[ 15] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
49142026-02-24T00:25:52.310Z[ 17] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
49152026-02-24T00:25:52.310Z[ 19] 7.00-8.00 sec 22.3 MBytes 187 Mbits/sec
49162026-02-24T00:25:52.310Z[SUM] 7.00-8.00 sec 179 MBytes 1.50 Gbits/sec
49172026-02-24T00:25:52.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
49182026-02-24T00:25:52.310Z[ 5] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
49192026-02-24T00:25:52.310Z[ 7] 8.00-9.00 sec 22.0 MBytes 184 Mbits/sec
49202026-02-24T00:25:52.310Z[ 9] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
49212026-02-24T00:25:52.310Z[ 11] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
49222026-02-24T00:25:52.310Z[ 13] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
49232026-02-24T00:25:52.310Z[ 15] 8.00-9.00 sec 22.1 MBytes 186 Mbits/sec
49242026-02-24T00:25:52.310Z[ 17] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
49252026-02-24T00:25:52.310Z[ 19] 8.00-9.00 sec 22.1 MBytes 185 Mbits/sec
49262026-02-24T00:25:52.310Z[SUM] 8.00-9.00 sec 176 MBytes 1.48 Gbits/sec
49272026-02-24T00:25:52.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
49282026-02-24T00:25:52.311Z[ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
49292026-02-24T00:25:52.311Z[ 7] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
49302026-02-24T00:25:52.311Z[ 9] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
49312026-02-24T00:25:52.311Z[ 11] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
49322026-02-24T00:25:52.311Z[ 13] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
49332026-02-24T00:25:52.311Z[ 15] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
49342026-02-24T00:25:52.311Z[ 17] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
49352026-02-24T00:25:52.311Z[ 19] 9.00-10.00 sec 22.3 MBytes 187 Mbits/sec
49362026-02-24T00:25:52.311Z[SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
49372026-02-24T00:25:52.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
49382026-02-24T00:25:52.311Z[ 5] 10.00-10.00 sec 96.2 KBytes 348 Mbits/sec
49392026-02-24T00:25:52.311Z[ 7] 10.00-10.00 sec 144 KBytes 523 Mbits/sec
49402026-02-24T00:25:52.311Z[ 9] 10.00-10.00 sec 96.2 KBytes 348 Mbits/sec
49412026-02-24T00:25:52.311Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49422026-02-24T00:25:52.311Z[ 13] 10.00-10.00 sec 48.1 KBytes 174 Mbits/sec
49432026-02-24T00:25:52.311Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49442026-02-24T00:25:52.311Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49452026-02-24T00:25:52.311Z[ 19] 10.00-10.00 sec 96.2 KBytes 349 Mbits/sec
49462026-02-24T00:25:52.311Z[SUM] 10.00-10.00 sec 481 KBytes 1.74 Gbits/sec
49472026-02-24T00:25:52.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
49482026-02-24T00:25:52.311Z[ ID] Interval Transfer Bandwidth
49492026-02-24T00:25:52.311Z[ 5] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49502026-02-24T00:25:52.311Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49512026-02-24T00:25:52.311Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49522026-02-24T00:25:52.311Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49532026-02-24T00:25:52.311Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49542026-02-24T00:25:52.311Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49552026-02-24T00:25:52.311Z[ 11] 0.00-10.00 sec 222 MBytes 187 Mbits/sec sender
49562026-02-24T00:25:52.311Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49572026-02-24T00:25:52.311Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49582026-02-24T00:25:52.311Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49592026-02-24T00:25:52.311Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49602026-02-24T00:25:52.311Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49612026-02-24T00:25:52.311Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49622026-02-24T00:25:52.311Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49632026-02-24T00:25:52.311Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
49642026-02-24T00:25:52.311Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49652026-02-24T00:25:52.311Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.49 Gbits/sec sender
49662026-02-24T00:25:52.312Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
49672026-02-24T00:25:52.316ZRun 7/10...1493.89Mbps
49682026-02-24T00:25:59.344Z-----------------------------------------------------------
49692026-02-24T00:25:59.344ZServer listening on 5201
49702026-02-24T00:25:59.344Z-----------------------------------------------------------
49712026-02-24T00:25:59.344ZAccepted connection from 10.0.0.1, port 58798
49722026-02-24T00:25:59.344Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64592
49732026-02-24T00:25:59.344Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50235
49742026-02-24T00:25:59.344Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50665
49752026-02-24T00:25:59.344Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39100
49762026-02-24T00:25:59.344Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36214
49772026-02-24T00:25:59.344Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48160
49782026-02-24T00:25:59.344Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47558
49792026-02-24T00:25:59.344Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57316
49802026-02-24T00:25:59.344Z[ ID] Interval Transfer Bandwidth
49812026-02-24T00:25:59.344Z[ 5] 0.00-1.00 sec 18.3 MBytes 153 Mbits/sec
49822026-02-24T00:25:59.344Z[ 7] 0.00-1.00 sec 18.1 MBytes 152 Mbits/sec
49832026-02-24T00:25:59.344Z[ 9] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
49842026-02-24T00:25:59.344Z[ 11] 0.00-1.00 sec 18.1 MBytes 152 Mbits/sec
49852026-02-24T00:25:59.345Z[ 13] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
49862026-02-24T00:25:59.345Z[ 15] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
49872026-02-24T00:25:59.345Z[ 17] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
49882026-02-24T00:25:59.345Z[ 19] 0.00-1.00 sec 18.2 MBytes 152 Mbits/sec
49892026-02-24T00:25:59.345Z[SUM] 0.00-1.00 sec 146 MBytes 1.22 Gbits/sec
49902026-02-24T00:25:59.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-02-24T00:25:59.345Z[ 5] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
49922026-02-24T00:25:59.345Z[ 7] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
49932026-02-24T00:25:59.345Z[ 9] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
49942026-02-24T00:25:59.345Z[ 11] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
49952026-02-24T00:25:59.345Z[ 13] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
49962026-02-24T00:25:59.345Z[ 15] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
49972026-02-24T00:25:59.345Z[ 17] 1.00-2.00 sec 23.0 MBytes 193 Mbits/sec
49982026-02-24T00:25:59.345Z[ 19] 1.00-2.00 sec 22.9 MBytes 192 Mbits/sec
49992026-02-24T00:25:59.345Z[SUM] 1.00-2.00 sec 183 MBytes 1.54 Gbits/sec
50002026-02-24T00:25:59.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-02-24T00:25:59.345Z[ 5] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
50022026-02-24T00:25:59.345Z[ 7] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
50032026-02-24T00:25:59.345Z[ 9] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
50042026-02-24T00:25:59.345Z[ 11] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
50052026-02-24T00:25:59.345Z[ 13] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
50062026-02-24T00:25:59.345Z[ 15] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
50072026-02-24T00:25:59.345Z[ 17] 2.00-3.00 sec 22.6 MBytes 190 Mbits/sec
50082026-02-24T00:25:59.345Z[ 19] 2.00-3.00 sec 22.6 MBytes 189 Mbits/sec
50092026-02-24T00:25:59.345Z[SUM] 2.00-3.00 sec 181 MBytes 1.52 Gbits/sec
50102026-02-24T00:25:59.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-02-24T00:25:59.345Z[ 5] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
50122026-02-24T00:25:59.345Z[ 7] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
50132026-02-24T00:25:59.345Z[ 9] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
50142026-02-24T00:25:59.345Z[ 11] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
50152026-02-24T00:25:59.345Z[ 13] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
50162026-02-24T00:25:59.345Z[ 15] 3.00-4.00 sec 23.0 MBytes 193 Mbits/sec
50172026-02-24T00:25:59.345Z[ 17] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
50182026-02-24T00:25:59.345Z[ 19] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
50192026-02-24T00:25:59.345Z[SUM] 3.00-4.00 sec 183 MBytes 1.54 Gbits/sec
50202026-02-24T00:25:59.345Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-02-24T00:25:59.345Z[ 5] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
50222026-02-24T00:25:59.346Z[ 7] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50232026-02-24T00:25:59.346Z[ 9] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
50242026-02-24T00:25:59.346Z[ 11] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
50252026-02-24T00:25:59.346Z[ 13] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50262026-02-24T00:25:59.346Z[ 15] 4.00-5.00 sec 22.9 MBytes 192 Mbits/sec
50272026-02-24T00:25:59.349Z[ 17] 4.00-5.00 sec 23.0 MBytes 193 Mbits/sec
50282026-02-24T00:25:59.349Z[ 19] 4.00-5.00 sec 22.8 MBytes 191 Mbits/sec
50292026-02-24T00:25:59.349Z[SUM] 4.00-5.00 sec 183 MBytes 1.54 Gbits/sec
50302026-02-24T00:25:59.349Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-02-24T00:25:59.349Z[ 5] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
50322026-02-24T00:25:59.349Z[ 7] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
50332026-02-24T00:25:59.349Z[ 9] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
50342026-02-24T00:25:59.349Z[ 11] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
50352026-02-24T00:25:59.349Z[ 13] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
50362026-02-24T00:25:59.349Z[ 15] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
50372026-02-24T00:25:59.349Z[ 17] 5.00-6.00 sec 22.9 MBytes 192 Mbits/sec
50382026-02-24T00:25:59.349Z[ 19] 5.00-6.00 sec 23.0 MBytes 193 Mbits/sec
50392026-02-24T00:25:59.350Z[SUM] 5.00-6.00 sec 183 MBytes 1.54 Gbits/sec
50402026-02-24T00:25:59.350Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-02-24T00:25:59.350Z[ 5] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
50422026-02-24T00:25:59.350Z[ 7] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
50432026-02-24T00:25:59.350Z[ 9] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
50442026-02-24T00:26:02.459Z[ 11] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
50452026-02-24T00:26:02.459Z[ 13] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
50462026-02-24T00:26:02.459Z[ 15] 6.00-7.00 sec 23.1 MBytes 193 Mbits/sec
50472026-02-24T00:26:02.459Z[ 17] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
50482026-02-24T00:26:02.459Z[ 19] 6.00-7.00 sec 23.1 MBytes 194 Mbits/sec
50492026-02-24T00:26:02.459Z[SUM] 6.00-7.00 sec 185 MBytes 1.55 Gbits/sec
50502026-02-24T00:26:02.459Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-02-24T00:26:02.459Z[ 5] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
50522026-02-24T00:26:02.459Z[ 7] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
50532026-02-24T00:26:02.459Z[ 9] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
50542026-02-24T00:26:02.459Z[ 11] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
50552026-02-24T00:26:02.460Z[ 13] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
50562026-02-24T00:26:02.460Z[ 15] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
50572026-02-24T00:26:02.460Z[ 17] 7.00-8.00 sec 23.2 MBytes 195 Mbits/sec
50582026-02-24T00:26:02.460Z[ 19] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
50592026-02-24T00:26:02.460Z[SUM] 7.00-8.00 sec 185 MBytes 1.55 Gbits/sec
50602026-02-24T00:26:02.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-02-24T00:26:02.460Z[ 5] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
50622026-02-24T00:26:02.460Z[ 7] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
50632026-02-24T00:26:02.460Z[ 9] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
50642026-02-24T00:26:02.460Z[ 11] 8.00-9.00 sec 23.2 MBytes 195 Mbits/sec
50652026-02-24T00:26:02.460Z[ 13] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
50662026-02-24T00:26:02.460Z[ 15] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
50672026-02-24T00:26:02.460Z[ 17] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
50682026-02-24T00:26:02.460Z[ 19] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
50692026-02-24T00:26:02.460Z[SUM] 8.00-9.00 sec 185 MBytes 1.55 Gbits/sec
50702026-02-24T00:26:02.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-02-24T00:26:02.460Z[ 5] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
50722026-02-24T00:26:02.460Z[ 7] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
50732026-02-24T00:26:02.460Z[ 9] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
50742026-02-24T00:26:02.460Z[ 11] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
50752026-02-24T00:26:02.460Z[ 13] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
50762026-02-24T00:26:02.460Z[ 15] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
50772026-02-24T00:26:02.460Z[ 17] 9.00-10.00 sec 23.1 MBytes 193 Mbits/sec
50782026-02-24T00:26:02.460Z[ 19] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
50792026-02-24T00:26:02.460Z[SUM] 9.00-10.00 sec 184 MBytes 1.55 Gbits/sec
50802026-02-24T00:26:02.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-02-24T00:26:02.460Z[ 5] 10.00-10.00 sec 96.2 KBytes 348 Mbits/sec
50822026-02-24T00:26:02.460Z[ 7] 10.00-10.00 sec 48.1 KBytes 174 Mbits/sec
50832026-02-24T00:26:02.460Z[ 9] 10.00-10.00 sec 48.1 KBytes 174 Mbits/sec
50842026-02-24T00:26:02.460Z[ 11] 10.00-10.00 sec 144 KBytes 522 Mbits/sec
50852026-02-24T00:26:02.460Z[ 13] 10.00-10.00 sec 48.1 KBytes 174 Mbits/sec
50862026-02-24T00:26:02.460Z[ 15] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50872026-02-24T00:26:02.460Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-02-24T00:26:02.460Z[ 19] 10.00-10.00 sec 144 KBytes 522 Mbits/sec
50892026-02-24T00:26:02.460Z[SUM] 10.00-10.00 sec 529 KBytes 1.91 Gbits/sec
50902026-02-24T00:26:02.460Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-02-24T00:26:02.460Z[ ID] Interval Transfer Bandwidth
50922026-02-24T00:26:02.460Z[ 5] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
50932026-02-24T00:26:02.461Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50942026-02-24T00:26:02.461Z[ 7] 0.00-10.00 sec 225 MBytes 188 Mbits/sec sender
50952026-02-24T00:26:02.461Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50962026-02-24T00:26:02.461Z[ 9] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
50972026-02-24T00:26:02.461Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
50982026-02-24T00:26:02.461Z[ 11] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
50992026-02-24T00:26:02.461Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
51002026-02-24T00:26:02.461Z[ 13] 0.00-10.00 sec 225 MBytes 188 Mbits/sec sender
51012026-02-24T00:26:02.461Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
51022026-02-24T00:26:02.461Z[ 15] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
51032026-02-24T00:26:02.461Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
51042026-02-24T00:26:02.461Z[ 17] 0.00-10.00 sec 225 MBytes 189 Mbits/sec sender
51052026-02-24T00:26:02.461Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
51062026-02-24T00:26:02.461Z[ 19] 0.00-10.00 sec 225 MBytes 188 Mbits/sec sender
51072026-02-24T00:26:02.461Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
51082026-02-24T00:26:02.461Z[SUM] 0.00-10.00 sec 1.76 GBytes 1.51 Gbits/sec sender
51092026-02-24T00:26:02.461Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
51102026-02-24T00:26:02.465ZRun 8/10...1508.646Mbps
51112026-02-24T00:26:09.495Z-----------------------------------------------------------
51122026-02-24T00:26:09.495ZServer listening on 5201
51132026-02-24T00:26:09.495Z-----------------------------------------------------------
51142026-02-24T00:26:09.495ZAccepted connection from 10.0.0.1, port 48154
51152026-02-24T00:26:09.495Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64011
51162026-02-24T00:26:09.495Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39104
51172026-02-24T00:26:09.495Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52280
51182026-02-24T00:26:09.495Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50884
51192026-02-24T00:26:09.495Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42502
51202026-02-24T00:26:09.495Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56915
51212026-02-24T00:26:09.495Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36450
51222026-02-24T00:26:09.495Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48383
51232026-02-24T00:26:09.495Z[ ID] Interval Transfer Bandwidth
51242026-02-24T00:26:09.495Z[ 5] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
51252026-02-24T00:26:09.496Z[ 7] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
51262026-02-24T00:26:09.496Z[ 9] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
51272026-02-24T00:26:09.496Z[ 11] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
51282026-02-24T00:26:09.496Z[ 13] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
51292026-02-24T00:26:09.496Z[ 15] 0.00-1.00 sec 19.2 MBytes 161 Mbits/sec
51302026-02-24T00:26:09.496Z[ 17] 0.00-1.00 sec 19.1 MBytes 160 Mbits/sec
51312026-02-24T00:26:09.496Z[ 19] 0.00-1.00 sec 19.0 MBytes 159 Mbits/sec
51322026-02-24T00:26:09.496Z[SUM] 0.00-1.00 sec 153 MBytes 1.28 Gbits/sec
51332026-02-24T00:26:09.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
51342026-02-24T00:26:09.496Z[ 5] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
51352026-02-24T00:26:09.496Z[ 7] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
51362026-02-24T00:26:09.496Z[ 9] 1.00-2.00 sec 22.5 MBytes 189 Mbits/sec
51372026-02-24T00:26:09.496Z[ 11] 1.00-2.00 sec 22.6 MBytes 189 Mbits/sec
51382026-02-24T00:26:09.496Z[ 13] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
51392026-02-24T00:26:09.496Z[ 15] 1.00-2.00 sec 22.7 MBytes 190 Mbits/sec
51402026-02-24T00:26:09.496Z[ 17] 1.00-2.00 sec 22.7 MBytes 191 Mbits/sec
51412026-02-24T00:26:09.496Z[ 19] 1.00-2.00 sec 22.6 MBytes 190 Mbits/sec
51422026-02-24T00:26:09.496Z[SUM] 1.00-2.00 sec 181 MBytes 1.52 Gbits/sec
51432026-02-24T00:26:09.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
51442026-02-24T00:26:09.496Z[ 5] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
51452026-02-24T00:26:09.496Z[ 7] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
51462026-02-24T00:26:09.496Z[ 9] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
51472026-02-24T00:26:09.496Z[ 11] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
51482026-02-24T00:26:09.496Z[ 13] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
51492026-02-24T00:26:09.496Z[ 15] 2.00-3.00 sec 22.5 MBytes 189 Mbits/sec
51502026-02-24T00:26:09.496Z[ 17] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
51512026-02-24T00:26:09.496Z[ 19] 2.00-3.00 sec 22.4 MBytes 188 Mbits/sec
51522026-02-24T00:26:09.496Z[SUM] 2.00-3.00 sec 180 MBytes 1.51 Gbits/sec
51532026-02-24T00:26:09.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
51542026-02-24T00:26:09.496Z[ 5] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51552026-02-24T00:26:09.496Z[ 7] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51562026-02-24T00:26:09.496Z[ 9] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
51572026-02-24T00:26:09.496Z[ 11] 3.00-4.00 sec 22.8 MBytes 191 Mbits/sec
51582026-02-24T00:26:09.496Z[ 13] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
51592026-02-24T00:26:09.496Z[ 15] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
51602026-02-24T00:26:09.496Z[ 17] 3.00-4.00 sec 22.7 MBytes 191 Mbits/sec
51612026-02-24T00:26:09.496Z[ 19] 3.00-4.00 sec 22.9 MBytes 192 Mbits/sec
51622026-02-24T00:26:09.496Z[SUM] 3.00-4.00 sec 182 MBytes 1.53 Gbits/sec
51632026-02-24T00:26:09.496Z- - - - - - - - - - - - - - - - - - - - - - - - -
51642026-02-24T00:26:09.497Z[ 5] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
51652026-02-24T00:26:09.497Z[ 7] 4.00-5.00 sec 22.7 MBytes 190 Mbits/sec
51662026-02-24T00:26:09.497Z[ 9] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
51672026-02-24T00:26:09.497Z[ 11] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
51682026-02-24T00:26:09.497Z[ 13] 4.00-5.00 sec 22.7 MBytes 191 Mbits/sec
51692026-02-24T00:26:09.497Z[ 15] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
51702026-02-24T00:26:09.497Z[ 17] 4.00-5.00 sec 22.7 MBytes 190 Mbits/sec
51712026-02-24T00:26:09.497Z[ 19] 4.00-5.00 sec 22.6 MBytes 190 Mbits/sec
51722026-02-24T00:26:09.497Z[SUM] 4.00-5.00 sec 181 MBytes 1.52 Gbits/sec
51732026-02-24T00:26:09.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
51742026-02-24T00:26:09.497Z[ 5] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
51752026-02-24T00:26:09.497Z[ 7] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
51762026-02-24T00:26:09.497Z[ 9] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
51772026-02-24T00:26:09.497Z[ 11] 5.00-6.00 sec 22.5 MBytes 189 Mbits/sec
51782026-02-24T00:26:09.497Z[ 13] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
51792026-02-24T00:26:09.497Z[ 15] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
51802026-02-24T00:26:09.497Z[ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
51812026-02-24T00:26:09.497Z[ 19] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
51822026-02-24T00:26:09.497Z[SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
51832026-02-24T00:26:09.497Z- - - - - - - - - - - - - - - - - - - - - - - - -
51842026-02-24T00:26:09.497Z[ 5] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
51852026-02-24T00:26:09.497Z[ 7] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51862026-02-24T00:26:09.497Z[ 9] 6.00-7.00 sec 22.5 MBytes 189 Mbits/sec
51872026-02-24T00:26:12.610Z[ 11] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
51882026-02-24T00:26:12.610Z[ 13] 6.00-7.00 sec 22.4 MBytes 188 Mbits/sec
51892026-02-24T00:26:12.610Z[ 15] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
51902026-02-24T00:26:12.610Z[ 17] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
51912026-02-24T00:26:12.610Z[ 19] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
51922026-02-24T00:26:12.610Z[SUM] 6.00-7.00 sec 181 MBytes 1.51 Gbits/sec
51932026-02-24T00:26:12.610Z- - - - - - - - - - - - - - - - - - - - - - - - -
51942026-02-24T00:26:12.610Z[ 5] 7.00-8.00 sec 22.9 MBytes 192 Mbits/sec
51952026-02-24T00:26:12.610Z[ 7] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
51962026-02-24T00:26:12.610Z[ 9] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
51972026-02-24T00:26:12.611Z[ 11] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
51982026-02-24T00:26:12.611Z[ 13] 7.00-8.00 sec 23.1 MBytes 194 Mbits/sec
51992026-02-24T00:26:12.611Z[ 15] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
52002026-02-24T00:26:12.611Z[ 17] 7.00-8.00 sec 23.1 MBytes 193 Mbits/sec
52012026-02-24T00:26:12.611Z[ 19] 7.00-8.00 sec 23.0 MBytes 193 Mbits/sec
52022026-02-24T00:26:12.611Z[SUM] 7.00-8.00 sec 184 MBytes 1.55 Gbits/sec
52032026-02-24T00:26:12.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
52042026-02-24T00:26:12.611Z[ 5] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
52052026-02-24T00:26:12.611Z[ 7] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
52062026-02-24T00:26:12.611Z[ 9] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
52072026-02-24T00:26:12.611Z[ 11] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
52082026-02-24T00:26:12.611Z[ 13] 8.00-9.00 sec 22.8 MBytes 191 Mbits/sec
52092026-02-24T00:26:12.611Z[ 15] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
52102026-02-24T00:26:12.611Z[ 17] 8.00-9.00 sec 22.9 MBytes 192 Mbits/sec
52112026-02-24T00:26:12.611Z[ 19] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
52122026-02-24T00:26:12.611Z[SUM] 8.00-9.00 sec 183 MBytes 1.54 Gbits/sec
52132026-02-24T00:26:12.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
52142026-02-24T00:26:12.611Z[ 5] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
52152026-02-24T00:26:12.611Z[ 7] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
52162026-02-24T00:26:12.611Z[ 9] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
52172026-02-24T00:26:12.611Z[ 11] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
52182026-02-24T00:26:12.611Z[ 13] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
52192026-02-24T00:26:12.611Z[ 15] 9.00-10.00 sec 22.5 MBytes 189 Mbits/sec
52202026-02-24T00:26:12.611Z[ 17] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
52212026-02-24T00:26:12.611Z[ 19] 9.00-10.00 sec 22.4 MBytes 188 Mbits/sec
52222026-02-24T00:26:12.611Z[SUM] 9.00-10.00 sec 180 MBytes 1.51 Gbits/sec
52232026-02-24T00:26:12.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
52242026-02-24T00:26:12.611Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
52252026-02-24T00:26:12.611Z[ 7] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
52262026-02-24T00:26:12.611Z[ 9] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
52272026-02-24T00:26:12.611Z[ 11] 10.00-10.00 sec 144 KBytes 662 Mbits/sec
52282026-02-24T00:26:12.611Z[ 13] 10.00-10.00 sec 144 KBytes 662 Mbits/sec
52292026-02-24T00:26:12.611Z[ 15] 10.00-10.00 sec 48.1 KBytes 221 Mbits/sec
52302026-02-24T00:26:12.611Z[ 17] 10.00-10.00 sec 144 KBytes 662 Mbits/sec
52312026-02-24T00:26:12.611Z[ 19] 10.00-10.00 sec 96.2 KBytes 441 Mbits/sec
52322026-02-24T00:26:12.611Z[SUM] 10.00-10.00 sec 673 KBytes 3.09 Gbits/sec
52332026-02-24T00:26:12.611Z- - - - - - - - - - - - - - - - - - - - - - - - -
52342026-02-24T00:26:12.611Z[ ID] Interval Transfer Bandwidth
52352026-02-24T00:26:12.612Z[ 5] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52362026-02-24T00:26:12.612Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52372026-02-24T00:26:12.612Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52382026-02-24T00:26:12.612Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52392026-02-24T00:26:12.612Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52402026-02-24T00:26:12.612Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52412026-02-24T00:26:12.612Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52422026-02-24T00:26:12.612Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52432026-02-24T00:26:12.612Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52442026-02-24T00:26:12.612Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52452026-02-24T00:26:12.612Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52462026-02-24T00:26:12.612Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52472026-02-24T00:26:12.612Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52482026-02-24T00:26:12.612Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52492026-02-24T00:26:12.612Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
52502026-02-24T00:26:12.612Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52512026-02-24T00:26:12.612Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.50 Gbits/sec sender
52522026-02-24T00:26:12.612Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
52532026-02-24T00:26:12.615ZRun 9/10...1498.579Mbps
52542026-02-24T00:26:19.645Z-----------------------------------------------------------
52552026-02-24T00:26:19.645ZServer listening on 5201
52562026-02-24T00:26:19.645Z-----------------------------------------------------------
52572026-02-24T00:26:19.645ZAccepted connection from 10.0.0.1, port 41958
52582026-02-24T00:26:19.645Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49102
52592026-02-24T00:26:19.645Z[ 7] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40314
52602026-02-24T00:26:19.645Z[ 9] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56892
52612026-02-24T00:26:19.645Z[ 11] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40571
52622026-02-24T00:26:19.645Z[ 13] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50277
52632026-02-24T00:26:19.645Z[ 15] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62791
52642026-02-24T00:26:19.645Z[ 17] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54216
52652026-02-24T00:26:19.645Z[ 19] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45224
52662026-02-24T00:26:19.645Z[ ID] Interval Transfer Bandwidth
52672026-02-24T00:26:19.645Z[ 5] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
52682026-02-24T00:26:19.645Z[ 7] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
52692026-02-24T00:26:19.646Z[ 9] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
52702026-02-24T00:26:19.646Z[ 11] 0.00-1.00 sec 18.3 MBytes 154 Mbits/sec
52712026-02-24T00:26:19.646Z[ 13] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
52722026-02-24T00:26:19.646Z[ 15] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
52732026-02-24T00:26:19.646Z[ 17] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
52742026-02-24T00:26:19.646Z[ 19] 0.00-1.00 sec 18.2 MBytes 153 Mbits/sec
52752026-02-24T00:26:19.646Z[SUM] 0.00-1.00 sec 146 MBytes 1.22 Gbits/sec
52762026-02-24T00:26:19.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
52772026-02-24T00:26:19.646Z[ 5] 1.00-2.00 sec 23.2 MBytes 194 Mbits/sec
52782026-02-24T00:26:19.646Z[ 7] 1.00-2.00 sec 23.2 MBytes 194 Mbits/sec
52792026-02-24T00:26:19.646Z[ 9] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
52802026-02-24T00:26:19.646Z[ 11] 1.00-2.00 sec 23.2 MBytes 194 Mbits/sec
52812026-02-24T00:26:19.646Z[ 13] 1.00-2.00 sec 23.3 MBytes 195 Mbits/sec
52822026-02-24T00:26:19.646Z[ 15] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
52832026-02-24T00:26:19.646Z[ 17] 1.00-2.00 sec 23.2 MBytes 194 Mbits/sec
52842026-02-24T00:26:19.646Z[ 19] 1.00-2.00 sec 23.2 MBytes 195 Mbits/sec
52852026-02-24T00:26:19.646Z[SUM] 1.00-2.00 sec 186 MBytes 1.56 Gbits/sec
52862026-02-24T00:26:19.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
52872026-02-24T00:26:19.646Z[ 5] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
52882026-02-24T00:26:19.646Z[ 7] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
52892026-02-24T00:26:19.646Z[ 9] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
52902026-02-24T00:26:19.646Z[ 11] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
52912026-02-24T00:26:19.646Z[ 13] 2.00-3.00 sec 22.2 MBytes 186 Mbits/sec
52922026-02-24T00:26:19.646Z[ 15] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
52932026-02-24T00:26:19.646Z[ 17] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
52942026-02-24T00:26:19.646Z[ 19] 2.00-3.00 sec 22.3 MBytes 187 Mbits/sec
52952026-02-24T00:26:19.646Z[SUM] 2.00-3.00 sec 178 MBytes 1.49 Gbits/sec
52962026-02-24T00:26:19.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
52972026-02-24T00:26:19.646Z[ 5] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
52982026-02-24T00:26:19.646Z[ 7] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
52992026-02-24T00:26:19.646Z[ 9] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
53002026-02-24T00:26:19.646Z[ 11] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
53012026-02-24T00:26:19.646Z[ 13] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
53022026-02-24T00:26:19.646Z[ 15] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
53032026-02-24T00:26:19.646Z[ 17] 3.00-4.00 sec 22.6 MBytes 190 Mbits/sec
53042026-02-24T00:26:19.646Z[ 19] 3.00-4.00 sec 22.6 MBytes 189 Mbits/sec
53052026-02-24T00:26:19.646Z[SUM] 3.00-4.00 sec 181 MBytes 1.52 Gbits/sec
53062026-02-24T00:26:19.646Z- - - - - - - - - - - - - - - - - - - - - - - - -
53072026-02-24T00:26:19.647Z[ 5] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
53082026-02-24T00:26:19.647Z[ 7] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec
53092026-02-24T00:26:19.647Z[ 9] 4.00-5.00 sec 22.4 MBytes 188 Mbits/sec
53102026-02-24T00:26:19.647Z[ 11] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
53112026-02-24T00:26:19.647Z[ 13] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
53122026-02-24T00:26:19.647Z[ 15] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec
53132026-02-24T00:26:19.647Z[ 17] 4.00-5.00 sec 22.6 MBytes 189 Mbits/sec
53142026-02-24T00:26:19.647Z[ 19] 4.00-5.00 sec 22.5 MBytes 189 Mbits/sec
53152026-02-24T00:26:19.647Z[SUM] 4.00-5.00 sec 180 MBytes 1.51 Gbits/sec
53162026-02-24T00:26:19.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
53172026-02-24T00:26:19.647Z[ 5] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
53182026-02-24T00:26:19.647Z[ 7] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
53192026-02-24T00:26:19.647Z[ 9] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
53202026-02-24T00:26:19.647Z[ 11] 5.00-6.00 sec 22.7 MBytes 190 Mbits/sec
53212026-02-24T00:26:19.647Z[ 13] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
53222026-02-24T00:26:19.647Z[ 15] 5.00-6.00 sec 22.6 MBytes 189 Mbits/sec
53232026-02-24T00:26:19.647Z[ 17] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
53242026-02-24T00:26:19.647Z[ 19] 5.00-6.00 sec 22.6 MBytes 190 Mbits/sec
53252026-02-24T00:26:19.647Z[SUM] 5.00-6.00 sec 181 MBytes 1.52 Gbits/sec
53262026-02-24T00:26:19.647Z- - - - - - - - - - - - - - - - - - - - - - - - -
53272026-02-24T00:26:19.647Z[ 5] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
53282026-02-24T00:26:19.647Z[ 7] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
53292026-02-24T00:26:19.647Z[ 9] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
53302026-02-24T00:26:22.861Z[ 11] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
53312026-02-24T00:26:22.861Z[ 13] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
53322026-02-24T00:26:22.861Z[ 15] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
53332026-02-24T00:26:22.861Z[ 17] 6.00-7.00 sec 22.6 MBytes 190 Mbits/sec
53342026-02-24T00:26:22.862Z[ 19] 6.00-7.00 sec 22.6 MBytes 189 Mbits/sec
53352026-02-24T00:26:22.862Z[SUM] 6.00-7.00 sec 181 MBytes 1.52 Gbits/sec
53362026-02-24T00:26:22.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
53372026-02-24T00:26:22.862Z[ 5] 7.00-8.00 sec 22.6 MBytes 189 Mbits/sec
53382026-02-24T00:26:22.862Z[ 7] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
53392026-02-24T00:26:22.862Z[ 9] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
53402026-02-24T00:26:22.862Z[ 11] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
53412026-02-24T00:26:22.862Z[ 13] 7.00-8.00 sec 22.6 MBytes 189 Mbits/sec
53422026-02-24T00:26:22.862Z[ 15] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
53432026-02-24T00:26:22.862Z[ 17] 7.00-8.00 sec 22.6 MBytes 190 Mbits/sec
53442026-02-24T00:26:22.862Z[ 19] 7.00-8.00 sec 22.5 MBytes 189 Mbits/sec
53452026-02-24T00:26:22.862Z[SUM] 7.00-8.00 sec 181 MBytes 1.51 Gbits/sec
53462026-02-24T00:26:22.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
53472026-02-24T00:26:22.862Z[ 5] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
53482026-02-24T00:26:22.862Z[ 7] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
53492026-02-24T00:26:22.862Z[ 9] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
53502026-02-24T00:26:22.862Z[ 11] 8.00-9.00 sec 23.1 MBytes 194 Mbits/sec
53512026-02-24T00:26:22.862Z[ 13] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
53522026-02-24T00:26:22.862Z[ 15] 8.00-9.00 sec 23.1 MBytes 193 Mbits/sec
53532026-02-24T00:26:22.862Z[ 17] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
53542026-02-24T00:26:22.862Z[ 19] 8.00-9.00 sec 23.0 MBytes 193 Mbits/sec
53552026-02-24T00:26:22.862Z[SUM] 8.00-9.00 sec 184 MBytes 1.55 Gbits/sec
53562026-02-24T00:26:22.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
53572026-02-24T00:26:22.862Z[ 5] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
53582026-02-24T00:26:22.862Z[ 7] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
53592026-02-24T00:26:22.862Z[ 9] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
53602026-02-24T00:26:22.862Z[ 11] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
53612026-02-24T00:26:22.862Z[ 13] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
53622026-02-24T00:26:22.862Z[ 15] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
53632026-02-24T00:26:22.862Z[ 17] 9.00-10.00 sec 22.9 MBytes 192 Mbits/sec
53642026-02-24T00:26:22.862Z[ 19] 9.00-10.00 sec 23.0 MBytes 193 Mbits/sec
53652026-02-24T00:26:22.862Z[SUM] 9.00-10.00 sec 184 MBytes 1.54 Gbits/sec
53662026-02-24T00:26:22.862Z- - - - - - - - - - - - - - - - - - - - - - - - -
53672026-02-24T00:26:22.862Z[ 5] 10.00-10.00 sec 48.1 KBytes 176 Mbits/sec
53682026-02-24T00:26:22.862Z[ 7] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53692026-02-24T00:26:22.862Z[ 9] 10.00-10.00 sec 144 KBytes 528 Mbits/sec
53702026-02-24T00:26:22.862Z[ 11] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53712026-02-24T00:26:22.863Z[ 13] 10.00-10.00 sec 144 KBytes 528 Mbits/sec
53722026-02-24T00:26:22.863Z[ 15] 10.00-10.00 sec 96.2 KBytes 352 Mbits/sec
53732026-02-24T00:26:22.863Z[ 17] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
53742026-02-24T00:26:22.863Z[ 19] 10.00-10.00 sec 144 KBytes 528 Mbits/sec
53752026-02-24T00:26:22.863Z[SUM] 10.00-10.00 sec 577 KBytes 2.11 Gbits/sec
53762026-02-24T00:26:22.863Z- - - - - - - - - - - - - - - - - - - - - - - - -
53772026-02-24T00:26:22.863Z[ ID] Interval Transfer Bandwidth
53782026-02-24T00:26:22.863Z[ 5] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53792026-02-24T00:26:22.863Z[ 5] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53802026-02-24T00:26:22.863Z[ 7] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53812026-02-24T00:26:22.863Z[ 7] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53822026-02-24T00:26:22.863Z[ 9] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53832026-02-24T00:26:22.863Z[ 9] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53842026-02-24T00:26:22.863Z[ 11] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53852026-02-24T00:26:22.863Z[ 11] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53862026-02-24T00:26:22.863Z[ 13] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53872026-02-24T00:26:22.863Z[ 13] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53882026-02-24T00:26:22.863Z[ 15] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53892026-02-24T00:26:22.863Z[ 15] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53902026-02-24T00:26:22.863Z[ 17] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53912026-02-24T00:26:22.863Z[ 17] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53922026-02-24T00:26:22.863Z[ 19] 0.00-10.00 sec 223 MBytes 187 Mbits/sec sender
53932026-02-24T00:26:22.863Z[ 19] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53942026-02-24T00:26:22.863Z[SUM] 0.00-10.00 sec 1.74 GBytes 1.49 Gbits/sec sender
53952026-02-24T00:26:22.863Z[SUM] 0.00-10.00 sec 0.00 Bytes 0.00 bits/sec receiver
53962026-02-24T00:26:22.867ZRun 10/10...1494.286Mbps
53972026-02-24T00:26:22.867Z###---------------------###
53982026-02-24T00:26:22.867Z::: iPerf done... :::
53992026-02-24T00:26:22.867Z:::Awaiting out files...:::
54002026-02-24T00:26:22.867Z###---------------------###
54012026-02-24T00:26:22.867Z###-----###
54022026-02-24T00:26:22.867Z:::done!:::
54032026-02-24T00:26:22.867Z###-----###
54042026-02-24T00:26:24.857ZBenchmarking iperf-tcp/local/s2c/tx
54052026-02-24T00:26:24.857ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
54062026-02-24T00:26:29.532ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.1B iterations)
54072026-02-24T00:26:49.527ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
54082026-02-24T00:26:49.678Ziperf-tcp/local/s2c/tx time: [6.4239 µs 6.4241 µs 6.4243 µs]
54092026-02-24T00:26:49.678Z change: [−1.0586% −1.0540% −1.0493%] (p = 0.00 < 0.05)
54102026-02-24T00:26:49.678Z Performance has improved.
54112026-02-24T00:26:49.678ZFound 7 outliers among 100 measurements (7.00%)
54122026-02-24T00:26:49.678Z 2 (2.00%) low severe
54132026-02-24T00:26:49.678Z 2 (2.00%) low mild
54142026-02-24T00:26:49.678Z 3 (3.00%) high mild
54152026-02-24T00:26:51.131Z
54162026-02-24T00:26:51.131ZBenchmarking iperf-tcp/local/s2c/rx
54172026-02-24T00:26:51.131ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
54182026-02-24T00:26:55.765ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.2B iterations)
54192026-02-24T00:27:15.758ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
54202026-02-24T00:27:15.908Ziperf-tcp/local/s2c/rx time: [14.994 µs 14.995 µs 14.995 µs]
54212026-02-24T00:27:15.908Z change: [+2.2547% +2.2616% +2.2683%] (p = 0.00 < 0.05)
54222026-02-24T00:27:15.908Z Performance has regressed.
54232026-02-24T00:27:15.908ZFound 3 outliers among 100 measurements (3.00%)
54242026-02-24T00:27:15.908Z 1 (1.00%) high mild
54252026-02-24T00:27:15.908Z 2 (2.00%) high severe
54262026-02-24T00:27:17.360Z
54272026-02-24T00:27:22.566Z+ cargo ubench
54282026-02-24T00:27:22.783Z Compiling proc-macro2 v1.0.106
54292026-02-24T00:27:22.786Z Compiling quote v1.0.44
54302026-02-24T00:27:22.786Z Compiling unicode-ident v1.0.23
54312026-02-24T00:27:22.787Z Compiling serde_core v1.0.228
54322026-02-24T00:27:22.787Z Compiling cfg-if v1.0.4
54332026-02-24T00:27:22.787Z Compiling libc v0.2.180
54342026-02-24T00:27:22.787Z Compiling memchr v2.8.0
54352026-02-24T00:27:22.787Z Compiling serde v1.0.228
54362026-02-24T00:27:22.897Z Compiling zerocopy v0.8.39
54372026-02-24T00:27:22.993Z Compiling rustversion v1.0.22
54382026-02-24T00:27:23.444Z Compiling version_check v0.9.5
54392026-02-24T00:27:23.537Z Compiling strsim v0.11.1
54402026-02-24T00:27:23.815Z Compiling either v1.15.0
54412026-02-24T00:27:24.104Z Compiling ident_case v1.0.1
54422026-02-24T00:27:24.310Z Compiling thiserror v2.0.18
54432026-02-24T00:27:24.352Z Compiling fnv v1.0.7
54442026-02-24T00:27:24.559Z Compiling pin-project-lite v0.2.16
54452026-02-24T00:27:24.763Z Compiling regex-syntax v0.8.9
54462026-02-24T00:27:25.246Z Compiling syn v1.0.109
54472026-02-24T00:27:25.535Z Compiling crossbeam-utils v0.8.21
54482026-02-24T00:27:25.577Z Compiling winnow v0.7.14
54492026-02-24T00:27:25.883Z Compiling syn v2.0.114
54502026-02-24T00:27:25.980Z Compiling aho-corasick v1.1.4
54512026-02-24T00:27:26.102Z Compiling equivalent v1.0.2
54522026-02-24T00:27:26.218Z Compiling hashbrown v0.16.1
54532026-02-24T00:27:26.619Z Compiling itertools v0.14.0
54542026-02-24T00:27:28.138Z Compiling indexmap v2.13.0
54552026-02-24T00:27:30.121Z Compiling bitflags v2.10.0
54562026-02-24T00:27:30.444Z Compiling regex-automata v0.4.14
54572026-02-24T00:27:30.456Z Compiling toml_parser v1.0.7+spec-1.1.0
54582026-02-24T00:27:30.808Z Compiling byteorder v1.5.0
54592026-02-24T00:27:31.076Z Compiling toml_datetime v0.7.5+spec-1.1.0
54602026-02-24T00:27:31.296Z Compiling getrandom v0.3.4
54612026-02-24T00:27:31.481Z Compiling heapless v0.8.0
54622026-02-24T00:27:31.634Z Compiling autocfg v1.5.0
54632026-02-24T00:27:31.701Z Compiling toml_edit v0.23.10+spec-1.0.0
54642026-02-24T00:27:32.249Z Compiling hash32 v0.3.1
54652026-02-24T00:27:32.407Z Compiling slog v2.8.2
54662026-02-24T00:27:32.527Z Compiling num-traits v0.2.19
54672026-02-24T00:27:32.575Z Compiling stable_deref_trait v1.2.1
54682026-02-24T00:27:32.711Z Compiling macaddr v1.0.1
54692026-02-24T00:27:32.728Z Compiling futures-sink v0.3.31
54702026-02-24T00:27:32.902Z Compiling futures-core v0.3.31
54712026-02-24T00:27:32.913Z Compiling smoltcp v0.11.0
54722026-02-24T00:27:32.993Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
54732026-02-24T00:27:33.189Z Compiling futures-channel v0.3.31
54742026-02-24T00:27:33.543Z Compiling proc-macro-crate v3.4.0
54752026-02-24T00:27:33.883Z Compiling proc-macro-error-attr v1.0.4
54762026-02-24T00:27:34.152Z Compiling pin-utils v0.1.0
54772026-02-24T00:27:34.252Z Compiling anyhow v1.0.101
54782026-02-24T00:27:34.286Z Compiling crc32fast v1.5.0
54792026-02-24T00:27:34.610Z Compiling darling_core v0.21.3
54802026-02-24T00:27:34.625Z Compiling ref-cast v1.0.25
54812026-02-24T00:27:34.769Z Compiling futures-task v0.3.31
54822026-02-24T00:27:34.776Z Compiling bitflags v1.3.2
54832026-02-24T00:27:34.813Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
54842026-02-24T00:27:34.874Z Compiling itoa v1.0.17
54852026-02-24T00:27:35.066Z Compiling slab v0.4.12
54862026-02-24T00:27:35.156Z Compiling futures-io v0.3.31
54872026-02-24T00:27:35.163Z Compiling managed v0.8.0
54882026-02-24T00:27:35.356Z Compiling regex v1.12.3
54892026-02-24T00:27:35.637Z Compiling rand_core v0.9.5
54902026-02-24T00:27:36.319Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
54912026-02-24T00:27:36.401Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
54922026-02-24T00:27:36.773Z Compiling proc-macro-error v1.0.4
54932026-02-24T00:27:37.138Z Compiling rustix v1.1.3
54942026-02-24T00:27:37.146Z Compiling ipnetwork v0.21.1
54952026-02-24T00:27:37.856Z Compiling foreign-types-shared v0.3.1
54962026-02-24T00:27:37.933Z Compiling unicode-width v0.2.2
54972026-02-24T00:27:37.970Z Compiling once_cell v1.21.3
54982026-02-24T00:27:38.326Z Compiling tracing-core v0.1.36
54992026-02-24T00:27:38.388Z Compiling serde_derive v1.0.228
55002026-02-24T00:27:38.522Z Compiling zerocopy-derive v0.8.39
55012026-02-24T00:27:38.823Z Compiling thiserror-impl v2.0.18
55022026-02-24T00:27:39.132Z Compiling futures-macro v0.3.31
55032026-02-24T00:27:39.332Z Compiling num_enum_derive v0.7.5
55042026-02-24T00:27:40.230Z Compiling foreign-types-macros v0.2.3
55052026-02-24T00:27:40.436Z Compiling darling_macro v0.21.3
55062026-02-24T00:27:40.946Z Compiling futures-util v0.3.31
55072026-02-24T00:27:41.379Z Compiling darling v0.21.3
55082026-02-24T00:27:41.409Z Compiling ref-cast-impl v1.0.25
55092026-02-24T00:27:41.475Z Compiling foreign-types v0.5.0
55102026-02-24T00:27:41.483Z Compiling ingot-macros v0.1.1
55112026-02-24T00:27:41.577Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
55122026-02-24T00:27:41.701Z Compiling cobs v0.3.0
55132026-02-24T00:27:42.073Z Compiling num_enum v0.7.5
55142026-02-24T00:27:42.263Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55152026-02-24T00:27:42.416Z Compiling tabwriter v1.4.1
55162026-02-24T00:27:42.757Z Compiling tracing-attributes v0.1.31
55172026-02-24T00:27:42.765Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
55182026-02-24T00:27:43.429Z Compiling errno v0.3.14
55192026-02-24T00:27:43.684Z Compiling cstr-argument v0.1.2
55202026-02-24T00:27:43.981Z Compiling pretty-hex v0.4.1
55212026-02-24T00:27:44.232Z Compiling powerfmt v0.2.0
55222026-02-24T00:27:44.675Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c)
55232026-02-24T00:27:45.043Z Compiling dyn-clone v1.0.20
55242026-02-24T00:27:45.283Z Compiling time-core v0.1.8
55252026-02-24T00:27:45.604Z Compiling zmij v1.0.20
55262026-02-24T00:27:45.611Z Compiling shlex v1.3.0
55272026-02-24T00:27:45.945Z Compiling find-msvc-tools v0.1.9
55282026-02-24T00:27:46.107Z Compiling thiserror v1.0.69
55292026-02-24T00:27:46.394Z Compiling erased-serde v0.3.31
55302026-02-24T00:27:46.510Z Compiling postcard v1.1.3
55312026-02-24T00:27:46.674Z Compiling futures-executor v0.3.31
55322026-02-24T00:27:46.882Z Compiling utf8parse v0.2.2
55332026-02-24T00:27:46.985Z Compiling num-conv v0.2.0
55342026-02-24T00:27:47.210Z Compiling time-macros v0.2.27
55352026-02-24T00:27:47.343Z Compiling anstyle-parse v0.2.7
55362026-02-24T00:27:47.536Z Compiling futures v0.3.31
55372026-02-24T00:27:47.886Z Compiling cc v1.2.55
55382026-02-24T00:27:48.062Z Compiling tracing v0.1.44
55392026-02-24T00:27:48.086Z Compiling deranged v0.5.5
55402026-02-24T00:27:48.629Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
55412026-02-24T00:27:48.675Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
55422026-02-24T00:27:49.398Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
55432026-02-24T00:27:49.577Z Compiling thiserror-impl v1.0.69
55442026-02-24T00:27:50.082Z Compiling uuid v1.20.0
55452026-02-24T00:27:50.618Z Compiling ingot-types v0.1.2
55462026-02-24T00:27:50.663Z Compiling ppv-lite86 v0.2.21
55472026-02-24T00:27:50.978Z Compiling crossbeam-epoch v0.9.18
55482026-02-24T00:27:51.141Z Compiling socket2 v0.6.2
55492026-02-24T00:27:51.448Z Compiling rand_chacha v0.9.0
55502026-02-24T00:27:51.572Z Compiling ingot v0.1.1
55512026-02-24T00:27:51.863Z Compiling rand v0.9.2
55522026-02-24T00:27:52.205Z Compiling arc-swap v1.8.1
55532026-02-24T00:27:52.434Z Compiling nom v8.0.0
55542026-02-24T00:27:52.799Z Compiling thread_local v1.1.9
55552026-02-24T00:27:53.011Z Compiling colored v3.1.1
55562026-02-24T00:27:53.434Z Compiling iana-time-zone v0.1.65
55572026-02-24T00:27:53.503Z Compiling serde_json v1.0.149
55582026-02-24T00:27:54.019Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
55592026-02-24T00:27:54.208Z Compiling slog-async v2.8.0
55602026-02-24T00:27:54.285Z Compiling anstyle-query v1.1.5
55612026-02-24T00:27:54.428Z Compiling rayon-core v1.13.0
55622026-02-24T00:27:54.448Z Compiling heck v0.4.1
55632026-02-24T00:27:54.699Z Compiling oxnet v0.1.4
55642026-02-24T00:27:54.795Z Compiling is_terminal_polyfill v1.70.2
55652026-02-24T00:27:54.841Z Compiling lazy_static v1.5.0
55662026-02-24T00:27:54.935Z Compiling anstyle v1.0.13
55672026-02-24T00:27:54.987Z Compiling colorchoice v1.0.4
55682026-02-24T00:27:55.311Z Compiling anstream v0.6.21
55692026-02-24T00:27:55.401Z Compiling time v0.3.47
55702026-02-24T00:27:55.428Z Compiling slog-scope v4.4.1
55712026-02-24T00:27:56.213Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55722026-02-24T00:27:57.016Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
55732026-02-24T00:27:57.692Z Compiling chrono v0.4.43
55742026-02-24T00:27:58.433Z Compiling crossbeam-deque v0.8.6
55752026-02-24T00:27:58.849Z Compiling rusticata-macros v5.0.0
55762026-02-24T00:27:58.962Z Compiling alloca v0.4.0
55772026-02-24T00:27:59.311Z Compiling half v2.7.1
55782026-02-24T00:27:59.319Z Compiling terminal_size v0.4.3
55792026-02-24T00:27:59.551Z Compiling cookie-factory v0.3.3
55802026-02-24T00:28:00.014Z Compiling crossbeam-channel v0.5.15
55812026-02-24T00:28:00.069Z Compiling is-terminal v0.4.17
55822026-02-24T00:28:00.207Z Compiling itertools v0.12.1
55832026-02-24T00:28:00.241Z Compiling ciborium-io v0.2.2
55842026-02-24T00:28:00.379Z Compiling term v1.2.1
55852026-02-24T00:28:00.987Z Compiling plotters-backend v0.3.7
55862026-02-24T00:28:01.673Z Compiling take_mut v0.2.2
55872026-02-24T00:28:01.847Z Compiling heck v0.5.0
55882026-02-24T00:28:02.313Z Compiling cfg_aliases v0.2.1
55892026-02-24T00:28:02.422Z Compiling log v0.4.29
55902026-02-24T00:28:02.871Z Compiling clap_lex v0.7.7
55912026-02-24T00:28:02.993Z Compiling circular v0.3.0
55922026-02-24T00:28:03.389Z Compiling pcap-parser v0.17.0
55932026-02-24T00:28:03.532Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
55942026-02-24T00:28:03.645Z Compiling clap_builder v4.5.57
55952026-02-24T00:28:03.668Z Compiling slog-stdlog v4.1.1
55962026-02-24T00:28:03.927Z Compiling nix v0.31.1
55972026-02-24T00:28:04.289Z Compiling clap_derive v4.5.55
55982026-02-24T00:28:04.729Z Compiling plotters-svg v0.3.7
55992026-02-24T00:28:05.311Z Compiling slog-term v2.9.2
56002026-02-24T00:28:06.428Z Compiling ciborium-ll v0.2.2
56012026-02-24T00:28:07.753Z Compiling itertools v0.13.0
56022026-02-24T00:28:08.369Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
56032026-02-24T00:28:08.385Z Compiling same-file v1.0.6
56042026-02-24T00:28:08.663Z Compiling cast v0.3.0
56052026-02-24T00:28:09.020Z Compiling walkdir v2.5.0
56062026-02-24T00:28:09.026Z Compiling clap v4.5.57
56072026-02-24T00:28:09.138Z Compiling tinytemplate v1.2.1
56082026-02-24T00:28:09.736Z Compiling rayon v1.11.0
56092026-02-24T00:28:10.388Z Compiling ciborium v0.2.2
56102026-02-24T00:28:10.871Z Compiling slog-envlogger v2.2.0
56112026-02-24T00:28:11.203Z Compiling criterion-plot v0.8.2
56122026-02-24T00:28:11.601Z Compiling plotters v0.3.7
56132026-02-24T00:28:12.194Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f5f8fd52)
56142026-02-24T00:28:12.731Z Compiling page_size v0.6.0
56152026-02-24T00:28:12.882Z Compiling dtor-proc-macro v0.0.6
56162026-02-24T00:28:12.905Z Compiling anes v0.1.6
56172026-02-24T00:28:13.394Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
56182026-02-24T00:28:13.524Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
56192026-02-24T00:28:14.119Z Compiling oorandom v11.1.5
56202026-02-24T00:28:14.339Z Compiling dtor v0.1.1
56212026-02-24T00:28:14.449Z Compiling ctor-proc-macro v0.0.7
56222026-02-24T00:28:15.039Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
56232026-02-24T00:28:15.071Z Compiling criterion v0.8.2
56242026-02-24T00:28:16.569Z Compiling ctor v0.6.3
56252026-02-24T00:28:19.830Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
56262026-02-24T00:30:26.327Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 3m 03s
56272026-02-24T00:30:26.359Z Running benches/userland.rs (target/release-lto/deps/userland-60fe5028a7af8a38)
56282026-02-24T00:30:26.363ZGnuplot not found, using plotters backend
56292026-02-24T00:30:26.568ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
56302026-02-24T00:30:26.568ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56312026-02-24T00:30:29.688ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0032 s (6.7M iterations)
56322026-02-24T00:30:34.615ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56332026-02-24T00:30:34.771Zparse/Hairpin-DHCPv4/wallclock/Discover
56342026-02-24T00:30:34.771Z time: [59.063 ns 59.175 ns 59.277 ns]
56352026-02-24T00:30:34.771Z change: [−1.5214% −0.4920% +0.5702%] (p = 0.39 > 0.05)
56362026-02-24T00:30:34.771Z No change in performance detected.
56372026-02-24T00:30:34.771ZFound 7 outliers among 100 measurements (7.00%)
56382026-02-24T00:30:34.771Z 1 (1.00%) high mild
56392026-02-24T00:30:34.771Z 6 (6.00%) high severe
56402026-02-24T00:30:36.358Z
56412026-02-24T00:30:36.362ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
56422026-02-24T00:30:36.362ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
56432026-02-24T00:30:39.836ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0002 s (3.0M iterations)
56442026-02-24T00:30:44.862ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
56452026-02-24T00:30:45.010Zprocess/Hairpin-DHCPv4/wallclock/Discover
56462026-02-24T00:30:45.010Z time: [991.68 ns 992.67 ns 993.71 ns]
56472026-02-24T00:30:45.010Z change: [−1.1741% −0.7866% −0.4251%] (p = 0.00 < 0.05)
56482026-02-24T00:30:45.010Z Change within noise threshold.
56492026-02-24T00:30:45.010ZFound 6 outliers among 100 measurements (6.00%)
56502026-02-24T00:30:45.010Z 4 (4.00%) high mild
56512026-02-24T00:30:45.010Z 2 (2.00%) high severe
56522026-02-24T00:30:46.594Z
56532026-02-24T00:30:46.594ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
56542026-02-24T00:30:46.594ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56552026-02-24T00:30:49.722ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0014 s (6.7M iterations)
56562026-02-24T00:30:54.627ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
56572026-02-24T00:30:54.777Zparse/Hairpin-DHCPv4/wallclock/Request
56582026-02-24T00:30:54.777Z time: [59.003 ns 59.109 ns 59.212 ns]
56592026-02-24T00:30:54.777Z change: [−1.1854% −0.1511% +0.8158%] (p = 0.78 > 0.05)
56602026-02-24T00:30:54.777Z No change in performance detected.
56612026-02-24T00:30:54.777ZFound 9 outliers among 100 measurements (9.00%)
56622026-02-24T00:30:54.777Z 2 (2.00%) high mild
56632026-02-24T00:30:54.777Z 7 (7.00%) high severe
56642026-02-24T00:30:56.360Z
56652026-02-24T00:30:56.363ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
56662026-02-24T00:30:56.363ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
56672026-02-24T00:30:59.786ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0071 s (3.1M iterations)
56682026-02-24T00:31:04.801ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
56692026-02-24T00:31:04.950Zprocess/Hairpin-DHCPv4/wallclock/Request
56702026-02-24T00:31:04.950Z time: [952.13 ns 953.11 ns 954.10 ns]
56712026-02-24T00:31:04.950Z change: [−0.1364% +0.3211% +0.6907%] (p = 0.13 > 0.05)
56722026-02-24T00:31:04.950Z No change in performance detected.
56732026-02-24T00:31:04.950ZFound 4 outliers among 100 measurements (4.00%)
56742026-02-24T00:31:04.950Z 1 (1.00%) high mild
56752026-02-24T00:31:04.950Z 3 (3.00%) high severe
56762026-02-24T00:31:06.540Z
56772026-02-24T00:31:06.540ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
56782026-02-24T00:31:06.540ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56792026-02-24T00:31:10.690ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0018 s (5.1M iterations)
56802026-02-24T00:31:15.501ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56812026-02-24T00:31:15.651Zparse/Hairpin-DHCPv6/wallclock/Solicit
56822026-02-24T00:31:15.651Z time: [58.436 ns 58.617 ns 58.805 ns]
56832026-02-24T00:31:15.651Z change: [−3.0353% −1.5797% −0.2567%] (p = 0.02 < 0.05)
56842026-02-24T00:31:15.651Z Change within noise threshold.
56852026-02-24T00:31:15.651ZFound 8 outliers among 100 measurements (8.00%)
56862026-02-24T00:31:15.651Z 2 (2.00%) high mild
56872026-02-24T00:31:15.651Z 6 (6.00%) high severe
56882026-02-24T00:31:17.239Z
56892026-02-24T00:31:17.242ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
56902026-02-24T00:31:17.242ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
56912026-02-24T00:31:22.009ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0081 s (2.2M iterations)
56922026-02-24T00:31:26.992ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
56932026-02-24T00:31:27.142Zprocess/Hairpin-DHCPv6/wallclock/Solicit
56942026-02-24T00:31:27.142Z time: [1.3548 µs 1.3569 µs 1.3593 µs]
56952026-02-24T00:31:27.142Z change: [−3.6392% −3.3210% −3.0363%] (p = 0.00 < 0.05)
56962026-02-24T00:31:27.142Z Performance has improved.
56972026-02-24T00:31:27.142ZFound 2 outliers among 100 measurements (2.00%)
56982026-02-24T00:31:27.142Z 1 (1.00%) high mild
56992026-02-24T00:31:27.142Z 1 (1.00%) high severe
57002026-02-24T00:31:28.726Z
57012026-02-24T00:31:28.727ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
57022026-02-24T00:31:28.727ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
57032026-02-24T00:31:33.393ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0056 s (4.5M iterations)
57042026-02-24T00:31:38.061ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
57052026-02-24T00:31:38.210Zparse/Hairpin-DHCPv6/wallclock/Request
57062026-02-24T00:31:38.210Z time: [60.271 ns 60.470 ns 60.654 ns]
57072026-02-24T00:31:38.210Z change: [+0.6116% +2.2504% +3.7721%] (p = 0.00 < 0.05)
57082026-02-24T00:31:38.210Z Change within noise threshold.
57092026-02-24T00:31:38.211ZFound 5 outliers among 100 measurements (5.00%)
57102026-02-24T00:31:38.211Z 5 (5.00%) high severe
57112026-02-24T00:31:39.795Z
57122026-02-24T00:31:39.800ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
57132026-02-24T00:31:39.800ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
57142026-02-24T00:31:44.840ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0097 s (2.1M iterations)
57152026-02-24T00:31:49.792ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
57162026-02-24T00:31:49.945Zprocess/Hairpin-DHCPv6/wallclock/Request
57172026-02-24T00:31:49.945Z time: [1.3892 µs 1.3920 µs 1.3952 µs]
57182026-02-24T00:31:49.945Z change: [−2.0964% −1.8288% −1.5739%] (p = 0.00 < 0.05)
57192026-02-24T00:31:49.945Z Performance has improved.
57202026-02-24T00:31:49.945ZFound 12 outliers among 100 measurements (12.00%)
57212026-02-24T00:31:49.951Z 7 (7.00%) low mild
57222026-02-24T00:31:49.952Z 3 (3.00%) high mild
57232026-02-24T00:31:49.952Z 2 (2.00%) high severe
57242026-02-24T00:31:51.532Z
57252026-02-24T00:31:51.532ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
57262026-02-24T00:31:51.532ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57272026-02-24T00:31:54.906ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0012 s (6.2M iterations)
57282026-02-24T00:31:59.544ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57292026-02-24T00:31:59.692Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
57302026-02-24T00:31:59.693Z time: [58.977 ns 59.082 ns 59.200 ns]
57312026-02-24T00:31:59.693Z change: [−0.0954% +0.9372% +1.9354%] (p = 0.07 > 0.05)
57322026-02-24T00:31:59.693Z No change in performance detected.
57332026-02-24T00:31:59.693ZFound 12 outliers among 100 measurements (12.00%)
57342026-02-24T00:31:59.693Z 3 (3.00%) low mild
57352026-02-24T00:31:59.693Z 1 (1.00%) high mild
57362026-02-24T00:31:59.693Z 8 (8.00%) high severe
57372026-02-24T00:32:01.280Z
57382026-02-24T00:32:01.290ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
57392026-02-24T00:32:01.290ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
57402026-02-24T00:32:08.545ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0007 s (3.7M iterations)
57412026-02-24T00:32:11.824ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
57422026-02-24T00:32:11.972Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
57432026-02-24T00:32:11.972Z time: [627.92 ns 628.77 ns 629.71 ns]
57442026-02-24T00:32:11.972Z change: [−3.0016% −2.5329% −1.9976%] (p = 0.00 < 0.05)
57452026-02-24T00:32:11.972Z Performance has improved.
57462026-02-24T00:32:11.972ZFound 6 outliers among 100 measurements (6.00%)
57472026-02-24T00:32:11.973Z 1 (1.00%) high mild
57482026-02-24T00:32:11.973Z 5 (5.00%) high severe
57492026-02-24T00:32:13.561Z
57502026-02-24T00:32:13.564ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
57512026-02-24T00:32:13.564ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57522026-02-24T00:32:18.449ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0019 s (4.3M iterations)
57532026-02-24T00:32:22.071ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57542026-02-24T00:32:22.220Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
57552026-02-24T00:32:22.220Z time: [92.156 ns 92.337 ns 92.488 ns]
57562026-02-24T00:32:22.220Z change: [−2.1365% −1.0803% +0.1147%] (p = 0.05 < 0.05)
57572026-02-24T00:32:22.220Z Change within noise threshold.
57582026-02-24T00:32:22.220ZFound 10 outliers among 100 measurements (10.00%)
57592026-02-24T00:32:22.220Z 6 (6.00%) low mild
57602026-02-24T00:32:22.220Z 1 (1.00%) high mild
57612026-02-24T00:32:22.220Z 3 (3.00%) high severe
57622026-02-24T00:32:23.806Z
57632026-02-24T00:32:23.810ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
57642026-02-24T00:32:23.810ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
57652026-02-24T00:32:27.366ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0061 s (2.9M iterations)
57662026-02-24T00:32:31.746ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
57672026-02-24T00:32:31.896Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
57682026-02-24T00:32:31.896Z time: [718.22 ns 719.68 ns 721.20 ns]
57692026-02-24T00:32:31.896Z change: [−6.6699% −6.2842% −5.9023%] (p = 0.00 < 0.05)
57702026-02-24T00:32:31.896Z Performance has improved.
57712026-02-24T00:32:31.897ZFound 6 outliers among 100 measurements (6.00%)
57722026-02-24T00:32:31.897Z 2 (2.00%) high mild
57732026-02-24T00:32:31.897Z 4 (4.00%) high severe
57742026-02-24T00:32:33.480Z
57752026-02-24T00:32:33.484ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57762026-02-24T00:32:33.484ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57772026-02-24T00:32:36.983ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0001 s (6.0M iterations)
57782026-02-24T00:32:41.530ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57792026-02-24T00:32:41.680Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
57802026-02-24T00:32:41.680Z time: [58.654 ns 58.817 ns 58.975 ns]
57812026-02-24T00:32:41.680Z change: [−1.7763% −0.8466% +0.2723%] (p = 0.08 > 0.05)
57822026-02-24T00:32:41.680Z No change in performance detected.
57832026-02-24T00:32:41.680ZFound 6 outliers among 100 measurements (6.00%)
57842026-02-24T00:32:41.680Z 2 (2.00%) high mild
57852026-02-24T00:32:41.680Z 4 (4.00%) high severe
57862026-02-24T00:32:43.267Z
57872026-02-24T00:32:43.271ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
57882026-02-24T00:32:43.272ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
57892026-02-24T00:32:46.971ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0037 s (2.8M iterations)
57902026-02-24T00:32:51.744ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
57912026-02-24T00:32:51.891Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
57922026-02-24T00:32:51.891Z time: [975.13 ns 976.24 ns 977.41 ns]
57932026-02-24T00:32:51.891Z change: [−2.8053% −2.4462% −2.0819%] (p = 0.00 < 0.05)
57942026-02-24T00:32:51.891Z Performance has improved.
57952026-02-24T00:32:51.891ZFound 6 outliers among 100 measurements (6.00%)
57962026-02-24T00:32:51.891Z 2 (2.00%) high mild
57972026-02-24T00:32:51.891Z 4 (4.00%) high severe
57982026-02-24T00:32:53.465Z
57992026-02-24T00:32:53.468ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
58002026-02-24T00:32:53.468ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
58012026-02-24T00:32:57.006ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0014 s (5.9M iterations)
58022026-02-24T00:33:01.426ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
58032026-02-24T00:33:01.575Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
58042026-02-24T00:33:01.575Z time: [58.481 ns 58.610 ns 58.750 ns]
58052026-02-24T00:33:01.575Z change: [−1.1049% −0.0437% +0.9438%] (p = 0.94 > 0.05)
58062026-02-24T00:33:01.575Z No change in performance detected.
58072026-02-24T00:33:01.575ZFound 19 outliers among 100 measurements (19.00%)
58082026-02-24T00:33:01.575Z 8 (8.00%) low mild
58092026-02-24T00:33:01.575Z 3 (3.00%) high mild
58102026-02-24T00:33:01.575Z 8 (8.00%) high severe
58112026-02-24T00:33:03.164Z
58122026-02-24T00:33:03.167ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
58132026-02-24T00:33:03.168ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
58142026-02-24T00:33:06.669ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0039 s (3.0M iterations)
58152026-02-24T00:33:11.561ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
58162026-02-24T00:33:11.710Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
58172026-02-24T00:33:11.710Z time: [932.66 ns 933.55 ns 934.53 ns]
58182026-02-24T00:33:11.710Z change: [−0.6936% −0.3719% −0.0789%] (p = 0.02 < 0.05)
58192026-02-24T00:33:11.710Z Change within noise threshold.
58202026-02-24T00:33:11.710ZFound 4 outliers among 100 measurements (4.00%)
58212026-02-24T00:33:11.710Z 1 (1.00%) high mild
58222026-02-24T00:33:11.710Z 3 (3.00%) high severe
58232026-02-24T00:33:13.299Z
58242026-02-24T00:33:13.302ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58252026-02-24T00:33:13.302ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58262026-02-24T00:33:17.315ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (10M iterations)
58272026-02-24T00:33:20.823ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58282026-02-24T00:33:20.971Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58292026-02-24T00:33:20.971Z time: [62.908 ns 63.020 ns 63.133 ns]
58302026-02-24T00:33:20.971Z change: [−1.5453% −1.0352% −0.5135%] (p = 0.00 < 0.05)
58312026-02-24T00:33:20.971Z Change within noise threshold.
58322026-02-24T00:33:20.971ZFound 5 outliers among 100 measurements (5.00%)
58332026-02-24T00:33:20.971Z 2 (2.00%) high mild
58342026-02-24T00:33:20.971Z 3 (3.00%) high severe
58352026-02-24T00:33:22.556Z
58362026-02-24T00:33:22.559ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58372026-02-24T00:33:22.559ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58382026-02-24T00:33:28.046ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (3.8M iterations)
58392026-02-24T00:33:32.677ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58402026-02-24T00:33:32.826Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
58412026-02-24T00:33:32.826Z time: [229.70 ns 231.06 ns 232.39 ns]
58422026-02-24T00:33:32.826Z change: [+4.1740% +5.3074% +6.3880%] (p = 0.00 < 0.05)
58432026-02-24T00:33:32.826Z Performance has regressed.
58442026-02-24T00:33:32.826ZFound 6 outliers among 100 measurements (6.00%)
58452026-02-24T00:33:32.826Z 3 (3.00%) high mild
58462026-02-24T00:33:32.826Z 3 (3.00%) high severe
58472026-02-24T00:33:34.412Z
58482026-02-24T00:33:34.417ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58492026-02-24T00:33:34.417ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58502026-02-24T00:33:38.623ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (5.0M iterations)
58512026-02-24T00:33:43.174ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58522026-02-24T00:33:43.323Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58532026-02-24T00:33:43.323Z time: [87.638 ns 87.818 ns 88.021 ns]
58542026-02-24T00:33:43.323Z change: [−1.8101% −0.7692% +0.2880%] (p = 0.15 > 0.05)
58552026-02-24T00:33:43.323Z No change in performance detected.
58562026-02-24T00:33:43.323ZFound 6 outliers among 100 measurements (6.00%)
58572026-02-24T00:33:43.323Z 6 (6.00%) high severe
58582026-02-24T00:33:44.909Z
58592026-02-24T00:33:44.912ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58602026-02-24T00:33:44.912ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58612026-02-24T00:33:49.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.1M iterations)
58622026-02-24T00:33:54.909ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58632026-02-24T00:33:55.056Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
58642026-02-24T00:33:55.056Z time: [250.71 ns 252.11 ns 253.45 ns]
58652026-02-24T00:33:55.056Z change: [−0.5067% +0.6024% +1.7244%] (p = 0.32 > 0.05)
58662026-02-24T00:33:55.056Z No change in performance detected.
58672026-02-24T00:33:55.056ZFound 4 outliers among 100 measurements (4.00%)
58682026-02-24T00:33:55.056Z 2 (2.00%) high mild
58692026-02-24T00:33:55.057Z 2 (2.00%) high severe
58702026-02-24T00:33:56.634Z
58712026-02-24T00:33:56.637ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58722026-02-24T00:33:56.637ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58732026-02-24T00:33:59.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
58742026-02-24T00:34:03.074ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58752026-02-24T00:34:03.222Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58762026-02-24T00:34:03.222Z time: [93.348 ns 93.804 ns 94.230 ns]
58772026-02-24T00:34:03.223Z change: [−1.7385% −1.0230% −0.3538%] (p = 0.00 < 0.05)
58782026-02-24T00:34:03.223Z Change within noise threshold.
58792026-02-24T00:34:03.223ZFound 2 outliers among 100 measurements (2.00%)
58802026-02-24T00:34:03.223Z 1 (1.00%) high mild
58812026-02-24T00:34:03.223Z 1 (1.00%) high severe
58822026-02-24T00:34:04.806Z
58832026-02-24T00:34:04.809ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58842026-02-24T00:34:04.809ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58852026-02-24T00:34:08.032ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (3.3M iterations)
58862026-02-24T00:34:12.416ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
58872026-02-24T00:34:12.566Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
58882026-02-24T00:34:12.566Z time: [215.49 ns 216.45 ns 217.55 ns]
58892026-02-24T00:34:12.566Z change: [−2.5100% −1.3746% −0.2493%] (p = 0.01 < 0.05)
58902026-02-24T00:34:12.566Z Change within noise threshold.
58912026-02-24T00:34:12.566ZFound 4 outliers among 100 measurements (4.00%)
58922026-02-24T00:34:12.567Z 1 (1.00%) high mild
58932026-02-24T00:34:12.567Z 3 (3.00%) high severe
58942026-02-24T00:34:14.145Z
58952026-02-24T00:34:14.148ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
58962026-02-24T00:34:14.148ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58972026-02-24T00:34:19.736ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (3.8M iterations)
58982026-02-24T00:34:23.857ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58992026-02-24T00:34:24.006Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
59002026-02-24T00:34:24.006Z time: [118.30 ns 118.61 ns 118.90 ns]
59012026-02-24T00:34:24.006Z change: [−1.0097% −0.3257% +0.3605%] (p = 0.37 > 0.05)
59022026-02-24T00:34:24.006Z No change in performance detected.
59032026-02-24T00:34:24.006ZFound 4 outliers among 100 measurements (4.00%)
59042026-02-24T00:34:24.006Z 2 (2.00%) high mild
59052026-02-24T00:34:24.006Z 2 (2.00%) high severe
59062026-02-24T00:34:25.591Z
59072026-02-24T00:34:25.595ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
59082026-02-24T00:34:25.595ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59092026-02-24T00:34:31.259ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0086 s (1.9M iterations)
59102026-02-24T00:34:36.012ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59112026-02-24T00:34:36.154Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
59122026-02-24T00:34:36.155Z time: [248.64 ns 249.64 ns 250.78 ns]
59132026-02-24T00:34:36.155Z change: [−0.8644% +0.2411% +1.2739%] (p = 0.66 > 0.05)
59142026-02-24T00:34:36.155Z No change in performance detected.
59152026-02-24T00:34:36.155ZFound 7 outliers among 100 measurements (7.00%)
59162026-02-24T00:34:36.156Z 3 (3.00%) high mild
59172026-02-24T00:34:36.156Z 4 (4.00%) high severe
59182026-02-24T00:34:37.738Z
59192026-02-24T00:34:37.738ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59202026-02-24T00:34:37.738ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59212026-02-24T00:34:41.505ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (11M iterations)
59222026-02-24T00:34:45.060ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59232026-02-24T00:34:45.210Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59242026-02-24T00:34:45.210Z time: [58.811 ns 58.951 ns 59.094 ns]
59252026-02-24T00:34:45.210Z change: [−2.0384% −1.4506% −0.8723%] (p = 0.00 < 0.05)
59262026-02-24T00:34:45.210Z Change within noise threshold.
59272026-02-24T00:34:45.210ZFound 3 outliers among 100 measurements (3.00%)
59282026-02-24T00:34:45.210Z 2 (2.00%) high mild
59292026-02-24T00:34:45.210Z 1 (1.00%) high severe
59302026-02-24T00:34:46.796Z
59312026-02-24T00:34:46.801ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59322026-02-24T00:34:46.801ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59332026-02-24T00:34:51.850ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.2M iterations)
59342026-02-24T00:34:56.490ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
59352026-02-24T00:34:56.638Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
59362026-02-24T00:34:56.638Z time: [197.34 ns 199.00 ns 200.53 ns]
59372026-02-24T00:34:56.638Z change: [+0.7657% +1.9694% +3.0574%] (p = 0.00 < 0.05)
59382026-02-24T00:34:56.638Z Change within noise threshold.
59392026-02-24T00:34:56.638ZFound 2 outliers among 100 measurements (2.00%)
59402026-02-24T00:34:56.638Z 1 (1.00%) high mild
59412026-02-24T00:34:56.638Z 1 (1.00%) high severe
59422026-02-24T00:34:58.223Z
59432026-02-24T00:34:58.227ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59442026-02-24T00:34:58.227ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59452026-02-24T00:35:02.361ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (5.1M iterations)
59462026-02-24T00:35:06.949ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59472026-02-24T00:35:07.098Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59482026-02-24T00:35:07.098Z time: [84.304 ns 84.537 ns 84.777 ns]
59492026-02-24T00:35:07.098Z change: [−1.0921% −0.2389% +0.5221%] (p = 0.58 > 0.05)
59502026-02-24T00:35:07.098Z No change in performance detected.
59512026-02-24T00:35:07.098ZFound 3 outliers among 100 measurements (3.00%)
59522026-02-24T00:35:07.098Z 1 (1.00%) high mild
59532026-02-24T00:35:07.098Z 2 (2.00%) high severe
59542026-02-24T00:35:08.686Z
59552026-02-24T00:35:08.690ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59562026-02-24T00:35:08.690ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59572026-02-24T00:35:13.615ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.1M iterations)
59582026-02-24T00:35:18.518ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59592026-02-24T00:35:18.667Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
59602026-02-24T00:35:18.667Z time: [228.44 ns 229.99 ns 231.46 ns]
59612026-02-24T00:35:18.667Z change: [−0.6404% +0.4641% +1.4454%] (p = 0.42 > 0.05)
59622026-02-24T00:35:18.667Z No change in performance detected.
59632026-02-24T00:35:18.667ZFound 4 outliers among 100 measurements (4.00%)
59642026-02-24T00:35:18.667Z 4 (4.00%) high severe
59652026-02-24T00:35:20.254Z
59662026-02-24T00:35:20.257ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59672026-02-24T00:35:20.257ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59682026-02-24T00:35:23.272ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0009 s (6.9M iterations)
59692026-02-24T00:35:26.672ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59702026-02-24T00:35:26.821Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
59712026-02-24T00:35:26.821Z time: [94.134 ns 94.511 ns 94.866 ns]
59722026-02-24T00:35:26.821Z change: [−2.0194% −1.2929% −0.6047%] (p = 0.00 < 0.05)
59732026-02-24T00:35:26.821Z Change within noise threshold.
59742026-02-24T00:35:26.821ZFound 6 outliers among 100 measurements (6.00%)
59752026-02-24T00:35:26.821Z 4 (4.00%) low mild
59762026-02-24T00:35:26.821Z 2 (2.00%) high severe
59772026-02-24T00:35:28.417Z
59782026-02-24T00:35:28.420ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
59792026-02-24T00:35:28.420ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59802026-02-24T00:35:31.420ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (3.5M iterations)
59812026-02-24T00:35:35.798ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
59822026-02-24T00:35:35.947Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
59832026-02-24T00:35:35.947Z time: [186.96 ns 187.91 ns 188.99 ns]
59842026-02-24T00:35:35.947Z change: [−3.9756% −2.9805% −1.9789%] (p = 0.00 < 0.05)
59852026-02-24T00:35:35.947Z Performance has improved.
59862026-02-24T00:35:35.947ZFound 2 outliers among 100 measurements (2.00%)
59872026-02-24T00:35:35.947Z 1 (1.00%) high mild
59882026-02-24T00:35:35.947Z 1 (1.00%) high severe
59892026-02-24T00:35:37.519Z
59902026-02-24T00:35:37.522ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59912026-02-24T00:35:37.522ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59922026-02-24T00:35:43.035ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (3.8M iterations)
59932026-02-24T00:35:47.151ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
59942026-02-24T00:35:47.302Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
59952026-02-24T00:35:47.302Z time: [116.81 ns 117.07 ns 117.32 ns]
59962026-02-24T00:35:47.302Z change: [−2.7035% −1.9344% −1.2136%] (p = 0.00 < 0.05)
59972026-02-24T00:35:47.302Z Performance has improved.
59982026-02-24T00:35:47.302ZFound 3 outliers among 100 measurements (3.00%)
59992026-02-24T00:35:47.303Z 1 (1.00%) high mild
60002026-02-24T00:35:47.303Z 2 (2.00%) high severe
60012026-02-24T00:35:48.890Z
60022026-02-24T00:35:48.893ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
60032026-02-24T00:35:48.893ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60042026-02-24T00:35:54.413ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0129 s (1.9M iterations)
60052026-02-24T00:35:59.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
60062026-02-24T00:35:59.273Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
60072026-02-24T00:35:59.273Z time: [221.94 ns 222.87 ns 223.95 ns]
60082026-02-24T00:35:59.273Z change: [−1.9968% −1.0968% −0.3101%] (p = 0.01 < 0.05)
60092026-02-24T00:35:59.273Z Change within noise threshold.
60102026-02-24T00:35:59.273ZFound 5 outliers among 100 measurements (5.00%)
60112026-02-24T00:35:59.273Z 2 (2.00%) high mild
60122026-02-24T00:35:59.274Z 3 (3.00%) high severe
60132026-02-24T00:36:00.856Z
60142026-02-24T00:36:00.859ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60152026-02-24T00:36:00.859ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60162026-02-24T00:36:05.121ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (9.8M iterations)
60172026-02-24T00:36:08.863ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60182026-02-24T00:36:09.012Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60192026-02-24T00:36:09.012Z time: [63.077 ns 63.221 ns 63.363 ns]
60202026-02-24T00:36:09.012Z change: [−0.9084% −0.1204% +0.6439%] (p = 0.78 > 0.05)
60212026-02-24T00:36:09.012Z No change in performance detected.
60222026-02-24T00:36:09.012ZFound 4 outliers among 100 measurements (4.00%)
60232026-02-24T00:36:09.012Z 1 (1.00%) high mild
60242026-02-24T00:36:09.012Z 3 (3.00%) high severe
60252026-02-24T00:36:10.601Z
60262026-02-24T00:36:10.604ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60272026-02-24T00:36:10.605ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
60282026-02-24T00:36:16.551ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (3.5M iterations)
60292026-02-24T00:36:21.268ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
60302026-02-24T00:36:21.417Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
60312026-02-24T00:36:21.417Z time: [227.55 ns 228.98 ns 230.31 ns]
60322026-02-24T00:36:21.417Z change: [+1.0720% +2.3165% +3.3809%] (p = 0.00 < 0.05)
60332026-02-24T00:36:21.417Z Performance has regressed.
60342026-02-24T00:36:21.417ZFound 4 outliers among 100 measurements (4.00%)
60352026-02-24T00:36:21.417Z 2 (2.00%) high mild
60362026-02-24T00:36:21.418Z 2 (2.00%) high severe
60372026-02-24T00:36:23.004Z
60382026-02-24T00:36:23.008ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60392026-02-24T00:36:23.008ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60402026-02-24T00:36:27.482ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (4.7M iterations)
60412026-02-24T00:36:32.043ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60422026-02-24T00:36:32.192Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60432026-02-24T00:36:32.192Z time: [86.765 ns 86.961 ns 87.163 ns]
60442026-02-24T00:36:32.192Z change: [−4.8081% −3.5733% −2.4249%] (p = 0.00 < 0.05)
60452026-02-24T00:36:32.192Z Performance has improved.
60462026-02-24T00:36:32.192ZFound 6 outliers among 100 measurements (6.00%)
60472026-02-24T00:36:32.192Z 3 (3.00%) high mild
60482026-02-24T00:36:32.192Z 3 (3.00%) high severe
60492026-02-24T00:36:33.777Z
60502026-02-24T00:36:33.780ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60512026-02-24T00:36:33.780ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60522026-02-24T00:36:39.219ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0055 s (1.9M iterations)
60532026-02-24T00:36:44.094ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60542026-02-24T00:36:44.243Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
60552026-02-24T00:36:44.243Z time: [254.79 ns 256.42 ns 257.95 ns]
60562026-02-24T00:36:44.243Z change: [−1.2396% +0.3182% +1.8341%] (p = 0.69 > 0.05)
60572026-02-24T00:36:44.243Z No change in performance detected.
60582026-02-24T00:36:44.243ZFound 5 outliers among 100 measurements (5.00%)
60592026-02-24T00:36:44.243Z 4 (4.00%) high mild
60602026-02-24T00:36:44.243Z 1 (1.00%) high severe
60612026-02-24T00:36:45.815Z
60622026-02-24T00:36:45.819ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60632026-02-24T00:36:45.819ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60642026-02-24T00:36:49.192ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.2M iterations)
60652026-02-24T00:36:52.732ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60662026-02-24T00:36:52.881Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60672026-02-24T00:36:52.881Z time: [94.150 ns 94.570 ns 94.971 ns]
60682026-02-24T00:36:52.881Z change: [−2.2029% −1.4209% −0.7131%] (p = 0.00 < 0.05)
60692026-02-24T00:36:52.881Z Change within noise threshold.
60702026-02-24T00:36:52.881ZFound 2 outliers among 100 measurements (2.00%)
60712026-02-24T00:36:52.881Z 1 (1.00%) high mild
60722026-02-24T00:36:52.882Z 1 (1.00%) high severe
60732026-02-24T00:36:54.455Z
60742026-02-24T00:36:54.459ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60752026-02-24T00:36:54.459ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60762026-02-24T00:36:57.953ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0001 s (3.0M iterations)
60772026-02-24T00:37:02.459ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
60782026-02-24T00:37:02.609Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
60792026-02-24T00:37:02.609Z time: [214.87 ns 215.76 ns 216.77 ns]
60802026-02-24T00:37:02.609Z change: [−1.8464% −0.7262% +0.3543%] (p = 0.20 > 0.05)
60812026-02-24T00:37:02.609Z No change in performance detected.
60822026-02-24T00:37:02.609ZFound 5 outliers among 100 measurements (5.00%)
60832026-02-24T00:37:02.609Z 2 (2.00%) high mild
60842026-02-24T00:37:02.609Z 3 (3.00%) high severe
60852026-02-24T00:37:04.192Z
60862026-02-24T00:37:04.197ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60872026-02-24T00:37:04.197ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60882026-02-24T00:37:09.966ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0054 s (3.6M iterations)
60892026-02-24T00:37:14.153ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60902026-02-24T00:37:14.303Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60912026-02-24T00:37:14.303Z time: [116.70 ns 116.99 ns 117.29 ns]
60922026-02-24T00:37:14.303Z change: [−1.0112% −0.2352% +0.5662%] (p = 0.56 > 0.05)
60932026-02-24T00:37:14.303Z No change in performance detected.
60942026-02-24T00:37:14.303ZFound 4 outliers among 100 measurements (4.00%)
60952026-02-24T00:37:14.303Z 1 (1.00%) high mild
60962026-02-24T00:37:14.303Z 3 (3.00%) high severe
60972026-02-24T00:37:15.888Z
60982026-02-24T00:37:15.892ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
60992026-02-24T00:37:15.892ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61002026-02-24T00:37:21.778ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (1.8M iterations)
61012026-02-24T00:37:26.569ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61022026-02-24T00:37:26.721Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
61032026-02-24T00:37:26.721Z time: [244.72 ns 245.69 ns 246.78 ns]
61042026-02-24T00:37:26.721Z change: [−1.2016% −0.1032% +0.9939%] (p = 0.86 > 0.05)
61052026-02-24T00:37:26.721Z No change in performance detected.
61062026-02-24T00:37:26.721ZFound 5 outliers among 100 measurements (5.00%)
61072026-02-24T00:37:26.721Z 3 (3.00%) high mild
61082026-02-24T00:37:26.721Z 2 (2.00%) high severe
61092026-02-24T00:37:28.303Z
61102026-02-24T00:37:28.306ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61112026-02-24T00:37:28.306ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61122026-02-24T00:37:32.462ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (10M iterations)
61132026-02-24T00:37:36.180ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
61142026-02-24T00:37:36.328Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61152026-02-24T00:37:36.328Z time: [60.367 ns 60.571 ns 60.774 ns]
61162026-02-24T00:37:36.328Z change: [+0.3704% +1.2239% +2.1776%] (p = 0.01 < 0.05)
61172026-02-24T00:37:36.328Z Change within noise threshold.
61182026-02-24T00:37:36.328ZFound 3 outliers among 100 measurements (3.00%)
61192026-02-24T00:37:36.329Z 1 (1.00%) high mild
61202026-02-24T00:37:36.329Z 2 (2.00%) high severe
61212026-02-24T00:37:37.913Z
61222026-02-24T00:37:37.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61232026-02-24T00:37:37.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61242026-02-24T00:37:43.460ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (3.8M iterations)
61252026-02-24T00:37:48.127ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
61262026-02-24T00:37:48.276Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
61272026-02-24T00:37:48.276Z time: [200.06 ns 201.87 ns 203.51 ns]
61282026-02-24T00:37:48.276Z change: [−1.1227% +0.0314% +1.1572%] (p = 0.95 > 0.05)
61292026-02-24T00:37:48.276Z No change in performance detected.
61302026-02-24T00:37:48.276ZFound 2 outliers among 100 measurements (2.00%)
61312026-02-24T00:37:48.276Z 1 (1.00%) high mild
61322026-02-24T00:37:48.276Z 1 (1.00%) high severe
61332026-02-24T00:37:49.858Z
61342026-02-24T00:37:49.861ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61352026-02-24T00:37:49.861ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61362026-02-24T00:37:54.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (4.9M iterations)
61372026-02-24T00:37:58.829ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61382026-02-24T00:37:58.977Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61392026-02-24T00:37:58.977Z time: [83.483 ns 83.588 ns 83.687 ns]
61402026-02-24T00:37:58.977Z change: [−2.3145% −1.3721% −0.4798%] (p = 0.00 < 0.05)
61412026-02-24T00:37:58.977Z Change within noise threshold.
61422026-02-24T00:37:58.977ZFound 8 outliers among 100 measurements (8.00%)
61432026-02-24T00:37:58.977Z 2 (2.00%) high mild
61442026-02-24T00:37:58.977Z 6 (6.00%) high severe
61452026-02-24T00:38:00.561Z
61462026-02-24T00:38:00.564ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61472026-02-24T00:38:00.564ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
61482026-02-24T00:38:05.715ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (2.0M iterations)
61492026-02-24T00:38:10.662ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
61502026-02-24T00:38:10.813Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
61512026-02-24T00:38:10.813Z time: [232.87 ns 234.58 ns 236.18 ns]
61522026-02-24T00:38:10.813Z change: [−2.4645% −1.1239% +0.0766%] (p = 0.08 > 0.05)
61532026-02-24T00:38:10.814Z No change in performance detected.
61542026-02-24T00:38:10.814ZFound 4 outliers among 100 measurements (4.00%)
61552026-02-24T00:38:10.814Z 2 (2.00%) high mild
61562026-02-24T00:38:10.814Z 2 (2.00%) high severe
61572026-02-24T00:38:12.395Z
61582026-02-24T00:38:12.398ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61592026-02-24T00:38:12.398ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61602026-02-24T00:38:15.717ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0037 s (6.3M iterations)
61612026-02-24T00:38:19.240ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61622026-02-24T00:38:19.388Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
61632026-02-24T00:38:19.388Z time: [95.843 ns 96.380 ns 96.879 ns]
61642026-02-24T00:38:19.388Z change: [−1.4919% −0.6802% +0.1176%] (p = 0.09 > 0.05)
61652026-02-24T00:38:19.388Z No change in performance detected.
61662026-02-24T00:38:19.389ZFound 2 outliers among 100 measurements (2.00%)
61672026-02-24T00:38:19.389Z 1 (1.00%) high mild
61682026-02-24T00:38:19.389Z 1 (1.00%) high severe
61692026-02-24T00:38:20.977Z
61702026-02-24T00:38:20.981ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
61712026-02-24T00:38:20.981ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61722026-02-24T00:38:24.238ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (3.2M iterations)
61732026-02-24T00:38:28.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
61742026-02-24T00:38:28.862Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
61752026-02-24T00:38:28.862Z time: [190.87 ns 191.81 ns 192.88 ns]
61762026-02-24T00:38:28.862Z change: [−0.6818% +0.5953% +1.7713%] (p = 0.36 > 0.05)
61772026-02-24T00:38:28.862Z No change in performance detected.
61782026-02-24T00:38:28.862ZFound 3 outliers among 100 measurements (3.00%)
61792026-02-24T00:38:28.862Z 3 (3.00%) high severe
61802026-02-24T00:38:30.441Z
61812026-02-24T00:38:30.444ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61822026-02-24T00:38:30.444ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61832026-02-24T00:38:36.114ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0066 s (3.7M iterations)
61842026-02-24T00:38:40.316ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61852026-02-24T00:38:40.466Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61862026-02-24T00:38:40.466Z time: [118.26 ns 118.65 ns 119.01 ns]
61872026-02-24T00:38:40.466Z change: [−1.4823% −0.7211% −0.0438%] (p = 0.05 > 0.05)
61882026-02-24T00:38:40.466Z No change in performance detected.
61892026-02-24T00:38:40.466ZFound 4 outliers among 100 measurements (4.00%)
61902026-02-24T00:38:40.466Z 2 (2.00%) high mild
61912026-02-24T00:38:40.466Z 2 (2.00%) high severe
61922026-02-24T00:38:42.053Z
61932026-02-24T00:38:42.057ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61942026-02-24T00:38:42.057ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61952026-02-24T00:38:47.729ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (1.8M iterations)
61962026-02-24T00:38:52.494ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
61972026-02-24T00:38:52.643Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
61982026-02-24T00:38:52.644Z time: [219.23 ns 220.10 ns 221.11 ns]
61992026-02-24T00:38:52.644Z change: [−1.1562% −0.1479% +0.8357%] (p = 0.78 > 0.05)
62002026-02-24T00:38:52.644Z No change in performance detected.
62012026-02-24T00:38:52.644ZFound 5 outliers among 100 measurements (5.00%)
62022026-02-24T00:38:52.644Z 5 (5.00%) high mild
62032026-02-24T00:38:54.222Z
62042026-02-24T00:38:54.226ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62052026-02-24T00:38:54.226ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
62062026-02-24T00:38:58.144ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0001 s (11M iterations)
62072026-02-24T00:39:01.748ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
62082026-02-24T00:39:01.897Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62092026-02-24T00:39:01.897Z time: [63.411 ns 63.520 ns 63.631 ns]
62102026-02-24T00:39:01.897Z change: [−2.5477% −2.0148% −1.4447%] (p = 0.00 < 0.05)
62112026-02-24T00:39:01.897Z Performance has improved.
62122026-02-24T00:39:01.897ZFound 4 outliers among 100 measurements (4.00%)
62132026-02-24T00:39:01.897Z 1 (1.00%) high mild
62142026-02-24T00:39:01.897Z 3 (3.00%) high severe
62152026-02-24T00:39:03.487Z
62162026-02-24T00:39:03.490ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62172026-02-24T00:39:03.491ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
62182026-02-24T00:39:08.540ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.2M iterations)
62192026-02-24T00:39:13.487ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
62202026-02-24T00:39:13.632Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
62212026-02-24T00:39:13.632Z time: [269.09 ns 271.95 ns 275.37 ns]
62222026-02-24T00:39:13.632Z change: [−17.872% +0.1604% +20.959%] (p = 0.99 > 0.05)
62232026-02-24T00:39:13.632Z No change in performance detected.
62242026-02-24T00:39:13.632ZFound 13 outliers among 100 measurements (13.00%)
62252026-02-24T00:39:13.632Z 4 (4.00%) high mild
62262026-02-24T00:39:13.632Z 9 (9.00%) high severe
62272026-02-24T00:39:15.223Z
62282026-02-24T00:39:15.226ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62292026-02-24T00:39:15.226ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62302026-02-24T00:39:19.280ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (5.2M iterations)
62312026-02-24T00:39:23.996ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62322026-02-24T00:39:24.145Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62332026-02-24T00:39:24.145Z time: [87.907 ns 88.012 ns 88.127 ns]
62342026-02-24T00:39:24.145Z change: [−2.6218% −2.1044% −1.6021%] (p = 0.00 < 0.05)
62352026-02-24T00:39:24.145Z Performance has improved.
62362026-02-24T00:39:24.145ZFound 14 outliers among 100 measurements (14.00%)
62372026-02-24T00:39:24.145Z 1 (1.00%) low severe
62382026-02-24T00:39:24.145Z 8 (8.00%) low mild
62392026-02-24T00:39:24.145Z 1 (1.00%) high mild
62402026-02-24T00:39:24.145Z 4 (4.00%) high severe
62412026-02-24T00:39:25.734Z
62422026-02-24T00:39:25.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62432026-02-24T00:39:25.737ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
62442026-02-24T00:39:30.668ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0039 s (2.1M iterations)
62452026-02-24T00:39:35.877ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
62462026-02-24T00:39:36.006Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
62472026-02-24T00:39:36.006Z time: [329.91 ns 334.94 ns 341.23 ns]
62482026-02-24T00:39:36.006Z change: [−19.436% −1.6591% +21.203%] (p = 0.88 > 0.05)
62492026-02-24T00:39:36.006Z No change in performance detected.
62502026-02-24T00:39:36.006ZFound 11 outliers among 100 measurements (11.00%)
62512026-02-24T00:39:36.006Z 2 (2.00%) high mild
62522026-02-24T00:39:36.006Z 9 (9.00%) high severe
62532026-02-24T00:39:37.600Z
62542026-02-24T00:39:37.600ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62552026-02-24T00:39:37.607ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62562026-02-24T00:39:44.114ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0024 s (6.4M iterations)
62572026-02-24T00:39:47.307ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62582026-02-24T00:39:47.457Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62592026-02-24T00:39:47.457Z time: [95.298 ns 95.743 ns 96.155 ns]
62602026-02-24T00:39:47.457Z change: [−2.8798% −2.2016% −1.5474%] (p = 0.00 < 0.05)
62612026-02-24T00:39:47.457Z Performance has improved.
62622026-02-24T00:39:47.457ZFound 12 outliers among 100 measurements (12.00%)
62632026-02-24T00:39:47.457Z 10 (10.00%) low mild
62642026-02-24T00:39:47.457Z 1 (1.00%) high mild
62652026-02-24T00:39:47.457Z 1 (1.00%) high severe
62662026-02-24T00:39:49.058Z
62672026-02-24T00:39:49.070ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62682026-02-24T00:39:49.070ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
62692026-02-24T00:39:55.398ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.3M iterations)
62702026-02-24T00:40:00.063ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
62712026-02-24T00:40:00.072Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
62722026-02-24T00:40:00.072Z time: [248.69 ns 251.06 ns 254.06 ns]
62732026-02-24T00:40:00.072Z change: [−11.339% +1.6838% +16.648%] (p = 0.83 > 0.05)
62742026-02-24T00:40:00.072Z No change in performance detected.
62752026-02-24T00:40:00.072ZFound 12 outliers among 100 measurements (12.00%)
62762026-02-24T00:40:00.072Z 5 (5.00%) high mild
62772026-02-24T00:40:00.072Z 7 (7.00%) high severe
62782026-02-24T00:40:01.556Z
62792026-02-24T00:40:01.561ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62802026-02-24T00:40:01.561ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62812026-02-24T00:40:06.945ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0020 s (3.9M iterations)
62822026-02-24T00:40:11.219ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62832026-02-24T00:40:11.369Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62842026-02-24T00:40:11.369Z time: [118.00 ns 118.40 ns 118.77 ns]
62852026-02-24T00:40:11.369Z change: [−3.1324% −2.5027% −1.8464%] (p = 0.00 < 0.05)
62862026-02-24T00:40:11.369Z Performance has improved.
62872026-02-24T00:40:11.369ZFound 3 outliers among 100 measurements (3.00%)
62882026-02-24T00:40:11.369Z 3 (3.00%) high severe
62892026-02-24T00:40:12.955Z
62902026-02-24T00:40:12.970ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62912026-02-24T00:40:12.970ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
62922026-02-24T00:40:18.929ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0044 s (1.9M iterations)
62932026-02-24T00:40:23.377ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
62942026-02-24T00:40:23.525Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
62952026-02-24T00:40:23.525Z time: [297.90 ns 301.54 ns 306.12 ns]
62962026-02-24T00:40:23.525Z change: [−14.067% −0.9163% +13.655%] (p = 0.90 > 0.05)
62972026-02-24T00:40:23.525Z No change in performance detected.
62982026-02-24T00:40:23.525ZFound 10 outliers among 100 measurements (10.00%)
62992026-02-24T00:40:23.525Z 3 (3.00%) high mild
63002026-02-24T00:40:23.525Z 7 (7.00%) high severe
63012026-02-24T00:40:25.110Z
63022026-02-24T00:40:25.113ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63032026-02-24T00:40:25.113ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
63042026-02-24T00:40:28.641ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
63052026-02-24T00:40:32.449ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
63062026-02-24T00:40:32.597Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63072026-02-24T00:40:32.597Z time: [59.145 ns 59.302 ns 59.464 ns]
63082026-02-24T00:40:32.597Z change: [−1.6323% −1.0371% −0.4036%] (p = 0.00 < 0.05)
63092026-02-24T00:40:32.599Z Change within noise threshold.
63102026-02-24T00:40:32.599ZFound 3 outliers among 100 measurements (3.00%)
63112026-02-24T00:40:32.599Z 2 (2.00%) high mild
63122026-02-24T00:40:32.599Z 1 (1.00%) high severe
63132026-02-24T00:40:34.188Z
63142026-02-24T00:40:34.192ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63152026-02-24T00:40:34.192ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
63162026-02-24T00:40:39.059ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (4.3M iterations)
63172026-02-24T00:40:44.011ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
63182026-02-24T00:40:44.159Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
63192026-02-24T00:40:44.159Z time: [235.54 ns 238.43 ns 241.87 ns]
63202026-02-24T00:40:44.159Z change: [−18.496% +1.4207% +26.109%] (p = 0.91 > 0.05)
63212026-02-24T00:40:44.159Z No change in performance detected.
63222026-02-24T00:40:44.159ZFound 14 outliers among 100 measurements (14.00%)
63232026-02-24T00:40:44.159Z 5 (5.00%) high mild
63242026-02-24T00:40:44.159Z 9 (9.00%) high severe
63252026-02-24T00:40:45.749Z
63262026-02-24T00:40:45.754ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63272026-02-24T00:40:45.754ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63282026-02-24T00:40:49.784ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (5.2M iterations)
63292026-02-24T00:40:54.474ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63302026-02-24T00:40:54.626Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63312026-02-24T00:40:54.627Z time: [83.603 ns 83.762 ns 83.941 ns]
63322026-02-24T00:40:54.627Z change: [−1.8451% −1.3017% −0.7308%] (p = 0.00 < 0.05)
63332026-02-24T00:40:54.627Z Change within noise threshold.
63342026-02-24T00:40:54.627ZFound 4 outliers among 100 measurements (4.00%)
63352026-02-24T00:40:54.627Z 1 (1.00%) high mild
63362026-02-24T00:40:54.627Z 3 (3.00%) high severe
63372026-02-24T00:40:56.210Z
63382026-02-24T00:40:56.213ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63392026-02-24T00:40:56.213ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
63402026-02-24T00:41:01.081ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0069 s (2.2M iterations)
63412026-02-24T00:41:06.257ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
63422026-02-24T00:41:06.404Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
63432026-02-24T00:41:06.404Z time: [305.26 ns 309.92 ns 315.76 ns]
63442026-02-24T00:41:06.404Z change: [−19.137% −0.4843% +22.758%] (p = 0.96 > 0.05)
63452026-02-24T00:41:06.404Z No change in performance detected.
63462026-02-24T00:41:06.404ZFound 14 outliers among 100 measurements (14.00%)
63472026-02-24T00:41:06.404Z 5 (5.00%) high mild
63482026-02-24T00:41:06.404Z 9 (9.00%) high severe
63492026-02-24T00:41:08.000Z
63502026-02-24T00:41:08.005ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63512026-02-24T00:41:08.005ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63522026-02-24T00:41:14.465ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.5M iterations)
63532026-02-24T00:41:17.667ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63542026-02-24T00:41:17.814Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63552026-02-24T00:41:17.814Z time: [95.535 ns 95.985 ns 96.408 ns]
63562026-02-24T00:41:17.814Z change: [−1.5235% −0.7684% +0.0476%] (p = 0.06 > 0.05)
63572026-02-24T00:41:17.814Z No change in performance detected.
63582026-02-24T00:41:17.814ZFound 12 outliers among 100 measurements (12.00%)
63592026-02-24T00:41:17.815Z 9 (9.00%) low mild
63602026-02-24T00:41:17.815Z 1 (1.00%) high mild
63612026-02-24T00:41:17.815Z 2 (2.00%) high severe
63622026-02-24T00:41:19.395Z
63632026-02-24T00:41:19.399ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63642026-02-24T00:41:19.399ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
63652026-02-24T00:41:25.506ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0028 s (3.4M iterations)
63662026-02-24T00:41:29.909ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
63672026-02-24T00:41:30.057Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
63682026-02-24T00:41:30.057Z time: [216.65 ns 218.88 ns 221.63 ns]
63692026-02-24T00:41:30.057Z change: [−14.928% −2.1410% +13.193%] (p = 0.78 > 0.05)
63702026-02-24T00:41:30.057Z No change in performance detected.
63712026-02-24T00:41:30.057ZFound 11 outliers among 100 measurements (11.00%)
63722026-02-24T00:41:30.057Z 4 (4.00%) high mild
63732026-02-24T00:41:30.058Z 7 (7.00%) high severe
63742026-02-24T00:41:31.648Z
63752026-02-24T00:41:31.658ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63762026-02-24T00:41:31.658ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63772026-02-24T00:41:37.064ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0008 s (3.9M iterations)
63782026-02-24T00:41:41.318ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63792026-02-24T00:41:41.468Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63802026-02-24T00:41:41.468Z time: [119.51 ns 119.95 ns 120.35 ns]
63812026-02-24T00:41:41.473Z change: [−2.3480% −1.7010% −1.0531%] (p = 0.00 < 0.05)
63822026-02-24T00:41:41.473Z Performance has improved.
63832026-02-24T00:41:41.473ZFound 3 outliers among 100 measurements (3.00%)
63842026-02-24T00:41:41.473Z 1 (1.00%) high mild
63852026-02-24T00:41:41.473Z 2 (2.00%) high severe
63862026-02-24T00:41:43.054Z
63872026-02-24T00:41:43.069ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63882026-02-24T00:41:43.070ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
63892026-02-24T00:41:50.163ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0079 s (2.0M iterations)
63902026-02-24T00:41:53.362ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
63912026-02-24T00:41:53.511Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
63922026-02-24T00:41:53.511Z time: [267.48 ns 271.42 ns 276.43 ns]
63932026-02-24T00:41:53.511Z change: [−13.435% +0.5611% +15.733%] (p = 0.94 > 0.05)
63942026-02-24T00:41:53.511Z No change in performance detected.
63952026-02-24T00:41:53.511ZFound 10 outliers among 100 measurements (10.00%)
63962026-02-24T00:41:53.511Z 3 (3.00%) high mild
63972026-02-24T00:41:53.511Z 7 (7.00%) high severe
63982026-02-24T00:41:55.097Z
63992026-02-24T00:41:55.100ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
64002026-02-24T00:41:55.100ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
64012026-02-24T00:41:59.175ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (10M iterations)
64022026-02-24T00:42:03.107ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
64032026-02-24T00:42:03.256Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
64042026-02-24T00:42:03.256Z time: [63.718 ns 63.861 ns 64.002 ns]
64052026-02-24T00:42:03.256Z change: [−1.3172% −0.6518% −0.0414%] (p = 0.05 > 0.05)
64062026-02-24T00:42:03.256Z No change in performance detected.
64072026-02-24T00:42:03.256ZFound 3 outliers among 100 measurements (3.00%)
64082026-02-24T00:42:03.256Z 1 (1.00%) high mild
64092026-02-24T00:42:03.256Z 2 (2.00%) high severe
64102026-02-24T00:42:04.837Z
64112026-02-24T00:42:04.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
64122026-02-24T00:42:04.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
64132026-02-24T00:42:10.386ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (3.8M iterations)
64142026-02-24T00:42:15.432ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
64152026-02-24T00:42:15.581Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
64162026-02-24T00:42:15.581Z time: [278.06 ns 281.42 ns 285.54 ns]
64172026-02-24T00:42:15.581Z change: [−20.656% −1.3987% +21.293%] (p = 0.90 > 0.05)
64182026-02-24T00:42:15.581Z No change in performance detected.
64192026-02-24T00:42:15.582ZFound 13 outliers among 100 measurements (13.00%)
64202026-02-24T00:42:15.582Z 4 (4.00%) high mild
64212026-02-24T00:42:15.582Z 9 (9.00%) high severe
64222026-02-24T00:42:17.171Z
64232026-02-24T00:42:17.175ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64242026-02-24T00:42:17.175ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64252026-02-24T00:42:21.539ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (4.8M iterations)
64262026-02-24T00:42:26.224ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64272026-02-24T00:42:26.371Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64282026-02-24T00:42:26.371Z time: [87.374 ns 87.628 ns 87.883 ns]
64292026-02-24T00:42:26.371Z change: [−1.8594% −0.8677% +0.0055%] (p = 0.09 > 0.05)
64302026-02-24T00:42:26.371Z No change in performance detected.
64312026-02-24T00:42:26.371ZFound 5 outliers among 100 measurements (5.00%)
64322026-02-24T00:42:26.371Z 1 (1.00%) high mild
64332026-02-24T00:42:26.371Z 4 (4.00%) high severe
64342026-02-24T00:42:27.958Z
64352026-02-24T00:42:27.962ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64362026-02-24T00:42:27.962ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
64372026-02-24T00:42:33.218ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (2.0M iterations)
64382026-02-24T00:42:38.449ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
64392026-02-24T00:42:38.594Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
64402026-02-24T00:42:38.594Z time: [356.75 ns 362.09 ns 368.91 ns]
64412026-02-24T00:42:38.594Z change: [−18.880% +0.2974% +23.338%] (p = 0.98 > 0.05)
64422026-02-24T00:42:38.594Z No change in performance detected.
64432026-02-24T00:42:38.594ZFound 12 outliers among 100 measurements (12.00%)
64442026-02-24T00:42:38.594Z 5 (5.00%) high mild
64452026-02-24T00:42:38.594Z 7 (7.00%) high severe
64462026-02-24T00:42:40.178Z
64472026-02-24T00:42:40.181ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64482026-02-24T00:42:40.181ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64492026-02-24T00:42:43.393ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.5M iterations)
64502026-02-24T00:42:47.112ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64512026-02-24T00:42:47.262Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64522026-02-24T00:42:47.262Z time: [96.141 ns 96.676 ns 97.176 ns]
64532026-02-24T00:42:47.262Z change: [−2.2960% −1.5630% −0.8185%] (p = 0.00 < 0.05)
64542026-02-24T00:42:47.262Z Change within noise threshold.
64552026-02-24T00:42:47.262ZFound 2 outliers among 100 measurements (2.00%)
64562026-02-24T00:42:47.263Z 1 (1.00%) high mild
64572026-02-24T00:42:47.263Z 1 (1.00%) high severe
64582026-02-24T00:42:48.845Z
64592026-02-24T00:42:48.849ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64602026-02-24T00:42:48.849ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
64612026-02-24T00:42:52.094ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0072 s (3.2M iterations)
64622026-02-24T00:42:56.851ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
64632026-02-24T00:42:57.001Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
64642026-02-24T00:42:57.002Z time: [246.51 ns 249.10 ns 252.35 ns]
64652026-02-24T00:42:57.002Z change: [−14.828% −1.1426% +15.677%] (p = 0.89 > 0.05)
64662026-02-24T00:42:57.002Z No change in performance detected.
64672026-02-24T00:42:57.002ZFound 10 outliers among 100 measurements (10.00%)
64682026-02-24T00:42:57.002Z 3 (3.00%) high mild
64692026-02-24T00:42:57.002Z 7 (7.00%) high severe
64702026-02-24T00:42:58.589Z
64712026-02-24T00:42:58.593ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64722026-02-24T00:42:58.593ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64732026-02-24T00:43:04.267ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (3.7M iterations)
64742026-02-24T00:43:08.561ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64752026-02-24T00:43:08.709Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64762026-02-24T00:43:08.709Z time: [118.98 ns 119.31 ns 119.62 ns]
64772026-02-24T00:43:08.709Z change: [−2.0822% −1.3768% −0.7145%] (p = 0.00 < 0.05)
64782026-02-24T00:43:08.709Z Change within noise threshold.
64792026-02-24T00:43:08.709ZFound 5 outliers among 100 measurements (5.00%)
64802026-02-24T00:43:08.709Z 1 (1.00%) low mild
64812026-02-24T00:43:08.709Z 1 (1.00%) high mild
64822026-02-24T00:43:08.710Z 3 (3.00%) high severe
64832026-02-24T00:43:10.292Z
64842026-02-24T00:43:10.296ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64852026-02-24T00:43:10.296ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
64862026-02-24T00:43:15.992ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0098 s (1.8M iterations)
64872026-02-24T00:43:21.017ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
64882026-02-24T00:43:21.149Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
64892026-02-24T00:43:21.149Z time: [302.92 ns 306.90 ns 311.92 ns]
64902026-02-24T00:43:21.149Z change: [−15.145% −1.1210% +14.884%] (p = 0.89 > 0.05)
64912026-02-24T00:43:21.149Z No change in performance detected.
64922026-02-24T00:43:21.149ZFound 10 outliers among 100 measurements (10.00%)
64932026-02-24T00:43:21.149Z 2 (2.00%) high mild
64942026-02-24T00:43:21.149Z 8 (8.00%) high severe
64952026-02-24T00:43:22.739Z
64962026-02-24T00:43:22.742ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
64972026-02-24T00:43:22.742ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
64982026-02-24T00:43:26.789ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (10M iterations)
64992026-02-24T00:43:30.573ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
65002026-02-24T00:43:30.722Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
65012026-02-24T00:43:30.722Z time: [60.474 ns 60.674 ns 60.868 ns]
65022026-02-24T00:43:30.722Z change: [−1.5880% −0.9493% −0.3327%] (p = 0.00 < 0.05)
65032026-02-24T00:43:30.722Z Change within noise threshold.
65042026-02-24T00:43:30.722ZFound 3 outliers among 100 measurements (3.00%)
65052026-02-24T00:43:30.722Z 2 (2.00%) high mild
65062026-02-24T00:43:30.722Z 1 (1.00%) high severe
65072026-02-24T00:43:32.300Z
65082026-02-24T00:43:32.303ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
65092026-02-24T00:43:32.303ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
65102026-02-24T00:43:37.574ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0032 s (4.0M iterations)
65112026-02-24T00:43:42.610ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
65122026-02-24T00:43:42.758Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
65132026-02-24T00:43:42.758Z time: [245.99 ns 249.34 ns 253.27 ns]
65142026-02-24T00:43:42.758Z change: [−21.556% −2.2734% +21.658%] (p = 0.85 > 0.05)
65152026-02-24T00:43:42.758Z No change in performance detected.
65162026-02-24T00:43:42.758ZFound 13 outliers among 100 measurements (13.00%)
65172026-02-24T00:43:42.758Z 5 (5.00%) high mild
65182026-02-24T00:43:42.758Z 8 (8.00%) high severe
65192026-02-24T00:43:44.342Z
65202026-02-24T00:43:44.345ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65212026-02-24T00:43:44.345ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65222026-02-24T00:43:48.580ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0049 s (5.0M iterations)
65232026-02-24T00:43:53.311ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65242026-02-24T00:43:53.460Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65252026-02-24T00:43:53.460Z time: [83.389 ns 83.534 ns 83.670 ns]
65262026-02-24T00:43:53.460Z change: [−2.0653% −1.1227% −0.0935%] (p = 0.02 < 0.05)
65272026-02-24T00:43:53.460Z Change within noise threshold.
65282026-02-24T00:43:53.460ZFound 6 outliers among 100 measurements (6.00%)
65292026-02-24T00:43:53.460Z 1 (1.00%) high mild
65302026-02-24T00:43:53.460Z 5 (5.00%) high severe
65312026-02-24T00:43:55.049Z
65322026-02-24T00:43:55.052ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65332026-02-24T00:43:55.052ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
65342026-02-24T00:44:00.177ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (2.0M iterations)
65352026-02-24T00:44:05.365ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
65362026-02-24T00:44:05.515Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
65372026-02-24T00:44:05.515Z time: [321.74 ns 326.87 ns 333.38 ns]
65382026-02-24T00:44:05.515Z change: [−20.384% −1.0371% +21.121%] (p = 0.92 > 0.05)
65392026-02-24T00:44:05.515Z No change in performance detected.
65402026-02-24T00:44:05.516ZFound 12 outliers among 100 measurements (12.00%)
65412026-02-24T00:44:05.516Z 3 (3.00%) high mild
65422026-02-24T00:44:05.516Z 9 (9.00%) high severe
65432026-02-24T00:44:07.103Z
65442026-02-24T00:44:07.103ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65452026-02-24T00:44:07.103ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65462026-02-24T00:44:10.212ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0010 s (6.7M iterations)
65472026-02-24T00:44:13.982ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65482026-02-24T00:44:14.131Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65492026-02-24T00:44:14.131Z time: [96.855 ns 97.367 ns 97.840 ns]
65502026-02-24T00:44:14.131Z change: [−2.7330% −1.9369% −1.1707%] (p = 0.00 < 0.05)
65512026-02-24T00:44:14.131Z Performance has improved.
65522026-02-24T00:44:14.131ZFound 30 outliers among 100 measurements (30.00%)
65532026-02-24T00:44:14.132Z 9 (9.00%) low severe
65542026-02-24T00:44:14.132Z 3 (3.00%) low mild
65552026-02-24T00:44:14.132Z 16 (16.00%) high mild
65562026-02-24T00:44:14.132Z 2 (2.00%) high severe
65572026-02-24T00:44:15.711Z
65582026-02-24T00:44:15.714ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65592026-02-24T00:44:15.714ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
65602026-02-24T00:44:18.820ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0074 s (3.4M iterations)
65612026-02-24T00:44:23.638ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
65622026-02-24T00:44:23.787Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
65632026-02-24T00:44:23.787Z time: [218.22 ns 220.69 ns 223.74 ns]
65642026-02-24T00:44:23.787Z change: [−16.130% −1.8582% +13.739%] (p = 0.82 > 0.05)
65652026-02-24T00:44:23.787Z No change in performance detected.
65662026-02-24T00:44:23.787ZFound 11 outliers among 100 measurements (11.00%)
65672026-02-24T00:44:23.788Z 4 (4.00%) high mild
65682026-02-24T00:44:23.788Z 7 (7.00%) high severe
65692026-02-24T00:44:25.373Z
65702026-02-24T00:44:25.376ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65712026-02-24T00:44:25.376ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65722026-02-24T00:44:30.921ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (3.8M iterations)
65732026-02-24T00:44:35.240ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65742026-02-24T00:44:35.378Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65752026-02-24T00:44:35.378Z time: [119.10 ns 119.48 ns 119.83 ns]
65762026-02-24T00:44:35.378Z change: [−3.5328% −2.7907% −2.0085%] (p = 0.00 < 0.05)
65772026-02-24T00:44:35.378Z Performance has improved.
65782026-02-24T00:44:35.378ZFound 7 outliers among 100 measurements (7.00%)
65792026-02-24T00:44:35.378Z 2 (2.00%) low mild
65802026-02-24T00:44:35.378Z 1 (1.00%) high mild
65812026-02-24T00:44:35.378Z 4 (4.00%) high severe
65822026-02-24T00:44:36.960Z
65832026-02-24T00:44:36.964ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65842026-02-24T00:44:36.964ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
65852026-02-24T00:44:42.552ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0084 s (1.9M iterations)
65862026-02-24T00:44:47.534ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
65872026-02-24T00:44:47.681Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
65882026-02-24T00:44:47.681Z time: [270.42 ns 273.77 ns 278.01 ns]
65892026-02-24T00:44:47.681Z change: [−16.506% −2.5402% +14.396%] (p = 0.76 > 0.05)
65902026-02-24T00:44:47.681Z No change in performance detected.
65912026-02-24T00:44:47.681ZFound 10 outliers among 100 measurements (10.00%)
65922026-02-24T00:44:47.681Z 2 (2.00%) high mild
65932026-02-24T00:44:47.681Z 8 (8.00%) high severe
65942026-02-24T00:44:49.267Z
65952026-02-24T00:44:49.270ZBenchmarking source_filter/allows/exclude_empty_v4
65962026-02-24T00:44:49.271ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
65972026-02-24T00:44:52.606ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
65982026-02-24T00:44:57.064ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
65992026-02-24T00:44:57.145Zsource_filter/allows/exclude_empty_v4
66002026-02-24T00:44:57.145Z time: [1.3411 ns 1.3960 ns 1.4478 ns]
66012026-02-24T00:44:57.145Z thrpt: [690.69 Melem/s 716.34 Melem/s 745.64 Melem/s]
66022026-02-24T00:44:58.254ZBenchmarking source_filter/allows/exclude_empty_v6
66032026-02-24T00:44:58.254ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
66042026-02-24T00:45:01.611ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
66052026-02-24T00:45:06.045ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
66062026-02-24T00:45:06.126Zsource_filter/allows/exclude_empty_v6
66072026-02-24T00:45:06.126Z time: [1.3396 ns 1.3936 ns 1.4451 ns]
66082026-02-24T00:45:06.126Z thrpt: [692.02 Melem/s 717.58 Melem/s 746.48 Melem/s]
66092026-02-24T00:45:07.234ZBenchmarking source_filter/allows/exclude_miss_v4/1
66102026-02-24T00:45:07.234ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
66112026-02-24T00:45:10.251ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
66122026-02-24T00:45:15.244ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
66132026-02-24T00:45:15.327Zsource_filter/allows/exclude_miss_v4/1
66142026-02-24T00:45:15.327Z time: [2.7999 ns 2.8025 ns 2.8053 ns]
66152026-02-24T00:45:15.327Z thrpt: [356.46 Melem/s 356.82 Melem/s 357.16 Melem/s]
66162026-02-24T00:45:15.327ZFound 2 outliers among 100 measurements (2.00%)
66172026-02-24T00:45:15.327Z 2 (2.00%) high mild
66182026-02-24T00:45:16.437ZBenchmarking source_filter/allows/exclude_hit_v4/1
66192026-02-24T00:45:16.438ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
66202026-02-24T00:45:22.203ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
66212026-02-24T00:45:27.266ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
66222026-02-24T00:45:27.349Zsource_filter/allows/exclude_hit_v4/1
66232026-02-24T00:45:27.349Z time: [2.7058 ns 2.7224 ns 2.7424 ns]
66242026-02-24T00:45:27.350Z thrpt: [364.64 Melem/s 367.32 Melem/s 369.58 Melem/s]
66252026-02-24T00:45:27.350ZFound 10 outliers among 100 measurements (10.00%)
66262026-02-24T00:45:27.350Z 7 (7.00%) high mild
66272026-02-24T00:45:27.350Z 3 (3.00%) high severe
66282026-02-24T00:45:28.463ZBenchmarking source_filter/allows/exclude_miss_v6/1
66292026-02-24T00:45:28.463ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
66302026-02-24T00:45:32.216ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (715M iterations)
66312026-02-24T00:45:37.513ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
66322026-02-24T00:45:37.594Zsource_filter/allows/exclude_miss_v6/1
66332026-02-24T00:45:37.594Z time: [7.1928 ns 7.3637 ns 7.5666 ns]
66342026-02-24T00:45:37.594Z thrpt: [132.16 Melem/s 135.80 Melem/s 139.03 Melem/s]
66352026-02-24T00:45:37.594ZFound 19 outliers among 100 measurements (19.00%)
66362026-02-24T00:45:37.594Z 19 (19.00%) high severe
66372026-02-24T00:45:38.697ZBenchmarking source_filter/allows/exclude_hit_v6/1
66382026-02-24T00:45:38.698ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
66392026-02-24T00:45:42.454ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (715M iterations)
66402026-02-24T00:45:47.482ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
66412026-02-24T00:45:47.564Zsource_filter/allows/exclude_hit_v6/1
66422026-02-24T00:45:47.564Z time: [7.0065 ns 7.0363 ns 7.0681 ns]
66432026-02-24T00:45:47.564Z thrpt: [141.48 Melem/s 142.12 Melem/s 142.73 Melem/s]
66442026-02-24T00:45:48.665ZBenchmarking source_filter/allows/exclude_miss_v4/5
66452026-02-24T00:45:48.665ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
66462026-02-24T00:45:51.759ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (868M iterations)
66472026-02-24T00:45:56.662ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
66482026-02-24T00:45:56.744Zsource_filter/allows/exclude_miss_v4/5
66492026-02-24T00:45:56.744Z time: [5.6183 ns 5.6305 ns 5.6441 ns]
66502026-02-24T00:45:56.744Z thrpt: [177.18 Melem/s 177.61 Melem/s 177.99 Melem/s]
66512026-02-24T00:45:56.744ZFound 11 outliers among 100 measurements (11.00%)
66522026-02-24T00:45:56.744Z 9 (9.00%) high mild
66532026-02-24T00:45:56.744Z 2 (2.00%) high severe
66542026-02-24T00:45:57.859ZBenchmarking source_filter/allows/exclude_hit_v4/5
66552026-02-24T00:45:57.859ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
66562026-02-24T00:46:03.844ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
66572026-02-24T00:46:08.796ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
66582026-02-24T00:46:08.878Zsource_filter/allows/exclude_hit_v4/5
66592026-02-24T00:46:08.878Z time: [2.7516 ns 2.7591 ns 2.7670 ns]
66602026-02-24T00:46:08.878Z thrpt: [361.41 Melem/s 362.44 Melem/s 363.43 Melem/s]
66612026-02-24T00:46:08.878ZFound 5 outliers among 100 measurements (5.00%)
66622026-02-24T00:46:08.878Z 5 (5.00%) high mild
66632026-02-24T00:46:09.988ZBenchmarking source_filter/allows/exclude_miss_v6/5
66642026-02-24T00:46:09.988ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
66652026-02-24T00:46:14.922ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (544M iterations)
66662026-02-24T00:46:19.961ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
66672026-02-24T00:46:20.043Zsource_filter/allows/exclude_miss_v6/5
66682026-02-24T00:46:20.043Z time: [9.2325 ns 9.2617 ns 9.2937 ns]
66692026-02-24T00:46:20.043Z thrpt: [107.60 Melem/s 107.97 Melem/s 108.31 Melem/s]
66702026-02-24T00:46:21.142ZBenchmarking source_filter/allows/exclude_hit_v6/5
66712026-02-24T00:46:21.142ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
66722026-02-24T00:46:24.953ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (704M iterations)
66732026-02-24T00:46:29.952ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
66742026-02-24T00:46:30.034Zsource_filter/allows/exclude_hit_v6/5
66752026-02-24T00:46:30.034Z time: [7.0660 ns 7.0950 ns 7.1267 ns]
66762026-02-24T00:46:30.034Z thrpt: [140.32 Melem/s 140.95 Melem/s 141.52 Melem/s]
66772026-02-24T00:46:31.139ZBenchmarking source_filter/allows/exclude_miss_v4/10
66782026-02-24T00:46:31.139ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
66792026-02-24T00:46:35.962ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (557M iterations)
66802026-02-24T00:46:41.056ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
66812026-02-24T00:46:41.137Zsource_filter/allows/exclude_miss_v4/10
66822026-02-24T00:46:41.137Z time: [9.0088 ns 9.1026 ns 9.2085 ns]
66832026-02-24T00:46:41.137Z thrpt: [108.60 Melem/s 109.86 Melem/s 111.00 Melem/s]
66842026-02-24T00:46:41.137ZFound 2 outliers among 100 measurements (2.00%)
66852026-02-24T00:46:41.137Z 2 (2.00%) high mild
66862026-02-24T00:46:42.248ZBenchmarking source_filter/allows/exclude_hit_v4/10
66872026-02-24T00:46:42.248ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
66882026-02-24T00:46:48.042ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (1.9B iterations)
66892026-02-24T00:46:53.102ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
66902026-02-24T00:46:53.185Zsource_filter/allows/exclude_hit_v4/10
66912026-02-24T00:46:53.185Z time: [2.7111 ns 2.7235 ns 2.7375 ns]
66922026-02-24T00:46:53.185Z thrpt: [365.29 Melem/s 367.17 Melem/s 368.86 Melem/s]
66932026-02-24T00:46:53.185ZFound 2 outliers among 100 measurements (2.00%)
66942026-02-24T00:46:53.185Z 2 (2.00%) high mild
66952026-02-24T00:46:54.298ZBenchmarking source_filter/allows/exclude_miss_v6/10
66962026-02-24T00:46:54.298ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
66972026-02-24T00:46:57.831ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (380M iterations)
66982026-02-24T00:47:02.908ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
66992026-02-24T00:47:02.993Zsource_filter/allows/exclude_miss_v6/10
67002026-02-24T00:47:02.993Z time: [13.250 ns 13.345 ns 13.455 ns]
67012026-02-24T00:47:02.993Z thrpt: [74.324 Melem/s 74.937 Melem/s 75.474 Melem/s]
67022026-02-24T00:47:02.993ZFound 19 outliers among 100 measurements (19.00%)
67032026-02-24T00:47:02.993Z 19 (19.00%) high mild
67042026-02-24T00:47:04.099ZBenchmarking source_filter/allows/exclude_hit_v6/10
67052026-02-24T00:47:04.099ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
67062026-02-24T00:47:07.882ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (710M iterations)
67072026-02-24T00:47:12.970ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
67082026-02-24T00:47:13.052Zsource_filter/allows/exclude_hit_v6/10
67092026-02-24T00:47:13.052Z time: [7.1281 ns 7.1747 ns 7.2239 ns]
67102026-02-24T00:47:13.052Z thrpt: [138.43 Melem/s 139.38 Melem/s 140.29 Melem/s]
67112026-02-24T00:47:14.162ZBenchmarking source_filter/allows/exclude_miss_v4/50
67122026-02-24T00:47:14.162ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
67132026-02-24T00:47:19.108ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (543M iterations)
67142026-02-24T00:47:24.162ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
67152026-02-24T00:47:24.244Zsource_filter/allows/exclude_miss_v4/50
67162026-02-24T00:47:24.244Z time: [9.1795 ns 9.2788 ns 9.3859 ns]
67172026-02-24T00:47:24.244Z thrpt: [106.54 Melem/s 107.77 Melem/s 108.94 Melem/s]
67182026-02-24T00:47:24.244ZFound 6 outliers among 100 measurements (6.00%)
67192026-02-24T00:47:24.244Z 6 (6.00%) high mild
67202026-02-24T00:47:25.355ZBenchmarking source_filter/allows/exclude_hit_v4/50
67212026-02-24T00:47:25.355ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
67222026-02-24T00:47:29.856ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
67232026-02-24T00:47:34.902ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
67242026-02-24T00:47:34.984Zsource_filter/allows/exclude_hit_v4/50
67252026-02-24T00:47:34.984Z time: [4.2202 ns 4.2294 ns 4.2388 ns]
67262026-02-24T00:47:34.984Z thrpt: [235.92 Melem/s 236.44 Melem/s 236.96 Melem/s]
67272026-02-24T00:47:34.984ZFound 5 outliers among 100 measurements (5.00%)
67282026-02-24T00:47:34.984Z 1 (1.00%) low mild
67292026-02-24T00:47:34.984Z 3 (3.00%) high mild
67302026-02-24T00:47:34.984Z 1 (1.00%) high severe
67312026-02-24T00:47:36.090ZBenchmarking source_filter/allows/exclude_miss_v6/50
67322026-02-24T00:47:36.090ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
67332026-02-24T00:47:39.638ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (378M iterations)
67342026-02-24T00:47:44.701ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
67352026-02-24T00:47:44.783Zsource_filter/allows/exclude_miss_v6/50
67362026-02-24T00:47:44.783Z time: [13.303 ns 13.400 ns 13.497 ns]
67372026-02-24T00:47:44.783Z thrpt: [74.093 Melem/s 74.628 Melem/s 75.172 Melem/s]
67382026-02-24T00:47:44.783ZFound 3 outliers among 100 measurements (3.00%)
67392026-02-24T00:47:44.783Z 3 (3.00%) high mild
67402026-02-24T00:47:45.893ZBenchmarking source_filter/allows/exclude_hit_v6/50
67412026-02-24T00:47:45.893ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
67422026-02-24T00:47:50.372ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (599M iterations)
67432026-02-24T00:47:55.413ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
67442026-02-24T00:47:55.495Zsource_filter/allows/exclude_hit_v6/50
67452026-02-24T00:47:55.495Z time: [8.3542 ns 8.4017 ns 8.4489 ns]
67462026-02-24T00:47:55.495Z thrpt: [118.36 Melem/s 119.02 Melem/s 119.70 Melem/s]
67472026-02-24T00:47:55.495ZFound 3 outliers among 100 measurements (3.00%)
67482026-02-24T00:47:55.495Z 3 (3.00%) high mild
67492026-02-24T00:47:56.608ZBenchmarking source_filter/allows/exclude_miss_v4/100
67502026-02-24T00:47:56.608ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
67512026-02-24T00:47:59.910ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (407M iterations)
67522026-02-24T00:48:04.945ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
67532026-02-24T00:48:05.026Zsource_filter/allows/exclude_miss_v4/100
67542026-02-24T00:48:05.027Z time: [12.320 ns 12.456 ns 12.589 ns]
67552026-02-24T00:48:05.027Z thrpt: [79.433 Melem/s 80.283 Melem/s 81.167 Melem/s]
67562026-02-24T00:48:06.138ZBenchmarking source_filter/allows/exclude_hit_v4/100
67572026-02-24T00:48:06.138ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
67582026-02-24T00:48:10.663ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
67592026-02-24T00:48:15.700ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
67602026-02-24T00:48:15.782Zsource_filter/allows/exclude_hit_v4/100
67612026-02-24T00:48:15.782Z time: [4.2258 ns 4.2424 ns 4.2605 ns]
67622026-02-24T00:48:15.782Z thrpt: [234.71 Melem/s 235.72 Melem/s 236.64 Melem/s]
67632026-02-24T00:48:16.891ZBenchmarking source_filter/allows/exclude_miss_v6/100
67642026-02-24T00:48:16.891ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
67652026-02-24T00:48:21.327ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (303M iterations)
67662026-02-24T00:48:26.376ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
67672026-02-24T00:48:26.458Zsource_filter/allows/exclude_miss_v6/100
67682026-02-24T00:48:26.458Z time: [16.511 ns 16.652 ns 16.814 ns]
67692026-02-24T00:48:26.458Z thrpt: [59.476 Melem/s 60.054 Melem/s 60.566 Melem/s]
67702026-02-24T00:48:27.572ZBenchmarking source_filter/allows/exclude_hit_v6/100
67712026-02-24T00:48:27.572ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
67722026-02-24T00:48:32.030ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (602M iterations)
67732026-02-24T00:48:37.037ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
67742026-02-24T00:48:37.118Zsource_filter/allows/exclude_hit_v6/100
67752026-02-24T00:48:37.118Z time: [8.2787 ns 8.3180 ns 8.3578 ns]
67762026-02-24T00:48:37.118Z thrpt: [119.65 Melem/s 120.22 Melem/s 120.79 Melem/s]
67772026-02-24T00:48:37.119ZFound 6 outliers among 100 measurements (6.00%)
67782026-02-24T00:48:37.119Z 4 (4.00%) high mild
67792026-02-24T00:48:37.119Z 2 (2.00%) high severe
67802026-02-24T00:48:38.229ZBenchmarking source_filter/allows/include_hit_v4/1
67812026-02-24T00:48:38.229ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
67822026-02-24T00:48:41.239ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67832026-02-24T00:48:46.188ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
67842026-02-24T00:48:46.271Zsource_filter/allows/include_hit_v4/1
67852026-02-24T00:48:46.271Z time: [2.7598 ns 2.7729 ns 2.7890 ns]
67862026-02-24T00:48:46.271Z thrpt: [358.55 Melem/s 360.64 Melem/s 362.35 Melem/s]
67872026-02-24T00:48:46.271ZFound 4 outliers among 100 measurements (4.00%)
67882026-02-24T00:48:46.271Z 3 (3.00%) high mild
67892026-02-24T00:48:46.271Z 1 (1.00%) high severe
67902026-02-24T00:48:47.382ZBenchmarking source_filter/allows/include_miss_v4/1
67912026-02-24T00:48:47.383ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
67922026-02-24T00:48:50.416ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
67932026-02-24T00:48:55.422ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
67942026-02-24T00:48:55.505Zsource_filter/allows/include_miss_v4/1
67952026-02-24T00:48:55.505Z time: [2.8249 ns 2.8290 ns 2.8332 ns]
67962026-02-24T00:48:55.505Z thrpt: [352.96 Melem/s 353.48 Melem/s 353.99 Melem/s]
67972026-02-24T00:48:55.505ZFound 15 outliers among 100 measurements (15.00%)
67982026-02-24T00:48:55.505Z 7 (7.00%) low mild
67992026-02-24T00:48:55.505Z 3 (3.00%) high mild
68002026-02-24T00:48:55.505Z 5 (5.00%) high severe
68012026-02-24T00:48:56.614ZBenchmarking source_filter/allows/include_hit_v6/1
68022026-02-24T00:48:56.614ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
68032026-02-24T00:49:00.407ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (708M iterations)
68042026-02-24T00:49:05.507ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
68052026-02-24T00:49:05.588Zsource_filter/allows/include_hit_v6/1
68062026-02-24T00:49:05.588Z time: [7.1483 ns 7.1995 ns 7.2551 ns]
68072026-02-24T00:49:05.588Z thrpt: [137.83 Melem/s 138.90 Melem/s 139.89 Melem/s]
68082026-02-24T00:49:06.687ZBenchmarking source_filter/allows/include_miss_v6/1
68092026-02-24T00:49:06.687ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
68102026-02-24T00:49:10.463ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (711M iterations)
68112026-02-24T00:49:15.641ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
68122026-02-24T00:49:15.723Zsource_filter/allows/include_miss_v6/1
68132026-02-24T00:49:15.724Z time: [7.1344 ns 7.2550 ns 7.3993 ns]
68142026-02-24T00:49:15.724Z thrpt: [135.15 Melem/s 137.84 Melem/s 140.17 Melem/s]
68152026-02-24T00:49:15.724ZFound 21 outliers among 100 measurements (21.00%)
68162026-02-24T00:49:15.724Z 2 (2.00%) high mild
68172026-02-24T00:49:15.724Z 19 (19.00%) high severe
68182026-02-24T00:49:16.833ZBenchmarking source_filter/allows/include_hit_v4/5
68192026-02-24T00:49:16.833ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
68202026-02-24T00:49:22.783ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68212026-02-24T00:49:27.791ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
68222026-02-24T00:49:27.873Zsource_filter/allows/include_hit_v4/5
68232026-02-24T00:49:27.873Z time: [2.7604 ns 2.7693 ns 2.7792 ns]
68242026-02-24T00:49:27.873Z thrpt: [359.81 Melem/s 361.10 Melem/s 362.26 Melem/s]
68252026-02-24T00:49:27.873ZFound 5 outliers among 100 measurements (5.00%)
68262026-02-24T00:49:27.874Z 5 (5.00%) high mild
68272026-02-24T00:49:28.986ZBenchmarking source_filter/allows/include_miss_v4/5
68282026-02-24T00:49:28.986ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
68292026-02-24T00:49:32.031ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (881M iterations)
68302026-02-24T00:49:37.048ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
68312026-02-24T00:49:37.130Zsource_filter/allows/include_miss_v4/5
68322026-02-24T00:49:37.130Z time: [5.6555 ns 5.7108 ns 5.7648 ns]
68332026-02-24T00:49:37.130Z thrpt: [173.47 Melem/s 175.11 Melem/s 176.82 Melem/s]
68342026-02-24T00:49:37.130ZFound 1 outliers among 100 measurements (1.00%)
68352026-02-24T00:49:37.130Z 1 (1.00%) high mild
68362026-02-24T00:49:38.239ZBenchmarking source_filter/allows/include_hit_v6/5
68372026-02-24T00:49:38.239ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
68382026-02-24T00:49:42.043ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (706M iterations)
68392026-02-24T00:49:47.123ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
68402026-02-24T00:49:47.204Zsource_filter/allows/include_hit_v6/5
68412026-02-24T00:49:47.204Z time: [7.1387 ns 7.1885 ns 7.2426 ns]
68422026-02-24T00:49:47.204Z thrpt: [138.07 Melem/s 139.11 Melem/s 140.08 Melem/s]
68432026-02-24T00:49:48.313ZBenchmarking source_filter/allows/include_miss_v6/5
68442026-02-24T00:49:48.313ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
68452026-02-24T00:49:53.365ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (531M iterations)
68462026-02-24T00:49:58.293ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
68472026-02-24T00:49:58.374Zsource_filter/allows/include_miss_v6/5
68482026-02-24T00:49:58.374Z time: [9.2407 ns 9.2694 ns 9.3009 ns]
68492026-02-24T00:49:58.374Z thrpt: [107.52 Melem/s 107.88 Melem/s 108.22 Melem/s]
68502026-02-24T00:49:59.486ZBenchmarking source_filter/allows/include_hit_v4/10
68512026-02-24T00:49:59.486ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
68522026-02-24T00:50:05.466ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
68532026-02-24T00:50:10.432ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
68542026-02-24T00:50:10.514Zsource_filter/allows/include_hit_v4/10
68552026-02-24T00:50:10.514Z time: [2.7509 ns 2.7605 ns 2.7711 ns]
68562026-02-24T00:50:10.514Z thrpt: [360.86 Melem/s 362.25 Melem/s 363.51 Melem/s]
68572026-02-24T00:50:10.514ZFound 3 outliers among 100 measurements (3.00%)
68582026-02-24T00:50:10.514Z 2 (2.00%) high mild
68592026-02-24T00:50:10.514Z 1 (1.00%) high severe
68602026-02-24T00:50:11.624ZBenchmarking source_filter/allows/include_miss_v4/10
68612026-02-24T00:50:11.624ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
68622026-02-24T00:50:16.549ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (545M iterations)
68632026-02-24T00:50:21.548ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
68642026-02-24T00:50:21.629Zsource_filter/allows/include_miss_v4/10
68652026-02-24T00:50:21.630Z time: [9.1190 ns 9.1834 ns 9.2500 ns]
68662026-02-24T00:50:21.630Z thrpt: [108.11 Melem/s 108.89 Melem/s 109.66 Melem/s]
68672026-02-24T00:50:21.630ZFound 2 outliers among 100 measurements (2.00%)
68682026-02-24T00:50:21.630Z 2 (2.00%) high mild
68692026-02-24T00:50:22.743ZBenchmarking source_filter/allows/include_hit_v6/10
68702026-02-24T00:50:22.743ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
68712026-02-24T00:50:26.542ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (707M iterations)
68722026-02-24T00:50:31.641ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
68732026-02-24T00:50:31.723Zsource_filter/allows/include_hit_v6/10
68742026-02-24T00:50:31.723Z time: [7.1584 ns 7.2043 ns 7.2533 ns]
68752026-02-24T00:50:31.723Z thrpt: [137.87 Melem/s 138.81 Melem/s 139.70 Melem/s]
68762026-02-24T00:50:32.835ZBenchmarking source_filter/allows/include_miss_v6/10
68772026-02-24T00:50:32.835ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
68782026-02-24T00:50:36.342ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (383M iterations)
68792026-02-24T00:50:41.458ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
68802026-02-24T00:50:41.540Zsource_filter/allows/include_miss_v6/10
68812026-02-24T00:50:41.540Z time: [13.245 ns 13.343 ns 13.454 ns]
68822026-02-24T00:50:41.540Z thrpt: [74.325 Melem/s 74.948 Melem/s 75.498 Melem/s]
68832026-02-24T00:50:42.658ZBenchmarking source_filter/allows/include_hit_v4/50
68842026-02-24T00:50:42.658ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
68852026-02-24T00:50:47.178ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
68862026-02-24T00:50:52.222ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
68872026-02-24T00:50:52.304Zsource_filter/allows/include_hit_v4/50
68882026-02-24T00:50:52.304Z time: [4.2305 ns 4.2431 ns 4.2566 ns]
68892026-02-24T00:50:52.304Z thrpt: [234.93 Melem/s 235.68 Melem/s 236.38 Melem/s]
68902026-02-24T00:50:52.304ZFound 3 outliers among 100 measurements (3.00%)
68912026-02-24T00:50:52.304Z 3 (3.00%) high mild
68922026-02-24T00:50:53.415ZBenchmarking source_filter/allows/include_miss_v4/50
68932026-02-24T00:50:53.416ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
68942026-02-24T00:50:58.413ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (537M iterations)
68952026-02-24T00:51:03.335ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
68962026-02-24T00:51:03.417Zsource_filter/allows/include_miss_v4/50
68972026-02-24T00:51:03.417Z time: [9.0622 ns 9.1536 ns 9.2575 ns]
68982026-02-24T00:51:03.417Z thrpt: [108.02 Melem/s 109.25 Melem/s 110.35 Melem/s]
68992026-02-24T00:51:03.418ZFound 6 outliers among 100 measurements (6.00%)
69002026-02-24T00:51:03.418Z 6 (6.00%) high mild
69012026-02-24T00:51:04.527ZBenchmarking source_filter/allows/include_hit_v6/50
69022026-02-24T00:51:04.527ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
69032026-02-24T00:51:08.975ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (603M iterations)
69042026-02-24T00:51:13.951ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
69052026-02-24T00:51:14.033Zsource_filter/allows/include_hit_v6/50
69062026-02-24T00:51:14.033Z time: [8.2194 ns 8.2483 ns 8.2795 ns]
69072026-02-24T00:51:14.033Z thrpt: [120.78 Melem/s 121.24 Melem/s 121.66 Melem/s]
69082026-02-24T00:51:14.033ZFound 1 outliers among 100 measurements (1.00%)
69092026-02-24T00:51:14.033Z 1 (1.00%) high severe
69102026-02-24T00:51:15.142ZBenchmarking source_filter/allows/include_miss_v6/50
69112026-02-24T00:51:15.142ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
69122026-02-24T00:51:18.702ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (377M iterations)
69132026-02-24T00:51:23.725ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
69142026-02-24T00:51:23.806Zsource_filter/allows/include_miss_v6/50
69152026-02-24T00:51:23.806Z time: [13.236 ns 13.351 ns 13.468 ns]
69162026-02-24T00:51:23.806Z thrpt: [74.250 Melem/s 74.899 Melem/s 75.551 Melem/s]
69172026-02-24T00:51:24.914ZBenchmarking source_filter/allows/include_hit_v4/100
69182026-02-24T00:51:24.914ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
69192026-02-24T00:51:29.432ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.2B iterations)
69202026-02-24T00:51:34.473ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
69212026-02-24T00:51:34.556Zsource_filter/allows/include_hit_v4/100
69222026-02-24T00:51:34.556Z time: [4.2284 ns 4.2391 ns 4.2500 ns]
69232026-02-24T00:51:34.556Z thrpt: [235.29 Melem/s 235.90 Melem/s 236.49 Melem/s]
69242026-02-24T00:51:34.556ZFound 2 outliers among 100 measurements (2.00%)
69252026-02-24T00:51:34.556Z 2 (2.00%) high mild
69262026-02-24T00:51:35.664ZBenchmarking source_filter/allows/include_miss_v4/100
69272026-02-24T00:51:35.664ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
69282026-02-24T00:51:38.950ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (409M iterations)
69292026-02-24T00:51:43.908ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
69302026-02-24T00:51:43.990Zsource_filter/allows/include_miss_v4/100
69312026-02-24T00:51:43.990Z time: [12.038 ns 12.163 ns 12.296 ns]
69322026-02-24T00:51:43.990Z thrpt: [81.326 Melem/s 82.217 Melem/s 83.070 Melem/s]
69332026-02-24T00:51:43.990ZFound 1 outliers among 100 measurements (1.00%)
69342026-02-24T00:51:43.990Z 1 (1.00%) high mild
69352026-02-24T00:51:45.098ZBenchmarking source_filter/allows/include_hit_v6/100
69362026-02-24T00:51:45.098ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
69372026-02-24T00:51:49.549ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (603M iterations)
69382026-02-24T00:51:54.588ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
69392026-02-24T00:51:54.671Zsource_filter/allows/include_hit_v6/100
69402026-02-24T00:51:54.671Z time: [8.2967 ns 8.3372 ns 8.3788 ns]
69412026-02-24T00:51:54.671Z thrpt: [119.35 Melem/s 119.94 Melem/s 120.53 Melem/s]
69422026-02-24T00:51:54.671ZFound 4 outliers among 100 measurements (4.00%)
69432026-02-24T00:51:54.671Z 4 (4.00%) high mild
69442026-02-24T00:51:55.783ZBenchmarking source_filter/allows/include_miss_v6/100
69452026-02-24T00:51:55.784ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
69462026-02-24T00:52:00.196ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (304M iterations)
69472026-02-24T00:52:05.258ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
69482026-02-24T00:52:05.341Zsource_filter/allows/include_miss_v6/100
69492026-02-24T00:52:05.341Z time: [16.474 ns 16.610 ns 16.764 ns]
69502026-02-24T00:52:05.341Z thrpt: [59.652 Melem/s 60.205 Melem/s 60.701 Melem/s]
69512026-02-24T00:52:05.341ZFound 7 outliers among 100 measurements (7.00%)
69522026-02-24T00:52:05.341Z 7 (7.00%) high mild
69532026-02-24T00:52:06.452ZBenchmarking source_filter/allows/include_empty_v4
69542026-02-24T00:52:06.452ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
69552026-02-24T00:52:09.790ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
69562026-02-24T00:52:14.239ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
69572026-02-24T00:52:14.321Zsource_filter/allows/include_empty_v4
69582026-02-24T00:52:14.321Z time: [1.3406 ns 1.3956 ns 1.4484 ns]
69592026-02-24T00:52:14.321Z thrpt: [690.40 Melem/s 716.52 Melem/s 745.95 Melem/s]
69602026-02-24T00:52:15.423ZBenchmarking source_filter/allows/include_empty_v6
69612026-02-24T00:52:15.423ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
69622026-02-24T00:52:18.762ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (3.2B iterations)
69632026-02-24T00:52:23.218ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
69642026-02-24T00:52:23.300Zsource_filter/allows/include_empty_v6
69652026-02-24T00:52:23.300Z time: [1.3361 ns 1.3930 ns 1.4474 ns]
69662026-02-24T00:52:23.300Z thrpt: [690.90 Melem/s 717.87 Melem/s 748.42 Melem/s]
69672026-02-24T00:52:24.449Z
69682026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
69692026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
69702026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0116 ms (495 iterations)
69712026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
69722026-02-24T00:52:24.452Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
69732026-02-24T00:52:24.452Z time: [18.000 18.000 18.000 ]
69742026-02-24T00:52:24.452Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69752026-02-24T00:52:24.452Z No change in performance detected.
69762026-02-24T00:52:24.452Z
69772026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
69782026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
69792026-02-24T00:52:24.452ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0326 ms (550 iterations)
69802026-02-24T00:52:24.456ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
69812026-02-24T00:52:24.456Zprocess/Hairpin-DHCPv4/alloc_ct/Request
69822026-02-24T00:52:24.456Z time: [18.000 18.000 18.000 ]
69832026-02-24T00:52:24.456Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69842026-02-24T00:52:24.456Z No change in performance detected.
69852026-02-24T00:52:24.456Z
69862026-02-24T00:52:24.456ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
69872026-02-24T00:52:24.456ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
69882026-02-24T00:52:24.456ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0295 ms (385 iterations)
69892026-02-24T00:52:24.456ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
69902026-02-24T00:52:24.459Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
69912026-02-24T00:52:24.459Z time: [21.000 21.000 21.000 ]
69922026-02-24T00:52:24.459Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69932026-02-24T00:52:24.460Z No change in performance detected.
69942026-02-24T00:52:24.460Z
69952026-02-24T00:52:24.460ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
69962026-02-24T00:52:24.460ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
69972026-02-24T00:52:24.460ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0365 ms (385 iterations)
69982026-02-24T00:52:24.460ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
69992026-02-24T00:52:24.460Zprocess/Hairpin-DHCPv6/alloc_ct/Request
70002026-02-24T00:52:24.460Z time: [22.000 22.000 22.000 ]
70012026-02-24T00:52:24.460Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70022026-02-24T00:52:24.460Z No change in performance detected.
70032026-02-24T00:52:24.463Z
70042026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
70052026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
70062026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0048 ms (660 iterations)
70072026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
70082026-02-24T00:52:24.463Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
70092026-02-24T00:52:24.463Z time: [13.000 13.000 13.000 ]
70102026-02-24T00:52:24.463Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70112026-02-24T00:52:24.463Z No change in performance detected.
70122026-02-24T00:52:24.463Z
70132026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
70142026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
70152026-02-24T00:52:24.463ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0756 ms (605 iterations)
70162026-02-24T00:52:24.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
70172026-02-24T00:52:24.467Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
70182026-02-24T00:52:24.467Z time: [12.000 12.000 12.000 ]
70192026-02-24T00:52:24.467Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70202026-02-24T00:52:24.467Z No change in performance detected.
70212026-02-24T00:52:24.467Z
70222026-02-24T00:52:24.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
70232026-02-24T00:52:24.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
70242026-02-24T00:52:24.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0825 ms (550 iterations)
70252026-02-24T00:52:24.467ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
70262026-02-24T00:52:24.470Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
70272026-02-24T00:52:24.470Z time: [14.000 14.000 14.000 ]
70282026-02-24T00:52:24.470Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70292026-02-24T00:52:24.470Z No change in performance detected.
70302026-02-24T00:52:24.470Z
70312026-02-24T00:52:24.470ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
70322026-02-24T00:52:24.470ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
70332026-02-24T00:52:24.470ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0159 ms (495 iterations)
70342026-02-24T00:52:24.470ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
70352026-02-24T00:52:24.474Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
70362026-02-24T00:52:24.474Z time: [14.000 14.000 14.000 ]
70372026-02-24T00:52:24.474Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70382026-02-24T00:52:24.474Z No change in performance detected.
70392026-02-24T00:52:24.474Z
70402026-02-24T00:52:24.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
70412026-02-24T00:52:24.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70422026-02-24T00:52:24.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0075 ms (605 iterations)
70432026-02-24T00:52:24.474ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70442026-02-24T00:52:24.474Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
70452026-02-24T00:52:24.475Z time: [3.0000 3.0000 3.0000 ]
70462026-02-24T00:52:24.475Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70472026-02-24T00:52:24.475Z No change in performance detected.
70482026-02-24T00:52:24.475Z
70492026-02-24T00:52:24.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
70502026-02-24T00:52:24.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70512026-02-24T00:52:24.475ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0313 ms (385 iterations)
70522026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70532026-02-24T00:52:24.479Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
70542026-02-24T00:52:24.479Z time: [3.0000 3.0000 3.0000 ]
70552026-02-24T00:52:24.479Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70562026-02-24T00:52:24.479Z No change in performance detected.
70572026-02-24T00:52:24.479Z
70582026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
70592026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70602026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0001 ms (550 iterations)
70612026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70622026-02-24T00:52:24.479ZCriterion.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.
70632026-02-24T00:52:24.479Z
70642026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
70652026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70662026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1028 ms (385 iterations)
70672026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70682026-02-24T00:52:24.479ZCriterion.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.
70692026-02-24T00:52:24.479Z
70702026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70712026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70722026-02-24T00:52:24.479ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0272 ms (825 iterations)
70732026-02-24T00:52:24.510ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70742026-02-24T00:52:24.511Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
70752026-02-24T00:52:24.511Z time: [3.0000 3.0000 3.0000 ]
70762026-02-24T00:52:24.511Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70772026-02-24T00:52:24.511Z No change in performance detected.
70782026-02-24T00:52:24.511Z
70792026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70802026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70812026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1310 ms (440 iterations)
70822026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70832026-02-24T00:52:24.511Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
70842026-02-24T00:52:24.511Z time: [3.0000 3.0000 3.0000 ]
70852026-02-24T00:52:24.511Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70862026-02-24T00:52:24.511Z No change in performance detected.
70872026-02-24T00:52:24.511Z
70882026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
70892026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70902026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0556 ms (660 iterations)
70912026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70922026-02-24T00:52:24.511ZCriterion.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.
70932026-02-24T00:52:24.511Z
70942026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
70952026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70962026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0569 ms (385 iterations)
70972026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70982026-02-24T00:52:24.511ZCriterion.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.
70992026-02-24T00:52:24.511Z
71002026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
71012026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71022026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0507 ms (715 iterations)
71032026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71042026-02-24T00:52:24.511Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
71052026-02-24T00:52:24.511Z time: [3.0000 3.0000 3.0000 ]
71062026-02-24T00:52:24.511Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71072026-02-24T00:52:24.511Z No change in performance detected.
71082026-02-24T00:52:24.511Z
71092026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
71102026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71112026-02-24T00:52:24.511ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0809 ms (385 iterations)
71122026-02-24T00:52:24.512ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71132026-02-24T00:52:24.513Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
71142026-02-24T00:52:24.513Z time: [3.0000 3.0000 3.0000 ]
71152026-02-24T00:52:24.513Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71162026-02-24T00:52:24.513Z No change in performance detected.
71172026-02-24T00:52:24.513Z
71182026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
71192026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71202026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0253 ms (550 iterations)
71212026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71222026-02-24T00:52:24.513ZCriterion.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.
71232026-02-24T00:52:24.513Z
71242026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
71252026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71262026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1485 ms (385 iterations)
71272026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71282026-02-24T00:52:24.513ZCriterion.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.
71292026-02-24T00:52:24.513Z
71302026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
71312026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71322026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0376 ms (770 iterations)
71332026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71342026-02-24T00:52:24.513Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
71352026-02-24T00:52:24.513Z time: [3.0000 3.0000 3.0000 ]
71362026-02-24T00:52:24.513Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71372026-02-24T00:52:24.513Z No change in performance detected.
71382026-02-24T00:52:24.513Z
71392026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
71402026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71412026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0261 ms (385 iterations)
71422026-02-24T00:52:24.513ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71432026-02-24T00:52:24.513Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
71442026-02-24T00:52:24.514Z time: [3.0000 3.0000 3.0000 ]
71452026-02-24T00:52:24.514Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71462026-02-24T00:52:24.514Z No change in performance detected.
71472026-02-24T00:52:24.514Z
71482026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
71492026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71502026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0657 ms (605 iterations)
71512026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71522026-02-24T00:52:24.514ZCriterion.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.
71532026-02-24T00:52:24.514Z
71542026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
71552026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71562026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1076 ms (385 iterations)
71572026-02-24T00:52:24.514ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71582026-02-24T00:52:24.514ZCriterion.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.
71592026-02-24T00:52:24.514Z
71602026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
71612026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
71622026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1771 ms (275 iterations)
71632026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
71642026-02-24T00:52:24.514Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
71652026-02-24T00:52:24.514Z time: [35.000 35.000 35.000 ]
71662026-02-24T00:52:24.514Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71672026-02-24T00:52:24.514Z No change in performance detected.
71682026-02-24T00:52:24.514Z
71692026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71702026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
71712026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1997 ms (220 iterations)
71722026-02-24T00:52:24.514ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
71732026-02-24T00:52:24.518Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
71742026-02-24T00:52:24.518Z time: [35.000 35.000 35.000 ]
71752026-02-24T00:52:24.518Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71762026-02-24T00:52:24.518Z No change in performance detected.
71772026-02-24T00:52:24.518Z
71782026-02-24T00:52:24.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71792026-02-24T00:52:24.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
71802026-02-24T00:52:24.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0845 ms (330 iterations)
71812026-02-24T00:52:24.518ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
71822026-02-24T00:52:24.518Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
71832026-02-24T00:52:24.518Z time: [20.000 20.000 20.000 ]
71842026-02-24T00:52:24.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71852026-02-24T00:52:24.519Z No change in performance detected.
71862026-02-24T00:52:24.519Z
71872026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71882026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71892026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1131 ms (220 iterations)
71902026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
71912026-02-24T00:52:24.519Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
71922026-02-24T00:52:24.519Z time: [20.000 20.000 20.000 ]
71932026-02-24T00:52:24.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71942026-02-24T00:52:24.519Z No change in performance detected.
71952026-02-24T00:52:24.519Z
71962026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
71972026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
71982026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1139 ms (275 iterations)
71992026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
72002026-02-24T00:52:24.519Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
72012026-02-24T00:52:24.519Z time: [35.000 35.000 35.000 ]
72022026-02-24T00:52:24.519Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72032026-02-24T00:52:24.519Z No change in performance detected.
72042026-02-24T00:52:24.519Z
72052026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
72062026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72072026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1488 ms (220 iterations)
72082026-02-24T00:52:24.519ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
72092026-02-24T00:52:24.523Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
72102026-02-24T00:52:24.523Z time: [35.000 35.000 35.000 ]
72112026-02-24T00:52:24.523Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72122026-02-24T00:52:24.523Z No change in performance detected.
72132026-02-24T00:52:24.523Z
72142026-02-24T00:52:24.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
72152026-02-24T00:52:24.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
72162026-02-24T00:52:24.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1386 ms (385 iterations)
72172026-02-24T00:52:24.523ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
72182026-02-24T00:52:24.524Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
72192026-02-24T00:52:24.524Z time: [20.000 20.000 20.000 ]
72202026-02-24T00:52:24.524Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72212026-02-24T00:52:24.524Z No change in performance detected.
72222026-02-24T00:52:24.524Z
72232026-02-24T00:52:24.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
72242026-02-24T00:52:24.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
72252026-02-24T00:52:24.524ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.2054 ms (275 iterations)
72262026-02-24T00:52:24.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
72272026-02-24T00:52:24.527Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
72282026-02-24T00:52:24.527Z time: [20.000 20.000 20.000 ]
72292026-02-24T00:52:24.527Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72302026-02-24T00:52:24.527Z No change in performance detected.
72312026-02-24T00:52:24.527Z
72322026-02-24T00:52:24.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
72332026-02-24T00:52:24.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
72342026-02-24T00:52:24.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1268 ms (220 iterations)
72352026-02-24T00:52:24.527ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
72362026-02-24T00:52:24.527Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
72372026-02-24T00:52:24.527Z time: [35.000 35.000 35.000 ]
72382026-02-24T00:52:24.527Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72392026-02-24T00:52:24.527Z No change in performance detected.
72402026-02-24T00:52:24.527Z
72412026-02-24T00:52:24.528ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
72422026-02-24T00:52:24.528ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
72432026-02-24T00:52:24.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1139 ms (165 iterations)
72442026-02-24T00:52:24.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
72452026-02-24T00:52:24.531Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
72462026-02-24T00:52:24.531Z time: [35.000 35.000 35.000 ]
72472026-02-24T00:52:24.531Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72482026-02-24T00:52:24.531Z No change in performance detected.
72492026-02-24T00:52:24.531Z
72502026-02-24T00:52:24.531ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
72512026-02-24T00:52:24.532ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
72522026-02-24T00:52:24.532ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.2183 ms (275 iterations)
72532026-02-24T00:52:24.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
72542026-02-24T00:52:24.535Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
72552026-02-24T00:52:24.535Z time: [20.000 20.000 20.000 ]
72562026-02-24T00:52:24.535Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72572026-02-24T00:52:24.535Z No change in performance detected.
72582026-02-24T00:52:24.535Z
72592026-02-24T00:52:24.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
72602026-02-24T00:52:24.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
72612026-02-24T00:52:24.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0437 ms (220 iterations)
72622026-02-24T00:52:24.535ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
72632026-02-24T00:52:24.539Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
72642026-02-24T00:52:24.539Z time: [20.000 20.000 20.000 ]
72652026-02-24T00:52:24.539Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72662026-02-24T00:52:24.539Z No change in performance detected.
72672026-02-24T00:52:24.539Z
72682026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72692026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
72702026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0947 ms (220 iterations)
72712026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
72722026-02-24T00:52:24.539Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
72732026-02-24T00:52:24.539Z time: [35.000 35.000 35.000 ]
72742026-02-24T00:52:24.539Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72752026-02-24T00:52:24.539Z No change in performance detected.
72762026-02-24T00:52:24.539Z
72772026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72782026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
72792026-02-24T00:52:24.539ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2539 ms (220 iterations)
72802026-02-24T00:52:24.543ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
72812026-02-24T00:52:24.543Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
72822026-02-24T00:52:24.543Z time: [35.000 35.000 35.000 ]
72832026-02-24T00:52:24.543Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72842026-02-24T00:52:24.543Z No change in performance detected.
72852026-02-24T00:52:24.543Z
72862026-02-24T00:52:24.543ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72872026-02-24T00:52:24.543ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
72882026-02-24T00:52:24.543ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1087 ms (330 iterations)
72892026-02-24T00:52:24.543ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
72902026-02-24T00:52:24.546Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
72912026-02-24T00:52:24.546Z time: [20.000 20.000 20.000 ]
72922026-02-24T00:52:24.547Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72932026-02-24T00:52:24.547Z No change in performance detected.
72942026-02-24T00:52:24.547Z
72952026-02-24T00:52:24.547ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
72962026-02-24T00:52:24.547ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
72972026-02-24T00:52:24.547ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2436 ms (275 iterations)
72982026-02-24T00:52:24.547ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
72992026-02-24T00:52:24.550Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
73002026-02-24T00:52:24.551Z time: [20.000 20.000 20.000 ]
73012026-02-24T00:52:24.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73022026-02-24T00:52:24.551Z No change in performance detected.
73032026-02-24T00:52:24.551Z
73042026-02-24T00:52:24.551ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
73052026-02-24T00:52:24.551ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
73062026-02-24T00:52:24.551ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0648 ms (550 iterations)
73072026-02-24T00:52:24.551ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
73082026-02-24T00:52:24.551Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
73092026-02-24T00:52:24.551Z time: [3924.0 B 3924.0 B 3924.0 B]
73102026-02-24T00:52:24.551Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73112026-02-24T00:52:24.551Z No change in performance detected.
73122026-02-24T00:52:24.551Z
73132026-02-24T00:52:24.551ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
73142026-02-24T00:52:24.552ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
73152026-02-24T00:52:24.552ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0157 ms (550 iterations)
73162026-02-24T00:52:24.555ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
73172026-02-24T00:52:24.555Zprocess/Hairpin-DHCPv4/alloc_sz/Request
73182026-02-24T00:52:24.555Z time: [3924.0 B 3924.0 B 3924.0 B]
73192026-02-24T00:52:24.555Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73202026-02-24T00:52:24.555Z No change in performance detected.
73212026-02-24T00:52:24.555Z
73222026-02-24T00:52:24.555ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
73232026-02-24T00:52:24.555ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
73242026-02-24T00:52:24.555ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0065 ms (385 iterations)
73252026-02-24T00:52:24.555ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
73262026-02-24T00:52:24.558Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
73272026-02-24T00:52:24.558Z time: [4023.0 B 4023.0 B 4023.0 B]
73282026-02-24T00:52:24.558Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73292026-02-24T00:52:24.558Z No change in performance detected.
73302026-02-24T00:52:24.558Z
73312026-02-24T00:52:24.558ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
73322026-02-24T00:52:24.558ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
73332026-02-24T00:52:24.558ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0994 ms (385 iterations)
73342026-02-24T00:52:24.558ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
73352026-02-24T00:52:24.559Zprocess/Hairpin-DHCPv6/alloc_sz/Request
73362026-02-24T00:52:24.559Z time: [4421.0 B 4421.0 B 4421.0 B]
73372026-02-24T00:52:24.559Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73382026-02-24T00:52:24.559Z No change in performance detected.
73392026-02-24T00:52:24.559Z
73402026-02-24T00:52:24.559ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
73412026-02-24T00:52:24.559ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
73422026-02-24T00:52:24.562ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0813 ms (715 iterations)
73432026-02-24T00:52:24.562ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
73442026-02-24T00:52:24.562Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
73452026-02-24T00:52:24.562Z time: [2888.0 B 2888.0 B 2888.0 B]
73462026-02-24T00:52:24.562Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73472026-02-24T00:52:24.562Z No change in performance detected.
73482026-02-24T00:52:24.562Z
73492026-02-24T00:52:24.562ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
73502026-02-24T00:52:24.562ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
73512026-02-24T00:52:24.562ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0525 ms (605 iterations)
73522026-02-24T00:52:24.566ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
73532026-02-24T00:52:24.566Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
73542026-02-24T00:52:24.566Z time: [2873.0 B 2873.0 B 2873.0 B]
73552026-02-24T00:52:24.566Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73562026-02-24T00:52:24.566Z No change in performance detected.
73572026-02-24T00:52:24.566Z
73582026-02-24T00:52:24.566ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
73592026-02-24T00:52:24.566ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
73602026-02-24T00:52:24.566ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0690 ms (550 iterations)
73612026-02-24T00:52:24.566ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
73622026-02-24T00:52:24.569Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
73632026-02-24T00:52:24.569Z time: [2926.0 B 2926.0 B 2926.0 B]
73642026-02-24T00:52:24.569Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73652026-02-24T00:52:24.569Z No change in performance detected.
73662026-02-24T00:52:24.569Z
73672026-02-24T00:52:24.569ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73682026-02-24T00:52:24.569ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
73692026-02-24T00:52:24.570ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0408 ms (550 iterations)
73702026-02-24T00:52:24.570ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
73712026-02-24T00:52:24.570Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
73722026-02-24T00:52:24.570Z time: [2910.0 B 2910.0 B 2910.0 B]
73732026-02-24T00:52:24.570Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73742026-02-24T00:52:24.570Z No change in performance detected.
73752026-02-24T00:52:24.570Z
73762026-02-24T00:52:24.570ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73772026-02-24T00:52:24.570ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73782026-02-24T00:52:24.573ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0730 ms (770 iterations)
73792026-02-24T00:52:24.573ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73802026-02-24T00:52:24.573Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
73812026-02-24T00:52:24.573Z time: [264.00 B 264.00 B 264.00 B]
73822026-02-24T00:52:24.573Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73832026-02-24T00:52:24.574Z No change in performance detected.
73842026-02-24T00:52:24.574Z
73852026-02-24T00:52:24.574ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73862026-02-24T00:52:24.574ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73872026-02-24T00:52:24.574ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0392 ms (385 iterations)
73882026-02-24T00:52:24.577ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73892026-02-24T00:52:24.577Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
73902026-02-24T00:52:24.577Z time: [264.00 B 264.00 B 264.00 B]
73912026-02-24T00:52:24.577Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73922026-02-24T00:52:24.577Z No change in performance detected.
73932026-02-24T00:52:24.577Z
73942026-02-24T00:52:24.577ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
73952026-02-24T00:52:24.577ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73962026-02-24T00:52:24.577ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0398 ms (605 iterations)
73972026-02-24T00:52:24.577ZCriterion.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.
73982026-02-24T00:52:24.577Z
73992026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
74002026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
74012026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
74022026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1000 ms (385 iterations)
74032026-02-24T00:52:24.578ZCriterion.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.
74042026-02-24T00:52:24.578Z
74052026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
74062026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
74072026-02-24T00:52:24.578ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74082026-02-24T00:52:24.581ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0373 ms (770 iterations)
74092026-02-24T00:52:24.581ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74102026-02-24T00:52:24.581Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
74112026-02-24T00:52:24.581Z time: [264.00 B 264.00 B 264.00 B]
74122026-02-24T00:52:24.581Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74132026-02-24T00:52:24.581Z No change in performance detected.
74142026-02-24T00:52:24.581Z
74152026-02-24T00:52:24.581ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
74162026-02-24T00:52:24.581ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74172026-02-24T00:52:24.581ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1139 ms (440 iterations)
74182026-02-24T00:52:24.581ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74192026-02-24T00:52:24.586Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
74202026-02-24T00:52:24.586Z time: [264.00 B 264.00 B 264.00 B]
74212026-02-24T00:52:24.586Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74222026-02-24T00:52:24.586Z No change in performance detected.
74232026-02-24T00:52:24.586Z
74242026-02-24T00:52:24.586ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
74252026-02-24T00:52:24.586ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74262026-02-24T00:52:24.586ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0514 ms (660 iterations)
74272026-02-24T00:52:24.586ZCriterion.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.
74282026-02-24T00:52:24.587Z
74292026-02-24T00:52:24.587ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74302026-02-24T00:52:24.587ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
74312026-02-24T00:52:24.587ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74322026-02-24T00:52:24.587ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0519 ms (385 iterations)
74332026-02-24T00:52:24.590ZCriterion.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.
74342026-02-24T00:52:24.590Z
74352026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74362026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
74372026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74382026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0321 ms (660 iterations)
74392026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74402026-02-24T00:52:24.590Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
74412026-02-24T00:52:24.590Z time: [264.00 B 264.00 B 264.00 B]
74422026-02-24T00:52:24.590Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74432026-02-24T00:52:24.590Z No change in performance detected.
74442026-02-24T00:52:24.590Z
74452026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
74462026-02-24T00:52:24.590ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74472026-02-24T00:52:24.591ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0745 ms (385 iterations)
74482026-02-24T00:52:24.591ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74492026-02-24T00:52:24.595Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
74502026-02-24T00:52:24.595Z time: [264.00 B 264.00 B 264.00 B]
74512026-02-24T00:52:24.595Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74522026-02-24T00:52:24.595Z No change in performance detected.
74532026-02-24T00:52:24.595Z
74542026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
74552026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74562026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0545 ms (495 iterations)
74572026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74582026-02-24T00:52:24.595ZCriterion.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.
74592026-02-24T00:52:24.595Z
74602026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
74612026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74622026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0714 ms (330 iterations)
74632026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74642026-02-24T00:52:24.595ZCriterion.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.
74652026-02-24T00:52:24.595Z
74662026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74672026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74682026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0507 ms (770 iterations)
74692026-02-24T00:52:24.595ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74702026-02-24T00:52:24.599Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
74712026-02-24T00:52:24.599Z time: [264.00 B 264.00 B 264.00 B]
74722026-02-24T00:52:24.599Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74732026-02-24T00:52:24.599Z No change in performance detected.
74742026-02-24T00:52:24.599Z
74752026-02-24T00:52:24.599ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74762026-02-24T00:52:24.599ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74772026-02-24T00:52:24.599ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0230 ms (385 iterations)
74782026-02-24T00:52:24.599ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74792026-02-24T00:52:24.599Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
74802026-02-24T00:52:24.599Z time: [264.00 B 264.00 B 264.00 B]
74812026-02-24T00:52:24.599Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74822026-02-24T00:52:24.599Z No change in performance detected.
74832026-02-24T00:52:24.599Z
74842026-02-24T00:52:24.599ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
74852026-02-24T00:52:24.599ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74862026-02-24T00:52:24.602ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0428 ms (495 iterations)
74872026-02-24T00:52:24.602ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74882026-02-24T00:52:24.602ZCriterion.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.
74892026-02-24T00:52:24.602Z
74902026-02-24T00:52:24.602ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
74912026-02-24T00:52:24.602ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
74922026-02-24T00:52:24.602ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0325 ms (330 iterations)
74932026-02-24T00:52:24.603ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
74942026-02-24T00:52:24.603ZCriterion.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.
74952026-02-24T00:52:24.603Z
74962026-02-24T00:52:24.603ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
74972026-02-24T00:52:24.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
74982026-02-24T00:52:24.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1696 ms (275 iterations)
74992026-02-24T00:52:24.604ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
75002026-02-24T00:52:24.607Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
75012026-02-24T00:52:24.607Z time: [7363.0 B 7363.0 B 7363.0 B]
75022026-02-24T00:52:24.607Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75032026-02-24T00:52:24.607Z No change in performance detected.
75042026-02-24T00:52:24.607Z
75052026-02-24T00:52:24.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
75062026-02-24T00:52:24.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
75072026-02-24T00:52:24.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1840 ms (220 iterations)
75082026-02-24T00:52:24.607ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
75092026-02-24T00:52:24.607Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
75102026-02-24T00:52:24.608Z time: [7363.0 B 7363.0 B 7363.0 B]
75112026-02-24T00:52:24.608Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75122026-02-24T00:52:24.608Z No change in performance detected.
75132026-02-24T00:52:24.608Z
75142026-02-24T00:52:24.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
75152026-02-24T00:52:24.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
75162026-02-24T00:52:24.608ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0799 ms (330 iterations)
75172026-02-24T00:52:24.611ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
75182026-02-24T00:52:24.611Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
75192026-02-24T00:52:24.611Z time: [5872.0 B 5872.0 B 5872.0 B]
75202026-02-24T00:52:24.611Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75212026-02-24T00:52:24.611Z No change in performance detected.
75222026-02-24T00:52:24.611Z
75232026-02-24T00:52:24.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
75242026-02-24T00:52:24.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
75252026-02-24T00:52:24.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2318 ms (275 iterations)
75262026-02-24T00:52:24.612ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
75272026-02-24T00:52:24.615Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
75282026-02-24T00:52:24.615Z time: [5872.0 B 5872.0 B 5872.0 B]
75292026-02-24T00:52:24.615Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75302026-02-24T00:52:24.615Z No change in performance detected.
75312026-02-24T00:52:24.615Z
75322026-02-24T00:52:24.615ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
75332026-02-24T00:52:24.616ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
75342026-02-24T00:52:24.616ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0098 ms (220 iterations)
75352026-02-24T00:52:24.616ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
75362026-02-24T00:52:24.616Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
75372026-02-24T00:52:24.616Z time: [7363.0 B 7363.0 B 7363.0 B]
75382026-02-24T00:52:24.616Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75392026-02-24T00:52:24.616Z No change in performance detected.
75402026-02-24T00:52:24.616Z
75412026-02-24T00:52:24.616ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
75422026-02-24T00:52:24.616ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
75432026-02-24T00:52:24.619ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1407 ms (220 iterations)
75442026-02-24T00:52:24.620ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
75452026-02-24T00:52:24.620Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
75462026-02-24T00:52:24.620Z time: [7363.0 B 7363.0 B 7363.0 B]
75472026-02-24T00:52:24.620Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75482026-02-24T00:52:24.620Z No change in performance detected.
75492026-02-24T00:52:24.620Z
75502026-02-24T00:52:24.620ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
75512026-02-24T00:52:24.620ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
75522026-02-24T00:52:24.620ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1369 ms (385 iterations)
75532026-02-24T00:52:24.620ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
75542026-02-24T00:52:24.623Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
75552026-02-24T00:52:24.623Z time: [5872.0 B 5872.0 B 5872.0 B]
75562026-02-24T00:52:24.623Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75572026-02-24T00:52:24.623Z No change in performance detected.
75582026-02-24T00:52:24.623Z
75592026-02-24T00:52:24.623ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
75602026-02-24T00:52:24.623ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
75612026-02-24T00:52:24.623ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.1777 ms (275 iterations)
75622026-02-24T00:52:24.623ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
75632026-02-24T00:52:24.626Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
75642026-02-24T00:52:24.626Z time: [5872.0 B 5872.0 B 5872.0 B]
75652026-02-24T00:52:24.626Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75662026-02-24T00:52:24.626Z No change in performance detected.
75672026-02-24T00:52:24.627Z
75682026-02-24T00:52:24.627ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75692026-02-24T00:52:24.627ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
75702026-02-24T00:52:24.627ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0047 ms (220 iterations)
75712026-02-24T00:52:24.627ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
75722026-02-24T00:52:24.630Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
75732026-02-24T00:52:24.630Z time: [7363.0 B 7363.0 B 7363.0 B]
75742026-02-24T00:52:24.630Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75752026-02-24T00:52:24.630Z No change in performance detected.
75762026-02-24T00:52:24.630Z
75772026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75782026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
75792026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2595 ms (220 iterations)
75802026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
75812026-02-24T00:52:24.630Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
75822026-02-24T00:52:24.630Z time: [7363.0 B 7363.0 B 7363.0 B]
75832026-02-24T00:52:24.630Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75842026-02-24T00:52:24.630Z No change in performance detected.
75852026-02-24T00:52:24.630Z
75862026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75872026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
75882026-02-24T00:52:24.630ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1606 ms (330 iterations)
75892026-02-24T00:52:24.634ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
75902026-02-24T00:52:24.635Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
75912026-02-24T00:52:24.635Z time: [5872.0 B 5872.0 B 5872.0 B]
75922026-02-24T00:52:24.635Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75932026-02-24T00:52:24.635Z No change in performance detected.
75942026-02-24T00:52:24.635Z
75952026-02-24T00:52:24.635ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
75962026-02-24T00:52:24.635ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
75972026-02-24T00:52:24.635ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0374 ms (220 iterations)
75982026-02-24T00:52:24.635ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
75992026-02-24T00:52:24.638Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
76002026-02-24T00:52:24.638Z time: [5872.0 B 5872.0 B 5872.0 B]
76012026-02-24T00:52:24.638Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76022026-02-24T00:52:24.638Z No change in performance detected.
76032026-02-24T00:52:24.638Z
76042026-02-24T00:52:24.638ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
76052026-02-24T00:52:24.638ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
76062026-02-24T00:52:24.638ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.2157 ms (275 iterations)
76072026-02-24T00:52:24.638ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
76082026-02-24T00:52:24.638Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
76092026-02-24T00:52:24.638Z time: [7363.0 B 7363.0 B 7363.0 B]
76102026-02-24T00:52:24.638Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76112026-02-24T00:52:24.638Z No change in performance detected.
76122026-02-24T00:52:24.638Z
76132026-02-24T00:52:24.642ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
76142026-02-24T00:52:24.643ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
76152026-02-24T00:52:24.643ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2966 ms (220 iterations)
76162026-02-24T00:52:24.643ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
76172026-02-24T00:52:24.643Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
76182026-02-24T00:52:24.643Z time: [7363.0 B 7363.0 B 7363.0 B]
76192026-02-24T00:52:24.643Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76202026-02-24T00:52:24.643Z No change in performance detected.
76212026-02-24T00:52:24.643Z
76222026-02-24T00:52:24.643ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
76232026-02-24T00:52:24.643ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
76242026-02-24T00:52:24.643ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1075 ms (330 iterations)
76252026-02-24T00:52:24.647ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
76262026-02-24T00:52:24.647Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
76272026-02-24T00:52:24.647Z time: [5872.0 B 5872.0 B 5872.0 B]
76282026-02-24T00:52:24.647Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76292026-02-24T00:52:24.647Z No change in performance detected.
76302026-02-24T00:52:24.647Z
76312026-02-24T00:52:24.647ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
76322026-02-24T00:52:24.647ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
76332026-02-24T00:52:24.647ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.2428 ms (275 iterations)
76342026-02-24T00:52:24.647ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
76352026-02-24T00:52:24.650Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
76362026-02-24T00:52:24.650Z time: [5872.0 B 5872.0 B 5872.0 B]
76372026-02-24T00:52:24.650Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
76382026-02-24T00:52:24.650Z No change in performance detected.
76392026-02-24T00:52:24.650Z
76402026-02-24T00:52:24.696Z+ cp -r target/criterion /work/bench-results
76412026-02-24T00:52:24.907Z+ cp -r target/xde-bench /work/bench-results
76422026-02-24T00:52:24.965Z+ pushd /work
76432026-02-24T00:52:24.965Z/work /work/oxidecomputer/opte
76442026-02-24T00:52:24.965Z+ tar -caf bench-results.tgz bench-results
76452026-02-24T00:52:25.898Z+ popd
76462026-02-24T00:52:25.898Z/work/oxidecomputer/opte
76472026-02-24T00:52:25.901Z+ cleanup
76482026-02-24T00:52:25.901Z++ id -un
76492026-02-24T00:52:25.905Z++ id -gn
76502026-02-24T00:52:25.908Z+ pfexec chown -R build:build .
76512026-02-24T00:52:26.001Z+ [[ -z 01KJ6F98TX2Y6PX6E2G60RGAE0 ]]
76522026-02-24T00:52:26.004Zprocess exited: duration 2296412 ms, exit code 0
 
76532026-02-24T00:52:26.017Zfound 1 output files
76542026-02-24T00:52:26.017Zuploading: /work/bench-results.tgz (6124096 bytes)
76552026-02-24T00:52:27.091Zuploaded: /work/bench-results.tgz