01M1NR5CGB304E9NR7EXC6WBTX: 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: 01M1NR65298HE9Q7QFPD9TX53Y

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T08:27:50.071Zjob dependencies complete; ready to run (waiting for 5 m 22 s)
22026-09-04T08:28:48.190Zjob assigned to worker 01M1NRG6PVQ7ZBDGEDHKGQ4VA3 [factory aws, i-0e9563b8ac9bd7adc] (queued for 58 s)
32026-09-04T08:28:54.636Zdownloading input: /input/xde/work/debug/xde.dbg
42026-09-04T08:28:55.589Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-09-04T08:28:55.592Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-09-04T08:28:55.618Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-09-04T08:28:55.621Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-09-04T08:28:55.646Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-09-04T08:28:55.649Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-09-04T08:28:55.671Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-09-04T08:28:55.674Zdownloading input: /input/xde/work/release/xde
122026-09-04T08:28:56.254Zdownloaded input: /input/xde/work/release/xde
132026-09-04T08:28:56.257Zdownloading input: /input/xde/work/release/xde.sha256
142026-09-04T08:28:56.276Zdownloaded input: /input/xde/work/release/xde.sha256
152026-09-04T08:28:56.279Zdownloading input: /input/xde/work/release/xde_link.so
162026-09-04T08:28:56.304Zdownloaded input: /input/xde/work/release/xde_link.so
172026-09-04T08:28:56.304Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-09-04T08:28:56.333Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-09-04T08:28:56.336Zdownloading input: /input/xde/work/test/loopback
202026-09-04T08:28:56.928Zdownloaded input: /input/xde/work/test/loopback
212026-09-04T08:28:56.931Zdownloading input: /input/xde/work/test/multicast_rx
222026-09-04T08:28:57.528Zdownloaded input: /input/xde/work/test/multicast_rx
232026-09-04T08:28:57.531Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-09-04T08:28:58.141Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-09-04T08:28:58.144Zdownloading input: /input/xde/work/test/multicast_validation
262026-09-04T08:28:58.741Zdownloaded input: /input/xde/work/test/multicast_validation
272026-09-04T08:28:58.745Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-09-04T08:28:59.454Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-09-04T08:28:59.457Zdownloading input: /input/xde/work/test/multicast_multi_nexthop
302026-09-04T08:29:00.079Zdownloaded input: /input/xde/work/test/multicast_multi_nexthop
312026-09-04T08:29:00.082Zdownloading input: /input/xde/work/xde.conf
322026-09-04T08:29:00.106Zdownloaded input: /input/xde/work/xde.conf
 
332026-09-04T08:29:00.110Zstarting task 0: "setup"
342026-09-04T08:29:00.113Z++ uname -s
352026-09-04T08:29:00.113Z+ kern=SunOS
362026-09-04T08:29:00.113Z+ build_user=build
372026-09-04T08:29:00.113Z+ build_uid=12345
382026-09-04T08:29:00.113Z+ work_dir=/work
392026-09-04T08:29:00.113Z+ input_dir=/input
402026-09-04T08:29:00.113Z+ [[ 0 == 12345 ]]
412026-09-04T08:29:00.113Z+ case "$kern" in
422026-09-04T08:29:00.117Z+ groupadd -g 12345 build
432026-09-04T08:29:00.117Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
442026-09-04T08:29:02.121Z+ zfs create -o mountpoint=/work rpool/work
452026-09-04T08:29:02.347Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
462026-09-04T08:29:02.350Z+ home_fs=zfs
472026-09-04T08:29:02.350Z+ [[ zfs == autofs ]]
482026-09-04T08:29:02.350Z+ mkdir -p /home/build
492026-09-04T08:29:02.350Z+ chown build:build /home/build /work
502026-09-04T08:29:04.351Z+ chmod 0700 /home/build /work
512026-09-04T08:29:04.354Zprocess exited: duration 4245 ms, exit code 0
 
522026-09-04T08:29:04.360Zstarting task 1: "rust-toolchain"
532026-09-04T08:29:04.364Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
542026-09-04T08:29:04.364Z * rust toolchain channel = "1.97.1"
552026-09-04T08:29:04.364Z * rust toolchain profile = "default"
562026-09-04T08:29:04.364Z+ printf ' * rust toolchain profile = "%s"\n' default
572026-09-04T08:29:04.364Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
582026-09-04T08:29:04.364Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
592026-09-04T08:29:04.367Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
602026-09-04T08:29:04.367Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
612026-09-04T08:29:04.480Zinfo: downloading installer
622026-09-04T08:29:05.807Zinfo: profile set to default
632026-09-04T08:29:05.807Zinfo: default host tuple is x86_64-unknown-illumos
642026-09-04T08:29:05.810Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
652026-09-04T08:29:06.024Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
662026-09-04T08:29:06.027Zinfo: downloading 6 components
672026-09-04T08:29:19.459Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
682026-09-04T08:29:19.459Z
692026-09-04T08:29:19.486Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
702026-09-04T08:29:19.486Z
712026-09-04T08:29:19.490Z
722026-09-04T08:29:19.490ZRust is installed now. Great!
732026-09-04T08:29:19.490Z
742026-09-04T08:29:19.490ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
752026-09-04T08:29:19.490Zenvironment variable. This has not been done automatically.
762026-09-04T08:29:19.490Z
772026-09-04T08:29:19.490ZTo configure your current shell, you need to source
782026-09-04T08:29:19.490Zthe corresponding env file under $HOME/.cargo.
792026-09-04T08:29:19.490Z
802026-09-04T08:29:19.490ZConsider running the right command for your shell (note the leading DOT):
812026-09-04T08:29:19.490Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
822026-09-04T08:29:19.490Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
832026-09-04T08:29:19.490ZCC_x86_64-unknown-illumos = None
842026-09-04T08:29:19.490Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
852026-09-04T08:29:19.490ZCC_x86_64_unknown_illumos = None
862026-09-04T08:29:19.490Zcargo:rerun-if-env-changed=HOST_CC
872026-09-04T08:29:19.490ZHOST_CC = None
882026-09-04T08:29:19.490Zcargo:rerun-if-env-changed=CC
892026-09-04T08:29:19.490ZCC = None
902026-09-04T08:29:19.490Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
912026-09-04T08:29:19.657Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
922026-09-04T08:29:19.657ZCRATE_CC_NO_DEFAULTS = None
932026-09-04T08:29:19.657Zcargo:rerun-if-env-changed=CFLAGS
942026-09-04T08:29:19.657ZCFLAGS = None
952026-09-04T08:29:19.657Zcargo:rerun-if-env-changed=HOST_CFLAGS
962026-09-04T08:29:19.657ZHOST_CFLAGS = None
972026-09-04T08:29:19.657Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
982026-09-04T08:29:19.658ZCFLAGS_x86_64_unknown_illumos = None
992026-09-04T08:29:19.661Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
1002026-09-04T08:29:19.661ZCFLAGS_x86_64-unknown-illumos = None
1012026-09-04T08:29:19.759Z+ rustup --version
1022026-09-04T08:29:19.765Zrustup 1.29.1 (d95a37b6a 2026-08-13)
1032026-09-04T08:29:19.768Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
1042026-09-04T08:29:19.786Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
1052026-09-04T08:29:19.789Z+ cargo --version
1062026-09-04T08:29:19.802Zcargo 1.97.1 (c980f4866 2026-06-30)
1072026-09-04T08:29:19.805Z+ rustc --version
1082026-09-04T08:29:19.823Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T08:29:19.826Zprocess exited: duration 15465 ms, exit code 0
 
1102026-09-04T08:29:19.834Zstarting task 2: "authentication"
1112026-09-04T08:29:19.850Zprocess exited: duration 16 ms, exit code 0
 
1122026-09-04T08:29:19.856Zstarting task 3: "clone repository"
1132026-09-04T08:29:19.859Z+ mkdir -p /work/oxidecomputer/opte
1142026-09-04T08:29:19.862Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1152026-09-04T08:29:19.891ZCloning into '/work/oxidecomputer/opte'...
1162026-09-04T08:29:21.294Z+ cd /work/oxidecomputer/opte
1172026-09-04T08:29:21.294Z+ git fetch origin 07501be365602f7e2ebb3259da83669059b211db
1182026-09-04T08:29:21.562ZFrom https://github.com/oxidecomputer/opte
1192026-09-04T08:29:21.562Z * branch 07501be365602f7e2ebb3259da83669059b211db -> FETCH_HEAD
1202026-09-04T08:29:21.569Z+ [[ -n '' ]]
1212026-09-04T08:29:21.569Z+ git reset --hard 07501be365602f7e2ebb3259da83669059b211db
1222026-09-04T08:29:21.587ZHEAD is now at 07501be Appease clippy
1232026-09-04T08:29:21.590Zprocess exited: duration 1731 ms, exit code 0
 
1242026-09-04T08:29:21.597Zstarting task 4: "build"
1252026-09-04T08:29:21.600Z+ source .github/buildomat/common.sh
1262026-09-04T08:29:21.603Z++ rustup show active-toolchain
1272026-09-04T08:29:21.606Z1.97.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1282026-09-04T08:29:21.606Z++ pushd xde
1292026-09-04T08:29:21.606Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1302026-09-04T08:29:21.606Z++ rustup show active-toolchain
1312026-09-04T08:29:21.610Zinfo: syncing channel updates for nightly-2026-07-20-x86_64-unknown-illumos
1322026-09-04T08:29:21.757Zinfo: latest update on 2026-07-20 for version 1.99.0-nightly (9f36de775 2026-07-19)
1332026-09-04T08:29:21.761Zinfo: downloading 6 components
1342026-09-04T08:29:36.494Zwarn: the missing active toolchain `nightly-2026-07-20-x86_64-unknown-illumos` has been auto-installed
1352026-09-04T08:29:36.494Zwarn: auto-installation is deprecated for most `rustup` commands
1362026-09-04T08:29:36.494Zwarn: scripts relying on this behavior in `rustup` may stop working in the future
1372026-09-04T08:29:36.494Znightly-2026-07-20-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1382026-09-04T08:29:36.494Zwarn: to install the active toolchain, use `rustup install` instead
1392026-09-04T08:29:36.494Zwarn: see <https://github.com/rust-lang/rustup/issues/4836> for more info
1402026-09-04T08:29:36.592Z+++ rustup show active-toolchain -v
1412026-09-04T08:29:36.596Z+++ head -n 1
1422026-09-04T08:29:36.596Z+++ cut '-d ' -f1
1432026-09-04T08:29:36.646Z++ export NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1442026-09-04T08:29:36.646Z++ NIGHTLY=nightly-2026-07-20-x86_64-unknown-illumos
1452026-09-04T08:29:36.646Z++ popd
1462026-09-04T08:29:36.649Z/work/oxidecomputer/opte
1472026-09-04T08:29:36.649Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1482026-09-04T08:29:38.221Z Startup: Refreshing catalog 'helios' ... Done
1492026-09-04T08:29:38.661Z Startup: Caching catalogs ... Done
1502026-09-04T08:29:41.229ZPlanning: Solver setup ... Done
1512026-09-04T08:29:41.301ZPlanning: Running solver ... Done
1522026-09-04T08:29:41.351ZPlanning: Finding local manifests ... Done
1532026-09-04T08:29:41.364ZPlanning: Fetching manifests: 0/6 0% complete
1542026-09-04T08:29:41.387ZPlanning: Fetching manifests: 6/6 100% complete
1552026-09-04T08:29:41.400ZPlanning: Package planning ... Done
1562026-09-04T08:29:41.404ZPlanning: Merging actions ... Done
1572026-09-04T08:29:41.601ZPlanning: Checking for conflicting actions ... Done
1582026-09-04T08:29:41.605ZPlanning: Consolidating action changes ... Done
1592026-09-04T08:29:42.377ZPlanning: Evaluating mediators ... Done
1602026-09-04T08:29:42.380ZPlanning: Planning completed in 3.68 seconds
1612026-09-04T08:29:42.385Z Packages to install: 6
1622026-09-04T08:29:42.388Z Services to change: 2
1632026-09-04T08:29:42.388Z Create boot environment: No
1642026-09-04T08:29:42.388ZCreate backup boot environment: No
1652026-09-04T08:29:42.410Z
1662026-09-04T08:29:42.410ZDownload: 0/22 items 0.0/15.6MB 0% complete
1672026-09-04T08:29:42.535ZDownload: Completed 15.56 MB in 0.12 seconds (124M/s)
1682026-09-04T08:29:42.617Z Actions: 1/110 actions (Installing new actions)
1692026-09-04T08:29:42.998Z Actions: Completed 110 actions in 0.38 seconds.
1702026-09-04T08:29:43.035ZFinalize: Updating package state database ... Done
1712026-09-04T08:29:43.035ZFinalize: Updating package cache ... Done
1722026-09-04T08:29:43.130ZFinalize: Updating image state ... Done
1732026-09-04T08:29:45.799ZFinalize: Creating fast lookup database ... Done
1742026-09-04T08:29:45.868ZFinalize: Reading search index ... Done
1752026-09-04T08:29:45.871ZFinalize: Updating search index ... Done
1762026-09-04T08:29:50.563ZFinalize: Updating package cache ... Done
1772026-09-04T08:29:50.729Z+ [[ -z 01M1NR65298HE9Q7QFPD9TX53Y ]]
1782026-09-04T08:29:50.729Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1792026-09-04T08:29:51.702Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1802026-09-04T08:29:51.703Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1812026-09-04T08:29:51.703Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1822026-09-04T08:29:51.703Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1832026-09-04T08:29:51.703Ztempdir @ "/tmp/.tmpIXzScr/tmp"
1842026-09-04T08:29:51.703Zimage root @ "/tmp/.tmpIXzScr/tmp/root"
1852026-09-04T08:29:51.706Zcreating image...
1862026-09-04T08:29:51.985Zcopying publishers...
1872026-09-04T08:29:53.461Zadding properties...
1882026-09-04T08:29:54.165Zinstalling packages...
1892026-09-04T08:30:01.335Zseeding SMF database...
1902026-09-04T08:30:05.571Zconfiguring SMF profile...
1912026-09-04T08:30:05.571Zmodifying shadow(5)...
1922026-09-04T08:30:05.574Zloading user and group database...
1932026-09-04T08:30:05.575Zloading facet selections...
1942026-09-04T08:30:05.850Z devel -> true
1952026-09-04T08:30:05.850Z doc.man -> true
1962026-09-04T08:30:05.850Z entire.service/hal -> true
1972026-09-04T08:30:05.850Z entire.service/network/smtp/dma -> true
1982026-09-04T08:30:05.850Z locale.ar -> true
1992026-09-04T08:30:05.850Z locale.ca -> true
2002026-09-04T08:30:05.850Z locale.cs -> true
2012026-09-04T08:30:05.850Z locale.de -> true
2022026-09-04T08:30:05.850Z locale.es -> true
2032026-09-04T08:30:05.850Z locale.fr -> true
2042026-09-04T08:30:05.850Z locale.he -> true
2052026-09-04T08:30:05.851Z locale.hu -> true
2062026-09-04T08:30:05.851Z locale.id -> true
2072026-09-04T08:30:05.851Z locale.it -> true
2082026-09-04T08:30:05.851Z locale.ja -> true
2092026-09-04T08:30:05.851Z locale.ko -> true
2102026-09-04T08:30:05.851Z locale.nl -> true
2112026-09-04T08:30:05.851Z locale.pl -> true
2122026-09-04T08:30:05.851Z locale.pt_BR -> true
2132026-09-04T08:30:05.851Z locale.ru -> true
2142026-09-04T08:30:05.851Z locale.sk -> true
2152026-09-04T08:30:05.851Z locale.sv -> true
2162026-09-04T08:30:05.851Z locale.zh_CN -> true
2172026-09-04T08:30:05.851Z locale.zh_HK -> true
2182026-09-04T08:30:05.851Z locale.zh_TW -> true
2192026-09-04T08:30:05.851Z onu.ooceonly -> true
2202026-09-04T08:30:05.851Z version-lock.shell/ksh93 -> true
2212026-09-04T08:30:05.851Z version-lock.system/data/hardware-registry -> true
2222026-09-04T08:30:05.851Z version-lock.system/data/zoneinfo -> true
2232026-09-04T08:30:05.851Z version-lock.system/microcode/amd -> true
2242026-09-04T08:30:05.851Z version-lock.system/microcode/intel -> true
2252026-09-04T08:30:05.851Z version-lock.system/microcode/oxide -> true
2262026-09-04T08:30:05.851Zassessing packaged files...
2272026-09-04T08:30:07.289Zcreating archive...
2282026-09-04T08:30:07.313Zmissing from packaging:
2292026-09-04T08:30:07.313Z "etc/.pwd.lock"
2302026-09-04T08:30:07.317Z "etc/svc/profile/generic.xml"
2312026-09-04T08:30:07.317Z "etc/svc/profile/inetd_services.xml"
2322026-09-04T08:30:07.317Z "etc/svc/profile/name_service.xml"
2332026-09-04T08:30:07.320Z "etc/svc/profile/platform.xml"
2342026-09-04T08:30:07.320Z "etc/svc/profile/platform_omicron1.xml"
2352026-09-04T08:30:07.320Z "etc/svc/repository.db"
2362026-09-04T08:30:07.320Z
2372026-09-04T08:30:07.325Z
2382026-09-04T08:30:07.325Zfinishing archive...
2392026-09-04T08:30:07.967Zcreating gzonly manifest...
2402026-09-04T08:30:07.970Zok
2412026-09-04T08:30:08.033Z++ logname
2422026-09-04T08:30:08.036Z+ run_user=build
2432026-09-04T08:30:08.039Z++ id -gn build
2442026-09-04T08:30:08.039Z+ run_group=build
2452026-09-04T08:30:08.039Z+ trap cleanup EXIT
2462026-09-04T08:30:08.039Z+ TGT_BASE=/work
2472026-09-04T08:30:08.039Z+ OUT_DIR=/work/bench-results
2482026-09-04T08:30:08.039Z+ mkdir -p /work/bench-results
2492026-09-04T08:30:08.042Z+ mkdir -p target/criterion
2502026-09-04T08:30:08.042Z+ mkdir -p target/xde-bench
2512026-09-04T08:30:08.045Z+ banner collect
2522026-09-04T08:30:08.045Z
2532026-09-04T08:30:08.045Z #### #### # # ###### #### #####
2542026-09-04T08:30:08.045Z # # # # # # # # # #
2552026-09-04T08:30:08.045Z # # # # # ##### # #
2562026-09-04T08:30:08.045Z # # # # # # # #
2572026-09-04T08:30:08.045Z # # # # # # # # # #
2582026-09-04T08:30:08.045Z #### #### ###### ###### ###### #### #
2592026-09-04T08:30:08.045Z
2602026-09-04T08:30:08.048Z++ cat .git/refs/heads/master
2612026-09-04T08:30:08.049Z+ BASELINE_COMMIT=07501be365602f7e2ebb3259da83669059b211db
2622026-09-04T08:30:08.049Z+ [[ '' == \m\a\s\t\e\r ]]
2632026-09-04T08:30:08.049Z+ get_artifact opte benchmark 07501be365602f7e2ebb3259da83669059b211db bench-results.tgz
2642026-09-04T08:30:08.049Z+ local curl_res
2652026-09-04T08:30:08.049Z+ repo=opte
2662026-09-04T08:30:08.049Z+ series=benchmark
2672026-09-04T08:30:08.049Z+ commit=07501be365602f7e2ebb3259da83669059b211db
2682026-09-04T08:30:08.049Z+ name=bench-results.tgz
2692026-09-04T08:30:08.049Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2702026-09-04T08:30:08.049Z+ mkdir -p download
2712026-09-04T08:30:08.049Z+ pushd download
2722026-09-04T08:30:08.049Z+ [[ ! -f bench-results.tgz ]]
2732026-09-04T08:30:08.049Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2742026-09-04T08:30:08.049Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/07501be365602f7e2ebb3259da83669059b211db/bench-results.tgz
2752026-09-04T08:30:08.054Z % Total % Received % Xferd Average Speed Time Time Time Current
2762026-09-04T08:30:08.057Z Dload Upload Total Spent Left Speed
2772026-09-04T08:30:08.093Z 0 0 0 0 0 0 0 0 0
2782026-09-04T08:30:08.093Zcurl: (22) The requested URL returned error: 404
2792026-09-04T08:30:08.097Z+ curl_res=22
2802026-09-04T08:30:08.097Z+ popd
2812026-09-04T08:30:08.097Z+ return 22
2822026-09-04T08:30:08.097Z/work/oxidecomputer/opte
2832026-09-04T08:30:08.097Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2842026-09-04T08:30:08.097ZBaseline results not found for branch 'master'. Running without comparison.
2852026-09-04T08:30:08.097Z+ [[ '' -eq 1 ]]
2862026-09-04T08:30:08.097Z+ uname -a
2872026-09-04T08:30:08.100ZSunOS w-01M1NRG6PVQ7ZBDGEDHKGQ4VA3 5.11 helios-3.0.23972 i86pc i386 i86pc
2882026-09-04T08:30:08.100Z+ cat /etc/versions/build
2892026-09-04T08:30:08.100Zheads/stlouis-0-gd5af107c55
2902026-09-04T08:30:08.100Z+ dladm
2912026-09-04T08:30:08.104ZLINK CLASS MTU STATE BRIDGE OVER
2922026-09-04T08:30:08.104Zena0 phys 9216 up -- --
2932026-09-04T08:30:08.104Z+ ipadm
2942026-09-04T08:30:08.104ZADDROBJ TYPE STATE ADDR
2952026-09-04T08:30:08.104Zlo0/v4 static ok 127.0.0.1/8
2962026-09-04T08:30:08.104Zena0/dhcp dhcp ok 10.150.1.175/24
2972026-09-04T08:30:08.104Zlo0/v6 static ok ::1/128
2982026-09-04T08:30:08.107Z+ pfexec rem_drv xde
2992026-09-04T08:30:08.111Z+ set -o errexit
3002026-09-04T08:30:08.111Z+ set -o pipefail
3012026-09-04T08:30:08.111Z+ banner prepare
3022026-09-04T08:30:08.114Z
3032026-09-04T08:30:08.114Z ##### ##### ###### ##### ## ##### ######
3042026-09-04T08:30:08.114Z # # # # # # # # # # # #
3052026-09-04T08:30:08.114Z # # # # ##### # # # # # # #####
3062026-09-04T08:30:08.114Z ##### ##### # ##### ###### ##### #
3072026-09-04T08:30:08.114Z # # # # # # # # # #
3082026-09-04T08:30:08.114Z # # # ###### # # # # # ######
3092026-09-04T08:30:08.114Z
3102026-09-04T08:30:08.114Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
3112026-09-04T08:30:08.117Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
3122026-09-04T08:30:08.183Z+ pfexec add_drv xde
3132026-09-04T08:30:08.488Z+ banner bench
3142026-09-04T08:30:08.492Z
3152026-09-04T08:30:08.492Z ##### ###### # # #### # #
3162026-09-04T08:30:08.492Z # # # ## # # # # #
3172026-09-04T08:30:08.492Z ##### ##### # # # # ######
3182026-09-04T08:30:08.492Z # # # # # # # # #
3192026-09-04T08:30:08.492Z # # # # ## # # # #
3202026-09-04T08:30:08.492Z ##### ###### # # #### # #
3212026-09-04T08:30:08.492Z
3222026-09-04T08:30:08.492Z+ CI=1
3232026-09-04T08:30:08.492Z+ cargo kbench local
3242026-09-04T08:30:08.594Z Updating crates.io index
3252026-09-04T08:30:08.597Z Updating git repository `https://github.com/oxidecomputer/falcon`
3262026-09-04T08:30:09.329Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3272026-09-04T08:30:09.662Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3282026-09-04T08:30:10.030Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3292026-09-04T08:30:10.447Z Updating git repository `https://github.com/oxidecomputer/zone`
3302026-09-04T08:30:10.756Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3312026-09-04T08:30:11.135Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3322026-09-04T08:30:12.982Z Downloading crates ...
3332026-09-04T08:30:13.029Z Downloaded darling_macro v0.23.0
3342026-09-04T08:30:13.036Z Downloaded cast v0.3.0
3352026-09-04T08:30:13.044Z Downloaded anstyle-query v1.1.5
3362026-09-04T08:30:13.048Z Downloaded cfg_aliases v0.2.1
3372026-09-04T08:30:13.048Z Downloaded cstr-argument v0.1.2
3382026-09-04T08:30:13.048Z Downloaded aho-corasick v1.1.4
3392026-09-04T08:30:13.051Z Downloaded ciborium-io v0.2.2
3402026-09-04T08:30:13.051Z Downloaded clap_lex v1.1.0
3412026-09-04T08:30:13.052Z Downloaded cfg-if v1.0.4
3422026-09-04T08:30:13.055Z Downloaded powerfmt v0.2.0
3432026-09-04T08:30:13.055Z Downloaded anstream v1.0.0
3442026-09-04T08:30:13.055Z Downloaded dtor v0.8.1
3452026-09-04T08:30:13.055Z Downloaded time-core v0.1.9
3462026-09-04T08:30:13.062Z Downloaded pretty-hex v0.4.2
3472026-09-04T08:30:13.067Z Downloaded nom v8.0.0
3482026-09-04T08:30:13.070Z Downloaded chacha20 v0.10.1
3492026-09-04T08:30:13.073Z Downloaded cobs v0.3.0
3502026-09-04T08:30:13.073Z Downloaded colorchoice v1.0.5
3512026-09-04T08:30:13.073Z Downloaded circular v0.3.0
3522026-09-04T08:30:13.077Z Downloaded plotters-backend v0.3.7
3532026-09-04T08:30:13.077Z Downloaded alloca v0.4.0
3542026-09-04T08:30:13.080Z Downloaded oorandom v11.1.5
3552026-09-04T08:30:13.080Z Downloaded proc-macro-crate v3.5.0
3562026-09-04T08:30:13.080Z Downloaded ref-cast-impl v1.0.25
3572026-09-04T08:30:13.080Z Downloaded criterion-plot v0.8.2
3582026-09-04T08:30:13.083Z Downloaded autocfg v1.5.1
3592026-09-04T08:30:13.083Z Downloaded slog-envlogger v2.2.0
3602026-09-04T08:30:13.087Z Downloaded tabwriter v1.4.1
3612026-09-04T08:30:13.087Z Downloaded arc-swap v1.9.2
3622026-09-04T08:30:13.090Z Downloaded plotters-svg v0.3.7
3632026-09-04T08:30:13.090Z Downloaded strsim v0.11.1
3642026-09-04T08:30:13.093Z Downloaded utf8parse v0.2.2
3652026-09-04T08:30:13.096Z Downloaded stable_deref_trait v1.2.1
3662026-09-04T08:30:13.099Z Downloaded ref-cast v1.0.25
3672026-09-04T08:30:13.099Z Downloaded defmt v0.3.100
3682026-09-04T08:30:13.102Z Downloaded version_check v0.9.5
3692026-09-04T08:30:13.102Z Downloaded is-terminal v0.4.17
3702026-09-04T08:30:13.106Z Downloaded ciborium-ll v0.2.2
3712026-09-04T08:30:13.106Z Downloaded embedded-io v0.6.1
3722026-09-04T08:30:13.106Z Downloaded is_terminal_polyfill v1.70.2
3732026-09-04T08:30:13.106Z Downloaded dyn-clone v1.0.20
3742026-09-04T08:30:13.109Z Downloaded foreign-types-macros v0.2.3
3752026-09-04T08:30:13.109Z Downloaded futures-sink v0.3.32
3762026-09-04T08:30:13.112Z Downloaded embedded-io v0.4.0
3772026-09-04T08:30:13.115Z Downloaded futures-io v0.3.32
3782026-09-04T08:30:13.115Z Downloaded futures-task v0.3.32
3792026-09-04T08:30:13.115Z Downloaded same-file v1.0.6
3802026-09-04T08:30:13.115Z Downloaded errno v0.3.14
3812026-09-04T08:30:13.115Z Downloaded pin-project-lite v0.2.17
3822026-09-04T08:30:13.118Z Downloaded shlex v2.0.1
3832026-09-04T08:30:13.119Z Downloaded ciborium v0.2.2
3842026-09-04T08:30:13.122Z Downloaded colored v3.1.1
3852026-09-04T08:30:13.122Z Downloaded anstyle-parse v1.0.0
3862026-09-04T08:30:13.122Z Downloaded defmt-macros v1.1.1
3872026-09-04T08:30:13.125Z Downloaded bitflags v1.3.2
3882026-09-04T08:30:13.125Z Downloaded defmt-parser v1.0.0
3892026-09-04T08:30:13.125Z Downloaded link-section v0.2.1
3902026-09-04T08:30:13.128Z Downloaded page_size v0.6.0
3912026-09-04T08:30:13.128Z Downloaded take_mut v0.2.2
3922026-09-04T08:30:13.128Z Downloaded thread_local v1.1.10
3932026-09-04T08:30:13.128Z Downloaded itoa v1.0.18
3942026-09-04T08:30:13.128Z Downloaded equivalent v1.0.2
3952026-09-04T08:30:13.128Z Downloaded macaddr v1.0.1
3962026-09-04T08:30:13.131Z Downloaded proc-macro-error-attr v1.0.4
3972026-09-04T08:30:13.131Z Downloaded terminal_size v0.4.4
3982026-09-04T08:30:13.132Z Downloaded heck v0.4.1
3992026-09-04T08:30:13.135Z Downloaded dtor-proc-macro v0.0.13
4002026-09-04T08:30:13.135Z Downloaded futures-macro v0.3.32
4012026-09-04T08:30:13.135Z Downloaded heck v0.5.0
4022026-09-04T08:30:13.135Z Downloaded foreign-types v0.5.0
4032026-09-04T08:30:13.138Z Downloaded foreign-types-shared v0.3.1
4042026-09-04T08:30:13.141Z Downloaded rusticata-macros v5.0.0
4052026-09-04T08:30:13.141Z Downloaded ctor v0.10.1
4062026-09-04T08:30:13.144Z Downloaded byteorder v1.5.0
4072026-09-04T08:30:13.144Z Downloaded cpufeatures v0.3.0
4082026-09-04T08:30:13.147Z Downloaded hash32 v0.3.1
4092026-09-04T08:30:13.147Z Downloaded lazy_static v1.5.0
4102026-09-04T08:30:13.147Z Downloaded num-conv v0.2.2
4112026-09-04T08:30:13.147Z Downloaded ident_case v1.0.1
4122026-09-04T08:30:13.152Z Downloaded cookie-factory v0.3.3
4132026-09-04T08:30:13.155Z Downloaded ctor-proc-macro v0.0.13
4142026-09-04T08:30:13.155Z Downloaded defmt v1.1.1
4152026-09-04T08:30:13.155Z Downloaded proc-macro-error v1.0.4
4162026-09-04T08:30:13.158Z Downloaded rustversion v1.0.23
4172026-09-04T08:30:13.159Z Downloaded slab v0.4.12
4182026-09-04T08:30:13.162Z Downloaded rand_core v0.10.1
4192026-09-04T08:30:13.162Z Downloaded slog-term v2.9.2
4202026-09-04T08:30:13.162Z Downloaded thiserror v1.0.69
4212026-09-04T08:30:13.165Z Downloaded crossbeam-deque v0.8.7
4222026-09-04T08:30:13.165Z Downloaded deranged v0.5.8
4232026-09-04T08:30:13.165Z Downloaded anes v0.1.6
4242026-09-04T08:30:13.168Z Downloaded anstyle v1.0.14
4252026-09-04T08:30:13.168Z Downloaded slog-async v2.8.0
4262026-09-04T08:30:13.168Z Downloaded find-msvc-tools v0.1.9
4272026-09-04T08:30:13.171Z Downloaded num_enum v0.7.6
4282026-09-04T08:30:13.171Z Downloaded quote v1.0.46
4292026-09-04T08:30:13.174Z Downloaded anyhow v1.0.103
4302026-09-04T08:30:13.174Z Downloaded futures-core v0.3.32
4312026-09-04T08:30:13.174Z Downloaded futures-executor v0.3.32
4322026-09-04T08:30:13.178Z Downloaded either v1.16.0
4332026-09-04T08:30:13.178Z Downloaded erased-serde v0.3.31
4342026-09-04T08:30:13.178Z Downloaded slog-stdlog v4.1.1
4352026-09-04T08:30:13.178Z Downloaded darling v0.23.0
4362026-09-04T08:30:13.181Z Downloaded thiserror v2.0.18
4372026-09-04T08:30:13.184Z Downloaded ingot v0.2.0
4382026-09-04T08:30:13.184Z Downloaded tinytemplate v1.2.1
4392026-09-04T08:30:13.184Z Downloaded ingot-types v0.2.0
4402026-09-04T08:30:13.187Z Downloaded ipnetwork v0.21.1
4412026-09-04T08:30:13.187Z Downloaded clap v4.6.1
4422026-09-04T08:30:13.190Z Downloaded thiserror-impl v2.0.18
4432026-09-04T08:30:13.194Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4442026-09-04T08:30:13.194Z Downloaded zmij v1.0.22
4452026-09-04T08:30:13.194Z Downloaded bitflags v2.13.0
4462026-09-04T08:30:13.197Z Downloaded crc32fast v1.5.0
4472026-09-04T08:30:13.197Z Downloaded crossbeam-epoch v0.9.20
4482026-09-04T08:30:13.197Z Downloaded clap_derive v4.6.1
4492026-09-04T08:30:13.200Z Downloaded managed v0.8.0
4502026-09-04T08:30:13.201Z Downloaded walkdir v2.5.0
4512026-09-04T08:30:13.201Z Downloaded futures-channel v0.3.32
4522026-09-04T08:30:13.201Z Downloaded crossbeam-utils v0.8.22
4532026-09-04T08:30:13.204Z Downloaded oxnet v0.1.6
4542026-09-04T08:30:13.204Z Downloaded slog-scope v4.4.1
4552026-09-04T08:30:13.204Z Downloaded thiserror-impl v1.0.69
4562026-09-04T08:30:13.204Z Downloaded postcard v1.1.3
4572026-09-04T08:30:13.207Z Downloaded iana-time-zone v0.1.65
4582026-09-04T08:30:13.210Z Downloaded tracing-attributes v0.1.31
4592026-09-04T08:30:13.210Z Downloaded serde_core v1.0.228
4602026-09-04T08:30:13.213Z Downloaded serde_derive v1.0.228
4612026-09-04T08:30:13.214Z Downloaded once_cell v1.21.4
4622026-09-04T08:30:13.217Z Downloaded ingot-macros v0.2.0
4632026-09-04T08:30:13.217Z Downloaded futures v0.3.32
4642026-09-04T08:30:13.220Z Downloaded log v0.4.33
4652026-09-04T08:30:13.220Z Downloaded time-macros v0.2.31
4662026-09-04T08:30:13.220Z Downloaded toml_parser v1.1.2+spec-1.1.0
4672026-09-04T08:30:13.223Z Downloaded getrandom v0.4.3
4682026-09-04T08:30:13.223Z Downloaded half v2.7.1
4692026-09-04T08:30:13.226Z Downloaded darling_core v0.23.0
4702026-09-04T08:30:13.229Z Downloaded term v1.2.1
4712026-09-04T08:30:13.229Z Downloaded criterion v0.8.2
4722026-09-04T08:30:13.232Z Downloaded num_enum_derive v0.7.6
4732026-09-04T08:30:13.232Z Downloaded heapless v0.8.0
4742026-09-04T08:30:13.235Z Downloaded crossbeam-channel v0.5.16
4752026-09-04T08:30:13.238Z Downloaded unicode-ident v1.0.24
4762026-09-04T08:30:13.242Z Downloaded cc v1.2.67
4772026-09-04T08:30:13.245Z Downloaded socket2 v0.6.4
4782026-09-04T08:30:13.245Z Downloaded memchr v2.8.3
4792026-09-04T08:30:13.248Z Downloaded slog v2.8.2
4802026-09-04T08:30:13.248Z Downloaded proc-macro2 v1.0.106
4812026-09-04T08:30:13.251Z Downloaded uuid v1.23.5
4822026-09-04T08:30:13.258Z Downloaded num-traits v0.2.19
4832026-09-04T08:30:13.262Z Downloaded rayon-core v1.13.0
4842026-09-04T08:30:13.265Z Downloaded indexmap v2.14.0
4852026-09-04T08:30:13.268Z Downloaded clap_builder v4.6.0
4862026-09-04T08:30:13.271Z Downloaded itertools v0.12.1
4872026-09-04T08:30:13.274Z Downloaded itertools v0.13.0
4882026-09-04T08:30:13.278Z Downloaded serde v1.0.228
4892026-09-04T08:30:13.283Z Downloaded hashbrown v0.17.1
4902026-09-04T08:30:13.283Z Downloaded itertools v0.15.0
4912026-09-04T08:30:13.286Z Downloaded futures-util v0.3.32
4922026-09-04T08:30:13.291Z Downloaded chrono v0.4.45
4932026-09-04T08:30:13.295Z Downloaded toml_edit v0.25.12+spec-1.1.0
4942026-09-04T08:30:13.299Z Downloaded tracing-core v0.1.36
4952026-09-04T08:30:13.303Z Downloaded nix v0.31.3
4962026-09-04T08:30:13.322Z Downloaded zerocopy-derive v0.8.54
4972026-09-04T08:30:13.326Z Downloaded rand v0.10.2
4982026-09-04T08:30:13.330Z Downloaded libc v0.2.186
4992026-09-04T08:30:13.348Z Downloaded plotters v0.3.7
5002026-09-04T08:30:13.360Z Downloaded regex v1.13.0
5012026-09-04T08:30:13.392Z Downloaded serde_json v1.0.150
5022026-09-04T08:30:13.396Z Downloaded pcap-parser v0.17.0
5032026-09-04T08:30:13.399Z Downloaded winnow v1.0.3
5042026-09-04T08:30:13.403Z Downloaded rayon v1.12.0
5052026-09-04T08:30:13.454Z Downloaded syn v1.0.109
5062026-09-04T08:30:13.459Z Downloaded zerocopy v0.8.54
5072026-09-04T08:30:13.469Z Downloaded time v0.3.53
5082026-09-04T08:30:13.476Z Downloaded unicode-width v0.2.2
5092026-09-04T08:30:13.479Z Downloaded syn v2.0.118
5102026-09-04T08:30:13.485Z Downloaded smoltcp v0.11.0
5112026-09-04T08:30:13.491Z Downloaded regex-syntax v0.8.11
5122026-09-04T08:30:13.495Z Downloaded rustix v1.1.4
5132026-09-04T08:30:13.513Z Downloaded tracing v0.1.44
5142026-09-04T08:30:13.523Z Downloaded regex-automata v0.4.15
5152026-09-04T08:30:13.590Z Compiling proc-macro2 v1.0.106
5162026-09-04T08:30:13.590Z Compiling quote v1.0.46
5172026-09-04T08:30:13.593Z Compiling unicode-ident v1.0.24
5182026-09-04T08:30:13.593Z Compiling serde_core v1.0.228
5192026-09-04T08:30:13.593Z Compiling cfg-if v1.0.4
5202026-09-04T08:30:13.593Z Compiling libc v0.2.186
5212026-09-04T08:30:13.593Z Compiling memchr v2.8.3
5222026-09-04T08:30:13.593Z Compiling serde v1.0.228
5232026-09-04T08:30:13.737Z Compiling rustversion v1.0.23
5242026-09-04T08:30:13.801Z Compiling version_check v0.9.5
5252026-09-04T08:30:14.043Z Compiling zerocopy v0.8.54
5262026-09-04T08:30:14.050Z Compiling strsim v0.11.1
5272026-09-04T08:30:14.064Z Compiling ident_case v1.0.1
5282026-09-04T08:30:14.173Z Compiling thiserror v2.0.18
5292026-09-04T08:30:14.340Z Compiling either v1.16.0
5302026-09-04T08:30:14.578Z Compiling syn v1.0.109
5312026-09-04T08:30:14.599Z Compiling crossbeam-utils v0.8.22
5322026-09-04T08:30:14.628Z Compiling regex-syntax v0.8.11
5332026-09-04T08:30:14.660Z Compiling pin-project-lite v0.2.17
5342026-09-04T08:30:14.748Z Compiling equivalent v1.0.2
5352026-09-04T08:30:14.830Z Compiling hashbrown v0.17.1
5362026-09-04T08:30:14.862Z Compiling aho-corasick v1.1.4
5372026-09-04T08:30:14.894Z Compiling syn v2.0.118
5382026-09-04T08:30:14.968Z Compiling winnow v1.0.3
5392026-09-04T08:30:15.098Z Compiling itertools v0.15.0
5402026-09-04T08:30:15.366Z Compiling indexmap v2.14.0
5412026-09-04T08:30:15.957Z Compiling bitflags v2.13.0
5422026-09-04T08:30:15.966Z Compiling toml_parser v1.1.2+spec-1.1.0
5432026-09-04T08:30:16.032Z Compiling regex-automata v0.4.15
5442026-09-04T08:30:16.293Z Compiling byteorder v1.5.0
5452026-09-04T08:30:16.361Z Compiling autocfg v1.5.1
5462026-09-04T08:30:16.483Z Compiling toml_datetime v1.1.1+spec-1.1.0
5472026-09-04T08:30:16.497Z Compiling heapless v0.8.0
5482026-09-04T08:30:16.622Z Compiling hash32 v0.3.1
5492026-09-04T08:30:16.694Z Compiling num-traits v0.2.19
5502026-09-04T08:30:16.702Z Compiling toml_edit v0.25.12+spec-1.1.0
5512026-09-04T08:30:16.755Z Compiling slog v2.8.2
5522026-09-04T08:30:16.820Z Compiling smoltcp v0.11.0
5532026-09-04T08:30:16.914Z Compiling macaddr v1.0.1
5542026-09-04T08:30:16.936Z Compiling futures-sink v0.3.32
5552026-09-04T08:30:16.971Z Compiling futures-core v0.3.32
5562026-09-04T08:30:17.035Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5572026-09-04T08:30:17.115Z Compiling stable_deref_trait v1.2.1
5582026-09-04T08:30:17.118Z Compiling futures-channel v0.3.32
5592026-09-04T08:30:17.276Z Compiling proc-macro-crate v3.5.0
5602026-09-04T08:30:17.318Z Compiling proc-macro-error-attr v1.0.4
5612026-09-04T08:30:17.367Z Compiling bitflags v1.3.2
5622026-09-04T08:30:17.447Z Compiling darling_core v0.23.0
5632026-09-04T08:30:17.537Z Compiling crc32fast v1.5.0
5642026-09-04T08:30:17.563Z Compiling rand_core v0.10.1
5652026-09-04T08:30:17.667Z Compiling regex v1.13.0
5662026-09-04T08:30:17.678Z Compiling anyhow v1.0.103
5672026-09-04T08:30:17.722Z Compiling ref-cast v1.0.25
5682026-09-04T08:30:17.811Z Compiling getrandom v0.4.3
5692026-09-04T08:30:17.982Z Compiling futures-task v0.3.32
5702026-09-04T08:30:18.017Z Compiling futures-io v0.3.32
5712026-09-04T08:30:18.050Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5722026-09-04T08:30:18.067Z Compiling slab v0.4.12
5732026-09-04T08:30:18.142Z Compiling managed v0.8.0
5742026-09-04T08:30:18.279Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5752026-09-04T08:30:18.296Z Compiling proc-macro-error v1.0.4
5762026-09-04T08:30:18.435Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5772026-09-04T08:30:18.517Z Compiling once_cell v1.21.4
5782026-09-04T08:30:18.593Z Compiling cpufeatures v0.3.0
5792026-09-04T08:30:18.621Z Compiling serde_derive v1.0.228
5802026-09-04T08:30:18.660Z Compiling zerocopy-derive v0.8.54
5812026-09-04T08:30:18.677Z Compiling thiserror-impl v2.0.18
5822026-09-04T08:30:18.749Z Compiling futures-macro v0.3.32
5832026-09-04T08:30:18.757Z Compiling ref-cast-impl v1.0.25
5842026-09-04T08:30:19.007Z Compiling foreign-types-macros v0.2.3
5852026-09-04T08:30:19.344Z Compiling num_enum_derive v0.7.6
5862026-09-04T08:30:19.555Z Compiling futures-util v0.3.32
5872026-09-04T08:30:19.607Z Compiling darling_macro v0.23.0
5882026-09-04T08:30:19.619Z Compiling unicode-width v0.2.2
5892026-09-04T08:30:19.912Z Compiling rustix v1.1.4
5902026-09-04T08:30:19.980Z Compiling cobs v0.3.0
5912026-09-04T08:30:20.173Z Compiling darling v0.23.0
5922026-09-04T08:30:20.208Z Compiling ipnetwork v0.21.1
5932026-09-04T08:30:20.248Z Compiling ingot-macros v0.2.0
5942026-09-04T08:30:20.257Z Compiling foreign-types-shared v0.3.1
5952026-09-04T08:30:20.335Z Compiling crossbeam-epoch v0.9.20
5962026-09-04T08:30:20.343Z Compiling num_enum v0.7.6
5972026-09-04T08:30:20.473Z Compiling foreign-types v0.5.0
5982026-09-04T08:30:20.580Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
5992026-09-04T08:30:20.615Z Compiling tabwriter v1.4.1
6002026-09-04T08:30:20.844Z Compiling tracing-core v0.1.36
6012026-09-04T08:30:20.982Z Compiling chacha20 v0.10.1
6022026-09-04T08:30:21.150Z Compiling tracing-attributes v0.1.31
6032026-09-04T08:30:21.193Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6042026-09-04T08:30:21.854Z Compiling erased-serde v0.3.31
6052026-09-04T08:30:21.863Z Compiling postcard v1.1.3
6062026-09-04T08:30:21.887Z Compiling futures-executor v0.3.32
6072026-09-04T08:30:22.191Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6082026-09-04T08:30:22.338Z Compiling errno v0.3.14
6092026-09-04T08:30:22.399Z Compiling cstr-argument v0.1.2
6102026-09-04T08:30:22.483Z Compiling dyn-clone v1.0.20
6112026-09-04T08:30:22.562Z Compiling thiserror v1.0.69
6122026-09-04T08:30:22.624Z Compiling zmij v1.0.22
6132026-09-04T08:30:22.658Z Compiling find-msvc-tools v0.1.9
6142026-09-04T08:30:22.788Z Compiling pretty-hex v0.4.2
6152026-09-04T08:30:22.852Z Compiling utf8parse v0.2.2
6162026-09-04T08:30:22.885Z Compiling shlex v2.0.1
6172026-09-04T08:30:22.905Z Compiling time-core v0.1.9
6182026-09-04T08:30:22.915Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6192026-09-04T08:30:22.956Z Compiling num-conv v0.2.2
6202026-09-04T08:30:23.061Z Compiling ingot-types v0.2.0
6212026-09-04T08:30:23.084Z Compiling crossbeam-deque v0.8.7
6222026-09-04T08:30:23.103Z Compiling time-macros v0.2.31
6232026-09-04T08:30:23.134Z Compiling cc v1.2.67
6242026-09-04T08:30:23.232Z Compiling anstyle-parse v1.0.0
6252026-09-04T08:30:23.387Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6262026-09-04T08:30:23.429Z Compiling ingot v0.2.0
6272026-09-04T08:30:23.647Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6282026-09-04T08:30:23.665Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6292026-09-04T08:30:23.913Z Compiling rand v0.10.2
6302026-09-04T08:30:24.021Z Compiling tracing v0.1.44
6312026-09-04T08:30:24.341Z Compiling futures v0.3.32
6322026-09-04T08:30:24.417Z Compiling thiserror-impl v1.0.69
6332026-09-04T08:30:24.630Z Compiling uuid v1.23.5
6342026-09-04T08:30:24.689Z Compiling arc-swap v1.9.2
6352026-09-04T08:30:24.814Z Compiling socket2 v0.6.4
6362026-09-04T08:30:25.032Z Compiling nom v8.0.0
6372026-09-04T08:30:25.057Z Compiling thread_local v1.1.10
6382026-09-04T08:30:25.393Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6392026-09-04T08:30:25.405Z Compiling colored v3.1.1
6402026-09-04T08:30:25.682Z Compiling serde_json v1.0.150
6412026-09-04T08:30:25.691Z Compiling rayon-core v1.13.0
6422026-09-04T08:30:25.898Z Compiling colorchoice v1.0.5
6432026-09-04T08:30:25.909Z Compiling lazy_static v1.5.0
6442026-09-04T08:30:25.945Z Compiling iana-time-zone v0.1.65
6452026-09-04T08:30:25.986Z Compiling slog-async v2.8.0
6462026-09-04T08:30:25.999Z Compiling powerfmt v0.2.0
6472026-09-04T08:30:26.008Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6482026-09-04T08:30:26.225Z Compiling heck v0.4.1
6492026-09-04T08:30:26.247Z Compiling anstyle v1.0.14
6502026-09-04T08:30:26.439Z Compiling is_terminal_polyfill v1.70.2
6512026-09-04T08:30:26.490Z Compiling deranged v0.5.8
6522026-09-04T08:30:26.531Z Compiling anstyle-query v1.1.5
6532026-09-04T08:30:26.636Z Compiling oxnet v0.1.6
6542026-09-04T08:30:26.937Z Compiling anstream v1.0.0
6552026-09-04T08:30:27.531Z Compiling time v0.3.53
6562026-09-04T08:30:27.581Z Compiling rusticata-macros v5.0.0
6572026-09-04T08:30:27.591Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6582026-09-04T08:30:27.689Z Compiling chrono v0.4.45
6592026-09-04T08:30:27.836Z Compiling slog-scope v4.4.1
6602026-09-04T08:30:28.203Z Compiling cookie-factory v0.3.3
6612026-09-04T08:30:28.211Z Compiling alloca v0.4.0
6622026-09-04T08:30:28.229Z Compiling terminal_size v0.4.4
6632026-09-04T08:30:28.521Z Compiling half v2.7.1
6642026-09-04T08:30:28.570Z Compiling crossbeam-channel v0.5.16
6652026-09-04T08:30:28.686Z Compiling itertools v0.12.1
6662026-09-04T08:30:28.849Z Compiling is-terminal v0.4.17
6672026-09-04T08:30:28.947Z Compiling clap_lex v1.1.0
6682026-09-04T08:30:29.223Z Compiling take_mut v0.2.2
6692026-09-04T08:30:29.277Z Compiling circular v0.3.0
6702026-09-04T08:30:29.334Z Compiling itoa v1.0.18
6712026-09-04T08:30:29.360Z Compiling ciborium-io v0.2.2
6722026-09-04T08:30:29.453Z Compiling plotters-backend v0.3.7
6732026-09-04T08:30:29.491Z Compiling heck v0.5.0
6742026-09-04T08:30:29.547Z Compiling log v0.4.33
6752026-09-04T08:30:29.686Z Compiling cfg_aliases v0.2.1
6762026-09-04T08:30:29.773Z Compiling term v1.2.1
6772026-09-04T08:30:29.773Z Compiling nix v0.31.3
6782026-09-04T08:30:30.092Z Compiling slog-term v2.9.2
6792026-09-04T08:30:30.130Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6802026-09-04T08:30:30.142Z Compiling clap_builder v4.6.0
6812026-09-04T08:30:30.274Z Compiling slog-stdlog v4.1.1
6822026-09-04T08:30:30.428Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6832026-09-04T08:30:30.601Z Compiling clap_derive v4.6.1
6842026-09-04T08:30:31.054Z Compiling plotters-svg v0.3.7
6852026-09-04T08:30:31.294Z Compiling ciborium-ll v0.2.2
6862026-09-04T08:30:31.346Z Compiling pcap-parser v0.17.0
6872026-09-04T08:30:32.176Z Compiling itertools v0.13.0
6882026-09-04T08:30:32.483Z Compiling same-file v1.0.6
6892026-09-04T08:30:32.644Z Compiling cast v0.3.0
6902026-09-04T08:30:32.820Z Compiling walkdir v2.5.0
6912026-09-04T08:30:33.018Z Compiling rayon v1.12.0
6922026-09-04T08:30:33.159Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6932026-09-04T08:30:33.255Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6942026-09-04T08:30:33.359Z Compiling clap v4.6.1
6952026-09-04T08:30:33.573Z Compiling criterion-plot v0.8.2
6962026-09-04T08:30:33.639Z Compiling tinytemplate v1.2.1
6972026-09-04T08:30:34.379Z Compiling slog-envlogger v2.2.0
6982026-09-04T08:30:34.634Z Compiling ciborium v0.2.2
6992026-09-04T08:30:35.074Z Compiling plotters v0.3.7
7002026-09-04T08:30:35.206Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
7012026-09-04T08:30:35.307Z Compiling page_size v0.6.0
7022026-09-04T08:30:35.404Z Compiling dtor-proc-macro v0.0.13
7032026-09-04T08:30:35.416Z Compiling oorandom v11.1.5
7042026-09-04T08:30:35.541Z Compiling anes v0.1.6
7052026-09-04T08:30:35.743Z Compiling dtor v0.8.1
7062026-09-04T08:30:35.784Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7072026-09-04T08:30:36.090Z Compiling criterion v0.8.2
7082026-09-04T08:30:36.093Z Compiling link-section v0.2.1
7092026-09-04T08:30:36.234Z Compiling ctor-proc-macro v0.0.13
7102026-09-04T08:30:36.573Z Compiling ctor v0.10.1
7112026-09-04T08:30:38.032Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7122026-09-04T08:30:51.911Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.41s
7132026-09-04T08:30:51.994Z Running benches/xde.rs (target/release/deps/xde-169ae832a0985bae)
7142026-09-04T08:30:52.002Z###--------------------------------###
7152026-09-04T08:30:52.002Z:::Building test topology... (120s):::
7162026-09-04T08:30:52.003Z###--------------------------------###
7172026-09-04T08:30:52.008Zadding underlay route 0
7182026-09-04T08:30:52.011Zadding underlay route 1
7192026-09-04T08:30:52.133Zstart zones a, b
7202026-09-04T08:31:02.184Zconfigure zone
7212026-09-04T08:31:02.191Zconfigure zone
7222026-09-04T08:31:02.202Zinstall zone
7232026-09-04T08:31:02.206Zinstall zone
7242026-09-04T08:31:11.931Zboot zone
7252026-09-04T08:31:11.931Zboot zone
7262026-09-04T08:31:12.010Zsetup zones a, b
7272026-09-04T08:31:12.010Z[a] svcs -a
7282026-09-04T08:31:12.010Z[b] svcs -a
7292026-09-04T08:31:12.029ZFailed to parse command output: exit code 1
7302026-09-04T08:31:12.029Zstdout:
7312026-09-04T08:31:12.029Z
7322026-09-04T08:31:12.029Zstderr:
7332026-09-04T08:31:12.029Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7342026-09-04T08:31:12.029ZFailed to parse command output: exit code 1
7352026-09-04T08:31:12.029Zstdout:
7362026-09-04T08:31:12.029Z
7372026-09-04T08:31:12.029Zstderr:
7382026-09-04T08:31:12.029Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7392026-09-04T08:31:12.229Z[a] svcs -a
7402026-09-04T08:31:12.229Z[b] svcs -a
7412026-09-04T08:31:12.351ZSTATE STIME FMRI
7422026-09-04T08:31:12.351Zonline 8:31:10 svc:/system/svc/restarter:default
7432026-09-04T08:31:12.351Zoffline 8:31:10 svc:/system/early-manifest-import:default
7442026-09-04T08:31:12.352Z- - svc:/application/management/net-snmp:default
7452026-09-04T08:31:12.352Z- - svc:/application/pkg/dynamic-mirror:default
7462026-09-04T08:31:12.352Z- - svc:/application/pkg/mirror:default
7472026-09-04T08:31:12.352Z- - svc:/application/pkg/repositories-setup:default
7482026-09-04T08:31:12.352Z- - svc:/application/pkg/server:default
7492026-09-04T08:31:12.352Z- - svc:/application/security/tcsd:default
7502026-09-04T08:31:12.352Z- - svc:/milestone/devices:default
7512026-09-04T08:31:12.352Z- - svc:/milestone/multi-user-server:default
7522026-09-04T08:31:12.352Z- - svc:/milestone/multi-user:default
7532026-09-04T08:31:12.352Z- - svc:/milestone/name-services:default
7542026-09-04T08:31:12.352Z- - svc:/milestone/network:default
7552026-09-04T08:31:12.352Z- - svc:/milestone/single-user:default
7562026-09-04T08:31:12.352Z- - svc:/milestone/sysconfig:default
7572026-09-04T08:31:12.352Z- - svc:/network/chrony:default
7582026-09-04T08:31:12.352Z- - svc:/network/datalink-management:default
7592026-09-04T08:31:12.352Z- - svc:/network/dns/client:default
7602026-09-04T08:31:12.352Z- - svc:/network/dns/install:default
7612026-09-04T08:31:12.352Z- - svc:/network/dns/multicast:default
7622026-09-04T08:31:12.352Z- - svc:/network/inetd-upgrade:default
7632026-09-04T08:31:12.352Z- - svc:/network/inetd:default
7642026-09-04T08:31:12.352Z- - svc:/network/initial:default
7652026-09-04T08:31:12.352Z- - svc:/network/install:default
7662026-09-04T08:31:12.352Z- - svc:/network/ip-interface-management:default
7672026-09-04T08:31:12.352Z- - svc:/network/ipmp:default
7682026-09-04T08:31:12.352Z- - svc:/network/ipqos:default
7692026-09-04T08:31:12.352Z- - svc:/network/ipsec/ike:default
7702026-09-04T08:31:12.352Z- - svc:/network/ipsec/ipsecalgs:default
7712026-09-04T08:31:12.352Z- - svc:/network/ipsec/manual-key:default
7722026-09-04T08:31:12.353Z- - svc:/network/ipsec/policy:default
7732026-09-04T08:31:12.353Z- - svc:/network/iptun:default
7742026-09-04T08:31:12.353Z- - svc:/network/ipv4-forwarding:default
7752026-09-04T08:31:12.353Z- - svc:/network/ipv6-forwarding:default
7762026-09-04T08:31:12.353Z- - svc:/network/ldap/client:default
7772026-09-04T08:31:12.353Z- - svc:/network/location:default
7782026-09-04T08:31:12.353Z- - svc:/network/loopback:default
7792026-09-04T08:31:12.353Z- - svc:/network/netcfg:default
7802026-09-04T08:31:12.353Z- - svc:/network/netmask:default
7812026-09-04T08:31:12.353Z- - svc:/network/nfs/cbd:default
7822026-09-04T08:31:12.353Z- - svc:/network/nfs/client:default
7832026-09-04T08:31:12.353Z- - svc:/network/nfs/log:default
7842026-09-04T08:31:12.353Z- - svc:/network/nfs/mapid:default
7852026-09-04T08:31:12.353Z- - svc:/network/nfs/nlockmgr:default
7862026-09-04T08:31:12.353Z- - svc:/network/nfs/rquota:default
7872026-09-04T08:31:12.353Z- - svc:/network/nfs/server:default
7882026-09-04T08:31:12.353Z- - svc:/network/nfs/status:default
7892026-09-04T08:31:12.353Z- - svc:/network/nis/client:default
7902026-09-04T08:31:12.353Z- - svc:/network/physical:default
7912026-09-04T08:31:12.353Z- - svc:/network/physical:nwam
7922026-09-04T08:31:12.353Z- - svc:/network/routing-setup:default
7932026-09-04T08:31:12.353Z- - svc:/network/routing/legacy-routing:ipv4
7942026-09-04T08:31:12.353Z- - svc:/network/routing/legacy-routing:ipv6
7952026-09-04T08:31:12.353Z- - svc:/network/routing/ndp:default
7962026-09-04T08:31:12.353Z- - svc:/network/routing/rdisc:default
7972026-09-04T08:31:12.353Z- - svc:/network/routing/ripng:default
7982026-09-04T08:31:12.353Z- - svc:/network/routing/route:default
7992026-09-04T08:31:12.353Z- - svc:/network/rpc/bind:default
8002026-09-04T08:31:12.354Z- - svc:/network/rpc/gss:default
8012026-09-04T08:31:12.354Z- - svc:/network/rpc/keyserv:default
8022026-09-04T08:31:12.354Z- - svc:/network/security/kadmin:default
8032026-09-04T08:31:12.354Z- - svc:/network/security/krb5kdc:default
8042026-09-04T08:31:12.354Z- - svc:/network/security/ktkt_warn:default
8052026-09-04T08:31:12.354Z- - svc:/network/service:default
8062026-09-04T08:31:12.354Z- - svc:/network/shares/group:default
8072026-09-04T08:31:12.354Z- - svc:/network/smb/client:default
8082026-09-04T08:31:12.354Z- - svc:/network/smb/server:default
8092026-09-04T08:31:12.354Z- - svc:/network/ssh:default
8102026-09-04T08:31:12.354Z- - svc:/network/tcpkey:default
8112026-09-04T08:31:12.354Z- - svc:/system/auditd:default
8122026-09-04T08:31:12.354Z- - svc:/system/auditset:default
8132026-09-04T08:31:12.354Z- - svc:/system/boot-archive-update:default
8142026-09-04T08:31:12.354Z- - svc:/system/boot-archive:default
8152026-09-04T08:31:12.354Z- - svc:/system/boot-config:default
8162026-09-04T08:31:12.354Z- - svc:/system/consadm:default
8172026-09-04T08:31:12.354Z- - svc:/system/console-login:default
8182026-09-04T08:31:12.354Z- - svc:/system/console-login:vt2
8192026-09-04T08:31:12.354Z- - svc:/system/console-login:vt3
8202026-09-04T08:31:12.354Z- - svc:/system/console-login:vt4
8212026-09-04T08:31:12.354Z- - svc:/system/console-login:vt5
8222026-09-04T08:31:12.354Z- - svc:/system/console-login:vt6
8232026-09-04T08:31:12.354Z- - svc:/system/coreadm:default
8242026-09-04T08:31:12.354Z- - svc:/system/cron:default
8252026-09-04T08:31:12.354Z- - svc:/system/cryptosvc:default
8262026-09-04T08:31:12.354Z- - svc:/system/device/allocate:default
8272026-09-04T08:31:12.355Z- - svc:/system/device/audio:default
8282026-09-04T08:31:12.355Z- - svc:/system/device/local:default
8292026-09-04T08:31:12.355Z- - svc:/system/device/mpxio-upgrade:default
8302026-09-04T08:31:12.355Z- - svc:/system/extended-accounting:flow
8312026-09-04T08:31:12.355Z- - svc:/system/extended-accounting:net
8322026-09-04T08:31:12.355Z- - svc:/system/extended-accounting:process
8332026-09-04T08:31:12.355Z- - svc:/system/extended-accounting:task
8342026-09-04T08:31:12.355Z- - svc:/system/filesystem/local:default
8352026-09-04T08:31:12.355Z- - svc:/system/filesystem/minimal:default
8362026-09-04T08:31:12.355Z- - svc:/system/filesystem/reparse:default
8372026-09-04T08:31:12.355Z- - svc:/system/filesystem/root:default
8382026-09-04T08:31:12.355Z- - svc:/system/filesystem/usr:default
8392026-09-04T08:31:12.355Z- - svc:/system/fm/notify-params:default
8402026-09-04T08:31:12.355Z- - svc:/system/fmd:default
8412026-09-04T08:31:12.359Z- - svc:/system/hostid:default
8422026-09-04T08:31:12.360Z- - svc:/system/hotplug:default
8432026-09-04T08:31:12.360Z- - svc:/system/identity:domain
8442026-09-04T08:31:12.360Z- - svc:/system/identity:node
8452026-09-04T08:31:12.360Z- - svc:/system/idmap:default
8462026-09-04T08:31:12.360Z- - svc:/system/keymap:default
8472026-09-04T08:31:12.360Z- - svc:/system/logadm-upgrade:default
8482026-09-04T08:31:12.360Z- - svc:/system/manifest-import:default
8492026-09-04T08:31:12.360Z- - svc:/system/name-service-cache:default
8502026-09-04T08:31:12.360Z- - svc:/system/pfexec:default
8512026-09-04T08:31:12.360Z- - svc:/system/pkgserv:default
8522026-09-04T08:31:12.360Z- - svc:/system/process-security:default
8532026-09-04T08:31:12.360Z- - svc:/system/rbac:default
8542026-09-04T08:31:12.360Z- - svc:/system/rmtmpfiles:default
8552026-09-04T08:31:12.360Z- - svc:/system/sac:default
8562026-09-04T08:31:12.360Z- - svc:/system/sar:default
8572026-09-04T08:31:12.360Z- - svc:/system/svc/global:default
8582026-09-04T08:31:12.360Z- - svc:/system/system-log:default
8592026-09-04T08:31:12.360Z- - svc:/system/update-man-index:default
8602026-09-04T08:31:12.360Z- - svc:/system/utmp:default
8612026-09-04T08:31:12.360Z- - svc:/system/vtdaemon:default
8622026-09-04T08:31:12.360Z[b] svcs milestone/network
8632026-09-04T08:31:12.360ZSTATE STIME FMRI
8642026-09-04T08:31:12.360Zonline 8:31:10 svc:/system/svc/restarter:default
8652026-09-04T08:31:12.360Zoffline 8:31:10 svc:/system/early-manifest-import:default
8662026-09-04T08:31:12.360Z- - svc:/application/management/net-snmp:default
8672026-09-04T08:31:12.360Z- - svc:/application/pkg/dynamic-mirror:default
8682026-09-04T08:31:12.360Z- - svc:/application/pkg/mirror:default
8692026-09-04T08:31:12.360Z- - svc:/application/pkg/repositories-setup:default
8702026-09-04T08:31:12.361Z- - svc:/application/pkg/server:default
8712026-09-04T08:31:12.361Z- - svc:/application/security/tcsd:default
8722026-09-04T08:31:12.361Z- - svc:/milestone/devices:default
8732026-09-04T08:31:12.361Z- - svc:/milestone/multi-user-server:default
8742026-09-04T08:31:12.361Z- - svc:/milestone/multi-user:default
8752026-09-04T08:31:12.361Z- - svc:/milestone/name-services:default
8762026-09-04T08:31:12.361Z- - svc:/milestone/network:default
8772026-09-04T08:31:12.361Z- - svc:/milestone/single-user:default
8782026-09-04T08:31:12.361Z- - svc:/milestone/sysconfig:default
8792026-09-04T08:31:12.361Z- - svc:/network/chrony:default
8802026-09-04T08:31:12.361Z- - svc:/network/datalink-management:default
8812026-09-04T08:31:12.361Z- - svc:/network/dns/client:default
8822026-09-04T08:31:12.361Z- - svc:/network/dns/install:default
8832026-09-04T08:31:12.361Z- - svc:/network/dns/multicast:default
8842026-09-04T08:31:12.361Z- - svc:/network/inetd-upgrade:default
8852026-09-04T08:31:12.361Z- - svc:/network/inetd:default
8862026-09-04T08:31:12.361Z- - svc:/network/initial:default
8872026-09-04T08:31:12.361Z- - svc:/network/install:default
8882026-09-04T08:31:12.361Z- - svc:/network/ip-interface-management:default
8892026-09-04T08:31:12.361Z- - svc:/network/ipmp:default
8902026-09-04T08:31:12.361Z- - svc:/network/ipqos:default
8912026-09-04T08:31:12.361Z- - svc:/network/ipsec/ike:default
8922026-09-04T08:31:12.361Z- - svc:/network/ipsec/ipsecalgs:default
8932026-09-04T08:31:12.361Z- - svc:/network/ipsec/manual-key:default
8942026-09-04T08:31:12.361Z- - svc:/network/ipsec/policy:default
8952026-09-04T08:31:12.361Z- - svc:/network/iptun:default
8962026-09-04T08:31:12.361Z- - svc:/network/ipv4-forwarding:default
8972026-09-04T08:31:12.361Z- - svc:/network/ipv6-forwarding:default
8982026-09-04T08:31:12.362Z- - svc:/network/ldap/client:default
8992026-09-04T08:31:12.362Z- - svc:/network/location:default
9002026-09-04T08:31:12.362Z- - svc:/network/loopback:default
9012026-09-04T08:31:12.362Z- - svc:/network/netcfg:default
9022026-09-04T08:31:12.362Z- - svc:/network/netmask:default
9032026-09-04T08:31:12.362Z- - svc:/network/nfs/cbd:default
9042026-09-04T08:31:12.362Z- - svc:/network/nfs/client:default
9052026-09-04T08:31:12.362Z- - svc:/network/nfs/log:default
9062026-09-04T08:31:12.362Z- - svc:/network/nfs/mapid:default
9072026-09-04T08:31:12.362Z- - svc:/network/nfs/nlockmgr:default
9082026-09-04T08:31:12.362Z- - svc:/network/nfs/rquota:default
9092026-09-04T08:31:12.362Z- - svc:/network/nfs/server:default
9102026-09-04T08:31:12.362Z- - svc:/network/nfs/status:default
9112026-09-04T08:31:12.362Z- - svc:/network/nis/client:default
9122026-09-04T08:31:12.362Z- - svc:/network/physical:default
9132026-09-04T08:31:12.362Z- - svc:/network/physical:nwam
9142026-09-04T08:31:12.362Z- - svc:/network/routing-setup:default
9152026-09-04T08:31:12.362Z- - svc:/network/routing/legacy-routing:ipv4
9162026-09-04T08:31:12.362Z- - svc:/network/routing/legacy-routing:ipv6
9172026-09-04T08:31:12.362Z- - svc:/network/routing/ndp:default
9182026-09-04T08:31:12.362Z- - svc:/network/routing/rdisc:default
9192026-09-04T08:31:12.362Z- - svc:/network/routing/ripng:default
9202026-09-04T08:31:12.362Z- - svc:/network/routing/route:default
9212026-09-04T08:31:12.362Z- - svc:/network/rpc/bind:default
9222026-09-04T08:31:12.362Z- - svc:/network/rpc/gss:default
9232026-09-04T08:31:12.362Z- - svc:/network/rpc/keyserv:default
9242026-09-04T08:31:12.362Z- - svc:/network/security/kadmin:default
9252026-09-04T08:31:12.362Z- - svc:/network/security/krb5kdc:default
9262026-09-04T08:31:12.363Z- - svc:/network/security/ktkt_warn:default
9272026-09-04T08:31:12.363Z- - svc:/network/service:default
9282026-09-04T08:31:12.363Z- - svc:/network/shares/group:default
9292026-09-04T08:31:12.363Z- - svc:/network/smb/client:default
9302026-09-04T08:31:12.363Z- - svc:/network/smb/server:default
9312026-09-04T08:31:12.363Z- - svc:/network/ssh:default
9322026-09-04T08:31:12.363Z- - svc:/network/tcpkey:default
9332026-09-04T08:31:12.363Z- - svc:/system/auditd:default
9342026-09-04T08:31:12.363Z- - svc:/system/auditset:default
9352026-09-04T08:31:12.363Z- - svc:/system/boot-archive-update:default
9362026-09-04T08:31:12.363Z- - svc:/system/boot-archive:default
9372026-09-04T08:31:12.363Z- - svc:/system/boot-config:default
9382026-09-04T08:31:12.363Z- - svc:/system/consadm:default
9392026-09-04T08:31:12.363Z- - svc:/system/console-login:default
9402026-09-04T08:31:12.363Z- - svc:/system/console-login:vt2
9412026-09-04T08:31:12.367Z- - svc:/system/console-login:vt3
9422026-09-04T08:31:12.367Z- - svc:/system/console-login:vt4
9432026-09-04T08:31:12.367Z- - svc:/system/console-login:vt5
9442026-09-04T08:31:12.367Z- - svc:/system/console-login:vt6
9452026-09-04T08:31:12.367Z- - svc:/system/coreadm:default
9462026-09-04T08:31:12.368Z- - svc:/system/cron:default
9472026-09-04T08:31:12.368Z- - svc:/system/cryptosvc:default
9482026-09-04T08:31:12.368Z- - svc:/system/device/allocate:default
9492026-09-04T08:31:12.368Z- - svc:/system/device/audio:default
9502026-09-04T08:31:12.368Z- - svc:/system/device/local:default
9512026-09-04T08:31:12.368Z- - svc:/system/device/mpxio-upgrade:default
9522026-09-04T08:31:12.368Z- - svc:/system/extended-accounting:flow
9532026-09-04T08:31:12.368Z- - svc:/system/extended-accounting:net
9542026-09-04T08:31:12.368Z- - svc:/system/extended-accounting:process
9552026-09-04T08:31:12.368Z- - svc:/system/extended-accounting:task
9562026-09-04T08:31:12.368Z- - svc:/system/filesystem/local:default
9572026-09-04T08:31:12.368Z- - svc:/system/filesystem/minimal:default
9582026-09-04T08:31:12.368Z- - svc:/system/filesystem/reparse:default
9592026-09-04T08:31:12.368Z- - svc:/system/filesystem/root:default
9602026-09-04T08:31:12.368Z- - svc:/system/filesystem/usr:default
9612026-09-04T08:31:12.368Z- - svc:/system/fm/notify-params:default
9622026-09-04T08:31:12.368Z- - svc:/system/fmd:default
9632026-09-04T08:31:12.368Z- - svc:/system/hostid:default
9642026-09-04T08:31:12.368Z- - svc:/system/hotplug:default
9652026-09-04T08:31:12.368Z- - svc:/system/identity:domain
9662026-09-04T08:31:12.368Z- - svc:/system/identity:node
9672026-09-04T08:31:12.368Z- - svc:/system/idmap:default
9682026-09-04T08:31:12.368Z- - svc:/system/keymap:default
9692026-09-04T08:31:12.368Z- - svc:/system/logadm-upgrade:default
9702026-09-04T08:31:12.368Z- - svc:/system/manifest-import:default
9712026-09-04T08:31:12.368Z- - svc:/system/name-service-cache:default
9722026-09-04T08:31:12.368Z- - svc:/system/pfexec:default
9732026-09-04T08:31:12.368Z- - svc:/system/pkgserv:default
9742026-09-04T08:31:12.369Z- - svc:/system/process-security:default
9752026-09-04T08:31:12.369Z- - svc:/system/rbac:default
9762026-09-04T08:31:12.369Z- - svc:/system/rmtmpfiles:default
9772026-09-04T08:31:12.369Z- - svc:/system/sac:default
9782026-09-04T08:31:12.369Z- - svc:/system/sar:default
9792026-09-04T08:31:12.369Z- - svc:/system/svc/global:default
9802026-09-04T08:31:12.369Z- - svc:/system/system-log:default
9812026-09-04T08:31:12.369Z- - svc:/system/update-man-index:default
9822026-09-04T08:31:12.369Z- - svc:/system/utmp:default
9832026-09-04T08:31:12.369Z- - svc:/system/vtdaemon:default
9842026-09-04T08:31:12.369Z[a] svcs milestone/network
9852026-09-04T08:31:12.369ZSTATE STIME FMRI
9862026-09-04T08:31:12.369Z- - svc:/milestone/network:default
9872026-09-04T08:31:12.369ZSTATE STIME FMRI
9882026-09-04T08:31:12.369Z- - svc:/milestone/network:default
9892026-09-04T08:31:13.363Z[b] svcs milestone/network
9902026-09-04T08:31:13.366Z[a] svcs milestone/network
9912026-09-04T08:31:13.378ZSTATE STIME FMRI
9922026-09-04T08:31:13.378Zonline 8:31:11 svc:/milestone/network:default
9932026-09-04T08:31:13.378Z[b] ipadm create-addr -t -T dhcp opte1/test
9942026-09-04T08:31:13.381ZSTATE STIME FMRI
9952026-09-04T08:31:13.381Zonline 8:31:11 svc:/milestone/network:default
9962026-09-04T08:31:13.381Z[a] ipadm create-addr -t -T dhcp opte0/test
9972026-09-04T08:31:18.830Z
9982026-09-04T08:31:18.830Z[b] route add -iface 10.0.0.254 10.0.0.2
9992026-09-04T08:31:18.844Zadd host 10.0.0.254: gateway 10.0.0.2
10002026-09-04T08:31:18.844Z[b] route add 10.0.0.0/24 10.0.0.254
10012026-09-04T08:31:18.856Zadd net 10.0.0.0/24: gateway 10.0.0.254
10022026-09-04T08:31:18.856Z[b] route add 224.0.0.0/4 10.0.0.254
10032026-09-04T08:31:18.866Zadd net 224.0.0.0/4: gateway 10.0.0.254
10042026-09-04T08:31:19.562Z
10052026-09-04T08:31:19.562Z[a] route add -iface 10.0.0.254 10.0.0.1
10062026-09-04T08:31:19.575Zadd host 10.0.0.254: gateway 10.0.0.1
10072026-09-04T08:31:19.575Z[a] route add 10.0.0.0/24 10.0.0.254
10082026-09-04T08:31:19.586Zadd net 10.0.0.0/24: gateway 10.0.0.254
10092026-09-04T08:31:19.586Z[a] route add 224.0.0.0/4 10.0.0.254
10102026-09-04T08:31:19.597Zadd net 224.0.0.0/4: gateway 10.0.0.254
10112026-09-04T08:31:19.601Z###---------------###
10122026-09-04T08:31:19.601Z:::Topology built!:::
10132026-09-04T08:31:19.601Z###---------------###
10142026-09-04T08:31:19.601Z###----------------###
10152026-09-04T08:31:19.601Z::: iPerf spawned! :::
10162026-09-04T08:31:19.601Z:::Waiting... (10s):::
10172026-09-04T08:31:19.601Z###----------------###
10182026-09-04T08:31:29.597Z###---###
10192026-09-04T08:31:29.597Z:::Go!:::
10202026-09-04T08:31:29.597Z###---###
10212026-09-04T08:31:29.597Z[a] ping 10.0.0.2
10222026-09-04T08:31:29.612Z10.0.0.2 is alive
10232026-09-04T08:31:29.613Z###-------------------###
10242026-09-04T08:31:29.613Z:::Running experiment :::
10252026-09-04T08:31:29.613Z:::iperf-tcp/local/c2s:::
10262026-09-04T08:31:29.613Z###-------------------###
10272026-09-04T08:31:37.008Z-----------------------------------------------------------
10282026-09-04T08:31:37.008ZServer listening on 5201 (test #1)
10292026-09-04T08:31:37.008Z-----------------------------------------------------------
10302026-09-04T08:31:37.008ZAccepted connection from 10.0.0.1, port 58249
10312026-09-04T08:31:37.008Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51746
10322026-09-04T08:31:37.008Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45396
10332026-09-04T08:31:37.008Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35263
10342026-09-04T08:31:37.008Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43636
10352026-09-04T08:31:37.008Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62137
10362026-09-04T08:31:37.008Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40837
10372026-09-04T08:31:37.008Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57641
10382026-09-04T08:31:37.008Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37803
10392026-09-04T08:31:37.008Z[ ID] Interval Transfer Bitrate
10402026-09-04T08:31:37.008Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10412026-09-04T08:31:37.008Z[ 8] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10422026-09-04T08:31:37.008Z[ 10] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10432026-09-04T08:31:37.008Z[ 12] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10442026-09-04T08:31:37.008Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
10452026-09-04T08:31:37.008Z[ 16] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10462026-09-04T08:31:37.008Z[ 18] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10472026-09-04T08:31:37.008Z[ 20] 0.00-1.00 sec 122 MBytes 1.02 Gbits/sec
10482026-09-04T08:31:37.008Z[SUM] 0.00-1.00 sec 974 MBytes 8.17 Gbits/sec
10492026-09-04T08:31:37.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
10502026-09-04T08:31:37.008Z[ 5] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10512026-09-04T08:31:37.008Z[ 8] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10522026-09-04T08:31:37.008Z[ 10] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10532026-09-04T08:31:37.008Z[ 12] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10542026-09-04T08:31:37.008Z[ 14] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10552026-09-04T08:31:37.008Z[ 16] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10562026-09-04T08:31:37.008Z[ 18] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
10572026-09-04T08:31:37.008Z[ 20] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
10582026-09-04T08:31:37.008Z[SUM] 1.00-2.00 sec 1.23 GBytes 10.5 Gbits/sec
10592026-09-04T08:31:37.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
10602026-09-04T08:31:37.008Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10612026-09-04T08:31:37.008Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
10622026-09-04T08:31:37.009Z[ 10] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10632026-09-04T08:31:37.009Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10642026-09-04T08:31:37.009Z[ 14] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10652026-09-04T08:31:37.009Z[ 16] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10662026-09-04T08:31:37.009Z[ 18] 2.00-3.00 sec 156 MBytes 1.30 Gbits/sec
10672026-09-04T08:31:37.009Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
10682026-09-04T08:31:37.009Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
10692026-09-04T08:31:37.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
10702026-09-04T08:31:37.009Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10712026-09-04T08:31:37.009Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-09-04T08:31:37.009Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10732026-09-04T08:31:37.009Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10742026-09-04T08:31:37.009Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10752026-09-04T08:31:37.009Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10762026-09-04T08:31:37.009Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10772026-09-04T08:31:37.009Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
10782026-09-04T08:31:37.009Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
10792026-09-04T08:31:37.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
10802026-09-04T08:31:37.009Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-09-04T08:31:37.009Z[ 8] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10822026-09-04T08:31:37.009Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-09-04T08:31:37.009Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10842026-09-04T08:31:37.009Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10852026-09-04T08:31:37.009Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10862026-09-04T08:31:37.009Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10872026-09-04T08:31:37.009Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10882026-09-04T08:31:37.009Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10892026-09-04T08:31:37.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
10902026-09-04T08:31:37.009Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10912026-09-04T08:31:37.009Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10922026-09-04T08:31:37.009Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10932026-09-04T08:31:37.009Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10942026-09-04T08:31:37.009Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10952026-09-04T08:31:37.009Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10962026-09-04T08:31:37.009Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10972026-09-04T08:31:37.009Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
10982026-09-04T08:31:37.009Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
10992026-09-04T08:31:37.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
11002026-09-04T08:31:37.009Z[ 5] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
11012026-09-04T08:31:37.010Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
11022026-09-04T08:31:37.010Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11032026-09-04T08:31:40.008Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11042026-09-04T08:31:40.008Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11052026-09-04T08:31:40.008Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
11062026-09-04T08:31:40.008Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
11072026-09-04T08:31:40.008Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
11082026-09-04T08:31:40.008Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
11092026-09-04T08:31:40.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
11102026-09-04T08:31:40.008Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-09-04T08:31:40.008Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11122026-09-04T08:31:40.008Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11132026-09-04T08:31:40.008Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11142026-09-04T08:31:40.008Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11152026-09-04T08:31:40.008Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11162026-09-04T08:31:40.008Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11172026-09-04T08:31:40.008Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11182026-09-04T08:31:40.008Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11192026-09-04T08:31:40.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
11202026-09-04T08:31:40.008Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-09-04T08:31:40.008Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-09-04T08:31:40.008Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11232026-09-04T08:31:40.008Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11242026-09-04T08:31:40.008Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11252026-09-04T08:31:40.008Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11262026-09-04T08:31:40.008Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11272026-09-04T08:31:40.008Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11282026-09-04T08:31:40.008Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11292026-09-04T08:31:40.008Z- - - - - - - - - - - - - - - - - - - - - - - - -
11302026-09-04T08:31:40.008Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11312026-09-04T08:31:40.009Z[ 8] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11322026-09-04T08:31:40.009Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
11332026-09-04T08:31:40.009Z[ 12] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11342026-09-04T08:31:40.009Z[ 14] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11352026-09-04T08:31:40.009Z[ 16] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11362026-09-04T08:31:40.009Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
11372026-09-04T08:31:40.009Z[ 20] 9.00-10.00 sec 156 MBytes 1.30 Gbits/sec
11382026-09-04T08:31:40.009Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11392026-09-04T08:31:40.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
11402026-09-04T08:31:40.009Z[ 5] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11412026-09-04T08:31:40.009Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11422026-09-04T08:31:40.009Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11432026-09-04T08:31:40.009Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11442026-09-04T08:31:40.009Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11452026-09-04T08:31:40.009Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11462026-09-04T08:31:40.009Z[ 18] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11472026-09-04T08:31:40.009Z[ 20] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11482026-09-04T08:31:40.009Z[SUM] 10.00-10.00 sec 512 KBytes 8.07 Gbits/sec
11492026-09-04T08:31:40.009Z- - - - - - - - - - - - - - - - - - - - - - - - -
11502026-09-04T08:31:40.009Z[ ID] Interval Transfer Bitrate
11512026-09-04T08:31:40.009Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11522026-09-04T08:31:40.009Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11532026-09-04T08:31:40.009Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11542026-09-04T08:31:40.009Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11552026-09-04T08:31:40.009Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11562026-09-04T08:31:40.009Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11572026-09-04T08:31:40.009Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11582026-09-04T08:31:40.009Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
11592026-09-04T08:31:40.009Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
11602026-09-04T08:31:40.013ZRun 1/5...10138.158938941751Mbps
11612026-09-04T08:31:47.403Z-----------------------------------------------------------
11622026-09-04T08:31:47.403ZServer listening on 5201 (test #2)
11632026-09-04T08:31:47.403Z-----------------------------------------------------------
11642026-09-04T08:31:47.403ZAccepted connection from 10.0.0.1, port 44831
11652026-09-04T08:31:47.403Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36868
11662026-09-04T08:31:47.403Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59253
11672026-09-04T08:31:47.403Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42163
11682026-09-04T08:31:47.403Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41726
11692026-09-04T08:31:47.403Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39480
11702026-09-04T08:31:47.403Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65048
11712026-09-04T08:31:47.403Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60929
11722026-09-04T08:31:47.403Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44257
11732026-09-04T08:31:47.403Z[ ID] Interval Transfer Bitrate
11742026-09-04T08:31:47.403Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11752026-09-04T08:31:47.403Z[ 8] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11762026-09-04T08:31:47.403Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11772026-09-04T08:31:47.403Z[ 12] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11782026-09-04T08:31:47.403Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11792026-09-04T08:31:47.403Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11802026-09-04T08:31:47.403Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11812026-09-04T08:31:47.403Z[ 20] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11822026-09-04T08:31:47.403Z[SUM] 0.00-1.00 sec 945 MBytes 7.93 Gbits/sec
11832026-09-04T08:31:47.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
11842026-09-04T08:31:47.403Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11852026-09-04T08:31:47.403Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11862026-09-04T08:31:47.403Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11872026-09-04T08:31:47.404Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11882026-09-04T08:31:47.404Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11892026-09-04T08:31:47.404Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11902026-09-04T08:31:47.404Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
11912026-09-04T08:31:47.404Z[ 20] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
11922026-09-04T08:31:47.404Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
11932026-09-04T08:31:47.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
11942026-09-04T08:31:47.404Z[ 5] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11952026-09-04T08:31:47.404Z[ 8] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11962026-09-04T08:31:47.404Z[ 10] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11972026-09-04T08:31:47.404Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11982026-09-04T08:31:47.404Z[ 14] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
11992026-09-04T08:31:47.404Z[ 16] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
12002026-09-04T08:31:47.404Z[ 18] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
12012026-09-04T08:31:47.404Z[ 20] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
12022026-09-04T08:31:47.404Z[SUM] 2.00-3.00 sec 1.22 GBytes 10.5 Gbits/sec
12032026-09-04T08:31:47.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
12042026-09-04T08:31:47.404Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12052026-09-04T08:31:47.404Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12062026-09-04T08:31:47.404Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12072026-09-04T08:31:47.404Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12082026-09-04T08:31:47.404Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12092026-09-04T08:31:47.404Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12102026-09-04T08:31:47.404Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12112026-09-04T08:31:47.404Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
12122026-09-04T08:31:47.404Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
12132026-09-04T08:31:47.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
12142026-09-04T08:31:47.404Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12152026-09-04T08:31:47.404Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12162026-09-04T08:31:47.404Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12172026-09-04T08:31:47.404Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12182026-09-04T08:31:47.404Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12192026-09-04T08:31:47.404Z[ 16] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12202026-09-04T08:31:47.404Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12212026-09-04T08:31:47.404Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
12222026-09-04T08:31:47.404Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
12232026-09-04T08:31:47.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
12242026-09-04T08:31:47.404Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12252026-09-04T08:31:47.404Z[ 8] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12262026-09-04T08:31:47.404Z[ 10] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12272026-09-04T08:31:47.405Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12282026-09-04T08:31:47.405Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12292026-09-04T08:31:47.405Z[ 16] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12302026-09-04T08:31:47.405Z[ 18] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
12312026-09-04T08:31:47.405Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
12322026-09-04T08:31:47.405Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
12332026-09-04T08:31:47.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
12342026-09-04T08:31:47.405Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12352026-09-04T08:31:47.405Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12362026-09-04T08:31:47.405Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12372026-09-04T08:31:50.403Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12382026-09-04T08:31:50.403Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12392026-09-04T08:31:50.403Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12402026-09-04T08:31:50.403Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12412026-09-04T08:31:50.403Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12422026-09-04T08:31:50.403Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12432026-09-04T08:31:50.403Z- - - - - - - - - - - - - - - - - - - - - - - - -
12442026-09-04T08:31:50.403Z[ 5] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
12452026-09-04T08:31:50.403Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12462026-09-04T08:31:50.403Z[ 10] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
12472026-09-04T08:31:50.403Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12482026-09-04T08:31:50.403Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12492026-09-04T08:31:50.404Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12502026-09-04T08:31:50.404Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12512026-09-04T08:31:50.404Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
12522026-09-04T08:31:50.404Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
12532026-09-04T08:31:50.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
12542026-09-04T08:31:50.404Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12552026-09-04T08:31:50.404Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12562026-09-04T08:31:50.404Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12572026-09-04T08:31:50.404Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12582026-09-04T08:31:50.404Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
12592026-09-04T08:31:50.404Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12602026-09-04T08:31:50.404Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12612026-09-04T08:31:50.404Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
12622026-09-04T08:31:50.404Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
12632026-09-04T08:31:50.404Z- - - - - - - - - - - - - - - - - - - - - - - - -
12642026-09-04T08:31:50.404Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12652026-09-04T08:31:50.404Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12662026-09-04T08:31:50.404Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12672026-09-04T08:31:50.404Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12682026-09-04T08:31:50.404Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12692026-09-04T08:31:50.404Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12702026-09-04T08:31:50.404Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12712026-09-04T08:31:50.404Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12722026-09-04T08:31:50.404Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12732026-09-04T08:31:50.405Z- - - - - - - - - - - - - - - - - - - - - - - - -
12742026-09-04T08:31:50.405Z[ 5] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12752026-09-04T08:31:50.405Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12762026-09-04T08:31:50.405Z[ 10] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12772026-09-04T08:31:50.408Z[ 12] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12782026-09-04T08:31:50.408Z[ 14] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12792026-09-04T08:31:50.408Z[ 16] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12802026-09-04T08:31:50.408Z[ 18] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12812026-09-04T08:31:50.408Z[ 20] 10.00-10.00 sec 128 KBytes 1.87 Gbits/sec
12822026-09-04T08:31:50.408Z[SUM] 10.00-10.00 sec 896 KBytes 13.1 Gbits/sec
12832026-09-04T08:31:50.408Z- - - - - - - - - - - - - - - - - - - - - - - - -
12842026-09-04T08:31:50.408Z[ ID] Interval Transfer Bitrate
12852026-09-04T08:31:50.408Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12862026-09-04T08:31:50.408Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12872026-09-04T08:31:50.408Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12882026-09-04T08:31:50.409Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12892026-09-04T08:31:50.409Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12902026-09-04T08:31:50.409Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12912026-09-04T08:31:50.409Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12922026-09-04T08:31:50.409Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
12932026-09-04T08:31:50.409Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
12942026-09-04T08:31:50.409ZRun 2/5...10145.068239326032Mbps
12952026-09-04T08:31:57.789Z-----------------------------------------------------------
12962026-09-04T08:31:57.789ZServer listening on 5201 (test #3)
12972026-09-04T08:31:57.789Z-----------------------------------------------------------
12982026-09-04T08:31:57.789ZAccepted connection from 10.0.0.1, port 62666
12992026-09-04T08:31:57.789Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42763
13002026-09-04T08:31:57.789Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58763
13012026-09-04T08:31:57.789Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48094
13022026-09-04T08:31:57.789Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39466
13032026-09-04T08:31:57.789Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46388
13042026-09-04T08:31:57.789Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60795
13052026-09-04T08:31:57.789Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43233
13062026-09-04T08:31:57.789Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39867
13072026-09-04T08:31:57.789Z[ ID] Interval Transfer Bitrate
13082026-09-04T08:31:57.789Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
13092026-09-04T08:31:57.789Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
13102026-09-04T08:31:57.789Z[ 10] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
13112026-09-04T08:31:57.789Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
13122026-09-04T08:31:57.789Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
13132026-09-04T08:31:57.789Z[ 16] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
13142026-09-04T08:31:57.789Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
13152026-09-04T08:31:57.789Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
13162026-09-04T08:31:57.789Z[SUM] 0.00-1.00 sec 951 MBytes 7.98 Gbits/sec
13172026-09-04T08:31:57.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
13182026-09-04T08:31:57.789Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13192026-09-04T08:31:57.789Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13202026-09-04T08:31:57.789Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13212026-09-04T08:31:57.790Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13222026-09-04T08:31:57.790Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13232026-09-04T08:31:57.790Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13242026-09-04T08:31:57.790Z[ 18] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13252026-09-04T08:31:57.790Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
13262026-09-04T08:31:57.790Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
13272026-09-04T08:31:57.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
13282026-09-04T08:31:57.790Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13292026-09-04T08:31:57.790Z[ 8] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13302026-09-04T08:31:57.790Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13312026-09-04T08:31:57.790Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13322026-09-04T08:31:57.790Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13332026-09-04T08:31:57.790Z[ 16] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13342026-09-04T08:31:57.790Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
13352026-09-04T08:31:57.790Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
13362026-09-04T08:31:57.790Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
13372026-09-04T08:31:57.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
13382026-09-04T08:31:57.790Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13392026-09-04T08:31:57.790Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13402026-09-04T08:31:57.790Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13412026-09-04T08:31:57.794Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13422026-09-04T08:31:57.794Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13432026-09-04T08:31:57.794Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13442026-09-04T08:31:57.794Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13452026-09-04T08:31:57.794Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13462026-09-04T08:31:57.794Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
13472026-09-04T08:31:57.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
13482026-09-04T08:31:57.794Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13492026-09-04T08:31:57.794Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13502026-09-04T08:31:57.794Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13512026-09-04T08:31:57.794Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13522026-09-04T08:31:57.794Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13532026-09-04T08:31:57.794Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13542026-09-04T08:31:57.794Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13552026-09-04T08:31:57.794Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
13562026-09-04T08:31:57.794Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
13572026-09-04T08:31:57.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
13582026-09-04T08:31:57.794Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13592026-09-04T08:31:57.794Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
13602026-09-04T08:31:57.794Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13612026-09-04T08:31:57.794Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13622026-09-04T08:31:57.794Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13632026-09-04T08:31:57.795Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13642026-09-04T08:31:57.795Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13652026-09-04T08:31:57.795Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13662026-09-04T08:31:57.795Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13672026-09-04T08:31:57.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
13682026-09-04T08:31:57.795Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13692026-09-04T08:31:57.795Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13702026-09-04T08:31:57.795Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13712026-09-04T08:32:00.789Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13722026-09-04T08:32:00.789Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13732026-09-04T08:32:00.789Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13742026-09-04T08:32:00.789Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13752026-09-04T08:32:00.789Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
13762026-09-04T08:32:00.789Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
13772026-09-04T08:32:00.789Z- - - - - - - - - - - - - - - - - - - - - - - - -
13782026-09-04T08:32:00.789Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13792026-09-04T08:32:00.789Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13802026-09-04T08:32:00.789Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13812026-09-04T08:32:00.789Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13822026-09-04T08:32:00.789Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13832026-09-04T08:32:00.789Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13842026-09-04T08:32:00.790Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13852026-09-04T08:32:00.790Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
13862026-09-04T08:32:00.790Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13872026-09-04T08:32:00.790Z- - - - - - - - - - - - - - - - - - - - - - - - -
13882026-09-04T08:32:00.790Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13892026-09-04T08:32:00.790Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13902026-09-04T08:32:00.790Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13912026-09-04T08:32:00.790Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13922026-09-04T08:32:00.790Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13932026-09-04T08:32:00.790Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13942026-09-04T08:32:00.790Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13952026-09-04T08:32:00.793Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13962026-09-04T08:32:00.793Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
13972026-09-04T08:32:00.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
13982026-09-04T08:32:00.793Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
13992026-09-04T08:32:00.793Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14002026-09-04T08:32:00.793Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14012026-09-04T08:32:00.793Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
14022026-09-04T08:32:00.793Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
14032026-09-04T08:32:00.793Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14042026-09-04T08:32:00.793Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
14052026-09-04T08:32:00.793Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
14062026-09-04T08:32:00.793Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
14072026-09-04T08:32:00.793Z- - - - - - - - - - - - - - - - - - - - - - - - -
14082026-09-04T08:32:00.794Z[ 5] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
14092026-09-04T08:32:00.794Z[ 8] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
14102026-09-04T08:32:00.794Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14112026-09-04T08:32:00.794Z[ 12] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
14122026-09-04T08:32:00.794Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14132026-09-04T08:32:00.794Z[ 16] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
14142026-09-04T08:32:00.794Z[ 18] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
14152026-09-04T08:32:00.794Z[ 20] 10.00-10.00 sec 128 KBytes 1.94 Gbits/sec
14162026-09-04T08:32:00.794Z[SUM] 10.00-10.00 sec 768 KBytes 11.6 Gbits/sec
14172026-09-04T08:32:00.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
14182026-09-04T08:32:00.794Z[ ID] Interval Transfer Bitrate
14192026-09-04T08:32:00.794Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14202026-09-04T08:32:00.794Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14212026-09-04T08:32:00.794Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14222026-09-04T08:32:00.794Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14232026-09-04T08:32:00.794Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14242026-09-04T08:32:00.794Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14252026-09-04T08:32:00.794Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14262026-09-04T08:32:00.794Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
14272026-09-04T08:32:00.794Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
14282026-09-04T08:32:00.794ZRun 3/5...10070.856845719933Mbps
14292026-09-04T08:32:08.176Z-----------------------------------------------------------
14302026-09-04T08:32:08.176ZServer listening on 5201 (test #4)
14312026-09-04T08:32:08.176Z-----------------------------------------------------------
14322026-09-04T08:32:08.177ZAccepted connection from 10.0.0.1, port 63750
14332026-09-04T08:32:08.177Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50043
14342026-09-04T08:32:08.177Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43578
14352026-09-04T08:32:08.177Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57114
14362026-09-04T08:32:08.177Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63243
14372026-09-04T08:32:08.177Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42499
14382026-09-04T08:32:08.177Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39674
14392026-09-04T08:32:08.177Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50578
14402026-09-04T08:32:08.177Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55625
14412026-09-04T08:32:08.177Z[ ID] Interval Transfer Bitrate
14422026-09-04T08:32:08.177Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14432026-09-04T08:32:08.177Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14442026-09-04T08:32:08.177Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14452026-09-04T08:32:08.177Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14462026-09-04T08:32:08.177Z[ 14] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
14472026-09-04T08:32:08.177Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
14482026-09-04T08:32:08.177Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
14492026-09-04T08:32:08.177Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
14502026-09-04T08:32:08.177Z[SUM] 0.00-1.00 sec 954 MBytes 8.00 Gbits/sec
14512026-09-04T08:32:08.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
14522026-09-04T08:32:08.177Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14532026-09-04T08:32:08.177Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-09-04T08:32:08.177Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-09-04T08:32:08.177Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14562026-09-04T08:32:08.177Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14572026-09-04T08:32:08.177Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14582026-09-04T08:32:08.177Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14592026-09-04T08:32:08.178Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14602026-09-04T08:32:08.178Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14612026-09-04T08:32:08.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
14622026-09-04T08:32:08.178Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-09-04T08:32:08.178Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-09-04T08:32:08.178Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-09-04T08:32:08.178Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14662026-09-04T08:32:08.178Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-09-04T08:32:08.178Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14682026-09-04T08:32:08.178Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14692026-09-04T08:32:08.178Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14702026-09-04T08:32:08.178Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14712026-09-04T08:32:08.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
14722026-09-04T08:32:08.178Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14732026-09-04T08:32:08.178Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14742026-09-04T08:32:08.178Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
14752026-09-04T08:32:08.178Z[ 12] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14762026-09-04T08:32:08.178Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14772026-09-04T08:32:08.178Z[ 16] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
14782026-09-04T08:32:08.178Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14792026-09-04T08:32:08.178Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
14802026-09-04T08:32:08.178Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
14812026-09-04T08:32:08.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
14822026-09-04T08:32:08.178Z[ 5] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14832026-09-04T08:32:08.178Z[ 8] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14842026-09-04T08:32:08.178Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14852026-09-04T08:32:08.178Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14862026-09-04T08:32:08.179Z[ 14] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14872026-09-04T08:32:08.179Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14882026-09-04T08:32:08.179Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
14892026-09-04T08:32:08.179Z[ 20] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
14902026-09-04T08:32:08.179Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
14912026-09-04T08:32:08.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
14922026-09-04T08:32:08.179Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-09-04T08:32:08.179Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14942026-09-04T08:32:08.179Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-09-04T08:32:08.179Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14962026-09-04T08:32:08.179Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14972026-09-04T08:32:08.179Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14982026-09-04T08:32:08.179Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14992026-09-04T08:32:08.179Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
15002026-09-04T08:32:08.179Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
15012026-09-04T08:32:08.179Z- - - - - - - - - - - - - - - - - - - - - - - - -
15022026-09-04T08:32:08.179Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15032026-09-04T08:32:08.179Z[ 8] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
15042026-09-04T08:32:08.179Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15052026-09-04T08:32:11.177Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15062026-09-04T08:32:11.177Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
15072026-09-04T08:32:11.177Z[ 16] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
15082026-09-04T08:32:11.177Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
15092026-09-04T08:32:11.177Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
15102026-09-04T08:32:11.177Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
15112026-09-04T08:32:11.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
15122026-09-04T08:32:11.177Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15132026-09-04T08:32:11.177Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15142026-09-04T08:32:11.177Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-09-04T08:32:11.177Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15162026-09-04T08:32:11.177Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15172026-09-04T08:32:11.177Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15182026-09-04T08:32:11.177Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15192026-09-04T08:32:11.177Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15202026-09-04T08:32:11.177Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15212026-09-04T08:32:11.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
15222026-09-04T08:32:11.177Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15232026-09-04T08:32:11.177Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15242026-09-04T08:32:11.177Z[ 10] 8.00-9.00 sec 156 MBytes 1.30 Gbits/sec
15252026-09-04T08:32:11.177Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15262026-09-04T08:32:11.177Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15272026-09-04T08:32:11.177Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15282026-09-04T08:32:11.177Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15292026-09-04T08:32:11.177Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
15302026-09-04T08:32:11.177Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
15312026-09-04T08:32:11.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
15322026-09-04T08:32:11.177Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15332026-09-04T08:32:11.177Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15342026-09-04T08:32:11.177Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15352026-09-04T08:32:11.177Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15362026-09-04T08:32:11.177Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15372026-09-04T08:32:11.177Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15382026-09-04T08:32:11.177Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15392026-09-04T08:32:11.178Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
15402026-09-04T08:32:11.178Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
15412026-09-04T08:32:11.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
15422026-09-04T08:32:11.178Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15432026-09-04T08:32:11.178Z[ 8] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15442026-09-04T08:32:11.178Z[ 10] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15452026-09-04T08:32:11.178Z[ 12] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15462026-09-04T08:32:11.178Z[ 14] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15472026-09-04T08:32:11.178Z[ 16] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15482026-09-04T08:32:11.178Z[ 18] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15492026-09-04T08:32:11.178Z[ 20] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
15502026-09-04T08:32:11.178Z[SUM] 10.00-10.00 sec 896 KBytes 12.9 Gbits/sec
15512026-09-04T08:32:11.178Z- - - - - - - - - - - - - - - - - - - - - - - - -
15522026-09-04T08:32:11.178Z[ ID] Interval Transfer Bitrate
15532026-09-04T08:32:11.178Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15542026-09-04T08:32:11.178Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15552026-09-04T08:32:11.178Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15562026-09-04T08:32:11.178Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15572026-09-04T08:32:11.178Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15582026-09-04T08:32:11.178Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15592026-09-04T08:32:11.178Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
15602026-09-04T08:32:11.178Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
15612026-09-04T08:32:11.178Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
15622026-09-04T08:32:11.182ZRun 4/5...10136.798859063047Mbps
15632026-09-04T08:32:18.562Z-----------------------------------------------------------
15642026-09-04T08:32:18.562ZServer listening on 5201 (test #5)
15652026-09-04T08:32:18.562Z-----------------------------------------------------------
15662026-09-04T08:32:18.562ZAccepted connection from 10.0.0.1, port 36189
15672026-09-04T08:32:18.566Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43925
15682026-09-04T08:32:18.566Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56291
15692026-09-04T08:32:18.566Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35963
15702026-09-04T08:32:18.566Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52047
15712026-09-04T08:32:18.566Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63590
15722026-09-04T08:32:18.566Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64610
15732026-09-04T08:32:18.566Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41615
15742026-09-04T08:32:18.566Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51159
15752026-09-04T08:32:18.566Z[ ID] Interval Transfer Bitrate
15762026-09-04T08:32:18.566Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15772026-09-04T08:32:18.566Z[ 8] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15782026-09-04T08:32:18.566Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15792026-09-04T08:32:18.566Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15802026-09-04T08:32:18.566Z[ 14] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
15812026-09-04T08:32:18.566Z[ 16] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15822026-09-04T08:32:18.566Z[ 18] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15832026-09-04T08:32:18.566Z[ 20] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
15842026-09-04T08:32:18.566Z[SUM] 0.00-1.00 sec 955 MBytes 8.01 Gbits/sec
15852026-09-04T08:32:18.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
15862026-09-04T08:32:18.566Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15872026-09-04T08:32:18.566Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
15882026-09-04T08:32:18.566Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
15892026-09-04T08:32:18.567Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
15902026-09-04T08:32:18.567Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15912026-09-04T08:32:18.567Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15922026-09-04T08:32:18.567Z[ 18] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
15932026-09-04T08:32:18.567Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
15942026-09-04T08:32:18.567Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
15952026-09-04T08:32:18.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
15962026-09-04T08:32:18.567Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15972026-09-04T08:32:18.567Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-09-04T08:32:18.567Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15992026-09-04T08:32:18.567Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16002026-09-04T08:32:18.567Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16012026-09-04T08:32:18.567Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16022026-09-04T08:32:18.567Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16032026-09-04T08:32:18.567Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16042026-09-04T08:32:18.567Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.4 Gbits/sec
16052026-09-04T08:32:18.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
16062026-09-04T08:32:18.568Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16072026-09-04T08:32:18.568Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16082026-09-04T08:32:18.568Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16092026-09-04T08:32:18.568Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16102026-09-04T08:32:18.568Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16112026-09-04T08:32:18.568Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16122026-09-04T08:32:18.568Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16132026-09-04T08:32:18.568Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
16142026-09-04T08:32:18.568Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16152026-09-04T08:32:18.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
16162026-09-04T08:32:18.568Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16172026-09-04T08:32:18.568Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16182026-09-04T08:32:18.568Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16192026-09-04T08:32:18.568Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16202026-09-04T08:32:18.568Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16212026-09-04T08:32:18.568Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16222026-09-04T08:32:18.568Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16232026-09-04T08:32:18.568Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16242026-09-04T08:32:18.568Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16252026-09-04T08:32:18.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
16262026-09-04T08:32:18.568Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16272026-09-04T08:32:18.568Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16282026-09-04T08:32:18.568Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16292026-09-04T08:32:18.568Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16302026-09-04T08:32:18.568Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16312026-09-04T08:32:18.568Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16322026-09-04T08:32:18.568Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16332026-09-04T08:32:18.568Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
16342026-09-04T08:32:18.568Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
16352026-09-04T08:32:18.568Z- - - - - - - - - - - - - - - - - - - - - - - - -
16362026-09-04T08:32:18.568Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16372026-09-04T08:32:18.569Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16382026-09-04T08:32:18.569Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16392026-09-04T08:32:21.562Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16402026-09-04T08:32:21.562Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16412026-09-04T08:32:21.562Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16422026-09-04T08:32:21.562Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16432026-09-04T08:32:21.562Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16442026-09-04T08:32:21.562Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16452026-09-04T08:32:21.562Z- - - - - - - - - - - - - - - - - - - - - - - - -
16462026-09-04T08:32:21.563Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16472026-09-04T08:32:21.563Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16482026-09-04T08:32:21.563Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-09-04T08:32:21.563Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16502026-09-04T08:32:21.563Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16512026-09-04T08:32:21.563Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16522026-09-04T08:32:21.563Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16532026-09-04T08:32:21.563Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16542026-09-04T08:32:21.563Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16552026-09-04T08:32:21.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
16562026-09-04T08:32:21.563Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16572026-09-04T08:32:21.563Z[ 8] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16582026-09-04T08:32:21.563Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16592026-09-04T08:32:21.563Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16602026-09-04T08:32:21.563Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16612026-09-04T08:32:21.563Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16622026-09-04T08:32:21.563Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16632026-09-04T08:32:21.563Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
16642026-09-04T08:32:21.563Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
16652026-09-04T08:32:21.563Z- - - - - - - - - - - - - - - - - - - - - - - - -
16662026-09-04T08:32:21.563Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16672026-09-04T08:32:21.563Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16682026-09-04T08:32:21.563Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16692026-09-04T08:32:21.567Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16702026-09-04T08:32:21.567Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16712026-09-04T08:32:21.567Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16722026-09-04T08:32:21.567Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16732026-09-04T08:32:21.567Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
16742026-09-04T08:32:21.567Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16752026-09-04T08:32:21.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
16762026-09-04T08:32:21.567Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-09-04T08:32:21.567Z[ 8] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
16782026-09-04T08:32:21.567Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16792026-09-04T08:32:21.567Z[ 12] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
16802026-09-04T08:32:21.567Z[ 14] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
16812026-09-04T08:32:21.567Z[ 16] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
16822026-09-04T08:32:21.567Z[ 18] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
16832026-09-04T08:32:21.567Z[ 20] 10.00-10.00 sec 128 KBytes 2.09 Gbits/sec
16842026-09-04T08:32:21.567Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
16852026-09-04T08:32:21.567Z- - - - - - - - - - - - - - - - - - - - - - - - -
16862026-09-04T08:32:21.568Z[ ID] Interval Transfer Bitrate
16872026-09-04T08:32:21.568Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16882026-09-04T08:32:21.568Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16892026-09-04T08:32:21.568Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
16902026-09-04T08:32:21.568Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16912026-09-04T08:32:21.568Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16922026-09-04T08:32:21.568Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16932026-09-04T08:32:21.568Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16942026-09-04T08:32:21.568Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec receiver
16952026-09-04T08:32:21.568Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec receiver
16962026-09-04T08:32:21.568ZRun 5/5...10122.036504142923Mbps
16972026-09-04T08:32:21.568Z###---------------------###
16982026-09-04T08:32:21.568Z::: iPerf done... :::
16992026-09-04T08:32:21.568Z:::Awaiting out files...:::
17002026-09-04T08:32:21.568Z###---------------------###
17012026-09-04T08:32:21.568Z###-----###
17022026-09-04T08:32:21.568Z:::done!:::
17032026-09-04T08:32:21.568Z###-----###
17042026-09-04T08:32:21.568Z###-------------------###
17052026-09-04T08:32:21.568Z:::Running experiment :::
17062026-09-04T08:32:21.568Z:::iperf-tcp/local/s2c:::
17072026-09-04T08:32:21.568Z###-------------------###
17082026-09-04T08:32:28.952Z-----------------------------------------------------------
17092026-09-04T08:32:28.952ZServer listening on 5201 (test #6)
17102026-09-04T08:32:28.952Z-----------------------------------------------------------
17112026-09-04T08:32:28.952ZAccepted connection from 10.0.0.1, port 46509
17122026-09-04T08:32:28.952Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62286
17132026-09-04T08:32:28.952Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55604
17142026-09-04T08:32:28.952Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51359
17152026-09-04T08:32:28.952Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37796
17162026-09-04T08:32:28.952Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50583
17172026-09-04T08:32:28.952Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43818
17182026-09-04T08:32:28.953Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49743
17192026-09-04T08:32:28.953Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51199
17202026-09-04T08:32:28.953Z[ ID] Interval Transfer Bitrate
17212026-09-04T08:32:28.953Z[ 5] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17222026-09-04T08:32:28.953Z[ 8] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
17232026-09-04T08:32:28.953Z[ 10] 0.00-1.00 sec 117 MBytes 979 Mbits/sec
17242026-09-04T08:32:28.953Z[ 12] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17252026-09-04T08:32:28.953Z[ 14] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
17262026-09-04T08:32:28.953Z[ 16] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17272026-09-04T08:32:28.953Z[ 18] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17282026-09-04T08:32:28.953Z[ 20] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
17292026-09-04T08:32:28.953Z[SUM] 0.00-1.00 sec 934 MBytes 7.84 Gbits/sec
17302026-09-04T08:32:28.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
17312026-09-04T08:32:28.953Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17322026-09-04T08:32:28.953Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17332026-09-04T08:32:28.953Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17342026-09-04T08:32:28.953Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17352026-09-04T08:32:28.953Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17362026-09-04T08:32:28.953Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17372026-09-04T08:32:28.953Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17382026-09-04T08:32:28.953Z[ 20] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
17392026-09-04T08:32:28.953Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
17402026-09-04T08:32:28.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
17412026-09-04T08:32:28.953Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17422026-09-04T08:32:28.953Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17432026-09-04T08:32:28.953Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17442026-09-04T08:32:28.953Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17452026-09-04T08:32:28.953Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17462026-09-04T08:32:28.953Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17472026-09-04T08:32:28.953Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17482026-09-04T08:32:28.953Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17492026-09-04T08:32:28.953Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
17502026-09-04T08:32:28.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
17512026-09-04T08:32:28.953Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17522026-09-04T08:32:28.953Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17532026-09-04T08:32:28.953Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17542026-09-04T08:32:28.953Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17552026-09-04T08:32:28.953Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17562026-09-04T08:32:28.953Z[ 16] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17572026-09-04T08:32:28.954Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
17582026-09-04T08:32:28.954Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17592026-09-04T08:32:28.954Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
17602026-09-04T08:32:28.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
17612026-09-04T08:32:28.954Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17622026-09-04T08:32:28.954Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17632026-09-04T08:32:28.954Z[ 10] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17642026-09-04T08:32:28.954Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17652026-09-04T08:32:28.954Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17662026-09-04T08:32:28.954Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17672026-09-04T08:32:28.954Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17682026-09-04T08:32:28.954Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
17692026-09-04T08:32:28.954Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
17702026-09-04T08:32:28.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
17712026-09-04T08:32:28.954Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17722026-09-04T08:32:28.954Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17732026-09-04T08:32:28.954Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17742026-09-04T08:32:28.954Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17752026-09-04T08:32:28.954Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17762026-09-04T08:32:28.954Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17772026-09-04T08:32:28.954Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
17782026-09-04T08:32:28.954Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
17792026-09-04T08:32:28.954Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
17802026-09-04T08:32:28.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
17812026-09-04T08:32:28.954Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17822026-09-04T08:32:28.954Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17832026-09-04T08:32:28.954Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17842026-09-04T08:32:31.953Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17852026-09-04T08:32:31.953Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17862026-09-04T08:32:31.953Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17872026-09-04T08:32:31.953Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17882026-09-04T08:32:31.953Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17892026-09-04T08:32:31.953Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17902026-09-04T08:32:31.953Z- - - - - - - - - - - - - - - - - - - - - - - - -
17912026-09-04T08:32:31.953Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17922026-09-04T08:32:31.953Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17932026-09-04T08:32:31.953Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17942026-09-04T08:32:31.953Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17952026-09-04T08:32:31.953Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17962026-09-04T08:32:31.953Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17972026-09-04T08:32:31.953Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17982026-09-04T08:32:31.953Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17992026-09-04T08:32:31.954Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
18002026-09-04T08:32:31.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
18012026-09-04T08:32:31.954Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18022026-09-04T08:32:31.954Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18032026-09-04T08:32:31.954Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18042026-09-04T08:32:31.954Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18052026-09-04T08:32:31.954Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18062026-09-04T08:32:31.954Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18072026-09-04T08:32:31.954Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18082026-09-04T08:32:31.954Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18092026-09-04T08:32:31.954Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
18102026-09-04T08:32:31.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
18112026-09-04T08:32:31.954Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18122026-09-04T08:32:31.954Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18132026-09-04T08:32:31.954Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18142026-09-04T08:32:31.954Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18152026-09-04T08:32:31.954Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18162026-09-04T08:32:31.954Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18172026-09-04T08:32:31.954Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
18182026-09-04T08:32:31.954Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18192026-09-04T08:32:31.954Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
18202026-09-04T08:32:31.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
18212026-09-04T08:32:31.954Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-09-04T08:32:31.954Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-09-04T08:32:31.954Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18242026-09-04T08:32:31.954Z[ 12] 10.00-10.00 sec 128 KBytes 1.84 Gbits/sec
18252026-09-04T08:32:31.954Z[ 14] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
18262026-09-04T08:32:31.954Z[ 16] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
18272026-09-04T08:32:31.954Z[ 18] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
18282026-09-04T08:32:31.954Z[ 20] 10.00-10.00 sec 128 KBytes 1.83 Gbits/sec
18292026-09-04T08:32:31.954Z[SUM] 10.00-10.00 sec 640 KBytes 9.17 Gbits/sec
18302026-09-04T08:32:31.954Z- - - - - - - - - - - - - - - - - - - - - - - - -
18312026-09-04T08:32:31.954Z[ ID] Interval Transfer Bitrate
18322026-09-04T08:32:31.954Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18332026-09-04T08:32:31.954Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18342026-09-04T08:32:31.954Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18352026-09-04T08:32:31.954Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18362026-09-04T08:32:31.954Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18372026-09-04T08:32:31.954Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18382026-09-04T08:32:31.954Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18392026-09-04T08:32:31.955Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18402026-09-04T08:32:31.955Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
18412026-09-04T08:32:31.958ZRun 1/5...10053.998395293716Mbps
18422026-09-04T08:32:39.338Z-----------------------------------------------------------
18432026-09-04T08:32:39.338ZServer listening on 5201 (test #7)
18442026-09-04T08:32:39.338Z-----------------------------------------------------------
18452026-09-04T08:32:39.338ZAccepted connection from 10.0.0.1, port 34641
18462026-09-04T08:32:39.338Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50008
18472026-09-04T08:32:39.338Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51999
18482026-09-04T08:32:39.338Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35401
18492026-09-04T08:32:39.338Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64916
18502026-09-04T08:32:39.338Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55376
18512026-09-04T08:32:39.338Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58572
18522026-09-04T08:32:39.338Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44962
18532026-09-04T08:32:39.339Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52586
18542026-09-04T08:32:39.339Z[ ID] Interval Transfer Bitrate
18552026-09-04T08:32:39.339Z[ 5] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18562026-09-04T08:32:39.339Z[ 8] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18572026-09-04T08:32:39.339Z[ 10] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18582026-09-04T08:32:39.339Z[ 12] 0.00-1.00 sec 119 MBytes 1.00 Gbits/sec
18592026-09-04T08:32:39.339Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
18602026-09-04T08:32:39.339Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
18612026-09-04T08:32:39.339Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
18622026-09-04T08:32:39.339Z[ 20] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
18632026-09-04T08:32:39.339Z[SUM] 0.00-1.00 sec 953 MBytes 8.00 Gbits/sec
18642026-09-04T08:32:39.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
18652026-09-04T08:32:39.339Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18662026-09-04T08:32:39.339Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18672026-09-04T08:32:39.339Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18682026-09-04T08:32:39.339Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
18692026-09-04T08:32:39.339Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18702026-09-04T08:32:39.339Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18712026-09-04T08:32:39.339Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18722026-09-04T08:32:39.339Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
18732026-09-04T08:32:39.339Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
18742026-09-04T08:32:39.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
18752026-09-04T08:32:39.339Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18762026-09-04T08:32:39.339Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18772026-09-04T08:32:39.339Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18782026-09-04T08:32:39.339Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18792026-09-04T08:32:39.339Z[ 14] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18802026-09-04T08:32:39.339Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18812026-09-04T08:32:39.339Z[ 18] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
18822026-09-04T08:32:39.339Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
18832026-09-04T08:32:39.339Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
18842026-09-04T08:32:39.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
18852026-09-04T08:32:39.339Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18862026-09-04T08:32:39.339Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18872026-09-04T08:32:39.339Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18882026-09-04T08:32:39.339Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18892026-09-04T08:32:39.339Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18902026-09-04T08:32:39.343Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18912026-09-04T08:32:39.343Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
18922026-09-04T08:32:39.343Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18932026-09-04T08:32:39.343Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
18942026-09-04T08:32:39.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
18952026-09-04T08:32:39.343Z[ 5] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
18962026-09-04T08:32:39.343Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
18972026-09-04T08:32:39.343Z[ 10] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
18982026-09-04T08:32:39.343Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
18992026-09-04T08:32:39.343Z[ 14] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
19002026-09-04T08:32:39.343Z[ 16] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
19012026-09-04T08:32:39.343Z[ 18] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
19022026-09-04T08:32:39.343Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
19032026-09-04T08:32:39.343Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
19042026-09-04T08:32:39.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
19052026-09-04T08:32:39.343Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19062026-09-04T08:32:39.343Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
19072026-09-04T08:32:39.343Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19082026-09-04T08:32:39.343Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19092026-09-04T08:32:39.343Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19102026-09-04T08:32:39.343Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19112026-09-04T08:32:39.343Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19122026-09-04T08:32:39.343Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
19132026-09-04T08:32:39.343Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
19142026-09-04T08:32:39.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
19152026-09-04T08:32:39.344Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19162026-09-04T08:32:39.344Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19172026-09-04T08:32:39.344Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19182026-09-04T08:32:42.340Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19192026-09-04T08:32:42.340Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19202026-09-04T08:32:42.340Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19212026-09-04T08:32:42.340Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19222026-09-04T08:32:42.340Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
19232026-09-04T08:32:42.340Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
19242026-09-04T08:32:42.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
19252026-09-04T08:32:42.340Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19262026-09-04T08:32:42.340Z[ 8] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19272026-09-04T08:32:42.340Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19282026-09-04T08:32:42.340Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
19292026-09-04T08:32:42.340Z[ 14] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19302026-09-04T08:32:42.340Z[ 16] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19312026-09-04T08:32:42.340Z[ 18] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19322026-09-04T08:32:42.340Z[ 20] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
19332026-09-04T08:32:42.340Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
19342026-09-04T08:32:42.340Z- - - - - - - - - - - - - - - - - - - - - - - - -
19352026-09-04T08:32:42.340Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19362026-09-04T08:32:42.340Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19372026-09-04T08:32:42.340Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19382026-09-04T08:32:42.340Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19392026-09-04T08:32:42.340Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19402026-09-04T08:32:42.341Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
19412026-09-04T08:32:42.341Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19422026-09-04T08:32:42.341Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
19432026-09-04T08:32:42.341Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
19442026-09-04T08:32:42.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
19452026-09-04T08:32:42.341Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19462026-09-04T08:32:42.341Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19472026-09-04T08:32:42.341Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19482026-09-04T08:32:42.341Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
19492026-09-04T08:32:42.341Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19502026-09-04T08:32:42.341Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19512026-09-04T08:32:42.341Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19522026-09-04T08:32:42.341Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
19532026-09-04T08:32:42.341Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
19542026-09-04T08:32:42.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
19552026-09-04T08:32:42.341Z[ 5] 10.00-10.00 sec 128 KBytes 2.19 Gbits/sec
19562026-09-04T08:32:42.341Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-09-04T08:32:42.341Z[ 10] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
19582026-09-04T08:32:42.341Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19592026-09-04T08:32:42.341Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19602026-09-04T08:32:42.341Z[ 16] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
19612026-09-04T08:32:42.341Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19622026-09-04T08:32:42.341Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19632026-09-04T08:32:42.341Z[SUM] 10.00-10.00 sec 384 KBytes 6.58 Gbits/sec
19642026-09-04T08:32:42.341Z- - - - - - - - - - - - - - - - - - - - - - - - -
19652026-09-04T08:32:42.341Z[ ID] Interval Transfer Bitrate
19662026-09-04T08:32:42.341Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19672026-09-04T08:32:42.341Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19682026-09-04T08:32:42.341Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19692026-09-04T08:32:42.341Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19702026-09-04T08:32:42.341Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19712026-09-04T08:32:42.341Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19722026-09-04T08:32:42.341Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19732026-09-04T08:32:42.341Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec sender
19742026-09-04T08:32:42.341Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec sender
19752026-09-04T08:32:42.345ZRun 2/5...10008.793632073939Mbps
19762026-09-04T08:32:49.725Z-----------------------------------------------------------
19772026-09-04T08:32:49.726ZServer listening on 5201 (test #8)
19782026-09-04T08:32:49.726Z-----------------------------------------------------------
19792026-09-04T08:32:49.726ZAccepted connection from 10.0.0.1, port 38972
19802026-09-04T08:32:49.726Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43070
19812026-09-04T08:32:49.726Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51640
19822026-09-04T08:32:49.726Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65510
19832026-09-04T08:32:49.726Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37863
19842026-09-04T08:32:49.726Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56439
19852026-09-04T08:32:49.726Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60069
19862026-09-04T08:32:49.726Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44754
19872026-09-04T08:32:49.726Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60160
19882026-09-04T08:32:49.726Z[ ID] Interval Transfer Bitrate
19892026-09-04T08:32:49.726Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19902026-09-04T08:32:49.726Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19912026-09-04T08:32:49.726Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19922026-09-04T08:32:49.726Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19932026-09-04T08:32:49.726Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19942026-09-04T08:32:49.726Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19952026-09-04T08:32:49.726Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19962026-09-04T08:32:49.726Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19972026-09-04T08:32:49.726Z[SUM] 0.00-1.00 sec 960 MBytes 8.06 Gbits/sec
19982026-09-04T08:32:49.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
19992026-09-04T08:32:49.726Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20002026-09-04T08:32:49.726Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20012026-09-04T08:32:49.726Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20022026-09-04T08:32:49.726Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20032026-09-04T08:32:49.726Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20042026-09-04T08:32:49.726Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20052026-09-04T08:32:49.726Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20062026-09-04T08:32:49.726Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
20072026-09-04T08:32:49.726Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20082026-09-04T08:32:49.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
20092026-09-04T08:32:49.726Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-09-04T08:32:49.726Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-09-04T08:32:49.726Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-09-04T08:32:49.726Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20132026-09-04T08:32:49.727Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20142026-09-04T08:32:49.727Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20152026-09-04T08:32:49.727Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20162026-09-04T08:32:49.727Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20172026-09-04T08:32:49.727Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
20182026-09-04T08:32:49.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
20192026-09-04T08:32:49.727Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20202026-09-04T08:32:49.727Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20212026-09-04T08:32:49.727Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20222026-09-04T08:32:49.730Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20232026-09-04T08:32:49.730Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20242026-09-04T08:32:49.730Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
20252026-09-04T08:32:49.730Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20262026-09-04T08:32:49.730Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
20272026-09-04T08:32:49.730Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
20282026-09-04T08:32:49.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
20292026-09-04T08:32:49.730Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-09-04T08:32:49.730Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-09-04T08:32:49.730Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20322026-09-04T08:32:49.730Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20332026-09-04T08:32:49.730Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20342026-09-04T08:32:49.730Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20352026-09-04T08:32:49.730Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20362026-09-04T08:32:49.730Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20372026-09-04T08:32:49.730Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20382026-09-04T08:32:49.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
20392026-09-04T08:32:49.730Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20402026-09-04T08:32:49.730Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20412026-09-04T08:32:49.731Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20422026-09-04T08:32:49.731Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20432026-09-04T08:32:49.731Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20442026-09-04T08:32:49.731Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
20452026-09-04T08:32:49.731Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20462026-09-04T08:32:49.731Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20472026-09-04T08:32:49.731Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
20482026-09-04T08:32:49.731Z- - - - - - - - - - - - - - - - - - - - - - - - -
20492026-09-04T08:32:49.731Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20502026-09-04T08:32:49.731Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20512026-09-04T08:32:49.731Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
20522026-09-04T08:32:52.728Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20532026-09-04T08:32:52.728Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20542026-09-04T08:32:52.728Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20552026-09-04T08:32:52.728Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20562026-09-04T08:32:52.728Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
20572026-09-04T08:32:52.728Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
20582026-09-04T08:32:52.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
20592026-09-04T08:32:52.728Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20602026-09-04T08:32:52.728Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20612026-09-04T08:32:52.728Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20622026-09-04T08:32:52.728Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20632026-09-04T08:32:52.728Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20642026-09-04T08:32:52.728Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20652026-09-04T08:32:52.728Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20662026-09-04T08:32:52.728Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
20672026-09-04T08:32:52.728Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
20682026-09-04T08:32:52.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
20692026-09-04T08:32:52.728Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20702026-09-04T08:32:52.729Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20712026-09-04T08:32:52.729Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20722026-09-04T08:32:52.729Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20732026-09-04T08:32:52.729Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20742026-09-04T08:32:52.729Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20752026-09-04T08:32:52.729Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
20762026-09-04T08:32:52.729Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
20772026-09-04T08:32:52.729Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20782026-09-04T08:32:52.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
20792026-09-04T08:32:52.729Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20802026-09-04T08:32:52.729Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20812026-09-04T08:32:52.729Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20822026-09-04T08:32:52.729Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20832026-09-04T08:32:52.729Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20842026-09-04T08:32:52.729Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20852026-09-04T08:32:52.729Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
20862026-09-04T08:32:52.729Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
20872026-09-04T08:32:52.729Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20882026-09-04T08:32:52.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
20892026-09-04T08:32:52.729Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-09-04T08:32:52.729Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20912026-09-04T08:32:52.729Z[ 10] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20922026-09-04T08:32:52.729Z[ 12] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20932026-09-04T08:32:52.729Z[ 14] 10.00-10.00 sec 128 KBytes 2.33 Gbits/sec
20942026-09-04T08:32:52.729Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20952026-09-04T08:32:52.729Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20962026-09-04T08:32:52.729Z[ 20] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
20972026-09-04T08:32:52.729Z[SUM] 10.00-10.00 sec 640 KBytes 11.7 Gbits/sec
20982026-09-04T08:32:52.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
20992026-09-04T08:32:52.733Z[ ID] Interval Transfer Bitrate
21002026-09-04T08:32:52.733Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21012026-09-04T08:32:52.733Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21022026-09-04T08:32:52.733Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21032026-09-04T08:32:52.733Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21042026-09-04T08:32:52.733Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21052026-09-04T08:32:52.733Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21062026-09-04T08:32:52.733Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21072026-09-04T08:32:52.733Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21082026-09-04T08:32:52.733Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
21092026-09-04T08:32:52.734ZRun 3/5...10069.641270101576Mbps
21102026-09-04T08:33:00.115Z-----------------------------------------------------------
21112026-09-04T08:33:00.115ZServer listening on 5201 (test #9)
21122026-09-04T08:33:00.115Z-----------------------------------------------------------
21132026-09-04T08:33:00.115ZAccepted connection from 10.0.0.1, port 39891
21142026-09-04T08:33:00.115Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45538
21152026-09-04T08:33:00.115Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42420
21162026-09-04T08:33:00.115Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38183
21172026-09-04T08:33:00.115Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40738
21182026-09-04T08:33:00.115Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35185
21192026-09-04T08:33:00.115Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53784
21202026-09-04T08:33:00.115Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46141
21212026-09-04T08:33:00.115Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41738
21222026-09-04T08:33:00.115Z[ ID] Interval Transfer Bitrate
21232026-09-04T08:33:00.115Z[ 5] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21242026-09-04T08:33:00.115Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21252026-09-04T08:33:00.115Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21262026-09-04T08:33:00.115Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21272026-09-04T08:33:00.116Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21282026-09-04T08:33:00.116Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21292026-09-04T08:33:00.116Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
21302026-09-04T08:33:00.116Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
21312026-09-04T08:33:00.116Z[SUM] 0.00-1.00 sec 959 MBytes 8.05 Gbits/sec
21322026-09-04T08:33:00.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
21332026-09-04T08:33:00.116Z[ 5] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21342026-09-04T08:33:00.116Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21352026-09-04T08:33:00.116Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21362026-09-04T08:33:00.116Z[ 12] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21372026-09-04T08:33:00.116Z[ 14] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21382026-09-04T08:33:00.116Z[ 16] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21392026-09-04T08:33:00.116Z[ 18] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21402026-09-04T08:33:00.116Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21412026-09-04T08:33:00.116Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
21422026-09-04T08:33:00.116Z- - - - - - - - - - - - - - - - - - - - - - - - -
21432026-09-04T08:33:00.116Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21442026-09-04T08:33:00.116Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21452026-09-04T08:33:00.116Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-09-04T08:33:00.116Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21472026-09-04T08:33:00.116Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21482026-09-04T08:33:00.116Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21492026-09-04T08:33:00.116Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21502026-09-04T08:33:00.116Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
21512026-09-04T08:33:00.119Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21522026-09-04T08:33:00.119Z- - - - - - - - - - - - - - - - - - - - - - - - -
21532026-09-04T08:33:00.120Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21542026-09-04T08:33:00.120Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21552026-09-04T08:33:00.120Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-09-04T08:33:00.120Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21572026-09-04T08:33:00.120Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21582026-09-04T08:33:00.120Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21592026-09-04T08:33:00.120Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21602026-09-04T08:33:00.120Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21612026-09-04T08:33:00.120Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21622026-09-04T08:33:00.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
21632026-09-04T08:33:00.120Z[ 5] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21642026-09-04T08:33:00.120Z[ 8] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21652026-09-04T08:33:00.120Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21662026-09-04T08:33:00.120Z[ 12] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21672026-09-04T08:33:00.120Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21682026-09-04T08:33:00.120Z[ 16] 4.00-5.00 sec 156 MBytes 1.30 Gbits/sec
21692026-09-04T08:33:00.120Z[ 18] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21702026-09-04T08:33:00.120Z[ 20] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
21712026-09-04T08:33:00.120Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.4 Gbits/sec
21722026-09-04T08:33:00.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
21732026-09-04T08:33:00.120Z[ 5] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21742026-09-04T08:33:00.120Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21752026-09-04T08:33:00.120Z[ 10] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21762026-09-04T08:33:00.120Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21772026-09-04T08:33:00.120Z[ 14] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21782026-09-04T08:33:00.120Z[ 16] 5.00-6.00 sec 156 MBytes 1.30 Gbits/sec
21792026-09-04T08:33:00.120Z[ 18] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21802026-09-04T08:33:00.120Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21812026-09-04T08:33:00.120Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
21822026-09-04T08:33:00.120Z- - - - - - - - - - - - - - - - - - - - - - - - -
21832026-09-04T08:33:00.120Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21842026-09-04T08:33:00.120Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21852026-09-04T08:33:00.120Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21862026-09-04T08:33:03.117Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21872026-09-04T08:33:03.117Z[ 14] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21882026-09-04T08:33:03.117Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21892026-09-04T08:33:03.117Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21902026-09-04T08:33:03.117Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21912026-09-04T08:33:03.117Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21922026-09-04T08:33:03.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
21932026-09-04T08:33:03.117Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21942026-09-04T08:33:03.117Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21952026-09-04T08:33:03.117Z[ 10] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21962026-09-04T08:33:03.117Z[ 12] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
21972026-09-04T08:33:03.117Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21982026-09-04T08:33:03.117Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21992026-09-04T08:33:03.117Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22002026-09-04T08:33:03.117Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
22012026-09-04T08:33:03.117Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
22022026-09-04T08:33:03.117Z- - - - - - - - - - - - - - - - - - - - - - - - -
22032026-09-04T08:33:03.117Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22042026-09-04T08:33:03.117Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-09-04T08:33:03.117Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22062026-09-04T08:33:03.117Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22072026-09-04T08:33:03.117Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22082026-09-04T08:33:03.118Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22092026-09-04T08:33:03.118Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22102026-09-04T08:33:03.118Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22112026-09-04T08:33:03.118Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
22122026-09-04T08:33:03.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
22132026-09-04T08:33:03.118Z[ 5] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22142026-09-04T08:33:03.118Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22152026-09-04T08:33:03.118Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22162026-09-04T08:33:03.118Z[ 12] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22172026-09-04T08:33:03.118Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22182026-09-04T08:33:03.118Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22192026-09-04T08:33:03.118Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22202026-09-04T08:33:03.118Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22212026-09-04T08:33:03.118Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
22222026-09-04T08:33:03.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
22232026-09-04T08:33:03.118Z[ 5] 10.00-10.00 sec 128 KBytes 2.43 Gbits/sec
22242026-09-04T08:33:03.118Z[ 8] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22252026-09-04T08:33:03.118Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22262026-09-04T08:33:03.118Z[ 12] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22272026-09-04T08:33:03.118Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22282026-09-04T08:33:03.118Z[ 16] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22292026-09-04T08:33:03.118Z[ 18] 10.00-10.00 sec 128 KBytes 2.44 Gbits/sec
22302026-09-04T08:33:03.118Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22312026-09-04T08:33:03.118Z[SUM] 10.00-10.00 sec 640 KBytes 12.2 Gbits/sec
22322026-09-04T08:33:03.118Z- - - - - - - - - - - - - - - - - - - - - - - - -
22332026-09-04T08:33:03.118Z[ ID] Interval Transfer Bitrate
22342026-09-04T08:33:03.118Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22352026-09-04T08:33:03.118Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22362026-09-04T08:33:03.118Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22372026-09-04T08:33:03.118Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22382026-09-04T08:33:03.118Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-09-04T08:33:03.118Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22402026-09-04T08:33:03.118Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22412026-09-04T08:33:03.118Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22422026-09-04T08:33:03.118Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
22432026-09-04T08:33:03.122ZRun 4/5...10169.374564844235Mbps
22442026-09-04T08:33:10.502Z-----------------------------------------------------------
22452026-09-04T08:33:10.502ZServer listening on 5201 (test #10)
22462026-09-04T08:33:10.502Z-----------------------------------------------------------
22472026-09-04T08:33:10.503ZAccepted connection from 10.0.0.1, port 51220
22482026-09-04T08:33:10.503Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45778
22492026-09-04T08:33:10.503Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49582
22502026-09-04T08:33:10.503Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54922
22512026-09-04T08:33:10.503Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44444
22522026-09-04T08:33:10.503Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50552
22532026-09-04T08:33:10.503Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50458
22542026-09-04T08:33:10.503Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51109
22552026-09-04T08:33:10.503Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65367
22562026-09-04T08:33:10.503Z[ ID] Interval Transfer Bitrate
22572026-09-04T08:33:10.503Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22582026-09-04T08:33:10.503Z[ 8] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
22592026-09-04T08:33:10.508Z[ 10] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
22602026-09-04T08:33:10.508Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
22612026-09-04T08:33:10.508Z[ 14] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
22622026-09-04T08:33:10.508Z[ 16] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22632026-09-04T08:33:10.508Z[ 18] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
22642026-09-04T08:33:10.508Z[ 20] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
22652026-09-04T08:33:10.508Z[SUM] 0.00-1.00 sec 952 MBytes 7.98 Gbits/sec
22662026-09-04T08:33:10.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
22672026-09-04T08:33:10.508Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22682026-09-04T08:33:10.508Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-09-04T08:33:10.508Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-09-04T08:33:10.508Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22712026-09-04T08:33:10.508Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22722026-09-04T08:33:10.508Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22732026-09-04T08:33:10.508Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22742026-09-04T08:33:10.508Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22752026-09-04T08:33:10.508Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22762026-09-04T08:33:10.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
22772026-09-04T08:33:10.508Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22782026-09-04T08:33:10.508Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22792026-09-04T08:33:10.509Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22802026-09-04T08:33:10.509Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22812026-09-04T08:33:10.509Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22822026-09-04T08:33:10.509Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22832026-09-04T08:33:10.509Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22842026-09-04T08:33:10.509Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22852026-09-04T08:33:10.509Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
22862026-09-04T08:33:10.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
22872026-09-04T08:33:10.509Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22882026-09-04T08:33:10.509Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22892026-09-04T08:33:10.509Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22902026-09-04T08:33:10.509Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22912026-09-04T08:33:10.509Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
22922026-09-04T08:33:10.509Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22932026-09-04T08:33:10.509Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22942026-09-04T08:33:10.509Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22952026-09-04T08:33:10.509Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22962026-09-04T08:33:10.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
22972026-09-04T08:33:10.509Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-09-04T08:33:10.509Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22992026-09-04T08:33:10.509Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23002026-09-04T08:33:10.509Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23012026-09-04T08:33:10.509Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23022026-09-04T08:33:10.510Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23032026-09-04T08:33:10.510Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23042026-09-04T08:33:10.510Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23052026-09-04T08:33:10.510Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
23062026-09-04T08:33:10.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
23072026-09-04T08:33:10.510Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23082026-09-04T08:33:10.510Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23092026-09-04T08:33:10.510Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23102026-09-04T08:33:10.510Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23112026-09-04T08:33:10.510Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23122026-09-04T08:33:10.510Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23132026-09-04T08:33:10.510Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23142026-09-04T08:33:10.510Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23152026-09-04T08:33:10.510Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23162026-09-04T08:33:10.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
23172026-09-04T08:33:10.510Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23182026-09-04T08:33:10.510Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
23192026-09-04T08:33:10.510Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23202026-09-04T08:33:13.504Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
23212026-09-04T08:33:13.504Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23222026-09-04T08:33:13.504Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23232026-09-04T08:33:13.504Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23242026-09-04T08:33:13.504Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
23252026-09-04T08:33:13.505Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
23262026-09-04T08:33:13.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23272026-09-04T08:33:13.505Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23282026-09-04T08:33:13.505Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23292026-09-04T08:33:13.505Z[ 10] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23302026-09-04T08:33:13.505Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23312026-09-04T08:33:13.505Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23322026-09-04T08:33:13.505Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23332026-09-04T08:33:13.505Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23342026-09-04T08:33:13.505Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23352026-09-04T08:33:13.505Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
23362026-09-04T08:33:13.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23372026-09-04T08:33:13.505Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-09-04T08:33:13.505Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23392026-09-04T08:33:13.505Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23402026-09-04T08:33:13.505Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23412026-09-04T08:33:13.505Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23422026-09-04T08:33:13.505Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23432026-09-04T08:33:13.505Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23442026-09-04T08:33:13.505Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
23452026-09-04T08:33:13.505Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23462026-09-04T08:33:13.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23472026-09-04T08:33:13.505Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23482026-09-04T08:33:13.505Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23492026-09-04T08:33:13.505Z[ 10] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23502026-09-04T08:33:13.509Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23512026-09-04T08:33:13.509Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23522026-09-04T08:33:13.509Z[ 16] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23532026-09-04T08:33:13.509Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23542026-09-04T08:33:13.509Z[ 20] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
23552026-09-04T08:33:13.509Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
23562026-09-04T08:33:13.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
23572026-09-04T08:33:13.509Z[ 5] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
23582026-09-04T08:33:13.509Z[ 8] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
23592026-09-04T08:33:13.509Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-09-04T08:33:13.509Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23612026-09-04T08:33:13.509Z[ 14] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
23622026-09-04T08:33:13.509Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23632026-09-04T08:33:13.509Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23642026-09-04T08:33:13.509Z[ 20] 10.00-10.00 sec 128 KBytes 2.39 Gbits/sec
23652026-09-04T08:33:13.509Z[SUM] 10.00-10.00 sec 512 KBytes 9.58 Gbits/sec
23662026-09-04T08:33:13.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
23672026-09-04T08:33:13.509Z[ ID] Interval Transfer Bitrate
23682026-09-04T08:33:13.509Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23692026-09-04T08:33:13.509Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23702026-09-04T08:33:13.509Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23712026-09-04T08:33:13.509Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23722026-09-04T08:33:13.509Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23732026-09-04T08:33:13.509Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23742026-09-04T08:33:13.509Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23752026-09-04T08:33:13.509Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
23762026-09-04T08:33:13.509Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec sender
23772026-09-04T08:33:13.509ZRun 5/5...10070.699868105934Mbps
23782026-09-04T08:33:13.509Z###---------------------###
23792026-09-04T08:33:13.509Z::: iPerf done... :::
23802026-09-04T08:33:13.509Z:::Awaiting out files...:::
23812026-09-04T08:33:13.509Z###---------------------###
23822026-09-04T08:33:13.509Z###-----###
23832026-09-04T08:33:13.510Z:::done!:::
23842026-09-04T08:33:13.510Z###-----###
23852026-09-04T08:33:13.510Z###-------------------###
23862026-09-04T08:33:13.510Z:::Running experiment :::
23872026-09-04T08:33:13.510Z:::iperf-tcp/local/c2s:::
23882026-09-04T08:33:13.510Z###-------------------###
23892026-09-04T08:33:13.853Zdtrace: description 'profile-201us ' matched 2 probes
23902026-09-04T08:33:20.894Z-----------------------------------------------------------
23912026-09-04T08:33:20.894ZServer listening on 5201 (test #11)
23922026-09-04T08:33:20.894Z-----------------------------------------------------------
23932026-09-04T08:33:20.894ZAccepted connection from 10.0.0.1, port 34900
23942026-09-04T08:33:20.894Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51646
23952026-09-04T08:33:20.894Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63173
23962026-09-04T08:33:20.894Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35491
23972026-09-04T08:33:20.894Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56403
23982026-09-04T08:33:20.894Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44200
23992026-09-04T08:33:20.894Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51156
24002026-09-04T08:33:20.894Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44800
24012026-09-04T08:33:20.894Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38695
24022026-09-04T08:33:20.894Z[ ID] Interval Transfer Bitrate
24032026-09-04T08:33:20.894Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24042026-09-04T08:33:20.894Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24052026-09-04T08:33:20.895Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24062026-09-04T08:33:20.895Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24072026-09-04T08:33:20.895Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24082026-09-04T08:33:20.895Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24092026-09-04T08:33:20.895Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24102026-09-04T08:33:20.895Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24112026-09-04T08:33:20.895Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
24122026-09-04T08:33:20.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
24132026-09-04T08:33:20.895Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24142026-09-04T08:33:20.895Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24152026-09-04T08:33:20.895Z[ 10] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24162026-09-04T08:33:20.895Z[ 12] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24172026-09-04T08:33:20.895Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24182026-09-04T08:33:20.895Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
24192026-09-04T08:33:20.895Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24202026-09-04T08:33:20.895Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
24212026-09-04T08:33:20.895Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
24222026-09-04T08:33:20.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
24232026-09-04T08:33:20.895Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24242026-09-04T08:33:20.895Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24252026-09-04T08:33:20.895Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24262026-09-04T08:33:20.895Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24272026-09-04T08:33:20.895Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24282026-09-04T08:33:20.895Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24292026-09-04T08:33:20.895Z[ 18] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24302026-09-04T08:33:20.896Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
24312026-09-04T08:33:20.896Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
24322026-09-04T08:33:20.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
24332026-09-04T08:33:20.896Z[ 5] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
24342026-09-04T08:33:20.896Z[ 8] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
24352026-09-04T08:33:20.896Z[ 10] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
24362026-09-04T08:33:20.896Z[ 12] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
24372026-09-04T08:33:20.896Z[ 14] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
24382026-09-04T08:33:20.896Z[ 16] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
24392026-09-04T08:33:20.896Z[ 18] 3.00-4.00 sec 55.2 MBytes 463 Mbits/sec
24402026-09-04T08:33:20.896Z[ 20] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
24412026-09-04T08:33:20.896Z[SUM] 3.00-4.00 sec 444 MBytes 3.72 Gbits/sec
24422026-09-04T08:33:20.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
24432026-09-04T08:33:20.896Z[ 5] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
24442026-09-04T08:33:20.896Z[ 8] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
24452026-09-04T08:33:20.896Z[ 10] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
24462026-09-04T08:33:20.896Z[ 12] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
24472026-09-04T08:33:20.896Z[ 14] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
24482026-09-04T08:33:20.896Z[ 16] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
24492026-09-04T08:33:20.896Z[ 18] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
24502026-09-04T08:33:20.896Z[ 20] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
24512026-09-04T08:33:20.896Z[SUM] 4.00-5.00 sec 446 MBytes 3.74 Gbits/sec
24522026-09-04T08:33:20.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
24532026-09-04T08:33:20.896Z[ 5] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
24542026-09-04T08:33:20.896Z[ 8] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
24552026-09-04T08:33:20.896Z[ 10] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
24562026-09-04T08:33:20.897Z[ 12] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
24572026-09-04T08:33:20.897Z[ 14] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
24582026-09-04T08:33:20.897Z[ 16] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
24592026-09-04T08:33:20.897Z[ 18] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
24602026-09-04T08:33:20.897Z[ 20] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
24612026-09-04T08:33:20.897Z[SUM] 5.00-6.00 sec 448 MBytes 3.75 Gbits/sec
24622026-09-04T08:33:20.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
24632026-09-04T08:33:20.897Z[ 5] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
24642026-09-04T08:33:20.897Z[ 8] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
24652026-09-04T08:33:20.897Z[ 10] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
24662026-09-04T08:33:23.894Z[ 12] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
24672026-09-04T08:33:23.894Z[ 14] 6.00-7.00 sec 55.9 MBytes 469 Mbits/sec
24682026-09-04T08:33:23.894Z[ 16] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
24692026-09-04T08:33:23.894Z[ 18] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
24702026-09-04T08:33:23.894Z[ 20] 6.00-7.00 sec 56.0 MBytes 470 Mbits/sec
24712026-09-04T08:33:23.894Z[SUM] 6.00-7.00 sec 448 MBytes 3.75 Gbits/sec
24722026-09-04T08:33:23.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
24732026-09-04T08:33:23.895Z[ 5] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
24742026-09-04T08:33:23.895Z[ 8] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
24752026-09-04T08:33:23.895Z[ 10] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
24762026-09-04T08:33:23.895Z[ 12] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
24772026-09-04T08:33:23.895Z[ 14] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
24782026-09-04T08:33:23.895Z[ 16] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
24792026-09-04T08:33:23.895Z[ 18] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
24802026-09-04T08:33:23.895Z[ 20] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
24812026-09-04T08:33:23.895Z[SUM] 7.00-8.00 sec 446 MBytes 3.74 Gbits/sec
24822026-09-04T08:33:23.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
24832026-09-04T08:33:23.895Z[ 5] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
24842026-09-04T08:33:23.895Z[ 8] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
24852026-09-04T08:33:23.895Z[ 10] 8.00-9.00 sec 56.0 MBytes 470 Mbits/sec
24862026-09-04T08:33:23.895Z[ 12] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
24872026-09-04T08:33:23.895Z[ 14] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
24882026-09-04T08:33:23.895Z[ 16] 8.00-9.00 sec 55.8 MBytes 468 Mbits/sec
24892026-09-04T08:33:23.895Z[ 18] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
24902026-09-04T08:33:23.895Z[ 20] 8.00-9.00 sec 55.9 MBytes 469 Mbits/sec
24912026-09-04T08:33:23.895Z[SUM] 8.00-9.00 sec 447 MBytes 3.75 Gbits/sec
24922026-09-04T08:33:23.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
24932026-09-04T08:33:23.895Z[ 5] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
24942026-09-04T08:33:23.895Z[ 8] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
24952026-09-04T08:33:23.895Z[ 10] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
24962026-09-04T08:33:23.895Z[ 12] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
24972026-09-04T08:33:23.895Z[ 14] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
24982026-09-04T08:33:23.895Z[ 16] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
24992026-09-04T08:33:23.895Z[ 18] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
25002026-09-04T08:33:23.895Z[ 20] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
25012026-09-04T08:33:23.895Z[SUM] 9.00-10.00 sec 444 MBytes 3.72 Gbits/sec
25022026-09-04T08:33:23.895Z- - - - - - - - - - - - - - - - - - - - - - - - -
25032026-09-04T08:33:23.895Z[ 5] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
25042026-09-04T08:33:23.895Z[ 8] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
25052026-09-04T08:33:23.895Z[ 10] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
25062026-09-04T08:33:23.895Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-09-04T08:33:23.895Z[ 14] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
25082026-09-04T08:33:23.895Z[ 16] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
25092026-09-04T08:33:23.895Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25102026-09-04T08:33:23.895Z[ 20] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
25112026-09-04T08:33:23.896Z[SUM] 10.00-10.00 sec 768 KBytes 5.77 Gbits/sec
25122026-09-04T08:33:23.896Z- - - - - - - - - - - - - - - - - - - - - - - - -
25132026-09-04T08:33:23.896Z[ ID] Interval Transfer Bitrate
25142026-09-04T08:33:23.896Z[ 5] 0.00-10.00 sec 543 MBytes 455 Mbits/sec receiver
25152026-09-04T08:33:23.896Z[ 8] 0.00-10.00 sec 543 MBytes 455 Mbits/sec receiver
25162026-09-04T08:33:23.896Z[ 10] 0.00-10.00 sec 543 MBytes 455 Mbits/sec receiver
25172026-09-04T08:33:23.896Z[ 12] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
25182026-09-04T08:33:23.896Z[ 14] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
25192026-09-04T08:33:23.896Z[ 16] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
25202026-09-04T08:33:23.896Z[ 18] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
25212026-09-04T08:33:23.896Z[ 20] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
25222026-09-04T08:33:23.896Z[SUM] 0.00-10.00 sec 4.24 GBytes 3.64 Gbits/sec receiver
25232026-09-04T08:33:23.899ZRun 1/10...3641.001390071781Mbps
25242026-09-04T08:33:31.291Z-----------------------------------------------------------
25252026-09-04T08:33:31.291ZServer listening on 5201 (test #12)
25262026-09-04T08:33:31.291Z-----------------------------------------------------------
25272026-09-04T08:33:31.291ZAccepted connection from 10.0.0.1, port 59634
25282026-09-04T08:33:31.292Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47675
25292026-09-04T08:33:31.292Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55847
25302026-09-04T08:33:31.292Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35825
25312026-09-04T08:33:31.292Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35688
25322026-09-04T08:33:31.292Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45839
25332026-09-04T08:33:31.292Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33422
25342026-09-04T08:33:31.292Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56585
25352026-09-04T08:33:31.292Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59794
25362026-09-04T08:33:31.292Z[ ID] Interval Transfer Bitrate
25372026-09-04T08:33:31.292Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25382026-09-04T08:33:31.292Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25392026-09-04T08:33:31.292Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25402026-09-04T08:33:31.292Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25412026-09-04T08:33:31.292Z[ 14] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
25422026-09-04T08:33:31.292Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
25432026-09-04T08:33:31.292Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
25442026-09-04T08:33:31.292Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
25452026-09-04T08:33:31.292Z[SUM] 0.00-1.00 sec 351 MBytes 2.95 Gbits/sec
25462026-09-04T08:33:31.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
25472026-09-04T08:33:31.292Z[ 5] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
25482026-09-04T08:33:31.292Z[ 8] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
25492026-09-04T08:33:31.292Z[ 10] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
25502026-09-04T08:33:31.292Z[ 12] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
25512026-09-04T08:33:31.292Z[ 14] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
25522026-09-04T08:33:31.292Z[ 16] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
25532026-09-04T08:33:31.292Z[ 18] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
25542026-09-04T08:33:31.292Z[ 20] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
25552026-09-04T08:33:31.292Z[SUM] 1.00-2.00 sec 446 MBytes 3.74 Gbits/sec
25562026-09-04T08:33:31.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
25572026-09-04T08:33:31.292Z[ 5] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
25582026-09-04T08:33:31.292Z[ 8] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
25592026-09-04T08:33:31.292Z[ 10] 2.00-3.00 sec 55.6 MBytes 467 Mbits/sec
25602026-09-04T08:33:31.292Z[ 12] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
25612026-09-04T08:33:31.292Z[ 14] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
25622026-09-04T08:33:31.292Z[ 16] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
25632026-09-04T08:33:31.292Z[ 18] 2.00-3.00 sec 55.5 MBytes 466 Mbits/sec
25642026-09-04T08:33:31.292Z[ 20] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
25652026-09-04T08:33:31.292Z[SUM] 2.00-3.00 sec 446 MBytes 3.74 Gbits/sec
25662026-09-04T08:33:31.292Z- - - - - - - - - - - - - - - - - - - - - - - - -
25672026-09-04T08:33:31.293Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25682026-09-04T08:33:31.293Z[ 8] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25692026-09-04T08:33:31.293Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
25702026-09-04T08:33:31.293Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
25712026-09-04T08:33:31.293Z[ 14] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
25722026-09-04T08:33:31.293Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
25732026-09-04T08:33:31.293Z[ 18] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
25742026-09-04T08:33:31.293Z[ 20] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
25752026-09-04T08:33:31.296Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
25762026-09-04T08:33:31.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
25772026-09-04T08:33:31.296Z[ 5] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
25782026-09-04T08:33:31.296Z[ 8] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
25792026-09-04T08:33:31.296Z[ 10] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
25802026-09-04T08:33:31.296Z[ 12] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
25812026-09-04T08:33:31.296Z[ 14] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
25822026-09-04T08:33:31.296Z[ 16] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
25832026-09-04T08:33:31.296Z[ 18] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
25842026-09-04T08:33:31.296Z[ 20] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
25852026-09-04T08:33:31.296Z[SUM] 4.00-5.00 sec 454 MBytes 3.81 Gbits/sec
25862026-09-04T08:33:31.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
25872026-09-04T08:33:31.296Z[ 5] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
25882026-09-04T08:33:31.297Z[ 8] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
25892026-09-04T08:33:31.297Z[ 10] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
25902026-09-04T08:33:31.297Z[ 12] 5.00-6.00 sec 56.1 MBytes 471 Mbits/sec
25912026-09-04T08:33:31.297Z[ 14] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
25922026-09-04T08:33:31.297Z[ 16] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
25932026-09-04T08:33:31.297Z[ 18] 5.00-6.00 sec 55.8 MBytes 468 Mbits/sec
25942026-09-04T08:33:31.297Z[ 20] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
25952026-09-04T08:33:31.297Z[SUM] 5.00-6.00 sec 448 MBytes 3.76 Gbits/sec
25962026-09-04T08:33:31.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
25972026-09-04T08:33:31.297Z[ 5] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
25982026-09-04T08:33:31.297Z[ 8] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
25992026-09-04T08:33:31.297Z[ 10] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
26002026-09-04T08:33:34.294Z[ 12] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
26012026-09-04T08:33:34.294Z[ 14] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
26022026-09-04T08:33:34.294Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
26032026-09-04T08:33:34.294Z[ 18] 6.00-7.00 sec 55.2 MBytes 463 Mbits/sec
26042026-09-04T08:33:34.294Z[ 20] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
26052026-09-04T08:33:34.294Z[SUM] 6.00-7.00 sec 442 MBytes 3.71 Gbits/sec
26062026-09-04T08:33:34.294Z- - - - - - - - - - - - - - - - - - - - - - - - -
26072026-09-04T08:33:34.294Z[ 5] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
26082026-09-04T08:33:34.294Z[ 8] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
26092026-09-04T08:33:34.294Z[ 10] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
26102026-09-04T08:33:34.294Z[ 12] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
26112026-09-04T08:33:34.294Z[ 14] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
26122026-09-04T08:33:34.295Z[ 16] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
26132026-09-04T08:33:34.295Z[ 18] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
26142026-09-04T08:33:34.295Z[ 20] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
26152026-09-04T08:33:34.295Z[SUM] 7.00-8.00 sec 443 MBytes 3.72 Gbits/sec
26162026-09-04T08:33:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
26172026-09-04T08:33:34.295Z[ 5] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
26182026-09-04T08:33:34.295Z[ 8] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
26192026-09-04T08:33:34.295Z[ 10] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
26202026-09-04T08:33:34.295Z[ 12] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
26212026-09-04T08:33:34.295Z[ 14] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
26222026-09-04T08:33:34.295Z[ 16] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
26232026-09-04T08:33:34.295Z[ 18] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
26242026-09-04T08:33:34.295Z[ 20] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
26252026-09-04T08:33:34.295Z[SUM] 8.00-9.00 sec 442 MBytes 3.71 Gbits/sec
26262026-09-04T08:33:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
26272026-09-04T08:33:34.295Z[ 5] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
26282026-09-04T08:33:34.295Z[ 8] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
26292026-09-04T08:33:34.295Z[ 10] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
26302026-09-04T08:33:34.295Z[ 12] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
26312026-09-04T08:33:34.295Z[ 14] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
26322026-09-04T08:33:34.295Z[ 16] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
26332026-09-04T08:33:34.295Z[ 18] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
26342026-09-04T08:33:34.295Z[ 20] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
26352026-09-04T08:33:34.295Z[SUM] 9.00-10.00 sec 446 MBytes 3.74 Gbits/sec
26362026-09-04T08:33:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
26372026-09-04T08:33:34.295Z[ 5] 10.00-10.00 sec 128 KBytes 975 Mbits/sec
26382026-09-04T08:33:34.295Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26392026-09-04T08:33:34.295Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26402026-09-04T08:33:34.295Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26412026-09-04T08:33:34.295Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26422026-09-04T08:33:34.295Z[ 16] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
26432026-09-04T08:33:34.295Z[ 18] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
26442026-09-04T08:33:34.295Z[ 20] 10.00-10.00 sec 128 KBytes 976 Mbits/sec
26452026-09-04T08:33:34.295Z[SUM] 10.00-10.00 sec 512 KBytes 3.90 Gbits/sec
26462026-09-04T08:33:34.295Z- - - - - - - - - - - - - - - - - - - - - - - - -
26472026-09-04T08:33:34.295Z[ ID] Interval Transfer Bitrate
26482026-09-04T08:33:34.295Z[ 5] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
26492026-09-04T08:33:34.295Z[ 8] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
26502026-09-04T08:33:34.296Z[ 10] 0.00-10.00 sec 544 MBytes 457 Mbits/sec receiver
26512026-09-04T08:33:34.296Z[ 12] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
26522026-09-04T08:33:34.296Z[ 14] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
26532026-09-04T08:33:34.296Z[ 16] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
26542026-09-04T08:33:34.296Z[ 18] 0.00-10.00 sec 544 MBytes 457 Mbits/sec receiver
26552026-09-04T08:33:34.296Z[ 20] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
26562026-09-04T08:33:34.296Z[SUM] 0.00-10.00 sec 4.26 GBytes 3.66 Gbits/sec receiver
26572026-09-04T08:33:34.299ZRun 2/10...3655.779065704741Mbps
26582026-09-04T08:33:41.691Z-----------------------------------------------------------
26592026-09-04T08:33:41.691ZServer listening on 5201 (test #13)
26602026-09-04T08:33:41.691Z-----------------------------------------------------------
26612026-09-04T08:33:41.691ZAccepted connection from 10.0.0.1, port 44984
26622026-09-04T08:33:41.691Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35164
26632026-09-04T08:33:41.691Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43823
26642026-09-04T08:33:41.691Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35124
26652026-09-04T08:33:41.691Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46449
26662026-09-04T08:33:41.691Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54467
26672026-09-04T08:33:41.691Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45470
26682026-09-04T08:33:41.691Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62627
26692026-09-04T08:33:41.691Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52982
26702026-09-04T08:33:41.691Z[ ID] Interval Transfer Bitrate
26712026-09-04T08:33:41.691Z[ 5] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
26722026-09-04T08:33:41.691Z[ 8] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
26732026-09-04T08:33:41.691Z[ 10] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
26742026-09-04T08:33:41.691Z[ 12] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
26752026-09-04T08:33:41.691Z[ 14] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
26762026-09-04T08:33:41.691Z[ 16] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
26772026-09-04T08:33:41.691Z[ 18] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
26782026-09-04T08:33:41.691Z[ 20] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
26792026-09-04T08:33:41.691Z[SUM] 0.00-1.00 sec 358 MBytes 3.01 Gbits/sec
26802026-09-04T08:33:41.691Z- - - - - - - - - - - - - - - - - - - - - - - - -
26812026-09-04T08:33:41.691Z[ 5] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
26822026-09-04T08:33:41.691Z[ 8] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
26832026-09-04T08:33:41.691Z[ 10] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
26842026-09-04T08:33:41.691Z[ 12] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
26852026-09-04T08:33:41.691Z[ 14] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
26862026-09-04T08:33:41.691Z[ 16] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
26872026-09-04T08:33:41.691Z[ 18] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
26882026-09-04T08:33:41.691Z[ 20] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
26892026-09-04T08:33:41.691Z[SUM] 1.00-2.00 sec 448 MBytes 3.76 Gbits/sec
26902026-09-04T08:33:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
26912026-09-04T08:33:41.692Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26922026-09-04T08:33:41.692Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26932026-09-04T08:33:41.692Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26942026-09-04T08:33:41.692Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26952026-09-04T08:33:41.692Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
26962026-09-04T08:33:41.692Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26972026-09-04T08:33:41.692Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
26982026-09-04T08:33:41.692Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
26992026-09-04T08:33:41.692Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
27002026-09-04T08:33:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
27012026-09-04T08:33:41.692Z[ 5] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27022026-09-04T08:33:41.692Z[ 8] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27032026-09-04T08:33:41.692Z[ 10] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27042026-09-04T08:33:41.692Z[ 12] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27052026-09-04T08:33:41.692Z[ 14] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
27062026-09-04T08:33:41.692Z[ 16] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
27072026-09-04T08:33:41.692Z[ 18] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
27082026-09-04T08:33:41.692Z[ 20] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
27092026-09-04T08:33:41.692Z[SUM] 3.00-4.00 sec 447 MBytes 3.75 Gbits/sec
27102026-09-04T08:33:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
27112026-09-04T08:33:41.692Z[ 5] 4.00-5.00 sec 56.2 MBytes 472 Mbits/sec
27122026-09-04T08:33:41.692Z[ 8] 4.00-5.00 sec 56.0 MBytes 470 Mbits/sec
27132026-09-04T08:33:41.692Z[ 10] 4.00-5.00 sec 55.9 MBytes 469 Mbits/sec
27142026-09-04T08:33:41.692Z[ 12] 4.00-5.00 sec 56.1 MBytes 471 Mbits/sec
27152026-09-04T08:33:41.692Z[ 14] 4.00-5.00 sec 56.1 MBytes 471 Mbits/sec
27162026-09-04T08:33:41.692Z[ 16] 4.00-5.00 sec 56.1 MBytes 471 Mbits/sec
27172026-09-04T08:33:41.692Z[ 18] 4.00-5.00 sec 56.0 MBytes 470 Mbits/sec
27182026-09-04T08:33:41.692Z[ 20] 4.00-5.00 sec 56.0 MBytes 470 Mbits/sec
27192026-09-04T08:33:41.692Z[SUM] 4.00-5.00 sec 448 MBytes 3.76 Gbits/sec
27202026-09-04T08:33:41.692Z- - - - - - - - - - - - - - - - - - - - - - - - -
27212026-09-04T08:33:41.692Z[ 5] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
27222026-09-04T08:33:41.692Z[ 8] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
27232026-09-04T08:33:41.692Z[ 10] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
27242026-09-04T08:33:41.692Z[ 12] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
27252026-09-04T08:33:41.692Z[ 14] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
27262026-09-04T08:33:41.692Z[ 16] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
27272026-09-04T08:33:41.692Z[ 18] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
27282026-09-04T08:33:41.692Z[ 20] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
27292026-09-04T08:33:41.693Z[SUM] 5.00-6.00 sec 444 MBytes 3.73 Gbits/sec
27302026-09-04T08:33:41.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
27312026-09-04T08:33:41.693Z[ 5] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
27322026-09-04T08:33:41.693Z[ 8] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
27332026-09-04T08:33:41.693Z[ 10] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
27342026-09-04T08:33:44.692Z[ 12] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
27352026-09-04T08:33:44.693Z[ 14] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
27362026-09-04T08:33:44.693Z[ 16] 6.00-7.00 sec 55.4 MBytes 465 Mbits/sec
27372026-09-04T08:33:44.693Z[ 18] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
27382026-09-04T08:33:44.693Z[ 20] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
27392026-09-04T08:33:44.693Z[SUM] 6.00-7.00 sec 444 MBytes 3.72 Gbits/sec
27402026-09-04T08:33:44.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
27412026-09-04T08:33:44.693Z[ 5] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
27422026-09-04T08:33:44.693Z[ 8] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
27432026-09-04T08:33:44.693Z[ 10] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
27442026-09-04T08:33:44.693Z[ 12] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
27452026-09-04T08:33:44.693Z[ 14] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
27462026-09-04T08:33:44.693Z[ 16] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
27472026-09-04T08:33:44.693Z[ 18] 7.00-8.00 sec 55.8 MBytes 468 Mbits/sec
27482026-09-04T08:33:44.693Z[ 20] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
27492026-09-04T08:33:44.693Z[SUM] 7.00-8.00 sec 445 MBytes 3.73 Gbits/sec
27502026-09-04T08:33:44.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
27512026-09-04T08:33:44.693Z[ 5] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
27522026-09-04T08:33:44.693Z[ 8] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
27532026-09-04T08:33:44.693Z[ 10] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
27542026-09-04T08:33:44.693Z[ 12] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
27552026-09-04T08:33:44.693Z[ 14] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
27562026-09-04T08:33:44.693Z[ 16] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
27572026-09-04T08:33:44.693Z[ 18] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
27582026-09-04T08:33:44.693Z[ 20] 8.00-9.00 sec 55.6 MBytes 467 Mbits/sec
27592026-09-04T08:33:44.693Z[SUM] 8.00-9.00 sec 444 MBytes 3.73 Gbits/sec
27602026-09-04T08:33:44.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
27612026-09-04T08:33:44.693Z[ 5] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
27622026-09-04T08:33:44.693Z[ 8] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
27632026-09-04T08:33:44.693Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
27642026-09-04T08:33:44.693Z[ 12] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
27652026-09-04T08:33:44.693Z[ 14] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
27662026-09-04T08:33:44.693Z[ 16] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
27672026-09-04T08:33:44.693Z[ 18] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
27682026-09-04T08:33:44.693Z[ 20] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
27692026-09-04T08:33:44.693Z[SUM] 9.00-10.00 sec 442 MBytes 3.71 Gbits/sec
27702026-09-04T08:33:44.693Z- - - - - - - - - - - - - - - - - - - - - - - - -
27712026-09-04T08:33:44.693Z[ 5] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
27722026-09-04T08:33:44.694Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-09-04T08:33:44.694Z[ 10] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
27742026-09-04T08:33:44.694Z[ 12] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
27752026-09-04T08:33:44.694Z[ 14] 10.00-10.00 sec 128 KBytes 884 Mbits/sec
27762026-09-04T08:33:44.694Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27772026-09-04T08:33:44.694Z[ 18] 10.00-10.00 sec 128 KBytes 885 Mbits/sec
27782026-09-04T08:33:44.694Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27792026-09-04T08:33:44.694Z[SUM] 10.00-10.00 sec 640 KBytes 4.42 Gbits/sec
27802026-09-04T08:33:44.694Z- - - - - - - - - - - - - - - - - - - - - - - - -
27812026-09-04T08:33:44.694Z[ ID] Interval Transfer Bitrate
27822026-09-04T08:33:44.694Z[ 5] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
27832026-09-04T08:33:44.697Z[ 8] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
27842026-09-04T08:33:44.697Z[ 10] 0.00-10.00 sec 544 MBytes 457 Mbits/sec receiver
27852026-09-04T08:33:44.697Z[ 12] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
27862026-09-04T08:33:44.697Z[ 14] 0.00-10.00 sec 544 MBytes 457 Mbits/sec receiver
27872026-09-04T08:33:44.697Z[ 16] 0.00-10.00 sec 544 MBytes 457 Mbits/sec receiver
27882026-09-04T08:33:44.697Z[ 18] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
27892026-09-04T08:33:44.697Z[ 20] 0.00-10.00 sec 545 MBytes 457 Mbits/sec receiver
27902026-09-04T08:33:44.697Z[SUM] 0.00-10.00 sec 4.26 GBytes 3.65 Gbits/sec receiver
27912026-09-04T08:33:44.697ZRun 3/10...3655.4725417491645Mbps
27922026-09-04T08:33:52.089Z-----------------------------------------------------------
27932026-09-04T08:33:52.090ZServer listening on 5201 (test #14)
27942026-09-04T08:33:52.090Z-----------------------------------------------------------
27952026-09-04T08:33:52.090ZAccepted connection from 10.0.0.1, port 42556
27962026-09-04T08:33:52.090Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38088
27972026-09-04T08:33:52.090Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46843
27982026-09-04T08:33:52.090Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62683
27992026-09-04T08:33:52.090Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58622
28002026-09-04T08:33:52.090Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39296
28012026-09-04T08:33:52.090Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62360
28022026-09-04T08:33:52.090Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40869
28032026-09-04T08:33:52.090Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54320
28042026-09-04T08:33:52.090Z[ ID] Interval Transfer Bitrate
28052026-09-04T08:33:52.090Z[ 5] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
28062026-09-04T08:33:52.090Z[ 8] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
28072026-09-04T08:33:52.090Z[ 10] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
28082026-09-04T08:33:52.090Z[ 12] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
28092026-09-04T08:33:52.090Z[ 14] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
28102026-09-04T08:33:52.090Z[ 16] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
28112026-09-04T08:33:52.090Z[ 18] 0.00-1.00 sec 44.6 MBytes 374 Mbits/sec
28122026-09-04T08:33:52.090Z[ 20] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
28132026-09-04T08:33:52.090Z[SUM] 0.00-1.00 sec 358 MBytes 3.00 Gbits/sec
28142026-09-04T08:33:52.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
28152026-09-04T08:33:52.090Z[ 5] 1.00-2.00 sec 57.4 MBytes 481 Mbits/sec
28162026-09-04T08:33:52.090Z[ 8] 1.00-2.00 sec 57.4 MBytes 481 Mbits/sec
28172026-09-04T08:33:52.090Z[ 10] 1.00-2.00 sec 57.4 MBytes 481 Mbits/sec
28182026-09-04T08:33:52.090Z[ 12] 1.00-2.00 sec 57.4 MBytes 481 Mbits/sec
28192026-09-04T08:33:52.090Z[ 14] 1.00-2.00 sec 57.4 MBytes 481 Mbits/sec
28202026-09-04T08:33:52.090Z[ 16] 1.00-2.00 sec 57.4 MBytes 481 Mbits/sec
28212026-09-04T08:33:52.090Z[ 18] 1.00-2.00 sec 57.2 MBytes 480 Mbits/sec
28222026-09-04T08:33:52.090Z[ 20] 1.00-2.00 sec 57.2 MBytes 480 Mbits/sec
28232026-09-04T08:33:52.090Z[SUM] 1.00-2.00 sec 459 MBytes 3.85 Gbits/sec
28242026-09-04T08:33:52.090Z- - - - - - - - - - - - - - - - - - - - - - - - -
28252026-09-04T08:33:52.090Z[ 5] 2.00-3.00 sec 56.9 MBytes 477 Mbits/sec
28262026-09-04T08:33:52.090Z[ 8] 2.00-3.00 sec 57.0 MBytes 478 Mbits/sec
28272026-09-04T08:33:52.090Z[ 10] 2.00-3.00 sec 57.1 MBytes 479 Mbits/sec
28282026-09-04T08:33:52.090Z[ 12] 2.00-3.00 sec 57.0 MBytes 478 Mbits/sec
28292026-09-04T08:33:52.090Z[ 14] 2.00-3.00 sec 57.0 MBytes 478 Mbits/sec
28302026-09-04T08:33:52.091Z[ 16] 2.00-3.00 sec 57.1 MBytes 479 Mbits/sec
28312026-09-04T08:33:52.091Z[ 18] 2.00-3.00 sec 57.0 MBytes 478 Mbits/sec
28322026-09-04T08:33:52.091Z[ 20] 2.00-3.00 sec 57.1 MBytes 479 Mbits/sec
28332026-09-04T08:33:52.091Z[SUM] 2.00-3.00 sec 456 MBytes 3.83 Gbits/sec
28342026-09-04T08:33:52.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
28352026-09-04T08:33:52.091Z[ 5] 3.00-4.00 sec 56.6 MBytes 475 Mbits/sec
28362026-09-04T08:33:52.091Z[ 8] 3.00-4.00 sec 56.6 MBytes 475 Mbits/sec
28372026-09-04T08:33:52.091Z[ 10] 3.00-4.00 sec 56.6 MBytes 475 Mbits/sec
28382026-09-04T08:33:52.091Z[ 12] 3.00-4.00 sec 56.6 MBytes 475 Mbits/sec
28392026-09-04T08:33:52.091Z[ 14] 3.00-4.00 sec 56.8 MBytes 476 Mbits/sec
28402026-09-04T08:33:52.091Z[ 16] 3.00-4.00 sec 56.5 MBytes 474 Mbits/sec
28412026-09-04T08:33:52.091Z[ 18] 3.00-4.00 sec 56.5 MBytes 474 Mbits/sec
28422026-09-04T08:33:52.091Z[ 20] 3.00-4.00 sec 56.5 MBytes 474 Mbits/sec
28432026-09-04T08:33:52.091Z[SUM] 3.00-4.00 sec 453 MBytes 3.80 Gbits/sec
28442026-09-04T08:33:52.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
28452026-09-04T08:33:52.091Z[ 5] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
28462026-09-04T08:33:52.091Z[ 8] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
28472026-09-04T08:33:52.091Z[ 10] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
28482026-09-04T08:33:52.091Z[ 12] 4.00-5.00 sec 56.5 MBytes 474 Mbits/sec
28492026-09-04T08:33:52.091Z[ 14] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
28502026-09-04T08:33:52.091Z[ 16] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
28512026-09-04T08:33:52.091Z[ 18] 4.00-5.00 sec 56.2 MBytes 472 Mbits/sec
28522026-09-04T08:33:52.091Z[ 20] 4.00-5.00 sec 56.4 MBytes 473 Mbits/sec
28532026-09-04T08:33:52.091Z[SUM] 4.00-5.00 sec 451 MBytes 3.78 Gbits/sec
28542026-09-04T08:33:52.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
28552026-09-04T08:33:52.091Z[ 5] 5.00-6.00 sec 55.8 MBytes 468 Mbits/sec
28562026-09-04T08:33:52.091Z[ 8] 5.00-6.00 sec 55.8 MBytes 468 Mbits/sec
28572026-09-04T08:33:52.091Z[ 10] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28582026-09-04T08:33:52.091Z[ 12] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
28592026-09-04T08:33:52.091Z[ 14] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28602026-09-04T08:33:52.091Z[ 16] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28612026-09-04T08:33:52.091Z[ 18] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28622026-09-04T08:33:52.091Z[ 20] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
28632026-09-04T08:33:52.091Z[SUM] 5.00-6.00 sec 447 MBytes 3.75 Gbits/sec
28642026-09-04T08:33:52.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
28652026-09-04T08:33:52.091Z[ 5] 6.00-7.00 sec 57.2 MBytes 480 Mbits/sec
28662026-09-04T08:33:52.091Z[ 8] 6.00-7.00 sec 57.1 MBytes 479 Mbits/sec
28672026-09-04T08:33:52.091Z[ 10] 6.00-7.00 sec 57.1 MBytes 479 Mbits/sec
28682026-09-04T08:33:55.091Z[ 12] 6.00-7.00 sec 57.2 MBytes 480 Mbits/sec
28692026-09-04T08:33:55.091Z[ 14] 6.00-7.00 sec 57.4 MBytes 481 Mbits/sec
28702026-09-04T08:33:55.091Z[ 16] 6.00-7.00 sec 57.2 MBytes 480 Mbits/sec
28712026-09-04T08:33:55.091Z[ 18] 6.00-7.00 sec 57.4 MBytes 481 Mbits/sec
28722026-09-04T08:33:55.091Z[ 20] 6.00-7.00 sec 57.4 MBytes 481 Mbits/sec
28732026-09-04T08:33:55.091Z[SUM] 6.00-7.00 sec 458 MBytes 3.84 Gbits/sec
28742026-09-04T08:33:55.091Z- - - - - - - - - - - - - - - - - - - - - - - - -
28752026-09-04T08:33:55.091Z[ 5] 7.00-8.00 sec 57.0 MBytes 478 Mbits/sec
28762026-09-04T08:33:55.091Z[ 8] 7.00-8.00 sec 57.1 MBytes 479 Mbits/sec
28772026-09-04T08:33:55.091Z[ 10] 7.00-8.00 sec 57.1 MBytes 479 Mbits/sec
28782026-09-04T08:33:55.091Z[ 12] 7.00-8.00 sec 57.1 MBytes 479 Mbits/sec
28792026-09-04T08:33:55.092Z[ 14] 7.00-8.00 sec 57.0 MBytes 478 Mbits/sec
28802026-09-04T08:33:55.092Z[ 16] 7.00-8.00 sec 57.1 MBytes 479 Mbits/sec
28812026-09-04T08:33:55.092Z[ 18] 7.00-8.00 sec 57.1 MBytes 479 Mbits/sec
28822026-09-04T08:33:55.092Z[ 20] 7.00-8.00 sec 57.0 MBytes 478 Mbits/sec
28832026-09-04T08:33:55.092Z[SUM] 7.00-8.00 sec 457 MBytes 3.83 Gbits/sec
28842026-09-04T08:33:55.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
28852026-09-04T08:33:55.092Z[ 5] 8.00-9.00 sec 57.2 MBytes 480 Mbits/sec
28862026-09-04T08:33:55.092Z[ 8] 8.00-9.00 sec 57.0 MBytes 478 Mbits/sec
28872026-09-04T08:33:55.092Z[ 10] 8.00-9.00 sec 57.1 MBytes 479 Mbits/sec
28882026-09-04T08:33:55.092Z[ 12] 8.00-9.00 sec 57.0 MBytes 478 Mbits/sec
28892026-09-04T08:33:55.092Z[ 14] 8.00-9.00 sec 57.0 MBytes 478 Mbits/sec
28902026-09-04T08:33:55.092Z[ 16] 8.00-9.00 sec 57.1 MBytes 479 Mbits/sec
28912026-09-04T08:33:55.092Z[ 18] 8.00-9.00 sec 57.2 MBytes 480 Mbits/sec
28922026-09-04T08:33:55.092Z[ 20] 8.00-9.00 sec 57.2 MBytes 480 Mbits/sec
28932026-09-04T08:33:55.092Z[SUM] 8.00-9.00 sec 457 MBytes 3.83 Gbits/sec
28942026-09-04T08:33:55.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
28952026-09-04T08:33:55.092Z[ 5] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
28962026-09-04T08:33:55.092Z[ 8] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
28972026-09-04T08:33:55.092Z[ 10] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
28982026-09-04T08:33:55.092Z[ 12] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
28992026-09-04T08:33:55.092Z[ 14] 9.00-10.00 sec 55.9 MBytes 469 Mbits/sec
29002026-09-04T08:33:55.092Z[ 16] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
29012026-09-04T08:33:55.092Z[ 18] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
29022026-09-04T08:33:55.092Z[ 20] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
29032026-09-04T08:33:55.092Z[SUM] 9.00-10.00 sec 446 MBytes 3.74 Gbits/sec
29042026-09-04T08:33:55.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
29052026-09-04T08:33:55.092Z[ 5] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
29062026-09-04T08:33:55.092Z[ 8] 10.00-10.00 sec 128 KBytes 948 Mbits/sec
29072026-09-04T08:33:55.092Z[ 10] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
29082026-09-04T08:33:55.092Z[ 12] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
29092026-09-04T08:33:55.092Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29102026-09-04T08:33:55.092Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29112026-09-04T08:33:55.092Z[ 18] 10.00-10.00 sec 128 KBytes 949 Mbits/sec
29122026-09-04T08:33:55.092Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29132026-09-04T08:33:55.092Z[SUM] 10.00-10.00 sec 640 KBytes 4.74 Gbits/sec
29142026-09-04T08:33:55.092Z- - - - - - - - - - - - - - - - - - - - - - - - -
29152026-09-04T08:33:55.092Z[ ID] Interval Transfer Bitrate
29162026-09-04T08:33:55.092Z[ 5] 0.00-10.00 sec 555 MBytes 465 Mbits/sec receiver
29172026-09-04T08:33:55.092Z[ 8] 0.00-10.00 sec 555 MBytes 466 Mbits/sec receiver
29182026-09-04T08:33:55.093Z[ 10] 0.00-10.00 sec 555 MBytes 466 Mbits/sec receiver
29192026-09-04T08:33:55.093Z[ 12] 0.00-10.00 sec 555 MBytes 466 Mbits/sec receiver
29202026-09-04T08:33:55.093Z[ 14] 0.00-10.00 sec 556 MBytes 466 Mbits/sec receiver
29212026-09-04T08:33:55.093Z[ 16] 0.00-10.00 sec 555 MBytes 466 Mbits/sec receiver
29222026-09-04T08:33:55.093Z[ 18] 0.00-10.00 sec 555 MBytes 466 Mbits/sec receiver
29232026-09-04T08:33:55.093Z[ 20] 0.00-10.00 sec 555 MBytes 466 Mbits/sec receiver
29242026-09-04T08:33:55.093Z[SUM] 0.00-10.00 sec 4.34 GBytes 3.73 Gbits/sec receiver
29252026-09-04T08:33:55.096ZRun 4/10...3725.932086419394Mbps
29262026-09-04T08:34:02.507Z-----------------------------------------------------------
29272026-09-04T08:34:02.507ZServer listening on 5201 (test #15)
29282026-09-04T08:34:02.507Z-----------------------------------------------------------
29292026-09-04T08:34:02.507ZAccepted connection from 10.0.0.1, port 39583
29302026-09-04T08:34:02.507Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59732
29312026-09-04T08:34:02.507Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57478
29322026-09-04T08:34:02.507Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65302
29332026-09-04T08:34:02.507Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50802
29342026-09-04T08:34:02.507Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47395
29352026-09-04T08:34:02.507Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37931
29362026-09-04T08:34:02.508Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65251
29372026-09-04T08:34:02.508Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39240
29382026-09-04T08:34:02.508Z[ ID] Interval Transfer Bitrate
29392026-09-04T08:34:02.508Z[ 5] 0.00-1.00 sec 45.0 MBytes 377 Mbits/sec
29402026-09-04T08:34:02.508Z[ 8] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
29412026-09-04T08:34:02.508Z[ 10] 0.00-1.00 sec 45.0 MBytes 377 Mbits/sec
29422026-09-04T08:34:02.508Z[ 12] 0.00-1.00 sec 44.8 MBytes 375 Mbits/sec
29432026-09-04T08:34:02.508Z[ 14] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
29442026-09-04T08:34:02.508Z[ 16] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
29452026-09-04T08:34:02.508Z[ 18] 0.00-1.00 sec 45.0 MBytes 377 Mbits/sec
29462026-09-04T08:34:02.508Z[ 20] 0.00-1.00 sec 44.9 MBytes 376 Mbits/sec
29472026-09-04T08:34:02.508Z[SUM] 0.00-1.00 sec 359 MBytes 3.01 Gbits/sec
29482026-09-04T08:34:02.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
29492026-09-04T08:34:02.508Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29502026-09-04T08:34:02.508Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29512026-09-04T08:34:02.508Z[ 10] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29522026-09-04T08:34:02.508Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29532026-09-04T08:34:02.508Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
29542026-09-04T08:34:02.508Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29552026-09-04T08:34:02.508Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
29562026-09-04T08:34:02.508Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
29572026-09-04T08:34:02.508Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
29582026-09-04T08:34:02.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
29592026-09-04T08:34:02.508Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29602026-09-04T08:34:02.508Z[ 8] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29612026-09-04T08:34:02.508Z[ 10] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29622026-09-04T08:34:02.508Z[ 12] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
29632026-09-04T08:34:02.508Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29642026-09-04T08:34:02.508Z[ 16] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
29652026-09-04T08:34:02.508Z[ 18] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29662026-09-04T08:34:02.508Z[ 20] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
29672026-09-04T08:34:02.508Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
29682026-09-04T08:34:02.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
29692026-09-04T08:34:02.508Z[ 5] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29702026-09-04T08:34:02.508Z[ 8] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29712026-09-04T08:34:02.508Z[ 10] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29722026-09-04T08:34:02.508Z[ 12] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29732026-09-04T08:34:02.508Z[ 14] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29742026-09-04T08:34:02.509Z[ 16] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
29752026-09-04T08:34:02.509Z[ 18] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29762026-09-04T08:34:02.509Z[ 20] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
29772026-09-04T08:34:02.509Z[SUM] 3.00-4.00 sec 448 MBytes 3.76 Gbits/sec
29782026-09-04T08:34:02.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
29792026-09-04T08:34:02.509Z[ 5] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
29802026-09-04T08:34:02.509Z[ 8] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
29812026-09-04T08:34:02.509Z[ 10] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
29822026-09-04T08:34:02.509Z[ 12] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
29832026-09-04T08:34:02.509Z[ 14] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
29842026-09-04T08:34:02.509Z[ 16] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
29852026-09-04T08:34:02.509Z[ 18] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
29862026-09-04T08:34:02.509Z[ 20] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
29872026-09-04T08:34:02.509Z[SUM] 4.00-5.00 sec 443 MBytes 3.71 Gbits/sec
29882026-09-04T08:34:02.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
29892026-09-04T08:34:02.509Z[ 5] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29902026-09-04T08:34:02.509Z[ 8] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
29912026-09-04T08:34:02.509Z[ 10] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
29922026-09-04T08:34:02.509Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
29932026-09-04T08:34:02.509Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
29942026-09-04T08:34:02.509Z[ 16] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
29952026-09-04T08:34:02.509Z[ 18] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
29962026-09-04T08:34:02.509Z[ 20] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
29972026-09-04T08:34:02.509Z[SUM] 5.00-6.00 sec 436 MBytes 3.66 Gbits/sec
29982026-09-04T08:34:02.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
29992026-09-04T08:34:02.509Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
30002026-09-04T08:34:02.509Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
30012026-09-04T08:34:02.509Z[ 10] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
30022026-09-04T08:34:05.509Z[ 12] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
30032026-09-04T08:34:05.509Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
30042026-09-04T08:34:05.509Z[ 16] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
30052026-09-04T08:34:05.509Z[ 18] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
30062026-09-04T08:34:05.509Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
30072026-09-04T08:34:05.509Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
30082026-09-04T08:34:05.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
30092026-09-04T08:34:05.509Z[ 5] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
30102026-09-04T08:34:05.509Z[ 8] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30112026-09-04T08:34:05.509Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
30122026-09-04T08:34:05.509Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
30132026-09-04T08:34:05.509Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
30142026-09-04T08:34:05.509Z[ 16] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
30152026-09-04T08:34:05.509Z[ 18] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
30162026-09-04T08:34:05.509Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
30172026-09-04T08:34:05.509Z[SUM] 7.00-8.00 sec 439 MBytes 3.68 Gbits/sec
30182026-09-04T08:34:05.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
30192026-09-04T08:34:05.509Z[ 5] 8.00-9.00 sec 56.8 MBytes 476 Mbits/sec
30202026-09-04T08:34:05.509Z[ 8] 8.00-9.00 sec 56.8 MBytes 476 Mbits/sec
30212026-09-04T08:34:05.509Z[ 10] 8.00-9.00 sec 56.8 MBytes 476 Mbits/sec
30222026-09-04T08:34:05.509Z[ 12] 8.00-9.00 sec 56.6 MBytes 475 Mbits/sec
30232026-09-04T08:34:05.509Z[ 14] 8.00-9.00 sec 56.9 MBytes 477 Mbits/sec
30242026-09-04T08:34:05.509Z[ 16] 8.00-9.00 sec 56.8 MBytes 476 Mbits/sec
30252026-09-04T08:34:05.509Z[ 18] 8.00-9.00 sec 56.6 MBytes 475 Mbits/sec
30262026-09-04T08:34:05.510Z[ 20] 8.00-9.00 sec 56.6 MBytes 475 Mbits/sec
30272026-09-04T08:34:05.510Z[SUM] 8.00-9.00 sec 454 MBytes 3.81 Gbits/sec
30282026-09-04T08:34:05.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
30292026-09-04T08:34:05.510Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30302026-09-04T08:34:05.510Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30312026-09-04T08:34:05.510Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30322026-09-04T08:34:05.510Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30332026-09-04T08:34:05.510Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
30342026-09-04T08:34:05.510Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
30352026-09-04T08:34:05.510Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30362026-09-04T08:34:05.510Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
30372026-09-04T08:34:05.510Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
30382026-09-04T08:34:05.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
30392026-09-04T08:34:05.510Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-09-04T08:34:05.510Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30412026-09-04T08:34:05.510Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-09-04T08:34:05.510Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30432026-09-04T08:34:05.510Z[ 14] 10.00-10.00 sec 128 KBytes 1.46 Gbits/sec
30442026-09-04T08:34:05.510Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30452026-09-04T08:34:05.510Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30462026-09-04T08:34:05.510Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30472026-09-04T08:34:05.510Z[SUM] 10.00-10.00 sec 128 KBytes 1.46 Gbits/sec
30482026-09-04T08:34:05.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
30492026-09-04T08:34:05.510Z[ ID] Interval Transfer Bitrate
30502026-09-04T08:34:05.510Z[ 5] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30512026-09-04T08:34:05.510Z[ 8] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30522026-09-04T08:34:05.510Z[ 10] 0.00-10.00 sec 541 MBytes 454 Mbits/sec receiver
30532026-09-04T08:34:05.511Z[ 12] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30542026-09-04T08:34:05.511Z[ 14] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30552026-09-04T08:34:05.511Z[ 16] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30562026-09-04T08:34:05.511Z[ 18] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30572026-09-04T08:34:05.511Z[ 20] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
30582026-09-04T08:34:05.511Z[SUM] 0.00-10.00 sec 4.22 GBytes 3.63 Gbits/sec receiver
30592026-09-04T08:34:05.515ZRun 5/10...3626.422853193227Mbps
30602026-09-04T08:34:12.925Z-----------------------------------------------------------
30612026-09-04T08:34:12.925ZServer listening on 5201 (test #16)
30622026-09-04T08:34:12.925Z-----------------------------------------------------------
30632026-09-04T08:34:12.925ZAccepted connection from 10.0.0.1, port 47600
30642026-09-04T08:34:12.925Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37192
30652026-09-04T08:34:12.926Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39660
30662026-09-04T08:34:12.926Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37815
30672026-09-04T08:34:12.926Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39250
30682026-09-04T08:34:12.926Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64655
30692026-09-04T08:34:12.926Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49484
30702026-09-04T08:34:12.926Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38669
30712026-09-04T08:34:12.926Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53491
30722026-09-04T08:34:12.926Z[ ID] Interval Transfer Bitrate
30732026-09-04T08:34:12.926Z[ 5] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
30742026-09-04T08:34:12.926Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
30752026-09-04T08:34:12.926Z[ 10] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
30762026-09-04T08:34:12.926Z[ 12] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
30772026-09-04T08:34:12.926Z[ 14] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
30782026-09-04T08:34:12.926Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
30792026-09-04T08:34:12.926Z[ 18] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
30802026-09-04T08:34:12.926Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
30812026-09-04T08:34:12.926Z[SUM] 0.00-1.00 sec 350 MBytes 2.93 Gbits/sec
30822026-09-04T08:34:12.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
30832026-09-04T08:34:12.926Z[ 5] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
30842026-09-04T08:34:12.926Z[ 8] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
30852026-09-04T08:34:12.926Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
30862026-09-04T08:34:12.926Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
30872026-09-04T08:34:12.926Z[ 14] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
30882026-09-04T08:34:12.926Z[ 16] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
30892026-09-04T08:34:12.926Z[ 18] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
30902026-09-04T08:34:12.926Z[ 20] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
30912026-09-04T08:34:12.926Z[SUM] 1.00-2.00 sec 440 MBytes 3.70 Gbits/sec
30922026-09-04T08:34:12.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
30932026-09-04T08:34:12.926Z[ 5] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
30942026-09-04T08:34:12.926Z[ 8] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
30952026-09-04T08:34:12.926Z[ 10] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
30962026-09-04T08:34:12.926Z[ 12] 2.00-3.00 sec 55.1 MBytes 462 Mbits/sec
30972026-09-04T08:34:12.926Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
30982026-09-04T08:34:12.926Z[ 16] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
30992026-09-04T08:34:12.926Z[ 18] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
31002026-09-04T08:34:12.926Z[ 20] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
31012026-09-04T08:34:12.926Z[SUM] 2.00-3.00 sec 442 MBytes 3.70 Gbits/sec
31022026-09-04T08:34:12.926Z- - - - - - - - - - - - - - - - - - - - - - - - -
31032026-09-04T08:34:12.927Z[ 5] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
31042026-09-04T08:34:12.927Z[ 8] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
31052026-09-04T08:34:12.927Z[ 10] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
31062026-09-04T08:34:12.927Z[ 12] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
31072026-09-04T08:34:12.927Z[ 14] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
31082026-09-04T08:34:12.927Z[ 16] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
31092026-09-04T08:34:12.927Z[ 18] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
31102026-09-04T08:34:12.927Z[ 20] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
31112026-09-04T08:34:12.927Z[SUM] 3.00-4.00 sec 448 MBytes 3.75 Gbits/sec
31122026-09-04T08:34:12.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
31132026-09-04T08:34:12.927Z[ 5] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
31142026-09-04T08:34:12.927Z[ 8] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31152026-09-04T08:34:12.927Z[ 10] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
31162026-09-04T08:34:12.927Z[ 12] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31172026-09-04T08:34:12.927Z[ 14] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31182026-09-04T08:34:12.927Z[ 16] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31192026-09-04T08:34:12.927Z[ 18] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31202026-09-04T08:34:12.927Z[ 20] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
31212026-09-04T08:34:12.927Z[SUM] 4.00-5.00 sec 445 MBytes 3.73 Gbits/sec
31222026-09-04T08:34:12.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
31232026-09-04T08:34:12.927Z[ 5] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
31242026-09-04T08:34:12.927Z[ 8] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
31252026-09-04T08:34:12.927Z[ 10] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
31262026-09-04T08:34:12.927Z[ 12] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
31272026-09-04T08:34:12.927Z[ 14] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
31282026-09-04T08:34:12.927Z[ 16] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
31292026-09-04T08:34:12.927Z[ 18] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
31302026-09-04T08:34:12.927Z[ 20] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
31312026-09-04T08:34:12.927Z[SUM] 5.00-6.00 sec 444 MBytes 3.72 Gbits/sec
31322026-09-04T08:34:12.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
31332026-09-04T08:34:12.927Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
31342026-09-04T08:34:12.927Z[ 8] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31352026-09-04T08:34:12.927Z[ 10] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
31362026-09-04T08:34:15.927Z[ 12] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31372026-09-04T08:34:15.927Z[ 14] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31382026-09-04T08:34:15.927Z[ 16] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
31392026-09-04T08:34:15.927Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31402026-09-04T08:34:15.927Z[ 20] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
31412026-09-04T08:34:15.927Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
31422026-09-04T08:34:15.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
31432026-09-04T08:34:15.927Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
31442026-09-04T08:34:15.927Z[ 8] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31452026-09-04T08:34:15.927Z[ 10] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
31462026-09-04T08:34:15.927Z[ 12] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
31472026-09-04T08:34:15.927Z[ 14] 7.00-8.00 sec 55.2 MBytes 463 Mbits/sec
31482026-09-04T08:34:15.927Z[ 16] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31492026-09-04T08:34:15.927Z[ 18] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
31502026-09-04T08:34:15.927Z[ 20] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
31512026-09-04T08:34:15.927Z[SUM] 7.00-8.00 sec 441 MBytes 3.70 Gbits/sec
31522026-09-04T08:34:15.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
31532026-09-04T08:34:15.927Z[ 5] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
31542026-09-04T08:34:15.927Z[ 8] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
31552026-09-04T08:34:15.927Z[ 10] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
31562026-09-04T08:34:15.927Z[ 12] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
31572026-09-04T08:34:15.927Z[ 14] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
31582026-09-04T08:34:15.927Z[ 16] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
31592026-09-04T08:34:15.927Z[ 18] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
31602026-09-04T08:34:15.927Z[ 20] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
31612026-09-04T08:34:15.927Z[SUM] 8.00-9.00 sec 442 MBytes 3.71 Gbits/sec
31622026-09-04T08:34:15.927Z- - - - - - - - - - - - - - - - - - - - - - - - -
31632026-09-04T08:34:15.927Z[ 5] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
31642026-09-04T08:34:15.928Z[ 8] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
31652026-09-04T08:34:15.928Z[ 10] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
31662026-09-04T08:34:15.928Z[ 12] 9.00-10.00 sec 55.8 MBytes 468 Mbits/sec
31672026-09-04T08:34:15.928Z[ 14] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
31682026-09-04T08:34:15.928Z[ 16] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
31692026-09-04T08:34:15.928Z[ 18] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
31702026-09-04T08:34:15.928Z[ 20] 9.00-10.00 sec 55.6 MBytes 467 Mbits/sec
31712026-09-04T08:34:15.928Z[SUM] 9.00-10.00 sec 445 MBytes 3.73 Gbits/sec
31722026-09-04T08:34:15.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
31732026-09-04T08:34:15.928Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-09-04T08:34:15.928Z[ 8] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31752026-09-04T08:34:15.928Z[ 10] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31762026-09-04T08:34:15.928Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31772026-09-04T08:34:15.928Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31782026-09-04T08:34:15.928Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31792026-09-04T08:34:15.928Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31802026-09-04T08:34:15.928Z[ 20] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
31812026-09-04T08:34:15.928Z[SUM] 10.00-10.00 sec 512 KBytes 4.06 Gbits/sec
31822026-09-04T08:34:15.928Z- - - - - - - - - - - - - - - - - - - - - - - - -
31832026-09-04T08:34:15.928Z[ ID] Interval Transfer Bitrate
31842026-09-04T08:34:15.928Z[ 5] 0.00-10.00 sec 542 MBytes 454 Mbits/sec receiver
31852026-09-04T08:34:15.928Z[ 8] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31862026-09-04T08:34:15.928Z[ 10] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31872026-09-04T08:34:15.928Z[ 12] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31882026-09-04T08:34:15.928Z[ 14] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31892026-09-04T08:34:15.928Z[ 16] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31902026-09-04T08:34:15.928Z[ 18] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31912026-09-04T08:34:15.928Z[ 20] 0.00-10.00 sec 542 MBytes 455 Mbits/sec receiver
31922026-09-04T08:34:15.928Z[SUM] 0.00-10.00 sec 4.23 GBytes 3.64 Gbits/sec receiver
31932026-09-04T08:34:15.933ZRun 6/10...3637.7417762875007Mbps
31942026-09-04T08:34:23.325Z-----------------------------------------------------------
31952026-09-04T08:34:23.325ZServer listening on 5201 (test #17)
31962026-09-04T08:34:23.325Z-----------------------------------------------------------
31972026-09-04T08:34:23.325ZAccepted connection from 10.0.0.1, port 49283
31982026-09-04T08:34:23.325Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39653
31992026-09-04T08:34:23.325Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49683
32002026-09-04T08:34:23.325Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37359
32012026-09-04T08:34:23.325Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53138
32022026-09-04T08:34:23.325Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38213
32032026-09-04T08:34:23.325Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61186
32042026-09-04T08:34:23.325Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56897
32052026-09-04T08:34:23.325Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53514
32062026-09-04T08:34:23.325Z[ ID] Interval Transfer Bitrate
32072026-09-04T08:34:23.325Z[ 5] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32082026-09-04T08:34:23.325Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
32092026-09-04T08:34:23.325Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32102026-09-04T08:34:23.325Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32112026-09-04T08:34:23.325Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32122026-09-04T08:34:23.325Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32132026-09-04T08:34:23.325Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32142026-09-04T08:34:23.325Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
32152026-09-04T08:34:23.325Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
32162026-09-04T08:34:23.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
32172026-09-04T08:34:23.325Z[ 5] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
32182026-09-04T08:34:23.325Z[ 8] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
32192026-09-04T08:34:23.325Z[ 10] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
32202026-09-04T08:34:23.325Z[ 12] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
32212026-09-04T08:34:23.325Z[ 14] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
32222026-09-04T08:34:23.325Z[ 16] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
32232026-09-04T08:34:23.326Z[ 18] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
32242026-09-04T08:34:23.326Z[ 20] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
32252026-09-04T08:34:23.326Z[SUM] 1.00-2.00 sec 445 MBytes 3.73 Gbits/sec
32262026-09-04T08:34:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
32272026-09-04T08:34:23.326Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
32282026-09-04T08:34:23.326Z[ 8] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
32292026-09-04T08:34:23.326Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
32302026-09-04T08:34:23.326Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
32312026-09-04T08:34:23.326Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
32322026-09-04T08:34:23.326Z[ 16] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
32332026-09-04T08:34:23.326Z[ 18] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
32342026-09-04T08:34:23.326Z[ 20] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
32352026-09-04T08:34:23.326Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
32362026-09-04T08:34:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
32372026-09-04T08:34:23.326Z[ 5] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
32382026-09-04T08:34:23.326Z[ 8] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
32392026-09-04T08:34:23.326Z[ 10] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
32402026-09-04T08:34:23.326Z[ 12] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
32412026-09-04T08:34:23.326Z[ 14] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
32422026-09-04T08:34:23.326Z[ 16] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
32432026-09-04T08:34:23.326Z[ 18] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
32442026-09-04T08:34:23.326Z[ 20] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
32452026-09-04T08:34:23.326Z[SUM] 3.00-4.00 sec 447 MBytes 3.75 Gbits/sec
32462026-09-04T08:34:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
32472026-09-04T08:34:23.326Z[ 5] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
32482026-09-04T08:34:23.326Z[ 8] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
32492026-09-04T08:34:23.326Z[ 10] 4.00-5.00 sec 56.9 MBytes 477 Mbits/sec
32502026-09-04T08:34:23.326Z[ 12] 4.00-5.00 sec 56.9 MBytes 477 Mbits/sec
32512026-09-04T08:34:23.326Z[ 14] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
32522026-09-04T08:34:23.326Z[ 16] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
32532026-09-04T08:34:23.326Z[ 18] 4.00-5.00 sec 56.9 MBytes 477 Mbits/sec
32542026-09-04T08:34:23.326Z[ 20] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
32552026-09-04T08:34:23.326Z[SUM] 4.00-5.00 sec 454 MBytes 3.81 Gbits/sec
32562026-09-04T08:34:23.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
32572026-09-04T08:34:23.326Z[ 5] 5.00-6.00 sec 56.9 MBytes 477 Mbits/sec
32582026-09-04T08:34:23.326Z[ 8] 5.00-6.00 sec 56.8 MBytes 476 Mbits/sec
32592026-09-04T08:34:23.326Z[ 10] 5.00-6.00 sec 56.9 MBytes 477 Mbits/sec
32602026-09-04T08:34:23.326Z[ 12] 5.00-6.00 sec 56.9 MBytes 477 Mbits/sec
32612026-09-04T08:34:23.326Z[ 14] 5.00-6.00 sec 56.9 MBytes 477 Mbits/sec
32622026-09-04T08:34:23.326Z[ 16] 5.00-6.00 sec 56.9 MBytes 477 Mbits/sec
32632026-09-04T08:34:23.327Z[ 18] 5.00-6.00 sec 57.0 MBytes 478 Mbits/sec
32642026-09-04T08:34:23.327Z[ 20] 5.00-6.00 sec 56.9 MBytes 477 Mbits/sec
32652026-09-04T08:34:23.327Z[SUM] 5.00-6.00 sec 455 MBytes 3.82 Gbits/sec
32662026-09-04T08:34:23.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
32672026-09-04T08:34:23.330Z[ 5] 6.00-7.00 sec 56.6 MBytes 475 Mbits/sec
32682026-09-04T08:34:23.330Z[ 8] 6.00-7.00 sec 56.8 MBytes 476 Mbits/sec
32692026-09-04T08:34:23.330Z[ 10] 6.00-7.00 sec 56.5 MBytes 474 Mbits/sec
32702026-09-04T08:34:26.326Z[ 12] 6.00-7.00 sec 56.5 MBytes 474 Mbits/sec
32712026-09-04T08:34:26.326Z[ 14] 6.00-7.00 sec 56.8 MBytes 476 Mbits/sec
32722026-09-04T08:34:26.326Z[ 16] 6.00-7.00 sec 56.6 MBytes 475 Mbits/sec
32732026-09-04T08:34:26.326Z[ 18] 6.00-7.00 sec 56.6 MBytes 475 Mbits/sec
32742026-09-04T08:34:26.326Z[ 20] 6.00-7.00 sec 56.5 MBytes 474 Mbits/sec
32752026-09-04T08:34:26.326Z[SUM] 6.00-7.00 sec 453 MBytes 3.80 Gbits/sec
32762026-09-04T08:34:26.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
32772026-09-04T08:34:26.326Z[ 5] 7.00-8.00 sec 56.8 MBytes 476 Mbits/sec
32782026-09-04T08:34:26.327Z[ 8] 7.00-8.00 sec 56.8 MBytes 476 Mbits/sec
32792026-09-04T08:34:26.327Z[ 10] 7.00-8.00 sec 56.6 MBytes 475 Mbits/sec
32802026-09-04T08:34:26.327Z[ 12] 7.00-8.00 sec 56.8 MBytes 476 Mbits/sec
32812026-09-04T08:34:26.327Z[ 14] 7.00-8.00 sec 56.9 MBytes 477 Mbits/sec
32822026-09-04T08:34:26.327Z[ 16] 7.00-8.00 sec 56.8 MBytes 476 Mbits/sec
32832026-09-04T08:34:26.327Z[ 18] 7.00-8.00 sec 56.9 MBytes 477 Mbits/sec
32842026-09-04T08:34:26.327Z[ 20] 7.00-8.00 sec 56.8 MBytes 476 Mbits/sec
32852026-09-04T08:34:26.327Z[SUM] 7.00-8.00 sec 454 MBytes 3.81 Gbits/sec
32862026-09-04T08:34:26.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
32872026-09-04T08:34:26.327Z[ 5] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
32882026-09-04T08:34:26.327Z[ 8] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
32892026-09-04T08:34:26.327Z[ 10] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
32902026-09-04T08:34:26.327Z[ 12] 8.00-9.00 sec 55.5 MBytes 466 Mbits/sec
32912026-09-04T08:34:26.327Z[ 14] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
32922026-09-04T08:34:26.327Z[ 16] 8.00-9.00 sec 55.1 MBytes 462 Mbits/sec
32932026-09-04T08:34:26.327Z[ 18] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
32942026-09-04T08:34:26.327Z[ 20] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
32952026-09-04T08:34:26.327Z[SUM] 8.00-9.00 sec 442 MBytes 3.71 Gbits/sec
32962026-09-04T08:34:26.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
32972026-09-04T08:34:26.327Z[ 5] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
32982026-09-04T08:34:26.327Z[ 8] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
32992026-09-04T08:34:26.327Z[ 10] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
33002026-09-04T08:34:26.327Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
33012026-09-04T08:34:26.327Z[ 14] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
33022026-09-04T08:34:26.327Z[ 16] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
33032026-09-04T08:34:26.327Z[ 18] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
33042026-09-04T08:34:26.327Z[ 20] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
33052026-09-04T08:34:26.327Z[SUM] 9.00-10.00 sec 440 MBytes 3.69 Gbits/sec
33062026-09-04T08:34:26.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
33072026-09-04T08:34:26.327Z[ 5] 10.00-10.00 sec 128 KBytes 986 Mbits/sec
33082026-09-04T08:34:26.327Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33092026-09-04T08:34:26.327Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33102026-09-04T08:34:26.327Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33112026-09-04T08:34:26.327Z[ 14] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
33122026-09-04T08:34:26.327Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33132026-09-04T08:34:26.328Z[ 18] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
33142026-09-04T08:34:26.328Z[ 20] 10.00-10.00 sec 128 KBytes 987 Mbits/sec
33152026-09-04T08:34:26.328Z[SUM] 10.00-10.00 sec 512 KBytes 3.95 Gbits/sec
33162026-09-04T08:34:26.328Z- - - - - - - - - - - - - - - - - - - - - - - - -
33172026-09-04T08:34:26.328Z[ ID] Interval Transfer Bitrate
33182026-09-04T08:34:26.328Z[ 5] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33192026-09-04T08:34:26.328Z[ 8] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33202026-09-04T08:34:26.328Z[ 10] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33212026-09-04T08:34:26.328Z[ 12] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33222026-09-04T08:34:26.328Z[ 14] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33232026-09-04T08:34:26.328Z[ 16] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33242026-09-04T08:34:26.328Z[ 18] 0.00-10.00 sec 548 MBytes 459 Mbits/sec receiver
33252026-09-04T08:34:26.328Z[ 20] 0.00-10.00 sec 547 MBytes 459 Mbits/sec receiver
33262026-09-04T08:34:26.328Z[SUM] 0.00-10.00 sec 4.28 GBytes 3.67 Gbits/sec receiver
33272026-09-04T08:34:26.331ZRun 7/10...3672.34876930146Mbps
33282026-09-04T08:34:33.724Z-----------------------------------------------------------
33292026-09-04T08:34:33.724ZServer listening on 5201 (test #18)
33302026-09-04T08:34:33.724Z-----------------------------------------------------------
33312026-09-04T08:34:33.724ZAccepted connection from 10.0.0.1, port 43141
33322026-09-04T08:34:33.724Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59047
33332026-09-04T08:34:33.724Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54649
33342026-09-04T08:34:33.724Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51358
33352026-09-04T08:34:33.724Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64659
33362026-09-04T08:34:33.724Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43029
33372026-09-04T08:34:33.724Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34238
33382026-09-04T08:34:33.724Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35665
33392026-09-04T08:34:33.724Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46521
33402026-09-04T08:34:33.724Z[ ID] Interval Transfer Bitrate
33412026-09-04T08:34:33.724Z[ 5] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33422026-09-04T08:34:33.724Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33432026-09-04T08:34:33.724Z[ 10] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33442026-09-04T08:34:33.724Z[ 12] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33452026-09-04T08:34:33.725Z[ 14] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33462026-09-04T08:34:33.725Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33472026-09-04T08:34:33.725Z[ 18] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
33482026-09-04T08:34:33.725Z[ 20] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
33492026-09-04T08:34:33.725Z[SUM] 0.00-1.00 sec 350 MBytes 2.93 Gbits/sec
33502026-09-04T08:34:33.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
33512026-09-04T08:34:33.725Z[ 5] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
33522026-09-04T08:34:33.725Z[ 8] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
33532026-09-04T08:34:33.725Z[ 10] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
33542026-09-04T08:34:33.725Z[ 12] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
33552026-09-04T08:34:33.725Z[ 14] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
33562026-09-04T08:34:33.725Z[ 16] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
33572026-09-04T08:34:33.725Z[ 18] 1.00-2.00 sec 55.9 MBytes 469 Mbits/sec
33582026-09-04T08:34:33.725Z[ 20] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
33592026-09-04T08:34:33.725Z[SUM] 1.00-2.00 sec 447 MBytes 3.75 Gbits/sec
33602026-09-04T08:34:33.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
33612026-09-04T08:34:33.725Z[ 5] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
33622026-09-04T08:34:33.725Z[ 8] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
33632026-09-04T08:34:33.725Z[ 10] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
33642026-09-04T08:34:33.725Z[ 12] 2.00-3.00 sec 56.1 MBytes 471 Mbits/sec
33652026-09-04T08:34:33.725Z[ 14] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
33662026-09-04T08:34:33.725Z[ 16] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
33672026-09-04T08:34:33.725Z[ 18] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
33682026-09-04T08:34:33.725Z[ 20] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
33692026-09-04T08:34:33.725Z[SUM] 2.00-3.00 sec 448 MBytes 3.75 Gbits/sec
33702026-09-04T08:34:33.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
33712026-09-04T08:34:33.725Z[ 5] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
33722026-09-04T08:34:33.725Z[ 8] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
33732026-09-04T08:34:33.725Z[ 10] 3.00-4.00 sec 55.6 MBytes 467 Mbits/sec
33742026-09-04T08:34:33.725Z[ 12] 3.00-4.00 sec 55.8 MBytes 468 Mbits/sec
33752026-09-04T08:34:33.725Z[ 14] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
33762026-09-04T08:34:33.725Z[ 16] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
33772026-09-04T08:34:33.725Z[ 18] 3.00-4.00 sec 55.5 MBytes 466 Mbits/sec
33782026-09-04T08:34:33.725Z[ 20] 3.00-4.00 sec 55.4 MBytes 465 Mbits/sec
33792026-09-04T08:34:33.725Z[SUM] 3.00-4.00 sec 444 MBytes 3.73 Gbits/sec
33802026-09-04T08:34:33.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
33812026-09-04T08:34:33.725Z[ 5] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
33822026-09-04T08:34:33.725Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
33832026-09-04T08:34:33.725Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
33842026-09-04T08:34:33.725Z[ 12] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
33852026-09-04T08:34:33.726Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
33862026-09-04T08:34:33.726Z[ 16] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
33872026-09-04T08:34:33.726Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
33882026-09-04T08:34:33.726Z[ 20] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
33892026-09-04T08:34:33.726Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
33902026-09-04T08:34:33.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
33912026-09-04T08:34:33.726Z[ 5] 5.00-6.00 sec 55.2 MBytes 463 Mbits/sec
33922026-09-04T08:34:33.726Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
33932026-09-04T08:34:33.726Z[ 10] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
33942026-09-04T08:34:33.726Z[ 12] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
33952026-09-04T08:34:33.726Z[ 14] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
33962026-09-04T08:34:33.726Z[ 16] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
33972026-09-04T08:34:33.726Z[ 18] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
33982026-09-04T08:34:33.726Z[ 20] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
33992026-09-04T08:34:33.726Z[SUM] 5.00-6.00 sec 441 MBytes 3.70 Gbits/sec
34002026-09-04T08:34:33.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
34012026-09-04T08:34:33.726Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34022026-09-04T08:34:33.726Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34032026-09-04T08:34:33.726Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
34042026-09-04T08:34:36.725Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34052026-09-04T08:34:36.725Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34062026-09-04T08:34:36.725Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34072026-09-04T08:34:36.725Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
34082026-09-04T08:34:36.725Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
34092026-09-04T08:34:36.725Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
34102026-09-04T08:34:36.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
34112026-09-04T08:34:36.725Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34122026-09-04T08:34:36.725Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34132026-09-04T08:34:36.725Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34142026-09-04T08:34:36.725Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
34152026-09-04T08:34:36.725Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34162026-09-04T08:34:36.725Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
34172026-09-04T08:34:36.725Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
34182026-09-04T08:34:36.725Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
34192026-09-04T08:34:36.726Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
34202026-09-04T08:34:36.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
34212026-09-04T08:34:36.726Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34222026-09-04T08:34:36.726Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34232026-09-04T08:34:36.726Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34242026-09-04T08:34:36.726Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34252026-09-04T08:34:36.726Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34262026-09-04T08:34:36.726Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34272026-09-04T08:34:36.726Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34282026-09-04T08:34:36.726Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
34292026-09-04T08:34:36.726Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
34302026-09-04T08:34:36.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
34312026-09-04T08:34:36.726Z[ 5] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
34322026-09-04T08:34:36.726Z[ 8] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
34332026-09-04T08:34:36.726Z[ 10] 9.00-10.00 sec 55.5 MBytes 466 Mbits/sec
34342026-09-04T08:34:36.726Z[ 12] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
34352026-09-04T08:34:36.726Z[ 14] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
34362026-09-04T08:34:36.726Z[ 16] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
34372026-09-04T08:34:36.726Z[ 18] 9.00-10.00 sec 55.4 MBytes 465 Mbits/sec
34382026-09-04T08:34:36.726Z[ 20] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
34392026-09-04T08:34:36.726Z[SUM] 9.00-10.00 sec 442 MBytes 3.71 Gbits/sec
34402026-09-04T08:34:36.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
34412026-09-04T08:34:36.726Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-09-04T08:34:36.726Z[ 8] 10.00-10.00 sec 128 KBytes 1.18 Gbits/sec
34432026-09-04T08:34:36.726Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34442026-09-04T08:34:36.726Z[ 12] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
34452026-09-04T08:34:36.726Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34462026-09-04T08:34:36.726Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34472026-09-04T08:34:36.726Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34482026-09-04T08:34:36.726Z[ 20] 10.00-10.00 sec 128 KBytes 1.19 Gbits/sec
34492026-09-04T08:34:36.726Z[SUM] 10.00-10.00 sec 384 KBytes 3.55 Gbits/sec
34502026-09-04T08:34:36.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
34512026-09-04T08:34:36.726Z[ ID] Interval Transfer Bitrate
34522026-09-04T08:34:36.726Z[ 5] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
34532026-09-04T08:34:36.726Z[ 8] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
34542026-09-04T08:34:36.726Z[ 10] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
34552026-09-04T08:34:36.726Z[ 12] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
34562026-09-04T08:34:36.726Z[ 14] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
34572026-09-04T08:34:36.726Z[ 16] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
34582026-09-04T08:34:36.726Z[ 18] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
34592026-09-04T08:34:36.727Z[ 20] 0.00-10.00 sec 535 MBytes 449 Mbits/sec receiver
34602026-09-04T08:34:36.727Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec receiver
34612026-09-04T08:34:36.730ZRun 8/10...3596.1264847461957Mbps
34622026-09-04T08:34:44.127Z-----------------------------------------------------------
34632026-09-04T08:34:44.127ZServer listening on 5201 (test #19)
34642026-09-04T08:34:44.127Z-----------------------------------------------------------
34652026-09-04T08:34:44.127ZAccepted connection from 10.0.0.1, port 53376
34662026-09-04T08:34:44.128Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38935
34672026-09-04T08:34:44.128Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40388
34682026-09-04T08:34:44.128Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59471
34692026-09-04T08:34:44.128Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43861
34702026-09-04T08:34:44.128Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37697
34712026-09-04T08:34:44.128Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39500
34722026-09-04T08:34:44.128Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55358
34732026-09-04T08:34:44.128Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58744
34742026-09-04T08:34:44.128Z[ ID] Interval Transfer Bitrate
34752026-09-04T08:34:44.128Z[ 5] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
34762026-09-04T08:34:44.128Z[ 8] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
34772026-09-04T08:34:44.128Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
34782026-09-04T08:34:44.128Z[ 12] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
34792026-09-04T08:34:44.128Z[ 14] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
34802026-09-04T08:34:44.128Z[ 16] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
34812026-09-04T08:34:44.128Z[ 18] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
34822026-09-04T08:34:44.128Z[ 20] 0.00-1.00 sec 43.8 MBytes 367 Mbits/sec
34832026-09-04T08:34:44.128Z[SUM] 0.00-1.00 sec 350 MBytes 2.94 Gbits/sec
34842026-09-04T08:34:44.128Z- - - - - - - - - - - - - - - - - - - - - - - - -
34852026-09-04T08:34:44.128Z[ 5] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
34862026-09-04T08:34:44.128Z[ 8] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
34872026-09-04T08:34:44.128Z[ 10] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
34882026-09-04T08:34:44.128Z[ 12] 1.00-2.00 sec 55.8 MBytes 468 Mbits/sec
34892026-09-04T08:34:44.128Z[ 14] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
34902026-09-04T08:34:44.128Z[ 16] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
34912026-09-04T08:34:44.128Z[ 18] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
34922026-09-04T08:34:44.129Z[ 20] 1.00-2.00 sec 55.6 MBytes 467 Mbits/sec
34932026-09-04T08:34:44.129Z[SUM] 1.00-2.00 sec 445 MBytes 3.73 Gbits/sec
34942026-09-04T08:34:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
34952026-09-04T08:34:44.129Z[ 5] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
34962026-09-04T08:34:44.129Z[ 8] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
34972026-09-04T08:34:44.129Z[ 10] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
34982026-09-04T08:34:44.129Z[ 12] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
34992026-09-04T08:34:44.129Z[ 14] 2.00-3.00 sec 55.8 MBytes 468 Mbits/sec
35002026-09-04T08:34:44.129Z[ 16] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
35012026-09-04T08:34:44.129Z[ 18] 2.00-3.00 sec 56.0 MBytes 470 Mbits/sec
35022026-09-04T08:34:44.129Z[ 20] 2.00-3.00 sec 55.9 MBytes 469 Mbits/sec
35032026-09-04T08:34:44.129Z[SUM] 2.00-3.00 sec 447 MBytes 3.75 Gbits/sec
35042026-09-04T08:34:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
35052026-09-04T08:34:44.129Z[ 5] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
35062026-09-04T08:34:44.129Z[ 8] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
35072026-09-04T08:34:44.129Z[ 10] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
35082026-09-04T08:34:44.129Z[ 12] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
35092026-09-04T08:34:44.129Z[ 14] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
35102026-09-04T08:34:44.129Z[ 16] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
35112026-09-04T08:34:44.129Z[ 18] 3.00-4.00 sec 55.9 MBytes 469 Mbits/sec
35122026-09-04T08:34:44.129Z[ 20] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
35132026-09-04T08:34:44.129Z[SUM] 3.00-4.00 sec 448 MBytes 3.75 Gbits/sec
35142026-09-04T08:34:44.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
35152026-09-04T08:34:44.129Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
35162026-09-04T08:34:44.129Z[ 8] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
35172026-09-04T08:34:44.129Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
35182026-09-04T08:34:44.130Z[ 12] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
35192026-09-04T08:34:44.130Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
35202026-09-04T08:34:44.130Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
35212026-09-04T08:34:44.130Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
35222026-09-04T08:34:44.130Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
35232026-09-04T08:34:44.130Z[SUM] 4.00-5.00 sec 441 MBytes 3.70 Gbits/sec
35242026-09-04T08:34:44.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
35252026-09-04T08:34:44.130Z[ 5] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
35262026-09-04T08:34:44.130Z[ 8] 5.00-6.00 sec 55.4 MBytes 465 Mbits/sec
35272026-09-04T08:34:44.130Z[ 10] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
35282026-09-04T08:34:44.130Z[ 12] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
35292026-09-04T08:34:44.130Z[ 14] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
35302026-09-04T08:34:44.130Z[ 16] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
35312026-09-04T08:34:44.130Z[ 18] 5.00-6.00 sec 55.5 MBytes 466 Mbits/sec
35322026-09-04T08:34:44.130Z[ 20] 5.00-6.00 sec 55.6 MBytes 467 Mbits/sec
35332026-09-04T08:34:44.130Z[SUM] 5.00-6.00 sec 444 MBytes 3.73 Gbits/sec
35342026-09-04T08:34:44.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
35352026-09-04T08:34:44.130Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35362026-09-04T08:34:44.130Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35372026-09-04T08:34:44.130Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35382026-09-04T08:34:47.129Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35392026-09-04T08:34:47.129Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35402026-09-04T08:34:47.129Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
35412026-09-04T08:34:47.129Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
35422026-09-04T08:34:47.129Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
35432026-09-04T08:34:47.129Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
35442026-09-04T08:34:47.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
35452026-09-04T08:34:47.129Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35462026-09-04T08:34:47.129Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35472026-09-04T08:34:47.129Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
35482026-09-04T08:34:47.129Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35492026-09-04T08:34:47.129Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35502026-09-04T08:34:47.129Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35512026-09-04T08:34:47.129Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35522026-09-04T08:34:47.129Z[ 20] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
35532026-09-04T08:34:47.129Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
35542026-09-04T08:34:47.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
35552026-09-04T08:34:47.129Z[ 5] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
35562026-09-04T08:34:47.129Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35572026-09-04T08:34:47.129Z[ 10] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
35582026-09-04T08:34:47.129Z[ 12] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
35592026-09-04T08:34:47.129Z[ 14] 8.00-9.00 sec 55.0 MBytes 461 Mbits/sec
35602026-09-04T08:34:47.129Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35612026-09-04T08:34:47.129Z[ 18] 8.00-9.00 sec 54.9 MBytes 460 Mbits/sec
35622026-09-04T08:34:47.129Z[ 20] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
35632026-09-04T08:34:47.129Z[SUM] 8.00-9.00 sec 439 MBytes 3.68 Gbits/sec
35642026-09-04T08:34:47.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
35652026-09-04T08:34:47.129Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35662026-09-04T08:34:47.130Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35672026-09-04T08:34:47.130Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35682026-09-04T08:34:47.130Z[ 12] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
35692026-09-04T08:34:47.130Z[ 14] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35702026-09-04T08:34:47.130Z[ 16] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35712026-09-04T08:34:47.130Z[ 18] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
35722026-09-04T08:34:47.130Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
35732026-09-04T08:34:47.130Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
35742026-09-04T08:34:47.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
35752026-09-04T08:34:47.130Z[ 5] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
35762026-09-04T08:34:47.130Z[ 8] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
35772026-09-04T08:34:47.130Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35782026-09-04T08:34:47.130Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35792026-09-04T08:34:47.130Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35802026-09-04T08:34:47.130Z[ 16] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
35812026-09-04T08:34:47.130Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35822026-09-04T08:34:47.130Z[ 20] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
35832026-09-04T08:34:47.130Z[SUM] 10.00-10.00 sec 512 KBytes 3.63 Gbits/sec
35842026-09-04T08:34:47.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
35852026-09-04T08:34:47.130Z[ ID] Interval Transfer Bitrate
35862026-09-04T08:34:47.130Z[ 5] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
35872026-09-04T08:34:47.130Z[ 8] 0.00-10.00 sec 539 MBytes 452 Mbits/sec receiver
35882026-09-04T08:34:47.130Z[ 10] 0.00-10.00 sec 539 MBytes 452 Mbits/sec receiver
35892026-09-04T08:34:47.130Z[ 12] 0.00-10.00 sec 539 MBytes 452 Mbits/sec receiver
35902026-09-04T08:34:47.130Z[ 14] 0.00-10.00 sec 539 MBytes 452 Mbits/sec receiver
35912026-09-04T08:34:47.130Z[ 16] 0.00-10.00 sec 539 MBytes 452 Mbits/sec receiver
35922026-09-04T08:34:47.130Z[ 18] 0.00-10.00 sec 540 MBytes 453 Mbits/sec receiver
35932026-09-04T08:34:47.130Z[ 20] 0.00-10.00 sec 539 MBytes 452 Mbits/sec receiver
35942026-09-04T08:34:47.130Z[SUM] 0.00-10.00 sec 4.21 GBytes 3.62 Gbits/sec receiver
35952026-09-04T08:34:47.134ZRun 9/10...3618.975950826677Mbps
35962026-09-04T08:34:54.545Z-----------------------------------------------------------
35972026-09-04T08:34:54.545ZServer listening on 5201 (test #20)
35982026-09-04T08:34:54.545Z-----------------------------------------------------------
35992026-09-04T08:34:54.545ZAccepted connection from 10.0.0.1, port 51666
36002026-09-04T08:34:54.545Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49051
36012026-09-04T08:34:54.545Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43823
36022026-09-04T08:34:54.545Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62092
36032026-09-04T08:34:54.545Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55669
36042026-09-04T08:34:54.545Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58052
36052026-09-04T08:34:54.545Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39965
36062026-09-04T08:34:54.545Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54348
36072026-09-04T08:34:54.545Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51741
36082026-09-04T08:34:54.545Z[ ID] Interval Transfer Bitrate
36092026-09-04T08:34:54.545Z[ 5] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
36102026-09-04T08:34:54.545Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36112026-09-04T08:34:54.545Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
36122026-09-04T08:34:54.545Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
36132026-09-04T08:34:54.545Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
36142026-09-04T08:34:54.545Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
36152026-09-04T08:34:54.545Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36162026-09-04T08:34:54.546Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
36172026-09-04T08:34:54.546Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
36182026-09-04T08:34:54.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
36192026-09-04T08:34:54.546Z[ 5] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36202026-09-04T08:34:54.546Z[ 8] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36212026-09-04T08:34:54.546Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36222026-09-04T08:34:54.546Z[ 12] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36232026-09-04T08:34:54.546Z[ 14] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
36242026-09-04T08:34:54.546Z[ 16] 1.00-2.00 sec 55.0 MBytes 461 Mbits/sec
36252026-09-04T08:34:54.546Z[ 18] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
36262026-09-04T08:34:54.546Z[ 20] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
36272026-09-04T08:34:54.546Z[SUM] 1.00-2.00 sec 441 MBytes 3.70 Gbits/sec
36282026-09-04T08:34:54.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
36292026-09-04T08:34:54.546Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36302026-09-04T08:34:54.546Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36312026-09-04T08:34:54.546Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36322026-09-04T08:34:54.546Z[ 12] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36332026-09-04T08:34:54.546Z[ 14] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36342026-09-04T08:34:54.546Z[ 16] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
36352026-09-04T08:34:54.546Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
36362026-09-04T08:34:54.546Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
36372026-09-04T08:34:54.546Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
36382026-09-04T08:34:54.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
36392026-09-04T08:34:54.546Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36402026-09-04T08:34:54.546Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36412026-09-04T08:34:54.546Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
36422026-09-04T08:34:54.546Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36432026-09-04T08:34:54.546Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36442026-09-04T08:34:54.547Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36452026-09-04T08:34:54.547Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
36462026-09-04T08:34:54.547Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
36472026-09-04T08:34:54.547Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
36482026-09-04T08:34:54.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
36492026-09-04T08:34:54.547Z[ 5] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
36502026-09-04T08:34:54.547Z[ 8] 4.00-5.00 sec 55.4 MBytes 465 Mbits/sec
36512026-09-04T08:34:54.547Z[ 10] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
36522026-09-04T08:34:54.547Z[ 12] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
36532026-09-04T08:34:54.547Z[ 14] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
36542026-09-04T08:34:54.547Z[ 16] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
36552026-09-04T08:34:54.547Z[ 18] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
36562026-09-04T08:34:54.547Z[ 20] 4.00-5.00 sec 55.2 MBytes 463 Mbits/sec
36572026-09-04T08:34:54.547Z[SUM] 4.00-5.00 sec 442 MBytes 3.71 Gbits/sec
36582026-09-04T08:34:54.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
36592026-09-04T08:34:54.547Z[ 5] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
36602026-09-04T08:34:54.547Z[ 8] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
36612026-09-04T08:34:54.547Z[ 10] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
36622026-09-04T08:34:54.547Z[ 12] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
36632026-09-04T08:34:54.547Z[ 14] 5.00-6.00 sec 56.0 MBytes 470 Mbits/sec
36642026-09-04T08:34:54.547Z[ 16] 5.00-6.00 sec 55.8 MBytes 468 Mbits/sec
36652026-09-04T08:34:54.547Z[ 18] 5.00-6.00 sec 55.9 MBytes 469 Mbits/sec
36662026-09-04T08:34:54.547Z[ 20] 5.00-6.00 sec 55.8 MBytes 468 Mbits/sec
36672026-09-04T08:34:54.547Z[SUM] 5.00-6.00 sec 447 MBytes 3.75 Gbits/sec
36682026-09-04T08:34:54.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
36692026-09-04T08:34:54.547Z[ 5] 6.00-7.00 sec 55.1 MBytes 462 Mbits/sec
36702026-09-04T08:34:54.547Z[ 8] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
36712026-09-04T08:34:54.547Z[ 10] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
36722026-09-04T08:34:57.546Z[ 12] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
36732026-09-04T08:34:57.546Z[ 14] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
36742026-09-04T08:34:57.546Z[ 16] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
36752026-09-04T08:34:57.546Z[ 18] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
36762026-09-04T08:34:57.546Z[ 20] 6.00-7.00 sec 55.0 MBytes 461 Mbits/sec
36772026-09-04T08:34:57.546Z[SUM] 6.00-7.00 sec 440 MBytes 3.69 Gbits/sec
36782026-09-04T08:34:57.546Z- - - - - - - - - - - - - - - - - - - - - - - - -
36792026-09-04T08:34:57.546Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36802026-09-04T08:34:57.546Z[ 8] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36812026-09-04T08:34:57.546Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36822026-09-04T08:34:57.546Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36832026-09-04T08:34:57.547Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36842026-09-04T08:34:57.547Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36852026-09-04T08:34:57.547Z[ 18] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36862026-09-04T08:34:57.547Z[ 20] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
36872026-09-04T08:34:57.547Z[SUM] 7.00-8.00 sec 434 MBytes 3.64 Gbits/sec
36882026-09-04T08:34:57.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
36892026-09-04T08:34:57.547Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36902026-09-04T08:34:57.547Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36912026-09-04T08:34:57.547Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36922026-09-04T08:34:57.547Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36932026-09-04T08:34:57.547Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36942026-09-04T08:34:57.547Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36952026-09-04T08:34:57.547Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36962026-09-04T08:34:57.547Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36972026-09-04T08:34:57.547Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
36982026-09-04T08:34:57.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
36992026-09-04T08:34:57.547Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37002026-09-04T08:34:57.547Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
37012026-09-04T08:34:57.547Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37022026-09-04T08:34:57.547Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37032026-09-04T08:34:57.547Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
37042026-09-04T08:34:57.547Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37052026-09-04T08:34:57.547Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
37062026-09-04T08:34:57.547Z[ 20] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
37072026-09-04T08:34:57.547Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
37082026-09-04T08:34:57.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
37092026-09-04T08:34:57.547Z[ 5] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
37102026-09-04T08:34:57.547Z[ 8] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
37112026-09-04T08:34:57.547Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-09-04T08:34:57.547Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37132026-09-04T08:34:57.547Z[ 14] 10.00-10.00 sec 128 KBytes 1.06 Gbits/sec
37142026-09-04T08:34:57.547Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37152026-09-04T08:34:57.547Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37162026-09-04T08:34:57.547Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37172026-09-04T08:34:57.547Z[SUM] 10.00-10.00 sec 384 KBytes 3.18 Gbits/sec
37182026-09-04T08:34:57.547Z- - - - - - - - - - - - - - - - - - - - - - - - -
37192026-09-04T08:34:57.547Z[ ID] Interval Transfer Bitrate
37202026-09-04T08:34:57.547Z[ 5] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37212026-09-04T08:34:57.547Z[ 8] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37222026-09-04T08:34:57.548Z[ 10] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37232026-09-04T08:34:57.548Z[ 12] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37242026-09-04T08:34:57.548Z[ 14] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37252026-09-04T08:34:57.548Z[ 16] 0.00-10.00 sec 536 MBytes 449 Mbits/sec receiver
37262026-09-04T08:34:57.548Z[ 18] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37272026-09-04T08:34:57.548Z[ 20] 0.00-10.00 sec 536 MBytes 450 Mbits/sec receiver
37282026-09-04T08:34:57.548Z[SUM] 0.00-10.00 sec 4.19 GBytes 3.60 Gbits/sec receiver
37292026-09-04T08:34:57.551ZRun 10/10...3597.8016553867265Mbps
37302026-09-04T08:34:57.551Z###---------------------###
37312026-09-04T08:34:57.552Z::: iPerf done... :::
37322026-09-04T08:34:57.552Z:::Awaiting out files...:::
37332026-09-04T08:34:57.552Z###---------------------###
37342026-09-04T08:34:57.552Z###-----###
37352026-09-04T08:34:57.552Z:::done!:::
37362026-09-04T08:34:57.552Z###-----###
37372026-09-04T08:34:58.503ZGnuplot not found, using plotters backend
37382026-09-04T08:34:58.636ZBenchmarking iperf-tcp/local/c2s/tx
37392026-09-04T08:34:58.636ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37402026-09-04T08:35:02.747ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37412026-09-04T08:35:22.712ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37422026-09-04T08:35:22.765Ziperf-tcp/local/c2s/tx time: [3.3986 µs 3.3986 µs 3.3987 µs]
37432026-09-04T08:35:22.765ZFound 5 outliers among 100 measurements (5.00%)
37442026-09-04T08:35:22.765Z 1 (1.00%) low severe
37452026-09-04T08:35:22.765Z 1 (1.00%) low mild
37462026-09-04T08:35:22.765Z 3 (3.00%) high severe
37472026-09-04T08:35:23.389Z
37482026-09-04T08:35:23.393ZBenchmarking iperf-tcp/local/c2s/rx
37492026-09-04T08:35:23.393ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37502026-09-04T08:35:27.503ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37512026-09-04T08:35:47.454ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37522026-09-04T08:35:47.502Ziperf-tcp/local/c2s/rx time: [6.4662 µs 6.4664 µs 6.4665 µs]
37532026-09-04T08:35:47.502ZFound 7 outliers among 100 measurements (7.00%)
37542026-09-04T08:35:47.502Z 1 (1.00%) low severe
37552026-09-04T08:35:47.502Z 2 (2.00%) low mild
37562026-09-04T08:35:47.502Z 3 (3.00%) high mild
37572026-09-04T08:35:47.502Z 1 (1.00%) high severe
37582026-09-04T08:35:48.126Z
37592026-09-04T08:35:48.130Z###-------------------###
37602026-09-04T08:35:48.130Z:::Running experiment :::
37612026-09-04T08:35:48.130Z:::iperf-tcp/local/s2c:::
37622026-09-04T08:35:48.130Z###-------------------###
37632026-09-04T08:35:48.460Zdtrace: description 'profile-201us ' matched 2 probes
37642026-09-04T08:35:55.514Z-----------------------------------------------------------
37652026-09-04T08:35:55.514ZServer listening on 5201 (test #21)
37662026-09-04T08:35:55.514Z-----------------------------------------------------------
37672026-09-04T08:35:55.514ZAccepted connection from 10.0.0.1, port 50308
37682026-09-04T08:35:55.514Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42061
37692026-09-04T08:35:55.514Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44245
37702026-09-04T08:35:55.514Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51847
37712026-09-04T08:35:55.514Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53749
37722026-09-04T08:35:55.514Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34266
37732026-09-04T08:35:55.514Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40347
37742026-09-04T08:35:55.514Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54406
37752026-09-04T08:35:55.514Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48195
37762026-09-04T08:35:55.514Z[ ID] Interval Transfer Bitrate
37772026-09-04T08:35:55.514Z[ 5] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
37782026-09-04T08:35:55.514Z[ 8] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
37792026-09-04T08:35:55.514Z[ 10] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
37802026-09-04T08:35:55.514Z[ 12] 0.00-1.00 sec 44.2 MBytes 371 Mbits/sec
37812026-09-04T08:35:55.514Z[ 14] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
37822026-09-04T08:35:55.514Z[ 16] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
37832026-09-04T08:35:55.514Z[ 18] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
37842026-09-04T08:35:55.514Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
37852026-09-04T08:35:55.514Z[SUM] 0.00-1.00 sec 353 MBytes 2.96 Gbits/sec
37862026-09-04T08:35:55.514Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-09-04T08:35:55.514Z[ 5] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
37882026-09-04T08:35:55.514Z[ 8] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
37892026-09-04T08:35:55.515Z[ 10] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
37902026-09-04T08:35:55.515Z[ 12] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
37912026-09-04T08:35:55.515Z[ 14] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
37922026-09-04T08:35:55.515Z[ 16] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
37932026-09-04T08:35:55.515Z[ 18] 1.00-2.00 sec 56.1 MBytes 471 Mbits/sec
37942026-09-04T08:35:55.515Z[ 20] 1.00-2.00 sec 56.0 MBytes 470 Mbits/sec
37952026-09-04T08:35:55.515Z[SUM] 1.00-2.00 sec 448 MBytes 3.76 Gbits/sec
37962026-09-04T08:35:55.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-09-04T08:35:55.515Z[ 5] 2.00-3.00 sec 56.4 MBytes 473 Mbits/sec
37982026-09-04T08:35:55.515Z[ 8] 2.00-3.00 sec 56.5 MBytes 474 Mbits/sec
37992026-09-04T08:35:55.515Z[ 10] 2.00-3.00 sec 56.5 MBytes 474 Mbits/sec
38002026-09-04T08:35:55.515Z[ 12] 2.00-3.00 sec 56.5 MBytes 474 Mbits/sec
38012026-09-04T08:35:55.515Z[ 14] 2.00-3.00 sec 56.6 MBytes 475 Mbits/sec
38022026-09-04T08:35:55.515Z[ 16] 2.00-3.00 sec 56.5 MBytes 474 Mbits/sec
38032026-09-04T08:35:55.515Z[ 18] 2.00-3.00 sec 56.6 MBytes 475 Mbits/sec
38042026-09-04T08:35:55.515Z[ 20] 2.00-3.00 sec 56.4 MBytes 473 Mbits/sec
38052026-09-04T08:35:55.515Z[SUM] 2.00-3.00 sec 452 MBytes 3.79 Gbits/sec
38062026-09-04T08:35:55.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-09-04T08:35:55.515Z[ 5] 3.00-4.00 sec 56.2 MBytes 472 Mbits/sec
38082026-09-04T08:35:55.515Z[ 8] 3.00-4.00 sec 56.0 MBytes 470 Mbits/sec
38092026-09-04T08:35:55.515Z[ 10] 3.00-4.00 sec 56.5 MBytes 474 Mbits/sec
38102026-09-04T08:35:55.515Z[ 12] 3.00-4.00 sec 56.4 MBytes 473 Mbits/sec
38112026-09-04T08:35:55.515Z[ 14] 3.00-4.00 sec 56.2 MBytes 472 Mbits/sec
38122026-09-04T08:35:55.515Z[ 16] 3.00-4.00 sec 56.2 MBytes 472 Mbits/sec
38132026-09-04T08:35:55.515Z[ 18] 3.00-4.00 sec 56.2 MBytes 472 Mbits/sec
38142026-09-04T08:35:55.515Z[ 20] 3.00-4.00 sec 56.2 MBytes 472 Mbits/sec
38152026-09-04T08:35:55.515Z[SUM] 3.00-4.00 sec 450 MBytes 3.78 Gbits/sec
38162026-09-04T08:35:55.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-09-04T08:35:55.515Z[ 5] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38182026-09-04T08:35:55.515Z[ 8] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38192026-09-04T08:35:55.515Z[ 10] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38202026-09-04T08:35:55.515Z[ 12] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38212026-09-04T08:35:55.515Z[ 14] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38222026-09-04T08:35:55.515Z[ 16] 4.00-5.00 sec 56.8 MBytes 476 Mbits/sec
38232026-09-04T08:35:55.515Z[ 18] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38242026-09-04T08:35:55.515Z[ 20] 4.00-5.00 sec 56.6 MBytes 475 Mbits/sec
38252026-09-04T08:35:55.515Z[SUM] 4.00-5.00 sec 453 MBytes 3.80 Gbits/sec
38262026-09-04T08:35:55.515Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-09-04T08:35:55.515Z[ 5] 5.00-6.00 sec 56.8 MBytes 476 Mbits/sec
38282026-09-04T08:35:55.515Z[ 8] 5.00-6.00 sec 56.6 MBytes 475 Mbits/sec
38292026-09-04T08:35:55.516Z[ 10] 5.00-6.00 sec 56.8 MBytes 476 Mbits/sec
38302026-09-04T08:35:55.516Z[ 12] 5.00-6.00 sec 56.6 MBytes 475 Mbits/sec
38312026-09-04T08:35:55.516Z[ 14] 5.00-6.00 sec 56.6 MBytes 475 Mbits/sec
38322026-09-04T08:35:55.516Z[ 16] 5.00-6.00 sec 56.5 MBytes 474 Mbits/sec
38332026-09-04T08:35:55.516Z[ 18] 5.00-6.00 sec 56.6 MBytes 475 Mbits/sec
38342026-09-04T08:35:55.516Z[ 20] 5.00-6.00 sec 56.5 MBytes 474 Mbits/sec
38352026-09-04T08:35:55.516Z[SUM] 5.00-6.00 sec 453 MBytes 3.80 Gbits/sec
38362026-09-04T08:35:55.516Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-09-04T08:35:55.516Z[ 5] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
38382026-09-04T08:35:55.516Z[ 8] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38392026-09-04T08:35:55.516Z[ 10] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
38402026-09-04T08:35:58.518Z[ 12] 6.00-7.00 sec 55.8 MBytes 468 Mbits/sec
38412026-09-04T08:35:58.519Z[ 14] 6.00-7.00 sec 55.5 MBytes 466 Mbits/sec
38422026-09-04T08:35:58.519Z[ 16] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38432026-09-04T08:35:58.519Z[ 18] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38442026-09-04T08:35:58.519Z[ 20] 6.00-7.00 sec 55.6 MBytes 467 Mbits/sec
38452026-09-04T08:35:58.519Z[SUM] 6.00-7.00 sec 445 MBytes 3.73 Gbits/sec
38462026-09-04T08:35:58.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-09-04T08:35:58.519Z[ 5] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
38482026-09-04T08:35:58.519Z[ 8] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
38492026-09-04T08:35:58.519Z[ 10] 7.00-8.00 sec 55.6 MBytes 467 Mbits/sec
38502026-09-04T08:35:58.519Z[ 12] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
38512026-09-04T08:35:58.519Z[ 14] 7.00-8.00 sec 55.5 MBytes 466 Mbits/sec
38522026-09-04T08:35:58.519Z[ 16] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
38532026-09-04T08:35:58.519Z[ 18] 7.00-8.00 sec 55.4 MBytes 465 Mbits/sec
38542026-09-04T08:35:58.519Z[ 20] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
38552026-09-04T08:35:58.519Z[SUM] 7.00-8.00 sec 443 MBytes 3.72 Gbits/sec
38562026-09-04T08:35:58.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-09-04T08:35:58.519Z[ 5] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
38582026-09-04T08:35:58.519Z[ 8] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
38592026-09-04T08:35:58.519Z[ 10] 8.00-9.00 sec 55.4 MBytes 465 Mbits/sec
38602026-09-04T08:35:58.519Z[ 12] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
38612026-09-04T08:35:58.519Z[ 14] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
38622026-09-04T08:35:58.519Z[ 16] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
38632026-09-04T08:35:58.519Z[ 18] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
38642026-09-04T08:35:58.519Z[ 20] 8.00-9.00 sec 55.2 MBytes 463 Mbits/sec
38652026-09-04T08:35:58.519Z[SUM] 8.00-9.00 sec 442 MBytes 3.71 Gbits/sec
38662026-09-04T08:35:58.519Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-09-04T08:35:58.519Z[ 5] 9.00-10.00 sec 56.6 MBytes 475 Mbits/sec
38682026-09-04T08:35:58.520Z[ 8] 9.00-10.00 sec 56.5 MBytes 474 Mbits/sec
38692026-09-04T08:35:58.520Z[ 10] 9.00-10.00 sec 56.6 MBytes 475 Mbits/sec
38702026-09-04T08:35:58.520Z[ 12] 9.00-10.00 sec 56.8 MBytes 476 Mbits/sec
38712026-09-04T08:35:58.520Z[ 14] 9.00-10.00 sec 56.5 MBytes 474 Mbits/sec
38722026-09-04T08:35:58.520Z[ 16] 9.00-10.00 sec 56.6 MBytes 475 Mbits/sec
38732026-09-04T08:35:58.520Z[ 18] 9.00-10.00 sec 56.5 MBytes 474 Mbits/sec
38742026-09-04T08:35:58.520Z[ 20] 9.00-10.00 sec 56.5 MBytes 474 Mbits/sec
38752026-09-04T08:35:58.520Z[SUM] 9.00-10.00 sec 453 MBytes 3.80 Gbits/sec
38762026-09-04T08:35:58.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-09-04T08:35:58.520Z[ 5] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
38782026-09-04T08:35:58.520Z[ 8] 10.00-10.00 sec 128 KBytes 928 Mbits/sec
38792026-09-04T08:35:58.520Z[ 10] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
38802026-09-04T08:35:58.520Z[ 12] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
38812026-09-04T08:35:58.520Z[ 14] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
38822026-09-04T08:35:58.520Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38832026-09-04T08:35:58.520Z[ 18] 10.00-10.00 sec 128 KBytes 929 Mbits/sec
38842026-09-04T08:35:58.520Z[ 20] 10.00-10.00 sec 128 KBytes 930 Mbits/sec
38852026-09-04T08:35:58.520Z[SUM] 10.00-10.00 sec 896 KBytes 6.50 Gbits/sec
38862026-09-04T08:35:58.520Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-09-04T08:35:58.520Z[ ID] Interval Transfer Bitrate
38882026-09-04T08:35:58.520Z[ 5] 0.00-10.00 sec 549 MBytes 461 Mbits/sec sender
38892026-09-04T08:35:58.520Z[ 8] 0.00-10.00 sec 549 MBytes 460 Mbits/sec sender
38902026-09-04T08:35:58.520Z[ 10] 0.00-10.00 sec 550 MBytes 461 Mbits/sec sender
38912026-09-04T08:35:58.520Z[ 12] 0.00-10.00 sec 550 MBytes 461 Mbits/sec sender
38922026-09-04T08:35:58.520Z[ 14] 0.00-10.00 sec 549 MBytes 461 Mbits/sec sender
38932026-09-04T08:35:58.520Z[ 16] 0.00-10.00 sec 549 MBytes 460 Mbits/sec sender
38942026-09-04T08:35:58.520Z[ 18] 0.00-10.00 sec 549 MBytes 461 Mbits/sec sender
38952026-09-04T08:35:58.521Z[ 20] 0.00-10.00 sec 548 MBytes 460 Mbits/sec sender
38962026-09-04T08:35:58.521Z[SUM] 0.00-10.00 sec 4.29 GBytes 3.69 Gbits/sec sender
38972026-09-04T08:35:58.524ZRun 1/10...3685.2170880000062Mbps
38982026-09-04T08:36:05.916Z-----------------------------------------------------------
38992026-09-04T08:36:05.916ZServer listening on 5201 (test #22)
39002026-09-04T08:36:05.916Z-----------------------------------------------------------
39012026-09-04T08:36:05.916ZAccepted connection from 10.0.0.1, port 45141
39022026-09-04T08:36:05.916Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58774
39032026-09-04T08:36:05.916Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63586
39042026-09-04T08:36:05.916Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61390
39052026-09-04T08:36:05.916Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57509
39062026-09-04T08:36:05.916Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54911
39072026-09-04T08:36:05.916Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35420
39082026-09-04T08:36:05.916Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34736
39092026-09-04T08:36:05.916Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61718
39102026-09-04T08:36:05.916Z[ ID] Interval Transfer Bitrate
39112026-09-04T08:36:05.916Z[ 5] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
39122026-09-04T08:36:05.916Z[ 8] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
39132026-09-04T08:36:05.916Z[ 10] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
39142026-09-04T08:36:05.916Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
39152026-09-04T08:36:05.916Z[ 14] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
39162026-09-04T08:36:05.916Z[ 16] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
39172026-09-04T08:36:05.916Z[ 18] 0.00-1.00 sec 43.6 MBytes 366 Mbits/sec
39182026-09-04T08:36:05.917Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
39192026-09-04T08:36:05.917Z[SUM] 0.00-1.00 sec 348 MBytes 2.92 Gbits/sec
39202026-09-04T08:36:05.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-09-04T08:36:05.917Z[ 5] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
39222026-09-04T08:36:05.917Z[ 8] 1.00-2.00 sec 55.5 MBytes 466 Mbits/sec
39232026-09-04T08:36:05.917Z[ 10] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
39242026-09-04T08:36:05.917Z[ 12] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
39252026-09-04T08:36:05.917Z[ 14] 1.00-2.00 sec 55.4 MBytes 465 Mbits/sec
39262026-09-04T08:36:05.917Z[ 16] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
39272026-09-04T08:36:05.917Z[ 18] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
39282026-09-04T08:36:05.917Z[ 20] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
39292026-09-04T08:36:05.917Z[SUM] 1.00-2.00 sec 443 MBytes 3.71 Gbits/sec
39302026-09-04T08:36:05.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-09-04T08:36:05.917Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39322026-09-04T08:36:05.917Z[ 8] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39332026-09-04T08:36:05.917Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39342026-09-04T08:36:05.917Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39352026-09-04T08:36:05.917Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
39362026-09-04T08:36:05.917Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39372026-09-04T08:36:05.917Z[ 18] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
39382026-09-04T08:36:05.917Z[ 20] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
39392026-09-04T08:36:05.917Z[SUM] 2.00-3.00 sec 437 MBytes 3.66 Gbits/sec
39402026-09-04T08:36:05.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-09-04T08:36:05.917Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39422026-09-04T08:36:05.917Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39432026-09-04T08:36:05.917Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39442026-09-04T08:36:05.917Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
39452026-09-04T08:36:05.917Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39462026-09-04T08:36:05.917Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
39472026-09-04T08:36:05.917Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39482026-09-04T08:36:05.917Z[ 20] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
39492026-09-04T08:36:05.917Z[SUM] 3.00-4.00 sec 437 MBytes 3.67 Gbits/sec
39502026-09-04T08:36:05.917Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-09-04T08:36:05.917Z[ 5] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39522026-09-04T08:36:05.917Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39532026-09-04T08:36:05.917Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39542026-09-04T08:36:05.917Z[ 12] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39552026-09-04T08:36:05.917Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
39562026-09-04T08:36:05.917Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
39572026-09-04T08:36:05.918Z[ 18] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39582026-09-04T08:36:05.918Z[ 20] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
39592026-09-04T08:36:05.918Z[SUM] 4.00-5.00 sec 437 MBytes 3.67 Gbits/sec
39602026-09-04T08:36:05.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-09-04T08:36:05.918Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39622026-09-04T08:36:05.918Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39632026-09-04T08:36:05.918Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39642026-09-04T08:36:05.918Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
39652026-09-04T08:36:05.918Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39662026-09-04T08:36:05.918Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39672026-09-04T08:36:05.918Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39682026-09-04T08:36:05.918Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
39692026-09-04T08:36:05.918Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
39702026-09-04T08:36:05.918Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-09-04T08:36:05.918Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39722026-09-04T08:36:05.918Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39732026-09-04T08:36:05.918Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39742026-09-04T08:36:08.920Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39752026-09-04T08:36:08.921Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39762026-09-04T08:36:08.921Z[ 16] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39772026-09-04T08:36:08.921Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
39782026-09-04T08:36:08.921Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
39792026-09-04T08:36:08.921Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
39802026-09-04T08:36:08.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-09-04T08:36:08.921Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39822026-09-04T08:36:08.921Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
39832026-09-04T08:36:08.921Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39842026-09-04T08:36:08.921Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39852026-09-04T08:36:08.921Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39862026-09-04T08:36:08.921Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39872026-09-04T08:36:08.921Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
39882026-09-04T08:36:08.921Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
39892026-09-04T08:36:08.921Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
39902026-09-04T08:36:08.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-09-04T08:36:08.921Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39922026-09-04T08:36:08.921Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39932026-09-04T08:36:08.921Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39942026-09-04T08:36:08.921Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39952026-09-04T08:36:08.921Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39962026-09-04T08:36:08.921Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39972026-09-04T08:36:08.921Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
39982026-09-04T08:36:08.921Z[ 20] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
39992026-09-04T08:36:08.921Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
40002026-09-04T08:36:08.921Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-09-04T08:36:08.921Z[ 5] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40022026-09-04T08:36:08.922Z[ 8] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
40032026-09-04T08:36:08.922Z[ 10] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
40042026-09-04T08:36:08.922Z[ 12] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
40052026-09-04T08:36:08.922Z[ 14] 9.00-10.00 sec 55.2 MBytes 463 Mbits/sec
40062026-09-04T08:36:08.922Z[ 16] 9.00-10.00 sec 55.0 MBytes 461 Mbits/sec
40072026-09-04T08:36:08.922Z[ 18] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40082026-09-04T08:36:08.922Z[ 20] 9.00-10.00 sec 55.1 MBytes 462 Mbits/sec
40092026-09-04T08:36:08.922Z[SUM] 9.00-10.00 sec 441 MBytes 3.70 Gbits/sec
40102026-09-04T08:36:08.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-09-04T08:36:08.922Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-09-04T08:36:08.922Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-09-04T08:36:08.922Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40142026-09-04T08:36:08.922Z[ 12] 10.00-10.00 sec 128 KBytes 866 Mbits/sec
40152026-09-04T08:36:08.922Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-09-04T08:36:08.922Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40172026-09-04T08:36:08.922Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-09-04T08:36:08.922Z[ 20] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
40192026-09-04T08:36:08.922Z[SUM] 10.00-10.00 sec 256 KBytes 1.73 Gbits/sec
40202026-09-04T08:36:08.922Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-09-04T08:36:08.922Z[ ID] Interval Transfer Bitrate
40222026-09-04T08:36:08.922Z[ 5] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40232026-09-04T08:36:08.922Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40242026-09-04T08:36:08.922Z[ 10] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40252026-09-04T08:36:08.922Z[ 12] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40262026-09-04T08:36:08.922Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40272026-09-04T08:36:08.922Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40282026-09-04T08:36:08.922Z[ 18] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40292026-09-04T08:36:08.922Z[ 20] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
40302026-09-04T08:36:08.923Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
40312026-09-04T08:36:08.926ZRun 2/10...3583.172249096136Mbps
40322026-09-04T08:36:16.319Z-----------------------------------------------------------
40332026-09-04T08:36:16.319ZServer listening on 5201 (test #23)
40342026-09-04T08:36:16.320Z-----------------------------------------------------------
40352026-09-04T08:36:16.320ZAccepted connection from 10.0.0.1, port 45309
40362026-09-04T08:36:16.320Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54057
40372026-09-04T08:36:16.320Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59215
40382026-09-04T08:36:16.320Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35858
40392026-09-04T08:36:16.320Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54999
40402026-09-04T08:36:16.320Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44968
40412026-09-04T08:36:16.320Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56739
40422026-09-04T08:36:16.320Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39067
40432026-09-04T08:36:16.320Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33870
40442026-09-04T08:36:16.320Z[ ID] Interval Transfer Bitrate
40452026-09-04T08:36:16.320Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
40462026-09-04T08:36:16.320Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40472026-09-04T08:36:16.320Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40482026-09-04T08:36:16.320Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40492026-09-04T08:36:16.320Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40502026-09-04T08:36:16.320Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40512026-09-04T08:36:16.320Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40522026-09-04T08:36:16.320Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40532026-09-04T08:36:16.320Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
40542026-09-04T08:36:16.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-09-04T08:36:16.320Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40562026-09-04T08:36:16.320Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40572026-09-04T08:36:16.320Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40582026-09-04T08:36:16.320Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40592026-09-04T08:36:16.320Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40602026-09-04T08:36:16.320Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40612026-09-04T08:36:16.320Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
40622026-09-04T08:36:16.320Z[ 20] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
40632026-09-04T08:36:16.320Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
40642026-09-04T08:36:16.320Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-09-04T08:36:16.320Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40662026-09-04T08:36:16.320Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40672026-09-04T08:36:16.320Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40682026-09-04T08:36:16.320Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
40692026-09-04T08:36:16.320Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
40702026-09-04T08:36:16.320Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40712026-09-04T08:36:16.321Z[ 18] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40722026-09-04T08:36:16.321Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
40732026-09-04T08:36:16.321Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
40742026-09-04T08:36:16.321Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-09-04T08:36:16.321Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40762026-09-04T08:36:16.321Z[ 8] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40772026-09-04T08:36:16.321Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40782026-09-04T08:36:16.321Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40792026-09-04T08:36:16.321Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
40802026-09-04T08:36:16.324Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
40812026-09-04T08:36:16.324Z[ 18] 3.00-4.00 sec 54.1 MBytes 454 Mbits/sec
40822026-09-04T08:36:16.324Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
40832026-09-04T08:36:16.324Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
40842026-09-04T08:36:16.324Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-09-04T08:36:16.324Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40862026-09-04T08:36:16.324Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40872026-09-04T08:36:16.324Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40882026-09-04T08:36:16.324Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40892026-09-04T08:36:16.324Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40902026-09-04T08:36:16.324Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40912026-09-04T08:36:16.324Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
40922026-09-04T08:36:16.324Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
40932026-09-04T08:36:16.324Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
40942026-09-04T08:36:16.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-09-04T08:36:16.325Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40962026-09-04T08:36:16.325Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40972026-09-04T08:36:16.325Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
40982026-09-04T08:36:16.325Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
40992026-09-04T08:36:16.325Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
41002026-09-04T08:36:16.325Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
41012026-09-04T08:36:16.325Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
41022026-09-04T08:36:16.325Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
41032026-09-04T08:36:16.325Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
41042026-09-04T08:36:16.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-09-04T08:36:16.325Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41062026-09-04T08:36:16.325Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41072026-09-04T08:36:16.325Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41082026-09-04T08:36:19.325Z[ 12] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41092026-09-04T08:36:19.325Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41102026-09-04T08:36:19.325Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41112026-09-04T08:36:19.325Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
41122026-09-04T08:36:19.325Z[ 20] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
41132026-09-04T08:36:19.325Z[SUM] 6.00-7.00 sec 432 MBytes 3.63 Gbits/sec
41142026-09-04T08:36:19.325Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-09-04T08:36:19.325Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41162026-09-04T08:36:19.325Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41172026-09-04T08:36:19.325Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41182026-09-04T08:36:19.326Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41192026-09-04T08:36:19.326Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
41202026-09-04T08:36:19.326Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
41212026-09-04T08:36:19.326Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41222026-09-04T08:36:19.326Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
41232026-09-04T08:36:19.326Z[SUM] 7.00-8.00 sec 431 MBytes 3.62 Gbits/sec
41242026-09-04T08:36:19.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-09-04T08:36:19.326Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41262026-09-04T08:36:19.326Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41272026-09-04T08:36:19.326Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41282026-09-04T08:36:19.326Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
41292026-09-04T08:36:19.326Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41302026-09-04T08:36:19.326Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41312026-09-04T08:36:19.326Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
41322026-09-04T08:36:19.326Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
41332026-09-04T08:36:19.326Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
41342026-09-04T08:36:19.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-09-04T08:36:19.326Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41362026-09-04T08:36:19.326Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41372026-09-04T08:36:19.326Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41382026-09-04T08:36:19.326Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41392026-09-04T08:36:19.326Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
41402026-09-04T08:36:19.326Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41412026-09-04T08:36:19.326Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
41422026-09-04T08:36:19.326Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
41432026-09-04T08:36:19.326Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
41442026-09-04T08:36:19.326Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-09-04T08:36:19.326Z[ 5] 10.00-10.00 sec 128 KBytes 898 Mbits/sec
41462026-09-04T08:36:19.327Z[ 8] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
41472026-09-04T08:36:19.327Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-09-04T08:36:19.327Z[ 12] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
41492026-09-04T08:36:19.327Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41502026-09-04T08:36:19.327Z[ 16] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
41512026-09-04T08:36:19.327Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41522026-09-04T08:36:19.327Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41532026-09-04T08:36:19.327Z[SUM] 10.00-10.00 sec 512 KBytes 3.59 Gbits/sec
41542026-09-04T08:36:19.327Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552026-09-04T08:36:19.327Z[ ID] Interval Transfer Bitrate
41562026-09-04T08:36:19.327Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41572026-09-04T08:36:19.327Z[ 8] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41582026-09-04T08:36:19.327Z[ 10] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41592026-09-04T08:36:19.327Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
41602026-09-04T08:36:19.327Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41612026-09-04T08:36:19.327Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
41622026-09-04T08:36:19.327Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41632026-09-04T08:36:19.327Z[ 20] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
41642026-09-04T08:36:19.327Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
41652026-09-04T08:36:19.331ZRun 3/10...3547.6476340144222Mbps
41662026-09-04T08:36:26.724Z-----------------------------------------------------------
41672026-09-04T08:36:26.724ZServer listening on 5201 (test #24)
41682026-09-04T08:36:26.724Z-----------------------------------------------------------
41692026-09-04T08:36:26.724ZAccepted connection from 10.0.0.1, port 62370
41702026-09-04T08:36:26.724Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40677
41712026-09-04T08:36:26.724Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45397
41722026-09-04T08:36:26.724Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38812
41732026-09-04T08:36:26.724Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54720
41742026-09-04T08:36:26.724Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64544
41752026-09-04T08:36:26.724Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64407
41762026-09-04T08:36:26.724Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61530
41772026-09-04T08:36:26.724Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44040
41782026-09-04T08:36:26.724Z[ ID] Interval Transfer Bitrate
41792026-09-04T08:36:26.724Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41802026-09-04T08:36:26.724Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41812026-09-04T08:36:26.724Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41822026-09-04T08:36:26.724Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41832026-09-04T08:36:26.724Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41842026-09-04T08:36:26.724Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41852026-09-04T08:36:26.724Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41862026-09-04T08:36:26.724Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
41872026-09-04T08:36:26.724Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
41882026-09-04T08:36:26.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-09-04T08:36:26.724Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41902026-09-04T08:36:26.724Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41912026-09-04T08:36:26.724Z[ 10] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
41922026-09-04T08:36:26.724Z[ 12] 1.00-2.00 sec 54.9 MBytes 460 Mbits/sec
41932026-09-04T08:36:26.724Z[ 14] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
41942026-09-04T08:36:26.724Z[ 16] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41952026-09-04T08:36:26.724Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41962026-09-04T08:36:26.724Z[ 20] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
41972026-09-04T08:36:26.724Z[SUM] 1.00-2.00 sec 438 MBytes 3.68 Gbits/sec
41982026-09-04T08:36:26.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-09-04T08:36:26.725Z[ 5] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42002026-09-04T08:36:26.725Z[ 8] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42012026-09-04T08:36:26.725Z[ 10] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42022026-09-04T08:36:26.725Z[ 12] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42032026-09-04T08:36:26.725Z[ 14] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42042026-09-04T08:36:26.725Z[ 16] 2.00-3.00 sec 55.4 MBytes 465 Mbits/sec
42052026-09-04T08:36:26.725Z[ 18] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42062026-09-04T08:36:26.725Z[ 20] 2.00-3.00 sec 55.2 MBytes 463 Mbits/sec
42072026-09-04T08:36:26.725Z[SUM] 2.00-3.00 sec 442 MBytes 3.71 Gbits/sec
42082026-09-04T08:36:26.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-09-04T08:36:26.725Z[ 5] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
42102026-09-04T08:36:26.725Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42112026-09-04T08:36:26.725Z[ 10] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42122026-09-04T08:36:26.725Z[ 12] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42132026-09-04T08:36:26.725Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
42142026-09-04T08:36:26.725Z[ 16] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42152026-09-04T08:36:26.725Z[ 18] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42162026-09-04T08:36:26.725Z[ 20] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
42172026-09-04T08:36:26.725Z[SUM] 3.00-4.00 sec 439 MBytes 3.68 Gbits/sec
42182026-09-04T08:36:26.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-09-04T08:36:26.725Z[ 5] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
42202026-09-04T08:36:26.725Z[ 8] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
42212026-09-04T08:36:26.725Z[ 10] 4.00-5.00 sec 55.8 MBytes 468 Mbits/sec
42222026-09-04T08:36:26.725Z[ 12] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
42232026-09-04T08:36:26.725Z[ 14] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
42242026-09-04T08:36:26.725Z[ 16] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
42252026-09-04T08:36:26.725Z[ 18] 4.00-5.00 sec 55.6 MBytes 467 Mbits/sec
42262026-09-04T08:36:26.725Z[ 20] 4.00-5.00 sec 55.5 MBytes 466 Mbits/sec
42272026-09-04T08:36:26.725Z[SUM] 4.00-5.00 sec 444 MBytes 3.73 Gbits/sec
42282026-09-04T08:36:26.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-09-04T08:36:26.725Z[ 5] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42302026-09-04T08:36:26.725Z[ 8] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42312026-09-04T08:36:26.725Z[ 10] 5.00-6.00 sec 55.1 MBytes 462 Mbits/sec
42322026-09-04T08:36:26.725Z[ 12] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42332026-09-04T08:36:26.725Z[ 14] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42342026-09-04T08:36:26.725Z[ 16] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42352026-09-04T08:36:26.725Z[ 18] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
42362026-09-04T08:36:26.725Z[ 20] 5.00-6.00 sec 55.0 MBytes 461 Mbits/sec
42372026-09-04T08:36:26.725Z[SUM] 5.00-6.00 sec 440 MBytes 3.69 Gbits/sec
42382026-09-04T08:36:26.726Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-09-04T08:36:26.726Z[ 5] 6.00-7.00 sec 54.9 MBytes 460 Mbits/sec
42402026-09-04T08:36:26.726Z[ 8] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
42412026-09-04T08:36:26.726Z[ 10] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
42422026-09-04T08:36:29.728Z[ 12] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
42432026-09-04T08:36:29.728Z[ 14] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
42442026-09-04T08:36:29.728Z[ 16] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
42452026-09-04T08:36:29.728Z[ 18] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
42462026-09-04T08:36:29.728Z[ 20] 6.00-7.00 sec 54.8 MBytes 459 Mbits/sec
42472026-09-04T08:36:29.728Z[SUM] 6.00-7.00 sec 438 MBytes 3.67 Gbits/sec
42482026-09-04T08:36:29.728Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-09-04T08:36:29.728Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
42502026-09-04T08:36:29.728Z[ 8] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
42512026-09-04T08:36:29.728Z[ 10] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
42522026-09-04T08:36:29.728Z[ 12] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
42532026-09-04T08:36:29.728Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
42542026-09-04T08:36:29.728Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
42552026-09-04T08:36:29.728Z[ 18] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
42562026-09-04T08:36:29.728Z[ 20] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
42572026-09-04T08:36:29.728Z[SUM] 7.00-8.00 sec 437 MBytes 3.66 Gbits/sec
42582026-09-04T08:36:29.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-09-04T08:36:29.729Z[ 5] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42602026-09-04T08:36:29.729Z[ 8] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42612026-09-04T08:36:29.729Z[ 10] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42622026-09-04T08:36:29.729Z[ 12] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42632026-09-04T08:36:29.729Z[ 14] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42642026-09-04T08:36:29.729Z[ 16] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42652026-09-04T08:36:29.729Z[ 18] 8.00-9.00 sec 54.8 MBytes 459 Mbits/sec
42662026-09-04T08:36:29.729Z[ 20] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
42672026-09-04T08:36:29.729Z[SUM] 8.00-9.00 sec 437 MBytes 3.67 Gbits/sec
42682026-09-04T08:36:29.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-09-04T08:36:29.729Z[ 5] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42702026-09-04T08:36:29.729Z[ 8] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42712026-09-04T08:36:29.729Z[ 10] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42722026-09-04T08:36:29.729Z[ 12] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42732026-09-04T08:36:29.729Z[ 14] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42742026-09-04T08:36:29.729Z[ 16] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42752026-09-04T08:36:29.729Z[ 18] 9.00-10.00 sec 54.8 MBytes 459 Mbits/sec
42762026-09-04T08:36:29.729Z[ 20] 9.00-10.00 sec 54.9 MBytes 460 Mbits/sec
42772026-09-04T08:36:29.729Z[SUM] 9.00-10.00 sec 438 MBytes 3.68 Gbits/sec
42782026-09-04T08:36:29.729Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-09-04T08:36:29.729Z[ 5] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
42802026-09-04T08:36:29.729Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-09-04T08:36:29.729Z[ 10] 10.00-10.00 sec 128 KBytes 731 Mbits/sec
42822026-09-04T08:36:29.729Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-09-04T08:36:29.729Z[ 14] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
42842026-09-04T08:36:29.729Z[ 16] 10.00-10.00 sec 128 KBytes 730 Mbits/sec
42852026-09-04T08:36:29.730Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42862026-09-04T08:36:29.730Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42872026-09-04T08:36:29.730Z[SUM] 10.00-10.00 sec 512 KBytes 2.92 Gbits/sec
42882026-09-04T08:36:29.730Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-09-04T08:36:29.734Z[ ID] Interval Transfer Bitrate
42902026-09-04T08:36:29.734Z[ 5] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
42912026-09-04T08:36:29.734Z[ 8] 0.00-10.00 sec 537 MBytes 451 Mbits/sec sender
42922026-09-04T08:36:29.734Z[ 10] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
42932026-09-04T08:36:29.734Z[ 12] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
42942026-09-04T08:36:29.734Z[ 14] 0.00-10.00 sec 537 MBytes 451 Mbits/sec sender
42952026-09-04T08:36:29.734Z[ 16] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
42962026-09-04T08:36:29.734Z[ 18] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
42972026-09-04T08:36:29.734Z[ 20] 0.00-10.00 sec 538 MBytes 451 Mbits/sec sender
42982026-09-04T08:36:29.734Z[SUM] 0.00-10.00 sec 4.20 GBytes 3.61 Gbits/sec sender
42992026-09-04T08:36:29.734ZRun 4/10...3607.10197679297Mbps
43002026-09-04T08:36:37.128Z-----------------------------------------------------------
43012026-09-04T08:36:37.128ZServer listening on 5201 (test #25)
43022026-09-04T08:36:37.128Z-----------------------------------------------------------
43032026-09-04T08:36:37.128ZAccepted connection from 10.0.0.1, port 56095
43042026-09-04T08:36:37.128Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53877
43052026-09-04T08:36:37.128Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59744
43062026-09-04T08:36:37.128Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52072
43072026-09-04T08:36:37.128Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53724
43082026-09-04T08:36:37.128Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37848
43092026-09-04T08:36:37.128Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59110
43102026-09-04T08:36:37.128Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35532
43112026-09-04T08:36:37.128Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60306
43122026-09-04T08:36:37.128Z[ ID] Interval Transfer Bitrate
43132026-09-04T08:36:37.128Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43142026-09-04T08:36:37.128Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43152026-09-04T08:36:37.128Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43162026-09-04T08:36:37.128Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
43172026-09-04T08:36:37.128Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43182026-09-04T08:36:37.128Z[ 16] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43192026-09-04T08:36:37.128Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
43202026-09-04T08:36:37.128Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
43212026-09-04T08:36:37.129Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
43222026-09-04T08:36:37.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-09-04T08:36:37.129Z[ 5] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43242026-09-04T08:36:37.129Z[ 8] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43252026-09-04T08:36:37.129Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43262026-09-04T08:36:37.129Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43272026-09-04T08:36:37.129Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43282026-09-04T08:36:37.129Z[ 16] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43292026-09-04T08:36:37.129Z[ 18] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
43302026-09-04T08:36:37.129Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
43312026-09-04T08:36:37.129Z[SUM] 1.00-2.00 sec 432 MBytes 3.63 Gbits/sec
43322026-09-04T08:36:37.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-09-04T08:36:37.129Z[ 5] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
43342026-09-04T08:36:37.129Z[ 8] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
43352026-09-04T08:36:37.129Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
43362026-09-04T08:36:37.129Z[ 12] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43372026-09-04T08:36:37.129Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
43382026-09-04T08:36:37.129Z[ 16] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
43392026-09-04T08:36:37.129Z[ 18] 2.00-3.00 sec 54.6 MBytes 458 Mbits/sec
43402026-09-04T08:36:37.129Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
43412026-09-04T08:36:37.129Z[SUM] 2.00-3.00 sec 436 MBytes 3.66 Gbits/sec
43422026-09-04T08:36:37.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-09-04T08:36:37.129Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43442026-09-04T08:36:37.129Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
43452026-09-04T08:36:37.129Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43462026-09-04T08:36:37.129Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43472026-09-04T08:36:37.129Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
43482026-09-04T08:36:37.129Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43492026-09-04T08:36:37.129Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43502026-09-04T08:36:37.129Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
43512026-09-04T08:36:37.129Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
43522026-09-04T08:36:37.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-09-04T08:36:37.129Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43542026-09-04T08:36:37.129Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43552026-09-04T08:36:37.129Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43562026-09-04T08:36:37.129Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43572026-09-04T08:36:37.129Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43582026-09-04T08:36:37.129Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
43592026-09-04T08:36:37.129Z[ 18] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43602026-09-04T08:36:37.130Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
43612026-09-04T08:36:37.130Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
43622026-09-04T08:36:37.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-09-04T08:36:37.130Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43642026-09-04T08:36:37.130Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43652026-09-04T08:36:37.130Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43662026-09-04T08:36:37.130Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43672026-09-04T08:36:37.130Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43682026-09-04T08:36:37.130Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43692026-09-04T08:36:37.130Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
43702026-09-04T08:36:37.130Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
43712026-09-04T08:36:37.130Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
43722026-09-04T08:36:37.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-09-04T08:36:37.130Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43742026-09-04T08:36:37.130Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43752026-09-04T08:36:37.130Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43762026-09-04T08:36:40.132Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43772026-09-04T08:36:40.132Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43782026-09-04T08:36:40.132Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43792026-09-04T08:36:40.132Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43802026-09-04T08:36:40.132Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
43812026-09-04T08:36:40.132Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
43822026-09-04T08:36:40.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-09-04T08:36:40.132Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43842026-09-04T08:36:40.132Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43852026-09-04T08:36:40.132Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43862026-09-04T08:36:40.132Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43872026-09-04T08:36:40.132Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
43882026-09-04T08:36:40.132Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43892026-09-04T08:36:40.132Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43902026-09-04T08:36:40.132Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
43912026-09-04T08:36:40.132Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
43922026-09-04T08:36:40.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-09-04T08:36:40.132Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43942026-09-04T08:36:40.132Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43952026-09-04T08:36:40.132Z[ 10] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
43962026-09-04T08:36:40.132Z[ 12] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
43972026-09-04T08:36:40.132Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43982026-09-04T08:36:40.132Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
43992026-09-04T08:36:40.132Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
44002026-09-04T08:36:40.132Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
44012026-09-04T08:36:40.132Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
44022026-09-04T08:36:40.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-09-04T08:36:40.132Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44042026-09-04T08:36:40.132Z[ 8] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44052026-09-04T08:36:40.133Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44062026-09-04T08:36:40.133Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44072026-09-04T08:36:40.133Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44082026-09-04T08:36:40.133Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44092026-09-04T08:36:40.133Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44102026-09-04T08:36:40.133Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
44112026-09-04T08:36:40.133Z[SUM] 9.00-10.00 sec 434 MBytes 3.64 Gbits/sec
44122026-09-04T08:36:40.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-09-04T08:36:40.133Z[ 5] 10.00-10.00 sec 128 KBytes 939 Mbits/sec
44142026-09-04T08:36:40.133Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-09-04T08:36:40.133Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-09-04T08:36:40.133Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44172026-09-04T08:36:40.133Z[ 14] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
44182026-09-04T08:36:40.133Z[ 16] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
44192026-09-04T08:36:40.133Z[ 18] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
44202026-09-04T08:36:40.133Z[ 20] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
44212026-09-04T08:36:40.133Z[SUM] 10.00-10.00 sec 640 KBytes 4.69 Gbits/sec
44222026-09-04T08:36:40.133Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232026-09-04T08:36:40.133Z[ ID] Interval Transfer Bitrate
44242026-09-04T08:36:40.133Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
44252026-09-04T08:36:40.133Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44262026-09-04T08:36:40.133Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44272026-09-04T08:36:40.133Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec sender
44282026-09-04T08:36:40.136Z[ 14] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
44292026-09-04T08:36:40.136Z[ 16] 0.00-10.00 sec 529 MBytes 443 Mbits/sec sender
44302026-09-04T08:36:40.136Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44312026-09-04T08:36:40.137Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
44322026-09-04T08:36:40.137Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
44332026-09-04T08:36:40.137ZRun 5/10...3548.295154277082Mbps
44342026-09-04T08:36:47.530Z-----------------------------------------------------------
44352026-09-04T08:36:47.530ZServer listening on 5201 (test #26)
44362026-09-04T08:36:47.530Z-----------------------------------------------------------
44372026-09-04T08:36:47.530ZAccepted connection from 10.0.0.1, port 41889
44382026-09-04T08:36:47.530Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47771
44392026-09-04T08:36:47.531Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40698
44402026-09-04T08:36:47.531Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58213
44412026-09-04T08:36:47.531Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46385
44422026-09-04T08:36:47.531Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43037
44432026-09-04T08:36:47.531Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58224
44442026-09-04T08:36:47.531Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59511
44452026-09-04T08:36:47.531Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57015
44462026-09-04T08:36:47.531Z[ ID] Interval Transfer Bitrate
44472026-09-04T08:36:47.531Z[ 5] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
44482026-09-04T08:36:47.531Z[ 8] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
44492026-09-04T08:36:47.531Z[ 10] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
44502026-09-04T08:36:47.531Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
44512026-09-04T08:36:47.531Z[ 14] 0.00-1.00 sec 44.1 MBytes 370 Mbits/sec
44522026-09-04T08:36:47.531Z[ 16] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
44532026-09-04T08:36:47.531Z[ 18] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
44542026-09-04T08:36:47.531Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
44552026-09-04T08:36:47.531Z[SUM] 0.00-1.00 sec 352 MBytes 2.96 Gbits/sec
44562026-09-04T08:36:47.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-09-04T08:36:47.531Z[ 5] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
44582026-09-04T08:36:47.531Z[ 8] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
44592026-09-04T08:36:47.531Z[ 10] 1.00-2.00 sec 55.1 MBytes 462 Mbits/sec
44602026-09-04T08:36:47.531Z[ 12] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
44612026-09-04T08:36:47.531Z[ 14] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
44622026-09-04T08:36:47.531Z[ 16] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
44632026-09-04T08:36:47.531Z[ 18] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
44642026-09-04T08:36:47.531Z[ 20] 1.00-2.00 sec 55.2 MBytes 463 Mbits/sec
44652026-09-04T08:36:47.531Z[SUM] 1.00-2.00 sec 442 MBytes 3.71 Gbits/sec
44662026-09-04T08:36:47.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-09-04T08:36:47.531Z[ 5] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
44682026-09-04T08:36:47.531Z[ 8] 2.00-3.00 sec 54.8 MBytes 459 Mbits/sec
44692026-09-04T08:36:47.531Z[ 10] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
44702026-09-04T08:36:47.531Z[ 12] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
44712026-09-04T08:36:47.531Z[ 14] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
44722026-09-04T08:36:47.531Z[ 16] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
44732026-09-04T08:36:47.531Z[ 18] 2.00-3.00 sec 55.0 MBytes 461 Mbits/sec
44742026-09-04T08:36:47.531Z[ 20] 2.00-3.00 sec 54.9 MBytes 460 Mbits/sec
44752026-09-04T08:36:47.531Z[SUM] 2.00-3.00 sec 439 MBytes 3.68 Gbits/sec
44762026-09-04T08:36:47.531Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-09-04T08:36:47.531Z[ 5] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44782026-09-04T08:36:47.532Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44792026-09-04T08:36:47.532Z[ 10] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44802026-09-04T08:36:47.532Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
44812026-09-04T08:36:47.532Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44822026-09-04T08:36:47.532Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
44832026-09-04T08:36:47.532Z[ 18] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
44842026-09-04T08:36:47.532Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
44852026-09-04T08:36:47.532Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
44862026-09-04T08:36:47.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-09-04T08:36:47.532Z[ 5] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
44882026-09-04T08:36:47.532Z[ 8] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
44892026-09-04T08:36:47.532Z[ 10] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
44902026-09-04T08:36:47.532Z[ 12] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
44912026-09-04T08:36:47.532Z[ 14] 4.00-5.00 sec 55.1 MBytes 462 Mbits/sec
44922026-09-04T08:36:47.532Z[ 16] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
44932026-09-04T08:36:47.532Z[ 18] 4.00-5.00 sec 55.0 MBytes 461 Mbits/sec
44942026-09-04T08:36:47.532Z[ 20] 4.00-5.00 sec 54.9 MBytes 460 Mbits/sec
44952026-09-04T08:36:47.532Z[SUM] 4.00-5.00 sec 440 MBytes 3.69 Gbits/sec
44962026-09-04T08:36:47.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-09-04T08:36:47.532Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
44982026-09-04T08:36:47.532Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
44992026-09-04T08:36:47.532Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
45002026-09-04T08:36:47.532Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
45012026-09-04T08:36:47.532Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
45022026-09-04T08:36:47.532Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
45032026-09-04T08:36:47.532Z[ 18] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
45042026-09-04T08:36:47.532Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
45052026-09-04T08:36:47.532Z[SUM] 5.00-6.00 sec 431 MBytes 3.61 Gbits/sec
45062026-09-04T08:36:47.532Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-09-04T08:36:47.532Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45082026-09-04T08:36:47.532Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
45092026-09-04T08:36:47.532Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
45102026-09-04T08:36:50.535Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45112026-09-04T08:36:50.535Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45122026-09-04T08:36:50.535Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45132026-09-04T08:36:50.535Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45142026-09-04T08:36:50.535Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
45152026-09-04T08:36:50.535Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
45162026-09-04T08:36:50.535Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-09-04T08:36:50.536Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45182026-09-04T08:36:50.536Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45192026-09-04T08:36:50.536Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45202026-09-04T08:36:50.536Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
45212026-09-04T08:36:50.536Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45222026-09-04T08:36:50.536Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45232026-09-04T08:36:50.536Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45242026-09-04T08:36:50.536Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45252026-09-04T08:36:50.536Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
45262026-09-04T08:36:50.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-09-04T08:36:50.536Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45282026-09-04T08:36:50.536Z[ 8] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
45292026-09-04T08:36:50.536Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
45302026-09-04T08:36:50.536Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45312026-09-04T08:36:50.536Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45322026-09-04T08:36:50.536Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45332026-09-04T08:36:50.536Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
45342026-09-04T08:36:50.536Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
45352026-09-04T08:36:50.536Z[SUM] 8.00-9.00 sec 432 MBytes 3.63 Gbits/sec
45362026-09-04T08:36:50.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-09-04T08:36:50.536Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
45382026-09-04T08:36:50.536Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45392026-09-04T08:36:50.536Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45402026-09-04T08:36:50.536Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45412026-09-04T08:36:50.536Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45422026-09-04T08:36:50.536Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45432026-09-04T08:36:50.536Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
45442026-09-04T08:36:50.536Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
45452026-09-04T08:36:50.536Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
45462026-09-04T08:36:50.536Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-09-04T08:36:50.536Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45482026-09-04T08:36:50.536Z[ 8] 10.00-10.00 sec 128 KBytes 950 Mbits/sec
45492026-09-04T08:36:50.536Z[ 10] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
45502026-09-04T08:36:50.536Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45512026-09-04T08:36:50.536Z[ 14] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
45522026-09-04T08:36:50.536Z[ 16] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
45532026-09-04T08:36:50.536Z[ 18] 10.00-10.00 sec 128 KBytes 951 Mbits/sec
45542026-09-04T08:36:50.536Z[ 20] 10.00-10.00 sec 128 KBytes 952 Mbits/sec
45552026-09-04T08:36:50.536Z[SUM] 10.00-10.00 sec 768 KBytes 5.70 Gbits/sec
45562026-09-04T08:36:50.537Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-09-04T08:36:50.537Z[ ID] Interval Transfer Bitrate
45582026-09-04T08:36:50.537Z[ 5] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45592026-09-04T08:36:50.537Z[ 8] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45602026-09-04T08:36:50.537Z[ 10] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45612026-09-04T08:36:50.537Z[ 12] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45622026-09-04T08:36:50.537Z[ 14] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45632026-09-04T08:36:50.537Z[ 16] 0.00-10.00 sec 531 MBytes 446 Mbits/sec sender
45642026-09-04T08:36:50.537Z[ 18] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45652026-09-04T08:36:50.537Z[ 20] 0.00-10.00 sec 532 MBytes 446 Mbits/sec sender
45662026-09-04T08:36:50.537Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.57 Gbits/sec sender
45672026-09-04T08:36:50.540ZRun 6/10...3568.010438833982Mbps
45682026-09-04T08:36:57.934Z-----------------------------------------------------------
45692026-09-04T08:36:57.934ZServer listening on 5201 (test #27)
45702026-09-04T08:36:57.934Z-----------------------------------------------------------
45712026-09-04T08:36:57.934ZAccepted connection from 10.0.0.1, port 33667
45722026-09-04T08:36:57.934Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56526
45732026-09-04T08:36:57.934Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48508
45742026-09-04T08:36:57.934Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33997
45752026-09-04T08:36:57.934Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56233
45762026-09-04T08:36:57.934Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57679
45772026-09-04T08:36:57.934Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47503
45782026-09-04T08:36:57.934Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51559
45792026-09-04T08:36:57.934Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49267
45802026-09-04T08:36:57.934Z[ ID] Interval Transfer Bitrate
45812026-09-04T08:36:57.934Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45822026-09-04T08:36:57.935Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45832026-09-04T08:36:57.935Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45842026-09-04T08:36:57.935Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45852026-09-04T08:36:57.935Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45862026-09-04T08:36:57.935Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
45872026-09-04T08:36:57.935Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
45882026-09-04T08:36:57.935Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
45892026-09-04T08:36:57.935Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
45902026-09-04T08:36:57.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-09-04T08:36:57.935Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45922026-09-04T08:36:57.935Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45932026-09-04T08:36:57.935Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45942026-09-04T08:36:57.935Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
45952026-09-04T08:36:57.935Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45962026-09-04T08:36:57.935Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45972026-09-04T08:36:57.935Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45982026-09-04T08:36:57.935Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
45992026-09-04T08:36:57.935Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
46002026-09-04T08:36:57.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-09-04T08:36:57.935Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46022026-09-04T08:36:57.935Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46032026-09-04T08:36:57.935Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46042026-09-04T08:36:57.935Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
46052026-09-04T08:36:57.935Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46062026-09-04T08:36:57.935Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46072026-09-04T08:36:57.935Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
46082026-09-04T08:36:57.935Z[ 20] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
46092026-09-04T08:36:57.935Z[SUM] 2.00-3.00 sec 432 MBytes 3.63 Gbits/sec
46102026-09-04T08:36:57.935Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-09-04T08:36:57.935Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46122026-09-04T08:36:57.935Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46132026-09-04T08:36:57.935Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46142026-09-04T08:36:57.935Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46152026-09-04T08:36:57.935Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
46162026-09-04T08:36:57.935Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46172026-09-04T08:36:57.935Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46182026-09-04T08:36:57.935Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
46192026-09-04T08:36:57.935Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
46202026-09-04T08:36:57.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-09-04T08:36:57.936Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46222026-09-04T08:36:57.936Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46232026-09-04T08:36:57.936Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46242026-09-04T08:36:57.936Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46252026-09-04T08:36:57.936Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
46262026-09-04T08:36:57.936Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46272026-09-04T08:36:57.936Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
46282026-09-04T08:36:57.936Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
46292026-09-04T08:36:57.936Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
46302026-09-04T08:36:57.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-09-04T08:36:57.936Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46322026-09-04T08:36:57.936Z[ 8] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46332026-09-04T08:36:57.936Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
46342026-09-04T08:36:57.936Z[ 12] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46352026-09-04T08:36:57.936Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46362026-09-04T08:36:57.936Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
46372026-09-04T08:36:57.936Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
46382026-09-04T08:36:57.936Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
46392026-09-04T08:36:57.936Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
46402026-09-04T08:36:57.936Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-09-04T08:36:57.936Z[ 5] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
46422026-09-04T08:36:57.936Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
46432026-09-04T08:36:57.936Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
46442026-09-04T08:37:00.939Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
46452026-09-04T08:37:00.939Z[ 14] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
46462026-09-04T08:37:00.939Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
46472026-09-04T08:37:00.939Z[ 18] 6.00-7.00 sec 54.5 MBytes 457 Mbits/sec
46482026-09-04T08:37:00.939Z[ 20] 6.00-7.00 sec 54.6 MBytes 458 Mbits/sec
46492026-09-04T08:37:00.939Z[SUM] 6.00-7.00 sec 436 MBytes 3.65 Gbits/sec
46502026-09-04T08:37:00.939Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-09-04T08:37:00.939Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46522026-09-04T08:37:00.939Z[ 8] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46532026-09-04T08:37:00.939Z[ 10] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46542026-09-04T08:37:00.939Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
46552026-09-04T08:37:00.939Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46562026-09-04T08:37:00.939Z[ 16] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46572026-09-04T08:37:00.940Z[ 18] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46582026-09-04T08:37:00.940Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
46592026-09-04T08:37:00.940Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
46602026-09-04T08:37:00.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-09-04T08:37:00.940Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46622026-09-04T08:37:00.940Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46632026-09-04T08:37:00.940Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46642026-09-04T08:37:00.940Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46652026-09-04T08:37:00.940Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46662026-09-04T08:37:00.940Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
46672026-09-04T08:37:00.940Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46682026-09-04T08:37:00.940Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46692026-09-04T08:37:00.940Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
46702026-09-04T08:37:00.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-09-04T08:37:00.940Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46722026-09-04T08:37:00.940Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46732026-09-04T08:37:00.940Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46742026-09-04T08:37:00.940Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
46752026-09-04T08:37:00.940Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46762026-09-04T08:37:00.940Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46772026-09-04T08:37:00.940Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46782026-09-04T08:37:00.940Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
46792026-09-04T08:37:00.940Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
46802026-09-04T08:37:00.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-09-04T08:37:00.940Z[ 5] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
46822026-09-04T08:37:00.940Z[ 8] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
46832026-09-04T08:37:00.940Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-09-04T08:37:00.940Z[ 12] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
46852026-09-04T08:37:00.940Z[ 14] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
46862026-09-04T08:37:00.940Z[ 16] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
46872026-09-04T08:37:00.940Z[ 18] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
46882026-09-04T08:37:00.940Z[ 20] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
46892026-09-04T08:37:00.940Z[SUM] 10.00-10.00 sec 896 KBytes 6.48 Gbits/sec
46902026-09-04T08:37:00.940Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-09-04T08:37:00.940Z[ ID] Interval Transfer Bitrate
46922026-09-04T08:37:00.940Z[ 5] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46932026-09-04T08:37:00.940Z[ 8] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46942026-09-04T08:37:00.940Z[ 10] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46952026-09-04T08:37:00.940Z[ 12] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46962026-09-04T08:37:00.941Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46972026-09-04T08:37:00.944Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46982026-09-04T08:37:00.944Z[ 18] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
46992026-09-04T08:37:00.944Z[ 20] 0.00-10.00 sec 529 MBytes 444 Mbits/sec sender
47002026-09-04T08:37:00.944Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec sender
47012026-09-04T08:37:00.944ZRun 7/10...3550.1756334372812Mbps
47022026-09-04T08:37:08.336Z-----------------------------------------------------------
47032026-09-04T08:37:08.336ZServer listening on 5201 (test #28)
47042026-09-04T08:37:08.336Z-----------------------------------------------------------
47052026-09-04T08:37:08.336ZAccepted connection from 10.0.0.1, port 57504
47062026-09-04T08:37:08.336Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56850
47072026-09-04T08:37:08.336Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58462
47082026-09-04T08:37:08.336Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34070
47092026-09-04T08:37:08.336Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48589
47102026-09-04T08:37:08.336Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64840
47112026-09-04T08:37:08.336Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37570
47122026-09-04T08:37:08.337Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65143
47132026-09-04T08:37:08.337Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35478
47142026-09-04T08:37:08.337Z[ ID] Interval Transfer Bitrate
47152026-09-04T08:37:08.337Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
47162026-09-04T08:37:08.337Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
47172026-09-04T08:37:08.337Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
47182026-09-04T08:37:08.337Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47192026-09-04T08:37:08.337Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47202026-09-04T08:37:08.337Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47212026-09-04T08:37:08.337Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
47222026-09-04T08:37:08.337Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
47232026-09-04T08:37:08.337Z[SUM] 0.00-1.00 sec 345 MBytes 2.89 Gbits/sec
47242026-09-04T08:37:08.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-09-04T08:37:08.337Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47262026-09-04T08:37:08.337Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47272026-09-04T08:37:08.337Z[ 10] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
47282026-09-04T08:37:08.337Z[ 12] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
47292026-09-04T08:37:08.337Z[ 14] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47302026-09-04T08:37:08.337Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47312026-09-04T08:37:08.337Z[ 18] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47322026-09-04T08:37:08.337Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
47332026-09-04T08:37:08.337Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
47342026-09-04T08:37:08.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-09-04T08:37:08.337Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47362026-09-04T08:37:08.337Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47372026-09-04T08:37:08.337Z[ 10] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47382026-09-04T08:37:08.337Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
47392026-09-04T08:37:08.337Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
47402026-09-04T08:37:08.337Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47412026-09-04T08:37:08.337Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47422026-09-04T08:37:08.337Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
47432026-09-04T08:37:08.337Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
47442026-09-04T08:37:08.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-09-04T08:37:08.337Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47462026-09-04T08:37:08.337Z[ 8] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47472026-09-04T08:37:08.337Z[ 10] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47482026-09-04T08:37:08.337Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
47492026-09-04T08:37:08.337Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
47502026-09-04T08:37:08.337Z[ 16] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
47512026-09-04T08:37:08.337Z[ 18] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
47522026-09-04T08:37:08.338Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
47532026-09-04T08:37:08.338Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
47542026-09-04T08:37:08.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-09-04T08:37:08.338Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
47562026-09-04T08:37:08.338Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
47572026-09-04T08:37:08.338Z[ 10] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
47582026-09-04T08:37:08.338Z[ 12] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
47592026-09-04T08:37:08.338Z[ 14] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
47602026-09-04T08:37:08.338Z[ 16] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
47612026-09-04T08:37:08.338Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
47622026-09-04T08:37:08.338Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
47632026-09-04T08:37:08.338Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
47642026-09-04T08:37:08.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-09-04T08:37:08.338Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47662026-09-04T08:37:08.338Z[ 8] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47672026-09-04T08:37:08.338Z[ 10] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
47682026-09-04T08:37:08.338Z[ 12] 5.00-6.00 sec 54.5 MBytes 457 Mbits/sec
47692026-09-04T08:37:08.338Z[ 14] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47702026-09-04T08:37:08.338Z[ 16] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47712026-09-04T08:37:08.338Z[ 18] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47722026-09-04T08:37:08.338Z[ 20] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
47732026-09-04T08:37:08.338Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
47742026-09-04T08:37:08.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-09-04T08:37:08.338Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47762026-09-04T08:37:08.338Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47772026-09-04T08:37:08.338Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47782026-09-04T08:37:11.342Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47792026-09-04T08:37:11.342Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
47802026-09-04T08:37:11.342Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47812026-09-04T08:37:11.342Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
47822026-09-04T08:37:11.342Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
47832026-09-04T08:37:11.342Z[SUM] 6.00-7.00 sec 431 MBytes 3.62 Gbits/sec
47842026-09-04T08:37:11.342Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-09-04T08:37:11.342Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47862026-09-04T08:37:11.342Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
47872026-09-04T08:37:11.342Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47882026-09-04T08:37:11.342Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47892026-09-04T08:37:11.342Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47902026-09-04T08:37:11.342Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
47912026-09-04T08:37:11.342Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
47922026-09-04T08:37:11.342Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
47932026-09-04T08:37:11.342Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
47942026-09-04T08:37:11.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-09-04T08:37:11.343Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47962026-09-04T08:37:11.343Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
47972026-09-04T08:37:11.343Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
47982026-09-04T08:37:11.343Z[ 12] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
47992026-09-04T08:37:11.343Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
48002026-09-04T08:37:11.343Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
48012026-09-04T08:37:11.343Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
48022026-09-04T08:37:11.343Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
48032026-09-04T08:37:11.343Z[SUM] 8.00-9.00 sec 431 MBytes 3.61 Gbits/sec
48042026-09-04T08:37:11.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-09-04T08:37:11.343Z[ 5] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48062026-09-04T08:37:11.343Z[ 8] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48072026-09-04T08:37:11.343Z[ 10] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48082026-09-04T08:37:11.343Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48092026-09-04T08:37:11.343Z[ 14] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
48102026-09-04T08:37:11.343Z[ 16] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48112026-09-04T08:37:11.343Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
48122026-09-04T08:37:11.343Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
48132026-09-04T08:37:11.343Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
48142026-09-04T08:37:11.343Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-09-04T08:37:11.343Z[ 5] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
48162026-09-04T08:37:11.343Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-09-04T08:37:11.343Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-09-04T08:37:11.343Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48192026-09-04T08:37:11.343Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-09-04T08:37:11.343Z[ 16] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
48212026-09-04T08:37:11.343Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48222026-09-04T08:37:11.344Z[ 20] 10.00-10.00 sec 128 KBytes 909 Mbits/sec
48232026-09-04T08:37:11.344Z[SUM] 10.00-10.00 sec 384 KBytes 2.73 Gbits/sec
48242026-09-04T08:37:11.344Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252026-09-04T08:37:11.344Z[ ID] Interval Transfer Bitrate
48262026-09-04T08:37:11.344Z[ 5] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
48272026-09-04T08:37:11.344Z[ 8] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
48282026-09-04T08:37:11.344Z[ 10] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
48292026-09-04T08:37:11.344Z[ 12] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
48302026-09-04T08:37:11.344Z[ 14] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
48312026-09-04T08:37:11.344Z[ 16] 0.00-10.00 sec 530 MBytes 445 Mbits/sec sender
48322026-09-04T08:37:11.344Z[ 18] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
48332026-09-04T08:37:11.344Z[ 20] 0.00-10.00 sec 531 MBytes 445 Mbits/sec sender
48342026-09-04T08:37:11.344Z[SUM] 0.00-10.00 sec 4.15 GBytes 3.56 Gbits/sec sender
48352026-09-04T08:37:11.347ZRun 8/10...3560.443378613378Mbps
48362026-09-04T08:37:18.739Z-----------------------------------------------------------
48372026-09-04T08:37:18.740ZServer listening on 5201 (test #29)
48382026-09-04T08:37:18.740Z-----------------------------------------------------------
48392026-09-04T08:37:18.740ZAccepted connection from 10.0.0.1, port 56572
48402026-09-04T08:37:18.740Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38383
48412026-09-04T08:37:18.740Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55722
48422026-09-04T08:37:18.740Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37607
48432026-09-04T08:37:18.740Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35999
48442026-09-04T08:37:18.740Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36160
48452026-09-04T08:37:18.740Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61578
48462026-09-04T08:37:18.740Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52208
48472026-09-04T08:37:18.740Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33822
48482026-09-04T08:37:18.740Z[ ID] Interval Transfer Bitrate
48492026-09-04T08:37:18.740Z[ 5] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48502026-09-04T08:37:18.740Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48512026-09-04T08:37:18.740Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48522026-09-04T08:37:18.740Z[ 12] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48532026-09-04T08:37:18.740Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48542026-09-04T08:37:18.740Z[ 16] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48552026-09-04T08:37:18.740Z[ 18] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
48562026-09-04T08:37:18.740Z[ 20] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
48572026-09-04T08:37:18.741Z[SUM] 0.00-1.00 sec 347 MBytes 2.91 Gbits/sec
48582026-09-04T08:37:18.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-09-04T08:37:18.741Z[ 5] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
48602026-09-04T08:37:18.741Z[ 8] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
48612026-09-04T08:37:18.741Z[ 10] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48622026-09-04T08:37:18.741Z[ 12] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
48632026-09-04T08:37:18.741Z[ 14] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
48642026-09-04T08:37:18.741Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
48652026-09-04T08:37:18.741Z[ 18] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
48662026-09-04T08:37:18.741Z[ 20] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
48672026-09-04T08:37:18.741Z[SUM] 1.00-2.00 sec 436 MBytes 3.66 Gbits/sec
48682026-09-04T08:37:18.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-09-04T08:37:18.741Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48702026-09-04T08:37:18.741Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
48712026-09-04T08:37:18.741Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48722026-09-04T08:37:18.741Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48732026-09-04T08:37:18.741Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48742026-09-04T08:37:18.741Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
48752026-09-04T08:37:18.741Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48762026-09-04T08:37:18.741Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
48772026-09-04T08:37:18.741Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
48782026-09-04T08:37:18.741Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-09-04T08:37:18.741Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
48802026-09-04T08:37:18.741Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
48812026-09-04T08:37:18.742Z[ 10] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48822026-09-04T08:37:18.742Z[ 12] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48832026-09-04T08:37:18.742Z[ 14] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48842026-09-04T08:37:18.742Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48852026-09-04T08:37:18.742Z[ 18] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48862026-09-04T08:37:18.742Z[ 20] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
48872026-09-04T08:37:18.742Z[SUM] 3.00-4.00 sec 436 MBytes 3.66 Gbits/sec
48882026-09-04T08:37:18.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-09-04T08:37:18.742Z[ 5] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48902026-09-04T08:37:18.742Z[ 8] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48912026-09-04T08:37:18.742Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
48922026-09-04T08:37:18.742Z[ 12] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48932026-09-04T08:37:18.742Z[ 14] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
48942026-09-04T08:37:18.742Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
48952026-09-04T08:37:18.742Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
48962026-09-04T08:37:18.742Z[ 20] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
48972026-09-04T08:37:18.742Z[SUM] 4.00-5.00 sec 435 MBytes 3.65 Gbits/sec
48982026-09-04T08:37:18.742Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-09-04T08:37:18.742Z[ 5] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49002026-09-04T08:37:18.743Z[ 8] 5.00-6.00 sec 54.9 MBytes 460 Mbits/sec
49012026-09-04T08:37:18.743Z[ 10] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49022026-09-04T08:37:18.743Z[ 12] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49032026-09-04T08:37:18.743Z[ 14] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49042026-09-04T08:37:18.743Z[ 16] 5.00-6.00 sec 54.8 MBytes 459 Mbits/sec
49052026-09-04T08:37:18.743Z[ 18] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49062026-09-04T08:37:18.743Z[ 20] 5.00-6.00 sec 54.6 MBytes 458 Mbits/sec
49072026-09-04T08:37:18.743Z[SUM] 5.00-6.00 sec 437 MBytes 3.67 Gbits/sec
49082026-09-04T08:37:18.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-09-04T08:37:18.743Z[ 5] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
49102026-09-04T08:37:18.743Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49112026-09-04T08:37:18.743Z[ 10] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49122026-09-04T08:37:21.743Z[ 12] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49132026-09-04T08:37:21.743Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49142026-09-04T08:37:21.743Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49152026-09-04T08:37:21.743Z[ 18] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
49162026-09-04T08:37:21.743Z[ 20] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
49172026-09-04T08:37:21.743Z[SUM] 6.00-7.00 sec 435 MBytes 3.65 Gbits/sec
49182026-09-04T08:37:21.743Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-09-04T08:37:21.743Z[ 5] 7.00-8.00 sec 54.6 MBytes 458 Mbits/sec
49202026-09-04T08:37:21.743Z[ 8] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49212026-09-04T08:37:21.744Z[ 10] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49222026-09-04T08:37:21.744Z[ 12] 7.00-8.00 sec 54.4 MBytes 456 Mbits/sec
49232026-09-04T08:37:21.744Z[ 14] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49242026-09-04T08:37:21.744Z[ 16] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49252026-09-04T08:37:21.744Z[ 18] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49262026-09-04T08:37:21.744Z[ 20] 7.00-8.00 sec 54.5 MBytes 457 Mbits/sec
49272026-09-04T08:37:21.744Z[SUM] 7.00-8.00 sec 436 MBytes 3.66 Gbits/sec
49282026-09-04T08:37:21.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-09-04T08:37:21.744Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49302026-09-04T08:37:21.744Z[ 8] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49312026-09-04T08:37:21.744Z[ 10] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49322026-09-04T08:37:21.744Z[ 12] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49332026-09-04T08:37:21.744Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49342026-09-04T08:37:21.744Z[ 16] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49352026-09-04T08:37:21.744Z[ 18] 8.00-9.00 sec 54.6 MBytes 458 Mbits/sec
49362026-09-04T08:37:21.744Z[ 20] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
49372026-09-04T08:37:21.744Z[SUM] 8.00-9.00 sec 436 MBytes 3.66 Gbits/sec
49382026-09-04T08:37:21.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-09-04T08:37:21.744Z[ 5] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
49402026-09-04T08:37:21.744Z[ 8] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49412026-09-04T08:37:21.744Z[ 10] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49422026-09-04T08:37:21.744Z[ 12] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
49432026-09-04T08:37:21.744Z[ 14] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49442026-09-04T08:37:21.744Z[ 16] 9.00-10.00 sec 54.6 MBytes 458 Mbits/sec
49452026-09-04T08:37:21.744Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
49462026-09-04T08:37:21.744Z[ 20] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
49472026-09-04T08:37:21.744Z[SUM] 9.00-10.00 sec 436 MBytes 3.66 Gbits/sec
49482026-09-04T08:37:21.744Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-09-04T08:37:21.744Z[ 5] 10.00-10.00 sec 128 KBytes 855 Mbits/sec
49502026-09-04T08:37:21.744Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49512026-09-04T08:37:21.744Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-09-04T08:37:21.744Z[ 12] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
49532026-09-04T08:37:21.745Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49542026-09-04T08:37:21.745Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49552026-09-04T08:37:21.745Z[ 18] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
49562026-09-04T08:37:21.745Z[ 20] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
49572026-09-04T08:37:21.745Z[SUM] 10.00-10.00 sec 512 KBytes 3.42 Gbits/sec
49582026-09-04T08:37:21.745Z- - - - - - - - - - - - - - - - - - - - - - - - -
49592026-09-04T08:37:21.745Z[ ID] Interval Transfer Bitrate
49602026-09-04T08:37:21.745Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
49612026-09-04T08:37:21.745Z[ 8] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49622026-09-04T08:37:21.745Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
49632026-09-04T08:37:21.745Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
49642026-09-04T08:37:21.745Z[ 14] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49652026-09-04T08:37:21.745Z[ 16] 0.00-10.00 sec 534 MBytes 448 Mbits/sec sender
49662026-09-04T08:37:21.745Z[ 18] 0.00-10.00 sec 534 MBytes 447 Mbits/sec sender
49672026-09-04T08:37:21.745Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
49682026-09-04T08:37:21.745Z[SUM] 0.00-10.00 sec 4.17 GBytes 3.58 Gbits/sec sender
49692026-09-04T08:37:21.748ZRun 9/10...3579.8147133384887Mbps
49702026-09-04T08:37:29.141Z-----------------------------------------------------------
49712026-09-04T08:37:29.141ZServer listening on 5201 (test #30)
49722026-09-04T08:37:29.141Z-----------------------------------------------------------
49732026-09-04T08:37:29.141ZAccepted connection from 10.0.0.1, port 58673
49742026-09-04T08:37:29.141Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33680
49752026-09-04T08:37:29.141Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48879
49762026-09-04T08:37:29.141Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64590
49772026-09-04T08:37:29.141Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64752
49782026-09-04T08:37:29.141Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42234
49792026-09-04T08:37:29.141Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34885
49802026-09-04T08:37:29.141Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51138
49812026-09-04T08:37:29.141Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52964
49822026-09-04T08:37:29.141Z[ ID] Interval Transfer Bitrate
49832026-09-04T08:37:29.141Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
49842026-09-04T08:37:29.141Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
49852026-09-04T08:37:29.141Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
49862026-09-04T08:37:29.141Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
49872026-09-04T08:37:29.141Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
49882026-09-04T08:37:29.141Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
49892026-09-04T08:37:29.141Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
49902026-09-04T08:37:29.141Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
49912026-09-04T08:37:29.141Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
49922026-09-04T08:37:29.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-09-04T08:37:29.141Z[ 5] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49942026-09-04T08:37:29.141Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49952026-09-04T08:37:29.141Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49962026-09-04T08:37:29.141Z[ 12] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
49972026-09-04T08:37:29.141Z[ 14] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49982026-09-04T08:37:29.141Z[ 16] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
49992026-09-04T08:37:29.141Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
50002026-09-04T08:37:29.142Z[ 20] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
50012026-09-04T08:37:29.142Z[SUM] 1.00-2.00 sec 434 MBytes 3.64 Gbits/sec
50022026-09-04T08:37:29.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-09-04T08:37:29.142Z[ 5] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50042026-09-04T08:37:29.142Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50052026-09-04T08:37:29.142Z[ 10] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50062026-09-04T08:37:29.142Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50072026-09-04T08:37:29.142Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50082026-09-04T08:37:29.142Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
50092026-09-04T08:37:29.142Z[ 18] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
50102026-09-04T08:37:29.142Z[ 20] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
50112026-09-04T08:37:29.142Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
50122026-09-04T08:37:29.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-09-04T08:37:29.142Z[ 5] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50142026-09-04T08:37:29.142Z[ 8] 3.00-4.00 sec 54.9 MBytes 460 Mbits/sec
50152026-09-04T08:37:29.142Z[ 10] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50162026-09-04T08:37:29.142Z[ 12] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50172026-09-04T08:37:29.142Z[ 14] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50182026-09-04T08:37:29.142Z[ 16] 3.00-4.00 sec 55.1 MBytes 462 Mbits/sec
50192026-09-04T08:37:29.142Z[ 18] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50202026-09-04T08:37:29.142Z[ 20] 3.00-4.00 sec 55.0 MBytes 461 Mbits/sec
50212026-09-04T08:37:29.142Z[SUM] 3.00-4.00 sec 440 MBytes 3.69 Gbits/sec
50222026-09-04T08:37:29.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-09-04T08:37:29.142Z[ 5] 4.00-5.00 sec 54.8 MBytes 459 Mbits/sec
50242026-09-04T08:37:29.142Z[ 8] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
50252026-09-04T08:37:29.142Z[ 10] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50262026-09-04T08:37:29.142Z[ 12] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
50272026-09-04T08:37:29.142Z[ 14] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
50282026-09-04T08:37:29.142Z[ 16] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50292026-09-04T08:37:29.142Z[ 18] 4.00-5.00 sec 54.5 MBytes 457 Mbits/sec
50302026-09-04T08:37:29.142Z[ 20] 4.00-5.00 sec 54.6 MBytes 458 Mbits/sec
50312026-09-04T08:37:29.142Z[SUM] 4.00-5.00 sec 437 MBytes 3.66 Gbits/sec
50322026-09-04T08:37:29.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-09-04T08:37:29.142Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50342026-09-04T08:37:29.142Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50352026-09-04T08:37:29.142Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
50362026-09-04T08:37:29.142Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
50372026-09-04T08:37:29.142Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50382026-09-04T08:37:29.142Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50392026-09-04T08:37:29.142Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50402026-09-04T08:37:29.143Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
50412026-09-04T08:37:29.143Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
50422026-09-04T08:37:29.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-09-04T08:37:29.143Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50442026-09-04T08:37:29.143Z[ 8] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50452026-09-04T08:37:29.143Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50462026-09-04T08:37:32.145Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
50472026-09-04T08:37:32.146Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50482026-09-04T08:37:32.146Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
50492026-09-04T08:37:32.146Z[ 18] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50502026-09-04T08:37:32.146Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
50512026-09-04T08:37:32.146Z[SUM] 6.00-7.00 sec 432 MBytes 3.62 Gbits/sec
50522026-09-04T08:37:32.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-09-04T08:37:32.146Z[ 5] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
50542026-09-04T08:37:32.146Z[ 8] 7.00-8.00 sec 55.0 MBytes 461 Mbits/sec
50552026-09-04T08:37:32.146Z[ 10] 7.00-8.00 sec 55.1 MBytes 462 Mbits/sec
50562026-09-04T08:37:32.146Z[ 12] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50572026-09-04T08:37:32.146Z[ 14] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
50582026-09-04T08:37:32.146Z[ 16] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
50592026-09-04T08:37:32.146Z[ 18] 7.00-8.00 sec 54.8 MBytes 459 Mbits/sec
50602026-09-04T08:37:32.146Z[ 20] 7.00-8.00 sec 54.9 MBytes 460 Mbits/sec
50612026-09-04T08:37:32.146Z[SUM] 7.00-8.00 sec 439 MBytes 3.68 Gbits/sec
50622026-09-04T08:37:32.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-09-04T08:37:32.146Z[ 5] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50642026-09-04T08:37:32.146Z[ 8] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50652026-09-04T08:37:32.146Z[ 10] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50662026-09-04T08:37:32.146Z[ 12] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50672026-09-04T08:37:32.146Z[ 14] 8.00-9.00 sec 54.5 MBytes 457 Mbits/sec
50682026-09-04T08:37:32.146Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
50692026-09-04T08:37:32.146Z[ 18] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50702026-09-04T08:37:32.146Z[ 20] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
50712026-09-04T08:37:32.146Z[SUM] 8.00-9.00 sec 435 MBytes 3.65 Gbits/sec
50722026-09-04T08:37:32.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-09-04T08:37:32.146Z[ 5] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50742026-09-04T08:37:32.146Z[ 8] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50752026-09-04T08:37:32.146Z[ 10] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50762026-09-04T08:37:32.146Z[ 12] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50772026-09-04T08:37:32.146Z[ 14] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
50782026-09-04T08:37:32.146Z[ 16] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50792026-09-04T08:37:32.146Z[ 18] 9.00-10.00 sec 54.4 MBytes 456 Mbits/sec
50802026-09-04T08:37:32.146Z[ 20] 9.00-10.00 sec 54.5 MBytes 457 Mbits/sec
50812026-09-04T08:37:32.146Z[SUM] 9.00-10.00 sec 435 MBytes 3.65 Gbits/sec
50822026-09-04T08:37:32.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-09-04T08:37:32.147Z[ 5] 10.00-10.00 sec 128 KBytes 915 Mbits/sec
50842026-09-04T08:37:32.147Z[ 8] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
50852026-09-04T08:37:32.147Z[ 10] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
50862026-09-04T08:37:32.147Z[ 12] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
50872026-09-04T08:37:32.147Z[ 14] 10.00-10.00 sec 128 KBytes 916 Mbits/sec
50882026-09-04T08:37:32.147Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50892026-09-04T08:37:32.147Z[ 18] 10.00-10.00 sec 128 KBytes 917 Mbits/sec
50902026-09-04T08:37:32.147Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50912026-09-04T08:37:32.147Z[SUM] 10.00-10.00 sec 768 KBytes 5.49 Gbits/sec
50922026-09-04T08:37:32.147Z- - - - - - - - - - - - - - - - - - - - - - - - -
50932026-09-04T08:37:32.147Z[ ID] Interval Transfer Bitrate
50942026-09-04T08:37:32.147Z[ 5] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
50952026-09-04T08:37:32.147Z[ 8] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
50962026-09-04T08:37:32.147Z[ 10] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
50972026-09-04T08:37:32.147Z[ 12] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
50982026-09-04T08:37:32.147Z[ 14] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
50992026-09-04T08:37:32.147Z[ 16] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
51002026-09-04T08:37:32.147Z[ 18] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
51012026-09-04T08:37:32.147Z[ 20] 0.00-10.00 sec 533 MBytes 447 Mbits/sec sender
51022026-09-04T08:37:32.147Z[SUM] 0.00-10.00 sec 4.16 GBytes 3.58 Gbits/sec sender
51032026-09-04T08:37:32.150ZRun 10/10...3576.173399902951Mbps
51042026-09-04T08:37:32.150Z###---------------------###
51052026-09-04T08:37:32.150Z::: iPerf done... :::
51062026-09-04T08:37:32.150Z:::Awaiting out files...:::
51072026-09-04T08:37:32.150Z###---------------------###
51082026-09-04T08:37:32.150Z###-----###
51092026-09-04T08:37:32.151Z:::done!:::
51102026-09-04T08:37:32.151Z###-----###
51112026-09-04T08:37:33.107ZBenchmarking iperf-tcp/local/s2c/tx
51122026-09-04T08:37:33.107ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51132026-09-04T08:37:37.234ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51142026-09-04T08:37:57.131ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51152026-09-04T08:37:57.181Ziperf-tcp/local/s2c/tx time: [3.4135 µs 3.4136 µs 3.4137 µs]
51162026-09-04T08:37:57.181ZFound 6 outliers among 100 measurements (6.00%)
51172026-09-04T08:37:57.181Z 3 (3.00%) low mild
51182026-09-04T08:37:57.181Z 1 (1.00%) high mild
51192026-09-04T08:37:57.181Z 2 (2.00%) high severe
51202026-09-04T08:37:57.805Z
51212026-09-04T08:37:57.808ZBenchmarking iperf-tcp/local/s2c/rx
51222026-09-04T08:37:57.808ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-09-04T08:38:01.907ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51242026-09-04T08:38:21.901ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-09-04T08:38:21.950Ziperf-tcp/local/s2c/rx time: [6.4835 µs 6.4836 µs 6.4837 µs]
51262026-09-04T08:38:21.951ZFound 5 outliers among 100 measurements (5.00%)
51272026-09-04T08:38:21.951Z 2 (2.00%) low severe
51282026-09-04T08:38:21.951Z 3 (3.00%) low mild
51292026-09-04T08:38:22.574Z
51302026-09-04T08:38:26.869Z+ cargo ubench
51312026-09-04T08:38:27.114Z Compiling proc-macro2 v1.0.106
51322026-09-04T08:38:27.114Z Compiling unicode-ident v1.0.24
51332026-09-04T08:38:27.114Z Compiling quote v1.0.46
51342026-09-04T08:38:27.114Z Compiling serde_core v1.0.228
51352026-09-04T08:38:27.114Z Compiling cfg-if v1.0.4
51362026-09-04T08:38:27.117Z Compiling libc v0.2.186
51372026-09-04T08:38:27.117Z Compiling memchr v2.8.3
51382026-09-04T08:38:27.117Z Compiling serde v1.0.228
51392026-09-04T08:38:27.262Z Compiling rustversion v1.0.23
51402026-09-04T08:38:27.319Z Compiling version_check v0.9.5
51412026-09-04T08:38:27.612Z Compiling zerocopy v0.8.54
51422026-09-04T08:38:27.615Z Compiling thiserror v2.0.18
51432026-09-04T08:38:27.646Z Compiling strsim v0.11.1
51442026-09-04T08:38:27.986Z Compiling either v1.16.0
51452026-09-04T08:38:27.991Z Compiling ident_case v1.0.1
51462026-09-04T08:38:28.255Z Compiling regex-syntax v0.8.11
51472026-09-04T08:38:28.320Z Compiling crossbeam-utils v0.8.22
51482026-09-04T08:38:28.357Z Compiling pin-project-lite v0.2.17
51492026-09-04T08:38:28.385Z Compiling syn v1.0.109
51502026-09-04T08:38:28.463Z Compiling equivalent v1.0.2
51512026-09-04T08:38:28.552Z Compiling hashbrown v0.17.1
51522026-09-04T08:38:28.654Z Compiling syn v2.0.118
51532026-09-04T08:38:28.753Z Compiling aho-corasick v1.1.4
51542026-09-04T08:38:28.874Z Compiling winnow v1.0.3
51552026-09-04T08:38:28.911Z Compiling itertools v0.15.0
51562026-09-04T08:38:29.119Z Compiling indexmap v2.14.0
51572026-09-04T08:38:29.722Z Compiling bitflags v2.13.0
51582026-09-04T08:38:29.793Z Compiling regex-automata v0.4.15
51592026-09-04T08:38:29.863Z Compiling toml_parser v1.1.2+spec-1.1.0
51602026-09-04T08:38:30.080Z Compiling byteorder v1.5.0
51612026-09-04T08:38:30.166Z Compiling toml_datetime v1.1.1+spec-1.1.0
51622026-09-04T08:38:30.264Z Compiling autocfg v1.5.1
51632026-09-04T08:38:30.360Z Compiling heapless v0.8.0
51642026-09-04T08:38:30.383Z Compiling toml_edit v0.25.12+spec-1.1.0
51652026-09-04T08:38:30.392Z Compiling hash32 v0.3.1
51662026-09-04T08:38:30.581Z Compiling slog v2.8.2
51672026-09-04T08:38:30.702Z Compiling num-traits v0.2.19
51682026-09-04T08:38:30.797Z Compiling macaddr v1.0.1
51692026-09-04T08:38:30.815Z Compiling smoltcp v0.11.0
51702026-09-04T08:38:30.853Z Compiling futures-core v0.3.32
51712026-09-04T08:38:30.916Z Compiling stable_deref_trait v1.2.1
51722026-09-04T08:38:30.985Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51732026-09-04T08:38:30.994Z Compiling futures-sink v0.3.32
51742026-09-04T08:38:31.092Z Compiling futures-channel v0.3.32
51752026-09-04T08:38:31.142Z Compiling proc-macro-crate v3.5.0
51762026-09-04T08:38:31.213Z Compiling darling_core v0.23.0
51772026-09-04T08:38:31.339Z Compiling proc-macro-error-attr v1.0.4
51782026-09-04T08:38:31.459Z Compiling getrandom v0.4.3
51792026-09-04T08:38:31.462Z Compiling bitflags v1.3.2
51802026-09-04T08:38:31.524Z Compiling regex v1.13.0
51812026-09-04T08:38:31.534Z Compiling crc32fast v1.5.0
51822026-09-04T08:38:31.594Z Compiling managed v0.8.0
51832026-09-04T08:38:31.765Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51842026-09-04T08:38:31.818Z Compiling futures-io v0.3.32
51852026-09-04T08:38:31.847Z Compiling slab v0.4.12
51862026-09-04T08:38:31.941Z Compiling ref-cast v1.0.25
51872026-09-04T08:38:31.973Z Compiling anyhow v1.0.103
51882026-09-04T08:38:31.994Z Compiling rand_core v0.10.1
51892026-09-04T08:38:32.039Z Compiling futures-task v0.3.32
51902026-09-04T08:38:32.269Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51912026-09-04T08:38:32.287Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51922026-09-04T08:38:32.407Z Compiling proc-macro-error v1.0.4
51932026-09-04T08:38:32.433Z Compiling serde_derive v1.0.228
51942026-09-04T08:38:32.465Z Compiling zerocopy-derive v0.8.54
51952026-09-04T08:38:32.499Z Compiling thiserror-impl v2.0.18
51962026-09-04T08:38:32.619Z Compiling futures-macro v0.3.32
51972026-09-04T08:38:32.650Z Compiling num_enum_derive v0.7.6
51982026-09-04T08:38:32.922Z Compiling ref-cast-impl v1.0.25
51992026-09-04T08:38:33.346Z Compiling darling_macro v0.23.0
52002026-09-04T08:38:33.414Z Compiling futures-util v0.3.32
52012026-09-04T08:38:33.497Z Compiling foreign-types-macros v0.2.3
52022026-09-04T08:38:33.617Z Compiling ipnetwork v0.21.1
52032026-09-04T08:38:33.759Z Compiling cobs v0.3.0
52042026-09-04T08:38:33.898Z Compiling darling v0.23.0
52052026-09-04T08:38:33.967Z Compiling ingot-macros v0.2.0
52062026-09-04T08:38:33.971Z Compiling unicode-width v0.2.2
52072026-09-04T08:38:33.974Z Compiling foreign-types-shared v0.3.1
52082026-09-04T08:38:34.054Z Compiling once_cell v1.21.4
52092026-09-04T08:38:34.104Z Compiling cpufeatures v0.3.0
52102026-09-04T08:38:34.166Z Compiling rustix v1.1.4
52112026-09-04T08:38:34.257Z Compiling crossbeam-epoch v0.9.20
52122026-09-04T08:38:34.276Z Compiling tracing-core v0.1.36
52132026-09-04T08:38:34.525Z Compiling tabwriter v1.4.1
52142026-09-04T08:38:34.703Z Compiling chacha20 v0.10.1
52152026-09-04T08:38:34.848Z Compiling foreign-types v0.5.0
52162026-09-04T08:38:34.921Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52172026-09-04T08:38:34.982Z Compiling num_enum v0.7.6
52182026-09-04T08:38:35.185Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52192026-09-04T08:38:35.204Z Compiling tracing-attributes v0.1.31
52202026-09-04T08:38:35.534Z Compiling erased-serde v0.3.31
52212026-09-04T08:38:35.619Z Compiling postcard v1.1.3
52222026-09-04T08:38:35.658Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52232026-09-04T08:38:36.056Z Compiling futures-executor v0.3.32
52242026-09-04T08:38:36.288Z Compiling errno v0.3.14
52252026-09-04T08:38:36.309Z Compiling cstr-argument v0.1.2
52262026-09-04T08:38:36.421Z Compiling crossbeam-deque v0.8.7
52272026-09-04T08:38:36.433Z Compiling zmij v1.0.22
52282026-09-04T08:38:36.460Z Compiling pretty-hex v0.4.2
52292026-09-04T08:38:36.480Z Compiling time-core v0.1.9
52302026-09-04T08:38:36.558Z Compiling shlex v2.0.1
52312026-09-04T08:38:36.717Z Compiling thiserror v1.0.69
52322026-09-04T08:38:36.722Z Compiling utf8parse v0.2.2
52332026-09-04T08:38:36.741Z Compiling find-msvc-tools v0.1.9
52342026-09-04T08:38:36.793Z Compiling num-conv v0.2.2
52352026-09-04T08:38:36.816Z Compiling dyn-clone v1.0.20
52362026-09-04T08:38:36.939Z Compiling ingot-types v0.2.0
52372026-09-04T08:38:36.955Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52382026-09-04T08:38:36.966Z Compiling time-macros v0.2.31
52392026-09-04T08:38:37.097Z Compiling cc v1.2.67
52402026-09-04T08:38:37.191Z Compiling anstyle-parse v1.0.0
52412026-09-04T08:38:37.215Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52422026-09-04T08:38:37.374Z Compiling ingot v0.2.0
52432026-09-04T08:38:37.386Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52442026-09-04T08:38:37.723Z Compiling tracing v0.1.44
52452026-09-04T08:38:37.878Z Compiling futures v0.3.32
52462026-09-04T08:38:37.949Z Compiling rand v0.10.2
52472026-09-04T08:38:38.040Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52482026-09-04T08:38:38.182Z Compiling thiserror-impl v1.0.69
52492026-09-04T08:38:38.387Z Compiling uuid v1.23.5
52502026-09-04T08:38:38.595Z Compiling arc-swap v1.9.2
52512026-09-04T08:38:38.713Z Compiling socket2 v0.6.4
52522026-09-04T08:38:38.814Z Compiling nom v8.0.0
52532026-09-04T08:38:38.928Z Compiling thread_local v1.1.10
52542026-09-04T08:38:39.255Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52552026-09-04T08:38:39.280Z Compiling anstyle-query v1.1.5
52562026-09-04T08:38:39.291Z Compiling anstyle v1.0.14
52572026-09-04T08:38:39.379Z Compiling iana-time-zone v0.1.65
52582026-09-04T08:38:39.473Z Compiling serde_json v1.0.150
52592026-09-04T08:38:39.531Z Compiling lazy_static v1.5.0
52602026-09-04T08:38:39.630Z Compiling deranged v0.5.8
52612026-09-04T08:38:39.692Z Compiling powerfmt v0.2.0
52622026-09-04T08:38:39.867Z Compiling rayon-core v1.13.0
52632026-09-04T08:38:39.914Z Compiling heck v0.4.1
52642026-09-04T08:38:40.079Z Compiling colored v3.1.1
52652026-09-04T08:38:40.104Z Compiling is_terminal_polyfill v1.70.2
52662026-09-04T08:38:40.322Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52672026-09-04T08:38:40.702Z Compiling oxnet v0.1.6
52682026-09-04T08:38:40.788Z Compiling colorchoice v1.0.5
52692026-09-04T08:38:40.899Z Compiling slog-async v2.8.0
52702026-09-04T08:38:40.944Z Compiling anstream v1.0.0
52712026-09-04T08:38:40.999Z Compiling time v0.3.53
52722026-09-04T08:38:41.206Z Compiling rusticata-macros v5.0.0
52732026-09-04T08:38:41.413Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52742026-09-04T08:38:41.479Z Compiling slog-scope v4.4.1
52752026-09-04T08:38:41.951Z Compiling chrono v0.4.45
52762026-09-04T08:38:42.071Z Compiling alloca v0.4.0
52772026-09-04T08:38:42.275Z Compiling cookie-factory v0.3.3
52782026-09-04T08:38:42.343Z Compiling terminal_size v0.4.4
52792026-09-04T08:38:42.483Z Compiling half v2.7.1
52802026-09-04T08:38:42.595Z Compiling crossbeam-channel v0.5.16
52812026-09-04T08:38:42.678Z Compiling itertools v0.12.1
52822026-09-04T08:38:42.802Z Compiling is-terminal v0.4.17
52832026-09-04T08:38:42.832Z Compiling log v0.4.33
52842026-09-04T08:38:42.894Z Compiling take_mut v0.2.2
52852026-09-04T08:38:43.002Z Compiling clap_lex v1.1.0
52862026-09-04T08:38:43.057Z Compiling itoa v1.0.18
52872026-09-04T08:38:43.227Z Compiling cfg_aliases v0.2.1
52882026-09-04T08:38:43.265Z Compiling ciborium-io v0.2.2
52892026-09-04T08:38:43.292Z Compiling circular v0.3.0
52902026-09-04T08:38:43.314Z Compiling plotters-backend v0.3.7
52912026-09-04T08:38:43.500Z Compiling heck v0.5.0
52922026-09-04T08:38:43.628Z Compiling term v1.2.1
52932026-09-04T08:38:43.694Z Compiling clap_derive v4.6.1
52942026-09-04T08:38:44.063Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52952026-09-04T08:38:44.112Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52962026-09-04T08:38:44.876Z Compiling slog-term v2.9.2
52972026-09-04T08:38:44.903Z Compiling clap_builder v4.6.0
52982026-09-04T08:38:45.016Z Compiling plotters-svg v0.3.7
52992026-09-04T08:38:45.280Z Compiling pcap-parser v0.17.0
53002026-09-04T08:38:45.301Z Compiling ciborium-ll v0.2.2
53012026-09-04T08:38:45.367Z Compiling nix v0.31.3
53022026-09-04T08:38:46.098Z Compiling slog-stdlog v4.1.1
53032026-09-04T08:38:46.423Z Compiling itertools v0.13.0
53042026-09-04T08:38:46.687Z Compiling cast v0.3.0
53052026-09-04T08:38:46.861Z Compiling same-file v1.0.6
53062026-09-04T08:38:47.023Z Compiling walkdir v2.5.0
53072026-09-04T08:38:47.438Z Compiling clap v4.6.1
53082026-09-04T08:38:47.511Z Compiling rayon v1.12.0
53092026-09-04T08:38:47.518Z Compiling tinytemplate v1.2.1
53102026-09-04T08:38:47.536Z Compiling slog-envlogger v2.2.0
53112026-09-04T08:38:47.567Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53122026-09-04T08:38:47.916Z Compiling criterion-plot v0.8.2
53132026-09-04T08:38:48.424Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53142026-09-04T08:38:48.665Z Compiling ciborium v0.2.2
53152026-09-04T08:38:48.709Z Compiling plotters v0.3.7
53162026-09-04T08:38:49.375Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53172026-09-04T08:38:49.633Z Compiling page_size v0.6.0
53182026-09-04T08:38:49.742Z Compiling anes v0.1.6
53192026-09-04T08:38:49.898Z Compiling dtor-proc-macro v0.0.13
53202026-09-04T08:38:49.990Z Compiling oorandom v11.1.5
53212026-09-04T08:38:50.067Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53222026-09-04T08:38:50.111Z Compiling criterion v0.8.2
53232026-09-04T08:38:50.238Z Compiling dtor v0.8.1
53242026-09-04T08:38:50.325Z Compiling ctor-proc-macro v0.0.13
53252026-09-04T08:38:50.663Z Compiling link-section v0.2.1
53262026-09-04T08:38:50.800Z Compiling ctor v0.10.1
53272026-09-04T08:38:52.169Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53282026-09-04T08:40:15.570Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 48s
53292026-09-04T08:40:15.595Z Running benches/userland.rs (target/release-lto/deps/userland-2709d8afad011759)
53302026-09-04T08:40:15.598ZGnuplot not found, using plotters backend
53312026-09-04T08:40:15.731ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53322026-09-04T08:40:15.731ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53332026-09-04T08:40:21.147ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0018 s (7.7M iterations)
53342026-09-04T08:40:26.038ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53352026-09-04T08:40:26.092Zparse/Hairpin-DHCPv4/wallclock/Discover
53362026-09-04T08:40:26.092Z time: [61.607 ns 61.767 ns 61.930 ns]
53372026-09-04T08:40:26.092ZFound 5 outliers among 100 measurements (5.00%)
53382026-09-04T08:40:26.092Z 2 (2.00%) high mild
53392026-09-04T08:40:26.092Z 3 (3.00%) high severe
53402026-09-04T08:40:26.723Z
53412026-09-04T08:40:26.727ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53422026-09-04T08:40:26.727ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53432026-09-04T08:40:32.555ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0067 s (3.6M iterations)
53442026-09-04T08:40:37.541ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53452026-09-04T08:40:37.591Zprocess/Hairpin-DHCPv4/wallclock/Discover
53462026-09-04T08:40:37.591Z time: [811.11 ns 811.49 ns 811.91 ns]
53472026-09-04T08:40:37.591ZFound 6 outliers among 100 measurements (6.00%)
53482026-09-04T08:40:37.591Z 2 (2.00%) high mild
53492026-09-04T08:40:37.591Z 4 (4.00%) high severe
53502026-09-04T08:40:38.217Z
53512026-09-04T08:40:38.221ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53522026-09-04T08:40:38.221ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53532026-09-04T08:40:43.879ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0004 s (7.4M iterations)
53542026-09-04T08:40:48.562ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53552026-09-04T08:40:48.612Zparse/Hairpin-DHCPv4/wallclock/Request
53562026-09-04T08:40:48.612Z time: [61.714 ns 61.877 ns 62.045 ns]
53572026-09-04T08:40:48.612ZFound 5 outliers among 100 measurements (5.00%)
53582026-09-04T08:40:48.612Z 3 (3.00%) high mild
53592026-09-04T08:40:48.612Z 2 (2.00%) high severe
53602026-09-04T08:40:49.243Z
53612026-09-04T08:40:49.246ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53622026-09-04T08:40:49.246ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53632026-09-04T08:40:54.966ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0029 s (3.7M iterations)
53642026-09-04T08:40:59.949ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53652026-09-04T08:40:59.998Zprocess/Hairpin-DHCPv4/wallclock/Request
53662026-09-04T08:40:59.998Z time: [786.22 ns 786.50 ns 786.78 ns]
53672026-09-04T08:40:59.998ZFound 5 outliers among 100 measurements (5.00%)
53682026-09-04T08:40:59.999Z 3 (3.00%) high mild
53692026-09-04T08:40:59.999Z 2 (2.00%) high severe
53702026-09-04T08:41:00.627Z
53712026-09-04T08:41:00.630ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53722026-09-04T08:41:00.630ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53732026-09-04T08:41:04.073ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0034 s (6.1M iterations)
53742026-09-04T08:41:08.903ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53752026-09-04T08:41:08.954Zparse/Hairpin-DHCPv6/wallclock/Solicit
53762026-09-04T08:41:08.954Z time: [60.917 ns 61.097 ns 61.280 ns]
53772026-09-04T08:41:08.954ZFound 5 outliers among 100 measurements (5.00%)
53782026-09-04T08:41:08.954Z 2 (2.00%) high mild
53792026-09-04T08:41:08.954Z 3 (3.00%) high severe
53802026-09-04T08:41:09.580Z
53812026-09-04T08:41:09.583ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53822026-09-04T08:41:09.583ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53832026-09-04T08:41:13.295ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0009 s (2.8M iterations)
53842026-09-04T08:41:18.289ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53852026-09-04T08:41:18.338Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53862026-09-04T08:41:18.338Z time: [1.0328 µs 1.0336 µs 1.0344 µs]
53872026-09-04T08:41:18.338ZFound 5 outliers among 100 measurements (5.00%)
53882026-09-04T08:41:18.338Z 2 (2.00%) high mild
53892026-09-04T08:41:18.338Z 3 (3.00%) high severe
53902026-09-04T08:41:18.962Z
53912026-09-04T08:41:18.965ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53922026-09-04T08:41:18.965ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53932026-09-04T08:41:22.782ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0037 s (5.5M iterations)
53942026-09-04T08:41:27.473ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53952026-09-04T08:41:27.521Zparse/Hairpin-DHCPv6/wallclock/Request
53962026-09-04T08:41:27.521Z time: [60.833 ns 60.983 ns 61.152 ns]
53972026-09-04T08:41:27.521ZFound 5 outliers among 100 measurements (5.00%)
53982026-09-04T08:41:27.521Z 2 (2.00%) high mild
53992026-09-04T08:41:27.521Z 3 (3.00%) high severe
54002026-09-04T08:41:28.151Z
54012026-09-04T08:41:28.154ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54022026-09-04T08:41:28.154ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54032026-09-04T08:41:32.116ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0032 s (2.6M iterations)
54042026-09-04T08:41:37.045ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54052026-09-04T08:41:37.094Zprocess/Hairpin-DHCPv6/wallclock/Request
54062026-09-04T08:41:37.094Z time: [1.0676 µs 1.0687 µs 1.0700 µs]
54072026-09-04T08:41:37.094ZFound 5 outliers among 100 measurements (5.00%)
54082026-09-04T08:41:37.094Z 5 (5.00%) high mild
54092026-09-04T08:41:37.720Z
54102026-09-04T08:41:37.723ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54112026-09-04T08:41:37.723ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54122026-09-04T08:41:43.806ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0005 s (6.9M iterations)
54132026-09-04T08:41:48.332ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54142026-09-04T08:41:48.381Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54152026-09-04T08:41:48.381Z time: [61.257 ns 61.422 ns 61.589 ns]
54162026-09-04T08:41:48.381ZFound 6 outliers among 100 measurements (6.00%)
54172026-09-04T08:41:48.381Z 4 (4.00%) high mild
54182026-09-04T08:41:48.381Z 2 (2.00%) high severe
54192026-09-04T08:41:49.005Z
54202026-09-04T08:41:49.009ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54212026-09-04T08:41:49.009ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54222026-09-04T08:41:54.283ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0006 s (4.0M iterations)
54232026-09-04T08:41:59.149ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54242026-09-04T08:41:59.198Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54252026-09-04T08:41:59.198Z time: [627.28 ns 627.84 ns 628.48 ns]
54262026-09-04T08:41:59.198ZFound 3 outliers among 100 measurements (3.00%)
54272026-09-04T08:41:59.198Z 1 (1.00%) high mild
54282026-09-04T08:41:59.198Z 2 (2.00%) high severe
54292026-09-04T08:41:59.825Z
54302026-09-04T08:41:59.828ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54312026-09-04T08:41:59.828ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54322026-09-04T08:42:04.174ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0007 s (4.8M iterations)
54332026-09-04T08:42:08.015ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54342026-09-04T08:42:08.065Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54352026-09-04T08:42:08.065Z time: [121.59 ns 121.78 ns 121.96 ns]
54362026-09-04T08:42:08.065ZFound 7 outliers among 100 measurements (7.00%)
54372026-09-04T08:42:08.065Z 3 (3.00%) high mild
54382026-09-04T08:42:08.065Z 4 (4.00%) high severe
54392026-09-04T08:42:08.690Z
54402026-09-04T08:42:08.693ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54412026-09-04T08:42:08.693ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54422026-09-04T08:42:11.939ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0074 s (3.2M iterations)
54432026-09-04T08:42:16.425ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54442026-09-04T08:42:16.476Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54452026-09-04T08:42:16.476Z time: [711.11 ns 711.56 ns 712.09 ns]
54462026-09-04T08:42:16.476ZFound 3 outliers among 100 measurements (3.00%)
54472026-09-04T08:42:16.476Z 2 (2.00%) high mild
54482026-09-04T08:42:16.476Z 1 (1.00%) high severe
54492026-09-04T08:42:17.105Z
54502026-09-04T08:42:17.108ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54512026-09-04T08:42:17.109ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54522026-09-04T08:42:23.232ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0010 s (6.8M iterations)
54532026-09-04T08:42:27.693ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54542026-09-04T08:42:27.742Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54552026-09-04T08:42:27.742Z time: [60.513 ns 60.699 ns 60.893 ns]
54562026-09-04T08:42:27.742ZFound 4 outliers among 100 measurements (4.00%)
54572026-09-04T08:42:27.742Z 2 (2.00%) high mild
54582026-09-04T08:42:27.742Z 2 (2.00%) high severe
54592026-09-04T08:42:28.371Z
54602026-09-04T08:42:28.374ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54612026-09-04T08:42:28.374ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54622026-09-04T08:42:34.432ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0061 s (3.5M iterations)
54632026-09-04T08:42:39.293ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54642026-09-04T08:42:39.343Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54652026-09-04T08:42:39.344Z time: [808.02 ns 808.27 ns 808.52 ns]
54662026-09-04T08:42:39.344ZFound 6 outliers among 100 measurements (6.00%)
54672026-09-04T08:42:39.344Z 2 (2.00%) high mild
54682026-09-04T08:42:39.344Z 4 (4.00%) high severe
54692026-09-04T08:42:39.978Z
54702026-09-04T08:42:39.981ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54712026-09-04T08:42:39.981ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54722026-09-04T08:42:42.978ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0027 s (7.0M iterations)
54732026-09-04T08:42:47.553ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54742026-09-04T08:42:47.605Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54752026-09-04T08:42:47.605Z time: [60.644 ns 60.841 ns 61.045 ns]
54762026-09-04T08:42:47.605ZFound 4 outliers among 100 measurements (4.00%)
54772026-09-04T08:42:47.605Z 2 (2.00%) high mild
54782026-09-04T08:42:47.605Z 2 (2.00%) high severe
54792026-09-04T08:42:48.240Z
54802026-09-04T08:42:48.243ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54812026-09-04T08:42:48.243ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54822026-09-04T08:42:54.175ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0018 s (3.5M iterations)
54832026-09-04T08:42:58.973ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54842026-09-04T08:42:59.024Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54852026-09-04T08:42:59.024Z time: [762.59 ns 763.31 ns 764.17 ns]
54862026-09-04T08:42:59.024ZFound 4 outliers among 100 measurements (4.00%)
54872026-09-04T08:42:59.024Z 1 (1.00%) high mild
54882026-09-04T08:42:59.024Z 3 (3.00%) high severe
54892026-09-04T08:42:59.657Z
54902026-09-04T08:42:59.660ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54912026-09-04T08:42:59.660ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54922026-09-04T08:43:03.153ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (12M iterations)
54932026-09-04T08:43:06.986ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54942026-09-04T08:43:07.036Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54952026-09-04T08:43:07.036Z time: [62.548 ns 62.749 ns 62.937 ns]
54962026-09-04T08:43:07.036ZFound 5 outliers among 100 measurements (5.00%)
54972026-09-04T08:43:07.036Z 3 (3.00%) high mild
54982026-09-04T08:43:07.036Z 2 (2.00%) high severe
54992026-09-04T08:43:07.673Z
55002026-09-04T08:43:07.676ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55012026-09-04T08:43:07.677ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55022026-09-04T08:43:12.925ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (4.0M iterations)
55032026-09-04T08:43:17.617ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55042026-09-04T08:43:17.667Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55052026-09-04T08:43:17.667Z time: [254.77 ns 255.06 ns 255.39 ns]
55062026-09-04T08:43:17.667ZFound 8 outliers among 100 measurements (8.00%)
55072026-09-04T08:43:17.667Z 3 (3.00%) high mild
55082026-09-04T08:43:17.667Z 5 (5.00%) high severe
55092026-09-04T08:43:18.309Z
55102026-09-04T08:43:18.312ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55112026-09-04T08:43:18.312ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55122026-09-04T08:43:24.483ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.8M iterations)
55132026-09-04T08:43:29.099ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55142026-09-04T08:43:29.150Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55152026-09-04T08:43:29.150Z time: [80.298 ns 80.562 ns 80.811 ns]
55162026-09-04T08:43:29.150ZFound 4 outliers among 100 measurements (4.00%)
55172026-09-04T08:43:29.150Z 2 (2.00%) high mild
55182026-09-04T08:43:29.150Z 2 (2.00%) high severe
55192026-09-04T08:43:29.786Z
55202026-09-04T08:43:29.790ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55212026-09-04T08:43:29.790ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55222026-09-04T08:43:33.813ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (2.6M iterations)
55232026-09-04T08:43:38.819ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55242026-09-04T08:43:38.870Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55252026-09-04T08:43:38.870Z time: [273.13 ns 273.52 ns 273.97 ns]
55262026-09-04T08:43:38.870ZFound 5 outliers among 100 measurements (5.00%)
55272026-09-04T08:43:38.870Z 2 (2.00%) high mild
55282026-09-04T08:43:38.870Z 3 (3.00%) high severe
55292026-09-04T08:43:39.508Z
55302026-09-04T08:43:39.511ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55312026-09-04T08:43:39.511ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55322026-09-04T08:43:45.792ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0008 s (6.7M iterations)
55332026-09-04T08:43:49.369ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55342026-09-04T08:43:49.420Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55352026-09-04T08:43:49.420Z time: [97.960 ns 98.351 ns 98.810 ns]
55362026-09-04T08:43:49.420ZFound 2 outliers among 100 measurements (2.00%)
55372026-09-04T08:43:49.420Z 1 (1.00%) high mild
55382026-09-04T08:43:49.420Z 1 (1.00%) high severe
55392026-09-04T08:43:50.054Z
55402026-09-04T08:43:50.058ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55412026-09-04T08:43:50.058ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55422026-09-04T08:43:53.086ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0068 s (3.5M iterations)
55432026-09-04T08:43:57.670ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55442026-09-04T08:43:57.720Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55452026-09-04T08:43:57.720Z time: [224.58 ns 224.88 ns 225.22 ns]
55462026-09-04T08:43:57.720ZFound 5 outliers among 100 measurements (5.00%)
55472026-09-04T08:43:57.720Z 3 (3.00%) high mild
55482026-09-04T08:43:57.720Z 2 (2.00%) high severe
55492026-09-04T08:43:58.353Z
55502026-09-04T08:43:58.356ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55512026-09-04T08:43:58.356ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55522026-09-04T08:44:02.665ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (4.9M iterations)
55532026-09-04T08:44:07.009ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55542026-09-04T08:44:07.060Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55552026-09-04T08:44:07.060Z time: [117.18 ns 117.58 ns 118.02 ns]
55562026-09-04T08:44:07.060ZFound 6 outliers among 100 measurements (6.00%)
55572026-09-04T08:44:07.060Z 2 (2.00%) high mild
55582026-09-04T08:44:07.060Z 4 (4.00%) high severe
55592026-09-04T08:44:07.701Z
55602026-09-04T08:44:07.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55612026-09-04T08:44:07.704ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55622026-09-04T08:44:12.193ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0089 s (2.3M iterations)
55632026-09-04T08:44:16.999ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55642026-09-04T08:44:17.049Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55652026-09-04T08:44:17.049Z time: [244.18 ns 244.52 ns 244.90 ns]
55662026-09-04T08:44:17.049ZFound 8 outliers among 100 measurements (8.00%)
55672026-09-04T08:44:17.049Z 4 (4.00%) high mild
55682026-09-04T08:44:17.049Z 4 (4.00%) high severe
55692026-09-04T08:44:17.681Z
55702026-09-04T08:44:17.684ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55712026-09-04T08:44:17.684ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55722026-09-04T08:44:21.002ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
55732026-09-04T08:44:24.975ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55742026-09-04T08:44:25.026Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55752026-09-04T08:44:25.026Z time: [61.385 ns 61.566 ns 61.732 ns]
55762026-09-04T08:44:25.026ZFound 3 outliers among 100 measurements (3.00%)
55772026-09-04T08:44:25.026Z 1 (1.00%) high mild
55782026-09-04T08:44:25.026Z 2 (2.00%) high severe
55792026-09-04T08:44:25.662Z
55802026-09-04T08:44:25.665ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55812026-09-04T08:44:25.666ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55822026-09-04T08:44:30.509ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0021 s (4.3M iterations)
55832026-09-04T08:44:35.250ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55842026-09-04T08:44:35.300Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55852026-09-04T08:44:35.300Z time: [217.29 ns 217.56 ns 217.86 ns]
55862026-09-04T08:44:35.300ZFound 12 outliers among 100 measurements (12.00%)
55872026-09-04T08:44:35.300Z 7 (7.00%) high mild
55882026-09-04T08:44:35.300Z 5 (5.00%) high severe
55892026-09-04T08:44:35.930Z
55902026-09-04T08:44:35.936ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55912026-09-04T08:44:35.936ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55922026-09-04T08:44:42.047ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
55932026-09-04T08:44:46.650ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55942026-09-04T08:44:46.700Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55952026-09-04T08:44:46.700Z time: [78.917 ns 79.192 ns 79.459 ns]
55962026-09-04T08:44:46.700ZFound 3 outliers among 100 measurements (3.00%)
55972026-09-04T08:44:46.700Z 1 (1.00%) high mild
55982026-09-04T08:44:46.700Z 2 (2.00%) high severe
55992026-09-04T08:44:47.326Z
56002026-09-04T08:44:47.329ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56012026-09-04T08:44:47.329ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56022026-09-04T08:44:51.137ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0011 s (2.8M iterations)
56032026-09-04T08:44:56.102ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56042026-09-04T08:44:56.151Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56052026-09-04T08:44:56.151Z time: [234.58 ns 234.74 ns 234.93 ns]
56062026-09-04T08:44:56.151ZFound 10 outliers among 100 measurements (10.00%)
56072026-09-04T08:44:56.151Z 5 (5.00%) high mild
56082026-09-04T08:44:56.151Z 5 (5.00%) high severe
56092026-09-04T08:44:56.778Z
56102026-09-04T08:44:56.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56112026-09-04T08:44:56.781ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56122026-09-04T08:45:02.855ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
56132026-09-04T08:45:06.504ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56142026-09-04T08:45:06.553Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56152026-09-04T08:45:06.553Z time: [96.857 ns 97.157 ns 97.500 ns]
56162026-09-04T08:45:06.553ZFound 5 outliers among 100 measurements (5.00%)
56172026-09-04T08:45:06.554Z 2 (2.00%) high mild
56182026-09-04T08:45:06.554Z 3 (3.00%) high severe
56192026-09-04T08:45:07.178Z
56202026-09-04T08:45:07.182ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56212026-09-04T08:45:07.182ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56222026-09-04T08:45:13.046ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0015 s (3.6M iterations)
56232026-09-04T08:45:17.473ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56242026-09-04T08:45:17.523Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56252026-09-04T08:45:17.523Z time: [185.71 ns 185.88 ns 186.08 ns]
56262026-09-04T08:45:17.523ZFound 7 outliers among 100 measurements (7.00%)
56272026-09-04T08:45:17.523Z 3 (3.00%) high mild
56282026-09-04T08:45:17.523Z 4 (4.00%) high severe
56292026-09-04T08:45:18.147Z
56302026-09-04T08:45:18.150ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56312026-09-04T08:45:18.150ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56322026-09-04T08:45:22.415ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0041 s (4.9M iterations)
56332026-09-04T08:45:26.782ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56342026-09-04T08:45:26.831Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56352026-09-04T08:45:26.831Z time: [115.83 ns 116.18 ns 116.57 ns]
56362026-09-04T08:45:26.831ZFound 10 outliers among 100 measurements (10.00%)
56372026-09-04T08:45:26.831Z 6 (6.00%) high mild
56382026-09-04T08:45:26.831Z 4 (4.00%) high severe
56392026-09-04T08:45:27.456Z
56402026-09-04T08:45:27.459ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56412026-09-04T08:45:27.459ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56422026-09-04T08:45:31.736ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0091 s (2.5M iterations)
56432026-09-04T08:45:36.586ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56442026-09-04T08:45:36.635Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56452026-09-04T08:45:36.635Z time: [205.38 ns 205.59 ns 205.84 ns]
56462026-09-04T08:45:36.635ZFound 8 outliers among 100 measurements (8.00%)
56472026-09-04T08:45:36.635Z 4 (4.00%) high mild
56482026-09-04T08:45:36.635Z 4 (4.00%) high severe
56492026-09-04T08:45:37.261Z
56502026-09-04T08:45:37.264ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56512026-09-04T08:45:37.264ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56522026-09-04T08:45:40.855ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (12M iterations)
56532026-09-04T08:45:44.903ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56542026-09-04T08:45:44.953Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56552026-09-04T08:45:44.953Z time: [61.207 ns 61.412 ns 61.598 ns]
56562026-09-04T08:45:44.953ZFound 4 outliers among 100 measurements (4.00%)
56572026-09-04T08:45:44.953Z 2 (2.00%) high mild
56582026-09-04T08:45:44.953Z 2 (2.00%) high severe
56592026-09-04T08:45:45.583Z
56602026-09-04T08:45:45.586ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56612026-09-04T08:45:45.586ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56622026-09-04T08:45:50.985ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0020 s (3.9M iterations)
56632026-09-04T08:45:55.760ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56642026-09-04T08:45:55.809Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56652026-09-04T08:45:55.809Z time: [249.87 ns 250.18 ns 250.51 ns]
56662026-09-04T08:45:55.809ZFound 14 outliers among 100 measurements (14.00%)
56672026-09-04T08:45:55.809Z 5 (5.00%) high mild
56682026-09-04T08:45:55.809Z 9 (9.00%) high severe
56692026-09-04T08:45:56.437Z
56702026-09-04T08:45:56.440ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56712026-09-04T08:45:56.440ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56722026-09-04T08:45:59.550ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0028 s (6.7M iterations)
56732026-09-04T08:46:04.316ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56742026-09-04T08:46:04.365Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56752026-09-04T08:46:04.365Z time: [78.959 ns 79.205 ns 79.435 ns]
56762026-09-04T08:46:04.365ZFound 7 outliers among 100 measurements (7.00%)
56772026-09-04T08:46:04.365Z 5 (5.00%) high mild
56782026-09-04T08:46:04.365Z 2 (2.00%) high severe
56792026-09-04T08:46:04.991Z
56802026-09-04T08:46:04.994ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56812026-09-04T08:46:04.994ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56822026-09-04T08:46:09.152ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0099 s (2.5M iterations)
56832026-09-04T08:46:14.108ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56842026-09-04T08:46:14.156Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56852026-09-04T08:46:14.156Z time: [268.61 ns 268.92 ns 269.28 ns]
56862026-09-04T08:46:14.156ZFound 7 outliers among 100 measurements (7.00%)
56872026-09-04T08:46:14.156Z 2 (2.00%) high mild
56882026-09-04T08:46:14.159Z 5 (5.00%) high severe
56892026-09-04T08:46:14.783Z
56902026-09-04T08:46:14.786ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56912026-09-04T08:46:14.786ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56922026-09-04T08:46:17.831ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.9M iterations)
56932026-09-04T08:46:21.709ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56942026-09-04T08:46:21.758Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56952026-09-04T08:46:21.758Z time: [97.764 ns 98.132 ns 98.555 ns]
56962026-09-04T08:46:21.758ZFound 2 outliers among 100 measurements (2.00%)
56972026-09-04T08:46:21.758Z 1 (1.00%) high mild
56982026-09-04T08:46:21.758Z 1 (1.00%) high severe
56992026-09-04T08:46:22.387Z
57002026-09-04T08:46:22.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57012026-09-04T08:46:22.390ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57022026-09-04T08:46:25.531ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (3.3M iterations)
57032026-09-04T08:46:30.166ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57042026-09-04T08:46:30.215Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57052026-09-04T08:46:30.215Z time: [221.93 ns 222.13 ns 222.36 ns]
57062026-09-04T08:46:30.215ZFound 11 outliers among 100 measurements (11.00%)
57072026-09-04T08:46:30.215Z 7 (7.00%) high mild
57082026-09-04T08:46:30.215Z 4 (4.00%) high severe
57092026-09-04T08:46:30.840Z
57102026-09-04T08:46:30.843ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57112026-09-04T08:46:30.843ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57122026-09-04T08:46:35.271ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0052 s (4.7M iterations)
57132026-09-04T08:46:39.662ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57142026-09-04T08:46:39.711Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57152026-09-04T08:46:39.711Z time: [116.48 ns 116.84 ns 117.26 ns]
57162026-09-04T08:46:39.711ZFound 4 outliers among 100 measurements (4.00%)
57172026-09-04T08:46:39.711Z 2 (2.00%) high mild
57182026-09-04T08:46:39.711Z 2 (2.00%) high severe
57192026-09-04T08:46:40.337Z
57202026-09-04T08:46:40.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57212026-09-04T08:46:40.340ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57222026-09-04T08:46:44.959ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0083 s (2.3M iterations)
57232026-09-04T08:46:49.783ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57242026-09-04T08:46:49.832Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57252026-09-04T08:46:49.832Z time: [240.61 ns 240.78 ns 240.99 ns]
57262026-09-04T08:46:49.832ZFound 7 outliers among 100 measurements (7.00%)
57272026-09-04T08:46:49.833Z 1 (1.00%) high mild
57282026-09-04T08:46:49.833Z 6 (6.00%) high severe
57292026-09-04T08:46:50.458Z
57302026-09-04T08:46:50.461ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57312026-09-04T08:46:50.461ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57322026-09-04T08:46:54.036ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
57332026-09-04T08:46:58.068ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57342026-09-04T08:46:58.118Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57352026-09-04T08:46:58.118Z time: [60.386 ns 60.592 ns 60.781 ns]
57362026-09-04T08:46:58.118ZFound 4 outliers among 100 measurements (4.00%)
57372026-09-04T08:46:58.118Z 2 (2.00%) high mild
57382026-09-04T08:46:58.118Z 2 (2.00%) high severe
57392026-09-04T08:46:58.745Z
57402026-09-04T08:46:58.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57412026-09-04T08:46:58.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57422026-09-04T08:47:03.886ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (4.1M iterations)
57432026-09-04T08:47:08.632ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57442026-09-04T08:47:08.682Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57452026-09-04T08:47:08.682Z time: [218.50 ns 218.74 ns 219.02 ns]
57462026-09-04T08:47:08.682ZFound 12 outliers among 100 measurements (12.00%)
57472026-09-04T08:47:08.682Z 7 (7.00%) high mild
57482026-09-04T08:47:08.682Z 5 (5.00%) high severe
57492026-09-04T08:47:09.312Z
57502026-09-04T08:47:09.315ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57512026-09-04T08:47:09.315ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57522026-09-04T08:47:12.377ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0034 s (6.8M iterations)
57532026-09-04T08:47:17.264ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57542026-09-04T08:47:17.315Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57552026-09-04T08:47:17.315Z time: [78.800 ns 79.062 ns 79.305 ns]
57562026-09-04T08:47:17.315ZFound 5 outliers among 100 measurements (5.00%)
57572026-09-04T08:47:17.315Z 3 (3.00%) high mild
57582026-09-04T08:47:17.315Z 2 (2.00%) high severe
57592026-09-04T08:47:17.955Z
57602026-09-04T08:47:17.959ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57612026-09-04T08:47:17.959ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57622026-09-04T08:47:21.970ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0080 s (2.6M iterations)
57632026-09-04T08:47:26.961ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57642026-09-04T08:47:27.012Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57652026-09-04T08:47:27.012Z time: [239.40 ns 239.73 ns 240.08 ns]
57662026-09-04T08:47:27.012ZFound 7 outliers among 100 measurements (7.00%)
57672026-09-04T08:47:27.013Z 2 (2.00%) high mild
57682026-09-04T08:47:27.013Z 5 (5.00%) high severe
57692026-09-04T08:47:27.651Z
57702026-09-04T08:47:27.654ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57712026-09-04T08:47:27.654ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57722026-09-04T08:47:30.663ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0012 s (7.0M iterations)
57732026-09-04T08:47:34.599ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57742026-09-04T08:47:34.651Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57752026-09-04T08:47:34.651Z time: [97.737 ns 98.105 ns 98.517 ns]
57762026-09-04T08:47:34.651ZFound 2 outliers among 100 measurements (2.00%)
57772026-09-04T08:47:34.651Z 1 (1.00%) high mild
57782026-09-04T08:47:34.651Z 1 (1.00%) high severe
57792026-09-04T08:47:35.290Z
57802026-09-04T08:47:35.294ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57812026-09-04T08:47:35.294ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57822026-09-04T08:47:41.557ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0025 s (3.3M iterations)
57832026-09-04T08:47:46.006ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57842026-09-04T08:47:46.057Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57852026-09-04T08:47:46.057Z time: [191.12 ns 191.29 ns 191.49 ns]
57862026-09-04T08:47:46.057ZFound 9 outliers among 100 measurements (9.00%)
57872026-09-04T08:47:46.057Z 6 (6.00%) high mild
57882026-09-04T08:47:46.057Z 3 (3.00%) high severe
57892026-09-04T08:47:46.697Z
57902026-09-04T08:47:46.701ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57912026-09-04T08:47:46.701ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57922026-09-04T08:47:51.108ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (4.8M iterations)
57932026-09-04T08:47:55.515ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57942026-09-04T08:47:55.566Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57952026-09-04T08:47:55.566Z time: [116.85 ns 117.22 ns 117.64 ns]
57962026-09-04T08:47:55.566ZFound 4 outliers among 100 measurements (4.00%)
57972026-09-04T08:47:55.566Z 1 (1.00%) high mild
57982026-09-04T08:47:55.566Z 3 (3.00%) high severe
57992026-09-04T08:47:56.201Z
58002026-09-04T08:47:56.204ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58012026-09-04T08:47:56.204ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58022026-09-04T08:48:00.670ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (2.3M iterations)
58032026-09-04T08:48:05.524ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58042026-09-04T08:48:05.574Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58052026-09-04T08:48:05.574Z time: [209.09 ns 209.34 ns 209.59 ns]
58062026-09-04T08:48:05.574ZFound 11 outliers among 100 measurements (11.00%)
58072026-09-04T08:48:05.574Z 6 (6.00%) high mild
58082026-09-04T08:48:05.574Z 5 (5.00%) high severe
58092026-09-04T08:48:06.210Z
58102026-09-04T08:48:06.213ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58112026-09-04T08:48:06.213ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58122026-09-04T08:48:09.533ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (13M iterations)
58132026-09-04T08:48:13.590ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58142026-09-04T08:48:13.641Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58152026-09-04T08:48:13.641Z time: [62.861 ns 63.070 ns 63.261 ns]
58162026-09-04T08:48:13.641ZFound 4 outliers among 100 measurements (4.00%)
58172026-09-04T08:48:13.641Z 2 (2.00%) high mild
58182026-09-04T08:48:13.641Z 2 (2.00%) high severe
58192026-09-04T08:48:14.277Z
58202026-09-04T08:48:14.280ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58212026-09-04T08:48:14.280ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58222026-09-04T08:48:19.238ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0054 s (4.2M iterations)
58232026-09-04T08:48:24.333ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58242026-09-04T08:48:24.384Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58252026-09-04T08:48:24.384Z time: [291.31 ns 293.86 ns 297.14 ns]
58262026-09-04T08:48:24.384ZFound 11 outliers among 100 measurements (11.00%)
58272026-09-04T08:48:24.384Z 3 (3.00%) high mild
58282026-09-04T08:48:24.384Z 8 (8.00%) high severe
58292026-09-04T08:48:25.018Z
58302026-09-04T08:48:25.022ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58312026-09-04T08:48:25.022ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58322026-09-04T08:48:30.993ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (7.0M iterations)
58332026-09-04T08:48:35.860ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58342026-09-04T08:48:35.909Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58352026-09-04T08:48:35.909Z time: [80.077 ns 80.324 ns 80.562 ns]
58362026-09-04T08:48:35.909ZFound 4 outliers among 100 measurements (4.00%)
58372026-09-04T08:48:35.909Z 2 (2.00%) high mild
58382026-09-04T08:48:35.909Z 2 (2.00%) high severe
58392026-09-04T08:48:36.542Z
58402026-09-04T08:48:36.546ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58412026-09-04T08:48:36.546ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58422026-09-04T08:48:40.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (2.7M iterations)
58432026-09-04T08:48:45.677ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58442026-09-04T08:48:45.727Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58452026-09-04T08:48:45.727Z time: [330.51 ns 334.39 ns 339.46 ns]
58462026-09-04T08:48:45.727ZFound 11 outliers among 100 measurements (11.00%)
58472026-09-04T08:48:45.727Z 4 (4.00%) high mild
58482026-09-04T08:48:45.727Z 7 (7.00%) high severe
58492026-09-04T08:48:46.359Z
58502026-09-04T08:48:46.363ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58512026-09-04T08:48:46.363ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58522026-09-04T08:48:52.284ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0006 s (7.1M iterations)
58532026-09-04T08:48:56.067ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58542026-09-04T08:48:56.116Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58552026-09-04T08:48:56.116Z time: [97.793 ns 98.171 ns 98.607 ns]
58562026-09-04T08:48:56.116ZFound 3 outliers among 100 measurements (3.00%)
58572026-09-04T08:48:56.116Z 1 (1.00%) high mild
58582026-09-04T08:48:56.116Z 2 (2.00%) high severe
58592026-09-04T08:48:56.744Z
58602026-09-04T08:48:56.748ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58612026-09-04T08:48:56.748ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58622026-09-04T08:49:02.670ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0006 s (3.5M iterations)
58632026-09-04T08:49:07.410ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58642026-09-04T08:49:07.458Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58652026-09-04T08:49:07.458Z time: [253.86 ns 255.96 ns 258.67 ns]
58662026-09-04T08:49:07.458ZFound 12 outliers among 100 measurements (12.00%)
58672026-09-04T08:49:07.458Z 4 (4.00%) high mild
58682026-09-04T08:49:07.458Z 8 (8.00%) high severe
58692026-09-04T08:49:08.088Z
58702026-09-04T08:49:08.091ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58712026-09-04T08:49:08.091ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58722026-09-04T08:49:12.171ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (5.1M iterations)
58732026-09-04T08:49:16.749ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58742026-09-04T08:49:16.799Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58752026-09-04T08:49:16.799Z time: [116.00 ns 116.42 ns 116.89 ns]
58762026-09-04T08:49:16.799ZFound 4 outliers among 100 measurements (4.00%)
58772026-09-04T08:49:16.799Z 2 (2.00%) high mild
58782026-09-04T08:49:16.799Z 2 (2.00%) high severe
58792026-09-04T08:49:17.430Z
58802026-09-04T08:49:17.434ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58812026-09-04T08:49:17.434ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58822026-09-04T08:49:21.719ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (2.4M iterations)
58832026-09-04T08:49:26.818ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58842026-09-04T08:49:26.868Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58852026-09-04T08:49:26.868Z time: [287.94 ns 290.86 ns 294.70 ns]
58862026-09-04T08:49:26.868ZFound 12 outliers among 100 measurements (12.00%)
58872026-09-04T08:49:26.868Z 4 (4.00%) high mild
58882026-09-04T08:49:26.868Z 8 (8.00%) high severe
58892026-09-04T08:49:27.499Z
58902026-09-04T08:49:27.502ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58912026-09-04T08:49:27.502ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58922026-09-04T08:49:30.608ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
58932026-09-04T08:49:34.847ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58942026-09-04T08:49:34.897Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58952026-09-04T08:49:34.897Z time: [61.289 ns 61.465 ns 61.627 ns]
58962026-09-04T08:49:34.897ZFound 5 outliers among 100 measurements (5.00%)
58972026-09-04T08:49:34.897Z 3 (3.00%) high mild
58982026-09-04T08:49:34.897Z 2 (2.00%) high severe
58992026-09-04T08:49:35.530Z
59002026-09-04T08:49:35.533ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59012026-09-04T08:49:35.533ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59022026-09-04T08:49:40.233ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0055 s (4.5M iterations)
59032026-09-04T08:49:45.351ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
59042026-09-04T08:49:45.401Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59052026-09-04T08:49:45.401Z time: [245.29 ns 247.24 ns 249.74 ns]
59062026-09-04T08:49:45.401ZFound 13 outliers among 100 measurements (13.00%)
59072026-09-04T08:49:45.401Z 4 (4.00%) high mild
59082026-09-04T08:49:45.401Z 9 (9.00%) high severe
59092026-09-04T08:49:46.035Z
59102026-09-04T08:49:46.038ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59112026-09-04T08:49:46.038ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59122026-09-04T08:49:51.935ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0009 s (7.1M iterations)
59132026-09-04T08:49:56.726ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59142026-09-04T08:49:56.776Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59152026-09-04T08:49:56.776Z time: [79.279 ns 79.508 ns 79.733 ns]
59162026-09-04T08:49:56.777ZFound 3 outliers among 100 measurements (3.00%)
59172026-09-04T08:49:56.777Z 1 (1.00%) high mild
59182026-09-04T08:49:56.777Z 2 (2.00%) high severe
59192026-09-04T08:49:57.406Z
59202026-09-04T08:49:57.409ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59212026-09-04T08:49:57.410ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59222026-09-04T08:50:01.296ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0065 s (2.7M iterations)
59232026-09-04T08:50:06.428ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59242026-09-04T08:50:06.477Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59252026-09-04T08:50:06.477Z time: [282.23 ns 285.26 ns 289.23 ns]
59262026-09-04T08:50:06.477ZFound 12 outliers among 100 measurements (12.00%)
59272026-09-04T08:50:06.477Z 5 (5.00%) high mild
59282026-09-04T08:50:06.477Z 7 (7.00%) high severe
59292026-09-04T08:50:07.110Z
59302026-09-04T08:50:07.113ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59312026-09-04T08:50:07.113ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59322026-09-04T08:50:12.933ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0032 s (7.2M iterations)
59332026-09-04T08:50:16.755ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59342026-09-04T08:50:16.805Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59352026-09-04T08:50:16.805Z time: [97.250 ns 97.575 ns 97.946 ns]
59362026-09-04T08:50:16.805ZFound 4 outliers among 100 measurements (4.00%)
59372026-09-04T08:50:16.805Z 2 (2.00%) high mild
59382026-09-04T08:50:16.805Z 2 (2.00%) high severe
59392026-09-04T08:50:17.436Z
59402026-09-04T08:50:17.440ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59412026-09-04T08:50:17.440ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59422026-09-04T08:50:23.147ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0053 s (3.7M iterations)
59432026-09-04T08:50:27.905ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59442026-09-04T08:50:27.956Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59452026-09-04T08:50:27.956Z time: [210.06 ns 211.66 ns 213.72 ns]
59462026-09-04T08:50:27.957ZFound 12 outliers among 100 measurements (12.00%)
59472026-09-04T08:50:27.957Z 4 (4.00%) high mild
59482026-09-04T08:50:27.957Z 8 (8.00%) high severe
59492026-09-04T08:50:28.585Z
59502026-09-04T08:50:28.590ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59512026-09-04T08:50:28.590ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59522026-09-04T08:50:32.686ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (5.1M iterations)
59532026-09-04T08:50:37.241ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59542026-09-04T08:50:37.292Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59552026-09-04T08:50:37.292Z time: [116.11 ns 116.45 ns 116.84 ns]
59562026-09-04T08:50:37.292ZFound 5 outliers among 100 measurements (5.00%)
59572026-09-04T08:50:37.292Z 2 (2.00%) high mild
59582026-09-04T08:50:37.292Z 3 (3.00%) high severe
59592026-09-04T08:50:37.924Z
59602026-09-04T08:50:37.928ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59612026-09-04T08:50:37.928ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59622026-09-04T08:50:42.142ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0068 s (2.5M iterations)
59632026-09-04T08:50:47.300ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59642026-09-04T08:50:47.350Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59652026-09-04T08:50:47.350Z time: [242.84 ns 245.16 ns 248.22 ns]
59662026-09-04T08:50:47.350ZFound 12 outliers among 100 measurements (12.00%)
59672026-09-04T08:50:47.350Z 4 (4.00%) high mild
59682026-09-04T08:50:47.350Z 8 (8.00%) high severe
59692026-09-04T08:50:47.981Z
59702026-09-04T08:50:47.984ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59712026-09-04T08:50:47.984ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59722026-09-04T08:50:51.371ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
59732026-09-04T08:50:55.684ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59742026-09-04T08:50:55.735Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59752026-09-04T08:50:55.735Z time: [61.715 ns 61.913 ns 62.094 ns]
59762026-09-04T08:50:55.735ZFound 3 outliers among 100 measurements (3.00%)
59772026-09-04T08:50:55.735Z 1 (1.00%) high mild
59782026-09-04T08:50:55.735Z 2 (2.00%) high severe
59792026-09-04T08:50:56.368Z
59802026-09-04T08:50:56.371ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59812026-09-04T08:50:56.371ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59822026-09-04T08:51:01.546ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0004 s (4.1M iterations)
59832026-09-04T08:51:06.699ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59842026-09-04T08:51:06.749Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59852026-09-04T08:51:06.749Z time: [293.18 ns 296.06 ns 299.79 ns]
59862026-09-04T08:51:06.749ZFound 12 outliers among 100 measurements (12.00%)
59872026-09-04T08:51:06.749Z 4 (4.00%) high mild
59882026-09-04T08:51:06.749Z 8 (8.00%) high severe
59892026-09-04T08:51:07.379Z
59902026-09-04T08:51:07.382ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59912026-09-04T08:51:07.383ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59922026-09-04T08:51:10.440ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (6.9M iterations)
59932026-09-04T08:51:15.293ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59942026-09-04T08:51:15.344Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59952026-09-04T08:51:15.344Z time: [79.491 ns 79.779 ns 80.050 ns]
59962026-09-04T08:51:15.344ZFound 5 outliers among 100 measurements (5.00%)
59972026-09-04T08:51:15.344Z 3 (3.00%) high mild
59982026-09-04T08:51:15.344Z 2 (2.00%) high severe
59992026-09-04T08:51:15.972Z
60002026-09-04T08:51:15.975ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60012026-09-04T08:51:15.975ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60022026-09-04T08:51:20.070ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0029 s (2.6M iterations)
60032026-09-04T08:51:25.293ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60042026-09-04T08:51:25.343Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60052026-09-04T08:51:25.343Z time: [334.92 ns 339.33 ns 345.08 ns]
60062026-09-04T08:51:25.343ZFound 11 outliers among 100 measurements (11.00%)
60072026-09-04T08:51:25.343Z 4 (4.00%) high mild
60082026-09-04T08:51:25.343Z 7 (7.00%) high severe
60092026-09-04T08:51:25.976Z
60102026-09-04T08:51:25.980ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60112026-09-04T08:51:25.980ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60122026-09-04T08:51:32.176ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0016 s (6.8M iterations)
60132026-09-04T08:51:35.992ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60142026-09-04T08:51:36.042Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60152026-09-04T08:51:36.042Z time: [97.921 ns 98.284 ns 98.703 ns]
60162026-09-04T08:51:36.042ZFound 2 outliers among 100 measurements (2.00%)
60172026-09-04T08:51:36.042Z 1 (1.00%) high mild
60182026-09-04T08:51:36.042Z 1 (1.00%) high severe
60192026-09-04T08:51:36.673Z
60202026-09-04T08:51:36.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60212026-09-04T08:51:36.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60222026-09-04T08:51:42.885ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0033 s (3.4M iterations)
60232026-09-04T08:51:47.669ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60242026-09-04T08:51:47.723Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60252026-09-04T08:51:47.723Z time: [255.59 ns 257.89 ns 260.89 ns]
60262026-09-04T08:51:47.723ZFound 11 outliers among 100 measurements (11.00%)
60272026-09-04T08:51:47.723Z 3 (3.00%) high mild
60282026-09-04T08:51:47.723Z 8 (8.00%) high severe
60292026-09-04T08:51:48.343Z
60302026-09-04T08:51:48.346ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60312026-09-04T08:51:48.346ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60322026-09-04T08:51:52.589ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.9M iterations)
60332026-09-04T08:51:57.169ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60342026-09-04T08:51:57.219Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60352026-09-04T08:51:57.219Z time: [116.62 ns 117.01 ns 117.46 ns]
60362026-09-04T08:51:57.219ZFound 3 outliers among 100 measurements (3.00%)
60372026-09-04T08:51:57.219Z 1 (1.00%) high mild
60382026-09-04T08:51:57.219Z 2 (2.00%) high severe
60392026-09-04T08:51:57.846Z
60402026-09-04T08:51:57.850ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60412026-09-04T08:51:57.850ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60422026-09-04T08:52:02.319ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0076 s (2.3M iterations)
60432026-09-04T08:52:07.437ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60442026-09-04T08:52:07.486Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60452026-09-04T08:52:07.486Z time: [290.46 ns 293.76 ns 298.06 ns]
60462026-09-04T08:52:07.486ZFound 12 outliers among 100 measurements (12.00%)
60472026-09-04T08:52:07.486Z 4 (4.00%) high mild
60482026-09-04T08:52:07.486Z 8 (8.00%) high severe
60492026-09-04T08:52:08.113Z
60502026-09-04T08:52:08.117ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60512026-09-04T08:52:08.117ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60522026-09-04T08:52:11.492ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (12M iterations)
60532026-09-04T08:52:15.753ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60542026-09-04T08:52:15.803Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60552026-09-04T08:52:15.803Z time: [60.261 ns 60.465 ns 60.649 ns]
60562026-09-04T08:52:15.803ZFound 4 outliers among 100 measurements (4.00%)
60572026-09-04T08:52:15.803Z 1 (1.00%) high mild
60582026-09-04T08:52:15.803Z 3 (3.00%) high severe
60592026-09-04T08:52:16.436Z
60602026-09-04T08:52:16.439ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60612026-09-04T08:52:16.440ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60622026-09-04T08:52:21.422ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (4.2M iterations)
60632026-09-04T08:52:26.563ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60642026-09-04T08:52:26.612Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60652026-09-04T08:52:26.612Z time: [252.77 ns 255.06 ns 258.05 ns]
60662026-09-04T08:52:26.612ZFound 13 outliers among 100 measurements (13.00%)
60672026-09-04T08:52:26.612Z 5 (5.00%) high mild
60682026-09-04T08:52:26.612Z 8 (8.00%) high severe
60692026-09-04T08:52:27.239Z
60702026-09-04T08:52:27.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60712026-09-04T08:52:27.242ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60722026-09-04T08:52:33.315ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
60732026-09-04T08:52:38.299ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60742026-09-04T08:52:38.302Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60752026-09-04T08:52:38.302Z time: [78.166 ns 78.454 ns 78.718 ns]
60762026-09-04T08:52:38.302ZFound 4 outliers among 100 measurements (4.00%)
60772026-09-04T08:52:38.302Z 2 (2.00%) high mild
60782026-09-04T08:52:38.302Z 2 (2.00%) high severe
60792026-09-04T08:52:38.858Z
60802026-09-04T08:52:38.861ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60812026-09-04T08:52:38.861ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60822026-09-04T08:52:42.838ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0032 s (2.6M iterations)
60832026-09-04T08:52:48.050ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60842026-09-04T08:52:48.099Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60852026-09-04T08:52:48.099Z time: [289.98 ns 293.55 ns 298.15 ns]
60862026-09-04T08:52:48.099ZFound 12 outliers among 100 measurements (12.00%)
60872026-09-04T08:52:48.099Z 5 (5.00%) high mild
60882026-09-04T08:52:48.099Z 7 (7.00%) high severe
60892026-09-04T08:52:48.726Z
60902026-09-04T08:52:48.729ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60912026-09-04T08:52:48.729ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60922026-09-04T08:52:54.824ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.9M iterations)
60932026-09-04T08:52:58.682ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60942026-09-04T08:52:58.730Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60952026-09-04T08:52:58.730Z time: [96.953 ns 97.293 ns 97.679 ns]
60962026-09-04T08:52:58.730ZFound 2 outliers among 100 measurements (2.00%)
60972026-09-04T08:52:58.730Z 1 (1.00%) high mild
60982026-09-04T08:52:58.730Z 1 (1.00%) high severe
60992026-09-04T08:52:59.358Z
61002026-09-04T08:52:59.361ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61012026-09-04T08:52:59.361ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61022026-09-04T08:53:05.369ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0013 s (3.5M iterations)
61032026-09-04T08:53:10.147ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
61042026-09-04T08:53:10.196Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61052026-09-04T08:53:10.196Z time: [215.24 ns 217.00 ns 219.32 ns]
61062026-09-04T08:53:10.196ZFound 13 outliers among 100 measurements (13.00%)
61072026-09-04T08:53:10.196Z 5 (5.00%) high mild
61082026-09-04T08:53:10.196Z 8 (8.00%) high severe
61092026-09-04T08:53:10.823Z
61102026-09-04T08:53:10.826ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61112026-09-04T08:53:10.826ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61122026-09-04T08:53:15.012ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (5.0M iterations)
61132026-09-04T08:53:19.599ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61142026-09-04T08:53:19.651Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61152026-09-04T08:53:19.652Z time: [115.58 ns 115.93 ns 116.33 ns]
61162026-09-04T08:53:19.652ZFound 5 outliers among 100 measurements (5.00%)
61172026-09-04T08:53:19.652Z 2 (2.00%) high mild
61182026-09-04T08:53:19.652Z 3 (3.00%) high severe
61192026-09-04T08:53:20.276Z
61202026-09-04T08:53:20.280ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61212026-09-04T08:53:20.280ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61222026-09-04T08:53:24.629ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0100 s (2.4M iterations)
61232026-09-04T08:53:29.744ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61242026-09-04T08:53:29.793Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61252026-09-04T08:53:29.794Z time: [245.79 ns 248.27 ns 251.53 ns]
61262026-09-04T08:53:29.794ZFound 12 outliers among 100 measurements (12.00%)
61272026-09-04T08:53:29.794Z 4 (4.00%) high mild
61282026-09-04T08:53:29.794Z 8 (8.00%) high severe
61292026-09-04T08:53:30.419Z
61302026-09-04T08:53:30.422ZBenchmarking process/Eviction/wallclock/1024/P0
61312026-09-04T08:53:30.422ZBenchmarking process/Eviction/wallclock/1024/P0: Warming up for 3.0000 s
61322026-09-04T08:53:35.960ZBenchmarking process/Eviction/wallclock/1024/P0: Collecting 100 samples in estimated 5.1226 s (61k iterations)
61332026-09-04T08:53:41.093ZBenchmarking process/Eviction/wallclock/1024/P0: Analyzing
61342026-09-04T08:53:41.142Zprocess/Eviction/wallclock/1024/P0
61352026-09-04T08:53:41.143Z time: [64.142 µs 64.185 µs 64.225 µs]
61362026-09-04T08:53:41.770Z
61372026-09-04T08:53:41.773ZBenchmarking process/Eviction/wallclock/32768/P0
61382026-09-04T08:53:41.773ZBenchmarking process/Eviction/wallclock/32768/P0: Warming up for 3.0000 s
61392026-09-04T08:53:45.612ZBenchmarking process/Eviction/wallclock/32768/P0: Collecting 100 samples in estimated 5.2596 s (700 iterations)
61402026-09-04T08:53:50.610ZBenchmarking process/Eviction/wallclock/32768/P0: Analyzing
61412026-09-04T08:53:50.657Zprocess/Eviction/wallclock/32768/P0
61422026-09-04T08:53:50.657Z time: [5.4622 ms 5.4683 ms 5.4760 ms]
61432026-09-04T08:53:50.658ZFound 7 outliers among 100 measurements (7.00%)
61442026-09-04T08:53:50.658Z 3 (3.00%) high mild
61452026-09-04T08:53:50.658Z 4 (4.00%) high severe
61462026-09-04T08:53:51.196Z
61472026-09-04T08:53:51.253ZBenchmarking process/Eviction/wallclock/524288/P0
61482026-09-04T08:53:51.253ZBenchmarking process/Eviction/wallclock/524288/P0: Warming up for 3.0000 s
61492026-09-04T08:53:54.906Z
61502026-09-04T08:53:54.906ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 365.3s, or reduce sample count to 10.
61512026-09-04T08:53:54.906ZBenchmarking process/Eviction/wallclock/524288/P0: Collecting 100 samples in estimated 365.29 s (100 iterations)
61522026-09-04T08:54:33.791ZBenchmarking process/Eviction/wallclock/524288/P0: Analyzing
61532026-09-04T08:54:33.839Zprocess/Eviction/wallclock/524288/P0
61542026-09-04T08:54:33.839Z time: [353.26 ms 353.49 ms 353.73 ms]
61552026-09-04T08:54:33.839ZFound 5 outliers among 100 measurements (5.00%)
61562026-09-04T08:54:33.840Z 4 (4.00%) high mild
61572026-09-04T08:54:33.840Z 1 (1.00%) high severe
61582026-09-04T08:54:34.376Z
61592026-09-04T08:54:35.637ZBenchmarking process/Eviction/wallclock/1048576/P0
61602026-09-04T08:54:35.637ZBenchmarking process/Eviction/wallclock/1048576/P0: Warming up for 3.0000 s
61612026-09-04T08:54:41.645Z
61622026-09-04T08:54:41.645ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 600.7s, or reduce sample count to 10.
61632026-09-04T08:54:41.645ZBenchmarking process/Eviction/wallclock/1048576/P0: Collecting 100 samples in estimated 600.73 s (100 iterations)
61642026-09-04T08:56:06.161ZBenchmarking process/Eviction/wallclock/1048576/P0: Analyzing
61652026-09-04T08:56:06.210Zprocess/Eviction/wallclock/1048576/P0
61662026-09-04T08:56:06.210Z time: [764.39 ms 764.76 ms 765.13 ms]
61672026-09-04T08:56:06.210ZFound 2 outliers among 100 measurements (2.00%)
61682026-09-04T08:56:06.210Z 2 (2.00%) high mild
61692026-09-04T08:56:06.753Z
61702026-09-04T08:56:09.525ZBenchmarking source_filter/allows/exclude_empty_v4
61712026-09-04T08:56:09.525ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61722026-09-04T08:56:14.281ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61732026-09-04T08:56:19.279ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61742026-09-04T08:56:19.330Zsource_filter/allows/exclude_empty_v4
61752026-09-04T08:56:19.330Z time: [1.1070 ns 1.1071 ns 1.1072 ns]
61762026-09-04T08:56:19.330Z thrpt: [903.15 Melem/s 903.23 Melem/s 903.30 Melem/s]
61772026-09-04T08:56:19.330ZFound 6 outliers among 100 measurements (6.00%)
61782026-09-04T08:56:19.330Z 3 (3.00%) high mild
61792026-09-04T08:56:19.330Z 3 (3.00%) high severe
61802026-09-04T08:56:19.953ZBenchmarking source_filter/allows/exclude_empty_v6
61812026-09-04T08:56:19.953ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61822026-09-04T08:56:24.080ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.2B iterations)
61832026-09-04T08:56:28.695ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61842026-09-04T08:56:28.744Zsource_filter/allows/exclude_empty_v6
61852026-09-04T08:56:28.745Z time: [886.68 ps 886.83 ps 887.00 ps]
61862026-09-04T08:56:28.745Z thrpt: [1.1274 Gelem/s 1.1276 Gelem/s 1.1278 Gelem/s]
61872026-09-04T08:56:28.745ZFound 8 outliers among 100 measurements (8.00%)
61882026-09-04T08:56:28.745Z 5 (5.00%) high mild
61892026-09-04T08:56:28.745Z 3 (3.00%) high severe
61902026-09-04T08:56:29.372ZBenchmarking source_filter/allows/exclude_miss_v4/1
61912026-09-04T08:56:29.372ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61922026-09-04T08:56:33.394ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
61932026-09-04T08:56:38.304ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61942026-09-04T08:56:38.355Zsource_filter/allows/exclude_miss_v4/1
61952026-09-04T08:56:38.355Z time: [1.8377 ns 1.8404 ns 1.8430 ns]
61962026-09-04T08:56:38.355Z thrpt: [542.59 Melem/s 543.37 Melem/s 544.15 Melem/s]
61972026-09-04T08:56:38.355ZFound 18 outliers among 100 measurements (18.00%)
61982026-09-04T08:56:38.355Z 3 (3.00%) low severe
61992026-09-04T08:56:38.355Z 9 (9.00%) low mild
62002026-09-04T08:56:38.355Z 6 (6.00%) high mild
62012026-09-04T08:56:39.061ZBenchmarking source_filter/allows/exclude_hit_v4/1
62022026-09-04T08:56:39.061ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
62032026-09-04T08:56:42.869ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
62042026-09-04T08:56:47.869ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
62052026-09-04T08:56:47.918Zsource_filter/allows/exclude_hit_v4/1
62062026-09-04T08:56:47.918Z time: [1.7723 ns 1.7736 ns 1.7756 ns]
62072026-09-04T08:56:47.918Z thrpt: [563.20 Melem/s 563.84 Melem/s 564.25 Melem/s]
62082026-09-04T08:56:47.918ZFound 10 outliers among 100 measurements (10.00%)
62092026-09-04T08:56:47.918Z 1 (1.00%) low mild
62102026-09-04T08:56:47.918Z 3 (3.00%) high mild
62112026-09-04T08:56:47.918Z 6 (6.00%) high severe
62122026-09-04T08:56:48.544ZBenchmarking source_filter/allows/exclude_miss_v6/1
62132026-09-04T08:56:48.544ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
62142026-09-04T08:56:53.541ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
62152026-09-04T08:56:58.363ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
62162026-09-04T08:56:58.412Zsource_filter/allows/exclude_miss_v6/1
62172026-09-04T08:56:58.412Z time: [4.4649 ns 4.4881 ns 4.5135 ns]
62182026-09-04T08:56:58.412Z thrpt: [221.56 Melem/s 222.81 Melem/s 223.97 Melem/s]
62192026-09-04T08:56:59.037ZBenchmarking source_filter/allows/exclude_hit_v6/1
62202026-09-04T08:56:59.037ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
62212026-09-04T08:57:04.285ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
62222026-09-04T08:57:09.124ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
62232026-09-04T08:57:09.172Zsource_filter/allows/exclude_hit_v6/1
62242026-09-04T08:57:09.172Z time: [4.7025 ns 4.7265 ns 4.7531 ns]
62252026-09-04T08:57:09.172Z thrpt: [210.39 Melem/s 211.57 Melem/s 212.65 Melem/s]
62262026-09-04T08:57:09.789ZBenchmarking source_filter/allows/exclude_miss_v4/5
62272026-09-04T08:57:09.790ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
62282026-09-04T08:57:13.919ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
62292026-09-04T08:57:19.031ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
62302026-09-04T08:57:19.080Zsource_filter/allows/exclude_miss_v4/5
62312026-09-04T08:57:19.080Z time: [3.8638 ns 3.9440 ns 4.0231 ns]
62322026-09-04T08:57:19.080Z thrpt: [248.57 Melem/s 253.55 Melem/s 258.81 Melem/s]
62332026-09-04T08:57:19.708ZBenchmarking source_filter/allows/exclude_hit_v4/5
62342026-09-04T08:57:19.708ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
62352026-09-04T08:57:23.523ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
62362026-09-04T08:57:28.518ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
62372026-09-04T08:57:28.567Zsource_filter/allows/exclude_hit_v4/5
62382026-09-04T08:57:28.567Z time: [1.7730 ns 1.7747 ns 1.7770 ns]
62392026-09-04T08:57:28.567Z thrpt: [562.75 Melem/s 563.48 Melem/s 564.03 Melem/s]
62402026-09-04T08:57:28.567ZFound 10 outliers among 100 measurements (10.00%)
62412026-09-04T08:57:28.567Z 5 (5.00%) high mild
62422026-09-04T08:57:28.567Z 5 (5.00%) high severe
62432026-09-04T08:57:29.192ZBenchmarking source_filter/allows/exclude_miss_v6/5
62442026-09-04T08:57:29.192ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
62452026-09-04T08:57:32.878ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (728M iterations)
62462026-09-04T08:57:37.877ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
62472026-09-04T08:57:37.926Zsource_filter/allows/exclude_miss_v6/5
62482026-09-04T08:57:37.926Z time: [6.7962 ns 6.8354 ns 6.8789 ns]
62492026-09-04T08:57:37.926Z thrpt: [145.37 Melem/s 146.30 Melem/s 147.14 Melem/s]
62502026-09-04T08:57:38.546ZBenchmarking source_filter/allows/exclude_hit_v6/5
62512026-09-04T08:57:38.546ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
62522026-09-04T08:57:43.780ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
62532026-09-04T08:57:48.653ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
62542026-09-04T08:57:48.702Zsource_filter/allows/exclude_hit_v6/5
62552026-09-04T08:57:48.702Z time: [4.7194 ns 4.7461 ns 4.7754 ns]
62562026-09-04T08:57:48.702Z thrpt: [209.41 Melem/s 210.70 Melem/s 211.89 Melem/s]
62572026-09-04T08:57:49.330ZBenchmarking source_filter/allows/exclude_miss_v4/10
62582026-09-04T08:57:49.330ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62592026-09-04T08:57:52.963ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (739M iterations)
62602026-09-04T08:57:57.711ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62612026-09-04T08:57:57.760Zsource_filter/allows/exclude_miss_v4/10
62622026-09-04T08:57:57.760Z time: [6.2512 ns 6.4249 ns 6.6105 ns]
62632026-09-04T08:57:57.760Z thrpt: [151.28 Melem/s 155.64 Melem/s 159.97 Melem/s]
62642026-09-04T08:57:58.391ZBenchmarking source_filter/allows/exclude_hit_v4/10
62652026-09-04T08:57:58.391ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62662026-09-04T08:58:02.203ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
62672026-09-04T08:58:07.201ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62682026-09-04T08:58:07.250Zsource_filter/allows/exclude_hit_v4/10
62692026-09-04T08:58:07.250Z time: [1.7734 ns 1.7742 ns 1.7751 ns]
62702026-09-04T08:58:07.250Z thrpt: [563.36 Melem/s 563.64 Melem/s 563.89 Melem/s]
62712026-09-04T08:58:07.250ZFound 12 outliers among 100 measurements (12.00%)
62722026-09-04T08:58:07.250Z 4 (4.00%) high mild
62732026-09-04T08:58:07.250Z 8 (8.00%) high severe
62742026-09-04T08:58:07.875ZBenchmarking source_filter/allows/exclude_miss_v6/10
62752026-09-04T08:58:07.875ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62762026-09-04T08:58:13.114ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (512M iterations)
62772026-09-04T08:58:18.548ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62782026-09-04T08:58:18.597Zsource_filter/allows/exclude_miss_v6/10
62792026-09-04T08:58:18.597Z time: [10.419 ns 10.526 ns 10.649 ns]
62802026-09-04T08:58:18.597Z thrpt: [93.906 Melem/s 95.007 Melem/s 95.979 Melem/s]
62812026-09-04T08:58:19.228ZBenchmarking source_filter/allows/exclude_hit_v6/10
62822026-09-04T08:58:19.228ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62832026-09-04T08:58:24.463ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
62842026-09-04T08:58:29.322ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62852026-09-04T08:58:29.370Zsource_filter/allows/exclude_hit_v6/10
62862026-09-04T08:58:29.371Z time: [4.7097 ns 4.7348 ns 4.7620 ns]
62872026-09-04T08:58:29.371Z thrpt: [210.00 Melem/s 211.20 Melem/s 212.33 Melem/s]
62882026-09-04T08:58:30.003ZBenchmarking source_filter/allows/exclude_miss_v4/50
62892026-09-04T08:58:30.003ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
62902026-09-04T08:58:33.293ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (817M iterations)
62912026-09-04T08:58:38.207ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
62922026-09-04T08:58:38.254Zsource_filter/allows/exclude_miss_v4/50
62932026-09-04T08:58:38.254Z time: [5.9408 ns 6.0493 ns 6.1568 ns]
62942026-09-04T08:58:38.254Z thrpt: [162.42 Melem/s 165.31 Melem/s 168.33 Melem/s]
62952026-09-04T08:58:38.877ZBenchmarking source_filter/allows/exclude_hit_v4/50
62962026-09-04T08:58:38.878ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
62972026-09-04T08:58:44.844ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
62982026-09-04T08:58:49.901ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
62992026-09-04T08:58:49.950Zsource_filter/allows/exclude_hit_v4/50
63002026-09-04T08:58:49.950Z time: [2.7985 ns 2.8151 ns 2.8319 ns]
63012026-09-04T08:58:49.950Z thrpt: [353.12 Melem/s 355.23 Melem/s 357.34 Melem/s]
63022026-09-04T08:58:49.950ZFound 3 outliers among 100 measurements (3.00%)
63032026-09-04T08:58:49.950Z 3 (3.00%) high mild
63042026-09-04T08:58:50.578ZBenchmarking source_filter/allows/exclude_miss_v6/50
63052026-09-04T08:58:50.578ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
63062026-09-04T08:58:55.572ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (537M iterations)
63072026-09-04T08:59:00.494ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
63082026-09-04T08:59:00.542Zsource_filter/allows/exclude_miss_v6/50
63092026-09-04T08:59:00.542Z time: [9.1359 ns 9.1565 ns 9.1790 ns]
63102026-09-04T08:59:00.542Z thrpt: [108.94 Melem/s 109.21 Melem/s 109.46 Melem/s]
63112026-09-04T08:59:01.170ZBenchmarking source_filter/allows/exclude_hit_v6/50
63122026-09-04T08:59:01.170ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
63132026-09-04T08:59:04.264ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (867M iterations)
63142026-09-04T08:59:09.147ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
63152026-09-04T08:59:09.194Zsource_filter/allows/exclude_hit_v6/50
63162026-09-04T08:59:09.194Z time: [5.5985 ns 5.6237 ns 5.6516 ns]
63172026-09-04T08:59:09.195Z thrpt: [176.94 Melem/s 177.82 Melem/s 178.62 Melem/s]
63182026-09-04T08:59:09.832ZBenchmarking source_filter/allows/exclude_miss_v4/100
63192026-09-04T08:59:09.832ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
63202026-09-04T08:59:14.293ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (602M iterations)
63212026-09-04T08:59:19.331ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
63222026-09-04T08:59:19.380Zsource_filter/allows/exclude_miss_v4/100
63232026-09-04T08:59:19.380Z time: [8.2612 ns 8.3927 ns 8.5269 ns]
63242026-09-04T08:59:19.380Z thrpt: [117.28 Melem/s 119.15 Melem/s 121.05 Melem/s]
63252026-09-04T08:59:20.003ZBenchmarking source_filter/allows/exclude_hit_v4/100
63262026-09-04T08:59:20.003ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
63272026-09-04T08:59:25.916ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
63282026-09-04T08:59:31.323ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
63292026-09-04T08:59:31.373Zsource_filter/allows/exclude_hit_v4/100
63302026-09-04T08:59:31.373Z time: [2.9905 ns 2.9989 ns 3.0066 ns]
63312026-09-04T08:59:31.373Z thrpt: [332.60 Melem/s 333.46 Melem/s 334.40 Melem/s]
63322026-09-04T08:59:31.997ZBenchmarking source_filter/allows/exclude_miss_v6/100
63332026-09-04T08:59:31.997ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
63342026-09-04T08:59:35.188ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (421M iterations)
63352026-09-04T08:59:40.165ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
63362026-09-04T08:59:40.213Zsource_filter/allows/exclude_miss_v6/100
63372026-09-04T08:59:40.214Z time: [11.823 ns 11.826 ns 11.829 ns]
63382026-09-04T08:59:40.214Z thrpt: [84.534 Melem/s 84.560 Melem/s 84.583 Melem/s]
63392026-09-04T08:59:40.214ZFound 1 outliers among 100 measurements (1.00%)
63402026-09-04T08:59:40.214Z 1 (1.00%) high mild
63412026-09-04T08:59:40.840ZBenchmarking source_filter/allows/exclude_hit_v6/100
63422026-09-04T08:59:40.840ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
63432026-09-04T08:59:43.930ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (869M iterations)
63442026-09-04T08:59:48.791ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
63452026-09-04T08:59:48.839Zsource_filter/allows/exclude_hit_v6/100
63462026-09-04T08:59:48.839Z time: [5.5708 ns 5.5945 ns 5.6205 ns]
63472026-09-04T08:59:48.839Z thrpt: [177.92 Melem/s 178.75 Melem/s 179.51 Melem/s]
63482026-09-04T08:59:49.462ZBenchmarking source_filter/allows/include_hit_v4/1
63492026-09-04T08:59:49.462ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63502026-09-04T08:59:53.273ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63512026-09-04T08:59:58.443ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63522026-09-04T08:59:58.491Zsource_filter/allows/include_hit_v4/1
63532026-09-04T08:59:58.491Z time: [1.8333 ns 1.8424 ns 1.8499 ns]
63542026-09-04T08:59:58.491Z thrpt: [540.57 Melem/s 542.78 Melem/s 545.47 Melem/s]
63552026-09-04T08:59:59.120ZBenchmarking source_filter/allows/include_miss_v4/1
63562026-09-04T08:59:59.120ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63572026-09-04T09:00:03.120ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.7B iterations)
63582026-09-04T09:00:08.207ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63592026-09-04T09:00:08.256Zsource_filter/allows/include_miss_v4/1
63602026-09-04T09:00:08.256Z time: [1.8896 ns 1.8959 ns 1.9015 ns]
63612026-09-04T09:00:08.256Z thrpt: [525.91 Melem/s 527.45 Melem/s 529.21 Melem/s]
63622026-09-04T09:00:08.256ZFound 6 outliers among 100 measurements (6.00%)
63632026-09-04T09:00:08.256Z 5 (5.00%) low mild
63642026-09-04T09:00:08.256Z 1 (1.00%) high mild
63652026-09-04T09:00:08.878ZBenchmarking source_filter/allows/include_hit_v6/1
63662026-09-04T09:00:08.878ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63672026-09-04T09:00:14.113ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63682026-09-04T09:00:18.946ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63692026-09-04T09:00:18.995Zsource_filter/allows/include_hit_v6/1
63702026-09-04T09:00:18.995Z time: [4.6884 ns 4.7118 ns 4.7376 ns]
63712026-09-04T09:00:18.995Z thrpt: [211.08 Melem/s 212.23 Melem/s 213.29 Melem/s]
63722026-09-04T09:00:19.620ZBenchmarking source_filter/allows/include_miss_v6/1
63732026-09-04T09:00:19.620ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
63742026-09-04T09:00:24.612ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63752026-09-04T09:00:29.438ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
63762026-09-04T09:00:29.486Zsource_filter/allows/include_miss_v6/1
63772026-09-04T09:00:29.486Z time: [4.4628 ns 4.4871 ns 4.5137 ns]
63782026-09-04T09:00:29.486Z thrpt: [221.55 Melem/s 222.86 Melem/s 224.07 Melem/s]
63792026-09-04T09:00:30.119ZBenchmarking source_filter/allows/include_hit_v4/5
63802026-09-04T09:00:30.119ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
63812026-09-04T09:00:33.930ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
63822026-09-04T09:00:39.106ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
63832026-09-04T09:00:39.153Zsource_filter/allows/include_hit_v4/5
63842026-09-04T09:00:39.154Z time: [1.8350 ns 1.8442 ns 1.8518 ns]
63852026-09-04T09:00:39.154Z thrpt: [540.01 Melem/s 542.23 Melem/s 544.95 Melem/s]
63862026-09-04T09:00:39.782ZBenchmarking source_filter/allows/include_miss_v4/5
63872026-09-04T09:00:39.782ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
63882026-09-04T09:00:43.940ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63892026-09-04T09:00:49.145ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
63902026-09-04T09:00:49.194Zsource_filter/allows/include_miss_v4/5
63912026-09-04T09:00:49.194Z time: [4.0170 ns 4.0619 ns 4.1031 ns]
63922026-09-04T09:00:49.194Z thrpt: [243.72 Melem/s 246.19 Melem/s 248.94 Melem/s]
63932026-09-04T09:00:49.824ZBenchmarking source_filter/allows/include_hit_v6/5
63942026-09-04T09:00:49.824ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
63952026-09-04T09:00:55.055ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63962026-09-04T09:00:59.890ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
63972026-09-04T09:00:59.938Zsource_filter/allows/include_hit_v6/5
63982026-09-04T09:00:59.938Z time: [4.6866 ns 4.7102 ns 4.7357 ns]
63992026-09-04T09:00:59.939Z thrpt: [211.16 Melem/s 212.31 Melem/s 213.38 Melem/s]
64002026-09-04T09:01:00.569ZBenchmarking source_filter/allows/include_miss_v6/5
64012026-09-04T09:01:00.569ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
64022026-09-04T09:01:04.329ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (714M iterations)
64032026-09-04T09:01:09.116ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
64042026-09-04T09:01:09.164Zsource_filter/allows/include_miss_v6/5
64052026-09-04T09:01:09.164Z time: [6.6802 ns 6.7033 ns 6.7291 ns]
64062026-09-04T09:01:09.164Z thrpt: [148.61 Melem/s 149.18 Melem/s 149.70 Melem/s]
64072026-09-04T09:01:09.791ZBenchmarking source_filter/allows/include_hit_v4/10
64082026-09-04T09:01:09.791ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
64092026-09-04T09:01:13.603ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.8B iterations)
64102026-09-04T09:01:18.786ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
64112026-09-04T09:01:18.834Zsource_filter/allows/include_hit_v4/10
64122026-09-04T09:01:18.834Z time: [1.8383 ns 1.8479 ns 1.8560 ns]
64132026-09-04T09:01:18.834Z thrpt: [538.81 Melem/s 541.15 Melem/s 543.98 Melem/s]
64142026-09-04T09:01:19.461ZBenchmarking source_filter/allows/include_miss_v4/10
64152026-09-04T09:01:19.462ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
64162026-09-04T09:01:22.787ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (807M iterations)
64172026-09-04T09:01:28.214ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
64182026-09-04T09:01:28.263Zsource_filter/allows/include_miss_v4/10
64192026-09-04T09:01:28.263Z time: [6.6588 ns 6.8165 ns 6.9722 ns]
64202026-09-04T09:01:28.263Z thrpt: [143.43 Melem/s 146.70 Melem/s 150.18 Melem/s]
64212026-09-04T09:01:28.263ZFound 15 outliers among 100 measurements (15.00%)
64222026-09-04T09:01:28.263Z 6 (6.00%) high mild
64232026-09-04T09:01:28.263Z 9 (9.00%) high severe
64242026-09-04T09:01:28.890ZBenchmarking source_filter/allows/include_hit_v6/10
64252026-09-04T09:01:28.890ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
64262026-09-04T09:01:34.121ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64272026-09-04T09:01:38.957ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
64282026-09-04T09:01:39.006Zsource_filter/allows/include_hit_v6/10
64292026-09-04T09:01:39.006Z time: [4.6881 ns 4.7117 ns 4.7377 ns]
64302026-09-04T09:01:39.006Z thrpt: [211.07 Melem/s 212.24 Melem/s 213.30 Melem/s]
64312026-09-04T09:01:39.633ZBenchmarking source_filter/allows/include_miss_v6/10
64322026-09-04T09:01:39.633ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
64332026-09-04T09:01:44.864ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (513M iterations)
64342026-09-04T09:01:49.822ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
64352026-09-04T09:01:49.870Zsource_filter/allows/include_miss_v6/10
64362026-09-04T09:01:49.870Z time: [9.6555 ns 9.6623 ns 9.6694 ns]
64372026-09-04T09:01:49.870Z thrpt: [103.42 Melem/s 103.50 Melem/s 103.57 Melem/s]
64382026-09-04T09:01:50.498ZBenchmarking source_filter/allows/include_hit_v4/50
64392026-09-04T09:01:50.498ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
64402026-09-04T09:01:56.482ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64412026-09-04T09:02:01.566ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
64422026-09-04T09:02:01.613Zsource_filter/allows/include_hit_v4/50
64432026-09-04T09:02:01.613Z time: [2.8142 ns 2.8260 ns 2.8392 ns]
64442026-09-04T09:02:01.614Z thrpt: [352.21 Melem/s 353.86 Melem/s 355.35 Melem/s]
64452026-09-04T09:02:02.241ZBenchmarking source_filter/allows/include_miss_v4/50
64462026-09-04T09:02:02.241ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64472026-09-04T09:02:05.432ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (841M iterations)
64482026-09-04T09:02:10.276ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64492026-09-04T09:02:10.326Zsource_filter/allows/include_miss_v4/50
64502026-09-04T09:02:10.329Z time: [5.7103 ns 5.7337 ns 5.7625 ns]
64512026-09-04T09:02:10.329Z thrpt: [173.54 Melem/s 174.41 Melem/s 175.12 Melem/s]
64522026-09-04T09:02:10.329ZFound 14 outliers among 100 measurements (14.00%)
64532026-09-04T09:02:10.329Z 4 (4.00%) high mild
64542026-09-04T09:02:10.329Z 10 (10.00%) high severe
64552026-09-04T09:02:10.953ZBenchmarking source_filter/allows/include_hit_v6/50
64562026-09-04T09:02:10.953ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
64572026-09-04T09:02:14.046ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (868M iterations)
64582026-09-04T09:02:18.918ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
64592026-09-04T09:02:18.966Zsource_filter/allows/include_hit_v6/50
64602026-09-04T09:02:18.966Z time: [5.5875 ns 5.6149 ns 5.6449 ns]
64612026-09-04T09:02:18.966Z thrpt: [177.15 Melem/s 178.10 Melem/s 178.97 Melem/s]
64622026-09-04T09:02:19.594ZBenchmarking source_filter/allows/include_miss_v6/50
64632026-09-04T09:02:19.594ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
64642026-09-04T09:02:24.589ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (537M iterations)
64652026-09-04T09:02:29.548ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
64662026-09-04T09:02:29.597Zsource_filter/allows/include_miss_v6/50
64672026-09-04T09:02:29.597Z time: [9.1803 ns 9.2140 ns 9.2519 ns]
64682026-09-04T09:02:29.597Z thrpt: [108.09 Melem/s 108.53 Melem/s 108.93 Melem/s]
64692026-09-04T09:02:30.227ZBenchmarking source_filter/allows/include_hit_v4/100
64702026-09-04T09:02:30.227ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
64712026-09-04T09:02:36.144ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.8B iterations)
64722026-09-04T09:02:41.257ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
64732026-09-04T09:02:41.306Zsource_filter/allows/include_hit_v4/100
64742026-09-04T09:02:41.306Z time: [2.7914 ns 2.8157 ns 2.8418 ns]
64752026-09-04T09:02:41.306Z thrpt: [351.89 Melem/s 355.15 Melem/s 358.24 Melem/s]
64762026-09-04T09:02:41.932ZBenchmarking source_filter/allows/include_miss_v4/100
64772026-09-04T09:02:41.932ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
64782026-09-04T09:02:46.376ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (604M iterations)
64792026-09-04T09:02:50.806ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
64802026-09-04T09:02:50.855Zsource_filter/allows/include_miss_v4/100
64812026-09-04T09:02:50.855Z time: [7.3189 ns 7.3372 ns 7.3584 ns]
64822026-09-04T09:02:50.855Z thrpt: [135.90 Melem/s 136.29 Melem/s 136.63 Melem/s]
64832026-09-04T09:02:50.855ZFound 14 outliers among 100 measurements (14.00%)
64842026-09-04T09:02:50.855Z 7 (7.00%) high mild
64852026-09-04T09:02:50.855Z 7 (7.00%) high severe
64862026-09-04T09:02:51.480ZBenchmarking source_filter/allows/include_hit_v6/100
64872026-09-04T09:02:51.480ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
64882026-09-04T09:02:54.574ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (867M iterations)
64892026-09-04T09:02:59.441ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
64902026-09-04T09:02:59.489Zsource_filter/allows/include_hit_v6/100
64912026-09-04T09:02:59.489Z time: [5.5885 ns 5.6118 ns 5.6373 ns]
64922026-09-04T09:02:59.489Z thrpt: [177.39 Melem/s 178.20 Melem/s 178.94 Melem/s]
64932026-09-04T09:03:00.119ZBenchmarking source_filter/allows/include_miss_v6/100
64942026-09-04T09:03:00.119ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
64952026-09-04T09:03:03.300ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (422M iterations)
64962026-09-04T09:03:08.293ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
64972026-09-04T09:03:08.341Zsource_filter/allows/include_miss_v6/100
64982026-09-04T09:03:08.341Z time: [11.827 ns 11.834 ns 11.842 ns]
64992026-09-04T09:03:08.342Z thrpt: [84.447 Melem/s 84.504 Melem/s 84.552 Melem/s]
65002026-09-04T09:03:08.342ZFound 20 outliers among 100 measurements (20.00%)
65012026-09-04T09:03:08.342Z 3 (3.00%) low severe
65022026-09-04T09:03:08.342Z 4 (4.00%) low mild
65032026-09-04T09:03:08.342Z 1 (1.00%) high mild
65042026-09-04T09:03:08.342Z 12 (12.00%) high severe
65052026-09-04T09:03:08.969ZBenchmarking source_filter/allows/include_empty_v4
65062026-09-04T09:03:08.969ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
65072026-09-04T09:03:13.727ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
65082026-09-04T09:03:18.727ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
65092026-09-04T09:03:18.776Zsource_filter/allows/include_empty_v4
65102026-09-04T09:03:18.776Z time: [1.1077 ns 1.1077 ns 1.1078 ns]
65112026-09-04T09:03:18.776Z thrpt: [902.71 Melem/s 902.76 Melem/s 902.80 Melem/s]
65122026-09-04T09:03:18.776ZFound 6 outliers among 100 measurements (6.00%)
65132026-09-04T09:03:18.776Z 3 (3.00%) high mild
65142026-09-04T09:03:18.776Z 3 (3.00%) high severe
65152026-09-04T09:03:19.400ZBenchmarking source_filter/allows/include_empty_v6
65162026-09-04T09:03:19.400ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
65172026-09-04T09:03:23.257ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.6B iterations)
65182026-09-04T09:03:28.191ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
65192026-09-04T09:03:28.240Zsource_filter/allows/include_empty_v6
65202026-09-04T09:03:28.240Z time: [885.85 ps 885.99 ps 886.16 ps]
65212026-09-04T09:03:28.240Z thrpt: [1.1285 Gelem/s 1.1287 Gelem/s 1.1289 Gelem/s]
65222026-09-04T09:03:28.240ZFound 5 outliers among 100 measurements (5.00%)
65232026-09-04T09:03:28.240Z 5 (5.00%) high mild
65242026-09-04T09:03:28.887Z
65252026-09-04T09:03:28.890ZBenchmarking cleanup/wallclock/1024/P0
65262026-09-04T09:03:28.890ZBenchmarking cleanup/wallclock/1024/P0: Warming up for 3.0000 s
65272026-09-04T09:03:31.936ZBenchmarking cleanup/wallclock/1024/P0: Collecting 100 samples in estimated 5.1694 s (56k iterations)
65282026-09-04T09:03:37.087ZBenchmarking cleanup/wallclock/1024/P0: Analyzing
65292026-09-04T09:03:37.135Zcleanup/wallclock/1024/P0
65302026-09-04T09:03:37.136Z time: [72.471 µs 72.527 µs 72.582 µs]
65312026-09-04T09:03:37.136ZFound 1 outliers among 100 measurements (1.00%)
65322026-09-04T09:03:37.136Z 1 (1.00%) high mild
65332026-09-04T09:03:37.757Z
65342026-09-04T09:03:37.760ZBenchmarking cleanup/wallclock/1024/P0.25
65352026-09-04T09:03:37.761ZBenchmarking cleanup/wallclock/1024/P0.25: Warming up for 3.0000 s
65362026-09-04T09:03:41.877ZBenchmarking cleanup/wallclock/1024/P0.25: Collecting 100 samples in estimated 5.0768 s (20k iterations)
65372026-09-04T09:03:58.244ZBenchmarking cleanup/wallclock/1024/P0.25: Analyzing
65382026-09-04T09:03:58.292Zcleanup/wallclock/1024/P0.25
65392026-09-04T09:03:58.292Z time: [253.00 µs 253.10 µs 253.20 µs]
65402026-09-04T09:03:58.292ZFound 3 outliers among 100 measurements (3.00%)
65412026-09-04T09:03:58.292Z 1 (1.00%) low mild
65422026-09-04T09:03:58.292Z 1 (1.00%) high mild
65432026-09-04T09:03:58.292Z 1 (1.00%) high severe
65442026-09-04T09:03:58.916Z
65452026-09-04T09:03:58.920ZBenchmarking cleanup/wallclock/32768/P0
65462026-09-04T09:03:58.920ZBenchmarking cleanup/wallclock/32768/P0: Warming up for 3.0000 s
65472026-09-04T09:04:03.004ZBenchmarking cleanup/wallclock/32768/P0: Collecting 100 samples in estimated 6.4083 s (400 iterations)
65482026-09-04T09:04:06.543ZBenchmarking cleanup/wallclock/32768/P0: Analyzing
65492026-09-04T09:04:06.588Zcleanup/wallclock/32768/P0
65502026-09-04T09:04:06.588Z time: [7.5456 ms 7.5923 ms 7.6449 ms]
65512026-09-04T09:04:06.588ZFound 10 outliers among 100 measurements (10.00%)
65522026-09-04T09:04:06.588Z 5 (5.00%) high mild
65532026-09-04T09:04:06.588Z 5 (5.00%) high severe
65542026-09-04T09:04:07.125Z
65552026-09-04T09:04:07.192ZBenchmarking cleanup/wallclock/32768/P0.25
65562026-09-04T09:04:07.192ZBenchmarking cleanup/wallclock/32768/P0.25: Warming up for 3.0000 s
65572026-09-04T09:04:11.808Z
65582026-09-04T09:04:11.808ZWarning: Unable to complete 100 samples in 5.0s. You may wish to increase target time to 7.3s, or reduce sample count to 60.
65592026-09-04T09:04:11.808ZBenchmarking cleanup/wallclock/32768/P0.25: Collecting 100 samples in estimated 7.3263 s (100 iterations)
65602026-09-04T09:04:19.135ZBenchmarking cleanup/wallclock/32768/P0.25: Analyzing
65612026-09-04T09:04:19.181Zcleanup/wallclock/32768/P0.25
65622026-09-04T09:04:19.181Z time: [36.621 ms 36.825 ms 37.041 ms]
65632026-09-04T09:04:19.181ZFound 3 outliers among 100 measurements (3.00%)
65642026-09-04T09:04:19.181Z 3 (3.00%) high mild
65652026-09-04T09:04:19.715Z
65662026-09-04T09:04:19.793ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65672026-09-04T09:04:19.793ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65682026-09-04T09:04:19.797ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0507 ms (605 iterations)
65692026-09-04T09:04:19.797ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65702026-09-04T09:04:19.800Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65712026-09-04T09:04:19.800Z time: [18.000 18.000 18.000 ]
65722026-09-04T09:04:19.800Z
65732026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65742026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65752026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0172 ms (715 iterations)
65762026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65772026-09-04T09:04:19.800Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65782026-09-04T09:04:19.800Z time: [18.000 18.000 18.000 ]
65792026-09-04T09:04:19.800Z
65802026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65812026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65822026-09-04T09:04:19.800ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1040 ms (550 iterations)
65832026-09-04T09:04:19.804ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65842026-09-04T09:04:19.804Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65852026-09-04T09:04:19.804Z time: [20.000 20.000 20.000 ]
65862026-09-04T09:04:19.804Z
65872026-09-04T09:04:19.804ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65882026-09-04T09:04:19.804ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65892026-09-04T09:04:19.804ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0735 ms (550 iterations)
65902026-09-04T09:04:19.804ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65912026-09-04T09:04:19.804Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65922026-09-04T09:04:19.804Z time: [21.000 21.000 21.000 ]
65932026-09-04T09:04:19.804Z
65942026-09-04T09:04:19.804ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
65952026-09-04T09:04:19.804ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
65962026-09-04T09:04:19.804ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0497 ms (825 iterations)
65972026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
65982026-09-04T09:04:19.808Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
65992026-09-04T09:04:19.808Z time: [13.000 13.000 13.000 ]
66002026-09-04T09:04:19.808Z
66012026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
66022026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
66032026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0204 ms (715 iterations)
66042026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
66052026-09-04T09:04:19.808Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
66062026-09-04T09:04:19.808Z time: [12.000 12.000 12.000 ]
66072026-09-04T09:04:19.808Z
66082026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66092026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
66102026-09-04T09:04:19.808ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0566 ms (715 iterations)
66112026-09-04T09:04:19.812ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
66122026-09-04T09:04:19.812Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
66132026-09-04T09:04:19.812Z time: [14.000 14.000 14.000 ]
66142026-09-04T09:04:19.812Z
66152026-09-04T09:04:19.812ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66162026-09-04T09:04:19.812ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
66172026-09-04T09:04:19.812ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0021 ms (715 iterations)
66182026-09-04T09:04:19.812ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
66192026-09-04T09:04:19.812Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
66202026-09-04T09:04:19.812Z time: [14.000 14.000 14.000 ]
66212026-09-04T09:04:19.812Z
66222026-09-04T09:04:19.812ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66232026-09-04T09:04:19.812ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66242026-09-04T09:04:19.812ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0307 ms (605 iterations)
66252026-09-04T09:04:19.812ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66262026-09-04T09:04:19.812Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
66272026-09-04T09:04:19.812Z time: [3.0000 3.0000 3.0000 ]
66282026-09-04T09:04:19.812Z
66292026-09-04T09:04:19.812ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66302026-09-04T09:04:19.813ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66312026-09-04T09:04:19.813ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.1061 ms (550 iterations)
66322026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
66332026-09-04T09:04:19.816Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
66342026-09-04T09:04:19.816Z time: [3.0000 3.0000 3.0000 ]
66352026-09-04T09:04:19.816Z
66362026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66372026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66382026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0821 ms (660 iterations)
66392026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66402026-09-04T09:04:19.816ZCriterion.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.
66412026-09-04T09:04:19.816Z
66422026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66432026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66442026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0837 ms (495 iterations)
66452026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66462026-09-04T09:04:19.816ZCriterion.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.
66472026-09-04T09:04:19.816Z
66482026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66492026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66502026-09-04T09:04:19.816ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0526 ms (935 iterations)
66512026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66522026-09-04T09:04:19.820Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66532026-09-04T09:04:19.820Z time: [3.0000 3.0000 3.0000 ]
66542026-09-04T09:04:19.820Z
66552026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66562026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66572026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0373 ms (550 iterations)
66582026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66592026-09-04T09:04:19.820Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66602026-09-04T09:04:19.820Z time: [3.0000 3.0000 3.0000 ]
66612026-09-04T09:04:19.820Z
66622026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66632026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66642026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0049 ms (770 iterations)
66652026-09-04T09:04:19.820ZCriterion.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.
66662026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66672026-09-04T09:04:19.820Z
66682026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66692026-09-04T09:04:19.820ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66702026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0085 ms (495 iterations)
66712026-09-04T09:04:19.824ZCriterion.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.
66722026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66732026-09-04T09:04:19.824Z
66742026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66752026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66762026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0111 ms (770 iterations)
66772026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66782026-09-04T09:04:19.824Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66792026-09-04T09:04:19.824Z time: [3.0000 3.0000 3.0000 ]
66802026-09-04T09:04:19.824Z
66812026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66822026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66832026-09-04T09:04:19.824ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0382 ms (495 iterations)
66842026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
66852026-09-04T09:04:19.827Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66862026-09-04T09:04:19.827Z time: [3.0000 3.0000 3.0000 ]
66872026-09-04T09:04:19.827Z
66882026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
66892026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66902026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0527 ms (715 iterations)
66912026-09-04T09:04:19.827ZCriterion.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.
66922026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66932026-09-04T09:04:19.827Z
66942026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
66952026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66962026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1056 ms (495 iterations)
66972026-09-04T09:04:19.827ZCriterion.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.
66982026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66992026-09-04T09:04:19.827Z
67002026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67012026-09-04T09:04:19.827ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67022026-09-04T09:04:19.828ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0251 ms (825 iterations)
67032026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67042026-09-04T09:04:19.831Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
67052026-09-04T09:04:19.831Z time: [3.0000 3.0000 3.0000 ]
67062026-09-04T09:04:19.831Z
67072026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67082026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67092026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0920 ms (550 iterations)
67102026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67112026-09-04T09:04:19.831Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
67122026-09-04T09:04:19.831Z time: [3.0000 3.0000 3.0000 ]
67132026-09-04T09:04:19.831Z
67142026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
67152026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67162026-09-04T09:04:19.831ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0668 ms (770 iterations)
67172026-09-04T09:04:19.835ZCriterion.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.
67182026-09-04T09:04:19.835ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67192026-09-04T09:04:19.835Z
67202026-09-04T09:04:19.835ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
67212026-09-04T09:04:19.835ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67222026-09-04T09:04:19.835ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0570 ms (495 iterations)
67232026-09-04T09:04:19.835ZCriterion.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.
67242026-09-04T09:04:19.835ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67252026-09-04T09:04:19.835Z
67262026-09-04T09:04:19.835ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67272026-09-04T09:04:19.835ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
67282026-09-04T09:04:19.835ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0999 ms (275 iterations)
67292026-09-04T09:04:19.835ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
67302026-09-04T09:04:19.835Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
67312026-09-04T09:04:19.835Z time: [44.000 44.000 44.000 ]
67322026-09-04T09:04:19.835Z
67332026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67342026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
67352026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0048 ms (220 iterations)
67362026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67372026-09-04T09:04:19.838Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67382026-09-04T09:04:19.838Z time: [44.000 44.000 44.000 ]
67392026-09-04T09:04:19.838Z
67402026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67412026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67422026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1171 ms (330 iterations)
67432026-09-04T09:04:19.838ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67442026-09-04T09:04:19.842Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67452026-09-04T09:04:19.842Z time: [29.000 29.000 29.000 ]
67462026-09-04T09:04:19.842Z
67472026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67482026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67492026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1103 ms (275 iterations)
67502026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67512026-09-04T09:04:19.842Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67522026-09-04T09:04:19.842Z time: [29.000 29.000 29.000 ]
67532026-09-04T09:04:19.842Z
67542026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67552026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67562026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1798 ms (330 iterations)
67572026-09-04T09:04:19.842ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67582026-09-04T09:04:19.845Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67592026-09-04T09:04:19.845Z time: [43.000 43.000 43.000 ]
67602026-09-04T09:04:19.845Z
67612026-09-04T09:04:19.845ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67622026-09-04T09:04:19.845ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67632026-09-04T09:04:19.845ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1553 ms (275 iterations)
67642026-09-04T09:04:19.845ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
67652026-09-04T09:04:19.845Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67662026-09-04T09:04:19.845Z time: [43.000 43.000 43.000 ]
67672026-09-04T09:04:19.845Z
67682026-09-04T09:04:19.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67692026-09-04T09:04:19.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67702026-09-04T09:04:19.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1527 ms (385 iterations)
67712026-09-04T09:04:19.846ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67722026-09-04T09:04:19.848Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67732026-09-04T09:04:19.848Z time: [28.000 28.000 28.000 ]
67742026-09-04T09:04:19.848Z
67752026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67762026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67772026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0622 ms (275 iterations)
67782026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67792026-09-04T09:04:19.849Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67802026-09-04T09:04:19.849Z time: [28.000 28.000 28.000 ]
67812026-09-04T09:04:19.849Z
67822026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67832026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67842026-09-04T09:04:19.849ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1591 ms (275 iterations)
67852026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67862026-09-04T09:04:19.852Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67872026-09-04T09:04:19.852Z time: [44.000 44.000 44.000 ]
67882026-09-04T09:04:19.852Z
67892026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67902026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67912026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0640 ms (220 iterations)
67922026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67932026-09-04T09:04:19.852Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67942026-09-04T09:04:19.852Z time: [44.000 44.000 44.000 ]
67952026-09-04T09:04:19.852Z
67962026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67972026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67982026-09-04T09:04:19.852ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1667 ms (330 iterations)
67992026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
68002026-09-04T09:04:19.856Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
68012026-09-04T09:04:19.856Z time: [29.000 29.000 29.000 ]
68022026-09-04T09:04:19.856Z
68032026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68042026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
68052026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1612 ms (275 iterations)
68062026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
68072026-09-04T09:04:19.856Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
68082026-09-04T09:04:19.856Z time: [29.000 29.000 29.000 ]
68092026-09-04T09:04:19.856Z
68102026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68112026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
68122026-09-04T09:04:19.856ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0540 ms (275 iterations)
68132026-09-04T09:04:19.859ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
68142026-09-04T09:04:19.859Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
68152026-09-04T09:04:19.859Z time: [43.000 43.000 43.000 ]
68162026-09-04T09:04:19.859Z
68172026-09-04T09:04:19.859ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68182026-09-04T09:04:19.859ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
68192026-09-04T09:04:19.859ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0038 ms (220 iterations)
68202026-09-04T09:04:19.859ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
68212026-09-04T09:04:19.859Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
68222026-09-04T09:04:19.859Z time: [43.000 43.000 43.000 ]
68232026-09-04T09:04:19.860Z
68242026-09-04T09:04:19.860ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68252026-09-04T09:04:19.860ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
68262026-09-04T09:04:19.860ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0662 ms (330 iterations)
68272026-09-04T09:04:19.863ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
68282026-09-04T09:04:19.863Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
68292026-09-04T09:04:19.863Z time: [28.000 28.000 28.000 ]
68302026-09-04T09:04:19.863Z
68312026-09-04T09:04:19.863ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68322026-09-04T09:04:19.863ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
68332026-09-04T09:04:19.863ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0784 ms (275 iterations)
68342026-09-04T09:04:19.863ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
68352026-09-04T09:04:19.863Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
68362026-09-04T09:04:19.863Z time: [28.000 28.000 28.000 ]
68372026-09-04T09:04:19.863Z
68382026-09-04T09:04:19.863ZBenchmarking process/Eviction/alloc_ct/1024/P0
68392026-09-04T09:04:19.863ZBenchmarking process/Eviction/alloc_ct/1024/P0: Warming up for 100.00 µs
68402026-09-04T09:04:19.866Z
68412026-09-04T09:04:19.866ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 40.3ms.
68422026-09-04T09:04:19.866ZBenchmarking process/Eviction/alloc_ct/1024/P0: Collecting 10 samples in estimated 40.284 ms (10 iterations)
68432026-09-04T09:04:19.869ZBenchmarking process/Eviction/alloc_ct/1024/P0: Analyzing
68442026-09-04T09:04:19.869Zprocess/Eviction/alloc_ct/1024/P0
68452026-09-04T09:04:19.869Z time: [7.0000 7.0000 7.0000 ]
68462026-09-04T09:04:19.869Z
68472026-09-04T09:04:19.873ZBenchmarking process/Eviction/alloc_ct/32768/P0
68482026-09-04T09:04:19.873ZBenchmarking process/Eviction/alloc_ct/32768/P0: Warming up for 100.00 µs
68492026-09-04T09:04:20.022Z
68502026-09-04T09:04:20.022ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.5s.
68512026-09-04T09:04:20.022ZBenchmarking process/Eviction/alloc_ct/32768/P0: Collecting 10 samples in estimated 1.5185 s (10 iterations)
68522026-09-04T09:04:20.167ZBenchmarking process/Eviction/alloc_ct/32768/P0: Analyzing
68532026-09-04T09:04:20.171Zprocess/Eviction/alloc_ct/32768/P0
68542026-09-04T09:04:20.171Z time: [7.0000 7.0000 7.0000 ]
68552026-09-04T09:04:20.171Z
68562026-09-04T09:04:20.270ZBenchmarking process/Eviction/alloc_ct/524288/P0
68572026-09-04T09:04:20.270ZBenchmarking process/Eviction/alloc_ct/524288/P0: Warming up for 100.00 µs
68582026-09-04T09:10:09.942Z
68592026-09-04T09:10:09.942ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 3496.7s.
68602026-09-04T09:10:09.942ZBenchmarking process/Eviction/alloc_ct/524288/P0: Collecting 10 samples in estimated 3496.7 s (10 iterations)
68612026-09-04T09:10:13.948ZBenchmarking process/Eviction/alloc_ct/524288/P0: Analyzing
68622026-09-04T09:10:13.960Zprocess/Eviction/alloc_ct/524288/P0
68632026-09-04T09:10:13.960Z time: [7.0000 7.0000 7.0000 ]
68642026-09-04T09:10:13.963Z
68652026-09-04T09:10:23.094ZBenchmarking process/Eviction/alloc_ct/1048576/P0
68662026-09-04T09:10:23.094ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Warming up for 100.00 µs
68672026-09-04T09:13:01.457Z
68682026-09-04T09:13:01.457ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1583.6s.
68692026-09-04T09:13:01.457ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Collecting 10 samples in estimated 1583.6 s (10 iterations)
68702026-09-04T09:13:09.204ZBenchmarking process/Eviction/alloc_ct/1048576/P0: Analyzing
68712026-09-04T09:13:09.210Zprocess/Eviction/alloc_ct/1048576/P0
68722026-09-04T09:13:09.211Z time: [7.0000 7.0000 7.0000 ]
68732026-09-04T09:13:09.211Z
68742026-09-04T09:13:11.649ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
68752026-09-04T09:13:11.649ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
68762026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0508 ms (605 iterations)
68772026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
68782026-09-04T09:13:11.652Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
68792026-09-04T09:13:11.652Z time: [3924.0 B 3924.0 B 3924.0 B]
68802026-09-04T09:13:11.652Z
68812026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
68822026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
68832026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0375 ms (715 iterations)
68842026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
68852026-09-04T09:13:11.652Zprocess/Hairpin-DHCPv4/alloc_sz/Request
68862026-09-04T09:13:11.652Z time: [3924.0 B 3924.0 B 3924.0 B]
68872026-09-04T09:13:11.652Z
68882026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
68892026-09-04T09:13:11.652ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
68902026-09-04T09:13:11.656ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.1038 ms (550 iterations)
68912026-09-04T09:13:11.656ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
68922026-09-04T09:13:11.656Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
68932026-09-04T09:13:11.656Z time: [3988.0 B 3988.0 B 3988.0 B]
68942026-09-04T09:13:11.656Z
68952026-09-04T09:13:11.656ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
68962026-09-04T09:13:11.656ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
68972026-09-04T09:13:11.656ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0148 ms (495 iterations)
68982026-09-04T09:13:11.656ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
68992026-09-04T09:13:11.656Zprocess/Hairpin-DHCPv6/alloc_sz/Request
69002026-09-04T09:13:11.656Z time: [4386.0 B 4386.0 B 4386.0 B]
69012026-09-04T09:13:11.656Z
69022026-09-04T09:13:11.656ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
69032026-09-04T09:13:11.656ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
69042026-09-04T09:13:11.659ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0670 ms (825 iterations)
69052026-09-04T09:13:11.659ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
69062026-09-04T09:13:11.659Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
69072026-09-04T09:13:11.660Z time: [2888.0 B 2888.0 B 2888.0 B]
69082026-09-04T09:13:11.660Z
69092026-09-04T09:13:11.660ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
69102026-09-04T09:13:11.660ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
69112026-09-04T09:13:11.660ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0427 ms (715 iterations)
69122026-09-04T09:13:11.660ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
69132026-09-04T09:13:11.660Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
69142026-09-04T09:13:11.660Z time: [2873.0 B 2873.0 B 2873.0 B]
69152026-09-04T09:13:11.660Z
69162026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69172026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
69182026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0681 ms (715 iterations)
69192026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
69202026-09-04T09:13:11.663Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
69212026-09-04T09:13:11.663Z time: [2926.0 B 2926.0 B 2926.0 B]
69222026-09-04T09:13:11.663Z
69232026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69242026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
69252026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0129 ms (715 iterations)
69262026-09-04T09:13:11.663ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
69272026-09-04T09:13:11.663Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
69282026-09-04T09:13:11.663Z time: [2910.0 B 2910.0 B 2910.0 B]
69292026-09-04T09:13:11.663Z
69302026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69312026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69322026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0146 ms (605 iterations)
69332026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69342026-09-04T09:13:11.667Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
69352026-09-04T09:13:11.667Z time: [264.00 B 264.00 B 264.00 B]
69362026-09-04T09:13:11.667Z
69372026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69382026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69392026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0660 ms (495 iterations)
69402026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69412026-09-04T09:13:11.667Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
69422026-09-04T09:13:11.667Z time: [264.00 B 264.00 B 264.00 B]
69432026-09-04T09:13:11.667Z
69442026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
69452026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69462026-09-04T09:13:11.667ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0543 ms (605 iterations)
69472026-09-04T09:13:11.670ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69482026-09-04T09:13:11.671ZCriterion.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.
69492026-09-04T09:13:11.671Z
69502026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
69512026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69522026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0628 ms (495 iterations)
69532026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
69542026-09-04T09:13:11.671ZCriterion.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.
69552026-09-04T09:13:11.671Z
69562026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
69572026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
69582026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0599 ms (935 iterations)
69592026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
69602026-09-04T09:13:11.671Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
69612026-09-04T09:13:11.671Z time: [264.00 B 264.00 B 264.00 B]
69622026-09-04T09:13:11.671Z
69632026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
69642026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69652026-09-04T09:13:11.671ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0085 ms (495 iterations)
69662026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
69672026-09-04T09:13:11.674Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
69682026-09-04T09:13:11.674Z time: [264.00 B 264.00 B 264.00 B]
69692026-09-04T09:13:11.674Z
69702026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
69712026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
69722026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0633 ms (770 iterations)
69732026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
69742026-09-04T09:13:11.674ZCriterion.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.
69752026-09-04T09:13:11.674Z
69762026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
69772026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
69782026-09-04T09:13:11.674ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0168 ms (495 iterations)
69792026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
69802026-09-04T09:13:11.678ZCriterion.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.
69812026-09-04T09:13:11.678Z
69822026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69832026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69842026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0152 ms (770 iterations)
69852026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69862026-09-04T09:13:11.678Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69872026-09-04T09:13:11.678Z time: [264.00 B 264.00 B 264.00 B]
69882026-09-04T09:13:11.678Z
69892026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69902026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69912026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0628 ms (495 iterations)
69922026-09-04T09:13:11.678ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69932026-09-04T09:13:11.678Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69942026-09-04T09:13:11.678Z time: [264.00 B 264.00 B 264.00 B]
69952026-09-04T09:13:11.681Z
69962026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
69972026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69982026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0616 ms (715 iterations)
69992026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70002026-09-04T09:13:11.682ZCriterion.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.
70012026-09-04T09:13:11.682Z
70022026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
70032026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70042026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1075 ms (495 iterations)
70052026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70062026-09-04T09:13:11.682ZCriterion.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.
70072026-09-04T09:13:11.682Z
70082026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70092026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70102026-09-04T09:13:11.682ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0016 ms (825 iterations)
70112026-09-04T09:13:11.685ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70122026-09-04T09:13:11.685Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
70132026-09-04T09:13:11.685Z time: [264.00 B 264.00 B 264.00 B]
70142026-09-04T09:13:11.685Z
70152026-09-04T09:13:11.685ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70162026-09-04T09:13:11.685ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70172026-09-04T09:13:11.685ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1003 ms (550 iterations)
70182026-09-04T09:13:11.685ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70192026-09-04T09:13:11.686Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
70202026-09-04T09:13:11.686Z time: [264.00 B 264.00 B 264.00 B]
70212026-09-04T09:13:11.686Z
70222026-09-04T09:13:11.686ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
70232026-09-04T09:13:11.686ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70242026-09-04T09:13:11.686ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0246 ms (715 iterations)
70252026-09-04T09:13:11.689ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70262026-09-04T09:13:11.689ZCriterion.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.
70272026-09-04T09:13:11.689Z
70282026-09-04T09:13:11.689ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
70292026-09-04T09:13:11.689ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70302026-09-04T09:13:11.689ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0584 ms (495 iterations)
70312026-09-04T09:13:11.689ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70322026-09-04T09:13:11.689ZCriterion.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.
70332026-09-04T09:13:11.689Z
70342026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
70352026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70362026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0978 ms (275 iterations)
70372026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
70382026-09-04T09:13:11.689Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
70392026-09-04T09:13:11.689Z time: [8507.0 B 8507.0 B 8507.0 B]
70402026-09-04T09:13:11.689Z
70412026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
70422026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70432026-09-04T09:13:11.689ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0311 ms (220 iterations)
70442026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
70452026-09-04T09:13:11.693Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
70462026-09-04T09:13:11.693Z time: [8507.0 B 8507.0 B 8507.0 B]
70472026-09-04T09:13:11.693Z
70482026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
70492026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
70502026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1676 ms (330 iterations)
70512026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
70522026-09-04T09:13:11.693Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
70532026-09-04T09:13:11.693Z time: [7016.0 B 7016.0 B 7016.0 B]
70542026-09-04T09:13:11.693Z
70552026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
70562026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70572026-09-04T09:13:11.693ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1434 ms (275 iterations)
70582026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
70592026-09-04T09:13:11.696Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
70602026-09-04T09:13:11.696Z time: [7016.0 B 7016.0 B 7016.0 B]
70612026-09-04T09:13:11.696Z
70622026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
70632026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
70642026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0007 ms (275 iterations)
70652026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
70662026-09-04T09:13:11.696Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
70672026-09-04T09:13:11.696Z time: [8475.0 B 8475.0 B 8475.0 B]
70682026-09-04T09:13:11.696Z
70692026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70702026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70712026-09-04T09:13:11.696ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1915 ms (275 iterations)
70722026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70732026-09-04T09:13:11.700Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70742026-09-04T09:13:11.700Z time: [8475.0 B 8475.0 B 8475.0 B]
70752026-09-04T09:13:11.700Z
70762026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70772026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70782026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1512 ms (385 iterations)
70792026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70802026-09-04T09:13:11.700Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70812026-09-04T09:13:11.700Z time: [6984.0 B 6984.0 B 6984.0 B]
70822026-09-04T09:13:11.700Z
70832026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70842026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70852026-09-04T09:13:11.700ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0703 ms (275 iterations)
70862026-09-04T09:13:11.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70872026-09-04T09:13:11.703Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70882026-09-04T09:13:11.703Z time: [6984.0 B 6984.0 B 6984.0 B]
70892026-09-04T09:13:11.703Z
70902026-09-04T09:13:11.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70912026-09-04T09:13:11.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70922026-09-04T09:13:11.703ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1900 ms (275 iterations)
70932026-09-04T09:13:11.704ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70942026-09-04T09:13:11.704Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70952026-09-04T09:13:11.704Z time: [8507.0 B 8507.0 B 8507.0 B]
70962026-09-04T09:13:11.704Z
70972026-09-04T09:13:11.704ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70982026-09-04T09:13:11.704ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70992026-09-04T09:13:11.704ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0848 ms (220 iterations)
71002026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
71012026-09-04T09:13:11.707Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
71022026-09-04T09:13:11.707Z time: [8507.0 B 8507.0 B 8507.0 B]
71032026-09-04T09:13:11.707Z
71042026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71052026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
71062026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0204 ms (275 iterations)
71072026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
71082026-09-04T09:13:11.707Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
71092026-09-04T09:13:11.707Z time: [7016.0 B 7016.0 B 7016.0 B]
71102026-09-04T09:13:11.707Z
71112026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
71122026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71132026-09-04T09:13:11.707ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1815 ms (275 iterations)
71142026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
71152026-09-04T09:13:11.711Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
71162026-09-04T09:13:11.711Z time: [7016.0 B 7016.0 B 7016.0 B]
71172026-09-04T09:13:11.711Z
71182026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
71192026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
71202026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0945 ms (275 iterations)
71212026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
71222026-09-04T09:13:11.711Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
71232026-09-04T09:13:11.711Z time: [8475.0 B 8475.0 B 8475.0 B]
71242026-09-04T09:13:11.711Z
71252026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
71262026-09-04T09:13:11.711ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71272026-09-04T09:13:11.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0272 ms (220 iterations)
71282026-09-04T09:13:11.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
71292026-09-04T09:13:11.747Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
71302026-09-04T09:13:11.747Z time: [8475.0 B 8475.0 B 8475.0 B]
71312026-09-04T09:13:11.747Z
71322026-09-04T09:13:11.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
71332026-09-04T09:13:11.747ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
71342026-09-04T09:13:11.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0861 ms (330 iterations)
71352026-09-04T09:13:11.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
71362026-09-04T09:13:11.748Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
71372026-09-04T09:13:11.748Z time: [6984.0 B 6984.0 B 6984.0 B]
71382026-09-04T09:13:11.748Z
71392026-09-04T09:13:11.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
71402026-09-04T09:13:11.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
71412026-09-04T09:13:11.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1381 ms (275 iterations)
71422026-09-04T09:13:11.748ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
71432026-09-04T09:13:11.748Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
71442026-09-04T09:13:11.748Z time: [6984.0 B 6984.0 B 6984.0 B]
71452026-09-04T09:13:11.748Z
71462026-09-04T09:13:11.748ZBenchmarking process/Eviction/alloc_sz/1024/P0
71472026-09-04T09:13:11.748ZBenchmarking process/Eviction/alloc_sz/1024/P0: Warming up for 100.00 µs
71482026-09-04T09:13:11.748Z
71492026-09-04T09:13:11.748ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 33.2ms.
71502026-09-04T09:13:11.748ZBenchmarking process/Eviction/alloc_sz/1024/P0: Collecting 10 samples in estimated 33.244 ms (10 iterations)
71512026-09-04T09:13:11.748ZBenchmarking process/Eviction/alloc_sz/1024/P0: Analyzing
71522026-09-04T09:13:11.748Zprocess/Eviction/alloc_sz/1024/P0
71532026-09-04T09:13:11.748Z time: [2725.0 B 2725.0 B 2725.0 B]
71542026-09-04T09:13:11.748Z
71552026-09-04T09:13:11.748ZBenchmarking process/Eviction/alloc_sz/32768/P0
71562026-09-04T09:13:11.748ZBenchmarking process/Eviction/alloc_sz/32768/P0: Warming up for 100.00 µs
71572026-09-04T09:13:11.846Z
71582026-09-04T09:13:11.846ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 1.2s.
71592026-09-04T09:13:11.846ZBenchmarking process/Eviction/alloc_sz/32768/P0: Collecting 10 samples in estimated 1.2381 s (10 iterations)
71602026-09-04T09:13:11.987ZBenchmarking process/Eviction/alloc_sz/32768/P0: Analyzing
71612026-09-04T09:13:11.991Zprocess/Eviction/alloc_sz/32768/P0
71622026-09-04T09:13:11.991Z time: [2725.0 B 2725.0 B 2725.0 B]
71632026-09-04T09:13:11.991Z
71642026-09-04T09:13:12.067ZBenchmarking process/Eviction/alloc_sz/524288/P0
71652026-09-04T09:13:12.067ZBenchmarking process/Eviction/alloc_sz/524288/P0: Warming up for 100.00 µs
71662026-09-04T09:13:14.321Z
71672026-09-04T09:13:14.321ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 22.5s.
71682026-09-04T09:13:14.321ZBenchmarking process/Eviction/alloc_sz/524288/P0: Collecting 10 samples in estimated 22.529 s (10 iterations)
71692026-09-04T09:13:18.690ZBenchmarking process/Eviction/alloc_sz/524288/P0: Analyzing
71702026-09-04T09:13:18.693Zprocess/Eviction/alloc_sz/524288/P0
71712026-09-04T09:13:18.693Z time: [2725.0 B 2725.0 B 2725.0 B]
71722026-09-04T09:13:18.693Z
71732026-09-04T09:13:20.095ZBenchmarking process/Eviction/alloc_sz/1048576/P0
71742026-09-04T09:13:20.095ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Warming up for 100.00 µs
71752026-09-04T09:14:02.669Z
71762026-09-04T09:14:02.669ZWarning: Unable to complete 10 samples in 1.0ms. You may wish to increase target time to 425.7s.
71772026-09-04T09:14:02.669ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Collecting 10 samples in estimated 425.73 s (10 iterations)
71782026-09-04T09:14:11.596ZBenchmarking process/Eviction/alloc_sz/1048576/P0: Analyzing
71792026-09-04T09:14:11.600Zprocess/Eviction/alloc_sz/1048576/P0
71802026-09-04T09:14:11.600Z time: [2725.0 B 2725.0 B 2725.0 B]
71812026-09-04T09:14:11.600Z
71822026-09-04T09:14:15.267Z+ cp -r target/criterion /work/bench-results
71832026-09-04T09:14:15.384Z+ cp -r target/xde-bench /work/bench-results
71842026-09-04T09:14:15.418Z+ pushd /work
71852026-09-04T09:14:15.418Z+ tar -caf bench-results.tgz bench-results
71862026-09-04T09:14:15.418Z/work /work/oxidecomputer/opte
71872026-09-04T09:14:15.808Z+ popd
71882026-09-04T09:14:15.808Z/work/oxidecomputer/opte
71892026-09-04T09:14:15.811Z+ cleanup
71902026-09-04T09:14:15.811Z+ [[ build != root ]]
71912026-09-04T09:14:15.811Z+ pfexec chown -R build:build .
71922026-09-04T09:14:15.871Z+ [[ -z 01M1NR65298HE9Q7QFPD9TX53Y ]]
71932026-09-04T09:14:15.874Zprocess exited: duration 2694256 ms, exit code 0
 
71942026-09-04T09:14:15.885Zfound 1 output files
71952026-09-04T09:14:15.885Zuploading: /work/bench-results.tgz (4697529 bytes)
71962026-09-04T09:14:17.433Zuploaded: /work/bench-results.tgz