01KWH4QC7QV9Q45Z36QGK0QT5Y: 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: 01KWH4R96NEXRH25E1HMX31P6B

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-02T10:12:45.201Zjob dependencies complete; ready to run (waiting for 5 m 21 s)
22026-07-02T10:13:42.882Zjob assigned to worker 01KWH528HEW58KEG02X3HQ17KQ [factory aws, i-06ed3140451ad0958] (queued for 57 s)
32026-07-02T10:13:48.910Zdownloading input: /input/xde/work/debug/xde.dbg
42026-07-02T10:13:49.901Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-07-02T10:13:49.905Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-07-02T10:13:49.933Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-07-02T10:13:49.936Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-07-02T10:13:49.977Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-07-02T10:13:49.977Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-07-02T10:13:50.007Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-07-02T10:13:50.011Zdownloading input: /input/xde/work/release/xde
122026-07-02T10:13:50.925Zdownloaded input: /input/xde/work/release/xde
132026-07-02T10:13:50.929Zdownloading input: /input/xde/work/release/xde.sha256
142026-07-02T10:13:50.966Zdownloaded input: /input/xde/work/release/xde.sha256
152026-07-02T10:13:50.969Zdownloading input: /input/xde/work/release/xde_link.so
162026-07-02T10:13:51.007Zdownloaded input: /input/xde/work/release/xde_link.so
172026-07-02T10:13:51.007Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-07-02T10:13:51.039Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-07-02T10:13:51.042Zdownloading input: /input/xde/work/test/loopback
202026-07-02T10:13:51.832Zdownloaded input: /input/xde/work/test/loopback
212026-07-02T10:13:51.836Zdownloading input: /input/xde/work/test/multicast_rx
222026-07-02T10:13:52.484Zdownloaded input: /input/xde/work/test/multicast_rx
232026-07-02T10:13:52.488Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-07-02T10:13:53.659Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-07-02T10:13:53.663Zdownloading input: /input/xde/work/test/multicast_validation
262026-07-02T10:13:54.194Zdownloaded input: /input/xde/work/test/multicast_validation
272026-07-02T10:13:54.198Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-07-02T10:13:55.130Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-07-02T10:13:55.133Zdownloading input: /input/xde/work/xde.conf
302026-07-02T10:13:55.162Zdownloaded input: /input/xde/work/xde.conf
 
312026-07-02T10:13:55.162Zstarting task 0: "setup"
322026-07-02T10:13:55.168Z++ uname -s
332026-07-02T10:13:55.171Z+ kern=SunOS
342026-07-02T10:13:55.171Z+ build_user=build
352026-07-02T10:13:55.171Z+ build_uid=12345
362026-07-02T10:13:55.171Z+ work_dir=/work
372026-07-02T10:13:55.172Z+ input_dir=/input
382026-07-02T10:13:55.172Z+ [[ 0 == 12345 ]]
392026-07-02T10:13:55.172Z+ case "$kern" in
402026-07-02T10:13:55.172Z+ groupadd -g 12345 build
412026-07-02T10:13:55.172Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-07-02T10:13:57.177Z+ zfs create -o mountpoint=/work rpool/work
432026-07-02T10:13:57.363Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-07-02T10:13:57.366Z+ home_fs=zfs
452026-07-02T10:13:57.366Z+ [[ zfs == autofs ]]
462026-07-02T10:13:57.366Z+ mkdir -p /home/build
472026-07-02T10:13:57.366Z+ chown build:build /home/build /work
482026-07-02T10:13:58.367Z+ chmod 0700 /home/build /work
492026-07-02T10:13:58.370Zprocess exited: duration 3206 ms, exit code 0
 
502026-07-02T10:13:58.376Zstarting task 1: "rust-toolchain"
512026-07-02T10:13:58.380Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
522026-07-02T10:13:58.381Z+ printf ' * rust toolchain profile = "%s"\n' default
532026-07-02T10:13:58.381Z * rust toolchain channel = "1.96.1"
542026-07-02T10:13:58.381Z * rust toolchain profile = "default"
552026-07-02T10:13:58.384Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-07-02T10:13:58.384Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
572026-07-02T10:13:58.384Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-07-02T10:13:58.384Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
592026-07-02T10:13:58.486Zinfo: downloading installer
602026-07-02T10:13:59.898Zwarn: It looks like you have an existing rustup settings file at:
612026-07-02T10:13:59.898Zwarn: /home/build/.rustup/settings.toml
622026-07-02T10:13:59.898Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-07-02T10:13:59.898Zwarn: instead of the one inferred from the default host triple.
642026-07-02T10:13:59.907Zinfo: profile set to default
652026-07-02T10:13:59.907Zinfo: default host triple is x86_64-unknown-illumos
662026-07-02T10:13:59.910Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
672026-07-02T10:14:00.063Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
682026-07-02T10:14:00.067Zinfo: downloading 6 components
692026-07-02T10:14:16.233Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
702026-07-02T10:14:16.233Z
712026-07-02T10:14:16.261Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
722026-07-02T10:14:16.261Z
732026-07-02T10:14:16.261Z
742026-07-02T10:14:16.261ZRust is installed now. Great!
752026-07-02T10:14:16.261Z
762026-07-02T10:14:16.261ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-07-02T10:14:16.261Zenvironment variable. This has not been done automatically.
782026-07-02T10:14:16.262Z
792026-07-02T10:14:16.262ZTo configure your current shell, you need to source
802026-07-02T10:14:16.262Zthe corresponding env file under $HOME/.cargo.
812026-07-02T10:14:16.262Z
822026-07-02T10:14:16.262ZThis is usually done by running one of the following (note the leading DOT):
832026-07-02T10:14:16.265Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-07-02T10:14:16.265Zsource "$HOME/.cargo/env.fish" # For fish
852026-07-02T10:14:16.265Zsource "~/.cargo/env.nu" # For nushell
862026-07-02T10:14:16.265Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-07-02T10:14:16.265Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-07-02T10:14:16.265Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-07-02T10:14:16.265Zwarn: no default linker (`cc`) was found in your PATH
902026-07-02T10:14:16.265Zwarn: many Rust crates require a system C toolchain to build
912026-07-02T10:14:16.362Z+ rustup --version
922026-07-02T10:14:16.370Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-07-02T10:14:16.374Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-07-02T10:14:16.392Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
952026-07-02T10:14:16.395Z+ cargo --version
962026-07-02T10:14:16.408Zcargo 1.96.1 (356927216 2026-06-26)
972026-07-02T10:14:16.411Z+ rustc --version
982026-07-02T10:14:16.430Zrustc 1.96.1 (31fca3adb 2026-06-26)
992026-07-02T10:14:16.433Zprocess exited: duration 18055 ms, exit code 0
 
1002026-07-02T10:14:16.440Zstarting task 2: "authentication"
1012026-07-02T10:14:16.456Zprocess exited: duration 16 ms, exit code 0
 
1022026-07-02T10:14:16.465Zstarting task 3: "clone repository"
1032026-07-02T10:14:16.469Z+ mkdir -p /work/oxidecomputer/opte
1042026-07-02T10:14:16.472Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-07-02T10:14:16.507ZCloning into '/work/oxidecomputer/opte'...
1062026-07-02T10:14:17.349Z+ cd /work/oxidecomputer/opte
1072026-07-02T10:14:17.349Z+ git fetch origin e923888ac3bacc9121d671ed43a20dfc9a1bee6b
1082026-07-02T10:14:17.608ZFrom https://github.com/oxidecomputer/opte
1092026-07-02T10:14:17.608Z * branch e923888ac3bacc9121d671ed43a20dfc9a1bee6b -> FETCH_HEAD
1102026-07-02T10:14:17.612Z+ [[ -n renovate/rand ]]
1112026-07-02T10:14:17.615Z++ git branch --show-current
1122026-07-02T10:14:17.616Z+ current=master
1132026-07-02T10:14:17.616Z+ [[ master != renovate/rand ]]
1142026-07-02T10:14:17.616Z+ git branch -f renovate/rand e923888ac3bacc9121d671ed43a20dfc9a1bee6b
1152026-07-02T10:14:17.619Z+ git checkout -f renovate/rand
1162026-07-02T10:14:17.633ZSwitched to branch 'renovate/rand'
1172026-07-02T10:14:17.636Z+ git reset --hard e923888ac3bacc9121d671ed43a20dfc9a1bee6b
1182026-07-02T10:14:17.649ZHEAD is now at e923888 Update Rust crate rand to 0.10.2
1192026-07-02T10:14:17.651Zprocess exited: duration 1184 ms, exit code 0
 
1202026-07-02T10:14:17.658Zstarting task 4: "build"
1212026-07-02T10:14:17.661Z+ source .github/buildomat/common.sh
1222026-07-02T10:14:17.661Z++ rustup show active-toolchain
1232026-07-02T10:14:17.666Z1.96.1-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-07-02T10:14:17.673Z++ pushd xde
1252026-07-02T10:14:17.673Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-07-02T10:14:17.673Z++ rustup show active-toolchain
1272026-07-02T10:14:17.673Zinfo: syncing channel updates for nightly-2026-06-30-x86_64-unknown-illumos
1282026-07-02T10:14:18.066Zinfo: latest update on 2026-06-30 for version 1.98.0-nightly (096694416 2026-06-29)
1292026-07-02T10:14:18.069Zinfo: downloading 6 components
1302026-07-02T10:14:33.852Znightly-2026-06-30-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-07-02T10:14:33.950Z+++ rustup show active-toolchain -v
1322026-07-02T10:14:33.953Z+++ head -n 1
1332026-07-02T10:14:33.953Z+++ cut '-d ' -f1
1342026-07-02T10:14:34.006Z++ export NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1352026-07-02T10:14:34.006Z++ NIGHTLY=nightly-2026-06-30-x86_64-unknown-illumos
1362026-07-02T10:14:34.006Z++ popd
1372026-07-02T10:14:34.009Z/work/oxidecomputer/opte
1382026-07-02T10:14:34.009Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-07-02T10:14:36.543Z Startup: Refreshing catalog 'helios' ... Done
1402026-07-02T10:14:36.654Z Startup: Caching catalogs ... Done
1412026-07-02T10:14:37.151ZPlanning: Solver setup ... Done
1422026-07-02T10:14:37.178ZPlanning: Running solver ... Done
1432026-07-02T10:14:37.192ZPlanning: Finding local manifests ... Done
1442026-07-02T10:14:37.202ZPlanning: Fetching manifests: 0/6 0% complete
1452026-07-02T10:14:37.224ZPlanning: Fetching manifests: 6/6 100% complete
1462026-07-02T10:14:37.237ZPlanning: Package planning ... Done
1472026-07-02T10:14:37.241ZPlanning: Merging actions ... Done
1482026-07-02T10:14:37.449ZPlanning: Checking for conflicting actions ... Done
1492026-07-02T10:14:37.453ZPlanning: Consolidating action changes ... Done
1502026-07-02T10:14:38.369ZPlanning: Evaluating mediators ... Done
1512026-07-02T10:14:38.373ZPlanning: Planning completed in 1.70 seconds
1522026-07-02T10:14:38.477Z Packages to install: 6
1532026-07-02T10:14:38.477Z Services to change: 2
1542026-07-02T10:14:38.477Z Create boot environment: No
1552026-07-02T10:14:38.477ZCreate backup boot environment: No
1562026-07-02T10:14:38.502Z
1572026-07-02T10:14:38.502ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-07-02T10:14:38.664ZDownload: Completed 15.36 MB in 0.16 seconds (94.7M/s)
1592026-07-02T10:14:38.760Z Actions: 1/110 actions (Installing new actions)
1602026-07-02T10:14:39.163Z Actions: Completed 110 actions in 0.40 seconds.
1612026-07-02T10:14:39.176ZFinalize: Updating package state database ... Done
1622026-07-02T10:14:39.176ZFinalize: Updating package cache ... Done
1632026-07-02T10:14:39.203ZFinalize: Updating image state ... Done
1642026-07-02T10:14:41.795ZFinalize: Creating fast lookup database ... Done
1652026-07-02T10:14:41.863ZFinalize: Reading search index ... Done
1662026-07-02T10:14:41.866ZFinalize: Updating search index ... Done
1672026-07-02T10:14:46.564ZFinalize: Updating package cache ... Done
1682026-07-02T10:14:46.668Z+ [[ -z 01KWH4R96NEXRH25E1HMX31P6B ]]
1692026-07-02T10:14:46.668Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-07-02T10:14:47.695Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-07-02T10:14:47.695Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-07-02T10:14:47.695Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-07-02T10:14:47.695Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-07-02T10:14:47.695Ztempdir @ "/tmp/.tmpJktyWo/tmp"
1752026-07-02T10:14:47.695Zimage root @ "/tmp/.tmpJktyWo/tmp/root"
1762026-07-02T10:14:47.695Zcreating image...
1772026-07-02T10:14:47.913Zcopying publishers...
1782026-07-02T10:14:48.483Zadding properties...
1792026-07-02T10:14:49.182Zinstalling packages...
1802026-07-02T10:14:58.400Zseeding SMF database...
1812026-07-02T10:15:02.688Zconfiguring SMF profile...
1822026-07-02T10:15:02.688Zmodifying shadow(5)...
1832026-07-02T10:15:02.693Zloading user and group database...
1842026-07-02T10:15:02.693Zloading facet selections...
1852026-07-02T10:15:02.966Z devel -> true
1862026-07-02T10:15:02.966Z doc.man -> true
1872026-07-02T10:15:02.966Z entire.service/hal -> true
1882026-07-02T10:15:02.966Z entire.service/network/smtp/dma -> true
1892026-07-02T10:15:02.966Z locale.ar -> true
1902026-07-02T10:15:02.966Z locale.ca -> true
1912026-07-02T10:15:02.966Z locale.cs -> true
1922026-07-02T10:15:02.966Z locale.de -> true
1932026-07-02T10:15:02.966Z locale.es -> true
1942026-07-02T10:15:02.966Z locale.fr -> true
1952026-07-02T10:15:02.966Z locale.he -> true
1962026-07-02T10:15:02.968Z locale.hu -> true
1972026-07-02T10:15:02.968Z locale.id -> true
1982026-07-02T10:15:02.968Z locale.it -> true
1992026-07-02T10:15:02.968Z locale.ja -> true
2002026-07-02T10:15:02.968Z locale.ko -> true
2012026-07-02T10:15:02.968Z locale.nl -> true
2022026-07-02T10:15:02.968Z locale.pl -> true
2032026-07-02T10:15:02.968Z locale.pt_BR -> true
2042026-07-02T10:15:02.968Z locale.ru -> true
2052026-07-02T10:15:02.968Z locale.sk -> true
2062026-07-02T10:15:02.968Z locale.sv -> true
2072026-07-02T10:15:02.968Z locale.zh_CN -> true
2082026-07-02T10:15:02.968Z locale.zh_HK -> true
2092026-07-02T10:15:02.968Z locale.zh_TW -> true
2102026-07-02T10:15:02.969Z onu.ooceonly -> true
2112026-07-02T10:15:02.969Z version-lock.shell/ksh93 -> true
2122026-07-02T10:15:02.969Z version-lock.system/data/hardware-registry -> true
2132026-07-02T10:15:02.969Z version-lock.system/data/zoneinfo -> true
2142026-07-02T10:15:02.969Z version-lock.system/microcode/amd -> true
2152026-07-02T10:15:02.969Z version-lock.system/microcode/intel -> true
2162026-07-02T10:15:02.969Z version-lock.system/microcode/oxide -> true
2172026-07-02T10:15:02.969Zassessing packaged files...
2182026-07-02T10:15:04.438Zcreating archive...
2192026-07-02T10:15:04.463Zmissing from packaging:
2202026-07-02T10:15:04.463Z "etc/.pwd.lock"
2212026-07-02T10:15:04.467Z "etc/svc/profile/generic.xml"
2222026-07-02T10:15:04.467Z "etc/svc/profile/inetd_services.xml"
2232026-07-02T10:15:04.467Z "etc/svc/profile/name_service.xml"
2242026-07-02T10:15:04.467Z "etc/svc/profile/platform.xml"
2252026-07-02T10:15:04.467Z "etc/svc/profile/platform_omicron1.xml"
2262026-07-02T10:15:04.467Z "etc/svc/repository.db"
2272026-07-02T10:15:04.471Z
2282026-07-02T10:15:04.475Z
2292026-07-02T10:15:04.476Zfinishing archive...
2302026-07-02T10:15:05.121Zcreating gzonly manifest...
2312026-07-02T10:15:05.124Zok
2322026-07-02T10:15:05.195Z+ trap cleanup EXIT
2332026-07-02T10:15:05.198Z+ OUT_DIR=/work/bench-results
2342026-07-02T10:15:05.198Z+ mkdir -p /work/bench-results
2352026-07-02T10:15:05.198Z+ mkdir -p target/criterion
2362026-07-02T10:15:05.198Z+ mkdir -p target/xde-bench
2372026-07-02T10:15:05.207Z+ banner collect
2382026-07-02T10:15:05.207Z
2392026-07-02T10:15:05.207Z #### #### # # ###### #### #####
2402026-07-02T10:15:05.207Z # # # # # # # # # #
2412026-07-02T10:15:05.207Z # # # # # ##### # #
2422026-07-02T10:15:05.207Z # # # # # # # #
2432026-07-02T10:15:05.207Z # # # # # # # # # #
2442026-07-02T10:15:05.207Z #### #### ###### ###### ###### #### #
2452026-07-02T10:15:05.207Z
2462026-07-02T10:15:05.207Z++ cat .git/refs/heads/master
2472026-07-02T10:15:05.207Z+ BASELINE_COMMIT=a2c785f143d02f100ffee6a905b91f645e68a538
2482026-07-02T10:15:05.207Z+ [[ renovate/rand == \m\a\s\t\e\r ]]
2492026-07-02T10:15:05.207Z+ get_artifact opte benchmark a2c785f143d02f100ffee6a905b91f645e68a538 bench-results.tgz
2502026-07-02T10:15:05.207Z+ local curl_res
2512026-07-02T10:15:05.207Z+ repo=opte
2522026-07-02T10:15:05.207Z+ series=benchmark
2532026-07-02T10:15:05.207Z+ commit=a2c785f143d02f100ffee6a905b91f645e68a538
2542026-07-02T10:15:05.207Z+ name=bench-results.tgz
2552026-07-02T10:15:05.207Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-07-02T10:15:05.207Z+ mkdir -p download
2572026-07-02T10:15:05.207Z+ pushd download
2582026-07-02T10:15:05.207Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-07-02T10:15:05.207Z+ [[ ! -f bench-results.tgz ]]
2602026-07-02T10:15:05.207Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/a2c785f143d02f100ffee6a905b91f645e68a538/bench-results.tgz
2612026-07-02T10:15:05.212Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-07-02T10:15:05.215Z Dload Upload Total Spent Left Speed
2632026-07-02T10:15:05.473Z 0 0 0 0 0 0 0 0 0 100 6.11M 100 6.11M 0 0 23.45M 0 0 100 6.11M 100 6.11M 0 0 23.44M 0 0 100 6.11M 100 6.11M 0 0 23.44M 0 0
2642026-07-02T10:15:05.476Z+ curl_res=0
2652026-07-02T10:15:05.476Z+ popd
2662026-07-02T10:15:05.480Z/work/oxidecomputer/opte
2672026-07-02T10:15:05.480Z+ return 0
2682026-07-02T10:15:05.480Z+ tar -xf download/bench-results.tgz -C target
2692026-07-02T10:15:05.659Z+ mv target/bench-results/criterion target/bench-results/xde-bench target/
2702026-07-02T10:15:05.662Z+ rm -r target/bench-results
2712026-07-02T10:15:05.662Z+ [[ '' -eq 1 ]]
2722026-07-02T10:15:05.662Z+ uname -a
2732026-07-02T10:15:05.665ZSunOS w-01KWH528HEW58KEG02X3HQ17KQ 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-07-02T10:15:05.665Z+ cat /etc/versions/build
2752026-07-02T10:15:05.665Zheads/stlouis-0-gd5af107c55
2762026-07-02T10:15:05.665Z+ dladm
2772026-07-02T10:15:05.668ZLINK CLASS MTU STATE BRIDGE OVER
2782026-07-02T10:15:05.668Zena0 phys 9216 up -- --
2792026-07-02T10:15:05.669Z+ ipadm
2802026-07-02T10:15:05.672ZADDROBJ TYPE STATE ADDR
2812026-07-02T10:15:05.672Zlo0/v4 static ok 127.0.0.1/8
2822026-07-02T10:15:05.672Zena0/dhcp dhcp ok 10.150.1.50/24
2832026-07-02T10:15:05.672Zlo0/v6 static ok ::1/128
2842026-07-02T10:15:05.672Z+ pfexec rem_drv xde
2852026-07-02T10:15:05.678Z+ set -o errexit
2862026-07-02T10:15:05.681Z+ set -o pipefail
2872026-07-02T10:15:05.682Z+ banner prepare
2882026-07-02T10:15:05.682Z
2892026-07-02T10:15:05.682Z ##### ##### ###### ##### ## ##### ######
2902026-07-02T10:15:05.682Z # # # # # # # # # # # #
2912026-07-02T10:15:05.682Z # # # # ##### # # # # # # #####
2922026-07-02T10:15:05.682Z ##### ##### # ##### ###### ##### #
2932026-07-02T10:15:05.682Z # # # # # # # # # #
2942026-07-02T10:15:05.682Z # # # ###### # # # # # ######
2952026-07-02T10:15:05.682Z
2962026-07-02T10:15:05.682Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-07-02T10:15:05.685Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-07-02T10:15:05.751Z+ pfexec add_drv xde
2992026-07-02T10:15:06.641Z+ banner bench
3002026-07-02T10:15:06.644Z
3012026-07-02T10:15:06.644Z ##### ###### # # #### # #
3022026-07-02T10:15:06.644Z # # # ## # # # # #
3032026-07-02T10:15:06.644Z ##### ##### # # # # ######
3042026-07-02T10:15:06.644Z # # # # # # # # #
3052026-07-02T10:15:06.644Z # # # # ## # # # #
3062026-07-02T10:15:06.644Z ##### ###### # # #### # #
3072026-07-02T10:15:06.644Z
3082026-07-02T10:15:06.644Z+ cargo kbench local
3092026-07-02T10:15:06.752Z Updating crates.io index
3102026-07-02T10:15:06.755Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-07-02T10:15:07.423Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-07-02T10:15:07.693Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-07-02T10:15:08.036Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-07-02T10:15:08.277Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-07-02T10:15:08.523Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-07-02T10:15:08.774Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-07-02T10:15:10.817Z Downloading crates ...
3182026-07-02T10:15:10.884Z Downloaded bitflags v1.3.2
3192026-07-02T10:15:10.893Z Downloaded circular v0.3.0
3202026-07-02T10:15:10.896Z Downloaded ciborium-ll v0.2.2
3212026-07-02T10:15:10.896Z Downloaded cfg_aliases v0.2.1
3222026-07-02T10:15:10.899Z Downloaded darling_macro v0.21.3
3232026-07-02T10:15:10.899Z Downloaded log v0.4.33
3242026-07-02T10:15:10.900Z Downloaded cfg-if v1.0.4
3252026-07-02T10:15:10.900Z Downloaded cstr-argument v0.1.2
3262026-07-02T10:15:10.903Z Downloaded arc-swap v1.9.2
3272026-07-02T10:15:10.906Z Downloaded rusticata-macros v5.0.0
3282026-07-02T10:15:10.906Z Downloaded pin-project-lite v0.2.17
3292026-07-02T10:15:10.911Z Downloaded powerfmt v0.2.0
3302026-07-02T10:15:10.914Z Downloaded ctor-proc-macro v0.0.13
3312026-07-02T10:15:10.914Z Downloaded colorchoice v1.0.5
3322026-07-02T10:15:10.917Z Downloaded serde v1.0.228
3332026-07-02T10:15:10.922Z Downloaded same-file v1.0.6
3342026-07-02T10:15:10.922Z Downloaded futures-io v0.3.32
3352026-07-02T10:15:10.922Z Downloaded cpufeatures v0.3.0
3362026-07-02T10:15:10.925Z Downloaded anstyle-query v1.1.5
3372026-07-02T10:15:10.925Z Downloaded dyn-clone v1.0.20
3382026-07-02T10:15:10.925Z Downloaded lazy_static v1.5.0
3392026-07-02T10:15:10.928Z Downloaded itoa v1.0.18
3402026-07-02T10:15:10.931Z Downloaded is-terminal v0.4.17
3412026-07-02T10:15:10.934Z Downloaded foreign-types-shared v0.3.1
3422026-07-02T10:15:10.934Z Downloaded foreign-types-macros v0.2.3
3432026-07-02T10:15:10.934Z Downloaded macaddr v1.0.1
3442026-07-02T10:15:10.934Z Downloaded heck v0.5.0
3452026-07-02T10:15:10.934Z Downloaded embedded-io v0.6.1
3462026-07-02T10:15:10.937Z Downloaded defmt v0.3.100
3472026-07-02T10:15:10.937Z Downloaded errno v0.3.14
3482026-07-02T10:15:10.940Z Downloaded cobs v0.3.0
3492026-07-02T10:15:10.943Z Downloaded alloca v0.4.0
3502026-07-02T10:15:10.946Z Downloaded take_mut v0.2.2
3512026-07-02T10:15:10.946Z Downloaded ciborium-io v0.2.2
3522026-07-02T10:15:10.949Z Downloaded ref-cast v1.0.25
3532026-07-02T10:15:10.952Z Downloaded plotters-svg v0.3.7
3542026-07-02T10:15:10.952Z Downloaded proc-macro-error-attr2 v2.0.0
3552026-07-02T10:15:10.955Z Downloaded proc-macro-error-attr v1.0.4
3562026-07-02T10:15:10.955Z Downloaded pretty-hex v0.4.2
3572026-07-02T10:15:10.958Z Downloaded tabwriter v1.4.1
3582026-07-02T10:15:10.958Z Downloaded page_size v0.6.0
3592026-07-02T10:15:10.958Z Downloaded utf8parse v0.2.2
3602026-07-02T10:15:10.961Z Downloaded proc-macro-crate v3.5.0
3612026-07-02T10:15:10.962Z Downloaded cast v0.3.0
3622026-07-02T10:15:10.965Z Downloaded futures-task v0.3.32
3632026-07-02T10:15:10.965Z Downloaded plotters-backend v0.3.7
3642026-07-02T10:15:10.965Z Downloaded proc-macro-error2 v2.0.1
3652026-07-02T10:15:10.968Z Downloaded dtor v0.8.1
3662026-07-02T10:15:10.968Z Downloaded oxnet v0.1.6
3672026-07-02T10:15:10.971Z Downloaded is_terminal_polyfill v1.70.2
3682026-07-02T10:15:10.972Z Downloaded oorandom v11.1.5
3692026-07-02T10:15:10.972Z Downloaded darling_macro v0.23.0
3702026-07-02T10:15:10.972Z Downloaded num-conv v0.2.2
3712026-07-02T10:15:10.975Z Downloaded anyhow v1.0.103
3722026-07-02T10:15:10.975Z Downloaded anstyle v1.0.14
3732026-07-02T10:15:10.975Z Downloaded managed v0.8.0
3742026-07-02T10:15:10.980Z Downloaded link-section v0.2.1
3752026-07-02T10:15:10.983Z Downloaded futures-core v0.3.32
3762026-07-02T10:15:10.983Z Downloaded futures-sink v0.3.32
3772026-07-02T10:15:10.983Z Downloaded foreign-types v0.5.0
3782026-07-02T10:15:10.983Z Downloaded version_check v0.9.5
3792026-07-02T10:15:10.987Z Downloaded time-core v0.1.9
3802026-07-02T10:15:10.989Z Downloaded slog-envlogger v2.2.0
3812026-07-02T10:15:10.992Z Downloaded equivalent v1.0.2
3822026-07-02T10:15:10.993Z Downloaded heck v0.4.1
3832026-07-02T10:15:10.993Z Downloaded futures-macro v0.3.32
3842026-07-02T10:15:10.995Z Downloaded embedded-io v0.4.0
3852026-07-02T10:15:10.996Z Downloaded ref-cast-impl v1.0.25
3862026-07-02T10:15:10.999Z Downloaded ident_case v1.0.1
3872026-07-02T10:15:10.999Z Downloaded hash32 v0.3.1
3882026-07-02T10:15:11.002Z Downloaded defmt-parser v1.0.0
3892026-07-02T10:15:11.008Z Downloaded dtor-proc-macro v0.0.13
3902026-07-02T10:15:11.011Z Downloaded terminal_size v0.4.4
3912026-07-02T10:15:11.014Z Downloaded strsim v0.11.1
3922026-07-02T10:15:11.017Z Downloaded fnv v1.0.7
3932026-07-02T10:15:11.017Z Downloaded ctor v0.10.1
3942026-07-02T10:15:11.017Z Downloaded crossbeam-deque v0.8.6
3952026-07-02T10:15:11.020Z Downloaded autocfg v1.5.1
3962026-07-02T10:15:11.020Z Downloaded cookie-factory v0.3.3
3972026-07-02T10:15:11.020Z Downloaded find-msvc-tools v0.1.9
3982026-07-02T10:15:11.023Z Downloaded byteorder v1.5.0
3992026-07-02T10:15:11.024Z Downloaded anstream v1.0.0
4002026-07-02T10:15:11.027Z Downloaded deranged v0.5.8
4012026-07-02T10:15:11.027Z Downloaded rustversion v1.0.22
4022026-07-02T10:15:11.030Z Downloaded num_enum_derive v0.7.6
4032026-07-02T10:15:11.030Z Downloaded criterion-plot v0.8.2
4042026-07-02T10:15:11.035Z Downloaded rand_core v0.10.1
4052026-07-02T10:15:11.038Z Downloaded num_enum v0.7.6
4062026-07-02T10:15:11.041Z Downloaded proc-macro-error v1.0.4
4072026-07-02T10:15:11.041Z Downloaded anes v0.1.6
4082026-07-02T10:15:11.044Z Downloaded slog-async v2.8.0
4092026-07-02T10:15:11.044Z Downloaded crc32fast v1.5.0
4102026-07-02T10:15:11.047Z Downloaded thiserror-impl v1.0.69
4112026-07-02T10:15:11.050Z Downloaded ipnetwork v0.21.1
4122026-07-02T10:15:11.050Z Downloaded walkdir v2.5.0
4132026-07-02T10:15:11.054Z Downloaded futures-executor v0.3.32
4142026-07-02T10:15:11.057Z Downloaded defmt-macros v1.1.0
4152026-07-02T10:15:11.060Z Downloaded thiserror v2.0.18
4162026-07-02T10:15:11.063Z Downloaded zmij v1.0.21
4172026-07-02T10:15:11.063Z Downloaded thiserror v1.0.69
4182026-07-02T10:15:11.066Z Downloaded ingot-types v0.1.2
4192026-07-02T10:15:11.066Z Downloaded stable_deref_trait v1.2.1
4202026-07-02T10:15:11.066Z Downloaded erased-serde v0.3.31
4212026-07-02T10:15:11.069Z Downloaded shlex v2.0.1
4222026-07-02T10:15:11.069Z Downloaded either v1.16.0
4232026-07-02T10:15:11.072Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4242026-07-02T10:15:11.072Z Downloaded tinytemplate v1.2.1
4252026-07-02T10:15:11.072Z Downloaded slog-stdlog v4.1.1
4262026-07-02T10:15:11.072Z Downloaded slog-scope v4.4.1
4272026-07-02T10:15:11.075Z Downloaded slab v0.4.12
4282026-07-02T10:15:11.075Z Downloaded chacha20 v0.10.1
4292026-07-02T10:15:11.078Z Downloaded darling v0.23.0
4302026-07-02T10:15:11.081Z Downloaded ciborium v0.2.2
4312026-07-02T10:15:11.081Z Downloaded crossbeam-utils v0.8.21
4322026-07-02T10:15:11.084Z Downloaded anstyle-parse v1.0.0
4332026-07-02T10:15:11.084Z Downloaded darling v0.21.3
4342026-07-02T10:15:11.087Z Downloaded crossbeam-epoch v0.9.18
4352026-07-02T10:15:11.090Z Downloaded colored v3.1.1
4362026-07-02T10:15:11.090Z Downloaded clap_lex v1.1.0
4372026-07-02T10:15:11.093Z Downloaded postcard v1.1.3
4382026-07-02T10:15:11.096Z Downloaded ingot-macros v0.1.1
4392026-07-02T10:15:11.096Z Downloaded futures-channel v0.3.32
4402026-07-02T10:15:11.099Z Downloaded defmt v1.1.0
4412026-07-02T10:15:11.102Z Downloaded thread_local v1.1.9
4422026-07-02T10:15:11.102Z Downloaded iana-time-zone v0.1.65
4432026-07-02T10:15:11.105Z Downloaded quote v1.0.46
4442026-07-02T10:15:11.108Z Downloaded ingot v0.1.1
4452026-07-02T10:15:11.111Z Downloaded thiserror-impl v2.0.18
4462026-07-02T10:15:11.111Z Downloaded toml_parser v1.1.2+spec-1.1.0
4472026-07-02T10:15:11.114Z Downloaded tracing-attributes v0.1.31
4482026-07-02T10:15:11.114Z Downloaded clap_derive v4.6.1
4492026-07-02T10:15:11.117Z Downloaded clap v4.6.1
4502026-07-02T10:15:11.120Z Downloaded time-macros v0.2.30
4512026-07-02T10:15:11.123Z Downloaded slog-term v2.9.2
4522026-07-02T10:15:11.123Z Downloaded bitflags v2.13.0
4532026-07-02T10:15:12.130Z Downloaded serde_core v1.0.228
4542026-07-02T10:15:12.136Z Downloaded futures v0.3.32
4552026-07-02T10:15:12.136Z Downloaded term v1.2.1
4562026-07-02T10:15:12.148Z Downloaded getrandom v0.4.3
4572026-07-02T10:15:12.148Z Downloaded half v2.7.1
4582026-07-02T10:15:12.149Z Downloaded proc-macro2 v1.0.106
4592026-07-02T10:15:12.149Z Downloaded uuid v1.23.4
4602026-07-02T10:15:12.149Z Downloaded tracing-core v0.1.36
4612026-07-02T10:15:12.149Z Downloaded serde_derive v1.0.228
4622026-07-02T10:15:12.149Z Downloaded darling_core v0.23.0
4632026-07-02T10:15:12.149Z Downloaded unicode-ident v1.0.24
4642026-07-02T10:15:12.149Z Downloaded socket2 v0.6.4
4652026-07-02T10:15:12.149Z Downloaded slog v2.8.2
4662026-07-02T10:15:12.149Z Downloaded heapless v0.8.0
4672026-07-02T10:15:12.149Z Downloaded cc v1.2.65
4682026-07-02T10:15:12.149Z Downloaded num-traits v0.2.19
4692026-07-02T10:15:12.149Z Downloaded darling_core v0.21.3
4702026-07-02T10:15:12.149Z Downloaded crossbeam-channel v0.5.15
4712026-07-02T10:15:12.149Z Downloaded once_cell v1.21.4
4722026-07-02T10:15:12.149Z Downloaded toml_edit v0.25.12+spec-1.1.0
4732026-07-02T10:15:12.149Z Downloaded indexmap v2.14.0
4742026-07-02T10:15:12.149Z Downloaded rayon-core v1.13.0
4752026-07-02T10:15:12.149Z Downloaded rand v0.10.2
4762026-07-02T10:15:12.149Z Downloaded criterion v0.8.2
4772026-07-02T10:15:12.149Z Downloaded memchr v2.8.2
4782026-07-02T10:15:12.149Z Downloaded itertools v0.13.0
4792026-07-02T10:15:12.149Z Downloaded zerocopy-derive v0.8.52
4802026-07-02T10:15:12.149Z Downloaded itertools v0.12.1
4812026-07-02T10:15:12.149Z Downloaded itertools v0.15.0
4822026-07-02T10:15:12.149Z Downloaded aho-corasick v1.1.4
4832026-07-02T10:15:12.149Z Downloaded hashbrown v0.17.1
4842026-07-02T10:15:12.150Z Downloaded futures-util v0.3.32
4852026-07-02T10:15:12.150Z Downloaded itertools v0.14.0
4862026-07-02T10:15:12.150Z Downloaded clap_builder v4.6.0
4872026-07-02T10:15:12.150Z Downloaded chrono v0.4.45
4882026-07-02T10:15:12.150Z Downloaded plotters v0.3.7
4892026-07-02T10:15:12.150Z Downloaded nom v8.0.0
4902026-07-02T10:15:12.150Z Downloaded serde_json v1.0.150
4912026-07-02T10:15:12.152Z Downloaded regex v1.12.4
4922026-07-02T10:15:12.152Z Downloaded libc v0.2.186
4932026-07-02T10:15:12.152Z Downloaded rayon v1.12.0
4942026-07-02T10:15:12.152Z Downloaded winnow v1.0.3
4952026-07-02T10:15:12.152Z Downloaded pcap-parser v0.17.0
4962026-07-02T10:15:12.152Z Downloaded syn v1.0.109
4972026-07-02T10:15:12.152Z Downloaded time v0.3.51
4982026-07-02T10:15:12.152Z Downloaded unicode-width v0.2.2
4992026-07-02T10:15:12.152Z Downloaded zerocopy v0.8.52
5002026-07-02T10:15:12.153Z Downloaded syn v2.0.118
5012026-07-02T10:15:12.153Z Downloaded smoltcp v0.11.0
5022026-07-02T10:15:12.153Z Downloaded nix v0.31.3
5032026-07-02T10:15:12.153Z Downloaded regex-syntax v0.8.11
5042026-07-02T10:15:12.153Z Downloaded rustix v1.1.4
5052026-07-02T10:15:12.153Z Downloaded tracing v0.1.44
5062026-07-02T10:15:12.153Z Downloaded regex-automata v0.4.14
5072026-07-02T10:15:12.153Z Compiling proc-macro2 v1.0.106
5082026-07-02T10:15:12.153Z Compiling unicode-ident v1.0.24
5092026-07-02T10:15:12.153Z Compiling quote v1.0.46
5102026-07-02T10:15:12.153Z Compiling serde_core v1.0.228
5112026-07-02T10:15:12.153Z Compiling cfg-if v1.0.4
5122026-07-02T10:15:12.153Z Compiling libc v0.2.186
5132026-07-02T10:15:12.153Z Compiling memchr v2.8.2
5142026-07-02T10:15:12.153Z Compiling serde v1.0.228
5152026-07-02T10:15:12.153Z Compiling rustversion v1.0.22
5162026-07-02T10:15:12.153Z Compiling ident_case v1.0.1
5172026-07-02T10:15:12.153Z Compiling version_check v0.9.5
5182026-07-02T10:15:12.153Z Compiling strsim v0.11.1
5192026-07-02T10:15:12.153Z Compiling zerocopy v0.8.52
5202026-07-02T10:15:12.157Z Compiling thiserror v2.0.18
5212026-07-02T10:15:12.376Z Compiling either v1.16.0
5222026-07-02T10:15:12.520Z Compiling fnv v1.0.7
5232026-07-02T10:15:12.615Z Compiling crossbeam-utils v0.8.21
5242026-07-02T10:15:12.621Z Compiling pin-project-lite v0.2.17
5252026-07-02T10:15:12.632Z Compiling syn v1.0.109
5262026-07-02T10:15:12.709Z Compiling regex-syntax v0.8.11
5272026-07-02T10:15:12.717Z Compiling equivalent v1.0.2
5282026-07-02T10:15:12.919Z Compiling hashbrown v0.17.1
5292026-07-02T10:15:12.938Z Compiling winnow v1.0.3
5302026-07-02T10:15:12.987Z Compiling syn v2.0.118
5312026-07-02T10:15:13.039Z Compiling aho-corasick v1.1.4
5322026-07-02T10:15:13.460Z Compiling indexmap v2.14.0
5332026-07-02T10:15:13.660Z Compiling itertools v0.14.0
5342026-07-02T10:15:13.951Z Compiling bitflags v2.13.0
5352026-07-02T10:15:14.072Z Compiling toml_parser v1.1.2+spec-1.1.0
5362026-07-02T10:15:14.113Z Compiling heapless v0.8.0
5372026-07-02T10:15:14.299Z Compiling regex-automata v0.4.14
5382026-07-02T10:15:14.390Z Compiling toml_datetime v1.1.1+spec-1.1.0
5392026-07-02T10:15:14.420Z Compiling byteorder v1.5.0
5402026-07-02T10:15:14.605Z Compiling autocfg v1.5.1
5412026-07-02T10:15:14.613Z Compiling hash32 v0.3.1
5422026-07-02T10:15:14.616Z Compiling toml_edit v0.25.12+spec-1.1.0
5432026-07-02T10:15:14.745Z Compiling slog v2.8.2
5442026-07-02T10:15:14.886Z Compiling smoltcp v0.11.0
5452026-07-02T10:15:14.889Z Compiling macaddr v1.0.1
5462026-07-02T10:15:14.943Z Compiling num-traits v0.2.19
5472026-07-02T10:15:14.987Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5482026-07-02T10:15:15.099Z Compiling stable_deref_trait v1.2.1
5492026-07-02T10:15:15.173Z Compiling futures-sink v0.3.32
5502026-07-02T10:15:15.183Z Compiling futures-core v0.3.32
5512026-07-02T10:15:15.284Z Compiling proc-macro-crate v3.5.0
5522026-07-02T10:15:15.329Z Compiling futures-channel v0.3.32
5532026-07-02T10:15:15.420Z Compiling proc-macro-error-attr v1.0.4
5542026-07-02T10:15:15.502Z Compiling darling_core v0.21.3
5552026-07-02T10:15:15.590Z Compiling darling_core v0.23.0
5562026-07-02T10:15:15.658Z Compiling rand_core v0.10.1
5572026-07-02T10:15:15.684Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
5582026-07-02T10:15:15.749Z Compiling futures-task v0.3.32
5592026-07-02T10:15:15.818Z Compiling anyhow v1.0.103
5602026-07-02T10:15:15.912Z Compiling ref-cast v1.0.25
5612026-07-02T10:15:15.915Z Compiling futures-io v0.3.32
5622026-07-02T10:15:16.104Z Compiling regex v1.12.4
5632026-07-02T10:15:16.153Z Compiling managed v0.8.0
5642026-07-02T10:15:16.241Z Compiling getrandom v0.4.3
5652026-07-02T10:15:16.399Z Compiling bitflags v1.3.2
5662026-07-02T10:15:16.447Z Compiling crc32fast v1.5.0
5672026-07-02T10:15:16.467Z Compiling slab v0.4.12
5682026-07-02T10:15:16.733Z Compiling serde_derive v1.0.228
5692026-07-02T10:15:16.741Z Compiling zerocopy-derive v0.8.52
5702026-07-02T10:15:16.790Z Compiling thiserror-impl v2.0.18
5712026-07-02T10:15:16.803Z Compiling futures-macro v0.3.32
5722026-07-02T10:15:16.870Z Compiling ref-cast-impl v1.0.25
5732026-07-02T10:15:17.479Z Compiling foreign-types-macros v0.2.3
5742026-07-02T10:15:17.629Z Compiling darling_macro v0.21.3
5752026-07-02T10:15:17.638Z Compiling futures-util v0.3.32
5762026-07-02T10:15:17.740Z Compiling darling_macro v0.23.0
5772026-07-02T10:15:18.119Z Compiling cobs v0.3.0
5782026-07-02T10:15:18.119Z Compiling num_enum_derive v0.7.6
5792026-07-02T10:15:18.188Z Compiling darling v0.21.3
5802026-07-02T10:15:18.267Z Compiling ingot-macros v0.1.1
5812026-07-02T10:15:18.296Z Compiling darling v0.23.0
5822026-07-02T10:15:18.382Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-07-02T10:15:18.785Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5842026-07-02T10:15:19.027Z Compiling proc-macro-error v1.0.4
5852026-07-02T10:15:19.086Z Compiling unicode-width v0.2.2
5862026-07-02T10:15:19.119Z Compiling cpufeatures v0.3.0
5872026-07-02T10:15:19.190Z Compiling ipnetwork v0.21.1
5882026-07-02T10:15:19.270Z Compiling rustix v1.1.4
5892026-07-02T10:15:19.282Z Compiling foreign-types-shared v0.3.1
5902026-07-02T10:15:19.372Z Compiling once_cell v1.21.4
5912026-07-02T10:15:19.382Z Compiling foreign-types v0.5.0
5922026-07-02T10:15:19.454Z Compiling tabwriter v1.4.1
5932026-07-02T10:15:19.574Z Compiling tracing-core v0.1.36
5942026-07-02T10:15:19.700Z Compiling chacha20 v0.10.1
5952026-07-02T10:15:19.788Z Compiling num_enum v0.7.6
5962026-07-02T10:15:19.905Z Compiling erased-serde v0.3.31
5972026-07-02T10:15:19.980Z Compiling postcard v1.1.3
5982026-07-02T10:15:20.012Z Compiling futures-executor v0.3.32
5992026-07-02T10:15:20.294Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6002026-07-02T10:15:20.453Z Compiling tracing-attributes v0.1.31
6012026-07-02T10:15:20.522Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6022026-07-02T10:15:20.747Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6032026-07-02T10:15:20.909Z Compiling itertools v0.15.0
6042026-07-02T10:15:20.909Z Compiling errno v0.3.14
6052026-07-02T10:15:20.985Z Compiling cstr-argument v0.1.2
6062026-07-02T10:15:21.035Z Compiling dyn-clone v1.0.20
6072026-07-02T10:15:21.062Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
6082026-07-02T10:15:21.143Z Compiling time-core v0.1.9
6092026-07-02T10:15:21.176Z Compiling num-conv v0.2.2
6102026-07-02T10:15:21.250Z Compiling ingot-types v0.1.2
6112026-07-02T10:15:21.295Z Compiling zmij v1.0.21
6122026-07-02T10:15:21.323Z Compiling shlex v2.0.1
6132026-07-02T10:15:21.393Z Compiling thiserror v1.0.69
6142026-07-02T10:15:21.393Z Compiling find-msvc-tools v0.1.9
6152026-07-02T10:15:21.505Z Compiling pretty-hex v0.4.2
6162026-07-02T10:15:21.655Z Compiling utf8parse v0.2.2
6172026-07-02T10:15:21.702Z Compiling ingot v0.1.1
6182026-07-02T10:15:21.718Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
6192026-07-02T10:15:21.753Z Compiling tracing v0.1.44
6202026-07-02T10:15:21.797Z Compiling anstyle-parse v1.0.0
6212026-07-02T10:15:21.917Z Compiling cc v1.2.65
6222026-07-02T10:15:21.948Z Compiling time-macros v0.2.30
6232026-07-02T10:15:22.018Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6242026-07-02T10:15:22.080Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6252026-07-02T10:15:22.439Z Compiling rand v0.10.2
6262026-07-02T10:15:22.824Z Compiling futures v0.3.32
6272026-07-02T10:15:22.905Z Compiling thiserror-impl v1.0.69
6282026-07-02T10:15:22.993Z Compiling uuid v1.23.4
6292026-07-02T10:15:23.031Z Compiling crossbeam-epoch v0.9.18
6302026-07-02T10:15:23.161Z Compiling arc-swap v1.9.2
6312026-07-02T10:15:23.436Z Compiling socket2 v0.6.4
6322026-07-02T10:15:23.483Z Compiling nom v8.0.0
6332026-07-02T10:15:23.510Z Compiling thread_local v1.1.9
6342026-07-02T10:15:23.845Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6352026-07-02T10:15:23.845Z Compiling slog-async v2.8.0
6362026-07-02T10:15:23.993Z Compiling colorchoice v1.0.5
6372026-07-02T10:15:24.060Z Compiling anstyle-query v1.1.5
6382026-07-02T10:15:24.109Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6392026-07-02T10:15:24.164Z Compiling iana-time-zone v0.1.65
6402026-07-02T10:15:24.320Z Compiling anstyle v1.0.14
6412026-07-02T10:15:24.340Z Compiling lazy_static v1.5.0
6422026-07-02T10:15:24.442Z Compiling serde_json v1.0.150
6432026-07-02T10:15:24.460Z Compiling powerfmt v0.2.0
6442026-07-02T10:15:24.592Z Compiling heck v0.4.1
6452026-07-02T10:15:24.694Z Compiling colored v3.1.1
6462026-07-02T10:15:24.697Z Compiling rayon-core v1.13.0
6472026-07-02T10:15:25.090Z Compiling is_terminal_polyfill v1.70.2
6482026-07-02T10:15:25.184Z Compiling oxnet v0.1.6
6492026-07-02T10:15:25.255Z Compiling deranged v0.5.8
6502026-07-02T10:15:25.488Z Compiling anstream v1.0.0
6512026-07-02T10:15:25.894Z Compiling rusticata-macros v5.0.0
6522026-07-02T10:15:26.130Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6532026-07-02T10:15:26.177Z Compiling slog-scope v4.4.1
6542026-07-02T10:15:26.292Z Compiling time v0.3.51
6552026-07-02T10:15:26.350Z Compiling chrono v0.4.45
6562026-07-02T10:15:26.544Z Compiling crossbeam-deque v0.8.6
6572026-07-02T10:15:26.572Z Compiling alloca v0.4.0
6582026-07-02T10:15:26.810Z Compiling cookie-factory v0.3.3
6592026-07-02T10:15:26.832Z Compiling terminal_size v0.4.4
6602026-07-02T10:15:26.980Z Compiling half v2.7.1
6612026-07-02T10:15:27.141Z Compiling crossbeam-channel v0.5.15
6622026-07-02T10:15:27.220Z Compiling itertools v0.12.1
6632026-07-02T10:15:27.309Z Compiling is-terminal v0.4.17
6642026-07-02T10:15:27.410Z Compiling term v1.2.1
6652026-07-02T10:15:27.799Z Compiling log v0.4.33
6662026-07-02T10:15:28.036Z Compiling plotters-backend v0.3.7
6672026-07-02T10:15:28.368Z Compiling take_mut v0.2.2
6682026-07-02T10:15:28.486Z Compiling ciborium-io v0.2.2
6692026-07-02T10:15:28.584Z Compiling circular v0.3.0
6702026-07-02T10:15:28.678Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6712026-07-02T10:15:28.681Z Compiling cfg_aliases v0.2.1
6722026-07-02T10:15:28.708Z Compiling clap_lex v1.1.0
6732026-07-02T10:15:28.748Z Compiling itoa v1.0.18
6742026-07-02T10:15:28.803Z Compiling heck v0.5.0
6752026-07-02T10:15:28.814Z Compiling nix v0.31.3
6762026-07-02T10:15:28.957Z Compiling clap_builder v4.6.0
6772026-07-02T10:15:29.000Z Compiling clap_derive v4.6.1
6782026-07-02T10:15:29.022Z Compiling pcap-parser v0.17.0
6792026-07-02T10:15:29.206Z Compiling ciborium-ll v0.2.2
6802026-07-02T10:15:29.447Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6812026-07-02T10:15:30.628Z Compiling plotters-svg v0.3.7
6822026-07-02T10:15:30.646Z Compiling slog-stdlog v4.1.1
6832026-07-02T10:15:30.796Z Compiling slog-term v2.9.2
6842026-07-02T10:15:30.977Z Compiling itertools v0.13.0
6852026-07-02T10:15:31.284Z Compiling same-file v1.0.6
6862026-07-02T10:15:31.452Z Compiling cast v0.3.0
6872026-07-02T10:15:31.627Z Compiling walkdir v2.5.0
6882026-07-02T10:15:31.650Z Compiling rayon v1.12.0
6892026-07-02T10:15:32.061Z Compiling slog-envlogger v2.2.0
6902026-07-02T10:15:32.203Z Compiling clap v4.6.1
6912026-07-02T10:15:32.244Z Compiling plotters v0.3.7
6922026-07-02T10:15:32.283Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6932026-07-02T10:15:32.511Z Compiling criterion-plot v0.8.2
6942026-07-02T10:15:33.019Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6952026-07-02T10:15:33.296Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
6962026-07-02T10:15:33.374Z Compiling tinytemplate v1.2.1
6972026-07-02T10:15:33.444Z Compiling ciborium v0.2.2
6982026-07-02T10:15:33.851Z Compiling page_size v0.6.0
6992026-07-02T10:15:33.965Z Compiling oorandom v11.1.5
7002026-07-02T10:15:34.097Z Compiling dtor-proc-macro v0.0.13
7012026-07-02T10:15:34.206Z Compiling anes v0.1.6
7022026-07-02T10:15:34.359Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-07-02T10:15:34.455Z Compiling criterion v0.8.2
7042026-07-02T10:15:34.464Z Compiling dtor v0.8.1
7052026-07-02T10:15:34.555Z Compiling link-section v0.2.1
7062026-07-02T10:15:34.699Z Compiling ctor-proc-macro v0.0.13
7072026-07-02T10:15:35.065Z Compiling ctor v0.10.1
7082026-07-02T10:15:36.462Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7092026-07-02T10:15:50.333Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.68s
7102026-07-02T10:15:50.451Z Running benches/xde.rs (target/release/deps/xde-f28f6346e6792a78)
7112026-07-02T10:15:50.455Z###--------------------------------###
7122026-07-02T10:15:50.455Z:::Building test topology... (120s):::
7132026-07-02T10:15:50.457Z###--------------------------------###
7142026-07-02T10:15:50.457Zadding underlay route 0
7152026-07-02T10:15:50.457Zadding underlay route 1
7162026-07-02T10:15:50.657Zstart zones a, b
7172026-07-02T10:16:00.716Zconfigure zone
7182026-07-02T10:16:00.720Zconfigure zone
7192026-07-02T10:16:00.735Zinstall zone
7202026-07-02T10:16:00.738Zinstall zone
7212026-07-02T10:16:10.603Zboot zone
7222026-07-02T10:16:10.603Zboot zone
7232026-07-02T10:16:10.683Zsetup zones a, b
7242026-07-02T10:16:10.683Z[a] svcs -a
7252026-07-02T10:16:10.683Z[b] svcs -a
7262026-07-02T10:16:10.705ZFailed to parse command output: exit code 1
7272026-07-02T10:16:10.705Zstdout:
7282026-07-02T10:16:10.705Z
7292026-07-02T10:16:10.705Zstderr:
7302026-07-02T10:16:10.705Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-07-02T10:16:10.705ZFailed to parse command output: exit code 1
7322026-07-02T10:16:10.705Zstdout:
7332026-07-02T10:16:10.705Z
7342026-07-02T10:16:10.705Zstderr:
7352026-07-02T10:16:10.705Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7362026-07-02T10:16:10.905Z[b] svcs -a
7372026-07-02T10:16:10.905Z[a] svcs -a
7382026-07-02T10:16:11.015ZSTATE STIME FMRI
7392026-07-02T10:16:11.015Zonline 10:16:09 svc:/system/svc/restarter:default
7402026-07-02T10:16:11.015Zoffline 10:16:09 svc:/system/early-manifest-import:default
7412026-07-02T10:16:11.015Z- - svc:/application/management/net-snmp:default
7422026-07-02T10:16:11.015Z- - svc:/application/pkg/dynamic-mirror:default
7432026-07-02T10:16:11.015Z- - svc:/application/pkg/mirror:default
7442026-07-02T10:16:11.015Z- - svc:/application/pkg/repositories-setup:default
7452026-07-02T10:16:11.015Z- - svc:/application/pkg/server:default
7462026-07-02T10:16:11.015Z- - svc:/application/security/tcsd:default
7472026-07-02T10:16:11.015Z- - svc:/milestone/devices:default
7482026-07-02T10:16:11.016Z- - svc:/milestone/multi-user-server:default
7492026-07-02T10:16:11.016Z- - svc:/milestone/multi-user:default
7502026-07-02T10:16:11.016Z- - svc:/milestone/name-services:default
7512026-07-02T10:16:11.016Z- - svc:/milestone/network:default
7522026-07-02T10:16:11.016Z- - svc:/milestone/single-user:default
7532026-07-02T10:16:11.016Z- - svc:/milestone/sysconfig:default
7542026-07-02T10:16:11.016Z- - svc:/network/chrony:default
7552026-07-02T10:16:11.016Z- - svc:/network/datalink-management:default
7562026-07-02T10:16:11.016Z- - svc:/network/dns/client:default
7572026-07-02T10:16:11.016Z- - svc:/network/dns/install:default
7582026-07-02T10:16:11.016Z- - svc:/network/dns/multicast:default
7592026-07-02T10:16:11.016Z- - svc:/network/inetd-upgrade:default
7602026-07-02T10:16:11.016Z- - svc:/network/inetd:default
7612026-07-02T10:16:11.016Z- - svc:/network/initial:default
7622026-07-02T10:16:11.016Z- - svc:/network/install:default
7632026-07-02T10:16:11.016Z- - svc:/network/ip-interface-management:default
7642026-07-02T10:16:11.016Z- - svc:/network/ipmp:default
7652026-07-02T10:16:11.016Z- - svc:/network/ipqos:default
7662026-07-02T10:16:11.016Z- - svc:/network/ipsec/ike:default
7672026-07-02T10:16:11.016Z- - svc:/network/ipsec/ipsecalgs:default
7682026-07-02T10:16:11.016Z- - svc:/network/ipsec/manual-key:default
7692026-07-02T10:16:11.016Z- - svc:/network/ipsec/policy:default
7702026-07-02T10:16:11.016Z- - svc:/network/iptun:default
7712026-07-02T10:16:11.016Z- - svc:/network/ipv4-forwarding:default
7722026-07-02T10:16:11.016Z- - svc:/network/ipv6-forwarding:default
7732026-07-02T10:16:11.016Z- - svc:/network/ldap/client:default
7742026-07-02T10:16:11.016Z- - svc:/network/location:default
7752026-07-02T10:16:11.016Z- - svc:/network/loopback:default
7762026-07-02T10:16:11.017Z- - svc:/network/netcfg:default
7772026-07-02T10:16:11.017Z- - svc:/network/netmask:default
7782026-07-02T10:16:11.017Z- - svc:/network/nfs/cbd:default
7792026-07-02T10:16:11.017Z- - svc:/network/nfs/client:default
7802026-07-02T10:16:11.017Z- - svc:/network/nfs/log:default
7812026-07-02T10:16:11.017Z- - svc:/network/nfs/mapid:default
7822026-07-02T10:16:11.017Z- - svc:/network/nfs/nlockmgr:default
7832026-07-02T10:16:11.017Z- - svc:/network/nfs/rquota:default
7842026-07-02T10:16:11.017Z- - svc:/network/nfs/server:default
7852026-07-02T10:16:11.017Z- - svc:/network/nfs/status:default
7862026-07-02T10:16:11.017Z- - svc:/network/nis/client:default
7872026-07-02T10:16:11.017Z- - svc:/network/physical:default
7882026-07-02T10:16:11.017Z- - svc:/network/physical:nwam
7892026-07-02T10:16:11.017Z- - svc:/network/routing-setup:default
7902026-07-02T10:16:11.017Z- - svc:/network/routing/legacy-routing:ipv4
7912026-07-02T10:16:11.017Z- - svc:/network/routing/legacy-routing:ipv6
7922026-07-02T10:16:11.017Z- - svc:/network/routing/ndp:default
7932026-07-02T10:16:11.017Z- - svc:/network/routing/rdisc:default
7942026-07-02T10:16:11.017Z- - svc:/network/routing/ripng:default
7952026-07-02T10:16:11.017Z- - svc:/network/routing/route:default
7962026-07-02T10:16:11.017Z- - svc:/network/rpc/bind:default
7972026-07-02T10:16:11.017Z- - svc:/network/rpc/gss:default
7982026-07-02T10:16:11.017Z- - svc:/network/rpc/keyserv:default
7992026-07-02T10:16:11.017Z- - svc:/network/security/kadmin:default
8002026-07-02T10:16:11.017Z- - svc:/network/security/krb5kdc:default
8012026-07-02T10:16:11.017Z- - svc:/network/security/ktkt_warn:default
8022026-07-02T10:16:11.017Z- - svc:/network/service:default
8032026-07-02T10:16:11.017Z- - svc:/network/shares/group:default
8042026-07-02T10:16:11.018Z- - svc:/network/smb/client:default
8052026-07-02T10:16:11.018Z- - svc:/network/smb/server:default
8062026-07-02T10:16:11.018Z- - svc:/network/ssh:default
8072026-07-02T10:16:11.018Z- - svc:/network/tcpkey:default
8082026-07-02T10:16:11.018Z- - svc:/system/auditd:default
8092026-07-02T10:16:11.018Z- - svc:/system/auditset:default
8102026-07-02T10:16:11.018Z- - svc:/system/boot-archive-update:default
8112026-07-02T10:16:11.019Z- - svc:/system/boot-archive:default
8122026-07-02T10:16:11.019Z- - svc:/system/boot-config:default
8132026-07-02T10:16:11.019Z- - svc:/system/consadm:default
8142026-07-02T10:16:11.019Z- - svc:/system/console-login:default
8152026-07-02T10:16:11.019Z- - svc:/system/console-login:vt2
8162026-07-02T10:16:11.019Z- - svc:/system/console-login:vt3
8172026-07-02T10:16:11.019Z- - svc:/system/console-login:vt4
8182026-07-02T10:16:11.019Z- - svc:/system/console-login:vt5
8192026-07-02T10:16:11.019Z- - svc:/system/console-login:vt6
8202026-07-02T10:16:11.019Z- - svc:/system/coreadm:default
8212026-07-02T10:16:11.019Z- - svc:/system/cron:default
8222026-07-02T10:16:11.019Z- - svc:/system/cryptosvc:default
8232026-07-02T10:16:11.019Z- - svc:/system/device/allocate:default
8242026-07-02T10:16:11.019Z- - svc:/system/device/audio:default
8252026-07-02T10:16:11.019Z- - svc:/system/device/local:default
8262026-07-02T10:16:11.019Z- - svc:/system/device/mpxio-upgrade:default
8272026-07-02T10:16:11.019Z- - svc:/system/extended-accounting:flow
8282026-07-02T10:16:11.019Z- - svc:/system/extended-accounting:net
8292026-07-02T10:16:11.019Z- - svc:/system/extended-accounting:process
8302026-07-02T10:16:11.019Z- - svc:/system/extended-accounting:task
8312026-07-02T10:16:11.019Z- - svc:/system/filesystem/local:default
8322026-07-02T10:16:11.019Z- - svc:/system/filesystem/minimal:default
8332026-07-02T10:16:11.021Z- - svc:/system/filesystem/reparse:default
8342026-07-02T10:16:11.021Z- - svc:/system/filesystem/root:default
8352026-07-02T10:16:11.021Z- - svc:/system/filesystem/usr:default
8362026-07-02T10:16:11.021Z- - svc:/system/fm/notify-params:default
8372026-07-02T10:16:11.021Z- - svc:/system/fmd:default
8382026-07-02T10:16:11.026Z- - svc:/system/hostid:default
8392026-07-02T10:16:11.026Z- - svc:/system/hotplug:default
8402026-07-02T10:16:11.026Z- - svc:/system/identity:domain
8412026-07-02T10:16:11.026Z- - svc:/system/identity:node
8422026-07-02T10:16:11.026Z- - svc:/system/idmap:default
8432026-07-02T10:16:11.026Z- - svc:/system/keymap:default
8442026-07-02T10:16:11.026Z- - svc:/system/logadm-upgrade:default
8452026-07-02T10:16:11.026Z- - svc:/system/manifest-import:default
8462026-07-02T10:16:11.026Z- - svc:/system/name-service-cache:default
8472026-07-02T10:16:11.026Z- - svc:/system/pfexec:default
8482026-07-02T10:16:11.026Z- - svc:/system/pkgserv:default
8492026-07-02T10:16:11.026Z- - svc:/system/process-security:default
8502026-07-02T10:16:11.026Z- - svc:/system/rbac:default
8512026-07-02T10:16:11.026Z- - svc:/system/rmtmpfiles:default
8522026-07-02T10:16:11.026Z- - svc:/system/sac:default
8532026-07-02T10:16:11.026Z- - svc:/system/sar:default
8542026-07-02T10:16:11.026Z- - svc:/system/svc/global:default
8552026-07-02T10:16:11.026Z- - svc:/system/system-log:default
8562026-07-02T10:16:11.026Z- - svc:/system/update-man-index:default
8572026-07-02T10:16:11.027Z- - svc:/system/utmp:default
8582026-07-02T10:16:11.027Z- - svc:/system/vtdaemon:default
8592026-07-02T10:16:11.027Z[b] svcs milestone/network
8602026-07-02T10:16:11.027ZSTATE STIME FMRI
8612026-07-02T10:16:11.027Zonline 10:16:09 svc:/system/svc/restarter:default
8622026-07-02T10:16:11.027Zoffline 10:16:09 svc:/system/early-manifest-import:default
8632026-07-02T10:16:11.027Z- - svc:/application/management/net-snmp:default
8642026-07-02T10:16:11.027Z- - svc:/application/pkg/dynamic-mirror:default
8652026-07-02T10:16:11.027Z- - svc:/application/pkg/mirror:default
8662026-07-02T10:16:11.027Z- - svc:/application/pkg/repositories-setup:default
8672026-07-02T10:16:11.028Z- - svc:/application/pkg/server:default
8682026-07-02T10:16:11.028Z- - svc:/application/security/tcsd:default
8692026-07-02T10:16:11.028Z- - svc:/milestone/devices:default
8702026-07-02T10:16:11.028Z- - svc:/milestone/multi-user-server:default
8712026-07-02T10:16:11.028Z- - svc:/milestone/multi-user:default
8722026-07-02T10:16:11.028Z- - svc:/milestone/name-services:default
8732026-07-02T10:16:11.028Z- - svc:/milestone/network:default
8742026-07-02T10:16:11.028Z- - svc:/milestone/single-user:default
8752026-07-02T10:16:11.028Z- - svc:/milestone/sysconfig:default
8762026-07-02T10:16:11.028Z- - svc:/network/chrony:default
8772026-07-02T10:16:11.028Z- - svc:/network/datalink-management:default
8782026-07-02T10:16:11.028Z- - svc:/network/dns/client:default
8792026-07-02T10:16:11.028Z- - svc:/network/dns/install:default
8802026-07-02T10:16:11.028Z- - svc:/network/dns/multicast:default
8812026-07-02T10:16:11.028Z- - svc:/network/inetd-upgrade:default
8822026-07-02T10:16:11.028Z- - svc:/network/inetd:default
8832026-07-02T10:16:11.028Z- - svc:/network/initial:default
8842026-07-02T10:16:11.028Z- - svc:/network/install:default
8852026-07-02T10:16:11.028Z- - svc:/network/ip-interface-management:default
8862026-07-02T10:16:11.028Z- - svc:/network/ipmp:default
8872026-07-02T10:16:11.028Z- - svc:/network/ipqos:default
8882026-07-02T10:16:11.028Z- - svc:/network/ipsec/ike:default
8892026-07-02T10:16:11.028Z- - svc:/network/ipsec/ipsecalgs:default
8902026-07-02T10:16:11.028Z- - svc:/network/ipsec/manual-key:default
8912026-07-02T10:16:11.028Z- - svc:/network/ipsec/policy:default
8922026-07-02T10:16:11.028Z- - svc:/network/iptun:default
8932026-07-02T10:16:11.028Z- - svc:/network/ipv4-forwarding:default
8942026-07-02T10:16:11.029Z- - svc:/network/ipv6-forwarding:default
8952026-07-02T10:16:11.029Z- - svc:/network/ldap/client:default
8962026-07-02T10:16:11.029Z- - svc:/network/location:default
8972026-07-02T10:16:11.029Z- - svc:/network/loopback:default
8982026-07-02T10:16:11.029Z- - svc:/network/netcfg:default
8992026-07-02T10:16:11.029Z- - svc:/network/netmask:default
9002026-07-02T10:16:11.029Z- - svc:/network/nfs/cbd:default
9012026-07-02T10:16:11.029Z- - svc:/network/nfs/client:default
9022026-07-02T10:16:11.029Z- - svc:/network/nfs/log:default
9032026-07-02T10:16:11.029Z- - svc:/network/nfs/mapid:default
9042026-07-02T10:16:11.029Z- - svc:/network/nfs/nlockmgr:default
9052026-07-02T10:16:11.030Z- - svc:/network/nfs/rquota:default
9062026-07-02T10:16:11.030Z- - svc:/network/nfs/server:default
9072026-07-02T10:16:11.030Z- - svc:/network/nfs/status:default
9082026-07-02T10:16:11.030Z- - svc:/network/nis/client:default
9092026-07-02T10:16:11.030Z- - svc:/network/physical:default
9102026-07-02T10:16:11.030Z- - svc:/network/physical:nwam
9112026-07-02T10:16:11.030Z- - svc:/network/routing-setup:default
9122026-07-02T10:16:11.030Z- - svc:/network/routing/legacy-routing:ipv4
9132026-07-02T10:16:11.030Z- - svc:/network/routing/legacy-routing:ipv6
9142026-07-02T10:16:11.030Z- - svc:/network/routing/ndp:default
9152026-07-02T10:16:11.030Z- - svc:/network/routing/rdisc:default
9162026-07-02T10:16:11.031Z- - svc:/network/routing/ripng:default
9172026-07-02T10:16:11.031Z- - svc:/network/routing/route:default
9182026-07-02T10:16:11.031Z- - svc:/network/rpc/bind:default
9192026-07-02T10:16:11.031Z- - svc:/network/rpc/gss:default
9202026-07-02T10:16:11.031Z- - svc:/network/rpc/keyserv:default
9212026-07-02T10:16:11.031Z- - svc:/network/security/kadmin:default
9222026-07-02T10:16:11.031Z- - svc:/network/security/krb5kdc:default
9232026-07-02T10:16:11.031Z- - svc:/network/security/ktkt_warn:default
9242026-07-02T10:16:11.031Z- - svc:/network/service:default
9252026-07-02T10:16:11.031Z- - svc:/network/shares/group:default
9262026-07-02T10:16:11.032Z- - svc:/network/smb/client:default
9272026-07-02T10:16:11.032Z- - svc:/network/smb/server:default
9282026-07-02T10:16:11.032Z- - svc:/network/ssh:default
9292026-07-02T10:16:11.032Z- - svc:/network/tcpkey:default
9302026-07-02T10:16:11.032Z- - svc:/system/auditd:default
9312026-07-02T10:16:11.032Z- - svc:/system/auditset:default
9322026-07-02T10:16:11.032Z- - svc:/system/boot-archive-update:default
9332026-07-02T10:16:11.033Z- - svc:/system/boot-archive:default
9342026-07-02T10:16:11.033Z- - svc:/system/boot-config:default
9352026-07-02T10:16:11.033Z- - svc:/system/consadm:default
9362026-07-02T10:16:11.033Z- - svc:/system/console-login:default
9372026-07-02T10:16:11.033Z- - svc:/system/console-login:vt2
9382026-07-02T10:16:11.037Z- - svc:/system/console-login:vt3
9392026-07-02T10:16:11.037Z- - svc:/system/console-login:vt4
9402026-07-02T10:16:11.037Z- - svc:/system/console-login:vt5
9412026-07-02T10:16:11.037Z- - svc:/system/console-login:vt6
9422026-07-02T10:16:11.037Z- - svc:/system/coreadm:default
9432026-07-02T10:16:11.037Z- - svc:/system/cron:default
9442026-07-02T10:16:11.037Z- - svc:/system/cryptosvc:default
9452026-07-02T10:16:11.037Z- - svc:/system/device/allocate:default
9462026-07-02T10:16:11.037Z- - svc:/system/device/audio:default
9472026-07-02T10:16:11.037Z- - svc:/system/device/local:default
9482026-07-02T10:16:11.037Z- - svc:/system/device/mpxio-upgrade:default
9492026-07-02T10:16:11.037Z- - svc:/system/extended-accounting:flow
9502026-07-02T10:16:11.037Z- - svc:/system/extended-accounting:net
9512026-07-02T10:16:11.038Z- - svc:/system/extended-accounting:process
9522026-07-02T10:16:11.038Z- - svc:/system/extended-accounting:task
9532026-07-02T10:16:11.038Z- - svc:/system/filesystem/local:default
9542026-07-02T10:16:11.038Z- - svc:/system/filesystem/minimal:default
9552026-07-02T10:16:11.038Z- - svc:/system/filesystem/reparse:default
9562026-07-02T10:16:11.038Z- - svc:/system/filesystem/root:default
9572026-07-02T10:16:11.038Z- - svc:/system/filesystem/usr:default
9582026-07-02T10:16:11.038Z- - svc:/system/fm/notify-params:default
9592026-07-02T10:16:11.038Z- - svc:/system/fmd:default
9602026-07-02T10:16:11.038Z- - svc:/system/hostid:default
9612026-07-02T10:16:11.038Z- - svc:/system/hotplug:default
9622026-07-02T10:16:11.038Z- - svc:/system/identity:domain
9632026-07-02T10:16:11.038Z- - svc:/system/identity:node
9642026-07-02T10:16:11.038Z- - svc:/system/idmap:default
9652026-07-02T10:16:11.038Z- - svc:/system/keymap:default
9662026-07-02T10:16:11.038Z- - svc:/system/logadm-upgrade:default
9672026-07-02T10:16:11.038Z- - svc:/system/manifest-import:default
9682026-07-02T10:16:11.038Z- - svc:/system/name-service-cache:default
9692026-07-02T10:16:11.038Z- - svc:/system/pfexec:default
9702026-07-02T10:16:11.038Z- - svc:/system/pkgserv:default
9712026-07-02T10:16:11.038Z- - svc:/system/process-security:default
9722026-07-02T10:16:11.038Z- - svc:/system/rbac:default
9732026-07-02T10:16:11.038Z- - svc:/system/rmtmpfiles:default
9742026-07-02T10:16:11.038Z- - svc:/system/sac:default
9752026-07-02T10:16:11.038Z- - svc:/system/sar:default
9762026-07-02T10:16:11.038Z- - svc:/system/svc/global:default
9772026-07-02T10:16:11.038Z- - svc:/system/system-log:default
9782026-07-02T10:16:11.039Z- - svc:/system/update-man-index:default
9792026-07-02T10:16:11.039Z- - svc:/system/utmp:default
9802026-07-02T10:16:11.039Z- - svc:/system/vtdaemon:default
9812026-07-02T10:16:11.039Z[a] svcs milestone/network
9822026-07-02T10:16:11.039ZSTATE STIME FMRI
9832026-07-02T10:16:11.039Z- - svc:/milestone/network:default
9842026-07-02T10:16:11.039ZSTATE STIME FMRI
9852026-07-02T10:16:11.039Z- - svc:/milestone/network:default
9862026-07-02T10:16:12.027Z[a] svcs milestone/network
9872026-07-02T10:16:12.027Z[b] svcs milestone/network
9882026-07-02T10:16:12.042ZSTATE STIME FMRI
9892026-07-02T10:16:12.042Zonline 10:16:10 svc:/milestone/network:default
9902026-07-02T10:16:12.042Z[a] ipadm create-addr -t -T dhcp opte0/test
9912026-07-02T10:16:12.042ZSTATE STIME FMRI
9922026-07-02T10:16:12.042Zonline 10:16:10 svc:/milestone/network:default
9932026-07-02T10:16:12.042Z[b] ipadm create-addr -t -T dhcp opte1/test
9942026-07-02T10:16:18.326Z
9952026-07-02T10:16:18.326Z[a] route add -iface 10.0.0.254 10.0.0.1
9962026-07-02T10:16:18.341Zadd host 10.0.0.254: gateway 10.0.0.1
9972026-07-02T10:16:18.341Z[a] route add 10.0.0.0/24 10.0.0.254
9982026-07-02T10:16:18.352Z
9992026-07-02T10:16:18.352Z[b] route add -iface 10.0.0.254 10.0.0.2
10002026-07-02T10:16:18.356Zadd net 10.0.0.0/24: gateway 10.0.0.254
10012026-07-02T10:16:18.356Z[a] route add 224.0.0.0/4 10.0.0.254
10022026-07-02T10:16:18.364Zadd net 224.0.0.0/4: gateway 10.0.0.254
10032026-07-02T10:16:18.368Zadd host 10.0.0.254: gateway 10.0.0.2
10042026-07-02T10:16:18.368Z[b] route add 10.0.0.0/24 10.0.0.254
10052026-07-02T10:16:18.375Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-07-02T10:16:18.375Z[b] route add 224.0.0.0/4 10.0.0.254
10072026-07-02T10:16:18.386Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-07-02T10:16:18.390Z###---------------###
10092026-07-02T10:16:18.390Z:::Topology built!:::
10102026-07-02T10:16:18.390Z###---------------###
10112026-07-02T10:16:18.390Z###----------------###
10122026-07-02T10:16:18.390Z::: iPerf spawned! :::
10132026-07-02T10:16:18.391Z:::Waiting... (10s):::
10142026-07-02T10:16:18.391Z###----------------###
10152026-07-02T10:16:28.387Z###---###
10162026-07-02T10:16:28.387Z:::Go!:::
10172026-07-02T10:16:28.388Z###---###
10182026-07-02T10:16:28.388Z[a] ping 10.0.0.2
10192026-07-02T10:16:28.403Z10.0.0.2 is alive
10202026-07-02T10:16:28.403Z###-------------------###
10212026-07-02T10:16:28.403Z:::Running experiment :::
10222026-07-02T10:16:28.403Z:::iperf-tcp/local/c2s:::
10232026-07-02T10:16:28.403Z###-------------------###
10242026-07-02T10:16:35.792Z-----------------------------------------------------------
10252026-07-02T10:16:35.792ZServer listening on 5201 (test #1)
10262026-07-02T10:16:35.792Z-----------------------------------------------------------
10272026-07-02T10:16:35.792ZAccepted connection from 10.0.0.1, port 54092
10282026-07-02T10:16:35.792Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61489
10292026-07-02T10:16:35.793Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37365
10302026-07-02T10:16:35.793Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51124
10312026-07-02T10:16:35.793Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33666
10322026-07-02T10:16:35.793Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43447
10332026-07-02T10:16:35.793Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52804
10342026-07-02T10:16:35.793Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41674
10352026-07-02T10:16:35.793Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61441
10362026-07-02T10:16:35.793Z[ ID] Interval Transfer Bitrate
10372026-07-02T10:16:35.793Z[ 5] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
10382026-07-02T10:16:35.793Z[ 8] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10392026-07-02T10:16:35.793Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10402026-07-02T10:16:35.794Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10412026-07-02T10:16:35.794Z[ 14] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10422026-07-02T10:16:35.794Z[ 16] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10432026-07-02T10:16:35.794Z[ 18] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
10442026-07-02T10:16:35.794Z[ 20] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
10452026-07-02T10:16:35.794Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
10462026-07-02T10:16:35.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
10472026-07-02T10:16:35.794Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10482026-07-02T10:16:35.794Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10492026-07-02T10:16:35.794Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10502026-07-02T10:16:35.794Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10512026-07-02T10:16:35.794Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10522026-07-02T10:16:35.794Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10532026-07-02T10:16:35.794Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10542026-07-02T10:16:35.794Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
10552026-07-02T10:16:35.794Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
10562026-07-02T10:16:35.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
10572026-07-02T10:16:35.794Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10582026-07-02T10:16:35.794Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10592026-07-02T10:16:35.794Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10602026-07-02T10:16:35.794Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10612026-07-02T10:16:35.794Z[ 14] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10622026-07-02T10:16:35.794Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10632026-07-02T10:16:35.795Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10642026-07-02T10:16:35.795Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
10652026-07-02T10:16:35.795Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
10662026-07-02T10:16:35.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
10672026-07-02T10:16:35.795Z[ 5] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10682026-07-02T10:16:35.795Z[ 8] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10692026-07-02T10:16:35.795Z[ 10] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10702026-07-02T10:16:35.795Z[ 12] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10712026-07-02T10:16:35.795Z[ 14] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10722026-07-02T10:16:35.795Z[ 16] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10732026-07-02T10:16:35.795Z[ 18] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10742026-07-02T10:16:35.795Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
10752026-07-02T10:16:35.795Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
10762026-07-02T10:16:35.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
10772026-07-02T10:16:35.796Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10782026-07-02T10:16:35.796Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10792026-07-02T10:16:35.796Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10802026-07-02T10:16:35.796Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10812026-07-02T10:16:35.796Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10822026-07-02T10:16:35.796Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
10832026-07-02T10:16:35.796Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10842026-07-02T10:16:35.796Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10852026-07-02T10:16:35.796Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
10862026-07-02T10:16:35.796Z- - - - - - - - - - - - - - - - - - - - - - - - -
10872026-07-02T10:16:35.797Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10882026-07-02T10:16:35.797Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10892026-07-02T10:16:35.797Z[ 10] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10902026-07-02T10:16:35.797Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
10912026-07-02T10:16:35.797Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
10922026-07-02T10:16:35.797Z[ 16] 5.00-6.00 sec 173 MBytes 1.45 Gbits/sec
10932026-07-02T10:16:35.797Z[ 18] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10942026-07-02T10:16:35.797Z[ 20] 5.00-6.00 sec 151 MBytes 1.27 Gbits/sec
10952026-07-02T10:16:35.797Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.4 Gbits/sec
10962026-07-02T10:16:35.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
10972026-07-02T10:16:35.797Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10982026-07-02T10:16:35.797Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10992026-07-02T10:16:35.797Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11002026-07-02T10:16:38.793Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11012026-07-02T10:16:38.793Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11022026-07-02T10:16:38.794Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11032026-07-02T10:16:38.794Z[ 18] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11042026-07-02T10:16:38.794Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
11052026-07-02T10:16:38.794Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
11062026-07-02T10:16:38.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
11072026-07-02T10:16:38.794Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11082026-07-02T10:16:38.794Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11092026-07-02T10:16:38.794Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11102026-07-02T10:16:38.794Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11112026-07-02T10:16:38.794Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11122026-07-02T10:16:38.794Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11132026-07-02T10:16:38.794Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11142026-07-02T10:16:38.794Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
11152026-07-02T10:16:38.794Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11162026-07-02T10:16:38.794Z- - - - - - - - - - - - - - - - - - - - - - - - -
11172026-07-02T10:16:38.794Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11182026-07-02T10:16:38.795Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11192026-07-02T10:16:38.795Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11202026-07-02T10:16:38.795Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11212026-07-02T10:16:38.795Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-07-02T10:16:38.795Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11232026-07-02T10:16:38.795Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11242026-07-02T10:16:38.795Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11252026-07-02T10:16:38.795Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11262026-07-02T10:16:38.795Z- - - - - - - - - - - - - - - - - - - - - - - - -
11272026-07-02T10:16:38.795Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11282026-07-02T10:16:38.796Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11292026-07-02T10:16:38.796Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11302026-07-02T10:16:38.796Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11312026-07-02T10:16:38.796Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11322026-07-02T10:16:38.796Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11332026-07-02T10:16:38.796Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11342026-07-02T10:16:38.796Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
11352026-07-02T10:16:38.796Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
11362026-07-02T10:16:38.796Z- - - - - - - - - - - - - - - - - - - - - - - - -
11372026-07-02T10:16:38.796Z[ 5] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11382026-07-02T10:16:38.796Z[ 8] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11392026-07-02T10:16:38.796Z[ 10] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11402026-07-02T10:16:38.796Z[ 12] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11412026-07-02T10:16:38.796Z[ 14] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11422026-07-02T10:16:38.796Z[ 16] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11432026-07-02T10:16:38.797Z[ 18] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11442026-07-02T10:16:38.797Z[ 20] 10.00-10.00 sec 128 KBytes 1.91 Gbits/sec
11452026-07-02T10:16:38.797Z[SUM] 10.00-10.00 sec 1.00 MBytes 15.3 Gbits/sec
11462026-07-02T10:16:38.797Z- - - - - - - - - - - - - - - - - - - - - - - - -
11472026-07-02T10:16:38.797Z[ ID] Interval Transfer Bitrate
11482026-07-02T10:16:38.797Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11492026-07-02T10:16:38.797Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11502026-07-02T10:16:38.797Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11512026-07-02T10:16:38.797Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11522026-07-02T10:16:38.797Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
11532026-07-02T10:16:38.797Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec receiver
11542026-07-02T10:16:38.797Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11552026-07-02T10:16:38.797Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
11562026-07-02T10:16:38.797Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
11572026-07-02T10:16:38.802ZRun 1/5...10016.885938122641Mbps
11582026-07-02T10:16:46.182Z-----------------------------------------------------------
11592026-07-02T10:16:46.182ZServer listening on 5201 (test #2)
11602026-07-02T10:16:46.183Z-----------------------------------------------------------
11612026-07-02T10:16:46.183ZAccepted connection from 10.0.0.1, port 38341
11622026-07-02T10:16:46.183Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47045
11632026-07-02T10:16:46.183Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38813
11642026-07-02T10:16:46.183Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63784
11652026-07-02T10:16:46.183Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43109
11662026-07-02T10:16:46.183Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35963
11672026-07-02T10:16:46.183Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62842
11682026-07-02T10:16:46.183Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52803
11692026-07-02T10:16:46.183Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43122
11702026-07-02T10:16:46.183Z[ ID] Interval Transfer Bitrate
11712026-07-02T10:16:46.183Z[ 5] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
11722026-07-02T10:16:46.183Z[ 8] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
11732026-07-02T10:16:46.183Z[ 10] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
11742026-07-02T10:16:46.183Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
11752026-07-02T10:16:46.184Z[ 14] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
11762026-07-02T10:16:46.184Z[ 16] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
11772026-07-02T10:16:46.184Z[ 18] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
11782026-07-02T10:16:46.184Z[ 20] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
11792026-07-02T10:16:46.184Z[SUM] 0.00-1.00 sec 942 MBytes 7.90 Gbits/sec
11802026-07-02T10:16:46.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
11812026-07-02T10:16:46.184Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11822026-07-02T10:16:46.184Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11832026-07-02T10:16:46.184Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11842026-07-02T10:16:46.184Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11852026-07-02T10:16:46.184Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11862026-07-02T10:16:46.184Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11872026-07-02T10:16:46.184Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11882026-07-02T10:16:46.184Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
11892026-07-02T10:16:46.184Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
11902026-07-02T10:16:46.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
11912026-07-02T10:16:46.184Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11922026-07-02T10:16:46.184Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11932026-07-02T10:16:46.184Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11942026-07-02T10:16:46.184Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11952026-07-02T10:16:46.184Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11962026-07-02T10:16:46.184Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11972026-07-02T10:16:46.184Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
11982026-07-02T10:16:46.184Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11992026-07-02T10:16:46.184Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
12002026-07-02T10:16:46.184Z- - - - - - - - - - - - - - - - - - - - - - - - -
12012026-07-02T10:16:46.184Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12022026-07-02T10:16:46.184Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12032026-07-02T10:16:46.184Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12042026-07-02T10:16:46.184Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12052026-07-02T10:16:46.185Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12062026-07-02T10:16:46.185Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12072026-07-02T10:16:46.185Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12082026-07-02T10:16:46.185Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
12092026-07-02T10:16:46.185Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
12102026-07-02T10:16:46.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
12112026-07-02T10:16:46.185Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12122026-07-02T10:16:46.185Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12132026-07-02T10:16:46.185Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12142026-07-02T10:16:46.185Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12152026-07-02T10:16:46.185Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12162026-07-02T10:16:46.185Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12172026-07-02T10:16:46.185Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12182026-07-02T10:16:46.185Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12192026-07-02T10:16:46.185Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
12202026-07-02T10:16:46.185Z- - - - - - - - - - - - - - - - - - - - - - - - -
12212026-07-02T10:16:46.185Z[ 5] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12222026-07-02T10:16:46.185Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12232026-07-02T10:16:46.186Z[ 10] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12242026-07-02T10:16:46.186Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12252026-07-02T10:16:46.186Z[ 14] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12262026-07-02T10:16:46.186Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12272026-07-02T10:16:46.189Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12282026-07-02T10:16:46.189Z[ 20] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12292026-07-02T10:16:46.189Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.3 Gbits/sec
12302026-07-02T10:16:46.189Z- - - - - - - - - - - - - - - - - - - - - - - - -
12312026-07-02T10:16:46.189Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12322026-07-02T10:16:46.189Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12332026-07-02T10:16:46.190Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12342026-07-02T10:16:49.182Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12352026-07-02T10:16:49.182Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12362026-07-02T10:16:49.183Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12372026-07-02T10:16:49.183Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
12382026-07-02T10:16:49.183Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12392026-07-02T10:16:49.183Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12402026-07-02T10:16:49.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
12412026-07-02T10:16:49.183Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12422026-07-02T10:16:49.183Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12432026-07-02T10:16:49.183Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12442026-07-02T10:16:49.183Z[ 12] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12452026-07-02T10:16:49.183Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12462026-07-02T10:16:49.183Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12472026-07-02T10:16:49.183Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
12482026-07-02T10:16:49.183Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12492026-07-02T10:16:49.183Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
12502026-07-02T10:16:49.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
12512026-07-02T10:16:49.183Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12522026-07-02T10:16:49.183Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12532026-07-02T10:16:49.183Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12542026-07-02T10:16:49.183Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12552026-07-02T10:16:49.183Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12562026-07-02T10:16:49.183Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12572026-07-02T10:16:49.183Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12582026-07-02T10:16:49.183Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12592026-07-02T10:16:49.183Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12602026-07-02T10:16:49.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
12612026-07-02T10:16:49.183Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12622026-07-02T10:16:49.183Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12632026-07-02T10:16:49.183Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12642026-07-02T10:16:49.183Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12652026-07-02T10:16:49.183Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12662026-07-02T10:16:49.183Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12672026-07-02T10:16:49.183Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12682026-07-02T10:16:49.183Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
12692026-07-02T10:16:49.183Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
12702026-07-02T10:16:49.183Z- - - - - - - - - - - - - - - - - - - - - - - - -
12712026-07-02T10:16:49.183Z[ 5] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12722026-07-02T10:16:49.183Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12732026-07-02T10:16:49.184Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-07-02T10:16:49.184Z[ 12] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12752026-07-02T10:16:49.184Z[ 14] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12762026-07-02T10:16:49.184Z[ 16] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12772026-07-02T10:16:49.187Z[ 18] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12782026-07-02T10:16:49.187Z[ 20] 10.00-10.00 sec 128 KBytes 2.08 Gbits/sec
12792026-07-02T10:16:49.187Z[SUM] 10.00-10.00 sec 768 KBytes 12.5 Gbits/sec
12802026-07-02T10:16:49.187Z- - - - - - - - - - - - - - - - - - - - - - - - -
12812026-07-02T10:16:49.187Z[ ID] Interval Transfer Bitrate
12822026-07-02T10:16:49.187Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12832026-07-02T10:16:49.187Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12842026-07-02T10:16:49.187Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12852026-07-02T10:16:49.188Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12862026-07-02T10:16:49.188Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12872026-07-02T10:16:49.188Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12882026-07-02T10:16:49.188Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12892026-07-02T10:16:49.188Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
12902026-07-02T10:16:49.188Z[SUM] 0.00-10.00 sec 11.6 GBytes 10.0 Gbits/sec receiver
12912026-07-02T10:16:49.188ZRun 2/5...10005.829359332261Mbps
12922026-07-02T10:16:56.578Z-----------------------------------------------------------
12932026-07-02T10:16:56.578ZServer listening on 5201 (test #3)
12942026-07-02T10:16:56.578Z-----------------------------------------------------------
12952026-07-02T10:16:56.578ZAccepted connection from 10.0.0.1, port 52126
12962026-07-02T10:16:56.578Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36992
12972026-07-02T10:16:56.578Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38895
12982026-07-02T10:16:56.579Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46309
12992026-07-02T10:16:56.579Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47898
13002026-07-02T10:16:56.579Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52615
13012026-07-02T10:16:56.579Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64014
13022026-07-02T10:16:56.579Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34329
13032026-07-02T10:16:56.579Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50750
13042026-07-02T10:16:56.579Z[ ID] Interval Transfer Bitrate
13052026-07-02T10:16:56.579Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13062026-07-02T10:16:56.579Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13072026-07-02T10:16:56.579Z[ 10] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
13082026-07-02T10:16:56.579Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13092026-07-02T10:16:56.579Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13102026-07-02T10:16:56.579Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13112026-07-02T10:16:56.579Z[ 18] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
13122026-07-02T10:16:56.579Z[ 20] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
13132026-07-02T10:16:56.579Z[SUM] 0.00-1.00 sec 948 MBytes 7.96 Gbits/sec
13142026-07-02T10:16:56.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
13152026-07-02T10:16:56.579Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13162026-07-02T10:16:56.579Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13172026-07-02T10:16:56.579Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13182026-07-02T10:16:56.579Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13192026-07-02T10:16:56.579Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13202026-07-02T10:16:56.579Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13212026-07-02T10:16:56.579Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13222026-07-02T10:16:56.579Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
13232026-07-02T10:16:56.579Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13242026-07-02T10:16:56.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
13252026-07-02T10:16:56.579Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13262026-07-02T10:16:56.579Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13272026-07-02T10:16:56.579Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13282026-07-02T10:16:56.579Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13292026-07-02T10:16:56.580Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13302026-07-02T10:16:56.580Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13312026-07-02T10:16:56.580Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13322026-07-02T10:16:56.580Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
13332026-07-02T10:16:56.580Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
13342026-07-02T10:16:56.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13352026-07-02T10:16:56.580Z[ 5] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13362026-07-02T10:16:56.580Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13372026-07-02T10:16:56.580Z[ 10] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13382026-07-02T10:16:56.580Z[ 12] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13392026-07-02T10:16:56.580Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
13402026-07-02T10:16:56.580Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13412026-07-02T10:16:56.580Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13422026-07-02T10:16:56.580Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13432026-07-02T10:16:56.580Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
13442026-07-02T10:16:56.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13452026-07-02T10:16:56.580Z[ 5] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13462026-07-02T10:16:56.580Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13472026-07-02T10:16:56.580Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13482026-07-02T10:16:56.580Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13492026-07-02T10:16:56.580Z[ 14] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13502026-07-02T10:16:56.580Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13512026-07-02T10:16:56.580Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13522026-07-02T10:16:56.580Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
13532026-07-02T10:16:56.580Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
13542026-07-02T10:16:56.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13552026-07-02T10:16:56.580Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13562026-07-02T10:16:56.580Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13572026-07-02T10:16:56.580Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13582026-07-02T10:16:56.580Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13592026-07-02T10:16:56.580Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13602026-07-02T10:16:56.580Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13612026-07-02T10:16:56.580Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13622026-07-02T10:16:56.581Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
13632026-07-02T10:16:56.581Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
13642026-07-02T10:16:56.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
13652026-07-02T10:16:56.581Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13662026-07-02T10:16:56.581Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13672026-07-02T10:16:56.581Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13682026-07-02T10:16:59.578Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-07-02T10:16:59.578Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13702026-07-02T10:16:59.578Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13712026-07-02T10:16:59.578Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13722026-07-02T10:16:59.578Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13732026-07-02T10:16:59.578Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
13742026-07-02T10:16:59.578Z- - - - - - - - - - - - - - - - - - - - - - - - -
13752026-07-02T10:16:59.578Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13762026-07-02T10:16:59.578Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13772026-07-02T10:16:59.578Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13782026-07-02T10:16:59.578Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-07-02T10:16:59.578Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13802026-07-02T10:16:59.578Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13812026-07-02T10:16:59.579Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13822026-07-02T10:16:59.579Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13832026-07-02T10:16:59.579Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
13842026-07-02T10:16:59.579Z- - - - - - - - - - - - - - - - - - - - - - - - -
13852026-07-02T10:16:59.579Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13862026-07-02T10:16:59.579Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13872026-07-02T10:16:59.579Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13882026-07-02T10:16:59.579Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13892026-07-02T10:16:59.580Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13902026-07-02T10:16:59.580Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13912026-07-02T10:16:59.580Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13922026-07-02T10:16:59.580Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
13932026-07-02T10:16:59.580Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
13942026-07-02T10:16:59.580Z- - - - - - - - - - - - - - - - - - - - - - - - -
13952026-07-02T10:16:59.580Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13962026-07-02T10:16:59.581Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13972026-07-02T10:16:59.581Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13982026-07-02T10:16:59.581Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
13992026-07-02T10:16:59.581Z[ 14] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
14002026-07-02T10:16:59.581Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14012026-07-02T10:16:59.581Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14022026-07-02T10:16:59.581Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14032026-07-02T10:16:59.581Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
14042026-07-02T10:16:59.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
14052026-07-02T10:16:59.581Z[ 5] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
14062026-07-02T10:16:59.581Z[ 8] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
14072026-07-02T10:16:59.581Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14082026-07-02T10:16:59.581Z[ 12] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
14092026-07-02T10:16:59.581Z[ 14] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
14102026-07-02T10:16:59.581Z[ 16] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
14112026-07-02T10:16:59.581Z[ 18] 10.00-10.00 sec 128 KBytes 2.05 Gbits/sec
14122026-07-02T10:16:59.581Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
14132026-07-02T10:16:59.581Z[SUM] 10.00-10.00 sec 768 KBytes 12.3 Gbits/sec
14142026-07-02T10:16:59.581Z- - - - - - - - - - - - - - - - - - - - - - - - -
14152026-07-02T10:16:59.581Z[ ID] Interval Transfer Bitrate
14162026-07-02T10:16:59.585Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14172026-07-02T10:16:59.585Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14182026-07-02T10:16:59.585Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14192026-07-02T10:16:59.585Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14202026-07-02T10:16:59.585Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14212026-07-02T10:16:59.585Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14222026-07-02T10:16:59.585Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14232026-07-02T10:16:59.585Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14242026-07-02T10:16:59.585Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
14252026-07-02T10:16:59.586ZRun 3/5...10020.72885084164Mbps
14262026-07-02T10:17:06.975Z-----------------------------------------------------------
14272026-07-02T10:17:06.975ZServer listening on 5201 (test #4)
14282026-07-02T10:17:06.975Z-----------------------------------------------------------
14292026-07-02T10:17:06.975ZAccepted connection from 10.0.0.1, port 35461
14302026-07-02T10:17:06.975Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48941
14312026-07-02T10:17:06.975Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64882
14322026-07-02T10:17:06.975Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50979
14332026-07-02T10:17:06.975Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38568
14342026-07-02T10:17:06.975Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47756
14352026-07-02T10:17:06.975Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37775
14362026-07-02T10:17:06.975Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48004
14372026-07-02T10:17:06.975Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53549
14382026-07-02T10:17:06.975Z[ ID] Interval Transfer Bitrate
14392026-07-02T10:17:06.975Z[ 5] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
14402026-07-02T10:17:06.975Z[ 8] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
14412026-07-02T10:17:06.975Z[ 10] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
14422026-07-02T10:17:06.975Z[ 12] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
14432026-07-02T10:17:06.975Z[ 14] 0.00-1.00 sec 117 MBytes 978 Mbits/sec
14442026-07-02T10:17:06.976Z[ 16] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
14452026-07-02T10:17:06.976Z[ 18] 0.00-1.00 sec 117 MBytes 980 Mbits/sec
14462026-07-02T10:17:06.976Z[ 20] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
14472026-07-02T10:17:06.976Z[SUM] 0.00-1.00 sec 935 MBytes 7.84 Gbits/sec
14482026-07-02T10:17:06.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
14492026-07-02T10:17:06.976Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14502026-07-02T10:17:06.976Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14512026-07-02T10:17:06.976Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
14522026-07-02T10:17:06.976Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14532026-07-02T10:17:06.976Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14542026-07-02T10:17:06.976Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14552026-07-02T10:17:06.976Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14562026-07-02T10:17:06.976Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
14572026-07-02T10:17:06.976Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
14582026-07-02T10:17:06.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
14592026-07-02T10:17:06.976Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14602026-07-02T10:17:06.976Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14612026-07-02T10:17:06.976Z[ 10] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14622026-07-02T10:17:06.976Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14632026-07-02T10:17:06.976Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14642026-07-02T10:17:06.976Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14652026-07-02T10:17:06.976Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14662026-07-02T10:17:06.976Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
14672026-07-02T10:17:06.976Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
14682026-07-02T10:17:06.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
14692026-07-02T10:17:06.976Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14702026-07-02T10:17:06.976Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14712026-07-02T10:17:06.976Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14722026-07-02T10:17:06.976Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14732026-07-02T10:17:06.976Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14742026-07-02T10:17:06.976Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14752026-07-02T10:17:06.976Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14762026-07-02T10:17:06.976Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
14772026-07-02T10:17:06.976Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
14782026-07-02T10:17:06.976Z- - - - - - - - - - - - - - - - - - - - - - - - -
14792026-07-02T10:17:06.976Z[ 5] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14802026-07-02T10:17:06.976Z[ 8] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14812026-07-02T10:17:06.976Z[ 10] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14822026-07-02T10:17:06.976Z[ 12] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14832026-07-02T10:17:06.977Z[ 14] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14842026-07-02T10:17:06.977Z[ 16] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14852026-07-02T10:17:06.977Z[ 18] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14862026-07-02T10:17:06.977Z[ 20] 4.00-5.00 sec 151 MBytes 1.27 Gbits/sec
14872026-07-02T10:17:06.977Z[SUM] 4.00-5.00 sec 1.18 GBytes 10.1 Gbits/sec
14882026-07-02T10:17:06.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
14892026-07-02T10:17:06.977Z[ 5] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14902026-07-02T10:17:06.977Z[ 8] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14912026-07-02T10:17:06.977Z[ 10] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14922026-07-02T10:17:06.977Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14932026-07-02T10:17:06.977Z[ 14] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14942026-07-02T10:17:06.977Z[ 16] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14952026-07-02T10:17:06.977Z[ 18] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14962026-07-02T10:17:06.977Z[ 20] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
14972026-07-02T10:17:06.977Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
14982026-07-02T10:17:06.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
14992026-07-02T10:17:06.977Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15002026-07-02T10:17:06.977Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15012026-07-02T10:17:06.977Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15022026-07-02T10:17:09.976Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15032026-07-02T10:17:09.976Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15042026-07-02T10:17:09.976Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15052026-07-02T10:17:09.976Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15062026-07-02T10:17:09.977Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
15072026-07-02T10:17:09.977Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
15082026-07-02T10:17:09.977Z- - - - - - - - - - - - - - - - - - - - - - - - -
15092026-07-02T10:17:09.977Z[ 5] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15102026-07-02T10:17:09.977Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15112026-07-02T10:17:09.977Z[ 10] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15122026-07-02T10:17:09.977Z[ 12] 7.00-8.00 sec 152 MBytes 1.27 Gbits/sec
15132026-07-02T10:17:09.977Z[ 14] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15142026-07-02T10:17:09.977Z[ 16] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15152026-07-02T10:17:09.977Z[ 18] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15162026-07-02T10:17:09.982Z[ 20] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
15172026-07-02T10:17:09.982Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
15182026-07-02T10:17:09.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
15192026-07-02T10:17:09.982Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15202026-07-02T10:17:09.982Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15212026-07-02T10:17:09.982Z[ 10] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15222026-07-02T10:17:09.982Z[ 12] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15232026-07-02T10:17:09.982Z[ 14] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15242026-07-02T10:17:09.982Z[ 16] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15252026-07-02T10:17:09.982Z[ 18] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15262026-07-02T10:17:09.982Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
15272026-07-02T10:17:09.982Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
15282026-07-02T10:17:09.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
15292026-07-02T10:17:09.982Z[ 5] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15302026-07-02T10:17:09.982Z[ 8] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15312026-07-02T10:17:09.982Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15322026-07-02T10:17:09.982Z[ 12] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15332026-07-02T10:17:09.982Z[ 14] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
15342026-07-02T10:17:09.982Z[ 16] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15352026-07-02T10:17:09.982Z[ 18] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15362026-07-02T10:17:09.982Z[ 20] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
15372026-07-02T10:17:09.982Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.2 Gbits/sec
15382026-07-02T10:17:09.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
15392026-07-02T10:17:09.983Z[ 5] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15402026-07-02T10:17:09.983Z[ 8] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15412026-07-02T10:17:09.983Z[ 10] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15422026-07-02T10:17:09.983Z[ 12] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15432026-07-02T10:17:09.983Z[ 14] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15442026-07-02T10:17:09.983Z[ 16] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15452026-07-02T10:17:09.983Z[ 18] 10.00-10.00 sec 384 KBytes 1.32 Gbits/sec
15462026-07-02T10:17:09.983Z[ 20] 10.00-10.00 sec 256 KBytes 880 Mbits/sec
15472026-07-02T10:17:09.983Z[SUM] 10.00-10.00 sec 2.88 MBytes 10.1 Gbits/sec
15482026-07-02T10:17:09.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
15492026-07-02T10:17:09.983Z[ ID] Interval Transfer Bitrate
15502026-07-02T10:17:09.983Z[ 5] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15512026-07-02T10:17:09.983Z[ 8] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15522026-07-02T10:17:09.983Z[ 10] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15532026-07-02T10:17:09.983Z[ 12] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15542026-07-02T10:17:09.983Z[ 14] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15552026-07-02T10:17:09.983Z[ 16] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15562026-07-02T10:17:09.983Z[ 18] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15572026-07-02T10:17:09.983Z[ 20] 0.00-10.00 sec 1.45 GBytes 1.25 Gbits/sec receiver
15582026-07-02T10:17:09.983Z[SUM] 0.00-10.00 sec 11.6 GBytes 9.97 Gbits/sec receiver
15592026-07-02T10:17:09.983ZRun 4/5...9969.136937261255Mbps
15602026-07-02T10:17:17.365Z-----------------------------------------------------------
15612026-07-02T10:17:17.365ZServer listening on 5201 (test #5)
15622026-07-02T10:17:17.365Z-----------------------------------------------------------
15632026-07-02T10:17:17.365ZAccepted connection from 10.0.0.1, port 43307
15642026-07-02T10:17:17.365Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57977
15652026-07-02T10:17:17.365Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42518
15662026-07-02T10:17:17.366Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41867
15672026-07-02T10:17:17.366Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36209
15682026-07-02T10:17:17.366Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54560
15692026-07-02T10:17:17.366Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55372
15702026-07-02T10:17:17.366Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46663
15712026-07-02T10:17:17.366Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39717
15722026-07-02T10:17:17.366Z[ ID] Interval Transfer Bitrate
15732026-07-02T10:17:17.366Z[ 5] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
15742026-07-02T10:17:17.366Z[ 8] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15752026-07-02T10:17:17.366Z[ 10] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15762026-07-02T10:17:17.366Z[ 12] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15772026-07-02T10:17:17.367Z[ 14] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
15782026-07-02T10:17:17.367Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
15792026-07-02T10:17:17.367Z[ 18] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
15802026-07-02T10:17:17.367Z[ 20] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
15812026-07-02T10:17:17.367Z[SUM] 0.00-1.00 sec 950 MBytes 7.97 Gbits/sec
15822026-07-02T10:17:17.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
15832026-07-02T10:17:17.367Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15842026-07-02T10:17:17.367Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15852026-07-02T10:17:17.367Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15862026-07-02T10:17:17.367Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15872026-07-02T10:17:17.367Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
15882026-07-02T10:17:17.367Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15892026-07-02T10:17:17.367Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15902026-07-02T10:17:17.367Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15912026-07-02T10:17:17.368Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
15922026-07-02T10:17:17.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
15932026-07-02T10:17:17.368Z[ 5] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15942026-07-02T10:17:17.368Z[ 8] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15952026-07-02T10:17:17.368Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15962026-07-02T10:17:17.368Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15972026-07-02T10:17:17.368Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
15982026-07-02T10:17:17.368Z[ 16] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
15992026-07-02T10:17:17.368Z[ 18] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
16002026-07-02T10:17:17.368Z[ 20] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
16012026-07-02T10:17:17.368Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
16022026-07-02T10:17:17.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
16032026-07-02T10:17:17.369Z[ 5] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16042026-07-02T10:17:17.369Z[ 8] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16052026-07-02T10:17:17.369Z[ 10] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16062026-07-02T10:17:17.369Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16072026-07-02T10:17:17.369Z[ 14] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16082026-07-02T10:17:17.369Z[ 16] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16092026-07-02T10:17:17.369Z[ 18] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16102026-07-02T10:17:17.369Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
16112026-07-02T10:17:17.369Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.2 Gbits/sec
16122026-07-02T10:17:17.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
16132026-07-02T10:17:17.369Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
16142026-07-02T10:17:17.369Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16152026-07-02T10:17:17.369Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16162026-07-02T10:17:17.369Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16172026-07-02T10:17:17.369Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16182026-07-02T10:17:17.369Z[ 16] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16192026-07-02T10:17:17.373Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
16202026-07-02T10:17:17.373Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16212026-07-02T10:17:17.373Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
16222026-07-02T10:17:17.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
16232026-07-02T10:17:17.373Z[ 5] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16242026-07-02T10:17:17.373Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16252026-07-02T10:17:17.373Z[ 10] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16262026-07-02T10:17:17.373Z[ 12] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16272026-07-02T10:17:17.373Z[ 14] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16282026-07-02T10:17:17.373Z[ 16] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16292026-07-02T10:17:17.373Z[ 18] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16302026-07-02T10:17:17.373Z[ 20] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
16312026-07-02T10:17:17.373Z[SUM] 5.00-6.00 sec 1.19 GBytes 10.2 Gbits/sec
16322026-07-02T10:17:17.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
16332026-07-02T10:17:17.373Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16342026-07-02T10:17:17.373Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16352026-07-02T10:17:17.373Z[ 10] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16362026-07-02T10:17:20.367Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16372026-07-02T10:17:20.367Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16382026-07-02T10:17:20.367Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16392026-07-02T10:17:20.367Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
16402026-07-02T10:17:20.367Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
16412026-07-02T10:17:20.367Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
16422026-07-02T10:17:20.367Z- - - - - - - - - - - - - - - - - - - - - - - - -
16432026-07-02T10:17:20.367Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16442026-07-02T10:17:20.367Z[ 8] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16452026-07-02T10:17:20.367Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-07-02T10:17:20.367Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16472026-07-02T10:17:20.368Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16482026-07-02T10:17:20.368Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16492026-07-02T10:17:20.368Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
16502026-07-02T10:17:20.368Z[ 20] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
16512026-07-02T10:17:20.368Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16522026-07-02T10:17:20.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
16532026-07-02T10:17:20.368Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16542026-07-02T10:17:20.368Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16552026-07-02T10:17:20.368Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16562026-07-02T10:17:20.368Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16572026-07-02T10:17:20.368Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16582026-07-02T10:17:20.368Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16592026-07-02T10:17:20.368Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16602026-07-02T10:17:20.368Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16612026-07-02T10:17:20.368Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16622026-07-02T10:17:20.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
16632026-07-02T10:17:20.368Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16642026-07-02T10:17:20.368Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16652026-07-02T10:17:20.368Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16662026-07-02T10:17:20.368Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16672026-07-02T10:17:20.368Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16682026-07-02T10:17:20.368Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16692026-07-02T10:17:20.368Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16702026-07-02T10:17:20.368Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16712026-07-02T10:17:20.368Z[SUM] 9.00-10.00 sec 1.19 GBytes 10.3 Gbits/sec
16722026-07-02T10:17:20.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
16732026-07-02T10:17:20.368Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16742026-07-02T10:17:20.368Z[ 8] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
16752026-07-02T10:17:20.368Z[ 10] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
16762026-07-02T10:17:20.368Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
16772026-07-02T10:17:20.368Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16782026-07-02T10:17:20.368Z[ 16] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
16792026-07-02T10:17:20.368Z[ 18] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
16802026-07-02T10:17:20.368Z[ 20] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
16812026-07-02T10:17:20.368Z[SUM] 10.00-10.00 sec 768 KBytes 13.7 Gbits/sec
16822026-07-02T10:17:20.368Z- - - - - - - - - - - - - - - - - - - - - - - - -
16832026-07-02T10:17:20.368Z[ ID] Interval Transfer Bitrate
16842026-07-02T10:17:20.372Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16852026-07-02T10:17:20.372Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16862026-07-02T10:17:20.372Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16872026-07-02T10:17:20.372Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16882026-07-02T10:17:20.372Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16892026-07-02T10:17:20.372Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16902026-07-02T10:17:20.372Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16912026-07-02T10:17:20.372Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
16922026-07-02T10:17:20.372Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
16932026-07-02T10:17:20.373ZRun 5/5...10017.190808556252Mbps
16942026-07-02T10:17:20.373Z###---------------------###
16952026-07-02T10:17:20.373Z::: iPerf done... :::
16962026-07-02T10:17:20.373Z:::Awaiting out files...:::
16972026-07-02T10:17:20.373Z###---------------------###
16982026-07-02T10:17:20.373Z###-----###
16992026-07-02T10:17:20.373Z:::done!:::
17002026-07-02T10:17:20.373Z###-----###
17012026-07-02T10:17:20.373Z###-------------------###
17022026-07-02T10:17:20.373Z:::Running experiment :::
17032026-07-02T10:17:20.373Z:::iperf-tcp/local/s2c:::
17042026-07-02T10:17:20.373Z###-------------------###
17052026-07-02T10:17:27.763Z-----------------------------------------------------------
17062026-07-02T10:17:27.764ZServer listening on 5201 (test #6)
17072026-07-02T10:17:27.764Z-----------------------------------------------------------
17082026-07-02T10:17:27.764ZAccepted connection from 10.0.0.1, port 58876
17092026-07-02T10:17:27.764Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52645
17102026-07-02T10:17:27.764Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64832
17112026-07-02T10:17:27.764Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43436
17122026-07-02T10:17:27.764Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43782
17132026-07-02T10:17:27.764Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42848
17142026-07-02T10:17:27.764Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39647
17152026-07-02T10:17:27.764Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41317
17162026-07-02T10:17:27.764Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64136
17172026-07-02T10:17:27.764Z[ ID] Interval Transfer Bitrate
17182026-07-02T10:17:27.764Z[ 5] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17192026-07-02T10:17:27.764Z[ 8] 0.00-1.00 sec 118 MBytes 987 Mbits/sec
17202026-07-02T10:17:27.764Z[ 10] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
17212026-07-02T10:17:27.764Z[ 12] 0.00-1.00 sec 118 MBytes 989 Mbits/sec
17222026-07-02T10:17:27.764Z[ 14] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17232026-07-02T10:17:27.764Z[ 16] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
17242026-07-02T10:17:27.764Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17252026-07-02T10:17:27.764Z[ 20] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
17262026-07-02T10:17:27.764Z[SUM] 0.00-1.00 sec 968 MBytes 8.12 Gbits/sec
17272026-07-02T10:17:27.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
17282026-07-02T10:17:27.764Z[ 5] 1.00-2.00 sec 158 MBytes 1.33 Gbits/sec
17292026-07-02T10:17:27.764Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17302026-07-02T10:17:27.765Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17312026-07-02T10:17:27.765Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17322026-07-02T10:17:27.765Z[ 14] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
17332026-07-02T10:17:27.765Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
17342026-07-02T10:17:27.765Z[ 18] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17352026-07-02T10:17:27.765Z[ 20] 1.00-2.00 sec 160 MBytes 1.34 Gbits/sec
17362026-07-02T10:17:27.765Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.4 Gbits/sec
17372026-07-02T10:17:27.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
17382026-07-02T10:17:27.765Z[ 5] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
17392026-07-02T10:17:27.765Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17402026-07-02T10:17:27.765Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17412026-07-02T10:17:27.765Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17422026-07-02T10:17:27.765Z[ 14] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
17432026-07-02T10:17:27.765Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17442026-07-02T10:17:27.765Z[ 18] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
17452026-07-02T10:17:27.765Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
17462026-07-02T10:17:27.765Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
17472026-07-02T10:17:27.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
17482026-07-02T10:17:27.765Z[ 5] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17492026-07-02T10:17:27.765Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17502026-07-02T10:17:27.765Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17512026-07-02T10:17:27.765Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17522026-07-02T10:17:27.765Z[ 14] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
17532026-07-02T10:17:27.765Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
17542026-07-02T10:17:27.765Z[ 18] 3.00-4.00 sec 159 MBytes 1.34 Gbits/sec
17552026-07-02T10:17:27.765Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17562026-07-02T10:17:27.765Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
17572026-07-02T10:17:27.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
17582026-07-02T10:17:27.766Z[ 5] 4.00-5.00 sec 159 MBytes 1.34 Gbits/sec
17592026-07-02T10:17:27.766Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17602026-07-02T10:17:27.766Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17612026-07-02T10:17:27.766Z[ 12] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
17622026-07-02T10:17:27.766Z[ 14] 4.00-5.00 sec 157 MBytes 1.32 Gbits/sec
17632026-07-02T10:17:27.766Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
17642026-07-02T10:17:27.766Z[ 18] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17652026-07-02T10:17:27.766Z[ 20] 4.00-5.00 sec 160 MBytes 1.34 Gbits/sec
17662026-07-02T10:17:27.766Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
17672026-07-02T10:17:27.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
17682026-07-02T10:17:27.766Z[ 5] 5.00-6.00 sec 154 MBytes 1.30 Gbits/sec
17692026-07-02T10:17:27.766Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17702026-07-02T10:17:27.766Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17712026-07-02T10:17:27.766Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17722026-07-02T10:17:27.766Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
17732026-07-02T10:17:27.766Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
17742026-07-02T10:17:27.766Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
17752026-07-02T10:17:27.766Z[ 20] 5.00-6.00 sec 157 MBytes 1.31 Gbits/sec
17762026-07-02T10:17:27.766Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
17772026-07-02T10:17:27.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
17782026-07-02T10:17:27.766Z[ 5] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17792026-07-02T10:17:27.766Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17802026-07-02T10:17:27.766Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17812026-07-02T10:17:30.764Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17822026-07-02T10:17:30.764Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17832026-07-02T10:17:30.764Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17842026-07-02T10:17:30.764Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
17852026-07-02T10:17:30.764Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17862026-07-02T10:17:30.764Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
17872026-07-02T10:17:30.764Z- - - - - - - - - - - - - - - - - - - - - - - - -
17882026-07-02T10:17:30.764Z[ 5] 7.00-8.00 sec 170 MBytes 1.42 Gbits/sec
17892026-07-02T10:17:30.764Z[ 8] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
17902026-07-02T10:17:30.764Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17912026-07-02T10:17:30.764Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17922026-07-02T10:17:30.764Z[ 14] 7.00-8.00 sec 160 MBytes 1.35 Gbits/sec
17932026-07-02T10:17:30.764Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
17942026-07-02T10:17:30.764Z[ 18] 7.00-8.00 sec 165 MBytes 1.39 Gbits/sec
17952026-07-02T10:17:30.764Z[ 20] 7.00-8.00 sec 168 MBytes 1.41 Gbits/sec
17962026-07-02T10:17:30.765Z[SUM] 7.00-8.00 sec 1.24 GBytes 10.7 Gbits/sec
17972026-07-02T10:17:30.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
17982026-07-02T10:17:30.765Z[ 5] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
17992026-07-02T10:17:30.765Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18002026-07-02T10:17:30.765Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
18012026-07-02T10:17:30.765Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
18022026-07-02T10:17:30.765Z[ 14] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18032026-07-02T10:17:30.765Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
18042026-07-02T10:17:30.765Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
18052026-07-02T10:17:30.765Z[ 20] 8.00-9.00 sec 158 MBytes 1.32 Gbits/sec
18062026-07-02T10:17:30.765Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
18072026-07-02T10:17:30.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
18082026-07-02T10:17:30.765Z[ 5] 9.00-10.00 sec 159 MBytes 1.34 Gbits/sec
18092026-07-02T10:17:30.765Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18102026-07-02T10:17:30.765Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18112026-07-02T10:17:30.765Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
18122026-07-02T10:17:30.765Z[ 14] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
18132026-07-02T10:17:30.765Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18142026-07-02T10:17:30.765Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
18152026-07-02T10:17:30.765Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18162026-07-02T10:17:30.765Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
18172026-07-02T10:17:30.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
18182026-07-02T10:17:30.767Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-07-02T10:17:30.767Z[ 8] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18202026-07-02T10:17:30.767Z[ 10] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18212026-07-02T10:17:30.767Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-07-02T10:17:30.767Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18232026-07-02T10:17:30.767Z[ 16] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18242026-07-02T10:17:30.767Z[ 18] 10.00-10.00 sec 128 KBytes 2.22 Gbits/sec
18252026-07-02T10:17:30.767Z[ 20] 10.00-10.00 sec 128 KBytes 2.23 Gbits/sec
18262026-07-02T10:17:30.767Z[SUM] 10.00-10.00 sec 640 KBytes 11.1 Gbits/sec
18272026-07-02T10:17:30.767Z- - - - - - - - - - - - - - - - - - - - - - - - -
18282026-07-02T10:17:30.767Z[ ID] Interval Transfer Bitrate
18292026-07-02T10:17:30.767Z[ 5] 0.00-10.00 sec 1.52 GBytes 1.30 Gbits/sec sender
18302026-07-02T10:17:30.767Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18312026-07-02T10:17:30.767Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18322026-07-02T10:17:30.767Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18332026-07-02T10:17:30.767Z[ 14] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
18342026-07-02T10:17:30.767Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
18352026-07-02T10:17:30.767Z[ 18] 0.00-10.00 sec 1.51 GBytes 1.30 Gbits/sec sender
18362026-07-02T10:17:30.767Z[ 20] 0.00-10.00 sec 1.52 GBytes 1.31 Gbits/sec sender
18372026-07-02T10:17:30.767Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
18382026-07-02T10:17:30.771ZRun 1/5...10222.490041383988Mbps
18392026-07-02T10:17:38.156Z-----------------------------------------------------------
18402026-07-02T10:17:38.157ZServer listening on 5201 (test #7)
18412026-07-02T10:17:38.157Z-----------------------------------------------------------
18422026-07-02T10:17:38.157ZAccepted connection from 10.0.0.1, port 62310
18432026-07-02T10:17:38.157Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34621
18442026-07-02T10:17:38.157Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57308
18452026-07-02T10:17:38.157Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47755
18462026-07-02T10:17:38.157Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59322
18472026-07-02T10:17:38.157Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38592
18482026-07-02T10:17:38.157Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63879
18492026-07-02T10:17:38.157Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54260
18502026-07-02T10:17:38.157Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46429
18512026-07-02T10:17:38.157Z[ ID] Interval Transfer Bitrate
18522026-07-02T10:17:38.157Z[ 5] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
18532026-07-02T10:17:38.157Z[ 8] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
18542026-07-02T10:17:38.157Z[ 10] 0.00-1.00 sec 146 MBytes 1.23 Gbits/sec
18552026-07-02T10:17:38.157Z[ 12] 0.00-1.00 sec 106 MBytes 890 Mbits/sec
18562026-07-02T10:17:38.157Z[ 14] 0.00-1.00 sec 122 MBytes 1.03 Gbits/sec
18572026-07-02T10:17:38.157Z[ 16] 0.00-1.00 sec 123 MBytes 1.03 Gbits/sec
18582026-07-02T10:17:38.157Z[ 18] 0.00-1.00 sec 124 MBytes 1.04 Gbits/sec
18592026-07-02T10:17:38.157Z[ 20] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
18602026-07-02T10:17:38.157Z[SUM] 0.00-1.00 sec 1021 MBytes 8.57 Gbits/sec
18612026-07-02T10:17:38.157Z- - - - - - - - - - - - - - - - - - - - - - - - -
18622026-07-02T10:17:38.157Z[ 5] 1.00-2.00 sec 182 MBytes 1.53 Gbits/sec
18632026-07-02T10:17:38.158Z[ 8] 1.00-2.00 sec 175 MBytes 1.47 Gbits/sec
18642026-07-02T10:17:38.158Z[ 10] 1.00-2.00 sec 185 MBytes 1.55 Gbits/sec
18652026-07-02T10:17:38.158Z[ 12] 1.00-2.00 sec 150 MBytes 1.26 Gbits/sec
18662026-07-02T10:17:38.158Z[ 14] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18672026-07-02T10:17:38.158Z[ 16] 1.00-2.00 sec 164 MBytes 1.37 Gbits/sec
18682026-07-02T10:17:38.158Z[ 18] 1.00-2.00 sec 149 MBytes 1.25 Gbits/sec
18692026-07-02T10:17:38.158Z[ 20] 1.00-2.00 sec 169 MBytes 1.42 Gbits/sec
18702026-07-02T10:17:38.158Z[SUM] 1.00-2.00 sec 1.31 GBytes 11.2 Gbits/sec
18712026-07-02T10:17:38.158Z- - - - - - - - - - - - - - - - - - - - - - - - -
18722026-07-02T10:17:38.158Z[ 5] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
18732026-07-02T10:17:38.158Z[ 8] 2.00-3.00 sec 184 MBytes 1.54 Gbits/sec
18742026-07-02T10:17:38.158Z[ 10] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
18752026-07-02T10:17:38.158Z[ 12] 2.00-3.00 sec 151 MBytes 1.27 Gbits/sec
18762026-07-02T10:17:38.158Z[ 14] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
18772026-07-02T10:17:38.158Z[ 16] 2.00-3.00 sec 164 MBytes 1.37 Gbits/sec
18782026-07-02T10:17:38.158Z[ 18] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
18792026-07-02T10:17:38.158Z[ 20] 2.00-3.00 sec 196 MBytes 1.64 Gbits/sec
18802026-07-02T10:17:38.159Z[SUM] 2.00-3.00 sec 1.32 GBytes 11.3 Gbits/sec
18812026-07-02T10:17:38.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
18822026-07-02T10:17:38.159Z[ 5] 3.00-4.00 sec 228 MBytes 1.92 Gbits/sec
18832026-07-02T10:17:38.159Z[ 8] 3.00-4.00 sec 208 MBytes 1.75 Gbits/sec
18842026-07-02T10:17:38.159Z[ 10] 3.00-4.00 sec 184 MBytes 1.54 Gbits/sec
18852026-07-02T10:17:38.159Z[ 12] 3.00-4.00 sec 214 MBytes 1.79 Gbits/sec
18862026-07-02T10:17:38.159Z[ 14] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
18872026-07-02T10:17:38.160Z[ 16] 3.00-4.00 sec 180 MBytes 1.51 Gbits/sec
18882026-07-02T10:17:38.160Z[ 18] 3.00-4.00 sec 158 MBytes 1.32 Gbits/sec
18892026-07-02T10:17:38.160Z[ 20] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
18902026-07-02T10:17:38.160Z[SUM] 3.00-4.00 sec 1.47 GBytes 12.6 Gbits/sec
18912026-07-02T10:17:38.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
18922026-07-02T10:17:38.160Z[ 5] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18932026-07-02T10:17:38.160Z[ 8] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
18942026-07-02T10:17:38.160Z[ 10] 4.00-5.00 sec 159 MBytes 1.33 Gbits/sec
18952026-07-02T10:17:38.160Z[ 12] 4.00-5.00 sec 161 MBytes 1.35 Gbits/sec
18962026-07-02T10:17:38.160Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
18972026-07-02T10:17:38.160Z[ 16] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
18982026-07-02T10:17:38.160Z[ 18] 4.00-5.00 sec 150 MBytes 1.25 Gbits/sec
18992026-07-02T10:17:38.160Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
19002026-07-02T10:17:38.160Z[SUM] 4.00-5.00 sec 1.22 GBytes 10.5 Gbits/sec
19012026-07-02T10:17:38.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
19022026-07-02T10:17:38.160Z[ 5] 5.00-6.00 sec 166 MBytes 1.39 Gbits/sec
19032026-07-02T10:17:38.160Z[ 8] 5.00-6.00 sec 192 MBytes 1.61 Gbits/sec
19042026-07-02T10:17:38.160Z[ 10] 5.00-6.00 sec 139 MBytes 1.16 Gbits/sec
19052026-07-02T10:17:38.161Z[ 12] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
19062026-07-02T10:17:38.161Z[ 14] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
19072026-07-02T10:17:38.161Z[ 16] 5.00-6.00 sec 165 MBytes 1.39 Gbits/sec
19082026-07-02T10:17:38.164Z[ 18] 5.00-6.00 sec 185 MBytes 1.55 Gbits/sec
19092026-07-02T10:17:38.164Z[ 20] 5.00-6.00 sec 174 MBytes 1.46 Gbits/sec
19102026-07-02T10:17:38.164Z[SUM] 5.00-6.00 sec 1.32 GBytes 11.3 Gbits/sec
19112026-07-02T10:17:38.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
19122026-07-02T10:17:38.164Z[ 5] 6.00-7.00 sec 163 MBytes 1.36 Gbits/sec
19132026-07-02T10:17:38.164Z[ 8] 6.00-7.00 sec 148 MBytes 1.24 Gbits/sec
19142026-07-02T10:17:38.164Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
19152026-07-02T10:17:41.157Z[ 12] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
19162026-07-02T10:17:41.159Z[ 14] 6.00-7.00 sec 156 MBytes 1.30 Gbits/sec
19172026-07-02T10:17:41.159Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19182026-07-02T10:17:41.159Z[ 18] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
19192026-07-02T10:17:41.159Z[ 20] 6.00-7.00 sec 163 MBytes 1.36 Gbits/sec
19202026-07-02T10:17:41.159Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.5 Gbits/sec
19212026-07-02T10:17:41.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
19222026-07-02T10:17:41.159Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
19232026-07-02T10:17:41.159Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
19242026-07-02T10:17:41.159Z[ 10] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
19252026-07-02T10:17:41.159Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19262026-07-02T10:17:41.159Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19272026-07-02T10:17:41.159Z[ 16] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19282026-07-02T10:17:41.159Z[ 18] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19292026-07-02T10:17:41.159Z[ 20] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
19302026-07-02T10:17:41.159Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19312026-07-02T10:17:41.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
19322026-07-02T10:17:41.159Z[ 5] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
19332026-07-02T10:17:41.159Z[ 8] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19342026-07-02T10:17:41.159Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
19352026-07-02T10:17:41.159Z[ 12] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
19362026-07-02T10:17:41.159Z[ 14] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19372026-07-02T10:17:41.159Z[ 16] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
19382026-07-02T10:17:41.159Z[ 18] 8.00-9.00 sec 164 MBytes 1.37 Gbits/sec
19392026-07-02T10:17:41.159Z[ 20] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19402026-07-02T10:17:41.159Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
19412026-07-02T10:17:41.159Z- - - - - - - - - - - - - - - - - - - - - - - - -
19422026-07-02T10:17:41.159Z[ 5] 9.00-10.00 sec 164 MBytes 1.38 Gbits/sec
19432026-07-02T10:17:41.159Z[ 8] 9.00-10.00 sec 160 MBytes 1.34 Gbits/sec
19442026-07-02T10:17:41.159Z[ 10] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19452026-07-02T10:17:41.159Z[ 12] 9.00-10.00 sec 166 MBytes 1.40 Gbits/sec
19462026-07-02T10:17:41.159Z[ 14] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19472026-07-02T10:17:41.159Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19482026-07-02T10:17:41.159Z[ 18] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
19492026-07-02T10:17:41.159Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
19502026-07-02T10:17:41.159Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.6 Gbits/sec
19512026-07-02T10:17:41.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
19522026-07-02T10:17:41.160Z[ 5] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19532026-07-02T10:17:41.160Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19542026-07-02T10:17:41.160Z[ 10] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19552026-07-02T10:17:41.160Z[ 12] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19562026-07-02T10:17:41.160Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19572026-07-02T10:17:41.160Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-07-02T10:17:41.160Z[ 18] 10.00-10.00 sec 128 KBytes 2.28 Gbits/sec
19592026-07-02T10:17:41.160Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19602026-07-02T10:17:41.160Z[SUM] 10.00-10.00 sec 512 KBytes 9.14 Gbits/sec
19612026-07-02T10:17:41.160Z- - - - - - - - - - - - - - - - - - - - - - - - -
19622026-07-02T10:17:41.160Z[ ID] Interval Transfer Bitrate
19632026-07-02T10:17:41.160Z[ 5] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
19642026-07-02T10:17:41.161Z[ 8] 0.00-10.00 sec 1.62 GBytes 1.39 Gbits/sec sender
19652026-07-02T10:17:41.161Z[ 10] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
19662026-07-02T10:17:41.161Z[ 12] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
19672026-07-02T10:17:41.161Z[ 14] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19682026-07-02T10:17:41.161Z[ 16] 0.00-10.00 sec 1.54 GBytes 1.32 Gbits/sec sender
19692026-07-02T10:17:41.161Z[ 18] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
19702026-07-02T10:17:41.161Z[ 20] 0.00-10.00 sec 1.57 GBytes 1.35 Gbits/sec sender
19712026-07-02T10:17:41.161Z[SUM] 0.00-10.00 sec 12.5 GBytes 10.8 Gbits/sec sender
19722026-07-02T10:17:41.165ZRun 2/5...10769.940042829981Mbps
19732026-07-02T10:17:48.981Z-----------------------------------------------------------
19742026-07-02T10:17:48.981ZServer listening on 5201 (test #8)
19752026-07-02T10:17:48.981Z-----------------------------------------------------------
19762026-07-02T10:17:48.981ZAccepted connection from 10.0.0.1, port 64882
19772026-07-02T10:17:48.981Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33642
19782026-07-02T10:17:48.981Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37587
19792026-07-02T10:17:48.981Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60428
19802026-07-02T10:17:48.982Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46521
19812026-07-02T10:17:48.982Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56622
19822026-07-02T10:17:48.982Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40965
19832026-07-02T10:17:48.982Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54309
19842026-07-02T10:17:48.982Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51146
19852026-07-02T10:17:48.982Z[ ID] Interval Transfer Bitrate
19862026-07-02T10:17:48.982Z[ 5] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
19872026-07-02T10:17:48.983Z[ 8] 0.00-1.00 sec 116 MBytes 975 Mbits/sec
19882026-07-02T10:17:48.983Z[ 10] 0.00-1.00 sec 134 MBytes 1.12 Gbits/sec
19892026-07-02T10:17:48.983Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
19902026-07-02T10:17:48.983Z[ 14] 0.00-1.00 sec 138 MBytes 1.16 Gbits/sec
19912026-07-02T10:17:48.983Z[ 16] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19922026-07-02T10:17:48.983Z[ 18] 0.00-1.00 sec 116 MBytes 974 Mbits/sec
19932026-07-02T10:17:48.983Z[ 20] 0.00-1.00 sec 121 MBytes 1.02 Gbits/sec
19942026-07-02T10:17:48.983Z[SUM] 0.00-1.00 sec 982 MBytes 8.24 Gbits/sec
19952026-07-02T10:17:48.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
19962026-07-02T10:17:48.983Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19972026-07-02T10:17:48.983Z[ 8] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19982026-07-02T10:17:48.983Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
19992026-07-02T10:17:48.983Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20002026-07-02T10:17:48.983Z[ 14] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20012026-07-02T10:17:48.983Z[ 16] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
20022026-07-02T10:17:48.983Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20032026-07-02T10:17:48.983Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
20042026-07-02T10:17:48.983Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
20052026-07-02T10:17:48.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
20062026-07-02T10:17:48.983Z[ 5] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20072026-07-02T10:17:48.983Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20082026-07-02T10:17:48.984Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
20092026-07-02T10:17:48.984Z[ 12] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20102026-07-02T10:17:48.984Z[ 14] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20112026-07-02T10:17:48.984Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20122026-07-02T10:17:48.984Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20132026-07-02T10:17:48.984Z[ 20] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
20142026-07-02T10:17:48.984Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.3 Gbits/sec
20152026-07-02T10:17:48.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
20162026-07-02T10:17:48.984Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20172026-07-02T10:17:48.984Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20182026-07-02T10:17:48.984Z[ 10] 3.00-4.00 sec 156 MBytes 1.31 Gbits/sec
20192026-07-02T10:17:48.984Z[ 12] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
20202026-07-02T10:17:48.984Z[ 14] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
20212026-07-02T10:17:48.984Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20222026-07-02T10:17:48.988Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
20232026-07-02T10:17:48.988Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20242026-07-02T10:17:48.988Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20252026-07-02T10:17:48.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
20262026-07-02T10:17:48.988Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-07-02T10:17:48.988Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
20282026-07-02T10:17:48.988Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20292026-07-02T10:17:48.988Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20302026-07-02T10:17:48.988Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20312026-07-02T10:17:48.988Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20322026-07-02T10:17:48.988Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20332026-07-02T10:17:48.988Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
20342026-07-02T10:17:48.988Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
20352026-07-02T10:17:48.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362026-07-02T10:17:48.988Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20372026-07-02T10:17:48.988Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20382026-07-02T10:17:48.988Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20392026-07-02T10:17:48.988Z[ 12] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20402026-07-02T10:17:48.988Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20412026-07-02T10:17:48.988Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20422026-07-02T10:17:48.990Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
20432026-07-02T10:17:48.990Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
20442026-07-02T10:17:48.990Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
20452026-07-02T10:17:48.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462026-07-02T10:17:48.990Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-07-02T10:17:48.990Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-07-02T10:17:48.990Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20492026-07-02T10:17:51.983Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20502026-07-02T10:17:51.983Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20512026-07-02T10:17:51.983Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-07-02T10:17:51.983Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20532026-07-02T10:17:51.983Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20542026-07-02T10:17:51.983Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20552026-07-02T10:17:51.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562026-07-02T10:17:51.983Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20572026-07-02T10:17:51.983Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20582026-07-02T10:17:51.983Z[ 10] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20592026-07-02T10:17:51.983Z[ 12] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
20602026-07-02T10:17:51.983Z[ 14] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
20612026-07-02T10:17:51.983Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20622026-07-02T10:17:51.984Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20632026-07-02T10:17:51.984Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
20642026-07-02T10:17:51.984Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
20652026-07-02T10:17:51.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662026-07-02T10:17:51.984Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-07-02T10:17:51.984Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-07-02T10:17:51.984Z[ 10] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20692026-07-02T10:17:51.984Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
20702026-07-02T10:17:51.984Z[ 14] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20712026-07-02T10:17:51.984Z[ 16] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
20722026-07-02T10:17:51.984Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20732026-07-02T10:17:51.984Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20742026-07-02T10:17:51.984Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
20752026-07-02T10:17:51.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762026-07-02T10:17:51.984Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20772026-07-02T10:17:51.984Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20782026-07-02T10:17:51.984Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20792026-07-02T10:17:51.985Z[ 12] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
20802026-07-02T10:17:51.985Z[ 14] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
20812026-07-02T10:17:51.985Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20822026-07-02T10:17:51.985Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20832026-07-02T10:17:51.985Z[ 20] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
20842026-07-02T10:17:51.985Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
20852026-07-02T10:17:51.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862026-07-02T10:17:51.985Z[ 5] 10.00-10.00 sec 128 KBytes 2.40 Gbits/sec
20872026-07-02T10:17:51.985Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20882026-07-02T10:17:51.985Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20892026-07-02T10:17:51.985Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20902026-07-02T10:17:51.985Z[ 14] 10.00-10.00 sec 128 KBytes 2.42 Gbits/sec
20912026-07-02T10:17:51.985Z[ 16] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
20922026-07-02T10:17:51.985Z[ 18] 10.00-10.00 sec 128 KBytes 2.41 Gbits/sec
20932026-07-02T10:17:51.985Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20942026-07-02T10:17:51.985Z[SUM] 10.00-10.00 sec 512 KBytes 9.62 Gbits/sec
20952026-07-02T10:17:51.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962026-07-02T10:17:51.985Z[ ID] Interval Transfer Bitrate
20972026-07-02T10:17:51.989Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20982026-07-02T10:17:51.989Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
20992026-07-02T10:17:51.989Z[ 10] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21002026-07-02T10:17:51.989Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
21012026-07-02T10:17:51.989Z[ 14] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
21022026-07-02T10:17:51.989Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21032026-07-02T10:17:51.989Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec sender
21042026-07-02T10:17:51.989Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
21052026-07-02T10:17:51.989Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21062026-07-02T10:17:51.989ZRun 3/5...10128.681485996834Mbps
21072026-07-02T10:17:59.416Z-----------------------------------------------------------
21082026-07-02T10:17:59.416ZServer listening on 5201 (test #9)
21092026-07-02T10:17:59.416Z-----------------------------------------------------------
21102026-07-02T10:17:59.416ZAccepted connection from 10.0.0.1, port 41151
21112026-07-02T10:17:59.416Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44651
21122026-07-02T10:17:59.416Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64229
21132026-07-02T10:17:59.416Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59795
21142026-07-02T10:17:59.416Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56258
21152026-07-02T10:17:59.416Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48654
21162026-07-02T10:17:59.416Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59775
21172026-07-02T10:17:59.416Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47535
21182026-07-02T10:17:59.416Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48039
21192026-07-02T10:17:59.416Z[ ID] Interval Transfer Bitrate
21202026-07-02T10:17:59.416Z[ 5] 0.00-1.00 sec 133 MBytes 1.11 Gbits/sec
21212026-07-02T10:17:59.416Z[ 8] 0.00-1.00 sec 133 MBytes 1.12 Gbits/sec
21222026-07-02T10:17:59.416Z[ 10] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
21232026-07-02T10:17:59.416Z[ 12] 0.00-1.00 sec 127 MBytes 1.07 Gbits/sec
21242026-07-02T10:17:59.416Z[ 14] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21252026-07-02T10:17:59.416Z[ 16] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21262026-07-02T10:17:59.416Z[ 18] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
21272026-07-02T10:17:59.416Z[ 20] 0.00-1.00 sec 132 MBytes 1.11 Gbits/sec
21282026-07-02T10:17:59.416Z[SUM] 0.00-1.00 sec 1.01 GBytes 8.66 Gbits/sec
21292026-07-02T10:17:59.416Z- - - - - - - - - - - - - - - - - - - - - - - - -
21302026-07-02T10:17:59.417Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
21312026-07-02T10:17:59.417Z[ 8] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
21322026-07-02T10:17:59.417Z[ 10] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21332026-07-02T10:17:59.417Z[ 12] 1.00-2.00 sec 152 MBytes 1.27 Gbits/sec
21342026-07-02T10:17:59.417Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21352026-07-02T10:17:59.417Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
21362026-07-02T10:17:59.417Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21372026-07-02T10:17:59.417Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
21382026-07-02T10:17:59.417Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.3 Gbits/sec
21392026-07-02T10:17:59.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
21402026-07-02T10:17:59.418Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
21412026-07-02T10:17:59.418Z[ 8] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21422026-07-02T10:17:59.418Z[ 10] 2.00-3.00 sec 150 MBytes 1.26 Gbits/sec
21432026-07-02T10:17:59.418Z[ 12] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
21442026-07-02T10:17:59.418Z[ 14] 2.00-3.00 sec 158 MBytes 1.32 Gbits/sec
21452026-07-02T10:17:59.418Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21462026-07-02T10:17:59.418Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
21472026-07-02T10:17:59.418Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
21482026-07-02T10:17:59.418Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
21492026-07-02T10:17:59.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
21502026-07-02T10:17:59.418Z[ 5] 3.00-4.00 sec 156 MBytes 1.30 Gbits/sec
21512026-07-02T10:17:59.418Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21522026-07-02T10:17:59.419Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21532026-07-02T10:17:59.419Z[ 12] 3.00-4.00 sec 152 MBytes 1.28 Gbits/sec
21542026-07-02T10:17:59.419Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21552026-07-02T10:17:59.419Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21562026-07-02T10:17:59.419Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21572026-07-02T10:17:59.419Z[ 20] 3.00-4.00 sec 152 MBytes 1.27 Gbits/sec
21582026-07-02T10:17:59.419Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
21592026-07-02T10:17:59.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
21602026-07-02T10:17:59.422Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21612026-07-02T10:17:59.422Z[ 8] 4.00-5.00 sec 152 MBytes 1.27 Gbits/sec
21622026-07-02T10:17:59.422Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
21632026-07-02T10:17:59.423Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21642026-07-02T10:17:59.423Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21652026-07-02T10:17:59.423Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21662026-07-02T10:17:59.423Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
21672026-07-02T10:17:59.423Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
21682026-07-02T10:17:59.423Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21692026-07-02T10:17:59.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
21702026-07-02T10:17:59.423Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21712026-07-02T10:17:59.423Z[ 8] 5.00-6.00 sec 152 MBytes 1.28 Gbits/sec
21722026-07-02T10:17:59.423Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
21732026-07-02T10:17:59.423Z[ 12] 5.00-6.00 sec 152 MBytes 1.27 Gbits/sec
21742026-07-02T10:17:59.423Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21752026-07-02T10:17:59.423Z[ 16] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21762026-07-02T10:17:59.423Z[ 18] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
21772026-07-02T10:17:59.423Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
21782026-07-02T10:17:59.423Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
21792026-07-02T10:17:59.423Z- - - - - - - - - - - - - - - - - - - - - - - - -
21802026-07-02T10:17:59.423Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
21812026-07-02T10:17:59.423Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21822026-07-02T10:17:59.423Z[ 10] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21832026-07-02T10:18:02.418Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21842026-07-02T10:18:02.418Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21852026-07-02T10:18:02.418Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
21862026-07-02T10:18:02.418Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
21872026-07-02T10:18:02.418Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21882026-07-02T10:18:02.418Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
21892026-07-02T10:18:02.418Z- - - - - - - - - - - - - - - - - - - - - - - - -
21902026-07-02T10:18:02.418Z[ 5] 7.00-8.00 sec 157 MBytes 1.32 Gbits/sec
21912026-07-02T10:18:02.418Z[ 8] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
21922026-07-02T10:18:02.418Z[ 10] 7.00-8.00 sec 162 MBytes 1.36 Gbits/sec
21932026-07-02T10:18:02.418Z[ 12] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21942026-07-02T10:18:02.418Z[ 14] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
21952026-07-02T10:18:02.418Z[ 16] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
21962026-07-02T10:18:02.418Z[ 18] 7.00-8.00 sec 157 MBytes 1.31 Gbits/sec
21972026-07-02T10:18:02.418Z[ 20] 7.00-8.00 sec 151 MBytes 1.26 Gbits/sec
21982026-07-02T10:18:02.419Z[SUM] 7.00-8.00 sec 1.23 GBytes 10.5 Gbits/sec
21992026-07-02T10:18:02.419Z- - - - - - - - - - - - - - - - - - - - - - - - -
22002026-07-02T10:18:02.419Z[ 5] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
22012026-07-02T10:18:02.420Z[ 8] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22022026-07-02T10:18:02.420Z[ 10] 8.00-9.00 sec 150 MBytes 1.26 Gbits/sec
22032026-07-02T10:18:02.420Z[ 12] 8.00-9.00 sec 160 MBytes 1.35 Gbits/sec
22042026-07-02T10:18:02.420Z[ 14] 8.00-9.00 sec 162 MBytes 1.36 Gbits/sec
22052026-07-02T10:18:02.420Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22062026-07-02T10:18:02.420Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
22072026-07-02T10:18:02.420Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22082026-07-02T10:18:02.420Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.5 Gbits/sec
22092026-07-02T10:18:02.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
22102026-07-02T10:18:02.420Z[ 5] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22112026-07-02T10:18:02.420Z[ 8] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
22122026-07-02T10:18:02.420Z[ 10] 9.00-10.00 sec 152 MBytes 1.28 Gbits/sec
22132026-07-02T10:18:02.420Z[ 12] 9.00-10.00 sec 150 MBytes 1.26 Gbits/sec
22142026-07-02T10:18:02.420Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22152026-07-02T10:18:02.420Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22162026-07-02T10:18:02.420Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
22172026-07-02T10:18:02.420Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22182026-07-02T10:18:02.420Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
22192026-07-02T10:18:02.420Z- - - - - - - - - - - - - - - - - - - - - - - - -
22202026-07-02T10:18:02.420Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-07-02T10:18:02.420Z[ 8] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
22222026-07-02T10:18:02.420Z[ 10] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
22232026-07-02T10:18:02.422Z[ 12] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
22242026-07-02T10:18:02.422Z[ 14] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
22252026-07-02T10:18:02.422Z[ 16] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
22262026-07-02T10:18:02.422Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22272026-07-02T10:18:02.422Z[ 20] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
22282026-07-02T10:18:02.422Z[SUM] 10.00-10.00 sec 768 KBytes 13.8 Gbits/sec
22292026-07-02T10:18:02.422Z- - - - - - - - - - - - - - - - - - - - - - - - -
22302026-07-02T10:18:02.422Z[ ID] Interval Transfer Bitrate
22312026-07-02T10:18:02.422Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22322026-07-02T10:18:02.422Z[ 8] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
22332026-07-02T10:18:02.422Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22342026-07-02T10:18:02.426Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22352026-07-02T10:18:02.426Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.28 Gbits/sec sender
22362026-07-02T10:18:02.426Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22372026-07-02T10:18:02.426Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
22382026-07-02T10:18:02.426Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-07-02T10:18:02.426Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
22402026-07-02T10:18:02.426ZRun 4/5...10182.87208661193Mbps
22412026-07-02T10:18:09.828Z-----------------------------------------------------------
22422026-07-02T10:18:09.828ZServer listening on 5201 (test #10)
22432026-07-02T10:18:09.828Z-----------------------------------------------------------
22442026-07-02T10:18:09.828ZAccepted connection from 10.0.0.1, port 55532
22452026-07-02T10:18:09.828Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39656
22462026-07-02T10:18:09.828Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51226
22472026-07-02T10:18:09.828Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39242
22482026-07-02T10:18:09.828Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44078
22492026-07-02T10:18:09.828Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49125
22502026-07-02T10:18:09.828Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63525
22512026-07-02T10:18:09.828Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42717
22522026-07-02T10:18:09.828Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58983
22532026-07-02T10:18:09.828Z[ ID] Interval Transfer Bitrate
22542026-07-02T10:18:09.828Z[ 5] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22552026-07-02T10:18:09.828Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22562026-07-02T10:18:09.828Z[ 10] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22572026-07-02T10:18:09.828Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22582026-07-02T10:18:09.828Z[ 14] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22592026-07-02T10:18:09.828Z[ 16] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22602026-07-02T10:18:09.829Z[ 18] 0.00-1.00 sec 120 MBytes 1.00 Gbits/sec
22612026-07-02T10:18:09.829Z[ 20] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
22622026-07-02T10:18:09.829Z[SUM] 0.00-1.00 sec 960 MBytes 8.05 Gbits/sec
22632026-07-02T10:18:09.829Z- - - - - - - - - - - - - - - - - - - - - - - - -
22642026-07-02T10:18:09.829Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22652026-07-02T10:18:09.829Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22662026-07-02T10:18:09.833Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22672026-07-02T10:18:09.833Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22682026-07-02T10:18:09.833Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22692026-07-02T10:18:09.833Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22702026-07-02T10:18:09.833Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22712026-07-02T10:18:09.833Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
22722026-07-02T10:18:09.833Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
22732026-07-02T10:18:09.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
22742026-07-02T10:18:09.833Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22752026-07-02T10:18:09.833Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22762026-07-02T10:18:09.833Z[ 10] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22772026-07-02T10:18:09.833Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22782026-07-02T10:18:09.833Z[ 14] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22792026-07-02T10:18:09.833Z[ 16] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22802026-07-02T10:18:09.834Z[ 18] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22812026-07-02T10:18:09.834Z[ 20] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22822026-07-02T10:18:09.834Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22832026-07-02T10:18:09.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
22842026-07-02T10:18:09.834Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22852026-07-02T10:18:09.834Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22862026-07-02T10:18:09.834Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22872026-07-02T10:18:09.834Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22882026-07-02T10:18:09.834Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22892026-07-02T10:18:09.834Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22902026-07-02T10:18:09.834Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22912026-07-02T10:18:09.834Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
22922026-07-02T10:18:09.834Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
22932026-07-02T10:18:09.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
22942026-07-02T10:18:09.834Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-07-02T10:18:09.834Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-07-02T10:18:09.834Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22972026-07-02T10:18:09.834Z[ 12] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
22982026-07-02T10:18:09.834Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22992026-07-02T10:18:09.834Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23002026-07-02T10:18:09.834Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23012026-07-02T10:18:09.834Z[ 20] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23022026-07-02T10:18:09.834Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23032026-07-02T10:18:09.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23042026-07-02T10:18:09.834Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23052026-07-02T10:18:09.834Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23062026-07-02T10:18:09.834Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-07-02T10:18:09.835Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23082026-07-02T10:18:09.835Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23092026-07-02T10:18:09.835Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23102026-07-02T10:18:09.835Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23112026-07-02T10:18:09.835Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23122026-07-02T10:18:09.835Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
23132026-07-02T10:18:09.835Z- - - - - - - - - - - - - - - - - - - - - - - - -
23142026-07-02T10:18:09.835Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23152026-07-02T10:18:09.835Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-07-02T10:18:09.835Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23172026-07-02T10:18:12.832Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-07-02T10:18:12.832Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23192026-07-02T10:18:12.832Z[ 16] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23202026-07-02T10:18:12.832Z[ 18] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23212026-07-02T10:18:12.833Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23222026-07-02T10:18:12.833Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23232026-07-02T10:18:12.833Z- - - - - - - - - - - - - - - - - - - - - - - - -
23242026-07-02T10:18:12.833Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23252026-07-02T10:18:12.833Z[ 8] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23262026-07-02T10:18:12.833Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23272026-07-02T10:18:12.833Z[ 12] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23282026-07-02T10:18:12.833Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23292026-07-02T10:18:12.833Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
23302026-07-02T10:18:12.833Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
23312026-07-02T10:18:12.834Z[ 20] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
23322026-07-02T10:18:12.834Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
23332026-07-02T10:18:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342026-07-02T10:18:12.834Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23352026-07-02T10:18:12.834Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23362026-07-02T10:18:12.834Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23372026-07-02T10:18:12.834Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23382026-07-02T10:18:12.834Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23392026-07-02T10:18:12.834Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23402026-07-02T10:18:12.834Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23412026-07-02T10:18:12.834Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23422026-07-02T10:18:12.834Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
23432026-07-02T10:18:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442026-07-02T10:18:12.834Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
23452026-07-02T10:18:12.834Z[ 8] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
23462026-07-02T10:18:12.834Z[ 10] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23472026-07-02T10:18:12.834Z[ 12] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
23482026-07-02T10:18:12.834Z[ 14] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23492026-07-02T10:18:12.834Z[ 16] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23502026-07-02T10:18:12.834Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23512026-07-02T10:18:12.834Z[ 20] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
23522026-07-02T10:18:12.834Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
23532026-07-02T10:18:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542026-07-02T10:18:12.834Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-07-02T10:18:12.834Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23562026-07-02T10:18:12.834Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-07-02T10:18:12.834Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-07-02T10:18:12.834Z[ 14] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23592026-07-02T10:18:12.834Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23602026-07-02T10:18:12.834Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23612026-07-02T10:18:12.834Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23622026-07-02T10:18:12.834Z[SUM] 10.00-10.00 sec 128 KBytes 2.36 Gbits/sec
23632026-07-02T10:18:12.834Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642026-07-02T10:18:12.836Z[ ID] Interval Transfer Bitrate
23652026-07-02T10:18:12.836Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-07-02T10:18:12.836Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
23672026-07-02T10:18:12.836Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-07-02T10:18:12.836Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23692026-07-02T10:18:12.836Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23702026-07-02T10:18:12.836Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23712026-07-02T10:18:12.836Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23722026-07-02T10:18:12.836Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23732026-07-02T10:18:12.836Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
23742026-07-02T10:18:12.840ZRun 5/5...10142.095553014118Mbps
23752026-07-02T10:18:12.840Z###---------------------###
23762026-07-02T10:18:12.840Z::: iPerf done... :::
23772026-07-02T10:18:12.840Z:::Awaiting out files...:::
23782026-07-02T10:18:12.840Z###---------------------###
23792026-07-02T10:18:12.840Z###-----###
23802026-07-02T10:18:12.840Z:::done!:::
23812026-07-02T10:18:12.840Z###-----###
23822026-07-02T10:18:12.840Z###-------------------###
23832026-07-02T10:18:12.840Z:::Running experiment :::
23842026-07-02T10:18:12.840Z:::iperf-tcp/local/c2s:::
23852026-07-02T10:18:12.840Z###-------------------###
23862026-07-02T10:18:13.171Zdtrace: description 'profile-201us ' matched 2 probes
23872026-07-02T10:18:20.248Z-----------------------------------------------------------
23882026-07-02T10:18:20.248ZServer listening on 5201 (test #11)
23892026-07-02T10:18:20.248Z-----------------------------------------------------------
23902026-07-02T10:18:20.248ZAccepted connection from 10.0.0.1, port 64966
23912026-07-02T10:18:20.248Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60572
23922026-07-02T10:18:20.248Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46690
23932026-07-02T10:18:20.248Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39183
23942026-07-02T10:18:20.249Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42296
23952026-07-02T10:18:20.249Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50686
23962026-07-02T10:18:20.249Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63184
23972026-07-02T10:18:20.249Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44103
23982026-07-02T10:18:20.249Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64217
23992026-07-02T10:18:20.249Z[ ID] Interval Transfer Bitrate
24002026-07-02T10:18:20.249Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24012026-07-02T10:18:20.249Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24022026-07-02T10:18:20.249Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24032026-07-02T10:18:20.249Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
24042026-07-02T10:18:20.249Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
24052026-07-02T10:18:20.249Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24062026-07-02T10:18:20.249Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24072026-07-02T10:18:20.249Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
24082026-07-02T10:18:20.249Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
24092026-07-02T10:18:20.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
24102026-07-02T10:18:20.249Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24112026-07-02T10:18:20.249Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
24122026-07-02T10:18:20.249Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
24132026-07-02T10:18:20.249Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24142026-07-02T10:18:20.249Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24152026-07-02T10:18:20.249Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24162026-07-02T10:18:20.249Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24172026-07-02T10:18:20.249Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
24182026-07-02T10:18:20.249Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
24192026-07-02T10:18:20.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
24202026-07-02T10:18:20.249Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24212026-07-02T10:18:20.249Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24222026-07-02T10:18:20.249Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24232026-07-02T10:18:20.249Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
24242026-07-02T10:18:20.249Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24252026-07-02T10:18:20.249Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
24262026-07-02T10:18:20.249Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
24272026-07-02T10:18:20.249Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
24282026-07-02T10:18:20.249Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
24292026-07-02T10:18:20.249Z- - - - - - - - - - - - - - - - - - - - - - - - -
24302026-07-02T10:18:20.249Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
24312026-07-02T10:18:20.249Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24322026-07-02T10:18:20.250Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24332026-07-02T10:18:20.250Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24342026-07-02T10:18:20.250Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24352026-07-02T10:18:20.250Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
24362026-07-02T10:18:20.250Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24372026-07-02T10:18:20.250Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
24382026-07-02T10:18:20.250Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
24392026-07-02T10:18:20.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
24402026-07-02T10:18:20.251Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24412026-07-02T10:18:20.251Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24422026-07-02T10:18:20.251Z[ 10] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24432026-07-02T10:18:20.251Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
24442026-07-02T10:18:20.251Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
24452026-07-02T10:18:20.251Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24462026-07-02T10:18:20.251Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24472026-07-02T10:18:20.251Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
24482026-07-02T10:18:20.251Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
24492026-07-02T10:18:20.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
24502026-07-02T10:18:20.251Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24512026-07-02T10:18:20.251Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
24522026-07-02T10:18:20.251Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24532026-07-02T10:18:20.251Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24542026-07-02T10:18:20.251Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24552026-07-02T10:18:20.251Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24562026-07-02T10:18:20.251Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
24572026-07-02T10:18:20.251Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
24582026-07-02T10:18:20.251Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
24592026-07-02T10:18:20.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
24602026-07-02T10:18:20.251Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24612026-07-02T10:18:20.251Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
24622026-07-02T10:18:20.251Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
24632026-07-02T10:18:23.250Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
24642026-07-02T10:18:23.250Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24652026-07-02T10:18:23.250Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24662026-07-02T10:18:23.250Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24672026-07-02T10:18:23.250Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24682026-07-02T10:18:23.250Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
24692026-07-02T10:18:23.250Z- - - - - - - - - - - - - - - - - - - - - - - - -
24702026-07-02T10:18:23.250Z[ 5] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24712026-07-02T10:18:23.250Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
24722026-07-02T10:18:23.250Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24732026-07-02T10:18:23.250Z[ 12] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24742026-07-02T10:18:23.250Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24752026-07-02T10:18:23.250Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
24762026-07-02T10:18:23.250Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24772026-07-02T10:18:23.250Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
24782026-07-02T10:18:23.251Z[SUM] 7.00-8.00 sec 421 MBytes 3.53 Gbits/sec
24792026-07-02T10:18:23.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
24802026-07-02T10:18:23.251Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24812026-07-02T10:18:23.251Z[ 8] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24822026-07-02T10:18:23.251Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24832026-07-02T10:18:23.251Z[ 12] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
24842026-07-02T10:18:23.251Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24852026-07-02T10:18:23.251Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24862026-07-02T10:18:23.251Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
24872026-07-02T10:18:23.251Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
24882026-07-02T10:18:23.251Z[SUM] 8.00-9.00 sec 422 MBytes 3.54 Gbits/sec
24892026-07-02T10:18:23.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
24902026-07-02T10:18:23.251Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24912026-07-02T10:18:23.251Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24922026-07-02T10:18:23.251Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24932026-07-02T10:18:23.251Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24942026-07-02T10:18:23.251Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
24952026-07-02T10:18:23.251Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24962026-07-02T10:18:23.251Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24972026-07-02T10:18:23.251Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
24982026-07-02T10:18:23.251Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
24992026-07-02T10:18:23.251Z- - - - - - - - - - - - - - - - - - - - - - - - -
25002026-07-02T10:18:23.251Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-07-02T10:18:23.251Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25022026-07-02T10:18:23.251Z[ 10] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
25032026-07-02T10:18:23.253Z[ 12] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
25042026-07-02T10:18:23.253Z[ 14] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
25052026-07-02T10:18:23.253Z[ 16] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
25062026-07-02T10:18:23.253Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-07-02T10:18:23.253Z[ 20] 10.00-10.00 sec 128 KBytes 924 Mbits/sec
25082026-07-02T10:18:23.253Z[SUM] 10.00-10.00 sec 640 KBytes 4.62 Gbits/sec
25092026-07-02T10:18:23.253Z- - - - - - - - - - - - - - - - - - - - - - - - -
25102026-07-02T10:18:23.253Z[ ID] Interval Transfer Bitrate
25112026-07-02T10:18:23.253Z[ 5] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
25122026-07-02T10:18:23.253Z[ 8] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
25132026-07-02T10:18:23.253Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25142026-07-02T10:18:23.253Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25152026-07-02T10:18:23.253Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25162026-07-02T10:18:23.253Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25172026-07-02T10:18:23.253Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
25182026-07-02T10:18:23.253Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
25192026-07-02T10:18:23.253Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec receiver
25202026-07-02T10:18:23.257ZRun 1/10...3486.0267462704237Mbps
25212026-07-02T10:18:30.693Z-----------------------------------------------------------
25222026-07-02T10:18:30.693ZServer listening on 5201 (test #12)
25232026-07-02T10:18:30.693Z-----------------------------------------------------------
25242026-07-02T10:18:30.693ZAccepted connection from 10.0.0.1, port 48845
25252026-07-02T10:18:30.693Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55849
25262026-07-02T10:18:30.693Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57555
25272026-07-02T10:18:30.693Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47932
25282026-07-02T10:18:30.693Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47783
25292026-07-02T10:18:30.693Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43081
25302026-07-02T10:18:30.694Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32928
25312026-07-02T10:18:30.694Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38170
25322026-07-02T10:18:30.694Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42735
25332026-07-02T10:18:30.694Z[ ID] Interval Transfer Bitrate
25342026-07-02T10:18:30.694Z[ 5] 0.00-1.00 sec 34.1 MBytes 286 Mbits/sec
25352026-07-02T10:18:30.694Z[ 8] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25362026-07-02T10:18:30.694Z[ 10] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25372026-07-02T10:18:30.695Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25382026-07-02T10:18:30.695Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25392026-07-02T10:18:30.695Z[ 16] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
25402026-07-02T10:18:30.695Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25412026-07-02T10:18:30.695Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
25422026-07-02T10:18:30.695Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
25432026-07-02T10:18:30.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
25442026-07-02T10:18:30.695Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25452026-07-02T10:18:30.695Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25462026-07-02T10:18:30.695Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25472026-07-02T10:18:30.695Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25482026-07-02T10:18:30.695Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25492026-07-02T10:18:30.695Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25502026-07-02T10:18:30.695Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
25512026-07-02T10:18:30.695Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
25522026-07-02T10:18:30.695Z[SUM] 1.00-2.00 sec 426 MBytes 3.57 Gbits/sec
25532026-07-02T10:18:30.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
25542026-07-02T10:18:30.695Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25552026-07-02T10:18:30.695Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25562026-07-02T10:18:30.695Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25572026-07-02T10:18:30.695Z[ 12] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25582026-07-02T10:18:30.695Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25592026-07-02T10:18:30.695Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
25602026-07-02T10:18:30.695Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25612026-07-02T10:18:30.695Z[ 20] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
25622026-07-02T10:18:30.695Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
25632026-07-02T10:18:30.695Z- - - - - - - - - - - - - - - - - - - - - - - - -
25642026-07-02T10:18:30.695Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25652026-07-02T10:18:30.695Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25662026-07-02T10:18:30.695Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25672026-07-02T10:18:30.695Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25682026-07-02T10:18:30.695Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25692026-07-02T10:18:30.695Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25702026-07-02T10:18:30.695Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
25712026-07-02T10:18:30.695Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
25722026-07-02T10:18:30.696Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
25732026-07-02T10:18:30.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
25742026-07-02T10:18:30.696Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25752026-07-02T10:18:30.696Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25762026-07-02T10:18:30.696Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25772026-07-02T10:18:30.696Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25782026-07-02T10:18:30.696Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25792026-07-02T10:18:30.696Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25802026-07-02T10:18:30.696Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25812026-07-02T10:18:30.696Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25822026-07-02T10:18:30.696Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
25832026-07-02T10:18:30.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
25842026-07-02T10:18:30.696Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25852026-07-02T10:18:30.696Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
25862026-07-02T10:18:30.696Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25872026-07-02T10:18:30.697Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25882026-07-02T10:18:30.697Z[ 14] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
25892026-07-02T10:18:30.697Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25902026-07-02T10:18:30.697Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
25912026-07-02T10:18:30.697Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
25922026-07-02T10:18:30.697Z[SUM] 5.00-6.00 sec 420 MBytes 3.53 Gbits/sec
25932026-07-02T10:18:30.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
25942026-07-02T10:18:30.697Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25952026-07-02T10:18:30.697Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25962026-07-02T10:18:30.697Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25972026-07-02T10:18:33.695Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
25982026-07-02T10:18:33.695Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
25992026-07-02T10:18:33.695Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
26002026-07-02T10:18:33.695Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
26012026-07-02T10:18:33.695Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
26022026-07-02T10:18:33.695Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
26032026-07-02T10:18:33.696Z- - - - - - - - - - - - - - - - - - - - - - - - -
26042026-07-02T10:18:33.696Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26052026-07-02T10:18:33.696Z[ 8] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26062026-07-02T10:18:33.696Z[ 10] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26072026-07-02T10:18:33.696Z[ 12] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26082026-07-02T10:18:33.696Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
26092026-07-02T10:18:33.696Z[ 16] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26102026-07-02T10:18:33.696Z[ 18] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26112026-07-02T10:18:33.696Z[ 20] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
26122026-07-02T10:18:33.697Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
26132026-07-02T10:18:33.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
26142026-07-02T10:18:33.697Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26152026-07-02T10:18:33.697Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26162026-07-02T10:18:33.697Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
26172026-07-02T10:18:33.697Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26182026-07-02T10:18:33.697Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26192026-07-02T10:18:33.697Z[ 16] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26202026-07-02T10:18:33.697Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
26212026-07-02T10:18:33.697Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
26222026-07-02T10:18:33.697Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
26232026-07-02T10:18:33.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
26242026-07-02T10:18:33.697Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26252026-07-02T10:18:33.697Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26262026-07-02T10:18:33.697Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26272026-07-02T10:18:33.697Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26282026-07-02T10:18:33.697Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26292026-07-02T10:18:33.697Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26302026-07-02T10:18:33.697Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
26312026-07-02T10:18:33.697Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
26322026-07-02T10:18:33.698Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
26332026-07-02T10:18:33.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
26342026-07-02T10:18:33.698Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-07-02T10:18:33.698Z[ 8] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26362026-07-02T10:18:33.698Z[ 10] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26372026-07-02T10:18:33.698Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-07-02T10:18:33.698Z[ 14] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26392026-07-02T10:18:33.698Z[ 16] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26402026-07-02T10:18:33.698Z[ 18] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26412026-07-02T10:18:33.698Z[ 20] 10.00-10.00 sec 128 KBytes 847 Mbits/sec
26422026-07-02T10:18:33.698Z[SUM] 10.00-10.00 sec 768 KBytes 5.08 Gbits/sec
26432026-07-02T10:18:33.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
26442026-07-02T10:18:33.698Z[ ID] Interval Transfer Bitrate
26452026-07-02T10:18:33.698Z[ 5] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
26462026-07-02T10:18:33.698Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26472026-07-02T10:18:33.698Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26482026-07-02T10:18:33.698Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26492026-07-02T10:18:33.698Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26502026-07-02T10:18:33.698Z[ 16] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26512026-07-02T10:18:33.698Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
26522026-07-02T10:18:33.698Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
26532026-07-02T10:18:33.698Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
26542026-07-02T10:18:33.702ZRun 2/10...3479.412149909057Mbps
26552026-07-02T10:18:41.140Z-----------------------------------------------------------
26562026-07-02T10:18:41.140ZServer listening on 5201 (test #13)
26572026-07-02T10:18:41.140Z-----------------------------------------------------------
26582026-07-02T10:18:41.140ZAccepted connection from 10.0.0.1, port 52498
26592026-07-02T10:18:41.140Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41733
26602026-07-02T10:18:41.140Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61834
26612026-07-02T10:18:41.140Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61916
26622026-07-02T10:18:41.141Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44914
26632026-07-02T10:18:41.141Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43544
26642026-07-02T10:18:41.141Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54988
26652026-07-02T10:18:41.141Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65492
26662026-07-02T10:18:41.141Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50375
26672026-07-02T10:18:41.141Z[ ID] Interval Transfer Bitrate
26682026-07-02T10:18:41.141Z[ 5] 0.00-1.00 sec 34.5 MBytes 289 Mbits/sec
26692026-07-02T10:18:41.141Z[ 8] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
26702026-07-02T10:18:41.141Z[ 10] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26712026-07-02T10:18:41.141Z[ 12] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26722026-07-02T10:18:41.141Z[ 14] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
26732026-07-02T10:18:41.141Z[ 16] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26742026-07-02T10:18:41.141Z[ 18] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
26752026-07-02T10:18:41.141Z[ 20] 0.00-1.00 sec 43.5 MBytes 365 Mbits/sec
26762026-07-02T10:18:41.141Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
26772026-07-02T10:18:41.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
26782026-07-02T10:18:41.141Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26792026-07-02T10:18:41.141Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26802026-07-02T10:18:41.141Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26812026-07-02T10:18:41.141Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26822026-07-02T10:18:41.141Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
26832026-07-02T10:18:41.141Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26842026-07-02T10:18:41.141Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
26852026-07-02T10:18:41.141Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
26862026-07-02T10:18:41.141Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
26872026-07-02T10:18:41.141Z- - - - - - - - - - - - - - - - - - - - - - - - -
26882026-07-02T10:18:41.141Z[ 5] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26892026-07-02T10:18:41.141Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26902026-07-02T10:18:41.141Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26912026-07-02T10:18:41.141Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26922026-07-02T10:18:41.141Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26932026-07-02T10:18:41.142Z[ 16] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
26942026-07-02T10:18:41.142Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
26952026-07-02T10:18:41.142Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
26962026-07-02T10:18:41.142Z[SUM] 2.00-3.00 sec 423 MBytes 3.55 Gbits/sec
26972026-07-02T10:18:41.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
26982026-07-02T10:18:41.143Z[ 5] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
26992026-07-02T10:18:41.143Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27002026-07-02T10:18:41.143Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
27012026-07-02T10:18:41.143Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27022026-07-02T10:18:41.143Z[ 14] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27032026-07-02T10:18:41.143Z[ 16] 3.00-4.00 sec 52.5 MBytes 440 Mbits/sec
27042026-07-02T10:18:41.143Z[ 18] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27052026-07-02T10:18:41.143Z[ 20] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
27062026-07-02T10:18:41.143Z[SUM] 3.00-4.00 sec 421 MBytes 3.53 Gbits/sec
27072026-07-02T10:18:41.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
27082026-07-02T10:18:41.143Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27092026-07-02T10:18:41.143Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27102026-07-02T10:18:41.143Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27112026-07-02T10:18:41.143Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
27122026-07-02T10:18:41.143Z[ 14] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
27132026-07-02T10:18:41.143Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27142026-07-02T10:18:41.143Z[ 18] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
27152026-07-02T10:18:41.143Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
27162026-07-02T10:18:41.143Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
27172026-07-02T10:18:41.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
27182026-07-02T10:18:41.143Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27192026-07-02T10:18:41.143Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
27202026-07-02T10:18:41.143Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27212026-07-02T10:18:41.144Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
27222026-07-02T10:18:41.144Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27232026-07-02T10:18:41.144Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27242026-07-02T10:18:41.144Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27252026-07-02T10:18:41.144Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
27262026-07-02T10:18:41.144Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
27272026-07-02T10:18:41.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
27282026-07-02T10:18:41.144Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27292026-07-02T10:18:41.144Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27302026-07-02T10:18:41.144Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
27312026-07-02T10:18:44.142Z[ 12] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27322026-07-02T10:18:44.142Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27332026-07-02T10:18:44.142Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
27342026-07-02T10:18:44.142Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27352026-07-02T10:18:44.142Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
27362026-07-02T10:18:44.142Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
27372026-07-02T10:18:44.142Z- - - - - - - - - - - - - - - - - - - - - - - - -
27382026-07-02T10:18:44.143Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27392026-07-02T10:18:44.143Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27402026-07-02T10:18:44.143Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27412026-07-02T10:18:44.143Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
27422026-07-02T10:18:44.143Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27432026-07-02T10:18:44.143Z[ 16] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
27442026-07-02T10:18:44.144Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
27452026-07-02T10:18:44.144Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
27462026-07-02T10:18:44.144Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
27472026-07-02T10:18:44.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
27482026-07-02T10:18:44.144Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27492026-07-02T10:18:44.144Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27502026-07-02T10:18:44.144Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27512026-07-02T10:18:44.144Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27522026-07-02T10:18:44.144Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27532026-07-02T10:18:44.144Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
27542026-07-02T10:18:44.144Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27552026-07-02T10:18:44.144Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
27562026-07-02T10:18:44.144Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
27572026-07-02T10:18:44.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
27582026-07-02T10:18:44.144Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27592026-07-02T10:18:44.144Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27602026-07-02T10:18:44.144Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27612026-07-02T10:18:44.144Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27622026-07-02T10:18:44.144Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27632026-07-02T10:18:44.144Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27642026-07-02T10:18:44.144Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
27652026-07-02T10:18:44.144Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
27662026-07-02T10:18:44.144Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
27672026-07-02T10:18:44.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
27682026-07-02T10:18:44.145Z[ 5] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
27692026-07-02T10:18:44.145Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-07-02T10:18:44.145Z[ 10] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
27712026-07-02T10:18:44.145Z[ 12] 10.00-10.00 sec 128 KBytes 880 Mbits/sec
27722026-07-02T10:18:44.146Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27732026-07-02T10:18:44.146Z[ 16] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
27742026-07-02T10:18:44.146Z[ 18] 10.00-10.00 sec 128 KBytes 881 Mbits/sec
27752026-07-02T10:18:44.146Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27762026-07-02T10:18:44.146Z[SUM] 10.00-10.00 sec 640 KBytes 4.40 Gbits/sec
27772026-07-02T10:18:44.146Z- - - - - - - - - - - - - - - - - - - - - - - - -
27782026-07-02T10:18:44.150Z[ ID] Interval Transfer Bitrate
27792026-07-02T10:18:44.150Z[ 5] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
27802026-07-02T10:18:44.150Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27812026-07-02T10:18:44.150Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
27822026-07-02T10:18:44.150Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
27832026-07-02T10:18:44.150Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27842026-07-02T10:18:44.150Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27852026-07-02T10:18:44.150Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
27862026-07-02T10:18:44.151Z[ 20] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
27872026-07-02T10:18:44.151Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
27882026-07-02T10:18:44.151ZRun 3/10...3476.577233692731Mbps
27892026-07-02T10:18:52.047Z-----------------------------------------------------------
27902026-07-02T10:18:52.047ZServer listening on 5201 (test #14)
27912026-07-02T10:18:52.047Z-----------------------------------------------------------
27922026-07-02T10:18:52.047ZAccepted connection from 10.0.0.1, port 34228
27932026-07-02T10:18:52.047Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56915
27942026-07-02T10:18:52.047Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35930
27952026-07-02T10:18:52.047Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61320
27962026-07-02T10:18:52.047Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49708
27972026-07-02T10:18:52.048Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63071
27982026-07-02T10:18:52.048Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59625
27992026-07-02T10:18:52.048Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54830
28002026-07-02T10:18:52.048Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56872
28012026-07-02T10:18:52.048Z[ ID] Interval Transfer Bitrate
28022026-07-02T10:18:52.048Z[ 5] 0.00-1.00 sec 33.9 MBytes 284 Mbits/sec
28032026-07-02T10:18:52.048Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
28042026-07-02T10:18:52.048Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
28052026-07-02T10:18:52.048Z[ 12] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
28062026-07-02T10:18:52.048Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
28072026-07-02T10:18:52.048Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
28082026-07-02T10:18:52.048Z[ 18] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
28092026-07-02T10:18:52.048Z[ 20] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
28102026-07-02T10:18:52.048Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
28112026-07-02T10:18:52.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
28122026-07-02T10:18:52.048Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28132026-07-02T10:18:52.048Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28142026-07-02T10:18:52.048Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28152026-07-02T10:18:52.048Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28162026-07-02T10:18:52.048Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28172026-07-02T10:18:52.048Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
28182026-07-02T10:18:52.048Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
28192026-07-02T10:18:52.048Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
28202026-07-02T10:18:52.048Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
28212026-07-02T10:18:52.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
28222026-07-02T10:18:52.048Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28232026-07-02T10:18:52.049Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28242026-07-02T10:18:52.049Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
28252026-07-02T10:18:52.049Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
28262026-07-02T10:18:52.049Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28272026-07-02T10:18:52.049Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28282026-07-02T10:18:52.049Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
28292026-07-02T10:18:52.049Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
28302026-07-02T10:18:52.049Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
28312026-07-02T10:18:52.049Z- - - - - - - - - - - - - - - - - - - - - - - - -
28322026-07-02T10:18:52.049Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28332026-07-02T10:18:52.049Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28342026-07-02T10:18:52.049Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28352026-07-02T10:18:52.049Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28362026-07-02T10:18:52.049Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28372026-07-02T10:18:52.049Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
28382026-07-02T10:18:52.049Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
28392026-07-02T10:18:52.049Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
28402026-07-02T10:18:52.049Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
28412026-07-02T10:18:52.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
28422026-07-02T10:18:52.050Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
28432026-07-02T10:18:52.050Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28442026-07-02T10:18:52.050Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28452026-07-02T10:18:52.050Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28462026-07-02T10:18:52.050Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28472026-07-02T10:18:52.050Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
28482026-07-02T10:18:52.050Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28492026-07-02T10:18:52.050Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
28502026-07-02T10:18:52.050Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
28512026-07-02T10:18:52.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
28522026-07-02T10:18:52.050Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28532026-07-02T10:18:52.050Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28542026-07-02T10:18:52.050Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28552026-07-02T10:18:52.050Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28562026-07-02T10:18:52.050Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28572026-07-02T10:18:52.050Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
28582026-07-02T10:18:52.050Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
28592026-07-02T10:18:52.050Z[ 20] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
28602026-07-02T10:18:52.050Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
28612026-07-02T10:18:52.050Z- - - - - - - - - - - - - - - - - - - - - - - - -
28622026-07-02T10:18:52.050Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
28632026-07-02T10:18:52.050Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
28642026-07-02T10:18:52.050Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28652026-07-02T10:18:54.592Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28662026-07-02T10:18:54.592Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
28672026-07-02T10:18:54.592Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28682026-07-02T10:18:54.592Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28692026-07-02T10:18:54.592Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
28702026-07-02T10:18:54.592Z[SUM] 6.00-7.00 sec 421 MBytes 3.53 Gbits/sec
28712026-07-02T10:18:54.592Z- - - - - - - - - - - - - - - - - - - - - - - - -
28722026-07-02T10:18:54.592Z[ 5] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28732026-07-02T10:18:54.592Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28742026-07-02T10:18:54.592Z[ 10] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28752026-07-02T10:18:54.592Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
28762026-07-02T10:18:54.592Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
28772026-07-02T10:18:54.592Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28782026-07-02T10:18:54.592Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28792026-07-02T10:18:54.593Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
28802026-07-02T10:18:54.593Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
28812026-07-02T10:18:54.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
28822026-07-02T10:18:54.593Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28832026-07-02T10:18:54.593Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28842026-07-02T10:18:54.593Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
28852026-07-02T10:18:54.593Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28862026-07-02T10:18:54.593Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28872026-07-02T10:18:54.593Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
28882026-07-02T10:18:54.593Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
28892026-07-02T10:18:54.593Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
28902026-07-02T10:18:54.593Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
28912026-07-02T10:18:54.593Z- - - - - - - - - - - - - - - - - - - - - - - - -
28922026-07-02T10:18:54.593Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28932026-07-02T10:18:54.593Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
28942026-07-02T10:18:54.593Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28952026-07-02T10:18:54.593Z[ 12] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
28962026-07-02T10:18:54.593Z[ 14] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
28972026-07-02T10:18:54.593Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28982026-07-02T10:18:54.594Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
28992026-07-02T10:18:54.594Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
29002026-07-02T10:18:54.594Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
29012026-07-02T10:18:54.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
29022026-07-02T10:18:54.594Z[ 5] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
29032026-07-02T10:18:54.594Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-07-02T10:18:54.594Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-07-02T10:18:54.594Z[ 12] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
29062026-07-02T10:18:54.594Z[ 14] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
29072026-07-02T10:18:54.594Z[ 16] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
29082026-07-02T10:18:54.594Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29092026-07-02T10:18:54.594Z[ 20] 10.00-10.00 sec 128 KBytes 805 Mbits/sec
29102026-07-02T10:18:54.594Z[SUM] 10.00-10.00 sec 640 KBytes 4.01 Gbits/sec
29112026-07-02T10:18:54.594Z- - - - - - - - - - - - - - - - - - - - - - - - -
29122026-07-02T10:18:54.594Z[ ID] Interval Transfer Bitrate
29132026-07-02T10:18:54.594Z[ 5] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
29142026-07-02T10:18:54.594Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29152026-07-02T10:18:54.594Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29162026-07-02T10:18:54.594Z[ 12] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
29172026-07-02T10:18:54.594Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
29182026-07-02T10:18:54.594Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29192026-07-02T10:18:54.594Z[ 18] 0.00-10.00 sec 519 MBytes 436 Mbits/sec receiver
29202026-07-02T10:18:54.594Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
29212026-07-02T10:18:54.594Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec receiver
29222026-07-02T10:18:54.598ZRun 4/10...3479.202787298122Mbps
29232026-07-02T10:19:02.040Z-----------------------------------------------------------
29242026-07-02T10:19:02.040ZServer listening on 5201 (test #15)
29252026-07-02T10:19:02.040Z-----------------------------------------------------------
29262026-07-02T10:19:02.040ZAccepted connection from 10.0.0.1, port 43035
29272026-07-02T10:19:02.040Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43206
29282026-07-02T10:19:02.041Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55195
29292026-07-02T10:19:02.041Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44019
29302026-07-02T10:19:02.041Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47407
29312026-07-02T10:19:02.041Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61356
29322026-07-02T10:19:02.041Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64637
29332026-07-02T10:19:02.041Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48383
29342026-07-02T10:19:02.041Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57654
29352026-07-02T10:19:02.041Z[ ID] Interval Transfer Bitrate
29362026-07-02T10:19:02.041Z[ 5] 0.00-1.00 sec 34.0 MBytes 285 Mbits/sec
29372026-07-02T10:19:02.041Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29382026-07-02T10:19:02.041Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
29392026-07-02T10:19:02.041Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29402026-07-02T10:19:02.041Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29412026-07-02T10:19:02.041Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
29422026-07-02T10:19:02.041Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29432026-07-02T10:19:02.041Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
29442026-07-02T10:19:02.041Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
29452026-07-02T10:19:02.041Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462026-07-02T10:19:02.041Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29472026-07-02T10:19:02.041Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29482026-07-02T10:19:02.041Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29492026-07-02T10:19:02.041Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29502026-07-02T10:19:02.041Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29512026-07-02T10:19:02.041Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29522026-07-02T10:19:02.041Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
29532026-07-02T10:19:02.041Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
29542026-07-02T10:19:02.041Z[SUM] 1.00-2.00 sec 423 MBytes 3.55 Gbits/sec
29552026-07-02T10:19:02.042Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562026-07-02T10:19:02.042Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29572026-07-02T10:19:02.042Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29582026-07-02T10:19:02.046Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
29592026-07-02T10:19:02.047Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29602026-07-02T10:19:02.047Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29612026-07-02T10:19:02.047Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
29622026-07-02T10:19:02.047Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29632026-07-02T10:19:02.047Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
29642026-07-02T10:19:02.047Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
29652026-07-02T10:19:02.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662026-07-02T10:19:02.047Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29672026-07-02T10:19:02.047Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29682026-07-02T10:19:02.047Z[ 10] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29692026-07-02T10:19:02.047Z[ 12] 3.00-4.00 sec 52.6 MBytes 441 Mbits/sec
29702026-07-02T10:19:02.047Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
29712026-07-02T10:19:02.047Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
29722026-07-02T10:19:02.047Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29732026-07-02T10:19:02.047Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
29742026-07-02T10:19:02.047Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
29752026-07-02T10:19:02.047Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762026-07-02T10:19:02.047Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
29772026-07-02T10:19:02.047Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
29782026-07-02T10:19:02.047Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
29792026-07-02T10:19:02.047Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
29802026-07-02T10:19:02.047Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
29812026-07-02T10:19:02.047Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
29822026-07-02T10:19:02.047Z[ 18] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
29832026-07-02T10:19:02.047Z[ 20] 4.00-5.00 sec 52.2 MBytes 438 Mbits/sec
29842026-07-02T10:19:02.047Z[SUM] 4.00-5.00 sec 419 MBytes 3.52 Gbits/sec
29852026-07-02T10:19:02.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862026-07-02T10:19:02.048Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
29872026-07-02T10:19:02.048Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29882026-07-02T10:19:02.048Z[ 10] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29892026-07-02T10:19:02.048Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29902026-07-02T10:19:02.048Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29912026-07-02T10:19:02.048Z[ 16] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29922026-07-02T10:19:02.048Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29932026-07-02T10:19:02.048Z[ 20] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
29942026-07-02T10:19:02.048Z[SUM] 5.00-6.00 sec 419 MBytes 3.52 Gbits/sec
29952026-07-02T10:19:02.048Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962026-07-02T10:19:02.048Z[ 5] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29972026-07-02T10:19:02.048Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29982026-07-02T10:19:02.048Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
29992026-07-02T10:19:05.043Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
30002026-07-02T10:19:05.043Z[ 14] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30012026-07-02T10:19:05.043Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
30022026-07-02T10:19:05.043Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30032026-07-02T10:19:05.043Z[ 20] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
30042026-07-02T10:19:05.044Z[SUM] 6.00-7.00 sec 423 MBytes 3.55 Gbits/sec
30052026-07-02T10:19:05.044Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062026-07-02T10:19:05.044Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
30072026-07-02T10:19:05.044Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
30082026-07-02T10:19:05.044Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
30092026-07-02T10:19:05.044Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
30102026-07-02T10:19:05.045Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
30112026-07-02T10:19:05.045Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
30122026-07-02T10:19:05.045Z[ 18] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
30132026-07-02T10:19:05.045Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
30142026-07-02T10:19:05.045Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
30152026-07-02T10:19:05.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
30162026-07-02T10:19:05.045Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30172026-07-02T10:19:05.045Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30182026-07-02T10:19:05.045Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30192026-07-02T10:19:05.045Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
30202026-07-02T10:19:05.045Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30212026-07-02T10:19:05.045Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30222026-07-02T10:19:05.045Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
30232026-07-02T10:19:05.045Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30242026-07-02T10:19:05.045Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
30252026-07-02T10:19:05.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
30262026-07-02T10:19:05.045Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30272026-07-02T10:19:05.045Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30282026-07-02T10:19:05.045Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
30292026-07-02T10:19:05.045Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30302026-07-02T10:19:05.045Z[ 14] 9.00-10.00 sec 52.8 MBytes 443 Mbits/sec
30312026-07-02T10:19:05.045Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30322026-07-02T10:19:05.045Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30332026-07-02T10:19:05.045Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
30342026-07-02T10:19:05.045Z[SUM] 9.00-10.00 sec 424 MBytes 3.55 Gbits/sec
30352026-07-02T10:19:05.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
30362026-07-02T10:19:05.045Z[ 5] 10.00-10.00 sec 128 KBytes 857 Mbits/sec
30372026-07-02T10:19:05.045Z[ 8] 10.00-10.00 sec 128 KBytes 858 Mbits/sec
30382026-07-02T10:19:05.045Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30392026-07-02T10:19:05.045Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-07-02T10:19:05.045Z[ 14] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30412026-07-02T10:19:05.045Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30422026-07-02T10:19:05.045Z[ 18] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30432026-07-02T10:19:05.045Z[ 20] 10.00-10.00 sec 128 KBytes 859 Mbits/sec
30442026-07-02T10:19:05.045Z[SUM] 10.00-10.00 sec 640 KBytes 4.29 Gbits/sec
30452026-07-02T10:19:05.045Z- - - - - - - - - - - - - - - - - - - - - - - - -
30462026-07-02T10:19:05.045Z[ ID] Interval Transfer Bitrate
30472026-07-02T10:19:05.046Z[ 5] 0.00-10.00 sec 510 MBytes 428 Mbits/sec receiver
30482026-07-02T10:19:05.046Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30492026-07-02T10:19:05.046Z[ 10] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30502026-07-02T10:19:05.046Z[ 12] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30512026-07-02T10:19:05.046Z[ 14] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30522026-07-02T10:19:05.047Z[ 16] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30532026-07-02T10:19:05.047Z[ 18] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30542026-07-02T10:19:05.047Z[ 20] 0.00-10.00 sec 519 MBytes 435 Mbits/sec receiver
30552026-07-02T10:19:05.047Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
30562026-07-02T10:19:05.051ZRun 5/10...3474.6960953643397Mbps
30572026-07-02T10:19:12.461Z-----------------------------------------------------------
30582026-07-02T10:19:12.461ZServer listening on 5201 (test #16)
30592026-07-02T10:19:12.461Z-----------------------------------------------------------
30602026-07-02T10:19:12.461ZAccepted connection from 10.0.0.1, port 55579
30612026-07-02T10:19:12.461Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40703
30622026-07-02T10:19:12.461Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56624
30632026-07-02T10:19:12.461Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54341
30642026-07-02T10:19:12.461Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41677
30652026-07-02T10:19:12.462Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53546
30662026-07-02T10:19:12.464Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34767
30672026-07-02T10:19:12.464Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43087
30682026-07-02T10:19:12.464Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41376
30692026-07-02T10:19:12.464Z[ ID] Interval Transfer Bitrate
30702026-07-02T10:19:12.464Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30712026-07-02T10:19:12.464Z[ 8] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
30722026-07-02T10:19:12.464Z[ 10] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30732026-07-02T10:19:12.464Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30742026-07-02T10:19:12.464Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30752026-07-02T10:19:12.464Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30762026-07-02T10:19:12.464Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30772026-07-02T10:19:12.464Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
30782026-07-02T10:19:12.464Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
30792026-07-02T10:19:12.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
30802026-07-02T10:19:12.464Z[ 5] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
30812026-07-02T10:19:12.464Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
30822026-07-02T10:19:12.464Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
30832026-07-02T10:19:12.464Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30842026-07-02T10:19:12.464Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30852026-07-02T10:19:12.464Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30862026-07-02T10:19:12.464Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
30872026-07-02T10:19:12.464Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
30882026-07-02T10:19:12.464Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
30892026-07-02T10:19:12.464Z- - - - - - - - - - - - - - - - - - - - - - - - -
30902026-07-02T10:19:12.464Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30912026-07-02T10:19:12.464Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30922026-07-02T10:19:12.464Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30932026-07-02T10:19:12.464Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30942026-07-02T10:19:12.465Z[ 14] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
30952026-07-02T10:19:12.465Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30962026-07-02T10:19:12.465Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30972026-07-02T10:19:12.465Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
30982026-07-02T10:19:12.465Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
30992026-07-02T10:19:12.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
31002026-07-02T10:19:12.465Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31012026-07-02T10:19:12.465Z[ 8] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31022026-07-02T10:19:12.465Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31032026-07-02T10:19:12.465Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31042026-07-02T10:19:12.465Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31052026-07-02T10:19:12.465Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31062026-07-02T10:19:12.465Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
31072026-07-02T10:19:12.465Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
31082026-07-02T10:19:12.465Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
31092026-07-02T10:19:12.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
31102026-07-02T10:19:12.465Z[ 5] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31112026-07-02T10:19:12.465Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31122026-07-02T10:19:12.465Z[ 10] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31132026-07-02T10:19:12.465Z[ 12] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31142026-07-02T10:19:12.466Z[ 14] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
31152026-07-02T10:19:12.466Z[ 16] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31162026-07-02T10:19:12.466Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
31172026-07-02T10:19:12.466Z[ 20] 4.00-5.00 sec 52.6 MBytes 441 Mbits/sec
31182026-07-02T10:19:12.466Z[SUM] 4.00-5.00 sec 422 MBytes 3.54 Gbits/sec
31192026-07-02T10:19:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
31202026-07-02T10:19:12.466Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31212026-07-02T10:19:12.466Z[ 8] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31222026-07-02T10:19:12.466Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31232026-07-02T10:19:12.466Z[ 12] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31242026-07-02T10:19:12.466Z[ 14] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31252026-07-02T10:19:12.466Z[ 16] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31262026-07-02T10:19:12.466Z[ 18] 5.00-6.00 sec 52.4 MBytes 439 Mbits/sec
31272026-07-02T10:19:12.466Z[ 20] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
31282026-07-02T10:19:12.466Z[SUM] 5.00-6.00 sec 420 MBytes 3.52 Gbits/sec
31292026-07-02T10:19:12.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
31302026-07-02T10:19:12.466Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31312026-07-02T10:19:12.466Z[ 8] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31322026-07-02T10:19:12.466Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31332026-07-02T10:19:15.464Z[ 12] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
31342026-07-02T10:19:15.464Z[ 14] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31352026-07-02T10:19:15.464Z[ 16] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31362026-07-02T10:19:15.464Z[ 18] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
31372026-07-02T10:19:15.464Z[ 20] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
31382026-07-02T10:19:15.465Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
31392026-07-02T10:19:15.465Z- - - - - - - - - - - - - - - - - - - - - - - - -
31402026-07-02T10:19:15.466Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
31412026-07-02T10:19:15.466Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31422026-07-02T10:19:15.466Z[ 10] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31432026-07-02T10:19:15.466Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
31442026-07-02T10:19:15.466Z[ 14] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
31452026-07-02T10:19:15.466Z[ 16] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31462026-07-02T10:19:15.466Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31472026-07-02T10:19:15.466Z[ 20] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
31482026-07-02T10:19:15.466Z[SUM] 7.00-8.00 sec 423 MBytes 3.55 Gbits/sec
31492026-07-02T10:19:15.466Z- - - - - - - - - - - - - - - - - - - - - - - - -
31502026-07-02T10:19:15.466Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31512026-07-02T10:19:15.466Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
31522026-07-02T10:19:15.466Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31532026-07-02T10:19:15.466Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31542026-07-02T10:19:15.466Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31552026-07-02T10:19:15.466Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
31562026-07-02T10:19:15.466Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31572026-07-02T10:19:15.466Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
31582026-07-02T10:19:15.467Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
31592026-07-02T10:19:15.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
31602026-07-02T10:19:15.467Z[ 5] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31612026-07-02T10:19:15.467Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
31622026-07-02T10:19:15.467Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31632026-07-02T10:19:15.467Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31642026-07-02T10:19:15.467Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
31652026-07-02T10:19:15.467Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31662026-07-02T10:19:15.467Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31672026-07-02T10:19:15.467Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
31682026-07-02T10:19:15.467Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
31692026-07-02T10:19:15.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
31702026-07-02T10:19:15.467Z[ 5] 10.00-10.00 sec 128 KBytes 503 Mbits/sec
31712026-07-02T10:19:15.467Z[ 8] 10.00-10.00 sec 128 KBytes 504 Mbits/sec
31722026-07-02T10:19:15.467Z[ 10] 10.00-10.00 sec 128 KBytes 503 Mbits/sec
31732026-07-02T10:19:15.467Z[ 12] 10.00-10.00 sec 128 KBytes 503 Mbits/sec
31742026-07-02T10:19:15.467Z[ 14] 10.00-10.00 sec 128 KBytes 503 Mbits/sec
31752026-07-02T10:19:15.467Z[ 16] 10.00-10.00 sec 128 KBytes 503 Mbits/sec
31762026-07-02T10:19:15.467Z[ 18] 10.00-10.00 sec 128 KBytes 504 Mbits/sec
31772026-07-02T10:19:15.467Z[ 20] 10.00-10.00 sec 128 KBytes 504 Mbits/sec
31782026-07-02T10:19:15.467Z[SUM] 10.00-10.00 sec 1.00 MBytes 4.03 Gbits/sec
31792026-07-02T10:19:15.467Z- - - - - - - - - - - - - - - - - - - - - - - - -
31802026-07-02T10:19:15.467Z[ ID] Interval Transfer Bitrate
31812026-07-02T10:19:15.467Z[ 5] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31822026-07-02T10:19:15.467Z[ 8] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31832026-07-02T10:19:15.467Z[ 10] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31842026-07-02T10:19:15.467Z[ 12] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31852026-07-02T10:19:15.467Z[ 14] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
31862026-07-02T10:19:15.469Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31872026-07-02T10:19:15.469Z[ 18] 0.00-10.00 sec 518 MBytes 434 Mbits/sec receiver
31882026-07-02T10:19:15.469Z[ 20] 0.00-10.00 sec 517 MBytes 434 Mbits/sec receiver
31892026-07-02T10:19:15.470Z[SUM] 0.00-10.00 sec 4.04 GBytes 3.47 Gbits/sec receiver
31902026-07-02T10:19:15.473ZRun 6/10...3473.2267314119085Mbps
31912026-07-02T10:19:22.879Z-----------------------------------------------------------
31922026-07-02T10:19:22.879ZServer listening on 5201 (test #17)
31932026-07-02T10:19:22.879Z-----------------------------------------------------------
31942026-07-02T10:19:22.879ZAccepted connection from 10.0.0.1, port 42165
31952026-07-02T10:19:22.879Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59694
31962026-07-02T10:19:22.879Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50701
31972026-07-02T10:19:22.879Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65011
31982026-07-02T10:19:22.879Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59202
31992026-07-02T10:19:22.879Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47460
32002026-07-02T10:19:22.879Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37840
32012026-07-02T10:19:22.879Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43740
32022026-07-02T10:19:22.879Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49417
32032026-07-02T10:19:22.879Z[ ID] Interval Transfer Bitrate
32042026-07-02T10:19:22.879Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
32052026-07-02T10:19:22.879Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32062026-07-02T10:19:22.879Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32072026-07-02T10:19:22.879Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32082026-07-02T10:19:22.879Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32092026-07-02T10:19:22.879Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32102026-07-02T10:19:22.879Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32112026-07-02T10:19:22.880Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
32122026-07-02T10:19:22.880Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
32132026-07-02T10:19:22.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142026-07-02T10:19:22.880Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32152026-07-02T10:19:22.880Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32162026-07-02T10:19:22.880Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32172026-07-02T10:19:22.880Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32182026-07-02T10:19:22.880Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
32192026-07-02T10:19:22.880Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32202026-07-02T10:19:22.880Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32212026-07-02T10:19:22.880Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
32222026-07-02T10:19:22.880Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
32232026-07-02T10:19:22.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242026-07-02T10:19:22.880Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32252026-07-02T10:19:22.880Z[ 8] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32262026-07-02T10:19:22.880Z[ 10] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
32272026-07-02T10:19:22.880Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32282026-07-02T10:19:22.880Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32292026-07-02T10:19:22.880Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32302026-07-02T10:19:22.880Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32312026-07-02T10:19:22.880Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
32322026-07-02T10:19:22.880Z[SUM] 2.00-3.00 sec 424 MBytes 3.55 Gbits/sec
32332026-07-02T10:19:22.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342026-07-02T10:19:22.880Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32352026-07-02T10:19:22.880Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32362026-07-02T10:19:22.880Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32372026-07-02T10:19:22.880Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
32382026-07-02T10:19:22.880Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
32392026-07-02T10:19:22.880Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32402026-07-02T10:19:22.880Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32412026-07-02T10:19:22.880Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
32422026-07-02T10:19:22.880Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
32432026-07-02T10:19:22.880Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442026-07-02T10:19:22.880Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32452026-07-02T10:19:22.881Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32462026-07-02T10:19:22.881Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32472026-07-02T10:19:22.881Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
32482026-07-02T10:19:22.881Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
32492026-07-02T10:19:22.881Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32502026-07-02T10:19:22.881Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32512026-07-02T10:19:22.881Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
32522026-07-02T10:19:22.881Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
32532026-07-02T10:19:22.881Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542026-07-02T10:19:22.881Z[ 5] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32552026-07-02T10:19:22.881Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32562026-07-02T10:19:22.882Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32572026-07-02T10:19:22.882Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32582026-07-02T10:19:22.882Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
32592026-07-02T10:19:22.882Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32602026-07-02T10:19:22.882Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
32612026-07-02T10:19:22.882Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
32622026-07-02T10:19:22.882Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
32632026-07-02T10:19:22.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642026-07-02T10:19:22.882Z[ 5] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32652026-07-02T10:19:22.882Z[ 8] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32662026-07-02T10:19:22.882Z[ 10] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32672026-07-02T10:19:25.882Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
32682026-07-02T10:19:25.882Z[ 14] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32692026-07-02T10:19:25.882Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
32702026-07-02T10:19:25.882Z[ 18] 6.00-7.00 sec 52.5 MBytes 440 Mbits/sec
32712026-07-02T10:19:25.882Z[ 20] 6.00-7.00 sec 52.8 MBytes 443 Mbits/sec
32722026-07-02T10:19:25.882Z[SUM] 6.00-7.00 sec 420 MBytes 3.53 Gbits/sec
32732026-07-02T10:19:25.882Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742026-07-02T10:19:25.883Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32752026-07-02T10:19:25.883Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32762026-07-02T10:19:25.883Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32772026-07-02T10:19:25.883Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32782026-07-02T10:19:25.883Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32792026-07-02T10:19:25.883Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32802026-07-02T10:19:25.883Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
32812026-07-02T10:19:25.883Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32822026-07-02T10:19:25.883Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
32832026-07-02T10:19:25.884Z- - - - - - - - - - - - - - - - - - - - - - - - -
32842026-07-02T10:19:25.884Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32852026-07-02T10:19:25.884Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32862026-07-02T10:19:25.884Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32872026-07-02T10:19:25.884Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32882026-07-02T10:19:25.884Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32892026-07-02T10:19:25.885Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32902026-07-02T10:19:25.885Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32912026-07-02T10:19:25.885Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32922026-07-02T10:19:25.885Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
32932026-07-02T10:19:25.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
32942026-07-02T10:19:25.885Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32952026-07-02T10:19:25.885Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32962026-07-02T10:19:25.885Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32972026-07-02T10:19:25.885Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
32982026-07-02T10:19:25.885Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
32992026-07-02T10:19:25.885Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33002026-07-02T10:19:25.885Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33012026-07-02T10:19:25.885Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
33022026-07-02T10:19:25.885Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
33032026-07-02T10:19:25.885Z- - - - - - - - - - - - - - - - - - - - - - - - -
33042026-07-02T10:19:25.885Z[ 5] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33052026-07-02T10:19:25.885Z[ 8] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33062026-07-02T10:19:25.885Z[ 10] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33072026-07-02T10:19:25.886Z[ 12] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33082026-07-02T10:19:25.887Z[ 14] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33092026-07-02T10:19:25.887Z[ 16] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33102026-07-02T10:19:25.887Z[ 18] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33112026-07-02T10:19:25.887Z[ 20] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
33122026-07-02T10:19:25.887Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.70 Gbits/sec
33132026-07-02T10:19:25.887Z- - - - - - - - - - - - - - - - - - - - - - - - -
33142026-07-02T10:19:25.887Z[ ID] Interval Transfer Bitrate
33152026-07-02T10:19:25.887Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33162026-07-02T10:19:25.887Z[ 8] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33172026-07-02T10:19:25.887Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33182026-07-02T10:19:25.887Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33192026-07-02T10:19:25.887Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
33202026-07-02T10:19:25.887Z[ 16] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33212026-07-02T10:19:25.887Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33222026-07-02T10:19:25.887Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
33232026-07-02T10:19:25.887Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec receiver
33242026-07-02T10:19:25.891ZRun 7/10...3494.406801769Mbps
33252026-07-02T10:19:33.307Z-----------------------------------------------------------
33262026-07-02T10:19:33.308ZServer listening on 5201 (test #18)
33272026-07-02T10:19:33.308Z-----------------------------------------------------------
33282026-07-02T10:19:33.308ZAccepted connection from 10.0.0.1, port 35810
33292026-07-02T10:19:33.308Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54158
33302026-07-02T10:19:33.308Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44313
33312026-07-02T10:19:33.308Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62892
33322026-07-02T10:19:33.308Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36071
33332026-07-02T10:19:33.308Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50608
33342026-07-02T10:19:33.308Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60818
33352026-07-02T10:19:33.308Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58937
33362026-07-02T10:19:33.308Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47563
33372026-07-02T10:19:33.308Z[ ID] Interval Transfer Bitrate
33382026-07-02T10:19:33.308Z[ 5] 0.00-1.00 sec 33.9 MBytes 284 Mbits/sec
33392026-07-02T10:19:33.308Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33402026-07-02T10:19:33.308Z[ 10] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33412026-07-02T10:19:33.308Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
33422026-07-02T10:19:33.308Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33432026-07-02T10:19:33.309Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33442026-07-02T10:19:33.309Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
33452026-07-02T10:19:33.309Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33462026-07-02T10:19:33.309Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
33472026-07-02T10:19:33.309Z- - - - - - - - - - - - - - - - - - - - - - - - -
33482026-07-02T10:19:33.309Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33492026-07-02T10:19:33.309Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33502026-07-02T10:19:33.309Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
33512026-07-02T10:19:33.309Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33522026-07-02T10:19:33.310Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33532026-07-02T10:19:33.310Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33542026-07-02T10:19:33.310Z[ 18] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33552026-07-02T10:19:33.310Z[ 20] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
33562026-07-02T10:19:33.310Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
33572026-07-02T10:19:33.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
33582026-07-02T10:19:33.310Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33592026-07-02T10:19:33.310Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33602026-07-02T10:19:33.310Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33612026-07-02T10:19:33.310Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
33622026-07-02T10:19:33.310Z[ 14] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33632026-07-02T10:19:33.310Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33642026-07-02T10:19:33.310Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
33652026-07-02T10:19:33.310Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
33662026-07-02T10:19:33.310Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
33672026-07-02T10:19:33.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
33682026-07-02T10:19:33.310Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
33692026-07-02T10:19:33.310Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
33702026-07-02T10:19:33.310Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33712026-07-02T10:19:33.310Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33722026-07-02T10:19:33.310Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33732026-07-02T10:19:33.310Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33742026-07-02T10:19:33.310Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33752026-07-02T10:19:33.310Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
33762026-07-02T10:19:33.310Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
33772026-07-02T10:19:33.310Z- - - - - - - - - - - - - - - - - - - - - - - - -
33782026-07-02T10:19:33.310Z[ 5] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33792026-07-02T10:19:33.310Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33802026-07-02T10:19:33.311Z[ 10] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33812026-07-02T10:19:33.311Z[ 12] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33822026-07-02T10:19:33.311Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33832026-07-02T10:19:33.311Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33842026-07-02T10:19:33.311Z[ 18] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
33852026-07-02T10:19:33.311Z[ 20] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
33862026-07-02T10:19:33.311Z[SUM] 4.00-5.00 sec 420 MBytes 3.52 Gbits/sec
33872026-07-02T10:19:33.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
33882026-07-02T10:19:33.311Z[ 5] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33892026-07-02T10:19:33.311Z[ 8] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33902026-07-02T10:19:33.311Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33912026-07-02T10:19:33.311Z[ 12] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33922026-07-02T10:19:33.311Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33932026-07-02T10:19:33.311Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33942026-07-02T10:19:33.311Z[ 18] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
33952026-07-02T10:19:33.311Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
33962026-07-02T10:19:33.311Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
33972026-07-02T10:19:33.311Z- - - - - - - - - - - - - - - - - - - - - - - - -
33982026-07-02T10:19:33.312Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
33992026-07-02T10:19:33.312Z[ 8] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34002026-07-02T10:19:33.312Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34012026-07-02T10:19:36.307Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34022026-07-02T10:19:36.308Z[ 14] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34032026-07-02T10:19:36.308Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34042026-07-02T10:19:36.308Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
34052026-07-02T10:19:36.308Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
34062026-07-02T10:19:36.308Z[SUM] 6.00-7.00 sec 424 MBytes 3.55 Gbits/sec
34072026-07-02T10:19:36.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
34082026-07-02T10:19:36.308Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34092026-07-02T10:19:36.308Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34102026-07-02T10:19:36.308Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34112026-07-02T10:19:36.308Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34122026-07-02T10:19:36.308Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34132026-07-02T10:19:36.308Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34142026-07-02T10:19:36.308Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34152026-07-02T10:19:36.308Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
34162026-07-02T10:19:36.308Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
34172026-07-02T10:19:36.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
34182026-07-02T10:19:36.308Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34192026-07-02T10:19:36.308Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34202026-07-02T10:19:36.312Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34212026-07-02T10:19:36.312Z[ 12] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34222026-07-02T10:19:36.312Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34232026-07-02T10:19:36.312Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34242026-07-02T10:19:36.312Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
34252026-07-02T10:19:36.312Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
34262026-07-02T10:19:36.312Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
34272026-07-02T10:19:36.312Z- - - - - - - - - - - - - - - - - - - - - - - - -
34282026-07-02T10:19:36.312Z[ 5] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34292026-07-02T10:19:36.312Z[ 8] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34302026-07-02T10:19:36.312Z[ 10] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34312026-07-02T10:19:36.312Z[ 12] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34322026-07-02T10:19:36.312Z[ 14] 9.00-10.00 sec 52.5 MBytes 440 Mbits/sec
34332026-07-02T10:19:36.312Z[ 16] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34342026-07-02T10:19:36.312Z[ 18] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34352026-07-02T10:19:36.312Z[ 20] 9.00-10.00 sec 52.6 MBytes 441 Mbits/sec
34362026-07-02T10:19:36.312Z[SUM] 9.00-10.00 sec 420 MBytes 3.53 Gbits/sec
34372026-07-02T10:19:36.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
34382026-07-02T10:19:36.313Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34392026-07-02T10:19:36.313Z[ 8] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
34402026-07-02T10:19:36.313Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34412026-07-02T10:19:36.313Z[ 12] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
34422026-07-02T10:19:36.313Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-07-02T10:19:36.313Z[ 16] 10.00-10.00 sec 128 KBytes 875 Mbits/sec
34442026-07-02T10:19:36.313Z[ 18] 10.00-10.00 sec 128 KBytes 876 Mbits/sec
34452026-07-02T10:19:36.313Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34462026-07-02T10:19:36.313Z[SUM] 10.00-10.00 sec 512 KBytes 3.50 Gbits/sec
34472026-07-02T10:19:36.313Z- - - - - - - - - - - - - - - - - - - - - - - - -
34482026-07-02T10:19:36.313Z[ ID] Interval Transfer Bitrate
34492026-07-02T10:19:36.313Z[ 5] 0.00-10.00 sec 512 MBytes 429 Mbits/sec receiver
34502026-07-02T10:19:36.313Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34512026-07-02T10:19:36.313Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34522026-07-02T10:19:36.313Z[ 12] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
34532026-07-02T10:19:36.313Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34542026-07-02T10:19:36.313Z[ 16] 0.00-10.00 sec 520 MBytes 437 Mbits/sec receiver
34552026-07-02T10:19:36.313Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec receiver
34562026-07-02T10:19:36.313Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec receiver
34572026-07-02T10:19:36.313Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.48 Gbits/sec receiver
34582026-07-02T10:19:36.313ZRun 8/10...3484.235143532785Mbps
34592026-07-02T10:19:43.732Z-----------------------------------------------------------
34602026-07-02T10:19:43.732ZServer listening on 5201 (test #19)
34612026-07-02T10:19:43.732Z-----------------------------------------------------------
34622026-07-02T10:19:43.732ZAccepted connection from 10.0.0.1, port 58886
34632026-07-02T10:19:43.732Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40198
34642026-07-02T10:19:43.733Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41394
34652026-07-02T10:19:43.733Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44981
34662026-07-02T10:19:43.733Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35852
34672026-07-02T10:19:43.733Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53667
34682026-07-02T10:19:43.733Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45461
34692026-07-02T10:19:43.733Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50567
34702026-07-02T10:19:43.733Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46177
34712026-07-02T10:19:43.733Z[ ID] Interval Transfer Bitrate
34722026-07-02T10:19:43.733Z[ 5] 0.00-1.00 sec 34.8 MBytes 292 Mbits/sec
34732026-07-02T10:19:43.733Z[ 8] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
34742026-07-02T10:19:43.733Z[ 10] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
34752026-07-02T10:19:43.733Z[ 12] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
34762026-07-02T10:19:43.733Z[ 14] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
34772026-07-02T10:19:43.733Z[ 16] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
34782026-07-02T10:19:43.733Z[ 18] 0.00-1.00 sec 43.9 MBytes 368 Mbits/sec
34792026-07-02T10:19:43.733Z[ 20] 0.00-1.00 sec 44.0 MBytes 369 Mbits/sec
34802026-07-02T10:19:43.733Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
34812026-07-02T10:19:43.733Z- - - - - - - - - - - - - - - - - - - - - - - - -
34822026-07-02T10:19:43.733Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34832026-07-02T10:19:43.733Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
34842026-07-02T10:19:43.733Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34852026-07-02T10:19:43.733Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34862026-07-02T10:19:43.733Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34872026-07-02T10:19:43.733Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
34882026-07-02T10:19:43.733Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
34892026-07-02T10:19:43.733Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
34902026-07-02T10:19:43.733Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
34912026-07-02T10:19:43.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
34922026-07-02T10:19:43.734Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34932026-07-02T10:19:43.734Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34942026-07-02T10:19:43.734Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
34952026-07-02T10:19:43.734Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34962026-07-02T10:19:43.734Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
34972026-07-02T10:19:43.734Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34982026-07-02T10:19:43.734Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
34992026-07-02T10:19:43.734Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
35002026-07-02T10:19:43.734Z[SUM] 2.00-3.00 sec 426 MBytes 3.58 Gbits/sec
35012026-07-02T10:19:43.734Z- - - - - - - - - - - - - - - - - - - - - - - - -
35022026-07-02T10:19:43.734Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35032026-07-02T10:19:43.734Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35042026-07-02T10:19:43.734Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35052026-07-02T10:19:43.735Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35062026-07-02T10:19:43.735Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35072026-07-02T10:19:43.735Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35082026-07-02T10:19:43.735Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35092026-07-02T10:19:43.735Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
35102026-07-02T10:19:43.735Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
35112026-07-02T10:19:43.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
35122026-07-02T10:19:43.735Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35132026-07-02T10:19:43.735Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35142026-07-02T10:19:43.735Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35152026-07-02T10:19:43.736Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35162026-07-02T10:19:43.736Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35172026-07-02T10:19:43.736Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35182026-07-02T10:19:43.736Z[ 18] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
35192026-07-02T10:19:43.736Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
35202026-07-02T10:19:43.736Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
35212026-07-02T10:19:43.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
35222026-07-02T10:19:43.736Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
35232026-07-02T10:19:43.736Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35242026-07-02T10:19:43.736Z[ 10] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35252026-07-02T10:19:43.736Z[ 12] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
35262026-07-02T10:19:43.736Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35272026-07-02T10:19:43.736Z[ 16] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35282026-07-02T10:19:43.736Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35292026-07-02T10:19:43.736Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
35302026-07-02T10:19:43.736Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
35312026-07-02T10:19:43.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
35322026-07-02T10:19:43.736Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35332026-07-02T10:19:43.736Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35342026-07-02T10:19:43.736Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35352026-07-02T10:19:46.734Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35362026-07-02T10:19:46.735Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35372026-07-02T10:19:46.735Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35382026-07-02T10:19:46.735Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
35392026-07-02T10:19:46.735Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
35402026-07-02T10:19:46.735Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
35412026-07-02T10:19:46.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
35422026-07-02T10:19:46.735Z[ 5] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
35432026-07-02T10:19:46.735Z[ 8] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35442026-07-02T10:19:46.735Z[ 10] 7.00-8.00 sec 52.8 MBytes 443 Mbits/sec
35452026-07-02T10:19:46.735Z[ 12] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35462026-07-02T10:19:46.735Z[ 14] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
35472026-07-02T10:19:46.735Z[ 16] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35482026-07-02T10:19:46.735Z[ 18] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
35492026-07-02T10:19:46.735Z[ 20] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
35502026-07-02T10:19:46.735Z[SUM] 7.00-8.00 sec 422 MBytes 3.54 Gbits/sec
35512026-07-02T10:19:46.735Z- - - - - - - - - - - - - - - - - - - - - - - - -
35522026-07-02T10:19:46.735Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
35532026-07-02T10:19:46.735Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35542026-07-02T10:19:46.735Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35552026-07-02T10:19:46.735Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35562026-07-02T10:19:46.735Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35572026-07-02T10:19:46.735Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35582026-07-02T10:19:46.735Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35592026-07-02T10:19:46.735Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
35602026-07-02T10:19:46.736Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
35612026-07-02T10:19:46.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
35622026-07-02T10:19:46.736Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35632026-07-02T10:19:46.736Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35642026-07-02T10:19:46.736Z[ 10] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
35652026-07-02T10:19:46.736Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35662026-07-02T10:19:46.736Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35672026-07-02T10:19:46.736Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35682026-07-02T10:19:46.736Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35692026-07-02T10:19:46.736Z[ 20] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
35702026-07-02T10:19:46.736Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
35712026-07-02T10:19:46.736Z- - - - - - - - - - - - - - - - - - - - - - - - -
35722026-07-02T10:19:46.736Z[ 5] 10.00-10.00 sec 128 KBytes 784 Mbits/sec
35732026-07-02T10:19:46.736Z[ 8] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
35742026-07-02T10:19:46.736Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35752026-07-02T10:19:46.736Z[ 12] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
35762026-07-02T10:19:46.736Z[ 14] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
35772026-07-02T10:19:46.736Z[ 16] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
35782026-07-02T10:19:46.736Z[ 18] 10.00-10.00 sec 128 KBytes 785 Mbits/sec
35792026-07-02T10:19:46.736Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35802026-07-02T10:19:46.737Z[SUM] 10.00-10.00 sec 768 KBytes 4.70 Gbits/sec
35812026-07-02T10:19:46.737Z- - - - - - - - - - - - - - - - - - - - - - - - -
35822026-07-02T10:19:46.737Z[ ID] Interval Transfer Bitrate
35832026-07-02T10:19:46.737Z[ 5] 0.00-10.00 sec 513 MBytes 430 Mbits/sec receiver
35842026-07-02T10:19:46.737Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
35852026-07-02T10:19:46.737Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35862026-07-02T10:19:46.737Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
35872026-07-02T10:19:46.737Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35882026-07-02T10:19:46.737Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35892026-07-02T10:19:46.737Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35902026-07-02T10:19:46.737Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
35912026-07-02T10:19:46.737Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
35922026-07-02T10:19:46.741ZRun 9/10...3498.1819413790954Mbps
35932026-07-02T10:19:54.161Z-----------------------------------------------------------
35942026-07-02T10:19:54.161ZServer listening on 5201 (test #20)
35952026-07-02T10:19:54.161Z-----------------------------------------------------------
35962026-07-02T10:19:54.161ZAccepted connection from 10.0.0.1, port 48475
35972026-07-02T10:19:54.161Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43385
35982026-07-02T10:19:54.161Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45791
35992026-07-02T10:19:54.161Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52137
36002026-07-02T10:19:54.161Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37485
36012026-07-02T10:19:54.161Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64956
36022026-07-02T10:19:54.161Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39630
36032026-07-02T10:19:54.161Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45402
36042026-07-02T10:19:54.161Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51312
36052026-07-02T10:19:54.161Z[ ID] Interval Transfer Bitrate
36062026-07-02T10:19:54.161Z[ 5] 0.00-1.00 sec 34.1 MBytes 286 Mbits/sec
36072026-07-02T10:19:54.161Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
36082026-07-02T10:19:54.161Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36092026-07-02T10:19:54.161Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36102026-07-02T10:19:54.161Z[ 14] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36112026-07-02T10:19:54.161Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36122026-07-02T10:19:54.161Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
36132026-07-02T10:19:54.161Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
36142026-07-02T10:19:54.161Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
36152026-07-02T10:19:54.161Z- - - - - - - - - - - - - - - - - - - - - - - - -
36162026-07-02T10:19:54.161Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36172026-07-02T10:19:54.161Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36182026-07-02T10:19:54.161Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36192026-07-02T10:19:54.161Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36202026-07-02T10:19:54.161Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36212026-07-02T10:19:54.161Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36222026-07-02T10:19:54.161Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36232026-07-02T10:19:54.162Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36242026-07-02T10:19:54.162Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
36252026-07-02T10:19:54.162Z- - - - - - - - - - - - - - - - - - - - - - - - -
36262026-07-02T10:19:54.162Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36272026-07-02T10:19:54.162Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36282026-07-02T10:19:54.162Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36292026-07-02T10:19:54.162Z[ 12] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36302026-07-02T10:19:54.162Z[ 14] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36312026-07-02T10:19:54.162Z[ 16] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
36322026-07-02T10:19:54.162Z[ 18] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
36332026-07-02T10:19:54.162Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
36342026-07-02T10:19:54.163Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
36352026-07-02T10:19:54.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
36362026-07-02T10:19:54.163Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36372026-07-02T10:19:54.163Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36382026-07-02T10:19:54.163Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36392026-07-02T10:19:54.163Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36402026-07-02T10:19:54.163Z[ 14] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
36412026-07-02T10:19:54.163Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36422026-07-02T10:19:54.163Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
36432026-07-02T10:19:54.163Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
36442026-07-02T10:19:54.163Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
36452026-07-02T10:19:54.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
36462026-07-02T10:19:54.163Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36472026-07-02T10:19:54.163Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36482026-07-02T10:19:54.163Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36492026-07-02T10:19:54.163Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
36502026-07-02T10:19:54.163Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36512026-07-02T10:19:54.163Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36522026-07-02T10:19:54.163Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
36532026-07-02T10:19:54.163Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
36542026-07-02T10:19:54.163Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
36552026-07-02T10:19:54.163Z- - - - - - - - - - - - - - - - - - - - - - - - -
36562026-07-02T10:19:54.163Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
36572026-07-02T10:19:54.167Z[ 8] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36582026-07-02T10:19:54.167Z[ 10] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36592026-07-02T10:19:54.167Z[ 12] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
36602026-07-02T10:19:54.167Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36612026-07-02T10:19:54.167Z[ 16] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36622026-07-02T10:19:54.167Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36632026-07-02T10:19:54.167Z[ 20] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
36642026-07-02T10:19:54.167Z[SUM] 5.00-6.00 sec 422 MBytes 3.54 Gbits/sec
36652026-07-02T10:19:54.168Z- - - - - - - - - - - - - - - - - - - - - - - - -
36662026-07-02T10:19:54.168Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36672026-07-02T10:19:54.168Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36682026-07-02T10:19:54.168Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36692026-07-02T10:19:57.164Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36702026-07-02T10:19:57.164Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36712026-07-02T10:19:57.164Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36722026-07-02T10:19:57.164Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
36732026-07-02T10:19:57.164Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
36742026-07-02T10:19:57.164Z[SUM] 6.00-7.00 sec 425 MBytes 3.57 Gbits/sec
36752026-07-02T10:19:57.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
36762026-07-02T10:19:57.164Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36772026-07-02T10:19:57.164Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36782026-07-02T10:19:57.164Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36792026-07-02T10:19:57.164Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36802026-07-02T10:19:57.164Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36812026-07-02T10:19:57.164Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36822026-07-02T10:19:57.164Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
36832026-07-02T10:19:57.164Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
36842026-07-02T10:19:57.164Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
36852026-07-02T10:19:57.164Z- - - - - - - - - - - - - - - - - - - - - - - - -
36862026-07-02T10:19:57.164Z[ 5] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36872026-07-02T10:19:57.164Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36882026-07-02T10:19:57.164Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36892026-07-02T10:19:57.164Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36902026-07-02T10:19:57.164Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
36912026-07-02T10:19:57.165Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36922026-07-02T10:19:57.165Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36932026-07-02T10:19:57.165Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
36942026-07-02T10:19:57.165Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
36952026-07-02T10:19:57.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
36962026-07-02T10:19:57.165Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36972026-07-02T10:19:57.165Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36982026-07-02T10:19:57.165Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36992026-07-02T10:19:57.165Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37002026-07-02T10:19:57.165Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37012026-07-02T10:19:57.165Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
37022026-07-02T10:19:57.165Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37032026-07-02T10:19:57.165Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37042026-07-02T10:19:57.165Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
37052026-07-02T10:19:57.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
37062026-07-02T10:19:57.165Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37072026-07-02T10:19:57.165Z[ 8] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
37082026-07-02T10:19:57.165Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37092026-07-02T10:19:57.165Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37102026-07-02T10:19:57.165Z[ 14] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
37112026-07-02T10:19:57.165Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37122026-07-02T10:19:57.165Z[ 18] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
37132026-07-02T10:19:57.165Z[ 20] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
37142026-07-02T10:19:57.165Z[SUM] 10.00-10.00 sec 512 KBytes 3.70 Gbits/sec
37152026-07-02T10:19:57.165Z- - - - - - - - - - - - - - - - - - - - - - - - -
37162026-07-02T10:19:57.165Z[ ID] Interval Transfer Bitrate
37172026-07-02T10:19:57.165Z[ 5] 0.00-10.00 sec 513 MBytes 431 Mbits/sec receiver
37182026-07-02T10:19:57.166Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37192026-07-02T10:19:57.166Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
37202026-07-02T10:19:57.166Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
37212026-07-02T10:19:57.166Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37222026-07-02T10:19:57.166Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37232026-07-02T10:19:57.166Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37242026-07-02T10:19:57.166Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
37252026-07-02T10:19:57.166Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec receiver
37262026-07-02T10:19:57.170ZRun 10/10...3498.815621435074Mbps
37272026-07-02T10:19:57.170Z###---------------------###
37282026-07-02T10:19:57.170Z::: iPerf done... :::
37292026-07-02T10:19:57.170Z:::Awaiting out files...:::
37302026-07-02T10:19:57.170Z###---------------------###
37312026-07-02T10:19:57.170Z###-----###
37322026-07-02T10:19:57.170Z:::done!:::
37332026-07-02T10:19:57.170Z###-----###
37342026-07-02T10:19:58.120ZGnuplot not found, using plotters backend
37352026-07-02T10:19:58.260ZBenchmarking iperf-tcp/local/c2s/tx
37362026-07-02T10:19:58.260ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37372026-07-02T10:20:02.512ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37382026-07-02T10:20:22.489ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37392026-07-02T10:20:22.582Ziperf-tcp/local/c2s/tx time: [3.5347 µs 3.5348 µs 3.5349 µs]
37402026-07-02T10:20:22.582Z change: [+0.5899% +0.5941% +0.5983%] (p = 0.00 < 0.05)
37412026-07-02T10:20:22.582Z Change within noise threshold.
37422026-07-02T10:20:22.583ZFound 4 outliers among 100 measurements (4.00%)
37432026-07-02T10:20:22.583Z 1 (1.00%) low severe
37442026-07-02T10:20:22.583Z 1 (1.00%) low mild
37452026-07-02T10:20:22.583Z 2 (2.00%) high mild
37462026-07-02T10:20:23.475Z
37472026-07-02T10:20:23.478ZBenchmarking iperf-tcp/local/c2s/rx
37482026-07-02T10:20:23.478ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37492026-07-02T10:20:27.728ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37502026-07-02T10:20:47.702ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37512026-07-02T10:20:47.790Ziperf-tcp/local/c2s/rx time: [6.6202 µs 6.6204 µs 6.6206 µs]
37522026-07-02T10:20:47.790Z change: [+0.9094% +0.9145% +0.9197%] (p = 0.00 < 0.05)
37532026-07-02T10:20:47.790Z Change within noise threshold.
37542026-07-02T10:20:47.791ZFound 5 outliers among 100 measurements (5.00%)
37552026-07-02T10:20:47.791Z 1 (1.00%) low severe
37562026-07-02T10:20:47.791Z 3 (3.00%) low mild
37572026-07-02T10:20:47.791Z 1 (1.00%) high mild
37582026-07-02T10:20:48.678Z
37592026-07-02T10:20:48.681Z###-------------------###
37602026-07-02T10:20:48.681Z:::Running experiment :::
37612026-07-02T10:20:48.681Z:::iperf-tcp/local/s2c:::
37622026-07-02T10:20:48.681Z###-------------------###
37632026-07-02T10:20:49.020Zdtrace: description 'profile-201us ' matched 2 probes
37642026-07-02T10:20:56.092Z-----------------------------------------------------------
37652026-07-02T10:20:56.093ZServer listening on 5201 (test #21)
37662026-07-02T10:20:56.093Z-----------------------------------------------------------
37672026-07-02T10:20:56.093ZAccepted connection from 10.0.0.1, port 38354
37682026-07-02T10:20:56.093Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44695
37692026-07-02T10:20:56.093Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53385
37702026-07-02T10:20:56.093Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45709
37712026-07-02T10:20:56.093Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39423
37722026-07-02T10:20:56.093Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38189
37732026-07-02T10:20:56.093Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64904
37742026-07-02T10:20:56.093Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59201
37752026-07-02T10:20:56.093Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53076
37762026-07-02T10:20:56.093Z[ ID] Interval Transfer Bitrate
37772026-07-02T10:20:56.093Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37782026-07-02T10:20:56.093Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37792026-07-02T10:20:56.093Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37802026-07-02T10:20:56.093Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
37812026-07-02T10:20:56.093Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37822026-07-02T10:20:56.093Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37832026-07-02T10:20:56.094Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
37842026-07-02T10:20:56.094Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
37852026-07-02T10:20:56.094Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
37862026-07-02T10:20:56.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
37872026-07-02T10:20:56.094Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37882026-07-02T10:20:56.094Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37892026-07-02T10:20:56.094Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37902026-07-02T10:20:56.094Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37912026-07-02T10:20:56.094Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37922026-07-02T10:20:56.094Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
37932026-07-02T10:20:56.094Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
37942026-07-02T10:20:56.094Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
37952026-07-02T10:20:56.094Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
37962026-07-02T10:20:56.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
37972026-07-02T10:20:56.094Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
37982026-07-02T10:20:56.094Z[ 8] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
37992026-07-02T10:20:56.094Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38002026-07-02T10:20:56.094Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38012026-07-02T10:20:56.094Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38022026-07-02T10:20:56.094Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38032026-07-02T10:20:56.094Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38042026-07-02T10:20:56.094Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
38052026-07-02T10:20:56.094Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
38062026-07-02T10:20:56.094Z- - - - - - - - - - - - - - - - - - - - - - - - -
38072026-07-02T10:20:56.095Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38082026-07-02T10:20:56.095Z[ 8] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38092026-07-02T10:20:56.095Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38102026-07-02T10:20:56.095Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38112026-07-02T10:20:56.095Z[ 14] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38122026-07-02T10:20:56.095Z[ 16] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38132026-07-02T10:20:56.095Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38142026-07-02T10:20:56.095Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
38152026-07-02T10:20:56.095Z[SUM] 3.00-4.00 sec 424 MBytes 3.56 Gbits/sec
38162026-07-02T10:20:56.095Z- - - - - - - - - - - - - - - - - - - - - - - - -
38172026-07-02T10:20:56.095Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38182026-07-02T10:20:56.095Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38192026-07-02T10:20:56.095Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38202026-07-02T10:20:56.095Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38212026-07-02T10:20:56.095Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38222026-07-02T10:20:56.095Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38232026-07-02T10:20:56.095Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38242026-07-02T10:20:56.096Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
38252026-07-02T10:20:56.096Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
38262026-07-02T10:20:56.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
38272026-07-02T10:20:56.096Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38282026-07-02T10:20:56.096Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38292026-07-02T10:20:56.096Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38302026-07-02T10:20:56.096Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38312026-07-02T10:20:56.096Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38322026-07-02T10:20:56.096Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38332026-07-02T10:20:56.096Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
38342026-07-02T10:20:56.096Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
38352026-07-02T10:20:56.096Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
38362026-07-02T10:20:56.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
38372026-07-02T10:20:56.097Z[ 5] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38382026-07-02T10:20:56.097Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38392026-07-02T10:20:56.097Z[ 10] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38402026-07-02T10:20:59.096Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38412026-07-02T10:20:59.097Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
38422026-07-02T10:20:59.097Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
38432026-07-02T10:20:59.097Z[ 18] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38442026-07-02T10:20:59.097Z[ 20] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
38452026-07-02T10:20:59.097Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
38462026-07-02T10:20:59.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
38472026-07-02T10:20:59.097Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38482026-07-02T10:20:59.097Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38492026-07-02T10:20:59.097Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38502026-07-02T10:20:59.097Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38512026-07-02T10:20:59.097Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38522026-07-02T10:20:59.097Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38532026-07-02T10:20:59.097Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38542026-07-02T10:20:59.097Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38552026-07-02T10:20:59.097Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
38562026-07-02T10:20:59.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
38572026-07-02T10:20:59.097Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38582026-07-02T10:20:59.097Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38592026-07-02T10:20:59.097Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38602026-07-02T10:20:59.097Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38612026-07-02T10:20:59.097Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38622026-07-02T10:20:59.097Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38632026-07-02T10:20:59.097Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
38642026-07-02T10:20:59.097Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38652026-07-02T10:20:59.097Z[SUM] 8.00-9.00 sec 426 MBytes 3.58 Gbits/sec
38662026-07-02T10:20:59.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
38672026-07-02T10:20:59.098Z[ 5] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38682026-07-02T10:20:59.098Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
38692026-07-02T10:20:59.098Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38702026-07-02T10:20:59.098Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38712026-07-02T10:20:59.098Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38722026-07-02T10:20:59.098Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38732026-07-02T10:20:59.098Z[ 18] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38742026-07-02T10:20:59.098Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
38752026-07-02T10:20:59.098Z[SUM] 9.00-10.00 sec 425 MBytes 3.57 Gbits/sec
38762026-07-02T10:20:59.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
38772026-07-02T10:20:59.098Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38782026-07-02T10:20:59.098Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-07-02T10:20:59.098Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-07-02T10:20:59.099Z[ 12] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
38812026-07-02T10:20:59.099Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38822026-07-02T10:20:59.099Z[ 16] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
38832026-07-02T10:20:59.099Z[ 18] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
38842026-07-02T10:20:59.099Z[ 20] 10.00-10.00 sec 128 KBytes 960 Mbits/sec
38852026-07-02T10:20:59.099Z[SUM] 10.00-10.00 sec 512 KBytes 3.84 Gbits/sec
38862026-07-02T10:20:59.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
38872026-07-02T10:20:59.099Z[ ID] Interval Transfer Bitrate
38882026-07-02T10:20:59.099Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38892026-07-02T10:20:59.099Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38902026-07-02T10:20:59.099Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38912026-07-02T10:20:59.099Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38922026-07-02T10:20:59.099Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38932026-07-02T10:20:59.099Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38942026-07-02T10:20:59.099Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38952026-07-02T10:20:59.099Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38962026-07-02T10:20:59.099Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
38972026-07-02T10:20:59.104ZRun 1/10...3500.911170368972Mbps
38982026-07-02T10:21:06.504Z-----------------------------------------------------------
38992026-07-02T10:21:06.504ZServer listening on 5201 (test #22)
39002026-07-02T10:21:06.504Z-----------------------------------------------------------
39012026-07-02T10:21:06.504ZAccepted connection from 10.0.0.1, port 56792
39022026-07-02T10:21:06.505Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39780
39032026-07-02T10:21:06.505Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63035
39042026-07-02T10:21:06.505Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60568
39052026-07-02T10:21:06.505Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49250
39062026-07-02T10:21:06.505Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49007
39072026-07-02T10:21:06.505Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45438
39082026-07-02T10:21:06.505Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59962
39092026-07-02T10:21:06.505Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52417
39102026-07-02T10:21:06.505Z[ ID] Interval Transfer Bitrate
39112026-07-02T10:21:06.505Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39122026-07-02T10:21:06.505Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39132026-07-02T10:21:06.505Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39142026-07-02T10:21:06.505Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39152026-07-02T10:21:06.505Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39162026-07-02T10:21:06.505Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39172026-07-02T10:21:06.505Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39182026-07-02T10:21:06.505Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
39192026-07-02T10:21:06.505Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
39202026-07-02T10:21:06.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
39212026-07-02T10:21:06.505Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39222026-07-02T10:21:06.505Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39232026-07-02T10:21:06.505Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39242026-07-02T10:21:06.505Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
39252026-07-02T10:21:06.506Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39262026-07-02T10:21:06.506Z[ 16] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39272026-07-02T10:21:06.506Z[ 18] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
39282026-07-02T10:21:06.506Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
39292026-07-02T10:21:06.506Z[SUM] 1.00-2.00 sec 429 MBytes 3.60 Gbits/sec
39302026-07-02T10:21:06.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
39312026-07-02T10:21:06.506Z[ 5] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39322026-07-02T10:21:06.506Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39332026-07-02T10:21:06.506Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39342026-07-02T10:21:06.506Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39352026-07-02T10:21:06.506Z[ 14] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39362026-07-02T10:21:06.506Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39372026-07-02T10:21:06.506Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39382026-07-02T10:21:06.506Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39392026-07-02T10:21:06.506Z[SUM] 2.00-3.00 sec 424 MBytes 3.56 Gbits/sec
39402026-07-02T10:21:06.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
39412026-07-02T10:21:06.506Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
39422026-07-02T10:21:06.506Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39432026-07-02T10:21:06.506Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
39442026-07-02T10:21:06.506Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39452026-07-02T10:21:06.506Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39462026-07-02T10:21:06.506Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39472026-07-02T10:21:06.506Z[ 18] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
39482026-07-02T10:21:06.506Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
39492026-07-02T10:21:06.506Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
39502026-07-02T10:21:06.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
39512026-07-02T10:21:06.506Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39522026-07-02T10:21:06.506Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39532026-07-02T10:21:06.507Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39542026-07-02T10:21:06.507Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39552026-07-02T10:21:06.507Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
39562026-07-02T10:21:06.507Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
39572026-07-02T10:21:06.507Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
39582026-07-02T10:21:06.507Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39592026-07-02T10:21:06.507Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
39602026-07-02T10:21:06.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
39612026-07-02T10:21:06.507Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39622026-07-02T10:21:06.507Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39632026-07-02T10:21:06.507Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39642026-07-02T10:21:06.507Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39652026-07-02T10:21:06.507Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39662026-07-02T10:21:06.507Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39672026-07-02T10:21:06.507Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
39682026-07-02T10:21:06.507Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39692026-07-02T10:21:06.507Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
39702026-07-02T10:21:06.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
39712026-07-02T10:21:06.507Z[ 5] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
39722026-07-02T10:21:06.507Z[ 8] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
39732026-07-02T10:21:06.507Z[ 10] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
39742026-07-02T10:21:09.508Z[ 12] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
39752026-07-02T10:21:09.508Z[ 14] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
39762026-07-02T10:21:09.508Z[ 16] 6.00-7.00 sec 52.4 MBytes 439 Mbits/sec
39772026-07-02T10:21:09.508Z[ 18] 6.00-7.00 sec 52.2 MBytes 438 Mbits/sec
39782026-07-02T10:21:09.508Z[ 20] 6.00-7.00 sec 52.1 MBytes 437 Mbits/sec
39792026-07-02T10:21:09.508Z[SUM] 6.00-7.00 sec 418 MBytes 3.51 Gbits/sec
39802026-07-02T10:21:09.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
39812026-07-02T10:21:09.508Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39822026-07-02T10:21:09.508Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39832026-07-02T10:21:09.508Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39842026-07-02T10:21:09.508Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39852026-07-02T10:21:09.508Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39862026-07-02T10:21:09.509Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39872026-07-02T10:21:09.509Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
39882026-07-02T10:21:09.509Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
39892026-07-02T10:21:09.509Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
39902026-07-02T10:21:09.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
39912026-07-02T10:21:09.509Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39922026-07-02T10:21:09.509Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39932026-07-02T10:21:09.509Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39942026-07-02T10:21:09.509Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39952026-07-02T10:21:09.510Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39962026-07-02T10:21:09.510Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39972026-07-02T10:21:09.510Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39982026-07-02T10:21:09.510Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39992026-07-02T10:21:09.510Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
40002026-07-02T10:21:09.510Z- - - - - - - - - - - - - - - - - - - - - - - - -
40012026-07-02T10:21:09.510Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40022026-07-02T10:21:09.510Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40032026-07-02T10:21:09.510Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40042026-07-02T10:21:09.510Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40052026-07-02T10:21:09.510Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40062026-07-02T10:21:09.510Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40072026-07-02T10:21:09.510Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40082026-07-02T10:21:09.511Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40092026-07-02T10:21:09.511Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
40102026-07-02T10:21:09.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
40112026-07-02T10:21:09.511Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-07-02T10:21:09.511Z[ 8] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
40132026-07-02T10:21:09.511Z[ 10] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
40142026-07-02T10:21:09.511Z[ 12] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
40152026-07-02T10:21:09.511Z[ 14] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
40162026-07-02T10:21:09.511Z[ 16] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
40172026-07-02T10:21:09.511Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40182026-07-02T10:21:09.511Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40192026-07-02T10:21:09.511Z[SUM] 10.00-10.00 sec 640 KBytes 4.63 Gbits/sec
40202026-07-02T10:21:09.511Z- - - - - - - - - - - - - - - - - - - - - - - - -
40212026-07-02T10:21:09.511Z[ ID] Interval Transfer Bitrate
40222026-07-02T10:21:09.511Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40232026-07-02T10:21:09.511Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40242026-07-02T10:21:09.511Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40252026-07-02T10:21:09.511Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40262026-07-02T10:21:09.511Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40272026-07-02T10:21:09.511Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40282026-07-02T10:21:09.511Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40292026-07-02T10:21:09.511Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40302026-07-02T10:21:09.511Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
40312026-07-02T10:21:09.515ZRun 2/10...3503.2041203261624Mbps
40322026-07-02T10:21:16.957Z-----------------------------------------------------------
40332026-07-02T10:21:16.957ZServer listening on 5201 (test #23)
40342026-07-02T10:21:16.957Z-----------------------------------------------------------
40352026-07-02T10:21:16.957ZAccepted connection from 10.0.0.1, port 57991
40362026-07-02T10:21:16.957Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65175
40372026-07-02T10:21:16.957Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49283
40382026-07-02T10:21:16.957Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44509
40392026-07-02T10:21:16.957Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61306
40402026-07-02T10:21:16.957Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61674
40412026-07-02T10:21:16.957Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52193
40422026-07-02T10:21:16.958Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35214
40432026-07-02T10:21:16.958Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35190
40442026-07-02T10:21:16.958Z[ ID] Interval Transfer Bitrate
40452026-07-02T10:21:16.958Z[ 5] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40462026-07-02T10:21:16.958Z[ 8] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40472026-07-02T10:21:16.958Z[ 10] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40482026-07-02T10:21:16.958Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40492026-07-02T10:21:16.958Z[ 14] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40502026-07-02T10:21:16.958Z[ 16] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40512026-07-02T10:21:16.958Z[ 18] 0.00-1.00 sec 41.6 MBytes 349 Mbits/sec
40522026-07-02T10:21:16.958Z[ 20] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
40532026-07-02T10:21:16.958Z[SUM] 0.00-1.00 sec 333 MBytes 2.80 Gbits/sec
40542026-07-02T10:21:16.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
40552026-07-02T10:21:16.958Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40562026-07-02T10:21:16.958Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40572026-07-02T10:21:16.958Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40582026-07-02T10:21:16.958Z[ 12] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40592026-07-02T10:21:16.958Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40602026-07-02T10:21:16.958Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40612026-07-02T10:21:16.958Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40622026-07-02T10:21:16.958Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
40632026-07-02T10:21:16.958Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
40642026-07-02T10:21:16.958Z- - - - - - - - - - - - - - - - - - - - - - - - -
40652026-07-02T10:21:16.958Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40662026-07-02T10:21:16.958Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40672026-07-02T10:21:16.958Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40682026-07-02T10:21:16.958Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40692026-07-02T10:21:16.958Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40702026-07-02T10:21:16.958Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40712026-07-02T10:21:16.958Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
40722026-07-02T10:21:16.959Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
40732026-07-02T10:21:16.959Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
40742026-07-02T10:21:16.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
40752026-07-02T10:21:16.959Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40762026-07-02T10:21:16.959Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
40772026-07-02T10:21:16.959Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40782026-07-02T10:21:16.959Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
40792026-07-02T10:21:16.959Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
40802026-07-02T10:21:16.959Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
40812026-07-02T10:21:16.959Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
40822026-07-02T10:21:16.959Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
40832026-07-02T10:21:16.959Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
40842026-07-02T10:21:16.959Z- - - - - - - - - - - - - - - - - - - - - - - - -
40852026-07-02T10:21:16.959Z[ 5] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40862026-07-02T10:21:16.959Z[ 8] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40872026-07-02T10:21:16.959Z[ 10] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40882026-07-02T10:21:16.959Z[ 12] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40892026-07-02T10:21:16.960Z[ 14] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40902026-07-02T10:21:16.960Z[ 16] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40912026-07-02T10:21:16.960Z[ 18] 4.00-5.00 sec 52.5 MBytes 440 Mbits/sec
40922026-07-02T10:21:16.960Z[ 20] 4.00-5.00 sec 52.4 MBytes 439 Mbits/sec
40932026-07-02T10:21:16.960Z[SUM] 4.00-5.00 sec 419 MBytes 3.52 Gbits/sec
40942026-07-02T10:21:16.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
40952026-07-02T10:21:16.960Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40962026-07-02T10:21:16.960Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40972026-07-02T10:21:16.960Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
40982026-07-02T10:21:16.960Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40992026-07-02T10:21:16.961Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41002026-07-02T10:21:16.961Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41012026-07-02T10:21:16.961Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
41022026-07-02T10:21:16.961Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41032026-07-02T10:21:16.961Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
41042026-07-02T10:21:16.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
41052026-07-02T10:21:16.961Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
41062026-07-02T10:21:16.961Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41072026-07-02T10:21:16.961Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41082026-07-02T10:21:19.961Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41092026-07-02T10:21:19.961Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41102026-07-02T10:21:19.961Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
41112026-07-02T10:21:19.961Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
41122026-07-02T10:21:19.961Z[ 20] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
41132026-07-02T10:21:19.961Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
41142026-07-02T10:21:19.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
41152026-07-02T10:21:19.961Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
41162026-07-02T10:21:19.961Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41172026-07-02T10:21:19.961Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41182026-07-02T10:21:19.961Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41192026-07-02T10:21:19.961Z[ 14] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41202026-07-02T10:21:19.962Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
41212026-07-02T10:21:19.962Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41222026-07-02T10:21:19.962Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41232026-07-02T10:21:19.962Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
41242026-07-02T10:21:19.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
41252026-07-02T10:21:19.962Z[ 5] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41262026-07-02T10:21:19.962Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41272026-07-02T10:21:19.962Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41282026-07-02T10:21:19.962Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41292026-07-02T10:21:19.962Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41302026-07-02T10:21:19.962Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41312026-07-02T10:21:19.962Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41322026-07-02T10:21:19.962Z[ 20] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
41332026-07-02T10:21:19.962Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
41342026-07-02T10:21:19.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
41352026-07-02T10:21:19.962Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41362026-07-02T10:21:19.962Z[ 8] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41372026-07-02T10:21:19.962Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
41382026-07-02T10:21:19.963Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41392026-07-02T10:21:19.963Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41402026-07-02T10:21:19.963Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41412026-07-02T10:21:19.963Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
41422026-07-02T10:21:19.963Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41432026-07-02T10:21:19.963Z[SUM] 9.00-10.00 sec 424 MBytes 3.56 Gbits/sec
41442026-07-02T10:21:19.963Z- - - - - - - - - - - - - - - - - - - - - - - - -
41452026-07-02T10:21:19.963Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41462026-07-02T10:21:19.963Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41472026-07-02T10:21:19.963Z[ 10] 10.00-10.00 sec 128 KBytes 891 Mbits/sec
41482026-07-02T10:21:19.963Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41492026-07-02T10:21:19.963Z[ 14] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
41502026-07-02T10:21:19.964Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41512026-07-02T10:21:19.964Z[ 18] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
41522026-07-02T10:21:19.964Z[ 20] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
41532026-07-02T10:21:19.964Z[SUM] 10.00-10.00 sec 512 KBytes 3.54 Gbits/sec
41542026-07-02T10:21:19.964Z- - - - - - - - - - - - - - - - - - - - - - - - -
41552026-07-02T10:21:19.964Z[ ID] Interval Transfer Bitrate
41562026-07-02T10:21:19.964Z[ 5] 0.00-10.00 sec 519 MBytes 436 Mbits/sec sender
41572026-07-02T10:21:19.964Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41582026-07-02T10:21:19.964Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41592026-07-02T10:21:19.964Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41602026-07-02T10:21:19.964Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41612026-07-02T10:21:19.964Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41622026-07-02T10:21:19.964Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41632026-07-02T10:21:19.964Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
41642026-07-02T10:21:19.964Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
41652026-07-02T10:21:19.969ZRun 3/10...3487.143226526881Mbps
41662026-07-02T10:21:27.385Z-----------------------------------------------------------
41672026-07-02T10:21:27.385ZServer listening on 5201 (test #24)
41682026-07-02T10:21:27.385Z-----------------------------------------------------------
41692026-07-02T10:21:27.385ZAccepted connection from 10.0.0.1, port 37647
41702026-07-02T10:21:27.385Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46126
41712026-07-02T10:21:27.385Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64458
41722026-07-02T10:21:27.385Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36760
41732026-07-02T10:21:27.385Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56889
41742026-07-02T10:21:27.385Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50788
41752026-07-02T10:21:27.386Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61871
41762026-07-02T10:21:27.386Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56618
41772026-07-02T10:21:27.386Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42447
41782026-07-02T10:21:27.386Z[ ID] Interval Transfer Bitrate
41792026-07-02T10:21:27.386Z[ 5] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41802026-07-02T10:21:27.386Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41812026-07-02T10:21:27.386Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41822026-07-02T10:21:27.386Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41832026-07-02T10:21:27.386Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41842026-07-02T10:21:27.386Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
41852026-07-02T10:21:27.386Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41862026-07-02T10:21:27.386Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
41872026-07-02T10:21:27.386Z[SUM] 0.00-1.00 sec 339 MBytes 2.84 Gbits/sec
41882026-07-02T10:21:27.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
41892026-07-02T10:21:27.386Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41902026-07-02T10:21:27.386Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41912026-07-02T10:21:27.386Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41922026-07-02T10:21:27.386Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41932026-07-02T10:21:27.386Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
41942026-07-02T10:21:27.386Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41952026-07-02T10:21:27.386Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
41962026-07-02T10:21:27.386Z[ 20] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
41972026-07-02T10:21:27.386Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
41982026-07-02T10:21:27.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
41992026-07-02T10:21:27.386Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42002026-07-02T10:21:27.386Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42012026-07-02T10:21:27.386Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42022026-07-02T10:21:27.386Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42032026-07-02T10:21:27.386Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42042026-07-02T10:21:27.386Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42052026-07-02T10:21:27.386Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42062026-07-02T10:21:27.386Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
42072026-07-02T10:21:27.386Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
42082026-07-02T10:21:27.386Z- - - - - - - - - - - - - - - - - - - - - - - - -
42092026-07-02T10:21:27.386Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42102026-07-02T10:21:27.386Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42112026-07-02T10:21:27.386Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42122026-07-02T10:21:27.387Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42132026-07-02T10:21:27.387Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42142026-07-02T10:21:27.387Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
42152026-07-02T10:21:27.387Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42162026-07-02T10:21:27.387Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42172026-07-02T10:21:27.387Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
42182026-07-02T10:21:27.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
42192026-07-02T10:21:27.387Z[ 5] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42202026-07-02T10:21:27.387Z[ 8] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42212026-07-02T10:21:27.387Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42222026-07-02T10:21:27.387Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
42232026-07-02T10:21:27.387Z[ 14] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
42242026-07-02T10:21:27.387Z[ 16] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
42252026-07-02T10:21:27.387Z[ 18] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
42262026-07-02T10:21:27.387Z[ 20] 4.00-5.00 sec 54.4 MBytes 456 Mbits/sec
42272026-07-02T10:21:27.387Z[SUM] 4.00-5.00 sec 434 MBytes 3.64 Gbits/sec
42282026-07-02T10:21:27.387Z- - - - - - - - - - - - - - - - - - - - - - - - -
42292026-07-02T10:21:27.387Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42302026-07-02T10:21:27.387Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42312026-07-02T10:21:27.387Z[ 10] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42322026-07-02T10:21:27.388Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42332026-07-02T10:21:27.388Z[ 14] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
42342026-07-02T10:21:27.389Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42352026-07-02T10:21:27.389Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42362026-07-02T10:21:27.389Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
42372026-07-02T10:21:27.389Z[SUM] 5.00-6.00 sec 426 MBytes 3.57 Gbits/sec
42382026-07-02T10:21:27.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
42392026-07-02T10:21:27.389Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42402026-07-02T10:21:27.389Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42412026-07-02T10:21:27.389Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42422026-07-02T10:21:30.389Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
42432026-07-02T10:21:30.389Z[ 14] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42442026-07-02T10:21:30.389Z[ 16] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42452026-07-02T10:21:30.389Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
42462026-07-02T10:21:30.389Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
42472026-07-02T10:21:30.389Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
42482026-07-02T10:21:30.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
42492026-07-02T10:21:30.389Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42502026-07-02T10:21:30.389Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42512026-07-02T10:21:30.389Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42522026-07-02T10:21:30.389Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42532026-07-02T10:21:30.389Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42542026-07-02T10:21:30.389Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42552026-07-02T10:21:30.389Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42562026-07-02T10:21:30.389Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
42572026-07-02T10:21:30.389Z[SUM] 7.00-8.00 sec 425 MBytes 3.57 Gbits/sec
42582026-07-02T10:21:30.389Z- - - - - - - - - - - - - - - - - - - - - - - - -
42592026-07-02T10:21:30.389Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42602026-07-02T10:21:30.389Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42612026-07-02T10:21:30.389Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42622026-07-02T10:21:30.389Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
42632026-07-02T10:21:30.390Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42642026-07-02T10:21:30.390Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42652026-07-02T10:21:30.390Z[ 18] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42662026-07-02T10:21:30.390Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
42672026-07-02T10:21:30.390Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
42682026-07-02T10:21:30.390Z- - - - - - - - - - - - - - - - - - - - - - - - -
42692026-07-02T10:21:30.390Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42702026-07-02T10:21:30.390Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42712026-07-02T10:21:30.391Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42722026-07-02T10:21:30.391Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42732026-07-02T10:21:30.391Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42742026-07-02T10:21:30.391Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42752026-07-02T10:21:30.392Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
42762026-07-02T10:21:30.392Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
42772026-07-02T10:21:30.392Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
42782026-07-02T10:21:30.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
42792026-07-02T10:21:30.392Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42802026-07-02T10:21:30.392Z[ 8] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
42812026-07-02T10:21:30.392Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-07-02T10:21:30.392Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-07-02T10:21:30.392Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42842026-07-02T10:21:30.392Z[ 16] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
42852026-07-02T10:21:30.392Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42862026-07-02T10:21:30.392Z[ 20] 10.00-10.00 sec 128 KBytes 945 Mbits/sec
42872026-07-02T10:21:30.392Z[SUM] 10.00-10.00 sec 384 KBytes 2.83 Gbits/sec
42882026-07-02T10:21:30.392Z- - - - - - - - - - - - - - - - - - - - - - - - -
42892026-07-02T10:21:30.392Z[ ID] Interval Transfer Bitrate
42902026-07-02T10:21:30.392Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42912026-07-02T10:21:30.392Z[ 8] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42922026-07-02T10:21:30.392Z[ 10] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42932026-07-02T10:21:30.392Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42942026-07-02T10:21:30.392Z[ 14] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42952026-07-02T10:21:30.393Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42962026-07-02T10:21:30.393Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42972026-07-02T10:21:30.393Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
42982026-07-02T10:21:30.393Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
42992026-07-02T10:21:30.397ZRun 4/10...3522.817986131165Mbps
43002026-07-02T10:21:37.818Z-----------------------------------------------------------
43012026-07-02T10:21:37.818ZServer listening on 5201 (test #25)
43022026-07-02T10:21:37.818Z-----------------------------------------------------------
43032026-07-02T10:21:37.818ZAccepted connection from 10.0.0.1, port 59925
43042026-07-02T10:21:37.818Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54995
43052026-07-02T10:21:37.818Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33437
43062026-07-02T10:21:37.818Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61408
43072026-07-02T10:21:37.818Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34115
43082026-07-02T10:21:37.818Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42925
43092026-07-02T10:21:37.818Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54437
43102026-07-02T10:21:37.818Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49244
43112026-07-02T10:21:37.818Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40313
43122026-07-02T10:21:37.818Z[ ID] Interval Transfer Bitrate
43132026-07-02T10:21:37.819Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43142026-07-02T10:21:37.819Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43152026-07-02T10:21:37.819Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43162026-07-02T10:21:37.819Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43172026-07-02T10:21:37.819Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43182026-07-02T10:21:37.819Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
43192026-07-02T10:21:37.819Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43202026-07-02T10:21:37.819Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
43212026-07-02T10:21:37.819Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
43222026-07-02T10:21:37.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
43232026-07-02T10:21:37.819Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43242026-07-02T10:21:37.819Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43252026-07-02T10:21:37.819Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43262026-07-02T10:21:37.819Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43272026-07-02T10:21:37.819Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43282026-07-02T10:21:37.819Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
43292026-07-02T10:21:37.819Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43302026-07-02T10:21:37.819Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
43312026-07-02T10:21:37.819Z[SUM] 1.00-2.00 sec 426 MBytes 3.58 Gbits/sec
43322026-07-02T10:21:37.819Z- - - - - - - - - - - - - - - - - - - - - - - - -
43332026-07-02T10:21:37.819Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43342026-07-02T10:21:37.819Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43352026-07-02T10:21:37.819Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43362026-07-02T10:21:37.820Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43372026-07-02T10:21:37.820Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
43382026-07-02T10:21:37.820Z[ 16] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
43392026-07-02T10:21:37.820Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43402026-07-02T10:21:37.820Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43412026-07-02T10:21:37.820Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
43422026-07-02T10:21:37.820Z- - - - - - - - - - - - - - - - - - - - - - - - -
43432026-07-02T10:21:37.820Z[ 5] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43442026-07-02T10:21:37.821Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43452026-07-02T10:21:37.821Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43462026-07-02T10:21:37.821Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
43472026-07-02T10:21:37.821Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
43482026-07-02T10:21:37.821Z[ 16] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43492026-07-02T10:21:37.821Z[ 18] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43502026-07-02T10:21:37.821Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
43512026-07-02T10:21:37.821Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
43522026-07-02T10:21:37.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
43532026-07-02T10:21:37.821Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43542026-07-02T10:21:37.821Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
43552026-07-02T10:21:37.821Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43562026-07-02T10:21:37.821Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
43572026-07-02T10:21:37.821Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43582026-07-02T10:21:37.821Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43592026-07-02T10:21:37.821Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43602026-07-02T10:21:37.821Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
43612026-07-02T10:21:37.821Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
43622026-07-02T10:21:37.821Z- - - - - - - - - - - - - - - - - - - - - - - - -
43632026-07-02T10:21:37.821Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
43642026-07-02T10:21:37.821Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
43652026-07-02T10:21:37.821Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43662026-07-02T10:21:37.821Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43672026-07-02T10:21:37.821Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
43682026-07-02T10:21:37.821Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43692026-07-02T10:21:37.821Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43702026-07-02T10:21:37.821Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
43712026-07-02T10:21:37.822Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
43722026-07-02T10:21:37.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
43732026-07-02T10:21:37.822Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43742026-07-02T10:21:37.822Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43752026-07-02T10:21:37.822Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43762026-07-02T10:21:40.822Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43772026-07-02T10:21:40.822Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
43782026-07-02T10:21:40.822Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43792026-07-02T10:21:40.822Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43802026-07-02T10:21:40.822Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43812026-07-02T10:21:40.822Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
43822026-07-02T10:21:40.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
43832026-07-02T10:21:40.822Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43842026-07-02T10:21:40.822Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43852026-07-02T10:21:40.822Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43862026-07-02T10:21:40.822Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43872026-07-02T10:21:40.822Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43882026-07-02T10:21:40.822Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43892026-07-02T10:21:40.822Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
43902026-07-02T10:21:40.822Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
43912026-07-02T10:21:40.822Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
43922026-07-02T10:21:40.822Z- - - - - - - - - - - - - - - - - - - - - - - - -
43932026-07-02T10:21:40.822Z[ 5] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43942026-07-02T10:21:40.822Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43952026-07-02T10:21:40.822Z[ 10] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
43962026-07-02T10:21:40.822Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43972026-07-02T10:21:40.822Z[ 14] 8.00-9.00 sec 54.4 MBytes 456 Mbits/sec
43982026-07-02T10:21:40.822Z[ 16] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
43992026-07-02T10:21:40.822Z[ 18] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
44002026-07-02T10:21:40.822Z[ 20] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
44012026-07-02T10:21:40.823Z[SUM] 8.00-9.00 sec 434 MBytes 3.64 Gbits/sec
44022026-07-02T10:21:40.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
44032026-07-02T10:21:40.823Z[ 5] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44042026-07-02T10:21:40.823Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44052026-07-02T10:21:40.823Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44062026-07-02T10:21:40.823Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44072026-07-02T10:21:40.823Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44082026-07-02T10:21:40.823Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44092026-07-02T10:21:40.823Z[ 18] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
44102026-07-02T10:21:40.823Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
44112026-07-02T10:21:40.823Z[SUM] 9.00-10.00 sec 432 MBytes 3.63 Gbits/sec
44122026-07-02T10:21:40.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
44132026-07-02T10:21:40.823Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44142026-07-02T10:21:40.823Z[ 8] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
44152026-07-02T10:21:40.823Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-07-02T10:21:40.823Z[ 12] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
44172026-07-02T10:21:40.823Z[ 14] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
44182026-07-02T10:21:40.823Z[ 16] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
44192026-07-02T10:21:40.823Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44202026-07-02T10:21:40.823Z[ 20] 10.00-10.00 sec 128 KBytes 874 Mbits/sec
44212026-07-02T10:21:40.823Z[SUM] 10.00-10.00 sec 640 KBytes 4.36 Gbits/sec
44222026-07-02T10:21:40.823Z- - - - - - - - - - - - - - - - - - - - - - - - -
44232026-07-02T10:21:40.823Z[ ID] Interval Transfer Bitrate
44242026-07-02T10:21:40.823Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44252026-07-02T10:21:40.823Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44262026-07-02T10:21:40.823Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44272026-07-02T10:21:40.823Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44282026-07-02T10:21:40.823Z[ 14] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44292026-07-02T10:21:40.823Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
44302026-07-02T10:21:40.823Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44312026-07-02T10:21:40.823Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
44322026-07-02T10:21:40.823Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
44332026-07-02T10:21:40.827ZRun 5/10...3513.035012928423Mbps
44342026-07-02T10:21:48.265Z-----------------------------------------------------------
44352026-07-02T10:21:48.265ZServer listening on 5201 (test #26)
44362026-07-02T10:21:48.265Z-----------------------------------------------------------
44372026-07-02T10:21:48.265ZAccepted connection from 10.0.0.1, port 55080
44382026-07-02T10:21:48.265Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33103
44392026-07-02T10:21:48.265Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49207
44402026-07-02T10:21:48.265Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61719
44412026-07-02T10:21:48.265Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52661
44422026-07-02T10:21:48.265Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50849
44432026-07-02T10:21:48.265Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41704
44442026-07-02T10:21:48.265Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39314
44452026-07-02T10:21:48.266Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56923
44462026-07-02T10:21:48.266Z[ ID] Interval Transfer Bitrate
44472026-07-02T10:21:48.266Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44482026-07-02T10:21:48.266Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44492026-07-02T10:21:48.266Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44502026-07-02T10:21:48.266Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44512026-07-02T10:21:48.266Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44522026-07-02T10:21:48.266Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44532026-07-02T10:21:48.266Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
44542026-07-02T10:21:48.266Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
44552026-07-02T10:21:48.266Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
44562026-07-02T10:21:48.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
44572026-07-02T10:21:48.266Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44582026-07-02T10:21:48.266Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44592026-07-02T10:21:48.266Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44602026-07-02T10:21:48.266Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44612026-07-02T10:21:48.266Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44622026-07-02T10:21:48.266Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
44632026-07-02T10:21:48.266Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44642026-07-02T10:21:48.266Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
44652026-07-02T10:21:48.266Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
44662026-07-02T10:21:48.266Z- - - - - - - - - - - - - - - - - - - - - - - - -
44672026-07-02T10:21:48.266Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44682026-07-02T10:21:48.266Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
44692026-07-02T10:21:48.266Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44702026-07-02T10:21:48.268Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
44712026-07-02T10:21:48.268Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44722026-07-02T10:21:48.268Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44732026-07-02T10:21:48.268Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44742026-07-02T10:21:48.268Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
44752026-07-02T10:21:48.268Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
44762026-07-02T10:21:48.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
44772026-07-02T10:21:48.268Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44782026-07-02T10:21:48.268Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44792026-07-02T10:21:48.268Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44802026-07-02T10:21:48.268Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44812026-07-02T10:21:48.268Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44822026-07-02T10:21:48.268Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44832026-07-02T10:21:48.268Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44842026-07-02T10:21:48.268Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44852026-07-02T10:21:48.268Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
44862026-07-02T10:21:48.268Z- - - - - - - - - - - - - - - - - - - - - - - - -
44872026-07-02T10:21:48.268Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44882026-07-02T10:21:48.268Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44892026-07-02T10:21:48.268Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44902026-07-02T10:21:48.268Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44912026-07-02T10:21:48.268Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44922026-07-02T10:21:48.268Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
44932026-07-02T10:21:48.268Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
44942026-07-02T10:21:48.269Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44952026-07-02T10:21:48.269Z[SUM] 4.00-5.00 sec 427 MBytes 3.58 Gbits/sec
44962026-07-02T10:21:48.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
44972026-07-02T10:21:48.269Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44982026-07-02T10:21:48.269Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44992026-07-02T10:21:48.269Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45002026-07-02T10:21:48.269Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45012026-07-02T10:21:48.269Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45022026-07-02T10:21:48.269Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45032026-07-02T10:21:48.269Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45042026-07-02T10:21:48.269Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
45052026-07-02T10:21:48.269Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
45062026-07-02T10:21:48.269Z- - - - - - - - - - - - - - - - - - - - - - - - -
45072026-07-02T10:21:48.269Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45082026-07-02T10:21:48.269Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45092026-07-02T10:21:48.269Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45102026-07-02T10:21:51.270Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45112026-07-02T10:21:51.270Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45122026-07-02T10:21:51.270Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45132026-07-02T10:21:51.270Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45142026-07-02T10:21:51.270Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
45152026-07-02T10:21:51.270Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
45162026-07-02T10:21:51.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
45172026-07-02T10:21:51.270Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45182026-07-02T10:21:51.270Z[ 8] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45192026-07-02T10:21:51.270Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45202026-07-02T10:21:51.270Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45212026-07-02T10:21:51.270Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45222026-07-02T10:21:51.270Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
45232026-07-02T10:21:51.270Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45242026-07-02T10:21:51.270Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45252026-07-02T10:21:51.270Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
45262026-07-02T10:21:51.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
45272026-07-02T10:21:51.270Z[ 5] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45282026-07-02T10:21:51.270Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45292026-07-02T10:21:51.270Z[ 10] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45302026-07-02T10:21:51.270Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45312026-07-02T10:21:51.270Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45322026-07-02T10:21:51.270Z[ 16] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45332026-07-02T10:21:51.270Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45342026-07-02T10:21:51.270Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45352026-07-02T10:21:51.270Z[SUM] 8.00-9.00 sec 425 MBytes 3.56 Gbits/sec
45362026-07-02T10:21:51.270Z- - - - - - - - - - - - - - - - - - - - - - - - -
45372026-07-02T10:21:51.270Z[ 5] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45382026-07-02T10:21:51.270Z[ 8] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
45392026-07-02T10:21:51.270Z[ 10] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45402026-07-02T10:21:51.270Z[ 12] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45412026-07-02T10:21:51.270Z[ 14] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
45422026-07-02T10:21:51.271Z[ 16] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45432026-07-02T10:21:51.271Z[ 18] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
45442026-07-02T10:21:51.271Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
45452026-07-02T10:21:51.271Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
45462026-07-02T10:21:51.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
45472026-07-02T10:21:51.271Z[ 5] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45482026-07-02T10:21:51.271Z[ 8] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45492026-07-02T10:21:51.271Z[ 10] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45502026-07-02T10:21:51.271Z[ 12] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45512026-07-02T10:21:51.271Z[ 14] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45522026-07-02T10:21:51.271Z[ 16] 10.00-10.00 sec 128 KBytes 1.01 Gbits/sec
45532026-07-02T10:21:51.271Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45542026-07-02T10:21:51.271Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45552026-07-02T10:21:51.271Z[SUM] 10.00-10.00 sec 768 KBytes 6.06 Gbits/sec
45562026-07-02T10:21:51.271Z- - - - - - - - - - - - - - - - - - - - - - - - -
45572026-07-02T10:21:51.271Z[ ID] Interval Transfer Bitrate
45582026-07-02T10:21:51.271Z[ 5] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
45592026-07-02T10:21:51.272Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45602026-07-02T10:21:51.272Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45612026-07-02T10:21:51.272Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45622026-07-02T10:21:51.272Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45632026-07-02T10:21:51.272Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45642026-07-02T10:21:51.272Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45652026-07-02T10:21:51.273Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45662026-07-02T10:21:51.273Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
45672026-07-02T10:21:51.277ZRun 6/10...3501.6646991742373Mbps
45682026-07-02T10:21:58.702Z-----------------------------------------------------------
45692026-07-02T10:21:58.702ZServer listening on 5201 (test #27)
45702026-07-02T10:21:58.702Z-----------------------------------------------------------
45712026-07-02T10:21:58.702ZAccepted connection from 10.0.0.1, port 63383
45722026-07-02T10:21:58.702Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57365
45732026-07-02T10:21:58.702Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39713
45742026-07-02T10:21:58.702Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59392
45752026-07-02T10:21:58.702Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51056
45762026-07-02T10:21:58.702Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52823
45772026-07-02T10:21:58.702Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47315
45782026-07-02T10:21:58.702Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54776
45792026-07-02T10:21:58.702Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55165
45802026-07-02T10:21:58.703Z[ ID] Interval Transfer Bitrate
45812026-07-02T10:21:58.703Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45822026-07-02T10:21:58.703Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45832026-07-02T10:21:58.703Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45842026-07-02T10:21:58.703Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45852026-07-02T10:21:58.703Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45862026-07-02T10:21:58.703Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45872026-07-02T10:21:58.703Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
45882026-07-02T10:21:58.703Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
45892026-07-02T10:21:58.703Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
45902026-07-02T10:21:58.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
45912026-07-02T10:21:58.703Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45922026-07-02T10:21:58.703Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45932026-07-02T10:21:58.703Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45942026-07-02T10:21:58.703Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45952026-07-02T10:21:58.703Z[ 14] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
45962026-07-02T10:21:58.703Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45972026-07-02T10:21:58.704Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45982026-07-02T10:21:58.704Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
45992026-07-02T10:21:58.704Z[SUM] 1.00-2.00 sec 427 MBytes 3.58 Gbits/sec
46002026-07-02T10:21:58.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
46012026-07-02T10:21:58.704Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46022026-07-02T10:21:58.704Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46032026-07-02T10:21:58.704Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46042026-07-02T10:21:58.704Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
46052026-07-02T10:21:58.704Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46062026-07-02T10:21:58.704Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46072026-07-02T10:21:58.704Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
46082026-07-02T10:21:58.704Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
46092026-07-02T10:21:58.704Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
46102026-07-02T10:21:58.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
46112026-07-02T10:21:58.704Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46122026-07-02T10:21:58.704Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46132026-07-02T10:21:58.704Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
46142026-07-02T10:21:58.704Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46152026-07-02T10:21:58.704Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46162026-07-02T10:21:58.704Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46172026-07-02T10:21:58.704Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46182026-07-02T10:21:58.704Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
46192026-07-02T10:21:58.704Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
46202026-07-02T10:21:58.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
46212026-07-02T10:21:58.704Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46222026-07-02T10:21:58.704Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46232026-07-02T10:21:58.704Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
46242026-07-02T10:21:58.704Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
46252026-07-02T10:21:58.705Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46262026-07-02T10:21:58.705Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46272026-07-02T10:21:58.705Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
46282026-07-02T10:21:58.705Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
46292026-07-02T10:21:58.705Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
46302026-07-02T10:21:58.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
46312026-07-02T10:21:58.705Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46322026-07-02T10:21:58.705Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46332026-07-02T10:21:58.705Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46342026-07-02T10:21:58.705Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46352026-07-02T10:21:58.705Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
46362026-07-02T10:21:58.705Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46372026-07-02T10:21:58.705Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
46382026-07-02T10:21:58.705Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
46392026-07-02T10:21:58.705Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
46402026-07-02T10:21:58.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
46412026-07-02T10:21:58.705Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46422026-07-02T10:21:58.705Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46432026-07-02T10:21:58.705Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46442026-07-02T10:22:01.707Z[ 12] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46452026-07-02T10:22:01.707Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46462026-07-02T10:22:01.707Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46472026-07-02T10:22:01.707Z[ 18] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
46482026-07-02T10:22:01.707Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46492026-07-02T10:22:01.707Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
46502026-07-02T10:22:01.707Z- - - - - - - - - - - - - - - - - - - - - - - - -
46512026-07-02T10:22:01.707Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46522026-07-02T10:22:01.708Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46532026-07-02T10:22:01.708Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46542026-07-02T10:22:01.708Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46552026-07-02T10:22:01.708Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46562026-07-02T10:22:01.708Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46572026-07-02T10:22:01.708Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
46582026-07-02T10:22:01.708Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
46592026-07-02T10:22:01.708Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
46602026-07-02T10:22:01.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
46612026-07-02T10:22:01.708Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46622026-07-02T10:22:01.708Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46632026-07-02T10:22:01.708Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46642026-07-02T10:22:01.708Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46652026-07-02T10:22:01.708Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
46662026-07-02T10:22:01.708Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
46672026-07-02T10:22:01.708Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
46682026-07-02T10:22:01.708Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
46692026-07-02T10:22:01.708Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
46702026-07-02T10:22:01.708Z- - - - - - - - - - - - - - - - - - - - - - - - -
46712026-07-02T10:22:01.708Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46722026-07-02T10:22:01.708Z[ 8] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46732026-07-02T10:22:01.708Z[ 10] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46742026-07-02T10:22:01.708Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46752026-07-02T10:22:01.708Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
46762026-07-02T10:22:01.708Z[ 16] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
46772026-07-02T10:22:01.708Z[ 18] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46782026-07-02T10:22:01.709Z[ 20] 9.00-10.00 sec 54.2 MBytes 455 Mbits/sec
46792026-07-02T10:22:01.709Z[SUM] 9.00-10.00 sec 433 MBytes 3.63 Gbits/sec
46802026-07-02T10:22:01.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
46812026-07-02T10:22:01.709Z[ 5] 10.00-10.00 sec 128 KBytes 925 Mbits/sec
46822026-07-02T10:22:01.709Z[ 8] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
46832026-07-02T10:22:01.709Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-07-02T10:22:01.709Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-07-02T10:22:01.709Z[ 14] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
46862026-07-02T10:22:01.709Z[ 16] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
46872026-07-02T10:22:01.709Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46882026-07-02T10:22:01.709Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46892026-07-02T10:22:01.709Z[SUM] 10.00-10.00 sec 512 KBytes 3.70 Gbits/sec
46902026-07-02T10:22:01.709Z- - - - - - - - - - - - - - - - - - - - - - - - -
46912026-07-02T10:22:01.709Z[ ID] Interval Transfer Bitrate
46922026-07-02T10:22:01.709Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46932026-07-02T10:22:01.710Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46942026-07-02T10:22:01.710Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46952026-07-02T10:22:01.710Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46962026-07-02T10:22:01.710Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46972026-07-02T10:22:01.710Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46982026-07-02T10:22:01.710Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
46992026-07-02T10:22:01.710Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
47002026-07-02T10:22:01.710Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
47012026-07-02T10:22:01.714ZRun 7/10...3517.358620294528Mbps
47022026-07-02T10:22:09.127Z-----------------------------------------------------------
47032026-07-02T10:22:09.127ZServer listening on 5201 (test #28)
47042026-07-02T10:22:09.127Z-----------------------------------------------------------
47052026-07-02T10:22:09.127ZAccepted connection from 10.0.0.1, port 44347
47062026-07-02T10:22:09.127Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57067
47072026-07-02T10:22:09.127Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63356
47082026-07-02T10:22:09.127Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64532
47092026-07-02T10:22:09.127Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45766
47102026-07-02T10:22:09.127Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62834
47112026-07-02T10:22:09.127Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57591
47122026-07-02T10:22:09.127Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35626
47132026-07-02T10:22:09.128Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35196
47142026-07-02T10:22:09.128Z[ ID] Interval Transfer Bitrate
47152026-07-02T10:22:09.128Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
47162026-07-02T10:22:09.128Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47172026-07-02T10:22:09.128Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47182026-07-02T10:22:09.128Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47192026-07-02T10:22:09.128Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47202026-07-02T10:22:09.128Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47212026-07-02T10:22:09.128Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
47222026-07-02T10:22:09.128Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47232026-07-02T10:22:09.128Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
47242026-07-02T10:22:09.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
47252026-07-02T10:22:09.129Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47262026-07-02T10:22:09.129Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47272026-07-02T10:22:09.129Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47282026-07-02T10:22:09.129Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
47292026-07-02T10:22:09.129Z[ 14] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47302026-07-02T10:22:09.129Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47312026-07-02T10:22:09.129Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
47322026-07-02T10:22:09.129Z[ 20] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
47332026-07-02T10:22:09.129Z[SUM] 1.00-2.00 sec 424 MBytes 3.55 Gbits/sec
47342026-07-02T10:22:09.129Z- - - - - - - - - - - - - - - - - - - - - - - - -
47352026-07-02T10:22:09.129Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47362026-07-02T10:22:09.129Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47372026-07-02T10:22:09.129Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47382026-07-02T10:22:09.129Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47392026-07-02T10:22:09.130Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47402026-07-02T10:22:09.130Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47412026-07-02T10:22:09.130Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47422026-07-02T10:22:09.130Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
47432026-07-02T10:22:09.130Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
47442026-07-02T10:22:09.130Z- - - - - - - - - - - - - - - - - - - - - - - - -
47452026-07-02T10:22:09.130Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47462026-07-02T10:22:09.130Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47472026-07-02T10:22:09.130Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47482026-07-02T10:22:09.130Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47492026-07-02T10:22:09.131Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47502026-07-02T10:22:09.131Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47512026-07-02T10:22:09.131Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
47522026-07-02T10:22:09.131Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
47532026-07-02T10:22:09.131Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
47542026-07-02T10:22:09.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
47552026-07-02T10:22:09.131Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
47562026-07-02T10:22:09.131Z[ 8] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47572026-07-02T10:22:09.131Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47582026-07-02T10:22:09.131Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47592026-07-02T10:22:09.131Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47602026-07-02T10:22:09.131Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47612026-07-02T10:22:09.131Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47622026-07-02T10:22:09.131Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
47632026-07-02T10:22:09.131Z[SUM] 4.00-5.00 sec 426 MBytes 3.58 Gbits/sec
47642026-07-02T10:22:09.131Z- - - - - - - - - - - - - - - - - - - - - - - - -
47652026-07-02T10:22:09.131Z[ 5] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47662026-07-02T10:22:09.131Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47672026-07-02T10:22:09.131Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47682026-07-02T10:22:09.131Z[ 12] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
47692026-07-02T10:22:09.131Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
47702026-07-02T10:22:09.131Z[ 16] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
47712026-07-02T10:22:09.131Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47722026-07-02T10:22:09.132Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
47732026-07-02T10:22:09.132Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
47742026-07-02T10:22:09.132Z- - - - - - - - - - - - - - - - - - - - - - - - -
47752026-07-02T10:22:09.132Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47762026-07-02T10:22:09.132Z[ 8] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47772026-07-02T10:22:09.132Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47782026-07-02T10:22:12.133Z[ 12] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
47792026-07-02T10:22:12.133Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47802026-07-02T10:22:12.133Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47812026-07-02T10:22:12.133Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47822026-07-02T10:22:12.133Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
47832026-07-02T10:22:12.134Z[SUM] 6.00-7.00 sec 429 MBytes 3.60 Gbits/sec
47842026-07-02T10:22:12.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
47852026-07-02T10:22:12.134Z[ 5] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47862026-07-02T10:22:12.134Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47872026-07-02T10:22:12.134Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47882026-07-02T10:22:12.134Z[ 12] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47892026-07-02T10:22:12.134Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47902026-07-02T10:22:12.134Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47912026-07-02T10:22:12.134Z[ 18] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
47922026-07-02T10:22:12.134Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
47932026-07-02T10:22:12.134Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
47942026-07-02T10:22:12.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
47952026-07-02T10:22:12.134Z[ 5] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
47962026-07-02T10:22:12.134Z[ 8] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
47972026-07-02T10:22:12.134Z[ 10] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
47982026-07-02T10:22:12.134Z[ 12] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
47992026-07-02T10:22:12.134Z[ 14] 8.00-9.00 sec 52.8 MBytes 443 Mbits/sec
48002026-07-02T10:22:12.134Z[ 16] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48012026-07-02T10:22:12.134Z[ 18] 8.00-9.00 sec 52.5 MBytes 440 Mbits/sec
48022026-07-02T10:22:12.134Z[ 20] 8.00-9.00 sec 52.6 MBytes 441 Mbits/sec
48032026-07-02T10:22:12.134Z[SUM] 8.00-9.00 sec 421 MBytes 3.53 Gbits/sec
48042026-07-02T10:22:12.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
48052026-07-02T10:22:12.134Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48062026-07-02T10:22:12.134Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48072026-07-02T10:22:12.134Z[ 10] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
48082026-07-02T10:22:12.134Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48092026-07-02T10:22:12.134Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48102026-07-02T10:22:12.134Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48112026-07-02T10:22:12.134Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48122026-07-02T10:22:12.134Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48132026-07-02T10:22:12.134Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
48142026-07-02T10:22:12.134Z- - - - - - - - - - - - - - - - - - - - - - - - -
48152026-07-02T10:22:12.134Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-07-02T10:22:12.134Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48172026-07-02T10:22:12.134Z[ 10] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
48182026-07-02T10:22:12.134Z[ 12] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
48192026-07-02T10:22:12.134Z[ 14] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
48202026-07-02T10:22:12.134Z[ 16] 10.00-10.00 sec 128 KBytes 742 Mbits/sec
48212026-07-02T10:22:12.135Z[ 18] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
48222026-07-02T10:22:12.135Z[ 20] 10.00-10.00 sec 128 KBytes 743 Mbits/sec
48232026-07-02T10:22:12.135Z[SUM] 10.00-10.00 sec 768 KBytes 4.45 Gbits/sec
48242026-07-02T10:22:12.135Z- - - - - - - - - - - - - - - - - - - - - - - - -
48252026-07-02T10:22:12.135Z[ ID] Interval Transfer Bitrate
48262026-07-02T10:22:12.135Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
48272026-07-02T10:22:12.135Z[ 8] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48282026-07-02T10:22:12.135Z[ 10] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
48292026-07-02T10:22:12.135Z[ 12] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
48302026-07-02T10:22:12.135Z[ 14] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
48312026-07-02T10:22:12.135Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48322026-07-02T10:22:12.136Z[ 18] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
48332026-07-02T10:22:12.136Z[ 20] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
48342026-07-02T10:22:12.136Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.50 Gbits/sec sender
48352026-07-02T10:22:12.140ZRun 8/10...3498.5978125128113Mbps
48362026-07-02T10:22:19.559Z-----------------------------------------------------------
48372026-07-02T10:22:19.559ZServer listening on 5201 (test #29)
48382026-07-02T10:22:19.559Z-----------------------------------------------------------
48392026-07-02T10:22:19.559ZAccepted connection from 10.0.0.1, port 34063
48402026-07-02T10:22:19.559Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56523
48412026-07-02T10:22:19.559Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59666
48422026-07-02T10:22:19.559Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52162
48432026-07-02T10:22:19.559Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54458
48442026-07-02T10:22:19.559Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33214
48452026-07-02T10:22:19.559Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39574
48462026-07-02T10:22:19.559Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41765
48472026-07-02T10:22:19.559Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46924
48482026-07-02T10:22:19.559Z[ ID] Interval Transfer Bitrate
48492026-07-02T10:22:19.559Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48502026-07-02T10:22:19.559Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48512026-07-02T10:22:19.559Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48522026-07-02T10:22:19.559Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48532026-07-02T10:22:19.559Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48542026-07-02T10:22:19.559Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48552026-07-02T10:22:19.559Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48562026-07-02T10:22:19.559Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
48572026-07-02T10:22:19.559Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
48582026-07-02T10:22:19.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
48592026-07-02T10:22:19.559Z[ 5] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48602026-07-02T10:22:19.559Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48612026-07-02T10:22:19.559Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48622026-07-02T10:22:19.559Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48632026-07-02T10:22:19.559Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48642026-07-02T10:22:19.561Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
48652026-07-02T10:22:19.561Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
48662026-07-02T10:22:19.561Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
48672026-07-02T10:22:19.561Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
48682026-07-02T10:22:19.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
48692026-07-02T10:22:19.561Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48702026-07-02T10:22:19.561Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48712026-07-02T10:22:19.561Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
48722026-07-02T10:22:19.561Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48732026-07-02T10:22:19.561Z[ 14] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48742026-07-02T10:22:19.561Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48752026-07-02T10:22:19.561Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
48762026-07-02T10:22:19.561Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
48772026-07-02T10:22:19.561Z[SUM] 2.00-3.00 sec 431 MBytes 3.61 Gbits/sec
48782026-07-02T10:22:19.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
48792026-07-02T10:22:19.561Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48802026-07-02T10:22:19.561Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48812026-07-02T10:22:19.561Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48822026-07-02T10:22:19.561Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48832026-07-02T10:22:19.561Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48842026-07-02T10:22:19.561Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48852026-07-02T10:22:19.561Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48862026-07-02T10:22:19.561Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48872026-07-02T10:22:19.561Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
48882026-07-02T10:22:19.561Z- - - - - - - - - - - - - - - - - - - - - - - - -
48892026-07-02T10:22:19.561Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48902026-07-02T10:22:19.561Z[ 8] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48912026-07-02T10:22:19.561Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48922026-07-02T10:22:19.562Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48932026-07-02T10:22:19.562Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
48942026-07-02T10:22:19.562Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48952026-07-02T10:22:19.565Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48962026-07-02T10:22:19.565Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48972026-07-02T10:22:19.565Z[SUM] 4.00-5.00 sec 425 MBytes 3.56 Gbits/sec
48982026-07-02T10:22:19.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
48992026-07-02T10:22:19.565Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49002026-07-02T10:22:19.565Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49012026-07-02T10:22:19.565Z[ 10] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49022026-07-02T10:22:19.565Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49032026-07-02T10:22:19.565Z[ 14] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49042026-07-02T10:22:19.565Z[ 16] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
49052026-07-02T10:22:19.565Z[ 18] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49062026-07-02T10:22:19.565Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
49072026-07-02T10:22:19.565Z[SUM] 5.00-6.00 sec 423 MBytes 3.55 Gbits/sec
49082026-07-02T10:22:19.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
49092026-07-02T10:22:19.566Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49102026-07-02T10:22:19.566Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49112026-07-02T10:22:19.566Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49122026-07-02T10:22:22.564Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
49132026-07-02T10:22:22.564Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49142026-07-02T10:22:22.564Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49152026-07-02T10:22:22.564Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
49162026-07-02T10:22:22.564Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
49172026-07-02T10:22:22.564Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
49182026-07-02T10:22:22.564Z- - - - - - - - - - - - - - - - - - - - - - - - -
49192026-07-02T10:22:22.564Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49202026-07-02T10:22:22.564Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49212026-07-02T10:22:22.564Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49222026-07-02T10:22:22.564Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49232026-07-02T10:22:22.564Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
49242026-07-02T10:22:22.564Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49252026-07-02T10:22:22.565Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49262026-07-02T10:22:22.565Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
49272026-07-02T10:22:22.565Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
49282026-07-02T10:22:22.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
49292026-07-02T10:22:22.565Z[ 5] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
49302026-07-02T10:22:22.565Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49312026-07-02T10:22:22.565Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49322026-07-02T10:22:22.565Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49332026-07-02T10:22:22.565Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49342026-07-02T10:22:22.565Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49352026-07-02T10:22:22.565Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
49362026-07-02T10:22:22.565Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
49372026-07-02T10:22:22.565Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
49382026-07-02T10:22:22.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
49392026-07-02T10:22:22.565Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49402026-07-02T10:22:22.565Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49412026-07-02T10:22:22.565Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49422026-07-02T10:22:22.565Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
49432026-07-02T10:22:22.565Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49442026-07-02T10:22:22.565Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49452026-07-02T10:22:22.565Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
49462026-07-02T10:22:22.565Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
49472026-07-02T10:22:22.565Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
49482026-07-02T10:22:22.565Z- - - - - - - - - - - - - - - - - - - - - - - - -
49492026-07-02T10:22:22.565Z[ 5] 10.00-10.00 sec 128 KBytes 940 Mbits/sec
49502026-07-02T10:22:22.565Z[ 8] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
49512026-07-02T10:22:22.565Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-07-02T10:22:22.565Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49532026-07-02T10:22:22.565Z[ 14] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
49542026-07-02T10:22:22.565Z[ 16] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
49552026-07-02T10:22:22.565Z[ 18] 10.00-10.00 sec 128 KBytes 941 Mbits/sec
49562026-07-02T10:22:22.565Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49572026-07-02T10:22:22.566Z[SUM] 10.00-10.00 sec 640 KBytes 4.70 Gbits/sec
49582026-07-02T10:22:22.566Z- - - - - - - - - - - - - - - - - - - - - - - - -
49592026-07-02T10:22:22.566Z[ ID] Interval Transfer Bitrate
49602026-07-02T10:22:22.566Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49612026-07-02T10:22:22.566Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49622026-07-02T10:22:22.566Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49632026-07-02T10:22:22.566Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49642026-07-02T10:22:22.566Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49652026-07-02T10:22:22.566Z[ 16] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49662026-07-02T10:22:22.566Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
49672026-07-02T10:22:22.566Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
49682026-07-02T10:22:22.566Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
49692026-07-02T10:22:22.570ZRun 9/10...3515.266981524295Mbps
49702026-07-02T10:22:29.979Z-----------------------------------------------------------
49712026-07-02T10:22:29.980ZServer listening on 5201 (test #30)
49722026-07-02T10:22:29.980Z-----------------------------------------------------------
49732026-07-02T10:22:29.980ZAccepted connection from 10.0.0.1, port 61546
49742026-07-02T10:22:29.980Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34071
49752026-07-02T10:22:29.980Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41926
49762026-07-02T10:22:29.980Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35089
49772026-07-02T10:22:29.980Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50631
49782026-07-02T10:22:29.980Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42977
49792026-07-02T10:22:29.980Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40079
49802026-07-02T10:22:29.980Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32860
49812026-07-02T10:22:29.980Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44125
49822026-07-02T10:22:29.980Z[ ID] Interval Transfer Bitrate
49832026-07-02T10:22:29.980Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49842026-07-02T10:22:29.980Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49852026-07-02T10:22:29.980Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49862026-07-02T10:22:29.980Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49872026-07-02T10:22:29.980Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49882026-07-02T10:22:29.980Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
49892026-07-02T10:22:29.980Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49902026-07-02T10:22:29.980Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
49912026-07-02T10:22:29.980Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
49922026-07-02T10:22:29.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
49932026-07-02T10:22:29.980Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49942026-07-02T10:22:29.980Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49952026-07-02T10:22:29.980Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49962026-07-02T10:22:29.980Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49972026-07-02T10:22:29.980Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49982026-07-02T10:22:29.980Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49992026-07-02T10:22:29.980Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
50002026-07-02T10:22:29.980Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
50012026-07-02T10:22:29.980Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
50022026-07-02T10:22:29.980Z- - - - - - - - - - - - - - - - - - - - - - - - -
50032026-07-02T10:22:29.980Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50042026-07-02T10:22:29.980Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50052026-07-02T10:22:29.980Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
50062026-07-02T10:22:29.980Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50072026-07-02T10:22:29.981Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50082026-07-02T10:22:29.981Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50092026-07-02T10:22:29.981Z[ 18] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
50102026-07-02T10:22:29.981Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
50112026-07-02T10:22:29.981Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
50122026-07-02T10:22:29.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
50132026-07-02T10:22:29.981Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50142026-07-02T10:22:29.981Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50152026-07-02T10:22:29.981Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50162026-07-02T10:22:29.981Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50172026-07-02T10:22:29.981Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50182026-07-02T10:22:29.981Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50192026-07-02T10:22:29.981Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50202026-07-02T10:22:29.981Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50212026-07-02T10:22:29.981Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
50222026-07-02T10:22:29.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
50232026-07-02T10:22:29.981Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50242026-07-02T10:22:29.981Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50252026-07-02T10:22:29.981Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50262026-07-02T10:22:29.981Z[ 12] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50272026-07-02T10:22:29.981Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50282026-07-02T10:22:29.981Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50292026-07-02T10:22:29.981Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50302026-07-02T10:22:29.981Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50312026-07-02T10:22:29.981Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
50322026-07-02T10:22:29.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
50332026-07-02T10:22:29.981Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50342026-07-02T10:22:29.981Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50352026-07-02T10:22:29.981Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50362026-07-02T10:22:29.981Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50372026-07-02T10:22:29.981Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50382026-07-02T10:22:29.981Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
50392026-07-02T10:22:29.981Z[ 18] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50402026-07-02T10:22:29.981Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50412026-07-02T10:22:29.981Z[SUM] 5.00-6.00 sec 425 MBytes 3.56 Gbits/sec
50422026-07-02T10:22:29.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
50432026-07-02T10:22:29.982Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50442026-07-02T10:22:29.982Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50452026-07-02T10:22:29.982Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50462026-07-02T10:22:32.985Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50472026-07-02T10:22:32.985Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50482026-07-02T10:22:32.985Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50492026-07-02T10:22:32.985Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50502026-07-02T10:22:32.985Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
50512026-07-02T10:22:32.985Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
50522026-07-02T10:22:32.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
50532026-07-02T10:22:32.986Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50542026-07-02T10:22:32.986Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50552026-07-02T10:22:32.986Z[ 10] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50562026-07-02T10:22:32.986Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50572026-07-02T10:22:32.986Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50582026-07-02T10:22:32.986Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
50592026-07-02T10:22:32.986Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
50602026-07-02T10:22:32.986Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
50612026-07-02T10:22:32.986Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
50622026-07-02T10:22:32.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
50632026-07-02T10:22:32.986Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50642026-07-02T10:22:32.986Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50652026-07-02T10:22:32.986Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
50662026-07-02T10:22:32.986Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50672026-07-02T10:22:32.986Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50682026-07-02T10:22:32.986Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50692026-07-02T10:22:32.986Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
50702026-07-02T10:22:32.986Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50712026-07-02T10:22:32.986Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
50722026-07-02T10:22:32.986Z- - - - - - - - - - - - - - - - - - - - - - - - -
50732026-07-02T10:22:32.986Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50742026-07-02T10:22:32.986Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50752026-07-02T10:22:32.986Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50762026-07-02T10:22:32.988Z[ 12] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
50772026-07-02T10:22:32.988Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50782026-07-02T10:22:32.988Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50792026-07-02T10:22:32.988Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
50802026-07-02T10:22:32.988Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
50812026-07-02T10:22:32.988Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
50822026-07-02T10:22:32.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
50832026-07-02T10:22:32.988Z[ 5] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50842026-07-02T10:22:32.989Z[ 8] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50852026-07-02T10:22:32.989Z[ 10] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50862026-07-02T10:22:32.989Z[ 12] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50872026-07-02T10:22:32.989Z[ 14] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50882026-07-02T10:22:32.989Z[ 16] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50892026-07-02T10:22:32.989Z[ 18] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50902026-07-02T10:22:32.989Z[ 20] 10.00-10.00 sec 128 KBytes 463 Mbits/sec
50912026-07-02T10:22:32.989Z[SUM] 10.00-10.00 sec 1.00 MBytes 3.70 Gbits/sec
50922026-07-02T10:22:32.989Z- - - - - - - - - - - - - - - - - - - - - - - - -
50932026-07-02T10:22:32.989Z[ ID] Interval Transfer Bitrate
50942026-07-02T10:22:32.989Z[ 5] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50952026-07-02T10:22:32.989Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
50962026-07-02T10:22:32.989Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50972026-07-02T10:22:32.989Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50982026-07-02T10:22:32.989Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
50992026-07-02T10:22:32.989Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51002026-07-02T10:22:32.989Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51012026-07-02T10:22:32.989Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
51022026-07-02T10:22:32.989Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
51032026-07-02T10:22:32.993ZRun 10/10...3508.88800135809Mbps
51042026-07-02T10:22:32.993Z###---------------------###
51052026-07-02T10:22:32.993Z::: iPerf done... :::
51062026-07-02T10:22:32.994Z:::Awaiting out files...:::
51072026-07-02T10:22:32.994Z###---------------------###
51082026-07-02T10:22:32.994Z###-----###
51092026-07-02T10:22:32.994Z:::done!:::
51102026-07-02T10:22:32.994Z###-----###
51112026-07-02T10:22:33.970ZBenchmarking iperf-tcp/local/s2c/tx
51122026-07-02T10:22:33.970ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51132026-07-02T10:22:38.219ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51142026-07-02T10:22:58.193ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51152026-07-02T10:22:58.281Ziperf-tcp/local/s2c/tx time: [3.5281 µs 3.5282 µs 3.5282 µs]
51162026-07-02T10:22:58.281Z change: [+0.5214% +0.5253% +0.5294%] (p = 0.00 < 0.05)
51172026-07-02T10:22:58.281Z Change within noise threshold.
51182026-07-02T10:22:58.281ZFound 3 outliers among 100 measurements (3.00%)
51192026-07-02T10:22:58.281Z 3 (3.00%) high mild
51202026-07-02T10:22:59.171Z
51212026-07-02T10:22:59.175ZBenchmarking iperf-tcp/local/s2c/rx
51222026-07-02T10:22:59.175ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51232026-07-02T10:23:03.425ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51242026-07-02T10:23:23.397ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51252026-07-02T10:23:23.485Ziperf-tcp/local/s2c/rx time: [6.5895 µs 6.5896 µs 6.5898 µs]
51262026-07-02T10:23:23.486Z change: [−0.1661% −0.1616% −0.1571%] (p = 0.00 < 0.05)
51272026-07-02T10:23:23.486Z Change within noise threshold.
51282026-07-02T10:23:23.486ZFound 3 outliers among 100 measurements (3.00%)
51292026-07-02T10:23:23.486Z 1 (1.00%) low mild
51302026-07-02T10:23:23.486Z 1 (1.00%) high mild
51312026-07-02T10:23:23.486Z 1 (1.00%) high severe
51322026-07-02T10:23:24.379Z
51332026-07-02T10:23:28.786Z+ cargo ubench
51342026-07-02T10:23:28.913Z Compiling proc-macro2 v1.0.106
51352026-07-02T10:23:28.913Z Compiling unicode-ident v1.0.24
51362026-07-02T10:23:28.913Z Compiling quote v1.0.46
51372026-07-02T10:23:28.916Z Compiling serde_core v1.0.228
51382026-07-02T10:23:28.917Z Compiling cfg-if v1.0.4
51392026-07-02T10:23:28.917Z Compiling libc v0.2.186
51402026-07-02T10:23:28.917Z Compiling memchr v2.8.2
51412026-07-02T10:23:28.917Z Compiling serde v1.0.228
51422026-07-02T10:23:28.995Z Compiling rustversion v1.0.22
51432026-07-02T10:23:29.042Z Compiling version_check v0.9.5
51442026-07-02T10:23:29.261Z Compiling strsim v0.11.1
51452026-07-02T10:23:29.281Z Compiling ident_case v1.0.1
51462026-07-02T10:23:29.303Z Compiling zerocopy v0.8.52
51472026-07-02T10:23:29.422Z Compiling thiserror v2.0.18
51482026-07-02T10:23:29.697Z Compiling either v1.16.0
51492026-07-02T10:23:29.947Z Compiling fnv v1.0.7
51502026-07-02T10:23:29.990Z Compiling syn v1.0.109
51512026-07-02T10:23:30.045Z Compiling pin-project-lite v0.2.17
51522026-07-02T10:23:30.092Z Compiling regex-syntax v0.8.11
51532026-07-02T10:23:30.150Z Compiling crossbeam-utils v0.8.21
51542026-07-02T10:23:30.190Z Compiling hashbrown v0.17.1
51552026-07-02T10:23:30.326Z Compiling syn v2.0.118
51562026-07-02T10:23:30.501Z Compiling aho-corasick v1.1.4
51572026-07-02T10:23:30.532Z Compiling equivalent v1.0.2
51582026-07-02T10:23:30.622Z Compiling winnow v1.0.3
51592026-07-02T10:23:30.725Z Compiling itertools v0.14.0
51602026-07-02T10:23:30.836Z Compiling indexmap v2.14.0
51612026-07-02T10:23:31.629Z Compiling bitflags v2.13.0
51622026-07-02T10:23:31.818Z Compiling byteorder v1.5.0
51632026-07-02T10:23:32.086Z Compiling regex-automata v0.4.14
51642026-07-02T10:23:32.104Z Compiling toml_parser v1.1.2+spec-1.1.0
51652026-07-02T10:23:32.194Z Compiling toml_datetime v1.1.1+spec-1.1.0
51662026-07-02T10:23:32.264Z Compiling heapless v0.8.0
51672026-07-02T10:23:32.410Z Compiling autocfg v1.5.1
51682026-07-02T10:23:32.461Z Compiling hash32 v0.3.1
51692026-07-02T10:23:32.613Z Compiling toml_edit v0.25.12+spec-1.1.0
51702026-07-02T10:23:32.800Z Compiling slog v2.8.2
51712026-07-02T10:23:32.806Z Compiling smoltcp v0.11.0
51722026-07-02T10:23:32.861Z Compiling num-traits v0.2.19
51732026-07-02T10:23:32.918Z Compiling futures-core v0.3.32
51742026-07-02T10:23:33.097Z Compiling futures-sink v0.3.32
51752026-07-02T10:23:33.144Z Compiling macaddr v1.0.1
51762026-07-02T10:23:33.187Z Compiling stable_deref_trait v1.2.1
51772026-07-02T10:23:33.209Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51782026-07-02T10:23:33.391Z Compiling proc-macro-crate v3.5.0
51792026-07-02T10:23:33.433Z Compiling futures-channel v0.3.32
51802026-07-02T10:23:33.642Z Compiling proc-macro-error-attr v1.0.4
51812026-07-02T10:23:33.789Z Compiling darling_core v0.21.3
51822026-07-02T10:23:33.895Z Compiling darling_core v0.23.0
51832026-07-02T10:23:33.923Z Compiling futures-io v0.3.32
51842026-07-02T10:23:33.930Z Compiling managed v0.8.0
51852026-07-02T10:23:33.999Z Compiling slab v0.4.12
51862026-07-02T10:23:34.128Z Compiling rand_core v0.10.1
51872026-07-02T10:23:34.197Z Compiling futures-task v0.3.32
51882026-07-02T10:23:34.233Z Compiling anyhow v1.0.103
51892026-07-02T10:23:34.301Z Compiling regex v1.12.4
51902026-07-02T10:23:34.386Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
51912026-07-02T10:23:34.610Z Compiling ref-cast v1.0.25
51922026-07-02T10:23:34.679Z Compiling crc32fast v1.5.0
51932026-07-02T10:23:34.731Z Compiling getrandom v0.4.3
51942026-07-02T10:23:34.930Z Compiling bitflags v1.3.2
51952026-07-02T10:23:35.081Z Compiling serde_derive v1.0.228
51962026-07-02T10:23:35.212Z Compiling zerocopy-derive v0.8.52
51972026-07-02T10:23:35.402Z Compiling thiserror-impl v2.0.18
51982026-07-02T10:23:35.758Z Compiling futures-macro v0.3.32
51992026-07-02T10:23:35.765Z Compiling ref-cast-impl v1.0.25
52002026-07-02T10:23:36.111Z Compiling darling_macro v0.21.3
52012026-07-02T10:23:36.121Z Compiling darling_macro v0.23.0
52022026-07-02T10:23:36.585Z Compiling foreign-types-macros v0.2.3
52032026-07-02T10:23:36.648Z Compiling futures-util v0.3.32
52042026-07-02T10:23:36.711Z Compiling cobs v0.3.0
52052026-07-02T10:23:36.737Z Compiling darling v0.23.0
52062026-07-02T10:23:36.743Z Compiling darling v0.21.3
52072026-07-02T10:23:36.808Z Compiling ingot-macros v0.1.1
52082026-07-02T10:23:36.808Z Compiling num_enum_derive v0.7.6
52092026-07-02T10:23:36.919Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
52102026-07-02T10:23:37.225Z Compiling proc-macro-error v1.0.4
52112026-07-02T10:23:37.325Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
52122026-07-02T10:23:37.462Z Compiling rustix v1.1.4
52132026-07-02T10:23:37.566Z Compiling unicode-width v0.2.2
52142026-07-02T10:23:37.807Z Compiling ipnetwork v0.21.1
52152026-07-02T10:23:37.825Z Compiling once_cell v1.21.4
52162026-07-02T10:23:37.862Z Compiling foreign-types-shared v0.3.1
52172026-07-02T10:23:37.947Z Compiling cpufeatures v0.3.0
52182026-07-02T10:23:37.993Z Compiling chacha20 v0.10.1
52192026-07-02T10:23:38.011Z Compiling tracing-core v0.1.36
52202026-07-02T10:23:38.052Z Compiling foreign-types v0.5.0
52212026-07-02T10:23:38.173Z Compiling num_enum v0.7.6
52222026-07-02T10:23:38.261Z Compiling erased-serde v0.3.31
52232026-07-02T10:23:38.281Z Compiling postcard v1.1.3
52242026-07-02T10:23:38.314Z Compiling tabwriter v1.4.1
52252026-07-02T10:23:38.520Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52262026-07-02T10:23:38.688Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52272026-07-02T10:23:38.965Z Compiling tracing-attributes v0.1.31
52282026-07-02T10:23:39.184Z Compiling futures-executor v0.3.32
52292026-07-02T10:23:39.198Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52302026-07-02T10:23:39.598Z Compiling itertools v0.15.0
52312026-07-02T10:23:39.632Z Compiling errno v0.3.14
52322026-07-02T10:23:39.663Z Compiling cstr-argument v0.1.2
52332026-07-02T10:23:39.685Z Compiling find-msvc-tools v0.1.9
52342026-07-02T10:23:39.700Z Compiling utf8parse v0.2.2
52352026-07-02T10:23:39.774Z Compiling zmij v1.0.21
52362026-07-02T10:23:39.798Z Compiling dyn-clone v1.0.20
52372026-07-02T10:23:39.814Z Compiling ingot-types v0.1.2
52382026-07-02T10:23:39.911Z Compiling shlex v2.0.1
52392026-07-02T10:23:39.932Z Compiling thiserror v1.0.69
52402026-07-02T10:23:39.986Z Compiling pretty-hex v0.4.2
52412026-07-02T10:23:40.083Z Compiling time-core v0.1.9
52422026-07-02T10:23:40.112Z Compiling num-conv v0.2.2
52432026-07-02T10:23:40.201Z Compiling ingot v0.1.1
52442026-07-02T10:23:40.231Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#ae3c948a)
52452026-07-02T10:23:40.252Z Compiling tracing v0.1.44
52462026-07-02T10:23:40.255Z Compiling time-macros v0.2.30
52472026-07-02T10:23:40.407Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#3bc9567c)
52482026-07-02T10:23:40.499Z Compiling cc v1.2.65
52492026-07-02T10:23:40.568Z Compiling anstyle-parse v1.0.0
52502026-07-02T10:23:40.602Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52512026-07-02T10:23:41.190Z Compiling rand v0.10.2
52522026-07-02T10:23:41.207Z Compiling futures v0.3.32
52532026-07-02T10:23:41.280Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52542026-07-02T10:23:41.393Z Compiling thiserror-impl v1.0.69
52552026-07-02T10:23:41.456Z Compiling uuid v1.23.4
52562026-07-02T10:23:41.592Z Compiling crossbeam-epoch v0.9.18
52572026-07-02T10:23:41.651Z Compiling arc-swap v1.9.2
52582026-07-02T10:23:41.951Z Compiling socket2 v0.6.4
52592026-07-02T10:23:41.982Z Compiling nom v8.0.0
52602026-07-02T10:23:42.040Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52612026-07-02T10:23:42.326Z Compiling thread_local v1.1.9
52622026-07-02T10:23:42.531Z Compiling anstyle-query v1.1.5
52632026-07-02T10:23:42.536Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52642026-07-02T10:23:42.650Z Compiling powerfmt v0.2.0
52652026-07-02T10:23:42.740Z Compiling anstyle v1.0.14
52662026-07-02T10:23:42.873Z Compiling rayon-core v1.13.0
52672026-07-02T10:23:42.976Z Compiling serde_json v1.0.150
52682026-07-02T10:23:43.101Z Compiling oxnet v0.1.6
52692026-07-02T10:23:43.224Z Compiling iana-time-zone v0.1.65
52702026-07-02T10:23:43.397Z Compiling deranged v0.5.8
52712026-07-02T10:23:43.538Z Compiling colored v3.1.1
52722026-07-02T10:23:43.820Z Compiling lazy_static v1.5.0
52732026-07-02T10:23:43.917Z Compiling slog-async v2.8.0
52742026-07-02T10:23:44.151Z Compiling colorchoice v1.0.5
52752026-07-02T10:23:44.218Z Compiling is_terminal_polyfill v1.70.2
52762026-07-02T10:23:44.261Z Compiling heck v0.4.1
52772026-07-02T10:23:44.306Z Compiling anstream v1.0.0
52782026-07-02T10:23:44.458Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52792026-07-02T10:23:44.584Z Compiling time v0.3.51
52802026-07-02T10:23:44.725Z Compiling rusticata-macros v5.0.0
52812026-07-02T10:23:44.988Z Compiling slog-scope v4.4.1
52822026-07-02T10:23:45.139Z Compiling chrono v0.4.45
52832026-07-02T10:23:45.478Z Compiling crossbeam-deque v0.8.6
52842026-07-02T10:23:45.488Z Compiling alloca v0.4.0
52852026-07-02T10:23:45.686Z Compiling terminal_size v0.4.4
52862026-07-02T10:23:45.776Z Compiling cookie-factory v0.3.3
52872026-07-02T10:23:45.953Z Compiling half v2.7.1
52882026-07-02T10:23:46.096Z Compiling crossbeam-channel v0.5.15
52892026-07-02T10:23:46.130Z Compiling itertools v0.12.1
52902026-07-02T10:23:46.270Z Compiling is-terminal v0.4.17
52912026-07-02T10:23:46.360Z Compiling clap_lex v1.1.0
52922026-07-02T10:23:46.680Z Compiling log v0.4.33
52932026-07-02T10:23:46.743Z Compiling itoa v1.0.18
52942026-07-02T10:23:46.905Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52952026-07-02T10:23:46.950Z Compiling cfg_aliases v0.2.1
52962026-07-02T10:23:47.017Z Compiling take_mut v0.2.2
52972026-07-02T10:23:47.063Z Compiling ciborium-io v0.2.2
52982026-07-02T10:23:47.122Z Compiling plotters-backend v0.3.7
52992026-07-02T10:23:47.149Z Compiling heck v0.5.0
53002026-07-02T10:23:47.355Z Compiling circular v0.3.0
53012026-07-02T10:23:47.447Z Compiling term v1.2.1
53022026-07-02T10:23:47.570Z Compiling pcap-parser v0.17.0
53032026-07-02T10:23:47.596Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
53042026-07-02T10:23:47.755Z Compiling slog-term v2.9.2
53052026-07-02T10:23:48.093Z Compiling clap_derive v4.6.1
53062026-07-02T10:23:48.874Z Compiling plotters-svg v0.3.7
53072026-07-02T10:23:48.909Z Compiling ciborium-ll v0.2.2
53082026-07-02T10:23:49.148Z Compiling nix v0.31.3
53092026-07-02T10:23:49.551Z Compiling slog-stdlog v4.1.1
53102026-07-02T10:23:49.760Z Compiling clap_builder v4.6.0
53112026-07-02T10:23:49.848Z Compiling itertools v0.13.0
53122026-07-02T10:23:49.877Z Compiling cast v0.3.0
53132026-07-02T10:23:49.979Z Compiling same-file v1.0.6
53142026-07-02T10:23:50.045Z Compiling tinytemplate v1.2.1
53152026-07-02T10:23:50.136Z Compiling walkdir v2.5.0
53162026-07-02T10:23:50.666Z Compiling rayon v1.12.0
53172026-07-02T10:23:51.145Z Compiling slog-envlogger v2.2.0
53182026-07-02T10:23:51.158Z Compiling ciborium v0.2.2
53192026-07-02T10:23:51.162Z Compiling plotters v0.3.7
53202026-07-02T10:23:51.318Z Compiling criterion-plot v0.8.2
53212026-07-02T10:23:51.858Z Compiling clap v4.6.1
53222026-07-02T10:23:51.935Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53232026-07-02T10:23:52.033Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53242026-07-02T10:23:52.063Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
53252026-07-02T10:23:52.345Z Compiling page_size v0.6.0
53262026-07-02T10:23:52.453Z Compiling anes v0.1.6
53272026-07-02T10:23:52.694Z Compiling dtor-proc-macro v0.0.13
53282026-07-02T10:23:52.807Z Compiling oorandom v11.1.5
53292026-07-02T10:23:52.886Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53302026-07-02T10:23:52.926Z Compiling criterion v0.8.2
53312026-07-02T10:23:53.056Z Compiling dtor v0.8.1
53322026-07-02T10:23:53.143Z Compiling ctor-proc-macro v0.0.13
53332026-07-02T10:23:53.500Z Compiling link-section v0.2.1
53342026-07-02T10:23:53.655Z Compiling ctor v0.10.1
53352026-07-02T10:23:54.961Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53362026-07-02T10:25:15.968Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 47s
53372026-07-02T10:25:15.995Z Running benches/userland.rs (target/release-lto/deps/userland-df183e9c0bda0781)
53382026-07-02T10:25:15.998ZGnuplot not found, using plotters backend
53392026-07-02T10:25:16.132ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53402026-07-02T10:25:16.132ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53412026-07-02T10:25:21.606ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0024 s (7.7M iterations)
53422026-07-02T10:25:26.498ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53432026-07-02T10:25:26.592Zparse/Hairpin-DHCPv4/wallclock/Discover
53442026-07-02T10:25:26.592Z time: [62.516 ns 62.857 ns 63.214 ns]
53452026-07-02T10:25:26.592Z change: [−0.5920% +0.4029% +1.4007%] (p = 0.45 > 0.05)
53462026-07-02T10:25:26.592Z No change in performance detected.
53472026-07-02T10:25:26.592ZFound 13 outliers among 100 measurements (13.00%)
53482026-07-02T10:25:26.592Z 10 (10.00%) high mild
53492026-07-02T10:25:26.592Z 3 (3.00%) high severe
53502026-07-02T10:25:27.489Z
53512026-07-02T10:25:27.492ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53522026-07-02T10:25:27.492ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53532026-07-02T10:25:33.462ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0045 s (3.5M iterations)
53542026-07-02T10:25:38.493ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53552026-07-02T10:25:38.582Zprocess/Hairpin-DHCPv4/wallclock/Discover
53562026-07-02T10:25:38.582Z time: [849.52 ns 852.99 ns 856.90 ns]
53572026-07-02T10:25:38.582Z change: [+2.9994% +3.3381% +3.7090%] (p = 0.00 < 0.05)
53582026-07-02T10:25:38.582Z Performance has regressed.
53592026-07-02T10:25:39.478Z
53602026-07-02T10:25:39.481ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53612026-07-02T10:25:39.481ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53622026-07-02T10:25:45.182ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0027 s (7.4M iterations)
53632026-07-02T10:25:49.881ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53642026-07-02T10:25:49.969Zparse/Hairpin-DHCPv4/wallclock/Request
53652026-07-02T10:25:49.969Z time: [62.635 ns 63.014 ns 63.415 ns]
53662026-07-02T10:25:49.969Z change: [−0.7839% +0.2640% +1.2173%] (p = 0.63 > 0.05)
53672026-07-02T10:25:49.969Z No change in performance detected.
53682026-07-02T10:25:49.969ZFound 4 outliers among 100 measurements (4.00%)
53692026-07-02T10:25:49.969Z 2 (2.00%) high mild
53702026-07-02T10:25:49.969Z 2 (2.00%) high severe
53712026-07-02T10:25:50.850Z
53722026-07-02T10:25:50.853ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53732026-07-02T10:25:50.853ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53742026-07-02T10:25:56.714ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0054 s (3.6M iterations)
53752026-07-02T10:26:01.707ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53762026-07-02T10:26:01.796Zprocess/Hairpin-DHCPv4/wallclock/Request
53772026-07-02T10:26:01.796Z time: [815.99 ns 816.65 ns 817.25 ns]
53782026-07-02T10:26:01.796Z change: [+1.6256% +1.7850% +1.9350%] (p = 0.00 < 0.05)
53792026-07-02T10:26:01.796Z Performance has regressed.
53802026-07-02T10:26:01.796ZFound 4 outliers among 100 measurements (4.00%)
53812026-07-02T10:26:01.798Z 2 (2.00%) high mild
53822026-07-02T10:26:01.798Z 2 (2.00%) high severe
53832026-07-02T10:26:02.693Z
53842026-07-02T10:26:02.697ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53852026-07-02T10:26:02.697ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53862026-07-02T10:26:06.164ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0012 s (6.0M iterations)
53872026-07-02T10:26:11.039ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53882026-07-02T10:26:11.127Zparse/Hairpin-DHCPv6/wallclock/Solicit
53892026-07-02T10:26:11.127Z time: [62.398 ns 62.843 ns 63.326 ns]
53902026-07-02T10:26:11.128Z change: [−0.4589% +0.7568% +1.9971%] (p = 0.22 > 0.05)
53912026-07-02T10:26:11.128Z No change in performance detected.
53922026-07-02T10:26:11.128ZFound 3 outliers among 100 measurements (3.00%)
53932026-07-02T10:26:11.128Z 1 (1.00%) high mild
53942026-07-02T10:26:11.128Z 2 (2.00%) high severe
53952026-07-02T10:26:12.013Z
53962026-07-02T10:26:12.017ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53972026-07-02T10:26:12.017ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53982026-07-02T10:26:15.739ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0057 s (2.8M iterations)
53992026-07-02T10:26:20.769ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
54002026-07-02T10:26:20.856Zprocess/Hairpin-DHCPv6/wallclock/Solicit
54012026-07-02T10:26:20.856Z time: [1.0424 µs 1.0431 µs 1.0437 µs]
54022026-07-02T10:26:20.856Z change: [−0.2613% −0.1419% −0.0194%] (p = 0.02 < 0.05)
54032026-07-02T10:26:20.856Z Change within noise threshold.
54042026-07-02T10:26:20.856ZFound 3 outliers among 100 measurements (3.00%)
54052026-07-02T10:26:20.857Z 1 (1.00%) high mild
54062026-07-02T10:26:20.857Z 2 (2.00%) high severe
54072026-07-02T10:26:21.750Z
54082026-07-02T10:26:21.753ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
54092026-07-02T10:26:21.753ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54102026-07-02T10:26:25.594ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0022 s (5.5M iterations)
54112026-07-02T10:26:30.333ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
54122026-07-02T10:26:30.422Zparse/Hairpin-DHCPv6/wallclock/Request
54132026-07-02T10:26:30.422Z time: [62.514 ns 62.940 ns 63.415 ns]
54142026-07-02T10:26:30.422Z change: [−0.0213% +0.9824% +2.0648%] (p = 0.07 > 0.05)
54152026-07-02T10:26:30.422Z No change in performance detected.
54162026-07-02T10:26:30.422ZFound 4 outliers among 100 measurements (4.00%)
54172026-07-02T10:26:30.422Z 1 (1.00%) high mild
54182026-07-02T10:26:30.422Z 3 (3.00%) high severe
54192026-07-02T10:26:31.315Z
54202026-07-02T10:26:31.318ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54212026-07-02T10:26:31.318ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54222026-07-02T10:26:35.277ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0091 s (2.7M iterations)
54232026-07-02T10:26:40.282ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54242026-07-02T10:26:40.369Zprocess/Hairpin-DHCPv6/wallclock/Request
54252026-07-02T10:26:40.369Z time: [1.0827 µs 1.0838 µs 1.0850 µs]
54262026-07-02T10:26:40.369Z change: [+0.0165% +0.1831% +0.3507%] (p = 0.04 < 0.05)
54272026-07-02T10:26:40.369Z Change within noise threshold.
54282026-07-02T10:26:40.369ZFound 3 outliers among 100 measurements (3.00%)
54292026-07-02T10:26:40.370Z 3 (3.00%) high mild
54302026-07-02T10:26:41.261Z
54312026-07-02T10:26:41.265ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54322026-07-02T10:26:41.265ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54332026-07-02T10:26:47.433ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
54342026-07-02T10:26:51.923ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54352026-07-02T10:26:52.011Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54362026-07-02T10:26:52.011Z time: [62.452 ns 62.812 ns 63.200 ns]
54372026-07-02T10:26:52.011Z change: [−0.2085% +0.8276% +1.8752%] (p = 0.13 > 0.05)
54382026-07-02T10:26:52.011Z No change in performance detected.
54392026-07-02T10:26:52.011ZFound 6 outliers among 100 measurements (6.00%)
54402026-07-02T10:26:52.011Z 4 (4.00%) high mild
54412026-07-02T10:26:52.011Z 2 (2.00%) high severe
54422026-07-02T10:26:52.905Z
54432026-07-02T10:26:52.908ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54442026-07-02T10:26:52.908ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54452026-07-02T10:26:58.221ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0047 s (3.9M iterations)
54462026-07-02T10:27:03.070ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54472026-07-02T10:27:03.159Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54482026-07-02T10:27:03.159Z time: [629.25 ns 629.72 ns 630.14 ns]
54492026-07-02T10:27:03.159Z change: [+0.5352% +0.7313% +0.9026%] (p = 0.00 < 0.05)
54502026-07-02T10:27:03.159Z Change within noise threshold.
54512026-07-02T10:27:03.162ZFound 5 outliers among 100 measurements (5.00%)
54522026-07-02T10:27:03.162Z 1 (1.00%) low mild
54532026-07-02T10:27:03.162Z 2 (2.00%) high mild
54542026-07-02T10:27:03.162Z 2 (2.00%) high severe
54552026-07-02T10:27:04.059Z
54562026-07-02T10:27:04.062ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54572026-07-02T10:27:04.063ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54582026-07-02T10:27:08.457ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0001 s (4.8M iterations)
54592026-07-02T10:27:12.269ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54602026-07-02T10:27:12.358Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54612026-07-02T10:27:12.358Z time: [123.13 ns 123.46 ns 123.82 ns]
54622026-07-02T10:27:12.358Z change: [−0.1063% +0.6311% +1.4097%] (p = 0.10 > 0.05)
54632026-07-02T10:27:12.358Z No change in performance detected.
54642026-07-02T10:27:12.358ZFound 4 outliers among 100 measurements (4.00%)
54652026-07-02T10:27:12.358Z 1 (1.00%) high mild
54662026-07-02T10:27:12.358Z 3 (3.00%) high severe
54672026-07-02T10:27:13.259Z
54682026-07-02T10:27:13.262ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54692026-07-02T10:27:13.262ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54702026-07-02T10:27:16.503ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0002 s (3.2M iterations)
54712026-07-02T10:27:20.992ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54722026-07-02T10:27:21.081Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54732026-07-02T10:27:21.081Z time: [709.80 ns 710.47 ns 711.17 ns]
54742026-07-02T10:27:21.081Z change: [−0.2537% −0.0442% +0.1584%] (p = 0.68 > 0.05)
54752026-07-02T10:27:21.081Z No change in performance detected.
54762026-07-02T10:27:21.081ZFound 4 outliers among 100 measurements (4.00%)
54772026-07-02T10:27:21.081Z 3 (3.00%) high mild
54782026-07-02T10:27:21.081Z 1 (1.00%) high severe
54792026-07-02T10:27:21.974Z
54802026-07-02T10:27:21.977ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54812026-07-02T10:27:21.977ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54822026-07-02T10:27:28.187ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0009 s (6.8M iterations)
54832026-07-02T10:27:32.626ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54842026-07-02T10:27:32.714Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54852026-07-02T10:27:32.714Z time: [62.068 ns 62.392 ns 62.738 ns]
54862026-07-02T10:27:32.714Z change: [−0.5274% +0.4808% +1.5085%] (p = 0.37 > 0.05)
54872026-07-02T10:27:32.714Z No change in performance detected.
54882026-07-02T10:27:32.714ZFound 4 outliers among 100 measurements (4.00%)
54892026-07-02T10:27:32.714Z 2 (2.00%) high mild
54902026-07-02T10:27:32.714Z 2 (2.00%) high severe
54912026-07-02T10:27:33.613Z
54922026-07-02T10:27:33.616ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54932026-07-02T10:27:33.616ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54942026-07-02T10:27:39.721ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0008 s (3.4M iterations)
54952026-07-02T10:27:44.577ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54962026-07-02T10:27:44.665Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54972026-07-02T10:27:44.666Z time: [808.52 ns 810.01 ns 811.61 ns]
54982026-07-02T10:27:44.666Z change: [+0.2937% +0.4837% +0.6757%] (p = 0.00 < 0.05)
54992026-07-02T10:27:44.666Z Change within noise threshold.
55002026-07-02T10:27:44.666ZFound 5 outliers among 100 measurements (5.00%)
55012026-07-02T10:27:44.666Z 5 (5.00%) high mild
55022026-07-02T10:27:45.555Z
55032026-07-02T10:27:45.558ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
55042026-07-02T10:27:45.558ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55052026-07-02T10:27:48.576ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0009 s (6.9M iterations)
55062026-07-02T10:27:53.116ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55072026-07-02T10:27:53.205Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
55082026-07-02T10:27:53.205Z time: [62.289 ns 62.633 ns 63.003 ns]
55092026-07-02T10:27:53.205Z change: [−0.0886% +0.9588% +2.0397%] (p = 0.08 > 0.05)
55102026-07-02T10:27:53.205Z No change in performance detected.
55112026-07-02T10:27:53.205ZFound 4 outliers among 100 measurements (4.00%)
55122026-07-02T10:27:53.205Z 2 (2.00%) high mild
55132026-07-02T10:27:53.205Z 2 (2.00%) high severe
55142026-07-02T10:27:54.098Z
55152026-07-02T10:27:54.101ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
55162026-07-02T10:27:54.101ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
55172026-07-02T10:28:00.074ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0069 s (3.5M iterations)
55182026-07-02T10:28:04.864ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
55192026-07-02T10:28:04.952Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
55202026-07-02T10:28:04.952Z time: [767.47 ns 768.01 ns 768.57 ns]
55212026-07-02T10:28:04.952Z change: [+1.1959% +1.3629% +1.5236%] (p = 0.00 < 0.05)
55222026-07-02T10:28:04.952Z Performance has regressed.
55232026-07-02T10:28:04.952ZFound 3 outliers among 100 measurements (3.00%)
55242026-07-02T10:28:04.952Z 2 (2.00%) high mild
55252026-07-02T10:28:04.952Z 1 (1.00%) high severe
55262026-07-02T10:28:05.841Z
55272026-07-02T10:28:05.845ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55282026-07-02T10:28:05.845ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55292026-07-02T10:28:09.342ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (12M iterations)
55302026-07-02T10:28:13.113ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55312026-07-02T10:28:13.201Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55322026-07-02T10:28:13.201Z time: [62.450 ns 62.955 ns 63.498 ns]
55332026-07-02T10:28:13.201Z change: [−0.2623% +0.6301% +1.5909%] (p = 0.16 > 0.05)
55342026-07-02T10:28:13.201Z No change in performance detected.
55352026-07-02T10:28:13.201ZFound 18 outliers among 100 measurements (18.00%)
55362026-07-02T10:28:13.201Z 17 (17.00%) high mild
55372026-07-02T10:28:13.201Z 1 (1.00%) high severe
55382026-07-02T10:28:14.095Z
55392026-07-02T10:28:14.098ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55402026-07-02T10:28:14.098ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55412026-07-02T10:28:19.307ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0011 s (4.0M iterations)
55422026-07-02T10:28:24.033ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55432026-07-02T10:28:24.121Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55442026-07-02T10:28:24.121Z time: [254.30 ns 254.64 ns 255.02 ns]
55452026-07-02T10:28:24.121Z change: [−0.1087% +0.2743% +0.6208%] (p = 0.15 > 0.05)
55462026-07-02T10:28:24.121Z No change in performance detected.
55472026-07-02T10:28:24.121ZFound 3 outliers among 100 measurements (3.00%)
55482026-07-02T10:28:24.121Z 1 (1.00%) high mild
55492026-07-02T10:28:24.121Z 2 (2.00%) high severe
55502026-07-02T10:28:25.014Z
55512026-07-02T10:28:25.017ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55522026-07-02T10:28:25.017ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55532026-07-02T10:28:28.133ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (6.7M iterations)
55542026-07-02T10:28:32.811ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55552026-07-02T10:28:32.900Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55562026-07-02T10:28:32.900Z time: [91.509 ns 92.000 ns 92.532 ns]
55572026-07-02T10:28:32.900Z change: [+12.027% +12.883% +13.733%] (p = 0.00 < 0.05)
55582026-07-02T10:28:32.900Z Performance has regressed.
55592026-07-02T10:28:32.900ZFound 17 outliers among 100 measurements (17.00%)
55602026-07-02T10:28:32.900Z 16 (16.00%) high mild
55612026-07-02T10:28:32.900Z 1 (1.00%) high severe
55622026-07-02T10:28:33.791Z
55632026-07-02T10:28:33.795ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55642026-07-02T10:28:33.795ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55652026-07-02T10:28:37.869ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0082 s (2.6M iterations)
55662026-07-02T10:28:42.885ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55672026-07-02T10:28:42.973Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55682026-07-02T10:28:42.973Z time: [283.16 ns 283.57 ns 284.01 ns]
55692026-07-02T10:28:42.973Z change: [+3.4234% +3.7522% +4.0604%] (p = 0.00 < 0.05)
55702026-07-02T10:28:42.973Z Performance has regressed.
55712026-07-02T10:28:42.973ZFound 3 outliers among 100 measurements (3.00%)
55722026-07-02T10:28:42.973Z 2 (2.00%) high mild
55732026-07-02T10:28:42.973Z 1 (1.00%) high severe
55742026-07-02T10:28:43.870Z
55752026-07-02T10:28:43.873ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55762026-07-02T10:28:43.874ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55772026-07-02T10:28:50.167ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0038 s (6.7M iterations)
55782026-07-02T10:28:53.690ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55792026-07-02T10:28:53.778Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55802026-07-02T10:28:53.778Z time: [98.499 ns 98.818 ns 99.168 ns]
55812026-07-02T10:28:53.778Z change: [−0.1466% +0.5840% +1.4382%] (p = 0.14 > 0.05)
55822026-07-02T10:28:53.778Z No change in performance detected.
55832026-07-02T10:28:53.778ZFound 3 outliers among 100 measurements (3.00%)
55842026-07-02T10:28:53.778Z 3 (3.00%) high severe
55852026-07-02T10:28:54.676Z
55862026-07-02T10:28:54.680ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55872026-07-02T10:28:54.680ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55882026-07-02T10:28:57.685ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0000 s (3.5M iterations)
55892026-07-02T10:29:02.298ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55902026-07-02T10:29:02.386Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55912026-07-02T10:29:02.386Z time: [225.40 ns 225.94 ns 226.53 ns]
55922026-07-02T10:29:02.386Z change: [−0.2478% +0.1789% +0.6197%] (p = 0.43 > 0.05)
55932026-07-02T10:29:02.386Z No change in performance detected.
55942026-07-02T10:29:02.386ZFound 5 outliers among 100 measurements (5.00%)
55952026-07-02T10:29:02.386Z 3 (3.00%) high mild
55962026-07-02T10:29:02.386Z 2 (2.00%) high severe
55972026-07-02T10:29:03.279Z
55982026-07-02T10:29:03.282ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55992026-07-02T10:29:03.282ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56002026-07-02T10:29:07.653ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0028 s (4.8M iterations)
56012026-07-02T10:29:11.926ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56022026-07-02T10:29:12.015Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56032026-07-02T10:29:12.015Z time: [117.30 ns 117.71 ns 118.14 ns]
56042026-07-02T10:29:12.015Z change: [−0.2481% +0.5506% +1.4274%] (p = 0.20 > 0.05)
56052026-07-02T10:29:12.015Z No change in performance detected.
56062026-07-02T10:29:12.015ZFound 4 outliers among 100 measurements (4.00%)
56072026-07-02T10:29:12.015Z 2 (2.00%) high mild
56082026-07-02T10:29:12.015Z 2 (2.00%) high severe
56092026-07-02T10:29:12.913Z
56102026-07-02T10:29:12.916ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56112026-07-02T10:29:12.916ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
56122026-07-02T10:29:17.437ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0002 s (2.3M iterations)
56132026-07-02T10:29:22.272ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
56142026-07-02T10:29:22.360Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
56152026-07-02T10:29:22.361Z time: [245.28 ns 245.83 ns 246.46 ns]
56162026-07-02T10:29:22.361Z change: [+0.2328% +0.7012% +1.1592%] (p = 0.00 < 0.05)
56172026-07-02T10:29:22.361Z Change within noise threshold.
56182026-07-02T10:29:22.361ZFound 6 outliers among 100 measurements (6.00%)
56192026-07-02T10:29:22.361Z 3 (3.00%) high mild
56202026-07-02T10:29:22.361Z 3 (3.00%) high severe
56212026-07-02T10:29:23.254Z
56222026-07-02T10:29:23.257ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56232026-07-02T10:29:23.257ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56242026-07-02T10:29:26.573ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0002 s (13M iterations)
56252026-07-02T10:29:30.463ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56262026-07-02T10:29:30.552Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56272026-07-02T10:29:30.552Z time: [60.991 ns 61.496 ns 62.036 ns]
56282026-07-02T10:29:30.552Z change: [−0.9341% −0.0688% +0.7305%] (p = 0.88 > 0.05)
56292026-07-02T10:29:30.552Z No change in performance detected.
56302026-07-02T10:29:30.552ZFound 18 outliers among 100 measurements (18.00%)
56312026-07-02T10:29:30.552Z 17 (17.00%) high mild
56322026-07-02T10:29:30.552Z 1 (1.00%) high severe
56332026-07-02T10:29:31.443Z
56342026-07-02T10:29:31.446ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56352026-07-02T10:29:31.446ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
56362026-07-02T10:29:36.251ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0024 s (4.4M iterations)
56372026-07-02T10:29:41.060ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
56382026-07-02T10:29:41.148Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
56392026-07-02T10:29:41.148Z time: [217.15 ns 217.49 ns 217.85 ns]
56402026-07-02T10:29:41.148Z change: [+0.0010% +0.4516% +0.9524%] (p = 0.06 > 0.05)
56412026-07-02T10:29:41.148Z No change in performance detected.
56422026-07-02T10:29:41.148ZFound 4 outliers among 100 measurements (4.00%)
56432026-07-02T10:29:41.148Z 1 (1.00%) high mild
56442026-07-02T10:29:41.148Z 3 (3.00%) high severe
56452026-07-02T10:29:42.051Z
56462026-07-02T10:29:42.055ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56472026-07-02T10:29:42.055ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56482026-07-02T10:29:48.178ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0015 s (6.8M iterations)
56492026-07-02T10:29:52.758ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56502026-07-02T10:29:52.847Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56512026-07-02T10:29:52.847Z time: [79.727 ns 80.238 ns 80.786 ns]
56522026-07-02T10:29:52.847Z change: [−0.3497% +0.5526% +1.3772%] (p = 0.22 > 0.05)
56532026-07-02T10:29:52.848Z No change in performance detected.
56542026-07-02T10:29:52.848ZFound 4 outliers among 100 measurements (4.00%)
56552026-07-02T10:29:52.848Z 2 (2.00%) high mild
56562026-07-02T10:29:52.848Z 2 (2.00%) high severe
56572026-07-02T10:29:53.741Z
56582026-07-02T10:29:53.745ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56592026-07-02T10:29:53.745ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56602026-07-02T10:29:57.578ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0074 s (2.7M iterations)
56612026-07-02T10:30:02.556ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56622026-07-02T10:30:02.643Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56632026-07-02T10:30:02.643Z time: [236.57 ns 237.05 ns 237.55 ns]
56642026-07-02T10:30:02.643Z change: [−0.0548% +0.3752% +0.7898%] (p = 0.09 > 0.05)
56652026-07-02T10:30:02.643Z No change in performance detected.
56662026-07-02T10:30:02.643ZFound 3 outliers among 100 measurements (3.00%)
56672026-07-02T10:30:02.643Z 2 (2.00%) high mild
56682026-07-02T10:30:02.643Z 1 (1.00%) high severe
56692026-07-02T10:30:03.539Z
56702026-07-02T10:30:03.542ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56712026-07-02T10:30:03.543ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56722026-07-02T10:30:09.667ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (6.8M iterations)
56732026-07-02T10:30:13.254ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56742026-07-02T10:30:13.342Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56752026-07-02T10:30:13.342Z time: [97.407 ns 97.689 ns 98.000 ns]
56762026-07-02T10:30:13.342Z change: [−0.4381% +0.3331% +1.0540%] (p = 0.39 > 0.05)
56772026-07-02T10:30:13.342Z No change in performance detected.
56782026-07-02T10:30:13.342ZFound 6 outliers among 100 measurements (6.00%)
56792026-07-02T10:30:13.342Z 3 (3.00%) high mild
56802026-07-02T10:30:13.345Z 3 (3.00%) high severe
56812026-07-02T10:30:14.238Z
56822026-07-02T10:30:14.242ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56832026-07-02T10:30:14.242ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56842026-07-02T10:30:20.082ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0019 s (3.6M iterations)
56852026-07-02T10:30:24.544ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56862026-07-02T10:30:24.632Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56872026-07-02T10:30:24.633Z time: [187.17 ns 187.77 ns 188.43 ns]
56882026-07-02T10:30:24.633Z change: [−0.4353% +0.1066% +0.6753%] (p = 0.70 > 0.05)
56892026-07-02T10:30:24.633Z No change in performance detected.
56902026-07-02T10:30:24.633ZFound 4 outliers among 100 measurements (4.00%)
56912026-07-02T10:30:24.633Z 2 (2.00%) high mild
56922026-07-02T10:30:24.633Z 2 (2.00%) high severe
56932026-07-02T10:30:25.528Z
56942026-07-02T10:30:25.531ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56952026-07-02T10:30:25.531ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56962026-07-02T10:30:29.859ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (4.8M iterations)
56972026-07-02T10:30:34.158ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56982026-07-02T10:30:34.246Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56992026-07-02T10:30:34.246Z time: [116.11 ns 116.52 ns 116.97 ns]
57002026-07-02T10:30:34.246Z change: [−0.7934% +0.0942% +0.9154%] (p = 0.83 > 0.05)
57012026-07-02T10:30:34.246Z No change in performance detected.
57022026-07-02T10:30:34.246ZFound 5 outliers among 100 measurements (5.00%)
57032026-07-02T10:30:34.246Z 2 (2.00%) high mild
57042026-07-02T10:30:34.248Z 3 (3.00%) high severe
57052026-07-02T10:30:35.146Z
57062026-07-02T10:30:35.150ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57072026-07-02T10:30:35.150ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
57082026-07-02T10:30:39.494ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0035 s (2.4M iterations)
57092026-07-02T10:30:44.291ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
57102026-07-02T10:30:44.379Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
57112026-07-02T10:30:44.379Z time: [206.87 ns 207.51 ns 208.21 ns]
57122026-07-02T10:30:44.379Z change: [+0.3788% +1.1284% +1.8958%] (p = 0.00 < 0.05)
57132026-07-02T10:30:44.379Z Change within noise threshold.
57142026-07-02T10:30:44.379ZFound 10 outliers among 100 measurements (10.00%)
57152026-07-02T10:30:44.380Z 5 (5.00%) high mild
57162026-07-02T10:30:44.380Z 5 (5.00%) high severe
57172026-07-02T10:30:45.271Z
57182026-07-02T10:30:45.274ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57192026-07-02T10:30:45.274ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57202026-07-02T10:30:48.915ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0009 s (12M iterations)
57212026-07-02T10:30:52.893ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57222026-07-02T10:30:52.981Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57232026-07-02T10:30:52.981Z time: [61.867 ns 62.384 ns 62.941 ns]
57242026-07-02T10:30:52.981Z change: [−1.3944% −0.4834% +0.4578%] (p = 0.30 > 0.05)
57252026-07-02T10:30:52.981Z No change in performance detected.
57262026-07-02T10:30:52.981ZFound 20 outliers among 100 measurements (20.00%)
57272026-07-02T10:30:52.981Z 18 (18.00%) high mild
57282026-07-02T10:30:52.981Z 2 (2.00%) high severe
57292026-07-02T10:30:53.880Z
57302026-07-02T10:30:53.883ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57312026-07-02T10:30:53.883ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
57322026-07-02T10:30:59.273ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0058 s (3.9M iterations)
57332026-07-02T10:31:04.079ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
57342026-07-02T10:31:04.168Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
57352026-07-02T10:31:04.168Z time: [250.47 ns 250.83 ns 251.21 ns]
57362026-07-02T10:31:04.168Z change: [−0.1431% +0.2177% +0.5870%] (p = 0.26 > 0.05)
57372026-07-02T10:31:04.168Z No change in performance detected.
57382026-07-02T10:31:04.168ZFound 3 outliers among 100 measurements (3.00%)
57392026-07-02T10:31:04.168Z 1 (1.00%) high mild
57402026-07-02T10:31:04.168Z 2 (2.00%) high severe
57412026-07-02T10:31:05.059Z
57422026-07-02T10:31:05.062ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57432026-07-02T10:31:05.062ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57442026-07-02T10:31:08.240ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0021 s (6.6M iterations)
57452026-07-02T10:31:12.929ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57462026-07-02T10:31:13.016Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57472026-07-02T10:31:13.017Z time: [80.832 ns 81.331 ns 81.872 ns]
57482026-07-02T10:31:13.019Z change: [−0.1013% +0.8016% +1.6785%] (p = 0.08 > 0.05)
57492026-07-02T10:31:13.020Z No change in performance detected.
57502026-07-02T10:31:13.020ZFound 7 outliers among 100 measurements (7.00%)
57512026-07-02T10:31:13.020Z 4 (4.00%) high mild
57522026-07-02T10:31:13.020Z 3 (3.00%) high severe
57532026-07-02T10:31:13.913Z
57542026-07-02T10:31:13.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57552026-07-02T10:31:13.916ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
57562026-07-02T10:31:18.067ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0016 s (2.5M iterations)
57572026-07-02T10:31:23.061ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
57582026-07-02T10:31:23.148Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
57592026-07-02T10:31:23.148Z time: [270.02 ns 270.48 ns 270.98 ns]
57602026-07-02T10:31:23.148Z change: [+0.0284% +0.4596% +0.9122%] (p = 0.04 < 0.05)
57612026-07-02T10:31:23.148Z Change within noise threshold.
57622026-07-02T10:31:23.148ZFound 5 outliers among 100 measurements (5.00%)
57632026-07-02T10:31:23.148Z 3 (3.00%) high mild
57642026-07-02T10:31:23.148Z 2 (2.00%) high severe
57652026-07-02T10:31:24.042Z
57662026-07-02T10:31:24.045ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57672026-07-02T10:31:24.045ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57682026-07-02T10:31:27.119ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.8M iterations)
57692026-07-02T10:31:30.951ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57702026-07-02T10:31:31.039Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57712026-07-02T10:31:31.039Z time: [98.758 ns 98.971 ns 99.238 ns]
57722026-07-02T10:31:31.039Z change: [−0.6399% −0.0219% +0.6118%] (p = 0.95 > 0.05)
57732026-07-02T10:31:31.039Z No change in performance detected.
57742026-07-02T10:31:31.039ZFound 14 outliers among 100 measurements (14.00%)
57752026-07-02T10:31:31.039Z 11 (11.00%) high mild
57762026-07-02T10:31:31.039Z 3 (3.00%) high severe
57772026-07-02T10:31:31.933Z
57782026-07-02T10:31:31.936ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57792026-07-02T10:31:31.936ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57802026-07-02T10:31:35.058ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0045 s (3.4M iterations)
57812026-07-02T10:31:39.738ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57822026-07-02T10:31:39.826Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57832026-07-02T10:31:39.826Z time: [222.23 ns 222.81 ns 223.47 ns]
57842026-07-02T10:31:39.826Z change: [−0.0527% +0.4864% +1.0748%] (p = 0.10 > 0.05)
57852026-07-02T10:31:39.826Z No change in performance detected.
57862026-07-02T10:31:39.826ZFound 5 outliers among 100 measurements (5.00%)
57872026-07-02T10:31:39.826Z 2 (2.00%) high mild
57882026-07-02T10:31:39.826Z 3 (3.00%) high severe
57892026-07-02T10:31:40.723Z
57902026-07-02T10:31:40.726ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57912026-07-02T10:31:40.727ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57922026-07-02T10:31:45.221ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (4.7M iterations)
57932026-07-02T10:31:49.631ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57942026-07-02T10:31:49.719Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57952026-07-02T10:31:49.719Z time: [117.27 ns 117.50 ns 117.77 ns]
57962026-07-02T10:31:49.719Z change: [−0.6561% +0.1526% +0.9675%] (p = 0.72 > 0.05)
57972026-07-02T10:31:49.719Z No change in performance detected.
57982026-07-02T10:31:49.719ZFound 8 outliers among 100 measurements (8.00%)
57992026-07-02T10:31:49.719Z 3 (3.00%) high mild
58002026-07-02T10:31:49.719Z 5 (5.00%) high severe
58012026-07-02T10:31:50.615Z
58022026-07-02T10:31:50.619ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58032026-07-02T10:31:50.619ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
58042026-07-02T10:31:55.299ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0095 s (2.2M iterations)
58052026-07-02T10:32:00.148ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
58062026-07-02T10:32:00.236Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
58072026-07-02T10:32:00.236Z time: [241.31 ns 241.93 ns 242.63 ns]
58082026-07-02T10:32:00.236Z change: [+0.3138% +0.8862% +1.5577%] (p = 0.00 < 0.05)
58092026-07-02T10:32:00.236Z Change within noise threshold.
58102026-07-02T10:32:00.236ZFound 5 outliers among 100 measurements (5.00%)
58112026-07-02T10:32:00.236Z 2 (2.00%) high mild
58122026-07-02T10:32:00.236Z 3 (3.00%) high severe
58132026-07-02T10:32:01.138Z
58142026-07-02T10:32:01.141ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58152026-07-02T10:32:01.142ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58162026-07-02T10:32:04.750ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0019 s (12M iterations)
58172026-07-02T10:32:08.721ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58182026-07-02T10:32:08.809Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58192026-07-02T10:32:08.809Z time: [61.279 ns 61.823 ns 62.410 ns]
58202026-07-02T10:32:08.809Z change: [−1.3616% −0.3763% +0.5128%] (p = 0.45 > 0.05)
58212026-07-02T10:32:08.809Z No change in performance detected.
58222026-07-02T10:32:08.809ZFound 19 outliers among 100 measurements (19.00%)
58232026-07-02T10:32:08.809Z 17 (17.00%) high mild
58242026-07-02T10:32:08.809Z 2 (2.00%) high severe
58252026-07-02T10:32:09.702Z
58262026-07-02T10:32:09.706ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58272026-07-02T10:32:09.706ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
58282026-07-02T10:32:14.793ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0008 s (4.1M iterations)
58292026-07-02T10:32:19.582ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
58302026-07-02T10:32:19.668Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
58312026-07-02T10:32:19.668Z time: [219.68 ns 220.06 ns 220.46 ns]
58322026-07-02T10:32:19.668Z change: [−0.2286% +0.2145% +0.6318%] (p = 0.34 > 0.05)
58332026-07-02T10:32:19.668Z No change in performance detected.
58342026-07-02T10:32:19.668ZFound 3 outliers among 100 measurements (3.00%)
58352026-07-02T10:32:19.668Z 3 (3.00%) high severe
58362026-07-02T10:32:20.562Z
58372026-07-02T10:32:20.565ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58382026-07-02T10:32:20.565ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58392026-07-02T10:32:23.654ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0033 s (6.8M iterations)
58402026-07-02T10:32:28.461ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58412026-07-02T10:32:28.549Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58422026-07-02T10:32:28.549Z time: [79.752 ns 80.266 ns 80.824 ns]
58432026-07-02T10:32:28.549Z change: [−0.3596% +0.5371% +1.3973%] (p = 0.25 > 0.05)
58442026-07-02T10:32:28.549Z No change in performance detected.
58452026-07-02T10:32:28.549ZFound 12 outliers among 100 measurements (12.00%)
58462026-07-02T10:32:28.549Z 10 (10.00%) high mild
58472026-07-02T10:32:28.549Z 2 (2.00%) high severe
58482026-07-02T10:32:29.444Z
58492026-07-02T10:32:29.447ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58502026-07-02T10:32:29.447ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
58512026-07-02T10:32:33.786ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.4M iterations)
58522026-07-02T10:32:38.845ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
58532026-07-02T10:32:38.932Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
58542026-07-02T10:32:38.932Z time: [239.12 ns 239.56 ns 240.04 ns]
58552026-07-02T10:32:38.932Z change: [+0.2247% +0.6974% +1.1847%] (p = 0.00 < 0.05)
58562026-07-02T10:32:38.932Z Change within noise threshold.
58572026-07-02T10:32:38.935ZFound 4 outliers among 100 measurements (4.00%)
58582026-07-02T10:32:38.935Z 2 (2.00%) high mild
58592026-07-02T10:32:38.935Z 2 (2.00%) high severe
58602026-07-02T10:32:39.828Z
58612026-07-02T10:32:39.831ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58622026-07-02T10:32:39.832ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58632026-07-02T10:32:42.841ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0018 s (7.0M iterations)
58642026-07-02T10:32:46.728ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58652026-07-02T10:32:46.816Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
58662026-07-02T10:32:46.816Z time: [98.272 ns 98.359 ns 98.458 ns]
58672026-07-02T10:32:46.816Z change: [−0.6940% −0.0805% +0.4985%] (p = 0.80 > 0.05)
58682026-07-02T10:32:46.816Z No change in performance detected.
58692026-07-02T10:32:46.816ZFound 10 outliers among 100 measurements (10.00%)
58702026-07-02T10:32:46.816Z 3 (3.00%) high mild
58712026-07-02T10:32:46.816Z 7 (7.00%) high severe
58722026-07-02T10:32:47.710Z
58732026-07-02T10:32:47.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
58742026-07-02T10:32:47.713ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
58752026-07-02T10:32:53.860ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0048 s (3.4M iterations)
58762026-07-02T10:32:58.342ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
58772026-07-02T10:32:58.430Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
58782026-07-02T10:32:58.430Z time: [188.46 ns 189.05 ns 189.70 ns]
58792026-07-02T10:32:58.430Z change: [−0.6781% −0.1306% +0.4058%] (p = 0.64 > 0.05)
58802026-07-02T10:32:58.430Z No change in performance detected.
58812026-07-02T10:32:58.430ZFound 4 outliers among 100 measurements (4.00%)
58822026-07-02T10:32:58.430Z 3 (3.00%) high mild
58832026-07-02T10:32:58.430Z 1 (1.00%) high severe
58842026-07-02T10:32:59.325Z
58852026-07-02T10:32:59.328ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58862026-07-02T10:32:59.328ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58872026-07-02T10:33:03.761ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (4.7M iterations)
58882026-07-02T10:33:08.204ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58892026-07-02T10:33:08.291Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58902026-07-02T10:33:08.291Z time: [116.66 ns 116.88 ns 117.13 ns]
58912026-07-02T10:33:08.291Z change: [−0.4647% +0.3677% +1.3029%] (p = 0.42 > 0.05)
58922026-07-02T10:33:08.291Z No change in performance detected.
58932026-07-02T10:33:08.292ZFound 9 outliers among 100 measurements (9.00%)
58942026-07-02T10:33:08.292Z 4 (4.00%) high mild
58952026-07-02T10:33:08.292Z 5 (5.00%) high severe
58962026-07-02T10:33:09.188Z
58972026-07-02T10:33:09.193ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58982026-07-02T10:33:09.193ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58992026-07-02T10:33:13.685ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0006 s (2.3M iterations)
59002026-07-02T10:33:18.539ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
59012026-07-02T10:33:18.626Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
59022026-07-02T10:33:18.626Z time: [208.61 ns 209.25 ns 209.95 ns]
59032026-07-02T10:33:18.626Z change: [+0.2190% +0.8000% +1.3793%] (p = 0.01 < 0.05)
59042026-07-02T10:33:18.626Z Change within noise threshold.
59052026-07-02T10:33:18.626ZFound 4 outliers among 100 measurements (4.00%)
59062026-07-02T10:33:18.626Z 2 (2.00%) high mild
59072026-07-02T10:33:18.626Z 2 (2.00%) high severe
59082026-07-02T10:33:19.519Z
59092026-07-02T10:33:19.522ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59102026-07-02T10:33:19.522ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59112026-07-02T10:33:22.853ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (13M iterations)
59122026-07-02T10:33:26.828ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59132026-07-02T10:33:26.916Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59142026-07-02T10:33:26.916Z time: [62.890 ns 63.417 ns 63.987 ns]
59152026-07-02T10:33:26.916Z change: [−0.4922% +0.4266% +1.3119%] (p = 0.36 > 0.05)
59162026-07-02T10:33:26.916Z No change in performance detected.
59172026-07-02T10:33:26.916ZFound 18 outliers among 100 measurements (18.00%)
59182026-07-02T10:33:26.916Z 17 (17.00%) high mild
59192026-07-02T10:33:26.916Z 1 (1.00%) high severe
59202026-07-02T10:33:27.808Z
59212026-07-02T10:33:27.812ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59222026-07-02T10:33:27.812ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
59232026-07-02T10:33:32.707ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (4.3M iterations)
59242026-07-02T10:33:37.821ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
59252026-07-02T10:33:37.908Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
59262026-07-02T10:33:37.908Z time: [290.25 ns 292.65 ns 295.70 ns]
59272026-07-02T10:33:37.908Z change: [−16.154% +0.4845% +22.028%] (p = 0.96 > 0.05)
59282026-07-02T10:33:37.908Z No change in performance detected.
59292026-07-02T10:33:37.908ZFound 12 outliers among 100 measurements (12.00%)
59302026-07-02T10:33:37.908Z 4 (4.00%) high mild
59312026-07-02T10:33:37.908Z 8 (8.00%) high severe
59322026-07-02T10:33:38.807Z
59332026-07-02T10:33:38.810ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59342026-07-02T10:33:38.810ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59352026-07-02T10:33:45.042ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0003 s (6.7M iterations)
59362026-07-02T10:33:50.259ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59372026-07-02T10:33:50.348Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59382026-07-02T10:33:50.348Z time: [80.866 ns 81.365 ns 81.907 ns]
59392026-07-02T10:33:50.348Z change: [−0.4190% +0.4935% +1.4465%] (p = 0.30 > 0.05)
59402026-07-02T10:33:50.348Z No change in performance detected.
59412026-07-02T10:33:50.348ZFound 3 outliers among 100 measurements (3.00%)
59422026-07-02T10:33:50.348Z 1 (1.00%) high mild
59432026-07-02T10:33:50.348Z 2 (2.00%) high severe
59442026-07-02T10:33:51.245Z
59452026-07-02T10:33:51.249ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59462026-07-02T10:33:51.249ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
59472026-07-02T10:33:55.341ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0093 s (2.6M iterations)
59482026-07-02T10:34:00.880ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
59492026-07-02T10:34:00.969Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
59502026-07-02T10:34:00.969Z time: [332.24 ns 336.22 ns 341.36 ns]
59512026-07-02T10:34:00.969Z change: [−14.677% +1.0323% +18.703%] (p = 0.91 > 0.05)
59522026-07-02T10:34:00.969Z No change in performance detected.
59532026-07-02T10:34:00.969ZFound 12 outliers among 100 measurements (12.00%)
59542026-07-02T10:34:00.969Z 5 (5.00%) high mild
59552026-07-02T10:34:00.969Z 7 (7.00%) high severe
59562026-07-02T10:34:01.864Z
59572026-07-02T10:34:01.867ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59582026-07-02T10:34:01.867ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59592026-07-02T10:34:07.829ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0020 s (7.0M iterations)
59602026-07-02T10:34:11.546ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59612026-07-02T10:34:11.634Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59622026-07-02T10:34:11.634Z time: [98.417 ns 98.703 ns 99.016 ns]
59632026-07-02T10:34:11.634Z change: [−0.1384% +0.5423% +1.2865%] (p = 0.12 > 0.05)
59642026-07-02T10:34:11.634Z No change in performance detected.
59652026-07-02T10:34:11.634ZFound 5 outliers among 100 measurements (5.00%)
59662026-07-02T10:34:11.634Z 3 (3.00%) high mild
59672026-07-02T10:34:11.634Z 2 (2.00%) high severe
59682026-07-02T10:34:12.527Z
59692026-07-02T10:34:12.530ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59702026-07-02T10:34:12.530ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
59712026-07-02T10:34:18.404ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0023 s (3.6M iterations)
59722026-07-02T10:34:23.181ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
59732026-07-02T10:34:23.269Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
59742026-07-02T10:34:23.269Z time: [256.37 ns 258.66 ns 261.56 ns]
59752026-07-02T10:34:23.269Z change: [−14.527% +0.3381% +17.152%] (p = 0.97 > 0.05)
59762026-07-02T10:34:23.269Z No change in performance detected.
59772026-07-02T10:34:23.269ZFound 13 outliers among 100 measurements (13.00%)
59782026-07-02T10:34:23.269Z 5 (5.00%) high mild
59792026-07-02T10:34:23.269Z 8 (8.00%) high severe
59802026-07-02T10:34:24.166Z
59812026-07-02T10:34:24.172ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59822026-07-02T10:34:24.172ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59832026-07-02T10:34:28.305ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0026 s (5.1M iterations)
59842026-07-02T10:34:32.819ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59852026-07-02T10:34:32.906Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59862026-07-02T10:34:32.906Z time: [116.72 ns 117.15 ns 117.60 ns]
59872026-07-02T10:34:32.906Z change: [−0.2430% +0.4037% +1.0699%] (p = 0.23 > 0.05)
59882026-07-02T10:34:32.906Z No change in performance detected.
59892026-07-02T10:34:32.906ZFound 3 outliers among 100 measurements (3.00%)
59902026-07-02T10:34:32.906Z 2 (2.00%) high mild
59912026-07-02T10:34:32.906Z 1 (1.00%) high severe
59922026-07-02T10:34:33.801Z
59932026-07-02T10:34:33.804ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59942026-07-02T10:34:33.804ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
59952026-07-02T10:34:38.164ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0011 s (2.4M iterations)
59962026-07-02T10:34:43.221ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
59972026-07-02T10:34:43.309Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
59982026-07-02T10:34:43.309Z time: [290.43 ns 293.62 ns 297.69 ns]
59992026-07-02T10:34:43.309Z change: [−15.743% +0.7433% +19.381%] (p = 0.93 > 0.05)
60002026-07-02T10:34:43.309Z No change in performance detected.
60012026-07-02T10:34:43.310ZFound 12 outliers among 100 measurements (12.00%)
60022026-07-02T10:34:43.310Z 4 (4.00%) high mild
60032026-07-02T10:34:43.310Z 8 (8.00%) high severe
60042026-07-02T10:34:44.206Z
60052026-07-02T10:34:44.209ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60062026-07-02T10:34:44.209ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60072026-07-02T10:34:47.309ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0014 s (14M iterations)
60082026-07-02T10:34:51.486ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60092026-07-02T10:34:51.574Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60102026-07-02T10:34:51.575Z time: [60.996 ns 61.501 ns 62.050 ns]
60112026-07-02T10:34:51.575Z change: [−1.1667% −0.2693% +0.6246%] (p = 0.56 > 0.05)
60122026-07-02T10:34:51.575Z No change in performance detected.
60132026-07-02T10:34:51.575ZFound 19 outliers among 100 measurements (19.00%)
60142026-07-02T10:34:51.575Z 18 (18.00%) high mild
60152026-07-02T10:34:51.575Z 1 (1.00%) high severe
60162026-07-02T10:34:52.467Z
60172026-07-02T10:34:52.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60182026-07-02T10:34:52.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
60192026-07-02T10:34:57.117ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (4.5M iterations)
60202026-07-02T10:35:02.267ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
60212026-07-02T10:35:02.354Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
60222026-07-02T10:35:02.354Z time: [245.73 ns 247.55 ns 249.93 ns]
60232026-07-02T10:35:02.354Z change: [−15.274% +0.4788% +20.857%] (p = 0.96 > 0.05)
60242026-07-02T10:35:02.354Z No change in performance detected.
60252026-07-02T10:35:02.354ZFound 13 outliers among 100 measurements (13.00%)
60262026-07-02T10:35:02.354Z 5 (5.00%) high mild
60272026-07-02T10:35:02.354Z 8 (8.00%) high severe
60282026-07-02T10:35:03.254Z
60292026-07-02T10:35:03.257ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60302026-07-02T10:35:03.257ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60312026-07-02T10:35:09.313ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0007 s (6.9M iterations)
60322026-07-02T10:35:14.053ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60332026-07-02T10:35:14.141Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60342026-07-02T10:35:14.141Z time: [79.744 ns 80.244 ns 80.785 ns]
60352026-07-02T10:35:14.141Z change: [−0.4361% +0.4462% +1.3271%] (p = 0.33 > 0.05)
60362026-07-02T10:35:14.141Z No change in performance detected.
60372026-07-02T10:35:14.141ZFound 3 outliers among 100 measurements (3.00%)
60382026-07-02T10:35:14.141Z 1 (1.00%) high mild
60392026-07-02T10:35:14.141Z 2 (2.00%) high severe
60402026-07-02T10:35:15.036Z
60412026-07-02T10:35:15.040ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60422026-07-02T10:35:15.040ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
60432026-07-02T10:35:18.912ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0026 s (2.7M iterations)
60442026-07-02T10:35:24.158ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
60452026-07-02T10:35:24.245Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
60462026-07-02T10:35:24.245Z time: [283.14 ns 286.23 ns 290.20 ns]
60472026-07-02T10:35:24.245Z change: [−14.866% +0.8243% +18.980%] (p = 0.93 > 0.05)
60482026-07-02T10:35:24.245Z No change in performance detected.
60492026-07-02T10:35:24.245ZFound 13 outliers among 100 measurements (13.00%)
60502026-07-02T10:35:24.245Z 6 (6.00%) high mild
60512026-07-02T10:35:24.245Z 7 (7.00%) high severe
60522026-07-02T10:35:25.139Z
60532026-07-02T10:35:25.142ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60542026-07-02T10:35:25.142ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60552026-07-02T10:35:31.026ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0003 s (7.1M iterations)
60562026-07-02T10:35:34.749ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60572026-07-02T10:35:34.837Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60582026-07-02T10:35:34.837Z time: [97.017 ns 97.315 ns 97.640 ns]
60592026-07-02T10:35:34.837Z change: [−1.0944% −0.3981% +0.2531%] (p = 0.26 > 0.05)
60602026-07-02T10:35:34.837Z No change in performance detected.
60612026-07-02T10:35:34.837ZFound 7 outliers among 100 measurements (7.00%)
60622026-07-02T10:35:34.837Z 4 (4.00%) high mild
60632026-07-02T10:35:34.837Z 3 (3.00%) high severe
60642026-07-02T10:35:35.732Z
60652026-07-02T10:35:35.735ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60662026-07-02T10:35:35.735ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
60672026-07-02T10:35:41.381ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0055 s (3.7M iterations)
60682026-07-02T10:35:46.154ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
60692026-07-02T10:35:46.242Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
60702026-07-02T10:35:46.242Z time: [210.25 ns 212.03 ns 214.24 ns]
60712026-07-02T10:35:46.242Z change: [−13.962% +0.3110% +15.805%] (p = 0.97 > 0.05)
60722026-07-02T10:35:46.242Z No change in performance detected.
60732026-07-02T10:35:46.242ZFound 13 outliers among 100 measurements (13.00%)
60742026-07-02T10:35:46.242Z 4 (4.00%) high mild
60752026-07-02T10:35:46.242Z 9 (9.00%) high severe
60762026-07-02T10:35:47.138Z
60772026-07-02T10:35:47.141ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60782026-07-02T10:35:47.141ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60792026-07-02T10:35:51.286ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (5.1M iterations)
60802026-07-02T10:35:56.226ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60812026-07-02T10:35:56.313Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60822026-07-02T10:35:56.314Z time: [115.60 ns 116.06 ns 116.55 ns]
60832026-07-02T10:35:56.314Z change: [−1.0022% −0.2265% +0.5519%] (p = 0.57 > 0.05)
60842026-07-02T10:35:56.314Z No change in performance detected.
60852026-07-02T10:35:56.314ZFound 4 outliers among 100 measurements (4.00%)
60862026-07-02T10:35:56.314Z 2 (2.00%) high mild
60872026-07-02T10:35:56.314Z 2 (2.00%) high severe
60882026-07-02T10:35:57.215Z
60892026-07-02T10:35:57.217ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60902026-07-02T10:35:57.218ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
60912026-07-02T10:36:01.470ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0004 s (2.5M iterations)
60922026-07-02T10:36:06.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
60932026-07-02T10:36:06.678Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
60942026-07-02T10:36:06.678Z time: [240.77 ns 243.20 ns 246.30 ns]
60952026-07-02T10:36:06.678Z change: [−14.580% +0.4895% +17.975%] (p = 0.95 > 0.05)
60962026-07-02T10:36:06.678Z No change in performance detected.
60972026-07-02T10:36:06.678ZFound 13 outliers among 100 measurements (13.00%)
60982026-07-02T10:36:06.678Z 5 (5.00%) high mild
60992026-07-02T10:36:06.678Z 8 (8.00%) high severe
61002026-07-02T10:36:07.573Z
61012026-07-02T10:36:07.576ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61022026-07-02T10:36:07.576ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61032026-07-02T10:36:10.985ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (12M iterations)
61042026-07-02T10:36:15.241ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61052026-07-02T10:36:15.329Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61062026-07-02T10:36:15.329Z time: [62.234 ns 62.725 ns 63.261 ns]
61072026-07-02T10:36:15.329Z change: [−0.0244% +0.9059% +1.8560%] (p = 0.06 > 0.05)
61082026-07-02T10:36:15.329Z No change in performance detected.
61092026-07-02T10:36:15.329ZFound 20 outliers among 100 measurements (20.00%)
61102026-07-02T10:36:15.329Z 17 (17.00%) high mild
61112026-07-02T10:36:15.329Z 3 (3.00%) high severe
61122026-07-02T10:36:16.227Z
61132026-07-02T10:36:16.230ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61142026-07-02T10:36:16.230ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
61152026-07-02T10:36:21.364ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0033 s (4.1M iterations)
61162026-07-02T10:36:26.523ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
61172026-07-02T10:36:26.611Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
61182026-07-02T10:36:26.611Z time: [291.42 ns 294.19 ns 297.76 ns]
61192026-07-02T10:36:26.611Z change: [−17.446% +0.4765% +21.025%] (p = 0.97 > 0.05)
61202026-07-02T10:36:26.611Z No change in performance detected.
61212026-07-02T10:36:26.611ZFound 13 outliers among 100 measurements (13.00%)
61222026-07-02T10:36:26.611Z 5 (5.00%) high mild
61232026-07-02T10:36:26.611Z 8 (8.00%) high severe
61242026-07-02T10:36:27.512Z
61252026-07-02T10:36:27.515ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61262026-07-02T10:36:27.515ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61272026-07-02T10:36:30.584ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (6.8M iterations)
61282026-07-02T10:36:35.437ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61292026-07-02T10:36:35.527Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61302026-07-02T10:36:35.527Z time: [80.719 ns 81.223 ns 81.768 ns]
61312026-07-02T10:36:35.527Z change: [−0.2733% +0.6054% +1.5222%] (p = 0.18 > 0.05)
61322026-07-02T10:36:35.527Z No change in performance detected.
61332026-07-02T10:36:35.527ZFound 3 outliers among 100 measurements (3.00%)
61342026-07-02T10:36:35.527Z 1 (1.00%) high mild
61352026-07-02T10:36:35.527Z 2 (2.00%) high severe
61362026-07-02T10:36:36.415Z
61372026-07-02T10:36:36.418ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61382026-07-02T10:36:36.418ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
61392026-07-02T10:36:40.464ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0020 s (2.6M iterations)
61402026-07-02T10:36:45.701ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
61412026-07-02T10:36:45.788Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
61422026-07-02T10:36:45.788Z time: [334.24 ns 338.63 ns 344.24 ns]
61432026-07-02T10:36:45.788Z change: [−15.628% +0.7873% +21.333%] (p = 0.93 > 0.05)
61442026-07-02T10:36:45.788Z No change in performance detected.
61452026-07-02T10:36:45.788ZFound 11 outliers among 100 measurements (11.00%)
61462026-07-02T10:36:45.788Z 4 (4.00%) high mild
61472026-07-02T10:36:45.791Z 7 (7.00%) high severe
61482026-07-02T10:36:46.685Z
61492026-07-02T10:36:46.688ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61502026-07-02T10:36:46.688ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61512026-07-02T10:36:52.888ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0036 s (6.8M iterations)
61522026-07-02T10:36:56.692ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61532026-07-02T10:36:56.780Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61542026-07-02T10:36:56.780Z time: [98.585 ns 98.686 ns 98.806 ns]
61552026-07-02T10:36:56.780Z change: [−0.2919% +0.3600% +1.0231%] (p = 0.29 > 0.05)
61562026-07-02T10:36:56.780Z No change in performance detected.
61572026-07-02T10:36:56.780ZFound 9 outliers among 100 measurements (9.00%)
61582026-07-02T10:36:56.780Z 5 (5.00%) high mild
61592026-07-02T10:36:56.780Z 4 (4.00%) high severe
61602026-07-02T10:36:57.673Z
61612026-07-02T10:36:57.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61622026-07-02T10:36:57.676ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
61632026-07-02T10:37:03.822ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0044 s (3.4M iterations)
61642026-07-02T10:37:08.622ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
61652026-07-02T10:37:08.710Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
61662026-07-02T10:37:08.710Z time: [255.28 ns 257.80 ns 260.99 ns]
61672026-07-02T10:37:08.710Z change: [−15.045% +0.2755% +17.558%] (p = 0.98 > 0.05)
61682026-07-02T10:37:08.710Z No change in performance detected.
61692026-07-02T10:37:08.710ZFound 13 outliers among 100 measurements (13.00%)
61702026-07-02T10:37:08.710Z 5 (5.00%) high mild
61712026-07-02T10:37:08.710Z 8 (8.00%) high severe
61722026-07-02T10:37:09.609Z
61732026-07-02T10:37:09.612ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61742026-07-02T10:37:09.612ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61752026-07-02T10:37:13.921ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0037 s (4.9M iterations)
61762026-07-02T10:37:18.512ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61772026-07-02T10:37:18.601Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61782026-07-02T10:37:18.601Z time: [117.28 ns 117.51 ns 117.77 ns]
61792026-07-02T10:37:18.601Z change: [−0.3894% +0.3689% +1.1236%] (p = 0.36 > 0.05)
61802026-07-02T10:37:18.601Z No change in performance detected.
61812026-07-02T10:37:18.601ZFound 9 outliers among 100 measurements (9.00%)
61822026-07-02T10:37:18.601Z 4 (4.00%) high mild
61832026-07-02T10:37:18.601Z 5 (5.00%) high severe
61842026-07-02T10:37:19.497Z
61852026-07-02T10:37:19.500ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61862026-07-02T10:37:19.500ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
61872026-07-02T10:37:24.039ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0086 s (2.3M iterations)
61882026-07-02T10:37:29.133ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
61892026-07-02T10:37:29.221Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
61902026-07-02T10:37:29.221Z time: [290.78 ns 294.31 ns 298.83 ns]
61912026-07-02T10:37:29.221Z change: [−15.831% +1.3188% +21.697%] (p = 0.89 > 0.05)
61922026-07-02T10:37:29.221Z No change in performance detected.
61932026-07-02T10:37:29.221ZFound 13 outliers among 100 measurements (13.00%)
61942026-07-02T10:37:29.221Z 5 (5.00%) high mild
61952026-07-02T10:37:29.221Z 8 (8.00%) high severe
61962026-07-02T10:37:30.116Z
61972026-07-02T10:37:30.120ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
61982026-07-02T10:37:30.120ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
61992026-07-02T10:37:33.528ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0015 s (12M iterations)
62002026-07-02T10:37:37.737ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62012026-07-02T10:37:37.825Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62022026-07-02T10:37:37.825Z time: [61.370 ns 61.933 ns 62.547 ns]
62032026-07-02T10:37:37.825Z change: [−0.5608% +0.4408% +1.4251%] (p = 0.37 > 0.05)
62042026-07-02T10:37:37.825Z No change in performance detected.
62052026-07-02T10:37:37.825ZFound 19 outliers among 100 measurements (19.00%)
62062026-07-02T10:37:37.825Z 17 (17.00%) high mild
62072026-07-02T10:37:37.825Z 2 (2.00%) high severe
62082026-07-02T10:37:38.719Z
62092026-07-02T10:37:38.722ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62102026-07-02T10:37:38.722ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
62112026-07-02T10:37:43.683ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0023 s (4.2M iterations)
62122026-07-02T10:37:48.828ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
62132026-07-02T10:37:48.916Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
62142026-07-02T10:37:48.916Z time: [253.31 ns 255.54 ns 258.39 ns]
62152026-07-02T10:37:48.916Z change: [−17.074% +0.5128% +20.820%] (p = 0.96 > 0.05)
62162026-07-02T10:37:48.916Z No change in performance detected.
62172026-07-02T10:37:48.916ZFound 13 outliers among 100 measurements (13.00%)
62182026-07-02T10:37:48.916Z 5 (5.00%) high mild
62192026-07-02T10:37:48.916Z 8 (8.00%) high severe
62202026-07-02T10:37:49.813Z
62212026-07-02T10:37:49.816ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62222026-07-02T10:37:49.816ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62232026-07-02T10:37:53.217ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (6.2M iterations)
62242026-07-02T10:37:57.618ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62252026-07-02T10:37:57.706Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62262026-07-02T10:37:57.706Z time: [79.973 ns 80.482 ns 81.038 ns]
62272026-07-02T10:37:57.706Z change: [−0.4323% +0.4795% +1.3667%] (p = 0.30 > 0.05)
62282026-07-02T10:37:57.706Z No change in performance detected.
62292026-07-02T10:37:57.706ZFound 5 outliers among 100 measurements (5.00%)
62302026-07-02T10:37:57.706Z 3 (3.00%) high mild
62312026-07-02T10:37:57.706Z 2 (2.00%) high severe
62322026-07-02T10:37:58.599Z
62332026-07-02T10:37:58.602ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62342026-07-02T10:37:58.602ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
62352026-07-02T10:38:02.630ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0078 s (2.6M iterations)
62362026-07-02T10:38:07.880ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
62372026-07-02T10:38:07.968Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
62382026-07-02T10:38:07.968Z time: [293.68 ns 297.34 ns 302.06 ns]
62392026-07-02T10:38:07.968Z change: [−14.584% +1.6337% +20.715%] (p = 0.86 > 0.05)
62402026-07-02T10:38:07.968Z No change in performance detected.
62412026-07-02T10:38:07.968ZFound 11 outliers among 100 measurements (11.00%)
62422026-07-02T10:38:07.968Z 4 (4.00%) high mild
62432026-07-02T10:38:07.968Z 7 (7.00%) high severe
62442026-07-02T10:38:08.863Z
62452026-07-02T10:38:08.866ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62462026-07-02T10:38:08.866ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62472026-07-02T10:38:15.005ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (6.8M iterations)
62482026-07-02T10:38:18.818ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62492026-07-02T10:38:18.907Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62502026-07-02T10:38:18.907Z time: [97.938 ns 98.073 ns 98.225 ns]
62512026-07-02T10:38:18.907Z change: [−0.3981% +0.2519% +0.8809%] (p = 0.46 > 0.05)
62522026-07-02T10:38:18.907Z No change in performance detected.
62532026-07-02T10:38:18.907ZFound 7 outliers among 100 measurements (7.00%)
62542026-07-02T10:38:18.907Z 3 (3.00%) high mild
62552026-07-02T10:38:18.907Z 4 (4.00%) high severe
62562026-07-02T10:38:19.803Z
62572026-07-02T10:38:19.806ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62582026-07-02T10:38:19.806ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
62592026-07-02T10:38:25.764ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (3.5M iterations)
62602026-07-02T10:38:30.554ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
62612026-07-02T10:38:30.641Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
62622026-07-02T10:38:30.641Z time: [215.18 ns 217.08 ns 219.48 ns]
62632026-07-02T10:38:30.641Z change: [−13.746% +0.5251% +18.599%] (p = 0.94 > 0.05)
62642026-07-02T10:38:30.641Z No change in performance detected.
62652026-07-02T10:38:30.641ZFound 14 outliers among 100 measurements (14.00%)
62662026-07-02T10:38:30.642Z 6 (6.00%) high mild
62672026-07-02T10:38:30.642Z 8 (8.00%) high severe
62682026-07-02T10:38:31.541Z
62692026-07-02T10:38:31.544ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62702026-07-02T10:38:31.544ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62712026-07-02T10:38:35.805ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.9M iterations)
62722026-07-02T10:38:40.440ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62732026-07-02T10:38:40.528Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62742026-07-02T10:38:40.528Z time: [117.45 ns 117.65 ns 117.88 ns]
62752026-07-02T10:38:40.528Z change: [+0.1662% +0.9305% +1.6947%] (p = 0.01 < 0.05)
62762026-07-02T10:38:40.528Z Change within noise threshold.
62772026-07-02T10:38:40.530ZFound 6 outliers among 100 measurements (6.00%)
62782026-07-02T10:38:40.531Z 2 (2.00%) high mild
62792026-07-02T10:38:40.531Z 4 (4.00%) high severe
62802026-07-02T10:38:41.425Z
62812026-07-02T10:38:41.428ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62822026-07-02T10:38:41.428ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
62832026-07-02T10:38:45.850ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0074 s (2.4M iterations)
62842026-07-02T10:38:50.978ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
62852026-07-02T10:38:51.067Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
62862026-07-02T10:38:51.067Z time: [246.53 ns 249.16 ns 252.53 ns]
62872026-07-02T10:38:51.067Z change: [−15.531% +0.2874% +17.931%] (p = 0.98 > 0.05)
62882026-07-02T10:38:51.067Z No change in performance detected.
62892026-07-02T10:38:51.067ZFound 12 outliers among 100 measurements (12.00%)
62902026-07-02T10:38:51.067Z 4 (4.00%) high mild
62912026-07-02T10:38:51.067Z 8 (8.00%) high severe
62922026-07-02T10:38:51.969Z
62932026-07-02T10:38:51.973ZBenchmarking source_filter/allows/exclude_empty_v4
62942026-07-02T10:38:51.973ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
62952026-07-02T10:38:56.145ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (5.1B iterations)
62962026-07-02T10:39:00.775ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
62972026-07-02T10:39:00.863Zsource_filter/allows/exclude_empty_v4
62982026-07-02T10:39:00.863Z time: [899.52 ps 900.23 ps 900.98 ps]
62992026-07-02T10:39:00.863Z thrpt: [1.1099 Gelem/s 1.1108 Gelem/s 1.1117 Gelem/s]
63002026-07-02T10:39:00.863Z change:
63012026-07-02T10:39:00.863Z time: [+1.2318% +1.2894% +1.3450%] (p = 0.00 < 0.05)
63022026-07-02T10:39:00.863Z thrpt: [−1.3272% −1.2730% −1.2168%]
63032026-07-02T10:39:00.863Z Performance has regressed.
63042026-07-02T10:39:00.863ZFound 4 outliers among 100 measurements (4.00%)
63052026-07-02T10:39:00.863Z 1 (1.00%) low mild
63062026-07-02T10:39:00.863Z 3 (3.00%) high mild
63072026-07-02T10:39:01.755ZBenchmarking source_filter/allows/exclude_empty_v6
63082026-07-02T10:39:01.755ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
63092026-07-02T10:39:05.630ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.5B iterations)
63102026-07-02T10:39:10.616ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
63112026-07-02T10:39:10.705Zsource_filter/allows/exclude_empty_v6
63122026-07-02T10:39:10.705Z time: [898.99 ps 899.57 ps 900.12 ps]
63132026-07-02T10:39:10.705Z thrpt: [1.1110 Gelem/s 1.1116 Gelem/s 1.1124 Gelem/s]
63142026-07-02T10:39:10.705Z change:
63152026-07-02T10:39:10.705Z time: [−18.918% −18.821% −18.743%] (p = 0.00 < 0.05)
63162026-07-02T10:39:10.705Z thrpt: [+23.066% +23.185% +23.332%]
63172026-07-02T10:39:10.705Z Performance has improved.
63182026-07-02T10:39:10.705ZFound 10 outliers among 100 measurements (10.00%)
63192026-07-02T10:39:10.705Z 3 (3.00%) low mild
63202026-07-02T10:39:10.705Z 4 (4.00%) high mild
63212026-07-02T10:39:10.705Z 3 (3.00%) high severe
63222026-07-02T10:39:11.595ZBenchmarking source_filter/allows/exclude_miss_v4/1
63232026-07-02T10:39:11.595ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
63242026-07-02T10:39:16.414ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.2B iterations)
63252026-07-02T10:39:21.480ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
63262026-07-02T10:39:21.568Zsource_filter/allows/exclude_miss_v4/1
63272026-07-02T10:39:21.568Z time: [2.2656 ns 2.2723 ns 2.2796 ns]
63282026-07-02T10:39:21.568Z thrpt: [438.67 Melem/s 440.08 Melem/s 441.39 Melem/s]
63292026-07-02T10:39:21.568Z change:
63302026-07-02T10:39:21.568Z time: [+21.206% +21.723% +22.295%] (p = 0.00 < 0.05)
63312026-07-02T10:39:21.568Z thrpt: [−18.230% −17.846% −17.496%]
63322026-07-02T10:39:21.568Z Performance has regressed.
63332026-07-02T10:39:21.568ZFound 2 outliers among 100 measurements (2.00%)
63342026-07-02T10:39:21.568Z 2 (2.00%) high mild
63352026-07-02T10:39:22.459ZBenchmarking source_filter/allows/exclude_hit_v4/1
63362026-07-02T10:39:22.459ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
63372026-07-02T10:39:26.628ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63382026-07-02T10:39:31.604ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
63392026-07-02T10:39:31.693Zsource_filter/allows/exclude_hit_v4/1
63402026-07-02T10:39:31.693Z time: [1.9200 ns 1.9304 ns 1.9411 ns]
63412026-07-02T10:39:31.693Z thrpt: [515.18 Melem/s 518.03 Melem/s 520.83 Melem/s]
63422026-07-02T10:39:31.693Z change:
63432026-07-02T10:39:31.693Z time: [+3.8601% +4.5312% +5.1750%] (p = 0.00 < 0.05)
63442026-07-02T10:39:31.693Z thrpt: [−4.9204% −4.3348% −3.7167%]
63452026-07-02T10:39:31.693Z Performance has regressed.
63462026-07-02T10:39:31.693ZFound 1 outliers among 100 measurements (1.00%)
63472026-07-02T10:39:31.693Z 1 (1.00%) high mild
63482026-07-02T10:39:32.597ZBenchmarking source_filter/allows/exclude_miss_v6/1
63492026-07-02T10:39:32.597ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
63502026-07-02T10:39:37.654ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63512026-07-02T10:39:42.468ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
63522026-07-02T10:39:42.557Zsource_filter/allows/exclude_miss_v6/1
63532026-07-02T10:39:42.557Z time: [4.5134 ns 4.5362 ns 4.5609 ns]
63542026-07-02T10:39:42.558Z thrpt: [219.26 Melem/s 220.45 Melem/s 221.56 Melem/s]
63552026-07-02T10:39:42.558Z change:
63562026-07-02T10:39:42.558Z time: [+0.2439% +0.8698% +1.4831%] (p = 0.01 < 0.05)
63572026-07-02T10:39:42.558Z thrpt: [−1.4614% −0.8623% −0.2433%]
63582026-07-02T10:39:42.558Z Change within noise threshold.
63592026-07-02T10:39:43.461ZBenchmarking source_filter/allows/exclude_hit_v6/1
63602026-07-02T10:39:43.461ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
63612026-07-02T10:39:48.750ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
63622026-07-02T10:39:53.590ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
63632026-07-02T10:39:53.679Zsource_filter/allows/exclude_hit_v6/1
63642026-07-02T10:39:53.679Z time: [4.7443 ns 4.7681 ns 4.7937 ns]
63652026-07-02T10:39:53.679Z thrpt: [208.61 Melem/s 209.73 Melem/s 210.78 Melem/s]
63662026-07-02T10:39:53.679Z change:
63672026-07-02T10:39:53.679Z time: [+0.4437% +1.0897% +1.7444%] (p = 0.00 < 0.05)
63682026-07-02T10:39:53.679Z thrpt: [−1.7145% −1.0779% −0.4417%]
63692026-07-02T10:39:53.679Z Change within noise threshold.
63702026-07-02T10:39:54.590ZBenchmarking source_filter/allows/exclude_miss_v4/5
63712026-07-02T10:39:54.590ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
63722026-07-02T10:39:58.744ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
63732026-07-02T10:40:03.727ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
63742026-07-02T10:40:03.817Zsource_filter/allows/exclude_miss_v4/5
63752026-07-02T10:40:03.817Z time: [3.8215 ns 3.8527 ns 3.8845 ns]
63762026-07-02T10:40:03.817Z thrpt: [257.43 Melem/s 259.56 Melem/s 261.68 Melem/s]
63772026-07-02T10:40:03.818Z change:
63782026-07-02T10:40:03.818Z time: [+5.7744% +6.8768% +7.9672%] (p = 0.00 < 0.05)
63792026-07-02T10:40:03.818Z thrpt: [−7.3793% −6.4343% −5.4591%]
63802026-07-02T10:40:03.818Z Performance has regressed.
63812026-07-02T10:40:03.818ZFound 4 outliers among 100 measurements (4.00%)
63822026-07-02T10:40:03.818Z 4 (4.00%) low mild
63832026-07-02T10:40:04.725ZBenchmarking source_filter/allows/exclude_hit_v4/5
63842026-07-02T10:40:04.725ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
63852026-07-02T10:40:08.895ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
63862026-07-02T10:40:13.915ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
63872026-07-02T10:40:14.005Zsource_filter/allows/exclude_hit_v4/5
63882026-07-02T10:40:14.005Z time: [1.9364 ns 1.9482 ns 1.9598 ns]
63892026-07-02T10:40:14.005Z thrpt: [510.26 Melem/s 513.29 Melem/s 516.41 Melem/s]
63902026-07-02T10:40:14.005Z change:
63912026-07-02T10:40:14.006Z time: [+7.6540% +8.4526% +9.2301%] (p = 0.00 < 0.05)
63922026-07-02T10:40:14.006Z thrpt: [−8.4501% −7.7938% −7.1098%]
63932026-07-02T10:40:14.006Z Performance has regressed.
63942026-07-02T10:40:14.908ZBenchmarking source_filter/allows/exclude_miss_v6/5
63952026-07-02T10:40:14.912ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
63962026-07-02T10:40:18.663ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (715M iterations)
63972026-07-02T10:40:23.531ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
63982026-07-02T10:40:23.622Zsource_filter/allows/exclude_miss_v6/5
63992026-07-02T10:40:23.622Z time: [6.7793 ns 6.8065 ns 6.8360 ns]
64002026-07-02T10:40:23.622Z thrpt: [146.28 Melem/s 146.92 Melem/s 147.51 Melem/s]
64012026-07-02T10:40:23.622Z change:
64022026-07-02T10:40:23.622Z time: [+0.9778% +1.4243% +1.8683%] (p = 0.00 < 0.05)
64032026-07-02T10:40:23.622Z thrpt: [−1.8341% −1.4043% −0.9683%]
64042026-07-02T10:40:23.622Z Change within noise threshold.
64052026-07-02T10:40:24.522ZBenchmarking source_filter/allows/exclude_hit_v6/5
64062026-07-02T10:40:24.522ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
64072026-07-02T10:40:29.820ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64082026-07-02T10:40:34.662ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
64092026-07-02T10:40:34.751Zsource_filter/allows/exclude_hit_v6/5
64102026-07-02T10:40:34.751Z time: [4.7589 ns 4.7811 ns 4.8047 ns]
64112026-07-02T10:40:34.751Z thrpt: [208.13 Melem/s 209.16 Melem/s 210.13 Melem/s]
64122026-07-02T10:40:34.751Z change:
64132026-07-02T10:40:34.751Z time: [−3.7345% −2.2072% −0.7795%] (p = 0.00 < 0.05)
64142026-07-02T10:40:34.751Z thrpt: [+0.7856% +2.2571% +3.8794%]
64152026-07-02T10:40:34.751Z Change within noise threshold.
64162026-07-02T10:40:34.754ZFound 1 outliers among 100 measurements (1.00%)
64172026-07-02T10:40:34.754Z 1 (1.00%) high mild
64182026-07-02T10:40:35.668ZBenchmarking source_filter/allows/exclude_miss_v4/10
64192026-07-02T10:40:35.668ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
64202026-07-02T10:40:38.995ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (807M iterations)
64212026-07-02T10:40:44.337ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
64222026-07-02T10:40:44.429Zsource_filter/allows/exclude_miss_v4/10
64232026-07-02T10:40:44.430Z time: [6.6113 ns 6.6253 ns 6.6414 ns]
64242026-07-02T10:40:44.430Z thrpt: [150.57 Melem/s 150.94 Melem/s 151.26 Melem/s]
64252026-07-02T10:40:44.430Z change:
64262026-07-02T10:40:44.430Z time: [+2.8718% +4.4047% +5.9427%] (p = 0.00 < 0.05)
64272026-07-02T10:40:44.430Z thrpt: [−5.6094% −4.2188% −2.7916%]
64282026-07-02T10:40:44.430Z Performance has regressed.
64292026-07-02T10:40:44.431ZFound 4 outliers among 100 measurements (4.00%)
64302026-07-02T10:40:44.431Z 3 (3.00%) high mild
64312026-07-02T10:40:44.431Z 1 (1.00%) high severe
64322026-07-02T10:40:45.338ZBenchmarking source_filter/allows/exclude_hit_v4/10
64332026-07-02T10:40:45.338ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
64342026-07-02T10:40:49.487ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
64352026-07-02T10:40:54.567ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
64362026-07-02T10:40:54.657Zsource_filter/allows/exclude_hit_v4/10
64372026-07-02T10:40:54.657Z time: [1.9589 ns 1.9690 ns 1.9788 ns]
64382026-07-02T10:40:54.657Z thrpt: [505.35 Melem/s 507.88 Melem/s 510.48 Melem/s]
64392026-07-02T10:40:54.657Z change:
64402026-07-02T10:40:54.657Z time: [+7.5830% +8.4445% +9.3871%] (p = 0.00 < 0.05)
64412026-07-02T10:40:54.657Z thrpt: [−8.5815% −7.7870% −7.0485%]
64422026-07-02T10:40:54.657Z Performance has regressed.
64432026-07-02T10:40:54.657ZFound 3 outliers among 100 measurements (3.00%)
64442026-07-02T10:40:54.657Z 1 (1.00%) low mild
64452026-07-02T10:40:54.658Z 2 (2.00%) high mild
64462026-07-02T10:40:55.557ZBenchmarking source_filter/allows/exclude_miss_v6/10
64472026-07-02T10:40:55.557ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
64482026-07-02T10:41:00.917ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (501M iterations)
64492026-07-02T10:41:05.874ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
64502026-07-02T10:41:05.966Zsource_filter/allows/exclude_miss_v6/10
64512026-07-02T10:41:05.967Z time: [9.8752 ns 9.9060 ns 9.9383 ns]
64522026-07-02T10:41:05.967Z thrpt: [100.62 Melem/s 100.95 Melem/s 101.26 Melem/s]
64532026-07-02T10:41:05.967Z change:
64542026-07-02T10:41:05.967Z time: [−0.0047% +0.3091% +0.5954%] (p = 0.06 > 0.05)
64552026-07-02T10:41:05.967Z thrpt: [−0.5918% −0.3082% +0.0047%]
64562026-07-02T10:41:05.967Z No change in performance detected.
64572026-07-02T10:41:05.967ZFound 3 outliers among 100 measurements (3.00%)
64582026-07-02T10:41:05.967Z 3 (3.00%) high mild
64592026-07-02T10:41:06.899ZBenchmarking source_filter/allows/exclude_hit_v6/10
64602026-07-02T10:41:06.899ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
64612026-07-02T10:41:12.213ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64622026-07-02T10:41:17.030ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
64632026-07-02T10:41:17.119Zsource_filter/allows/exclude_hit_v6/10
64642026-07-02T10:41:17.119Z time: [4.7388 ns 4.7628 ns 4.7893 ns]
64652026-07-02T10:41:17.119Z thrpt: [208.80 Melem/s 209.96 Melem/s 211.02 Melem/s]
64662026-07-02T10:41:17.119Z change:
64672026-07-02T10:41:17.119Z time: [+0.4969% +1.2498% +2.0506%] (p = 0.00 < 0.05)
64682026-07-02T10:41:17.119Z thrpt: [−2.0093% −1.2344% −0.4945%]
64692026-07-02T10:41:17.119Z Change within noise threshold.
64702026-07-02T10:41:17.120ZFound 2 outliers among 100 measurements (2.00%)
64712026-07-02T10:41:17.120Z 2 (2.00%) high mild
64722026-07-02T10:41:18.029ZBenchmarking source_filter/allows/exclude_miss_v4/50
64732026-07-02T10:41:18.029ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
64742026-07-02T10:41:21.468ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (781M iterations)
64752026-07-02T10:41:26.511ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
64762026-07-02T10:41:26.600Zsource_filter/allows/exclude_miss_v4/50
64772026-07-02T10:41:26.600Z time: [6.4043 ns 6.4604 ns 6.5170 ns]
64782026-07-02T10:41:26.600Z thrpt: [153.45 Melem/s 154.79 Melem/s 156.15 Melem/s]
64792026-07-02T10:41:26.600Z change:
64802026-07-02T10:41:26.600Z time: [+6.1856% +7.7258% +9.1363%] (p = 0.00 < 0.05)
64812026-07-02T10:41:26.600Z thrpt: [−8.3714% −7.1717% −5.8252%]
64822026-07-02T10:41:26.600Z Performance has regressed.
64832026-07-02T10:41:26.600ZFound 2 outliers among 100 measurements (2.00%)
64842026-07-02T10:41:26.600Z 1 (1.00%) high mild
64852026-07-02T10:41:26.600Z 1 (1.00%) high severe
64862026-07-02T10:41:27.495ZBenchmarking source_filter/allows/exclude_hit_v4/50
64872026-07-02T10:41:27.495ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
64882026-07-02T10:41:30.786ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
64892026-07-02T10:41:35.834ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
64902026-07-02T10:41:35.924Zsource_filter/allows/exclude_hit_v4/50
64912026-07-02T10:41:35.924Z time: [3.0822 ns 3.0962 ns 3.1106 ns]
64922026-07-02T10:41:35.924Z thrpt: [321.48 Melem/s 322.98 Melem/s 324.44 Melem/s]
64932026-07-02T10:41:35.926Z change:
64942026-07-02T10:41:35.926Z time: [+15.153% +15.713% +16.282%] (p = 0.00 < 0.05)
64952026-07-02T10:41:35.926Z thrpt: [−14.002% −13.579% −13.159%]
64962026-07-02T10:41:35.926Z Performance has regressed.
64972026-07-02T10:41:35.926ZFound 1 outliers among 100 measurements (1.00%)
64982026-07-02T10:41:35.926Z 1 (1.00%) high mild
64992026-07-02T10:41:36.836ZBenchmarking source_filter/allows/exclude_miss_v6/50
65002026-07-02T10:41:36.836ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
65012026-07-02T10:41:41.901ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (530M iterations)
65022026-07-02T10:41:46.840ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
65032026-07-02T10:41:46.930Zsource_filter/allows/exclude_miss_v6/50
65042026-07-02T10:41:46.930Z time: [9.2986 ns 9.3232 ns 9.3510 ns]
65052026-07-02T10:41:46.930Z thrpt: [106.94 Melem/s 107.26 Melem/s 107.54 Melem/s]
65062026-07-02T10:41:46.930Z change:
65072026-07-02T10:41:46.931Z time: [+1.0587% +1.4547% +1.8387%] (p = 0.00 < 0.05)
65082026-07-02T10:41:46.931Z thrpt: [−1.8055% −1.4338% −1.0477%]
65092026-07-02T10:41:46.931Z Performance has regressed.
65102026-07-02T10:41:46.931ZFound 1 outliers among 100 measurements (1.00%)
65112026-07-02T10:41:46.931Z 1 (1.00%) high mild
65122026-07-02T10:41:47.837ZBenchmarking source_filter/allows/exclude_hit_v6/50
65132026-07-02T10:41:47.837ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
65142026-07-02T10:41:50.986ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (852M iterations)
65152026-07-02T10:41:55.829ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
65162026-07-02T10:41:55.917Zsource_filter/allows/exclude_hit_v6/50
65172026-07-02T10:41:55.917Z time: [5.6478 ns 5.6748 ns 5.7046 ns]
65182026-07-02T10:41:55.917Z thrpt: [175.30 Melem/s 176.22 Melem/s 177.06 Melem/s]
65192026-07-02T10:41:55.917Z change:
65202026-07-02T10:41:55.917Z time: [+0.9056% +1.4674% +1.9991%] (p = 0.00 < 0.05)
65212026-07-02T10:41:55.918Z thrpt: [−1.9599% −1.4461% −0.8975%]
65222026-07-02T10:41:55.918Z Change within noise threshold.
65232026-07-02T10:41:56.822ZBenchmarking source_filter/allows/exclude_miss_v4/100
65242026-07-02T10:41:56.822ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
65252026-07-02T10:42:01.126ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (624M iterations)
65262026-07-02T10:42:06.101ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
65272026-07-02T10:42:06.190Zsource_filter/allows/exclude_miss_v4/100
65282026-07-02T10:42:06.190Z time: [7.9312 ns 7.9627 ns 7.9970 ns]
65292026-07-02T10:42:06.190Z thrpt: [125.05 Melem/s 125.59 Melem/s 126.08 Melem/s]
65302026-07-02T10:42:06.190Z change:
65312026-07-02T10:42:06.190Z time: [−3.8475% −2.3543% −0.9264%] (p = 0.00 < 0.05)
65322026-07-02T10:42:06.190Z thrpt: [+0.9351% +2.4111% +4.0015%]
65332026-07-02T10:42:06.190Z Change within noise threshold.
65342026-07-02T10:42:06.190ZFound 1 outliers among 100 measurements (1.00%)
65352026-07-02T10:42:06.190Z 1 (1.00%) high mild
65362026-07-02T10:42:07.092ZBenchmarking source_filter/allows/exclude_hit_v4/100
65372026-07-02T10:42:07.092ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
65382026-07-02T10:42:10.399ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
65392026-07-02T10:42:15.397ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
65402026-07-02T10:42:15.488Zsource_filter/allows/exclude_hit_v4/100
65412026-07-02T10:42:15.488Z time: [3.0666 ns 3.0783 ns 3.0904 ns]
65422026-07-02T10:42:15.488Z thrpt: [323.58 Melem/s 324.86 Melem/s 326.10 Melem/s]
65432026-07-02T10:42:15.488Z change:
65442026-07-02T10:42:15.488Z time: [+21.433% +22.170% +22.901%] (p = 0.00 < 0.05)
65452026-07-02T10:42:15.492Z thrpt: [−18.634% −18.147% −17.650%]
65462026-07-02T10:42:15.492Z Performance has regressed.
65472026-07-02T10:42:15.492ZFound 7 outliers among 100 measurements (7.00%)
65482026-07-02T10:42:15.492Z 5 (5.00%) low mild
65492026-07-02T10:42:15.492Z 2 (2.00%) high mild
65502026-07-02T10:42:16.396ZBenchmarking source_filter/allows/exclude_miss_v6/100
65512026-07-02T10:42:16.397ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
65522026-07-02T10:42:19.814ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (393M iterations)
65532026-07-02T10:42:24.747ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
65542026-07-02T10:42:24.836Zsource_filter/allows/exclude_miss_v6/100
65552026-07-02T10:42:24.836Z time: [12.488 ns 12.544 ns 12.603 ns]
65562026-07-02T10:42:24.836Z thrpt: [79.343 Melem/s 79.721 Melem/s 80.080 Melem/s]
65572026-07-02T10:42:24.837Z change:
65582026-07-02T10:42:24.837Z time: [+5.6373% +6.0706% +6.5434%] (p = 0.00 < 0.05)
65592026-07-02T10:42:24.837Z thrpt: [−6.1415% −5.7231% −5.3365%]
65602026-07-02T10:42:24.837Z Performance has regressed.
65612026-07-02T10:42:25.732ZBenchmarking source_filter/allows/exclude_hit_v6/100
65622026-07-02T10:42:25.733ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
65632026-07-02T10:42:28.862ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (858M iterations)
65642026-07-02T10:42:33.718ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
65652026-07-02T10:42:33.806Zsource_filter/allows/exclude_hit_v6/100
65662026-07-02T10:42:33.806Z time: [5.6346 ns 5.6579 ns 5.6832 ns]
65672026-07-02T10:42:33.806Z thrpt: [175.96 Melem/s 176.74 Melem/s 177.48 Melem/s]
65682026-07-02T10:42:33.806Z change:
65692026-07-02T10:42:33.806Z time: [+0.5396% +1.0717% +1.6331%] (p = 0.00 < 0.05)
65702026-07-02T10:42:33.806Z thrpt: [−1.6068% −1.0604% −0.5367%]
65712026-07-02T10:42:33.806Z Change within noise threshold.
65722026-07-02T10:42:34.709ZBenchmarking source_filter/allows/include_hit_v4/1
65732026-07-02T10:42:34.709ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
65742026-07-02T10:42:38.849ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
65752026-07-02T10:42:43.899ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
65762026-07-02T10:42:43.989Zsource_filter/allows/include_hit_v4/1
65772026-07-02T10:42:43.989Z time: [1.9356 ns 1.9511 ns 1.9671 ns]
65782026-07-02T10:42:43.989Z thrpt: [508.37 Melem/s 512.54 Melem/s 516.65 Melem/s]
65792026-07-02T10:42:43.989Z change:
65802026-07-02T10:42:43.989Z time: [+3.9163% +4.6918% +5.4981%] (p = 0.00 < 0.05)
65812026-07-02T10:42:43.989Z thrpt: [−5.2115% −4.4815% −3.7687%]
65822026-07-02T10:42:43.989Z Performance has regressed.
65832026-07-02T10:42:44.896ZBenchmarking source_filter/allows/include_miss_v4/1
65842026-07-02T10:42:44.896ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
65852026-07-02T10:42:49.556ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
65862026-07-02T10:42:54.636ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
65872026-07-02T10:42:54.726Zsource_filter/allows/include_miss_v4/1
65882026-07-02T10:42:54.726Z time: [2.1909 ns 2.2048 ns 2.2191 ns]
65892026-07-02T10:42:54.726Z thrpt: [450.63 Melem/s 453.56 Melem/s 456.44 Melem/s]
65902026-07-02T10:42:54.726Z change:
65912026-07-02T10:42:54.726Z time: [+4.8401% +5.4652% +6.1310%] (p = 0.00 < 0.05)
65922026-07-02T10:42:54.726Z thrpt: [−5.7769% −5.1820% −4.6166%]
65932026-07-02T10:42:54.726Z Performance has regressed.
65942026-07-02T10:42:54.726ZFound 3 outliers among 100 measurements (3.00%)
65952026-07-02T10:42:54.726Z 3 (3.00%) high mild
65962026-07-02T10:42:55.629ZBenchmarking source_filter/allows/include_hit_v6/1
65972026-07-02T10:42:55.629ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
65982026-07-02T10:43:00.932ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
65992026-07-02T10:43:05.781ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
66002026-07-02T10:43:05.873Zsource_filter/allows/include_hit_v6/1
66012026-07-02T10:43:05.873Z time: [4.7664 ns 4.7908 ns 4.8171 ns]
66022026-07-02T10:43:05.873Z thrpt: [207.59 Melem/s 208.73 Melem/s 209.80 Melem/s]
66032026-07-02T10:43:05.873Z change:
66042026-07-02T10:43:05.873Z time: [−5.4718% −4.1279% −2.7375%] (p = 0.00 < 0.05)
66052026-07-02T10:43:05.873Z thrpt: [+2.8145% +4.3056% +5.7886%]
66062026-07-02T10:43:05.873Z Performance has improved.
66072026-07-02T10:43:06.787ZBenchmarking source_filter/allows/include_miss_v6/1
66082026-07-02T10:43:06.787ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
66092026-07-02T10:43:11.876ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
66102026-07-02T10:43:16.699ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
66112026-07-02T10:43:16.788Zsource_filter/allows/include_miss_v6/1
66122026-07-02T10:43:16.788Z time: [4.5477 ns 4.5711 ns 4.5965 ns]
66132026-07-02T10:43:16.788Z thrpt: [217.56 Melem/s 218.77 Melem/s 219.89 Melem/s]
66142026-07-02T10:43:16.788Z change:
66152026-07-02T10:43:16.788Z time: [+1.0125% +1.6343% +2.2362%] (p = 0.00 < 0.05)
66162026-07-02T10:43:16.788Z thrpt: [−2.1872% −1.6080% −1.0024%]
66172026-07-02T10:43:16.788Z Performance has regressed.
66182026-07-02T10:43:17.691ZBenchmarking source_filter/allows/include_hit_v4/5
66192026-07-02T10:43:17.691ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
66202026-07-02T10:43:21.832ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.6B iterations)
66212026-07-02T10:43:26.873ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
66222026-07-02T10:43:26.962Zsource_filter/allows/include_hit_v4/5
66232026-07-02T10:43:26.962Z time: [1.9314 ns 1.9457 ns 1.9600 ns]
66242026-07-02T10:43:26.962Z thrpt: [510.19 Melem/s 513.94 Melem/s 517.75 Melem/s]
66252026-07-02T10:43:26.962Z change:
66262026-07-02T10:43:26.962Z time: [+4.0262% +4.8269% +5.5660%] (p = 0.00 < 0.05)
66272026-07-02T10:43:26.962Z thrpt: [−5.2725% −4.6047% −3.8703%]
66282026-07-02T10:43:26.962Z Performance has regressed.
66292026-07-02T10:43:27.857ZBenchmarking source_filter/allows/include_miss_v4/5
66302026-07-02T10:43:27.857ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
66312026-07-02T10:43:32.014ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.3B iterations)
66322026-07-02T10:43:37.055ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
66332026-07-02T10:43:37.144Zsource_filter/allows/include_miss_v4/5
66342026-07-02T10:43:37.145Z time: [3.8852 ns 3.9016 ns 3.9185 ns]
66352026-07-02T10:43:37.145Z thrpt: [255.20 Melem/s 256.30 Melem/s 257.39 Melem/s]
66362026-07-02T10:43:37.145Z change:
66372026-07-02T10:43:37.145Z time: [+10.669% +11.653% +12.642%] (p = 0.00 < 0.05)
66382026-07-02T10:43:37.145Z thrpt: [−11.223% −10.437% −9.6406%]
66392026-07-02T10:43:37.145Z Performance has regressed.
66402026-07-02T10:43:37.145ZFound 1 outliers among 100 measurements (1.00%)
66412026-07-02T10:43:37.145Z 1 (1.00%) high severe
66422026-07-02T10:43:38.042ZBenchmarking source_filter/allows/include_hit_v6/5
66432026-07-02T10:43:38.042ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
66442026-07-02T10:43:43.348ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66452026-07-02T10:43:48.177ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
66462026-07-02T10:43:48.265Zsource_filter/allows/include_hit_v6/5
66472026-07-02T10:43:48.265Z time: [4.7489 ns 4.7725 ns 4.7984 ns]
66482026-07-02T10:43:48.265Z thrpt: [208.40 Melem/s 209.53 Melem/s 210.57 Melem/s]
66492026-07-02T10:43:48.265Z change:
66502026-07-02T10:43:48.265Z time: [−0.4137% +0.4171% +1.1856%] (p = 0.31 > 0.05)
66512026-07-02T10:43:48.268Z thrpt: [−1.1717% −0.4154% +0.4154%]
66522026-07-02T10:43:48.268Z No change in performance detected.
66532026-07-02T10:43:49.183ZBenchmarking source_filter/allows/include_miss_v6/5
66542026-07-02T10:43:49.183ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
66552026-07-02T10:43:52.919ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (719M iterations)
66562026-07-02T10:43:57.820ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
66572026-07-02T10:43:57.909Zsource_filter/allows/include_miss_v6/5
66582026-07-02T10:43:57.909Z time: [6.8010 ns 6.8254 ns 6.8519 ns]
66592026-07-02T10:43:57.909Z thrpt: [145.95 Melem/s 146.51 Melem/s 147.04 Melem/s]
66602026-07-02T10:43:57.909Z change:
66612026-07-02T10:43:57.909Z time: [+0.9130% +1.3544% +1.7660%] (p = 0.00 < 0.05)
66622026-07-02T10:43:57.909Z thrpt: [−1.7354% −1.3363% −0.9047%]
66632026-07-02T10:43:57.909Z Change within noise threshold.
66642026-07-02T10:43:58.821ZBenchmarking source_filter/allows/include_hit_v4/10
66652026-07-02T10:43:58.821ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
66662026-07-02T10:44:03.033ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
66672026-07-02T10:44:07.988ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
66682026-07-02T10:44:08.077Zsource_filter/allows/include_hit_v4/10
66692026-07-02T10:44:08.077Z time: [1.9284 ns 1.9402 ns 1.9520 ns]
66702026-07-02T10:44:08.077Z thrpt: [512.28 Melem/s 515.40 Melem/s 518.56 Melem/s]
66712026-07-02T10:44:08.077Z change:
66722026-07-02T10:44:08.077Z time: [+4.9437% +5.7315% +6.6235%] (p = 0.00 < 0.05)
66732026-07-02T10:44:08.077Z thrpt: [−6.2121% −5.4208% −4.7108%]
66742026-07-02T10:44:08.077Z Performance has regressed.
66752026-07-02T10:44:08.077ZFound 3 outliers among 100 measurements (3.00%)
66762026-07-02T10:44:08.077Z 2 (2.00%) high mild
66772026-07-02T10:44:08.078Z 1 (1.00%) high severe
66782026-07-02T10:44:08.980ZBenchmarking source_filter/allows/include_miss_v4/10
66792026-07-02T10:44:08.980ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
66802026-07-02T10:44:12.248ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (822M iterations)
66812026-07-02T10:44:17.245ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
66822026-07-02T10:44:17.333Zsource_filter/allows/include_miss_v4/10
66832026-07-02T10:44:17.333Z time: [6.0608 ns 6.0791 ns 6.0980 ns]
66842026-07-02T10:44:17.333Z thrpt: [163.99 Melem/s 164.50 Melem/s 165.00 Melem/s]
66852026-07-02T10:44:17.333Z change:
66862026-07-02T10:44:17.333Z time: [+3.3596% +4.1413% +4.7717%] (p = 0.00 < 0.05)
66872026-07-02T10:44:17.333Z thrpt: [−4.5544% −3.9766% −3.2504%]
66882026-07-02T10:44:17.334Z Performance has regressed.
66892026-07-02T10:44:18.230ZBenchmarking source_filter/allows/include_hit_v6/10
66902026-07-02T10:44:18.230ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
66912026-07-02T10:44:23.532ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
66922026-07-02T10:44:28.359ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
66932026-07-02T10:44:28.446Zsource_filter/allows/include_hit_v6/10
66942026-07-02T10:44:28.446Z time: [4.7387 ns 4.7637 ns 4.7911 ns]
66952026-07-02T10:44:28.446Z thrpt: [208.72 Melem/s 209.92 Melem/s 211.03 Melem/s]
66962026-07-02T10:44:28.446Z change:
66972026-07-02T10:44:28.446Z time: [+0.3368% +1.0081% +1.6518%] (p = 0.00 < 0.05)
66982026-07-02T10:44:28.446Z thrpt: [−1.6250% −0.9980% −0.3356%]
66992026-07-02T10:44:28.446Z Change within noise threshold.
67002026-07-02T10:44:29.348ZBenchmarking source_filter/allows/include_miss_v6/10
67012026-07-02T10:44:29.348ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
67022026-07-02T10:44:34.736ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (498M iterations)
67032026-07-02T10:44:39.712ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
67042026-07-02T10:44:39.802Zsource_filter/allows/include_miss_v6/10
67052026-07-02T10:44:39.802Z time: [9.9712 ns 9.9915 ns 10.012 ns]
67062026-07-02T10:44:39.802Z thrpt: [99.880 Melem/s 100.08 Melem/s 100.29 Melem/s]
67072026-07-02T10:44:39.802Z change:
67082026-07-02T10:44:39.802Z time: [+4.0566% +4.2996% +4.5279%] (p = 0.00 < 0.05)
67092026-07-02T10:44:39.802Z thrpt: [−4.3318% −4.1224% −3.8985%]
67102026-07-02T10:44:39.802Z Performance has regressed.
67112026-07-02T10:44:40.706ZBenchmarking source_filter/allows/include_hit_v4/50
67122026-07-02T10:44:40.706ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
67132026-07-02T10:44:43.978ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
67142026-07-02T10:44:49.103ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
67152026-07-02T10:44:49.194Zsource_filter/allows/include_hit_v4/50
67162026-07-02T10:44:49.194Z time: [3.1134 ns 3.1248 ns 3.1362 ns]
67172026-07-02T10:44:49.195Z thrpt: [318.85 Melem/s 320.02 Melem/s 321.19 Melem/s]
67182026-07-02T10:44:49.195Z change:
67192026-07-02T10:44:49.195Z time: [+20.761% +21.277% +21.797%] (p = 0.00 < 0.05)
67202026-07-02T10:44:49.195Z thrpt: [−17.896% −17.544% −17.192%]
67212026-07-02T10:44:49.195Z Performance has regressed.
67222026-07-02T10:44:49.195ZFound 2 outliers among 100 measurements (2.00%)
67232026-07-02T10:44:49.195Z 1 (1.00%) low mild
67242026-07-02T10:44:49.195Z 1 (1.00%) high mild
67252026-07-02T10:44:50.114ZBenchmarking source_filter/allows/include_miss_v4/50
67262026-07-02T10:44:50.114ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
67272026-07-02T10:44:53.546ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (782M iterations)
67282026-07-02T10:44:58.613ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
67292026-07-02T10:44:58.703Zsource_filter/allows/include_miss_v4/50
67302026-07-02T10:44:58.703Z time: [6.4354 ns 6.4983 ns 6.5591 ns]
67312026-07-02T10:44:58.703Z thrpt: [152.46 Melem/s 153.89 Melem/s 155.39 Melem/s]
67322026-07-02T10:44:58.703Z change:
67332026-07-02T10:44:58.703Z time: [+13.708% +14.799% +15.972%] (p = 0.00 < 0.05)
67342026-07-02T10:44:58.703Z thrpt: [−13.772% −12.891% −12.055%]
67352026-07-02T10:44:58.703Z Performance has regressed.
67362026-07-02T10:44:59.617ZBenchmarking source_filter/allows/include_hit_v6/50
67372026-07-02T10:44:59.617ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
67382026-07-02T10:45:02.764ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (853M iterations)
67392026-07-02T10:45:07.629ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
67402026-07-02T10:45:07.717Zsource_filter/allows/include_hit_v6/50
67412026-07-02T10:45:07.717Z time: [5.6731 ns 5.6989 ns 5.7275 ns]
67422026-07-02T10:45:07.717Z thrpt: [174.60 Melem/s 175.47 Melem/s 176.27 Melem/s]
67432026-07-02T10:45:07.717Z change:
67442026-07-02T10:45:07.717Z time: [+1.2130% +1.7220% +2.2551%] (p = 0.00 < 0.05)
67452026-07-02T10:45:07.717Z thrpt: [−2.2054% −1.6929% −1.1984%]
67462026-07-02T10:45:07.717Z Performance has regressed.
67472026-07-02T10:45:08.634ZBenchmarking source_filter/allows/include_miss_v6/50
67482026-07-02T10:45:08.634ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
67492026-07-02T10:45:13.731ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (527M iterations)
67502026-07-02T10:45:18.657ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
67512026-07-02T10:45:18.747Zsource_filter/allows/include_miss_v6/50
67522026-07-02T10:45:18.747Z time: [9.3351 ns 9.3633 ns 9.3929 ns]
67532026-07-02T10:45:18.747Z thrpt: [106.46 Melem/s 106.80 Melem/s 107.12 Melem/s]
67542026-07-02T10:45:18.747Z change:
67552026-07-02T10:45:18.747Z time: [+0.0913% +0.4532% +0.8243%] (p = 0.02 < 0.05)
67562026-07-02T10:45:18.747Z thrpt: [−0.8175% −0.4511% −0.0913%]
67572026-07-02T10:45:18.747Z Change within noise threshold.
67582026-07-02T10:45:18.747ZFound 1 outliers among 100 measurements (1.00%)
67592026-07-02T10:45:18.747Z 1 (1.00%) high mild
67602026-07-02T10:45:19.658ZBenchmarking source_filter/allows/include_hit_v4/100
67612026-07-02T10:45:19.658ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
67622026-07-02T10:45:22.960ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.6B iterations)
67632026-07-02T10:45:27.995ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
67642026-07-02T10:45:28.083Zsource_filter/allows/include_hit_v4/100
67652026-07-02T10:45:28.083Z time: [3.0868 ns 3.0982 ns 3.1100 ns]
67662026-07-02T10:45:28.083Z thrpt: [321.55 Melem/s 322.77 Melem/s 323.96 Melem/s]
67672026-07-02T10:45:28.083Z change:
67682026-07-02T10:45:28.084Z time: [+6.4389% +7.0102% +7.5407%] (p = 0.00 < 0.05)
67692026-07-02T10:45:28.084Z thrpt: [−7.0119% −6.5509% −6.0494%]
67702026-07-02T10:45:28.084Z Performance has regressed.
67712026-07-02T10:45:28.084ZFound 6 outliers among 100 measurements (6.00%)
67722026-07-02T10:45:28.084Z 4 (4.00%) low mild
67732026-07-02T10:45:28.084Z 2 (2.00%) high mild
67742026-07-02T10:45:28.987ZBenchmarking source_filter/allows/include_miss_v4/100
67752026-07-02T10:45:28.987ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
67762026-07-02T10:45:33.251ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (630M iterations)
67772026-07-02T10:45:38.299ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
67782026-07-02T10:45:38.389Zsource_filter/allows/include_miss_v4/100
67792026-07-02T10:45:38.389Z time: [7.9919 ns 8.0463 ns 8.0990 ns]
67802026-07-02T10:45:38.389Z thrpt: [123.47 Melem/s 124.28 Melem/s 125.13 Melem/s]
67812026-07-02T10:45:38.389Z change:
67822026-07-02T10:45:38.389Z time: [+0.6884% +1.7789% +2.8887%] (p = 0.00 < 0.05)
67832026-07-02T10:45:38.389Z thrpt: [−2.8076% −1.7478% −0.6837%]
67842026-07-02T10:45:38.389Z Change within noise threshold.
67852026-07-02T10:45:39.303ZBenchmarking source_filter/allows/include_hit_v6/100
67862026-07-02T10:45:39.303ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
67872026-07-02T10:45:42.457ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (851M iterations)
67882026-07-02T10:45:47.290ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
67892026-07-02T10:45:47.381Zsource_filter/allows/include_hit_v6/100
67902026-07-02T10:45:47.381Z time: [5.6454 ns 5.6713 ns 5.7001 ns]
67912026-07-02T10:45:47.381Z thrpt: [175.43 Melem/s 176.33 Melem/s 177.14 Melem/s]
67922026-07-02T10:45:47.381Z change:
67932026-07-02T10:45:47.381Z time: [+0.8129% +1.3428% +1.8757%] (p = 0.00 < 0.05)
67942026-07-02T10:45:47.381Z thrpt: [−1.8412% −1.3250% −0.8064%]
67952026-07-02T10:45:47.381Z Change within noise threshold.
67962026-07-02T10:45:48.283ZBenchmarking source_filter/allows/include_miss_v6/100
67972026-07-02T10:45:48.283ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
67982026-07-02T10:45:51.626ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (401M iterations)
67992026-07-02T10:45:56.581ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
68002026-07-02T10:45:56.671Zsource_filter/allows/include_miss_v6/100
68012026-07-02T10:45:56.671Z time: [12.274 ns 12.336 ns 12.401 ns]
68022026-07-02T10:45:56.671Z thrpt: [80.636 Melem/s 81.060 Melem/s 81.472 Melem/s]
68032026-07-02T10:45:56.671Z change:
68042026-07-02T10:45:56.674Z time: [+3.1932% +3.6854% +4.2001%] (p = 0.00 < 0.05)
68052026-07-02T10:45:56.674Z thrpt: [−4.0308% −3.5544% −3.0944%]
68062026-07-02T10:45:56.674Z Performance has regressed.
68072026-07-02T10:45:56.674ZFound 1 outliers among 100 measurements (1.00%)
68082026-07-02T10:45:56.674Z 1 (1.00%) high mild
68092026-07-02T10:45:57.572ZBenchmarking source_filter/allows/include_empty_v4
68102026-07-02T10:45:57.572ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
68112026-07-02T10:46:02.385ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
68122026-07-02T10:46:07.402ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
68132026-07-02T10:46:07.492Zsource_filter/allows/include_empty_v4
68142026-07-02T10:46:07.493Z time: [1.1239 ns 1.1255 ns 1.1272 ns]
68152026-07-02T10:46:07.493Z thrpt: [887.14 Melem/s 888.46 Melem/s 889.75 Melem/s]
68162026-07-02T10:46:07.493Z change:
68172026-07-02T10:46:07.493Z time: [+1.1187% +1.2157% +1.3086%] (p = 0.00 < 0.05)
68182026-07-02T10:46:07.493Z thrpt: [−1.2917% −1.2011% −1.1063%]
68192026-07-02T10:46:07.493Z Performance has regressed.
68202026-07-02T10:46:07.493ZFound 5 outliers among 100 measurements (5.00%)
68212026-07-02T10:46:07.493Z 5 (5.00%) high mild
68222026-07-02T10:46:08.388ZBenchmarking source_filter/allows/include_empty_v6
68232026-07-02T10:46:08.388ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
68242026-07-02T10:46:12.318ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (5.5B iterations)
68252026-07-02T10:46:17.263ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
68262026-07-02T10:46:17.351Zsource_filter/allows/include_empty_v6
68272026-07-02T10:46:17.354Z time: [903.17 ps 904.38 ps 905.82 ps]
68282026-07-02T10:46:17.354Z thrpt: [1.1040 Gelem/s 1.1057 Gelem/s 1.1072 Gelem/s]
68292026-07-02T10:46:17.354Z change:
68302026-07-02T10:46:17.354Z time: [+1.6494% +1.7806% +1.9209%] (p = 0.00 < 0.05)
68312026-07-02T10:46:17.355Z thrpt: [−1.8847% −1.7494% −1.6226%]
68322026-07-02T10:46:17.355Z Performance has regressed.
68332026-07-02T10:46:17.355ZFound 7 outliers among 100 measurements (7.00%)
68342026-07-02T10:46:17.355Z 4 (4.00%) high mild
68352026-07-02T10:46:17.355Z 3 (3.00%) high severe
68362026-07-02T10:46:18.268Z
68372026-07-02T10:46:18.271ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
68382026-07-02T10:46:18.271ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
68392026-07-02T10:46:18.271ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0453 ms (605 iterations)
68402026-07-02T10:46:18.271ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
68412026-07-02T10:46:18.271Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
68422026-07-02T10:46:18.271Z time: [18.000 18.000 18.000 ]
68432026-07-02T10:46:18.272Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68442026-07-02T10:46:18.272Z No change in performance detected.
68452026-07-02T10:46:18.272Z
68462026-07-02T10:46:18.272ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
68472026-07-02T10:46:18.272ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
68482026-07-02T10:46:18.272ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0399 ms (715 iterations)
68492026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
68502026-07-02T10:46:18.275Zprocess/Hairpin-DHCPv4/alloc_ct/Request
68512026-07-02T10:46:18.275Z time: [18.000 18.000 18.000 ]
68522026-07-02T10:46:18.275Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68532026-07-02T10:46:18.275Z No change in performance detected.
68542026-07-02T10:46:18.275Z
68552026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
68562026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
68572026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.1076 ms (550 iterations)
68582026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
68592026-07-02T10:46:18.275Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
68602026-07-02T10:46:18.275Z time: [20.000 20.000 20.000 ]
68612026-07-02T10:46:18.275Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68622026-07-02T10:46:18.275Z No change in performance detected.
68632026-07-02T10:46:18.275Z
68642026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
68652026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
68662026-07-02T10:46:18.275ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0463 ms (495 iterations)
68672026-07-02T10:46:18.278ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
68682026-07-02T10:46:18.278Zprocess/Hairpin-DHCPv6/alloc_ct/Request
68692026-07-02T10:46:18.278Z time: [21.000 21.000 21.000 ]
68702026-07-02T10:46:18.278Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68712026-07-02T10:46:18.278Z No change in performance detected.
68722026-07-02T10:46:18.278Z
68732026-07-02T10:46:18.278ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
68742026-07-02T10:46:18.278ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
68752026-07-02T10:46:18.279ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0536 ms (825 iterations)
68762026-07-02T10:46:18.279ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
68772026-07-02T10:46:18.337Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
68782026-07-02T10:46:18.337Z time: [13.000 13.000 13.000 ]
68792026-07-02T10:46:18.337Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68802026-07-02T10:46:18.337Z No change in performance detected.
68812026-07-02T10:46:18.337Z
68822026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
68832026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
68842026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0346 ms (715 iterations)
68852026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
68862026-07-02T10:46:18.337Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
68872026-07-02T10:46:18.337Z time: [12.000 12.000 12.000 ]
68882026-07-02T10:46:18.337Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68892026-07-02T10:46:18.337Z No change in performance detected.
68902026-07-02T10:46:18.337Z
68912026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68922026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
68932026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0562 ms (715 iterations)
68942026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
68952026-07-02T10:46:18.337Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
68962026-07-02T10:46:18.337Z time: [14.000 14.000 14.000 ]
68972026-07-02T10:46:18.337Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
68982026-07-02T10:46:18.337Z No change in performance detected.
68992026-07-02T10:46:18.337Z
69002026-07-02T10:46:18.337ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69012026-07-02T10:46:18.338ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
69022026-07-02T10:46:18.338ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0012 ms (715 iterations)
69032026-07-02T10:46:18.338ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
69042026-07-02T10:46:18.338Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
69052026-07-02T10:46:18.338Z time: [14.000 14.000 14.000 ]
69062026-07-02T10:46:18.338Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69072026-07-02T10:46:18.338Z No change in performance detected.
69082026-07-02T10:46:18.338Z
69092026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69102026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69112026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0368 ms (605 iterations)
69122026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
69132026-07-02T10:46:18.338Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
69142026-07-02T10:46:18.338Z time: [3.0000 3.0000 3.0000 ]
69152026-07-02T10:46:18.338Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69162026-07-02T10:46:18.338Z No change in performance detected.
69172026-07-02T10:46:18.338Z
69182026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69192026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69202026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0792 ms (495 iterations)
69212026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
69222026-07-02T10:46:18.338Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
69232026-07-02T10:46:18.338Z time: [3.0000 3.0000 3.0000 ]
69242026-07-02T10:46:18.338Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69252026-07-02T10:46:18.338Z No change in performance detected.
69262026-07-02T10:46:18.338Z
69272026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
69282026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
69292026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0723 ms (605 iterations)
69302026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
69312026-07-02T10:46:18.338ZCriterion.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.
69322026-07-02T10:46:18.338Z
69332026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
69342026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69352026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0980 ms (495 iterations)
69362026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
69372026-07-02T10:46:18.338ZCriterion.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.
69382026-07-02T10:46:18.338Z
69392026-07-02T10:46:18.338ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69402026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
69412026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0577 ms (935 iterations)
69422026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
69432026-07-02T10:46:18.339Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
69442026-07-02T10:46:18.339Z time: [3.0000 3.0000 3.0000 ]
69452026-07-02T10:46:18.339Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69462026-07-02T10:46:18.339Z No change in performance detected.
69472026-07-02T10:46:18.339Z
69482026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69492026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69502026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0078 ms (495 iterations)
69512026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
69522026-07-02T10:46:18.339Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
69532026-07-02T10:46:18.339Z time: [3.0000 3.0000 3.0000 ]
69542026-07-02T10:46:18.339Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69552026-07-02T10:46:18.339Z No change in performance detected.
69562026-07-02T10:46:18.339Z
69572026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
69582026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
69592026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0758 ms (770 iterations)
69602026-07-02T10:46:18.339ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
69612026-07-02T10:46:18.339ZCriterion.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.
69622026-07-02T10:46:18.340Z
69632026-07-02T10:46:18.340ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
69642026-07-02T10:46:18.340ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
69652026-07-02T10:46:18.340ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0384 ms (495 iterations)
69662026-07-02T10:46:18.340ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
69672026-07-02T10:46:18.340ZCriterion.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.
69682026-07-02T10:46:18.341Z
69692026-07-02T10:46:18.341ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69702026-07-02T10:46:18.341ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69712026-07-02T10:46:18.341ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0037 ms (770 iterations)
69722026-07-02T10:46:18.341ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
69732026-07-02T10:46:18.341Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
69742026-07-02T10:46:18.341Z time: [3.0000 3.0000 3.0000 ]
69752026-07-02T10:46:18.341Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69762026-07-02T10:46:18.341Z No change in performance detected.
69772026-07-02T10:46:18.345Z
69782026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69792026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69802026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0386 ms (495 iterations)
69812026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
69822026-07-02T10:46:18.345Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
69832026-07-02T10:46:18.345Z time: [3.0000 3.0000 3.0000 ]
69842026-07-02T10:46:18.345Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
69852026-07-02T10:46:18.345Z No change in performance detected.
69862026-07-02T10:46:18.345Z
69872026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
69882026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
69892026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0628 ms (715 iterations)
69902026-07-02T10:46:18.345ZCriterion.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.
69912026-07-02T10:46:18.345ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
69922026-07-02T10:46:18.345Z
69932026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
69942026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69952026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1067 ms (495 iterations)
69962026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
69972026-07-02T10:46:18.346ZCriterion.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.
69982026-07-02T10:46:18.346Z
69992026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70002026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
70012026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0543 ms (880 iterations)
70022026-07-02T10:46:18.346ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
70032026-07-02T10:46:18.346Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
70042026-07-02T10:46:18.347Z time: [3.0000 3.0000 3.0000 ]
70052026-07-02T10:46:18.347Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70062026-07-02T10:46:18.347Z No change in performance detected.
70072026-07-02T10:46:18.347Z
70082026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70092026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70102026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0427 ms (495 iterations)
70112026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
70122026-07-02T10:46:18.347Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
70132026-07-02T10:46:18.347Z time: [3.0000 3.0000 3.0000 ]
70142026-07-02T10:46:18.347Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70152026-07-02T10:46:18.347Z No change in performance detected.
70162026-07-02T10:46:18.347Z
70172026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
70182026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
70192026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0103 ms (715 iterations)
70202026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
70212026-07-02T10:46:18.347ZCriterion.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.
70222026-07-02T10:46:18.347Z
70232026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
70242026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
70252026-07-02T10:46:18.347ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0763 ms (495 iterations)
70262026-07-02T10:46:18.348ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
70272026-07-02T10:46:18.348ZCriterion.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.
70282026-07-02T10:46:18.348Z
70292026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70302026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
70312026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1073 ms (275 iterations)
70322026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
70332026-07-02T10:46:18.348Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
70342026-07-02T10:46:18.348Z time: [44.000 44.000 44.000 ]
70352026-07-02T10:46:18.348Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70362026-07-02T10:46:18.348Z No change in performance detected.
70372026-07-02T10:46:18.348Z
70382026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70392026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
70402026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0338 ms (220 iterations)
70412026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
70422026-07-02T10:46:18.348Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
70432026-07-02T10:46:18.348Z time: [44.000 44.000 44.000 ]
70442026-07-02T10:46:18.348Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70452026-07-02T10:46:18.348Z No change in performance detected.
70462026-07-02T10:46:18.348Z
70472026-07-02T10:46:18.348ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70482026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
70492026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1262 ms (330 iterations)
70502026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
70512026-07-02T10:46:18.349Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
70522026-07-02T10:46:18.349Z time: [29.000 29.000 29.000 ]
70532026-07-02T10:46:18.349Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70542026-07-02T10:46:18.349Z No change in performance detected.
70552026-07-02T10:46:18.349Z
70562026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70572026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
70582026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1619 ms (275 iterations)
70592026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
70602026-07-02T10:46:18.349Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
70612026-07-02T10:46:18.349Z time: [29.000 29.000 29.000 ]
70622026-07-02T10:46:18.349Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70632026-07-02T10:46:18.349Z No change in performance detected.
70642026-07-02T10:46:18.349Z
70652026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70662026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
70672026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1915 ms (330 iterations)
70682026-07-02T10:46:18.349ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
70692026-07-02T10:46:18.349Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
70702026-07-02T10:46:18.349Z time: [43.000 43.000 43.000 ]
70712026-07-02T10:46:18.350Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70722026-07-02T10:46:18.350Z No change in performance detected.
70732026-07-02T10:46:18.350Z
70742026-07-02T10:46:18.350ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70752026-07-02T10:46:18.350ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
70762026-07-02T10:46:18.350ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2285 ms (275 iterations)
70772026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
70782026-07-02T10:46:18.354Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
70792026-07-02T10:46:18.354Z time: [43.000 43.000 43.000 ]
70802026-07-02T10:46:18.354Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70812026-07-02T10:46:18.354Z No change in performance detected.
70822026-07-02T10:46:18.354Z
70832026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70842026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
70852026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0688 ms (330 iterations)
70862026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
70872026-07-02T10:46:18.354Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
70882026-07-02T10:46:18.354Z time: [28.000 28.000 28.000 ]
70892026-07-02T10:46:18.354Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70902026-07-02T10:46:18.354Z No change in performance detected.
70912026-07-02T10:46:18.354Z
70922026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70932026-07-02T10:46:18.354ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
70942026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0773 ms (275 iterations)
70952026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
70962026-07-02T10:46:18.355Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
70972026-07-02T10:46:18.355Z time: [28.000 28.000 28.000 ]
70982026-07-02T10:46:18.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
70992026-07-02T10:46:18.355Z No change in performance detected.
71002026-07-02T10:46:18.355Z
71012026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71022026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
71032026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1996 ms (275 iterations)
71042026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
71052026-07-02T10:46:18.355Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
71062026-07-02T10:46:18.355Z time: [44.000 44.000 44.000 ]
71072026-07-02T10:46:18.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71082026-07-02T10:46:18.355Z No change in performance detected.
71092026-07-02T10:46:18.355Z
71102026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71112026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
71122026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0681 ms (220 iterations)
71132026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
71142026-07-02T10:46:18.355Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
71152026-07-02T10:46:18.355Z time: [44.000 44.000 44.000 ]
71162026-07-02T10:46:18.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71172026-07-02T10:46:18.355Z No change in performance detected.
71182026-07-02T10:46:18.355Z
71192026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71202026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
71212026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0127 ms (275 iterations)
71222026-07-02T10:46:18.355ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
71232026-07-02T10:46:18.355Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
71242026-07-02T10:46:18.355Z time: [29.000 29.000 29.000 ]
71252026-07-02T10:46:18.355Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71262026-07-02T10:46:18.355Z No change in performance detected.
71272026-07-02T10:46:18.355Z
71282026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71292026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
71302026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2000 ms (275 iterations)
71312026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
71322026-07-02T10:46:18.356Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
71332026-07-02T10:46:18.356Z time: [29.000 29.000 29.000 ]
71342026-07-02T10:46:18.356Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71352026-07-02T10:46:18.356Z No change in performance detected.
71362026-07-02T10:46:18.356Z
71372026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71382026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
71392026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0690 ms (275 iterations)
71402026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
71412026-07-02T10:46:18.356Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
71422026-07-02T10:46:18.356Z time: [43.000 43.000 43.000 ]
71432026-07-02T10:46:18.356Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71442026-07-02T10:46:18.356Z No change in performance detected.
71452026-07-02T10:46:18.356Z
71462026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71472026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
71482026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2488 ms (275 iterations)
71492026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
71502026-07-02T10:46:18.356Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
71512026-07-02T10:46:18.356Z time: [43.000 43.000 43.000 ]
71522026-07-02T10:46:18.356Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71532026-07-02T10:46:18.356Z No change in performance detected.
71542026-07-02T10:46:18.356Z
71552026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71562026-07-02T10:46:18.356ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
71572026-07-02T10:46:18.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0726 ms (330 iterations)
71582026-07-02T10:46:18.357ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
71592026-07-02T10:46:18.357Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
71602026-07-02T10:46:18.357Z time: [28.000 28.000 28.000 ]
71612026-07-02T10:46:18.357Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71622026-07-02T10:46:18.358Z No change in performance detected.
71632026-07-02T10:46:18.358Z
71642026-07-02T10:46:18.358ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71652026-07-02T10:46:18.358ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
71662026-07-02T10:46:18.358ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1063 ms (275 iterations)
71672026-07-02T10:46:18.358ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
71682026-07-02T10:46:18.358Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
71692026-07-02T10:46:18.358Z time: [28.000 28.000 28.000 ]
71702026-07-02T10:46:18.358Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71712026-07-02T10:46:18.358Z No change in performance detected.
71722026-07-02T10:46:18.358Z
71732026-07-02T10:46:18.358ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
71742026-07-02T10:46:18.358ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
71752026-07-02T10:46:18.358ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0166 ms (660 iterations)
71762026-07-02T10:46:18.358ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
71772026-07-02T10:46:18.362Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
71782026-07-02T10:46:18.362Z time: [3924.0 B 3924.0 B 3924.0 B]
71792026-07-02T10:46:18.362Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71802026-07-02T10:46:18.362Z No change in performance detected.
71812026-07-02T10:46:18.362Z
71822026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
71832026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
71842026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0407 ms (715 iterations)
71852026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
71862026-07-02T10:46:18.362Zprocess/Hairpin-DHCPv4/alloc_sz/Request
71872026-07-02T10:46:18.362Z time: [3924.0 B 3924.0 B 3924.0 B]
71882026-07-02T10:46:18.362Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71892026-07-02T10:46:18.362Z No change in performance detected.
71902026-07-02T10:46:18.362Z
71912026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
71922026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
71932026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0816 ms (550 iterations)
71942026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
71952026-07-02T10:46:18.362Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
71962026-07-02T10:46:18.362Z time: [3988.0 B 3988.0 B 3988.0 B]
71972026-07-02T10:46:18.362Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
71982026-07-02T10:46:18.362Z No change in performance detected.
71992026-07-02T10:46:18.362Z
72002026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
72012026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
72022026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0928 ms (550 iterations)
72032026-07-02T10:46:18.362ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
72042026-07-02T10:46:18.362Zprocess/Hairpin-DHCPv6/alloc_sz/Request
72052026-07-02T10:46:18.362Z time: [4386.0 B 4386.0 B 4386.0 B]
72062026-07-02T10:46:18.362Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72072026-07-02T10:46:18.362Z No change in performance detected.
72082026-07-02T10:46:18.362Z
72092026-07-02T10:46:18.362ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
72102026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
72112026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0491 ms (825 iterations)
72122026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
72132026-07-02T10:46:18.363Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
72142026-07-02T10:46:18.363Z time: [2888.0 B 2888.0 B 2888.0 B]
72152026-07-02T10:46:18.363Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72162026-07-02T10:46:18.363Z No change in performance detected.
72172026-07-02T10:46:18.363Z
72182026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
72192026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
72202026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0340 ms (715 iterations)
72212026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
72222026-07-02T10:46:18.363Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
72232026-07-02T10:46:18.363Z time: [2873.0 B 2873.0 B 2873.0 B]
72242026-07-02T10:46:18.363Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72252026-07-02T10:46:18.363Z No change in performance detected.
72262026-07-02T10:46:18.363Z
72272026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72282026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
72292026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0648 ms (660 iterations)
72302026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
72312026-07-02T10:46:18.363Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
72322026-07-02T10:46:18.363Z time: [2926.0 B 2926.0 B 2926.0 B]
72332026-07-02T10:46:18.363Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72342026-07-02T10:46:18.363Z No change in performance detected.
72352026-07-02T10:46:18.363Z
72362026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72372026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
72382026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0163 ms (715 iterations)
72392026-07-02T10:46:18.363ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
72402026-07-02T10:46:18.363Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
72412026-07-02T10:46:18.363Z time: [2910.0 B 2910.0 B 2910.0 B]
72422026-07-02T10:46:18.363Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72432026-07-02T10:46:18.363Z No change in performance detected.
72442026-07-02T10:46:18.363Z
72452026-07-02T10:46:18.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72462026-07-02T10:46:18.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
72472026-07-02T10:46:18.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0450 ms (825 iterations)
72482026-07-02T10:46:18.363ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
72492026-07-02T10:46:18.364Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
72502026-07-02T10:46:18.364Z time: [264.00 B 264.00 B 264.00 B]
72512026-07-02T10:46:18.364Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72522026-07-02T10:46:18.364Z No change in performance detected.
72532026-07-02T10:46:18.364Z
72542026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72552026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
72562026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0206 ms (495 iterations)
72572026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
72582026-07-02T10:46:18.365Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
72592026-07-02T10:46:18.365Z time: [264.00 B 264.00 B 264.00 B]
72602026-07-02T10:46:18.365Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72612026-07-02T10:46:18.365Z No change in performance detected.
72622026-07-02T10:46:18.365Z
72632026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
72642026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
72652026-07-02T10:46:18.365ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0253 ms (715 iterations)
72662026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
72672026-07-02T10:46:18.369ZCriterion.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.
72682026-07-02T10:46:18.369Z
72692026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
72702026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
72712026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0863 ms (495 iterations)
72722026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
72732026-07-02T10:46:18.369ZCriterion.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.
72742026-07-02T10:46:18.369Z
72752026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72762026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
72772026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0468 ms (935 iterations)
72782026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
72792026-07-02T10:46:18.369Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
72802026-07-02T10:46:18.369Z time: [264.00 B 264.00 B 264.00 B]
72812026-07-02T10:46:18.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72822026-07-02T10:46:18.369Z No change in performance detected.
72832026-07-02T10:46:18.369Z
72842026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72852026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
72862026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0368 ms (550 iterations)
72872026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
72882026-07-02T10:46:18.369Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
72892026-07-02T10:46:18.369Z time: [264.00 B 264.00 B 264.00 B]
72902026-07-02T10:46:18.369Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
72912026-07-02T10:46:18.369Z No change in performance detected.
72922026-07-02T10:46:18.369Z
72932026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
72942026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
72952026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0097 ms (770 iterations)
72962026-07-02T10:46:18.369ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
72972026-07-02T10:46:18.370ZCriterion.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.
72982026-07-02T10:46:18.370Z
72992026-07-02T10:46:18.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
73002026-07-02T10:46:18.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
73012026-07-02T10:46:18.370ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0125 ms (495 iterations)
73022026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
73032026-07-02T10:46:18.373ZCriterion.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.
73042026-07-02T10:46:18.373Z
73052026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73062026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
73072026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0616 ms (825 iterations)
73082026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
73092026-07-02T10:46:18.373Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
73102026-07-02T10:46:18.373Z time: [264.00 B 264.00 B 264.00 B]
73112026-07-02T10:46:18.373Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73122026-07-02T10:46:18.373Z No change in performance detected.
73132026-07-02T10:46:18.373Z
73142026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73152026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
73162026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0226 ms (495 iterations)
73172026-07-02T10:46:18.373ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
73182026-07-02T10:46:18.376Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
73192026-07-02T10:46:18.376Z time: [264.00 B 264.00 B 264.00 B]
73202026-07-02T10:46:18.376Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73212026-07-02T10:46:18.376Z No change in performance detected.
73222026-07-02T10:46:18.376Z
73232026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
73242026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
73252026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0615 ms (715 iterations)
73262026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
73272026-07-02T10:46:18.376ZCriterion.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.
73282026-07-02T10:46:18.376Z
73292026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
73302026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
73312026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1023 ms (495 iterations)
73322026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
73332026-07-02T10:46:18.376ZCriterion.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.
73342026-07-02T10:46:18.376Z
73352026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73362026-07-02T10:46:18.376ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
73372026-07-02T10:46:18.377ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0541 ms (880 iterations)
73382026-07-02T10:46:18.380ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
73392026-07-02T10:46:18.380Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
73402026-07-02T10:46:18.380Z time: [264.00 B 264.00 B 264.00 B]
73412026-07-02T10:46:18.380Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73422026-07-02T10:46:18.380Z No change in performance detected.
73432026-07-02T10:46:18.381Z
73442026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73452026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
73462026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0347 ms (495 iterations)
73472026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
73482026-07-02T10:46:18.381Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
73492026-07-02T10:46:18.381Z time: [264.00 B 264.00 B 264.00 B]
73502026-07-02T10:46:18.381Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73512026-07-02T10:46:18.381Z No change in performance detected.
73522026-07-02T10:46:18.381Z
73532026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
73542026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
73552026-07-02T10:46:18.381ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0633 ms (770 iterations)
73562026-07-02T10:46:18.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
73572026-07-02T10:46:18.385ZCriterion.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.
73582026-07-02T10:46:18.385Z
73592026-07-02T10:46:18.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
73602026-07-02T10:46:18.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
73612026-07-02T10:46:18.385ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0749 ms (495 iterations)
73622026-07-02T10:46:18.386ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
73632026-07-02T10:46:18.386ZCriterion.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.
73642026-07-02T10:46:18.386Z
73652026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73662026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
73672026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0913 ms (275 iterations)
73682026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
73692026-07-02T10:46:18.386Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
73702026-07-02T10:46:18.386Z time: [8507.0 B 8507.0 B 8507.0 B]
73712026-07-02T10:46:18.386Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73722026-07-02T10:46:18.386Z No change in performance detected.
73732026-07-02T10:46:18.386Z
73742026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73752026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
73762026-07-02T10:46:18.386ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2450 ms (275 iterations)
73772026-07-02T10:46:18.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
73782026-07-02T10:46:18.389Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
73792026-07-02T10:46:18.389Z time: [8507.0 B 8507.0 B 8507.0 B]
73802026-07-02T10:46:18.389Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73812026-07-02T10:46:18.389Z No change in performance detected.
73822026-07-02T10:46:18.389Z
73832026-07-02T10:46:18.389ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73842026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
73852026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1210 ms (330 iterations)
73862026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
73872026-07-02T10:46:18.390Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
73882026-07-02T10:46:18.390Z time: [7016.0 B 7016.0 B 7016.0 B]
73892026-07-02T10:46:18.390Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73902026-07-02T10:46:18.390Z No change in performance detected.
73912026-07-02T10:46:18.390Z
73922026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73932026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
73942026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1108 ms (275 iterations)
73952026-07-02T10:46:18.390ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
73962026-07-02T10:46:18.393Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
73972026-07-02T10:46:18.393Z time: [7016.0 B 7016.0 B 7016.0 B]
73982026-07-02T10:46:18.393Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
73992026-07-02T10:46:18.393Z No change in performance detected.
74002026-07-02T10:46:18.393Z
74012026-07-02T10:46:18.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74022026-07-02T10:46:18.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
74032026-07-02T10:46:18.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1727 ms (330 iterations)
74042026-07-02T10:46:18.393ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
74052026-07-02T10:46:18.393Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
74062026-07-02T10:46:18.393Z time: [8475.0 B 8475.0 B 8475.0 B]
74072026-07-02T10:46:18.394Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74082026-07-02T10:46:18.394Z No change in performance detected.
74092026-07-02T10:46:18.394Z
74102026-07-02T10:46:18.394ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74112026-07-02T10:46:18.394ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
74122026-07-02T10:46:18.394ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1646 ms (275 iterations)
74132026-07-02T10:46:18.394ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
74142026-07-02T10:46:18.397Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
74152026-07-02T10:46:18.397Z time: [8475.0 B 8475.0 B 8475.0 B]
74162026-07-02T10:46:18.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74172026-07-02T10:46:18.397Z No change in performance detected.
74182026-07-02T10:46:18.397Z
74192026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74202026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
74212026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0067 ms (330 iterations)
74222026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
74232026-07-02T10:46:18.397Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
74242026-07-02T10:46:18.397Z time: [6984.0 B 6984.0 B 6984.0 B]
74252026-07-02T10:46:18.397Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74262026-07-02T10:46:18.397Z No change in performance detected.
74272026-07-02T10:46:18.397Z
74282026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74292026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
74302026-07-02T10:46:18.397ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0293 ms (275 iterations)
74312026-07-02T10:46:18.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
74322026-07-02T10:46:18.400Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
74332026-07-02T10:46:18.400Z time: [6984.0 B 6984.0 B 6984.0 B]
74342026-07-02T10:46:18.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74352026-07-02T10:46:18.400Z No change in performance detected.
74362026-07-02T10:46:18.400Z
74372026-07-02T10:46:18.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74382026-07-02T10:46:18.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
74392026-07-02T10:46:18.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1841 ms (275 iterations)
74402026-07-02T10:46:18.400ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
74412026-07-02T10:46:18.400Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
74422026-07-02T10:46:18.400Z time: [8507.0 B 8507.0 B 8507.0 B]
74432026-07-02T10:46:18.400Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74442026-07-02T10:46:18.400Z No change in performance detected.
74452026-07-02T10:46:18.400Z
74462026-07-02T10:46:18.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74472026-07-02T10:46:18.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
74482026-07-02T10:46:18.401ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0667 ms (220 iterations)
74492026-07-02T10:46:18.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
74502026-07-02T10:46:18.404Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
74512026-07-02T10:46:18.404Z time: [8507.0 B 8507.0 B 8507.0 B]
74522026-07-02T10:46:18.404Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74532026-07-02T10:46:18.404Z No change in performance detected.
74542026-07-02T10:46:18.404Z
74552026-07-02T10:46:18.404ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74562026-07-02T10:46:18.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
74572026-07-02T10:46:18.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1704 ms (330 iterations)
74582026-07-02T10:46:18.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
74592026-07-02T10:46:18.405Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
74602026-07-02T10:46:18.405Z time: [7016.0 B 7016.0 B 7016.0 B]
74612026-07-02T10:46:18.405Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74622026-07-02T10:46:18.405Z No change in performance detected.
74632026-07-02T10:46:18.405Z
74642026-07-02T10:46:18.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74652026-07-02T10:46:18.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
74662026-07-02T10:46:18.405ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1605 ms (275 iterations)
74672026-07-02T10:46:18.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
74682026-07-02T10:46:18.408Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
74692026-07-02T10:46:18.408Z time: [7016.0 B 7016.0 B 7016.0 B]
74702026-07-02T10:46:18.408Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74712026-07-02T10:46:18.408Z No change in performance detected.
74722026-07-02T10:46:18.408Z
74732026-07-02T10:46:18.408ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74742026-07-02T10:46:18.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
74752026-07-02T10:46:18.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0977 ms (275 iterations)
74762026-07-02T10:46:18.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
74772026-07-02T10:46:18.409Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
74782026-07-02T10:46:18.409Z time: [8475.0 B 8475.0 B 8475.0 B]
74792026-07-02T10:46:18.409Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74802026-07-02T10:46:18.409Z No change in performance detected.
74812026-07-02T10:46:18.409Z
74822026-07-02T10:46:18.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74832026-07-02T10:46:18.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
74842026-07-02T10:46:18.409ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2334 ms (275 iterations)
74852026-07-02T10:46:18.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
74862026-07-02T10:46:18.412Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
74872026-07-02T10:46:18.412Z time: [8475.0 B 8475.0 B 8475.0 B]
74882026-07-02T10:46:18.412Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74892026-07-02T10:46:18.412Z No change in performance detected.
74902026-07-02T10:46:18.412Z
74912026-07-02T10:46:18.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74922026-07-02T10:46:18.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
74932026-07-02T10:46:18.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.1282 ms (330 iterations)
74942026-07-02T10:46:18.412ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
74952026-07-02T10:46:18.413Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
74962026-07-02T10:46:18.413Z time: [6984.0 B 6984.0 B 6984.0 B]
74972026-07-02T10:46:18.413Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
74982026-07-02T10:46:18.413Z No change in performance detected.
74992026-07-02T10:46:18.413Z
75002026-07-02T10:46:18.414ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75012026-07-02T10:46:18.414ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
75022026-07-02T10:46:18.414ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.1385 ms (275 iterations)
75032026-07-02T10:46:18.417ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
75042026-07-02T10:46:18.417Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
75052026-07-02T10:46:18.417Z time: [6984.0 B 6984.0 B 6984.0 B]
75062026-07-02T10:46:18.417Z change: [+0.0000% +0.0000% +0.0000%] (p = NaN > 0.05)
75072026-07-02T10:46:18.417Z No change in performance detected.
75082026-07-02T10:46:18.417Z
75092026-07-02T10:46:18.458Z+ cp -r target/criterion /work/bench-results
75102026-07-02T10:46:18.615Z+ cp -r target/xde-bench /work/bench-results
75112026-07-02T10:46:18.649Z+ pushd /work
75122026-07-02T10:46:18.652Z+ tar -caf bench-results.tgz bench-results
75132026-07-02T10:46:18.652Z/work /work/oxidecomputer/opte
75142026-07-02T10:46:19.203Z+ popd
75152026-07-02T10:46:19.203Z/work/oxidecomputer/opte
75162026-07-02T10:46:19.206Z+ cleanup
75172026-07-02T10:46:19.206Z++ id -un
75182026-07-02T10:46:19.209Z++ id -gn
75192026-07-02T10:46:19.212Z+ pfexec chown -R build:build .
75202026-07-02T10:46:19.281Z+ [[ -z 01KWH4R96NEXRH25E1HMX31P6B ]]
75212026-07-02T10:46:19.283Zprocess exited: duration 1921600 ms, exit code 0
 
75222026-07-02T10:46:19.294Zfound 1 output files
75232026-07-02T10:46:19.294Zuploading: /work/bench-results.tgz (6378576 bytes)
75242026-07-02T10:46:20.341Zuploaded: /work/bench-results.tgz