01M1XRQX0D55TWR77C33FE7BXH: bench

BasicConfig {
    output_rules: [
        "=/work/bench-results.tgz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/bench-results.tgz",
            series: "benchmark",
            name: "bench-results.tgz",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01M1XRS8MKETNB1M2E6K35050Q

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T11:12:09.966Zjob dependencies complete; ready to run (waiting for 5 m 20 s)
22026-09-07T11:13:02.108Zjob assigned to worker 01M1XS31Z4N8XJC9SWZP5B25V3 [factory aws, i-0f93ab1b4d7a5b440] (queued for 52 s)
32026-09-07T11:13:08.046Zdownloading input: /input/xde/work/debug/xde.dbg
42026-09-07T11:13:08.954Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-09-07T11:13:08.957Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-09-07T11:13:08.976Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-09-07T11:13:08.979Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-09-07T11:13:09.020Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-09-07T11:13:09.020Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-09-07T11:13:09.048Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-09-07T11:13:09.051Zdownloading input: /input/xde/work/release/xde
122026-09-07T11:13:09.650Zdownloaded input: /input/xde/work/release/xde
132026-09-07T11:13:09.653Zdownloading input: /input/xde/work/release/xde.sha256
142026-09-07T11:13:09.676Zdownloaded input: /input/xde/work/release/xde.sha256
152026-09-07T11:13:09.680Zdownloading input: /input/xde/work/release/xde_link.so
162026-09-07T11:13:09.707Zdownloaded input: /input/xde/work/release/xde_link.so
172026-09-07T11:13:09.707Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-09-07T11:13:09.735Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-09-07T11:13:09.738Zdownloading input: /input/xde/work/test/loopback
202026-09-07T11:13:10.391Zdownloaded input: /input/xde/work/test/loopback
212026-09-07T11:13:10.395Zdownloading input: /input/xde/work/test/multicast_rx
222026-09-07T11:13:11.012Zdownloaded input: /input/xde/work/test/multicast_rx
232026-09-07T11:13:11.015Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-09-07T11:13:11.620Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-09-07T11:13:11.623Zdownloading input: /input/xde/work/test/multicast_validation
262026-09-07T11:13:12.270Zdownloaded input: /input/xde/work/test/multicast_validation
272026-09-07T11:13:12.273Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-09-07T11:13:12.956Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-09-07T11:13:12.959Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-09-07T11:13:13.658Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-09-07T11:13:13.661Zdownloading input: /input/xde/work/xde.conf
322026-09-07T11:13:13.682Zdownloaded input: /input/xde/work/xde.conf
 
332026-09-07T11:13:13.686Zstarting task 0: "setup"
342026-09-07T11:13:13.692Z++ uname -s
352026-09-07T11:13:13.692Z+ kern=SunOS
362026-09-07T11:13:13.692Z+ build_user=build
372026-09-07T11:13:13.692Z+ build_uid=12345
382026-09-07T11:13:13.692Z+ work_dir=/work
392026-09-07T11:13:13.693Z+ input_dir=/input
402026-09-07T11:13:13.693Z+ [[ 0 == 12345 ]]
412026-09-07T11:13:13.693Z+ case "$kern" in
422026-09-07T11:13:13.693Z+ groupadd -g 12345 build
432026-09-07T11:13:13.693Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-09-07T11:13:15.697Z+ zfs create -o mountpoint=/work rpool/work
452026-09-07T11:13:15.828Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-09-07T11:13:15.831Z+ home_fs=zfs
472026-09-07T11:13:15.831Z+ [[ zfs == autofs ]]
482026-09-07T11:13:15.831Z+ mkdir -p /home/build
492026-09-07T11:13:15.831Z+ chown build:build /home/build /work
502026-09-07T11:13:17.832Z+ chmod 0700 /home/build /work
512026-09-07T11:13:17.836Zprocess exited: duration 4152 ms, exit code 0
 
522026-09-07T11:13:17.842Zstarting task 1: "rust-toolchain"
532026-09-07T11:13:17.847Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
542026-09-07T11:13:17.847Z * rust toolchain channel = "1.97.1"
552026-09-07T11:13:17.847Z+ printf ' * rust toolchain profile = "%s"\n' default
562026-09-07T11:13:17.847Z * rust toolchain profile = "default"
572026-09-07T11:13:17.847Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-09-07T11:13:17.847Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-09-07T11:13:17.850Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-09-07T11:13:17.850Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-09-07T11:13:17.951Zinfo: downloading installer
622026-09-07T11:13:19.684Zinfo: profile set to default
632026-09-07T11:13:19.684Zinfo: default host tuple is x86_64-unknown-illumos
642026-09-07T11:13:19.688Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
652026-09-07T11:13:19.815Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
662026-09-07T11:13:19.819Zinfo: downloading 6 components
672026-09-07T11:13:34.907Z
682026-09-07T11:13:34.907Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
692026-09-07T11:13:34.933Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
702026-09-07T11:13:34.934Z
712026-09-07T11:13:34.937Z
722026-09-07T11:13:34.937ZRust is installed now. Great!
732026-09-07T11:13:34.937Z
742026-09-07T11:13:34.937ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
752026-09-07T11:13:34.937Zenvironment variable. This has not been done automatically.
762026-09-07T11:13:34.937Z
772026-09-07T11:13:34.937ZTo configure your current shell, you need to source
782026-09-07T11:13:34.937Zthe corresponding env file under $HOME/.cargo.
792026-09-07T11:13:34.937Z
802026-09-07T11:13:34.937ZConsider running the right command for your shell (note the leading DOT):
812026-09-07T11:13:34.937Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
822026-09-07T11:13:34.937Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
832026-09-07T11:13:34.937ZCC_x86_64-unknown-illumos = None
842026-09-07T11:13:34.937Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
852026-09-07T11:13:34.937ZCC_x86_64_unknown_illumos = None
862026-09-07T11:13:34.937Zcargo:rerun-if-env-changed=HOST_CC
872026-09-07T11:13:34.937ZHOST_CC = None
882026-09-07T11:13:34.937Zcargo:rerun-if-env-changed=CC
892026-09-07T11:13:34.937ZCC = None
902026-09-07T11:13:34.937Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
912026-09-07T11:13:35.115Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
922026-09-07T11:13:35.115ZCRATE_CC_NO_DEFAULTS = None
932026-09-07T11:13:35.115Zcargo:rerun-if-env-changed=CFLAGS
942026-09-07T11:13:35.115ZCFLAGS = None
952026-09-07T11:13:35.115Zcargo:rerun-if-env-changed=HOST_CFLAGS
962026-09-07T11:13:35.115ZHOST_CFLAGS = None
972026-09-07T11:13:35.115Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
982026-09-07T11:13:35.115ZCFLAGS_x86_64_unknown_illumos = None
992026-09-07T11:13:35.115Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
1002026-09-07T11:13:35.115ZCFLAGS_x86_64-unknown-illumos = None
1012026-09-07T11:13:35.215Z+ rustup --version
1022026-09-07T11:13:35.221Zrustup 1.29.1 (d95a37b6a 2026-08-13)
1032026-09-07T11:13:35.225Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1042026-09-07T11:13:35.246Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
1052026-09-07T11:13:35.249Z+ cargo --version
1062026-09-07T11:13:35.261Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-07T11:13:35.264Z+ rustc --version
1082026-09-07T11:13:35.282Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-07T11:13:35.285Zprocess exited: duration 17441 ms, exit code 0
 
1102026-09-07T11:13:35.302Zstarting task 2: "authentication"
1112026-09-07T11:13:35.319Zprocess exited: duration 16 ms, exit code 0
 
1122026-09-07T11:13:35.325Zstarting task 3: "clone repository"
1132026-09-07T11:13:35.328Z+ mkdir -p /work/oxidecomputer/opte
1142026-09-07T11:13:35.331Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1152026-09-07T11:13:35.363ZCloning into '/work/oxidecomputer/opte'...
1162026-09-07T11:13:36.362Z+ cd /work/oxidecomputer/opte
1172026-09-07T11:13:36.362Z+ git fetch origin 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
1182026-09-07T11:13:36.636ZFrom https://github.com/oxidecomputer/opte
1192026-09-07T11:13:36.636Z * branch 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 -> FETCH_HEAD
1202026-09-07T11:13:36.642Z+ [[ -n '' ]]
1212026-09-07T11:13:36.642Z+ git reset --hard 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
1222026-09-07T11:13:36.659ZHEAD is now at 65d3c2e Rebase fix
1232026-09-07T11:13:36.662Zprocess exited: duration 1334 ms, exit code 0
 
1242026-09-07T11:13:36.668Zstarting task 4: "build"
1252026-09-07T11:13:36.672Z+ source .github/buildomat/common.sh
1262026-09-07T11:13:36.672Z++ rustup show active-toolchain
1272026-09-07T11:13:36.677Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1282026-09-07T11:13:36.680Z++ pushd xde
1292026-09-07T11:13:36.680Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1302026-09-07T11:13:36.680Z++ rustup show active-toolchain
1312026-09-07T11:13:36.683Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1322026-09-07T11:13:36.818Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1332026-09-07T11:13:36.821Zinfo: downloading 6 components
1342026-09-07T11:13:50.730Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1352026-09-07T11:13:50.730Zwarn: auto-installation is deprecated for most `rustup` commands
1362026-09-07T11:13:50.730Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1372026-09-07T11:13:50.730Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1382026-09-07T11:13:50.730Zwarn: to install the active toolchain, use `rustup install` instead
1392026-09-07T11:13:50.730Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1402026-09-07T11:13:50.828Z+++ rustup show active-toolchain -v
1412026-09-07T11:13:50.833Z+++ head -n 1
1422026-09-07T11:13:50.833Z+++ cut '-d ' -f1
1432026-09-07T11:13:50.880Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1442026-09-07T11:13:50.880Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1452026-09-07T11:13:50.880Z++ popd
1462026-09-07T11:13:50.884Z/work/oxidecomputer/opte
1472026-09-07T11:13:50.884Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-09-07T11:13:52.320Z Startup: Refreshing catalog 'helios' ... Done
1492026-09-07T11:13:52.753Z Startup: Caching catalogs ... Done
1502026-09-07T11:13:55.281ZPlanning: Solver setup ... Done
1512026-09-07T11:13:55.355ZPlanning: Running solver ... Done
1522026-09-07T11:13:55.405ZPlanning: Finding local manifests ... Done
1532026-09-07T11:13:55.415ZPlanning: Fetching manifests: 0/6 0% complete
1542026-09-07T11:13:55.437ZPlanning: Fetching manifests: 6/6 100% complete
1552026-09-07T11:13:55.450ZPlanning: Package planning ... Done
1562026-09-07T11:13:55.453ZPlanning: Merging actions ... Done
1572026-09-07T11:13:55.655ZPlanning: Checking for conflicting actions ... Done
1582026-09-07T11:13:55.659ZPlanning: Consolidating action changes ... Done
1592026-09-07T11:13:56.411ZPlanning: Evaluating mediators ... Done
1602026-09-07T11:13:56.414ZPlanning: Planning completed in 3.62 seconds
1612026-09-07T11:13:56.419Z Packages to install: 6
1622026-09-07T11:13:56.419Z Services to change: 2
1632026-09-07T11:13:56.422Z Create boot environment: No
1642026-09-07T11:13:56.422ZCreate backup boot environment: No
1652026-09-07T11:13:56.443Z
1662026-09-07T11:13:56.443ZDownload: 0/22 items 0.0/15.6MB 0% complete
1672026-09-07T11:13:56.572ZDownload: Completed 15.57 MB in 0.13 seconds (120M/s)
1682026-09-07T11:13:56.678Z Actions: 1/110 actions (Installing new actions)
1692026-09-07T11:13:57.047Z Actions: Completed 110 actions in 0.37 seconds.
1702026-09-07T11:13:57.081ZFinalize: Updating package state database ... Done
1712026-09-07T11:13:57.084ZFinalize: Updating package cache ... Done
1722026-09-07T11:13:57.178ZFinalize: Updating image state ... Done
1732026-09-07T11:13:59.904ZFinalize: Creating fast lookup database ... Done
1742026-09-07T11:13:59.976ZFinalize: Reading search index ... Done
1752026-09-07T11:13:59.980ZFinalize: Updating search index ... Done
1762026-09-07T11:14:04.704ZFinalize: Updating package cache ... Done
1772026-09-07T11:14:04.867Z+ [[ -z 01M1XRS8MKETNB1M2E6K35050Q ]]
1782026-09-07T11:14:04.867Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-09-07T11:14:05.814Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1802026-09-07T11:14:05.814Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1812026-09-07T11:14:05.814Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1822026-09-07T11:14:05.814Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1832026-09-07T11:14:05.818Ztempdir @ "/tmp/.tmp0erPEw/tmp"
1842026-09-07T11:14:05.818Zimage root @ "/tmp/.tmp0erPEw/tmp/root"
1852026-09-07T11:14:05.818Zcreating image...
1862026-09-07T11:14:06.101Zcopying publishers...
1872026-09-07T11:14:07.576Zadding properties...
1882026-09-07T11:14:08.281Zinstalling packages...
1892026-09-07T11:14:15.608Zseeding SMF database...
1902026-09-07T11:14:19.893Zconfiguring SMF profile...
1912026-09-07T11:14:19.893Zmodifying shadow(5)...
1922026-09-07T11:14:19.896Zloading user and group database...
1932026-09-07T11:14:19.896Zloading facet selections...
1942026-09-07T11:14:20.175Z devel -> true
1952026-09-07T11:14:20.175Z doc.man -> true
1962026-09-07T11:14:20.175Z entire.service/hal -> true
1972026-09-07T11:14:20.175Z entire.service/network/smtp/dma -> true
1982026-09-07T11:14:20.175Z locale.ar -> true
1992026-09-07T11:14:20.175Z locale.ca -> true
2002026-09-07T11:14:20.175Z locale.cs -> true
2012026-09-07T11:14:20.175Z locale.de -> true
2022026-09-07T11:14:20.175Z locale.es -> true
2032026-09-07T11:14:20.175Z locale.fr -> true
2042026-09-07T11:14:20.175Z locale.he -> true
2052026-09-07T11:14:20.175Z locale.hu -> true
2062026-09-07T11:14:20.175Z locale.id -> true
2072026-09-07T11:14:20.175Z locale.it -> true
2082026-09-07T11:14:20.175Z locale.ja -> true
2092026-09-07T11:14:20.175Z locale.ko -> true
2102026-09-07T11:14:20.175Z locale.nl -> true
2112026-09-07T11:14:20.175Z locale.pl -> true
2122026-09-07T11:14:20.175Z locale.pt_BR -> true
2132026-09-07T11:14:20.175Z locale.ru -> true
2142026-09-07T11:14:20.175Z locale.sk -> true
2152026-09-07T11:14:20.175Z locale.sv -> true
2162026-09-07T11:14:20.175Z locale.zh_CN -> true
2172026-09-07T11:14:20.175Z locale.zh_HK -> true
2182026-09-07T11:14:20.175Z locale.zh_TW -> true
2192026-09-07T11:14:20.175Z onu.ooceonly -> true
2202026-09-07T11:14:20.175Z version-lock.shell/ksh93 -> true
2212026-09-07T11:14:20.176Z version-lock.system/data/hardware-registry -> true
2222026-09-07T11:14:20.176Z version-lock.system/data/zoneinfo -> true
2232026-09-07T11:14:20.176Z version-lock.system/microcode/amd -> true
2242026-09-07T11:14:20.176Z version-lock.system/microcode/intel -> true
2252026-09-07T11:14:20.176Z version-lock.system/microcode/oxide -> true
2262026-09-07T11:14:20.176Zassessing packaged files...
2272026-09-07T11:14:21.627Zcreating archive...
2282026-09-07T11:14:21.652Zmissing from packaging:
2292026-09-07T11:14:21.652Z "etc/.pwd.lock"
2302026-09-07T11:14:21.656Z "etc/svc/profile/generic.xml"
2312026-09-07T11:14:21.656Z "etc/svc/profile/inetd_services.xml"
2322026-09-07T11:14:21.656Z "etc/svc/profile/name_service.xml"
2332026-09-07T11:14:21.659Z "etc/svc/profile/platform.xml"
2342026-09-07T11:14:21.659Z "etc/svc/profile/platform_omicron1.xml"
2352026-09-07T11:14:21.659Z "etc/svc/repository.db"
2362026-09-07T11:14:21.659Z
2372026-09-07T11:14:21.664Z
2382026-09-07T11:14:21.664Zfinishing archive...
2392026-09-07T11:14:22.305Zcreating gzonly manifest...
2402026-09-07T11:14:22.308Zok
2412026-09-07T11:14:22.374Z++ logname
2422026-09-07T11:14:22.378Z+ run_user=build
2432026-09-07T11:14:22.381Z++ id -gn build
2442026-09-07T11:14:22.381Z+ run_group=build
2452026-09-07T11:14:22.381Z+ trap cleanup EXIT
2462026-09-07T11:14:22.381Z+ TGT_BASE=/work
2472026-09-07T11:14:22.381Z+ OUT_DIR=/work/bench-results
2482026-09-07T11:14:22.381Z+ mkdir -p /work/bench-results
2492026-09-07T11:14:22.384Z+ mkdir -p target/criterion
2502026-09-07T11:14:22.384Z+ mkdir -p target/xde-bench
2512026-09-07T11:14:22.387Z+ banner collect
2522026-09-07T11:14:22.387Z
2532026-09-07T11:14:22.387Z #### #### # # ###### #### #####
2542026-09-07T11:14:22.387Z # # # # # # # # # #
2552026-09-07T11:14:22.387Z # # # # # ##### # #
2562026-09-07T11:14:22.387Z # # # # # # # #
2572026-09-07T11:14:22.388Z # # # # # # # # # #
2582026-09-07T11:14:22.388Z #### #### ###### ###### ###### #### #
2592026-09-07T11:14:22.388Z
2602026-09-07T11:14:22.388Z++ cat .git/refs/heads/master
2612026-09-07T11:14:22.391Z+ BASELINE_COMMIT=65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
2622026-09-07T11:14:22.391Z+ [[ '' == \m\a\s\t\e\r ]]
2632026-09-07T11:14:22.391Z+ get_artifact opte benchmark 65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61 bench-results.tgz
2642026-09-07T11:14:22.391Z+ local curl_res
2652026-09-07T11:14:22.391Z+ repo=opte
2662026-09-07T11:14:22.391Z+ series=benchmark
2672026-09-07T11:14:22.391Z+ commit=65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61
2682026-09-07T11:14:22.391Z+ name=bench-results.tgz
2692026-09-07T11:14:22.391Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2702026-09-07T11:14:22.391Z+ mkdir -p download
2712026-09-07T11:14:22.391Z+ pushd download
2722026-09-07T11:14:22.391Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2732026-09-07T11:14:22.391Z+ [[ ! -f bench-results.tgz ]]
2742026-09-07T11:14:22.391Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/65d3c2ea5b0c913e538b1ad489fa92ef2ffaae61/bench-results.tgz
2752026-09-07T11:14:22.396Z % Total % Received % Xferd Average Speed Time Time Time Current
2762026-09-07T11:14:22.401Z Dload Upload Total Spent Left Speed
2772026-09-07T11:14:22.433Z 0 0 0 0 0 0 0 0 0
2782026-09-07T11:14:22.434Zcurl: (22) The requested URL returned error: 404
2792026-09-07T11:14:22.437Z+ curl_res=22
2802026-09-07T11:14:22.437Z+ popd
2812026-09-07T11:14:22.437Z/work/oxidecomputer/opte
2822026-09-07T11:14:22.437Z+ return 22
2832026-09-07T11:14:22.437Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2842026-09-07T11:14:22.437ZBaseline results not found for branch 'master'. Running without comparison.
2852026-09-07T11:14:22.437Z+ [[ '' -eq 1 ]]
2862026-09-07T11:14:22.437Z+ uname -a
2872026-09-07T11:14:22.437ZSunOS w-01M1XS31Z4N8XJC9SWZP5B25V3 5.11 helios-3.0.23972 i86pc i386 i86pc
2882026-09-07T11:14:22.437Z+ cat /etc/versions/build
2892026-09-07T11:14:22.440Zheads/stlouis-0-gd5af107c55
2902026-09-07T11:14:22.440Z+ dladm
2912026-09-07T11:14:22.443ZLINK CLASS MTU STATE BRIDGE OVER
2922026-09-07T11:14:22.443Zena0 phys 9216 up -- --
2932026-09-07T11:14:22.443Z+ ipadm
2942026-09-07T11:14:22.446ZADDROBJ TYPE STATE ADDR
2952026-09-07T11:14:22.446Zlo0/v4 static ok 127.0.0.1/8
2962026-09-07T11:14:22.446Zena0/dhcp dhcp ok 10.150.1.186/24
2972026-09-07T11:14:22.446Zlo0/v6 static ok ::1/128
2982026-09-07T11:14:22.446Z+ pfexec rem_drv xde
2992026-09-07T11:14:22.452Z+ set -o errexit
3002026-09-07T11:14:22.452Z+ set -o pipefail
3012026-09-07T11:14:22.455Z+ banner prepare
3022026-09-07T11:14:22.455Z
3032026-09-07T11:14:22.455Z ##### ##### ###### ##### ## ##### ######
3042026-09-07T11:14:22.455Z # # # # # # # # # # # #
3052026-09-07T11:14:22.455Z # # # # ##### # # # # # # #####
3062026-09-07T11:14:22.455Z ##### ##### # ##### ###### ##### #
3072026-09-07T11:14:22.455Z # # # # # # # # # #
3082026-09-07T11:14:22.455Z # # # ###### # # # # # ######
3092026-09-07T11:14:22.455Z
3102026-09-07T11:14:22.455Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3112026-09-07T11:14:22.458Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3122026-09-07T11:14:22.527Z+ pfexec add_drv xde
3132026-09-07T11:14:22.844Z+ banner bench
3142026-09-07T11:14:22.849Z
3152026-09-07T11:14:22.849Z ##### ###### # # #### # #
3162026-09-07T11:14:22.849Z # # # ## # # # # #
3172026-09-07T11:14:22.849Z ##### ##### # # # # ######
3182026-09-07T11:14:22.849Z # # # # # # # # #
3192026-09-07T11:14:22.849Z # # # # ## # # # #
3202026-09-07T11:14:22.849Z ##### ###### # # #### # #
3212026-09-07T11:14:22.849Z
3222026-09-07T11:14:22.849Z+ CI=1
3232026-09-07T11:14:22.849Z+ cargo kbench local
3242026-09-07T11:14:22.956Z Updating crates.io index
3252026-09-07T11:14:22.959Z Updating git repository `https://github.com/oxidecomputer/falcon`
3262026-09-07T11:14:23.737Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3272026-09-07T11:14:24.340Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3282026-09-07T11:14:24.629Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3292026-09-07T11:14:25.027Z Updating git repository `https://github.com/oxidecomputer/zone`
3302026-09-07T11:14:25.334Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3312026-09-07T11:14:25.642Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3322026-09-07T11:14:26.942Z Downloading crates ...
3332026-09-07T11:14:26.995Z Downloaded cast v0.3.0
3342026-09-07T11:14:27.000Z Downloaded ciborium-io v0.2.2
3352026-09-07T11:14:27.004Z Downloaded alloca v0.4.0
3362026-09-07T11:14:27.008Z Downloaded anstyle v1.0.14
3372026-09-07T11:14:27.011Z Downloaded anstyle-parse v1.0.0
3382026-09-07T11:14:27.011Z Downloaded anstream v1.0.0
3392026-09-07T11:14:27.014Z Downloaded page_size v0.6.0
3402026-09-07T11:14:27.014Z Downloaded plotters-svg v0.3.7
3412026-09-07T11:14:27.014Z Downloaded circular v0.3.0
3422026-09-07T11:14:27.017Z Downloaded cfg-if v1.0.4
3432026-09-07T11:14:27.017Z Downloaded cfg_aliases v0.2.1
3442026-09-07T11:14:27.017Z Downloaded num_enum v0.7.6
3452026-09-07T11:14:27.020Z Downloaded clap_lex v1.1.0
3462026-09-07T11:14:27.020Z Downloaded ciborium-ll v0.2.2
3472026-09-07T11:14:27.020Z Downloaded slog-stdlog v4.1.1
3482026-09-07T11:14:27.023Z Downloaded defmt-parser v1.0.0
3492026-09-07T11:14:27.026Z Downloaded defmt v0.3.100
3502026-09-07T11:14:27.030Z Downloaded cobs v0.3.0
3512026-09-07T11:14:27.030Z Downloaded num-conv v0.2.2
3522026-09-07T11:14:27.035Z Downloaded same-file v1.0.6
3532026-09-07T11:14:27.038Z Downloaded nom v8.0.0
3542026-09-07T11:14:27.041Z Downloaded colorchoice v1.0.5
3552026-09-07T11:14:27.041Z Downloaded cpufeatures v0.3.0
3562026-09-07T11:14:27.041Z Downloaded futures-io v0.3.32
3572026-09-07T11:14:27.044Z Downloaded ref-cast v1.0.25
3582026-09-07T11:14:27.044Z Downloaded ctor-proc-macro v0.0.13
3592026-09-07T11:14:27.044Z Downloaded darling_macro v0.23.0
3602026-09-07T11:14:27.047Z Downloaded dtor v0.8.1
3612026-09-07T11:14:27.047Z Downloaded dtor-proc-macro v0.0.13
3622026-09-07T11:14:27.047Z Downloaded foreign-types v0.5.0
3632026-09-07T11:14:27.047Z Downloaded futures-sink v0.3.32
3642026-09-07T11:14:27.050Z Downloaded ref-cast-impl v1.0.25
3652026-09-07T11:14:27.054Z Downloaded strsim v0.11.1
3662026-09-07T11:14:27.054Z Downloaded proc-macro-crate v3.5.0
3672026-09-07T11:14:27.057Z Downloaded cstr-argument v0.1.2
3682026-09-07T11:14:27.060Z Downloaded proc-macro-error-attr v1.0.4
3692026-09-07T11:14:27.060Z Downloaded stable_deref_trait v1.2.1
3702026-09-07T11:14:27.063Z Downloaded embedded-io v0.4.0
3712026-09-07T11:14:27.063Z Downloaded heck v0.4.1
3722026-09-07T11:14:27.063Z Downloaded futures-core v0.3.32
3732026-09-07T11:14:27.063Z Downloaded plotters-backend v0.3.7
3742026-09-07T11:14:27.063Z Downloaded foreign-types-shared v0.3.1
3752026-09-07T11:14:27.066Z Downloaded is-terminal v0.4.17
3762026-09-07T11:14:27.066Z Downloaded version_check v0.9.5
3772026-09-07T11:14:27.066Z Downloaded futures-macro v0.3.32
3782026-09-07T11:14:27.066Z Downloaded powerfmt v0.2.0
3792026-09-07T11:14:27.066Z Downloaded hash32 v0.3.1
3802026-09-07T11:14:27.066Z Downloaded anstyle-query v1.1.5
3812026-09-07T11:14:27.082Z Downloaded byteorder v1.5.0
3822026-09-07T11:14:27.082Z Downloaded bitflags v1.3.2
3832026-09-07T11:14:27.082Z Downloaded deranged v0.5.8
3842026-09-07T11:14:27.082Z Downloaded crossbeam-deque v0.8.7
3852026-09-07T11:14:27.082Z Downloaded criterion-plot v0.8.2
3862026-09-07T11:14:27.082Z Downloaded autocfg v1.5.1
3872026-09-07T11:14:27.082Z Downloaded terminal_size v0.4.4
3882026-09-07T11:14:27.082Z Downloaded oorandom v11.1.5
3892026-09-07T11:14:27.082Z Downloaded proc-macro-error v1.0.4
3902026-09-07T11:14:27.082Z Downloaded rand_core v0.10.1
3912026-09-07T11:14:27.082Z Downloaded anes v0.1.6
3922026-09-07T11:14:27.082Z Downloaded slog-envlogger v2.2.0
3932026-09-07T11:14:27.082Z Downloaded itoa v1.0.18
3942026-09-07T11:14:27.086Z Downloaded rusticata-macros v5.0.0
3952026-09-07T11:14:27.087Z Downloaded futures-task v0.3.32
3962026-09-07T11:14:27.087Z Downloaded ident_case v1.0.1
3972026-09-07T11:14:27.087Z Downloaded heck v0.5.0
3982026-09-07T11:14:27.090Z Downloaded link-section v0.2.1
3992026-09-07T11:14:27.090Z Downloaded tabwriter v1.4.1
4002026-09-07T11:14:27.090Z Downloaded embedded-io v0.6.1
4012026-09-07T11:14:27.090Z Downloaded take_mut v0.2.2
4022026-09-07T11:14:27.093Z Downloaded pretty-hex v0.4.2
4032026-09-07T11:14:27.093Z Downloaded errno v0.3.14
4042026-09-07T11:14:27.093Z Downloaded is_terminal_polyfill v1.70.2
4052026-09-07T11:14:27.093Z Downloaded macaddr v1.0.1
4062026-09-07T11:14:27.093Z Downloaded foreign-types-macros v0.2.3
4072026-09-07T11:14:27.096Z Downloaded ctor v0.10.1
4082026-09-07T11:14:27.099Z Downloaded utf8parse v0.2.2
4092026-09-07T11:14:27.099Z Downloaded lazy_static v1.5.0
4102026-09-07T11:14:27.102Z Downloaded time-core v0.1.9
4112026-09-07T11:14:27.102Z Downloaded thread_local v1.1.10
4122026-09-07T11:14:27.105Z Downloaded managed v0.8.0
4132026-09-07T11:14:27.108Z Downloaded dyn-clone v1.0.20
4142026-09-07T11:14:27.108Z Downloaded equivalent v1.0.2
4152026-09-07T11:14:27.111Z Downloaded slog-async v2.8.0
4162026-09-07T11:14:27.111Z Downloaded num_enum_derive v0.7.6
4172026-09-07T11:14:27.114Z Downloaded slab v0.4.12
4182026-09-07T11:14:27.115Z Downloaded defmt-macros v1.1.1
4192026-09-07T11:14:27.118Z Downloaded rustversion v1.0.23
4202026-09-07T11:14:27.118Z Downloaded cookie-factory v0.3.3
4212026-09-07T11:14:27.125Z Downloaded pin-project-lite v0.2.17
4222026-09-07T11:14:27.128Z Downloaded colored v3.1.1
4232026-09-07T11:14:27.131Z Downloaded anyhow v1.0.103
4242026-09-07T11:14:27.131Z Downloaded either v1.16.0
4252026-09-07T11:14:27.134Z Downloaded crc32fast v1.5.0
4262026-09-07T11:14:27.134Z Downloaded oxnet v0.1.6
4272026-09-07T11:14:27.134Z Downloaded darling v0.23.0
4282026-09-07T11:14:27.137Z Downloaded ciborium v0.2.2
4292026-09-07T11:14:27.137Z Downloaded thiserror v1.0.69
4302026-09-07T11:14:27.140Z Downloaded thiserror v2.0.18
4312026-09-07T11:14:27.143Z Downloaded thiserror-impl v2.0.18
4322026-09-07T11:14:27.143Z Downloaded ingot-types v0.2.0
4332026-09-07T11:14:27.143Z Downloaded clap_derive v4.6.1
4342026-09-07T11:14:27.146Z Downloaded slog-scope v4.4.1
4352026-09-07T11:14:27.147Z Downloaded erased-serde v0.3.31
4362026-09-07T11:14:27.147Z Downloaded ipnetwork v0.21.1
4372026-09-07T11:14:27.150Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4382026-09-07T11:14:27.150Z Downloaded zmij v1.0.22
4392026-09-07T11:14:27.153Z Downloaded crossbeam-epoch v0.9.20
4402026-09-07T11:14:27.153Z Downloaded defmt v1.1.1
4412026-09-07T11:14:27.158Z Downloaded chacha20 v0.10.1
4422026-09-07T11:14:27.161Z Downloaded bitflags v2.13.0
4432026-09-07T11:14:27.164Z Downloaded crossbeam-utils v0.8.22
4442026-09-07T11:14:27.164Z Downloaded find-msvc-tools v0.1.9
4452026-09-07T11:14:27.164Z Downloaded ingot-macros v0.2.0
4462026-09-07T11:14:27.167Z Downloaded quote v1.0.46
4472026-09-07T11:14:27.167Z Downloaded postcard v1.1.3
4482026-09-07T11:14:27.170Z Downloaded once_cell v1.21.4
4492026-09-07T11:14:27.170Z Downloaded futures-channel v0.3.32
4502026-09-07T11:14:27.171Z Downloaded iana-time-zone v0.1.65
4512026-09-07T11:14:27.174Z Downloaded ingot v0.2.0
4522026-09-07T11:14:27.174Z Downloaded slog-term v2.9.2
4532026-09-07T11:14:27.177Z Downloaded time-macros v0.2.31
4542026-09-07T11:14:27.177Z Downloaded tracing-attributes v0.1.31
4552026-09-07T11:14:27.177Z Downloaded clap v4.6.1
4562026-09-07T11:14:27.181Z Downloaded thiserror-impl v1.0.69
4572026-09-07T11:14:27.184Z Downloaded futures-executor v0.3.32
4582026-09-07T11:14:27.185Z Downloaded getrandom v0.4.3
4592026-09-07T11:14:27.191Z Downloaded term v1.2.1
4602026-09-07T11:14:27.193Z Downloaded tinytemplate v1.2.1
4612026-09-07T11:14:27.193Z Downloaded walkdir v2.5.0
4622026-09-07T11:14:27.197Z Downloaded arc-swap v1.9.2
4632026-09-07T11:14:27.197Z Downloaded toml_parser v1.1.2+spec-1.1.0
4642026-09-07T11:14:27.200Z Downloaded half v2.7.1
4652026-09-07T11:14:27.200Z Downloaded log v0.4.33
4662026-09-07T11:14:27.200Z Downloaded num-traits v0.2.19
4672026-09-07T11:14:27.203Z Downloaded darling_core v0.23.0
4682026-09-07T11:14:27.206Z Downloaded socket2 v0.6.4
4692026-09-07T11:14:27.206Z Downloaded serde_derive v1.0.228
4702026-09-07T11:14:27.206Z Downloaded futures v0.3.32
4712026-09-07T11:14:27.212Z Downloaded proc-macro2 v1.0.106
4722026-09-07T11:14:27.219Z Downloaded uuid v1.23.5
4732026-09-07T11:14:27.222Z Downloaded crossbeam-channel v0.5.16
4742026-09-07T11:14:27.225Z Downloaded tracing-core v0.1.36
4752026-09-07T11:14:27.225Z Downloaded shlex v2.0.1
4762026-09-07T11:14:27.228Z Downloaded unicode-ident v1.0.24
4772026-09-07T11:14:27.231Z Downloaded rayon-core v1.13.0
4782026-09-07T11:14:27.231Z Downloaded heapless v0.8.0
4792026-09-07T11:14:27.234Z Downloaded serde_core v1.0.228
4802026-09-07T11:14:27.237Z Downloaded cc v1.2.67
4812026-09-07T11:14:27.237Z Downloaded indexmap v2.14.0
4822026-09-07T11:14:27.240Z Downloaded memchr v2.8.3
4832026-09-07T11:14:27.243Z Downloaded toml_edit v0.25.12+spec-1.1.0
4842026-09-07T11:14:27.247Z Downloaded aho-corasick v1.1.4
4852026-09-07T11:14:27.250Z Downloaded criterion v0.8.2
4862026-09-07T11:14:27.253Z Downloaded slog v2.8.2
4872026-09-07T11:14:27.256Z Downloaded serde v1.0.228
4882026-09-07T11:14:27.260Z Downloaded itertools v0.13.0
4892026-09-07T11:14:27.263Z Downloaded itertools v0.12.1
4902026-09-07T11:14:27.268Z Downloaded hashbrown v0.17.1
4912026-09-07T11:14:27.272Z Downloaded clap_builder v4.6.0
4922026-09-07T11:14:27.275Z Downloaded itertools v0.15.0
4932026-09-07T11:14:27.279Z Downloaded rand v0.10.2
4942026-09-07T11:14:27.282Z Downloaded futures-util v0.3.32
4952026-09-07T11:14:27.288Z Downloaded chrono v0.4.45
4962026-09-07T11:14:27.292Z Downloaded zerocopy-derive v0.8.54
4972026-09-07T11:14:27.307Z Downloaded nix v0.31.3
4982026-09-07T11:14:27.318Z Downloaded regex v1.13.0
4992026-09-07T11:14:27.336Z Downloaded libc v0.2.186
5002026-09-07T11:14:27.354Z Downloaded plotters v0.3.7
5012026-09-07T11:14:27.358Z Downloaded serde_json v1.0.150
5022026-09-07T11:14:27.362Z Downloaded rayon v1.12.0
5032026-09-07T11:14:27.370Z Downloaded winnow v1.0.3
5042026-09-07T11:14:27.375Z Downloaded pcap-parser v0.17.0
5052026-09-07T11:14:27.413Z Downloaded syn v1.0.109
5062026-09-07T11:14:27.431Z Downloaded time v0.3.53
5072026-09-07T11:14:27.438Z Downloaded unicode-width v0.2.2
5082026-09-07T11:14:27.441Z Downloaded zerocopy v0.8.54
5092026-09-07T11:14:27.450Z Downloaded syn v2.0.118
5102026-09-07T11:14:27.456Z Downloaded smoltcp v0.11.0
5112026-09-07T11:14:27.462Z Downloaded regex-syntax v0.8.11
5122026-09-07T11:14:27.474Z Downloaded rustix v1.1.4
5132026-09-07T11:14:27.486Z Downloaded tracing v0.1.44
5142026-09-07T11:14:27.495Z Downloaded regex-automata v0.4.15
5152026-09-07T11:14:27.561Z Compiling proc-macro2 v1.0.106
5162026-09-07T11:14:27.565Z Compiling quote v1.0.46
5172026-09-07T11:14:27.565Z Compiling unicode-ident v1.0.24
5182026-09-07T11:14:27.565Z Compiling serde_core v1.0.228
5192026-09-07T11:14:27.565Z Compiling cfg-if v1.0.4
5202026-09-07T11:14:27.565Z Compiling libc v0.2.186
5212026-09-07T11:14:27.565Z Compiling memchr v2.8.3
5222026-09-07T11:14:27.565Z Compiling serde v1.0.228
5232026-09-07T11:14:27.708Z Compiling rustversion v1.0.23
5242026-09-07T11:14:27.771Z Compiling version_check v0.9.5
5252026-09-07T11:14:28.039Z Compiling zerocopy v0.8.54
5262026-09-07T11:14:28.042Z Compiling thiserror v2.0.18
5272026-09-07T11:14:28.053Z Compiling ident_case v1.0.1
5282026-09-07T11:14:28.164Z Compiling either v1.16.0
5292026-09-07T11:14:28.365Z Compiling strsim v0.11.1
5302026-09-07T11:14:28.591Z Compiling syn v1.0.109
5312026-09-07T11:14:28.603Z Compiling crossbeam-utils v0.8.22
5322026-09-07T11:14:28.647Z Compiling regex-syntax v0.8.11
5332026-09-07T11:14:28.668Z Compiling pin-project-lite v0.2.17
5342026-09-07T11:14:28.765Z Compiling equivalent v1.0.2
5352026-09-07T11:14:28.853Z Compiling syn v2.0.118
5362026-09-07T11:14:28.895Z Compiling aho-corasick v1.1.4
5372026-09-07T11:14:28.923Z Compiling hashbrown v0.17.1
5382026-09-07T11:14:28.953Z Compiling winnow v1.0.3
5392026-09-07T11:14:29.083Z Compiling itertools v0.15.0
5402026-09-07T11:14:29.480Z Compiling indexmap v2.14.0
5412026-09-07T11:14:29.985Z Compiling bitflags v2.13.0
5422026-09-07T11:14:30.098Z Compiling regex-automata v0.4.15
5432026-09-07T11:14:30.098Z Compiling toml_parser v1.1.2+spec-1.1.0
5442026-09-07T11:14:30.332Z Compiling toml_datetime v1.1.1+spec-1.1.0
5452026-09-07T11:14:30.398Z Compiling byteorder v1.5.0
5462026-09-07T11:14:30.555Z Compiling autocfg v1.5.1
5472026-09-07T11:14:30.590Z Compiling heapless v0.8.0
5482026-09-07T11:14:30.641Z Compiling hash32 v0.3.1
5492026-09-07T11:14:30.695Z Compiling toml_edit v0.25.12+spec-1.1.0
5502026-09-07T11:14:30.778Z Compiling slog v2.8.2
5512026-09-07T11:14:30.893Z Compiling num-traits v0.2.19
5522026-09-07T11:14:30.901Z Compiling futures-sink v0.3.32
5532026-09-07T11:14:31.003Z Compiling stable_deref_trait v1.2.1
5542026-09-07T11:14:31.007Z Compiling futures-core v0.3.32
5552026-09-07T11:14:31.042Z Compiling smoltcp v0.11.0
5562026-09-07T11:14:31.075Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5572026-09-07T11:14:31.117Z Compiling macaddr v1.0.1
5582026-09-07T11:14:31.320Z Compiling proc-macro-crate v3.5.0
5592026-09-07T11:14:31.320Z Compiling futures-channel v0.3.32
5602026-09-07T11:14:31.379Z Compiling darling_core v0.23.0
5612026-09-07T11:14:31.575Z Compiling proc-macro-error-attr v1.0.4
5622026-09-07T11:14:31.584Z Compiling anyhow v1.0.103
5632026-09-07T11:14:31.722Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5642026-09-07T11:14:31.790Z Compiling regex v1.13.0
5652026-09-07T11:14:31.805Z Compiling crc32fast v1.5.0
5662026-09-07T11:14:31.893Z Compiling futures-io v0.3.32
5672026-09-07T11:14:31.936Z Compiling managed v0.8.0
5682026-09-07T11:14:32.078Z Compiling rand_core v0.10.1
5692026-09-07T11:14:32.087Z Compiling futures-task v0.3.32
5702026-09-07T11:14:32.185Z Compiling bitflags v1.3.2
5712026-09-07T11:14:32.193Z Compiling getrandom v0.4.3
5722026-09-07T11:14:32.241Z Compiling ref-cast v1.0.25
5732026-09-07T11:14:32.251Z Compiling slab v0.4.12
5742026-09-07T11:14:32.485Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5752026-09-07T11:14:32.559Z Compiling serde_derive v1.0.228
5762026-09-07T11:14:32.577Z Compiling zerocopy-derive v0.8.54
5772026-09-07T11:14:32.585Z Compiling thiserror-impl v2.0.18
5782026-09-07T11:14:32.603Z Compiling futures-macro v0.3.32
5792026-09-07T11:14:32.930Z Compiling foreign-types-macros v0.2.3
5802026-09-07T11:14:33.208Z Compiling ref-cast-impl v1.0.25
5812026-09-07T11:14:33.407Z Compiling futures-util v0.3.32
5822026-09-07T11:14:33.527Z Compiling darling_macro v0.23.0
5832026-09-07T11:14:33.546Z Compiling num_enum_derive v0.7.6
5842026-09-07T11:14:33.802Z Compiling proc-macro-error v1.0.4
5852026-09-07T11:14:33.956Z Compiling cobs v0.3.0
5862026-09-07T11:14:34.029Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5872026-09-07T11:14:34.089Z Compiling darling v0.23.0
5882026-09-07T11:14:34.167Z Compiling ingot-macros v0.2.0
5892026-09-07T11:14:34.180Z Compiling rustix v1.1.4
5902026-09-07T11:14:34.249Z Compiling unicode-width v0.2.2
5912026-09-07T11:14:34.529Z Compiling crossbeam-epoch v0.9.20
5922026-09-07T11:14:34.537Z Compiling foreign-types-shared v0.3.1
5932026-09-07T11:14:34.546Z Compiling cpufeatures v0.3.0
5942026-09-07T11:14:34.615Z Compiling ipnetwork v0.21.1
5952026-09-07T11:14:34.625Z Compiling once_cell v1.21.4
5962026-09-07T11:14:34.802Z Compiling tracing-core v0.1.36
5972026-09-07T11:14:34.860Z Compiling foreign-types v0.5.0
5982026-09-07T11:14:34.938Z Compiling chacha20 v0.10.1
5992026-09-07T11:14:34.989Z Compiling num_enum v0.7.6
6002026-09-07T11:14:35.112Z Compiling tabwriter v1.4.1
6012026-09-07T11:14:35.272Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6022026-09-07T11:14:35.483Z Compiling tracing-attributes v0.1.31
6032026-09-07T11:14:35.649Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6042026-09-07T11:14:35.885Z Compiling erased-serde v0.3.31
6052026-09-07T11:14:35.902Z Compiling postcard v1.1.3
6062026-09-07T11:14:36.020Z Compiling futures-executor v0.3.32
6072026-09-07T11:14:36.443Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6082026-09-07T11:14:36.526Z Compiling errno v0.3.14
6092026-09-07T11:14:36.584Z Compiling cstr-argument v0.1.2
6102026-09-07T11:14:36.677Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6112026-09-07T11:14:36.747Z Compiling zmij v1.0.22
6122026-09-07T11:14:36.818Z Compiling num-conv v0.2.2
6132026-09-07T11:14:36.818Z Compiling pretty-hex v0.4.2
6142026-09-07T11:14:36.918Z Compiling dyn-clone v1.0.20
6152026-09-07T11:14:36.957Z Compiling thiserror v1.0.69
6162026-09-07T11:14:36.965Z Compiling crossbeam-deque v0.8.7
6172026-09-07T11:14:37.038Z Compiling find-msvc-tools v0.1.9
6182026-09-07T11:14:37.058Z Compiling shlex v2.0.1
6192026-09-07T11:14:37.230Z Compiling ingot-types v0.2.0
6202026-09-07T11:14:37.243Z Compiling time-core v0.1.9
6212026-09-07T11:14:37.261Z Compiling utf8parse v0.2.2
6222026-09-07T11:14:37.287Z Compiling cc v1.2.67
6232026-09-07T11:14:37.362Z Compiling anstyle-parse v1.0.0
6242026-09-07T11:14:37.421Z Compiling time-macros v0.2.31
6252026-09-07T11:14:37.485Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6262026-09-07T11:14:37.563Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6272026-09-07T11:14:37.646Z Compiling ingot v0.2.0
6282026-09-07T11:14:37.688Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6292026-09-07T11:14:37.697Z Compiling tracing v0.1.44
6302026-09-07T11:14:38.236Z Compiling rand v0.10.2
6312026-09-07T11:14:38.374Z Compiling futures v0.3.32
6322026-09-07T11:14:38.449Z Compiling thiserror-impl v1.0.69
6332026-09-07T11:14:38.897Z Compiling uuid v1.23.5
6342026-09-07T11:14:38.936Z Compiling arc-swap v1.9.2
6352026-09-07T11:14:39.016Z Compiling socket2 v0.6.4
6362026-09-07T11:14:39.281Z Compiling nom v8.0.0
6372026-09-07T11:14:39.328Z Compiling thread_local v1.1.10
6382026-09-07T11:14:39.585Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6392026-09-07T11:14:39.607Z Compiling slog-async v2.8.0
6402026-09-07T11:14:39.822Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6412026-09-07T11:14:39.886Z Compiling oxnet v0.1.6
6422026-09-07T11:14:39.896Z Compiling anstyle-query v1.1.5
6432026-09-07T11:14:39.998Z Compiling colorchoice v1.0.5
6442026-09-07T11:14:40.032Z Compiling is_terminal_polyfill v1.70.2
6452026-09-07T11:14:40.114Z Compiling anstyle v1.0.14
6462026-09-07T11:14:40.186Z Compiling iana-time-zone v0.1.65
6472026-09-07T11:14:40.290Z Compiling deranged v0.5.8
6482026-09-07T11:14:40.354Z Compiling powerfmt v0.2.0
6492026-09-07T11:14:40.585Z Compiling heck v0.4.1
6502026-09-07T11:14:40.786Z Compiling rayon-core v1.13.0
6512026-09-07T11:14:41.003Z Compiling serde_json v1.0.150
6522026-09-07T11:14:41.116Z Compiling colored v3.1.1
6532026-09-07T11:14:41.236Z Compiling lazy_static v1.5.0
6542026-09-07T11:14:41.338Z Compiling slog-scope v4.4.1
6552026-09-07T11:14:41.629Z Compiling time v0.3.53
6562026-09-07T11:14:41.682Z Compiling rusticata-macros v5.0.0
6572026-09-07T11:14:41.703Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6582026-09-07T11:14:41.915Z Compiling chrono v0.4.45
6592026-09-07T11:14:41.949Z Compiling anstream v1.0.0
6602026-09-07T11:14:42.475Z Compiling terminal_size v0.4.4
6612026-09-07T11:14:42.619Z Compiling alloca v0.4.0
6622026-09-07T11:14:42.622Z Compiling cookie-factory v0.3.3
6632026-09-07T11:14:42.950Z Compiling half v2.7.1
6642026-09-07T11:14:43.007Z Compiling crossbeam-channel v0.5.16
6652026-09-07T11:14:43.022Z Compiling is-terminal v0.4.17
6662026-09-07T11:14:43.125Z Compiling itertools v0.12.1
6672026-09-07T11:14:43.287Z Compiling term v1.2.1
6682026-09-07T11:14:43.499Z Compiling circular v0.3.0
6692026-09-07T11:14:43.665Z Compiling plotters-backend v0.3.7
6702026-09-07T11:14:43.724Z Compiling heck v0.5.0
6712026-09-07T11:14:43.997Z Compiling take_mut v0.2.2
6722026-09-07T11:14:44.115Z Compiling log v0.4.33
6732026-09-07T11:14:44.153Z Compiling cfg_aliases v0.2.1
6742026-09-07T11:14:44.224Z Compiling ciborium-io v0.2.2
6752026-09-07T11:14:44.320Z Compiling itoa v1.0.18
6762026-09-07T11:14:44.349Z Compiling clap_lex v1.1.0
6772026-09-07T11:14:44.534Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6782026-09-07T11:14:44.562Z Compiling clap_builder v4.6.0
6792026-09-07T11:14:44.609Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6802026-09-07T11:14:44.612Z Compiling ciborium-ll v0.2.2
6812026-09-07T11:14:44.674Z Compiling slog-stdlog v4.1.1
6822026-09-07T11:14:44.844Z Compiling nix v0.31.3
6832026-09-07T11:14:45.219Z Compiling clap_derive v4.6.1
6842026-09-07T11:14:45.779Z Compiling plotters-svg v0.3.7
6852026-09-07T11:14:45.961Z Compiling pcap-parser v0.17.0
6862026-09-07T11:14:46.001Z Compiling slog-term v2.9.2
6872026-09-07T11:14:46.417Z Compiling itertools v0.13.0
6882026-09-07T11:14:46.823Z Compiling cast v0.3.0
6892026-09-07T11:14:47.002Z Compiling same-file v1.0.6
6902026-09-07T11:14:47.124Z Compiling walkdir v2.5.0
6912026-09-07T11:14:47.166Z Compiling clap v4.6.1
6922026-09-07T11:14:47.248Z Compiling rayon v1.12.0
6932026-09-07T11:14:47.489Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6942026-09-07T11:14:47.669Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6952026-09-07T11:14:47.811Z Compiling criterion-plot v0.8.2
6962026-09-07T11:14:47.942Z Compiling slog-envlogger v2.2.0
6972026-09-07T11:14:48.718Z Compiling plotters v0.3.7
6982026-09-07T11:14:48.889Z Compiling tinytemplate v1.2.1
6992026-09-07T11:14:49.256Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7002026-09-07T11:14:49.468Z Compiling ciborium v0.2.2
7012026-09-07T11:14:49.897Z Compiling page_size v0.6.0
7022026-09-07T11:14:49.918Z Compiling anes v0.1.6
7032026-09-07T11:14:50.007Z Compiling dtor-proc-macro v0.0.13
7042026-09-07T11:14:50.144Z Compiling oorandom v11.1.5
7052026-09-07T11:14:50.169Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7062026-09-07T11:14:50.241Z Compiling criterion v0.8.2
7072026-09-07T11:14:50.354Z Compiling dtor v0.8.1
7082026-09-07T11:14:50.447Z Compiling link-section v0.2.1
7092026-09-07T11:14:50.533Z Compiling ctor-proc-macro v0.0.13
7102026-09-07T11:14:50.875Z Compiling ctor v0.10.1
7112026-09-07T11:14:52.239Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7122026-09-07T11:15:06.285Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.43s
7132026-09-07T11:15:06.371Z Running benches/xde.rs (target/release/deps/xde-169ae832a0985bae)
7142026-09-07T11:15:06.380Z###--------------------------------###
7152026-09-07T11:15:06.380Z:::Building test topology... (120s):::
7162026-09-07T11:15:06.380Z###--------------------------------###
7172026-09-07T11:15:06.385Zadding underlay route 0
7182026-09-07T11:15:06.388Zadding underlay route 1
7192026-09-07T11:15:06.589Zstart zones a, b
7202026-09-07T11:15:16.659Zconfigure zone
7212026-09-07T11:15:16.663Zconfigure zone
7222026-09-07T11:15:16.678Zinstall zone
7232026-09-07T11:15:16.681Zinstall zone
7242026-09-07T11:15:26.615Zboot zone
7252026-09-07T11:15:26.615Zboot zone
7262026-09-07T11:15:26.692Zsetup zones a, b
7272026-09-07T11:15:26.692Z[a] svcs -a
7282026-09-07T11:15:26.692Z[b] svcs -a
7292026-09-07T11:15:26.710ZFailed to parse command output: exit code 1
7302026-09-07T11:15:26.710Zstdout:
7312026-09-07T11:15:26.710Z
7322026-09-07T11:15:26.710Zstderr:
7332026-09-07T11:15:26.710Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-09-07T11:15:26.710ZFailed to parse command output: exit code 1
7352026-09-07T11:15:26.710Zstdout:
7362026-09-07T11:15:26.710Z
7372026-09-07T11:15:26.710Zstderr:
7382026-09-07T11:15:26.710Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7392026-09-07T11:15:26.910Z[a] svcs -a
7402026-09-07T11:15:26.910Z[b] svcs -a
7412026-09-07T11:15:27.019ZSTATE STIME FMRI
7422026-09-07T11:15:27.019Zonline 11:15:25 svc:/system/svc/restarter:default
7432026-09-07T11:15:27.019Zoffline 11:15:25 svc:/system/early-manifest-import:default
7442026-09-07T11:15:27.019Z- - svc:/application/management/net-snmp:default
7452026-09-07T11:15:27.019Z- - svc:/application/pkg/dynamic-mirror:default
7462026-09-07T11:15:27.019Z- - svc:/application/pkg/mirror:default
7472026-09-07T11:15:27.019Z- - svc:/application/pkg/repositories-setup:default
7482026-09-07T11:15:27.019Z- - svc:/application/pkg/server:default
7492026-09-07T11:15:27.019Z- - svc:/application/security/tcsd:default
7502026-09-07T11:15:27.019Z- - svc:/milestone/devices:default
7512026-09-07T11:15:27.019Z- - svc:/milestone/multi-user-server:default
7522026-09-07T11:15:27.019Z- - svc:/milestone/multi-user:default
7532026-09-07T11:15:27.019Z- - svc:/milestone/name-services:default
7542026-09-07T11:15:27.019Z- - svc:/milestone/network:default
7552026-09-07T11:15:27.019Z- - svc:/milestone/single-user:default
7562026-09-07T11:15:27.019Z- - svc:/milestone/sysconfig:default
7572026-09-07T11:15:27.019Z- - svc:/network/chrony:default
7582026-09-07T11:15:27.019Z- - svc:/network/datalink-management:default
7592026-09-07T11:15:27.019Z- - svc:/network/dns/client:default
7602026-09-07T11:15:27.019Z- - svc:/network/dns/install:default
7612026-09-07T11:15:27.019Z- - svc:/network/dns/multicast:default
7622026-09-07T11:15:27.019Z- - svc:/network/inetd-upgrade:default
7632026-09-07T11:15:27.019Z- - svc:/network/inetd:default
7642026-09-07T11:15:27.019Z- - svc:/network/initial:default
7652026-09-07T11:15:27.019Z- - svc:/network/install:default
7662026-09-07T11:15:27.019Z- - svc:/network/ip-interface-management:default
7672026-09-07T11:15:27.019Z- - svc:/network/ipmp:default
7682026-09-07T11:15:27.019Z- - svc:/network/ipqos:default
7692026-09-07T11:15:27.020Z- - svc:/network/ipsec/ike:default
7702026-09-07T11:15:27.020Z- - svc:/network/ipsec/ipsecalgs:default
7712026-09-07T11:15:27.020Z- - svc:/network/ipsec/manual-key:default
7722026-09-07T11:15:27.020Z- - svc:/network/ipsec/policy:default
7732026-09-07T11:15:27.020Z- - svc:/network/iptun:default
7742026-09-07T11:15:27.020Z- - svc:/network/ipv4-forwarding:default
7752026-09-07T11:15:27.020Z- - svc:/network/ipv6-forwarding:default
7762026-09-07T11:15:27.020Z- - svc:/network/ldap/client:default
7772026-09-07T11:15:27.020Z- - svc:/network/location:default
7782026-09-07T11:15:27.020Z- - svc:/network/loopback:default
7792026-09-07T11:15:27.020Z- - svc:/network/netcfg:default
7802026-09-07T11:15:27.020Z- - svc:/network/netmask:default
7812026-09-07T11:15:27.020Z- - svc:/network/nfs/cbd:default
7822026-09-07T11:15:27.020Z- - svc:/network/nfs/client:default
7832026-09-07T11:15:27.020Z- - svc:/network/nfs/log:default
7842026-09-07T11:15:27.020Z- - svc:/network/nfs/mapid:default
7852026-09-07T11:15:27.020Z- - svc:/network/nfs/nlockmgr:default
7862026-09-07T11:15:27.020Z- - svc:/network/nfs/rquota:default
7872026-09-07T11:15:27.020Z- - svc:/network/nfs/server:default
7882026-09-07T11:15:27.020Z- - svc:/network/nfs/status:default
7892026-09-07T11:15:27.020Z- - svc:/network/nis/client:default
7902026-09-07T11:15:27.020Z- - svc:/network/physical:default
7912026-09-07T11:15:27.020Z- - svc:/network/physical:nwam
7922026-09-07T11:15:27.020Z- - svc:/network/routing-setup:default
7932026-09-07T11:15:27.020Z- - svc:/network/routing/legacy-routing:ipv4
7942026-09-07T11:15:27.020Z- - svc:/network/routing/legacy-routing:ipv6
7952026-09-07T11:15:27.020Z- - svc:/network/routing/ndp:default
7962026-09-07T11:15:27.020Z- - svc:/network/routing/rdisc:default
7972026-09-07T11:15:27.020Z- - svc:/network/routing/ripng:default
7982026-09-07T11:15:27.020Z- - svc:/network/routing/route:default
7992026-09-07T11:15:27.020Z- - svc:/network/rpc/bind:default
8002026-09-07T11:15:27.020Z- - svc:/network/rpc/gss:default
8012026-09-07T11:15:27.020Z- - svc:/network/rpc/keyserv:default
8022026-09-07T11:15:27.020Z- - svc:/network/security/kadmin:default
8032026-09-07T11:15:27.020Z- - svc:/network/security/krb5kdc:default
8042026-09-07T11:15:27.020Z- - svc:/network/security/ktkt_warn:default
8052026-09-07T11:15:27.020Z- - svc:/network/service:default
8062026-09-07T11:15:27.020Z- - svc:/network/shares/group:default
8072026-09-07T11:15:27.020Z- - svc:/network/smb/client:default
8082026-09-07T11:15:27.021Z- - svc:/network/smb/server:default
8092026-09-07T11:15:27.021Z- - svc:/network/ssh:default
8102026-09-07T11:15:27.021Z- - svc:/network/tcpkey:default
8112026-09-07T11:15:27.021Z- - svc:/system/auditd:default
8122026-09-07T11:15:27.021Z- - svc:/system/auditset:default
8132026-09-07T11:15:27.021Z- - svc:/system/boot-archive-update:default
8142026-09-07T11:15:27.021Z- - svc:/system/boot-archive:default
8152026-09-07T11:15:27.021Z- - svc:/system/boot-config:default
8162026-09-07T11:15:27.021Z- - svc:/system/consadm:default
8172026-09-07T11:15:27.021Z- - svc:/system/console-login:default
8182026-09-07T11:15:27.021Z- - svc:/system/console-login:vt2
8192026-09-07T11:15:27.021Z- - svc:/system/console-login:vt3
8202026-09-07T11:15:27.021Z- - svc:/system/console-login:vt4
8212026-09-07T11:15:27.021Z- - svc:/system/console-login:vt5
8222026-09-07T11:15:27.021Z- - svc:/system/console-login:vt6
8232026-09-07T11:15:27.021Z- - svc:/system/coreadm:default
8242026-09-07T11:15:27.021Z- - svc:/system/cron:default
8252026-09-07T11:15:27.021Z- - svc:/system/cryptosvc:default
8262026-09-07T11:15:27.021Z- - svc:/system/device/allocate:default
8272026-09-07T11:15:27.021Z- - svc:/system/device/audio:default
8282026-09-07T11:15:27.021Z- - svc:/system/device/local:default
8292026-09-07T11:15:27.021Z- - svc:/system/device/mpxio-upgrade:default
8302026-09-07T11:15:27.021Z- - svc:/system/extended-accounting:flow
8312026-09-07T11:15:27.021Z- - svc:/system/extended-accounting:net
8322026-09-07T11:15:27.021Z- - svc:/system/extended-accounting:process
8332026-09-07T11:15:27.021Z- - svc:/system/extended-accounting:task
8342026-09-07T11:15:27.021Z- - svc:/system/filesystem/local:default
8352026-09-07T11:15:27.021Z- - svc:/system/filesystem/minimal:default
8362026-09-07T11:15:27.021Z- - svc:/system/filesystem/reparse:default
8372026-09-07T11:15:27.021Z- - svc:/system/filesystem/root:default
8382026-09-07T11:15:27.021Z- - svc:/system/filesystem/usr:default
8392026-09-07T11:15:27.021Z- - svc:/system/fm/notify-params:default
8402026-09-07T11:15:27.021Z- - svc:/system/fmd:default
8412026-09-07T11:15:27.026Z- - svc:/system/hostid:default
8422026-09-07T11:15:27.026Z- - svc:/system/hotplug:default
8432026-09-07T11:15:27.026Z- - svc:/system/identity:domain
8442026-09-07T11:15:27.026Z- - svc:/system/identity:node
8452026-09-07T11:15:27.026Z- - svc:/system/idmap:default
8462026-09-07T11:15:27.026Z- - svc:/system/keymap:default
8472026-09-07T11:15:27.026Z- - svc:/system/logadm-upgrade:default
8482026-09-07T11:15:27.026Z- - svc:/system/manifest-import:default
8492026-09-07T11:15:27.026Z- - svc:/system/name-service-cache:default
8502026-09-07T11:15:27.026Z- - svc:/system/pfexec:default
8512026-09-07T11:15:27.026Z- - svc:/system/pkgserv:default
8522026-09-07T11:15:27.026Z- - svc:/system/process-security:default
8532026-09-07T11:15:27.026Z- - svc:/system/rbac:default
8542026-09-07T11:15:27.026Z- - svc:/system/rmtmpfiles:default
8552026-09-07T11:15:27.026Z- - svc:/system/sac:default
8562026-09-07T11:15:27.026Z- - svc:/system/sar:default
8572026-09-07T11:15:27.026Z- - svc:/system/svc/global:default
8582026-09-07T11:15:27.026Z- - svc:/system/system-log:default
8592026-09-07T11:15:27.026Z- - svc:/system/update-man-index:default
8602026-09-07T11:15:27.026Z- - svc:/system/utmp:default
8612026-09-07T11:15:27.026Z- - svc:/system/vtdaemon:default
8622026-09-07T11:15:27.026Z[b] svcs milestone/network
8632026-09-07T11:15:27.026ZSTATE STIME FMRI
8642026-09-07T11:15:27.026Zonline 11:15:25 svc:/system/svc/restarter:default
8652026-09-07T11:15:27.026Zoffline 11:15:25 svc:/system/early-manifest-import:default
8662026-09-07T11:15:27.027Z- - svc:/application/management/net-snmp:default
8672026-09-07T11:15:27.027Z- - svc:/application/pkg/dynamic-mirror:default
8682026-09-07T11:15:27.027Z- - svc:/application/pkg/mirror:default
8692026-09-07T11:15:27.027Z- - svc:/application/pkg/repositories-setup:default
8702026-09-07T11:15:27.027Z- - svc:/application/pkg/server:default
8712026-09-07T11:15:27.027Z- - svc:/application/security/tcsd:default
8722026-09-07T11:15:27.027Z- - svc:/milestone/devices:default
8732026-09-07T11:15:27.027Z- - svc:/milestone/multi-user-server:default
8742026-09-07T11:15:27.027Z- - svc:/milestone/multi-user:default
8752026-09-07T11:15:27.027Z- - svc:/milestone/name-services:default
8762026-09-07T11:15:27.027Z- - svc:/milestone/network:default
8772026-09-07T11:15:27.027Z- - svc:/milestone/single-user:default
8782026-09-07T11:15:27.027Z- - svc:/milestone/sysconfig:default
8792026-09-07T11:15:27.027Z- - svc:/network/chrony:default
8802026-09-07T11:15:27.027Z- - svc:/network/datalink-management:default
8812026-09-07T11:15:27.027Z- - svc:/network/dns/client:default
8822026-09-07T11:15:27.027Z- - svc:/network/dns/install:default
8832026-09-07T11:15:27.027Z- - svc:/network/dns/multicast:default
8842026-09-07T11:15:27.027Z- - svc:/network/inetd-upgrade:default
8852026-09-07T11:15:27.027Z- - svc:/network/inetd:default
8862026-09-07T11:15:27.027Z- - svc:/network/initial:default
8872026-09-07T11:15:27.027Z- - svc:/network/install:default
8882026-09-07T11:15:27.027Z- - svc:/network/ip-interface-management:default
8892026-09-07T11:15:27.027Z- - svc:/network/ipmp:default
8902026-09-07T11:15:27.027Z- - svc:/network/ipqos:default
8912026-09-07T11:15:27.027Z- - svc:/network/ipsec/ike:default
8922026-09-07T11:15:27.027Z- - svc:/network/ipsec/ipsecalgs:default
8932026-09-07T11:15:27.027Z- - svc:/network/ipsec/manual-key:default
8942026-09-07T11:15:27.027Z- - svc:/network/ipsec/policy:default
8952026-09-07T11:15:27.027Z- - svc:/network/iptun:default
8962026-09-07T11:15:27.027Z- - svc:/network/ipv4-forwarding:default
8972026-09-07T11:15:27.027Z- - svc:/network/ipv6-forwarding:default
8982026-09-07T11:15:27.027Z- - svc:/network/ldap/client:default
8992026-09-07T11:15:27.027Z- - svc:/network/location:default
9002026-09-07T11:15:27.027Z- - svc:/network/loopback:default
9012026-09-07T11:15:27.027Z- - svc:/network/netcfg:default
9022026-09-07T11:15:27.027Z- - svc:/network/netmask:default
9032026-09-07T11:15:27.027Z- - svc:/network/nfs/cbd:default
9042026-09-07T11:15:27.027Z- - svc:/network/nfs/client:default
9052026-09-07T11:15:27.027Z- - svc:/network/nfs/log:default
9062026-09-07T11:15:27.028Z- - svc:/network/nfs/mapid:default
9072026-09-07T11:15:27.028Z- - svc:/network/nfs/nlockmgr:default
9082026-09-07T11:15:27.028Z- - svc:/network/nfs/rquota:default
9092026-09-07T11:15:27.028Z- - svc:/network/nfs/server:default
9102026-09-07T11:15:27.028Z- - svc:/network/nfs/status:default
9112026-09-07T11:15:27.028Z- - svc:/network/nis/client:default
9122026-09-07T11:15:27.028Z- - svc:/network/physical:default
9132026-09-07T11:15:27.028Z- - svc:/network/physical:nwam
9142026-09-07T11:15:27.028Z- - svc:/network/routing-setup:default
9152026-09-07T11:15:27.028Z- - svc:/network/routing/legacy-routing:ipv4
9162026-09-07T11:15:27.028Z- - svc:/network/routing/legacy-routing:ipv6
9172026-09-07T11:15:27.028Z- - svc:/network/routing/ndp:default
9182026-09-07T11:15:27.028Z- - svc:/network/routing/rdisc:default
9192026-09-07T11:15:27.028Z- - svc:/network/routing/ripng:default
9202026-09-07T11:15:27.028Z- - svc:/network/routing/route:default
9212026-09-07T11:15:27.028Z- - svc:/network/rpc/bind:default
9222026-09-07T11:15:27.028Z- - svc:/network/rpc/gss:default
9232026-09-07T11:15:27.028Z- - svc:/network/rpc/keyserv:default
9242026-09-07T11:15:27.028Z- - svc:/network/security/kadmin:default
9252026-09-07T11:15:27.028Z- - svc:/network/security/krb5kdc:default
9262026-09-07T11:15:27.028Z- - svc:/network/security/ktkt_warn:default
9272026-09-07T11:15:27.028Z- - svc:/network/service:default
9282026-09-07T11:15:27.028Z- - svc:/network/shares/group:default
9292026-09-07T11:15:27.028Z- - svc:/network/smb/client:default
9302026-09-07T11:15:27.028Z- - svc:/network/smb/server:default
9312026-09-07T11:15:27.028Z- - svc:/network/ssh:default
9322026-09-07T11:15:27.028Z- - svc:/network/tcpkey:default
9332026-09-07T11:15:27.028Z- - svc:/system/auditd:default
9342026-09-07T11:15:27.028Z- - svc:/system/auditset:default
9352026-09-07T11:15:27.028Z- - svc:/system/boot-archive-update:default
9362026-09-07T11:15:27.028Z- - svc:/system/boot-archive:default
9372026-09-07T11:15:27.028Z- - svc:/system/boot-config:default
9382026-09-07T11:15:27.028Z- - svc:/system/consadm:default
9392026-09-07T11:15:27.028Z- - svc:/system/console-login:default
9402026-09-07T11:15:27.028Z- - svc:/system/console-login:vt2
9412026-09-07T11:15:27.032Z- - svc:/system/console-login:vt3
9422026-09-07T11:15:27.032Z- - svc:/system/console-login:vt4
9432026-09-07T11:15:27.032Z- - svc:/system/console-login:vt5
9442026-09-07T11:15:27.032Z- - svc:/system/console-login:vt6
9452026-09-07T11:15:27.032Z- - svc:/system/coreadm:default
9462026-09-07T11:15:27.032Z- - svc:/system/cron:default
9472026-09-07T11:15:27.032Z- - svc:/system/cryptosvc:default
9482026-09-07T11:15:27.032Z- - svc:/system/device/allocate:default
9492026-09-07T11:15:27.032Z- - svc:/system/device/audio:default
9502026-09-07T11:15:27.032Z- - svc:/system/device/local:default
9512026-09-07T11:15:27.033Z- - svc:/system/device/mpxio-upgrade:default
9522026-09-07T11:15:27.033Z- - svc:/system/extended-accounting:flow
9532026-09-07T11:15:27.033Z- - svc:/system/extended-accounting:net
9542026-09-07T11:15:27.033Z- - svc:/system/extended-accounting:process
9552026-09-07T11:15:27.033Z- - svc:/system/extended-accounting:task
9562026-09-07T11:15:27.033Z- - svc:/system/filesystem/local:default
9572026-09-07T11:15:27.033Z- - svc:/system/filesystem/minimal:default
9582026-09-07T11:15:27.033Z- - svc:/system/filesystem/reparse:default
9592026-09-07T11:15:27.033Z- - svc:/system/filesystem/root:default
9602026-09-07T11:15:27.033Z- - svc:/system/filesystem/usr:default
9612026-09-07T11:15:27.033Z- - svc:/system/fm/notify-params:default
9622026-09-07T11:15:27.033Z- - svc:/system/fmd:default
9632026-09-07T11:15:27.033Z- - svc:/system/hostid:default
9642026-09-07T11:15:27.033Z- - svc:/system/hotplug:default
9652026-09-07T11:15:27.033Z- - svc:/system/identity:domain
9662026-09-07T11:15:27.033Z- - svc:/system/identity:node
9672026-09-07T11:15:27.033Z- - svc:/system/idmap:default
9682026-09-07T11:15:27.033Z- - svc:/system/keymap:default
9692026-09-07T11:15:27.033Z- - svc:/system/logadm-upgrade:default
9702026-09-07T11:15:27.033Z- - svc:/system/manifest-import:default
9712026-09-07T11:15:27.033Z- - svc:/system/name-service-cache:default
9722026-09-07T11:15:27.033Z- - svc:/system/pfexec:default
9732026-09-07T11:15:27.033Z- - svc:/system/pkgserv:default
9742026-09-07T11:15:27.033Z- - svc:/system/process-security:default
9752026-09-07T11:15:27.033Z- - svc:/system/rbac:default
9762026-09-07T11:15:27.033Z- - svc:/system/rmtmpfiles:default
9772026-09-07T11:15:27.033Z- - svc:/system/sac:default
9782026-09-07T11:15:27.033Z- - svc:/system/sar:default
9792026-09-07T11:15:27.033Z- - svc:/system/svc/global:default
9802026-09-07T11:15:27.033Z- - svc:/system/system-log:default
9812026-09-07T11:15:27.033Z- - svc:/system/update-man-index:default
9822026-09-07T11:15:27.033Z- - svc:/system/utmp:default
9832026-09-07T11:15:27.033Z- - svc:/system/vtdaemon:default
9842026-09-07T11:15:27.033Z[a] svcs milestone/network
9852026-09-07T11:15:27.033ZSTATE STIME FMRI
9862026-09-07T11:15:27.033Z- - svc:/milestone/network:default
9872026-09-07T11:15:27.033ZSTATE STIME FMRI
9882026-09-07T11:15:27.033Z- - svc:/milestone/network:default
9892026-09-07T11:15:28.031Z[b] svcs milestone/network
9902026-09-07T11:15:28.031Z[a] svcs milestone/network
9912026-09-07T11:15:28.046ZSTATE STIME FMRI
9922026-09-07T11:15:28.046Zonline 11:15:26 svc:/milestone/network:default
9932026-09-07T11:15:28.046Z[b] ipadm create-addr -t -T dhcp opte1/test
9942026-09-07T11:15:28.053ZSTATE STIME FMRI
9952026-09-07T11:15:28.053Zonline 11:15:26 svc:/milestone/network:default
9962026-09-07T11:15:28.053Z[a] ipadm create-addr -t -T dhcp opte0/test
9972026-09-07T11:15:33.791Z
9982026-09-07T11:15:33.791Z[b] route add -iface 10.0.0.254 10.0.0.2
9992026-09-07T11:15:33.806Zadd host 10.0.0.254: gateway 10.0.0.2
10002026-09-07T11:15:33.806Z[b] route add 10.0.0.0/24 10.0.0.254
10012026-09-07T11:15:33.817Zadd net 10.0.0.0/24: gateway 10.0.0.254
10022026-09-07T11:15:33.818Z[b] route add 224.0.0.0/4 10.0.0.254
10032026-09-07T11:15:33.829Zadd net 224.0.0.0/4: gateway 10.0.0.254
10042026-09-07T11:15:34.475Z
10052026-09-07T11:15:34.475Z[a] route add -iface 10.0.0.254 10.0.0.1
10062026-09-07T11:15:34.489Zadd host 10.0.0.254: gateway 10.0.0.1
10072026-09-07T11:15:34.489Z[a] route add 10.0.0.0/24 10.0.0.254
10082026-09-07T11:15:34.501Zadd net 10.0.0.0/24: gateway 10.0.0.254
10092026-09-07T11:15:34.501Z[a] route add 224.0.0.0/4 10.0.0.254
10102026-09-07T11:15:34.512Zadd net 224.0.0.0/4: gateway 10.0.0.254
10112026-09-07T11:15:34.515Z###---------------###
10122026-09-07T11:15:34.515Z:::Topology built!:::
10132026-09-07T11:15:34.515Z###---------------###
10142026-09-07T11:15:34.515Z###----------------###
10152026-09-07T11:15:34.515Z::: iPerf spawned! :::
10162026-09-07T11:15:34.515Z:::Waiting... (10s):::
10172026-09-07T11:15:34.515Z###----------------###
10182026-09-07T11:15:44.512Z###---###
10192026-09-07T11:15:44.512Z:::Go!:::
10202026-09-07T11:15:44.512Z###---###
10212026-09-07T11:15:44.512Z[a] ping 10.0.0.2
10222026-09-07T11:15:44.531Z10.0.0.2 is alive
10232026-09-07T11:15:44.531Z###-------------------###
10242026-09-07T11:15:44.531Z:::Running experiment :::
10252026-09-07T11:15:44.531Z:::iperf-tcp/local/c2s:::
10262026-09-07T11:15:44.531Z###-------------------###
10272026-09-07T11:15:51.920Z-----------------------------------------------------------
10282026-09-07T11:15:51.921ZServer listening on 5201 (test #1)
10292026-09-07T11:15:51.921Z-----------------------------------------------------------
10302026-09-07T11:15:51.921ZAccepted connection from 10.0.0.1, port 60599
10312026-09-07T11:15:51.921Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58439
10322026-09-07T11:15:51.921Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63429
10332026-09-07T11:15:51.921Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61920
10342026-09-07T11:15:51.921Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44779
10352026-09-07T11:15:51.921Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59680
10362026-09-07T11:15:51.921Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48548
10372026-09-07T11:15:51.921Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36996
10382026-09-07T11:15:51.921Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61837
10392026-09-07T11:15:51.921Z[ ID] Interval Transfer Bitrate
10402026-09-07T11:15:51.921Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10412026-09-07T11:15:51.921Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
10422026-09-07T11:15:51.921Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10432026-09-07T11:15:51.921Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10442026-09-07T11:15:51.921Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10452026-09-07T11:15:51.921Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10462026-09-07T11:15:51.921Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
10472026-09-07T11:15:51.921Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
10482026-09-07T11:15:51.921Z[SUM] 0.00-1.00 sec 952 MBytes 7.98 Gbits/sec
10492026-09-07T11:15:51.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
10502026-09-07T11:15:51.921Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
10512026-09-07T11:15:51.921Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10522026-09-07T11:15:51.921Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10532026-09-07T11:15:51.921Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10542026-09-07T11:15:51.921Z[ 14] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10552026-09-07T11:15:51.921Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10562026-09-07T11:15:51.921Z[ 18] 1.00-2.00 sec 164 MBytes 1.38 Gbits/sec
10572026-09-07T11:15:51.921Z[ 20] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
10582026-09-07T11:15:51.921Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10592026-09-07T11:15:51.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
10602026-09-07T11:15:51.921Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10612026-09-07T11:15:51.921Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10622026-09-07T11:15:51.921Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10632026-09-07T11:15:51.921Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10642026-09-07T11:15:51.921Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10652026-09-07T11:15:51.921Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10662026-09-07T11:15:51.922Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10672026-09-07T11:15:51.922Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
10682026-09-07T11:15:51.922Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10692026-09-07T11:15:51.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
10702026-09-07T11:15:51.922Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-09-07T11:15:51.922Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-09-07T11:15:51.922Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-09-07T11:15:51.922Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10742026-09-07T11:15:51.922Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10752026-09-07T11:15:51.922Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10762026-09-07T11:15:51.922Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10772026-09-07T11:15:51.922Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10782026-09-07T11:15:51.922Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10792026-09-07T11:15:51.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
10802026-09-07T11:15:51.922Z[ 5] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10812026-09-07T11:15:51.922Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10822026-09-07T11:15:51.922Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10832026-09-07T11:15:51.922Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10842026-09-07T11:15:51.922Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10852026-09-07T11:15:51.922Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10862026-09-07T11:15:51.922Z[ 18] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
10872026-09-07T11:15:51.922Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
10882026-09-07T11:15:51.922Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
10892026-09-07T11:15:51.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
10902026-09-07T11:15:51.922Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10912026-09-07T11:15:51.922Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
10922026-09-07T11:15:51.922Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10932026-09-07T11:15:51.922Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10942026-09-07T11:15:51.922Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10952026-09-07T11:15:51.922Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10962026-09-07T11:15:51.922Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10972026-09-07T11:15:51.922Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
10982026-09-07T11:15:51.922Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
10992026-09-07T11:15:51.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
11002026-09-07T11:15:51.922Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11012026-09-07T11:15:51.922Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11022026-09-07T11:15:51.922Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11032026-09-07T11:15:54.921Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11042026-09-07T11:15:54.921Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11052026-09-07T11:15:54.921Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11062026-09-07T11:15:54.921Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11072026-09-07T11:15:54.921Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11082026-09-07T11:15:54.921Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11092026-09-07T11:15:54.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
11102026-09-07T11:15:54.921Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11112026-09-07T11:15:54.922Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11122026-09-07T11:15:54.922Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11132026-09-07T11:15:54.922Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11142026-09-07T11:15:54.922Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11152026-09-07T11:15:54.922Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11162026-09-07T11:15:54.922Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
11172026-09-07T11:15:54.922Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
11182026-09-07T11:15:54.922Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
11192026-09-07T11:15:54.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
11202026-09-07T11:15:54.922Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11212026-09-07T11:15:54.922Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11222026-09-07T11:15:54.922Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11232026-09-07T11:15:54.922Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11242026-09-07T11:15:54.922Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11252026-09-07T11:15:54.922Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11262026-09-07T11:15:54.922Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11272026-09-07T11:15:54.922Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
11282026-09-07T11:15:54.922Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
11292026-09-07T11:15:54.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
11302026-09-07T11:15:54.922Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11312026-09-07T11:15:54.922Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11322026-09-07T11:15:54.922Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11332026-09-07T11:15:54.922Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11342026-09-07T11:15:54.922Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11352026-09-07T11:15:54.922Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11362026-09-07T11:15:54.922Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11372026-09-07T11:15:54.922Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11382026-09-07T11:15:54.922Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11392026-09-07T11:15:54.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
11402026-09-07T11:15:54.923Z[ 5] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11412026-09-07T11:15:54.923Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11422026-09-07T11:15:54.923Z[ 10] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11432026-09-07T11:15:54.923Z[ 12] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11442026-09-07T11:15:54.923Z[ 14] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11452026-09-07T11:15:54.923Z[ 16] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11462026-09-07T11:15:54.923Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
11472026-09-07T11:15:54.923Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11482026-09-07T11:15:54.923Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
11492026-09-07T11:15:54.923Z- - - - - - - - - - - - - - - - - - - - - - - - -
11502026-09-07T11:15:54.923Z[ ID] Interval Transfer Bitrate
11512026-09-07T11:15:54.923Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11522026-09-07T11:15:54.923Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-09-07T11:15:54.923Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11542026-09-07T11:15:54.923Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11552026-09-07T11:15:54.923Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11562026-09-07T11:15:54.923Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11572026-09-07T11:15:54.923Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11582026-09-07T11:15:54.923Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11592026-09-07T11:15:54.927Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11602026-09-07T11:15:54.927ZRun 1/5...10126.200354592555Mbps
11612026-09-07T11:16:02.312Z-----------------------------------------------------------
11622026-09-07T11:16:02.312ZServer listening on 5201 (test #2)
11632026-09-07T11:16:02.312Z-----------------------------------------------------------
11642026-09-07T11:16:02.312ZAccepted connection from 10.0.0.1, port 62925
11652026-09-07T11:16:02.312Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58308
11662026-09-07T11:16:02.312Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55142
11672026-09-07T11:16:02.312Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33383
11682026-09-07T11:16:02.312Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46912
11692026-09-07T11:16:02.312Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52339
11702026-09-07T11:16:02.312Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43405
11712026-09-07T11:16:02.312Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56991
11722026-09-07T11:16:02.312Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53583
11732026-09-07T11:16:02.312Z[ ID] Interval Transfer Bitrate
11742026-09-07T11:16:02.312Z[ 5] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11752026-09-07T11:16:02.312Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11762026-09-07T11:16:02.312Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11772026-09-07T11:16:02.312Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11782026-09-07T11:16:02.313Z[ 14] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11792026-09-07T11:16:02.313Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11802026-09-07T11:16:02.313Z[ 18] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11812026-09-07T11:16:02.313Z[ 20] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11822026-09-07T11:16:02.313Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
11832026-09-07T11:16:02.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
11842026-09-07T11:16:02.313Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11852026-09-07T11:16:02.313Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11862026-09-07T11:16:02.313Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11872026-09-07T11:16:02.313Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11882026-09-07T11:16:02.313Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11892026-09-07T11:16:02.313Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11902026-09-07T11:16:02.313Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11912026-09-07T11:16:02.313Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11922026-09-07T11:16:02.313Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11932026-09-07T11:16:02.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
11942026-09-07T11:16:02.313Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11952026-09-07T11:16:02.313Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11962026-09-07T11:16:02.313Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11972026-09-07T11:16:02.313Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11982026-09-07T11:16:02.313Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11992026-09-07T11:16:02.313Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12002026-09-07T11:16:02.313Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12012026-09-07T11:16:02.313Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
12022026-09-07T11:16:02.313Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
12032026-09-07T11:16:02.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
12042026-09-07T11:16:02.313Z[ 5] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
12052026-09-07T11:16:02.313Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12062026-09-07T11:16:02.313Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12072026-09-07T11:16:02.313Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12082026-09-07T11:16:02.313Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12092026-09-07T11:16:02.313Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12102026-09-07T11:16:02.313Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12112026-09-07T11:16:02.313Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12122026-09-07T11:16:02.313Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12132026-09-07T11:16:02.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
12142026-09-07T11:16:02.313Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12152026-09-07T11:16:02.313Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12162026-09-07T11:16:02.313Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12172026-09-07T11:16:02.313Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12182026-09-07T11:16:02.314Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12192026-09-07T11:16:02.314Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12202026-09-07T11:16:02.314Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12212026-09-07T11:16:02.314Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
12222026-09-07T11:16:02.314Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
12232026-09-07T11:16:02.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
12242026-09-07T11:16:02.314Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12252026-09-07T11:16:02.314Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12262026-09-07T11:16:02.314Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12272026-09-07T11:16:02.314Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12282026-09-07T11:16:02.314Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12292026-09-07T11:16:02.314Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12302026-09-07T11:16:02.314Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12312026-09-07T11:16:02.314Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12322026-09-07T11:16:02.314Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12332026-09-07T11:16:02.314Z- - - - - - - - - - - - - - - - - - - - - - - - -
12342026-09-07T11:16:02.314Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12352026-09-07T11:16:02.314Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12362026-09-07T11:16:02.314Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12372026-09-07T11:16:05.312Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12382026-09-07T11:16:05.312Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12392026-09-07T11:16:05.312Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12402026-09-07T11:16:05.312Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12412026-09-07T11:16:05.312Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
12422026-09-07T11:16:05.312Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
12432026-09-07T11:16:05.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
12442026-09-07T11:16:05.312Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12452026-09-07T11:16:05.312Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12462026-09-07T11:16:05.312Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12472026-09-07T11:16:05.312Z[ 12] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12482026-09-07T11:16:05.312Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12492026-09-07T11:16:05.312Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12502026-09-07T11:16:05.312Z[ 18] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12512026-09-07T11:16:05.312Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
12522026-09-07T11:16:05.312Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
12532026-09-07T11:16:05.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
12542026-09-07T11:16:05.317Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12552026-09-07T11:16:05.317Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12562026-09-07T11:16:05.317Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12572026-09-07T11:16:05.317Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12582026-09-07T11:16:05.317Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12592026-09-07T11:16:05.317Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
12602026-09-07T11:16:05.317Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12612026-09-07T11:16:05.317Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12622026-09-07T11:16:05.317Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12632026-09-07T11:16:05.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
12642026-09-07T11:16:05.317Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12652026-09-07T11:16:05.317Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-09-07T11:16:05.317Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-09-07T11:16:05.317Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12682026-09-07T11:16:05.318Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
12692026-09-07T11:16:05.318Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12702026-09-07T11:16:05.318Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12712026-09-07T11:16:05.318Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12722026-09-07T11:16:05.318Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12732026-09-07T11:16:05.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
12742026-09-07T11:16:05.318Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12752026-09-07T11:16:05.318Z[ 8] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12762026-09-07T11:16:05.318Z[ 10] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12772026-09-07T11:16:05.318Z[ 12] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12782026-09-07T11:16:05.318Z[ 14] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12792026-09-07T11:16:05.318Z[ 16] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12802026-09-07T11:16:05.318Z[ 18] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
12812026-09-07T11:16:05.318Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12822026-09-07T11:16:05.318Z[SUM] 10.00-10.00 sec 768 KBytes 11.6 Gbits/sec
12832026-09-07T11:16:05.318Z- - - - - - - - - - - - - - - - - - - - - - - - -
12842026-09-07T11:16:05.318Z[ ID] Interval Transfer Bitrate
12852026-09-07T11:16:05.318Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12862026-09-07T11:16:05.318Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12872026-09-07T11:16:05.318Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12882026-09-07T11:16:05.318Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12892026-09-07T11:16:05.318Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12902026-09-07T11:16:05.318Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12912026-09-07T11:16:05.318Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12922026-09-07T11:16:05.318Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12932026-09-07T11:16:05.318Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
12942026-09-07T11:16:05.318ZRun 2/5...10049.878689389818Mbps
12952026-09-07T11:16:12.700Z-----------------------------------------------------------
12962026-09-07T11:16:12.700ZServer listening on 5201 (test #3)
12972026-09-07T11:16:12.700Z-----------------------------------------------------------
12982026-09-07T11:16:12.700ZAccepted connection from 10.0.0.1, port 44890
12992026-09-07T11:16:12.700Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51612
13002026-09-07T11:16:12.700Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40793
13012026-09-07T11:16:12.700Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37384
13022026-09-07T11:16:12.700Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64993
13032026-09-07T11:16:12.700Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42182
13042026-09-07T11:16:12.700Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36087
13052026-09-07T11:16:12.700Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56564
13062026-09-07T11:16:12.700Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44482
13072026-09-07T11:16:12.700Z[ ID] Interval Transfer Bitrate
13082026-09-07T11:16:12.700Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13092026-09-07T11:16:12.700Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13102026-09-07T11:16:12.700Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13112026-09-07T11:16:12.700Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13122026-09-07T11:16:12.700Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13132026-09-07T11:16:12.701Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13142026-09-07T11:16:12.701Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13152026-09-07T11:16:12.701Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13162026-09-07T11:16:12.701Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
13172026-09-07T11:16:12.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
13182026-09-07T11:16:12.701Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13192026-09-07T11:16:12.701Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
13202026-09-07T11:16:12.701Z[ 10] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13212026-09-07T11:16:12.701Z[ 12] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13222026-09-07T11:16:12.701Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13232026-09-07T11:16:12.701Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13242026-09-07T11:16:12.701Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
13252026-09-07T11:16:12.701Z[ 20] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
13262026-09-07T11:16:12.701Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
13272026-09-07T11:16:12.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
13282026-09-07T11:16:12.701Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-09-07T11:16:12.701Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13302026-09-07T11:16:12.701Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13312026-09-07T11:16:12.701Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13322026-09-07T11:16:12.701Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13332026-09-07T11:16:12.701Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13342026-09-07T11:16:12.701Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13352026-09-07T11:16:12.701Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13362026-09-07T11:16:12.701Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13372026-09-07T11:16:12.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
13382026-09-07T11:16:12.701Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13392026-09-07T11:16:12.701Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13402026-09-07T11:16:12.701Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13412026-09-07T11:16:12.701Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13422026-09-07T11:16:12.701Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13432026-09-07T11:16:12.701Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
13442026-09-07T11:16:12.701Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13452026-09-07T11:16:12.701Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
13462026-09-07T11:16:12.701Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
13472026-09-07T11:16:12.701Z- - - - - - - - - - - - - - - - - - - - - - - - -
13482026-09-07T11:16:12.701Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13492026-09-07T11:16:12.701Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13502026-09-07T11:16:12.701Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13512026-09-07T11:16:12.705Z[ 12] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
13522026-09-07T11:16:12.705Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13532026-09-07T11:16:12.705Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13542026-09-07T11:16:12.705Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13552026-09-07T11:16:12.705Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13562026-09-07T11:16:12.705Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13572026-09-07T11:16:12.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
13582026-09-07T11:16:12.705Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13592026-09-07T11:16:12.705Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-09-07T11:16:12.705Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13612026-09-07T11:16:12.705Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13622026-09-07T11:16:12.705Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13632026-09-07T11:16:12.705Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13642026-09-07T11:16:12.705Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13652026-09-07T11:16:12.705Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13662026-09-07T11:16:12.705Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13672026-09-07T11:16:12.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
13682026-09-07T11:16:12.705Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13692026-09-07T11:16:12.705Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13702026-09-07T11:16:12.705Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13712026-09-07T11:16:15.701Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13722026-09-07T11:16:15.701Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13732026-09-07T11:16:15.701Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13742026-09-07T11:16:15.701Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13752026-09-07T11:16:15.701Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13762026-09-07T11:16:15.702Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13772026-09-07T11:16:15.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
13782026-09-07T11:16:15.702Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-09-07T11:16:15.702Z[ 8] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
13802026-09-07T11:16:15.702Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-09-07T11:16:15.702Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13822026-09-07T11:16:15.702Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13832026-09-07T11:16:15.702Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
13842026-09-07T11:16:15.702Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13852026-09-07T11:16:15.702Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13862026-09-07T11:16:15.702Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
13872026-09-07T11:16:15.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
13882026-09-07T11:16:15.702Z[ 5] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13892026-09-07T11:16:15.702Z[ 8] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13902026-09-07T11:16:15.702Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13912026-09-07T11:16:15.702Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13922026-09-07T11:16:15.702Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13932026-09-07T11:16:15.702Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13942026-09-07T11:16:15.702Z[ 18] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
13952026-09-07T11:16:15.702Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
13962026-09-07T11:16:15.702Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
13972026-09-07T11:16:15.702Z- - - - - - - - - - - - - - - - - - - - - - - - -
13982026-09-07T11:16:15.702Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
13992026-09-07T11:16:15.702Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14002026-09-07T11:16:15.702Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14012026-09-07T11:16:15.702Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14022026-09-07T11:16:15.703Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14032026-09-07T11:16:15.703Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14042026-09-07T11:16:15.703Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14052026-09-07T11:16:15.703Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14062026-09-07T11:16:15.703Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14072026-09-07T11:16:15.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
14082026-09-07T11:16:15.703Z[ 5] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14092026-09-07T11:16:15.703Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14102026-09-07T11:16:15.703Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14112026-09-07T11:16:15.703Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14122026-09-07T11:16:15.703Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14132026-09-07T11:16:15.703Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14142026-09-07T11:16:15.703Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14152026-09-07T11:16:15.703Z[ 20] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
14162026-09-07T11:16:15.703Z[SUM] 10.00-10.00 sec 512 KBytes 9.22 Gbits/sec
14172026-09-07T11:16:15.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
14182026-09-07T11:16:15.707Z[ ID] Interval Transfer Bitrate
14192026-09-07T11:16:15.707Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14202026-09-07T11:16:15.707Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14212026-09-07T11:16:15.707Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14222026-09-07T11:16:15.707Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14232026-09-07T11:16:15.707Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14242026-09-07T11:16:15.707Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14252026-09-07T11:16:15.707Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14262026-09-07T11:16:15.707Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14272026-09-07T11:16:15.707Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
14282026-09-07T11:16:15.707ZRun 3/5...10079.252349682Mbps
14292026-09-07T11:16:23.093Z-----------------------------------------------------------
14302026-09-07T11:16:23.093ZServer listening on 5201 (test #4)
14312026-09-07T11:16:23.093Z-----------------------------------------------------------
14322026-09-07T11:16:23.094ZAccepted connection from 10.0.0.1, port 57338
14332026-09-07T11:16:23.094Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36712
14342026-09-07T11:16:23.094Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36622
14352026-09-07T11:16:23.094Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61898
14362026-09-07T11:16:23.094Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35600
14372026-09-07T11:16:23.094Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42123
14382026-09-07T11:16:23.094Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38763
14392026-09-07T11:16:23.094Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59034
14402026-09-07T11:16:23.094Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38385
14412026-09-07T11:16:23.098Z[ ID] Interval Transfer Bitrate
14422026-09-07T11:16:23.098Z[ 5] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14432026-09-07T11:16:23.098Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14442026-09-07T11:16:23.098Z[ 10] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14452026-09-07T11:16:23.098Z[ 12] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14462026-09-07T11:16:23.098Z[ 14] 0.00-1.00 sec 121 MBytes 1.01 Gbits/sec
14472026-09-07T11:16:23.098Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14482026-09-07T11:16:23.098Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14492026-09-07T11:16:23.098Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
14502026-09-07T11:16:23.098Z[SUM] 0.00-1.00 sec 969 MBytes 8.13 Gbits/sec
14512026-09-07T11:16:23.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
14522026-09-07T11:16:23.098Z[ 5] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14532026-09-07T11:16:23.098Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14542026-09-07T11:16:23.098Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14552026-09-07T11:16:23.098Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14562026-09-07T11:16:23.098Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
14572026-09-07T11:16:23.098Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14582026-09-07T11:16:23.098Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
14592026-09-07T11:16:23.098Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
14602026-09-07T11:16:23.098Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
14612026-09-07T11:16:23.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
14622026-09-07T11:16:23.098Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-09-07T11:16:23.098Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-09-07T11:16:23.098Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-09-07T11:16:23.099Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14662026-09-07T11:16:23.099Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-09-07T11:16:23.099Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14682026-09-07T11:16:23.099Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14692026-09-07T11:16:23.099Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14702026-09-07T11:16:23.099Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14712026-09-07T11:16:23.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
14722026-09-07T11:16:23.099Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14732026-09-07T11:16:23.099Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14742026-09-07T11:16:23.099Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14752026-09-07T11:16:23.099Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14762026-09-07T11:16:23.099Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14772026-09-07T11:16:23.099Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14782026-09-07T11:16:23.099Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14792026-09-07T11:16:23.099Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14802026-09-07T11:16:23.099Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14812026-09-07T11:16:23.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
14822026-09-07T11:16:23.099Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14832026-09-07T11:16:23.099Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14842026-09-07T11:16:23.099Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14852026-09-07T11:16:23.099Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14862026-09-07T11:16:23.099Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14872026-09-07T11:16:23.099Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14882026-09-07T11:16:23.099Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14892026-09-07T11:16:23.099Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14902026-09-07T11:16:23.099Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14912026-09-07T11:16:23.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
14922026-09-07T11:16:23.099Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14932026-09-07T11:16:23.099Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14942026-09-07T11:16:23.099Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14952026-09-07T11:16:23.099Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14962026-09-07T11:16:23.099Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
14972026-09-07T11:16:23.099Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
14982026-09-07T11:16:23.099Z[ 18] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
14992026-09-07T11:16:23.099Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
15002026-09-07T11:16:23.099Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
15012026-09-07T11:16:23.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
15022026-09-07T11:16:23.099Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15032026-09-07T11:16:23.099Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15042026-09-07T11:16:23.100Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15052026-09-07T11:16:26.095Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15062026-09-07T11:16:26.096Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15072026-09-07T11:16:26.096Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15082026-09-07T11:16:26.096Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15092026-09-07T11:16:26.096Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15102026-09-07T11:16:26.096Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
15112026-09-07T11:16:26.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
15122026-09-07T11:16:26.096Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15132026-09-07T11:16:26.096Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15142026-09-07T11:16:26.096Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15152026-09-07T11:16:26.096Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15162026-09-07T11:16:26.096Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15172026-09-07T11:16:26.096Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15182026-09-07T11:16:26.096Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15192026-09-07T11:16:26.096Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
15202026-09-07T11:16:26.096Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
15212026-09-07T11:16:26.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
15222026-09-07T11:16:26.096Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15232026-09-07T11:16:26.096Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15242026-09-07T11:16:26.096Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15252026-09-07T11:16:26.096Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15262026-09-07T11:16:26.096Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15272026-09-07T11:16:26.096Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15282026-09-07T11:16:26.096Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15292026-09-07T11:16:26.096Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
15302026-09-07T11:16:26.097Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.4 Gbits/sec
15312026-09-07T11:16:26.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
15322026-09-07T11:16:26.097Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15332026-09-07T11:16:26.097Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-09-07T11:16:26.097Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15352026-09-07T11:16:26.097Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15362026-09-07T11:16:26.097Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15372026-09-07T11:16:26.097Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15382026-09-07T11:16:26.097Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
15392026-09-07T11:16:26.097Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15402026-09-07T11:16:26.097Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15412026-09-07T11:16:26.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
15422026-09-07T11:16:26.097Z[ 5] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
15432026-09-07T11:16:26.097Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15442026-09-07T11:16:26.097Z[ 10] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
15452026-09-07T11:16:26.097Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15462026-09-07T11:16:26.097Z[ 14] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
15472026-09-07T11:16:26.097Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
15482026-09-07T11:16:26.097Z[ 18] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
15492026-09-07T11:16:26.097Z[ 20] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
15502026-09-07T11:16:26.097Z[SUM] 10.00-10.00 sec 768 KBytes 13.4 Gbits/sec
15512026-09-07T11:16:26.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
15522026-09-07T11:16:26.097Z[ ID] Interval Transfer Bitrate
15532026-09-07T11:16:26.097Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15542026-09-07T11:16:26.101Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-09-07T11:16:26.101Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15562026-09-07T11:16:26.101Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15572026-09-07T11:16:26.101Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15582026-09-07T11:16:26.101Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15592026-09-07T11:16:26.101Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15602026-09-07T11:16:26.101Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15612026-09-07T11:16:26.101Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec receiver
15622026-09-07T11:16:26.101ZRun 4/5...10158.20563017528Mbps
15632026-09-07T11:16:33.490Z-----------------------------------------------------------
15642026-09-07T11:16:33.490ZServer listening on 5201 (test #5)
15652026-09-07T11:16:33.490Z-----------------------------------------------------------
15662026-09-07T11:16:33.490ZAccepted connection from 10.0.0.1, port 60274
15672026-09-07T11:16:33.490Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42253
15682026-09-07T11:16:33.490Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60731
15692026-09-07T11:16:33.490Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41134
15702026-09-07T11:16:33.490Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53482
15712026-09-07T11:16:33.490Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44837
15722026-09-07T11:16:33.490Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40600
15732026-09-07T11:16:33.490Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37883
15742026-09-07T11:16:33.490Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58265
15752026-09-07T11:16:33.490Z[ ID] Interval Transfer Bitrate
15762026-09-07T11:16:33.490Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15772026-09-07T11:16:33.490Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15782026-09-07T11:16:33.490Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15792026-09-07T11:16:33.490Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15802026-09-07T11:16:33.491Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15812026-09-07T11:16:33.491Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15822026-09-07T11:16:33.491Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15832026-09-07T11:16:33.491Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
15842026-09-07T11:16:33.491Z[SUM] 0.00-1.00 sec 961 MBytes 8.06 Gbits/sec
15852026-09-07T11:16:33.491Z- - - - - - - - - - - - - - - - - - - - - - - - -
15862026-09-07T11:16:33.491Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15872026-09-07T11:16:33.491Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15882026-09-07T11:16:33.491Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15892026-09-07T11:16:33.491Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
15902026-09-07T11:16:33.491Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15912026-09-07T11:16:33.491Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15922026-09-07T11:16:33.491Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15932026-09-07T11:16:33.491Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15942026-09-07T11:16:33.491Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15952026-09-07T11:16:33.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
15962026-09-07T11:16:33.494Z[ 5] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
15972026-09-07T11:16:33.494Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15982026-09-07T11:16:33.494Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
15992026-09-07T11:16:33.494Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16002026-09-07T11:16:33.494Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16012026-09-07T11:16:33.494Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16022026-09-07T11:16:33.494Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16032026-09-07T11:16:33.494Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
16042026-09-07T11:16:33.494Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
16052026-09-07T11:16:33.494Z- - - - - - - - - - - - - - - - - - - - - - - - -
16062026-09-07T11:16:33.494Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16072026-09-07T11:16:33.494Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16082026-09-07T11:16:33.495Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16092026-09-07T11:16:33.495Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16102026-09-07T11:16:33.495Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16112026-09-07T11:16:33.495Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16122026-09-07T11:16:33.495Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16132026-09-07T11:16:33.495Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
16142026-09-07T11:16:33.495Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
16152026-09-07T11:16:33.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
16162026-09-07T11:16:33.495Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16172026-09-07T11:16:33.495Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16182026-09-07T11:16:33.495Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16192026-09-07T11:16:33.495Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16202026-09-07T11:16:33.495Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
16212026-09-07T11:16:33.495Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16222026-09-07T11:16:33.495Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16232026-09-07T11:16:33.495Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
16242026-09-07T11:16:33.495Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
16252026-09-07T11:16:33.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
16262026-09-07T11:16:33.495Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-09-07T11:16:33.495Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-09-07T11:16:33.495Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-09-07T11:16:33.495Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16302026-09-07T11:16:33.495Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16312026-09-07T11:16:33.495Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16322026-09-07T11:16:33.495Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16332026-09-07T11:16:33.495Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16342026-09-07T11:16:33.495Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16352026-09-07T11:16:33.495Z- - - - - - - - - - - - - - - - - - - - - - - - -
16362026-09-07T11:16:33.495Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16372026-09-07T11:16:33.495Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-09-07T11:16:33.495Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16392026-09-07T11:16:36.492Z[ 12] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16402026-09-07T11:16:36.492Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16412026-09-07T11:16:36.492Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16422026-09-07T11:16:36.492Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
16432026-09-07T11:16:36.492Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
16442026-09-07T11:16:36.492Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
16452026-09-07T11:16:36.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
16462026-09-07T11:16:36.492Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16472026-09-07T11:16:36.492Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16482026-09-07T11:16:36.492Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-09-07T11:16:36.492Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16502026-09-07T11:16:36.492Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16512026-09-07T11:16:36.492Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16522026-09-07T11:16:36.492Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16532026-09-07T11:16:36.492Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
16542026-09-07T11:16:36.492Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
16552026-09-07T11:16:36.492Z- - - - - - - - - - - - - - - - - - - - - - - - -
16562026-09-07T11:16:36.492Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16572026-09-07T11:16:36.492Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16582026-09-07T11:16:36.492Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16592026-09-07T11:16:36.492Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16602026-09-07T11:16:36.493Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16612026-09-07T11:16:36.493Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16622026-09-07T11:16:36.493Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16632026-09-07T11:16:36.493Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16642026-09-07T11:16:36.493Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16652026-09-07T11:16:36.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16662026-09-07T11:16:36.493Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-09-07T11:16:36.493Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-09-07T11:16:36.493Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-09-07T11:16:36.493Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16702026-09-07T11:16:36.493Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16712026-09-07T11:16:36.493Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16722026-09-07T11:16:36.493Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16732026-09-07T11:16:36.493Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16742026-09-07T11:16:36.493Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16752026-09-07T11:16:36.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16762026-09-07T11:16:36.493Z[ 5] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16772026-09-07T11:16:36.493Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-09-07T11:16:36.493Z[ 10] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16792026-09-07T11:16:36.493Z[ 12] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16802026-09-07T11:16:36.493Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16812026-09-07T11:16:36.493Z[ 16] 10.00-10.00 sec 128 KBytes 2.14 Gbits/sec
16822026-09-07T11:16:36.493Z[ 18] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
16832026-09-07T11:16:36.493Z[ 20] 10.00-10.00 sec 128 KBytes 2.15 Gbits/sec
16842026-09-07T11:16:36.493Z[SUM] 10.00-10.00 sec 768 KBytes 12.8 Gbits/sec
16852026-09-07T11:16:36.493Z- - - - - - - - - - - - - - - - - - - - - - - - -
16862026-09-07T11:16:36.493Z[ ID] Interval Transfer Bitrate
16872026-09-07T11:16:36.493Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16882026-09-07T11:16:36.493Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16892026-09-07T11:16:36.494Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16902026-09-07T11:16:36.494Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16912026-09-07T11:16:36.494Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16922026-09-07T11:16:36.494Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16932026-09-07T11:16:36.494Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16942026-09-07T11:16:36.494Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16952026-09-07T11:16:36.494Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16962026-09-07T11:16:36.498ZRun 5/5...10131.78200645468Mbps
16972026-09-07T11:16:36.498Z###---------------------###
16982026-09-07T11:16:36.498Z::: iPerf done... :::
16992026-09-07T11:16:36.498Z:::Awaiting out files...:::
17002026-09-07T11:16:36.498Z###---------------------###
17012026-09-07T11:16:36.498Z###-----###
17022026-09-07T11:16:36.498Z:::done!:::
17032026-09-07T11:16:36.498Z###-----###
17042026-09-07T11:16:36.498Z###-------------------###
17052026-09-07T11:16:36.498Z:::Running experiment :::
17062026-09-07T11:16:36.498Z:::iperf-tcp/local/s2c:::
17072026-09-07T11:16:36.498Z###-------------------###
17082026-09-07T11:16:43.896Z-----------------------------------------------------------
17092026-09-07T11:16:43.897ZServer listening on 5201 (test #6)
17102026-09-07T11:16:43.897Z-----------------------------------------------------------
17112026-09-07T11:16:43.897ZAccepted connection from 10.0.0.1, port 47045
17122026-09-07T11:16:43.897Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37097
17132026-09-07T11:16:43.897Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58712
17142026-09-07T11:16:43.897Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34528
17152026-09-07T11:16:43.897Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40300
17162026-09-07T11:16:43.897Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43088
17172026-09-07T11:16:43.897Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58623
17182026-09-07T11:16:43.897Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37941
17192026-09-07T11:16:43.897Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64626
17202026-09-07T11:16:43.897Z[ ID] Interval Transfer Bitrate
17212026-09-07T11:16:43.897Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
17222026-09-07T11:16:43.897Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
17232026-09-07T11:16:43.897Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
17242026-09-07T11:16:43.897Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17252026-09-07T11:16:43.897Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17262026-09-07T11:16:43.901Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17272026-09-07T11:16:43.901Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
17282026-09-07T11:16:43.901Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
17292026-09-07T11:16:43.901Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
17302026-09-07T11:16:43.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
17312026-09-07T11:16:43.901Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17322026-09-07T11:16:43.901Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17332026-09-07T11:16:43.901Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17342026-09-07T11:16:43.901Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17352026-09-07T11:16:43.901Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17362026-09-07T11:16:43.901Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17372026-09-07T11:16:43.901Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17382026-09-07T11:16:43.901Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17392026-09-07T11:16:43.901Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
17402026-09-07T11:16:43.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17412026-09-07T11:16:43.902Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17422026-09-07T11:16:43.902Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17432026-09-07T11:16:43.902Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17442026-09-07T11:16:43.902Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17452026-09-07T11:16:43.902Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17462026-09-07T11:16:43.902Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17472026-09-07T11:16:43.902Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17482026-09-07T11:16:43.902Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17492026-09-07T11:16:43.902Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
17502026-09-07T11:16:43.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17512026-09-07T11:16:43.902Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17522026-09-07T11:16:43.902Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17532026-09-07T11:16:43.902Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17542026-09-07T11:16:43.902Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17552026-09-07T11:16:43.902Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17562026-09-07T11:16:43.902Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17572026-09-07T11:16:43.902Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17582026-09-07T11:16:43.902Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17592026-09-07T11:16:43.902Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
17602026-09-07T11:16:43.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17612026-09-07T11:16:43.902Z[ 5] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
17622026-09-07T11:16:43.902Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17632026-09-07T11:16:43.902Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17642026-09-07T11:16:43.902Z[ 12] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
17652026-09-07T11:16:43.902Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17662026-09-07T11:16:43.902Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17672026-09-07T11:16:43.902Z[ 18] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
17682026-09-07T11:16:43.902Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17692026-09-07T11:16:43.902Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
17702026-09-07T11:16:43.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
17712026-09-07T11:16:43.902Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17722026-09-07T11:16:43.902Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17732026-09-07T11:16:43.902Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17742026-09-07T11:16:43.902Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17752026-09-07T11:16:43.902Z[ 14] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17762026-09-07T11:16:43.902Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17772026-09-07T11:16:43.902Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17782026-09-07T11:16:43.902Z[ 20] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17792026-09-07T11:16:43.902Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
17802026-09-07T11:16:43.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
17812026-09-07T11:16:43.903Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17822026-09-07T11:16:43.903Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17832026-09-07T11:16:43.903Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17842026-09-07T11:16:46.899Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17852026-09-07T11:16:46.899Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17862026-09-07T11:16:46.899Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17872026-09-07T11:16:46.899Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
17882026-09-07T11:16:46.899Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17892026-09-07T11:16:46.900Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17902026-09-07T11:16:46.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
17912026-09-07T11:16:46.900Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
17922026-09-07T11:16:46.900Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17932026-09-07T11:16:46.900Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17942026-09-07T11:16:46.900Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17952026-09-07T11:16:46.900Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17962026-09-07T11:16:46.900Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17972026-09-07T11:16:46.900Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17982026-09-07T11:16:46.900Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17992026-09-07T11:16:46.900Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
18002026-09-07T11:16:46.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
18012026-09-07T11:16:46.900Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18022026-09-07T11:16:46.900Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18032026-09-07T11:16:46.900Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18042026-09-07T11:16:46.900Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18052026-09-07T11:16:46.900Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18062026-09-07T11:16:46.900Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18072026-09-07T11:16:46.900Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18082026-09-07T11:16:46.900Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
18092026-09-07T11:16:46.900Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.3 Gbits/sec
18102026-09-07T11:16:46.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
18112026-09-07T11:16:46.900Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18122026-09-07T11:16:46.900Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18132026-09-07T11:16:46.900Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18142026-09-07T11:16:46.900Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18152026-09-07T11:16:46.900Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18162026-09-07T11:16:46.901Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18172026-09-07T11:16:46.901Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18182026-09-07T11:16:46.901Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
18192026-09-07T11:16:46.901Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
18202026-09-07T11:16:46.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
18212026-09-07T11:16:46.901Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-09-07T11:16:46.901Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-09-07T11:16:46.901Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-09-07T11:16:46.901Z[ 12] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18252026-09-07T11:16:46.901Z[ 14] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18262026-09-07T11:16:46.901Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18272026-09-07T11:16:46.901Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18282026-09-07T11:16:46.901Z[ 20] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
18292026-09-07T11:16:46.901Z[SUM] 10.00-10.00 sec 512 KBytes 8.36 Gbits/sec
18302026-09-07T11:16:46.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
18312026-09-07T11:16:46.901Z[ ID] Interval Transfer Bitrate
18322026-09-07T11:16:46.901Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18332026-09-07T11:16:46.901Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18342026-09-07T11:16:46.901Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18352026-09-07T11:16:46.901Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18362026-09-07T11:16:46.901Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18372026-09-07T11:16:46.901Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18382026-09-07T11:16:46.901Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18392026-09-07T11:16:46.901Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18402026-09-07T11:16:46.901Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
18412026-09-07T11:16:46.906ZRun 1/5...10105.336448238337Mbps
18422026-09-07T11:16:54.286Z-----------------------------------------------------------
18432026-09-07T11:16:54.286ZServer listening on 5201 (test #7)
18442026-09-07T11:16:54.286Z-----------------------------------------------------------
18452026-09-07T11:16:54.286ZAccepted connection from 10.0.0.1, port 37564
18462026-09-07T11:16:54.286Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37221
18472026-09-07T11:16:54.286Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52009
18482026-09-07T11:16:54.286Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37363
18492026-09-07T11:16:54.286Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55200
18502026-09-07T11:16:54.286Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56183
18512026-09-07T11:16:54.286Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48963
18522026-09-07T11:16:54.286Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54021
18532026-09-07T11:16:54.286Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37481
18542026-09-07T11:16:54.286Z[ ID] Interval Transfer Bitrate
18552026-09-07T11:16:54.286Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18562026-09-07T11:16:54.286Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18572026-09-07T11:16:54.286Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18582026-09-07T11:16:54.286Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18592026-09-07T11:16:54.286Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18602026-09-07T11:16:54.286Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18612026-09-07T11:16:54.286Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18622026-09-07T11:16:54.287Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18632026-09-07T11:16:54.287Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
18642026-09-07T11:16:54.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
18652026-09-07T11:16:54.287Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18662026-09-07T11:16:54.287Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18672026-09-07T11:16:54.287Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18682026-09-07T11:16:54.287Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18692026-09-07T11:16:54.287Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18702026-09-07T11:16:54.287Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18712026-09-07T11:16:54.287Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18722026-09-07T11:16:54.287Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
18732026-09-07T11:16:54.287Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
18742026-09-07T11:16:54.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
18752026-09-07T11:16:54.287Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18762026-09-07T11:16:54.287Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18772026-09-07T11:16:54.287Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18782026-09-07T11:16:54.287Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18792026-09-07T11:16:54.287Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18802026-09-07T11:16:54.287Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18812026-09-07T11:16:54.287Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18822026-09-07T11:16:54.287Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18832026-09-07T11:16:54.287Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
18842026-09-07T11:16:54.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
18852026-09-07T11:16:54.287Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18862026-09-07T11:16:54.287Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18872026-09-07T11:16:54.287Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18882026-09-07T11:16:54.287Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18892026-09-07T11:16:54.287Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18902026-09-07T11:16:54.287Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18912026-09-07T11:16:54.287Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18922026-09-07T11:16:54.287Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
18932026-09-07T11:16:54.287Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
18942026-09-07T11:16:54.287Z- - - - - - - - - - - - - - - - - - - - - - - - -
18952026-09-07T11:16:54.287Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18962026-09-07T11:16:54.287Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18972026-09-07T11:16:54.287Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18982026-09-07T11:16:54.287Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18992026-09-07T11:16:54.287Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19002026-09-07T11:16:54.287Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19012026-09-07T11:16:54.288Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19022026-09-07T11:16:54.288Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19032026-09-07T11:16:54.288Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
19042026-09-07T11:16:54.291Z- - - - - - - - - - - - - - - - - - - - - - - - -
19052026-09-07T11:16:54.291Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19062026-09-07T11:16:54.291Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19072026-09-07T11:16:54.291Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19082026-09-07T11:16:54.291Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19092026-09-07T11:16:54.291Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19102026-09-07T11:16:54.291Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19112026-09-07T11:16:54.291Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19122026-09-07T11:16:54.291Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19132026-09-07T11:16:54.291Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
19142026-09-07T11:16:54.291Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152026-09-07T11:16:54.291Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19162026-09-07T11:16:54.291Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19172026-09-07T11:16:54.291Z[ 10] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19182026-09-07T11:16:57.288Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19192026-09-07T11:16:57.288Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19202026-09-07T11:16:57.288Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19212026-09-07T11:16:57.288Z[ 18] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19222026-09-07T11:16:57.288Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19232026-09-07T11:16:57.288Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
19242026-09-07T11:16:57.288Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252026-09-07T11:16:57.288Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19262026-09-07T11:16:57.288Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-09-07T11:16:57.288Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19282026-09-07T11:16:57.288Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19292026-09-07T11:16:57.288Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19302026-09-07T11:16:57.288Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19312026-09-07T11:16:57.289Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19322026-09-07T11:16:57.289Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19332026-09-07T11:16:57.289Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19342026-09-07T11:16:57.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352026-09-07T11:16:57.289Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19362026-09-07T11:16:57.289Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19372026-09-07T11:16:57.289Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19382026-09-07T11:16:57.289Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19392026-09-07T11:16:57.289Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19402026-09-07T11:16:57.289Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19412026-09-07T11:16:57.289Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19422026-09-07T11:16:57.289Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19432026-09-07T11:16:57.289Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
19442026-09-07T11:16:57.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452026-09-07T11:16:57.289Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19462026-09-07T11:16:57.289Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19472026-09-07T11:16:57.289Z[ 10] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19482026-09-07T11:16:57.289Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19492026-09-07T11:16:57.289Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
19502026-09-07T11:16:57.289Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19512026-09-07T11:16:57.289Z[ 18] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19522026-09-07T11:16:57.289Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
19532026-09-07T11:16:57.289Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.4 Gbits/sec
19542026-09-07T11:16:57.289Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552026-09-07T11:16:57.289Z[ 5] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
19562026-09-07T11:16:57.289Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-09-07T11:16:57.289Z[ 10] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
19582026-09-07T11:16:57.289Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19592026-09-07T11:16:57.290Z[ 14] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
19602026-09-07T11:16:57.290Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19612026-09-07T11:16:57.290Z[ 18] 10.00-10.00 sec 128 KBytes 2.46 Gbits/sec
19622026-09-07T11:16:57.290Z[ 20] 10.00-10.00 sec 128 KBytes 2.47 Gbits/sec
19632026-09-07T11:16:57.290Z[SUM] 10.00-10.00 sec 640 KBytes 12.3 Gbits/sec
19642026-09-07T11:16:57.290Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652026-09-07T11:16:57.290Z[ ID] Interval Transfer Bitrate
19662026-09-07T11:16:57.290Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19672026-09-07T11:16:57.290Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19682026-09-07T11:16:57.290Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19692026-09-07T11:16:57.290Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19702026-09-07T11:16:57.290Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19712026-09-07T11:16:57.290Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19722026-09-07T11:16:57.290Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
19732026-09-07T11:16:57.290Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
19742026-09-07T11:16:57.290Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
19752026-09-07T11:16:57.329ZRun 2/5...10134.565407122087Mbps
19762026-09-07T11:17:04.674Z-----------------------------------------------------------
19772026-09-07T11:17:04.674ZServer listening on 5201 (test #8)
19782026-09-07T11:17:04.674Z-----------------------------------------------------------
19792026-09-07T11:17:04.674ZAccepted connection from 10.0.0.1, port 43817
19802026-09-07T11:17:04.674Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58036
19812026-09-07T11:17:04.674Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35506
19822026-09-07T11:17:04.674Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56406
19832026-09-07T11:17:04.674Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61582
19842026-09-07T11:17:04.674Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46670
19852026-09-07T11:17:04.674Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41906
19862026-09-07T11:17:04.674Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36588
19872026-09-07T11:17:04.674Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59418
19882026-09-07T11:17:04.674Z[ ID] Interval Transfer Bitrate
19892026-09-07T11:17:04.674Z[ 5] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19902026-09-07T11:17:04.674Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19912026-09-07T11:17:04.674Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19922026-09-07T11:17:04.674Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19932026-09-07T11:17:04.674Z[ 14] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19942026-09-07T11:17:04.675Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19952026-09-07T11:17:04.675Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
19962026-09-07T11:17:04.675Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
19972026-09-07T11:17:04.675Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
19982026-09-07T11:17:04.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
19992026-09-07T11:17:04.679Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20002026-09-07T11:17:04.679Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20012026-09-07T11:17:04.679Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20022026-09-07T11:17:04.679Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20032026-09-07T11:17:04.679Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20042026-09-07T11:17:04.679Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20052026-09-07T11:17:04.679Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20062026-09-07T11:17:04.679Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20072026-09-07T11:17:04.679Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20082026-09-07T11:17:04.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
20092026-09-07T11:17:04.679Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20102026-09-07T11:17:04.679Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20112026-09-07T11:17:04.679Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-09-07T11:17:04.679Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20132026-09-07T11:17:04.679Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20142026-09-07T11:17:04.679Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20152026-09-07T11:17:04.679Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20162026-09-07T11:17:04.679Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20172026-09-07T11:17:04.679Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20182026-09-07T11:17:04.679Z- - - - - - - - - - - - - - - - - - - - - - - - -
20192026-09-07T11:17:04.679Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20202026-09-07T11:17:04.679Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20212026-09-07T11:17:04.679Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20222026-09-07T11:17:04.679Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20232026-09-07T11:17:04.679Z[ 14] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20242026-09-07T11:17:04.680Z[ 16] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20252026-09-07T11:17:04.680Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20262026-09-07T11:17:04.680Z[ 20] 3.00-4.00 sec 154 MBytes 1.30 Gbits/sec
20272026-09-07T11:17:04.680Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20282026-09-07T11:17:04.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
20292026-09-07T11:17:04.680Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20302026-09-07T11:17:04.680Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20312026-09-07T11:17:04.680Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20322026-09-07T11:17:04.680Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20332026-09-07T11:17:04.680Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20342026-09-07T11:17:04.680Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20352026-09-07T11:17:04.680Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20362026-09-07T11:17:04.680Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20372026-09-07T11:17:04.680Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20382026-09-07T11:17:04.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
20392026-09-07T11:17:04.680Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20402026-09-07T11:17:04.680Z[ 8] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20412026-09-07T11:17:04.680Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
20422026-09-07T11:17:04.680Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20432026-09-07T11:17:04.680Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20442026-09-07T11:17:04.680Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20452026-09-07T11:17:04.680Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20462026-09-07T11:17:04.680Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20472026-09-07T11:17:04.680Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20482026-09-07T11:17:04.680Z- - - - - - - - - - - - - - - - - - - - - - - - -
20492026-09-07T11:17:04.680Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20502026-09-07T11:17:04.680Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20512026-09-07T11:17:04.680Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20522026-09-07T11:17:07.677Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20532026-09-07T11:17:07.677Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20542026-09-07T11:17:07.677Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20552026-09-07T11:17:07.677Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20562026-09-07T11:17:07.677Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20572026-09-07T11:17:07.677Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
20582026-09-07T11:17:07.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
20592026-09-07T11:17:07.677Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20602026-09-07T11:17:07.677Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20612026-09-07T11:17:07.677Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20622026-09-07T11:17:07.677Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20632026-09-07T11:17:07.677Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20642026-09-07T11:17:07.677Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20652026-09-07T11:17:07.677Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20662026-09-07T11:17:07.677Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20672026-09-07T11:17:07.677Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
20682026-09-07T11:17:07.677Z- - - - - - - - - - - - - - - - - - - - - - - - -
20692026-09-07T11:17:07.677Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20702026-09-07T11:17:07.677Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20712026-09-07T11:17:07.677Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20722026-09-07T11:17:07.677Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20732026-09-07T11:17:07.677Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20742026-09-07T11:17:07.677Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20752026-09-07T11:17:07.678Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20762026-09-07T11:17:07.678Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20772026-09-07T11:17:07.678Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20782026-09-07T11:17:07.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
20792026-09-07T11:17:07.678Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20802026-09-07T11:17:07.678Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20812026-09-07T11:17:07.678Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20822026-09-07T11:17:07.678Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20832026-09-07T11:17:07.678Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20842026-09-07T11:17:07.678Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20852026-09-07T11:17:07.678Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20862026-09-07T11:17:07.678Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20872026-09-07T11:17:07.678Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20882026-09-07T11:17:07.678Z- - - - - - - - - - - - - - - - - - - - - - - - -
20892026-09-07T11:17:07.678Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-09-07T11:17:07.678Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-09-07T11:17:07.678Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20922026-09-07T11:17:07.678Z[ 12] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20932026-09-07T11:17:07.678Z[ 14] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20942026-09-07T11:17:07.678Z[ 16] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20952026-09-07T11:17:07.678Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20962026-09-07T11:17:07.678Z[ 20] 10.00-10.00 sec 128 KBytes 2.38 Gbits/sec
20972026-09-07T11:17:07.678Z[SUM] 10.00-10.00 sec 512 KBytes 9.53 Gbits/sec
20982026-09-07T11:17:07.682Z- - - - - - - - - - - - - - - - - - - - - - - - -
20992026-09-07T11:17:07.682Z[ ID] Interval Transfer Bitrate
21002026-09-07T11:17:07.682Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-09-07T11:17:07.682Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-09-07T11:17:07.682Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21032026-09-07T11:17:07.682Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21042026-09-07T11:17:07.682Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21052026-09-07T11:17:07.682Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21062026-09-07T11:17:07.682Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21072026-09-07T11:17:07.682Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21082026-09-07T11:17:07.682Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21092026-09-07T11:17:07.682ZRun 3/5...10093.554768368991Mbps
21102026-09-07T11:17:15.071Z-----------------------------------------------------------
21112026-09-07T11:17:15.071ZServer listening on 5201 (test #9)
21122026-09-07T11:17:15.071Z-----------------------------------------------------------
21132026-09-07T11:17:15.071ZAccepted connection from 10.0.0.1, port 63822
21142026-09-07T11:17:15.071Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44474
21152026-09-07T11:17:15.071Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43822
21162026-09-07T11:17:15.071Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56963
21172026-09-07T11:17:15.071Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34744
21182026-09-07T11:17:15.071Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51808
21192026-09-07T11:17:15.071Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54396
21202026-09-07T11:17:15.071Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65007
21212026-09-07T11:17:15.071Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42470
21222026-09-07T11:17:15.071Z[ ID] Interval Transfer Bitrate
21232026-09-07T11:17:15.071Z[ 5] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21242026-09-07T11:17:15.071Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
21252026-09-07T11:17:15.071Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21262026-09-07T11:17:15.071Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
21272026-09-07T11:17:15.071Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21282026-09-07T11:17:15.071Z[ 16] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21292026-09-07T11:17:15.071Z[ 18] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
21302026-09-07T11:17:15.071Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
21312026-09-07T11:17:15.071Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
21322026-09-07T11:17:15.071Z- - - - - - - - - - - - - - - - - - - - - - - - -
21332026-09-07T11:17:15.071Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21342026-09-07T11:17:15.072Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21352026-09-07T11:17:15.072Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21362026-09-07T11:17:15.072Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21372026-09-07T11:17:15.072Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21382026-09-07T11:17:15.072Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21392026-09-07T11:17:15.072Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21402026-09-07T11:17:15.072Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
21412026-09-07T11:17:15.072Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
21422026-09-07T11:17:15.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
21432026-09-07T11:17:15.072Z[ 5] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21442026-09-07T11:17:15.072Z[ 8] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21452026-09-07T11:17:15.072Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-09-07T11:17:15.072Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21472026-09-07T11:17:15.072Z[ 14] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21482026-09-07T11:17:15.072Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21492026-09-07T11:17:15.072Z[ 18] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21502026-09-07T11:17:15.072Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21512026-09-07T11:17:15.072Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21522026-09-07T11:17:15.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
21532026-09-07T11:17:15.072Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21542026-09-07T11:17:15.072Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21552026-09-07T11:17:15.072Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21562026-09-07T11:17:15.072Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21572026-09-07T11:17:15.072Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21582026-09-07T11:17:15.072Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21592026-09-07T11:17:15.072Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21602026-09-07T11:17:15.072Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21612026-09-07T11:17:15.072Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21622026-09-07T11:17:15.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
21632026-09-07T11:17:15.072Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21642026-09-07T11:17:15.076Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21652026-09-07T11:17:15.076Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21662026-09-07T11:17:15.076Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21672026-09-07T11:17:15.076Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21682026-09-07T11:17:15.076Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21692026-09-07T11:17:15.076Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21702026-09-07T11:17:15.076Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21712026-09-07T11:17:15.076Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.4 Gbits/sec
21722026-09-07T11:17:15.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
21732026-09-07T11:17:15.076Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21742026-09-07T11:17:15.076Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21752026-09-07T11:17:15.076Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21762026-09-07T11:17:15.076Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21772026-09-07T11:17:15.076Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21782026-09-07T11:17:15.076Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21792026-09-07T11:17:15.076Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21802026-09-07T11:17:15.076Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21812026-09-07T11:17:15.076Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21822026-09-07T11:17:15.076Z- - - - - - - - - - - - - - - - - - - - - - - - -
21832026-09-07T11:17:15.076Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21842026-09-07T11:17:15.076Z[ 8] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
21852026-09-07T11:17:15.076Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-09-07T11:17:18.072Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21872026-09-07T11:17:18.072Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21882026-09-07T11:17:18.072Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21892026-09-07T11:17:18.072Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21902026-09-07T11:17:18.072Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21912026-09-07T11:17:18.072Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21922026-09-07T11:17:18.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
21932026-09-07T11:17:18.072Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-09-07T11:17:18.072Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21952026-09-07T11:17:18.072Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21962026-09-07T11:17:18.072Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21972026-09-07T11:17:18.072Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21982026-09-07T11:17:18.072Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21992026-09-07T11:17:18.072Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22002026-09-07T11:17:18.072Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
22012026-09-07T11:17:18.072Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
22022026-09-07T11:17:18.072Z- - - - - - - - - - - - - - - - - - - - - - - - -
22032026-09-07T11:17:18.072Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22042026-09-07T11:17:18.072Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-09-07T11:17:18.072Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-09-07T11:17:18.072Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22072026-09-07T11:17:18.073Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22082026-09-07T11:17:18.073Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22092026-09-07T11:17:18.073Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22102026-09-07T11:17:18.073Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22112026-09-07T11:17:18.073Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22122026-09-07T11:17:18.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
22132026-09-07T11:17:18.073Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22142026-09-07T11:17:18.073Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22152026-09-07T11:17:18.073Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22162026-09-07T11:17:18.073Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22172026-09-07T11:17:18.073Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22182026-09-07T11:17:18.073Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22192026-09-07T11:17:18.073Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22202026-09-07T11:17:18.073Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22212026-09-07T11:17:18.073Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22222026-09-07T11:17:18.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
22232026-09-07T11:17:18.073Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-09-07T11:17:18.073Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-09-07T11:17:18.073Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-09-07T11:17:18.073Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22272026-09-07T11:17:18.073Z[ 14] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
22282026-09-07T11:17:18.073Z[ 16] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
22292026-09-07T11:17:18.073Z[ 18] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
22302026-09-07T11:17:18.073Z[ 20] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
22312026-09-07T11:17:18.073Z[SUM] 10.00-10.00 sec 512 KBytes 8.89 Gbits/sec
22322026-09-07T11:17:18.073Z- - - - - - - - - - - - - - - - - - - - - - - - -
22332026-09-07T11:17:18.073Z[ ID] Interval Transfer Bitrate
22342026-09-07T11:17:18.077Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22352026-09-07T11:17:18.077Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22362026-09-07T11:17:18.077Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22372026-09-07T11:17:18.077Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22382026-09-07T11:17:18.077Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22392026-09-07T11:17:18.077Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22402026-09-07T11:17:18.077Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22412026-09-07T11:17:18.077Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22422026-09-07T11:17:18.077Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
22432026-09-07T11:17:18.077ZRun 4/5...10124.974175162833Mbps
22442026-09-07T11:17:25.461Z-----------------------------------------------------------
22452026-09-07T11:17:25.461ZServer listening on 5201 (test #10)
22462026-09-07T11:17:25.461Z-----------------------------------------------------------
22472026-09-07T11:17:25.462ZAccepted connection from 10.0.0.1, port 38430
22482026-09-07T11:17:25.462Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36937
22492026-09-07T11:17:25.462Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56284
22502026-09-07T11:17:25.462Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61661
22512026-09-07T11:17:25.462Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60470
22522026-09-07T11:17:25.462Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64371
22532026-09-07T11:17:25.462Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49530
22542026-09-07T11:17:25.462Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53946
22552026-09-07T11:17:25.462Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54720
22562026-09-07T11:17:25.462Z[ ID] Interval Transfer Bitrate
22572026-09-07T11:17:25.462Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
22582026-09-07T11:17:25.462Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
22592026-09-07T11:17:25.462Z[ 10] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
22602026-09-07T11:17:25.462Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
22612026-09-07T11:17:25.462Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
22622026-09-07T11:17:25.462Z[ 16] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
22632026-09-07T11:17:25.462Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
22642026-09-07T11:17:25.462Z[ 20] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
22652026-09-07T11:17:25.462Z[SUM] 0.00-1.00 sec 948 MBytes 7.95 Gbits/sec
22662026-09-07T11:17:25.462Z- - - - - - - - - - - - - - - - - - - - - - - - -
22672026-09-07T11:17:25.462Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22682026-09-07T11:17:25.462Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22692026-09-07T11:17:25.462Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22702026-09-07T11:17:25.462Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22712026-09-07T11:17:25.466Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22722026-09-07T11:17:25.466Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22732026-09-07T11:17:25.466Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
22742026-09-07T11:17:25.466Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
22752026-09-07T11:17:25.466Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22762026-09-07T11:17:25.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
22772026-09-07T11:17:25.466Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22782026-09-07T11:17:25.466Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22792026-09-07T11:17:25.466Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22802026-09-07T11:17:25.466Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22812026-09-07T11:17:25.466Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22822026-09-07T11:17:25.466Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
22832026-09-07T11:17:25.466Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22842026-09-07T11:17:25.466Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22852026-09-07T11:17:25.466Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
22862026-09-07T11:17:25.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
22872026-09-07T11:17:25.466Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-09-07T11:17:25.466Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22892026-09-07T11:17:25.466Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22902026-09-07T11:17:25.466Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22912026-09-07T11:17:25.466Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22922026-09-07T11:17:25.466Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22932026-09-07T11:17:25.466Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22942026-09-07T11:17:25.466Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22952026-09-07T11:17:25.466Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22962026-09-07T11:17:25.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
22972026-09-07T11:17:25.466Z[ 5] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22982026-09-07T11:17:25.466Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
22992026-09-07T11:17:25.466Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23002026-09-07T11:17:25.466Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23012026-09-07T11:17:25.466Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23022026-09-07T11:17:25.466Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23032026-09-07T11:17:25.466Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23042026-09-07T11:17:25.466Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
23052026-09-07T11:17:25.467Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
23062026-09-07T11:17:25.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
23072026-09-07T11:17:25.467Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23082026-09-07T11:17:25.467Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23092026-09-07T11:17:25.467Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23102026-09-07T11:17:25.467Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23112026-09-07T11:17:25.467Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23122026-09-07T11:17:25.467Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23132026-09-07T11:17:25.467Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
23142026-09-07T11:17:25.467Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
23152026-09-07T11:17:25.467Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
23162026-09-07T11:17:25.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
23172026-09-07T11:17:25.467Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23182026-09-07T11:17:25.467Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23192026-09-07T11:17:25.467Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23202026-09-07T11:17:28.464Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23212026-09-07T11:17:28.464Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23222026-09-07T11:17:28.464Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23232026-09-07T11:17:28.464Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23242026-09-07T11:17:28.464Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
23252026-09-07T11:17:28.464Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
23262026-09-07T11:17:28.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
23272026-09-07T11:17:28.464Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23282026-09-07T11:17:28.464Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23292026-09-07T11:17:28.464Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23302026-09-07T11:17:28.464Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23312026-09-07T11:17:28.464Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23322026-09-07T11:17:28.465Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23332026-09-07T11:17:28.465Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23342026-09-07T11:17:28.465Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23352026-09-07T11:17:28.465Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
23362026-09-07T11:17:28.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
23372026-09-07T11:17:28.465Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-09-07T11:17:28.465Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23392026-09-07T11:17:28.465Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23402026-09-07T11:17:28.465Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23412026-09-07T11:17:28.465Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23422026-09-07T11:17:28.465Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23432026-09-07T11:17:28.465Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23442026-09-07T11:17:28.465Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23452026-09-07T11:17:28.465Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23462026-09-07T11:17:28.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
23472026-09-07T11:17:28.465Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23482026-09-07T11:17:28.465Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23492026-09-07T11:17:28.465Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23502026-09-07T11:17:28.465Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23512026-09-07T11:17:28.465Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23522026-09-07T11:17:28.465Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23532026-09-07T11:17:28.465Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23542026-09-07T11:17:28.465Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23552026-09-07T11:17:28.465Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23562026-09-07T11:17:28.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
23572026-09-07T11:17:28.465Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-09-07T11:17:28.465Z[ 8] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23592026-09-07T11:17:28.465Z[ 10] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23602026-09-07T11:17:28.465Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23612026-09-07T11:17:28.465Z[ 14] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23622026-09-07T11:17:28.465Z[ 16] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23632026-09-07T11:17:28.465Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23642026-09-07T11:17:28.465Z[ 20] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23652026-09-07T11:17:28.465Z[SUM] 10.00-10.00 sec 640 KBytes 11.8 Gbits/sec
23662026-09-07T11:17:28.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
23672026-09-07T11:17:28.465Z[ ID] Interval Transfer Bitrate
23682026-09-07T11:17:28.465Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23692026-09-07T11:17:28.465Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23702026-09-07T11:17:28.465Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23712026-09-07T11:17:28.466Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23722026-09-07T11:17:28.466Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23732026-09-07T11:17:28.466Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23742026-09-07T11:17:28.466Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23752026-09-07T11:17:28.466Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
23762026-09-07T11:17:28.466Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
23772026-09-07T11:17:28.469ZRun 5/5...10060.62393129916Mbps
23782026-09-07T11:17:28.469Z###---------------------###
23792026-09-07T11:17:28.469Z::: iPerf done... :::
23802026-09-07T11:17:28.469Z:::Awaiting out files...:::
23812026-09-07T11:17:28.469Z###---------------------###
23822026-09-07T11:17:28.469Z###-----###
23832026-09-07T11:17:28.469Z:::done!:::
23842026-09-07T11:17:28.469Z###-----###
23852026-09-07T11:17:28.470Z###-------------------###
23862026-09-07T11:17:28.470Z:::Running experiment :::
23872026-09-07T11:17:28.470Z:::iperf-tcp/local/c2s:::
23882026-09-07T11:17:28.470Z###-------------------###
23892026-09-07T11:17:28.806Zdtrace: description 'profile-201us ' matched 2 probes
23902026-09-07T11:17:35.855Z-----------------------------------------------------------
23912026-09-07T11:17:35.855ZServer listening on 5201 (test #11)
23922026-09-07T11:17:35.855Z-----------------------------------------------------------
23932026-09-07T11:17:35.855ZAccepted connection from 10.0.0.1, port 44851
23942026-09-07T11:17:35.855Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45620
23952026-09-07T11:17:35.855Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38987
23962026-09-07T11:17:35.855Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34024
23972026-09-07T11:17:35.855Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45523
23982026-09-07T11:17:35.855Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41503
23992026-09-07T11:17:35.855Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54200
24002026-09-07T11:17:35.855Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35815
24012026-09-07T11:17:35.855Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51003
24022026-09-07T11:17:35.855Z[ ID] Interval Transfer Bitrate
24032026-09-07T11:17:35.855Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24042026-09-07T11:17:35.855Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24052026-09-07T11:17:35.855Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24062026-09-07T11:17:35.855Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24072026-09-07T11:17:35.855Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24082026-09-07T11:17:35.855Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24092026-09-07T11:17:35.855Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24102026-09-07T11:17:35.855Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24112026-09-07T11:17:35.855Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
24122026-09-07T11:17:35.855Z- - - - - - - - - - - - - - - - - - - - - - - - -
24132026-09-07T11:17:35.855Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
24142026-09-07T11:17:35.855Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24152026-09-07T11:17:35.855Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24162026-09-07T11:17:35.855Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24172026-09-07T11:17:35.855Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24182026-09-07T11:17:35.855Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24192026-09-07T11:17:35.855Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
24202026-09-07T11:17:35.855Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
24212026-09-07T11:17:35.855Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
24222026-09-07T11:17:35.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
24232026-09-07T11:17:35.856Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24242026-09-07T11:17:35.856Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24252026-09-07T11:17:35.856Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24262026-09-07T11:17:35.856Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24272026-09-07T11:17:35.856Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24282026-09-07T11:17:35.856Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24292026-09-07T11:17:35.856Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
24302026-09-07T11:17:35.856Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
24312026-09-07T11:17:35.856Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
24322026-09-07T11:17:35.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
24332026-09-07T11:17:35.856Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24342026-09-07T11:17:35.856Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24352026-09-07T11:17:35.856Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
24362026-09-07T11:17:35.856Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24372026-09-07T11:17:35.856Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24382026-09-07T11:17:35.856Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
24392026-09-07T11:17:35.856Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
24402026-09-07T11:17:35.856Z[ 20] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
24412026-09-07T11:17:35.856Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
24422026-09-07T11:17:35.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
24432026-09-07T11:17:35.856Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
24442026-09-07T11:17:35.856Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24452026-09-07T11:17:35.856Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
24462026-09-07T11:17:35.856Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
24472026-09-07T11:17:35.856Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24482026-09-07T11:17:35.856Z[ 16] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
24492026-09-07T11:17:35.856Z[ 18] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
24502026-09-07T11:17:35.856Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
24512026-09-07T11:17:35.856Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
24522026-09-07T11:17:35.856Z- - - - - - - - - - - - - - - - - - - - - - - - -
24532026-09-07T11:17:35.856Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24542026-09-07T11:17:35.856Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
24552026-09-07T11:17:35.856Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24562026-09-07T11:17:35.856Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
24572026-09-07T11:17:35.856Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
24582026-09-07T11:17:35.856Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
24592026-09-07T11:17:35.856Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
24602026-09-07T11:17:35.856Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
24612026-09-07T11:17:35.856Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
24622026-09-07T11:17:35.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
24632026-09-07T11:17:35.857Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24642026-09-07T11:17:35.857Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24652026-09-07T11:17:35.857Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24662026-09-07T11:17:38.857Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
24672026-09-07T11:17:38.857Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24682026-09-07T11:17:38.857Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
24692026-09-07T11:17:38.857Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
24702026-09-07T11:17:38.857Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
24712026-09-07T11:17:38.857Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
24722026-09-07T11:17:38.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
24732026-09-07T11:17:38.857Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24742026-09-07T11:17:38.857Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24752026-09-07T11:17:38.857Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24762026-09-07T11:17:38.857Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24772026-09-07T11:17:38.857Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24782026-09-07T11:17:38.857Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24792026-09-07T11:17:38.857Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24802026-09-07T11:17:38.857Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
24812026-09-07T11:17:38.857Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
24822026-09-07T11:17:38.857Z- - - - - - - - - - - - - - - - - - - - - - - - -
24832026-09-07T11:17:38.857Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24842026-09-07T11:17:38.857Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24852026-09-07T11:17:38.858Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24862026-09-07T11:17:38.858Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24872026-09-07T11:17:38.858Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24882026-09-07T11:17:38.858Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24892026-09-07T11:17:38.858Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
24902026-09-07T11:17:38.858Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24912026-09-07T11:17:38.858Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
24922026-09-07T11:17:38.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
24932026-09-07T11:17:38.858Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
24942026-09-07T11:17:38.858Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
24952026-09-07T11:17:38.858Z[ 10] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
24962026-09-07T11:17:38.858Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
24972026-09-07T11:17:38.858Z[ 14] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
24982026-09-07T11:17:38.858Z[ 16] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
24992026-09-07T11:17:38.858Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
25002026-09-07T11:17:38.858Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
25012026-09-07T11:17:38.858Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
25022026-09-07T11:17:38.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
25032026-09-07T11:17:38.858Z[ 5] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
25042026-09-07T11:17:38.858Z[ 8] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
25052026-09-07T11:17:38.858Z[ 10] 10.00-10.00 sec 128 KBytes 731 Mbits/sec
25062026-09-07T11:17:38.858Z[ 12] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
25072026-09-07T11:17:38.858Z[ 14] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
25082026-09-07T11:17:38.858Z[ 16] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
25092026-09-07T11:17:38.858Z[ 18] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
25102026-09-07T11:17:38.858Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25112026-09-07T11:17:38.858Z[SUM] 10.00-10.00 sec 896 KBytes 5.11 Gbits/sec
25122026-09-07T11:17:38.858Z- - - - - - - - - - - - - - - - - - - - - - - - -
25132026-09-07T11:17:38.858Z[ ID] Interval Transfer Bitrate
25142026-09-07T11:17:38.858Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25152026-09-07T11:17:38.858Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25162026-09-07T11:17:38.858Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25172026-09-07T11:17:38.858Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25182026-09-07T11:17:38.858Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25192026-09-07T11:17:38.858Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25202026-09-07T11:17:38.858Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25212026-09-07T11:17:38.858Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
25222026-09-07T11:17:38.858Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
25232026-09-07T11:17:38.862ZRun 1/10...3538.3397455217514Mbps
25242026-09-07T11:17:46.257Z-----------------------------------------------------------
25252026-09-07T11:17:46.257ZServer listening on 5201 (test #12)
25262026-09-07T11:17:46.257Z-----------------------------------------------------------
25272026-09-07T11:17:46.257ZAccepted connection from 10.0.0.1, port 63206
25282026-09-07T11:17:46.257Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37670
25292026-09-07T11:17:46.257Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37605
25302026-09-07T11:17:46.257Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63174
25312026-09-07T11:17:46.257Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46180
25322026-09-07T11:17:46.257Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46934
25332026-09-07T11:17:46.257Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54577
25342026-09-07T11:17:46.257Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56014
25352026-09-07T11:17:46.257Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49978
25362026-09-07T11:17:46.257Z[ ID] Interval Transfer Bitrate
25372026-09-07T11:17:46.257Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25382026-09-07T11:17:46.257Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25392026-09-07T11:17:46.257Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
25402026-09-07T11:17:46.257Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25412026-09-07T11:17:46.257Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
25422026-09-07T11:17:46.257Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25432026-09-07T11:17:46.257Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25442026-09-07T11:17:46.257Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
25452026-09-07T11:17:46.257Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
25462026-09-07T11:17:46.257Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472026-09-07T11:17:46.257Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25482026-09-07T11:17:46.257Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25492026-09-07T11:17:46.257Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25502026-09-07T11:17:46.258Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25512026-09-07T11:17:46.258Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25522026-09-07T11:17:46.258Z[ 16] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
25532026-09-07T11:17:46.258Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25542026-09-07T11:17:46.258Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
25552026-09-07T11:17:46.258Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
25562026-09-07T11:17:46.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572026-09-07T11:17:46.258Z[ 5] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
25582026-09-07T11:17:46.258Z[ 8] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
25592026-09-07T11:17:46.258Z[ 10] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
25602026-09-07T11:17:46.258Z[ 12] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
25612026-09-07T11:17:46.258Z[ 14] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
25622026-09-07T11:17:46.258Z[ 16] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
25632026-09-07T11:17:46.258Z[ 18] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
25642026-09-07T11:17:46.258Z[ 20] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
25652026-09-07T11:17:46.258Z[SUM] 2.00-3.00 sec 441 MBytes 3.70 Gbits/sec
25662026-09-07T11:17:46.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672026-09-07T11:17:46.258Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25682026-09-07T11:17:46.258Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25692026-09-07T11:17:46.258Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25702026-09-07T11:17:46.258Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25712026-09-07T11:17:46.258Z[ 14] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25722026-09-07T11:17:46.258Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
25732026-09-07T11:17:46.258Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25742026-09-07T11:17:46.258Z[ 20] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25752026-09-07T11:17:46.258Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
25762026-09-07T11:17:46.258Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772026-09-07T11:17:46.258Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25782026-09-07T11:17:46.258Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25792026-09-07T11:17:46.258Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25802026-09-07T11:17:46.258Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
25812026-09-07T11:17:46.258Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25822026-09-07T11:17:46.258Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25832026-09-07T11:17:46.259Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
25842026-09-07T11:17:46.259Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
25852026-09-07T11:17:46.259Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
25862026-09-07T11:17:46.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
25872026-09-07T11:17:46.259Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25882026-09-07T11:17:46.259Z[ 8] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25892026-09-07T11:17:46.259Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
25902026-09-07T11:17:46.259Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25912026-09-07T11:17:46.259Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25922026-09-07T11:17:46.259Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25932026-09-07T11:17:46.259Z[ 18] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
25942026-09-07T11:17:46.259Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
25952026-09-07T11:17:46.259Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
25962026-09-07T11:17:46.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
25972026-09-07T11:17:46.259Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
25982026-09-07T11:17:46.259Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
25992026-09-07T11:17:46.259Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
26002026-09-07T11:17:49.259Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
26012026-09-07T11:17:49.259Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
26022026-09-07T11:17:49.259Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
26032026-09-07T11:17:49.259Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
26042026-09-07T11:17:49.259Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
26052026-09-07T11:17:49.259Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
26062026-09-07T11:17:49.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
26072026-09-07T11:17:49.259Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26082026-09-07T11:17:49.259Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26092026-09-07T11:17:49.259Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26102026-09-07T11:17:49.259Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26112026-09-07T11:17:49.259Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26122026-09-07T11:17:49.259Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
26132026-09-07T11:17:49.259Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26142026-09-07T11:17:49.259Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
26152026-09-07T11:17:49.259Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
26162026-09-07T11:17:49.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
26172026-09-07T11:17:49.259Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26182026-09-07T11:17:49.259Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26192026-09-07T11:17:49.259Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
26202026-09-07T11:17:49.259Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26212026-09-07T11:17:49.259Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26222026-09-07T11:17:49.259Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26232026-09-07T11:17:49.259Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26242026-09-07T11:17:49.259Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
26252026-09-07T11:17:49.259Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
26262026-09-07T11:17:49.259Z- - - - - - - - - - - - - - - - - - - - - - - - -
26272026-09-07T11:17:49.259Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
26282026-09-07T11:17:49.259Z[ 8] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
26292026-09-07T11:17:49.259Z[ 10] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
26302026-09-07T11:17:49.259Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
26312026-09-07T11:17:49.259Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
26322026-09-07T11:17:49.259Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
26332026-09-07T11:17:49.259Z[ 18] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
26342026-09-07T11:17:49.259Z[ 20] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
26352026-09-07T11:17:49.260Z[SUM] 9.00-10.00 sec 420 MBytes 3.52 Gbits/sec
26362026-09-07T11:17:49.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
26372026-09-07T11:17:49.260Z[ 5] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
26382026-09-07T11:17:49.260Z[ 8] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
26392026-09-07T11:17:49.260Z[ 10] 10.00-10.00 sec 128 KBytes 774 Mbits/sec
26402026-09-07T11:17:49.260Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26412026-09-07T11:17:49.260Z[ 14] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
26422026-09-07T11:17:49.260Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26432026-09-07T11:17:49.260Z[ 18] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
26442026-09-07T11:17:49.260Z[ 20] 10.00-10.00 sec 128 KBytes 775 Mbits/sec
26452026-09-07T11:17:49.260Z[SUM] 10.00-10.00 sec 768 KBytes 4.65 Gbits/sec
26462026-09-07T11:17:49.260Z- - - - - - - - - - - - - - - - - - - - - - - - -
26472026-09-07T11:17:49.260Z[ ID] Interval Transfer Bitrate
26482026-09-07T11:17:49.260Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26492026-09-07T11:17:49.260Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26502026-09-07T11:17:49.260Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26512026-09-07T11:17:49.260Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26522026-09-07T11:17:49.260Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26532026-09-07T11:17:49.260Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26542026-09-07T11:17:49.260Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26552026-09-07T11:17:49.260Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26562026-09-07T11:17:49.260Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
26572026-09-07T11:17:49.263ZRun 2/10...3542.751459070235Mbps
26582026-09-07T11:17:56.685Z-----------------------------------------------------------
26592026-09-07T11:17:56.685ZServer listening on 5201 (test #13)
26602026-09-07T11:17:56.685Z-----------------------------------------------------------
26612026-09-07T11:17:56.685ZAccepted connection from 10.0.0.1, port 62940
26622026-09-07T11:17:56.685Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59505
26632026-09-07T11:17:56.685Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45447
26642026-09-07T11:17:56.685Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47854
26652026-09-07T11:17:56.685Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46969
26662026-09-07T11:17:56.685Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60849
26672026-09-07T11:17:56.685Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59735
26682026-09-07T11:17:56.685Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64545
26692026-09-07T11:17:56.685Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64781
26702026-09-07T11:17:56.685Z[ ID] Interval Transfer Bitrate
26712026-09-07T11:17:56.685Z[ 5] 0.00-1.00 sec 33.5 MBytes 281 Mbits/sec
26722026-09-07T11:17:56.685Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26732026-09-07T11:17:56.685Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26742026-09-07T11:17:56.685Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26752026-09-07T11:17:56.685Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26762026-09-07T11:17:56.685Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
26772026-09-07T11:17:56.686Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
26782026-09-07T11:17:56.686Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
26792026-09-07T11:17:56.686Z[SUM] 0.00-1.00 sec 331 MBytes 2.78 Gbits/sec
26802026-09-07T11:17:56.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
26812026-09-07T11:17:56.686Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26822026-09-07T11:17:56.686Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26832026-09-07T11:17:56.686Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26842026-09-07T11:17:56.686Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26852026-09-07T11:17:56.686Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26862026-09-07T11:17:56.686Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26872026-09-07T11:17:56.686Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26882026-09-07T11:17:56.686Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
26892026-09-07T11:17:56.686Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
26902026-09-07T11:17:56.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
26912026-09-07T11:17:56.686Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26922026-09-07T11:17:56.686Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26932026-09-07T11:17:56.686Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26942026-09-07T11:17:56.686Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26952026-09-07T11:17:56.686Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26962026-09-07T11:17:56.686Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26972026-09-07T11:17:56.686Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26982026-09-07T11:17:56.686Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26992026-09-07T11:17:56.686Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
27002026-09-07T11:17:56.686Z- - - - - - - - - - - - - - - - - - - - - - - - -
27012026-09-07T11:17:56.686Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27022026-09-07T11:17:56.686Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27032026-09-07T11:17:56.686Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
27042026-09-07T11:17:56.686Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27052026-09-07T11:17:56.686Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27062026-09-07T11:17:56.687Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27072026-09-07T11:17:56.687Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
27082026-09-07T11:17:56.687Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
27092026-09-07T11:17:56.687Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
27102026-09-07T11:17:56.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
27112026-09-07T11:17:56.687Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27122026-09-07T11:17:56.687Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27132026-09-07T11:17:56.687Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27142026-09-07T11:17:56.687Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27152026-09-07T11:17:56.687Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27162026-09-07T11:17:56.687Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
27172026-09-07T11:17:56.687Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27182026-09-07T11:17:56.687Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
27192026-09-07T11:17:56.687Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
27202026-09-07T11:17:56.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
27212026-09-07T11:17:56.687Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27222026-09-07T11:17:56.687Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27232026-09-07T11:17:56.687Z[ 10] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27242026-09-07T11:17:56.687Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27252026-09-07T11:17:56.687Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27262026-09-07T11:17:56.687Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27272026-09-07T11:17:56.691Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
27282026-09-07T11:17:56.691Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
27292026-09-07T11:17:56.691Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
27302026-09-07T11:17:56.691Z- - - - - - - - - - - - - - - - - - - - - - - - -
27312026-09-07T11:17:56.691Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27322026-09-07T11:17:56.691Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27332026-09-07T11:17:56.692Z[ 10] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
27342026-09-07T11:17:59.687Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27352026-09-07T11:17:59.687Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27362026-09-07T11:17:59.687Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27372026-09-07T11:17:59.687Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27382026-09-07T11:17:59.687Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27392026-09-07T11:17:59.687Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
27402026-09-07T11:17:59.687Z- - - - - - - - - - - - - - - - - - - - - - - - -
27412026-09-07T11:17:59.687Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27422026-09-07T11:17:59.687Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27432026-09-07T11:17:59.687Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
27442026-09-07T11:17:59.687Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27452026-09-07T11:17:59.687Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27462026-09-07T11:17:59.687Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27472026-09-07T11:17:59.687Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27482026-09-07T11:17:59.687Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27492026-09-07T11:17:59.691Z[SUM] 7.00-8.00 sec 424 MBytes 3.55 Gbits/sec
27502026-09-07T11:17:59.691Z- - - - - - - - - - - - - - - - - - - - - - - - -
27512026-09-07T11:17:59.691Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
27522026-09-07T11:17:59.691Z[ 8] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
27532026-09-07T11:17:59.691Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27542026-09-07T11:17:59.691Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27552026-09-07T11:17:59.691Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
27562026-09-07T11:17:59.691Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
27572026-09-07T11:17:59.691Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
27582026-09-07T11:17:59.691Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
27592026-09-07T11:17:59.691Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
27602026-09-07T11:17:59.691Z- - - - - - - - - - - - - - - - - - - - - - - - -
27612026-09-07T11:17:59.691Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27622026-09-07T11:17:59.691Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27632026-09-07T11:17:59.691Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27642026-09-07T11:17:59.691Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27652026-09-07T11:17:59.691Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
27662026-09-07T11:17:59.691Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27672026-09-07T11:17:59.691Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27682026-09-07T11:17:59.692Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27692026-09-07T11:17:59.692Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
27702026-09-07T11:17:59.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
27712026-09-07T11:17:59.692Z[ 5] 10.00-10.00 sec 128 KBytes 835 Mbits/sec
27722026-09-07T11:17:59.692Z[ 8] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
27732026-09-07T11:17:59.692Z[ 10] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
27742026-09-07T11:17:59.692Z[ 12] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
27752026-09-07T11:17:59.692Z[ 14] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
27762026-09-07T11:17:59.692Z[ 16] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
27772026-09-07T11:17:59.692Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27782026-09-07T11:17:59.692Z[ 20] 10.00-10.00 sec 128 KBytes 836 Mbits/sec
27792026-09-07T11:17:59.692Z[SUM] 10.00-10.00 sec 896 KBytes 5.84 Gbits/sec
27802026-09-07T11:17:59.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
27812026-09-07T11:17:59.692Z[ ID] Interval Transfer Bitrate
27822026-09-07T11:17:59.696Z[ 5] 0.00-10.00 sec 510 MBytes 427 Mbits/sec receiver
27832026-09-07T11:17:59.696Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27842026-09-07T11:17:59.696Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27852026-09-07T11:17:59.696Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27862026-09-07T11:17:59.696Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27872026-09-07T11:17:59.696Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27882026-09-07T11:17:59.696Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27892026-09-07T11:17:59.696Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27902026-09-07T11:17:59.697Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.47 Gbits/sec receiver
27912026-09-07T11:17:59.697ZRun 3/10...3474.7995608096617Mbps
27922026-09-07T11:18:07.097Z-----------------------------------------------------------
27932026-09-07T11:18:07.098ZServer listening on 5201 (test #14)
27942026-09-07T11:18:07.098Z-----------------------------------------------------------
27952026-09-07T11:18:07.098ZAccepted connection from 10.0.0.1, port 59060
27962026-09-07T11:18:07.098Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36124
27972026-09-07T11:18:07.098Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53496
27982026-09-07T11:18:07.098Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59357
27992026-09-07T11:18:07.098Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53906
28002026-09-07T11:18:07.098Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47916
28012026-09-07T11:18:07.098Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34987
28022026-09-07T11:18:07.098Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42587
28032026-09-07T11:18:07.098Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56039
28042026-09-07T11:18:07.098Z[ ID] Interval Transfer Bitrate
28052026-09-07T11:18:07.098Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
28062026-09-07T11:18:07.099Z[ 8] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28072026-09-07T11:18:07.099Z[ 10] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28082026-09-07T11:18:07.099Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28092026-09-07T11:18:07.099Z[ 14] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28102026-09-07T11:18:07.099Z[ 16] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
28112026-09-07T11:18:07.099Z[ 18] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28122026-09-07T11:18:07.099Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
28132026-09-07T11:18:07.099Z[SUM] 0.00-1.00 sec 331 MBytes 2.77 Gbits/sec
28142026-09-07T11:18:07.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152026-09-07T11:18:07.099Z[ 5] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28162026-09-07T11:18:07.099Z[ 8] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28172026-09-07T11:18:07.099Z[ 10] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28182026-09-07T11:18:07.099Z[ 12] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
28192026-09-07T11:18:07.099Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
28202026-09-07T11:18:07.099Z[ 16] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
28212026-09-07T11:18:07.099Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
28222026-09-07T11:18:07.099Z[ 20] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
28232026-09-07T11:18:07.099Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
28242026-09-07T11:18:07.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252026-09-07T11:18:07.099Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28262026-09-07T11:18:07.099Z[ 8] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
28272026-09-07T11:18:07.099Z[ 10] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
28282026-09-07T11:18:07.099Z[ 12] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
28292026-09-07T11:18:07.099Z[ 14] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
28302026-09-07T11:18:07.099Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
28312026-09-07T11:18:07.099Z[ 18] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
28322026-09-07T11:18:07.099Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
28332026-09-07T11:18:07.099Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
28342026-09-07T11:18:07.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352026-09-07T11:18:07.100Z[ 5] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
28362026-09-07T11:18:07.100Z[ 8] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
28372026-09-07T11:18:07.100Z[ 10] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28382026-09-07T11:18:07.100Z[ 12] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28392026-09-07T11:18:07.100Z[ 14] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
28402026-09-07T11:18:07.100Z[ 16] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
28412026-09-07T11:18:07.100Z[ 18] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
28422026-09-07T11:18:07.100Z[ 20] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
28432026-09-07T11:18:07.100Z[SUM] 3.00-4.00 sec 444 MBytes 3.73 Gbits/sec
28442026-09-07T11:18:07.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452026-09-07T11:18:07.100Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28462026-09-07T11:18:07.100Z[ 8] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28472026-09-07T11:18:07.100Z[ 10] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28482026-09-07T11:18:07.100Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
28492026-09-07T11:18:07.100Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
28502026-09-07T11:18:07.100Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
28512026-09-07T11:18:07.100Z[ 18] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
28522026-09-07T11:18:07.100Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
28532026-09-07T11:18:07.100Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
28542026-09-07T11:18:07.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
28552026-09-07T11:18:07.100Z[ 5] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28562026-09-07T11:18:07.100Z[ 8] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28572026-09-07T11:18:07.100Z[ 10] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28582026-09-07T11:18:07.100Z[ 12] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28592026-09-07T11:18:07.100Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
28602026-09-07T11:18:07.100Z[ 16] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
28612026-09-07T11:18:07.100Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28622026-09-07T11:18:07.101Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
28632026-09-07T11:18:07.101Z[SUM] 5.00-6.00 sec 438 MBytes 3.68 Gbits/sec
28642026-09-07T11:18:07.101Z- - - - - - - - - - - - - - - - - - - - - - - - -
28652026-09-07T11:18:07.101Z[ 5] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
28662026-09-07T11:18:07.101Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28672026-09-07T11:18:07.101Z[ 10] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28682026-09-07T11:18:10.099Z[ 12] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
28692026-09-07T11:18:10.099Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
28702026-09-07T11:18:10.099Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28712026-09-07T11:18:10.099Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28722026-09-07T11:18:10.099Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
28732026-09-07T11:18:10.099Z[SUM] 6.00-7.00 sec 438 MBytes 3.68 Gbits/sec
28742026-09-07T11:18:10.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28752026-09-07T11:18:10.099Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28762026-09-07T11:18:10.099Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
28772026-09-07T11:18:10.099Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28782026-09-07T11:18:10.099Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28792026-09-07T11:18:10.099Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28802026-09-07T11:18:10.099Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28812026-09-07T11:18:10.099Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
28822026-09-07T11:18:10.099Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
28832026-09-07T11:18:10.099Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
28842026-09-07T11:18:10.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28852026-09-07T11:18:10.099Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
28862026-09-07T11:18:10.099Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28872026-09-07T11:18:10.099Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28882026-09-07T11:18:10.099Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28892026-09-07T11:18:10.099Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
28902026-09-07T11:18:10.099Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28912026-09-07T11:18:10.099Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28922026-09-07T11:18:10.099Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
28932026-09-07T11:18:10.099Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
28942026-09-07T11:18:10.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28952026-09-07T11:18:10.099Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
28962026-09-07T11:18:10.099Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28972026-09-07T11:18:10.099Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28982026-09-07T11:18:10.099Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28992026-09-07T11:18:10.099Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
29002026-09-07T11:18:10.099Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
29012026-09-07T11:18:10.100Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
29022026-09-07T11:18:10.100Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
29032026-09-07T11:18:10.100Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
29042026-09-07T11:18:10.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
29052026-09-07T11:18:10.100Z[ 5] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
29062026-09-07T11:18:10.100Z[ 8] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
29072026-09-07T11:18:10.100Z[ 10] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
29082026-09-07T11:18:10.100Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29092026-09-07T11:18:10.100Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29102026-09-07T11:18:10.100Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-09-07T11:18:10.100Z[ 18] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
29122026-09-07T11:18:10.100Z[ 20] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
29132026-09-07T11:18:10.100Z[SUM] 10.00-10.00 sec 640 KBytes 4.45 Gbits/sec
29142026-09-07T11:18:10.100Z- - - - - - - - - - - - - - - - - - - - - - - - -
29152026-09-07T11:18:10.100Z[ ID] Interval Transfer Bitrate
29162026-09-07T11:18:10.100Z[ 5] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
29172026-09-07T11:18:10.100Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
29182026-09-07T11:18:10.100Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
29192026-09-07T11:18:10.100Z[ 12] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
29202026-09-07T11:18:10.100Z[ 14] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
29212026-09-07T11:18:10.100Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
29222026-09-07T11:18:10.100Z[ 18] 0.00-10.00 sec 532 MBytes 447 Mbits/sec receiver
29232026-09-07T11:18:10.100Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec receiver
29242026-09-07T11:18:10.100Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.57 Gbits/sec receiver
29252026-09-07T11:18:10.104ZRun 4/10...3574.2030935725597Mbps
29262026-09-07T11:18:17.500Z-----------------------------------------------------------
29272026-09-07T11:18:17.500ZServer listening on 5201 (test #15)
29282026-09-07T11:18:17.500Z-----------------------------------------------------------
29292026-09-07T11:18:17.500ZAccepted connection from 10.0.0.1, port 47837
29302026-09-07T11:18:17.500Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40195
29312026-09-07T11:18:17.500Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51481
29322026-09-07T11:18:17.500Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53033
29332026-09-07T11:18:17.500Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61548
29342026-09-07T11:18:17.500Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47511
29352026-09-07T11:18:17.500Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55606
29362026-09-07T11:18:17.500Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46759
29372026-09-07T11:18:17.500Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62533
29382026-09-07T11:18:17.500Z[ ID] Interval Transfer Bitrate
29392026-09-07T11:18:17.500Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29402026-09-07T11:18:17.500Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29412026-09-07T11:18:17.500Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29422026-09-07T11:18:17.500Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29432026-09-07T11:18:17.500Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29442026-09-07T11:18:17.500Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
29452026-09-07T11:18:17.500Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29462026-09-07T11:18:17.500Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29472026-09-07T11:18:17.501Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
29482026-09-07T11:18:17.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
29492026-09-07T11:18:17.501Z[ 5] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
29502026-09-07T11:18:17.501Z[ 8] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
29512026-09-07T11:18:17.501Z[ 10] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
29522026-09-07T11:18:17.501Z[ 12] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
29532026-09-07T11:18:17.501Z[ 14] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
29542026-09-07T11:18:17.501Z[ 16] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
29552026-09-07T11:18:17.501Z[ 18] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
29562026-09-07T11:18:17.501Z[ 20] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
29572026-09-07T11:18:17.501Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
29582026-09-07T11:18:17.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
29592026-09-07T11:18:17.501Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
29602026-09-07T11:18:17.501Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29612026-09-07T11:18:17.501Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29622026-09-07T11:18:17.501Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29632026-09-07T11:18:17.501Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29642026-09-07T11:18:17.501Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29652026-09-07T11:18:17.501Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29662026-09-07T11:18:17.501Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29672026-09-07T11:18:17.501Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
29682026-09-07T11:18:17.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
29692026-09-07T11:18:17.501Z[ 5] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29702026-09-07T11:18:17.501Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29712026-09-07T11:18:17.501Z[ 10] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
29722026-09-07T11:18:17.501Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29732026-09-07T11:18:17.501Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29742026-09-07T11:18:17.501Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29752026-09-07T11:18:17.502Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
29762026-09-07T11:18:17.502Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29772026-09-07T11:18:17.502Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
29782026-09-07T11:18:17.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29792026-09-07T11:18:17.502Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29802026-09-07T11:18:17.502Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29812026-09-07T11:18:17.502Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29822026-09-07T11:18:17.502Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29832026-09-07T11:18:17.502Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
29842026-09-07T11:18:17.502Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29852026-09-07T11:18:17.502Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
29862026-09-07T11:18:17.502Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
29872026-09-07T11:18:17.502Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
29882026-09-07T11:18:17.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29892026-09-07T11:18:17.502Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29902026-09-07T11:18:17.502Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29912026-09-07T11:18:17.502Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29922026-09-07T11:18:17.502Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29932026-09-07T11:18:17.502Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29942026-09-07T11:18:17.502Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29952026-09-07T11:18:17.502Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
29962026-09-07T11:18:17.502Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
29972026-09-07T11:18:17.502Z[SUM] 5.00-6.00 sec 426 MBytes 3.58 Gbits/sec
29982026-09-07T11:18:17.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29992026-09-07T11:18:17.502Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30002026-09-07T11:18:17.502Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30012026-09-07T11:18:17.502Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30022026-09-07T11:18:20.501Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30032026-09-07T11:18:20.501Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30042026-09-07T11:18:20.501Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
30052026-09-07T11:18:20.501Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30062026-09-07T11:18:20.501Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
30072026-09-07T11:18:20.502Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
30082026-09-07T11:18:20.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
30092026-09-07T11:18:20.502Z[ 5] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
30102026-09-07T11:18:20.502Z[ 8] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
30112026-09-07T11:18:20.502Z[ 10] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
30122026-09-07T11:18:20.502Z[ 12] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
30132026-09-07T11:18:20.502Z[ 14] 7.00-8.00 sec 51.5 MBytes 432 Mbits/sec
30142026-09-07T11:18:20.502Z[ 16] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
30152026-09-07T11:18:20.502Z[ 18] 7.00-8.00 sec 51.8 MBytes 434 Mbits/sec
30162026-09-07T11:18:20.502Z[ 20] 7.00-8.00 sec 51.6 MBytes 433 Mbits/sec
30172026-09-07T11:18:20.502Z[SUM] 7.00-8.00 sec 413 MBytes 3.47 Gbits/sec
30182026-09-07T11:18:20.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
30192026-09-07T11:18:20.502Z[ 5] 8.00-9.00 sec 51.2 MBytes 430 Mbits/sec
30202026-09-07T11:18:20.502Z[ 8] 8.00-9.00 sec 51.4 MBytes 431 Mbits/sec
30212026-09-07T11:18:20.502Z[ 10] 8.00-9.00 sec 51.4 MBytes 431 Mbits/sec
30222026-09-07T11:18:20.502Z[ 12] 8.00-9.00 sec 51.5 MBytes 432 Mbits/sec
30232026-09-07T11:18:20.502Z[ 14] 8.00-9.00 sec 51.2 MBytes 430 Mbits/sec
30242026-09-07T11:18:20.502Z[ 16] 8.00-9.00 sec 51.2 MBytes 430 Mbits/sec
30252026-09-07T11:18:20.502Z[ 18] 8.00-9.00 sec 51.1 MBytes 429 Mbits/sec
30262026-09-07T11:18:20.502Z[ 20] 8.00-9.00 sec 51.2 MBytes 430 Mbits/sec
30272026-09-07T11:18:20.502Z[SUM] 8.00-9.00 sec 410 MBytes 3.44 Gbits/sec
30282026-09-07T11:18:20.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
30292026-09-07T11:18:20.502Z[ 5] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
30302026-09-07T11:18:20.502Z[ 8] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
30312026-09-07T11:18:20.502Z[ 10] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
30322026-09-07T11:18:20.502Z[ 12] 9.00-10.00 sec 51.8 MBytes 434 Mbits/sec
30332026-09-07T11:18:20.502Z[ 14] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
30342026-09-07T11:18:20.502Z[ 16] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
30352026-09-07T11:18:20.502Z[ 18] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
30362026-09-07T11:18:20.502Z[ 20] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
30372026-09-07T11:18:20.502Z[SUM] 9.00-10.00 sec 415 MBytes 3.48 Gbits/sec
30382026-09-07T11:18:20.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
30392026-09-07T11:18:20.502Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-09-07T11:18:20.502Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-09-07T11:18:20.502Z[ 10] 10.00-10.00 sec 128 KBytes 988 Mbits/sec
30422026-09-07T11:18:20.502Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30432026-09-07T11:18:20.502Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-09-07T11:18:20.502Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-09-07T11:18:20.502Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30462026-09-07T11:18:20.503Z[ 20] 10.00-10.00 sec 128 KBytes 988 Mbits/sec
30472026-09-07T11:18:20.503Z[SUM] 10.00-10.00 sec 256 KBytes 1.97 Gbits/sec
30482026-09-07T11:18:20.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492026-09-07T11:18:20.503Z[ ID] Interval Transfer Bitrate
30502026-09-07T11:18:20.503Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30512026-09-07T11:18:20.503Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30522026-09-07T11:18:20.503Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30532026-09-07T11:18:20.503Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30542026-09-07T11:18:20.503Z[ 14] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30552026-09-07T11:18:20.503Z[ 16] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
30562026-09-07T11:18:20.503Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30572026-09-07T11:18:20.503Z[ 20] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
30582026-09-07T11:18:20.503Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
30592026-09-07T11:18:20.506ZRun 5/10...3474.1770298417Mbps
30602026-09-07T11:18:27.901Z-----------------------------------------------------------
30612026-09-07T11:18:27.901ZServer listening on 5201 (test #16)
30622026-09-07T11:18:27.901Z-----------------------------------------------------------
30632026-09-07T11:18:27.901ZAccepted connection from 10.0.0.1, port 59960
30642026-09-07T11:18:27.901Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39280
30652026-09-07T11:18:27.901Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40137
30662026-09-07T11:18:27.901Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45288
30672026-09-07T11:18:27.901Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40326
30682026-09-07T11:18:27.901Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36510
30692026-09-07T11:18:27.901Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45647
30702026-09-07T11:18:27.901Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35442
30712026-09-07T11:18:27.901Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48612
30722026-09-07T11:18:27.901Z[ ID] Interval Transfer Bitrate
30732026-09-07T11:18:27.901Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30742026-09-07T11:18:27.901Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30752026-09-07T11:18:27.901Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30762026-09-07T11:18:27.901Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30772026-09-07T11:18:27.901Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
30782026-09-07T11:18:27.901Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
30792026-09-07T11:18:27.901Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
30802026-09-07T11:18:27.901Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
30812026-09-07T11:18:27.901Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
30822026-09-07T11:18:27.901Z- - - - - - - - - - - - - - - - - - - - - - - - -
30832026-09-07T11:18:27.901Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30842026-09-07T11:18:27.901Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30852026-09-07T11:18:27.901Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
30862026-09-07T11:18:27.902Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30872026-09-07T11:18:27.902Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30882026-09-07T11:18:27.902Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
30892026-09-07T11:18:27.902Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
30902026-09-07T11:18:27.902Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
30912026-09-07T11:18:27.902Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
30922026-09-07T11:18:27.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
30932026-09-07T11:18:27.902Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
30942026-09-07T11:18:27.902Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
30952026-09-07T11:18:27.902Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30962026-09-07T11:18:27.902Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30972026-09-07T11:18:27.902Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30982026-09-07T11:18:27.902Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
30992026-09-07T11:18:27.902Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
31002026-09-07T11:18:27.902Z[ 20] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
31012026-09-07T11:18:27.902Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
31022026-09-07T11:18:27.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
31032026-09-07T11:18:27.902Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31042026-09-07T11:18:27.902Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31052026-09-07T11:18:27.902Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31062026-09-07T11:18:27.902Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31072026-09-07T11:18:27.902Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31082026-09-07T11:18:27.902Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31092026-09-07T11:18:27.902Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31102026-09-07T11:18:27.902Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31112026-09-07T11:18:27.902Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
31122026-09-07T11:18:27.902Z- - - - - - - - - - - - - - - - - - - - - - - - -
31132026-09-07T11:18:27.902Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31142026-09-07T11:18:27.903Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31152026-09-07T11:18:27.903Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
31162026-09-07T11:18:27.903Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31172026-09-07T11:18:27.903Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31182026-09-07T11:18:27.903Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31192026-09-07T11:18:27.903Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
31202026-09-07T11:18:27.903Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
31212026-09-07T11:18:27.903Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
31222026-09-07T11:18:27.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
31232026-09-07T11:18:27.903Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31242026-09-07T11:18:27.903Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31252026-09-07T11:18:27.903Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31262026-09-07T11:18:27.903Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31272026-09-07T11:18:27.903Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31282026-09-07T11:18:27.903Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31292026-09-07T11:18:27.903Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31302026-09-07T11:18:27.903Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
31312026-09-07T11:18:27.903Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
31322026-09-07T11:18:27.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
31332026-09-07T11:18:27.903Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31342026-09-07T11:18:27.903Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31352026-09-07T11:18:27.903Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31362026-09-07T11:18:30.903Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31372026-09-07T11:18:30.903Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31382026-09-07T11:18:30.903Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
31392026-09-07T11:18:30.903Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31402026-09-07T11:18:30.903Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
31412026-09-07T11:18:30.903Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
31422026-09-07T11:18:30.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
31432026-09-07T11:18:30.903Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31442026-09-07T11:18:30.903Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31452026-09-07T11:18:30.903Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31462026-09-07T11:18:30.903Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31472026-09-07T11:18:30.903Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
31482026-09-07T11:18:30.903Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31492026-09-07T11:18:30.903Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31502026-09-07T11:18:30.903Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31512026-09-07T11:18:30.903Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
31522026-09-07T11:18:30.903Z- - - - - - - - - - - - - - - - - - - - - - - - -
31532026-09-07T11:18:30.903Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31542026-09-07T11:18:30.903Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31552026-09-07T11:18:30.903Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31562026-09-07T11:18:30.903Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31572026-09-07T11:18:30.903Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31582026-09-07T11:18:30.903Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31592026-09-07T11:18:30.903Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31602026-09-07T11:18:30.903Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31612026-09-07T11:18:30.904Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
31622026-09-07T11:18:30.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
31632026-09-07T11:18:30.904Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31642026-09-07T11:18:30.904Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
31652026-09-07T11:18:30.904Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31662026-09-07T11:18:30.904Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31672026-09-07T11:18:30.904Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31682026-09-07T11:18:30.904Z[ 16] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31692026-09-07T11:18:30.904Z[ 18] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31702026-09-07T11:18:30.904Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
31712026-09-07T11:18:30.904Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
31722026-09-07T11:18:30.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
31732026-09-07T11:18:30.905Z[ 5] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31742026-09-07T11:18:30.905Z[ 8] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31752026-09-07T11:18:30.905Z[ 10] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31762026-09-07T11:18:30.905Z[ 12] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31772026-09-07T11:18:30.905Z[ 14] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31782026-09-07T11:18:30.905Z[ 16] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31792026-09-07T11:18:30.905Z[ 18] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31802026-09-07T11:18:30.905Z[ 20] 10.00-10.00 sec 128 KBytes 694 Mbits/sec
31812026-09-07T11:18:30.905Z[SUM] 10.00-10.00 sec 1.00 MBytes 5.55 Gbits/sec
31822026-09-07T11:18:30.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
31832026-09-07T11:18:30.905Z[ ID] Interval Transfer Bitrate
31842026-09-07T11:18:30.905Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31852026-09-07T11:18:30.905Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31862026-09-07T11:18:30.905Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31872026-09-07T11:18:30.905Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31882026-09-07T11:18:30.905Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
31892026-09-07T11:18:30.905Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31902026-09-07T11:18:30.905Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31912026-09-07T11:18:30.905Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31922026-09-07T11:18:30.905Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec receiver
31932026-09-07T11:18:30.909ZRun 6/10...3513.8102977268372Mbps
31942026-09-07T11:18:38.299Z-----------------------------------------------------------
31952026-09-07T11:18:38.299ZServer listening on 5201 (test #17)
31962026-09-07T11:18:38.299Z-----------------------------------------------------------
31972026-09-07T11:18:38.299ZAccepted connection from 10.0.0.1, port 42685
31982026-09-07T11:18:38.299Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40056
31992026-09-07T11:18:38.300Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62377
32002026-09-07T11:18:38.300Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61766
32012026-09-07T11:18:38.300Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41100
32022026-09-07T11:18:38.300Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63799
32032026-09-07T11:18:38.300Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56608
32042026-09-07T11:18:38.300Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54864
32052026-09-07T11:18:38.300Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64741
32062026-09-07T11:18:38.300Z[ ID] Interval Transfer Bitrate
32072026-09-07T11:18:38.300Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32082026-09-07T11:18:38.300Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32092026-09-07T11:18:38.300Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32102026-09-07T11:18:38.300Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32112026-09-07T11:18:38.300Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32122026-09-07T11:18:38.300Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
32132026-09-07T11:18:38.300Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32142026-09-07T11:18:38.300Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
32152026-09-07T11:18:38.304Z[SUM] 0.00-1.00 sec 346 MBytes 2.91 Gbits/sec
32162026-09-07T11:18:38.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
32172026-09-07T11:18:38.304Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32182026-09-07T11:18:38.304Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32192026-09-07T11:18:38.304Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32202026-09-07T11:18:38.304Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32212026-09-07T11:18:38.304Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32222026-09-07T11:18:38.304Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32232026-09-07T11:18:38.304Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32242026-09-07T11:18:38.304Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32252026-09-07T11:18:38.304Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
32262026-09-07T11:18:38.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
32272026-09-07T11:18:38.304Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32282026-09-07T11:18:38.305Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32292026-09-07T11:18:38.305Z[ 10] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
32302026-09-07T11:18:38.305Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
32312026-09-07T11:18:38.305Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
32322026-09-07T11:18:38.305Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32332026-09-07T11:18:38.305Z[ 18] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
32342026-09-07T11:18:38.305Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
32352026-09-07T11:18:38.305Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
32362026-09-07T11:18:38.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
32372026-09-07T11:18:38.305Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32382026-09-07T11:18:38.305Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32392026-09-07T11:18:38.305Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32402026-09-07T11:18:38.305Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32412026-09-07T11:18:38.305Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32422026-09-07T11:18:38.305Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32432026-09-07T11:18:38.305Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
32442026-09-07T11:18:38.305Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32452026-09-07T11:18:38.305Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
32462026-09-07T11:18:38.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
32472026-09-07T11:18:38.305Z[ 5] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
32482026-09-07T11:18:38.305Z[ 8] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
32492026-09-07T11:18:38.305Z[ 10] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
32502026-09-07T11:18:38.305Z[ 12] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
32512026-09-07T11:18:38.305Z[ 14] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
32522026-09-07T11:18:38.305Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
32532026-09-07T11:18:38.305Z[ 18] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
32542026-09-07T11:18:38.305Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
32552026-09-07T11:18:38.305Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
32562026-09-07T11:18:38.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
32572026-09-07T11:18:38.306Z[ 5] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32582026-09-07T11:18:38.306Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32592026-09-07T11:18:38.306Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32602026-09-07T11:18:38.306Z[ 12] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32612026-09-07T11:18:38.306Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32622026-09-07T11:18:38.306Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32632026-09-07T11:18:38.306Z[ 18] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
32642026-09-07T11:18:38.306Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
32652026-09-07T11:18:38.306Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
32662026-09-07T11:18:38.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
32672026-09-07T11:18:38.306Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32682026-09-07T11:18:38.306Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32692026-09-07T11:18:38.306Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32702026-09-07T11:18:41.302Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
32712026-09-07T11:18:41.302Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32722026-09-07T11:18:41.302Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32732026-09-07T11:18:41.302Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32742026-09-07T11:18:41.302Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
32752026-09-07T11:18:41.302Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
32762026-09-07T11:18:41.302Z- - - - - - - - - - - - - - - - - - - - - - - - -
32772026-09-07T11:18:41.302Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32782026-09-07T11:18:41.302Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32792026-09-07T11:18:41.302Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32802026-09-07T11:18:41.302Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32812026-09-07T11:18:41.302Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32822026-09-07T11:18:41.303Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
32832026-09-07T11:18:41.303Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32842026-09-07T11:18:41.303Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
32852026-09-07T11:18:41.303Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
32862026-09-07T11:18:41.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
32872026-09-07T11:18:41.303Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32882026-09-07T11:18:41.303Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32892026-09-07T11:18:41.303Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32902026-09-07T11:18:41.303Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32912026-09-07T11:18:41.303Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32922026-09-07T11:18:41.303Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32932026-09-07T11:18:41.303Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32942026-09-07T11:18:41.303Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32952026-09-07T11:18:41.303Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
32962026-09-07T11:18:41.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
32972026-09-07T11:18:41.303Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
32982026-09-07T11:18:41.303Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
32992026-09-07T11:18:41.303Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33002026-09-07T11:18:41.303Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33012026-09-07T11:18:41.303Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
33022026-09-07T11:18:41.303Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33032026-09-07T11:18:41.303Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
33042026-09-07T11:18:41.303Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33052026-09-07T11:18:41.303Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
33062026-09-07T11:18:41.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
33072026-09-07T11:18:41.303Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33082026-09-07T11:18:41.303Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-09-07T11:18:41.303Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-09-07T11:18:41.303Z[ 12] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
33112026-09-07T11:18:41.303Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33122026-09-07T11:18:41.303Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33132026-09-07T11:18:41.303Z[ 18] 10.00-10.00 sec 128 KBytes 1.07 Gbits/sec
33142026-09-07T11:18:41.303Z[ 20] 10.00-10.00 sec 128 KBytes 1.08 Gbits/sec
33152026-09-07T11:18:41.303Z[SUM] 10.00-10.00 sec 384 KBytes 3.22 Gbits/sec
33162026-09-07T11:18:41.303Z- - - - - - - - - - - - - - - - - - - - - - - - -
33172026-09-07T11:18:41.303Z[ ID] Interval Transfer Bitrate
33182026-09-07T11:18:41.303Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33192026-09-07T11:18:41.303Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33202026-09-07T11:18:41.303Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33212026-09-07T11:18:41.307Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33222026-09-07T11:18:41.307Z[ 14] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33232026-09-07T11:18:41.307Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33242026-09-07T11:18:41.307Z[ 18] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33252026-09-07T11:18:41.307Z[ 20] 0.00-10.00 sec 522 MBytes 437 Mbits/sec receiver
33262026-09-07T11:18:41.307Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
33272026-09-07T11:18:41.307ZRun 7/10...3500.173841740713Mbps
33282026-09-07T11:18:48.703Z-----------------------------------------------------------
33292026-09-07T11:18:48.703ZServer listening on 5201 (test #18)
33302026-09-07T11:18:48.703Z-----------------------------------------------------------
33312026-09-07T11:18:48.703ZAccepted connection from 10.0.0.1, port 63555
33322026-09-07T11:18:48.703Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50962
33332026-09-07T11:18:48.703Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45407
33342026-09-07T11:18:48.703Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49934
33352026-09-07T11:18:48.703Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39607
33362026-09-07T11:18:48.703Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63480
33372026-09-07T11:18:48.703Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34405
33382026-09-07T11:18:48.703Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54661
33392026-09-07T11:18:48.703Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46331
33402026-09-07T11:18:48.703Z[ ID] Interval Transfer Bitrate
33412026-09-07T11:18:48.703Z[ 5] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
33422026-09-07T11:18:48.703Z[ 8] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
33432026-09-07T11:18:48.703Z[ 10] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
33442026-09-07T11:18:48.703Z[ 12] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
33452026-09-07T11:18:48.703Z[ 14] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
33462026-09-07T11:18:48.703Z[ 16] 0.00-1.00 sec 40.8 MBytes 342 Mbits/sec
33472026-09-07T11:18:48.704Z[ 18] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
33482026-09-07T11:18:48.704Z[ 20] 0.00-1.00 sec 40.6 MBytes 341 Mbits/sec
33492026-09-07T11:18:48.704Z[SUM] 0.00-1.00 sec 326 MBytes 2.73 Gbits/sec
33502026-09-07T11:18:48.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33512026-09-07T11:18:48.704Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33522026-09-07T11:18:48.704Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33532026-09-07T11:18:48.704Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33542026-09-07T11:18:48.704Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33552026-09-07T11:18:48.704Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33562026-09-07T11:18:48.704Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
33572026-09-07T11:18:48.704Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
33582026-09-07T11:18:48.704Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
33592026-09-07T11:18:48.704Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
33602026-09-07T11:18:48.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33612026-09-07T11:18:48.704Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33622026-09-07T11:18:48.704Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33632026-09-07T11:18:48.704Z[ 10] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33642026-09-07T11:18:48.704Z[ 12] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33652026-09-07T11:18:48.704Z[ 14] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33662026-09-07T11:18:48.704Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
33672026-09-07T11:18:48.704Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33682026-09-07T11:18:48.704Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
33692026-09-07T11:18:48.704Z[SUM] 2.00-3.00 sec 421 MBytes 3.53 Gbits/sec
33702026-09-07T11:18:48.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33712026-09-07T11:18:48.704Z[ 5] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
33722026-09-07T11:18:48.704Z[ 8] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
33732026-09-07T11:18:48.704Z[ 10] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
33742026-09-07T11:18:48.704Z[ 12] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
33752026-09-07T11:18:48.704Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
33762026-09-07T11:18:48.704Z[ 16] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
33772026-09-07T11:18:48.704Z[ 18] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
33782026-09-07T11:18:48.704Z[ 20] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
33792026-09-07T11:18:48.704Z[SUM] 3.00-4.00 sec 418 MBytes 3.50 Gbits/sec
33802026-09-07T11:18:48.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33812026-09-07T11:18:48.704Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33822026-09-07T11:18:48.704Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33832026-09-07T11:18:48.704Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33842026-09-07T11:18:48.704Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33852026-09-07T11:18:48.705Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
33862026-09-07T11:18:48.705Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33872026-09-07T11:18:48.705Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33882026-09-07T11:18:48.705Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33892026-09-07T11:18:48.705Z[SUM] 4.00-5.00 sec 419 MBytes 3.52 Gbits/sec
33902026-09-07T11:18:48.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
33912026-09-07T11:18:48.705Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33922026-09-07T11:18:48.705Z[ 8] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33932026-09-07T11:18:48.705Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33942026-09-07T11:18:48.705Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
33952026-09-07T11:18:48.705Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33962026-09-07T11:18:48.705Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
33972026-09-07T11:18:48.705Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
33982026-09-07T11:18:48.705Z[ 20] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
33992026-09-07T11:18:48.708Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
34002026-09-07T11:18:48.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
34012026-09-07T11:18:48.708Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
34022026-09-07T11:18:48.708Z[ 8] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
34032026-09-07T11:18:48.708Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
34042026-09-07T11:18:51.705Z[ 12] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34052026-09-07T11:18:51.705Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
34062026-09-07T11:18:51.705Z[ 16] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
34072026-09-07T11:18:51.705Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
34082026-09-07T11:18:51.705Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
34092026-09-07T11:18:51.705Z[SUM] 6.00-7.00 sec 420 MBytes 3.52 Gbits/sec
34102026-09-07T11:18:51.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
34112026-09-07T11:18:51.705Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
34122026-09-07T11:18:51.706Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
34132026-09-07T11:18:51.706Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
34142026-09-07T11:18:51.706Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
34152026-09-07T11:18:51.706Z[ 14] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
34162026-09-07T11:18:51.706Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
34172026-09-07T11:18:51.706Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
34182026-09-07T11:18:51.706Z[ 20] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
34192026-09-07T11:18:51.706Z[SUM] 7.00-8.00 sec 418 MBytes 3.51 Gbits/sec
34202026-09-07T11:18:51.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
34212026-09-07T11:18:51.706Z[ 5] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34222026-09-07T11:18:51.706Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34232026-09-07T11:18:51.706Z[ 10] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
34242026-09-07T11:18:51.706Z[ 12] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34252026-09-07T11:18:51.706Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
34262026-09-07T11:18:51.706Z[ 16] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34272026-09-07T11:18:51.706Z[ 18] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34282026-09-07T11:18:51.706Z[ 20] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
34292026-09-07T11:18:51.706Z[SUM] 8.00-9.00 sec 418 MBytes 3.51 Gbits/sec
34302026-09-07T11:18:51.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
34312026-09-07T11:18:51.706Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34322026-09-07T11:18:51.706Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34332026-09-07T11:18:51.706Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34342026-09-07T11:18:51.706Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
34352026-09-07T11:18:51.706Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34362026-09-07T11:18:51.706Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34372026-09-07T11:18:51.706Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34382026-09-07T11:18:51.706Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
34392026-09-07T11:18:51.707Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
34402026-09-07T11:18:51.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
34412026-09-07T11:18:51.707Z[ 5] 10.00-10.00 sec 128 KBytes 977 Mbits/sec
34422026-09-07T11:18:51.707Z[ 8] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
34432026-09-07T11:18:51.707Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-09-07T11:18:51.707Z[ 12] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
34452026-09-07T11:18:51.707Z[ 14] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
34462026-09-07T11:18:51.707Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34472026-09-07T11:18:51.707Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34482026-09-07T11:18:51.707Z[ 20] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
34492026-09-07T11:18:51.707Z[SUM] 10.00-10.00 sec 640 KBytes 4.89 Gbits/sec
34502026-09-07T11:18:51.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
34512026-09-07T11:18:51.707Z[ ID] Interval Transfer Bitrate
34522026-09-07T11:18:51.707Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34532026-09-07T11:18:51.707Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34542026-09-07T11:18:51.707Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34552026-09-07T11:18:51.707Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34562026-09-07T11:18:51.707Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34572026-09-07T11:18:51.707Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34582026-09-07T11:18:51.707Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34592026-09-07T11:18:51.707Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
34602026-09-07T11:18:51.707Z[SUM] 0.00-10.00 sec 4.02 GBytes 3.45 Gbits/sec receiver
34612026-09-07T11:18:51.711ZRun 8/10...3450.465886972124Mbps
34622026-09-07T11:18:59.103Z-----------------------------------------------------------
34632026-09-07T11:18:59.103ZServer listening on 5201 (test #19)
34642026-09-07T11:18:59.103Z-----------------------------------------------------------
34652026-09-07T11:18:59.103ZAccepted connection from 10.0.0.1, port 43499
34662026-09-07T11:18:59.103Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52571
34672026-09-07T11:18:59.103Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45524
34682026-09-07T11:18:59.103Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37298
34692026-09-07T11:18:59.103Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58368
34702026-09-07T11:18:59.103Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52568
34712026-09-07T11:18:59.103Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59097
34722026-09-07T11:18:59.103Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64805
34732026-09-07T11:18:59.103Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34324
34742026-09-07T11:18:59.103Z[ ID] Interval Transfer Bitrate
34752026-09-07T11:18:59.103Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34762026-09-07T11:18:59.103Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34772026-09-07T11:18:59.103Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
34782026-09-07T11:18:59.103Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34792026-09-07T11:18:59.103Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34802026-09-07T11:18:59.103Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34812026-09-07T11:18:59.103Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34822026-09-07T11:18:59.103Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
34832026-09-07T11:18:59.103Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
34842026-09-07T11:18:59.103Z- - - - - - - - - - - - - - - - - - - - - - - - -
34852026-09-07T11:18:59.103Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34862026-09-07T11:18:59.103Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
34872026-09-07T11:18:59.107Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
34882026-09-07T11:18:59.107Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34892026-09-07T11:18:59.107Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
34902026-09-07T11:18:59.107Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34912026-09-07T11:18:59.107Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34922026-09-07T11:18:59.107Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
34932026-09-07T11:18:59.107Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
34942026-09-07T11:18:59.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
34952026-09-07T11:18:59.107Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
34962026-09-07T11:18:59.107Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34972026-09-07T11:18:59.107Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34982026-09-07T11:18:59.107Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
34992026-09-07T11:18:59.107Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
35002026-09-07T11:18:59.107Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
35012026-09-07T11:18:59.107Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
35022026-09-07T11:18:59.107Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
35032026-09-07T11:18:59.108Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
35042026-09-07T11:18:59.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35052026-09-07T11:18:59.108Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35062026-09-07T11:18:59.108Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35072026-09-07T11:18:59.108Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35082026-09-07T11:18:59.108Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35092026-09-07T11:18:59.108Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35102026-09-07T11:18:59.108Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35112026-09-07T11:18:59.108Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35122026-09-07T11:18:59.108Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35132026-09-07T11:18:59.108Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
35142026-09-07T11:18:59.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35152026-09-07T11:18:59.108Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35162026-09-07T11:18:59.108Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35172026-09-07T11:18:59.108Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
35182026-09-07T11:18:59.108Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35192026-09-07T11:18:59.108Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35202026-09-07T11:18:59.108Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35212026-09-07T11:18:59.108Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35222026-09-07T11:18:59.108Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35232026-09-07T11:18:59.108Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
35242026-09-07T11:18:59.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35252026-09-07T11:18:59.108Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35262026-09-07T11:18:59.108Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35272026-09-07T11:18:59.108Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35282026-09-07T11:18:59.108Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35292026-09-07T11:18:59.108Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
35302026-09-07T11:18:59.108Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35312026-09-07T11:18:59.108Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35322026-09-07T11:18:59.108Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35332026-09-07T11:18:59.108Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
35342026-09-07T11:18:59.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35352026-09-07T11:18:59.108Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35362026-09-07T11:18:59.108Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35372026-09-07T11:18:59.108Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
35382026-09-07T11:19:02.106Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35392026-09-07T11:19:02.106Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35402026-09-07T11:19:02.106Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35412026-09-07T11:19:02.106Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35422026-09-07T11:19:02.106Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35432026-09-07T11:19:02.106Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
35442026-09-07T11:19:02.106Z- - - - - - - - - - - - - - - - - - - - - - - - -
35452026-09-07T11:19:02.106Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35462026-09-07T11:19:02.106Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35472026-09-07T11:19:02.106Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
35482026-09-07T11:19:02.106Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
35492026-09-07T11:19:02.106Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35502026-09-07T11:19:02.106Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35512026-09-07T11:19:02.106Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35522026-09-07T11:19:02.107Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
35532026-09-07T11:19:02.107Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
35542026-09-07T11:19:02.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35552026-09-07T11:19:02.107Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35562026-09-07T11:19:02.107Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35572026-09-07T11:19:02.107Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35582026-09-07T11:19:02.107Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35592026-09-07T11:19:02.107Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35602026-09-07T11:19:02.107Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35612026-09-07T11:19:02.107Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35622026-09-07T11:19:02.107Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35632026-09-07T11:19:02.107Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
35642026-09-07T11:19:02.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35652026-09-07T11:19:02.107Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35662026-09-07T11:19:02.107Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35672026-09-07T11:19:02.107Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35682026-09-07T11:19:02.107Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35692026-09-07T11:19:02.107Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35702026-09-07T11:19:02.107Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
35712026-09-07T11:19:02.107Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
35722026-09-07T11:19:02.107Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35732026-09-07T11:19:02.107Z[SUM] 9.00-10.00 sec 422 MBytes 3.54 Gbits/sec
35742026-09-07T11:19:02.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35752026-09-07T11:19:02.107Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35762026-09-07T11:19:02.107Z[ 8] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
35772026-09-07T11:19:02.107Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-09-07T11:19:02.107Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35792026-09-07T11:19:02.107Z[ 14] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
35802026-09-07T11:19:02.107Z[ 16] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
35812026-09-07T11:19:02.107Z[ 18] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
35822026-09-07T11:19:02.107Z[ 20] 10.00-10.00 sec 128 KBytes 978 Mbits/sec
35832026-09-07T11:19:02.107Z[SUM] 10.00-10.00 sec 640 KBytes 4.89 Gbits/sec
35842026-09-07T11:19:02.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35852026-09-07T11:19:02.107Z[ ID] Interval Transfer Bitrate
35862026-09-07T11:19:02.107Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35872026-09-07T11:19:02.107Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35882026-09-07T11:19:02.107Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
35892026-09-07T11:19:02.107Z[ 12] 0.00-10.00 sec 525 MBytes 441 Mbits/sec receiver
35902026-09-07T11:19:02.107Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35912026-09-07T11:19:02.108Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35922026-09-07T11:19:02.108Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35932026-09-07T11:19:02.108Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
35942026-09-07T11:19:02.108Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
35952026-09-07T11:19:02.111ZRun 9/10...3527.334179048568Mbps
35962026-09-07T11:19:09.509Z-----------------------------------------------------------
35972026-09-07T11:19:09.509ZServer listening on 5201 (test #20)
35982026-09-07T11:19:09.509Z-----------------------------------------------------------
35992026-09-07T11:19:09.509ZAccepted connection from 10.0.0.1, port 47184
36002026-09-07T11:19:09.509Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35393
36012026-09-07T11:19:09.509Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37901
36022026-09-07T11:19:09.509Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51655
36032026-09-07T11:19:09.509Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61234
36042026-09-07T11:19:09.509Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34932
36052026-09-07T11:19:09.509Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60901
36062026-09-07T11:19:09.509Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62815
36072026-09-07T11:19:09.509Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39800
36082026-09-07T11:19:09.509Z[ ID] Interval Transfer Bitrate
36092026-09-07T11:19:09.509Z[ 5] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
36102026-09-07T11:19:09.509Z[ 8] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
36112026-09-07T11:19:09.509Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
36122026-09-07T11:19:09.509Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
36132026-09-07T11:19:09.509Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
36142026-09-07T11:19:09.509Z[ 16] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
36152026-09-07T11:19:09.509Z[ 18] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
36162026-09-07T11:19:09.509Z[ 20] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
36172026-09-07T11:19:09.509Z[SUM] 0.00-1.00 sec 330 MBytes 2.77 Gbits/sec
36182026-09-07T11:19:09.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
36192026-09-07T11:19:09.509Z[ 5] 1.00-2.00 sec 52.1 MBytes 437 Mbits/sec
36202026-09-07T11:19:09.509Z[ 8] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36212026-09-07T11:19:09.509Z[ 10] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
36222026-09-07T11:19:09.509Z[ 12] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
36232026-09-07T11:19:09.509Z[ 14] 1.00-2.00 sec 52.2 MBytes 438 Mbits/sec
36242026-09-07T11:19:09.509Z[ 16] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36252026-09-07T11:19:09.509Z[ 18] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36262026-09-07T11:19:09.509Z[ 20] 1.00-2.00 sec 52.4 MBytes 439 Mbits/sec
36272026-09-07T11:19:09.509Z[SUM] 1.00-2.00 sec 418 MBytes 3.51 Gbits/sec
36282026-09-07T11:19:09.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
36292026-09-07T11:19:09.509Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36302026-09-07T11:19:09.509Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36312026-09-07T11:19:09.509Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36322026-09-07T11:19:09.510Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36332026-09-07T11:19:09.510Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36342026-09-07T11:19:09.510Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36352026-09-07T11:19:09.510Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36362026-09-07T11:19:09.510Z[ 20] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
36372026-09-07T11:19:09.510Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
36382026-09-07T11:19:09.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
36392026-09-07T11:19:09.510Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36402026-09-07T11:19:09.510Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36412026-09-07T11:19:09.510Z[ 10] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36422026-09-07T11:19:09.510Z[ 12] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
36432026-09-07T11:19:09.510Z[ 14] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36442026-09-07T11:19:09.510Z[ 16] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
36452026-09-07T11:19:09.510Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36462026-09-07T11:19:09.510Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
36472026-09-07T11:19:09.510Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
36482026-09-07T11:19:09.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
36492026-09-07T11:19:09.510Z[ 5] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
36502026-09-07T11:19:09.510Z[ 8] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36512026-09-07T11:19:09.510Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
36522026-09-07T11:19:09.510Z[ 12] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
36532026-09-07T11:19:09.510Z[ 14] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36542026-09-07T11:19:09.510Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36552026-09-07T11:19:09.510Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
36562026-09-07T11:19:09.510Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
36572026-09-07T11:19:09.510Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
36582026-09-07T11:19:09.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
36592026-09-07T11:19:09.510Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36602026-09-07T11:19:09.510Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36612026-09-07T11:19:09.510Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36622026-09-07T11:19:09.510Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36632026-09-07T11:19:09.510Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36642026-09-07T11:19:09.510Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36652026-09-07T11:19:09.510Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
36662026-09-07T11:19:09.510Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
36672026-09-07T11:19:09.510Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
36682026-09-07T11:19:09.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
36692026-09-07T11:19:09.510Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
36702026-09-07T11:19:09.510Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
36712026-09-07T11:19:09.511Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36722026-09-07T11:19:12.510Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36732026-09-07T11:19:12.510Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36742026-09-07T11:19:12.510Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36752026-09-07T11:19:12.510Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
36762026-09-07T11:19:12.510Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
36772026-09-07T11:19:12.510Z[SUM] 6.00-7.00 sec 418 MBytes 3.50 Gbits/sec
36782026-09-07T11:19:12.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
36792026-09-07T11:19:12.511Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
36802026-09-07T11:19:12.511Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36812026-09-07T11:19:12.511Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36822026-09-07T11:19:12.511Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36832026-09-07T11:19:12.511Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
36842026-09-07T11:19:12.511Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36852026-09-07T11:19:12.511Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
36862026-09-07T11:19:12.511Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
36872026-09-07T11:19:12.511Z[SUM] 7.00-8.00 sec 420 MBytes 3.53 Gbits/sec
36882026-09-07T11:19:12.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
36892026-09-07T11:19:12.511Z[ 5] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
36902026-09-07T11:19:12.511Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36912026-09-07T11:19:12.511Z[ 10] 8.00-9.00 sec 51.8 MBytes 434 Mbits/sec
36922026-09-07T11:19:12.511Z[ 12] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36932026-09-07T11:19:12.511Z[ 14] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
36942026-09-07T11:19:12.511Z[ 16] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
36952026-09-07T11:19:12.511Z[ 18] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
36962026-09-07T11:19:12.511Z[ 20] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
36972026-09-07T11:19:12.511Z[SUM] 8.00-9.00 sec 415 MBytes 3.48 Gbits/sec
36982026-09-07T11:19:12.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
36992026-09-07T11:19:12.511Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37002026-09-07T11:19:12.511Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37012026-09-07T11:19:12.511Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37022026-09-07T11:19:12.511Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37032026-09-07T11:19:12.511Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
37042026-09-07T11:19:12.511Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37052026-09-07T11:19:12.511Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37062026-09-07T11:19:12.511Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
37072026-09-07T11:19:12.511Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
37082026-09-07T11:19:12.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
37092026-09-07T11:19:12.511Z[ 5] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
37102026-09-07T11:19:12.511Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-09-07T11:19:12.511Z[ 10] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
37122026-09-07T11:19:12.511Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37132026-09-07T11:19:12.511Z[ 14] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
37142026-09-07T11:19:12.511Z[ 16] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
37152026-09-07T11:19:12.511Z[ 18] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
37162026-09-07T11:19:12.511Z[ 20] 10.00-10.00 sec 128 KBytes 1.04 Gbits/sec
37172026-09-07T11:19:12.512Z[SUM] 10.00-10.00 sec 768 KBytes 6.25 Gbits/sec
37182026-09-07T11:19:12.512Z- - - - - - - - - - - - - - - - - - - - - - - - -
37192026-09-07T11:19:12.512Z[ ID] Interval Transfer Bitrate
37202026-09-07T11:19:12.512Z[ 5] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37212026-09-07T11:19:12.512Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37222026-09-07T11:19:12.512Z[ 10] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37232026-09-07T11:19:12.512Z[ 12] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37242026-09-07T11:19:12.512Z[ 14] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37252026-09-07T11:19:12.512Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37262026-09-07T11:19:12.512Z[ 18] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37272026-09-07T11:19:12.512Z[ 20] 0.00-10.00 sec 514 MBytes 431 Mbits/sec receiver
37282026-09-07T11:19:12.512Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.45 Gbits/sec receiver
37292026-09-07T11:19:12.516ZRun 10/10...3448.693006838954Mbps
37302026-09-07T11:19:12.516Z###---------------------###
37312026-09-07T11:19:12.516Z::: iPerf done... :::
37322026-09-07T11:19:12.516Z:::Awaiting out files...:::
37332026-09-07T11:19:12.516Z###---------------------###
37342026-09-07T11:19:12.516Z###-----###
37352026-09-07T11:19:12.516Z:::done!:::
37362026-09-07T11:19:12.516Z###-----###
37372026-09-07T11:19:13.453ZGnuplot not found, using plotters backend
37382026-09-07T11:19:13.590ZBenchmarking iperf-tcp/local/c2s/tx
37392026-09-07T11:19:13.590ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37402026-09-07T11:19:17.726ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37412026-09-07T11:19:37.595ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37422026-09-07T11:19:37.647Ziperf-tcp/local/c2s/tx time: [3.5458 µs 3.5458 µs 3.5459 µs]
37432026-09-07T11:19:37.647ZFound 5 outliers among 100 measurements (5.00%)
37442026-09-07T11:19:37.647Z 1 (1.00%) low severe
37452026-09-07T11:19:37.647Z 4 (4.00%) high mild
37462026-09-07T11:19:38.272Z
37472026-09-07T11:19:38.275ZBenchmarking iperf-tcp/local/c2s/rx
37482026-09-07T11:19:38.275ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37492026-09-07T11:19:42.414ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37502026-09-07T11:20:02.247ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37512026-09-07T11:20:02.297Ziperf-tcp/local/c2s/rx time: [6.5902 µs 6.5903 µs 6.5904 µs]
37522026-09-07T11:20:02.297ZFound 6 outliers among 100 measurements (6.00%)
37532026-09-07T11:20:02.297Z 2 (2.00%) low mild
37542026-09-07T11:20:02.297Z 2 (2.00%) high mild
37552026-09-07T11:20:02.297Z 2 (2.00%) high severe
37562026-09-07T11:20:02.922Z
37572026-09-07T11:20:02.925Z###-------------------###
37582026-09-07T11:20:02.926Z:::Running experiment :::
37592026-09-07T11:20:02.926Z:::iperf-tcp/local/s2c:::
37602026-09-07T11:20:02.926Z###-------------------###
37612026-09-07T11:20:03.256Zdtrace: description 'profile-201us ' matched 2 probes
37622026-09-07T11:20:10.311Z-----------------------------------------------------------
37632026-09-07T11:20:10.312ZServer listening on 5201 (test #21)
37642026-09-07T11:20:10.312Z-----------------------------------------------------------
37652026-09-07T11:20:10.312ZAccepted connection from 10.0.0.1, port 56614
37662026-09-07T11:20:10.312Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53098
37672026-09-07T11:20:10.312Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39063
37682026-09-07T11:20:10.312Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63827
37692026-09-07T11:20:10.312Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56934
37702026-09-07T11:20:10.312Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53788
37712026-09-07T11:20:10.312Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36347
37722026-09-07T11:20:10.312Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57348
37732026-09-07T11:20:10.312Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63902
37742026-09-07T11:20:10.312Z[ ID] Interval Transfer Bitrate
37752026-09-07T11:20:10.312Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37762026-09-07T11:20:10.312Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37772026-09-07T11:20:10.312Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
37782026-09-07T11:20:10.312Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
37792026-09-07T11:20:10.312Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37802026-09-07T11:20:10.312Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37812026-09-07T11:20:10.312Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37822026-09-07T11:20:10.312Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
37832026-09-07T11:20:10.312Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
37842026-09-07T11:20:10.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
37852026-09-07T11:20:10.312Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
37862026-09-07T11:20:10.312Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37872026-09-07T11:20:10.312Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37882026-09-07T11:20:10.312Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37892026-09-07T11:20:10.312Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37902026-09-07T11:20:10.312Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
37912026-09-07T11:20:10.312Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
37922026-09-07T11:20:10.312Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
37932026-09-07T11:20:10.312Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
37942026-09-07T11:20:10.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
37952026-09-07T11:20:10.312Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37962026-09-07T11:20:10.312Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
37972026-09-07T11:20:10.312Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37982026-09-07T11:20:10.312Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
37992026-09-07T11:20:10.313Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38002026-09-07T11:20:10.313Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
38012026-09-07T11:20:10.313Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38022026-09-07T11:20:10.313Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
38032026-09-07T11:20:10.313Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
38042026-09-07T11:20:10.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
38052026-09-07T11:20:10.313Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38062026-09-07T11:20:10.313Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38072026-09-07T11:20:10.313Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
38082026-09-07T11:20:10.313Z[ 12] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38092026-09-07T11:20:10.313Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
38102026-09-07T11:20:10.313Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38112026-09-07T11:20:10.313Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
38122026-09-07T11:20:10.313Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
38132026-09-07T11:20:10.313Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
38142026-09-07T11:20:10.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
38152026-09-07T11:20:10.313Z[ 5] 4.00-5.00 sec 52.6 MBytes 442 Mbits/sec
38162026-09-07T11:20:10.313Z[ 8] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
38172026-09-07T11:20:10.313Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
38182026-09-07T11:20:10.313Z[ 12] 4.00-5.00 sec 52.6 MBytes 442 Mbits/sec
38192026-09-07T11:20:10.313Z[ 14] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
38202026-09-07T11:20:10.313Z[ 16] 4.00-5.00 sec 52.6 MBytes 442 Mbits/sec
38212026-09-07T11:20:10.313Z[ 18] 4.00-5.00 sec 52.6 MBytes 442 Mbits/sec
38222026-09-07T11:20:10.313Z[ 20] 4.00-5.00 sec 52.8 MBytes 443 Mbits/sec
38232026-09-07T11:20:10.313Z[SUM] 4.00-5.00 sec 421 MBytes 3.53 Gbits/sec
38242026-09-07T11:20:10.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
38252026-09-07T11:20:10.313Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38262026-09-07T11:20:10.313Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38272026-09-07T11:20:10.313Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38282026-09-07T11:20:10.313Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
38292026-09-07T11:20:10.313Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38302026-09-07T11:20:10.313Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38312026-09-07T11:20:10.313Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
38322026-09-07T11:20:10.313Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38332026-09-07T11:20:10.313Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
38342026-09-07T11:20:10.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
38352026-09-07T11:20:10.313Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38362026-09-07T11:20:10.313Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38372026-09-07T11:20:10.313Z[ 10] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
38382026-09-07T11:20:13.316Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38392026-09-07T11:20:13.316Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38402026-09-07T11:20:13.316Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38412026-09-07T11:20:13.316Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38422026-09-07T11:20:13.316Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
38432026-09-07T11:20:13.316Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
38442026-09-07T11:20:13.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
38452026-09-07T11:20:13.316Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38462026-09-07T11:20:13.316Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38472026-09-07T11:20:13.316Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38482026-09-07T11:20:13.316Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38492026-09-07T11:20:13.316Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38502026-09-07T11:20:13.316Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
38512026-09-07T11:20:13.316Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38522026-09-07T11:20:13.316Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
38532026-09-07T11:20:13.316Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
38542026-09-07T11:20:13.316Z- - - - - - - - - - - - - - - - - - - - - - - - -
38552026-09-07T11:20:13.316Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38562026-09-07T11:20:13.316Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38572026-09-07T11:20:13.316Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
38582026-09-07T11:20:13.316Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38592026-09-07T11:20:13.317Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38602026-09-07T11:20:13.317Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38612026-09-07T11:20:13.317Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38622026-09-07T11:20:13.317Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
38632026-09-07T11:20:13.317Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
38642026-09-07T11:20:13.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
38652026-09-07T11:20:13.317Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38662026-09-07T11:20:13.317Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38672026-09-07T11:20:13.317Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38682026-09-07T11:20:13.317Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38692026-09-07T11:20:13.317Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38702026-09-07T11:20:13.317Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38712026-09-07T11:20:13.317Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38722026-09-07T11:20:13.317Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38732026-09-07T11:20:13.317Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
38742026-09-07T11:20:13.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
38752026-09-07T11:20:13.317Z[ 5] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38762026-09-07T11:20:13.317Z[ 8] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38772026-09-07T11:20:13.317Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-09-07T11:20:13.317Z[ 12] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38792026-09-07T11:20:13.317Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38802026-09-07T11:20:13.317Z[ 16] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38812026-09-07T11:20:13.317Z[ 18] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38822026-09-07T11:20:13.317Z[ 20] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
38832026-09-07T11:20:13.317Z[SUM] 10.00-10.00 sec 896 KBytes 7.11 Gbits/sec
38842026-09-07T11:20:13.317Z- - - - - - - - - - - - - - - - - - - - - - - - -
38852026-09-07T11:20:13.317Z[ ID] Interval Transfer Bitrate
38862026-09-07T11:20:13.317Z[ 5] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
38872026-09-07T11:20:13.317Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
38882026-09-07T11:20:13.317Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
38892026-09-07T11:20:13.317Z[ 12] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
38902026-09-07T11:20:13.317Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
38912026-09-07T11:20:13.317Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38922026-09-07T11:20:13.317Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec sender
38932026-09-07T11:20:13.321Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
38942026-09-07T11:20:13.321Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
38952026-09-07T11:20:13.321ZRun 1/10...3533.016993622467Mbps
38962026-09-07T11:20:20.714Z-----------------------------------------------------------
38972026-09-07T11:20:20.714ZServer listening on 5201 (test #22)
38982026-09-07T11:20:20.714Z-----------------------------------------------------------
38992026-09-07T11:20:20.714ZAccepted connection from 10.0.0.1, port 47246
39002026-09-07T11:20:20.714Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38200
39012026-09-07T11:20:20.714Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44138
39022026-09-07T11:20:20.714Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50490
39032026-09-07T11:20:20.714Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44374
39042026-09-07T11:20:20.714Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36484
39052026-09-07T11:20:20.714Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38061
39062026-09-07T11:20:20.714Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39067
39072026-09-07T11:20:20.714Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35642
39082026-09-07T11:20:20.714Z[ ID] Interval Transfer Bitrate
39092026-09-07T11:20:20.714Z[ 5] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39102026-09-07T11:20:20.715Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39112026-09-07T11:20:20.715Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39122026-09-07T11:20:20.715Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39132026-09-07T11:20:20.715Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39142026-09-07T11:20:20.715Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39152026-09-07T11:20:20.715Z[ 18] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39162026-09-07T11:20:20.715Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
39172026-09-07T11:20:20.715Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
39182026-09-07T11:20:20.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
39192026-09-07T11:20:20.715Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39202026-09-07T11:20:20.715Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39212026-09-07T11:20:20.715Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39222026-09-07T11:20:20.715Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39232026-09-07T11:20:20.715Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39242026-09-07T11:20:20.715Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39252026-09-07T11:20:20.715Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
39262026-09-07T11:20:20.715Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
39272026-09-07T11:20:20.715Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
39282026-09-07T11:20:20.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
39292026-09-07T11:20:20.715Z[ 5] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39302026-09-07T11:20:20.715Z[ 8] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
39312026-09-07T11:20:20.715Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39322026-09-07T11:20:20.715Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39332026-09-07T11:20:20.715Z[ 14] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39342026-09-07T11:20:20.715Z[ 16] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
39352026-09-07T11:20:20.715Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39362026-09-07T11:20:20.715Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
39372026-09-07T11:20:20.715Z[SUM] 2.00-3.00 sec 420 MBytes 3.52 Gbits/sec
39382026-09-07T11:20:20.715Z- - - - - - - - - - - - - - - - - - - - - - - - -
39392026-09-07T11:20:20.715Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39402026-09-07T11:20:20.715Z[ 8] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39412026-09-07T11:20:20.715Z[ 10] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39422026-09-07T11:20:20.715Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39432026-09-07T11:20:20.715Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39442026-09-07T11:20:20.715Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39452026-09-07T11:20:20.715Z[ 18] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
39462026-09-07T11:20:20.715Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
39472026-09-07T11:20:20.716Z[SUM] 3.00-4.00 sec 420 MBytes 3.53 Gbits/sec
39482026-09-07T11:20:20.716Z- - - - - - - - - - - - - - - - - - - - - - - - -
39492026-09-07T11:20:20.716Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39502026-09-07T11:20:20.716Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39512026-09-07T11:20:20.716Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39522026-09-07T11:20:20.720Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39532026-09-07T11:20:20.720Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
39542026-09-07T11:20:20.720Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39552026-09-07T11:20:20.720Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39562026-09-07T11:20:20.720Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39572026-09-07T11:20:20.720Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
39582026-09-07T11:20:20.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
39592026-09-07T11:20:20.720Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39602026-09-07T11:20:20.720Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39612026-09-07T11:20:20.720Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39622026-09-07T11:20:20.720Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39632026-09-07T11:20:20.720Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39642026-09-07T11:20:20.720Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39652026-09-07T11:20:20.720Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
39662026-09-07T11:20:20.720Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
39672026-09-07T11:20:20.720Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
39682026-09-07T11:20:20.720Z- - - - - - - - - - - - - - - - - - - - - - - - -
39692026-09-07T11:20:20.720Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39702026-09-07T11:20:20.720Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39712026-09-07T11:20:20.720Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39722026-09-07T11:20:23.718Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39732026-09-07T11:20:23.719Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39742026-09-07T11:20:23.719Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39752026-09-07T11:20:23.719Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
39762026-09-07T11:20:23.719Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
39772026-09-07T11:20:23.719Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
39782026-09-07T11:20:23.719Z- - - - - - - - - - - - - - - - - - - - - - - - -
39792026-09-07T11:20:23.719Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39802026-09-07T11:20:23.719Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39812026-09-07T11:20:23.719Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39822026-09-07T11:20:23.719Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39832026-09-07T11:20:23.719Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39842026-09-07T11:20:23.719Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39852026-09-07T11:20:23.719Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39862026-09-07T11:20:23.719Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39872026-09-07T11:20:23.723Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
39882026-09-07T11:20:23.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
39892026-09-07T11:20:23.723Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39902026-09-07T11:20:23.723Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39912026-09-07T11:20:23.723Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39922026-09-07T11:20:23.724Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39932026-09-07T11:20:23.724Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39942026-09-07T11:20:23.724Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39952026-09-07T11:20:23.724Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39962026-09-07T11:20:23.724Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39972026-09-07T11:20:23.724Z[SUM] 8.00-9.00 sec 427 MBytes 3.59 Gbits/sec
39982026-09-07T11:20:23.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
39992026-09-07T11:20:23.724Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
40002026-09-07T11:20:23.724Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40012026-09-07T11:20:23.724Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
40022026-09-07T11:20:23.724Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40032026-09-07T11:20:23.724Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40042026-09-07T11:20:23.724Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
40052026-09-07T11:20:23.724Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40062026-09-07T11:20:23.724Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40072026-09-07T11:20:23.724Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
40082026-09-07T11:20:23.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
40092026-09-07T11:20:23.724Z[ 5] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
40102026-09-07T11:20:23.724Z[ 8] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
40112026-09-07T11:20:23.724Z[ 10] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
40122026-09-07T11:20:23.724Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-09-07T11:20:23.724Z[ 14] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
40142026-09-07T11:20:23.724Z[ 16] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
40152026-09-07T11:20:23.724Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-09-07T11:20:23.724Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-09-07T11:20:23.724Z[SUM] 10.00-10.00 sec 640 KBytes 4.75 Gbits/sec
40182026-09-07T11:20:23.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
40192026-09-07T11:20:23.725Z[ ID] Interval Transfer Bitrate
40202026-09-07T11:20:23.725Z[ 5] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
40212026-09-07T11:20:23.725Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
40222026-09-07T11:20:23.725Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
40232026-09-07T11:20:23.725Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
40242026-09-07T11:20:23.725Z[ 14] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
40252026-09-07T11:20:23.725Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
40262026-09-07T11:20:23.725Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40272026-09-07T11:20:23.725Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
40282026-09-07T11:20:23.725Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
40292026-09-07T11:20:23.725ZRun 2/10...3491.9975186769157Mbps
40302026-09-07T11:20:31.118Z-----------------------------------------------------------
40312026-09-07T11:20:31.118ZServer listening on 5201 (test #23)
40322026-09-07T11:20:31.118Z-----------------------------------------------------------
40332026-09-07T11:20:31.118ZAccepted connection from 10.0.0.1, port 61923
40342026-09-07T11:20:31.118Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41186
40352026-09-07T11:20:31.118Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35672
40362026-09-07T11:20:31.118Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48208
40372026-09-07T11:20:31.118Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58371
40382026-09-07T11:20:31.118Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45536
40392026-09-07T11:20:31.118Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46762
40402026-09-07T11:20:31.118Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53897
40412026-09-07T11:20:31.119Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58050
40422026-09-07T11:20:31.119Z[ ID] Interval Transfer Bitrate
40432026-09-07T11:20:31.119Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40442026-09-07T11:20:31.119Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40452026-09-07T11:20:31.119Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40462026-09-07T11:20:31.119Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40472026-09-07T11:20:31.119Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
40482026-09-07T11:20:31.119Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40492026-09-07T11:20:31.119Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40502026-09-07T11:20:31.119Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
40512026-09-07T11:20:31.119Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
40522026-09-07T11:20:31.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
40532026-09-07T11:20:31.119Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40542026-09-07T11:20:31.119Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40552026-09-07T11:20:31.119Z[ 10] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40562026-09-07T11:20:31.119Z[ 12] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40572026-09-07T11:20:31.119Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
40582026-09-07T11:20:31.119Z[ 16] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40592026-09-07T11:20:31.119Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40602026-09-07T11:20:31.119Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
40612026-09-07T11:20:31.119Z[SUM] 1.00-2.00 sec 421 MBytes 3.53 Gbits/sec
40622026-09-07T11:20:31.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
40632026-09-07T11:20:31.119Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40642026-09-07T11:20:31.119Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40652026-09-07T11:20:31.119Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40662026-09-07T11:20:31.119Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40672026-09-07T11:20:31.119Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40682026-09-07T11:20:31.119Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40692026-09-07T11:20:31.119Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40702026-09-07T11:20:31.119Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40712026-09-07T11:20:31.119Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
40722026-09-07T11:20:31.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
40732026-09-07T11:20:31.119Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40742026-09-07T11:20:31.119Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40752026-09-07T11:20:31.119Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40762026-09-07T11:20:31.119Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40772026-09-07T11:20:31.119Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40782026-09-07T11:20:31.119Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40792026-09-07T11:20:31.120Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40802026-09-07T11:20:31.120Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40812026-09-07T11:20:31.120Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
40822026-09-07T11:20:31.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
40832026-09-07T11:20:31.120Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40842026-09-07T11:20:31.120Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40852026-09-07T11:20:31.120Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40862026-09-07T11:20:31.120Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
40872026-09-07T11:20:31.120Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40882026-09-07T11:20:31.120Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40892026-09-07T11:20:31.120Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40902026-09-07T11:20:31.120Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40912026-09-07T11:20:31.120Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
40922026-09-07T11:20:31.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
40932026-09-07T11:20:31.120Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
40942026-09-07T11:20:31.120Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
40952026-09-07T11:20:31.120Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40962026-09-07T11:20:31.120Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40972026-09-07T11:20:31.120Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40982026-09-07T11:20:31.120Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
40992026-09-07T11:20:31.120Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
41002026-09-07T11:20:31.120Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
41012026-09-07T11:20:31.120Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
41022026-09-07T11:20:31.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
41032026-09-07T11:20:31.120Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41042026-09-07T11:20:31.120Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41052026-09-07T11:20:31.120Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41062026-09-07T11:20:34.122Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41072026-09-07T11:20:34.122Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41082026-09-07T11:20:34.122Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41092026-09-07T11:20:34.122Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41102026-09-07T11:20:34.122Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
41112026-09-07T11:20:34.122Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
41122026-09-07T11:20:34.122Z- - - - - - - - - - - - - - - - - - - - - - - - -
41132026-09-07T11:20:34.122Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41142026-09-07T11:20:34.122Z[ 8] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41152026-09-07T11:20:34.122Z[ 10] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
41162026-09-07T11:20:34.122Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41172026-09-07T11:20:34.122Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41182026-09-07T11:20:34.122Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
41192026-09-07T11:20:34.122Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41202026-09-07T11:20:34.123Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
41212026-09-07T11:20:34.123Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
41222026-09-07T11:20:34.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
41232026-09-07T11:20:34.123Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
41242026-09-07T11:20:34.123Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
41252026-09-07T11:20:34.123Z[ 10] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
41262026-09-07T11:20:34.123Z[ 12] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
41272026-09-07T11:20:34.123Z[ 14] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
41282026-09-07T11:20:34.123Z[ 16] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
41292026-09-07T11:20:34.123Z[ 18] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
41302026-09-07T11:20:34.123Z[ 20] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
41312026-09-07T11:20:34.123Z[SUM] 8.00-9.00 sec 416 MBytes 3.49 Gbits/sec
41322026-09-07T11:20:34.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
41332026-09-07T11:20:34.123Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41342026-09-07T11:20:34.123Z[ 8] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41352026-09-07T11:20:34.123Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41362026-09-07T11:20:34.123Z[ 12] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41372026-09-07T11:20:34.123Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
41382026-09-07T11:20:34.123Z[ 16] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41392026-09-07T11:20:34.123Z[ 18] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41402026-09-07T11:20:34.123Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
41412026-09-07T11:20:34.123Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
41422026-09-07T11:20:34.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
41432026-09-07T11:20:34.123Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41442026-09-07T11:20:34.123Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41452026-09-07T11:20:34.123Z[ 10] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
41462026-09-07T11:20:34.123Z[ 12] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
41472026-09-07T11:20:34.123Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-09-07T11:20:34.123Z[ 16] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
41492026-09-07T11:20:34.123Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-09-07T11:20:34.123Z[ 20] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
41512026-09-07T11:20:34.123Z[SUM] 10.00-10.00 sec 512 KBytes 3.52 Gbits/sec
41522026-09-07T11:20:34.123Z- - - - - - - - - - - - - - - - - - - - - - - - -
41532026-09-07T11:20:34.123Z[ ID] Interval Transfer Bitrate
41542026-09-07T11:20:34.123Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41552026-09-07T11:20:34.123Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41562026-09-07T11:20:34.123Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41572026-09-07T11:20:34.123Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41582026-09-07T11:20:34.123Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41592026-09-07T11:20:34.124Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41602026-09-07T11:20:34.124Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41612026-09-07T11:20:34.124Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
41622026-09-07T11:20:34.124Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
41632026-09-07T11:20:34.127ZRun 3/10...3480.8532252716773Mbps
41642026-09-07T11:20:41.521Z-----------------------------------------------------------
41652026-09-07T11:20:41.521ZServer listening on 5201 (test #24)
41662026-09-07T11:20:41.522Z-----------------------------------------------------------
41672026-09-07T11:20:41.522ZAccepted connection from 10.0.0.1, port 58471
41682026-09-07T11:20:41.522Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48291
41692026-09-07T11:20:41.522Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62650
41702026-09-07T11:20:41.522Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65032
41712026-09-07T11:20:41.522Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63353
41722026-09-07T11:20:41.522Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48225
41732026-09-07T11:20:41.522Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37237
41742026-09-07T11:20:41.522Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46684
41752026-09-07T11:20:41.522Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39154
41762026-09-07T11:20:41.522Z[ ID] Interval Transfer Bitrate
41772026-09-07T11:20:41.522Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41782026-09-07T11:20:41.522Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
41792026-09-07T11:20:41.522Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41802026-09-07T11:20:41.522Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41812026-09-07T11:20:41.522Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41822026-09-07T11:20:41.522Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41832026-09-07T11:20:41.522Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41842026-09-07T11:20:41.522Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41852026-09-07T11:20:41.522Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
41862026-09-07T11:20:41.522Z- - - - - - - - - - - - - - - - - - - - - - - - -
41872026-09-07T11:20:41.522Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41882026-09-07T11:20:41.522Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41892026-09-07T11:20:41.522Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41902026-09-07T11:20:41.522Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41912026-09-07T11:20:41.522Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41922026-09-07T11:20:41.522Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
41932026-09-07T11:20:41.523Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41942026-09-07T11:20:41.523Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
41952026-09-07T11:20:41.523Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
41962026-09-07T11:20:41.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
41972026-09-07T11:20:41.523Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
41982026-09-07T11:20:41.523Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
41992026-09-07T11:20:41.523Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42002026-09-07T11:20:41.523Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42012026-09-07T11:20:41.523Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42022026-09-07T11:20:41.523Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42032026-09-07T11:20:41.523Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
42042026-09-07T11:20:41.523Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42052026-09-07T11:20:41.523Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
42062026-09-07T11:20:41.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
42072026-09-07T11:20:41.523Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42082026-09-07T11:20:41.523Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42092026-09-07T11:20:41.523Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42102026-09-07T11:20:41.523Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42112026-09-07T11:20:41.523Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42122026-09-07T11:20:41.523Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42132026-09-07T11:20:41.523Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42142026-09-07T11:20:41.523Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42152026-09-07T11:20:41.523Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
42162026-09-07T11:20:41.523Z- - - - - - - - - - - - - - - - - - - - - - - - -
42172026-09-07T11:20:41.523Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42182026-09-07T11:20:41.523Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42192026-09-07T11:20:41.524Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42202026-09-07T11:20:41.524Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42212026-09-07T11:20:41.524Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
42222026-09-07T11:20:41.524Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42232026-09-07T11:20:41.524Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42242026-09-07T11:20:41.524Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
42252026-09-07T11:20:41.524Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
42262026-09-07T11:20:41.524Z- - - - - - - - - - - - - - - - - - - - - - - - -
42272026-09-07T11:20:41.524Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42282026-09-07T11:20:41.524Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42292026-09-07T11:20:41.524Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42302026-09-07T11:20:41.527Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42312026-09-07T11:20:41.528Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42322026-09-07T11:20:41.528Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42332026-09-07T11:20:41.528Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42342026-09-07T11:20:41.528Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42352026-09-07T11:20:41.528Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
42362026-09-07T11:20:41.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
42372026-09-07T11:20:41.528Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42382026-09-07T11:20:41.528Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42392026-09-07T11:20:41.528Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42402026-09-07T11:20:44.527Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42412026-09-07T11:20:44.527Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42422026-09-07T11:20:44.527Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42432026-09-07T11:20:44.527Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
42442026-09-07T11:20:44.527Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42452026-09-07T11:20:44.527Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
42462026-09-07T11:20:44.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
42472026-09-07T11:20:44.527Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42482026-09-07T11:20:44.527Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42492026-09-07T11:20:44.527Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42502026-09-07T11:20:44.527Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42512026-09-07T11:20:44.527Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42522026-09-07T11:20:44.527Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42532026-09-07T11:20:44.527Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
42542026-09-07T11:20:44.527Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
42552026-09-07T11:20:44.527Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
42562026-09-07T11:20:44.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
42572026-09-07T11:20:44.527Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42582026-09-07T11:20:44.527Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42592026-09-07T11:20:44.527Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42602026-09-07T11:20:44.527Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42612026-09-07T11:20:44.527Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42622026-09-07T11:20:44.527Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42632026-09-07T11:20:44.527Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
42642026-09-07T11:20:44.527Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
42652026-09-07T11:20:44.527Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
42662026-09-07T11:20:44.527Z- - - - - - - - - - - - - - - - - - - - - - - - -
42672026-09-07T11:20:44.527Z[ 5] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
42682026-09-07T11:20:44.527Z[ 8] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
42692026-09-07T11:20:44.527Z[ 10] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
42702026-09-07T11:20:44.527Z[ 12] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
42712026-09-07T11:20:44.527Z[ 14] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
42722026-09-07T11:20:44.528Z[ 16] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
42732026-09-07T11:20:44.528Z[ 18] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
42742026-09-07T11:20:44.528Z[ 20] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
42752026-09-07T11:20:44.528Z[SUM] 9.00-10.00 sec 443 MBytes 3.72 Gbits/sec
42762026-09-07T11:20:44.528Z- - - - - - - - - - - - - - - - - - - - - - - - -
42772026-09-07T11:20:44.528Z[ 5] 10.00-10.00 sec 128 KBytes 923 Mbits/sec
42782026-09-07T11:20:44.528Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-09-07T11:20:44.528Z[ 10] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
42802026-09-07T11:20:44.528Z[ 12] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
42812026-09-07T11:20:44.528Z[ 14] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
42822026-09-07T11:20:44.528Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-09-07T11:20:44.528Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-09-07T11:20:44.531Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42852026-09-07T11:20:44.531Z[SUM] 10.00-10.00 sec 512 KBytes 3.69 Gbits/sec
42862026-09-07T11:20:44.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
42872026-09-07T11:20:44.531Z[ ID] Interval Transfer Bitrate
42882026-09-07T11:20:44.531Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42892026-09-07T11:20:44.531Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42902026-09-07T11:20:44.531Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42912026-09-07T11:20:44.531Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42922026-09-07T11:20:44.531Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42932026-09-07T11:20:44.531Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42942026-09-07T11:20:44.531Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42952026-09-07T11:20:44.532Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
42962026-09-07T11:20:44.532Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
42972026-09-07T11:20:44.532ZRun 4/10...3529.3110133645646Mbps
42982026-09-07T11:20:51.925Z-----------------------------------------------------------
42992026-09-07T11:20:51.925ZServer listening on 5201 (test #25)
43002026-09-07T11:20:51.925Z-----------------------------------------------------------
43012026-09-07T11:20:51.925ZAccepted connection from 10.0.0.1, port 54806
43022026-09-07T11:20:51.925Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34091
43032026-09-07T11:20:51.925Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46345
43042026-09-07T11:20:51.926Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56950
43052026-09-07T11:20:51.926Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41935
43062026-09-07T11:20:51.926Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59634
43072026-09-07T11:20:51.926Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58340
43082026-09-07T11:20:51.926Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47843
43092026-09-07T11:20:51.926Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32820
43102026-09-07T11:20:51.926Z[ ID] Interval Transfer Bitrate
43112026-09-07T11:20:51.926Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43122026-09-07T11:20:51.926Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43132026-09-07T11:20:51.926Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43142026-09-07T11:20:51.926Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43152026-09-07T11:20:51.926Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43162026-09-07T11:20:51.926Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43172026-09-07T11:20:51.926Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43182026-09-07T11:20:51.926Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
43192026-09-07T11:20:51.926Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
43202026-09-07T11:20:51.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
43212026-09-07T11:20:51.926Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43222026-09-07T11:20:51.926Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43232026-09-07T11:20:51.926Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43242026-09-07T11:20:51.926Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43252026-09-07T11:20:51.926Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43262026-09-07T11:20:51.926Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43272026-09-07T11:20:51.926Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43282026-09-07T11:20:51.926Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43292026-09-07T11:20:51.926Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
43302026-09-07T11:20:51.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
43312026-09-07T11:20:51.927Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43322026-09-07T11:20:51.927Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43332026-09-07T11:20:51.927Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43342026-09-07T11:20:51.927Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43352026-09-07T11:20:51.927Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
43362026-09-07T11:20:51.927Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43372026-09-07T11:20:51.927Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
43382026-09-07T11:20:51.927Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43392026-09-07T11:20:51.927Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
43402026-09-07T11:20:51.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
43412026-09-07T11:20:51.927Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
43422026-09-07T11:20:51.927Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43432026-09-07T11:20:51.927Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
43442026-09-07T11:20:51.927Z[ 12] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43452026-09-07T11:20:51.927Z[ 14] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43462026-09-07T11:20:51.927Z[ 16] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43472026-09-07T11:20:51.927Z[ 18] 3.00-4.00 sec 54.0 MBytes 453 Mbits/sec
43482026-09-07T11:20:51.927Z[ 20] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
43492026-09-07T11:20:51.927Z[SUM] 3.00-4.00 sec 431 MBytes 3.61 Gbits/sec
43502026-09-07T11:20:51.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
43512026-09-07T11:20:51.927Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43522026-09-07T11:20:51.927Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43532026-09-07T11:20:51.927Z[ 10] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
43542026-09-07T11:20:51.927Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
43552026-09-07T11:20:51.927Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43562026-09-07T11:20:51.927Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43572026-09-07T11:20:51.927Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43582026-09-07T11:20:51.928Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
43592026-09-07T11:20:51.928Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
43602026-09-07T11:20:51.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
43612026-09-07T11:20:51.928Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43622026-09-07T11:20:51.928Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43632026-09-07T11:20:51.928Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43642026-09-07T11:20:51.928Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43652026-09-07T11:20:51.928Z[ 14] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43662026-09-07T11:20:51.928Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43672026-09-07T11:20:51.928Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
43682026-09-07T11:20:51.928Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
43692026-09-07T11:20:51.928Z[SUM] 5.00-6.00 sec 436 MBytes 3.65 Gbits/sec
43702026-09-07T11:20:51.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
43712026-09-07T11:20:51.928Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43722026-09-07T11:20:51.928Z[ 8] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43732026-09-07T11:20:51.928Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43742026-09-07T11:20:54.931Z[ 12] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43752026-09-07T11:20:54.931Z[ 14] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43762026-09-07T11:20:54.931Z[ 16] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43772026-09-07T11:20:54.931Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
43782026-09-07T11:20:54.931Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
43792026-09-07T11:20:54.931Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
43802026-09-07T11:20:54.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
43812026-09-07T11:20:54.931Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43822026-09-07T11:20:54.931Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43832026-09-07T11:20:54.931Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43842026-09-07T11:20:54.931Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43852026-09-07T11:20:54.931Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43862026-09-07T11:20:54.931Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43872026-09-07T11:20:54.931Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
43882026-09-07T11:20:54.931Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
43892026-09-07T11:20:54.931Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
43902026-09-07T11:20:54.931Z- - - - - - - - - - - - - - - - - - - - - - - - -
43912026-09-07T11:20:54.931Z[ 5] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43922026-09-07T11:20:54.931Z[ 8] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
43932026-09-07T11:20:54.931Z[ 10] 8.00-9.00 sec 52.2 MBytes 438 Mbits/sec
43942026-09-07T11:20:54.932Z[ 12] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43952026-09-07T11:20:54.932Z[ 14] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43962026-09-07T11:20:54.932Z[ 16] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43972026-09-07T11:20:54.932Z[ 18] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
43982026-09-07T11:20:54.932Z[ 20] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
43992026-09-07T11:20:54.932Z[SUM] 8.00-9.00 sec 419 MBytes 3.51 Gbits/sec
44002026-09-07T11:20:54.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
44012026-09-07T11:20:54.932Z[ 5] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
44022026-09-07T11:20:54.932Z[ 8] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44032026-09-07T11:20:54.932Z[ 10] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44042026-09-07T11:20:54.932Z[ 12] 9.00-10.00 sec 51.9 MBytes 435 Mbits/sec
44052026-09-07T11:20:54.932Z[ 14] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44062026-09-07T11:20:54.932Z[ 16] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44072026-09-07T11:20:54.932Z[ 18] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
44082026-09-07T11:20:54.932Z[ 20] 9.00-10.00 sec 52.0 MBytes 436 Mbits/sec
44092026-09-07T11:20:54.932Z[SUM] 9.00-10.00 sec 417 MBytes 3.50 Gbits/sec
44102026-09-07T11:20:54.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
44112026-09-07T11:20:54.932Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-09-07T11:20:54.932Z[ 8] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
44132026-09-07T11:20:54.932Z[ 10] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
44142026-09-07T11:20:54.932Z[ 12] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
44152026-09-07T11:20:54.932Z[ 14] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
44162026-09-07T11:20:54.932Z[ 16] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
44172026-09-07T11:20:54.932Z[ 18] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
44182026-09-07T11:20:54.932Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44192026-09-07T11:20:54.932Z[SUM] 10.00-10.00 sec 768 KBytes 5.63 Gbits/sec
44202026-09-07T11:20:54.932Z- - - - - - - - - - - - - - - - - - - - - - - - -
44212026-09-07T11:20:54.932Z[ ID] Interval Transfer Bitrate
44222026-09-07T11:20:54.932Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44232026-09-07T11:20:54.932Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44242026-09-07T11:20:54.932Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44252026-09-07T11:20:54.932Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec sender
44262026-09-07T11:20:54.932Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
44272026-09-07T11:20:54.932Z[ 16] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
44282026-09-07T11:20:54.932Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
44292026-09-07T11:20:54.932Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec sender
44302026-09-07T11:20:54.933Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec sender
44312026-09-07T11:20:54.936ZRun 5/10...3531.204941841572Mbps
44322026-09-07T11:21:02.330Z-----------------------------------------------------------
44332026-09-07T11:21:02.330ZServer listening on 5201 (test #26)
44342026-09-07T11:21:02.330Z-----------------------------------------------------------
44352026-09-07T11:21:02.330ZAccepted connection from 10.0.0.1, port 47864
44362026-09-07T11:21:02.330Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49898
44372026-09-07T11:21:02.330Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60507
44382026-09-07T11:21:02.330Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45900
44392026-09-07T11:21:02.330Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62678
44402026-09-07T11:21:02.330Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55053
44412026-09-07T11:21:02.330Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58706
44422026-09-07T11:21:02.330Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40236
44432026-09-07T11:21:02.330Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38732
44442026-09-07T11:21:02.330Z[ ID] Interval Transfer Bitrate
44452026-09-07T11:21:02.330Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44462026-09-07T11:21:02.330Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44472026-09-07T11:21:02.330Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44482026-09-07T11:21:02.330Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44492026-09-07T11:21:02.331Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44502026-09-07T11:21:02.331Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
44512026-09-07T11:21:02.331Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
44522026-09-07T11:21:02.331Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44532026-09-07T11:21:02.331Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
44542026-09-07T11:21:02.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
44552026-09-07T11:21:02.331Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44562026-09-07T11:21:02.331Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44572026-09-07T11:21:02.331Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44582026-09-07T11:21:02.331Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44592026-09-07T11:21:02.331Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44602026-09-07T11:21:02.331Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44612026-09-07T11:21:02.331Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
44622026-09-07T11:21:02.331Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
44632026-09-07T11:21:02.331Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
44642026-09-07T11:21:02.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
44652026-09-07T11:21:02.331Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44662026-09-07T11:21:02.331Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44672026-09-07T11:21:02.331Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44682026-09-07T11:21:02.331Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44692026-09-07T11:21:02.331Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44702026-09-07T11:21:02.331Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44712026-09-07T11:21:02.331Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
44722026-09-07T11:21:02.331Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
44732026-09-07T11:21:02.331Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
44742026-09-07T11:21:02.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
44752026-09-07T11:21:02.331Z[ 5] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
44762026-09-07T11:21:02.331Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
44772026-09-07T11:21:02.331Z[ 10] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
44782026-09-07T11:21:02.331Z[ 12] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
44792026-09-07T11:21:02.331Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44802026-09-07T11:21:02.331Z[ 16] 3.00-4.00 sec 52.0 MBytes 436 Mbits/sec
44812026-09-07T11:21:02.331Z[ 18] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
44822026-09-07T11:21:02.331Z[ 20] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
44832026-09-07T11:21:02.331Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
44842026-09-07T11:21:02.331Z- - - - - - - - - - - - - - - - - - - - - - - - -
44852026-09-07T11:21:02.331Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44862026-09-07T11:21:02.331Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
44872026-09-07T11:21:02.332Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44882026-09-07T11:21:02.332Z[ 12] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44892026-09-07T11:21:02.332Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
44902026-09-07T11:21:02.332Z[ 16] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44912026-09-07T11:21:02.332Z[ 18] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
44922026-09-07T11:21:02.332Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
44932026-09-07T11:21:02.332Z[SUM] 4.00-5.00 sec 418 MBytes 3.51 Gbits/sec
44942026-09-07T11:21:02.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
44952026-09-07T11:21:02.332Z[ 5] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44962026-09-07T11:21:02.332Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44972026-09-07T11:21:02.332Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
44982026-09-07T11:21:02.332Z[ 12] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
44992026-09-07T11:21:02.332Z[ 14] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
45002026-09-07T11:21:02.332Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45012026-09-07T11:21:02.332Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45022026-09-07T11:21:02.332Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
45032026-09-07T11:21:02.332Z[SUM] 5.00-6.00 sec 419 MBytes 3.51 Gbits/sec
45042026-09-07T11:21:02.332Z- - - - - - - - - - - - - - - - - - - - - - - - -
45052026-09-07T11:21:02.332Z[ 5] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45062026-09-07T11:21:02.332Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45072026-09-07T11:21:02.332Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45082026-09-07T11:21:05.335Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45092026-09-07T11:21:05.335Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45102026-09-07T11:21:05.335Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
45112026-09-07T11:21:05.335Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
45122026-09-07T11:21:05.335Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
45132026-09-07T11:21:05.335Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
45142026-09-07T11:21:05.335Z- - - - - - - - - - - - - - - - - - - - - - - - -
45152026-09-07T11:21:05.335Z[ 5] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45162026-09-07T11:21:05.335Z[ 8] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
45172026-09-07T11:21:05.335Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
45182026-09-07T11:21:05.335Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45192026-09-07T11:21:05.335Z[ 14] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45202026-09-07T11:21:05.335Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45212026-09-07T11:21:05.335Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45222026-09-07T11:21:05.335Z[ 20] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
45232026-09-07T11:21:05.335Z[SUM] 7.00-8.00 sec 419 MBytes 3.51 Gbits/sec
45242026-09-07T11:21:05.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
45252026-09-07T11:21:05.336Z[ 5] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45262026-09-07T11:21:05.336Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45272026-09-07T11:21:05.336Z[ 10] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
45282026-09-07T11:21:05.336Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45292026-09-07T11:21:05.336Z[ 14] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45302026-09-07T11:21:05.336Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
45312026-09-07T11:21:05.336Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
45322026-09-07T11:21:05.336Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
45332026-09-07T11:21:05.336Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
45342026-09-07T11:21:05.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
45352026-09-07T11:21:05.336Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45362026-09-07T11:21:05.336Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45372026-09-07T11:21:05.336Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45382026-09-07T11:21:05.336Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45392026-09-07T11:21:05.336Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45402026-09-07T11:21:05.336Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45412026-09-07T11:21:05.336Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45422026-09-07T11:21:05.336Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45432026-09-07T11:21:05.336Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
45442026-09-07T11:21:05.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
45452026-09-07T11:21:05.336Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45462026-09-07T11:21:05.336Z[ 8] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
45472026-09-07T11:21:05.336Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-09-07T11:21:05.336Z[ 12] 10.00-10.00 sec 128 KBytes 906 Mbits/sec
45492026-09-07T11:21:05.336Z[ 14] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
45502026-09-07T11:21:05.337Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-09-07T11:21:05.337Z[ 18] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
45522026-09-07T11:21:05.337Z[ 20] 10.00-10.00 sec 128 KBytes 907 Mbits/sec
45532026-09-07T11:21:05.337Z[SUM] 10.00-10.00 sec 640 KBytes 4.53 Gbits/sec
45542026-09-07T11:21:05.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
45552026-09-07T11:21:05.337Z[ ID] Interval Transfer Bitrate
45562026-09-07T11:21:05.337Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
45572026-09-07T11:21:05.337Z[ 8] 0.00-10.00 sec 515 MBytes 432 Mbits/sec sender
45582026-09-07T11:21:05.337Z[ 10] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
45592026-09-07T11:21:05.337Z[ 12] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
45602026-09-07T11:21:05.337Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
45612026-09-07T11:21:05.337Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
45622026-09-07T11:21:05.337Z[ 18] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
45632026-09-07T11:21:05.337Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
45642026-09-07T11:21:05.337Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
45652026-09-07T11:21:05.341ZRun 6/10...3460.5243721435845Mbps
45662026-09-07T11:21:12.732Z-----------------------------------------------------------
45672026-09-07T11:21:12.732ZServer listening on 5201 (test #27)
45682026-09-07T11:21:12.732Z-----------------------------------------------------------
45692026-09-07T11:21:12.733ZAccepted connection from 10.0.0.1, port 58785
45702026-09-07T11:21:12.733Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57636
45712026-09-07T11:21:12.733Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62722
45722026-09-07T11:21:12.733Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59396
45732026-09-07T11:21:12.733Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63486
45742026-09-07T11:21:12.733Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59090
45752026-09-07T11:21:12.733Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55589
45762026-09-07T11:21:12.733Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65175
45772026-09-07T11:21:12.733Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63798
45782026-09-07T11:21:12.733Z[ ID] Interval Transfer Bitrate
45792026-09-07T11:21:12.733Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
45802026-09-07T11:21:12.733Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45812026-09-07T11:21:12.733Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45822026-09-07T11:21:12.733Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45832026-09-07T11:21:12.733Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-09-07T11:21:12.733Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45852026-09-07T11:21:12.733Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45862026-09-07T11:21:12.733Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45872026-09-07T11:21:12.733Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
45882026-09-07T11:21:12.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
45892026-09-07T11:21:12.733Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45902026-09-07T11:21:12.733Z[ 8] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
45912026-09-07T11:21:12.733Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45922026-09-07T11:21:12.733Z[ 12] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
45932026-09-07T11:21:12.733Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45942026-09-07T11:21:12.733Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45952026-09-07T11:21:12.733Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
45962026-09-07T11:21:12.733Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
45972026-09-07T11:21:12.733Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
45982026-09-07T11:21:12.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
45992026-09-07T11:21:12.733Z[ 5] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46002026-09-07T11:21:12.733Z[ 8] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46012026-09-07T11:21:12.733Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46022026-09-07T11:21:12.733Z[ 12] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46032026-09-07T11:21:12.733Z[ 14] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46042026-09-07T11:21:12.733Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46052026-09-07T11:21:12.733Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46062026-09-07T11:21:12.733Z[ 20] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46072026-09-07T11:21:12.734Z[SUM] 2.00-3.00 sec 420 MBytes 3.53 Gbits/sec
46082026-09-07T11:21:12.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
46092026-09-07T11:21:12.734Z[ 5] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46102026-09-07T11:21:12.734Z[ 8] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46112026-09-07T11:21:12.734Z[ 10] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46122026-09-07T11:21:12.734Z[ 12] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46132026-09-07T11:21:12.734Z[ 14] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46142026-09-07T11:21:12.734Z[ 16] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46152026-09-07T11:21:12.734Z[ 18] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46162026-09-07T11:21:12.734Z[ 20] 3.00-4.00 sec 51.9 MBytes 435 Mbits/sec
46172026-09-07T11:21:12.734Z[SUM] 3.00-4.00 sec 415 MBytes 3.48 Gbits/sec
46182026-09-07T11:21:12.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
46192026-09-07T11:21:12.734Z[ 5] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
46202026-09-07T11:21:12.734Z[ 8] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46212026-09-07T11:21:12.734Z[ 10] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46222026-09-07T11:21:12.739Z[ 12] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
46232026-09-07T11:21:12.739Z[ 14] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
46242026-09-07T11:21:12.739Z[ 16] 4.00-5.00 sec 51.8 MBytes 434 Mbits/sec
46252026-09-07T11:21:12.739Z[ 18] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
46262026-09-07T11:21:12.739Z[ 20] 4.00-5.00 sec 51.6 MBytes 433 Mbits/sec
46272026-09-07T11:21:12.739Z[SUM] 4.00-5.00 sec 413 MBytes 3.47 Gbits/sec
46282026-09-07T11:21:12.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
46292026-09-07T11:21:12.739Z[ 5] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
46302026-09-07T11:21:12.739Z[ 8] 5.00-6.00 sec 51.2 MBytes 430 Mbits/sec
46312026-09-07T11:21:12.739Z[ 10] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
46322026-09-07T11:21:12.739Z[ 12] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
46332026-09-07T11:21:12.739Z[ 14] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
46342026-09-07T11:21:12.739Z[ 16] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
46352026-09-07T11:21:12.739Z[ 18] 5.00-6.00 sec 51.4 MBytes 431 Mbits/sec
46362026-09-07T11:21:12.739Z[ 20] 5.00-6.00 sec 51.5 MBytes 432 Mbits/sec
46372026-09-07T11:21:12.739Z[SUM] 5.00-6.00 sec 412 MBytes 3.45 Gbits/sec
46382026-09-07T11:21:12.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
46392026-09-07T11:21:12.739Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
46402026-09-07T11:21:12.739Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
46412026-09-07T11:21:12.739Z[ 10] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
46422026-09-07T11:21:15.738Z[ 12] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
46432026-09-07T11:21:15.738Z[ 14] 6.00-7.00 sec 51.9 MBytes 435 Mbits/sec
46442026-09-07T11:21:15.738Z[ 16] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
46452026-09-07T11:21:15.738Z[ 18] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
46462026-09-07T11:21:15.738Z[ 20] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
46472026-09-07T11:21:15.738Z[SUM] 6.00-7.00 sec 416 MBytes 3.49 Gbits/sec
46482026-09-07T11:21:15.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
46492026-09-07T11:21:15.738Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46502026-09-07T11:21:15.738Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46512026-09-07T11:21:15.738Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
46522026-09-07T11:21:15.738Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46532026-09-07T11:21:15.738Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46542026-09-07T11:21:15.738Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
46552026-09-07T11:21:15.738Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46562026-09-07T11:21:15.738Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
46572026-09-07T11:21:15.738Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
46582026-09-07T11:21:15.738Z- - - - - - - - - - - - - - - - - - - - - - - - -
46592026-09-07T11:21:15.738Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46602026-09-07T11:21:15.739Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46612026-09-07T11:21:15.739Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46622026-09-07T11:21:15.739Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46632026-09-07T11:21:15.739Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46642026-09-07T11:21:15.739Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46652026-09-07T11:21:15.739Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46662026-09-07T11:21:15.739Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
46672026-09-07T11:21:15.739Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
46682026-09-07T11:21:15.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
46692026-09-07T11:21:15.739Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46702026-09-07T11:21:15.739Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46712026-09-07T11:21:15.739Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46722026-09-07T11:21:15.739Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46732026-09-07T11:21:15.739Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46742026-09-07T11:21:15.739Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
46752026-09-07T11:21:15.739Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46762026-09-07T11:21:15.739Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46772026-09-07T11:21:15.739Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
46782026-09-07T11:21:15.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
46792026-09-07T11:21:15.739Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46802026-09-07T11:21:15.739Z[ 8] 10.00-10.00 sec 128 KBytes 799 Mbits/sec
46812026-09-07T11:21:15.739Z[ 10] 10.00-10.00 sec 128 KBytes 799 Mbits/sec
46822026-09-07T11:21:15.739Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46832026-09-07T11:21:15.739Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-09-07T11:21:15.739Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-09-07T11:21:15.739Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46862026-09-07T11:21:15.739Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46872026-09-07T11:21:15.739Z[SUM] 10.00-10.00 sec 256 KBytes 1.60 Gbits/sec
46882026-09-07T11:21:15.739Z- - - - - - - - - - - - - - - - - - - - - - - - -
46892026-09-07T11:21:15.739Z[ ID] Interval Transfer Bitrate
46902026-09-07T11:21:15.739Z[ 5] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46912026-09-07T11:21:15.739Z[ 8] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46922026-09-07T11:21:15.739Z[ 10] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46932026-09-07T11:21:15.739Z[ 12] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
46942026-09-07T11:21:15.739Z[ 14] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46952026-09-07T11:21:15.739Z[ 16] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46962026-09-07T11:21:15.739Z[ 18] 0.00-10.00 sec 516 MBytes 432 Mbits/sec sender
46972026-09-07T11:21:15.739Z[ 20] 0.00-10.00 sec 516 MBytes 433 Mbits/sec sender
46982026-09-07T11:21:15.739Z[SUM] 0.00-10.00 sec 4.03 GBytes 3.46 Gbits/sec sender
46992026-09-07T11:21:15.743ZRun 7/10...3461.415372604667Mbps
47002026-09-07T11:21:23.148Z-----------------------------------------------------------
47012026-09-07T11:21:23.148ZServer listening on 5201 (test #28)
47022026-09-07T11:21:23.149Z-----------------------------------------------------------
47032026-09-07T11:21:23.149ZAccepted connection from 10.0.0.1, port 33089
47042026-09-07T11:21:23.149Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47914
47052026-09-07T11:21:23.149Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54533
47062026-09-07T11:21:23.149Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60219
47072026-09-07T11:21:23.149Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46496
47082026-09-07T11:21:23.149Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35579
47092026-09-07T11:21:23.149Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49465
47102026-09-07T11:21:23.149Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42116
47112026-09-07T11:21:23.149Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48451
47122026-09-07T11:21:23.149Z[ ID] Interval Transfer Bitrate
47132026-09-07T11:21:23.149Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47142026-09-07T11:21:23.149Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
47152026-09-07T11:21:23.149Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47162026-09-07T11:21:23.149Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47172026-09-07T11:21:23.149Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47182026-09-07T11:21:23.149Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47192026-09-07T11:21:23.149Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47202026-09-07T11:21:23.149Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
47212026-09-07T11:21:23.149Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
47222026-09-07T11:21:23.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
47232026-09-07T11:21:23.149Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47242026-09-07T11:21:23.149Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47252026-09-07T11:21:23.149Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47262026-09-07T11:21:23.149Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47272026-09-07T11:21:23.149Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47282026-09-07T11:21:23.149Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47292026-09-07T11:21:23.149Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47302026-09-07T11:21:23.149Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47312026-09-07T11:21:23.149Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
47322026-09-07T11:21:23.149Z- - - - - - - - - - - - - - - - - - - - - - - - -
47332026-09-07T11:21:23.149Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47342026-09-07T11:21:23.149Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47352026-09-07T11:21:23.149Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
47362026-09-07T11:21:23.153Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47372026-09-07T11:21:23.153Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47382026-09-07T11:21:23.153Z[ 16] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
47392026-09-07T11:21:23.153Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
47402026-09-07T11:21:23.153Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
47412026-09-07T11:21:23.153Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
47422026-09-07T11:21:23.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
47432026-09-07T11:21:23.153Z[ 5] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47442026-09-07T11:21:23.153Z[ 8] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47452026-09-07T11:21:23.153Z[ 10] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47462026-09-07T11:21:23.153Z[ 12] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47472026-09-07T11:21:23.153Z[ 14] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47482026-09-07T11:21:23.153Z[ 16] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
47492026-09-07T11:21:23.153Z[ 18] 3.00-4.00 sec 52.4 MBytes 439 Mbits/sec
47502026-09-07T11:21:23.153Z[ 20] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
47512026-09-07T11:21:23.153Z[SUM] 3.00-4.00 sec 420 MBytes 3.52 Gbits/sec
47522026-09-07T11:21:23.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
47532026-09-07T11:21:23.153Z[ 5] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
47542026-09-07T11:21:23.153Z[ 8] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
47552026-09-07T11:21:23.153Z[ 10] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
47562026-09-07T11:21:23.153Z[ 12] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
47572026-09-07T11:21:23.153Z[ 14] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
47582026-09-07T11:21:23.153Z[ 16] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
47592026-09-07T11:21:23.153Z[ 18] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
47602026-09-07T11:21:23.153Z[ 20] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
47612026-09-07T11:21:23.153Z[SUM] 4.00-5.00 sec 416 MBytes 3.49 Gbits/sec
47622026-09-07T11:21:23.153Z- - - - - - - - - - - - - - - - - - - - - - - - -
47632026-09-07T11:21:23.153Z[ 5] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
47642026-09-07T11:21:23.154Z[ 8] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47652026-09-07T11:21:23.154Z[ 10] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47662026-09-07T11:21:23.154Z[ 12] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47672026-09-07T11:21:23.154Z[ 14] 5.00-6.00 sec 52.0 MBytes 436 Mbits/sec
47682026-09-07T11:21:23.154Z[ 16] 5.00-6.00 sec 52.2 MBytes 438 Mbits/sec
47692026-09-07T11:21:23.154Z[ 18] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47702026-09-07T11:21:23.154Z[ 20] 5.00-6.00 sec 52.1 MBytes 437 Mbits/sec
47712026-09-07T11:21:23.154Z[SUM] 5.00-6.00 sec 417 MBytes 3.50 Gbits/sec
47722026-09-07T11:21:23.154Z- - - - - - - - - - - - - - - - - - - - - - - - -
47732026-09-07T11:21:23.154Z[ 5] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
47742026-09-07T11:21:23.154Z[ 8] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
47752026-09-07T11:21:23.154Z[ 10] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
47762026-09-07T11:21:26.156Z[ 12] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
47772026-09-07T11:21:26.156Z[ 14] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
47782026-09-07T11:21:26.156Z[ 16] 6.00-7.00 sec 51.4 MBytes 431 Mbits/sec
47792026-09-07T11:21:26.156Z[ 18] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
47802026-09-07T11:21:26.156Z[ 20] 6.00-7.00 sec 51.5 MBytes 432 Mbits/sec
47812026-09-07T11:21:26.156Z[SUM] 6.00-7.00 sec 412 MBytes 3.45 Gbits/sec
47822026-09-07T11:21:26.156Z- - - - - - - - - - - - - - - - - - - - - - - - -
47832026-09-07T11:21:26.156Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47842026-09-07T11:21:26.156Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47852026-09-07T11:21:26.156Z[ 10] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47862026-09-07T11:21:26.156Z[ 12] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47872026-09-07T11:21:26.156Z[ 14] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47882026-09-07T11:21:26.157Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
47892026-09-07T11:21:26.157Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47902026-09-07T11:21:26.157Z[ 20] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
47912026-09-07T11:21:26.157Z[SUM] 7.00-8.00 sec 418 MBytes 3.50 Gbits/sec
47922026-09-07T11:21:26.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
47932026-09-07T11:21:26.157Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47942026-09-07T11:21:26.157Z[ 8] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47952026-09-07T11:21:26.157Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47962026-09-07T11:21:26.157Z[ 12] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
47972026-09-07T11:21:26.157Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47982026-09-07T11:21:26.157Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47992026-09-07T11:21:26.157Z[ 18] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48002026-09-07T11:21:26.157Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48012026-09-07T11:21:26.157Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
48022026-09-07T11:21:26.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
48032026-09-07T11:21:26.157Z[ 5] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48042026-09-07T11:21:26.157Z[ 8] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48052026-09-07T11:21:26.157Z[ 10] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
48062026-09-07T11:21:26.157Z[ 12] 9.00-10.00 sec 52.1 MBytes 437 Mbits/sec
48072026-09-07T11:21:26.157Z[ 14] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48082026-09-07T11:21:26.157Z[ 16] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48092026-09-07T11:21:26.157Z[ 18] 9.00-10.00 sec 52.4 MBytes 439 Mbits/sec
48102026-09-07T11:21:26.157Z[ 20] 9.00-10.00 sec 52.2 MBytes 438 Mbits/sec
48112026-09-07T11:21:26.157Z[SUM] 9.00-10.00 sec 418 MBytes 3.51 Gbits/sec
48122026-09-07T11:21:26.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
48132026-09-07T11:21:26.157Z[ 5] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48142026-09-07T11:21:26.157Z[ 8] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48152026-09-07T11:21:26.157Z[ 10] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48162026-09-07T11:21:26.157Z[ 12] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48172026-09-07T11:21:26.157Z[ 14] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48182026-09-07T11:21:26.157Z[ 16] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48192026-09-07T11:21:26.157Z[ 18] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48202026-09-07T11:21:26.157Z[ 20] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
48212026-09-07T11:21:26.157Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.01 Gbits/sec
48222026-09-07T11:21:26.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
48232026-09-07T11:21:26.157Z[ ID] Interval Transfer Bitrate
48242026-09-07T11:21:26.157Z[ 5] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48252026-09-07T11:21:26.157Z[ 8] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48262026-09-07T11:21:26.157Z[ 10] 0.00-10.00 sec 513 MBytes 431 Mbits/sec sender
48272026-09-07T11:21:26.157Z[ 12] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48282026-09-07T11:21:26.158Z[ 14] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48292026-09-07T11:21:26.158Z[ 16] 0.00-10.00 sec 514 MBytes 431 Mbits/sec sender
48302026-09-07T11:21:26.158Z[ 18] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48312026-09-07T11:21:26.158Z[ 20] 0.00-10.00 sec 513 MBytes 430 Mbits/sec sender
48322026-09-07T11:21:26.158Z[SUM] 0.00-10.00 sec 4.01 GBytes 3.44 Gbits/sec sender
48332026-09-07T11:21:26.161ZRun 8/10...3443.396572061537Mbps
48342026-09-07T11:21:33.566Z-----------------------------------------------------------
48352026-09-07T11:21:33.566ZServer listening on 5201 (test #29)
48362026-09-07T11:21:33.566Z-----------------------------------------------------------
48372026-09-07T11:21:33.566ZAccepted connection from 10.0.0.1, port 34522
48382026-09-07T11:21:33.566Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54705
48392026-09-07T11:21:33.566Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42979
48402026-09-07T11:21:33.566Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45613
48412026-09-07T11:21:33.566Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52860
48422026-09-07T11:21:33.566Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35539
48432026-09-07T11:21:33.566Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51131
48442026-09-07T11:21:33.566Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41057
48452026-09-07T11:21:33.566Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54299
48462026-09-07T11:21:33.566Z[ ID] Interval Transfer Bitrate
48472026-09-07T11:21:33.566Z[ 5] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48482026-09-07T11:21:33.566Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48492026-09-07T11:21:33.566Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48502026-09-07T11:21:33.566Z[ 12] 0.00-1.00 sec 41.2 MBytes 346 Mbits/sec
48512026-09-07T11:21:33.566Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48522026-09-07T11:21:33.566Z[ 16] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48532026-09-07T11:21:33.566Z[ 18] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
48542026-09-07T11:21:33.566Z[ 20] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
48552026-09-07T11:21:33.566Z[SUM] 0.00-1.00 sec 329 MBytes 2.76 Gbits/sec
48562026-09-07T11:21:33.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
48572026-09-07T11:21:33.566Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48582026-09-07T11:21:33.566Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
48592026-09-07T11:21:33.566Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48602026-09-07T11:21:33.566Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48612026-09-07T11:21:33.566Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
48622026-09-07T11:21:33.566Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48632026-09-07T11:21:33.566Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48642026-09-07T11:21:33.566Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
48652026-09-07T11:21:33.566Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
48662026-09-07T11:21:33.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
48672026-09-07T11:21:33.567Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
48682026-09-07T11:21:33.567Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48692026-09-07T11:21:33.567Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48702026-09-07T11:21:33.567Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48712026-09-07T11:21:33.567Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48722026-09-07T11:21:33.567Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48732026-09-07T11:21:33.567Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
48742026-09-07T11:21:33.567Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48752026-09-07T11:21:33.567Z[SUM] 2.00-3.00 sec 435 MBytes 3.65 Gbits/sec
48762026-09-07T11:21:33.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
48772026-09-07T11:21:33.567Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
48782026-09-07T11:21:33.567Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48792026-09-07T11:21:33.567Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
48802026-09-07T11:21:33.567Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
48812026-09-07T11:21:33.567Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
48822026-09-07T11:21:33.567Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
48832026-09-07T11:21:33.567Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48842026-09-07T11:21:33.570Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48852026-09-07T11:21:33.570Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
48862026-09-07T11:21:33.570Z- - - - - - - - - - - - - - - - - - - - - - - - -
48872026-09-07T11:21:33.570Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
48882026-09-07T11:21:33.570Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48892026-09-07T11:21:33.571Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48902026-09-07T11:21:33.571Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48912026-09-07T11:21:33.571Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
48922026-09-07T11:21:33.571Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
48932026-09-07T11:21:33.571Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
48942026-09-07T11:21:33.571Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
48952026-09-07T11:21:33.571Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
48962026-09-07T11:21:33.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
48972026-09-07T11:21:33.571Z[ 5] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
48982026-09-07T11:21:33.571Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
48992026-09-07T11:21:33.571Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
49002026-09-07T11:21:33.571Z[ 12] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49012026-09-07T11:21:33.571Z[ 14] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49022026-09-07T11:21:33.571Z[ 16] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49032026-09-07T11:21:33.571Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49042026-09-07T11:21:33.571Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
49052026-09-07T11:21:33.571Z[SUM] 5.00-6.00 sec 435 MBytes 3.65 Gbits/sec
49062026-09-07T11:21:33.571Z- - - - - - - - - - - - - - - - - - - - - - - - -
49072026-09-07T11:21:33.571Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49082026-09-07T11:21:33.571Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49092026-09-07T11:21:33.571Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49102026-09-07T11:21:36.572Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49112026-09-07T11:21:36.573Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49122026-09-07T11:21:36.573Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49132026-09-07T11:21:36.573Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49142026-09-07T11:21:36.573Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
49152026-09-07T11:21:36.573Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
49162026-09-07T11:21:36.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
49172026-09-07T11:21:36.573Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
49182026-09-07T11:21:36.573Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49192026-09-07T11:21:36.573Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49202026-09-07T11:21:36.573Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49212026-09-07T11:21:36.573Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49222026-09-07T11:21:36.573Z[ 16] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
49232026-09-07T11:21:36.573Z[ 18] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49242026-09-07T11:21:36.573Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49252026-09-07T11:21:36.573Z[SUM] 7.00-8.00 sec 419 MBytes 3.52 Gbits/sec
49262026-09-07T11:21:36.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
49272026-09-07T11:21:36.573Z[ 5] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
49282026-09-07T11:21:36.573Z[ 8] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
49292026-09-07T11:21:36.573Z[ 10] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
49302026-09-07T11:21:36.573Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
49312026-09-07T11:21:36.573Z[ 14] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
49322026-09-07T11:21:36.573Z[ 16] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
49332026-09-07T11:21:36.573Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
49342026-09-07T11:21:36.573Z[ 20] 8.00-9.00 sec 52.4 MBytes 439 Mbits/sec
49352026-09-07T11:21:36.573Z[SUM] 8.00-9.00 sec 420 MBytes 3.52 Gbits/sec
49362026-09-07T11:21:36.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
49372026-09-07T11:21:36.573Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49382026-09-07T11:21:36.573Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49392026-09-07T11:21:36.573Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49402026-09-07T11:21:36.573Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49412026-09-07T11:21:36.573Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49422026-09-07T11:21:36.573Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49432026-09-07T11:21:36.573Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49442026-09-07T11:21:36.573Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49452026-09-07T11:21:36.573Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
49462026-09-07T11:21:36.573Z- - - - - - - - - - - - - - - - - - - - - - - - -
49472026-09-07T11:21:36.573Z[ 5] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
49482026-09-07T11:21:36.574Z[ 8] 10.00-10.00 sec 128 KBytes 377 Mbits/sec
49492026-09-07T11:21:36.574Z[ 10] 10.00-10.00 sec 256 KBytes 755 Mbits/sec
49502026-09-07T11:21:36.574Z[ 12] 10.00-10.00 sec 256 KBytes 755 Mbits/sec
49512026-09-07T11:21:36.574Z[ 14] 10.00-10.00 sec 128 KBytes 378 Mbits/sec
49522026-09-07T11:21:36.574Z[ 16] 10.00-10.00 sec 128 KBytes 378 Mbits/sec
49532026-09-07T11:21:36.574Z[ 18] 10.00-10.00 sec 128 KBytes 378 Mbits/sec
49542026-09-07T11:21:36.574Z[ 20] 10.00-10.00 sec 128 KBytes 378 Mbits/sec
49552026-09-07T11:21:36.574Z[SUM] 10.00-10.00 sec 1.25 MBytes 3.77 Gbits/sec
49562026-09-07T11:21:36.574Z- - - - - - - - - - - - - - - - - - - - - - - - -
49572026-09-07T11:21:36.574Z[ ID] Interval Transfer Bitrate
49582026-09-07T11:21:36.574Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49592026-09-07T11:21:36.574Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49602026-09-07T11:21:36.574Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49612026-09-07T11:21:36.574Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49622026-09-07T11:21:36.574Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49632026-09-07T11:21:36.574Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
49642026-09-07T11:21:36.574Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
49652026-09-07T11:21:36.574Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
49662026-09-07T11:21:36.574Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
49672026-09-07T11:21:36.578ZRun 9/10...3508.813575568344Mbps
49682026-09-07T11:21:43.971Z-----------------------------------------------------------
49692026-09-07T11:21:43.971ZServer listening on 5201 (test #30)
49702026-09-07T11:21:43.971Z-----------------------------------------------------------
49712026-09-07T11:21:43.971ZAccepted connection from 10.0.0.1, port 49866
49722026-09-07T11:21:43.971Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61268
49732026-09-07T11:21:43.971Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49056
49742026-09-07T11:21:43.971Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61345
49752026-09-07T11:21:43.971Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44411
49762026-09-07T11:21:43.971Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46106
49772026-09-07T11:21:43.971Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53075
49782026-09-07T11:21:43.971Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52304
49792026-09-07T11:21:43.971Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55641
49802026-09-07T11:21:43.971Z[ ID] Interval Transfer Bitrate
49812026-09-07T11:21:43.971Z[ 5] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49822026-09-07T11:21:43.971Z[ 8] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49832026-09-07T11:21:43.971Z[ 10] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49842026-09-07T11:21:43.972Z[ 12] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49852026-09-07T11:21:43.972Z[ 14] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49862026-09-07T11:21:43.972Z[ 16] 0.00-1.00 sec 41.0 MBytes 344 Mbits/sec
49872026-09-07T11:21:43.972Z[ 18] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49882026-09-07T11:21:43.972Z[ 20] 0.00-1.00 sec 41.1 MBytes 345 Mbits/sec
49892026-09-07T11:21:43.972Z[SUM] 0.00-1.00 sec 329 MBytes 2.76 Gbits/sec
49902026-09-07T11:21:43.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
49912026-09-07T11:21:43.972Z[ 5] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49922026-09-07T11:21:43.972Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49932026-09-07T11:21:43.972Z[ 10] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49942026-09-07T11:21:43.972Z[ 12] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49952026-09-07T11:21:43.972Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
49962026-09-07T11:21:43.972Z[ 16] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49972026-09-07T11:21:43.972Z[ 18] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49982026-09-07T11:21:43.972Z[ 20] 1.00-2.00 sec 52.5 MBytes 440 Mbits/sec
49992026-09-07T11:21:43.972Z[SUM] 1.00-2.00 sec 420 MBytes 3.53 Gbits/sec
50002026-09-07T11:21:43.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
50012026-09-07T11:21:43.972Z[ 5] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
50022026-09-07T11:21:43.972Z[ 8] 2.00-3.00 sec 51.8 MBytes 434 Mbits/sec
50032026-09-07T11:21:43.972Z[ 10] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
50042026-09-07T11:21:43.972Z[ 12] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
50052026-09-07T11:21:43.972Z[ 14] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
50062026-09-07T11:21:43.972Z[ 16] 2.00-3.00 sec 51.9 MBytes 435 Mbits/sec
50072026-09-07T11:21:43.972Z[ 18] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
50082026-09-07T11:21:43.972Z[ 20] 2.00-3.00 sec 52.0 MBytes 436 Mbits/sec
50092026-09-07T11:21:43.972Z[SUM] 2.00-3.00 sec 416 MBytes 3.49 Gbits/sec
50102026-09-07T11:21:43.972Z- - - - - - - - - - - - - - - - - - - - - - - - -
50112026-09-07T11:21:43.973Z[ 5] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
50122026-09-07T11:21:43.973Z[ 8] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
50132026-09-07T11:21:43.973Z[ 10] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
50142026-09-07T11:21:43.978Z[ 12] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
50152026-09-07T11:21:43.978Z[ 14] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
50162026-09-07T11:21:43.978Z[ 16] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
50172026-09-07T11:21:43.978Z[ 18] 3.00-4.00 sec 52.2 MBytes 438 Mbits/sec
50182026-09-07T11:21:43.978Z[ 20] 3.00-4.00 sec 52.1 MBytes 437 Mbits/sec
50192026-09-07T11:21:43.978Z[SUM] 3.00-4.00 sec 417 MBytes 3.50 Gbits/sec
50202026-09-07T11:21:43.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
50212026-09-07T11:21:43.978Z[ 5] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50222026-09-07T11:21:43.978Z[ 8] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
50232026-09-07T11:21:43.978Z[ 10] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50242026-09-07T11:21:43.978Z[ 12] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
50252026-09-07T11:21:43.978Z[ 14] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
50262026-09-07T11:21:43.978Z[ 16] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
50272026-09-07T11:21:43.978Z[ 18] 4.00-5.00 sec 52.0 MBytes 436 Mbits/sec
50282026-09-07T11:21:43.978Z[ 20] 4.00-5.00 sec 52.1 MBytes 437 Mbits/sec
50292026-09-07T11:21:43.978Z[SUM] 4.00-5.00 sec 416 MBytes 3.49 Gbits/sec
50302026-09-07T11:21:43.978Z- - - - - - - - - - - - - - - - - - - - - - - - -
50312026-09-07T11:21:43.978Z[ 5] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
50322026-09-07T11:21:43.978Z[ 8] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
50332026-09-07T11:21:43.978Z[ 10] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
50342026-09-07T11:21:43.978Z[ 12] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
50352026-09-07T11:21:43.978Z[ 14] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
50362026-09-07T11:21:43.978Z[ 16] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
50372026-09-07T11:21:43.978Z[ 18] 5.00-6.00 sec 51.9 MBytes 435 Mbits/sec
50382026-09-07T11:21:43.978Z[ 20] 5.00-6.00 sec 51.8 MBytes 434 Mbits/sec
50392026-09-07T11:21:43.979Z[SUM] 5.00-6.00 sec 414 MBytes 3.48 Gbits/sec
50402026-09-07T11:21:43.979Z- - - - - - - - - - - - - - - - - - - - - - - - -
50412026-09-07T11:21:43.979Z[ 5] 6.00-7.00 sec 52.0 MBytes 436 Mbits/sec
50422026-09-07T11:21:43.979Z[ 8] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
50432026-09-07T11:21:43.979Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
50442026-09-07T11:21:46.976Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
50452026-09-07T11:21:46.976Z[ 14] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
50462026-09-07T11:21:46.976Z[ 16] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
50472026-09-07T11:21:46.976Z[ 18] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50482026-09-07T11:21:46.976Z[ 20] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
50492026-09-07T11:21:46.976Z[SUM] 6.00-7.00 sec 418 MBytes 3.51 Gbits/sec
50502026-09-07T11:21:46.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
50512026-09-07T11:21:46.976Z[ 5] 7.00-8.00 sec 52.2 MBytes 438 Mbits/sec
50522026-09-07T11:21:46.976Z[ 8] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50532026-09-07T11:21:46.976Z[ 10] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50542026-09-07T11:21:46.976Z[ 12] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50552026-09-07T11:21:46.976Z[ 14] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
50562026-09-07T11:21:46.976Z[ 16] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50572026-09-07T11:21:46.976Z[ 18] 7.00-8.00 sec 52.1 MBytes 437 Mbits/sec
50582026-09-07T11:21:46.976Z[ 20] 7.00-8.00 sec 52.0 MBytes 436 Mbits/sec
50592026-09-07T11:21:46.977Z[SUM] 7.00-8.00 sec 417 MBytes 3.50 Gbits/sec
50602026-09-07T11:21:46.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
50612026-09-07T11:21:46.977Z[ 5] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
50622026-09-07T11:21:46.977Z[ 8] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
50632026-09-07T11:21:46.977Z[ 10] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
50642026-09-07T11:21:46.977Z[ 12] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
50652026-09-07T11:21:46.977Z[ 14] 8.00-9.00 sec 52.1 MBytes 437 Mbits/sec
50662026-09-07T11:21:46.977Z[ 16] 8.00-9.00 sec 52.0 MBytes 436 Mbits/sec
50672026-09-07T11:21:46.977Z[ 18] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
50682026-09-07T11:21:46.977Z[ 20] 8.00-9.00 sec 51.9 MBytes 435 Mbits/sec
50692026-09-07T11:21:46.977Z[SUM] 8.00-9.00 sec 416 MBytes 3.49 Gbits/sec
50702026-09-07T11:21:46.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
50712026-09-07T11:21:46.977Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50722026-09-07T11:21:46.977Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50732026-09-07T11:21:46.977Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50742026-09-07T11:21:46.977Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50752026-09-07T11:21:46.977Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50762026-09-07T11:21:46.977Z[ 16] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50772026-09-07T11:21:46.977Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50782026-09-07T11:21:46.977Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
50792026-09-07T11:21:46.977Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
50802026-09-07T11:21:46.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
50812026-09-07T11:21:46.977Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50822026-09-07T11:21:46.977Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-09-07T11:21:46.977Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50842026-09-07T11:21:46.977Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50852026-09-07T11:21:46.977Z[ 14] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
50862026-09-07T11:21:46.977Z[ 16] 10.00-10.00 sec 128 KBytes 793 Mbits/sec
50872026-09-07T11:21:46.977Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50882026-09-07T11:21:46.977Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50892026-09-07T11:21:46.977Z[SUM] 10.00-10.00 sec 256 KBytes 1.59 Gbits/sec
50902026-09-07T11:21:46.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
50912026-09-07T11:21:46.977Z[ ID] Interval Transfer Bitrate
50922026-09-07T11:21:46.977Z[ 5] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
50932026-09-07T11:21:46.977Z[ 8] 0.00-10.00 sec 511 MBytes 428 Mbits/sec sender
50942026-09-07T11:21:46.977Z[ 10] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
50952026-09-07T11:21:46.977Z[ 12] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
50962026-09-07T11:21:46.977Z[ 14] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
50972026-09-07T11:21:46.977Z[ 16] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
50982026-09-07T11:21:46.977Z[ 18] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
50992026-09-07T11:21:46.978Z[ 20] 0.00-10.00 sec 511 MBytes 429 Mbits/sec sender
51002026-09-07T11:21:46.978Z[SUM] 0.00-10.00 sec 3.99 GBytes 3.43 Gbits/sec sender
51012026-09-07T11:21:46.981ZRun 10/10...3429.2242364420113Mbps
51022026-09-07T11:21:46.981Z###---------------------###
51032026-09-07T11:21:46.981Z::: iPerf done... :::
51042026-09-07T11:21:46.981Z:::Awaiting out files...:::
51052026-09-07T11:21:46.981Z###---------------------###
51062026-09-07T11:21:46.981Z###-----###
51072026-09-07T11:21:46.981Z:::done!:::
51082026-09-07T11:21:46.981Z###-----###
51092026-09-07T11:21:47.933ZBenchmarking iperf-tcp/local/s2c/tx
51102026-09-07T11:21:47.933ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51112026-09-07T11:21:52.077ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51122026-09-07T11:22:11.911ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51132026-09-07T11:22:11.959Ziperf-tcp/local/s2c/tx time: [3.5443 µs 3.5444 µs 3.5445 µs]
51142026-09-07T11:22:11.959ZFound 5 outliers among 100 measurements (5.00%)
51152026-09-07T11:22:11.959Z 3 (3.00%) low mild
51162026-09-07T11:22:11.959Z 2 (2.00%) high mild
51172026-09-07T11:22:12.584Z
51182026-09-07T11:22:12.588ZBenchmarking iperf-tcp/local/s2c/rx
51192026-09-07T11:22:12.588ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51202026-09-07T11:22:16.728ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51212026-09-07T11:22:36.552ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51222026-09-07T11:22:36.602Ziperf-tcp/local/s2c/rx time: [6.5762 µs 6.5763 µs 6.5765 µs]
51232026-09-07T11:22:36.602ZFound 8 outliers among 100 measurements (8.00%)
51242026-09-07T11:22:36.602Z 3 (3.00%) low mild
51252026-09-07T11:22:36.602Z 4 (4.00%) high mild
51262026-09-07T11:22:36.602Z 1 (1.00%) high severe
51272026-09-07T11:22:37.247Z
51282026-09-07T11:22:41.700Z+ cargo ubench
51292026-09-07T11:22:41.947Z Compiling proc-macro2 v1.0.106
51302026-09-07T11:22:41.947Z Compiling quote v1.0.46
51312026-09-07T11:22:41.947Z Compiling unicode-ident v1.0.24
51322026-09-07T11:22:41.947Z Compiling serde_core v1.0.228
51332026-09-07T11:22:41.950Z Compiling cfg-if v1.0.4
51342026-09-07T11:22:41.950Z Compiling libc v0.2.186
51352026-09-07T11:22:41.950Z Compiling memchr v2.8.3
51362026-09-07T11:22:41.950Z Compiling serde v1.0.228
51372026-09-07T11:22:42.052Z Compiling rustversion v1.0.23
51382026-09-07T11:22:42.145Z Compiling version_check v0.9.5
51392026-09-07T11:22:42.335Z Compiling zerocopy v0.8.54
51402026-09-07T11:22:42.361Z Compiling ident_case v1.0.1
51412026-09-07T11:22:42.476Z Compiling strsim v0.11.1
51422026-09-07T11:22:42.506Z Compiling thiserror v2.0.18
51432026-09-07T11:22:42.817Z Compiling either v1.16.0
51442026-09-07T11:22:43.130Z Compiling crossbeam-utils v0.8.22
51452026-09-07T11:22:43.238Z Compiling regex-syntax v0.8.11
51462026-09-07T11:22:43.278Z Compiling pin-project-lite v0.2.17
51472026-09-07T11:22:43.300Z Compiling syn v1.0.109
51482026-09-07T11:22:43.377Z Compiling syn v2.0.118
51492026-09-07T11:22:43.399Z Compiling aho-corasick v1.1.4
51502026-09-07T11:22:43.440Z Compiling winnow v1.0.3
51512026-09-07T11:22:43.510Z Compiling equivalent v1.0.2
51522026-09-07T11:22:43.617Z Compiling hashbrown v0.17.1
51532026-09-07T11:22:43.885Z Compiling itertools v0.15.0
51542026-09-07T11:22:44.328Z Compiling indexmap v2.14.0
51552026-09-07T11:22:44.882Z Compiling bitflags v2.13.0
51562026-09-07T11:22:44.920Z Compiling toml_parser v1.1.2+spec-1.1.0
51572026-09-07T11:22:44.947Z Compiling regex-automata v0.4.15
51582026-09-07T11:22:45.220Z Compiling autocfg v1.5.1
51592026-09-07T11:22:45.294Z Compiling toml_datetime v1.1.1+spec-1.1.0
51602026-09-07T11:22:45.441Z Compiling byteorder v1.5.0
51612026-09-07T11:22:45.506Z Compiling heapless v0.8.0
51622026-09-07T11:22:45.557Z Compiling num-traits v0.2.19
51632026-09-07T11:22:45.560Z Compiling toml_edit v0.25.12+spec-1.1.0
51642026-09-07T11:22:45.624Z Compiling hash32 v0.3.1
51652026-09-07T11:22:45.638Z Compiling slog v2.8.2
51662026-09-07T11:22:45.752Z Compiling macaddr v1.0.1
51672026-09-07T11:22:45.770Z Compiling smoltcp v0.11.0
51682026-09-07T11:22:45.855Z Compiling stable_deref_trait v1.2.1
51692026-09-07T11:22:45.924Z Compiling futures-core v0.3.32
51702026-09-07T11:22:45.946Z Compiling futures-sink v0.3.32
51712026-09-07T11:22:45.950Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51722026-09-07T11:22:46.041Z Compiling futures-channel v0.3.32
51732026-09-07T11:22:46.065Z Compiling proc-macro-crate v3.5.0
51742026-09-07T11:22:46.278Z Compiling proc-macro-error-attr v1.0.4
51752026-09-07T11:22:46.376Z Compiling darling_core v0.23.0
51762026-09-07T11:22:46.496Z Compiling getrandom v0.4.3
51772026-09-07T11:22:46.552Z Compiling ref-cast v1.0.25
51782026-09-07T11:22:46.578Z Compiling bitflags v1.3.2
51792026-09-07T11:22:46.651Z Compiling crc32fast v1.5.0
51802026-09-07T11:22:46.685Z Compiling managed v0.8.0
51812026-09-07T11:22:46.777Z Compiling regex v1.13.0
51822026-09-07T11:22:46.857Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51832026-09-07T11:22:46.919Z Compiling futures-task v0.3.32
51842026-09-07T11:22:46.922Z Compiling rand_core v0.10.1
51852026-09-07T11:22:47.061Z Compiling anyhow v1.0.103
51862026-09-07T11:22:47.072Z Compiling slab v0.4.12
51872026-09-07T11:22:47.076Z Compiling futures-io v0.3.32
51882026-09-07T11:22:47.302Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51892026-09-07T11:22:47.343Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51902026-09-07T11:22:47.556Z Compiling proc-macro-error v1.0.4
51912026-09-07T11:22:47.560Z Compiling once_cell v1.21.4
51922026-09-07T11:22:47.568Z Compiling rustix v1.1.4
51932026-09-07T11:22:47.681Z Compiling serde_derive v1.0.228
51942026-09-07T11:22:47.686Z Compiling zerocopy-derive v0.8.54
51952026-09-07T11:22:47.771Z Compiling thiserror-impl v2.0.18
51962026-09-07T11:22:47.775Z Compiling futures-macro v0.3.32
51972026-09-07T11:22:47.900Z Compiling ref-cast-impl v1.0.25
51982026-09-07T11:22:47.974Z Compiling foreign-types-macros v0.2.3
51992026-09-07T11:22:48.472Z Compiling num_enum_derive v0.7.6
52002026-09-07T11:22:48.499Z Compiling darling_macro v0.23.0
52012026-09-07T11:22:48.570Z Compiling futures-util v0.3.32
52022026-09-07T11:22:48.589Z Compiling unicode-width v0.2.2
52032026-09-07T11:22:48.874Z Compiling foreign-types-shared v0.3.1
52042026-09-07T11:22:48.956Z Compiling ipnetwork v0.21.1
52052026-09-07T11:22:49.025Z Compiling cobs v0.3.0
52062026-09-07T11:22:49.048Z Compiling darling v0.23.0
52072026-09-07T11:22:49.121Z Compiling ingot-macros v0.2.0
52082026-09-07T11:22:49.232Z Compiling crossbeam-epoch v0.9.20
52092026-09-07T11:22:49.320Z Compiling cpufeatures v0.3.0
52102026-09-07T11:22:49.386Z Compiling chacha20 v0.10.1
52112026-09-07T11:22:49.435Z Compiling num_enum v0.7.6
52122026-09-07T11:22:49.496Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52132026-09-07T11:22:49.544Z Compiling foreign-types v0.5.0
52142026-09-07T11:22:49.615Z Compiling tabwriter v1.4.1
52152026-09-07T11:22:49.960Z Compiling tracing-core v0.1.36
52162026-09-07T11:22:50.035Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52172026-09-07T11:22:50.122Z Compiling tracing-attributes v0.1.31
52182026-09-07T11:22:50.549Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52192026-09-07T11:22:50.815Z Compiling erased-serde v0.3.31
52202026-09-07T11:22:50.897Z Compiling postcard v1.1.3
52212026-09-07T11:22:51.020Z Compiling futures-executor v0.3.32
52222026-09-07T11:22:51.397Z Compiling errno v0.3.14
52232026-09-07T11:22:51.478Z Compiling cstr-argument v0.1.2
52242026-09-07T11:22:51.526Z Compiling shlex v2.0.1
52252026-09-07T11:22:51.542Z Compiling thiserror v1.0.69
52262026-09-07T11:22:51.634Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52272026-09-07T11:22:51.704Z Compiling num-conv v0.2.2
52282026-09-07T11:22:51.770Z Compiling find-msvc-tools v0.1.9
52292026-09-07T11:22:51.827Z Compiling crossbeam-deque v0.8.7
52302026-09-07T11:22:51.837Z Compiling dyn-clone v1.0.20
52312026-09-07T11:22:51.837Z Compiling utf8parse v0.2.2
52322026-09-07T11:22:51.845Z Compiling time-core v0.1.9
52332026-09-07T11:22:51.970Z Compiling pretty-hex v0.4.2
52342026-09-07T11:22:51.992Z Compiling zmij v1.0.22
52352026-09-07T11:22:52.015Z Compiling time-macros v0.2.31
52362026-09-07T11:22:52.090Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52372026-09-07T11:22:52.099Z Compiling ingot-types v0.2.0
52382026-09-07T11:22:52.268Z Compiling anstyle-parse v1.0.0
52392026-09-07T11:22:52.284Z Compiling cc v1.2.67
52402026-09-07T11:22:52.467Z Compiling ingot v0.2.0
52412026-09-07T11:22:52.483Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52422026-09-07T11:22:52.833Z Compiling tracing v0.1.44
52432026-09-07T11:22:53.010Z Compiling rand v0.10.2
52442026-09-07T11:22:53.154Z Compiling futures v0.3.32
52452026-09-07T11:22:53.224Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52462026-09-07T11:22:53.390Z Compiling thiserror-impl v1.0.69
52472026-09-07T11:22:53.396Z Compiling uuid v1.23.5
52482026-09-07T11:22:53.450Z Compiling arc-swap v1.9.2
52492026-09-07T11:22:53.776Z Compiling socket2 v0.6.4
52502026-09-07T11:22:53.779Z Compiling nom v8.0.0
52512026-09-07T11:22:53.802Z Compiling thread_local v1.1.10
52522026-09-07T11:22:54.127Z Compiling oxnet v0.1.6
52532026-09-07T11:22:54.355Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52542026-09-07T11:22:54.496Z Compiling is_terminal_polyfill v1.70.2
52552026-09-07T11:22:54.587Z Compiling slog-async v2.8.0
52562026-09-07T11:22:54.618Z Compiling heck v0.4.1
52572026-09-07T11:22:54.809Z Compiling lazy_static v1.5.0
52582026-09-07T11:22:54.900Z Compiling iana-time-zone v0.1.65
52592026-09-07T11:22:55.006Z Compiling anstyle v1.0.14
52602026-09-07T11:22:55.203Z Compiling deranged v0.5.8
52612026-09-07T11:22:55.329Z Compiling colorchoice v1.0.5
52622026-09-07T11:22:55.439Z Compiling serde_json v1.0.150
52632026-09-07T11:22:55.664Z Compiling rayon-core v1.13.0
52642026-09-07T11:22:55.799Z Compiling colored v3.1.1
52652026-09-07T11:22:56.054Z Compiling powerfmt v0.2.0
52662026-09-07T11:22:56.064Z Compiling anstyle-query v1.1.5
52672026-09-07T11:22:56.161Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52682026-09-07T11:22:56.277Z Compiling time v0.3.53
52692026-09-07T11:22:56.293Z Compiling rusticata-macros v5.0.0
52702026-09-07T11:22:56.410Z Compiling anstream v1.0.0
52712026-09-07T11:22:56.564Z Compiling chrono v0.4.45
52722026-09-07T11:22:56.824Z Compiling slog-scope v4.4.1
52732026-09-07T11:22:57.255Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52742026-09-07T11:22:57.439Z Compiling alloca v0.4.0
52752026-09-07T11:22:57.614Z Compiling cookie-factory v0.3.3
52762026-09-07T11:22:57.710Z Compiling terminal_size v0.4.4
52772026-09-07T11:22:57.915Z Compiling half v2.7.1
52782026-09-07T11:22:57.933Z Compiling crossbeam-channel v0.5.16
52792026-09-07T11:22:58.099Z Compiling is-terminal v0.4.17
52802026-09-07T11:22:58.149Z Compiling itertools v0.12.1
52812026-09-07T11:22:58.189Z Compiling take_mut v0.2.2
52822026-09-07T11:22:58.232Z Compiling log v0.4.33
52832026-09-07T11:22:58.294Z Compiling clap_lex v1.1.0
52842026-09-07T11:22:58.458Z Compiling plotters-backend v0.3.7
52852026-09-07T11:22:58.571Z Compiling heck v0.5.0
52862026-09-07T11:22:58.615Z Compiling ciborium-io v0.2.2
52872026-09-07T11:22:58.763Z Compiling circular v0.3.0
52882026-09-07T11:22:58.773Z Compiling itoa v1.0.18
52892026-09-07T11:22:58.969Z Compiling term v1.2.1
52902026-09-07T11:22:58.979Z Compiling cfg_aliases v0.2.1
52912026-09-07T11:22:59.045Z Compiling nix v0.31.3
52922026-09-07T11:22:59.413Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52932026-09-07T11:22:59.418Z Compiling slog-term v2.9.2
52942026-09-07T11:22:59.499Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52952026-09-07T11:22:59.590Z Compiling clap_builder v4.6.0
52962026-09-07T11:23:00.366Z Compiling pcap-parser v0.17.0
52972026-09-07T11:23:00.623Z Compiling clap_derive v4.6.1
52982026-09-07T11:23:00.800Z Compiling ciborium-ll v0.2.2
52992026-09-07T11:23:01.036Z Compiling plotters-svg v0.3.7
53002026-09-07T11:23:01.328Z Compiling slog-stdlog v4.1.1
53012026-09-07T11:23:01.731Z Compiling itertools v0.13.0
53022026-09-07T11:23:02.276Z Compiling cast v0.3.0
53032026-09-07T11:23:02.445Z Compiling same-file v1.0.6
53042026-09-07T11:23:02.499Z Compiling clap v4.6.1
53052026-09-07T11:23:02.573Z Compiling walkdir v2.5.0
53062026-09-07T11:23:02.601Z Compiling rayon v1.12.0
53072026-09-07T11:23:02.623Z Compiling slog-envlogger v2.2.0
53082026-09-07T11:23:03.095Z Compiling criterion-plot v0.8.2
53092026-09-07T11:23:03.106Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53102026-09-07T11:23:03.222Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53112026-09-07T11:23:03.518Z Compiling plotters v0.3.7
53122026-09-07T11:23:03.846Z Compiling ciborium v0.2.2
53132026-09-07T11:23:04.565Z Compiling tinytemplate v1.2.1
53142026-09-07T11:23:04.700Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53152026-09-07T11:23:04.739Z Compiling page_size v0.6.0
53162026-09-07T11:23:04.845Z Compiling dtor-proc-macro v0.0.13
53172026-09-07T11:23:05.191Z Compiling oorandom v11.1.5
53182026-09-07T11:23:05.232Z Compiling anes v0.1.6
53192026-09-07T11:23:05.311Z Compiling dtor v0.8.1
53202026-09-07T11:23:05.398Z Compiling criterion v0.8.2
53212026-09-07T11:23:05.474Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53222026-09-07T11:23:05.676Z Compiling ctor-proc-macro v0.0.13
53232026-09-07T11:23:06.020Z Compiling link-section v0.2.1
53242026-09-07T11:23:06.156Z Compiling ctor v0.10.1
53252026-09-07T11:23:07.450Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53262026-09-07T11:24:31.847Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 50s
53272026-09-07T11:24:31.869Z Running benches/userland.rs (target/release-lto/deps/userland-2709d8afad011759)
53282026-09-07T11:24:31.872ZGnuplot not found, using plotters backend
53292026-09-07T11:24:32.044ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53302026-09-07T11:24:32.044ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53312026-09-07T11:24:37.513ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0033 s (7.6M iterations)
53322026-09-07T11:24:42.334ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53332026-09-07T11:24:42.388Zparse/Hairpin-DHCPv4/wallclock/Discover
53342026-09-07T11:24:42.388Z time: [61.647 ns 61.860 ns 62.091 ns]
53352026-09-07T11:24:42.388ZFound 5 outliers among 100 measurements (5.00%)
53362026-09-07T11:24:42.388Z 2 (2.00%) high mild
53372026-09-07T11:24:42.388Z 3 (3.00%) high severe
53382026-09-07T11:24:43.017Z
53392026-09-07T11:24:43.021ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53402026-09-07T11:24:43.021ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53412026-09-07T11:24:48.824ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0059 s (3.6M iterations)
53422026-09-07T11:24:53.807ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53432026-09-07T11:24:53.858Zprocess/Hairpin-DHCPv4/wallclock/Discover
53442026-09-07T11:24:53.858Z time: [805.28 ns 805.57 ns 805.82 ns]
53452026-09-07T11:24:53.858ZFound 8 outliers among 100 measurements (8.00%)
53462026-09-07T11:24:53.858Z 4 (4.00%) high mild
53472026-09-07T11:24:53.858Z 4 (4.00%) high severe
53482026-09-07T11:24:54.486Z
53492026-09-07T11:24:54.489ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53502026-09-07T11:24:54.489ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53512026-09-07T11:25:00.227ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0009 s (7.3M iterations)
53522026-09-07T11:25:04.873ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53532026-09-07T11:25:04.923Zparse/Hairpin-DHCPv4/wallclock/Request
53542026-09-07T11:25:04.923Z time: [61.891 ns 62.113 ns 62.357 ns]
53552026-09-07T11:25:04.923ZFound 6 outliers among 100 measurements (6.00%)
53562026-09-07T11:25:04.923Z 3 (3.00%) high mild
53572026-09-07T11:25:04.923Z 3 (3.00%) high severe
53582026-09-07T11:25:05.553Z
53592026-09-07T11:25:05.557ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53602026-09-07T11:25:05.557ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53612026-09-07T11:25:11.245ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0022 s (3.7M iterations)
53622026-09-07T11:25:16.247ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53632026-09-07T11:25:16.297Zprocess/Hairpin-DHCPv4/wallclock/Request
53642026-09-07T11:25:16.297Z time: [784.15 ns 784.43 ns 784.69 ns]
53652026-09-07T11:25:16.297ZFound 9 outliers among 100 measurements (9.00%)
53662026-09-07T11:25:16.297Z 4 (4.00%) high mild
53672026-09-07T11:25:16.297Z 5 (5.00%) high severe
53682026-09-07T11:25:16.925Z
53692026-09-07T11:25:16.929ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53702026-09-07T11:25:16.929ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53712026-09-07T11:25:20.389ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0041 s (6.1M iterations)
53722026-09-07T11:25:25.229ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53732026-09-07T11:25:25.279Zparse/Hairpin-DHCPv6/wallclock/Solicit
53742026-09-07T11:25:25.279Z time: [60.640 ns 60.831 ns 61.044 ns]
53752026-09-07T11:25:25.279ZFound 10 outliers among 100 measurements (10.00%)
53762026-09-07T11:25:25.279Z 6 (6.00%) high mild
53772026-09-07T11:25:25.279Z 4 (4.00%) high severe
53782026-09-07T11:25:25.905Z
53792026-09-07T11:25:25.908ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53802026-09-07T11:25:25.908ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53812026-09-07T11:25:29.615ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0028 s (2.8M iterations)
53822026-09-07T11:25:34.642ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53832026-09-07T11:25:34.691Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53842026-09-07T11:25:34.692Z time: [1.0366 µs 1.0373 µs 1.0379 µs]
53852026-09-07T11:25:34.692ZFound 3 outliers among 100 measurements (3.00%)
53862026-09-07T11:25:34.692Z 2 (2.00%) high mild
53872026-09-07T11:25:34.692Z 1 (1.00%) high severe
53882026-09-07T11:25:35.322Z
53892026-09-07T11:25:35.325ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53902026-09-07T11:25:35.325ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53912026-09-07T11:25:39.155ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0015 s (5.5M iterations)
53922026-09-07T11:25:43.858ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53932026-09-07T11:25:43.908Zparse/Hairpin-DHCPv6/wallclock/Request
53942026-09-07T11:25:43.908Z time: [61.117 ns 61.304 ns 61.511 ns]
53952026-09-07T11:25:43.908ZFound 9 outliers among 100 measurements (9.00%)
53962026-09-07T11:25:43.908Z 5 (5.00%) high mild
53972026-09-07T11:25:43.908Z 4 (4.00%) high severe
53982026-09-07T11:25:44.536Z
53992026-09-07T11:25:44.539ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54002026-09-07T11:25:44.539ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54012026-09-07T11:25:48.492ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0020 s (2.7M iterations)
54022026-09-07T11:25:53.483ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54032026-09-07T11:25:53.533Zprocess/Hairpin-DHCPv6/wallclock/Request
54042026-09-07T11:25:53.533Z time: [1.0786 µs 1.0798 µs 1.0809 µs]
54052026-09-07T11:25:54.161Z
54062026-09-07T11:25:54.166ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54072026-09-07T11:25:54.166ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54082026-09-07T11:26:00.255ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
54092026-09-07T11:26:04.765ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54102026-09-07T11:26:04.815Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54112026-09-07T11:26:04.815Z time: [61.631 ns 61.817 ns 62.022 ns]
54122026-09-07T11:26:04.815ZFound 8 outliers among 100 measurements (8.00%)
54132026-09-07T11:26:04.815Z 4 (4.00%) high mild
54142026-09-07T11:26:04.815Z 4 (4.00%) high severe
54152026-09-07T11:26:05.446Z
54162026-09-07T11:26:05.449ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54172026-09-07T11:26:05.449ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54182026-09-07T11:26:10.757ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0023 s (3.9M iterations)
54192026-09-07T11:26:15.590ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54202026-09-07T11:26:15.640Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54212026-09-07T11:26:15.640Z time: [628.98 ns 629.55 ns 630.23 ns]
54222026-09-07T11:26:15.640ZFound 3 outliers among 100 measurements (3.00%)
54232026-09-07T11:26:15.640Z 1 (1.00%) high mild
54242026-09-07T11:26:15.640Z 2 (2.00%) high severe
54252026-09-07T11:26:16.270Z
54262026-09-07T11:26:16.273ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54272026-09-07T11:26:16.273ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54282026-09-07T11:26:20.613ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0033 s (4.8M iterations)
54292026-09-07T11:26:24.444ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54302026-09-07T11:26:24.494Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54312026-09-07T11:26:24.494Z time: [121.61 ns 121.81 ns 122.02 ns]
54322026-09-07T11:26:24.494ZFound 11 outliers among 100 measurements (11.00%)
54332026-09-07T11:26:24.494Z 5 (5.00%) high mild
54342026-09-07T11:26:24.494Z 6 (6.00%) high severe
54352026-09-07T11:26:25.125Z
54362026-09-07T11:26:25.129ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54372026-09-07T11:26:25.129ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54382026-09-07T11:26:28.370ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0005 s (3.2M iterations)
54392026-09-07T11:26:32.860ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54402026-09-07T11:26:32.910Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54412026-09-07T11:26:32.910Z time: [716.16 ns 716.56 ns 716.91 ns]
54422026-09-07T11:26:32.910ZFound 5 outliers among 100 measurements (5.00%)
54432026-09-07T11:26:32.910Z 2 (2.00%) high mild
54442026-09-07T11:26:32.910Z 3 (3.00%) high severe
54452026-09-07T11:26:33.539Z
54462026-09-07T11:26:33.542ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54472026-09-07T11:26:33.542ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54482026-09-07T11:26:39.713ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0021 s (6.8M iterations)
54492026-09-07T11:26:44.147ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54502026-09-07T11:26:44.198Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54512026-09-07T11:26:44.198Z time: [60.671 ns 60.875 ns 61.097 ns]
54522026-09-07T11:26:44.198ZFound 6 outliers among 100 measurements (6.00%)
54532026-09-07T11:26:44.198Z 3 (3.00%) high mild
54542026-09-07T11:26:44.198Z 3 (3.00%) high severe
54552026-09-07T11:26:44.830Z
54562026-09-07T11:26:44.833ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54572026-09-07T11:26:44.833ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54582026-09-07T11:26:50.899ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0052 s (3.5M iterations)
54592026-09-07T11:26:55.725ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54602026-09-07T11:26:55.775Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54612026-09-07T11:26:55.775Z time: [800.81 ns 801.20 ns 801.55 ns]
54622026-09-07T11:26:55.775ZFound 3 outliers among 100 measurements (3.00%)
54632026-09-07T11:26:55.775Z 2 (2.00%) high mild
54642026-09-07T11:26:55.775Z 1 (1.00%) high severe
54652026-09-07T11:26:56.414Z
54662026-09-07T11:26:56.419ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54672026-09-07T11:26:56.419ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54682026-09-07T11:27:02.612ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0007 s (6.8M iterations)
54692026-09-07T11:27:07.002ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54702026-09-07T11:27:07.051Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54712026-09-07T11:27:07.051Z time: [60.624 ns 60.844 ns 61.085 ns]
54722026-09-07T11:27:07.051ZFound 5 outliers among 100 measurements (5.00%)
54732026-09-07T11:27:07.051Z 2 (2.00%) high mild
54742026-09-07T11:27:07.051Z 3 (3.00%) high severe
54752026-09-07T11:27:07.677Z
54762026-09-07T11:27:07.680ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54772026-09-07T11:27:07.680ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54782026-09-07T11:27:13.649ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0038 s (3.5M iterations)
54792026-09-07T11:27:18.407ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54802026-09-07T11:27:18.456Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54812026-09-07T11:27:18.456Z time: [761.85 ns 762.29 ns 762.80 ns]
54822026-09-07T11:27:18.456ZFound 5 outliers among 100 measurements (5.00%)
54832026-09-07T11:27:18.456Z 3 (3.00%) high mild
54842026-09-07T11:27:18.456Z 2 (2.00%) high severe
54852026-09-07T11:27:19.084Z
54862026-09-07T11:27:19.087ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54872026-09-07T11:27:19.087ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54882026-09-07T11:27:22.570ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
54892026-09-07T11:27:26.369ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54902026-09-07T11:27:26.418Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54912026-09-07T11:27:26.418Z time: [62.595 ns 62.762 ns 62.931 ns]
54922026-09-07T11:27:26.418ZFound 6 outliers among 100 measurements (6.00%)
54932026-09-07T11:27:26.418Z 3 (3.00%) high mild
54942026-09-07T11:27:26.418Z 3 (3.00%) high severe
54952026-09-07T11:27:27.046Z
54962026-09-07T11:27:27.049ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54972026-09-07T11:27:27.049ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54982026-09-07T11:27:32.269ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0052 s (4.0M iterations)
54992026-09-07T11:27:36.975ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55002026-09-07T11:27:37.025Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55012026-09-07T11:27:37.025Z time: [254.58 ns 254.81 ns 255.03 ns]
55022026-09-07T11:27:37.025ZFound 6 outliers among 100 measurements (6.00%)
55032026-09-07T11:27:37.025Z 3 (3.00%) high mild
55042026-09-07T11:27:37.025Z 3 (3.00%) high severe
55052026-09-07T11:27:37.649Z
55062026-09-07T11:27:37.654ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55072026-09-07T11:27:37.654ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55082026-09-07T11:27:40.653ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (7.0M iterations)
55092026-09-07T11:27:45.350ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55102026-09-07T11:27:45.401Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55112026-09-07T11:27:45.401Z time: [80.244 ns 80.495 ns 80.753 ns]
55122026-09-07T11:27:45.401ZFound 5 outliers among 100 measurements (5.00%)
55132026-09-07T11:27:45.401Z 2 (2.00%) high mild
55142026-09-07T11:27:45.401Z 3 (3.00%) high severe
55152026-09-07T11:27:46.026Z
55162026-09-07T11:27:46.029ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55172026-09-07T11:27:46.030ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55182026-09-07T11:27:50.060ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0022 s (2.6M iterations)
55192026-09-07T11:27:55.030ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55202026-09-07T11:27:55.080Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55212026-09-07T11:27:55.080Z time: [272.88 ns 273.38 ns 273.95 ns]
55222026-09-07T11:27:55.083ZFound 5 outliers among 100 measurements (5.00%)
55232026-09-07T11:27:55.083Z 2 (2.00%) high mild
55242026-09-07T11:27:55.083Z 3 (3.00%) high severe
55252026-09-07T11:27:55.708Z
55262026-09-07T11:27:55.711ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55272026-09-07T11:27:55.711ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55282026-09-07T11:28:01.986ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (6.7M iterations)
55292026-09-07T11:28:05.532ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55302026-09-07T11:28:05.582Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55312026-09-07T11:28:05.582Z time: [98.268 ns 98.561 ns 98.821 ns]
55322026-09-07T11:28:05.582ZFound 3 outliers among 100 measurements (3.00%)
55332026-09-07T11:28:05.582Z 2 (2.00%) high mild
55342026-09-07T11:28:05.582Z 1 (1.00%) high severe
55352026-09-07T11:28:06.211Z
55362026-09-07T11:28:06.214ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55372026-09-07T11:28:06.214ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55382026-09-07T11:28:09.221ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (3.5M iterations)
55392026-09-07T11:28:13.817ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55402026-09-07T11:28:13.866Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55412026-09-07T11:28:13.866Z time: [223.28 ns 223.76 ns 224.30 ns]
55422026-09-07T11:28:13.866ZFound 6 outliers among 100 measurements (6.00%)
55432026-09-07T11:28:13.866Z 2 (2.00%) high mild
55442026-09-07T11:28:13.866Z 4 (4.00%) high severe
55452026-09-07T11:28:14.492Z
55462026-09-07T11:28:14.495ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55472026-09-07T11:28:14.495ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55482026-09-07T11:28:18.829ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (4.8M iterations)
55492026-09-07T11:28:23.156ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55502026-09-07T11:28:23.206Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55512026-09-07T11:28:23.206Z time: [116.96 ns 117.30 ns 117.62 ns]
55522026-09-07T11:28:23.206ZFound 5 outliers among 100 measurements (5.00%)
55532026-09-07T11:28:23.206Z 2 (2.00%) high mild
55542026-09-07T11:28:23.206Z 3 (3.00%) high severe
55552026-09-07T11:28:23.834Z
55562026-09-07T11:28:23.837ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55572026-09-07T11:28:23.837ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55582026-09-07T11:28:28.286ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0066 s (2.4M iterations)
55592026-09-07T11:28:33.100ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55602026-09-07T11:28:33.150Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55612026-09-07T11:28:33.150Z time: [242.91 ns 243.54 ns 244.22 ns]
55622026-09-07T11:28:33.150ZFound 6 outliers among 100 measurements (6.00%)
55632026-09-07T11:28:33.150Z 4 (4.00%) high mild
55642026-09-07T11:28:33.150Z 2 (2.00%) high severe
55652026-09-07T11:28:33.778Z
55662026-09-07T11:28:33.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55672026-09-07T11:28:33.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55682026-09-07T11:28:37.105ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (13M iterations)
55692026-09-07T11:28:41.027ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55702026-09-07T11:28:41.077Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55712026-09-07T11:28:41.077Z time: [61.439 ns 61.599 ns 61.760 ns]
55722026-09-07T11:28:41.077ZFound 8 outliers among 100 measurements (8.00%)
55732026-09-07T11:28:41.077Z 5 (5.00%) high mild
55742026-09-07T11:28:41.077Z 3 (3.00%) high severe
55752026-09-07T11:28:41.708Z
55762026-09-07T11:28:41.712ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55772026-09-07T11:28:41.712ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55782026-09-07T11:28:46.516ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0010 s (4.4M iterations)
55792026-09-07T11:28:51.272ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55802026-09-07T11:28:51.321Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55812026-09-07T11:28:51.321Z time: [217.00 ns 217.24 ns 217.48 ns]
55822026-09-07T11:28:51.321ZFound 6 outliers among 100 measurements (6.00%)
55832026-09-07T11:28:51.322Z 2 (2.00%) high mild
55842026-09-07T11:28:51.322Z 4 (4.00%) high severe
55852026-09-07T11:28:51.949Z
55862026-09-07T11:28:51.952ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55872026-09-07T11:28:51.952ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55882026-09-07T11:28:58.056ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
55892026-09-07T11:29:02.632ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55902026-09-07T11:29:02.682Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55912026-09-07T11:29:02.682Z time: [78.727 ns 78.982 ns 79.245 ns]
55922026-09-07T11:29:02.682ZFound 6 outliers among 100 measurements (6.00%)
55932026-09-07T11:29:02.682Z 3 (3.00%) high mild
55942026-09-07T11:29:02.682Z 3 (3.00%) high severe
55952026-09-07T11:29:03.309Z
55962026-09-07T11:29:03.312ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55972026-09-07T11:29:03.312ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55982026-09-07T11:29:07.146ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0072 s (2.7M iterations)
55992026-09-07T11:29:12.127ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56002026-09-07T11:29:12.177Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56012026-09-07T11:29:12.177Z time: [235.43 ns 235.77 ns 236.16 ns]
56022026-09-07T11:29:12.177ZFound 10 outliers among 100 measurements (10.00%)
56032026-09-07T11:29:12.177Z 5 (5.00%) high mild
56042026-09-07T11:29:12.177Z 5 (5.00%) high severe
56052026-09-07T11:29:12.805Z
56062026-09-07T11:29:12.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56072026-09-07T11:29:12.808ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56082026-09-07T11:29:18.939ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
56092026-09-07T11:29:22.536ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56102026-09-07T11:29:22.586Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56112026-09-07T11:29:22.586Z time: [97.162 ns 97.423 ns 97.659 ns]
56122026-09-07T11:29:22.586ZFound 3 outliers among 100 measurements (3.00%)
56132026-09-07T11:29:22.586Z 1 (1.00%) high mild
56142026-09-07T11:29:22.586Z 2 (2.00%) high severe
56152026-09-07T11:29:23.216Z
56162026-09-07T11:29:23.219ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56172026-09-07T11:29:23.219ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56182026-09-07T11:29:29.073ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0062 s (3.6M iterations)
56192026-09-07T11:29:33.510ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56202026-09-07T11:29:33.560Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56212026-09-07T11:29:33.560Z time: [184.99 ns 185.32 ns 185.68 ns]
56222026-09-07T11:29:33.560ZFound 15 outliers among 100 measurements (15.00%)
56232026-09-07T11:29:33.560Z 8 (8.00%) high mild
56242026-09-07T11:29:33.560Z 7 (7.00%) high severe
56252026-09-07T11:29:34.188Z
56262026-09-07T11:29:34.191ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56272026-09-07T11:29:34.191ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56282026-09-07T11:29:38.469ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.9M iterations)
56292026-09-07T11:29:42.834ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56302026-09-07T11:29:42.884Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56312026-09-07T11:29:42.884Z time: [117.05 ns 117.41 ns 117.73 ns]
56322026-09-07T11:29:42.884ZFound 5 outliers among 100 measurements (5.00%)
56332026-09-07T11:29:42.884Z 1 (1.00%) high mild
56342026-09-07T11:29:42.884Z 4 (4.00%) high severe
56352026-09-07T11:29:43.514Z
56362026-09-07T11:29:43.517ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56372026-09-07T11:29:43.517ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56382026-09-07T11:29:47.775ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.5M iterations)
56392026-09-07T11:29:52.590ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56402026-09-07T11:29:52.640Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56412026-09-07T11:29:52.640Z time: [203.45 ns 203.93 ns 204.46 ns]
56422026-09-07T11:29:52.640ZFound 10 outliers among 100 measurements (10.00%)
56432026-09-07T11:29:52.640Z 4 (4.00%) high mild
56442026-09-07T11:29:52.640Z 6 (6.00%) high severe
56452026-09-07T11:29:53.268Z
56462026-09-07T11:29:53.270ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56472026-09-07T11:29:53.270ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56482026-09-07T11:29:56.878ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
56492026-09-07T11:30:00.909ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56502026-09-07T11:30:00.959Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56512026-09-07T11:30:00.959Z time: [61.681 ns 61.826 ns 61.971 ns]
56522026-09-07T11:30:00.959ZFound 8 outliers among 100 measurements (8.00%)
56532026-09-07T11:30:00.959Z 4 (4.00%) high mild
56542026-09-07T11:30:00.959Z 4 (4.00%) high severe
56552026-09-07T11:30:01.588Z
56562026-09-07T11:30:01.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56572026-09-07T11:30:01.591ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56582026-09-07T11:30:06.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0034 s (3.9M iterations)
56592026-09-07T11:30:11.780ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56602026-09-07T11:30:11.830Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56612026-09-07T11:30:11.830Z time: [253.10 ns 253.28 ns 253.47 ns]
56622026-09-07T11:30:11.830ZFound 7 outliers among 100 measurements (7.00%)
56632026-09-07T11:30:11.830Z 4 (4.00%) high mild
56642026-09-07T11:30:11.830Z 3 (3.00%) high severe
56652026-09-07T11:30:12.460Z
56662026-09-07T11:30:12.462ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56672026-09-07T11:30:12.462ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56682026-09-07T11:30:15.583ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
56692026-09-07T11:30:20.338ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56702026-09-07T11:30:20.387Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56712026-09-07T11:30:20.387Z time: [79.135 ns 79.383 ns 79.641 ns]
56722026-09-07T11:30:20.387ZFound 8 outliers among 100 measurements (8.00%)
56732026-09-07T11:30:20.387Z 5 (5.00%) high mild
56742026-09-07T11:30:20.388Z 3 (3.00%) high severe
56752026-09-07T11:30:21.012Z
56762026-09-07T11:30:21.015ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56772026-09-07T11:30:21.015ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56782026-09-07T11:30:25.142ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0024 s (2.5M iterations)
56792026-09-07T11:30:30.125ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56802026-09-07T11:30:30.175Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56812026-09-07T11:30:30.175Z time: [271.37 ns 271.78 ns 272.24 ns]
56822026-09-07T11:30:30.175ZFound 9 outliers among 100 measurements (9.00%)
56832026-09-07T11:30:30.175Z 4 (4.00%) high mild
56842026-09-07T11:30:30.175Z 5 (5.00%) high severe
56852026-09-07T11:30:30.802Z
56862026-09-07T11:30:30.805ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56872026-09-07T11:30:30.805ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56882026-09-07T11:30:33.856ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0014 s (6.9M iterations)
56892026-09-07T11:30:37.724ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56902026-09-07T11:30:37.773Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56912026-09-07T11:30:37.773Z time: [98.507 ns 98.778 ns 99.017 ns]
56922026-09-07T11:30:37.773ZFound 3 outliers among 100 measurements (3.00%)
56932026-09-07T11:30:37.773Z 1 (1.00%) high mild
56942026-09-07T11:30:37.773Z 2 (2.00%) high severe
56952026-09-07T11:30:38.402Z
56962026-09-07T11:30:38.405ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56972026-09-07T11:30:38.405ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56982026-09-07T11:30:41.521ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0012 s (3.4M iterations)
56992026-09-07T11:30:46.192ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57002026-09-07T11:30:46.241Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57012026-09-07T11:30:46.241Z time: [222.10 ns 222.31 ns 222.54 ns]
57022026-09-07T11:30:46.241ZFound 4 outliers among 100 measurements (4.00%)
57032026-09-07T11:30:46.241Z 1 (1.00%) high mild
57042026-09-07T11:30:46.241Z 3 (3.00%) high severe
57052026-09-07T11:30:46.872Z
57062026-09-07T11:30:46.901ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57072026-09-07T11:30:46.901ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57082026-09-07T11:30:51.267ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0000 s (4.8M iterations)
57092026-09-07T11:30:55.684ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57102026-09-07T11:30:55.733Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57112026-09-07T11:30:55.733Z time: [117.08 ns 117.34 ns 117.59 ns]
57122026-09-07T11:30:55.733ZFound 4 outliers among 100 measurements (4.00%)
57132026-09-07T11:30:55.733Z 2 (2.00%) high mild
57142026-09-07T11:30:55.734Z 2 (2.00%) high severe
57152026-09-07T11:30:56.362Z
57162026-09-07T11:30:56.365ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57172026-09-07T11:30:56.365ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57182026-09-07T11:31:00.961ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (2.3M iterations)
57192026-09-07T11:31:05.802ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57202026-09-07T11:31:05.851Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57212026-09-07T11:31:05.851Z time: [240.60 ns 240.80 ns 241.04 ns]
57222026-09-07T11:31:05.851ZFound 8 outliers among 100 measurements (8.00%)
57232026-09-07T11:31:05.851Z 2 (2.00%) high mild
57242026-09-07T11:31:05.851Z 6 (6.00%) high severe
57252026-09-07T11:31:06.470Z
57262026-09-07T11:31:06.473ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57272026-09-07T11:31:06.473ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57282026-09-07T11:31:10.064ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (12M iterations)
57292026-09-07T11:31:14.072ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57302026-09-07T11:31:14.121Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57312026-09-07T11:31:14.121Z time: [60.524 ns 60.675 ns 60.827 ns]
57322026-09-07T11:31:14.121ZFound 10 outliers among 100 measurements (10.00%)
57332026-09-07T11:31:14.121Z 6 (6.00%) high mild
57342026-09-07T11:31:14.121Z 4 (4.00%) high severe
57352026-09-07T11:31:14.748Z
57362026-09-07T11:31:14.751ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57372026-09-07T11:31:14.751ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57382026-09-07T11:31:19.867ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0045 s (4.1M iterations)
57392026-09-07T11:31:24.640ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57402026-09-07T11:31:24.689Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57412026-09-07T11:31:24.689Z time: [221.58 ns 221.73 ns 221.89 ns]
57422026-09-07T11:31:24.689ZFound 7 outliers among 100 measurements (7.00%)
57432026-09-07T11:31:24.689Z 3 (3.00%) high mild
57442026-09-07T11:31:24.692Z 4 (4.00%) high severe
57452026-09-07T11:31:25.319Z
57462026-09-07T11:31:25.322ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57472026-09-07T11:31:25.322ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57482026-09-07T11:31:28.371ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.9M iterations)
57492026-09-07T11:31:33.173ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57502026-09-07T11:31:33.223Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57512026-09-07T11:31:33.223Z time: [78.117 ns 78.373 ns 78.638 ns]
57522026-09-07T11:31:33.223ZFound 7 outliers among 100 measurements (7.00%)
57532026-09-07T11:31:33.223Z 5 (5.00%) high mild
57542026-09-07T11:31:33.223Z 2 (2.00%) high severe
57552026-09-07T11:31:33.851Z
57562026-09-07T11:31:33.853ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57572026-09-07T11:31:33.853ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57582026-09-07T11:31:37.812ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0077 s (2.7M iterations)
57592026-09-07T11:31:42.820ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57602026-09-07T11:31:42.870Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57612026-09-07T11:31:42.870Z time: [240.11 ns 240.40 ns 240.74 ns]
57622026-09-07T11:31:42.870ZFound 11 outliers among 100 measurements (11.00%)
57632026-09-07T11:31:42.870Z 4 (4.00%) high mild
57642026-09-07T11:31:42.870Z 7 (7.00%) high severe
57652026-09-07T11:31:43.499Z
57662026-09-07T11:31:43.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57672026-09-07T11:31:43.502ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57682026-09-07T11:31:49.908ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0038 s (6.5M iterations)
57692026-09-07T11:31:53.573ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57702026-09-07T11:31:53.622Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57712026-09-07T11:31:53.622Z time: [97.506 ns 97.745 ns 97.961 ns]
57722026-09-07T11:31:53.622ZFound 4 outliers among 100 measurements (4.00%)
57732026-09-07T11:31:53.622Z 1 (1.00%) high mild
57742026-09-07T11:31:53.622Z 3 (3.00%) high severe
57752026-09-07T11:31:54.250Z
57762026-09-07T11:31:54.253ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57772026-09-07T11:31:54.253ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57782026-09-07T11:32:00.435ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0038 s (3.4M iterations)
57792026-09-07T11:32:04.895ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57802026-09-07T11:32:04.944Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57812026-09-07T11:32:04.945Z time: [188.67 ns 188.88 ns 189.08 ns]
57822026-09-07T11:32:04.945ZFound 12 outliers among 100 measurements (12.00%)
57832026-09-07T11:32:04.945Z 7 (7.00%) high mild
57842026-09-07T11:32:04.945Z 5 (5.00%) high severe
57852026-09-07T11:32:05.573Z
57862026-09-07T11:32:05.576ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57872026-09-07T11:32:05.576ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57882026-09-07T11:32:09.919ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0022 s (4.8M iterations)
57892026-09-07T11:32:14.346ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57902026-09-07T11:32:14.395Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57912026-09-07T11:32:14.395Z time: [117.02 ns 117.32 ns 117.60 ns]
57922026-09-07T11:32:14.395ZFound 4 outliers among 100 measurements (4.00%)
57932026-09-07T11:32:14.395Z 1 (1.00%) high mild
57942026-09-07T11:32:14.395Z 3 (3.00%) high severe
57952026-09-07T11:32:15.022Z
57962026-09-07T11:32:15.025ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57972026-09-07T11:32:15.025ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57982026-09-07T11:32:19.438ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0077 s (2.4M iterations)
57992026-09-07T11:32:24.359ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58002026-09-07T11:32:24.409Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58012026-09-07T11:32:24.409Z time: [207.88 ns 208.03 ns 208.22 ns]
58022026-09-07T11:32:24.409ZFound 11 outliers among 100 measurements (11.00%)
58032026-09-07T11:32:24.409Z 4 (4.00%) high mild
58042026-09-07T11:32:24.409Z 7 (7.00%) high severe
58052026-09-07T11:32:25.033Z
58062026-09-07T11:32:25.036ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58072026-09-07T11:32:25.036ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58082026-09-07T11:32:28.366ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (13M iterations)
58092026-09-07T11:32:32.336ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58102026-09-07T11:32:32.386Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58112026-09-07T11:32:32.386Z time: [62.812 ns 62.982 ns 63.160 ns]
58122026-09-07T11:32:32.386ZFound 5 outliers among 100 measurements (5.00%)
58132026-09-07T11:32:32.386Z 2 (2.00%) high mild
58142026-09-07T11:32:32.386Z 3 (3.00%) high severe
58152026-09-07T11:32:33.012Z
58162026-09-07T11:32:33.015ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58172026-09-07T11:32:33.015ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58182026-09-07T11:32:37.949ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0040 s (4.3M iterations)
58192026-09-07T11:32:43.038ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58202026-09-07T11:32:43.087Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58212026-09-07T11:32:43.087Z time: [290.07 ns 292.53 ns 295.70 ns]
58222026-09-07T11:32:43.087ZFound 13 outliers among 100 measurements (13.00%)
58232026-09-07T11:32:43.087Z 5 (5.00%) high mild
58242026-09-07T11:32:43.087Z 8 (8.00%) high severe
58252026-09-07T11:32:43.713Z
58262026-09-07T11:32:43.716ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58272026-09-07T11:32:43.717ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58282026-09-07T11:32:49.655ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (7.1M iterations)
58292026-09-07T11:32:54.386ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58302026-09-07T11:32:54.436Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58312026-09-07T11:32:54.436Z time: [79.974 ns 80.229 ns 80.490 ns]
58322026-09-07T11:32:54.436ZFound 6 outliers among 100 measurements (6.00%)
58332026-09-07T11:32:54.436Z 4 (4.00%) high mild
58342026-09-07T11:32:54.437Z 2 (2.00%) high severe
58352026-09-07T11:32:55.066Z
58362026-09-07T11:32:55.069ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58372026-09-07T11:32:55.069ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58382026-09-07T11:32:59.040ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0037 s (2.6M iterations)
58392026-09-07T11:33:04.226ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58402026-09-07T11:33:04.275Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58412026-09-07T11:33:04.275Z time: [331.72 ns 335.95 ns 341.43 ns]
58422026-09-07T11:33:04.275ZFound 13 outliers among 100 measurements (13.00%)
58432026-09-07T11:33:04.275Z 6 (6.00%) high mild
58442026-09-07T11:33:04.275Z 7 (7.00%) high severe
58452026-09-07T11:33:04.900Z
58462026-09-07T11:33:04.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58472026-09-07T11:33:04.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58482026-09-07T11:33:10.836ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0026 s (7.1M iterations)
58492026-09-07T11:33:14.595ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58502026-09-07T11:33:14.645Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58512026-09-07T11:33:14.645Z time: [98.337 ns 98.580 ns 98.798 ns]
58522026-09-07T11:33:14.645ZFound 3 outliers among 100 measurements (3.00%)
58532026-09-07T11:33:14.645Z 1 (1.00%) high mild
58542026-09-07T11:33:14.645Z 2 (2.00%) high severe
58552026-09-07T11:33:15.273Z
58562026-09-07T11:33:15.275ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58572026-09-07T11:33:15.275ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58582026-09-07T11:33:21.186ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.6M iterations)
58592026-09-07T11:33:25.941ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58602026-09-07T11:33:25.991Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58612026-09-07T11:33:25.991Z time: [254.58 ns 256.91 ns 259.90 ns]
58622026-09-07T11:33:25.991ZFound 12 outliers among 100 measurements (12.00%)
58632026-09-07T11:33:25.991Z 4 (4.00%) high mild
58642026-09-07T11:33:25.991Z 8 (8.00%) high severe
58652026-09-07T11:33:26.621Z
58662026-09-07T11:33:26.623ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58672026-09-07T11:33:26.623ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58682026-09-07T11:33:30.722ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (5.1M iterations)
58692026-09-07T11:33:35.274ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58702026-09-07T11:33:35.324Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58712026-09-07T11:33:35.324Z time: [116.55 ns 116.91 ns 117.24 ns]
58722026-09-07T11:33:35.324ZFound 2 outliers among 100 measurements (2.00%)
58732026-09-07T11:33:35.324Z 1 (1.00%) high mild
58742026-09-07T11:33:35.324Z 1 (1.00%) high severe
58752026-09-07T11:33:35.953Z
58762026-09-07T11:33:35.956ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58772026-09-07T11:33:35.956ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58782026-09-07T11:33:40.236ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.4M iterations)
58792026-09-07T11:33:45.334ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58802026-09-07T11:33:45.383Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58812026-09-07T11:33:45.383Z time: [287.26 ns 290.56 ns 294.81 ns]
58822026-09-07T11:33:45.383ZFound 12 outliers among 100 measurements (12.00%)
58832026-09-07T11:33:45.383Z 4 (4.00%) high mild
58842026-09-07T11:33:45.383Z 8 (8.00%) high severe
58852026-09-07T11:33:46.009Z
58862026-09-07T11:33:46.012ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58872026-09-07T11:33:46.012ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58882026-09-07T11:33:49.128ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (13M iterations)
58892026-09-07T11:33:53.319ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58902026-09-07T11:33:53.369Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58912026-09-07T11:33:53.369Z time: [61.550 ns 61.699 ns 61.848 ns]
58922026-09-07T11:33:53.369ZFound 6 outliers among 100 measurements (6.00%)
58932026-09-07T11:33:53.369Z 2 (2.00%) high mild
58942026-09-07T11:33:53.369Z 4 (4.00%) high severe
58952026-09-07T11:33:53.998Z
58962026-09-07T11:33:54.001ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58972026-09-07T11:33:54.001ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58982026-09-07T11:33:58.698ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0029 s (4.5M iterations)
58992026-09-07T11:34:03.820ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
59002026-09-07T11:34:03.870Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59012026-09-07T11:34:03.870Z time: [245.71 ns 247.58 ns 250.01 ns]
59022026-09-07T11:34:03.870ZFound 12 outliers among 100 measurements (12.00%)
59032026-09-07T11:34:03.870Z 5 (5.00%) high mild
59042026-09-07T11:34:03.870Z 7 (7.00%) high severe
59052026-09-07T11:34:04.499Z
59062026-09-07T11:34:04.502ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59072026-09-07T11:34:04.502ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59082026-09-07T11:34:10.449ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (7.0M iterations)
59092026-09-07T11:34:15.126ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59102026-09-07T11:34:15.175Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59112026-09-07T11:34:15.175Z time: [78.953 ns 79.215 ns 79.482 ns]
59122026-09-07T11:34:15.175ZFound 6 outliers among 100 measurements (6.00%)
59132026-09-07T11:34:15.175Z 4 (4.00%) high mild
59142026-09-07T11:34:15.175Z 2 (2.00%) high severe
59152026-09-07T11:34:15.802Z
59162026-09-07T11:34:15.804ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59172026-09-07T11:34:15.804ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59182026-09-07T11:34:19.643ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0038 s (2.7M iterations)
59192026-09-07T11:34:24.815ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59202026-09-07T11:34:24.864Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59212026-09-07T11:34:24.864Z time: [282.10 ns 285.34 ns 289.55 ns]
59222026-09-07T11:34:24.864ZFound 12 outliers among 100 measurements (12.00%)
59232026-09-07T11:34:24.864Z 3 (3.00%) high mild
59242026-09-07T11:34:24.864Z 9 (9.00%) high severe
59252026-09-07T11:34:25.491Z
59262026-09-07T11:34:25.494ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59272026-09-07T11:34:25.494ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59282026-09-07T11:34:31.360ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0024 s (7.2M iterations)
59292026-09-07T11:34:35.148ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59302026-09-07T11:34:35.197Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59312026-09-07T11:34:35.197Z time: [97.870 ns 98.131 ns 98.371 ns]
59322026-09-07T11:34:35.197ZFound 3 outliers among 100 measurements (3.00%)
59332026-09-07T11:34:35.197Z 1 (1.00%) high mild
59342026-09-07T11:34:35.197Z 2 (2.00%) high severe
59352026-09-07T11:34:35.828Z
59362026-09-07T11:34:35.831ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59372026-09-07T11:34:35.831ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59382026-09-07T11:34:41.520ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0023 s (3.7M iterations)
59392026-09-07T11:34:46.267ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59402026-09-07T11:34:46.317Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59412026-09-07T11:34:46.317Z time: [208.21 ns 209.94 ns 212.14 ns]
59422026-09-07T11:34:46.317ZFound 12 outliers among 100 measurements (12.00%)
59432026-09-07T11:34:46.317Z 4 (4.00%) high mild
59442026-09-07T11:34:46.317Z 8 (8.00%) high severe
59452026-09-07T11:34:46.945Z
59462026-09-07T11:34:46.948ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59472026-09-07T11:34:46.948ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59482026-09-07T11:34:51.055ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0033 s (5.1M iterations)
59492026-09-07T11:34:55.573ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59502026-09-07T11:34:55.622Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59512026-09-07T11:34:55.622Z time: [116.61 ns 116.90 ns 117.16 ns]
59522026-09-07T11:34:55.622ZFound 5 outliers among 100 measurements (5.00%)
59532026-09-07T11:34:55.622Z 3 (3.00%) high mild
59542026-09-07T11:34:55.622Z 2 (2.00%) high severe
59552026-09-07T11:34:56.250Z
59562026-09-07T11:34:56.253ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59572026-09-07T11:34:56.253ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59582026-09-07T11:35:00.438ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0013 s (2.5M iterations)
59592026-09-07T11:35:05.524ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59602026-09-07T11:35:05.573Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59612026-09-07T11:35:05.573Z time: [237.62 ns 240.11 ns 243.29 ns]
59622026-09-07T11:35:05.573ZFound 12 outliers among 100 measurements (12.00%)
59632026-09-07T11:35:05.573Z 4 (4.00%) high mild
59642026-09-07T11:35:05.573Z 8 (8.00%) high severe
59652026-09-07T11:35:06.199Z
59662026-09-07T11:35:06.202ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59672026-09-07T11:35:06.202ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59682026-09-07T11:35:09.583ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
59692026-09-07T11:35:13.888ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59702026-09-07T11:35:13.938Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59712026-09-07T11:35:13.938Z time: [61.922 ns 62.080 ns 62.237 ns]
59722026-09-07T11:35:13.938ZFound 7 outliers among 100 measurements (7.00%)
59732026-09-07T11:35:13.938Z 4 (4.00%) high mild
59742026-09-07T11:35:13.938Z 3 (3.00%) high severe
59752026-09-07T11:35:14.565Z
59762026-09-07T11:35:14.568ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59772026-09-07T11:35:14.568ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59782026-09-07T11:35:19.738ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.1M iterations)
59792026-09-07T11:35:24.894ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59802026-09-07T11:35:24.943Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59812026-09-07T11:35:24.943Z time: [293.96 ns 296.71 ns 300.30 ns]
59822026-09-07T11:35:24.943ZFound 12 outliers among 100 measurements (12.00%)
59832026-09-07T11:35:24.943Z 4 (4.00%) high mild
59842026-09-07T11:35:24.943Z 8 (8.00%) high severe
59852026-09-07T11:35:25.571Z
59862026-09-07T11:35:25.574ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59872026-09-07T11:35:25.574ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59882026-09-07T11:35:28.596ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
59892026-09-07T11:35:33.470ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59902026-09-07T11:35:33.520Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59912026-09-07T11:35:33.520Z time: [79.051 ns 79.292 ns 79.542 ns]
59922026-09-07T11:35:33.520ZFound 8 outliers among 100 measurements (8.00%)
59932026-09-07T11:35:33.520Z 4 (4.00%) high mild
59942026-09-07T11:35:33.520Z 4 (4.00%) high severe
59952026-09-07T11:35:34.146Z
59962026-09-07T11:35:34.149ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59972026-09-07T11:35:34.149ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59982026-09-07T11:35:38.224ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0081 s (2.6M iterations)
59992026-09-07T11:35:43.469ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60002026-09-07T11:35:43.519Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60012026-09-07T11:35:43.519Z time: [336.67 ns 341.14 ns 346.88 ns]
60022026-09-07T11:35:43.519ZFound 13 outliers among 100 measurements (13.00%)
60032026-09-07T11:35:43.519Z 6 (6.00%) high mild
60042026-09-07T11:35:43.519Z 7 (7.00%) high severe
60052026-09-07T11:35:44.146Z
60062026-09-07T11:35:44.149ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60072026-09-07T11:35:44.149ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60082026-09-07T11:35:50.336ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.8M iterations)
60092026-09-07T11:35:54.159ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60102026-09-07T11:35:54.208Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60112026-09-07T11:35:54.208Z time: [98.660 ns 98.937 ns 99.177 ns]
60122026-09-07T11:35:54.208ZFound 4 outliers among 100 measurements (4.00%)
60132026-09-07T11:35:54.208Z 2 (2.00%) high mild
60142026-09-07T11:35:54.208Z 2 (2.00%) high severe
60152026-09-07T11:35:54.838Z
60162026-09-07T11:35:54.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60172026-09-07T11:35:54.841ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60182026-09-07T11:36:01.014ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0040 s (3.4M iterations)
60192026-09-07T11:36:05.820ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60202026-09-07T11:36:05.869Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60212026-09-07T11:36:05.869Z time: [256.24 ns 258.59 ns 261.66 ns]
60222026-09-07T11:36:05.869ZFound 11 outliers among 100 measurements (11.00%)
60232026-09-07T11:36:05.869Z 4 (4.00%) high mild
60242026-09-07T11:36:05.869Z 7 (7.00%) high severe
60252026-09-07T11:36:06.498Z
60262026-09-07T11:36:06.501ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60272026-09-07T11:36:06.501ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60282026-09-07T11:36:10.708ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0025 s (5.0M iterations)
60292026-09-07T11:36:15.314ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60302026-09-07T11:36:15.363Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60312026-09-07T11:36:15.363Z time: [117.52 ns 117.82 ns 118.12 ns]
60322026-09-07T11:36:15.363ZFound 4 outliers among 100 measurements (4.00%)
60332026-09-07T11:36:15.363Z 2 (2.00%) high mild
60342026-09-07T11:36:15.363Z 2 (2.00%) high severe
60352026-09-07T11:36:15.992Z
60362026-09-07T11:36:15.994ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60372026-09-07T11:36:15.994ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60382026-09-07T11:36:20.442ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.4M iterations)
60392026-09-07T11:36:25.571ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60402026-09-07T11:36:25.620Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60412026-09-07T11:36:25.620Z time: [290.08 ns 293.47 ns 297.87 ns]
60422026-09-07T11:36:25.620ZFound 12 outliers among 100 measurements (12.00%)
60432026-09-07T11:36:25.620Z 4 (4.00%) high mild
60442026-09-07T11:36:25.620Z 8 (8.00%) high severe
60452026-09-07T11:36:26.245Z
60462026-09-07T11:36:26.248ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60472026-09-07T11:36:26.248ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60482026-09-07T11:36:29.640ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0007 s (12M iterations)
60492026-09-07T11:36:33.885ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60502026-09-07T11:36:33.935Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60512026-09-07T11:36:33.935Z time: [60.758 ns 60.922 ns 61.092 ns]
60522026-09-07T11:36:33.935ZFound 5 outliers among 100 measurements (5.00%)
60532026-09-07T11:36:33.935Z 2 (2.00%) high mild
60542026-09-07T11:36:33.935Z 3 (3.00%) high severe
60552026-09-07T11:36:34.563Z
60562026-09-07T11:36:34.565ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60572026-09-07T11:36:34.566ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60582026-09-07T11:36:39.572ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (4.2M iterations)
60592026-09-07T11:36:44.708ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60602026-09-07T11:36:44.757Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60612026-09-07T11:36:44.757Z time: [254.92 ns 257.12 ns 260.02 ns]
60622026-09-07T11:36:44.757ZFound 12 outliers among 100 measurements (12.00%)
60632026-09-07T11:36:44.757Z 4 (4.00%) high mild
60642026-09-07T11:36:44.757Z 8 (8.00%) high severe
60652026-09-07T11:36:45.385Z
60662026-09-07T11:36:45.388ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60672026-09-07T11:36:45.388ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60682026-09-07T11:36:51.474ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0031 s (6.9M iterations)
60692026-09-07T11:36:56.285ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60702026-09-07T11:36:56.334Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60712026-09-07T11:36:56.335Z time: [78.248 ns 78.507 ns 78.774 ns]
60722026-09-07T11:36:56.335ZFound 8 outliers among 100 measurements (8.00%)
60732026-09-07T11:36:56.335Z 5 (5.00%) high mild
60742026-09-07T11:36:56.335Z 3 (3.00%) high severe
60752026-09-07T11:36:56.961Z
60762026-09-07T11:36:56.964ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60772026-09-07T11:36:56.964ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60782026-09-07T11:37:00.948ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (2.6M iterations)
60792026-09-07T11:37:06.157ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60802026-09-07T11:37:06.206Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60812026-09-07T11:37:06.206Z time: [292.83 ns 296.51 ns 301.27 ns]
60822026-09-07T11:37:06.206ZFound 13 outliers among 100 measurements (13.00%)
60832026-09-07T11:37:06.206Z 6 (6.00%) high mild
60842026-09-07T11:37:06.206Z 7 (7.00%) high severe
60852026-09-07T11:37:06.837Z
60862026-09-07T11:37:06.840ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60872026-09-07T11:37:06.840ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60882026-09-07T11:37:12.954ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0006 s (6.9M iterations)
60892026-09-07T11:37:16.793ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60902026-09-07T11:37:16.842Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60912026-09-07T11:37:16.842Z time: [97.978 ns 98.209 ns 98.418 ns]
60922026-09-07T11:37:16.842ZFound 5 outliers among 100 measurements (5.00%)
60932026-09-07T11:37:16.842Z 3 (3.00%) high mild
60942026-09-07T11:37:16.842Z 2 (2.00%) high severe
60952026-09-07T11:37:17.470Z
60962026-09-07T11:37:17.473ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60972026-09-07T11:37:17.473ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60982026-09-07T11:37:23.476ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0029 s (3.5M iterations)
60992026-09-07T11:37:28.258ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
61002026-09-07T11:37:28.307Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61012026-09-07T11:37:28.307Z time: [215.14 ns 216.88 ns 219.16 ns]
61022026-09-07T11:37:28.307ZFound 11 outliers among 100 measurements (11.00%)
61032026-09-07T11:37:28.307Z 4 (4.00%) high mild
61042026-09-07T11:37:28.307Z 7 (7.00%) high severe
61052026-09-07T11:37:28.935Z
61062026-09-07T11:37:28.938ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61072026-09-07T11:37:28.938ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61082026-09-07T11:37:33.110ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (5.0M iterations)
61092026-09-07T11:37:37.724ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61102026-09-07T11:37:37.773Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61112026-09-07T11:37:37.773Z time: [116.67 ns 116.88 ns 117.08 ns]
61122026-09-07T11:37:37.773ZFound 5 outliers among 100 measurements (5.00%)
61132026-09-07T11:37:37.773Z 2 (2.00%) high mild
61142026-09-07T11:37:37.773Z 3 (3.00%) high severe
61152026-09-07T11:37:38.406Z
61162026-09-07T11:37:38.408ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61172026-09-07T11:37:38.408ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61182026-09-07T11:37:42.756ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0060 s (2.4M iterations)
61192026-09-07T11:37:47.877ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61202026-09-07T11:37:47.926Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61212026-09-07T11:37:47.926Z time: [245.69 ns 248.22 ns 251.52 ns]
61222026-09-07T11:37:47.926ZFound 12 outliers among 100 measurements (12.00%)
61232026-09-07T11:37:47.926Z 4 (4.00%) high mild
61242026-09-07T11:37:47.926Z 8 (8.00%) high severe
61252026-09-07T11:37:48.555Z
61262026-09-07T11:37:48.558ZBenchmarking process/Eviction/wallclock/1024/P0
61272026-09-07T11:37:48.558ZBenchmarking process/Eviction/wallclock/1024/P0: Warming up for 3.0000 s
61282026-09-07T11:37:54.173ZBenchmarking process/Eviction/wallclock/1024/P0: Collecting 100 samples in estimated 5.1944 s (61k iterations)
61292026-09-07T11:37:59.357ZBenchmarking process/Eviction/wallclock/1024/P0: Analyzing
61302026-09-07T11:37:59.406Zprocess/Eviction/wallclock/1024/P0
61312026-09-07T11:37:59.406Z time: [64.917 µs 65.012 µs 65.107 µs]
61322026-09-07T11:37:59.406ZFound 14 outliers among 100 measurements (14.00%)
61332026-09-07T11:37:59.406Z 3 (3.00%) high mild
61342026-09-07T11:37:59.406Z 11 (11.00%) high severe
61352026-09-07T11:38:00.033Z
61362026-09-07T11:38:00.036ZBenchmarking process/Eviction/wallclock/32768/P0
61372026-09-07T11:38:00.036ZBenchmarking process/Eviction/wallclock/32768/P0: Warming up for 3.0000 s
61382026-09-07T11:38:05.149Z
61392026-09-07T11:38:05.149ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 6.3s, enable flat sampling, or reduce sample count to 60.
61402026-09-07T11:38:05.149ZBenchmarking process/Eviction/wallclock/32768/P0: Collecting 100 samples in estimated 6.3078 s (5050 iterations)
61412026-09-07T11:38:11.137ZBenchmarking process/Eviction/wallclock/32768/P0: Analyzing
61422026-09-07T11:38:11.188Zprocess/Eviction/wallclock/32768/P0
61432026-09-07T11:38:11.188Z time: [353.76 µs 354.00 µs 354.23 µs]
61442026-09-07T11:38:11.188ZFound 13 outliers among 100 measurements (13.00%)
61452026-09-07T11:38:11.188Z 3 (3.00%) low severe
61462026-09-07T11:38:11.189Z 5 (5.00%) low mild
61472026-09-07T11:38:11.189Z 3 (3.00%) high mild
61482026-09-07T11:38:11.189Z 2 (2.00%) high severe
61492026-09-07T11:38:11.818Z
61502026-09-07T11:38:11.876ZBenchmarking process/Eviction/wallclock/524288/P0
61512026-09-07T11:38:11.876ZBenchmarking process/Eviction/wallclock/524288/P0: Warming up for 3.0000 s
61522026-09-07T11:38:15.588Z
61532026-09-07T11:38:15.588ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 371.1s, or reduce sample count to 10.
61542026-09-07T11:38:15.588ZBenchmarking process/Eviction/wallclock/524288/P0: Collecting 100 samples in estimated 371.13 s (100 iterations)
61552026-09-07T11:38:19.199ZBenchmarking process/Eviction/wallclock/524288/P0: Analyzing
61562026-09-07T11:38:19.247Zprocess/Eviction/wallclock/524288/P0
61572026-09-07T11:38:19.247Z time: [1.3815 ms 1.3849 ms 1.3884 ms]
61582026-09-07T11:38:19.247ZFound 1 outliers among 100 measurements (1.00%)
61592026-09-07T11:38:19.247Z 1 (1.00%) high mild
61602026-09-07T11:38:19.784Z
61612026-09-07T11:38:21.039ZBenchmarking process/Eviction/wallclock/1048576/P0
61622026-09-07T11:38:21.039ZBenchmarking process/Eviction/wallclock/1048576/P0: Warming up for 3.0000 s
61632026-09-07T11:38:27.101Z
61642026-09-07T11:38:27.101ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 606.2s, or reduce sample count to 10.
61652026-09-07T11:38:27.101ZBenchmarking process/Eviction/wallclock/1048576/P0: Collecting 100 samples in estimated 606.17 s (100 iterations)
61662026-09-07T11:38:35.591ZBenchmarking process/Eviction/wallclock/1048576/P0: Analyzing
61672026-09-07T11:38:35.640Zprocess/Eviction/wallclock/1048576/P0
61682026-09-07T11:38:35.640Z time: [1.4563 ms 1.4581 ms 1.4598 ms]
61692026-09-07T11:38:36.182Z
61702026-09-07T11:38:38.882ZBenchmarking source_filter/allows/exclude_empty_v4
61712026-09-07T11:38:38.882ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61722026-09-07T11:38:43.651ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61732026-09-07T11:38:48.651ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61742026-09-07T11:38:48.703Zsource_filter/allows/exclude_empty_v4
61752026-09-07T11:38:48.703Z time: [1.1103 ns 1.1104 ns 1.1105 ns]
61762026-09-07T11:38:48.703Z thrpt: [900.49 Melem/s 900.57 Melem/s 900.63 Melem/s]
61772026-09-07T11:38:48.703ZFound 4 outliers among 100 measurements (4.00%)
61782026-09-07T11:38:48.703Z 1 (1.00%) high mild
61792026-09-07T11:38:48.703Z 3 (3.00%) high severe
61802026-09-07T11:38:49.333ZBenchmarking source_filter/allows/exclude_empty_v6
61812026-09-07T11:38:49.333ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61822026-09-07T11:38:54.103ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61832026-09-07T11:38:59.103ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61842026-09-07T11:38:59.154Zsource_filter/allows/exclude_empty_v6
61852026-09-07T11:38:59.154Z time: [1.1107 ns 1.1107 ns 1.1108 ns]
61862026-09-07T11:38:59.154Z thrpt: [900.27 Melem/s 900.31 Melem/s 900.34 Melem/s]
61872026-09-07T11:38:59.154ZFound 8 outliers among 100 measurements (8.00%)
61882026-09-07T11:38:59.154Z 2 (2.00%) low mild
61892026-09-07T11:38:59.154Z 5 (5.00%) high mild
61902026-09-07T11:38:59.155Z 1 (1.00%) high severe
61912026-09-07T11:38:59.854ZBenchmarking source_filter/allows/exclude_miss_v4/1
61922026-09-07T11:38:59.854ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61932026-09-07T11:39:04.188ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
61942026-09-07T11:39:09.190ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61952026-09-07T11:39:09.239Zsource_filter/allows/exclude_miss_v4/1
61962026-09-07T11:39:09.239Z time: [2.0178 ns 2.0190 ns 2.0203 ns]
61972026-09-07T11:39:09.239Z thrpt: [494.98 Melem/s 495.30 Melem/s 495.60 Melem/s]
61982026-09-07T11:39:09.239ZFound 5 outliers among 100 measurements (5.00%)
61992026-09-07T11:39:09.239Z 3 (3.00%) high mild
62002026-09-07T11:39:09.239Z 2 (2.00%) high severe
62012026-09-07T11:39:09.865ZBenchmarking source_filter/allows/exclude_hit_v4/1
62022026-09-07T11:39:09.865ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
62032026-09-07T11:39:13.790ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
62042026-09-07T11:39:18.783ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
62052026-09-07T11:39:18.832Zsource_filter/allows/exclude_hit_v4/1
62062026-09-07T11:39:18.832Z time: [1.8210 ns 1.8250 ns 1.8291 ns]
62072026-09-07T11:39:18.832Z thrpt: [546.71 Melem/s 547.95 Melem/s 549.15 Melem/s]
62082026-09-07T11:39:18.832ZFound 12 outliers among 100 measurements (12.00%)
62092026-09-07T11:39:18.832Z 4 (4.00%) low mild
62102026-09-07T11:39:18.832Z 8 (8.00%) high mild
62112026-09-07T11:39:19.459ZBenchmarking source_filter/allows/exclude_miss_v6/1
62122026-09-07T11:39:19.462ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
62132026-09-07T11:39:24.226ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62142026-09-07T11:39:29.273ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
62152026-09-07T11:39:29.322Zsource_filter/allows/exclude_miss_v6/1
62162026-09-07T11:39:29.322Z time: [4.4567 ns 4.4763 ns 4.4994 ns]
62172026-09-07T11:39:29.322Z thrpt: [222.25 Melem/s 223.40 Melem/s 224.38 Melem/s]
62182026-09-07T11:39:29.322ZFound 21 outliers among 100 measurements (21.00%)
62192026-09-07T11:39:29.322Z 2 (2.00%) low mild
62202026-09-07T11:39:29.322Z 19 (19.00%) high severe
62212026-09-07T11:39:29.951ZBenchmarking source_filter/allows/exclude_hit_v6/1
62222026-09-07T11:39:29.951ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
62232026-09-07T11:39:34.962ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62242026-09-07T11:39:40.006ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
62252026-09-07T11:39:40.056Zsource_filter/allows/exclude_hit_v6/1
62262026-09-07T11:39:40.056Z time: [4.6843 ns 4.7033 ns 4.7260 ns]
62272026-09-07T11:39:40.056Z thrpt: [211.60 Melem/s 212.61 Melem/s 213.48 Melem/s]
62282026-09-07T11:39:40.056ZFound 21 outliers among 100 measurements (21.00%)
62292026-09-07T11:39:40.056Z 2 (2.00%) low mild
62302026-09-07T11:39:40.056Z 19 (19.00%) high severe
62312026-09-07T11:39:40.681ZBenchmarking source_filter/allows/exclude_miss_v4/5
62322026-09-07T11:39:40.681ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
62332026-09-07T11:39:44.617ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
62342026-09-07T11:39:49.619ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
62352026-09-07T11:39:49.668Zsource_filter/allows/exclude_miss_v4/5
62362026-09-07T11:39:49.668Z time: [3.6383 ns 3.6662 ns 3.6936 ns]
62372026-09-07T11:39:49.668Z thrpt: [270.74 Melem/s 272.76 Melem/s 274.85 Melem/s]
62382026-09-07T11:39:50.294ZBenchmarking source_filter/allows/exclude_hit_v4/5
62392026-09-07T11:39:50.294ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
62402026-09-07T11:39:54.214ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
62412026-09-07T11:39:59.211ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
62422026-09-07T11:39:59.260Zsource_filter/allows/exclude_hit_v4/5
62432026-09-07T11:39:59.261Z time: [1.8219 ns 1.8249 ns 1.8278 ns]
62442026-09-07T11:39:59.261Z thrpt: [547.09 Melem/s 547.98 Melem/s 548.89 Melem/s]
62452026-09-07T11:39:59.261ZFound 6 outliers among 100 measurements (6.00%)
62462026-09-07T11:39:59.261Z 3 (3.00%) low mild
62472026-09-07T11:39:59.261Z 3 (3.00%) high mild
62482026-09-07T11:39:59.885ZBenchmarking source_filter/allows/exclude_miss_v6/5
62492026-09-07T11:39:59.885ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
62502026-09-07T11:40:03.460ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (751M iterations)
62512026-09-07T11:40:08.492ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
62522026-09-07T11:40:08.541Zsource_filter/allows/exclude_miss_v6/5
62532026-09-07T11:40:08.541Z time: [6.6756 ns 6.6951 ns 6.7184 ns]
62542026-09-07T11:40:08.541Z thrpt: [148.84 Melem/s 149.36 Melem/s 149.80 Melem/s]
62552026-09-07T11:40:08.541ZFound 22 outliers among 100 measurements (22.00%)
62562026-09-07T11:40:08.541Z 2 (2.00%) low mild
62572026-09-07T11:40:08.541Z 20 (20.00%) high severe
62582026-09-07T11:40:09.170ZBenchmarking source_filter/allows/exclude_hit_v6/5
62592026-09-07T11:40:09.170ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
62602026-09-07T11:40:14.192ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62612026-09-07T11:40:19.226ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
62622026-09-07T11:40:19.275Zsource_filter/allows/exclude_hit_v6/5
62632026-09-07T11:40:19.275Z time: [4.6856 ns 4.7044 ns 4.7268 ns]
62642026-09-07T11:40:19.275Z thrpt: [211.56 Melem/s 212.56 Melem/s 213.42 Melem/s]
62652026-09-07T11:40:19.275ZFound 19 outliers among 100 measurements (19.00%)
62662026-09-07T11:40:19.275Z 19 (19.00%) high severe
62672026-09-07T11:40:19.903ZBenchmarking source_filter/allows/exclude_miss_v4/10
62682026-09-07T11:40:19.903ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62692026-09-07T11:40:23.126ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (833M iterations)
62702026-09-07T11:40:28.150ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62712026-09-07T11:40:28.199Zsource_filter/allows/exclude_miss_v4/10
62722026-09-07T11:40:28.199Z time: [6.0239 ns 6.0300 ns 6.0365 ns]
62732026-09-07T11:40:28.199Z thrpt: [165.66 Melem/s 165.84 Melem/s 166.01 Melem/s]
62742026-09-07T11:40:28.199ZFound 4 outliers among 100 measurements (4.00%)
62752026-09-07T11:40:28.199Z 1 (1.00%) high mild
62762026-09-07T11:40:28.199Z 3 (3.00%) high severe
62772026-09-07T11:40:28.824ZBenchmarking source_filter/allows/exclude_hit_v4/10
62782026-09-07T11:40:28.824ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62792026-09-07T11:40:32.721ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
62802026-09-07T11:40:37.750ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62812026-09-07T11:40:37.800Zsource_filter/allows/exclude_hit_v4/10
62822026-09-07T11:40:37.801Z time: [1.8214 ns 1.8257 ns 1.8300 ns]
62832026-09-07T11:40:37.801Z thrpt: [546.43 Melem/s 547.75 Melem/s 549.02 Melem/s]
62842026-09-07T11:40:37.801ZFound 5 outliers among 100 measurements (5.00%)
62852026-09-07T11:40:37.801Z 1 (1.00%) low mild
62862026-09-07T11:40:37.801Z 4 (4.00%) high mild
62872026-09-07T11:40:38.425ZBenchmarking source_filter/allows/exclude_miss_v6/10
62882026-09-07T11:40:38.425ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62892026-09-07T11:40:43.675ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (511M iterations)
62902026-09-07T11:40:48.703ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62912026-09-07T11:40:48.752Zsource_filter/allows/exclude_miss_v6/10
62922026-09-07T11:40:48.752Z time: [9.7966 ns 9.8292 ns 9.8605 ns]
62932026-09-07T11:40:48.752Z thrpt: [101.41 Melem/s 101.74 Melem/s 102.08 Melem/s]
62942026-09-07T11:40:49.379ZBenchmarking source_filter/allows/exclude_hit_v6/10
62952026-09-07T11:40:49.379ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62962026-09-07T11:40:54.393ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62972026-09-07T11:40:59.436ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62982026-09-07T11:40:59.485Zsource_filter/allows/exclude_hit_v6/10
62992026-09-07T11:40:59.485Z time: [4.6845 ns 4.7036 ns 4.7263 ns]
63002026-09-07T11:40:59.485Z thrpt: [211.58 Melem/s 212.60 Melem/s 213.47 Melem/s]
63012026-09-07T11:40:59.485ZFound 19 outliers among 100 measurements (19.00%)
63022026-09-07T11:40:59.485Z 19 (19.00%) high severe
63032026-09-07T11:41:00.112ZBenchmarking source_filter/allows/exclude_miss_v4/50
63042026-09-07T11:41:00.112ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
63052026-09-07T11:41:03.580ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (774M iterations)
63062026-09-07T11:41:08.805ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
63072026-09-07T11:41:08.854Zsource_filter/allows/exclude_miss_v4/50
63082026-09-07T11:41:08.854Z time: [6.7368 ns 6.7498 ns 6.7636 ns]
63092026-09-07T11:41:08.854Z thrpt: [147.85 Melem/s 148.15 Melem/s 148.44 Melem/s]
63102026-09-07T11:41:08.854ZFound 2 outliers among 100 measurements (2.00%)
63112026-09-07T11:41:08.854Z 1 (1.00%) high mild
63122026-09-07T11:41:08.854Z 1 (1.00%) high severe
63132026-09-07T11:41:09.480ZBenchmarking source_filter/allows/exclude_hit_v4/50
63142026-09-07T11:41:09.480ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
63152026-09-07T11:41:12.603ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
63162026-09-07T11:41:17.682ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
63172026-09-07T11:41:17.731Zsource_filter/allows/exclude_hit_v4/50
63182026-09-07T11:41:17.731Z time: [2.9442 ns 2.9535 ns 2.9628 ns]
63192026-09-07T11:41:17.731Z thrpt: [337.52 Melem/s 338.59 Melem/s 339.65 Melem/s]
63202026-09-07T11:41:17.731ZFound 2 outliers among 100 measurements (2.00%)
63212026-09-07T11:41:17.731Z 1 (1.00%) high mild
63222026-09-07T11:41:17.731Z 1 (1.00%) high severe
63232026-09-07T11:41:18.357ZBenchmarking source_filter/allows/exclude_miss_v6/50
63242026-09-07T11:41:18.357ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
63252026-09-07T11:41:23.262ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (547M iterations)
63262026-09-07T11:41:28.314ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
63272026-09-07T11:41:28.362Zsource_filter/allows/exclude_miss_v6/50
63282026-09-07T11:41:28.362Z time: [9.2189 ns 9.2444 ns 9.2699 ns]
63292026-09-07T11:41:28.363Z thrpt: [107.88 Melem/s 108.17 Melem/s 108.47 Melem/s]
63302026-09-07T11:41:28.997ZBenchmarking source_filter/allows/exclude_hit_v6/50
63312026-09-07T11:41:28.997ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
63322026-09-07T11:41:34.972ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (898M iterations)
63332026-09-07T11:41:40.006ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
63342026-09-07T11:41:40.055Zsource_filter/allows/exclude_hit_v6/50
63352026-09-07T11:41:40.055Z time: [5.5790 ns 5.5980 ns 5.6204 ns]
63362026-09-07T11:41:40.056Z thrpt: [177.92 Melem/s 178.64 Melem/s 179.24 Melem/s]
63372026-09-07T11:41:40.056ZFound 19 outliers among 100 measurements (19.00%)
63382026-09-07T11:41:40.056Z 19 (19.00%) high severe
63392026-09-07T11:41:40.688ZBenchmarking source_filter/allows/exclude_miss_v4/100
63402026-09-07T11:41:40.688ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
63412026-09-07T11:41:44.930ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (633M iterations)
63422026-09-07T11:41:49.709ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
63432026-09-07T11:41:49.759Zsource_filter/allows/exclude_miss_v4/100
63442026-09-07T11:41:49.759Z time: [7.5049 ns 7.5469 ns 7.5880 ns]
63452026-09-07T11:41:49.759Z thrpt: [131.79 Melem/s 132.50 Melem/s 133.25 Melem/s]
63462026-09-07T11:41:50.385ZBenchmarking source_filter/allows/exclude_hit_v4/100
63472026-09-07T11:41:50.385ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
63482026-09-07T11:41:53.503ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
63492026-09-07T11:41:58.508ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
63502026-09-07T11:41:58.558Zsource_filter/allows/exclude_hit_v4/100
63512026-09-07T11:41:58.558Z time: [2.8994 ns 2.9120 ns 2.9244 ns]
63522026-09-07T11:41:58.558Z thrpt: [341.95 Melem/s 343.41 Melem/s 344.90 Melem/s]
63532026-09-07T11:41:58.558ZFound 5 outliers among 100 measurements (5.00%)
63542026-09-07T11:41:58.558Z 5 (5.00%) high mild
63552026-09-07T11:41:59.185ZBenchmarking source_filter/allows/exclude_miss_v6/100
63562026-09-07T11:41:59.185ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
63572026-09-07T11:42:02.501ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (405M iterations)
63582026-09-07T11:42:07.489ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
63592026-09-07T11:42:07.539Zsource_filter/allows/exclude_miss_v6/100
63602026-09-07T11:42:07.541Z time: [12.271 ns 12.324 ns 12.378 ns]
63612026-09-07T11:42:07.541Z thrpt: [80.787 Melem/s 81.139 Melem/s 81.495 Melem/s]
63622026-09-07T11:42:08.167ZBenchmarking source_filter/allows/exclude_hit_v6/100
63632026-09-07T11:42:08.167ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
63642026-09-07T11:42:14.138ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (899M iterations)
63652026-09-07T11:42:19.174ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
63662026-09-07T11:42:19.223Zsource_filter/allows/exclude_hit_v6/100
63672026-09-07T11:42:19.223Z time: [5.5767 ns 5.5956 ns 5.6180 ns]
63682026-09-07T11:42:19.223Z thrpt: [178.00 Melem/s 178.71 Melem/s 179.32 Melem/s]
63692026-09-07T11:42:19.223ZFound 22 outliers among 100 measurements (22.00%)
63702026-09-07T11:42:19.223Z 1 (1.00%) high mild
63712026-09-07T11:42:19.223Z 21 (21.00%) high severe
63722026-09-07T11:42:19.851ZBenchmarking source_filter/allows/include_hit_v4/1
63732026-09-07T11:42:19.851ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63742026-09-07T11:42:23.898ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63752026-09-07T11:42:29.008ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63762026-09-07T11:42:29.057Zsource_filter/allows/include_hit_v4/1
63772026-09-07T11:42:29.057Z time: [1.9167 ns 1.9262 ns 1.9356 ns]
63782026-09-07T11:42:29.057Z thrpt: [516.63 Melem/s 519.15 Melem/s 521.73 Melem/s]
63792026-09-07T11:42:29.687ZBenchmarking source_filter/allows/include_miss_v4/1
63802026-09-07T11:42:29.687ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63812026-09-07T11:42:34.158ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.4B iterations)
63822026-09-07T11:42:39.061ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63832026-09-07T11:42:39.110Zsource_filter/allows/include_miss_v4/1
63842026-09-07T11:42:39.110Z time: [2.0319 ns 2.0406 ns 2.0504 ns]
63852026-09-07T11:42:39.110Z thrpt: [487.70 Melem/s 490.06 Melem/s 492.16 Melem/s]
63862026-09-07T11:42:39.110ZFound 6 outliers among 100 measurements (6.00%)
63872026-09-07T11:42:39.110Z 5 (5.00%) high mild
63882026-09-07T11:42:39.110Z 1 (1.00%) high severe
63892026-09-07T11:42:39.743ZBenchmarking source_filter/allows/include_hit_v6/1
63902026-09-07T11:42:39.743ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63912026-09-07T11:42:44.768ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63922026-09-07T11:42:49.816ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63932026-09-07T11:42:49.865Zsource_filter/allows/include_hit_v6/1
63942026-09-07T11:42:49.865Z time: [4.7036 ns 4.7224 ns 4.7449 ns]
63952026-09-07T11:42:49.865Z thrpt: [210.75 Melem/s 211.76 Melem/s 212.60 Melem/s]
63962026-09-07T11:42:49.865ZFound 20 outliers among 100 measurements (20.00%)
63972026-09-07T11:42:49.865Z 1 (1.00%) high mild
63982026-09-07T11:42:49.865Z 19 (19.00%) high severe
63992026-09-07T11:42:50.495ZBenchmarking source_filter/allows/include_miss_v6/1
64002026-09-07T11:42:50.498ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
64012026-09-07T11:42:55.304ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64022026-09-07T11:43:00.344ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
64032026-09-07T11:43:00.393Zsource_filter/allows/include_miss_v6/1
64042026-09-07T11:43:00.393Z time: [4.4860 ns 4.5055 ns 4.5289 ns]
64052026-09-07T11:43:00.393Z thrpt: [220.81 Melem/s 221.95 Melem/s 222.92 Melem/s]
64062026-09-07T11:43:00.393ZFound 41 outliers among 100 measurements (41.00%)
64072026-09-07T11:43:00.394Z 1 (1.00%) low severe
64082026-09-07T11:43:00.394Z 21 (21.00%) low mild
64092026-09-07T11:43:00.394Z 19 (19.00%) high severe
64102026-09-07T11:43:01.009ZBenchmarking source_filter/allows/include_hit_v4/5
64112026-09-07T11:43:01.009ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
64122026-09-07T11:43:04.956ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64132026-09-07T11:43:09.957ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
64142026-09-07T11:43:10.006Zsource_filter/allows/include_hit_v4/5
64152026-09-07T11:43:10.006Z time: [1.8353 ns 1.8379 ns 1.8407 ns]
64162026-09-07T11:43:10.006Z thrpt: [543.27 Melem/s 544.09 Melem/s 544.87 Melem/s]
64172026-09-07T11:43:10.006ZFound 3 outliers among 100 measurements (3.00%)
64182026-09-07T11:43:10.006Z 2 (2.00%) high mild
64192026-09-07T11:43:10.006Z 1 (1.00%) high severe
64202026-09-07T11:43:10.636ZBenchmarking source_filter/allows/include_miss_v4/5
64212026-09-07T11:43:10.636ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
64222026-09-07T11:43:14.573ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
64232026-09-07T11:43:19.613ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
64242026-09-07T11:43:19.662Zsource_filter/allows/include_miss_v4/5
64252026-09-07T11:43:19.663Z time: [3.6725 ns 3.7023 ns 3.7304 ns]
64262026-09-07T11:43:19.663Z thrpt: [268.07 Melem/s 270.10 Melem/s 272.29 Melem/s]
64272026-09-07T11:43:19.663ZFound 5 outliers among 100 measurements (5.00%)
64282026-09-07T11:43:19.665Z 4 (4.00%) low mild
64292026-09-07T11:43:19.665Z 1 (1.00%) high mild
64302026-09-07T11:43:20.292ZBenchmarking source_filter/allows/include_hit_v6/5
64312026-09-07T11:43:20.292ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
64322026-09-07T11:43:25.327ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64332026-09-07T11:43:30.368ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
64342026-09-07T11:43:30.417Zsource_filter/allows/include_hit_v6/5
64352026-09-07T11:43:30.418Z time: [4.7035 ns 4.7225 ns 4.7452 ns]
64362026-09-07T11:43:30.418Z thrpt: [210.74 Melem/s 211.75 Melem/s 212.61 Melem/s]
64372026-09-07T11:43:30.418ZFound 19 outliers among 100 measurements (19.00%)
64382026-09-07T11:43:30.418Z 19 (19.00%) high severe
64392026-09-07T11:43:31.049ZBenchmarking source_filter/allows/include_miss_v6/5
64402026-09-07T11:43:31.049ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
64412026-09-07T11:43:34.645ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (746M iterations)
64422026-09-07T11:43:39.701ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
64432026-09-07T11:43:39.751Zsource_filter/allows/include_miss_v6/5
64442026-09-07T11:43:39.751Z time: [6.7449 ns 6.7642 ns 6.7871 ns]
64452026-09-07T11:43:39.751Z thrpt: [147.34 Melem/s 147.84 Melem/s 148.26 Melem/s]
64462026-09-07T11:43:39.751ZFound 19 outliers among 100 measurements (19.00%)
64472026-09-07T11:43:39.751Z 19 (19.00%) high mild
64482026-09-07T11:43:40.378ZBenchmarking source_filter/allows/include_hit_v4/10
64492026-09-07T11:43:40.378ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
64502026-09-07T11:43:44.341ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
64512026-09-07T11:43:49.335ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
64522026-09-07T11:43:49.385Zsource_filter/allows/include_hit_v4/10
64532026-09-07T11:43:49.385Z time: [1.8398 ns 1.8430 ns 1.8467 ns]
64542026-09-07T11:43:49.385Z thrpt: [541.50 Melem/s 542.59 Melem/s 543.54 Melem/s]
64552026-09-07T11:43:49.385ZFound 7 outliers among 100 measurements (7.00%)
64562026-09-07T11:43:49.385Z 6 (6.00%) high mild
64572026-09-07T11:43:49.385Z 1 (1.00%) high severe
64582026-09-07T11:43:50.015ZBenchmarking source_filter/allows/include_miss_v4/10
64592026-09-07T11:43:50.015ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
64602026-09-07T11:43:53.228ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (835M iterations)
64612026-09-07T11:43:58.189ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
64622026-09-07T11:43:58.238Zsource_filter/allows/include_miss_v4/10
64632026-09-07T11:43:58.239Z time: [5.9193 ns 5.9343 ns 5.9499 ns]
64642026-09-07T11:43:58.239Z thrpt: [168.07 Melem/s 168.51 Melem/s 168.94 Melem/s]
64652026-09-07T11:43:58.239ZFound 1 outliers among 100 measurements (1.00%)
64662026-09-07T11:43:58.239Z 1 (1.00%) high mild
64672026-09-07T11:43:58.868ZBenchmarking source_filter/allows/include_hit_v6/10
64682026-09-07T11:43:58.868ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
64692026-09-07T11:44:03.903ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
64702026-09-07T11:44:08.949ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
64712026-09-07T11:44:08.998Zsource_filter/allows/include_hit_v6/10
64722026-09-07T11:44:08.998Z time: [4.7083 ns 4.7277 ns 4.7508 ns]
64732026-09-07T11:44:08.998Z thrpt: [210.49 Melem/s 211.52 Melem/s 212.39 Melem/s]
64742026-09-07T11:44:08.998ZFound 21 outliers among 100 measurements (21.00%)
64752026-09-07T11:44:08.998Z 2 (2.00%) high mild
64762026-09-07T11:44:08.998Z 19 (19.00%) high severe
64772026-09-07T11:44:09.633ZBenchmarking source_filter/allows/include_miss_v6/10
64782026-09-07T11:44:09.633ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
64792026-09-07T11:44:14.880ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (512M iterations)
64802026-09-07T11:44:19.911ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
64812026-09-07T11:44:19.960Zsource_filter/allows/include_miss_v6/10
64822026-09-07T11:44:19.961Z time: [9.8115 ns 9.8445 ns 9.8769 ns]
64832026-09-07T11:44:19.961Z thrpt: [101.25 Melem/s 101.58 Melem/s 101.92 Melem/s]
64842026-09-07T11:44:20.589ZBenchmarking source_filter/allows/include_hit_v4/50
64852026-09-07T11:44:20.589ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
64862026-09-07T11:44:23.757ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
64872026-09-07T11:44:28.814ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
64882026-09-07T11:44:28.864Zsource_filter/allows/include_hit_v4/50
64892026-09-07T11:44:28.864Z time: [2.9703 ns 2.9803 ns 2.9911 ns]
64902026-09-07T11:44:28.864Z thrpt: [334.33 Melem/s 335.54 Melem/s 336.67 Melem/s]
64912026-09-07T11:44:28.864ZFound 5 outliers among 100 measurements (5.00%)
64922026-09-07T11:44:28.864Z 4 (4.00%) high mild
64932026-09-07T11:44:28.864Z 1 (1.00%) high severe
64942026-09-07T11:44:29.491ZBenchmarking source_filter/allows/include_miss_v4/50
64952026-09-07T11:44:29.491ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64962026-09-07T11:44:32.720ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (831M iterations)
64972026-09-07T11:44:37.761ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64982026-09-07T11:44:37.810Zsource_filter/allows/include_miss_v4/50
64992026-09-07T11:44:37.810Z time: [6.0200 ns 6.0562 ns 6.0924 ns]
65002026-09-07T11:44:37.813Z thrpt: [164.14 Melem/s 165.12 Melem/s 166.11 Melem/s]
65012026-09-07T11:44:38.435ZBenchmarking source_filter/allows/include_hit_v6/50
65022026-09-07T11:44:38.435ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
65032026-09-07T11:44:44.408ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65042026-09-07T11:44:49.442ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
65052026-09-07T11:44:49.491Zsource_filter/allows/include_hit_v6/50
65062026-09-07T11:44:49.491Z time: [5.5777 ns 5.5963 ns 5.6184 ns]
65072026-09-07T11:44:49.492Z thrpt: [177.99 Melem/s 178.69 Melem/s 179.29 Melem/s]
65082026-09-07T11:44:49.492ZFound 20 outliers among 100 measurements (20.00%)
65092026-09-07T11:44:49.492Z 1 (1.00%) high mild
65102026-09-07T11:44:49.492Z 19 (19.00%) high severe
65112026-09-07T11:44:50.121ZBenchmarking source_filter/allows/include_miss_v6/50
65122026-09-07T11:44:50.121ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
65132026-09-07T11:44:55.039ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (546M iterations)
65142026-09-07T11:45:00.042ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
65152026-09-07T11:45:00.091Zsource_filter/allows/include_miss_v6/50
65162026-09-07T11:45:00.091Z time: [9.1409 ns 9.1605 ns 9.1838 ns]
65172026-09-07T11:45:00.091Z thrpt: [108.89 Melem/s 109.16 Melem/s 109.40 Melem/s]
65182026-09-07T11:45:00.091ZFound 19 outliers among 100 measurements (19.00%)
65192026-09-07T11:45:00.091Z 19 (19.00%) high severe
65202026-09-07T11:45:00.718ZBenchmarking source_filter/allows/include_hit_v4/100
65212026-09-07T11:45:00.718ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
65222026-09-07T11:45:03.830ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
65232026-09-07T11:45:08.838ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
65242026-09-07T11:45:08.887Zsource_filter/allows/include_hit_v4/100
65252026-09-07T11:45:08.887Z time: [2.8913 ns 2.9039 ns 2.9164 ns]
65262026-09-07T11:45:08.887Z thrpt: [342.88 Melem/s 344.37 Melem/s 345.86 Melem/s]
65272026-09-07T11:45:08.887ZFound 2 outliers among 100 measurements (2.00%)
65282026-09-07T11:45:08.887Z 2 (2.00%) high mild
65292026-09-07T11:45:09.515ZBenchmarking source_filter/allows/include_miss_v4/100
65302026-09-07T11:45:09.515ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
65312026-09-07T11:45:13.824ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (623M iterations)
65322026-09-07T11:45:19.061ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
65332026-09-07T11:45:19.111Zsource_filter/allows/include_miss_v4/100
65342026-09-07T11:45:19.111Z time: [8.3880 ns 8.4004 ns 8.4143 ns]
65352026-09-07T11:45:19.111Z thrpt: [118.85 Melem/s 119.04 Melem/s 119.22 Melem/s]
65362026-09-07T11:45:19.111ZFound 8 outliers among 100 measurements (8.00%)
65372026-09-07T11:45:19.111Z 4 (4.00%) low mild
65382026-09-07T11:45:19.111Z 4 (4.00%) high severe
65392026-09-07T11:45:19.738ZBenchmarking source_filter/allows/include_hit_v6/100
65402026-09-07T11:45:19.738ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
65412026-09-07T11:45:25.709ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (899M iterations)
65422026-09-07T11:45:30.746ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
65432026-09-07T11:45:30.795Zsource_filter/allows/include_hit_v6/100
65442026-09-07T11:45:30.795Z time: [5.5776 ns 5.5963 ns 5.6186 ns]
65452026-09-07T11:45:30.795Z thrpt: [177.98 Melem/s 178.69 Melem/s 179.29 Melem/s]
65462026-09-07T11:45:30.795ZFound 19 outliers among 100 measurements (19.00%)
65472026-09-07T11:45:30.795Z 19 (19.00%) high severe
65482026-09-07T11:45:31.423ZBenchmarking source_filter/allows/include_miss_v6/100
65492026-09-07T11:45:31.423ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
65502026-09-07T11:45:34.743ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (404M iterations)
65512026-09-07T11:45:39.696ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
65522026-09-07T11:45:39.745Zsource_filter/allows/include_miss_v6/100
65532026-09-07T11:45:39.745Z time: [12.209 ns 12.259 ns 12.307 ns]
65542026-09-07T11:45:39.745Z thrpt: [81.254 Melem/s 81.573 Melem/s 81.904 Melem/s]
65552026-09-07T11:45:40.371ZBenchmarking source_filter/allows/include_empty_v4
65562026-09-07T11:45:40.371ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
65572026-09-07T11:45:45.140ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
65582026-09-07T11:45:50.140ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
65592026-09-07T11:45:50.189Zsource_filter/allows/include_empty_v4
65602026-09-07T11:45:50.189Z time: [1.1103 ns 1.1104 ns 1.1105 ns]
65612026-09-07T11:45:50.189Z thrpt: [900.53 Melem/s 900.61 Melem/s 900.66 Melem/s]
65622026-09-07T11:45:50.189ZFound 9 outliers among 100 measurements (9.00%)
65632026-09-07T11:45:50.189Z 3 (3.00%) high mild
65642026-09-07T11:45:50.189Z 6 (6.00%) high severe
65652026-09-07T11:45:50.817ZBenchmarking source_filter/allows/include_empty_v6
65662026-09-07T11:45:50.817ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
65672026-09-07T11:45:55.587ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
65682026-09-07T11:46:00.588ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
65692026-09-07T11:46:00.637Zsource_filter/allows/include_empty_v6
65702026-09-07T11:46:00.637Z time: [1.1105 ns 1.1106 ns 1.1107 ns]
65712026-09-07T11:46:00.637Z thrpt: [900.35 Melem/s 900.41 Melem/s 900.47 Melem/s]
65722026-09-07T11:46:00.637ZFound 14 outliers among 100 measurements (14.00%)
65732026-09-07T11:46:00.637Z 2 (2.00%) low mild
65742026-09-07T11:46:00.637Z 11 (11.00%) high mild
65752026-09-07T11:46:00.637Z 1 (1.00%) high severe
65762026-09-07T11:46:01.287Z
65772026-09-07T11:46:01.290ZBenchmarking cleanup/wallclock/1024/P0
65782026-09-07T11:46:01.290ZBenchmarking cleanup/wallclock/1024/P0: Warming up for 3.0000 s
65792026-09-07T11:46:04.355ZBenchmarking cleanup/wallclock/1024/P0: Collecting 100 samples in estimated 5.2014 s (56k iterations)
65802026-09-07T11:46:09.524ZBenchmarking cleanup/wallclock/1024/P0: Analyzing
65812026-09-07T11:46:09.573Zcleanup/wallclock/1024/P0
65822026-09-07T11:46:09.573Z time: [72.658 µs 72.732 µs 72.801 µs]
65832026-09-07T11:46:10.202Z
65842026-09-07T11:46:10.205ZBenchmarking cleanup/wallclock/1024/P0.25
65852026-09-07T11:46:10.205ZBenchmarking cleanup/wallclock/1024/P0.25: Warming up for 3.0000 s
65862026-09-07T11:46:14.337ZBenchmarking cleanup/wallclock/1024/P0.25: Collecting 100 samples in estimated 5.0968 s (20k iterations)
65872026-09-07T11:46:30.806ZBenchmarking cleanup/wallclock/1024/P0.25: Analyzing
65882026-09-07T11:46:30.855Zcleanup/wallclock/1024/P0.25
65892026-09-07T11:46:30.855Z time: [252.25 µs 252.34 µs 252.42 µs]
65902026-09-07T11:46:30.855ZFound 2 outliers among 100 measurements (2.00%)
65912026-09-07T11:46:30.855Z 1 (1.00%) low mild
65922026-09-07T11:46:30.855Z 1 (1.00%) high mild
65932026-09-07T11:46:31.483Z
65942026-09-07T11:46:31.486ZBenchmarking cleanup/wallclock/32768/P0
65952026-09-07T11:46:31.486ZBenchmarking cleanup/wallclock/32768/P0: Warming up for 3.0000 s
65962026-09-07T11:46:34.551ZBenchmarking cleanup/wallclock/32768/P0: Collecting 100 samples in estimated 7.2431 s (300 iterations)
65972026-09-07T11:46:37.523ZBenchmarking cleanup/wallclock/32768/P0: Analyzing
65982026-09-07T11:46:37.569Zcleanup/wallclock/32768/P0
65992026-09-07T11:46:37.569Z time: [8.4666 ms 8.4837 ms 8.5057 ms]
66002026-09-07T11:46:37.569ZFound 7 outliers among 100 measurements (7.00%)
66012026-09-07T11:46:37.569Z 1 (1.00%) low severe
66022026-09-07T11:46:37.569Z 2 (2.00%) low mild
66032026-09-07T11:46:37.569Z 2 (2.00%) high mild
66042026-09-07T11:46:37.569Z 2 (2.00%) high severe
66052026-09-07T11:46:38.110Z
66062026-09-07T11:46:38.169ZBenchmarking cleanup/wallclock/32768/P0.25
66072026-09-07T11:46:38.169ZBenchmarking cleanup/wallclock/32768/P0.25: Warming up for 3.0000 s
66082026-09-07T11:46:42.780Z
66092026-09-07T11:46:42.780ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.3s, or reduce sample count to 60.
66102026-09-07T11:46:42.780ZBenchmarking cleanup/wallclock/32768/P0.25: Collecting 100 samples in estimated 7.3183 s (100 iterations)
66112026-09-07T11:46:49.925ZBenchmarking cleanup/wallclock/32768/P0.25: Analyzing
66122026-09-07T11:46:49.971Zcleanup/wallclock/32768/P0.25
66132026-09-07T11:46:49.971Z time: [35.726 ms 36.000 ms 36.331 ms]
66142026-09-07T11:46:49.971ZFound 10 outliers among 100 measurements (10.00%)
66152026-09-07T11:46:49.971Z 5 (5.00%) high mild
66162026-09-07T11:46:49.971Z 5 (5.00%) high severe
66172026-09-07T11:46:50.508Z
66182026-09-07T11:46:50.581ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
66192026-09-07T11:46:50.582ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
66202026-09-07T11:46:50.584ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0296 ms (605 iterations)
66212026-09-07T11:46:50.584ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
66222026-09-07T11:46:50.587Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
66232026-09-07T11:46:50.588Z time: [18.000 18.000 18.000 ]
66242026-09-07T11:46:50.588Z
66252026-09-07T11:46:50.588ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
66262026-09-07T11:46:50.588ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
66272026-09-07T11:46:50.588ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0068 ms (715 iterations)
66282026-09-07T11:46:50.588ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
66292026-09-07T11:46:50.588Zprocess/Hairpin-DHCPv4/alloc_ct/Request
66302026-09-07T11:46:50.588Z time: [18.000 18.000 18.000 ]
66312026-09-07T11:46:50.588Z
66322026-09-07T11:46:50.588ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
66332026-09-07T11:46:50.588ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
66342026-09-07T11:46:50.591ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0976 ms (550 iterations)
66352026-09-07T11:46:50.591ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
66362026-09-07T11:46:50.591Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
66372026-09-07T11:46:50.591Z time: [20.000 20.000 20.000 ]
66382026-09-07T11:46:50.591Z
66392026-09-07T11:46:50.591ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
66402026-09-07T11:46:50.591ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
66412026-09-07T11:46:50.591ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0760 ms (550 iterations)
66422026-09-07T11:46:50.591ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
66432026-09-07T11:46:50.591Zprocess/Hairpin-DHCPv6/alloc_ct/Request
66442026-09-07T11:46:50.591Z time: [21.000 21.000 21.000 ]
66452026-09-07T11:46:50.591Z
66462026-09-07T11:46:50.591ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
66472026-09-07T11:46:50.591ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
66482026-09-07T11:46:50.594ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0622 ms (825 iterations)
66492026-09-07T11:46:50.594ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
66502026-09-07T11:46:50.594Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
66512026-09-07T11:46:50.594Z time: [13.000 13.000 13.000 ]
66522026-09-07T11:46:50.594Z
66532026-09-07T11:46:50.594ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
66542026-09-07T11:46:50.594ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
66552026-09-07T11:46:50.594ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0287 ms (715 iterations)
66562026-09-07T11:46:50.594ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
66572026-09-07T11:46:50.594Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
66582026-09-07T11:46:50.594Z time: [12.000 12.000 12.000 ]
66592026-09-07T11:46:50.594Z
66602026-09-07T11:46:50.597ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66612026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
66622026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0524 ms (715 iterations)
66632026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
66642026-09-07T11:46:50.598Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66652026-09-07T11:46:50.598Z time: [14.000 14.000 14.000 ]
66662026-09-07T11:46:50.598Z
66672026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66682026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
66692026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0528 ms (715 iterations)
66702026-09-07T11:46:50.598ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
66712026-09-07T11:46:50.601Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66722026-09-07T11:46:50.601Z time: [14.000 14.000 14.000 ]
66732026-09-07T11:46:50.602Z
66742026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66752026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66762026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0209 ms (605 iterations)
66772026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66782026-09-07T11:46:50.602Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66792026-09-07T11:46:50.602Z time: [3.0000 3.0000 3.0000 ]
66802026-09-07T11:46:50.602Z
66812026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66822026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66832026-09-07T11:46:50.602ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0987 ms (550 iterations)
66842026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66852026-09-07T11:46:50.605Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66862026-09-07T11:46:50.605Z time: [3.0000 3.0000 3.0000 ]
66872026-09-07T11:46:50.605Z
66882026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66892026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66902026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0029 ms (605 iterations)
66912026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66922026-09-07T11:46:50.605ZCriterion.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.
66932026-09-07T11:46:50.605Z
66942026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66952026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66962026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0505 ms (495 iterations)
66972026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66982026-09-07T11:46:50.605ZCriterion.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.
66992026-09-07T11:46:50.605Z
67002026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
67012026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67022026-09-07T11:46:50.605ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0521 ms (935 iterations)
67032026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67042026-09-07T11:46:50.609Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
67052026-09-07T11:46:50.609Z time: [3.0000 3.0000 3.0000 ]
67062026-09-07T11:46:50.609Z
67072026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
67082026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67092026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0976 ms (550 iterations)
67102026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
67112026-09-07T11:46:50.609Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
67122026-09-07T11:46:50.609Z time: [3.0000 3.0000 3.0000 ]
67132026-09-07T11:46:50.609Z
67142026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
67152026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67162026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0317 ms (770 iterations)
67172026-09-07T11:46:50.609ZCriterion.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.
67182026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67192026-09-07T11:46:50.609Z
67202026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
67212026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67222026-09-07T11:46:50.609ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0079 ms (495 iterations)
67232026-09-07T11:46:50.613ZCriterion.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.
67242026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67252026-09-07T11:46:50.613Z
67262026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67272026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67282026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0024 ms (770 iterations)
67292026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67302026-09-07T11:46:50.613Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
67312026-09-07T11:46:50.613Z time: [3.0000 3.0000 3.0000 ]
67322026-09-07T11:46:50.613Z
67332026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67342026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67352026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0309 ms (495 iterations)
67362026-09-07T11:46:50.613ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67372026-09-07T11:46:50.617Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
67382026-09-07T11:46:50.617Z time: [3.0000 3.0000 3.0000 ]
67392026-09-07T11:46:50.619Z
67402026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
67412026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67422026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0579 ms (715 iterations)
67432026-09-07T11:46:50.619ZCriterion.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.
67442026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67452026-09-07T11:46:50.619Z
67462026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
67472026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67482026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0993 ms (495 iterations)
67492026-09-07T11:46:50.619ZCriterion.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.
67502026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67512026-09-07T11:46:50.619Z
67522026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67532026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67542026-09-07T11:46:50.619ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0518 ms (880 iterations)
67552026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67562026-09-07T11:46:50.624Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67572026-09-07T11:46:50.624Z time: [3.0000 3.0000 3.0000 ]
67582026-09-07T11:46:50.624Z
67592026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67602026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67612026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1004 ms (550 iterations)
67622026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67632026-09-07T11:46:50.624Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67642026-09-07T11:46:50.624Z time: [3.0000 3.0000 3.0000 ]
67652026-09-07T11:46:50.624Z
67662026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
67672026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67682026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0663 ms (770 iterations)
67692026-09-07T11:46:50.624ZCriterion.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.
67702026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67712026-09-07T11:46:50.624Z
67722026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
67732026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67742026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0536 ms (495 iterations)
67752026-09-07T11:46:50.624ZCriterion.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.
67762026-09-07T11:46:50.624ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67772026-09-07T11:46:50.624Z
67782026-09-07T11:46:50.625ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67792026-09-07T11:46:50.625ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67802026-09-07T11:46:50.625ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1012 ms (275 iterations)
67812026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67822026-09-07T11:46:50.628Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67832026-09-07T11:46:50.628Z time: [44.000 44.000 44.000 ]
67842026-09-07T11:46:50.628Z
67852026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67862026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67872026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2491 ms (275 iterations)
67882026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67892026-09-07T11:46:50.628Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67902026-09-07T11:46:50.628Z time: [44.000 44.000 44.000 ]
67912026-09-07T11:46:50.628Z
67922026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67932026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67942026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1119 ms (330 iterations)
67952026-09-07T11:46:50.628ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67962026-09-07T11:46:50.628Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67972026-09-07T11:46:50.629Z time: [29.000 29.000 29.000 ]
67982026-09-07T11:46:50.629Z
67992026-09-07T11:46:50.629ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
68002026-09-07T11:46:50.629ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68012026-09-07T11:46:50.629ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1401 ms (275 iterations)
68022026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
68032026-09-07T11:46:50.632Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
68042026-09-07T11:46:50.632Z time: [29.000 29.000 29.000 ]
68052026-09-07T11:46:50.632Z
68062026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68072026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
68082026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0072 ms (275 iterations)
68092026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
68102026-09-07T11:46:50.632Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
68112026-09-07T11:46:50.632Z time: [43.000 43.000 43.000 ]
68122026-09-07T11:46:50.632Z
68132026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68142026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68152026-09-07T11:46:50.632ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1673 ms (275 iterations)
68162026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
68172026-09-07T11:46:50.635Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
68182026-09-07T11:46:50.635Z time: [43.000 43.000 43.000 ]
68192026-09-07T11:46:50.635Z
68202026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68212026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
68222026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1567 ms (385 iterations)
68232026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
68242026-09-07T11:46:50.635Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
68252026-09-07T11:46:50.635Z time: [28.000 28.000 28.000 ]
68262026-09-07T11:46:50.635Z
68272026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68282026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
68292026-09-07T11:46:50.635ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0378 ms (275 iterations)
68302026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
68312026-09-07T11:46:50.643Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
68322026-09-07T11:46:50.643Z time: [28.000 28.000 28.000 ]
68332026-09-07T11:46:50.643Z
68342026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68352026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
68362026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1521 ms (275 iterations)
68372026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
68382026-09-07T11:46:50.643Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
68392026-09-07T11:46:50.643Z time: [44.000 44.000 44.000 ]
68402026-09-07T11:46:50.643Z
68412026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68422026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
68432026-09-07T11:46:50.643ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0603 ms (220 iterations)
68442026-09-07T11:46:50.646ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
68452026-09-07T11:46:50.646Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
68462026-09-07T11:46:50.647Z time: [44.000 44.000 44.000 ]
68472026-09-07T11:46:50.647Z
68482026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68492026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
68502026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1550 ms (330 iterations)
68512026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68522026-09-07T11:46:50.647Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68532026-09-07T11:46:50.647Z time: [29.000 29.000 29.000 ]
68542026-09-07T11:46:50.647Z
68552026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68562026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68572026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1705 ms (275 iterations)
68582026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68592026-09-07T11:46:50.647Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68602026-09-07T11:46:50.647Z time: [29.000 29.000 29.000 ]
68612026-09-07T11:46:50.647Z
68622026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68632026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68642026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0682 ms (275 iterations)
68652026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68662026-09-07T11:46:50.647Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68672026-09-07T11:46:50.647Z time: [43.000 43.000 43.000 ]
68682026-09-07T11:46:50.647Z
68692026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68702026-09-07T11:46:50.647ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68712026-09-07T11:46:50.648ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0505 ms (220 iterations)
68722026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68732026-09-07T11:46:50.651Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68742026-09-07T11:46:50.651Z time: [43.000 43.000 43.000 ]
68752026-09-07T11:46:50.651Z
68762026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68772026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68782026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1739 ms (330 iterations)
68792026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68802026-09-07T11:46:50.651Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68812026-09-07T11:46:50.651Z time: [28.000 28.000 28.000 ]
68822026-09-07T11:46:50.651Z
68832026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68842026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68852026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0906 ms (275 iterations)
68862026-09-07T11:46:50.651ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
68872026-09-07T11:46:50.651Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68882026-09-07T11:46:50.651Z time: [28.000 28.000 28.000 ]
68892026-09-07T11:46:50.651Z
68902026-09-07T11:46:50.651ZBenchmarking process/Eviction/alloc_ct/1024/P0
68912026-09-07T11:46:50.651ZBenchmarking process/Eviction/alloc_ct/1024/P0: Warming up for 100.00 µs
68922026-09-07T11:46:50.656Z
68932026-09-07T11:46:50.656ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 39.4ms.
68942026-09-07T11:46:50.656ZBenchmarking process/Eviction/alloc_ct/1024/P0: Collecting 10 samples in estimated 39.419 ms (10 iterations)
68952026-09-07T11:46:50.659ZBenchmarking process/Eviction/alloc_ct/1024/P0: Analyzing
68962026-09-07T11:46:50.659Zprocess/Eviction/alloc_ct/1024/P0
68972026-09-07T11:46:50.659Z time: [7.0000 7.0000 7.0000 ]
68982026-09-07T11:46:50.659Z
68992026-09-07T11:46:50.659ZBenchmarking process/Eviction/alloc_ct/32768/P0
69002026-09-07T11:46:50.659ZBenchmarking process/Eviction/alloc_ct/32768/P0: Warming up for 100.00 µs
69012026-09-07T11:46:50.802Z
69022026-09-07T11:46:50.802ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.4s.
69032026-09-07T11:46:50.802ZBenchmarking process/Eviction/alloc_ct/32768/P0: Collecting 10 samples in estimated 1.4400 s (10 iterations)
69042026-09-07T11:46:50.824ZBenchmarking process/Eviction/alloc_ct/32768/P0: Analyzing
69052026-09-07T11:46:50.826Zprocess/Eviction/alloc_ct/32768/P0
69062026-09-07T11:46:50.826Z time: [7.0000 7.0000 7.0000 ]
69072026-09-07T11:46:50.826Z
69082026-09-07T11:46:50.918ZBenchmarking process/Eviction/alloc_ct/524288/P0
69092026-09-07T11:46:50.918ZBenchmarking process/Eviction/alloc_ct/524288/P0: Warming up for 100.00 µs
69102026-09-07T11:53:00.701Z
69112026-09-07T11:53:00.701ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 3697.8s.
69122026-09-07T11:53:00.701ZBenchmarking process/Eviction/alloc_ct/524288/P0: Collecting 10 samples in estimated 3697.8 s (10 iterations)
69132026-09-07T11:53:01.115ZBenchmarking process/Eviction/alloc_ct/524288/P0: Analyzing
69142026-09-07T11:53:01.133Zprocess/Eviction/alloc_ct/524288/P0
69152026-09-07T11:53:01.133Z time: [7.0000 7.0000 7.0000 ]
69162026-09-07T11:53:01.137Z
69172026-09-07T11:53:03.189ZBenchmarking process/Eviction/alloc_ct/1048576/P0
69182026-09-07T11:53:03.189ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Warming up for 100.00 µs
69192026-09-07T11:55:31.283Z
69202026-09-07T11:55:31.283ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1481.4s.
69212026-09-07T11:55:31.283ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Collecting 10 samples in estimated 1481.4 s (10 iterations)
69222026-09-07T11:55:32.196ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Analyzing
69232026-09-07T11:55:32.201Zprocess/Eviction/alloc_ct/1048576/P0
69242026-09-07T11:55:32.201Z time: [7.0000 7.0000 7.0000 ]
69252026-09-07T11:55:32.201Z
69262026-09-07T11:55:34.882ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
69272026-09-07T11:55:34.882ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
69282026-09-07T11:55:34.885ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0167 ms (605 iterations)
69292026-09-07T11:55:34.885ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
69302026-09-07T11:55:34.885Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
69312026-09-07T11:55:34.885Z time: [3924.0 B 3924.0 B 3924.0 B]
69322026-09-07T11:55:34.885Z
69332026-09-07T11:55:34.885ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
69342026-09-07T11:55:34.885ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
69352026-09-07T11:55:34.885ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0154 ms (715 iterations)
69362026-09-07T11:55:34.885ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
69372026-09-07T11:55:34.888Zprocess/Hairpin-DHCPv4/alloc_sz/Request
69382026-09-07T11:55:34.888Z time: [3924.0 B 3924.0 B 3924.0 B]
69392026-09-07T11:55:34.888Z
69402026-09-07T11:55:34.888ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
69412026-09-07T11:55:34.888ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
69422026-09-07T11:55:34.888ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0918 ms (550 iterations)
69432026-09-07T11:55:34.888ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
69442026-09-07T11:55:34.888Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
69452026-09-07T11:55:34.888Z time: [3988.0 B 3988.0 B 3988.0 B]
69462026-09-07T11:55:34.888Z
69472026-09-07T11:55:34.889ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
69482026-09-07T11:55:34.889ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
69492026-09-07T11:55:34.889ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0566 ms (495 iterations)
69502026-09-07T11:55:34.889ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
69512026-09-07T11:55:34.892Zprocess/Hairpin-DHCPv6/alloc_sz/Request
69522026-09-07T11:55:34.892Z time: [4386.0 B 4386.0 B 4386.0 B]
69532026-09-07T11:55:34.892Z
69542026-09-07T11:55:34.892ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
69552026-09-07T11:55:34.892ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
69562026-09-07T11:55:34.892ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0483 ms (825 iterations)
69572026-09-07T11:55:34.892ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
69582026-09-07T11:55:34.892Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
69592026-09-07T11:55:34.892Z time: [2888.0 B 2888.0 B 2888.0 B]
69602026-09-07T11:55:34.892Z
69612026-09-07T11:55:34.892ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
69622026-09-07T11:55:34.892ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
69632026-09-07T11:55:34.893ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0317 ms (715 iterations)
69642026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
69652026-09-07T11:55:34.897Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
69662026-09-07T11:55:34.897Z time: [2873.0 B 2873.0 B 2873.0 B]
69672026-09-07T11:55:34.897Z
69682026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69692026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
69702026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0503 ms (715 iterations)
69712026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
69722026-09-07T11:55:34.897Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69732026-09-07T11:55:34.897Z time: [2926.0 B 2926.0 B 2926.0 B]
69742026-09-07T11:55:34.897Z
69752026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69762026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
69772026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0256 ms (715 iterations)
69782026-09-07T11:55:34.897ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
69792026-09-07T11:55:34.900Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69802026-09-07T11:55:34.900Z time: [2910.0 B 2910.0 B 2910.0 B]
69812026-09-07T11:55:34.900Z
69822026-09-07T11:55:34.900ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69832026-09-07T11:55:34.900ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69842026-09-07T11:55:34.900ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0077 ms (605 iterations)
69852026-09-07T11:55:34.900ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69862026-09-07T11:55:34.900Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69872026-09-07T11:55:34.900Z time: [264.00 B 264.00 B 264.00 B]
69882026-09-07T11:55:34.900Z
69892026-09-07T11:55:34.900ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69902026-09-07T11:55:34.901ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69912026-09-07T11:55:34.901ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0517 ms (495 iterations)
69922026-09-07T11:55:34.901ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69932026-09-07T11:55:34.901Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69942026-09-07T11:55:34.901Z time: [264.00 B 264.00 B 264.00 B]
69952026-09-07T11:55:34.901Z
69962026-09-07T11:55:34.901ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
69972026-09-07T11:55:34.901ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69982026-09-07T11:55:34.901ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0810 ms (605 iterations)
69992026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
70002026-09-07T11:55:34.905ZCriterion.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.
70012026-09-07T11:55:34.905Z
70022026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
70032026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70042026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0620 ms (495 iterations)
70052026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70062026-09-07T11:55:34.905ZCriterion.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.
70072026-09-07T11:55:34.905Z
70082026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70092026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70102026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0599 ms (935 iterations)
70112026-09-07T11:55:34.905ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70122026-09-07T11:55:34.905Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
70132026-09-07T11:55:34.905Z time: [264.00 B 264.00 B 264.00 B]
70142026-09-07T11:55:34.905Z
70152026-09-07T11:55:34.908ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70162026-09-07T11:55:34.908ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70172026-09-07T11:55:34.908ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1036 ms (550 iterations)
70182026-09-07T11:55:34.908ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70192026-09-07T11:55:34.909Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
70202026-09-07T11:55:34.909Z time: [264.00 B 264.00 B 264.00 B]
70212026-09-07T11:55:34.909Z
70222026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
70232026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70242026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0595 ms (770 iterations)
70252026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70262026-09-07T11:55:34.909ZCriterion.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.
70272026-09-07T11:55:34.909Z
70282026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
70292026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70302026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0547 ms (495 iterations)
70312026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70322026-09-07T11:55:34.909ZCriterion.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.
70332026-09-07T11:55:34.909Z
70342026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70352026-09-07T11:55:34.909ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70362026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0029 ms (660 iterations)
70372026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70382026-09-07T11:55:34.913Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
70392026-09-07T11:55:34.913Z time: [264.00 B 264.00 B 264.00 B]
70402026-09-07T11:55:34.913Z
70412026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70422026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70432026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0641 ms (495 iterations)
70442026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70452026-09-07T11:55:34.913Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
70462026-09-07T11:55:34.913Z time: [264.00 B 264.00 B 264.00 B]
70472026-09-07T11:55:34.913Z
70482026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
70492026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70502026-09-07T11:55:34.913ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0003 ms (605 iterations)
70512026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70522026-09-07T11:55:34.917ZCriterion.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.
70532026-09-07T11:55:34.917Z
70542026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
70552026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70562026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1047 ms (495 iterations)
70572026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70582026-09-07T11:55:34.917ZCriterion.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.
70592026-09-07T11:55:34.917Z
70602026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70612026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70622026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0552 ms (880 iterations)
70632026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70642026-09-07T11:55:34.917Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70652026-09-07T11:55:34.917Z time: [264.00 B 264.00 B 264.00 B]
70662026-09-07T11:55:34.917Z
70672026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70682026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70692026-09-07T11:55:34.917ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0875 ms (550 iterations)
70702026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70712026-09-07T11:55:34.921Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70722026-09-07T11:55:34.921Z time: [264.00 B 264.00 B 264.00 B]
70732026-09-07T11:55:34.921Z
70742026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
70752026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70762026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0759 ms (770 iterations)
70772026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70782026-09-07T11:55:34.921ZCriterion.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.
70792026-09-07T11:55:34.921Z
70802026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
70812026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70822026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0536 ms (495 iterations)
70832026-09-07T11:55:34.921ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70842026-09-07T11:55:34.921ZCriterion.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.
70852026-09-07T11:55:34.922Z
70862026-09-07T11:55:34.922ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
70872026-09-07T11:55:34.922ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70882026-09-07T11:55:34.922ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0940 ms (275 iterations)
70892026-09-07T11:55:34.925ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
70902026-09-07T11:55:34.925Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
70912026-09-07T11:55:34.925Z time: [8507.0 B 8507.0 B 8507.0 B]
70922026-09-07T11:55:34.925Z
70932026-09-07T11:55:34.925ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
70942026-09-07T11:55:34.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70952026-09-07T11:55:34.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0387 ms (220 iterations)
70962026-09-07T11:55:34.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
70972026-09-07T11:55:34.926Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
70982026-09-07T11:55:34.926Z time: [8507.0 B 8507.0 B 8507.0 B]
70992026-09-07T11:55:34.926Z
71002026-09-07T11:55:34.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71012026-09-07T11:55:34.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
71022026-09-07T11:55:34.926ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1630 ms (330 iterations)
71032026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
71042026-09-07T11:55:34.930Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
71052026-09-07T11:55:34.930Z time: [7016.0 B 7016.0 B 7016.0 B]
71062026-09-07T11:55:34.930Z
71072026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71082026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
71092026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1813 ms (275 iterations)
71102026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
71112026-09-07T11:55:34.930Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
71122026-09-07T11:55:34.930Z time: [7016.0 B 7016.0 B 7016.0 B]
71132026-09-07T11:55:34.930Z
71142026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71152026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
71162026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0140 ms (275 iterations)
71172026-09-07T11:55:34.930ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
71182026-09-07T11:55:34.930Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
71192026-09-07T11:55:34.930Z time: [8475.0 B 8475.0 B 8475.0 B]
71202026-09-07T11:55:34.934Z
71212026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71222026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
71232026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2180 ms (275 iterations)
71242026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
71252026-09-07T11:55:34.934Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
71262026-09-07T11:55:34.934Z time: [8475.0 B 8475.0 B 8475.0 B]
71272026-09-07T11:55:34.934Z
71282026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71292026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
71302026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1648 ms (385 iterations)
71312026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
71322026-09-07T11:55:34.934Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
71332026-09-07T11:55:34.934Z time: [6984.0 B 6984.0 B 6984.0 B]
71342026-09-07T11:55:34.934Z
71352026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71362026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
71372026-09-07T11:55:34.934ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0581 ms (275 iterations)
71382026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
71392026-09-07T11:55:34.938Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
71402026-09-07T11:55:34.938Z time: [6984.0 B 6984.0 B 6984.0 B]
71412026-09-07T11:55:34.938Z
71422026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71432026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71442026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1554 ms (275 iterations)
71452026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
71462026-09-07T11:55:34.938Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
71472026-09-07T11:55:34.938Z time: [8507.0 B 8507.0 B 8507.0 B]
71482026-09-07T11:55:34.938Z
71492026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71502026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71512026-09-07T11:55:34.938ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0583 ms (220 iterations)
71522026-09-07T11:55:34.941ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71532026-09-07T11:55:34.941Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71542026-09-07T11:55:34.941Z time: [8507.0 B 8507.0 B 8507.0 B]
71552026-09-07T11:55:34.942Z
71562026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71572026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
71582026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1901 ms (330 iterations)
71592026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
71602026-09-07T11:55:34.942Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71612026-09-07T11:55:34.942Z time: [7016.0 B 7016.0 B 7016.0 B]
71622026-09-07T11:55:34.942Z
71632026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
71642026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71652026-09-07T11:55:34.942ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1777 ms (275 iterations)
71662026-09-07T11:55:34.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
71672026-09-07T11:55:34.945Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
71682026-09-07T11:55:34.945Z time: [7016.0 B 7016.0 B 7016.0 B]
71692026-09-07T11:55:34.945Z
71702026-09-07T11:55:34.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
71712026-09-07T11:55:34.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
71722026-09-07T11:55:34.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0981 ms (275 iterations)
71732026-09-07T11:55:34.945ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
71742026-09-07T11:55:34.945Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
71752026-09-07T11:55:34.946Z time: [8475.0 B 8475.0 B 8475.0 B]
71762026-09-07T11:55:34.946Z
71772026-09-07T11:55:34.946ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
71782026-09-07T11:55:34.946ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71792026-09-07T11:55:34.946ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0052 ms (220 iterations)
71802026-09-07T11:55:34.949ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
71812026-09-07T11:55:34.949Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
71822026-09-07T11:55:34.949Z time: [8475.0 B 8475.0 B 8475.0 B]
71832026-09-07T11:55:34.949Z
71842026-09-07T11:55:34.949ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
71852026-09-07T11:55:34.949ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
71862026-09-07T11:55:34.949ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0769 ms (330 iterations)
71872026-09-07T11:55:34.949ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
71882026-09-07T11:55:34.949Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
71892026-09-07T11:55:34.950Z time: [6984.0 B 6984.0 B 6984.0 B]
71902026-09-07T11:55:34.950Z
71912026-09-07T11:55:34.950ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
71922026-09-07T11:55:34.950ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
71932026-09-07T11:55:34.950ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0940 ms (275 iterations)
71942026-09-07T11:55:34.953ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
71952026-09-07T11:55:34.953Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
71962026-09-07T11:55:34.953Z time: [6984.0 B 6984.0 B 6984.0 B]
71972026-09-07T11:55:34.953Z
71982026-09-07T11:55:34.953ZBenchmarking process/Eviction/alloc_sz/1024/P0
71992026-09-07T11:55:34.953ZBenchmarking process/Eviction/alloc_sz/1024/P0: Warming up for 100.00 µs
72002026-09-07T11:55:34.956Z
72012026-09-07T11:55:34.956ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 33.8ms.
72022026-09-07T11:55:34.956ZBenchmarking process/Eviction/alloc_sz/1024/P0: Collecting 10 samples in estimated 33.762 ms (10 iterations)
72032026-09-07T11:55:34.956ZBenchmarking process/Eviction/alloc_sz/1024/P0: Analyzing
72042026-09-07T11:55:34.956Zprocess/Eviction/alloc_sz/1024/P0
72052026-09-07T11:55:34.956Z time: [2725.0 B 2725.0 B 2725.0 B]
72062026-09-07T11:55:34.956Z
72072026-09-07T11:55:34.956ZBenchmarking process/Eviction/alloc_sz/32768/P0
72082026-09-07T11:55:34.957ZBenchmarking process/Eviction/alloc_sz/32768/P0: Warming up for 100.00 µs
72092026-09-07T11:55:35.084Z
72102026-09-07T11:55:35.084ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.3s.
72112026-09-07T11:55:35.085ZBenchmarking process/Eviction/alloc_sz/32768/P0: Collecting 10 samples in estimated 1.2865 s (10 iterations)
72122026-09-07T11:55:35.104ZBenchmarking process/Eviction/alloc_sz/32768/P0: Analyzing
72132026-09-07T11:55:35.107Zprocess/Eviction/alloc_sz/32768/P0
72142026-09-07T11:55:35.107Z time: [2725.0 B 2725.0 B 2725.0 B]
72152026-09-07T11:55:35.107Z
72162026-09-07T11:55:35.190ZBenchmarking process/Eviction/alloc_sz/524288/P0
72172026-09-07T11:55:35.190ZBenchmarking process/Eviction/alloc_sz/524288/P0: Warming up for 100.00 µs
72182026-09-07T11:55:37.473Z
72192026-09-07T11:55:37.473ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 22.8s.
72202026-09-07T11:55:37.473ZBenchmarking process/Eviction/alloc_sz/524288/P0: Collecting 10 samples in estimated 22.837 s (10 iterations)
72212026-09-07T11:55:38.042ZBenchmarking process/Eviction/alloc_sz/524288/P0: Analyzing
72222026-09-07T11:55:38.044Zprocess/Eviction/alloc_sz/524288/P0
72232026-09-07T11:55:38.044Z time: [2725.0 B 2725.0 B 2725.0 B]
72242026-09-07T11:55:38.044Z
72252026-09-07T11:55:39.530ZBenchmarking process/Eviction/alloc_sz/1048576/P0
72262026-09-07T11:55:39.530ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Warming up for 100.00 µs
72272026-09-07T11:55:44.414Z
72282026-09-07T11:55:44.414ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 48.8s.
72292026-09-07T11:55:44.414ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Collecting 10 samples in estimated 48.837 s (10 iterations)
72302026-09-07T11:55:45.532ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Analyzing
72312026-09-07T11:55:45.535Zprocess/Eviction/alloc_sz/1048576/P0
72322026-09-07T11:55:45.535Z time: [2725.0 B 2725.0 B 2725.0 B]
72332026-09-07T11:55:45.535Z
72342026-09-07T11:55:49.403Z+ cp -r target/criterion /work/bench-results
72352026-09-07T11:55:49.519Z+ cp -r target/xde-bench /work/bench-results
72362026-09-07T11:55:49.553Z+ pushd /work
72372026-09-07T11:55:49.553Z/work /work/oxidecomputer/opte
72382026-09-07T11:55:49.553Z+ tar -caf bench-results.tgz bench-results
72392026-09-07T11:55:49.940Z+ popd
72402026-09-07T11:55:49.941Z/work/oxidecomputer/opte
72412026-09-07T11:55:49.943Z+ cleanup
72422026-09-07T11:55:49.943Z+ [[ build != root ]]
72432026-09-07T11:55:49.943Z+ pfexec chown -R build:build .
72442026-09-07T11:55:50.004Z+ [[ -z 01M1XRS8MKETNB1M2E6K35050Q ]]
72452026-09-07T11:55:50.007Zprocess exited: duration 2533320 ms, exit code 0
 
72462026-09-07T11:55:50.019Zfound 1 output files
72472026-09-07T11:55:50.019Zuploading: /work/bench-results.tgz (4701247 bytes)
72482026-09-07T11:55:51.068Zuploaded: /work/bench-results.tgz