01KVFJGDN2KYXTT4EHNEPSE7NA: 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: 01KVFJHB864D59256H0HM2HYA8

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-19T09:19:22.392Zjob dependencies complete; ready to run (waiting for 5 m 16 s)
22026-06-19T09:20:16.541Zjob assigned to worker 01KVFJV2MZXVD4N288XVG6KZ2W [factory aws, i-01dbb281fcf5622d5] (queued for 54 s)
32026-06-19T09:20:23.214Zdownloading input: /input/xde/work/debug/xde.dbg
42026-06-19T09:20:24.185Zdownloaded input: /input/xde/work/debug/xde.dbg
52026-06-19T09:20:24.188Zdownloading input: /input/xde/work/debug/xde.dbg.sha256
62026-06-19T09:20:24.212Zdownloaded input: /input/xde/work/debug/xde.dbg.sha256
72026-06-19T09:20:24.215Zdownloading input: /input/xde/work/debug/xde_link.dbg.so
82026-06-19T09:20:24.249Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so
92026-06-19T09:20:24.249Zdownloading input: /input/xde/work/debug/xde_link.dbg.so.sha256
102026-06-19T09:20:24.276Zdownloaded input: /input/xde/work/debug/xde_link.dbg.so.sha256
112026-06-19T09:20:24.281Zdownloading input: /input/xde/work/release/xde
122026-06-19T09:20:24.801Zdownloaded input: /input/xde/work/release/xde
132026-06-19T09:20:24.804Zdownloading input: /input/xde/work/release/xde.sha256
142026-06-19T09:20:24.829Zdownloaded input: /input/xde/work/release/xde.sha256
152026-06-19T09:20:24.832Zdownloading input: /input/xde/work/release/xde_link.so
162026-06-19T09:20:24.858Zdownloaded input: /input/xde/work/release/xde_link.so
172026-06-19T09:20:24.858Zdownloading input: /input/xde/work/release/xde_link.so.sha256
182026-06-19T09:20:24.887Zdownloaded input: /input/xde/work/release/xde_link.so.sha256
192026-06-19T09:20:24.892Zdownloading input: /input/xde/work/test/loopback
202026-06-19T09:20:25.410Zdownloaded input: /input/xde/work/test/loopback
212026-06-19T09:20:25.413Zdownloading input: /input/xde/work/test/multicast_rx
222026-06-19T09:20:25.937Zdownloaded input: /input/xde/work/test/multicast_rx
232026-06-19T09:20:25.939Zdownloading input: /input/xde/work/test/multicast_multi_sub
242026-06-19T09:20:26.506Zdownloaded input: /input/xde/work/test/multicast_multi_sub
252026-06-19T09:20:26.509Zdownloading input: /input/xde/work/test/multicast_validation
262026-06-19T09:20:27.047Zdownloaded input: /input/xde/work/test/multicast_validation
272026-06-19T09:20:27.050Zdownloading input: /input/xde/work/test/multicast_source_filter
282026-06-19T09:20:27.620Zdownloaded input: /input/xde/work/test/multicast_source_filter
292026-06-19T09:20:27.624Zdownloading input: /input/xde/work/xde.conf
302026-06-19T09:20:27.647Zdownloaded input: /input/xde/work/xde.conf
 
312026-06-19T09:20:27.651Zstarting task 0: "setup"
322026-06-19T09:20:27.655Z++ uname -s
332026-06-19T09:20:27.655Z+ kern=SunOS
342026-06-19T09:20:27.655Z+ build_user=build
352026-06-19T09:20:27.656Z+ build_uid=12345
362026-06-19T09:20:27.656Z+ work_dir=/work
372026-06-19T09:20:27.656Z+ input_dir=/input
382026-06-19T09:20:27.656Z+ [[ 0 == 12345 ]]
392026-06-19T09:20:27.656Z+ case "$kern" in
402026-06-19T09:20:27.656Z+ groupadd -g 12345 build
412026-06-19T09:20:27.659Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
422026-06-19T09:20:29.666Z+ zfs create -o mountpoint=/work rpool/work
432026-06-19T09:20:29.792Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
442026-06-19T09:20:29.796Z+ home_fs=zfs
452026-06-19T09:20:29.796Z+ [[ zfs == autofs ]]
462026-06-19T09:20:29.796Z+ mkdir -p /home/build
472026-06-19T09:20:29.796Z+ chown build:build /home/build /work
482026-06-19T09:20:31.796Z+ chmod 0700 /home/build /work
492026-06-19T09:20:31.799Zprocess exited: duration 4150 ms, exit code 0
 
502026-06-19T09:20:31.804Zstarting task 1: "rust-toolchain"
512026-06-19T09:20:31.808Z * rust toolchain channel = "1.96.0"
522026-06-19T09:20:31.808Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
532026-06-19T09:20:31.808Z+ printf ' * rust toolchain profile = "%s"\n' default
542026-06-19T09:20:31.808Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
552026-06-19T09:20:31.808Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
562026-06-19T09:20:31.808Z * rust toolchain profile = "default"
572026-06-19T09:20:31.811Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
582026-06-19T09:20:31.811Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
592026-06-19T09:20:31.915Zinfo: downloading installer
602026-06-19T09:20:33.359Zwarn: It looks like you have an existing rustup settings file at:
612026-06-19T09:20:33.359Zwarn: /home/build/.rustup/settings.toml
622026-06-19T09:20:33.359Zwarn: Rustup will install the default toolchain as specified in the settings file,
632026-06-19T09:20:33.359Zwarn: instead of the one inferred from the default host triple.
642026-06-19T09:20:33.367Zinfo: profile set to default
652026-06-19T09:20:33.367Zinfo: default host triple is x86_64-unknown-illumos
662026-06-19T09:20:33.370Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
672026-06-19T09:20:33.530Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
682026-06-19T09:20:33.533Zinfo: downloading 6 components
692026-06-19T09:20:49.526Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
702026-06-19T09:20:49.526Z
712026-06-19T09:20:49.552Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
722026-06-19T09:20:49.552Z
732026-06-19T09:20:49.552Z
742026-06-19T09:20:49.552ZRust is installed now. Great!
752026-06-19T09:20:49.552Z
762026-06-19T09:20:49.555ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
772026-06-19T09:20:49.555Zenvironment variable. This has not been done automatically.
782026-06-19T09:20:49.555Z
792026-06-19T09:20:49.555ZTo configure your current shell, you need to source
802026-06-19T09:20:49.555Zthe corresponding env file under $HOME/.cargo.
812026-06-19T09:20:49.555Z
822026-06-19T09:20:49.555ZThis is usually done by running one of the following (note the leading DOT):
832026-06-19T09:20:49.555Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
842026-06-19T09:20:49.555Zsource "$HOME/.cargo/env.fish" # For fish
852026-06-19T09:20:49.555Zsource "~/.cargo/env.nu" # For nushell
862026-06-19T09:20:49.555Zsource "$HOME/.cargo/env.tcsh" # For tcsh
872026-06-19T09:20:49.555Z. "$HOME/.cargo/env.ps1" # For pwsh
882026-06-19T09:20:49.555Zsource "$HOME/.cargo/env.xsh" # For xonsh
892026-06-19T09:20:49.555Zwarn: no default linker (`cc`) was found in your PATH
902026-06-19T09:20:49.555Zwarn: many Rust crates require a system C toolchain to build
912026-06-19T09:20:49.648Z+ rustup --version
922026-06-19T09:20:49.657Zrustup 1.29.0 (28d1352db 2026-03-05)
932026-06-19T09:20:49.660Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
942026-06-19T09:20:49.678Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
952026-06-19T09:20:49.681Z+ cargo --version
962026-06-19T09:20:49.694Zcargo 1.96.0 (30a34c682 2026-05-25)
972026-06-19T09:20:49.697Z+ rustc --version
982026-06-19T09:20:49.715Zrustc 1.96.0 (ac68faa20 2026-05-25)
992026-06-19T09:20:49.719Zprocess exited: duration 17913 ms, exit code 0
 
1002026-06-19T09:20:49.724Zstarting task 2: "authentication"
1012026-06-19T09:20:49.740Zprocess exited: duration 16 ms, exit code 0
 
1022026-06-19T09:20:49.746Zstarting task 3: "clone repository"
1032026-06-19T09:20:49.749Z+ mkdir -p /work/oxidecomputer/opte
1042026-06-19T09:20:49.752Z+ git clone https://github.com/oxidecomputer/opte /work/oxidecomputer/opte
1052026-06-19T09:20:49.783ZCloning into '/work/oxidecomputer/opte'...
1062026-06-19T09:20:50.602Z+ cd /work/oxidecomputer/opte
1072026-06-19T09:20:50.602Z+ git fetch origin 2d39e9716319d602429e771c12b3c6628589c63b
1082026-06-19T09:20:50.845ZFrom https://github.com/oxidecomputer/opte
1092026-06-19T09:20:50.845Z * branch 2d39e9716319d602429e771c12b3c6628589c63b -> FETCH_HEAD
1102026-06-19T09:20:50.851Z+ [[ -n renovate/rust-1.x ]]
1112026-06-19T09:20:50.854Z++ git branch --show-current
1122026-06-19T09:20:50.854Z+ current=master
1132026-06-19T09:20:50.854Z+ [[ master != renovate/rust-1.x ]]
1142026-06-19T09:20:50.854Z+ git branch -f renovate/rust-1.x 2d39e9716319d602429e771c12b3c6628589c63b
1152026-06-19T09:20:50.857Z+ git checkout -f renovate/rust-1.x
1162026-06-19T09:20:50.873ZSwitched to branch 'renovate/rust-1.x'
1172026-06-19T09:20:50.876Z+ git reset --hard 2d39e9716319d602429e771c12b3c6628589c63b
1182026-06-19T09:20:50.889ZHEAD is now at 2d39e97 ...
1192026-06-19T09:20:50.893Zprocess exited: duration 1143 ms, exit code 0
 
1202026-06-19T09:20:50.899Zstarting task 4: "build"
1212026-06-19T09:20:50.902Z+ source .github/buildomat/common.sh
1222026-06-19T09:20:50.905Z++ rustup show active-toolchain
1232026-06-19T09:20:50.908Z1.96.0-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/rust-toolchain.toml')
1242026-06-19T09:20:50.908Z++ pushd xde
1252026-06-19T09:20:50.911Z/work/oxidecomputer/opte/xde /work/oxidecomputer/opte
1262026-06-19T09:20:50.911Z++ rustup show active-toolchain
1272026-06-19T09:20:50.913Zinfo: syncing channel updates for nightly-2026-06-19-x86_64-unknown-illumos
1282026-06-19T09:20:51.095Zinfo: latest update on 2026-06-19 for version 1.98.0-nightly (bc2112ed5 2026-06-18)
1292026-06-19T09:20:51.098Zinfo: downloading 6 components
1302026-06-19T09:21:06.789Znightly-2026-06-19-x86_64-unknown-illumos (overridden by '/work/oxidecomputer/opte/xde/rust-toolchain.toml')
1312026-06-19T09:21:06.889Z+++ rustup show active-toolchain -v
1322026-06-19T09:21:06.892Z+++ head -n 1
1332026-06-19T09:21:06.892Z+++ cut '-d ' -f1
1342026-06-19T09:21:06.947Z++ export NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1352026-06-19T09:21:06.947Z++ NIGHTLY=nightly-2026-06-19-x86_64-unknown-illumos
1362026-06-19T09:21:06.947Z++ popd
1372026-06-19T09:21:06.951Z/work/oxidecomputer/opte
1382026-06-19T09:21:06.951Z+ pfexec pkg install brand/omicron1 brand/omicron1/tools opte iperf demangle flamegraph
1392026-06-19T09:21:10.083Z Startup: Refreshing catalog 'helios' ... Done
1402026-06-19T09:21:10.173Z Startup: Caching catalogs ... Done
1412026-06-19T09:21:10.526ZPlanning: Solver setup ... Done
1422026-06-19T09:21:10.549ZPlanning: Running solver ... Done
1432026-06-19T09:21:10.557ZPlanning: Finding local manifests ... Done
1442026-06-19T09:21:10.568ZPlanning: Fetching manifests: 0/6 0% complete
1452026-06-19T09:21:10.590ZPlanning: Fetching manifests: 6/6 100% complete
1462026-06-19T09:21:10.603ZPlanning: Package planning ... Done
1472026-06-19T09:21:10.606ZPlanning: Merging actions ... Done
1482026-06-19T09:21:10.834ZPlanning: Checking for conflicting actions ... Done
1492026-06-19T09:21:10.838ZPlanning: Consolidating action changes ... Done
1502026-06-19T09:21:11.666ZPlanning: Evaluating mediators ... Done
1512026-06-19T09:21:11.669ZPlanning: Planning completed in 1.47 seconds
1522026-06-19T09:21:11.674Z Packages to install: 6
1532026-06-19T09:21:11.678Z Services to change: 2
1542026-06-19T09:21:11.678Z Create boot environment: No
1552026-06-19T09:21:11.678ZCreate backup boot environment: No
1562026-06-19T09:21:11.698Z
1572026-06-19T09:21:11.698ZDownload: 0/22 items 0.0/15.4MB 0% complete
1582026-06-19T09:21:11.850ZDownload: Completed 15.36 MB in 0.15 seconds (101M/s)
1592026-06-19T09:21:11.978Z Actions: 1/110 actions (Installing new actions)
1602026-06-19T09:21:12.352Z Actions: Completed 110 actions in 0.37 seconds.
1612026-06-19T09:21:12.360ZFinalize: Updating package state database ... Done
1622026-06-19T09:21:12.364ZFinalize: Updating package cache ... Done
1632026-06-19T09:21:12.385ZFinalize: Updating image state ... Done
1642026-06-19T09:21:14.919ZFinalize: Creating fast lookup database ... Done
1652026-06-19T09:21:14.987ZFinalize: Reading search index ... Done
1662026-06-19T09:21:14.992ZFinalize: Updating search index ... Done
1672026-06-19T09:21:19.664ZFinalize: Updating package cache ... Done
1682026-06-19T09:21:19.757Z+ [[ -z 01KVFJHB864D59256H0HM2HYA8 ]]
1692026-06-19T09:21:19.757Z+ pfexec /usr/lib/brand/omicron1/baseline -w /var/run/brand/omicron1/baseline
1702026-06-19T09:21:20.687Zincorp = pkg://helios/consolidation/osnet/osnet-incorporation@0.5.11-3.0.23972:20260505T184707Z
1712026-06-19T09:21:20.687Zentire = pkg://helios/entire@3-3.0:20260212T145552Z
1722026-06-19T09:21:20.687Zinstall = pkg://helios/network/openssh-server@10.0.2-3.1:20260212T150627Z
1732026-06-19T09:21:20.687Zinstall = pkg://helios/service/network/chrony@4.6.1-3.0:20260212T150931Z
1742026-06-19T09:21:20.687Ztempdir @ "/tmp/.tmpAVbWl1/tmp"
1752026-06-19T09:21:20.687Zimage root @ "/tmp/.tmpAVbWl1/tmp/root"
1762026-06-19T09:21:20.690Zcreating image...
1772026-06-19T09:21:20.972Zcopying publishers...
1782026-06-19T09:21:21.478Zadding properties...
1792026-06-19T09:21:22.181Zinstalling packages...
1802026-06-19T09:21:29.865Zseeding SMF database...
1812026-06-19T09:21:34.077Zconfiguring SMF profile...
1822026-06-19T09:21:34.077Zmodifying shadow(5)...
1832026-06-19T09:21:34.080Zloading user and group database...
1842026-06-19T09:21:34.080Zloading facet selections...
1852026-06-19T09:21:34.358Z devel -> true
1862026-06-19T09:21:34.358Z doc.man -> true
1872026-06-19T09:21:34.358Z entire.service/hal -> true
1882026-06-19T09:21:34.359Z entire.service/network/smtp/dma -> true
1892026-06-19T09:21:34.359Z locale.ar -> true
1902026-06-19T09:21:34.359Z locale.ca -> true
1912026-06-19T09:21:34.359Z locale.cs -> true
1922026-06-19T09:21:34.359Z locale.de -> true
1932026-06-19T09:21:34.359Z locale.es -> true
1942026-06-19T09:21:34.359Z locale.fr -> true
1952026-06-19T09:21:34.359Z locale.he -> true
1962026-06-19T09:21:34.359Z locale.hu -> true
1972026-06-19T09:21:34.359Z locale.id -> true
1982026-06-19T09:21:34.359Z locale.it -> true
1992026-06-19T09:21:34.359Z locale.ja -> true
2002026-06-19T09:21:34.359Z locale.ko -> true
2012026-06-19T09:21:34.359Z locale.nl -> true
2022026-06-19T09:21:34.359Z locale.pl -> true
2032026-06-19T09:21:34.359Z locale.pt_BR -> true
2042026-06-19T09:21:34.359Z locale.ru -> true
2052026-06-19T09:21:34.359Z locale.sk -> true
2062026-06-19T09:21:34.359Z locale.sv -> true
2072026-06-19T09:21:34.359Z locale.zh_CN -> true
2082026-06-19T09:21:34.359Z locale.zh_HK -> true
2092026-06-19T09:21:34.359Z locale.zh_TW -> true
2102026-06-19T09:21:34.359Z onu.ooceonly -> true
2112026-06-19T09:21:34.359Z version-lock.shell/ksh93 -> true
2122026-06-19T09:21:34.359Z version-lock.system/data/hardware-registry -> true
2132026-06-19T09:21:34.359Z version-lock.system/data/zoneinfo -> true
2142026-06-19T09:21:34.359Z version-lock.system/microcode/amd -> true
2152026-06-19T09:21:34.360Z version-lock.system/microcode/intel -> true
2162026-06-19T09:21:34.360Z version-lock.system/microcode/oxide -> true
2172026-06-19T09:21:34.360Zassessing packaged files...
2182026-06-19T09:21:35.819Zcreating archive...
2192026-06-19T09:21:35.844Zmissing from packaging:
2202026-06-19T09:21:35.847Z "etc/.pwd.lock"
2212026-06-19T09:21:35.850Z "etc/svc/profile/generic.xml"
2222026-06-19T09:21:35.850Z "etc/svc/profile/inetd_services.xml"
2232026-06-19T09:21:35.850Z "etc/svc/profile/name_service.xml"
2242026-06-19T09:21:35.850Z "etc/svc/profile/platform.xml"
2252026-06-19T09:21:35.851Z "etc/svc/profile/platform_omicron1.xml"
2262026-06-19T09:21:35.851Z "etc/svc/repository.db"
2272026-06-19T09:21:35.853Z
2282026-06-19T09:21:35.856Z
2292026-06-19T09:21:35.856Zfinishing archive...
2302026-06-19T09:21:36.490Zcreating gzonly manifest...
2312026-06-19T09:21:36.493Zok
2322026-06-19T09:21:36.556Z+ trap cleanup EXIT
2332026-06-19T09:21:36.559Z+ OUT_DIR=/work/bench-results
2342026-06-19T09:21:36.559Z+ mkdir -p /work/bench-results
2352026-06-19T09:21:36.559Z+ mkdir -p target/criterion
2362026-06-19T09:21:36.562Z+ mkdir -p target/xde-bench
2372026-06-19T09:21:36.562Z+ banner collect
2382026-06-19T09:21:36.565Z
2392026-06-19T09:21:36.565Z #### #### # # ###### #### #####
2402026-06-19T09:21:36.565Z # # # # # # # # # #
2412026-06-19T09:21:36.565Z # # # # # ##### # #
2422026-06-19T09:21:36.565Z # # # # # # # #
2432026-06-19T09:21:36.565Z # # # # # # # # # #
2442026-06-19T09:21:36.565Z #### #### ###### ###### ###### #### #
2452026-06-19T09:21:36.565Z
2462026-06-19T09:21:36.565Z++ cat .git/refs/heads/master
2472026-06-19T09:21:36.565Z+ BASELINE_COMMIT=7ee9bac5fe51a7be5d128a2302ca7fd951f94c55
2482026-06-19T09:21:36.565Z+ [[ renovate/rust-1.x == \m\a\s\t\e\r ]]
2492026-06-19T09:21:36.565Z+ get_artifact opte benchmark 7ee9bac5fe51a7be5d128a2302ca7fd951f94c55 bench-results.tgz
2502026-06-19T09:21:36.565Z+ local curl_res
2512026-06-19T09:21:36.565Z+ repo=opte
2522026-06-19T09:21:36.565Z+ series=benchmark
2532026-06-19T09:21:36.565Z+ commit=7ee9bac5fe51a7be5d128a2302ca7fd951f94c55
2542026-06-19T09:21:36.565Z+ name=bench-results.tgz
2552026-06-19T09:21:36.565Z+ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2562026-06-19T09:21:36.565Z+ mkdir -p download
2572026-06-19T09:21:36.568Z+ pushd download
2582026-06-19T09:21:36.568Z/work/oxidecomputer/opte/download /work/oxidecomputer/opte
2592026-06-19T09:21:36.568Z+ [[ ! -f bench-results.tgz ]]
2602026-06-19T09:21:36.568Z+ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/opte/benchmark/7ee9bac5fe51a7be5d128a2302ca7fd951f94c55/bench-results.tgz
2612026-06-19T09:21:36.572Z % Total % Received % Xferd Average Speed Time Time Time Current
2622026-06-19T09:21:36.575Z Dload Upload Total Spent Left Speed
2632026-06-19T09:21:36.607Z 0 0 0 0 0 0 0 0 0
2642026-06-19T09:21:36.607Zcurl: (22) The requested URL returned error: 404
2652026-06-19T09:21:36.610Z+ curl_res=22
2662026-06-19T09:21:36.610Z+ popd
2672026-06-19T09:21:36.610Z+ return 22
2682026-06-19T09:21:36.610Z/work/oxidecomputer/opte
2692026-06-19T09:21:36.610Z+ echo 'Baseline results not found for branch '\''master'\''. Running without comparison.'
2702026-06-19T09:21:36.610ZBaseline results not found for branch 'master'. Running without comparison.
2712026-06-19T09:21:36.610Z+ [[ '' -eq 1 ]]
2722026-06-19T09:21:36.610Z+ uname -a
2732026-06-19T09:21:36.613ZSunOS w-01KVFJV2MZXVD4N288XVG6KZ2W 5.11 helios-3.0.23972 i86pc i386 i86pc
2742026-06-19T09:21:36.613Z+ cat /etc/versions/build
2752026-06-19T09:21:36.613Zheads/stlouis-0-gd5af107c55
2762026-06-19T09:21:36.613Z+ dladm
2772026-06-19T09:21:36.616ZLINK CLASS MTU STATE BRIDGE OVER
2782026-06-19T09:21:36.616Zena0 phys 9216 up -- --
2792026-06-19T09:21:36.616Z+ ipadm
2802026-06-19T09:21:36.619ZADDROBJ TYPE STATE ADDR
2812026-06-19T09:21:36.619Zlo0/v4 static ok 127.0.0.1/8
2822026-06-19T09:21:36.619Zena0/dhcp dhcp ok 10.150.1.200/24
2832026-06-19T09:21:36.619Zlo0/v6 static ok ::1/128
2842026-06-19T09:21:36.619Z+ pfexec rem_drv xde
2852026-06-19T09:21:36.626Z+ set -o errexit
2862026-06-19T09:21:36.626Z+ set -o pipefail
2872026-06-19T09:21:36.629Z+ banner prepare
2882026-06-19T09:21:36.629Z
2892026-06-19T09:21:36.629Z ##### ##### ###### ##### ## ##### ######
2902026-06-19T09:21:36.629Z # # # # # # # # # # # #
2912026-06-19T09:21:36.629Z # # # # ##### # # # # # # #####
2922026-06-19T09:21:36.629Z ##### ##### # ##### ###### ##### #
2932026-06-19T09:21:36.629Z # # # # # # # # # #
2942026-06-19T09:21:36.629Z # # # ###### # # # # # ######
2952026-06-19T09:21:36.629Z
2962026-06-19T09:21:36.629Z+ pfexec cp /input/xde/work/xde.conf /kernel/drv/
2972026-06-19T09:21:36.632Z+ pfexec cp /input/xde/work/release/xde /kernel/drv/amd64
2982026-06-19T09:21:36.698Z+ pfexec add_drv xde
2992026-06-19T09:21:37.003Z+ banner bench
3002026-06-19T09:21:37.007Z
3012026-06-19T09:21:37.007Z ##### ###### # # #### # #
3022026-06-19T09:21:37.007Z # # # ## # # # # #
3032026-06-19T09:21:37.007Z ##### ##### # # # # ######
3042026-06-19T09:21:37.007Z # # # # # # # # #
3052026-06-19T09:21:37.007Z # # # # ## # # # #
3062026-06-19T09:21:37.007Z ##### ###### # # #### # #
3072026-06-19T09:21:37.007Z
3082026-06-19T09:21:37.007Z+ cargo kbench local
3092026-06-19T09:21:37.114Z Updating crates.io index
3102026-06-19T09:21:37.117Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112026-06-19T09:21:38.078Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3122026-06-19T09:21:38.506Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3132026-06-19T09:21:38.825Z Updating git repository `https://github.com/oxidecomputer/zone`
3142026-06-19T09:21:39.070Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3152026-06-19T09:21:39.330Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3162026-06-19T09:21:39.593Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3172026-06-19T09:21:41.535Z Downloading crates ...
3182026-06-19T09:21:41.592Z Downloaded aho-corasick v1.1.4
3192026-06-19T09:21:41.596Z Downloaded colored v3.1.1
3202026-06-19T09:21:41.599Z Downloaded darling_macro v0.23.0
3212026-06-19T09:21:41.601Z Downloaded cpufeatures v0.3.0
3222026-06-19T09:21:41.605Z Downloaded pretty-hex v0.4.2
3232026-06-19T09:21:41.608Z Downloaded slab v0.4.12
3242026-06-19T09:21:41.612Z Downloaded cobs v0.3.0
3252026-06-19T09:21:41.615Z Downloaded oxnet v0.1.6
3262026-06-19T09:21:41.617Z Downloaded macaddr v1.0.1
3272026-06-19T09:21:41.620Z Downloaded crossbeam-channel v0.5.15
3282026-06-19T09:21:41.623Z Downloaded serde v1.0.228
3292026-06-19T09:21:41.625Z Downloaded proc-macro-crate v3.5.0
3302026-06-19T09:21:41.628Z Downloaded cstr-argument v0.1.2
3312026-06-19T09:21:41.628Z Downloaded colorchoice v1.0.5
3322026-06-19T09:21:41.628Z Downloaded page_size v0.6.0
3332026-06-19T09:21:41.631Z Downloaded darling_macro v0.21.3
3342026-06-19T09:21:41.631Z Downloaded cfg-if v1.0.4
3352026-06-19T09:21:41.631Z Downloaded alloca v0.4.0
3362026-06-19T09:21:41.634Z Downloaded circular v0.3.0
3372026-06-19T09:21:41.634Z Downloaded heck v0.5.0
3382026-06-19T09:21:41.634Z Downloaded criterion-plot v0.8.2
3392026-06-19T09:21:41.634Z Downloaded proc-macro-error-attr2 v2.0.0
3402026-06-19T09:21:41.638Z Downloaded ref-cast-impl v1.0.25
3412026-06-19T09:21:41.642Z Downloaded cookie-factory v0.3.3
3422026-06-19T09:21:41.645Z Downloaded same-file v1.0.6
3432026-06-19T09:21:41.645Z Downloaded defmt-macros v1.1.0
3442026-06-19T09:21:41.647Z Downloaded clap_lex v1.1.0
3452026-06-19T09:21:41.647Z Downloaded time-core v0.1.9
3462026-06-19T09:21:41.650Z Downloaded cfg_aliases v0.2.1
3472026-06-19T09:21:41.650Z Downloaded darling v0.23.0
3482026-06-19T09:21:41.652Z Downloaded utf8parse v0.2.2
3492026-06-19T09:21:41.652Z Downloaded ref-cast v1.0.25
3502026-06-19T09:21:41.655Z Downloaded rusticata-macros v5.0.0
3512026-06-19T09:21:41.655Z Downloaded itoa v1.0.18
3522026-06-19T09:21:41.655Z Downloaded proc-macro-error-attr v1.0.4
3532026-06-19T09:21:41.658Z Downloaded num-conv v0.2.2
3542026-06-19T09:21:41.658Z Downloaded futures-task v0.3.32
3552026-06-19T09:21:41.658Z Downloaded rand_core v0.10.1
3562026-06-19T09:21:41.661Z Downloaded plotters-backend v0.3.7
3572026-06-19T09:21:41.661Z Downloaded lazy_static v1.5.0
3582026-06-19T09:21:41.661Z Downloaded is-terminal v0.4.17
3592026-06-19T09:21:41.661Z Downloaded futures-macro v0.3.32
3602026-06-19T09:21:41.663Z Downloaded hash32 v0.3.1
3612026-06-19T09:21:41.663Z Downloaded ident_case v1.0.1
3622026-06-19T09:21:41.663Z Downloaded futures-core v0.3.32
3632026-06-19T09:21:41.666Z Downloaded heck v0.4.1
3642026-06-19T09:21:41.666Z Downloaded foreign-types-macros v0.2.3
3652026-06-19T09:21:41.666Z Downloaded foreign-types v0.5.0
3662026-06-19T09:21:41.666Z Downloaded dtor-proc-macro v0.0.13
3672026-06-19T09:21:41.666Z Downloaded dyn-clone v1.0.20
3682026-06-19T09:21:41.669Z Downloaded plotters-svg v0.3.7
3692026-06-19T09:21:41.669Z Downloaded embedded-io v0.6.1
3702026-06-19T09:21:41.669Z Downloaded cast v0.3.0
3712026-06-19T09:21:41.671Z Downloaded embedded-io v0.4.0
3722026-06-19T09:21:41.671Z Downloaded powerfmt v0.2.0
3732026-06-19T09:21:41.671Z Downloaded link-section v0.2.1
3742026-06-19T09:21:41.674Z Downloaded defmt-parser v1.0.0
3752026-06-19T09:21:41.674Z Downloaded ctor-proc-macro v0.0.13
3762026-06-19T09:21:41.674Z Downloaded anes v0.1.6
3772026-06-19T09:21:41.674Z Downloaded bitflags v1.3.2
3782026-06-19T09:21:41.677Z Downloaded foreign-types-shared v0.3.1
3792026-06-19T09:21:41.677Z Downloaded fnv v1.0.7
3802026-06-19T09:21:41.680Z Downloaded equivalent v1.0.2
3812026-06-19T09:21:41.680Z Downloaded defmt v0.3.100
3822026-06-19T09:21:41.683Z Downloaded version_check v0.9.5
3832026-06-19T09:21:41.683Z Downloaded tabwriter v1.4.1
3842026-06-19T09:21:41.683Z Downloaded ciborium-io v0.2.2
3852026-06-19T09:21:41.685Z Downloaded errno v0.3.14
3862026-06-19T09:21:41.685Z Downloaded is_terminal_polyfill v1.70.2
3872026-06-19T09:21:41.688Z Downloaded futures-sink v0.3.32
3882026-06-19T09:21:41.688Z Downloaded anstyle-query v1.1.5
3892026-06-19T09:21:41.688Z Downloaded ciborium-ll v0.2.2
3902026-06-19T09:21:41.691Z Downloaded dtor v0.8.1
3912026-06-19T09:21:41.691Z Downloaded shlex v2.0.1
3922026-06-19T09:21:41.694Z Downloaded slog-async v2.8.0
3932026-06-19T09:21:41.694Z Downloaded oorandom v11.1.5
3942026-06-19T09:21:41.694Z Downloaded anstyle-parse v1.0.0
3952026-06-19T09:21:41.697Z Downloaded anstream v1.0.0
3962026-06-19T09:21:41.697Z Downloaded num_enum v0.7.6
3972026-06-19T09:21:41.699Z Downloaded terminal_size v0.4.4
3982026-06-19T09:21:41.702Z Downloaded strsim v0.11.1
3992026-06-19T09:21:41.705Z Downloaded chacha20 v0.10.0
4002026-06-19T09:21:41.708Z Downloaded pin-project-lite v0.2.17
4012026-06-19T09:21:41.711Z Downloaded ingot v0.1.1
4022026-06-19T09:21:41.714Z Downloaded deranged v0.5.8
4032026-06-19T09:21:41.714Z Downloaded log v0.4.32
4042026-06-19T09:21:41.717Z Downloaded futures-executor v0.3.32
4052026-06-19T09:21:41.720Z Downloaded anstyle v1.0.14
4062026-06-19T09:21:41.720Z Downloaded ipnetwork v0.21.1
4072026-06-19T09:21:41.722Z Downloaded byteorder v1.5.0
4082026-06-19T09:21:41.722Z Downloaded take_mut v0.2.2
4092026-06-19T09:21:41.722Z Downloaded stable_deref_trait v1.2.1
4102026-06-19T09:21:41.723Z Downloaded ingot-types v0.1.2
4112026-06-19T09:21:41.725Z Downloaded futures-io v0.3.32
4122026-06-19T09:21:41.725Z Downloaded find-msvc-tools v0.1.9
4132026-06-19T09:21:41.725Z Downloaded crossbeam-utils v0.8.21
4142026-06-19T09:21:41.728Z Downloaded ctor v0.10.1
4152026-06-19T09:21:41.728Z Downloaded crc32fast v1.5.0
4162026-06-19T09:21:41.731Z Downloaded autocfg v1.5.1
4172026-06-19T09:21:41.731Z Downloaded crossbeam-epoch v0.9.18
4182026-06-19T09:21:41.733Z Downloaded thiserror-impl v2.0.18
4192026-06-19T09:21:41.733Z Downloaded thiserror v2.0.18
4202026-06-19T09:21:41.736Z Downloaded zmij v1.0.21
4212026-06-19T09:21:41.736Z Downloaded managed v0.8.0
4222026-06-19T09:21:41.739Z Downloaded tinytemplate v1.2.1
4232026-06-19T09:21:41.739Z Downloaded time-macros v0.2.29
4242026-06-19T09:21:41.741Z Downloaded once_cell v1.21.4
4252026-06-19T09:21:41.741Z Downloaded ingot-macros v0.1.1
4262026-06-19T09:21:41.741Z Downloaded erased-serde v0.3.31
4272026-06-19T09:21:41.745Z Downloaded tracing-attributes v0.1.31
4282026-06-19T09:21:41.745Z Downloaded quote v1.0.45
4292026-06-19T09:21:41.748Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4302026-06-19T09:21:41.748Z Downloaded thread_local v1.1.9
4312026-06-19T09:21:41.748Z Downloaded either v1.16.0
4322026-06-19T09:21:41.748Z Downloaded slog-envlogger v2.2.0
4332026-06-19T09:21:41.751Z Downloaded proc-macro-error v1.0.4
4342026-06-19T09:21:41.751Z Downloaded defmt v1.1.0
4352026-06-19T09:21:41.753Z Downloaded walkdir v2.5.0
4362026-06-19T09:21:41.753Z Downloaded toml_parser v1.1.2+spec-1.1.0
4372026-06-19T09:21:41.756Z Downloaded clap_derive v4.6.1
4382026-06-19T09:21:41.756Z Downloaded proc-macro-error2 v2.0.1
4392026-06-19T09:21:41.759Z Downloaded darling v0.21.3
4402026-06-19T09:21:41.761Z Downloaded slog-term v2.9.2
4412026-06-19T09:21:41.764Z Downloaded serde_core v1.0.228
4422026-06-19T09:21:41.764Z Downloaded proc-macro2 v1.0.106
4432026-06-19T09:21:41.766Z Downloaded darling_core v0.21.3
4442026-06-19T09:21:41.769Z Downloaded futures v0.3.32
4452026-06-19T09:21:41.771Z Downloaded slog-stdlog v4.1.1
4462026-06-19T09:21:41.772Z Downloaded slog-scope v4.4.1
4472026-06-19T09:21:41.772Z Downloaded getrandom v0.4.2
4482026-06-19T09:21:41.774Z Downloaded term v1.2.1
4492026-06-19T09:21:41.777Z Downloaded futures-channel v0.3.32
4502026-06-19T09:21:41.777Z Downloaded num-traits v0.2.19
4512026-06-19T09:21:41.779Z Downloaded rustversion v1.0.22
4522026-06-19T09:21:41.780Z Downloaded serde_derive v1.0.228
4532026-06-19T09:21:41.782Z Downloaded half v2.7.1
4542026-06-19T09:21:41.782Z Downloaded ciborium v0.2.2
4552026-06-19T09:21:41.785Z Downloaded heapless v0.8.0
4562026-06-19T09:21:41.787Z Downloaded clap v4.6.1
4572026-06-19T09:21:41.790Z Downloaded arc-swap v1.9.1
4582026-06-19T09:21:41.793Z Downloaded bitflags v2.13.0
4592026-06-19T09:21:41.795Z Downloaded thiserror-impl v1.0.69
4602026-06-19T09:21:41.795Z Downloaded thiserror v1.0.69
4612026-06-19T09:21:41.798Z Downloaded num_enum_derive v0.7.6
4622026-06-19T09:21:41.800Z Downloaded iana-time-zone v0.1.65
4632026-06-19T09:21:41.801Z Downloaded crossbeam-deque v0.8.6
4642026-06-19T09:21:41.803Z Downloaded anyhow v1.0.102
4652026-06-19T09:21:41.803Z Downloaded darling_core v0.23.0
4662026-06-19T09:21:41.806Z Downloaded slog v2.8.2
4672026-06-19T09:21:41.809Z Downloaded cc v1.2.64
4682026-06-19T09:21:41.809Z Downloaded tracing-core v0.1.36
4692026-06-19T09:21:41.811Z Downloaded postcard v1.1.3
4702026-06-19T09:21:41.811Z Downloaded indexmap v2.14.0
4712026-06-19T09:21:41.814Z Downloaded criterion v0.8.2
4722026-06-19T09:21:41.823Z Downloaded itertools v0.13.0
4732026-06-19T09:21:41.828Z Downloaded unicode-ident v1.0.24
4742026-06-19T09:21:41.831Z Downloaded uuid v1.23.3
4752026-06-19T09:21:41.834Z Downloaded clap_builder v4.6.0
4762026-06-19T09:21:41.836Z Downloaded socket2 v0.6.4
4772026-06-19T09:21:41.839Z Downloaded toml_edit v0.25.12+spec-1.1.0
4782026-06-19T09:21:41.842Z Downloaded itertools v0.15.0
4792026-06-19T09:21:41.845Z Downloaded rayon-core v1.13.0
4802026-06-19T09:21:41.847Z Downloaded itertools v0.12.1
4812026-06-19T09:21:41.850Z Downloaded futures-util v0.3.32
4822026-06-19T09:21:41.856Z Downloaded chrono v0.4.45
4832026-06-19T09:21:41.860Z Downloaded itertools v0.14.0
4842026-06-19T09:21:41.863Z Downloaded hashbrown v0.17.1
4852026-06-19T09:21:41.874Z Downloaded zerocopy-derive v0.8.52
4862026-06-19T09:21:41.879Z Downloaded memchr v2.8.2
4872026-06-19T09:21:41.888Z Downloaded libc v0.2.186
4882026-06-19T09:21:41.906Z Downloaded rand v0.10.1
4892026-06-19T09:21:41.943Z Downloaded nom v8.0.0
4902026-06-19T09:21:41.950Z Downloaded regex v1.12.4
4912026-06-19T09:21:41.958Z Downloaded plotters v0.3.7
4922026-06-19T09:21:41.962Z Downloaded serde_json v1.0.150
4932026-06-19T09:21:41.972Z Downloaded pcap-parser v0.17.0
4942026-06-19T09:21:41.980Z Downloaded winnow v1.0.3
4952026-06-19T09:21:41.987Z Downloaded rayon v1.12.0
4962026-06-19T09:21:42.017Z Downloaded syn v1.0.109
4972026-06-19T09:21:42.022Z Downloaded time v0.3.49
4982026-06-19T09:21:42.034Z Downloaded zerocopy v0.8.52
4992026-06-19T09:21:42.044Z Downloaded syn v2.0.117
5002026-06-19T09:21:42.050Z Downloaded unicode-width v0.2.2
5012026-06-19T09:21:42.053Z Downloaded smoltcp v0.11.0
5022026-06-19T09:21:42.060Z Downloaded nix v0.31.3
5032026-06-19T09:21:42.069Z Downloaded regex-syntax v0.8.11
5042026-06-19T09:21:42.073Z Downloaded rustix v1.1.4
5052026-06-19T09:21:42.086Z Downloaded tracing v0.1.44
5062026-06-19T09:21:42.095Z Downloaded regex-automata v0.4.14
5072026-06-19T09:21:42.164Z Compiling proc-macro2 v1.0.106
5082026-06-19T09:21:42.164Z Compiling quote v1.0.45
5092026-06-19T09:21:42.164Z Compiling unicode-ident v1.0.24
5102026-06-19T09:21:42.167Z Compiling serde_core v1.0.228
5112026-06-19T09:21:42.167Z Compiling cfg-if v1.0.4
5122026-06-19T09:21:42.167Z Compiling libc v0.2.186
5132026-06-19T09:21:42.167Z Compiling memchr v2.8.2
5142026-06-19T09:21:42.167Z Compiling serde v1.0.228
5152026-06-19T09:21:42.317Z Compiling rustversion v1.0.22
5162026-06-19T09:21:42.382Z Compiling version_check v0.9.5
5172026-06-19T09:21:42.632Z Compiling strsim v0.11.1
5182026-06-19T09:21:42.647Z Compiling ident_case v1.0.1
5192026-06-19T09:21:42.655Z Compiling zerocopy v0.8.52
5202026-06-19T09:21:42.758Z Compiling thiserror v2.0.18
5212026-06-19T09:21:42.924Z Compiling either v1.16.0
5222026-06-19T09:21:43.063Z Compiling fnv v1.0.7
5232026-06-19T09:21:43.155Z Compiling regex-syntax v0.8.11
5242026-06-19T09:21:43.190Z Compiling pin-project-lite v0.2.17
5252026-06-19T09:21:43.208Z Compiling syn v1.0.109
5262026-06-19T09:21:43.259Z Compiling crossbeam-utils v0.8.21
5272026-06-19T09:21:43.269Z Compiling equivalent v1.0.2
5282026-06-19T09:21:43.351Z Compiling hashbrown v0.17.1
5292026-06-19T09:21:43.480Z Compiling syn v2.0.117
5302026-06-19T09:21:43.522Z Compiling winnow v1.0.3
5312026-06-19T09:21:43.546Z Compiling aho-corasick v1.1.4
5322026-06-19T09:21:43.766Z Compiling itertools v0.14.0
5332026-06-19T09:21:43.890Z Compiling indexmap v2.14.0
5342026-06-19T09:21:44.503Z Compiling bitflags v2.13.0
5352026-06-19T09:21:44.556Z Compiling toml_parser v1.1.2+spec-1.1.0
5362026-06-19T09:21:44.661Z Compiling regex-automata v0.4.14
5372026-06-19T09:21:44.851Z Compiling byteorder v1.5.0
5382026-06-19T09:21:44.892Z Compiling heapless v0.8.0
5392026-06-19T09:21:44.979Z Compiling autocfg v1.5.1
5402026-06-19T09:21:45.038Z Compiling toml_datetime v1.1.1+spec-1.1.0
5412026-06-19T09:21:45.102Z Compiling hash32 v0.3.1
5422026-06-19T09:21:45.172Z Compiling slog v2.8.2
5432026-06-19T09:21:45.236Z Compiling toml_edit v0.25.12+spec-1.1.0
5442026-06-19T09:21:45.257Z Compiling smoltcp v0.11.0
5452026-06-19T09:21:45.317Z Compiling num-traits v0.2.19
5462026-06-19T09:21:45.342Z Compiling macaddr v1.0.1
5472026-06-19T09:21:45.390Z Compiling futures-sink v0.3.32
5482026-06-19T09:21:45.495Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
5492026-06-19T09:21:45.534Z Compiling stable_deref_trait v1.2.1
5502026-06-19T09:21:45.547Z Compiling futures-core v0.3.32
5512026-06-19T09:21:45.693Z Compiling futures-channel v0.3.32
5522026-06-19T09:21:45.750Z Compiling proc-macro-crate v3.5.0
5532026-06-19T09:21:45.761Z Compiling proc-macro-error-attr v1.0.4
5542026-06-19T09:21:45.937Z Compiling crc32fast v1.5.0
5552026-06-19T09:21:45.978Z Compiling futures-io v0.3.32
5562026-06-19T09:21:46.060Z Compiling darling_core v0.21.3
5572026-06-19T09:21:46.116Z Compiling darling_core v0.23.0
5582026-06-19T09:21:46.150Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
5592026-06-19T09:21:46.158Z Compiling anyhow v1.0.102
5602026-06-19T09:21:46.210Z Compiling ref-cast v1.0.25
5612026-06-19T09:21:46.362Z Compiling regex v1.12.4
5622026-06-19T09:21:46.477Z Compiling futures-task v0.3.32
5632026-06-19T09:21:46.514Z Compiling rand_core v0.10.1
5642026-06-19T09:21:46.643Z Compiling managed v0.8.0
5652026-06-19T09:21:46.681Z Compiling bitflags v1.3.2
5662026-06-19T09:21:46.751Z Compiling getrandom v0.4.2
5672026-06-19T09:21:46.764Z Compiling slab v0.4.12
5682026-06-19T09:21:47.168Z Compiling serde_derive v1.0.228
5692026-06-19T09:21:47.176Z Compiling zerocopy-derive v0.8.52
5702026-06-19T09:21:47.184Z Compiling thiserror-impl v2.0.18
5712026-06-19T09:21:47.214Z Compiling futures-macro v0.3.32
5722026-06-19T09:21:47.700Z Compiling ref-cast-impl v1.0.25
5732026-06-19T09:21:48.022Z Compiling futures-util v0.3.32
5742026-06-19T09:21:48.208Z Compiling darling_macro v0.21.3
5752026-06-19T09:21:48.267Z Compiling darling_macro v0.23.0
5762026-06-19T09:21:48.286Z Compiling num_enum_derive v0.7.6
5772026-06-19T09:21:48.493Z Compiling cobs v0.3.0
5782026-06-19T09:21:48.718Z Compiling foreign-types-macros v0.2.3
5792026-06-19T09:21:48.764Z Compiling darling v0.21.3
5802026-06-19T09:21:48.809Z Compiling darling v0.23.0
5812026-06-19T09:21:48.842Z Compiling ingot-macros v0.1.1
5822026-06-19T09:21:49.278Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
5832026-06-19T09:21:49.330Z Compiling proc-macro-error v1.0.4
5842026-06-19T09:21:49.559Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
5852026-06-19T09:21:49.580Z Compiling ipnetwork v0.21.1
5862026-06-19T09:21:49.663Z Compiling once_cell v1.21.4
5872026-06-19T09:21:49.686Z Compiling rustix v1.1.4
5882026-06-19T09:21:49.786Z Compiling foreign-types-shared v0.3.1
5892026-06-19T09:21:49.876Z Compiling cpufeatures v0.3.0
5902026-06-19T09:21:49.896Z Compiling unicode-width v0.2.2
5912026-06-19T09:21:49.945Z Compiling chacha20 v0.10.0
5922026-06-19T09:21:49.953Z Compiling foreign-types v0.5.0
5932026-06-19T09:21:50.022Z Compiling tracing-core v0.1.36
5942026-06-19T09:21:50.187Z Compiling tabwriter v1.4.1
5952026-06-19T09:21:50.264Z Compiling num_enum v0.7.6
5962026-06-19T09:21:50.331Z Compiling erased-serde v0.3.31
5972026-06-19T09:21:50.380Z Compiling postcard v1.1.3
5982026-06-19T09:21:50.452Z Compiling futures-executor v0.3.32
5992026-06-19T09:21:50.517Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
6002026-06-19T09:21:50.738Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6012026-06-19T09:21:50.887Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
6022026-06-19T09:21:51.111Z Compiling tracing-attributes v0.1.31
6032026-06-19T09:21:51.380Z Compiling itertools v0.15.0
6042026-06-19T09:21:51.404Z Compiling errno v0.3.14
6052026-06-19T09:21:51.407Z Compiling cstr-argument v0.1.2
6062026-06-19T09:21:51.471Z Compiling utf8parse v0.2.2
6072026-06-19T09:21:51.492Z Compiling zmij v1.0.21
6082026-06-19T09:21:51.555Z Compiling time-core v0.1.9
6092026-06-19T09:21:51.574Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
6102026-06-19T09:21:51.746Z Compiling ingot-types v0.1.2
6112026-06-19T09:21:51.775Z Compiling dyn-clone v1.0.20
6122026-06-19T09:21:51.784Z Compiling pretty-hex v0.4.2
6132026-06-19T09:21:51.821Z Compiling thiserror v1.0.69
6142026-06-19T09:21:51.913Z Compiling shlex v2.0.1
6152026-06-19T09:21:51.916Z Compiling find-msvc-tools v0.1.9
6162026-06-19T09:21:52.164Z Compiling num-conv v0.2.2
6172026-06-19T09:21:52.167Z Compiling cc v1.2.64
6182026-06-19T09:21:52.207Z Compiling ingot v0.1.1
6192026-06-19T09:21:52.322Z Compiling time-macros v0.2.29
6202026-06-19T09:21:52.340Z Compiling tracing v0.1.44
6212026-06-19T09:21:52.421Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
6222026-06-19T09:21:52.679Z Compiling anstyle-parse v1.0.0
6232026-06-19T09:21:52.891Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
6242026-06-19T09:21:53.030Z Compiling rand v0.10.1
6252026-06-19T09:21:53.481Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
6262026-06-19T09:21:53.506Z Compiling futures v0.3.32
6272026-06-19T09:21:53.550Z Compiling thiserror-impl v1.0.69
6282026-06-19T09:21:53.582Z Compiling uuid v1.23.3
6292026-06-19T09:21:53.599Z Compiling crossbeam-epoch v0.9.18
6302026-06-19T09:21:53.859Z Compiling arc-swap v1.9.1
6312026-06-19T09:21:54.030Z Compiling socket2 v0.6.4
6322026-06-19T09:21:54.049Z Compiling nom v8.0.0
6332026-06-19T09:21:54.199Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
6342026-06-19T09:21:54.348Z Compiling thread_local v1.1.9
6352026-06-19T09:21:54.589Z Compiling serde_json v1.0.150
6362026-06-19T09:21:54.669Z Compiling oxnet v0.1.6
6372026-06-19T09:21:54.686Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
6382026-06-19T09:21:54.820Z Compiling colored v3.1.1
6392026-06-19T09:21:54.972Z Compiling colorchoice v1.0.5
6402026-06-19T09:21:55.002Z Compiling lazy_static v1.5.0
6412026-06-19T09:21:55.088Z Compiling slog-async v2.8.0
6422026-06-19T09:21:55.370Z Compiling anstyle v1.0.14
6432026-06-19T09:21:55.379Z Compiling is_terminal_polyfill v1.70.2
6442026-06-19T09:21:55.471Z Compiling powerfmt v0.2.0
6452026-06-19T09:21:55.620Z Compiling rayon-core v1.13.0
6462026-06-19T09:21:55.732Z Compiling anstyle-query v1.1.5
6472026-06-19T09:21:55.836Z Compiling iana-time-zone v0.1.65
6482026-06-19T09:21:55.836Z Compiling heck v0.4.1
6492026-06-19T09:21:55.902Z Compiling deranged v0.5.8
6502026-06-19T09:21:56.039Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6512026-06-19T09:21:56.279Z Compiling chrono v0.4.45
6522026-06-19T09:21:56.333Z Compiling anstream v1.0.0
6532026-06-19T09:21:56.679Z Compiling rusticata-macros v5.0.0
6542026-06-19T09:21:56.748Z Compiling slog-scope v4.4.1
6552026-06-19T09:21:56.945Z Compiling time v0.3.49
6562026-06-19T09:21:57.135Z Compiling crossbeam-deque v0.8.6
6572026-06-19T09:21:57.189Z Compiling cookie-factory v0.3.3
6582026-06-19T09:21:57.355Z Compiling alloca v0.4.0
6592026-06-19T09:21:57.524Z Compiling terminal_size v0.4.4
6602026-06-19T09:21:57.673Z Compiling half v2.7.1
6612026-06-19T09:21:57.779Z Compiling crossbeam-channel v0.5.15
6622026-06-19T09:21:57.951Z Compiling itertools v0.12.1
6632026-06-19T09:21:58.001Z Compiling is-terminal v0.4.17
6642026-06-19T09:21:58.102Z Compiling itoa v1.0.18
6652026-06-19T09:21:58.318Z Compiling log v0.4.32
6662026-06-19T09:21:58.435Z Compiling circular v0.3.0
6672026-06-19T09:21:58.551Z Compiling clap_lex v1.1.0
6682026-06-19T09:21:58.624Z Compiling ciborium-io v0.2.2
6692026-06-19T09:21:58.651Z Compiling plotters-backend v0.3.7
6702026-06-19T09:21:58.873Z Compiling heck v0.5.0
6712026-06-19T09:21:58.876Z Compiling cfg_aliases v0.2.1
6722026-06-19T09:21:58.876Z Compiling term v1.2.1
6732026-06-19T09:21:58.949Z Compiling take_mut v0.2.2
6742026-06-19T09:21:58.975Z Compiling nix v0.31.3
6752026-06-19T09:21:59.073Z Compiling clap_derive v4.6.1
6762026-06-19T09:21:59.344Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
6772026-06-19T09:21:59.381Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
6782026-06-19T09:21:59.392Z Compiling slog-term v2.9.2
6792026-06-19T09:22:00.070Z Compiling clap_builder v4.6.0
6802026-06-19T09:22:00.159Z Compiling plotters-svg v0.3.7
6812026-06-19T09:22:00.455Z Compiling ciborium-ll v0.2.2
6822026-06-19T09:22:00.467Z Compiling pcap-parser v0.17.0
6832026-06-19T09:22:00.566Z Compiling slog-stdlog v4.1.1
6842026-06-19T09:22:00.904Z Compiling itertools v0.13.0
6852026-06-19T09:22:01.040Z Compiling cast v0.3.0
6862026-06-19T09:22:01.218Z Compiling same-file v1.0.6
6872026-06-19T09:22:01.385Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
6882026-06-19T09:22:01.972Z Compiling tinytemplate v1.2.1
6892026-06-19T09:22:02.384Z Compiling criterion-plot v0.8.2
6902026-06-19T09:22:02.444Z Compiling clap v4.6.1
6912026-06-19T09:22:02.524Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
6922026-06-19T09:22:02.534Z Compiling walkdir v2.5.0
6932026-06-19T09:22:02.974Z Compiling rayon v1.12.0
6942026-06-19T09:22:03.174Z Compiling slog-envlogger v2.2.0
6952026-06-19T09:22:03.220Z Compiling ciborium v0.2.2
6962026-06-19T09:22:03.815Z Compiling plotters v0.3.7
6972026-06-19T09:22:03.994Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
6982026-06-19T09:22:04.125Z Compiling page_size v0.6.0
6992026-06-19T09:22:04.200Z Compiling anes v0.1.6
7002026-06-19T09:22:04.234Z Compiling oorandom v11.1.5
7012026-06-19T09:22:04.364Z Compiling dtor-proc-macro v0.0.13
7022026-06-19T09:22:04.451Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
7032026-06-19T09:22:04.717Z Compiling dtor v0.8.1
7042026-06-19T09:22:04.911Z Compiling criterion v0.8.2
7052026-06-19T09:22:05.009Z Compiling link-section v0.2.1
7062026-06-19T09:22:05.106Z Compiling ctor-proc-macro v0.0.13
7072026-06-19T09:22:05.453Z Compiling ctor v0.10.1
7082026-06-19T09:22:06.902Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
7092026-06-19T09:22:20.719Z Finished `bench` profile [optimized + debuginfo] target(s) in 43.70s
7102026-06-19T09:22:20.818Z Running benches/xde.rs (target/release/deps/xde-f241846ddd7ceb27)
7112026-06-19T09:22:20.826Z###--------------------------------###
7122026-06-19T09:22:20.826Z:::Building test topology... (120s):::
7132026-06-19T09:22:20.826Z###--------------------------------###
7142026-06-19T09:22:20.832Zadding underlay route 0
7152026-06-19T09:22:20.834Zadding underlay route 1
7162026-06-19T09:22:20.994Zstart zones a, b
7172026-06-19T09:22:31.052Zconfigure zone
7182026-06-19T09:22:31.055Zconfigure zone
7192026-06-19T09:22:31.070Zinstall zone
7202026-06-19T09:22:31.073Zinstall zone
7212026-06-19T09:22:40.905Zboot zone
7222026-06-19T09:22:40.905Zboot zone
7232026-06-19T09:22:40.984Zsetup zones a, b
7242026-06-19T09:22:40.984Z[a] svcs -a
7252026-06-19T09:22:40.984Z[b] svcs -a
7262026-06-19T09:22:41.004ZFailed to parse command output: exit code 1
7272026-06-19T09:22:41.005Zstdout:
7282026-06-19T09:22:41.005Z
7292026-06-19T09:22:41.005Zstderr:
7302026-06-19T09:22:41.005Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7312026-06-19T09:22:41.005ZFailed to parse command output: exit code 1
7322026-06-19T09:22:41.005Zstdout:
7332026-06-19T09:22:41.005Z
7342026-06-19T09:22:41.005Zstderr:
7352026-06-19T09:22:41.005Zsvcs: Could not bind to repository server: repository server unavailable. Exiting.
7362026-06-19T09:22:41.204Z[a] svcs -a
7372026-06-19T09:22:41.204Z[b] svcs -a
7382026-06-19T09:22:41.315ZSTATE STIME FMRI
7392026-06-19T09:22:41.315Zonline 9:22:39 svc:/system/svc/restarter:default
7402026-06-19T09:22:41.315Zoffline 9:22:39 svc:/system/early-manifest-import:default
7412026-06-19T09:22:41.315Z- - svc:/application/management/net-snmp:default
7422026-06-19T09:22:41.315Z- - svc:/application/pkg/dynamic-mirror:default
7432026-06-19T09:22:41.315Z- - svc:/application/pkg/mirror:default
7442026-06-19T09:22:41.315Z- - svc:/application/pkg/repositories-setup:default
7452026-06-19T09:22:41.315Z- - svc:/application/pkg/server:default
7462026-06-19T09:22:41.315Z- - svc:/application/security/tcsd:default
7472026-06-19T09:22:41.315Z- - svc:/milestone/devices:default
7482026-06-19T09:22:41.315Z- - svc:/milestone/multi-user-server:default
7492026-06-19T09:22:41.315Z- - svc:/milestone/multi-user:default
7502026-06-19T09:22:41.315Z- - svc:/milestone/name-services:default
7512026-06-19T09:22:41.315Z- - svc:/milestone/network:default
7522026-06-19T09:22:41.315Z- - svc:/milestone/single-user:default
7532026-06-19T09:22:41.315Z- - svc:/milestone/sysconfig:default
7542026-06-19T09:22:41.315Z- - svc:/network/chrony:default
7552026-06-19T09:22:41.315Z- - svc:/network/datalink-management:default
7562026-06-19T09:22:41.315Z- - svc:/network/dns/client:default
7572026-06-19T09:22:41.315Z- - svc:/network/dns/install:default
7582026-06-19T09:22:41.315Z- - svc:/network/dns/multicast:default
7592026-06-19T09:22:41.315Z- - svc:/network/inetd-upgrade:default
7602026-06-19T09:22:41.315Z- - svc:/network/inetd:default
7612026-06-19T09:22:41.315Z- - svc:/network/initial:default
7622026-06-19T09:22:41.315Z- - svc:/network/install:default
7632026-06-19T09:22:41.315Z- - svc:/network/ip-interface-management:default
7642026-06-19T09:22:41.315Z- - svc:/network/ipmp:default
7652026-06-19T09:22:41.315Z- - svc:/network/ipqos:default
7662026-06-19T09:22:41.315Z- - svc:/network/ipsec/ike:default
7672026-06-19T09:22:41.316Z- - svc:/network/ipsec/ipsecalgs:default
7682026-06-19T09:22:41.316Z- - svc:/network/ipsec/manual-key:default
7692026-06-19T09:22:41.316Z- - svc:/network/ipsec/policy:default
7702026-06-19T09:22:41.316Z- - svc:/network/iptun:default
7712026-06-19T09:22:41.316Z- - svc:/network/ipv4-forwarding:default
7722026-06-19T09:22:41.316Z- - svc:/network/ipv6-forwarding:default
7732026-06-19T09:22:41.316Z- - svc:/network/ldap/client:default
7742026-06-19T09:22:41.316Z- - svc:/network/location:default
7752026-06-19T09:22:41.316Z- - svc:/network/loopback:default
7762026-06-19T09:22:41.316Z- - svc:/network/netcfg:default
7772026-06-19T09:22:41.316Z- - svc:/network/netmask:default
7782026-06-19T09:22:41.316Z- - svc:/network/nfs/cbd:default
7792026-06-19T09:22:41.316Z- - svc:/network/nfs/client:default
7802026-06-19T09:22:41.316Z- - svc:/network/nfs/log:default
7812026-06-19T09:22:41.316Z- - svc:/network/nfs/mapid:default
7822026-06-19T09:22:41.316Z- - svc:/network/nfs/nlockmgr:default
7832026-06-19T09:22:41.316Z- - svc:/network/nfs/rquota:default
7842026-06-19T09:22:41.316Z- - svc:/network/nfs/server:default
7852026-06-19T09:22:41.316Z- - svc:/network/nfs/status:default
7862026-06-19T09:22:41.316Z- - svc:/network/nis/client:default
7872026-06-19T09:22:41.316Z- - svc:/network/physical:default
7882026-06-19T09:22:41.316Z- - svc:/network/physical:nwam
7892026-06-19T09:22:41.316Z- - svc:/network/routing-setup:default
7902026-06-19T09:22:41.316Z- - svc:/network/routing/legacy-routing:ipv4
7912026-06-19T09:22:41.316Z- - svc:/network/routing/legacy-routing:ipv6
7922026-06-19T09:22:41.316Z- - svc:/network/routing/ndp:default
7932026-06-19T09:22:41.316Z- - svc:/network/routing/rdisc:default
7942026-06-19T09:22:41.316Z- - svc:/network/routing/ripng:default
7952026-06-19T09:22:41.316Z- - svc:/network/routing/route:default
7962026-06-19T09:22:41.316Z- - svc:/network/rpc/bind:default
7972026-06-19T09:22:41.316Z- - svc:/network/rpc/gss:default
7982026-06-19T09:22:41.316Z- - svc:/network/rpc/keyserv:default
7992026-06-19T09:22:41.316Z- - svc:/network/security/kadmin:default
8002026-06-19T09:22:41.316Z- - svc:/network/security/krb5kdc:default
8012026-06-19T09:22:41.316Z- - svc:/network/security/ktkt_warn:default
8022026-06-19T09:22:41.316Z- - svc:/network/service:default
8032026-06-19T09:22:41.316Z- - svc:/network/shares/group:default
8042026-06-19T09:22:41.316Z- - svc:/network/smb/client:default
8052026-06-19T09:22:41.316Z- - svc:/network/smb/server:default
8062026-06-19T09:22:41.317Z- - svc:/network/ssh:default
8072026-06-19T09:22:41.317Z- - svc:/network/tcpkey:default
8082026-06-19T09:22:41.317Z- - svc:/system/auditd:default
8092026-06-19T09:22:41.317Z- - svc:/system/auditset:default
8102026-06-19T09:22:41.317Z- - svc:/system/boot-archive-update:default
8112026-06-19T09:22:41.317Z- - svc:/system/boot-archive:default
8122026-06-19T09:22:41.317Z- - svc:/system/boot-config:default
8132026-06-19T09:22:41.317Z- - svc:/system/consadm:default
8142026-06-19T09:22:41.317Z- - svc:/system/console-login:default
8152026-06-19T09:22:41.317Z- - svc:/system/console-login:vt2
8162026-06-19T09:22:41.317Z- - svc:/system/console-login:vt3
8172026-06-19T09:22:41.317Z- - svc:/system/console-login:vt4
8182026-06-19T09:22:41.317Z- - svc:/system/console-login:vt5
8192026-06-19T09:22:41.317Z- - svc:/system/console-login:vt6
8202026-06-19T09:22:41.317Z- - svc:/system/coreadm:default
8212026-06-19T09:22:41.317Z- - svc:/system/cron:default
8222026-06-19T09:22:41.317Z- - svc:/system/cryptosvc:default
8232026-06-19T09:22:41.317Z- - svc:/system/device/allocate:default
8242026-06-19T09:22:41.317Z- - svc:/system/device/audio:default
8252026-06-19T09:22:41.317Z- - svc:/system/device/local:default
8262026-06-19T09:22:41.317Z- - svc:/system/device/mpxio-upgrade:default
8272026-06-19T09:22:41.317Z- - svc:/system/extended-accounting:flow
8282026-06-19T09:22:41.317Z- - svc:/system/extended-accounting:net
8292026-06-19T09:22:41.317Z- - svc:/system/extended-accounting:process
8302026-06-19T09:22:41.317Z- - svc:/system/extended-accounting:task
8312026-06-19T09:22:41.317Z- - svc:/system/filesystem/local:default
8322026-06-19T09:22:41.317Z- - svc:/system/filesystem/minimal:default
8332026-06-19T09:22:41.317Z- - svc:/system/filesystem/reparse:default
8342026-06-19T09:22:41.317Z- - svc:/system/filesystem/root:default
8352026-06-19T09:22:41.317Z- - svc:/system/filesystem/usr:default
8362026-06-19T09:22:41.317Z- - svc:/system/fm/notify-params:default
8372026-06-19T09:22:41.317Z- - svc:/system/fmd:default
8382026-06-19T09:22:41.334Z- - svc:/system/hostid:default
8392026-06-19T09:22:41.334Z- - svc:/system/hotplug:default
8402026-06-19T09:22:41.334Z- - svc:/system/identity:domain
8412026-06-19T09:22:41.334Z- - svc:/system/identity:node
8422026-06-19T09:22:41.334Z- - svc:/system/idmap:default
8432026-06-19T09:22:41.334Z- - svc:/system/keymap:default
8442026-06-19T09:22:41.334Z- - svc:/system/logadm-upgrade:default
8452026-06-19T09:22:41.334Z- - svc:/system/manifest-import:default
8462026-06-19T09:22:41.334Z- - svc:/system/name-service-cache:default
8472026-06-19T09:22:41.334Z- - svc:/system/pfexec:default
8482026-06-19T09:22:41.334Z- - svc:/system/pkgserv:default
8492026-06-19T09:22:41.334Z- - svc:/system/process-security:default
8502026-06-19T09:22:41.334Z- - svc:/system/rbac:default
8512026-06-19T09:22:41.334Z- - svc:/system/rmtmpfiles:default
8522026-06-19T09:22:41.334Z- - svc:/system/sac:default
8532026-06-19T09:22:41.334Z- - svc:/system/sar:default
8542026-06-19T09:22:41.334Z- - svc:/system/svc/global:default
8552026-06-19T09:22:41.334Z- - svc:/system/system-log:default
8562026-06-19T09:22:41.334Z- - svc:/system/update-man-index:default
8572026-06-19T09:22:41.334Z- - svc:/system/utmp:default
8582026-06-19T09:22:41.334Z- - svc:/system/vtdaemon:default
8592026-06-19T09:22:41.334Z[a] svcs milestone/network
8602026-06-19T09:22:41.334ZSTATE STIME FMRI
8612026-06-19T09:22:41.334Zonline 9:22:39 svc:/system/svc/restarter:default
8622026-06-19T09:22:41.334Zoffline 9:22:39 svc:/system/early-manifest-import:default
8632026-06-19T09:22:41.334Z- - svc:/application/management/net-snmp:default
8642026-06-19T09:22:41.334Z- - svc:/application/pkg/dynamic-mirror:default
8652026-06-19T09:22:41.334Z- - svc:/application/pkg/mirror:default
8662026-06-19T09:22:41.334Z- - svc:/application/pkg/repositories-setup:default
8672026-06-19T09:22:41.335Z- - svc:/application/pkg/server:default
8682026-06-19T09:22:41.335Z- - svc:/application/security/tcsd:default
8692026-06-19T09:22:41.335Z- - svc:/milestone/devices:default
8702026-06-19T09:22:41.335Z- - svc:/milestone/multi-user-server:default
8712026-06-19T09:22:41.335Z- - svc:/milestone/multi-user:default
8722026-06-19T09:22:41.335Z- - svc:/milestone/name-services:default
8732026-06-19T09:22:41.335Z- - svc:/milestone/network:default
8742026-06-19T09:22:41.335Z- - svc:/milestone/single-user:default
8752026-06-19T09:22:41.335Z- - svc:/milestone/sysconfig:default
8762026-06-19T09:22:41.335Z- - svc:/network/chrony:default
8772026-06-19T09:22:41.335Z- - svc:/network/datalink-management:default
8782026-06-19T09:22:41.335Z- - svc:/network/dns/client:default
8792026-06-19T09:22:41.335Z- - svc:/network/dns/install:default
8802026-06-19T09:22:41.335Z- - svc:/network/dns/multicast:default
8812026-06-19T09:22:41.335Z- - svc:/network/inetd-upgrade:default
8822026-06-19T09:22:41.335Z- - svc:/network/inetd:default
8832026-06-19T09:22:41.335Z- - svc:/network/initial:default
8842026-06-19T09:22:41.335Z- - svc:/network/install:default
8852026-06-19T09:22:41.335Z- - svc:/network/ip-interface-management:default
8862026-06-19T09:22:41.335Z- - svc:/network/ipmp:default
8872026-06-19T09:22:41.335Z- - svc:/network/ipqos:default
8882026-06-19T09:22:41.335Z- - svc:/network/ipsec/ike:default
8892026-06-19T09:22:41.335Z- - svc:/network/ipsec/ipsecalgs:default
8902026-06-19T09:22:41.335Z- - svc:/network/ipsec/manual-key:default
8912026-06-19T09:22:41.335Z- - svc:/network/ipsec/policy:default
8922026-06-19T09:22:41.335Z- - svc:/network/iptun:default
8932026-06-19T09:22:41.335Z- - svc:/network/ipv4-forwarding:default
8942026-06-19T09:22:41.335Z- - svc:/network/ipv6-forwarding:default
8952026-06-19T09:22:41.335Z- - svc:/network/ldap/client:default
8962026-06-19T09:22:41.335Z- - svc:/network/location:default
8972026-06-19T09:22:41.335Z- - svc:/network/loopback:default
8982026-06-19T09:22:41.335Z- - svc:/network/netcfg:default
8992026-06-19T09:22:41.335Z- - svc:/network/netmask:default
9002026-06-19T09:22:41.335Z- - svc:/network/nfs/cbd:default
9012026-06-19T09:22:41.335Z- - svc:/network/nfs/client:default
9022026-06-19T09:22:41.335Z- - svc:/network/nfs/log:default
9032026-06-19T09:22:41.335Z- - svc:/network/nfs/mapid:default
9042026-06-19T09:22:41.335Z- - svc:/network/nfs/nlockmgr:default
9052026-06-19T09:22:41.335Z- - svc:/network/nfs/rquota:default
9062026-06-19T09:22:41.336Z- - svc:/network/nfs/server:default
9072026-06-19T09:22:41.336Z- - svc:/network/nfs/status:default
9082026-06-19T09:22:41.336Z- - svc:/network/nis/client:default
9092026-06-19T09:22:41.336Z- - svc:/network/physical:default
9102026-06-19T09:22:41.336Z- - svc:/network/physical:nwam
9112026-06-19T09:22:41.336Z- - svc:/network/routing-setup:default
9122026-06-19T09:22:41.336Z- - svc:/network/routing/legacy-routing:ipv4
9132026-06-19T09:22:41.336Z- - svc:/network/routing/legacy-routing:ipv6
9142026-06-19T09:22:41.336Z- - svc:/network/routing/ndp:default
9152026-06-19T09:22:41.336Z- - svc:/network/routing/rdisc:default
9162026-06-19T09:22:41.336Z- - svc:/network/routing/ripng:default
9172026-06-19T09:22:41.336Z- - svc:/network/routing/route:default
9182026-06-19T09:22:41.336Z- - svc:/network/rpc/bind:default
9192026-06-19T09:22:41.336Z- - svc:/network/rpc/gss:default
9202026-06-19T09:22:41.336Z- - svc:/network/rpc/keyserv:default
9212026-06-19T09:22:41.336Z- - svc:/network/security/kadmin:default
9222026-06-19T09:22:41.336Z- - svc:/network/security/krb5kdc:default
9232026-06-19T09:22:41.336Z- - svc:/network/security/ktkt_warn:default
9242026-06-19T09:22:41.336Z- - svc:/network/service:default
9252026-06-19T09:22:41.336Z- - svc:/network/shares/group:default
9262026-06-19T09:22:41.336Z- - svc:/network/smb/client:default
9272026-06-19T09:22:41.336Z- - svc:/network/smb/server:default
9282026-06-19T09:22:41.336Z- - svc:/network/ssh:default
9292026-06-19T09:22:41.336Z- - svc:/network/tcpkey:default
9302026-06-19T09:22:41.336Z- - svc:/system/auditd:default
9312026-06-19T09:22:41.336Z- - svc:/system/auditset:default
9322026-06-19T09:22:41.336Z- - svc:/system/boot-archive-update:default
9332026-06-19T09:22:41.336Z- - svc:/system/boot-archive:default
9342026-06-19T09:22:41.336Z- - svc:/system/boot-config:default
9352026-06-19T09:22:41.336Z- - svc:/system/consadm:default
9362026-06-19T09:22:41.336Z- - svc:/system/console-login:default
9372026-06-19T09:22:41.336Z- - svc:/system/console-login:vt2
9382026-06-19T09:22:41.341Z- - svc:/system/console-login:vt3
9392026-06-19T09:22:41.341Z- - svc:/system/console-login:vt4
9402026-06-19T09:22:41.341Z- - svc:/system/console-login:vt5
9412026-06-19T09:22:41.341Z- - svc:/system/console-login:vt6
9422026-06-19T09:22:41.341Z- - svc:/system/coreadm:default
9432026-06-19T09:22:41.341Z- - svc:/system/cron:default
9442026-06-19T09:22:41.341Z- - svc:/system/cryptosvc:default
9452026-06-19T09:22:41.341Z- - svc:/system/device/allocate:default
9462026-06-19T09:22:41.341Z- - svc:/system/device/audio:default
9472026-06-19T09:22:41.341Z- - svc:/system/device/local:default
9482026-06-19T09:22:41.341Z- - svc:/system/device/mpxio-upgrade:default
9492026-06-19T09:22:41.341Z- - svc:/system/extended-accounting:flow
9502026-06-19T09:22:41.341Z- - svc:/system/extended-accounting:net
9512026-06-19T09:22:41.341Z- - svc:/system/extended-accounting:process
9522026-06-19T09:22:41.341Z- - svc:/system/extended-accounting:task
9532026-06-19T09:22:41.341Z- - svc:/system/filesystem/local:default
9542026-06-19T09:22:41.341Z- - svc:/system/filesystem/minimal:default
9552026-06-19T09:22:41.341Z- - svc:/system/filesystem/reparse:default
9562026-06-19T09:22:41.341Z- - svc:/system/filesystem/root:default
9572026-06-19T09:22:41.341Z- - svc:/system/filesystem/usr:default
9582026-06-19T09:22:41.341Z- - svc:/system/fm/notify-params:default
9592026-06-19T09:22:41.341Z- - svc:/system/fmd:default
9602026-06-19T09:22:41.341Z- - svc:/system/hostid:default
9612026-06-19T09:22:41.341Z- - svc:/system/hotplug:default
9622026-06-19T09:22:41.341Z- - svc:/system/identity:domain
9632026-06-19T09:22:41.341Z- - svc:/system/identity:node
9642026-06-19T09:22:41.341Z- - svc:/system/idmap:default
9652026-06-19T09:22:41.342Z- - svc:/system/keymap:default
9662026-06-19T09:22:41.342Z- - svc:/system/logadm-upgrade:default
9672026-06-19T09:22:41.342Z- - svc:/system/manifest-import:default
9682026-06-19T09:22:41.342Z- - svc:/system/name-service-cache:default
9692026-06-19T09:22:41.342Z- - svc:/system/pfexec:default
9702026-06-19T09:22:41.342Z- - svc:/system/pkgserv:default
9712026-06-19T09:22:41.342Z- - svc:/system/process-security:default
9722026-06-19T09:22:41.342Z- - svc:/system/rbac:default
9732026-06-19T09:22:41.342Z- - svc:/system/rmtmpfiles:default
9742026-06-19T09:22:41.342Z- - svc:/system/sac:default
9752026-06-19T09:22:41.342Z- - svc:/system/sar:default
9762026-06-19T09:22:41.342Z- - svc:/system/svc/global:default
9772026-06-19T09:22:41.342Z- - svc:/system/system-log:default
9782026-06-19T09:22:41.342Z- - svc:/system/update-man-index:default
9792026-06-19T09:22:41.342Z- - svc:/system/utmp:default
9802026-06-19T09:22:41.342Z- - svc:/system/vtdaemon:default
9812026-06-19T09:22:41.342Z[b] svcs milestone/network
9822026-06-19T09:22:41.342ZSTATE STIME FMRI
9832026-06-19T09:22:41.342Z- - svc:/milestone/network:default
9842026-06-19T09:22:41.342ZSTATE STIME FMRI
9852026-06-19T09:22:41.342Z- - svc:/milestone/network:default
9862026-06-19T09:22:42.327Z[a] svcs milestone/network
9872026-06-19T09:22:42.327Z[b] svcs milestone/network
9882026-06-19T09:22:42.342ZSTATE STIME FMRI
9892026-06-19T09:22:42.343Zonline 9:22:40 svc:/milestone/network:default
9902026-06-19T09:22:42.343ZSTATE STIME FMRI
9912026-06-19T09:22:42.343Zonline 9:22:40 svc:/milestone/network:default
9922026-06-19T09:22:42.343Z[a] ipadm create-addr -t -T dhcp opte0/test
9932026-06-19T09:22:42.343Z[b] ipadm create-addr -t -T dhcp opte1/test
9942026-06-19T09:22:46.853Z
9952026-06-19T09:22:46.853Z[b] route add -iface 10.0.0.254 10.0.0.2
9962026-06-19T09:22:46.867Zadd host 10.0.0.254: gateway 10.0.0.2
9972026-06-19T09:22:46.867Z[b] route add 10.0.0.0/24 10.0.0.254
9982026-06-19T09:22:46.879Zadd net 10.0.0.0/24: gateway 10.0.0.254
9992026-06-19T09:22:46.879Z[b] route add 224.0.0.0/4 10.0.0.254
10002026-06-19T09:22:46.890Zadd net 224.0.0.0/4: gateway 10.0.0.254
10012026-06-19T09:22:48.547Z
10022026-06-19T09:22:48.547Z[a] route add -iface 10.0.0.254 10.0.0.1
10032026-06-19T09:22:48.561Zadd host 10.0.0.254: gateway 10.0.0.1
10042026-06-19T09:22:48.561Z[a] route add 10.0.0.0/24 10.0.0.254
10052026-06-19T09:22:48.573Zadd net 10.0.0.0/24: gateway 10.0.0.254
10062026-06-19T09:22:48.573Z[a] route add 224.0.0.0/4 10.0.0.254
10072026-06-19T09:22:48.583Zadd net 224.0.0.0/4: gateway 10.0.0.254
10082026-06-19T09:22:48.586Z###---------------###
10092026-06-19T09:22:48.586Z:::Topology built!:::
10102026-06-19T09:22:48.586Z###---------------###
10112026-06-19T09:22:48.586Z###----------------###
10122026-06-19T09:22:48.586Z::: iPerf spawned! :::
10132026-06-19T09:22:48.586Z:::Waiting... (10s):::
10142026-06-19T09:22:48.586Z###----------------###
10152026-06-19T09:22:58.583Z###---###
10162026-06-19T09:22:58.583Z:::Go!:::
10172026-06-19T09:22:58.583Z###---###
10182026-06-19T09:22:58.584Z[a] ping 10.0.0.2
10192026-06-19T09:22:58.599Z10.0.0.2 is alive
10202026-06-19T09:22:58.599Z###-------------------###
10212026-06-19T09:22:58.599Z:::Running experiment :::
10222026-06-19T09:22:58.599Z:::iperf-tcp/local/c2s:::
10232026-06-19T09:22:58.599Z###-------------------###
10242026-06-19T09:23:05.979Z-----------------------------------------------------------
10252026-06-19T09:23:05.979ZServer listening on 5201 (test #1)
10262026-06-19T09:23:05.979Z-----------------------------------------------------------
10272026-06-19T09:23:05.979ZAccepted connection from 10.0.0.1, port 44998
10282026-06-19T09:23:05.979Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59523
10292026-06-19T09:23:05.979Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49128
10302026-06-19T09:23:05.979Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33531
10312026-06-19T09:23:05.979Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48762
10322026-06-19T09:23:05.979Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56116
10332026-06-19T09:23:05.979Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33305
10342026-06-19T09:23:05.979Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52921
10352026-06-19T09:23:05.979Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53796
10362026-06-19T09:23:05.979Z[ ID] Interval Transfer Bitrate
10372026-06-19T09:23:05.983Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10382026-06-19T09:23:05.983Z[ 8] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
10392026-06-19T09:23:05.983Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10402026-06-19T09:23:05.983Z[ 12] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10412026-06-19T09:23:05.983Z[ 14] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10422026-06-19T09:23:05.983Z[ 16] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
10432026-06-19T09:23:05.983Z[ 18] 0.00-1.00 sec 118 MBytes 988 Mbits/sec
10442026-06-19T09:23:05.983Z[ 20] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
10452026-06-19T09:23:05.983Z[SUM] 0.00-1.00 sec 945 MBytes 7.92 Gbits/sec
10462026-06-19T09:23:05.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
10472026-06-19T09:23:05.983Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10482026-06-19T09:23:05.983Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10492026-06-19T09:23:05.983Z[ 10] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10502026-06-19T09:23:05.983Z[ 12] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10512026-06-19T09:23:05.983Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
10522026-06-19T09:23:05.983Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10532026-06-19T09:23:05.983Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10542026-06-19T09:23:05.983Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
10552026-06-19T09:23:05.983Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
10562026-06-19T09:23:05.983Z- - - - - - - - - - - - - - - - - - - - - - - - -
10572026-06-19T09:23:05.983Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10582026-06-19T09:23:05.983Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10592026-06-19T09:23:05.984Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
10602026-06-19T09:23:05.984Z[ 12] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
10612026-06-19T09:23:05.984Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10622026-06-19T09:23:05.984Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10632026-06-19T09:23:05.984Z[ 18] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
10642026-06-19T09:23:05.984Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
10652026-06-19T09:23:05.984Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
10662026-06-19T09:23:05.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10672026-06-19T09:23:05.984Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10682026-06-19T09:23:05.984Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10692026-06-19T09:23:05.984Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10702026-06-19T09:23:05.984Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10712026-06-19T09:23:05.984Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10722026-06-19T09:23:05.984Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10732026-06-19T09:23:05.984Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
10742026-06-19T09:23:05.984Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
10752026-06-19T09:23:05.984Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
10762026-06-19T09:23:05.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10772026-06-19T09:23:05.984Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10782026-06-19T09:23:05.984Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10792026-06-19T09:23:05.984Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10802026-06-19T09:23:05.984Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10812026-06-19T09:23:05.984Z[ 14] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10822026-06-19T09:23:05.984Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10832026-06-19T09:23:05.984Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
10842026-06-19T09:23:05.984Z[ 20] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
10852026-06-19T09:23:05.984Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
10862026-06-19T09:23:05.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10872026-06-19T09:23:05.984Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10882026-06-19T09:23:05.984Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10892026-06-19T09:23:05.984Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10902026-06-19T09:23:05.984Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10912026-06-19T09:23:05.984Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10922026-06-19T09:23:05.984Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10932026-06-19T09:23:05.984Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10942026-06-19T09:23:05.984Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
10952026-06-19T09:23:05.984Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
10962026-06-19T09:23:05.984Z- - - - - - - - - - - - - - - - - - - - - - - - -
10972026-06-19T09:23:05.984Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10982026-06-19T09:23:05.985Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
10992026-06-19T09:23:05.985Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11002026-06-19T09:23:08.981Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11012026-06-19T09:23:08.981Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11022026-06-19T09:23:08.981Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11032026-06-19T09:23:08.981Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11042026-06-19T09:23:08.981Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
11052026-06-19T09:23:08.981Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
11062026-06-19T09:23:08.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
11072026-06-19T09:23:08.981Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11082026-06-19T09:23:08.981Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11092026-06-19T09:23:08.981Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11102026-06-19T09:23:08.981Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11112026-06-19T09:23:08.981Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11122026-06-19T09:23:08.981Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11132026-06-19T09:23:08.981Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11142026-06-19T09:23:08.981Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
11152026-06-19T09:23:08.981Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
11162026-06-19T09:23:08.981Z- - - - - - - - - - - - - - - - - - - - - - - - -
11172026-06-19T09:23:08.981Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11182026-06-19T09:23:08.981Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11192026-06-19T09:23:08.981Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11202026-06-19T09:23:08.981Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11212026-06-19T09:23:08.981Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11222026-06-19T09:23:08.981Z[ 16] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
11232026-06-19T09:23:08.981Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11242026-06-19T09:23:08.982Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
11252026-06-19T09:23:08.982Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
11262026-06-19T09:23:08.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
11272026-06-19T09:23:08.982Z[ 5] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11282026-06-19T09:23:08.982Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11292026-06-19T09:23:08.982Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11302026-06-19T09:23:08.982Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11312026-06-19T09:23:08.982Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11322026-06-19T09:23:08.982Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11332026-06-19T09:23:08.982Z[ 18] 9.00-10.00 sec 154 MBytes 1.30 Gbits/sec
11342026-06-19T09:23:08.982Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
11352026-06-19T09:23:08.982Z[SUM] 9.00-10.00 sec 1.21 GBytes 10.4 Gbits/sec
11362026-06-19T09:23:08.982Z- - - - - - - - - - - - - - - - - - - - - - - - -
11372026-06-19T09:23:08.982Z[ 5] 10.00-10.00 sec 128 KBytes 2.01 Gbits/sec
11382026-06-19T09:23:08.982Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11392026-06-19T09:23:08.982Z[ 10] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11402026-06-19T09:23:08.982Z[ 12] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11412026-06-19T09:23:08.982Z[ 14] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11422026-06-19T09:23:08.982Z[ 16] 10.00-10.00 sec 128 KBytes 2.02 Gbits/sec
11432026-06-19T09:23:08.982Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11442026-06-19T09:23:08.982Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
11452026-06-19T09:23:08.982Z[SUM] 10.00-10.00 sec 640 KBytes 10.1 Gbits/sec
11462026-06-19T09:23:08.985Z- - - - - - - - - - - - - - - - - - - - - - - - -
11472026-06-19T09:23:08.985Z[ ID] Interval Transfer Bitrate
11482026-06-19T09:23:08.985Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11492026-06-19T09:23:08.985Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11502026-06-19T09:23:08.986Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11512026-06-19T09:23:08.986Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
11522026-06-19T09:23:08.986Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11532026-06-19T09:23:08.986Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11542026-06-19T09:23:08.986Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11552026-06-19T09:23:08.986Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec receiver
11562026-06-19T09:23:08.986Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
11572026-06-19T09:23:08.986ZRun 1/5...10069.907103420772Mbps
11582026-06-19T09:23:16.367Z-----------------------------------------------------------
11592026-06-19T09:23:16.367ZServer listening on 5201 (test #2)
11602026-06-19T09:23:16.367Z-----------------------------------------------------------
11612026-06-19T09:23:16.367ZAccepted connection from 10.0.0.1, port 61051
11622026-06-19T09:23:16.367Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49128
11632026-06-19T09:23:16.367Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57682
11642026-06-19T09:23:16.367Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38636
11652026-06-19T09:23:16.367Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47418
11662026-06-19T09:23:16.371Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49666
11672026-06-19T09:23:16.371Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42245
11682026-06-19T09:23:16.371Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58914
11692026-06-19T09:23:16.371Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58099
11702026-06-19T09:23:16.371Z[ ID] Interval Transfer Bitrate
11712026-06-19T09:23:16.371Z[ 5] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
11722026-06-19T09:23:16.371Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11732026-06-19T09:23:16.371Z[ 10] 0.00-1.00 sec 118 MBytes 991 Mbits/sec
11742026-06-19T09:23:16.371Z[ 12] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11752026-06-19T09:23:16.371Z[ 14] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11762026-06-19T09:23:16.371Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11772026-06-19T09:23:16.371Z[ 18] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
11782026-06-19T09:23:16.371Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
11792026-06-19T09:23:16.371Z[SUM] 0.00-1.00 sec 946 MBytes 7.94 Gbits/sec
11802026-06-19T09:23:16.371Z- - - - - - - - - - - - - - - - - - - - - - - - -
11812026-06-19T09:23:16.371Z[ 5] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
11822026-06-19T09:23:16.371Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11832026-06-19T09:23:16.371Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11842026-06-19T09:23:16.371Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11852026-06-19T09:23:16.372Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11862026-06-19T09:23:16.372Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11872026-06-19T09:23:16.372Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11882026-06-19T09:23:16.372Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
11892026-06-19T09:23:16.372Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
11902026-06-19T09:23:16.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
11912026-06-19T09:23:16.372Z[ 5] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11922026-06-19T09:23:16.372Z[ 8] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11932026-06-19T09:23:16.372Z[ 10] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11942026-06-19T09:23:16.372Z[ 12] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11952026-06-19T09:23:16.372Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
11962026-06-19T09:23:16.372Z[ 16] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11972026-06-19T09:23:16.372Z[ 18] 2.00-3.00 sec 153 MBytes 1.28 Gbits/sec
11982026-06-19T09:23:16.372Z[ 20] 2.00-3.00 sec 153 MBytes 1.29 Gbits/sec
11992026-06-19T09:23:16.372Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
12002026-06-19T09:23:16.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
12012026-06-19T09:23:16.372Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12022026-06-19T09:23:16.372Z[ 8] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12032026-06-19T09:23:16.372Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12042026-06-19T09:23:16.372Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12052026-06-19T09:23:16.372Z[ 14] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12062026-06-19T09:23:16.372Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12072026-06-19T09:23:16.372Z[ 18] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
12082026-06-19T09:23:16.372Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
12092026-06-19T09:23:16.372Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
12102026-06-19T09:23:16.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
12112026-06-19T09:23:16.372Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12122026-06-19T09:23:16.372Z[ 8] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12132026-06-19T09:23:16.372Z[ 10] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12142026-06-19T09:23:16.372Z[ 12] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12152026-06-19T09:23:16.372Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
12162026-06-19T09:23:16.372Z[ 16] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12172026-06-19T09:23:16.372Z[ 18] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12182026-06-19T09:23:16.372Z[ 20] 4.00-5.00 sec 152 MBytes 1.28 Gbits/sec
12192026-06-19T09:23:16.372Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.2 Gbits/sec
12202026-06-19T09:23:16.372Z- - - - - - - - - - - - - - - - - - - - - - - - -
12212026-06-19T09:23:16.372Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12222026-06-19T09:23:16.372Z[ 8] 5.00-6.00 sec 153 MBytes 1.28 Gbits/sec
12232026-06-19T09:23:16.373Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12242026-06-19T09:23:16.373Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12252026-06-19T09:23:16.373Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12262026-06-19T09:23:16.373Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12272026-06-19T09:23:16.373Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
12282026-06-19T09:23:16.373Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
12292026-06-19T09:23:16.373Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
12302026-06-19T09:23:16.373Z- - - - - - - - - - - - - - - - - - - - - - - - -
12312026-06-19T09:23:16.373Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12322026-06-19T09:23:16.373Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12332026-06-19T09:23:16.373Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12342026-06-19T09:23:19.369Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12352026-06-19T09:23:19.369Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12362026-06-19T09:23:19.369Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12372026-06-19T09:23:19.369Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
12382026-06-19T09:23:19.369Z[ 20] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
12392026-06-19T09:23:19.369Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
12402026-06-19T09:23:19.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
12412026-06-19T09:23:19.369Z[ 5] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12422026-06-19T09:23:19.369Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12432026-06-19T09:23:19.369Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12442026-06-19T09:23:19.369Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12452026-06-19T09:23:19.369Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12462026-06-19T09:23:19.369Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12472026-06-19T09:23:19.369Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12482026-06-19T09:23:19.369Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
12492026-06-19T09:23:19.369Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.3 Gbits/sec
12502026-06-19T09:23:19.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
12512026-06-19T09:23:19.369Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12522026-06-19T09:23:19.369Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12532026-06-19T09:23:19.369Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12542026-06-19T09:23:19.369Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12552026-06-19T09:23:19.369Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12562026-06-19T09:23:19.369Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12572026-06-19T09:23:19.369Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
12582026-06-19T09:23:19.369Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
12592026-06-19T09:23:19.369Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
12602026-06-19T09:23:19.369Z- - - - - - - - - - - - - - - - - - - - - - - - -
12612026-06-19T09:23:19.369Z[ 5] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12622026-06-19T09:23:19.369Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12632026-06-19T09:23:19.369Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12642026-06-19T09:23:19.369Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12652026-06-19T09:23:19.369Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12662026-06-19T09:23:19.369Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12672026-06-19T09:23:19.369Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
12682026-06-19T09:23:19.369Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
12692026-06-19T09:23:19.369Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
12702026-06-19T09:23:19.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
12712026-06-19T09:23:19.370Z[ 5] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
12722026-06-19T09:23:19.370Z[ 8] 10.00-10.00 sec 128 KBytes 1.85 Gbits/sec
12732026-06-19T09:23:19.370Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
12742026-06-19T09:23:19.370Z[ 12] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
12752026-06-19T09:23:19.370Z[ 14] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
12762026-06-19T09:23:19.370Z[ 16] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
12772026-06-19T09:23:19.370Z[ 18] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
12782026-06-19T09:23:19.370Z[ 20] 10.00-10.00 sec 128 KBytes 1.86 Gbits/sec
12792026-06-19T09:23:19.370Z[SUM] 10.00-10.00 sec 896 KBytes 13.0 Gbits/sec
12802026-06-19T09:23:19.370Z- - - - - - - - - - - - - - - - - - - - - - - - -
12812026-06-19T09:23:19.373Z[ ID] Interval Transfer Bitrate
12822026-06-19T09:23:19.373Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12832026-06-19T09:23:19.373Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12842026-06-19T09:23:19.373Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12852026-06-19T09:23:19.373Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12862026-06-19T09:23:19.373Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12872026-06-19T09:23:19.373Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12882026-06-19T09:23:19.374Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12892026-06-19T09:23:19.374Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
12902026-06-19T09:23:19.374Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
12912026-06-19T09:23:19.374ZRun 2/5...10047.046585277612Mbps
12922026-06-19T09:23:26.755Z-----------------------------------------------------------
12932026-06-19T09:23:26.755ZServer listening on 5201 (test #3)
12942026-06-19T09:23:26.755Z-----------------------------------------------------------
12952026-06-19T09:23:26.755ZAccepted connection from 10.0.0.1, port 53402
12962026-06-19T09:23:26.755Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54594
12972026-06-19T09:23:26.755Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33830
12982026-06-19T09:23:26.755Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39380
12992026-06-19T09:23:26.755Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49502
13002026-06-19T09:23:26.755Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51097
13012026-06-19T09:23:26.755Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40206
13022026-06-19T09:23:26.755Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60777
13032026-06-19T09:23:26.755Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39153
13042026-06-19T09:23:26.755Z[ ID] Interval Transfer Bitrate
13052026-06-19T09:23:26.755Z[ 5] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13062026-06-19T09:23:26.755Z[ 8] 0.00-1.00 sec 117 MBytes 982 Mbits/sec
13072026-06-19T09:23:26.755Z[ 10] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13082026-06-19T09:23:26.755Z[ 12] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13092026-06-19T09:23:26.755Z[ 14] 0.00-1.00 sec 117 MBytes 981 Mbits/sec
13102026-06-19T09:23:26.755Z[ 16] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13112026-06-19T09:23:26.755Z[ 18] 0.00-1.00 sec 118 MBytes 986 Mbits/sec
13122026-06-19T09:23:26.756Z[ 20] 0.00-1.00 sec 117 MBytes 984 Mbits/sec
13132026-06-19T09:23:26.756Z[SUM] 0.00-1.00 sec 938 MBytes 7.87 Gbits/sec
13142026-06-19T09:23:26.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
13152026-06-19T09:23:26.756Z[ 5] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13162026-06-19T09:23:26.756Z[ 8] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13172026-06-19T09:23:26.756Z[ 10] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13182026-06-19T09:23:26.756Z[ 12] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13192026-06-19T09:23:26.756Z[ 14] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13202026-06-19T09:23:26.756Z[ 16] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13212026-06-19T09:23:26.756Z[ 18] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13222026-06-19T09:23:26.756Z[ 20] 1.00-2.00 sec 152 MBytes 1.28 Gbits/sec
13232026-06-19T09:23:26.756Z[SUM] 1.00-2.00 sec 1.19 GBytes 10.2 Gbits/sec
13242026-06-19T09:23:26.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
13252026-06-19T09:23:26.756Z[ 5] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13262026-06-19T09:23:26.756Z[ 8] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13272026-06-19T09:23:26.756Z[ 10] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13282026-06-19T09:23:26.756Z[ 12] 2.00-3.00 sec 152 MBytes 1.27 Gbits/sec
13292026-06-19T09:23:26.756Z[ 14] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13302026-06-19T09:23:26.756Z[ 16] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13312026-06-19T09:23:26.756Z[ 18] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13322026-06-19T09:23:26.756Z[ 20] 2.00-3.00 sec 152 MBytes 1.28 Gbits/sec
13332026-06-19T09:23:26.756Z[SUM] 2.00-3.00 sec 1.19 GBytes 10.2 Gbits/sec
13342026-06-19T09:23:26.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
13352026-06-19T09:23:26.756Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13362026-06-19T09:23:26.756Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13372026-06-19T09:23:26.756Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13382026-06-19T09:23:26.756Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13392026-06-19T09:23:26.756Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13402026-06-19T09:23:26.756Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13412026-06-19T09:23:26.756Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13422026-06-19T09:23:26.756Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
13432026-06-19T09:23:26.756Z[SUM] 3.00-4.00 sec 1.19 GBytes 10.3 Gbits/sec
13442026-06-19T09:23:26.756Z- - - - - - - - - - - - - - - - - - - - - - - - -
13452026-06-19T09:23:26.756Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13462026-06-19T09:23:26.756Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13472026-06-19T09:23:26.756Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13482026-06-19T09:23:26.756Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13492026-06-19T09:23:26.756Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13502026-06-19T09:23:26.756Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13512026-06-19T09:23:26.757Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13522026-06-19T09:23:26.757Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
13532026-06-19T09:23:26.757Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
13542026-06-19T09:23:26.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
13552026-06-19T09:23:26.757Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13562026-06-19T09:23:26.757Z[ 8] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13572026-06-19T09:23:26.757Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13582026-06-19T09:23:26.757Z[ 12] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13592026-06-19T09:23:26.757Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
13602026-06-19T09:23:26.757Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13612026-06-19T09:23:26.757Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13622026-06-19T09:23:26.757Z[ 20] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
13632026-06-19T09:23:26.757Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
13642026-06-19T09:23:26.757Z- - - - - - - - - - - - - - - - - - - - - - - - -
13652026-06-19T09:23:26.757Z[ 5] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13662026-06-19T09:23:26.757Z[ 8] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13672026-06-19T09:23:26.757Z[ 10] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13682026-06-19T09:23:29.755Z[ 12] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13692026-06-19T09:23:29.755Z[ 14] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13702026-06-19T09:23:29.755Z[ 16] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13712026-06-19T09:23:29.755Z[ 18] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13722026-06-19T09:23:29.755Z[ 20] 6.00-7.00 sec 153 MBytes 1.28 Gbits/sec
13732026-06-19T09:23:29.755Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.3 Gbits/sec
13742026-06-19T09:23:29.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
13752026-06-19T09:23:29.755Z[ 5] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13762026-06-19T09:23:29.755Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13772026-06-19T09:23:29.755Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13782026-06-19T09:23:29.755Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13792026-06-19T09:23:29.755Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13802026-06-19T09:23:29.755Z[ 16] 7.00-8.00 sec 153 MBytes 1.29 Gbits/sec
13812026-06-19T09:23:29.755Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13822026-06-19T09:23:29.755Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
13832026-06-19T09:23:29.755Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
13842026-06-19T09:23:29.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
13852026-06-19T09:23:29.755Z[ 5] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13862026-06-19T09:23:29.755Z[ 8] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13872026-06-19T09:23:29.755Z[ 10] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13882026-06-19T09:23:29.755Z[ 12] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13892026-06-19T09:23:29.755Z[ 14] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13902026-06-19T09:23:29.755Z[ 16] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13912026-06-19T09:23:29.755Z[ 18] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13922026-06-19T09:23:29.755Z[ 20] 8.00-9.00 sec 152 MBytes 1.28 Gbits/sec
13932026-06-19T09:23:29.755Z[SUM] 8.00-9.00 sec 1.19 GBytes 10.2 Gbits/sec
13942026-06-19T09:23:29.755Z- - - - - - - - - - - - - - - - - - - - - - - - -
13952026-06-19T09:23:29.755Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13962026-06-19T09:23:29.758Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
13972026-06-19T09:23:29.759Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13982026-06-19T09:23:29.759Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
13992026-06-19T09:23:29.759Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14002026-06-19T09:23:29.759Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14012026-06-19T09:23:29.759Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14022026-06-19T09:23:29.759Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
14032026-06-19T09:23:29.759Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
14042026-06-19T09:23:29.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
14052026-06-19T09:23:29.759Z[ 5] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14062026-06-19T09:23:29.759Z[ 8] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14072026-06-19T09:23:29.759Z[ 10] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14082026-06-19T09:23:29.759Z[ 12] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14092026-06-19T09:23:29.759Z[ 14] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14102026-06-19T09:23:29.759Z[ 16] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14112026-06-19T09:23:29.759Z[ 18] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14122026-06-19T09:23:29.759Z[ 20] 10.00-10.00 sec 128 KBytes 2.06 Gbits/sec
14132026-06-19T09:23:29.759Z[SUM] 10.00-10.00 sec 1.00 MBytes 16.5 Gbits/sec
14142026-06-19T09:23:29.759Z- - - - - - - - - - - - - - - - - - - - - - - - -
14152026-06-19T09:23:29.759Z[ ID] Interval Transfer Bitrate
14162026-06-19T09:23:29.759Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14172026-06-19T09:23:29.759Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14182026-06-19T09:23:29.759Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14192026-06-19T09:23:29.759Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14202026-06-19T09:23:29.759Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14212026-06-19T09:23:29.759Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14222026-06-19T09:23:29.759Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14232026-06-19T09:23:29.759Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.25 Gbits/sec receiver
14242026-06-19T09:23:29.759Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.0 Gbits/sec receiver
14252026-06-19T09:23:29.759ZRun 3/5...10011.818132746412Mbps
14262026-06-19T09:23:37.143Z-----------------------------------------------------------
14272026-06-19T09:23:37.143ZServer listening on 5201 (test #4)
14282026-06-19T09:23:37.143Z-----------------------------------------------------------
14292026-06-19T09:23:37.143ZAccepted connection from 10.0.0.1, port 40829
14302026-06-19T09:23:37.143Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60456
14312026-06-19T09:23:37.143Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50228
14322026-06-19T09:23:37.143Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34212
14332026-06-19T09:23:37.143Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54199
14342026-06-19T09:23:37.143Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39989
14352026-06-19T09:23:37.143Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35483
14362026-06-19T09:23:37.143Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35076
14372026-06-19T09:23:37.143Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62301
14382026-06-19T09:23:37.143Z[ ID] Interval Transfer Bitrate
14392026-06-19T09:23:37.143Z[ 5] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14402026-06-19T09:23:37.143Z[ 8] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14412026-06-19T09:23:37.143Z[ 10] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14422026-06-19T09:23:37.143Z[ 12] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14432026-06-19T09:23:37.143Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
14442026-06-19T09:23:37.143Z[ 16] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
14452026-06-19T09:23:37.143Z[ 18] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14462026-06-19T09:23:37.143Z[ 20] 0.00-1.00 sec 118 MBytes 992 Mbits/sec
14472026-06-19T09:23:37.143Z[SUM] 0.00-1.00 sec 947 MBytes 7.94 Gbits/sec
14482026-06-19T09:23:37.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
14492026-06-19T09:23:37.143Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14502026-06-19T09:23:37.143Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14512026-06-19T09:23:37.143Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14522026-06-19T09:23:37.143Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14532026-06-19T09:23:37.143Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14542026-06-19T09:23:37.143Z[ 16] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14552026-06-19T09:23:37.143Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14562026-06-19T09:23:37.143Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
14572026-06-19T09:23:37.143Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
14582026-06-19T09:23:37.143Z- - - - - - - - - - - - - - - - - - - - - - - - -
14592026-06-19T09:23:37.143Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14602026-06-19T09:23:37.144Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14612026-06-19T09:23:37.144Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14622026-06-19T09:23:37.144Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14632026-06-19T09:23:37.144Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14642026-06-19T09:23:37.144Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14652026-06-19T09:23:37.144Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14662026-06-19T09:23:37.144Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
14672026-06-19T09:23:37.144Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
14682026-06-19T09:23:37.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
14692026-06-19T09:23:37.144Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14702026-06-19T09:23:37.144Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14712026-06-19T09:23:37.144Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14722026-06-19T09:23:37.144Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14732026-06-19T09:23:37.144Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14742026-06-19T09:23:37.144Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14752026-06-19T09:23:37.144Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14762026-06-19T09:23:37.144Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
14772026-06-19T09:23:37.144Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
14782026-06-19T09:23:37.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
14792026-06-19T09:23:37.144Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14802026-06-19T09:23:37.144Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14812026-06-19T09:23:37.144Z[ 10] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14822026-06-19T09:23:37.144Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14832026-06-19T09:23:37.144Z[ 14] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14842026-06-19T09:23:37.144Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14852026-06-19T09:23:37.144Z[ 18] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14862026-06-19T09:23:37.144Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
14872026-06-19T09:23:37.144Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
14882026-06-19T09:23:37.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
14892026-06-19T09:23:37.144Z[ 5] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14902026-06-19T09:23:37.144Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14912026-06-19T09:23:37.144Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14922026-06-19T09:23:37.144Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14932026-06-19T09:23:37.144Z[ 14] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14942026-06-19T09:23:37.144Z[ 16] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14952026-06-19T09:23:37.144Z[ 18] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14962026-06-19T09:23:37.147Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
14972026-06-19T09:23:37.147Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
14982026-06-19T09:23:37.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
14992026-06-19T09:23:37.148Z[ 5] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15002026-06-19T09:23:37.148Z[ 8] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15012026-06-19T09:23:37.148Z[ 10] 6.00-7.00 sec 152 MBytes 1.27 Gbits/sec
15022026-06-19T09:23:40.143Z[ 12] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15032026-06-19T09:23:40.143Z[ 14] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15042026-06-19T09:23:40.143Z[ 16] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15052026-06-19T09:23:40.143Z[ 18] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15062026-06-19T09:23:40.143Z[ 20] 6.00-7.00 sec 152 MBytes 1.28 Gbits/sec
15072026-06-19T09:23:40.144Z[SUM] 6.00-7.00 sec 1.19 GBytes 10.2 Gbits/sec
15082026-06-19T09:23:40.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
15092026-06-19T09:23:40.144Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15102026-06-19T09:23:40.144Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15112026-06-19T09:23:40.144Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15122026-06-19T09:23:40.144Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15132026-06-19T09:23:40.144Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15142026-06-19T09:23:40.144Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15152026-06-19T09:23:40.144Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15162026-06-19T09:23:40.144Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
15172026-06-19T09:23:40.144Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
15182026-06-19T09:23:40.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
15192026-06-19T09:23:40.144Z[ 5] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15202026-06-19T09:23:40.144Z[ 8] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15212026-06-19T09:23:40.144Z[ 10] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15222026-06-19T09:23:40.144Z[ 12] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15232026-06-19T09:23:40.144Z[ 14] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15242026-06-19T09:23:40.144Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15252026-06-19T09:23:40.144Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15262026-06-19T09:23:40.144Z[ 20] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
15272026-06-19T09:23:40.144Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
15282026-06-19T09:23:40.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
15292026-06-19T09:23:40.144Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15302026-06-19T09:23:40.144Z[ 8] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15312026-06-19T09:23:40.144Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15322026-06-19T09:23:40.144Z[ 12] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15332026-06-19T09:23:40.144Z[ 14] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
15342026-06-19T09:23:40.144Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15352026-06-19T09:23:40.144Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15362026-06-19T09:23:40.144Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
15372026-06-19T09:23:40.144Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
15382026-06-19T09:23:40.144Z- - - - - - - - - - - - - - - - - - - - - - - - -
15392026-06-19T09:23:40.144Z[ 5] 10.00-10.00 sec 128 KBytes 1.92 Gbits/sec
15402026-06-19T09:23:40.144Z[ 8] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
15412026-06-19T09:23:40.144Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15422026-06-19T09:23:40.144Z[ 12] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
15432026-06-19T09:23:40.144Z[ 14] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
15442026-06-19T09:23:40.144Z[ 16] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
15452026-06-19T09:23:40.144Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
15462026-06-19T09:23:40.148Z[ 20] 10.00-10.00 sec 128 KBytes 1.93 Gbits/sec
15472026-06-19T09:23:40.148Z[SUM] 10.00-10.00 sec 768 KBytes 11.5 Gbits/sec
15482026-06-19T09:23:40.148Z- - - - - - - - - - - - - - - - - - - - - - - - -
15492026-06-19T09:23:40.148Z[ ID] Interval Transfer Bitrate
15502026-06-19T09:23:40.148Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15512026-06-19T09:23:40.148Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15522026-06-19T09:23:40.148Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15532026-06-19T09:23:40.148Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15542026-06-19T09:23:40.148Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15552026-06-19T09:23:40.148Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15562026-06-19T09:23:40.148Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15572026-06-19T09:23:40.148Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
15582026-06-19T09:23:40.148Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
15592026-06-19T09:23:40.148ZRun 4/5...10061.200068798624Mbps
15602026-06-19T09:23:47.551Z-----------------------------------------------------------
15612026-06-19T09:23:47.551ZServer listening on 5201 (test #5)
15622026-06-19T09:23:47.551Z-----------------------------------------------------------
15632026-06-19T09:23:47.551ZAccepted connection from 10.0.0.1, port 45097
15642026-06-19T09:23:47.551Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39288
15652026-06-19T09:23:47.551Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35747
15662026-06-19T09:23:47.551Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44001
15672026-06-19T09:23:47.551Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34481
15682026-06-19T09:23:47.551Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59739
15692026-06-19T09:23:47.551Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54665
15702026-06-19T09:23:47.551Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59205
15712026-06-19T09:23:47.551Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38684
15722026-06-19T09:23:47.551Z[ ID] Interval Transfer Bitrate
15732026-06-19T09:23:47.551Z[ 5] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15742026-06-19T09:23:47.552Z[ 8] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15752026-06-19T09:23:47.552Z[ 10] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15762026-06-19T09:23:47.552Z[ 12] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15772026-06-19T09:23:47.552Z[ 14] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
15782026-06-19T09:23:47.552Z[ 16] 0.00-1.00 sec 119 MBytes 999 Mbits/sec
15792026-06-19T09:23:47.552Z[ 18] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15802026-06-19T09:23:47.552Z[ 20] 0.00-1.00 sec 119 MBytes 998 Mbits/sec
15812026-06-19T09:23:47.552Z[SUM] 0.00-1.00 sec 952 MBytes 7.99 Gbits/sec
15822026-06-19T09:23:47.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
15832026-06-19T09:23:47.552Z[ 5] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15842026-06-19T09:23:47.552Z[ 8] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15852026-06-19T09:23:47.552Z[ 10] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15862026-06-19T09:23:47.552Z[ 12] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15872026-06-19T09:23:47.552Z[ 14] 1.00-2.00 sec 153 MBytes 1.29 Gbits/sec
15882026-06-19T09:23:47.552Z[ 16] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15892026-06-19T09:23:47.552Z[ 18] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15902026-06-19T09:23:47.552Z[ 20] 1.00-2.00 sec 153 MBytes 1.28 Gbits/sec
15912026-06-19T09:23:47.552Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
15922026-06-19T09:23:47.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
15932026-06-19T09:23:47.552Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15942026-06-19T09:23:47.552Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15952026-06-19T09:23:47.552Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15962026-06-19T09:23:47.552Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15972026-06-19T09:23:47.552Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15982026-06-19T09:23:47.552Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
15992026-06-19T09:23:47.552Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16002026-06-19T09:23:47.552Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
16012026-06-19T09:23:47.552Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.3 Gbits/sec
16022026-06-19T09:23:47.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
16032026-06-19T09:23:47.552Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16042026-06-19T09:23:47.552Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16052026-06-19T09:23:47.552Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16062026-06-19T09:23:47.552Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16072026-06-19T09:23:47.552Z[ 14] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16082026-06-19T09:23:47.552Z[ 16] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16092026-06-19T09:23:47.552Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
16102026-06-19T09:23:47.552Z[ 20] 3.00-4.00 sec 153 MBytes 1.29 Gbits/sec
16112026-06-19T09:23:47.552Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
16122026-06-19T09:23:47.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
16132026-06-19T09:23:47.553Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16142026-06-19T09:23:47.553Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16152026-06-19T09:23:47.553Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16162026-06-19T09:23:47.553Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16172026-06-19T09:23:47.553Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16182026-06-19T09:23:47.553Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16192026-06-19T09:23:47.553Z[ 18] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16202026-06-19T09:23:47.553Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
16212026-06-19T09:23:47.553Z[SUM] 4.00-5.00 sec 1.19 GBytes 10.3 Gbits/sec
16222026-06-19T09:23:47.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16232026-06-19T09:23:47.553Z[ 5] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16242026-06-19T09:23:47.553Z[ 8] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16252026-06-19T09:23:47.553Z[ 10] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16262026-06-19T09:23:47.553Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16272026-06-19T09:23:47.553Z[ 14] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16282026-06-19T09:23:47.553Z[ 16] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16292026-06-19T09:23:47.553Z[ 18] 5.00-6.00 sec 153 MBytes 1.29 Gbits/sec
16302026-06-19T09:23:47.553Z[ 20] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
16312026-06-19T09:23:47.553Z[SUM] 5.00-6.00 sec 1.20 GBytes 10.3 Gbits/sec
16322026-06-19T09:23:47.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16332026-06-19T09:23:47.553Z[ 5] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16342026-06-19T09:23:47.553Z[ 8] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16352026-06-19T09:23:47.553Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16362026-06-19T09:23:50.552Z[ 12] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16372026-06-19T09:23:50.552Z[ 14] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16382026-06-19T09:23:50.552Z[ 16] 6.00-7.00 sec 153 MBytes 1.29 Gbits/sec
16392026-06-19T09:23:50.552Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16402026-06-19T09:23:50.552Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
16412026-06-19T09:23:50.552Z[SUM] 6.00-7.00 sec 1.20 GBytes 10.3 Gbits/sec
16422026-06-19T09:23:50.552Z- - - - - - - - - - - - - - - - - - - - - - - - -
16432026-06-19T09:23:50.552Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16442026-06-19T09:23:50.552Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16452026-06-19T09:23:50.552Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16462026-06-19T09:23:50.552Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16472026-06-19T09:23:50.552Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16482026-06-19T09:23:50.552Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16492026-06-19T09:23:50.552Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16502026-06-19T09:23:50.552Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
16512026-06-19T09:23:50.552Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
16522026-06-19T09:23:50.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16532026-06-19T09:23:50.553Z[ 5] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16542026-06-19T09:23:50.553Z[ 8] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16552026-06-19T09:23:50.553Z[ 10] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16562026-06-19T09:23:50.553Z[ 12] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16572026-06-19T09:23:50.553Z[ 14] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16582026-06-19T09:23:50.553Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16592026-06-19T09:23:50.553Z[ 18] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
16602026-06-19T09:23:50.553Z[ 20] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
16612026-06-19T09:23:50.553Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
16622026-06-19T09:23:50.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16632026-06-19T09:23:50.553Z[ 5] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16642026-06-19T09:23:50.553Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16652026-06-19T09:23:50.553Z[ 10] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16662026-06-19T09:23:50.553Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16672026-06-19T09:23:50.553Z[ 14] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16682026-06-19T09:23:50.553Z[ 16] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16692026-06-19T09:23:50.553Z[ 18] 9.00-10.00 sec 153 MBytes 1.29 Gbits/sec
16702026-06-19T09:23:50.553Z[ 20] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
16712026-06-19T09:23:50.553Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
16722026-06-19T09:23:50.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16732026-06-19T09:23:50.553Z[ 5] 10.00-10.00 sec 128 KBytes 1.71 Gbits/sec
16742026-06-19T09:23:50.553Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16752026-06-19T09:23:50.553Z[ 10] 10.00-10.00 sec 128 KBytes 1.72 Gbits/sec
16762026-06-19T09:23:50.553Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16772026-06-19T09:23:50.553Z[ 14] 10.00-10.00 sec 128 KBytes 1.72 Gbits/sec
16782026-06-19T09:23:50.553Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16792026-06-19T09:23:50.553Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
16802026-06-19T09:23:50.553Z[ 20] 10.00-10.00 sec 128 KBytes 1.72 Gbits/sec
16812026-06-19T09:23:50.553Z[SUM] 10.00-10.00 sec 512 KBytes 6.85 Gbits/sec
16822026-06-19T09:23:50.553Z- - - - - - - - - - - - - - - - - - - - - - - - -
16832026-06-19T09:23:50.553Z[ ID] Interval Transfer Bitrate
16842026-06-19T09:23:50.553Z[ 5] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16852026-06-19T09:23:50.553Z[ 8] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16862026-06-19T09:23:50.553Z[ 10] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16872026-06-19T09:23:50.557Z[ 12] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16882026-06-19T09:23:50.557Z[ 14] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16892026-06-19T09:23:50.557Z[ 16] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16902026-06-19T09:23:50.557Z[ 18] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16912026-06-19T09:23:50.557Z[ 20] 0.00-10.00 sec 1.46 GBytes 1.26 Gbits/sec receiver
16922026-06-19T09:23:50.557Z[SUM] 0.00-10.00 sec 11.7 GBytes 10.1 Gbits/sec receiver
16932026-06-19T09:23:50.557ZRun 5/5...10060.99136387186Mbps
16942026-06-19T09:23:50.557Z###---------------------###
16952026-06-19T09:23:50.557Z::: iPerf done... :::
16962026-06-19T09:23:50.557Z:::Awaiting out files...:::
16972026-06-19T09:23:50.557Z###---------------------###
16982026-06-19T09:23:50.557Z###-----###
16992026-06-19T09:23:50.557Z:::done!:::
17002026-06-19T09:23:50.557Z###-----###
17012026-06-19T09:23:50.557Z###-------------------###
17022026-06-19T09:23:50.557Z:::Running experiment :::
17032026-06-19T09:23:50.557Z:::iperf-tcp/local/s2c:::
17042026-06-19T09:23:50.557Z###-------------------###
17052026-06-19T09:23:57.943Z-----------------------------------------------------------
17062026-06-19T09:23:57.943ZServer listening on 5201 (test #6)
17072026-06-19T09:23:57.943Z-----------------------------------------------------------
17082026-06-19T09:23:57.943ZAccepted connection from 10.0.0.1, port 50367
17092026-06-19T09:23:57.943Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59666
17102026-06-19T09:23:57.943Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61845
17112026-06-19T09:23:57.943Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62533
17122026-06-19T09:23:57.943Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41839
17132026-06-19T09:23:57.943Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39254
17142026-06-19T09:23:57.944Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35396
17152026-06-19T09:23:57.944Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40996
17162026-06-19T09:23:57.944Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55096
17172026-06-19T09:23:57.944Z[ ID] Interval Transfer Bitrate
17182026-06-19T09:23:57.944Z[ 5] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17192026-06-19T09:23:57.944Z[ 8] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17202026-06-19T09:23:57.944Z[ 10] 0.00-1.00 sec 137 MBytes 1.15 Gbits/sec
17212026-06-19T09:23:57.944Z[ 12] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17222026-06-19T09:23:57.944Z[ 14] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17232026-06-19T09:23:57.944Z[ 16] 0.00-1.00 sec 141 MBytes 1.18 Gbits/sec
17242026-06-19T09:23:57.944Z[ 18] 0.00-1.00 sec 120 MBytes 1.01 Gbits/sec
17252026-06-19T09:23:57.944Z[ 20] 0.00-1.00 sec 128 MBytes 1.07 Gbits/sec
17262026-06-19T09:23:57.944Z[SUM] 0.00-1.00 sec 1021 MBytes 8.57 Gbits/sec
17272026-06-19T09:23:57.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
17282026-06-19T09:23:57.944Z[ 5] 1.00-2.00 sec 157 MBytes 1.31 Gbits/sec
17292026-06-19T09:23:57.944Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17302026-06-19T09:23:57.944Z[ 10] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
17312026-06-19T09:23:57.944Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17322026-06-19T09:23:57.944Z[ 14] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
17332026-06-19T09:23:57.944Z[ 16] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
17342026-06-19T09:23:57.944Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
17352026-06-19T09:23:57.944Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
17362026-06-19T09:23:57.944Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
17372026-06-19T09:23:57.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
17382026-06-19T09:23:57.944Z[ 5] 2.00-3.00 sec 164 MBytes 1.38 Gbits/sec
17392026-06-19T09:23:57.944Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17402026-06-19T09:23:57.944Z[ 10] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17412026-06-19T09:23:57.944Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17422026-06-19T09:23:57.944Z[ 14] 2.00-3.00 sec 159 MBytes 1.33 Gbits/sec
17432026-06-19T09:23:57.944Z[ 16] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
17442026-06-19T09:23:57.944Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
17452026-06-19T09:23:57.944Z[ 20] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
17462026-06-19T09:23:57.944Z[SUM] 2.00-3.00 sec 1.24 GBytes 10.7 Gbits/sec
17472026-06-19T09:23:57.944Z- - - - - - - - - - - - - - - - - - - - - - - - -
17482026-06-19T09:23:57.944Z[ 5] 3.00-4.00 sec 159 MBytes 1.33 Gbits/sec
17492026-06-19T09:23:57.944Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17502026-06-19T09:23:57.944Z[ 10] 3.00-4.00 sec 158 MBytes 1.33 Gbits/sec
17512026-06-19T09:23:57.944Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17522026-06-19T09:23:57.944Z[ 14] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17532026-06-19T09:23:57.945Z[ 16] 3.00-4.00 sec 165 MBytes 1.39 Gbits/sec
17542026-06-19T09:23:57.945Z[ 18] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
17552026-06-19T09:23:57.945Z[ 20] 3.00-4.00 sec 157 MBytes 1.32 Gbits/sec
17562026-06-19T09:23:57.945Z[SUM] 3.00-4.00 sec 1.23 GBytes 10.6 Gbits/sec
17572026-06-19T09:23:57.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
17582026-06-19T09:23:57.945Z[ 5] 4.00-5.00 sec 163 MBytes 1.37 Gbits/sec
17592026-06-19T09:23:57.945Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17602026-06-19T09:23:57.945Z[ 10] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
17612026-06-19T09:23:57.945Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17622026-06-19T09:23:57.945Z[ 14] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17632026-06-19T09:23:57.945Z[ 16] 4.00-5.00 sec 162 MBytes 1.36 Gbits/sec
17642026-06-19T09:23:57.945Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
17652026-06-19T09:23:57.945Z[ 20] 4.00-5.00 sec 158 MBytes 1.33 Gbits/sec
17662026-06-19T09:23:57.945Z[SUM] 4.00-5.00 sec 1.23 GBytes 10.6 Gbits/sec
17672026-06-19T09:23:57.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
17682026-06-19T09:23:57.945Z[ 5] 5.00-6.00 sec 163 MBytes 1.37 Gbits/sec
17692026-06-19T09:23:57.945Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17702026-06-19T09:23:57.945Z[ 10] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17712026-06-19T09:23:57.945Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17722026-06-19T09:23:57.945Z[ 14] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17732026-06-19T09:23:57.945Z[ 16] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
17742026-06-19T09:23:57.945Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
17752026-06-19T09:23:57.945Z[ 20] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
17762026-06-19T09:23:57.945Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.6 Gbits/sec
17772026-06-19T09:23:57.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
17782026-06-19T09:23:57.945Z[ 5] 6.00-7.00 sec 163 MBytes 1.37 Gbits/sec
17792026-06-19T09:23:57.945Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17802026-06-19T09:23:57.945Z[ 10] 6.00-7.00 sec 161 MBytes 1.35 Gbits/sec
17812026-06-19T09:24:00.945Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17822026-06-19T09:24:00.945Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17832026-06-19T09:24:00.945Z[ 16] 6.00-7.00 sec 159 MBytes 1.33 Gbits/sec
17842026-06-19T09:24:00.945Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
17852026-06-19T09:24:00.945Z[ 20] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
17862026-06-19T09:24:00.945Z[SUM] 6.00-7.00 sec 1.23 GBytes 10.6 Gbits/sec
17872026-06-19T09:24:00.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
17882026-06-19T09:24:00.945Z[ 5] 7.00-8.00 sec 158 MBytes 1.33 Gbits/sec
17892026-06-19T09:24:00.945Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17902026-06-19T09:24:00.945Z[ 10] 7.00-8.00 sec 159 MBytes 1.33 Gbits/sec
17912026-06-19T09:24:00.945Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17922026-06-19T09:24:00.945Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17932026-06-19T09:24:00.945Z[ 16] 7.00-8.00 sec 156 MBytes 1.30 Gbits/sec
17942026-06-19T09:24:00.945Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
17952026-06-19T09:24:00.945Z[ 20] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
17962026-06-19T09:24:00.945Z[SUM] 7.00-8.00 sec 1.22 GBytes 10.4 Gbits/sec
17972026-06-19T09:24:00.945Z- - - - - - - - - - - - - - - - - - - - - - - - -
17982026-06-19T09:24:00.945Z[ 5] 8.00-9.00 sec 162 MBytes 1.35 Gbits/sec
17992026-06-19T09:24:00.945Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18002026-06-19T09:24:00.945Z[ 10] 8.00-9.00 sec 161 MBytes 1.35 Gbits/sec
18012026-06-19T09:24:00.945Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
18022026-06-19T09:24:00.945Z[ 14] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18032026-06-19T09:24:00.945Z[ 16] 8.00-9.00 sec 158 MBytes 1.33 Gbits/sec
18042026-06-19T09:24:00.945Z[ 18] 8.00-9.00 sec 153 MBytes 1.29 Gbits/sec
18052026-06-19T09:24:00.946Z[ 20] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
18062026-06-19T09:24:00.946Z[SUM] 8.00-9.00 sec 1.23 GBytes 10.5 Gbits/sec
18072026-06-19T09:24:00.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
18082026-06-19T09:24:00.946Z[ 5] 9.00-10.00 sec 166 MBytes 1.39 Gbits/sec
18092026-06-19T09:24:00.946Z[ 8] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18102026-06-19T09:24:00.946Z[ 10] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
18112026-06-19T09:24:00.946Z[ 12] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18122026-06-19T09:24:00.946Z[ 14] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18132026-06-19T09:24:00.946Z[ 16] 9.00-10.00 sec 164 MBytes 1.37 Gbits/sec
18142026-06-19T09:24:00.946Z[ 18] 9.00-10.00 sec 153 MBytes 1.28 Gbits/sec
18152026-06-19T09:24:00.946Z[ 20] 9.00-10.00 sec 158 MBytes 1.33 Gbits/sec
18162026-06-19T09:24:00.946Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.6 Gbits/sec
18172026-06-19T09:24:00.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
18182026-06-19T09:24:00.946Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18192026-06-19T09:24:00.946Z[ 8] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
18202026-06-19T09:24:00.946Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18212026-06-19T09:24:00.946Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18222026-06-19T09:24:00.946Z[ 14] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
18232026-06-19T09:24:00.946Z[ 16] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
18242026-06-19T09:24:00.946Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18252026-06-19T09:24:00.946Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
18262026-06-19T09:24:00.946Z[SUM] 10.00-10.00 sec 384 KBytes 6.59 Gbits/sec
18272026-06-19T09:24:00.946Z- - - - - - - - - - - - - - - - - - - - - - - - -
18282026-06-19T09:24:00.946Z[ ID] Interval Transfer Bitrate
18292026-06-19T09:24:00.946Z[ 5] 0.00-10.00 sec 1.55 GBytes 1.33 Gbits/sec sender
18302026-06-19T09:24:00.946Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18312026-06-19T09:24:00.946Z[ 10] 0.00-10.00 sec 1.53 GBytes 1.32 Gbits/sec sender
18322026-06-19T09:24:00.946Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18332026-06-19T09:24:00.946Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18342026-06-19T09:24:00.946Z[ 16] 0.00-10.00 sec 1.56 GBytes 1.34 Gbits/sec sender
18352026-06-19T09:24:00.946Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.26 Gbits/sec sender
18362026-06-19T09:24:00.946Z[ 20] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
18372026-06-19T09:24:00.946Z[SUM] 0.00-10.00 sec 12.1 GBytes 10.4 Gbits/sec sender
18382026-06-19T09:24:00.950ZRun 1/5...10355.019464846224Mbps
18392026-06-19T09:24:08.334Z-----------------------------------------------------------
18402026-06-19T09:24:08.334ZServer listening on 5201 (test #7)
18412026-06-19T09:24:08.334Z-----------------------------------------------------------
18422026-06-19T09:24:08.334ZAccepted connection from 10.0.0.1, port 58511
18432026-06-19T09:24:08.334Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40711
18442026-06-19T09:24:08.334Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42918
18452026-06-19T09:24:08.334Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64405
18462026-06-19T09:24:08.334Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62288
18472026-06-19T09:24:08.334Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57356
18482026-06-19T09:24:08.334Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46433
18492026-06-19T09:24:08.334Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52011
18502026-06-19T09:24:08.334Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45704
18512026-06-19T09:24:08.334Z[ ID] Interval Transfer Bitrate
18522026-06-19T09:24:08.334Z[ 5] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
18532026-06-19T09:24:08.338Z[ 8] 0.00-1.00 sec 152 MBytes 1.27 Gbits/sec
18542026-06-19T09:24:08.338Z[ 10] 0.00-1.00 sec 150 MBytes 1.26 Gbits/sec
18552026-06-19T09:24:08.338Z[ 12] 0.00-1.00 sec 152 MBytes 1.27 Gbits/sec
18562026-06-19T09:24:08.338Z[ 14] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
18572026-06-19T09:24:08.338Z[ 16] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
18582026-06-19T09:24:08.338Z[ 18] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
18592026-06-19T09:24:08.338Z[ 20] 0.00-1.00 sec 152 MBytes 1.28 Gbits/sec
18602026-06-19T09:24:08.338Z[SUM] 0.00-1.00 sec 1.12 GBytes 9.65 Gbits/sec
18612026-06-19T09:24:08.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
18622026-06-19T09:24:08.338Z[ 5] 1.00-2.00 sec 174 MBytes 1.46 Gbits/sec
18632026-06-19T09:24:08.338Z[ 8] 1.00-2.00 sec 157 MBytes 1.32 Gbits/sec
18642026-06-19T09:24:08.338Z[ 10] 1.00-2.00 sec 212 MBytes 1.78 Gbits/sec
18652026-06-19T09:24:08.338Z[ 12] 1.00-2.00 sec 213 MBytes 1.79 Gbits/sec
18662026-06-19T09:24:08.338Z[ 14] 1.00-2.00 sec 176 MBytes 1.48 Gbits/sec
18672026-06-19T09:24:08.338Z[ 16] 1.00-2.00 sec 176 MBytes 1.48 Gbits/sec
18682026-06-19T09:24:08.338Z[ 18] 1.00-2.00 sec 175 MBytes 1.46 Gbits/sec
18692026-06-19T09:24:08.338Z[ 20] 1.00-2.00 sec 166 MBytes 1.39 Gbits/sec
18702026-06-19T09:24:08.338Z[SUM] 1.00-2.00 sec 1.42 GBytes 12.2 Gbits/sec
18712026-06-19T09:24:08.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
18722026-06-19T09:24:08.338Z[ 5] 2.00-3.00 sec 173 MBytes 1.45 Gbits/sec
18732026-06-19T09:24:08.338Z[ 8] 2.00-3.00 sec 188 MBytes 1.58 Gbits/sec
18742026-06-19T09:24:08.338Z[ 10] 2.00-3.00 sec 187 MBytes 1.57 Gbits/sec
18752026-06-19T09:24:08.338Z[ 12] 2.00-3.00 sec 198 MBytes 1.67 Gbits/sec
18762026-06-19T09:24:08.338Z[ 14] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
18772026-06-19T09:24:08.338Z[ 16] 2.00-3.00 sec 175 MBytes 1.47 Gbits/sec
18782026-06-19T09:24:08.338Z[ 18] 2.00-3.00 sec 174 MBytes 1.46 Gbits/sec
18792026-06-19T09:24:08.338Z[ 20] 2.00-3.00 sec 168 MBytes 1.41 Gbits/sec
18802026-06-19T09:24:08.338Z[SUM] 2.00-3.00 sec 1.41 GBytes 12.1 Gbits/sec
18812026-06-19T09:24:08.338Z- - - - - - - - - - - - - - - - - - - - - - - - -
18822026-06-19T09:24:08.338Z[ 5] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
18832026-06-19T09:24:08.339Z[ 8] 3.00-4.00 sec 172 MBytes 1.44 Gbits/sec
18842026-06-19T09:24:08.339Z[ 10] 3.00-4.00 sec 165 MBytes 1.39 Gbits/sec
18852026-06-19T09:24:08.339Z[ 12] 3.00-4.00 sec 204 MBytes 1.71 Gbits/sec
18862026-06-19T09:24:08.339Z[ 14] 3.00-4.00 sec 178 MBytes 1.50 Gbits/sec
18872026-06-19T09:24:08.339Z[ 16] 3.00-4.00 sec 178 MBytes 1.50 Gbits/sec
18882026-06-19T09:24:08.339Z[ 18] 3.00-4.00 sec 179 MBytes 1.50 Gbits/sec
18892026-06-19T09:24:08.339Z[ 20] 3.00-4.00 sec 218 MBytes 1.83 Gbits/sec
18902026-06-19T09:24:08.339Z[SUM] 3.00-4.00 sec 1.44 GBytes 12.4 Gbits/sec
18912026-06-19T09:24:08.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
18922026-06-19T09:24:08.339Z[ 5] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
18932026-06-19T09:24:08.339Z[ 8] 4.00-5.00 sec 185 MBytes 1.55 Gbits/sec
18942026-06-19T09:24:08.339Z[ 10] 4.00-5.00 sec 199 MBytes 1.67 Gbits/sec
18952026-06-19T09:24:08.339Z[ 12] 4.00-5.00 sec 171 MBytes 1.43 Gbits/sec
18962026-06-19T09:24:08.339Z[ 14] 4.00-5.00 sec 175 MBytes 1.46 Gbits/sec
18972026-06-19T09:24:08.339Z[ 16] 4.00-5.00 sec 175 MBytes 1.47 Gbits/sec
18982026-06-19T09:24:08.339Z[ 18] 4.00-5.00 sec 173 MBytes 1.45 Gbits/sec
18992026-06-19T09:24:08.339Z[ 20] 4.00-5.00 sec 170 MBytes 1.43 Gbits/sec
19002026-06-19T09:24:08.339Z[SUM] 4.00-5.00 sec 1.39 GBytes 11.9 Gbits/sec
19012026-06-19T09:24:08.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
19022026-06-19T09:24:08.339Z[ 5] 5.00-6.00 sec 159 MBytes 1.34 Gbits/sec
19032026-06-19T09:24:08.339Z[ 8] 5.00-6.00 sec 178 MBytes 1.50 Gbits/sec
19042026-06-19T09:24:08.339Z[ 10] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
19052026-06-19T09:24:08.339Z[ 12] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
19062026-06-19T09:24:08.339Z[ 14] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
19072026-06-19T09:24:08.339Z[ 16] 5.00-6.00 sec 160 MBytes 1.35 Gbits/sec
19082026-06-19T09:24:08.339Z[ 18] 5.00-6.00 sec 160 MBytes 1.34 Gbits/sec
19092026-06-19T09:24:08.339Z[ 20] 5.00-6.00 sec 162 MBytes 1.36 Gbits/sec
19102026-06-19T09:24:08.339Z[SUM] 5.00-6.00 sec 1.26 GBytes 10.8 Gbits/sec
19112026-06-19T09:24:08.339Z- - - - - - - - - - - - - - - - - - - - - - - - -
19122026-06-19T09:24:08.339Z[ 5] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19132026-06-19T09:24:08.339Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
19142026-06-19T09:24:08.339Z[ 10] 6.00-7.00 sec 165 MBytes 1.39 Gbits/sec
19152026-06-19T09:24:11.336Z[ 12] 6.00-7.00 sec 164 MBytes 1.37 Gbits/sec
19162026-06-19T09:24:11.336Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19172026-06-19T09:24:11.336Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
19182026-06-19T09:24:11.336Z[ 18] 6.00-7.00 sec 157 MBytes 1.32 Gbits/sec
19192026-06-19T09:24:11.336Z[ 20] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
19202026-06-19T09:24:11.336Z[SUM] 6.00-7.00 sec 1.24 GBytes 10.6 Gbits/sec
19212026-06-19T09:24:11.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
19222026-06-19T09:24:11.336Z[ 5] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19232026-06-19T09:24:11.336Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
19242026-06-19T09:24:11.336Z[ 10] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19252026-06-19T09:24:11.336Z[ 12] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19262026-06-19T09:24:11.336Z[ 14] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19272026-06-19T09:24:11.336Z[ 16] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
19282026-06-19T09:24:11.336Z[ 18] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
19292026-06-19T09:24:11.336Z[ 20] 7.00-8.00 sec 156 MBytes 1.31 Gbits/sec
19302026-06-19T09:24:11.336Z[SUM] 7.00-8.00 sec 1.21 GBytes 10.4 Gbits/sec
19312026-06-19T09:24:11.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
19322026-06-19T09:24:11.336Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19332026-06-19T09:24:11.336Z[ 8] 8.00-9.00 sec 159 MBytes 1.33 Gbits/sec
19342026-06-19T09:24:11.336Z[ 10] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
19352026-06-19T09:24:11.336Z[ 12] 8.00-9.00 sec 157 MBytes 1.31 Gbits/sec
19362026-06-19T09:24:11.336Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19372026-06-19T09:24:11.336Z[ 16] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19382026-06-19T09:24:11.336Z[ 18] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
19392026-06-19T09:24:11.336Z[ 20] 8.00-9.00 sec 152 MBytes 1.27 Gbits/sec
19402026-06-19T09:24:11.336Z[SUM] 8.00-9.00 sec 1.22 GBytes 10.4 Gbits/sec
19412026-06-19T09:24:11.336Z- - - - - - - - - - - - - - - - - - - - - - - - -
19422026-06-19T09:24:11.336Z[ 5] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19432026-06-19T09:24:11.337Z[ 8] 9.00-10.00 sec 165 MBytes 1.39 Gbits/sec
19442026-06-19T09:24:11.337Z[ 10] 9.00-10.00 sec 152 MBytes 1.27 Gbits/sec
19452026-06-19T09:24:11.337Z[ 12] 9.00-10.00 sec 159 MBytes 1.33 Gbits/sec
19462026-06-19T09:24:11.337Z[ 14] 9.00-10.00 sec 158 MBytes 1.32 Gbits/sec
19472026-06-19T09:24:11.337Z[ 16] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19482026-06-19T09:24:11.337Z[ 18] 9.00-10.00 sec 157 MBytes 1.32 Gbits/sec
19492026-06-19T09:24:11.337Z[ 20] 9.00-10.00 sec 162 MBytes 1.36 Gbits/sec
19502026-06-19T09:24:11.337Z[SUM] 9.00-10.00 sec 1.24 GBytes 10.6 Gbits/sec
19512026-06-19T09:24:11.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
19522026-06-19T09:24:11.337Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19532026-06-19T09:24:11.337Z[ 8] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19542026-06-19T09:24:11.337Z[ 10] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19552026-06-19T09:24:11.337Z[ 12] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19562026-06-19T09:24:11.337Z[ 14] 10.00-10.00 sec 128 KBytes 2.29 Gbits/sec
19572026-06-19T09:24:11.337Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19582026-06-19T09:24:11.337Z[ 18] 10.00-10.00 sec 128 KBytes 2.30 Gbits/sec
19592026-06-19T09:24:11.337Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
19602026-06-19T09:24:11.337Z[SUM] 10.00-10.00 sec 640 KBytes 11.4 Gbits/sec
19612026-06-19T09:24:11.337Z- - - - - - - - - - - - - - - - - - - - - - - - -
19622026-06-19T09:24:11.337Z[ ID] Interval Transfer Bitrate
19632026-06-19T09:24:11.337Z[ 5] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
19642026-06-19T09:24:11.337Z[ 8] 0.00-10.00 sec 1.63 GBytes 1.40 Gbits/sec sender
19652026-06-19T09:24:11.337Z[ 10] 0.00-10.00 sec 1.66 GBytes 1.43 Gbits/sec sender
19662026-06-19T09:24:11.337Z[ 12] 0.00-10.00 sec 1.69 GBytes 1.45 Gbits/sec sender
19672026-06-19T09:24:11.337Z[ 14] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
19682026-06-19T09:24:11.337Z[ 16] 0.00-10.00 sec 1.59 GBytes 1.36 Gbits/sec sender
19692026-06-19T09:24:11.337Z[ 18] 0.00-10.00 sec 1.58 GBytes 1.36 Gbits/sec sender
19702026-06-19T09:24:11.337Z[ 20] 0.00-10.00 sec 1.62 GBytes 1.40 Gbits/sec sender
19712026-06-19T09:24:11.337Z[SUM] 0.00-10.00 sec 12.9 GBytes 11.1 Gbits/sec sender
19722026-06-19T09:24:11.341ZRun 2/5...11108.194694810403Mbps
19732026-06-19T09:24:18.722Z-----------------------------------------------------------
19742026-06-19T09:24:18.722ZServer listening on 5201 (test #8)
19752026-06-19T09:24:18.722Z-----------------------------------------------------------
19762026-06-19T09:24:18.722ZAccepted connection from 10.0.0.1, port 63507
19772026-06-19T09:24:18.722Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39957
19782026-06-19T09:24:18.722Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60091
19792026-06-19T09:24:18.722Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36816
19802026-06-19T09:24:18.722Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51273
19812026-06-19T09:24:18.722Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44601
19822026-06-19T09:24:18.722Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49540
19832026-06-19T09:24:18.723Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64406
19842026-06-19T09:24:18.723Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56142
19852026-06-19T09:24:18.723Z[ ID] Interval Transfer Bitrate
19862026-06-19T09:24:18.723Z[ 5] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19872026-06-19T09:24:18.723Z[ 8] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
19882026-06-19T09:24:18.723Z[ 10] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19892026-06-19T09:24:18.723Z[ 12] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19902026-06-19T09:24:18.723Z[ 14] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19912026-06-19T09:24:18.723Z[ 16] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19922026-06-19T09:24:18.723Z[ 18] 0.00-1.00 sec 119 MBytes 996 Mbits/sec
19932026-06-19T09:24:18.723Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
19942026-06-19T09:24:18.723Z[SUM] 0.00-1.00 sec 949 MBytes 7.96 Gbits/sec
19952026-06-19T09:24:18.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
19962026-06-19T09:24:18.723Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19972026-06-19T09:24:18.723Z[ 8] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19982026-06-19T09:24:18.723Z[ 10] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
19992026-06-19T09:24:18.723Z[ 12] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20002026-06-19T09:24:18.723Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20012026-06-19T09:24:18.723Z[ 16] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20022026-06-19T09:24:18.723Z[ 18] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20032026-06-19T09:24:18.723Z[ 20] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
20042026-06-19T09:24:18.723Z[SUM] 1.00-2.00 sec 1.21 GBytes 10.4 Gbits/sec
20052026-06-19T09:24:18.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
20062026-06-19T09:24:18.723Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20072026-06-19T09:24:18.723Z[ 8] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20082026-06-19T09:24:18.723Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20092026-06-19T09:24:18.723Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20102026-06-19T09:24:18.723Z[ 14] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20112026-06-19T09:24:18.723Z[ 16] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20122026-06-19T09:24:18.723Z[ 18] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20132026-06-19T09:24:18.723Z[ 20] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
20142026-06-19T09:24:18.723Z[SUM] 2.00-3.00 sec 1.20 GBytes 10.4 Gbits/sec
20152026-06-19T09:24:18.723Z- - - - - - - - - - - - - - - - - - - - - - - - -
20162026-06-19T09:24:18.723Z[ 5] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20172026-06-19T09:24:18.723Z[ 8] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20182026-06-19T09:24:18.723Z[ 10] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20192026-06-19T09:24:18.723Z[ 12] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20202026-06-19T09:24:18.723Z[ 14] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20212026-06-19T09:24:18.723Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20222026-06-19T09:24:18.724Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20232026-06-19T09:24:18.724Z[ 20] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
20242026-06-19T09:24:18.724Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
20252026-06-19T09:24:18.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
20262026-06-19T09:24:18.724Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
20272026-06-19T09:24:18.724Z[ 8] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20282026-06-19T09:24:18.724Z[ 10] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20292026-06-19T09:24:18.724Z[ 12] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20302026-06-19T09:24:18.724Z[ 14] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20312026-06-19T09:24:18.724Z[ 16] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20322026-06-19T09:24:18.724Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
20332026-06-19T09:24:18.724Z[ 20] 4.00-5.00 sec 154 MBytes 1.30 Gbits/sec
20342026-06-19T09:24:18.724Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
20352026-06-19T09:24:18.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
20362026-06-19T09:24:18.724Z[ 5] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20372026-06-19T09:24:18.727Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20382026-06-19T09:24:18.727Z[ 10] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20392026-06-19T09:24:18.727Z[ 12] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20402026-06-19T09:24:18.727Z[ 14] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20412026-06-19T09:24:18.727Z[ 16] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20422026-06-19T09:24:18.727Z[ 18] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20432026-06-19T09:24:18.727Z[ 20] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
20442026-06-19T09:24:18.727Z[SUM] 5.00-6.00 sec 1.21 GBytes 10.4 Gbits/sec
20452026-06-19T09:24:18.727Z- - - - - - - - - - - - - - - - - - - - - - - - -
20462026-06-19T09:24:18.727Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20472026-06-19T09:24:18.727Z[ 8] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20482026-06-19T09:24:18.727Z[ 10] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20492026-06-19T09:24:21.724Z[ 12] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20502026-06-19T09:24:21.724Z[ 14] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
20512026-06-19T09:24:21.724Z[ 16] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20522026-06-19T09:24:21.724Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
20532026-06-19T09:24:21.724Z[ 20] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
20542026-06-19T09:24:21.724Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
20552026-06-19T09:24:21.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
20562026-06-19T09:24:21.724Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20572026-06-19T09:24:21.724Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20582026-06-19T09:24:21.724Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20592026-06-19T09:24:21.724Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20602026-06-19T09:24:21.724Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20612026-06-19T09:24:21.724Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20622026-06-19T09:24:21.724Z[ 18] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
20632026-06-19T09:24:21.724Z[ 20] 7.00-8.00 sec 154 MBytes 1.30 Gbits/sec
20642026-06-19T09:24:21.724Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
20652026-06-19T09:24:21.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
20662026-06-19T09:24:21.724Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20672026-06-19T09:24:21.724Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20682026-06-19T09:24:21.724Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20692026-06-19T09:24:21.724Z[ 12] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20702026-06-19T09:24:21.724Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20712026-06-19T09:24:21.724Z[ 16] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20722026-06-19T09:24:21.724Z[ 18] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20732026-06-19T09:24:21.724Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
20742026-06-19T09:24:21.724Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
20752026-06-19T09:24:21.724Z- - - - - - - - - - - - - - - - - - - - - - - - -
20762026-06-19T09:24:21.724Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20772026-06-19T09:24:21.724Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20782026-06-19T09:24:21.724Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20792026-06-19T09:24:21.724Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20802026-06-19T09:24:21.724Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20812026-06-19T09:24:21.724Z[ 16] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20822026-06-19T09:24:21.724Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20832026-06-19T09:24:21.725Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
20842026-06-19T09:24:21.725Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.3 Gbits/sec
20852026-06-19T09:24:21.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
20862026-06-19T09:24:21.725Z[ 5] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20872026-06-19T09:24:21.725Z[ 8] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20882026-06-19T09:24:21.725Z[ 10] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20892026-06-19T09:24:21.725Z[ 12] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20902026-06-19T09:24:21.725Z[ 14] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20912026-06-19T09:24:21.725Z[ 16] 10.00-10.00 sec 128 KBytes 2.21 Gbits/sec
20922026-06-19T09:24:21.725Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
20932026-06-19T09:24:21.725Z[ 20] 10.00-10.00 sec 128 KBytes 2.20 Gbits/sec
20942026-06-19T09:24:21.725Z[SUM] 10.00-10.00 sec 896 KBytes 15.4 Gbits/sec
20952026-06-19T09:24:21.725Z- - - - - - - - - - - - - - - - - - - - - - - - -
20962026-06-19T09:24:21.725Z[ ID] Interval Transfer Bitrate
20972026-06-19T09:24:21.725Z[ 5] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20982026-06-19T09:24:21.725Z[ 8] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
20992026-06-19T09:24:21.725Z[ 10] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21002026-06-19T09:24:21.725Z[ 12] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21012026-06-19T09:24:21.725Z[ 14] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21022026-06-19T09:24:21.725Z[ 16] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21032026-06-19T09:24:21.725Z[ 18] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21042026-06-19T09:24:21.725Z[ 20] 0.00-10.00 sec 1.47 GBytes 1.27 Gbits/sec sender
21052026-06-19T09:24:21.725Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.1 Gbits/sec sender
21062026-06-19T09:24:21.728ZRun 3/5...10125.389535095921Mbps
21072026-06-19T09:24:29.110Z-----------------------------------------------------------
21082026-06-19T09:24:29.110ZServer listening on 5201 (test #9)
21092026-06-19T09:24:29.110Z-----------------------------------------------------------
21102026-06-19T09:24:29.110ZAccepted connection from 10.0.0.1, port 54961
21112026-06-19T09:24:29.110Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42886
21122026-06-19T09:24:29.110Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49728
21132026-06-19T09:24:29.110Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63286
21142026-06-19T09:24:29.110Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45347
21152026-06-19T09:24:29.110Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41474
21162026-06-19T09:24:29.110Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52865
21172026-06-19T09:24:29.110Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53324
21182026-06-19T09:24:29.110Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37626
21192026-06-19T09:24:29.110Z[ ID] Interval Transfer Bitrate
21202026-06-19T09:24:29.110Z[ 5] 0.00-1.00 sec 118 MBytes 993 Mbits/sec
21212026-06-19T09:24:29.110Z[ 8] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21222026-06-19T09:24:29.110Z[ 10] 0.00-1.00 sec 118 MBytes 990 Mbits/sec
21232026-06-19T09:24:29.110Z[ 12] 0.00-1.00 sec 119 MBytes 997 Mbits/sec
21242026-06-19T09:24:29.110Z[ 14] 0.00-1.00 sec 118 MBytes 994 Mbits/sec
21252026-06-19T09:24:29.110Z[ 16] 0.00-1.00 sec 115 MBytes 964 Mbits/sec
21262026-06-19T09:24:29.110Z[ 18] 0.00-1.00 sec 114 MBytes 960 Mbits/sec
21272026-06-19T09:24:29.110Z[ 20] 0.00-1.00 sec 119 MBytes 995 Mbits/sec
21282026-06-19T09:24:29.110Z[SUM] 0.00-1.00 sec 940 MBytes 7.89 Gbits/sec
21292026-06-19T09:24:29.110Z- - - - - - - - - - - - - - - - - - - - - - - - -
21302026-06-19T09:24:29.110Z[ 5] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21312026-06-19T09:24:29.110Z[ 8] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21322026-06-19T09:24:29.110Z[ 10] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21332026-06-19T09:24:29.110Z[ 12] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21342026-06-19T09:24:29.110Z[ 14] 1.00-2.00 sec 155 MBytes 1.30 Gbits/sec
21352026-06-19T09:24:29.111Z[ 16] 1.00-2.00 sec 156 MBytes 1.30 Gbits/sec
21362026-06-19T09:24:29.111Z[ 18] 1.00-2.00 sec 158 MBytes 1.32 Gbits/sec
21372026-06-19T09:24:29.111Z[ 20] 1.00-2.00 sec 156 MBytes 1.31 Gbits/sec
21382026-06-19T09:24:29.111Z[SUM] 1.00-2.00 sec 1.22 GBytes 10.5 Gbits/sec
21392026-06-19T09:24:29.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
21402026-06-19T09:24:29.111Z[ 5] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21412026-06-19T09:24:29.111Z[ 8] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
21422026-06-19T09:24:29.111Z[ 10] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21432026-06-19T09:24:29.111Z[ 12] 2.00-3.00 sec 156 MBytes 1.31 Gbits/sec
21442026-06-19T09:24:29.111Z[ 14] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21452026-06-19T09:24:29.111Z[ 16] 2.00-3.00 sec 157 MBytes 1.31 Gbits/sec
21462026-06-19T09:24:29.111Z[ 18] 2.00-3.00 sec 162 MBytes 1.36 Gbits/sec
21472026-06-19T09:24:29.111Z[ 20] 2.00-3.00 sec 157 MBytes 1.32 Gbits/sec
21482026-06-19T09:24:29.111Z[SUM] 2.00-3.00 sec 1.23 GBytes 10.6 Gbits/sec
21492026-06-19T09:24:29.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
21502026-06-19T09:24:29.111Z[ 5] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21512026-06-19T09:24:29.111Z[ 8] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21522026-06-19T09:24:29.111Z[ 10] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21532026-06-19T09:24:29.111Z[ 12] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21542026-06-19T09:24:29.111Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21552026-06-19T09:24:29.111Z[ 16] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21562026-06-19T09:24:29.111Z[ 18] 3.00-4.00 sec 155 MBytes 1.30 Gbits/sec
21572026-06-19T09:24:29.111Z[ 20] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
21582026-06-19T09:24:29.111Z[SUM] 3.00-4.00 sec 1.21 GBytes 10.4 Gbits/sec
21592026-06-19T09:24:29.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
21602026-06-19T09:24:29.111Z[ 5] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21612026-06-19T09:24:29.111Z[ 8] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21622026-06-19T09:24:29.111Z[ 10] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21632026-06-19T09:24:29.111Z[ 12] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21642026-06-19T09:24:29.111Z[ 14] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21652026-06-19T09:24:29.111Z[ 16] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21662026-06-19T09:24:29.111Z[ 18] 4.00-5.00 sec 153 MBytes 1.29 Gbits/sec
21672026-06-19T09:24:29.111Z[ 20] 4.00-5.00 sec 153 MBytes 1.28 Gbits/sec
21682026-06-19T09:24:29.111Z[SUM] 4.00-5.00 sec 1.20 GBytes 10.3 Gbits/sec
21692026-06-19T09:24:29.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
21702026-06-19T09:24:29.111Z[ 5] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21712026-06-19T09:24:29.111Z[ 8] 5.00-6.00 sec 155 MBytes 1.30 Gbits/sec
21722026-06-19T09:24:29.111Z[ 10] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21732026-06-19T09:24:29.111Z[ 12] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21742026-06-19T09:24:29.112Z[ 14] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21752026-06-19T09:24:29.112Z[ 16] 5.00-6.00 sec 158 MBytes 1.32 Gbits/sec
21762026-06-19T09:24:29.112Z[ 18] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
21772026-06-19T09:24:29.112Z[ 20] 5.00-6.00 sec 156 MBytes 1.31 Gbits/sec
21782026-06-19T09:24:29.112Z[SUM] 5.00-6.00 sec 1.22 GBytes 10.5 Gbits/sec
21792026-06-19T09:24:29.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
21802026-06-19T09:24:29.112Z[ 5] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21812026-06-19T09:24:29.112Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21822026-06-19T09:24:29.112Z[ 10] 6.00-7.00 sec 154 MBytes 1.30 Gbits/sec
21832026-06-19T09:24:32.111Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
21842026-06-19T09:24:32.111Z[ 14] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21852026-06-19T09:24:32.111Z[ 16] 6.00-7.00 sec 157 MBytes 1.31 Gbits/sec
21862026-06-19T09:24:32.111Z[ 18] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21872026-06-19T09:24:32.111Z[ 20] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
21882026-06-19T09:24:32.111Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
21892026-06-19T09:24:32.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
21902026-06-19T09:24:32.111Z[ 5] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21912026-06-19T09:24:32.111Z[ 8] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21922026-06-19T09:24:32.111Z[ 10] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21932026-06-19T09:24:32.111Z[ 12] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21942026-06-19T09:24:32.111Z[ 14] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21952026-06-19T09:24:32.111Z[ 16] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21962026-06-19T09:24:32.111Z[ 18] 7.00-8.00 sec 155 MBytes 1.30 Gbits/sec
21972026-06-19T09:24:32.111Z[ 20] 7.00-8.00 sec 154 MBytes 1.29 Gbits/sec
21982026-06-19T09:24:32.111Z[SUM] 7.00-8.00 sec 1.20 GBytes 10.3 Gbits/sec
21992026-06-19T09:24:32.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
22002026-06-19T09:24:32.111Z[ 5] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22012026-06-19T09:24:32.111Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22022026-06-19T09:24:32.111Z[ 10] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22032026-06-19T09:24:32.111Z[ 12] 8.00-9.00 sec 154 MBytes 1.30 Gbits/sec
22042026-06-19T09:24:32.111Z[ 14] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22052026-06-19T09:24:32.111Z[ 16] 8.00-9.00 sec 153 MBytes 1.28 Gbits/sec
22062026-06-19T09:24:32.111Z[ 18] 8.00-9.00 sec 156 MBytes 1.31 Gbits/sec
22072026-06-19T09:24:32.111Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
22082026-06-19T09:24:32.111Z[SUM] 8.00-9.00 sec 1.20 GBytes 10.3 Gbits/sec
22092026-06-19T09:24:32.111Z- - - - - - - - - - - - - - - - - - - - - - - - -
22102026-06-19T09:24:32.111Z[ 5] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22112026-06-19T09:24:32.111Z[ 8] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22122026-06-19T09:24:32.111Z[ 10] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22132026-06-19T09:24:32.111Z[ 12] 9.00-10.00 sec 157 MBytes 1.31 Gbits/sec
22142026-06-19T09:24:32.111Z[ 14] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22152026-06-19T09:24:32.111Z[ 16] 9.00-10.00 sec 161 MBytes 1.35 Gbits/sec
22162026-06-19T09:24:32.112Z[ 18] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
22172026-06-19T09:24:32.112Z[ 20] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
22182026-06-19T09:24:32.112Z[SUM] 9.00-10.00 sec 1.22 GBytes 10.5 Gbits/sec
22192026-06-19T09:24:32.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
22202026-06-19T09:24:32.112Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22212026-06-19T09:24:32.112Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22222026-06-19T09:24:32.112Z[ 10] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22232026-06-19T09:24:32.112Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22242026-06-19T09:24:32.112Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22252026-06-19T09:24:32.112Z[ 16] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22262026-06-19T09:24:32.112Z[ 18] 10.00-10.00 sec 128 KBytes 2.34 Gbits/sec
22272026-06-19T09:24:32.112Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
22282026-06-19T09:24:32.112Z[SUM] 10.00-10.00 sec 384 KBytes 7.02 Gbits/sec
22292026-06-19T09:24:32.112Z- - - - - - - - - - - - - - - - - - - - - - - - -
22302026-06-19T09:24:32.112Z[ ID] Interval Transfer Bitrate
22312026-06-19T09:24:32.112Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22322026-06-19T09:24:32.112Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22332026-06-19T09:24:32.112Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22342026-06-19T09:24:32.112Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22352026-06-19T09:24:32.112Z[ 14] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22362026-06-19T09:24:32.112Z[ 16] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22372026-06-19T09:24:32.112Z[ 18] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22382026-06-19T09:24:32.112Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
22392026-06-19T09:24:32.112Z[SUM] 0.00-10.00 sec 11.8 GBytes 10.2 Gbits/sec sender
22402026-06-19T09:24:32.115ZRun 4/5...10159.290394241863Mbps
22412026-06-19T09:24:39.503Z-----------------------------------------------------------
22422026-06-19T09:24:39.503ZServer listening on 5201 (test #10)
22432026-06-19T09:24:39.503Z-----------------------------------------------------------
22442026-06-19T09:24:39.503ZAccepted connection from 10.0.0.1, port 65332
22452026-06-19T09:24:39.503Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56307
22462026-06-19T09:24:39.503Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40562
22472026-06-19T09:24:39.503Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65124
22482026-06-19T09:24:39.503Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60845
22492026-06-19T09:24:39.503Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33058
22502026-06-19T09:24:39.503Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64824
22512026-06-19T09:24:39.503Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39350
22522026-06-19T09:24:39.503Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49196
22532026-06-19T09:24:39.503Z[ ID] Interval Transfer Bitrate
22542026-06-19T09:24:39.503Z[ 5] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22552026-06-19T09:24:39.503Z[ 8] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22562026-06-19T09:24:39.503Z[ 10] 0.00-1.00 sec 131 MBytes 1.10 Gbits/sec
22572026-06-19T09:24:39.503Z[ 12] 0.00-1.00 sec 126 MBytes 1.05 Gbits/sec
22582026-06-19T09:24:39.503Z[ 14] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
22592026-06-19T09:24:39.503Z[ 16] 0.00-1.00 sec 136 MBytes 1.14 Gbits/sec
22602026-06-19T09:24:39.503Z[ 18] 0.00-1.00 sec 128 MBytes 1.08 Gbits/sec
22612026-06-19T09:24:39.503Z[ 20] 0.00-1.00 sec 125 MBytes 1.05 Gbits/sec
22622026-06-19T09:24:39.503Z[SUM] 0.00-1.00 sec 1.01 GBytes 8.66 Gbits/sec
22632026-06-19T09:24:39.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
22642026-06-19T09:24:39.504Z[ 5] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22652026-06-19T09:24:39.504Z[ 8] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22662026-06-19T09:24:39.504Z[ 10] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22672026-06-19T09:24:39.504Z[ 12] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22682026-06-19T09:24:39.504Z[ 14] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22692026-06-19T09:24:39.504Z[ 16] 1.00-2.00 sec 154 MBytes 1.30 Gbits/sec
22702026-06-19T09:24:39.504Z[ 18] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22712026-06-19T09:24:39.504Z[ 20] 1.00-2.00 sec 154 MBytes 1.29 Gbits/sec
22722026-06-19T09:24:39.504Z[SUM] 1.00-2.00 sec 1.20 GBytes 10.3 Gbits/sec
22732026-06-19T09:24:39.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
22742026-06-19T09:24:39.504Z[ 5] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22752026-06-19T09:24:39.504Z[ 8] 2.00-3.00 sec 155 MBytes 1.30 Gbits/sec
22762026-06-19T09:24:39.504Z[ 10] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22772026-06-19T09:24:39.504Z[ 12] 2.00-3.00 sec 154 MBytes 1.29 Gbits/sec
22782026-06-19T09:24:39.504Z[ 14] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22792026-06-19T09:24:39.504Z[ 16] 2.00-3.00 sec 158 MBytes 1.33 Gbits/sec
22802026-06-19T09:24:39.504Z[ 18] 2.00-3.00 sec 151 MBytes 1.26 Gbits/sec
22812026-06-19T09:24:39.504Z[ 20] 2.00-3.00 sec 154 MBytes 1.30 Gbits/sec
22822026-06-19T09:24:39.504Z[SUM] 2.00-3.00 sec 1.21 GBytes 10.4 Gbits/sec
22832026-06-19T09:24:39.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
22842026-06-19T09:24:39.504Z[ 5] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22852026-06-19T09:24:39.504Z[ 8] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22862026-06-19T09:24:39.504Z[ 10] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22872026-06-19T09:24:39.504Z[ 12] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22882026-06-19T09:24:39.504Z[ 14] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22892026-06-19T09:24:39.504Z[ 16] 3.00-4.00 sec 154 MBytes 1.29 Gbits/sec
22902026-06-19T09:24:39.504Z[ 18] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22912026-06-19T09:24:39.504Z[ 20] 3.00-4.00 sec 153 MBytes 1.28 Gbits/sec
22922026-06-19T09:24:39.504Z[SUM] 3.00-4.00 sec 1.20 GBytes 10.3 Gbits/sec
22932026-06-19T09:24:39.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
22942026-06-19T09:24:39.504Z[ 5] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22952026-06-19T09:24:39.504Z[ 8] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22962026-06-19T09:24:39.504Z[ 10] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
22972026-06-19T09:24:39.508Z[ 12] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
22982026-06-19T09:24:39.508Z[ 14] 4.00-5.00 sec 156 MBytes 1.31 Gbits/sec
22992026-06-19T09:24:39.508Z[ 16] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23002026-06-19T09:24:39.508Z[ 18] 4.00-5.00 sec 155 MBytes 1.30 Gbits/sec
23012026-06-19T09:24:39.508Z[ 20] 4.00-5.00 sec 154 MBytes 1.29 Gbits/sec
23022026-06-19T09:24:39.508Z[SUM] 4.00-5.00 sec 1.21 GBytes 10.4 Gbits/sec
23032026-06-19T09:24:39.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
23042026-06-19T09:24:39.508Z[ 5] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23052026-06-19T09:24:39.508Z[ 8] 5.00-6.00 sec 158 MBytes 1.33 Gbits/sec
23062026-06-19T09:24:39.508Z[ 10] 5.00-6.00 sec 154 MBytes 1.29 Gbits/sec
23072026-06-19T09:24:39.508Z[ 12] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23082026-06-19T09:24:39.508Z[ 14] 5.00-6.00 sec 157 MBytes 1.32 Gbits/sec
23092026-06-19T09:24:39.508Z[ 16] 5.00-6.00 sec 165 MBytes 1.38 Gbits/sec
23102026-06-19T09:24:39.508Z[ 18] 5.00-6.00 sec 167 MBytes 1.40 Gbits/sec
23112026-06-19T09:24:39.508Z[ 20] 5.00-6.00 sec 159 MBytes 1.33 Gbits/sec
23122026-06-19T09:24:39.508Z[SUM] 5.00-6.00 sec 1.24 GBytes 10.7 Gbits/sec
23132026-06-19T09:24:39.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
23142026-06-19T09:24:39.508Z[ 5] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23152026-06-19T09:24:39.508Z[ 8] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23162026-06-19T09:24:39.508Z[ 10] 6.00-7.00 sec 154 MBytes 1.29 Gbits/sec
23172026-06-19T09:24:42.504Z[ 12] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23182026-06-19T09:24:42.505Z[ 14] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23192026-06-19T09:24:42.505Z[ 16] 6.00-7.00 sec 156 MBytes 1.31 Gbits/sec
23202026-06-19T09:24:42.505Z[ 18] 6.00-7.00 sec 158 MBytes 1.32 Gbits/sec
23212026-06-19T09:24:42.505Z[ 20] 6.00-7.00 sec 155 MBytes 1.30 Gbits/sec
23222026-06-19T09:24:42.505Z[SUM] 6.00-7.00 sec 1.21 GBytes 10.4 Gbits/sec
23232026-06-19T09:24:42.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23242026-06-19T09:24:42.505Z[ 5] 7.00-8.00 sec 152 MBytes 1.28 Gbits/sec
23252026-06-19T09:24:42.505Z[ 8] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23262026-06-19T09:24:42.505Z[ 10] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23272026-06-19T09:24:42.505Z[ 12] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23282026-06-19T09:24:42.505Z[ 14] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23292026-06-19T09:24:42.505Z[ 16] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23302026-06-19T09:24:42.505Z[ 18] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23312026-06-19T09:24:42.505Z[ 20] 7.00-8.00 sec 153 MBytes 1.28 Gbits/sec
23322026-06-19T09:24:42.505Z[SUM] 7.00-8.00 sec 1.19 GBytes 10.2 Gbits/sec
23332026-06-19T09:24:42.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23342026-06-19T09:24:42.505Z[ 5] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23352026-06-19T09:24:42.505Z[ 8] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23362026-06-19T09:24:42.505Z[ 10] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23372026-06-19T09:24:42.505Z[ 12] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23382026-06-19T09:24:42.505Z[ 14] 8.00-9.00 sec 155 MBytes 1.30 Gbits/sec
23392026-06-19T09:24:42.505Z[ 16] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23402026-06-19T09:24:42.505Z[ 18] 8.00-9.00 sec 157 MBytes 1.32 Gbits/sec
23412026-06-19T09:24:42.505Z[ 20] 8.00-9.00 sec 154 MBytes 1.29 Gbits/sec
23422026-06-19T09:24:42.505Z[SUM] 8.00-9.00 sec 1.21 GBytes 10.4 Gbits/sec
23432026-06-19T09:24:42.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23442026-06-19T09:24:42.505Z[ 5] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23452026-06-19T09:24:42.505Z[ 8] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23462026-06-19T09:24:42.505Z[ 10] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23472026-06-19T09:24:42.505Z[ 12] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23482026-06-19T09:24:42.505Z[ 14] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23492026-06-19T09:24:42.505Z[ 16] 9.00-10.00 sec 156 MBytes 1.31 Gbits/sec
23502026-06-19T09:24:42.505Z[ 18] 9.00-10.00 sec 155 MBytes 1.30 Gbits/sec
23512026-06-19T09:24:42.505Z[ 20] 9.00-10.00 sec 154 MBytes 1.29 Gbits/sec
23522026-06-19T09:24:42.505Z[SUM] 9.00-10.00 sec 1.20 GBytes 10.4 Gbits/sec
23532026-06-19T09:24:42.505Z- - - - - - - - - - - - - - - - - - - - - - - - -
23542026-06-19T09:24:42.505Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23552026-06-19T09:24:42.506Z[ 8] 10.00-10.00 sec 128 KBytes 2.47 Gbits/sec
23562026-06-19T09:24:42.506Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23572026-06-19T09:24:42.506Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23582026-06-19T09:24:42.506Z[ 14] 10.00-10.00 sec 128 KBytes 2.47 Gbits/sec
23592026-06-19T09:24:42.506Z[ 16] 10.00-10.00 sec 128 KBytes 2.47 Gbits/sec
23602026-06-19T09:24:42.506Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
23612026-06-19T09:24:42.506Z[ 20] 10.00-10.00 sec 128 KBytes 2.47 Gbits/sec
23622026-06-19T09:24:42.506Z[SUM] 10.00-10.00 sec 512 KBytes 9.82 Gbits/sec
23632026-06-19T09:24:42.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
23642026-06-19T09:24:42.506Z[ ID] Interval Transfer Bitrate
23652026-06-19T09:24:42.506Z[ 5] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23662026-06-19T09:24:42.506Z[ 8] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23672026-06-19T09:24:42.506Z[ 10] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23682026-06-19T09:24:42.506Z[ 12] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23692026-06-19T09:24:42.506Z[ 14] 0.00-10.00 sec 1.50 GBytes 1.29 Gbits/sec sender
23702026-06-19T09:24:42.506Z[ 16] 0.00-10.00 sec 1.51 GBytes 1.29 Gbits/sec sender
23712026-06-19T09:24:42.506Z[ 18] 0.00-10.00 sec 1.49 GBytes 1.28 Gbits/sec sender
23722026-06-19T09:24:42.506Z[ 20] 0.00-10.00 sec 1.48 GBytes 1.27 Gbits/sec sender
23732026-06-19T09:24:42.506Z[SUM] 0.00-10.00 sec 11.9 GBytes 10.2 Gbits/sec sender
23742026-06-19T09:24:42.509ZRun 5/5...10216.665295526996Mbps
23752026-06-19T09:24:42.509Z###---------------------###
23762026-06-19T09:24:42.509Z::: iPerf done... :::
23772026-06-19T09:24:42.509Z:::Awaiting out files...:::
23782026-06-19T09:24:42.509Z###---------------------###
23792026-06-19T09:24:42.509Z###-----###
23802026-06-19T09:24:42.509Z:::done!:::
23812026-06-19T09:24:42.509Z###-----###
23822026-06-19T09:24:42.509Z###-------------------###
23832026-06-19T09:24:42.509Z:::Running experiment :::
23842026-06-19T09:24:42.509Z:::iperf-tcp/local/c2s:::
23852026-06-19T09:24:42.509Z###-------------------###
23862026-06-19T09:24:42.842Zdtrace: description 'profile-201us ' matched 2 probes
23872026-06-19T09:24:49.896Z-----------------------------------------------------------
23882026-06-19T09:24:49.896ZServer listening on 5201 (test #11)
23892026-06-19T09:24:49.896Z-----------------------------------------------------------
23902026-06-19T09:24:49.896ZAccepted connection from 10.0.0.1, port 62885
23912026-06-19T09:24:49.896Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54333
23922026-06-19T09:24:49.896Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48005
23932026-06-19T09:24:49.896Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53740
23942026-06-19T09:24:49.896Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43909
23952026-06-19T09:24:49.896Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 60935
23962026-06-19T09:24:49.896Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53916
23972026-06-19T09:24:49.897Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36406
23982026-06-19T09:24:49.897Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61316
23992026-06-19T09:24:49.897Z[ ID] Interval Transfer Bitrate
24002026-06-19T09:24:49.897Z[ 5] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24012026-06-19T09:24:49.897Z[ 8] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24022026-06-19T09:24:49.897Z[ 10] 0.00-1.00 sec 43.4 MBytes 364 Mbits/sec
24032026-06-19T09:24:49.897Z[ 12] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24042026-06-19T09:24:49.897Z[ 14] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24052026-06-19T09:24:49.897Z[ 16] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
24062026-06-19T09:24:49.897Z[ 18] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24072026-06-19T09:24:49.897Z[ 20] 0.00-1.00 sec 43.2 MBytes 363 Mbits/sec
24082026-06-19T09:24:49.897Z[SUM] 0.00-1.00 sec 346 MBytes 2.90 Gbits/sec
24092026-06-19T09:24:49.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
24102026-06-19T09:24:49.897Z[ 5] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24112026-06-19T09:24:49.897Z[ 8] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24122026-06-19T09:24:49.897Z[ 10] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
24132026-06-19T09:24:49.897Z[ 12] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
24142026-06-19T09:24:49.897Z[ 14] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24152026-06-19T09:24:49.897Z[ 16] 1.00-2.00 sec 54.5 MBytes 457 Mbits/sec
24162026-06-19T09:24:49.897Z[ 18] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24172026-06-19T09:24:49.897Z[ 20] 1.00-2.00 sec 54.4 MBytes 456 Mbits/sec
24182026-06-19T09:24:49.897Z[SUM] 1.00-2.00 sec 435 MBytes 3.65 Gbits/sec
24192026-06-19T09:24:49.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
24202026-06-19T09:24:49.897Z[ 5] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24212026-06-19T09:24:49.897Z[ 8] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24222026-06-19T09:24:49.897Z[ 10] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24232026-06-19T09:24:49.897Z[ 12] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24242026-06-19T09:24:49.897Z[ 14] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24252026-06-19T09:24:49.897Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24262026-06-19T09:24:49.897Z[ 18] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
24272026-06-19T09:24:49.897Z[ 20] 2.00-3.00 sec 54.5 MBytes 457 Mbits/sec
24282026-06-19T09:24:49.897Z[SUM] 2.00-3.00 sec 436 MBytes 3.65 Gbits/sec
24292026-06-19T09:24:49.897Z- - - - - - - - - - - - - - - - - - - - - - - - -
24302026-06-19T09:24:49.897Z[ 5] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24312026-06-19T09:24:49.897Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24322026-06-19T09:24:49.897Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24332026-06-19T09:24:49.897Z[ 12] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24342026-06-19T09:24:49.897Z[ 14] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24352026-06-19T09:24:49.897Z[ 16] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
24362026-06-19T09:24:49.898Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24372026-06-19T09:24:49.898Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
24382026-06-19T09:24:49.898Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
24392026-06-19T09:24:49.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
24402026-06-19T09:24:49.898Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24412026-06-19T09:24:49.898Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24422026-06-19T09:24:49.898Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24432026-06-19T09:24:49.898Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
24442026-06-19T09:24:49.898Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24452026-06-19T09:24:49.898Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24462026-06-19T09:24:49.898Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
24472026-06-19T09:24:49.898Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
24482026-06-19T09:24:49.898Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
24492026-06-19T09:24:49.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
24502026-06-19T09:24:49.898Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24512026-06-19T09:24:49.898Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24522026-06-19T09:24:49.898Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24532026-06-19T09:24:49.898Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
24542026-06-19T09:24:49.898Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24552026-06-19T09:24:49.898Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24562026-06-19T09:24:49.898Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24572026-06-19T09:24:49.898Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
24582026-06-19T09:24:49.898Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
24592026-06-19T09:24:49.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
24602026-06-19T09:24:49.898Z[ 5] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24612026-06-19T09:24:49.898Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
24622026-06-19T09:24:49.898Z[ 10] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24632026-06-19T09:24:52.898Z[ 12] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24642026-06-19T09:24:52.898Z[ 14] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24652026-06-19T09:24:52.898Z[ 16] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24662026-06-19T09:24:52.898Z[ 18] 6.00-7.00 sec 52.6 MBytes 441 Mbits/sec
24672026-06-19T09:24:52.898Z[ 20] 6.00-7.00 sec 52.8 MBytes 442 Mbits/sec
24682026-06-19T09:24:52.898Z[SUM] 6.00-7.00 sec 422 MBytes 3.54 Gbits/sec
24692026-06-19T09:24:52.898Z- - - - - - - - - - - - - - - - - - - - - - - - -
24702026-06-19T09:24:52.898Z[ 5] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24712026-06-19T09:24:52.899Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24722026-06-19T09:24:52.899Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24732026-06-19T09:24:52.899Z[ 12] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
24742026-06-19T09:24:52.899Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
24752026-06-19T09:24:52.899Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24762026-06-19T09:24:52.899Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24772026-06-19T09:24:52.899Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
24782026-06-19T09:24:52.899Z[SUM] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec
24792026-06-19T09:24:52.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24802026-06-19T09:24:52.899Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24812026-06-19T09:24:52.899Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24822026-06-19T09:24:52.899Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
24832026-06-19T09:24:52.899Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
24842026-06-19T09:24:52.899Z[ 14] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24852026-06-19T09:24:52.899Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24862026-06-19T09:24:52.899Z[ 18] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
24872026-06-19T09:24:52.899Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
24882026-06-19T09:24:52.899Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
24892026-06-19T09:24:52.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
24902026-06-19T09:24:52.899Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24912026-06-19T09:24:52.899Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24922026-06-19T09:24:52.899Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24932026-06-19T09:24:52.899Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24942026-06-19T09:24:52.899Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24952026-06-19T09:24:52.899Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24962026-06-19T09:24:52.899Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
24972026-06-19T09:24:52.899Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
24982026-06-19T09:24:52.899Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
24992026-06-19T09:24:52.899Z- - - - - - - - - - - - - - - - - - - - - - - - -
25002026-06-19T09:24:52.899Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25012026-06-19T09:24:52.899Z[ 8] 10.00-10.00 sec 128 KBytes 920 Mbits/sec
25022026-06-19T09:24:52.899Z[ 10] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
25032026-06-19T09:24:52.899Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25042026-06-19T09:24:52.899Z[ 14] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
25052026-06-19T09:24:52.899Z[ 16] 10.00-10.00 sec 128 KBytes 921 Mbits/sec
25062026-06-19T09:24:52.899Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25072026-06-19T09:24:52.899Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
25082026-06-19T09:24:52.899Z[SUM] 10.00-10.00 sec 512 KBytes 3.68 Gbits/sec
25092026-06-19T09:24:52.900Z- - - - - - - - - - - - - - - - - - - - - - - - -
25102026-06-19T09:24:52.900Z[ ID] Interval Transfer Bitrate
25112026-06-19T09:24:52.900Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25122026-06-19T09:24:52.900Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25132026-06-19T09:24:52.900Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25142026-06-19T09:24:52.900Z[ 12] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25152026-06-19T09:24:52.900Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25162026-06-19T09:24:52.900Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25172026-06-19T09:24:52.900Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25182026-06-19T09:24:52.900Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
25192026-06-19T09:24:52.900Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.54 Gbits/sec receiver
25202026-06-19T09:24:52.903ZRun 1/10...3545.037363917329Mbps
25212026-06-19T09:25:00.295Z-----------------------------------------------------------
25222026-06-19T09:25:00.296ZServer listening on 5201 (test #12)
25232026-06-19T09:25:00.296Z-----------------------------------------------------------
25242026-06-19T09:25:00.296ZAccepted connection from 10.0.0.1, port 64016
25252026-06-19T09:25:00.296Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58417
25262026-06-19T09:25:00.296Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54110
25272026-06-19T09:25:00.296Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57429
25282026-06-19T09:25:00.296Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39335
25292026-06-19T09:25:00.296Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40678
25302026-06-19T09:25:00.296Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42278
25312026-06-19T09:25:00.296Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46154
25322026-06-19T09:25:00.296Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47220
25332026-06-19T09:25:00.296Z[ ID] Interval Transfer Bitrate
25342026-06-19T09:25:00.296Z[ 5] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
25352026-06-19T09:25:00.296Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25362026-06-19T09:25:00.296Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25372026-06-19T09:25:00.296Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25382026-06-19T09:25:00.296Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25392026-06-19T09:25:00.296Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25402026-06-19T09:25:00.296Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
25412026-06-19T09:25:00.296Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
25422026-06-19T09:25:00.296Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
25432026-06-19T09:25:00.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
25442026-06-19T09:25:00.296Z[ 5] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
25452026-06-19T09:25:00.296Z[ 8] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
25462026-06-19T09:25:00.296Z[ 10] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
25472026-06-19T09:25:00.296Z[ 12] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25482026-06-19T09:25:00.296Z[ 14] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
25492026-06-19T09:25:00.296Z[ 16] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25502026-06-19T09:25:00.296Z[ 18] 1.00-2.00 sec 54.8 MBytes 459 Mbits/sec
25512026-06-19T09:25:00.296Z[ 20] 1.00-2.00 sec 54.6 MBytes 458 Mbits/sec
25522026-06-19T09:25:00.296Z[SUM] 1.00-2.00 sec 438 MBytes 3.67 Gbits/sec
25532026-06-19T09:25:00.296Z- - - - - - - - - - - - - - - - - - - - - - - - -
25542026-06-19T09:25:00.296Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25552026-06-19T09:25:00.296Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25562026-06-19T09:25:00.296Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25572026-06-19T09:25:00.296Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
25582026-06-19T09:25:00.297Z[ 14] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25592026-06-19T09:25:00.297Z[ 16] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
25602026-06-19T09:25:00.297Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25612026-06-19T09:25:00.297Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
25622026-06-19T09:25:00.297Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
25632026-06-19T09:25:00.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
25642026-06-19T09:25:00.297Z[ 5] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25652026-06-19T09:25:00.297Z[ 8] 3.00-4.00 sec 54.5 MBytes 457 Mbits/sec
25662026-06-19T09:25:00.297Z[ 10] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25672026-06-19T09:25:00.297Z[ 12] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25682026-06-19T09:25:00.297Z[ 14] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25692026-06-19T09:25:00.297Z[ 16] 3.00-4.00 sec 54.2 MBytes 455 Mbits/sec
25702026-06-19T09:25:00.297Z[ 18] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25712026-06-19T09:25:00.297Z[ 20] 3.00-4.00 sec 54.4 MBytes 456 Mbits/sec
25722026-06-19T09:25:00.297Z[SUM] 3.00-4.00 sec 435 MBytes 3.65 Gbits/sec
25732026-06-19T09:25:00.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
25742026-06-19T09:25:00.297Z[ 5] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25752026-06-19T09:25:00.297Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
25762026-06-19T09:25:00.297Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
25772026-06-19T09:25:00.297Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25782026-06-19T09:25:00.297Z[ 14] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25792026-06-19T09:25:00.297Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25802026-06-19T09:25:00.297Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25812026-06-19T09:25:00.297Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
25822026-06-19T09:25:00.297Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
25832026-06-19T09:25:00.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
25842026-06-19T09:25:00.297Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25852026-06-19T09:25:00.297Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25862026-06-19T09:25:00.297Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25872026-06-19T09:25:00.297Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25882026-06-19T09:25:00.297Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25892026-06-19T09:25:00.297Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
25902026-06-19T09:25:00.297Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
25912026-06-19T09:25:00.297Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
25922026-06-19T09:25:00.297Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
25932026-06-19T09:25:00.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
25942026-06-19T09:25:00.297Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25952026-06-19T09:25:00.297Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25962026-06-19T09:25:00.297Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25972026-06-19T09:25:03.297Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
25982026-06-19T09:25:03.297Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
25992026-06-19T09:25:03.297Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
26002026-06-19T09:25:03.297Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
26012026-06-19T09:25:03.297Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
26022026-06-19T09:25:03.297Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
26032026-06-19T09:25:03.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
26042026-06-19T09:25:03.297Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26052026-06-19T09:25:03.297Z[ 8] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26062026-06-19T09:25:03.297Z[ 10] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26072026-06-19T09:25:03.297Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26082026-06-19T09:25:03.297Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26092026-06-19T09:25:03.297Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
26102026-06-19T09:25:03.297Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26112026-06-19T09:25:03.297Z[ 20] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
26122026-06-19T09:25:03.297Z[SUM] 7.00-8.00 sec 431 MBytes 3.61 Gbits/sec
26132026-06-19T09:25:03.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
26142026-06-19T09:25:03.297Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26152026-06-19T09:25:03.297Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26162026-06-19T09:25:03.297Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26172026-06-19T09:25:03.297Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
26182026-06-19T09:25:03.297Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26192026-06-19T09:25:03.297Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
26202026-06-19T09:25:03.297Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
26212026-06-19T09:25:03.297Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
26222026-06-19T09:25:03.297Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
26232026-06-19T09:25:03.297Z- - - - - - - - - - - - - - - - - - - - - - - - -
26242026-06-19T09:25:03.297Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26252026-06-19T09:25:03.297Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26262026-06-19T09:25:03.298Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26272026-06-19T09:25:03.298Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26282026-06-19T09:25:03.298Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26292026-06-19T09:25:03.298Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26302026-06-19T09:25:03.301Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
26312026-06-19T09:25:03.301Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
26322026-06-19T09:25:03.301Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
26332026-06-19T09:25:03.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
26342026-06-19T09:25:03.301Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26352026-06-19T09:25:03.301Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26362026-06-19T09:25:03.301Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26372026-06-19T09:25:03.301Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26382026-06-19T09:25:03.301Z[ 14] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
26392026-06-19T09:25:03.301Z[ 16] 10.00-10.00 sec 128 KBytes 877 Mbits/sec
26402026-06-19T09:25:03.301Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
26412026-06-19T09:25:03.301Z[ 20] 10.00-10.00 sec 128 KBytes 878 Mbits/sec
26422026-06-19T09:25:03.301Z[SUM] 10.00-10.00 sec 384 KBytes 2.63 Gbits/sec
26432026-06-19T09:25:03.301Z- - - - - - - - - - - - - - - - - - - - - - - - -
26442026-06-19T09:25:03.301Z[ ID] Interval Transfer Bitrate
26452026-06-19T09:25:03.301Z[ 5] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26462026-06-19T09:25:03.301Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26472026-06-19T09:25:03.301Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26482026-06-19T09:25:03.301Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
26492026-06-19T09:25:03.301Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26502026-06-19T09:25:03.301Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26512026-06-19T09:25:03.302Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26522026-06-19T09:25:03.302Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
26532026-06-19T09:25:03.302Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
26542026-06-19T09:25:03.302ZRun 2/10...3542.644123808988Mbps
26552026-06-19T09:25:10.696Z-----------------------------------------------------------
26562026-06-19T09:25:10.696ZServer listening on 5201 (test #13)
26572026-06-19T09:25:10.696Z-----------------------------------------------------------
26582026-06-19T09:25:10.696ZAccepted connection from 10.0.0.1, port 49372
26592026-06-19T09:25:10.696Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56889
26602026-06-19T09:25:10.696Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47850
26612026-06-19T09:25:10.696Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33631
26622026-06-19T09:25:10.696Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48240
26632026-06-19T09:25:10.696Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55883
26642026-06-19T09:25:10.696Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55861
26652026-06-19T09:25:10.696Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36785
26662026-06-19T09:25:10.696Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51146
26672026-06-19T09:25:10.696Z[ ID] Interval Transfer Bitrate
26682026-06-19T09:25:10.696Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26692026-06-19T09:25:10.696Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
26702026-06-19T09:25:10.696Z[ 10] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26712026-06-19T09:25:10.697Z[ 12] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26722026-06-19T09:25:10.697Z[ 14] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26732026-06-19T09:25:10.697Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26742026-06-19T09:25:10.697Z[ 18] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26752026-06-19T09:25:10.697Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
26762026-06-19T09:25:10.697Z[SUM] 0.00-1.00 sec 342 MBytes 2.87 Gbits/sec
26772026-06-19T09:25:10.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
26782026-06-19T09:25:10.697Z[ 5] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
26792026-06-19T09:25:10.697Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26802026-06-19T09:25:10.697Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26812026-06-19T09:25:10.697Z[ 12] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26822026-06-19T09:25:10.697Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
26832026-06-19T09:25:10.697Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26842026-06-19T09:25:10.697Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26852026-06-19T09:25:10.697Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
26862026-06-19T09:25:10.697Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
26872026-06-19T09:25:10.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
26882026-06-19T09:25:10.697Z[ 5] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26892026-06-19T09:25:10.697Z[ 8] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26902026-06-19T09:25:10.697Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26912026-06-19T09:25:10.697Z[ 12] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26922026-06-19T09:25:10.697Z[ 14] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26932026-06-19T09:25:10.697Z[ 16] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
26942026-06-19T09:25:10.697Z[ 18] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
26952026-06-19T09:25:10.697Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
26962026-06-19T09:25:10.697Z[SUM] 2.00-3.00 sec 432 MBytes 3.62 Gbits/sec
26972026-06-19T09:25:10.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
26982026-06-19T09:25:10.697Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
26992026-06-19T09:25:10.697Z[ 8] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27002026-06-19T09:25:10.697Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27012026-06-19T09:25:10.697Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27022026-06-19T09:25:10.697Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
27032026-06-19T09:25:10.697Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27042026-06-19T09:25:10.697Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
27052026-06-19T09:25:10.697Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
27062026-06-19T09:25:10.697Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
27072026-06-19T09:25:10.697Z- - - - - - - - - - - - - - - - - - - - - - - - -
27082026-06-19T09:25:10.697Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27092026-06-19T09:25:10.698Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27102026-06-19T09:25:10.698Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27112026-06-19T09:25:10.698Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27122026-06-19T09:25:10.698Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27132026-06-19T09:25:10.698Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
27142026-06-19T09:25:10.698Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27152026-06-19T09:25:10.698Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
27162026-06-19T09:25:10.698Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
27172026-06-19T09:25:10.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
27182026-06-19T09:25:10.698Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27192026-06-19T09:25:10.698Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
27202026-06-19T09:25:10.698Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27212026-06-19T09:25:10.698Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27222026-06-19T09:25:10.698Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27232026-06-19T09:25:10.698Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27242026-06-19T09:25:10.698Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27252026-06-19T09:25:10.698Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
27262026-06-19T09:25:10.698Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
27272026-06-19T09:25:10.698Z- - - - - - - - - - - - - - - - - - - - - - - - -
27282026-06-19T09:25:10.698Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27292026-06-19T09:25:10.698Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27302026-06-19T09:25:10.698Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
27312026-06-19T09:25:13.698Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27322026-06-19T09:25:13.698Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27332026-06-19T09:25:13.698Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
27342026-06-19T09:25:13.698Z[ 18] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27352026-06-19T09:25:13.699Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
27362026-06-19T09:25:13.699Z[SUM] 6.00-7.00 sec 428 MBytes 3.59 Gbits/sec
27372026-06-19T09:25:13.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
27382026-06-19T09:25:13.699Z[ 5] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27392026-06-19T09:25:13.699Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27402026-06-19T09:25:13.699Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27412026-06-19T09:25:13.699Z[ 12] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27422026-06-19T09:25:13.699Z[ 14] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27432026-06-19T09:25:13.699Z[ 16] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
27442026-06-19T09:25:13.699Z[ 18] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27452026-06-19T09:25:13.699Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
27462026-06-19T09:25:13.699Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
27472026-06-19T09:25:13.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
27482026-06-19T09:25:13.699Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27492026-06-19T09:25:13.699Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27502026-06-19T09:25:13.699Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27512026-06-19T09:25:13.699Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
27522026-06-19T09:25:13.699Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27532026-06-19T09:25:13.699Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27542026-06-19T09:25:13.699Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
27552026-06-19T09:25:13.699Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
27562026-06-19T09:25:13.699Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
27572026-06-19T09:25:13.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
27582026-06-19T09:25:13.699Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27592026-06-19T09:25:13.699Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
27602026-06-19T09:25:13.699Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27612026-06-19T09:25:13.699Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
27622026-06-19T09:25:13.699Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27632026-06-19T09:25:13.699Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27642026-06-19T09:25:13.699Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27652026-06-19T09:25:13.699Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
27662026-06-19T09:25:13.699Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
27672026-06-19T09:25:13.699Z- - - - - - - - - - - - - - - - - - - - - - - - -
27682026-06-19T09:25:13.699Z[ 5] 10.00-10.00 sec 128 KBytes 801 Mbits/sec
27692026-06-19T09:25:13.699Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27702026-06-19T09:25:13.699Z[ 10] 10.00-10.00 sec 128 KBytes 803 Mbits/sec
27712026-06-19T09:25:13.699Z[ 12] 10.00-10.00 sec 128 KBytes 807 Mbits/sec
27722026-06-19T09:25:13.699Z[ 14] 10.00-10.00 sec 128 KBytes 807 Mbits/sec
27732026-06-19T09:25:13.700Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
27742026-06-19T09:25:13.700Z[ 18] 10.00-10.00 sec 128 KBytes 808 Mbits/sec
27752026-06-19T09:25:13.700Z[ 20] 10.00-10.00 sec 128 KBytes 808 Mbits/sec
27762026-06-19T09:25:13.700Z[SUM] 10.00-10.00 sec 768 KBytes 4.81 Gbits/sec
27772026-06-19T09:25:13.700Z- - - - - - - - - - - - - - - - - - - - - - - - -
27782026-06-19T09:25:13.700Z[ ID] Interval Transfer Bitrate
27792026-06-19T09:25:13.700Z[ 5] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27802026-06-19T09:25:13.700Z[ 8] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27812026-06-19T09:25:13.700Z[ 10] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27822026-06-19T09:25:13.700Z[ 12] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27832026-06-19T09:25:13.700Z[ 14] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27842026-06-19T09:25:13.700Z[ 16] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27852026-06-19T09:25:13.700Z[ 18] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27862026-06-19T09:25:13.700Z[ 20] 0.00-10.00 sec 526 MBytes 441 Mbits/sec receiver
27872026-06-19T09:25:13.700Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
27882026-06-19T09:25:13.703ZRun 3/10...3528.276818793033Mbps
27892026-06-19T09:25:21.096Z-----------------------------------------------------------
27902026-06-19T09:25:21.096ZServer listening on 5201 (test #14)
27912026-06-19T09:25:21.096Z-----------------------------------------------------------
27922026-06-19T09:25:21.096ZAccepted connection from 10.0.0.1, port 48502
27932026-06-19T09:25:21.096Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37335
27942026-06-19T09:25:21.096Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48143
27952026-06-19T09:25:21.096Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37110
27962026-06-19T09:25:21.096Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52514
27972026-06-19T09:25:21.096Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54477
27982026-06-19T09:25:21.096Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50178
27992026-06-19T09:25:21.096Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52512
28002026-06-19T09:25:21.096Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50989
28012026-06-19T09:25:21.096Z[ ID] Interval Transfer Bitrate
28022026-06-19T09:25:21.096Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28032026-06-19T09:25:21.096Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28042026-06-19T09:25:21.096Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28052026-06-19T09:25:21.096Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
28062026-06-19T09:25:21.096Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28072026-06-19T09:25:21.096Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28082026-06-19T09:25:21.096Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28092026-06-19T09:25:21.096Z[ 20] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
28102026-06-19T09:25:21.096Z[SUM] 0.00-1.00 sec 340 MBytes 2.86 Gbits/sec
28112026-06-19T09:25:21.096Z- - - - - - - - - - - - - - - - - - - - - - - - -
28122026-06-19T09:25:21.096Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28132026-06-19T09:25:21.096Z[ 8] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28142026-06-19T09:25:21.096Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28152026-06-19T09:25:21.097Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
28162026-06-19T09:25:21.097Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28172026-06-19T09:25:21.097Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28182026-06-19T09:25:21.097Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28192026-06-19T09:25:21.097Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
28202026-06-19T09:25:21.097Z[SUM] 1.00-2.00 sec 428 MBytes 3.59 Gbits/sec
28212026-06-19T09:25:21.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
28222026-06-19T09:25:21.097Z[ 5] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28232026-06-19T09:25:21.097Z[ 8] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28242026-06-19T09:25:21.097Z[ 10] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
28252026-06-19T09:25:21.097Z[ 12] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28262026-06-19T09:25:21.097Z[ 14] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
28272026-06-19T09:25:21.097Z[ 16] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28282026-06-19T09:25:21.097Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28292026-06-19T09:25:21.097Z[ 20] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
28302026-06-19T09:25:21.097Z[SUM] 2.00-3.00 sec 433 MBytes 3.63 Gbits/sec
28312026-06-19T09:25:21.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
28322026-06-19T09:25:21.097Z[ 5] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28332026-06-19T09:25:21.097Z[ 8] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28342026-06-19T09:25:21.097Z[ 10] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28352026-06-19T09:25:21.097Z[ 12] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28362026-06-19T09:25:21.097Z[ 14] 3.00-4.00 sec 54.6 MBytes 458 Mbits/sec
28372026-06-19T09:25:21.097Z[ 16] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28382026-06-19T09:25:21.097Z[ 18] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28392026-06-19T09:25:21.097Z[ 20] 3.00-4.00 sec 54.8 MBytes 459 Mbits/sec
28402026-06-19T09:25:21.097Z[SUM] 3.00-4.00 sec 438 MBytes 3.67 Gbits/sec
28412026-06-19T09:25:21.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
28422026-06-19T09:25:21.097Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28432026-06-19T09:25:21.097Z[ 8] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28442026-06-19T09:25:21.097Z[ 10] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28452026-06-19T09:25:21.097Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28462026-06-19T09:25:21.097Z[ 14] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28472026-06-19T09:25:21.097Z[ 16] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28482026-06-19T09:25:21.097Z[ 18] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
28492026-06-19T09:25:21.097Z[ 20] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
28502026-06-19T09:25:21.097Z[SUM] 4.00-5.00 sec 431 MBytes 3.62 Gbits/sec
28512026-06-19T09:25:21.097Z- - - - - - - - - - - - - - - - - - - - - - - - -
28522026-06-19T09:25:21.097Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
28532026-06-19T09:25:21.097Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
28542026-06-19T09:25:21.098Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
28552026-06-19T09:25:21.098Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
28562026-06-19T09:25:21.098Z[ 14] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28572026-06-19T09:25:21.098Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
28582026-06-19T09:25:21.098Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
28592026-06-19T09:25:21.098Z[ 20] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
28602026-06-19T09:25:21.098Z[SUM] 5.00-6.00 sec 432 MBytes 3.62 Gbits/sec
28612026-06-19T09:25:21.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
28622026-06-19T09:25:21.098Z[ 5] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28632026-06-19T09:25:21.098Z[ 8] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28642026-06-19T09:25:21.098Z[ 10] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28652026-06-19T09:25:24.098Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28662026-06-19T09:25:24.098Z[ 14] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28672026-06-19T09:25:24.098Z[ 16] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
28682026-06-19T09:25:24.098Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
28692026-06-19T09:25:24.098Z[ 20] 6.00-7.00 sec 54.2 MBytes 455 Mbits/sec
28702026-06-19T09:25:24.098Z[SUM] 6.00-7.00 sec 434 MBytes 3.64 Gbits/sec
28712026-06-19T09:25:24.098Z- - - - - - - - - - - - - - - - - - - - - - - - -
28722026-06-19T09:25:24.098Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28732026-06-19T09:25:24.098Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28742026-06-19T09:25:24.098Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28752026-06-19T09:25:24.098Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28762026-06-19T09:25:24.098Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
28772026-06-19T09:25:24.099Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28782026-06-19T09:25:24.099Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28792026-06-19T09:25:24.099Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
28802026-06-19T09:25:24.099Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
28812026-06-19T09:25:24.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28822026-06-19T09:25:24.099Z[ 5] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28832026-06-19T09:25:24.099Z[ 8] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28842026-06-19T09:25:24.099Z[ 10] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28852026-06-19T09:25:24.099Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28862026-06-19T09:25:24.099Z[ 14] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
28872026-06-19T09:25:24.099Z[ 16] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28882026-06-19T09:25:24.099Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28892026-06-19T09:25:24.099Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
28902026-06-19T09:25:24.099Z[SUM] 8.00-9.00 sec 433 MBytes 3.64 Gbits/sec
28912026-06-19T09:25:24.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
28922026-06-19T09:25:24.099Z[ 5] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28932026-06-19T09:25:24.099Z[ 8] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28942026-06-19T09:25:24.099Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28952026-06-19T09:25:24.099Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
28962026-06-19T09:25:24.099Z[ 14] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28972026-06-19T09:25:24.099Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
28982026-06-19T09:25:24.099Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
28992026-06-19T09:25:24.099Z[ 20] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
29002026-06-19T09:25:24.099Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
29012026-06-19T09:25:24.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
29022026-06-19T09:25:24.099Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29032026-06-19T09:25:24.099Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29042026-06-19T09:25:24.099Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29052026-06-19T09:25:24.099Z[ 12] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
29062026-06-19T09:25:24.099Z[ 14] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
29072026-06-19T09:25:24.099Z[ 16] 10.00-10.00 sec 128 KBytes 1.02 Gbits/sec
29082026-06-19T09:25:24.099Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29092026-06-19T09:25:24.099Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
29102026-06-19T09:25:24.099Z[SUM] 10.00-10.00 sec 384 KBytes 3.06 Gbits/sec
29112026-06-19T09:25:24.099Z- - - - - - - - - - - - - - - - - - - - - - - - -
29122026-06-19T09:25:24.099Z[ ID] Interval Transfer Bitrate
29132026-06-19T09:25:24.099Z[ 5] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
29142026-06-19T09:25:24.099Z[ 8] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
29152026-06-19T09:25:24.099Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
29162026-06-19T09:25:24.100Z[ 12] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
29172026-06-19T09:25:24.100Z[ 14] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29182026-06-19T09:25:24.100Z[ 16] 0.00-10.00 sec 529 MBytes 444 Mbits/sec receiver
29192026-06-19T09:25:24.100Z[ 18] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
29202026-06-19T09:25:24.100Z[ 20] 0.00-10.00 sec 529 MBytes 443 Mbits/sec receiver
29212026-06-19T09:25:24.100Z[SUM] 0.00-10.00 sec 4.13 GBytes 3.55 Gbits/sec receiver
29222026-06-19T09:25:24.103ZRun 4/10...3548.0976683684976Mbps
29232026-06-19T09:25:31.501Z-----------------------------------------------------------
29242026-06-19T09:25:31.501ZServer listening on 5201 (test #15)
29252026-06-19T09:25:31.501Z-----------------------------------------------------------
29262026-06-19T09:25:31.501ZAccepted connection from 10.0.0.1, port 54594
29272026-06-19T09:25:31.501Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42980
29282026-06-19T09:25:31.501Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56271
29292026-06-19T09:25:31.501Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50992
29302026-06-19T09:25:31.501Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64123
29312026-06-19T09:25:31.501Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49896
29322026-06-19T09:25:31.501Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46980
29332026-06-19T09:25:31.501Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46586
29342026-06-19T09:25:31.501Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35859
29352026-06-19T09:25:31.501Z[ ID] Interval Transfer Bitrate
29362026-06-19T09:25:31.501Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29372026-06-19T09:25:31.501Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29382026-06-19T09:25:31.501Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
29392026-06-19T09:25:31.501Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29402026-06-19T09:25:31.501Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29412026-06-19T09:25:31.501Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29422026-06-19T09:25:31.501Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29432026-06-19T09:25:31.501Z[ 20] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
29442026-06-19T09:25:31.501Z[SUM] 0.00-1.00 sec 337 MBytes 2.83 Gbits/sec
29452026-06-19T09:25:31.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
29462026-06-19T09:25:31.501Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29472026-06-19T09:25:31.501Z[ 8] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29482026-06-19T09:25:31.501Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29492026-06-19T09:25:31.501Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29502026-06-19T09:25:31.501Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29512026-06-19T09:25:31.501Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29522026-06-19T09:25:31.501Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
29532026-06-19T09:25:31.501Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
29542026-06-19T09:25:31.501Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
29552026-06-19T09:25:31.501Z- - - - - - - - - - - - - - - - - - - - - - - - -
29562026-06-19T09:25:31.501Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29572026-06-19T09:25:31.501Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29582026-06-19T09:25:31.501Z[ 10] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29592026-06-19T09:25:31.502Z[ 12] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
29602026-06-19T09:25:31.502Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29612026-06-19T09:25:31.502Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29622026-06-19T09:25:31.502Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
29632026-06-19T09:25:31.502Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
29642026-06-19T09:25:31.502Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
29652026-06-19T09:25:31.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29662026-06-19T09:25:31.502Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29672026-06-19T09:25:31.502Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29682026-06-19T09:25:31.502Z[ 10] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29692026-06-19T09:25:31.502Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29702026-06-19T09:25:31.502Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29712026-06-19T09:25:31.502Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29722026-06-19T09:25:31.502Z[ 18] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
29732026-06-19T09:25:31.502Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
29742026-06-19T09:25:31.502Z[SUM] 3.00-4.00 sec 430 MBytes 3.60 Gbits/sec
29752026-06-19T09:25:31.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29762026-06-19T09:25:31.502Z[ 5] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29772026-06-19T09:25:31.502Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29782026-06-19T09:25:31.502Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
29792026-06-19T09:25:31.502Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29802026-06-19T09:25:31.502Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29812026-06-19T09:25:31.502Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
29822026-06-19T09:25:31.502Z[ 18] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29832026-06-19T09:25:31.502Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
29842026-06-19T09:25:31.502Z[SUM] 4.00-5.00 sec 427 MBytes 3.59 Gbits/sec
29852026-06-19T09:25:31.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29862026-06-19T09:25:31.502Z[ 5] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29872026-06-19T09:25:31.502Z[ 8] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29882026-06-19T09:25:31.502Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29892026-06-19T09:25:31.502Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29902026-06-19T09:25:31.502Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
29912026-06-19T09:25:31.502Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
29922026-06-19T09:25:31.502Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29932026-06-19T09:25:31.502Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
29942026-06-19T09:25:31.502Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
29952026-06-19T09:25:31.502Z- - - - - - - - - - - - - - - - - - - - - - - - -
29962026-06-19T09:25:31.502Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29972026-06-19T09:25:31.503Z[ 8] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
29982026-06-19T09:25:31.503Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
29992026-06-19T09:25:34.503Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30002026-06-19T09:25:34.503Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30012026-06-19T09:25:34.503Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30022026-06-19T09:25:34.503Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
30032026-06-19T09:25:34.503Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
30042026-06-19T09:25:34.503Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
30052026-06-19T09:25:34.503Z- - - - - - - - - - - - - - - - - - - - - - - - -
30062026-06-19T09:25:34.503Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30072026-06-19T09:25:34.503Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
30082026-06-19T09:25:34.503Z[ 10] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30092026-06-19T09:25:34.503Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30102026-06-19T09:25:34.503Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
30112026-06-19T09:25:34.503Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30122026-06-19T09:25:34.504Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
30132026-06-19T09:25:34.504Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
30142026-06-19T09:25:34.504Z[SUM] 7.00-8.00 sec 427 MBytes 3.59 Gbits/sec
30152026-06-19T09:25:34.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
30162026-06-19T09:25:34.504Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30172026-06-19T09:25:34.504Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30182026-06-19T09:25:34.504Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
30192026-06-19T09:25:34.504Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30202026-06-19T09:25:34.504Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30212026-06-19T09:25:34.504Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30222026-06-19T09:25:34.504Z[ 18] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
30232026-06-19T09:25:34.504Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
30242026-06-19T09:25:34.504Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
30252026-06-19T09:25:34.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
30262026-06-19T09:25:34.504Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30272026-06-19T09:25:34.504Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30282026-06-19T09:25:34.504Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30292026-06-19T09:25:34.504Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30302026-06-19T09:25:34.504Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30312026-06-19T09:25:34.504Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
30322026-06-19T09:25:34.504Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30332026-06-19T09:25:34.504Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
30342026-06-19T09:25:34.504Z[SUM] 9.00-10.00 sec 426 MBytes 3.58 Gbits/sec
30352026-06-19T09:25:34.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
30362026-06-19T09:25:34.504Z[ 5] 10.00-10.00 sec 128 KBytes 755 Mbits/sec
30372026-06-19T09:25:34.504Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30382026-06-19T09:25:34.504Z[ 10] 10.00-10.00 sec 128 KBytes 756 Mbits/sec
30392026-06-19T09:25:34.504Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30402026-06-19T09:25:34.504Z[ 14] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30412026-06-19T09:25:34.504Z[ 16] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
30422026-06-19T09:25:34.504Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30432026-06-19T09:25:34.504Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
30442026-06-19T09:25:34.504Z[SUM] 10.00-10.00 sec 512 KBytes 3.02 Gbits/sec
30452026-06-19T09:25:34.504Z- - - - - - - - - - - - - - - - - - - - - - - - -
30462026-06-19T09:25:34.504Z[ ID] Interval Transfer Bitrate
30472026-06-19T09:25:34.504Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30482026-06-19T09:25:34.504Z[ 8] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30492026-06-19T09:25:34.504Z[ 10] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30502026-06-19T09:25:34.504Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30512026-06-19T09:25:34.505Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30522026-06-19T09:25:34.505Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30532026-06-19T09:25:34.505Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
30542026-06-19T09:25:34.505Z[ 20] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
30552026-06-19T09:25:34.505Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec receiver
30562026-06-19T09:25:34.508ZRun 5/10...3516.1174687801426Mbps
30572026-06-19T09:25:41.903Z-----------------------------------------------------------
30582026-06-19T09:25:41.903ZServer listening on 5201 (test #16)
30592026-06-19T09:25:41.903Z-----------------------------------------------------------
30602026-06-19T09:25:41.903ZAccepted connection from 10.0.0.1, port 40042
30612026-06-19T09:25:41.903Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46082
30622026-06-19T09:25:41.903Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42940
30632026-06-19T09:25:41.903Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42907
30642026-06-19T09:25:41.903Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35738
30652026-06-19T09:25:41.903Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38718
30662026-06-19T09:25:41.903Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40763
30672026-06-19T09:25:41.903Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65431
30682026-06-19T09:25:41.903Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38839
30692026-06-19T09:25:41.903Z[ ID] Interval Transfer Bitrate
30702026-06-19T09:25:41.903Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30712026-06-19T09:25:41.903Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30722026-06-19T09:25:41.903Z[ 10] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30732026-06-19T09:25:41.903Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30742026-06-19T09:25:41.904Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30752026-06-19T09:25:41.904Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
30762026-06-19T09:25:41.904Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30772026-06-19T09:25:41.904Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
30782026-06-19T09:25:41.904Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
30792026-06-19T09:25:41.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
30802026-06-19T09:25:41.904Z[ 5] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30812026-06-19T09:25:41.904Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30822026-06-19T09:25:41.904Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30832026-06-19T09:25:41.904Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30842026-06-19T09:25:41.904Z[ 14] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30852026-06-19T09:25:41.904Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30862026-06-19T09:25:41.904Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
30872026-06-19T09:25:41.904Z[ 20] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
30882026-06-19T09:25:41.904Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
30892026-06-19T09:25:41.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
30902026-06-19T09:25:41.904Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
30912026-06-19T09:25:41.904Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30922026-06-19T09:25:41.904Z[ 10] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
30932026-06-19T09:25:41.904Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30942026-06-19T09:25:41.904Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30952026-06-19T09:25:41.904Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30962026-06-19T09:25:41.904Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30972026-06-19T09:25:41.904Z[ 20] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
30982026-06-19T09:25:41.904Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
30992026-06-19T09:25:41.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
31002026-06-19T09:25:41.904Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
31012026-06-19T09:25:41.904Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31022026-06-19T09:25:41.904Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31032026-06-19T09:25:41.904Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31042026-06-19T09:25:41.904Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31052026-06-19T09:25:41.904Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
31062026-06-19T09:25:41.904Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31072026-06-19T09:25:41.904Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
31082026-06-19T09:25:41.904Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
31092026-06-19T09:25:41.904Z- - - - - - - - - - - - - - - - - - - - - - - - -
31102026-06-19T09:25:41.904Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31112026-06-19T09:25:41.904Z[ 8] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31122026-06-19T09:25:41.904Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31132026-06-19T09:25:41.904Z[ 12] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
31142026-06-19T09:25:41.905Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31152026-06-19T09:25:41.905Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31162026-06-19T09:25:41.905Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
31172026-06-19T09:25:41.905Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
31182026-06-19T09:25:41.905Z[SUM] 4.00-5.00 sec 430 MBytes 3.60 Gbits/sec
31192026-06-19T09:25:41.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
31202026-06-19T09:25:41.905Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31212026-06-19T09:25:41.905Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31222026-06-19T09:25:41.905Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31232026-06-19T09:25:41.905Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31242026-06-19T09:25:41.905Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31252026-06-19T09:25:41.905Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31262026-06-19T09:25:41.905Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
31272026-06-19T09:25:41.905Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
31282026-06-19T09:25:41.905Z[SUM] 5.00-6.00 sec 427 MBytes 3.59 Gbits/sec
31292026-06-19T09:25:41.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
31302026-06-19T09:25:41.905Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31312026-06-19T09:25:41.905Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31322026-06-19T09:25:41.905Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
31332026-06-19T09:25:44.905Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31342026-06-19T09:25:44.905Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
31352026-06-19T09:25:44.905Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31362026-06-19T09:25:44.905Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31372026-06-19T09:25:44.905Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
31382026-06-19T09:25:44.905Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
31392026-06-19T09:25:44.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
31402026-06-19T09:25:44.905Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31412026-06-19T09:25:44.905Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31422026-06-19T09:25:44.905Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31432026-06-19T09:25:44.905Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31442026-06-19T09:25:44.905Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
31452026-06-19T09:25:44.905Z[ 16] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31462026-06-19T09:25:44.905Z[ 18] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
31472026-06-19T09:25:44.905Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
31482026-06-19T09:25:44.905Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
31492026-06-19T09:25:44.905Z- - - - - - - - - - - - - - - - - - - - - - - - -
31502026-06-19T09:25:44.905Z[ 5] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31512026-06-19T09:25:44.905Z[ 8] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31522026-06-19T09:25:44.905Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31532026-06-19T09:25:44.905Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
31542026-06-19T09:25:44.906Z[ 14] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
31552026-06-19T09:25:44.906Z[ 16] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
31562026-06-19T09:25:44.906Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31572026-06-19T09:25:44.906Z[ 20] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
31582026-06-19T09:25:44.906Z[SUM] 8.00-9.00 sec 431 MBytes 3.62 Gbits/sec
31592026-06-19T09:25:44.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
31602026-06-19T09:25:44.906Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
31612026-06-19T09:25:44.906Z[ 8] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31622026-06-19T09:25:44.906Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
31632026-06-19T09:25:44.906Z[ 12] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31642026-06-19T09:25:44.906Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31652026-06-19T09:25:44.906Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31662026-06-19T09:25:44.906Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31672026-06-19T09:25:44.906Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
31682026-06-19T09:25:44.906Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
31692026-06-19T09:25:44.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
31702026-06-19T09:25:44.906Z[ 5] 10.00-10.00 sec 128 KBytes 1.28 Gbits/sec
31712026-06-19T09:25:44.906Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31722026-06-19T09:25:44.906Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31732026-06-19T09:25:44.906Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31742026-06-19T09:25:44.906Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31752026-06-19T09:25:44.906Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31762026-06-19T09:25:44.906Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31772026-06-19T09:25:44.906Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
31782026-06-19T09:25:44.906Z[SUM] 10.00-10.00 sec 128 KBytes 1.28 Gbits/sec
31792026-06-19T09:25:44.906Z- - - - - - - - - - - - - - - - - - - - - - - - -
31802026-06-19T09:25:44.906Z[ ID] Interval Transfer Bitrate
31812026-06-19T09:25:44.906Z[ 5] 0.00-10.00 sec 524 MBytes 439 Mbits/sec receiver
31822026-06-19T09:25:44.906Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31832026-06-19T09:25:44.906Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31842026-06-19T09:25:44.906Z[ 12] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31852026-06-19T09:25:44.906Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31862026-06-19T09:25:44.906Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec receiver
31872026-06-19T09:25:44.906Z[ 18] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31882026-06-19T09:25:44.906Z[ 20] 0.00-10.00 sec 525 MBytes 440 Mbits/sec receiver
31892026-06-19T09:25:44.906Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec receiver
31902026-06-19T09:25:44.910ZRun 6/10...3518.8394876991683Mbps
31912026-06-19T09:25:52.303Z-----------------------------------------------------------
31922026-06-19T09:25:52.303ZServer listening on 5201 (test #17)
31932026-06-19T09:25:52.303Z-----------------------------------------------------------
31942026-06-19T09:25:52.303ZAccepted connection from 10.0.0.1, port 37552
31952026-06-19T09:25:52.303Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47650
31962026-06-19T09:25:52.303Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36429
31972026-06-19T09:25:52.303Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41677
31982026-06-19T09:25:52.303Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 32977
31992026-06-19T09:25:52.303Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51519
32002026-06-19T09:25:52.303Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57013
32012026-06-19T09:25:52.303Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57831
32022026-06-19T09:25:52.303Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51007
32032026-06-19T09:25:52.303Z[ ID] Interval Transfer Bitrate
32042026-06-19T09:25:52.303Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32052026-06-19T09:25:52.303Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32062026-06-19T09:25:52.303Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32072026-06-19T09:25:52.303Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32082026-06-19T09:25:52.303Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
32092026-06-19T09:25:52.303Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32102026-06-19T09:25:52.303Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32112026-06-19T09:25:52.303Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
32122026-06-19T09:25:52.304Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
32132026-06-19T09:25:52.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
32142026-06-19T09:25:52.304Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32152026-06-19T09:25:52.304Z[ 8] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32162026-06-19T09:25:52.304Z[ 10] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
32172026-06-19T09:25:52.304Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32182026-06-19T09:25:52.304Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32192026-06-19T09:25:52.304Z[ 16] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32202026-06-19T09:25:52.304Z[ 18] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32212026-06-19T09:25:52.304Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
32222026-06-19T09:25:52.304Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
32232026-06-19T09:25:52.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
32242026-06-19T09:25:52.304Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32252026-06-19T09:25:52.304Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32262026-06-19T09:25:52.304Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32272026-06-19T09:25:52.304Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32282026-06-19T09:25:52.304Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32292026-06-19T09:25:52.304Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32302026-06-19T09:25:52.304Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
32312026-06-19T09:25:52.304Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
32322026-06-19T09:25:52.304Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
32332026-06-19T09:25:52.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
32342026-06-19T09:25:52.304Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32352026-06-19T09:25:52.304Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32362026-06-19T09:25:52.304Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32372026-06-19T09:25:52.304Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
32382026-06-19T09:25:52.304Z[ 14] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
32392026-06-19T09:25:52.304Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32402026-06-19T09:25:52.304Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32412026-06-19T09:25:52.304Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
32422026-06-19T09:25:52.304Z[SUM] 3.00-4.00 sec 428 MBytes 3.59 Gbits/sec
32432026-06-19T09:25:52.304Z- - - - - - - - - - - - - - - - - - - - - - - - -
32442026-06-19T09:25:52.304Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32452026-06-19T09:25:52.304Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32462026-06-19T09:25:52.304Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32472026-06-19T09:25:52.304Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32482026-06-19T09:25:52.304Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32492026-06-19T09:25:52.308Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32502026-06-19T09:25:52.308Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
32512026-06-19T09:25:52.308Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
32522026-06-19T09:25:52.308Z[SUM] 4.00-5.00 sec 424 MBytes 3.56 Gbits/sec
32532026-06-19T09:25:52.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
32542026-06-19T09:25:52.308Z[ 5] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32552026-06-19T09:25:52.308Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32562026-06-19T09:25:52.308Z[ 10] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32572026-06-19T09:25:52.308Z[ 12] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32582026-06-19T09:25:52.308Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32592026-06-19T09:25:52.308Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32602026-06-19T09:25:52.308Z[ 18] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
32612026-06-19T09:25:52.308Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
32622026-06-19T09:25:52.308Z[SUM] 5.00-6.00 sec 427 MBytes 3.58 Gbits/sec
32632026-06-19T09:25:52.308Z- - - - - - - - - - - - - - - - - - - - - - - - -
32642026-06-19T09:25:52.308Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32652026-06-19T09:25:52.308Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32662026-06-19T09:25:52.308Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32672026-06-19T09:25:55.305Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32682026-06-19T09:25:55.305Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32692026-06-19T09:25:55.305Z[ 16] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
32702026-06-19T09:25:55.305Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32712026-06-19T09:25:55.305Z[ 20] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
32722026-06-19T09:25:55.305Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
32732026-06-19T09:25:55.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
32742026-06-19T09:25:55.305Z[ 5] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32752026-06-19T09:25:55.305Z[ 8] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32762026-06-19T09:25:55.305Z[ 10] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32772026-06-19T09:25:55.305Z[ 12] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32782026-06-19T09:25:55.305Z[ 14] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
32792026-06-19T09:25:55.305Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32802026-06-19T09:25:55.305Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
32812026-06-19T09:25:55.305Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
32822026-06-19T09:25:55.305Z[SUM] 7.00-8.00 sec 425 MBytes 3.56 Gbits/sec
32832026-06-19T09:25:55.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
32842026-06-19T09:25:55.305Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32852026-06-19T09:25:55.305Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32862026-06-19T09:25:55.305Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32872026-06-19T09:25:55.305Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
32882026-06-19T09:25:55.305Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32892026-06-19T09:25:55.305Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
32902026-06-19T09:25:55.305Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32912026-06-19T09:25:55.305Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
32922026-06-19T09:25:55.305Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
32932026-06-19T09:25:55.305Z- - - - - - - - - - - - - - - - - - - - - - - - -
32942026-06-19T09:25:55.305Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32952026-06-19T09:25:55.305Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32962026-06-19T09:25:55.305Z[ 10] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
32972026-06-19T09:25:55.305Z[ 12] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
32982026-06-19T09:25:55.305Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
32992026-06-19T09:25:55.306Z[ 16] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33002026-06-19T09:25:55.306Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
33012026-06-19T09:25:55.306Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
33022026-06-19T09:25:55.306Z[SUM] 9.00-10.00 sec 431 MBytes 3.62 Gbits/sec
33032026-06-19T09:25:55.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
33042026-06-19T09:25:55.306Z[ 5] 10.00-10.00 sec 128 KBytes 757 Mbits/sec
33052026-06-19T09:25:55.306Z[ 8] 10.00-10.00 sec 128 KBytes 758 Mbits/sec
33062026-06-19T09:25:55.306Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
33072026-06-19T09:25:55.306Z[ 12] 10.00-10.00 sec 128 KBytes 758 Mbits/sec
33082026-06-19T09:25:55.306Z[ 14] 10.00-10.00 sec 128 KBytes 758 Mbits/sec
33092026-06-19T09:25:55.306Z[ 16] 10.00-10.00 sec 128 KBytes 758 Mbits/sec
33102026-06-19T09:25:55.306Z[ 18] 10.00-10.00 sec 128 KBytes 758 Mbits/sec
33112026-06-19T09:25:55.306Z[ 20] 10.00-10.00 sec 128 KBytes 758 Mbits/sec
33122026-06-19T09:25:55.306Z[SUM] 10.00-10.00 sec 896 KBytes 5.30 Gbits/sec
33132026-06-19T09:25:55.306Z- - - - - - - - - - - - - - - - - - - - - - - - -
33142026-06-19T09:25:55.306Z[ ID] Interval Transfer Bitrate
33152026-06-19T09:25:55.306Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec receiver
33162026-06-19T09:25:55.306Z[ 8] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33172026-06-19T09:25:55.306Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec receiver
33182026-06-19T09:25:55.306Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33192026-06-19T09:25:55.306Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33202026-06-19T09:25:55.306Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33212026-06-19T09:25:55.306Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33222026-06-19T09:25:55.306Z[ 20] 0.00-10.00 sec 523 MBytes 439 Mbits/sec receiver
33232026-06-19T09:25:55.306Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec receiver
33242026-06-19T09:25:55.310ZRun 7/10...3508.673785122162Mbps
33252026-06-19T09:26:02.703Z-----------------------------------------------------------
33262026-06-19T09:26:02.703ZServer listening on 5201 (test #18)
33272026-06-19T09:26:02.703Z-----------------------------------------------------------
33282026-06-19T09:26:02.703ZAccepted connection from 10.0.0.1, port 42463
33292026-06-19T09:26:02.703Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46958
33302026-06-19T09:26:02.703Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41685
33312026-06-19T09:26:02.703Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56590
33322026-06-19T09:26:02.703Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36587
33332026-06-19T09:26:02.703Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39204
33342026-06-19T09:26:02.703Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 40158
33352026-06-19T09:26:02.703Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52109
33362026-06-19T09:26:02.703Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55866
33372026-06-19T09:26:02.703Z[ ID] Interval Transfer Bitrate
33382026-06-19T09:26:02.703Z[ 5] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33392026-06-19T09:26:02.703Z[ 8] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33402026-06-19T09:26:02.703Z[ 10] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33412026-06-19T09:26:02.703Z[ 12] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33422026-06-19T09:26:02.703Z[ 14] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33432026-06-19T09:26:02.703Z[ 16] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33442026-06-19T09:26:02.703Z[ 18] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33452026-06-19T09:26:02.703Z[ 20] 0.00-1.00 sec 42.9 MBytes 360 Mbits/sec
33462026-06-19T09:26:02.703Z[SUM] 0.00-1.00 sec 343 MBytes 2.88 Gbits/sec
33472026-06-19T09:26:02.703Z- - - - - - - - - - - - - - - - - - - - - - - - -
33482026-06-19T09:26:02.703Z[ 5] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33492026-06-19T09:26:02.703Z[ 8] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33502026-06-19T09:26:02.703Z[ 10] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33512026-06-19T09:26:02.703Z[ 12] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33522026-06-19T09:26:02.703Z[ 14] 1.00-2.00 sec 54.0 MBytes 453 Mbits/sec
33532026-06-19T09:26:02.703Z[ 16] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33542026-06-19T09:26:02.704Z[ 18] 1.00-2.00 sec 54.2 MBytes 455 Mbits/sec
33552026-06-19T09:26:02.704Z[ 20] 1.00-2.00 sec 54.1 MBytes 454 Mbits/sec
33562026-06-19T09:26:02.704Z[SUM] 1.00-2.00 sec 433 MBytes 3.63 Gbits/sec
33572026-06-19T09:26:02.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33582026-06-19T09:26:02.704Z[ 5] 2.00-3.00 sec 54.0 MBytes 453 Mbits/sec
33592026-06-19T09:26:02.704Z[ 8] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33602026-06-19T09:26:02.704Z[ 10] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33612026-06-19T09:26:02.704Z[ 12] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33622026-06-19T09:26:02.704Z[ 14] 2.00-3.00 sec 54.4 MBytes 456 Mbits/sec
33632026-06-19T09:26:02.704Z[ 16] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33642026-06-19T09:26:02.704Z[ 18] 2.00-3.00 sec 54.1 MBytes 454 Mbits/sec
33652026-06-19T09:26:02.704Z[ 20] 2.00-3.00 sec 54.2 MBytes 455 Mbits/sec
33662026-06-19T09:26:02.704Z[SUM] 2.00-3.00 sec 434 MBytes 3.64 Gbits/sec
33672026-06-19T09:26:02.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33682026-06-19T09:26:02.704Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33692026-06-19T09:26:02.704Z[ 8] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33702026-06-19T09:26:02.704Z[ 10] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33712026-06-19T09:26:02.704Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33722026-06-19T09:26:02.704Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33732026-06-19T09:26:02.704Z[ 16] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
33742026-06-19T09:26:02.704Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
33752026-06-19T09:26:02.704Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
33762026-06-19T09:26:02.704Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
33772026-06-19T09:26:02.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33782026-06-19T09:26:02.704Z[ 5] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33792026-06-19T09:26:02.704Z[ 8] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33802026-06-19T09:26:02.704Z[ 10] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33812026-06-19T09:26:02.704Z[ 12] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33822026-06-19T09:26:02.704Z[ 14] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33832026-06-19T09:26:02.704Z[ 16] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33842026-06-19T09:26:02.704Z[ 18] 4.00-5.00 sec 54.0 MBytes 453 Mbits/sec
33852026-06-19T09:26:02.704Z[ 20] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
33862026-06-19T09:26:02.704Z[SUM] 4.00-5.00 sec 432 MBytes 3.62 Gbits/sec
33872026-06-19T09:26:02.704Z- - - - - - - - - - - - - - - - - - - - - - - - -
33882026-06-19T09:26:02.704Z[ 5] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33892026-06-19T09:26:02.704Z[ 8] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
33902026-06-19T09:26:02.704Z[ 10] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33912026-06-19T09:26:02.704Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33922026-06-19T09:26:02.704Z[ 14] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33932026-06-19T09:26:02.704Z[ 16] 5.00-6.00 sec 53.9 MBytes 452 Mbits/sec
33942026-06-19T09:26:02.705Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33952026-06-19T09:26:02.705Z[ 20] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
33962026-06-19T09:26:02.705Z[SUM] 5.00-6.00 sec 430 MBytes 3.61 Gbits/sec
33972026-06-19T09:26:02.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
33982026-06-19T09:26:02.705Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
33992026-06-19T09:26:02.705Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34002026-06-19T09:26:02.705Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34012026-06-19T09:26:05.705Z[ 12] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
34022026-06-19T09:26:05.705Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34032026-06-19T09:26:05.705Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34042026-06-19T09:26:05.705Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
34052026-06-19T09:26:05.705Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
34062026-06-19T09:26:05.705Z[SUM] 6.00-7.00 sec 430 MBytes 3.61 Gbits/sec
34072026-06-19T09:26:05.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
34082026-06-19T09:26:05.705Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34092026-06-19T09:26:05.705Z[ 8] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34102026-06-19T09:26:05.705Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34112026-06-19T09:26:05.705Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34122026-06-19T09:26:05.705Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
34132026-06-19T09:26:05.705Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34142026-06-19T09:26:05.705Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
34152026-06-19T09:26:05.705Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
34162026-06-19T09:26:05.705Z[SUM] 7.00-8.00 sec 428 MBytes 3.59 Gbits/sec
34172026-06-19T09:26:05.705Z- - - - - - - - - - - - - - - - - - - - - - - - -
34182026-06-19T09:26:05.705Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34192026-06-19T09:26:05.705Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34202026-06-19T09:26:05.705Z[ 10] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34212026-06-19T09:26:05.705Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34222026-06-19T09:26:05.705Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34232026-06-19T09:26:05.705Z[ 16] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
34242026-06-19T09:26:05.705Z[ 18] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
34252026-06-19T09:26:05.705Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
34262026-06-19T09:26:05.706Z[SUM] 8.00-9.00 sec 430 MBytes 3.61 Gbits/sec
34272026-06-19T09:26:05.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
34282026-06-19T09:26:05.706Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34292026-06-19T09:26:05.706Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34302026-06-19T09:26:05.706Z[ 10] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34312026-06-19T09:26:05.706Z[ 12] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34322026-06-19T09:26:05.706Z[ 14] 9.00-10.00 sec 54.1 MBytes 454 Mbits/sec
34332026-06-19T09:26:05.706Z[ 16] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34342026-06-19T09:26:05.706Z[ 18] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
34352026-06-19T09:26:05.706Z[ 20] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
34362026-06-19T09:26:05.706Z[SUM] 9.00-10.00 sec 432 MBytes 3.62 Gbits/sec
34372026-06-19T09:26:05.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
34382026-06-19T09:26:05.706Z[ 5] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34392026-06-19T09:26:05.706Z[ 8] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34402026-06-19T09:26:05.706Z[ 10] 10.00-10.00 sec 128 KBytes 864 Mbits/sec
34412026-06-19T09:26:05.706Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34422026-06-19T09:26:05.706Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
34432026-06-19T09:26:05.706Z[ 16] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34442026-06-19T09:26:05.706Z[ 18] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34452026-06-19T09:26:05.706Z[ 20] 10.00-10.00 sec 128 KBytes 865 Mbits/sec
34462026-06-19T09:26:05.706Z[SUM] 10.00-10.00 sec 768 KBytes 5.18 Gbits/sec
34472026-06-19T09:26:05.706Z- - - - - - - - - - - - - - - - - - - - - - - - -
34482026-06-19T09:26:05.706Z[ ID] Interval Transfer Bitrate
34492026-06-19T09:26:05.706Z[ 5] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
34502026-06-19T09:26:05.706Z[ 8] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34512026-06-19T09:26:05.706Z[ 10] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34522026-06-19T09:26:05.706Z[ 12] 0.00-10.00 sec 528 MBytes 442 Mbits/sec receiver
34532026-06-19T09:26:05.706Z[ 14] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34542026-06-19T09:26:05.706Z[ 16] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34552026-06-19T09:26:05.706Z[ 18] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34562026-06-19T09:26:05.706Z[ 20] 0.00-10.00 sec 528 MBytes 443 Mbits/sec receiver
34572026-06-19T09:26:05.706Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.54 Gbits/sec receiver
34582026-06-19T09:26:05.709ZRun 8/10...3541.998698633445Mbps
34592026-06-19T09:26:13.106Z-----------------------------------------------------------
34602026-06-19T09:26:13.106ZServer listening on 5201 (test #19)
34612026-06-19T09:26:13.106Z-----------------------------------------------------------
34622026-06-19T09:26:13.106ZAccepted connection from 10.0.0.1, port 47218
34632026-06-19T09:26:13.106Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61607
34642026-06-19T09:26:13.106Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38169
34652026-06-19T09:26:13.106Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48772
34662026-06-19T09:26:13.106Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44343
34672026-06-19T09:26:13.106Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53307
34682026-06-19T09:26:13.106Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59934
34692026-06-19T09:26:13.106Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38685
34702026-06-19T09:26:13.106Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38916
34712026-06-19T09:26:13.106Z[ ID] Interval Transfer Bitrate
34722026-06-19T09:26:13.106Z[ 5] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34732026-06-19T09:26:13.106Z[ 8] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34742026-06-19T09:26:13.106Z[ 10] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34752026-06-19T09:26:13.107Z[ 12] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34762026-06-19T09:26:13.107Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
34772026-06-19T09:26:13.107Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34782026-06-19T09:26:13.107Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
34792026-06-19T09:26:13.107Z[ 20] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
34802026-06-19T09:26:13.107Z[SUM] 0.00-1.00 sec 340 MBytes 2.85 Gbits/sec
34812026-06-19T09:26:13.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
34822026-06-19T09:26:13.107Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
34832026-06-19T09:26:13.107Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34842026-06-19T09:26:13.107Z[ 10] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34852026-06-19T09:26:13.107Z[ 12] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34862026-06-19T09:26:13.107Z[ 14] 1.00-2.00 sec 53.6 MBytes 450 Mbits/sec
34872026-06-19T09:26:13.107Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34882026-06-19T09:26:13.107Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34892026-06-19T09:26:13.107Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
34902026-06-19T09:26:13.107Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
34912026-06-19T09:26:13.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
34922026-06-19T09:26:13.107Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34932026-06-19T09:26:13.107Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34942026-06-19T09:26:13.107Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34952026-06-19T09:26:13.107Z[ 12] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34962026-06-19T09:26:13.107Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
34972026-06-19T09:26:13.107Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
34982026-06-19T09:26:13.107Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
34992026-06-19T09:26:13.107Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
35002026-06-19T09:26:13.107Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
35012026-06-19T09:26:13.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35022026-06-19T09:26:13.107Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35032026-06-19T09:26:13.107Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35042026-06-19T09:26:13.107Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35052026-06-19T09:26:13.107Z[ 12] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35062026-06-19T09:26:13.107Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35072026-06-19T09:26:13.107Z[ 16] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
35082026-06-19T09:26:13.107Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35092026-06-19T09:26:13.107Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
35102026-06-19T09:26:13.107Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
35112026-06-19T09:26:13.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35122026-06-19T09:26:13.107Z[ 5] 4.00-5.00 sec 53.9 MBytes 452 Mbits/sec
35132026-06-19T09:26:13.107Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35142026-06-19T09:26:13.107Z[ 10] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35152026-06-19T09:26:13.108Z[ 12] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35162026-06-19T09:26:13.108Z[ 14] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35172026-06-19T09:26:13.108Z[ 16] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35182026-06-19T09:26:13.108Z[ 18] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35192026-06-19T09:26:13.108Z[ 20] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
35202026-06-19T09:26:13.108Z[SUM] 4.00-5.00 sec 430 MBytes 3.61 Gbits/sec
35212026-06-19T09:26:13.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35222026-06-19T09:26:13.108Z[ 5] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35232026-06-19T09:26:13.108Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35242026-06-19T09:26:13.108Z[ 10] 5.00-6.00 sec 54.2 MBytes 455 Mbits/sec
35252026-06-19T09:26:13.108Z[ 12] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35262026-06-19T09:26:13.108Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35272026-06-19T09:26:13.108Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35282026-06-19T09:26:13.108Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
35292026-06-19T09:26:13.108Z[ 20] 5.00-6.00 sec 54.4 MBytes 456 Mbits/sec
35302026-06-19T09:26:13.108Z[SUM] 5.00-6.00 sec 434 MBytes 3.64 Gbits/sec
35312026-06-19T09:26:13.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35322026-06-19T09:26:13.108Z[ 5] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35332026-06-19T09:26:13.108Z[ 8] 6.00-7.00 sec 54.4 MBytes 456 Mbits/sec
35342026-06-19T09:26:13.108Z[ 10] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35352026-06-19T09:26:16.107Z[ 12] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35362026-06-19T09:26:16.107Z[ 14] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35372026-06-19T09:26:16.107Z[ 16] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35382026-06-19T09:26:16.107Z[ 18] 6.00-7.00 sec 54.1 MBytes 454 Mbits/sec
35392026-06-19T09:26:16.107Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
35402026-06-19T09:26:16.107Z[SUM] 6.00-7.00 sec 433 MBytes 3.63 Gbits/sec
35412026-06-19T09:26:16.107Z- - - - - - - - - - - - - - - - - - - - - - - - -
35422026-06-19T09:26:16.107Z[ 5] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35432026-06-19T09:26:16.107Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35442026-06-19T09:26:16.107Z[ 10] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35452026-06-19T09:26:16.107Z[ 12] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35462026-06-19T09:26:16.107Z[ 14] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
35472026-06-19T09:26:16.108Z[ 16] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35482026-06-19T09:26:16.108Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35492026-06-19T09:26:16.108Z[ 20] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
35502026-06-19T09:26:16.108Z[SUM] 7.00-8.00 sec 432 MBytes 3.62 Gbits/sec
35512026-06-19T09:26:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35522026-06-19T09:26:16.108Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35532026-06-19T09:26:16.108Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35542026-06-19T09:26:16.108Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35552026-06-19T09:26:16.108Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
35562026-06-19T09:26:16.108Z[ 14] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
35572026-06-19T09:26:16.108Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35582026-06-19T09:26:16.108Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35592026-06-19T09:26:16.108Z[ 20] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
35602026-06-19T09:26:16.108Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
35612026-06-19T09:26:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35622026-06-19T09:26:16.108Z[ 5] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35632026-06-19T09:26:16.108Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35642026-06-19T09:26:16.108Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35652026-06-19T09:26:16.108Z[ 12] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
35662026-06-19T09:26:16.108Z[ 14] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35672026-06-19T09:26:16.108Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
35682026-06-19T09:26:16.108Z[ 18] 9.00-10.00 sec 54.0 MBytes 453 Mbits/sec
35692026-06-19T09:26:16.108Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
35702026-06-19T09:26:16.108Z[SUM] 9.00-10.00 sec 431 MBytes 3.61 Gbits/sec
35712026-06-19T09:26:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35722026-06-19T09:26:16.108Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35732026-06-19T09:26:16.108Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35742026-06-19T09:26:16.108Z[ 10] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35752026-06-19T09:26:16.108Z[ 12] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35762026-06-19T09:26:16.108Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35772026-06-19T09:26:16.108Z[ 16] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35782026-06-19T09:26:16.108Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
35792026-06-19T09:26:16.108Z[ 20] 10.00-10.00 sec 128 KBytes 862 Mbits/sec
35802026-06-19T09:26:16.108Z[SUM] 10.00-10.00 sec 512 KBytes 3.44 Gbits/sec
35812026-06-19T09:26:16.108Z- - - - - - - - - - - - - - - - - - - - - - - - -
35822026-06-19T09:26:16.108Z[ ID] Interval Transfer Bitrate
35832026-06-19T09:26:16.108Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35842026-06-19T09:26:16.108Z[ 8] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35852026-06-19T09:26:16.108Z[ 10] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35862026-06-19T09:26:16.109Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35872026-06-19T09:26:16.109Z[ 14] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
35882026-06-19T09:26:16.109Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35892026-06-19T09:26:16.109Z[ 18] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35902026-06-19T09:26:16.109Z[ 20] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
35912026-06-19T09:26:16.109Z[SUM] 0.00-10.00 sec 4.12 GBytes 3.53 Gbits/sec receiver
35922026-06-19T09:26:16.112ZRun 9/10...3535.4101626686165Mbps
35932026-06-19T09:26:23.505Z-----------------------------------------------------------
35942026-06-19T09:26:23.505ZServer listening on 5201 (test #20)
35952026-06-19T09:26:23.506Z-----------------------------------------------------------
35962026-06-19T09:26:23.506ZAccepted connection from 10.0.0.1, port 59069
35972026-06-19T09:26:23.506Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58544
35982026-06-19T09:26:23.506Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36708
35992026-06-19T09:26:23.506Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44655
36002026-06-19T09:26:23.506Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36592
36012026-06-19T09:26:23.506Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56585
36022026-06-19T09:26:23.506Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51096
36032026-06-19T09:26:23.506Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44638
36042026-06-19T09:26:23.506Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57979
36052026-06-19T09:26:23.506Z[ ID] Interval Transfer Bitrate
36062026-06-19T09:26:23.506Z[ 5] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
36072026-06-19T09:26:23.506Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36082026-06-19T09:26:23.506Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36092026-06-19T09:26:23.506Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36102026-06-19T09:26:23.506Z[ 14] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36112026-06-19T09:26:23.506Z[ 16] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36122026-06-19T09:26:23.506Z[ 18] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36132026-06-19T09:26:23.506Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
36142026-06-19T09:26:23.506Z[SUM] 0.00-1.00 sec 338 MBytes 2.83 Gbits/sec
36152026-06-19T09:26:23.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
36162026-06-19T09:26:23.506Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36172026-06-19T09:26:23.506Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36182026-06-19T09:26:23.506Z[ 10] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36192026-06-19T09:26:23.506Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36202026-06-19T09:26:23.506Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36212026-06-19T09:26:23.506Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
36222026-06-19T09:26:23.506Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
36232026-06-19T09:26:23.506Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
36242026-06-19T09:26:23.506Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
36252026-06-19T09:26:23.506Z- - - - - - - - - - - - - - - - - - - - - - - - -
36262026-06-19T09:26:23.506Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36272026-06-19T09:26:23.506Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36282026-06-19T09:26:23.506Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
36292026-06-19T09:26:23.506Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36302026-06-19T09:26:23.506Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36312026-06-19T09:26:23.506Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36322026-06-19T09:26:23.507Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
36332026-06-19T09:26:23.507Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
36342026-06-19T09:26:23.507Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
36352026-06-19T09:26:23.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
36362026-06-19T09:26:23.507Z[ 5] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36372026-06-19T09:26:23.507Z[ 8] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36382026-06-19T09:26:23.507Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36392026-06-19T09:26:23.507Z[ 12] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36402026-06-19T09:26:23.507Z[ 14] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36412026-06-19T09:26:23.507Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
36422026-06-19T09:26:23.507Z[ 18] 3.00-4.00 sec 53.9 MBytes 452 Mbits/sec
36432026-06-19T09:26:23.507Z[ 20] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
36442026-06-19T09:26:23.507Z[SUM] 3.00-4.00 sec 430 MBytes 3.61 Gbits/sec
36452026-06-19T09:26:23.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
36462026-06-19T09:26:23.507Z[ 5] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36472026-06-19T09:26:23.507Z[ 8] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36482026-06-19T09:26:23.507Z[ 10] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36492026-06-19T09:26:23.507Z[ 12] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36502026-06-19T09:26:23.507Z[ 14] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36512026-06-19T09:26:23.507Z[ 16] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36522026-06-19T09:26:23.507Z[ 18] 4.00-5.00 sec 54.2 MBytes 455 Mbits/sec
36532026-06-19T09:26:23.507Z[ 20] 4.00-5.00 sec 54.1 MBytes 454 Mbits/sec
36542026-06-19T09:26:23.507Z[SUM] 4.00-5.00 sec 433 MBytes 3.63 Gbits/sec
36552026-06-19T09:26:23.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
36562026-06-19T09:26:23.507Z[ 5] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36572026-06-19T09:26:23.507Z[ 8] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36582026-06-19T09:26:23.507Z[ 10] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36592026-06-19T09:26:23.507Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36602026-06-19T09:26:23.507Z[ 14] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36612026-06-19T09:26:23.507Z[ 16] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
36622026-06-19T09:26:23.507Z[ 18] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36632026-06-19T09:26:23.507Z[ 20] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
36642026-06-19T09:26:23.507Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
36652026-06-19T09:26:23.507Z- - - - - - - - - - - - - - - - - - - - - - - - -
36662026-06-19T09:26:23.507Z[ 5] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36672026-06-19T09:26:23.507Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36682026-06-19T09:26:23.507Z[ 10] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36692026-06-19T09:26:26.508Z[ 12] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36702026-06-19T09:26:26.508Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36712026-06-19T09:26:26.508Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
36722026-06-19T09:26:26.508Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
36732026-06-19T09:26:26.508Z[ 20] 6.00-7.00 sec 54.0 MBytes 453 Mbits/sec
36742026-06-19T09:26:26.508Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
36752026-06-19T09:26:26.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
36762026-06-19T09:26:26.508Z[ 5] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36772026-06-19T09:26:26.508Z[ 8] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36782026-06-19T09:26:26.508Z[ 10] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36792026-06-19T09:26:26.508Z[ 12] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36802026-06-19T09:26:26.508Z[ 14] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36812026-06-19T09:26:26.508Z[ 16] 7.00-8.00 sec 54.2 MBytes 455 Mbits/sec
36822026-06-19T09:26:26.508Z[ 18] 7.00-8.00 sec 54.0 MBytes 453 Mbits/sec
36832026-06-19T09:26:26.508Z[ 20] 7.00-8.00 sec 54.1 MBytes 454 Mbits/sec
36842026-06-19T09:26:26.508Z[SUM] 7.00-8.00 sec 433 MBytes 3.63 Gbits/sec
36852026-06-19T09:26:26.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
36862026-06-19T09:26:26.508Z[ 5] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36872026-06-19T09:26:26.508Z[ 8] 8.00-9.00 sec 54.0 MBytes 453 Mbits/sec
36882026-06-19T09:26:26.508Z[ 10] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
36892026-06-19T09:26:26.508Z[ 12] 8.00-9.00 sec 54.2 MBytes 455 Mbits/sec
36902026-06-19T09:26:26.508Z[ 14] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36912026-06-19T09:26:26.508Z[ 16] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36922026-06-19T09:26:26.508Z[ 18] 8.00-9.00 sec 54.1 MBytes 454 Mbits/sec
36932026-06-19T09:26:26.508Z[ 20] 8.00-9.00 sec 53.9 MBytes 452 Mbits/sec
36942026-06-19T09:26:26.508Z[SUM] 8.00-9.00 sec 432 MBytes 3.62 Gbits/sec
36952026-06-19T09:26:26.508Z- - - - - - - - - - - - - - - - - - - - - - - - -
36962026-06-19T09:26:26.508Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
36972026-06-19T09:26:26.508Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
36982026-06-19T09:26:26.508Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
36992026-06-19T09:26:26.508Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
37002026-06-19T09:26:26.509Z[ 14] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37012026-06-19T09:26:26.509Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37022026-06-19T09:26:26.509Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37032026-06-19T09:26:26.509Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
37042026-06-19T09:26:26.509Z[SUM] 9.00-10.00 sec 429 MBytes 3.60 Gbits/sec
37052026-06-19T09:26:26.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
37062026-06-19T09:26:26.509Z[ 5] 10.00-10.00 sec 128 KBytes 997 Mbits/sec
37072026-06-19T09:26:26.509Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37082026-06-19T09:26:26.509Z[ 10] 10.00-10.00 sec 128 KBytes 999 Mbits/sec
37092026-06-19T09:26:26.509Z[ 12] 10.00-10.00 sec 128 KBytes 999 Mbits/sec
37102026-06-19T09:26:26.509Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37112026-06-19T09:26:26.509Z[ 16] 10.00-10.00 sec 128 KBytes 999 Mbits/sec
37122026-06-19T09:26:26.509Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37132026-06-19T09:26:26.509Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
37142026-06-19T09:26:26.509Z[SUM] 10.00-10.00 sec 512 KBytes 3.99 Gbits/sec
37152026-06-19T09:26:26.509Z- - - - - - - - - - - - - - - - - - - - - - - - -
37162026-06-19T09:26:26.509Z[ ID] Interval Transfer Bitrate
37172026-06-19T09:26:26.509Z[ 5] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37182026-06-19T09:26:26.509Z[ 8] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37192026-06-19T09:26:26.509Z[ 10] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37202026-06-19T09:26:26.509Z[ 12] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37212026-06-19T09:26:26.509Z[ 14] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37222026-06-19T09:26:26.509Z[ 16] 0.00-10.00 sec 527 MBytes 442 Mbits/sec receiver
37232026-06-19T09:26:26.509Z[ 18] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37242026-06-19T09:26:26.509Z[ 20] 0.00-10.00 sec 526 MBytes 442 Mbits/sec receiver
37252026-06-19T09:26:26.509Z[SUM] 0.00-10.00 sec 4.11 GBytes 3.53 Gbits/sec receiver
37262026-06-19T09:26:26.513ZRun 10/10...3534.047042221521Mbps
37272026-06-19T09:26:26.513Z###---------------------###
37282026-06-19T09:26:26.513Z::: iPerf done... :::
37292026-06-19T09:26:26.513Z:::Awaiting out files...:::
37302026-06-19T09:26:26.513Z###---------------------###
37312026-06-19T09:26:26.513Z###-----###
37322026-06-19T09:26:26.513Z:::done!:::
37332026-06-19T09:26:26.513Z###-----###
37342026-06-19T09:26:27.461ZGnuplot not found, using plotters backend
37352026-06-19T09:26:27.604ZBenchmarking iperf-tcp/local/c2s/tx
37362026-06-19T09:26:27.604ZBenchmarking iperf-tcp/local/c2s/tx: Warming up for 3.0000 s
37372026-06-19T09:26:31.739ZBenchmarking iperf-tcp/local/c2s/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37382026-06-19T09:26:51.712ZBenchmarking iperf-tcp/local/c2s/tx: Analyzing
37392026-06-19T09:26:51.764Ziperf-tcp/local/c2s/tx time: [3.5638 µs 3.5638 µs 3.5639 µs]
37402026-06-19T09:26:51.764ZFound 5 outliers among 100 measurements (5.00%)
37412026-06-19T09:26:51.764Z 2 (2.00%) low severe
37422026-06-19T09:26:51.764Z 2 (2.00%) low mild
37432026-06-19T09:26:51.764Z 1 (1.00%) high mild
37442026-06-19T09:26:52.388Z
37452026-06-19T09:26:52.391ZBenchmarking iperf-tcp/local/c2s/rx
37462026-06-19T09:26:52.391ZBenchmarking iperf-tcp/local/c2s/rx: Warming up for 3.0000 s
37472026-06-19T09:26:56.526ZBenchmarking iperf-tcp/local/c2s/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
37482026-06-19T09:27:16.493ZBenchmarking iperf-tcp/local/c2s/rx: Analyzing
37492026-06-19T09:27:16.542Ziperf-tcp/local/c2s/rx time: [6.6189 µs 6.6190 µs 6.6191 µs]
37502026-06-19T09:27:16.542ZFound 12 outliers among 100 measurements (12.00%)
37512026-06-19T09:27:16.542Z 1 (1.00%) low severe
37522026-06-19T09:27:16.542Z 5 (5.00%) low mild
37532026-06-19T09:27:16.542Z 4 (4.00%) high mild
37542026-06-19T09:27:16.542Z 2 (2.00%) high severe
37552026-06-19T09:27:17.167Z
37562026-06-19T09:27:17.170Z###-------------------###
37572026-06-19T09:27:17.170Z:::Running experiment :::
37582026-06-19T09:27:17.170Z:::iperf-tcp/local/s2c:::
37592026-06-19T09:27:17.170Z###-------------------###
37602026-06-19T09:27:17.495Zdtrace: description 'profile-201us ' matched 2 probes
37612026-06-19T09:27:24.553Z-----------------------------------------------------------
37622026-06-19T09:27:24.554ZServer listening on 5201 (test #21)
37632026-06-19T09:27:24.554Z-----------------------------------------------------------
37642026-06-19T09:27:24.554ZAccepted connection from 10.0.0.1, port 55202
37652026-06-19T09:27:24.554Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47759
37662026-06-19T09:27:24.554Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62521
37672026-06-19T09:27:24.554Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54747
37682026-06-19T09:27:24.554Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36092
37692026-06-19T09:27:24.554Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58635
37702026-06-19T09:27:24.554Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34402
37712026-06-19T09:27:24.554Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37351
37722026-06-19T09:27:24.554Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41053
37732026-06-19T09:27:24.554Z[ ID] Interval Transfer Bitrate
37742026-06-19T09:27:24.554Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37752026-06-19T09:27:24.554Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37762026-06-19T09:27:24.554Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37772026-06-19T09:27:24.554Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37782026-06-19T09:27:24.554Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37792026-06-19T09:27:24.554Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
37802026-06-19T09:27:24.554Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37812026-06-19T09:27:24.554Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
37822026-06-19T09:27:24.554Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
37832026-06-19T09:27:24.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
37842026-06-19T09:27:24.554Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37852026-06-19T09:27:24.554Z[ 8] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37862026-06-19T09:27:24.554Z[ 10] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37872026-06-19T09:27:24.554Z[ 12] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37882026-06-19T09:27:24.554Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37892026-06-19T09:27:24.554Z[ 16] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
37902026-06-19T09:27:24.554Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
37912026-06-19T09:27:24.554Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
37922026-06-19T09:27:24.554Z[SUM] 1.00-2.00 sec 425 MBytes 3.57 Gbits/sec
37932026-06-19T09:27:24.554Z- - - - - - - - - - - - - - - - - - - - - - - - -
37942026-06-19T09:27:24.554Z[ 5] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37952026-06-19T09:27:24.554Z[ 8] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
37962026-06-19T09:27:24.554Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
37972026-06-19T09:27:24.554Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
37982026-06-19T09:27:24.554Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
37992026-06-19T09:27:24.555Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38002026-06-19T09:27:24.555Z[ 18] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
38012026-06-19T09:27:24.555Z[ 20] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
38022026-06-19T09:27:24.555Z[SUM] 2.00-3.00 sec 427 MBytes 3.58 Gbits/sec
38032026-06-19T09:27:24.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
38042026-06-19T09:27:24.555Z[ 5] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38052026-06-19T09:27:24.555Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38062026-06-19T09:27:24.555Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38072026-06-19T09:27:24.555Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38082026-06-19T09:27:24.555Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
38092026-06-19T09:27:24.555Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38102026-06-19T09:27:24.555Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
38112026-06-19T09:27:24.555Z[ 20] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
38122026-06-19T09:27:24.555Z[SUM] 3.00-4.00 sec 425 MBytes 3.57 Gbits/sec
38132026-06-19T09:27:24.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
38142026-06-19T09:27:24.555Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
38152026-06-19T09:27:24.555Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38162026-06-19T09:27:24.555Z[ 10] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38172026-06-19T09:27:24.555Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
38182026-06-19T09:27:24.555Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
38192026-06-19T09:27:24.555Z[ 16] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
38202026-06-19T09:27:24.555Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38212026-06-19T09:27:24.555Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
38222026-06-19T09:27:24.555Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
38232026-06-19T09:27:24.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
38242026-06-19T09:27:24.555Z[ 5] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38252026-06-19T09:27:24.555Z[ 8] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38262026-06-19T09:27:24.555Z[ 10] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38272026-06-19T09:27:24.555Z[ 12] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38282026-06-19T09:27:24.555Z[ 14] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38292026-06-19T09:27:24.555Z[ 16] 5.00-6.00 sec 54.0 MBytes 453 Mbits/sec
38302026-06-19T09:27:24.555Z[ 18] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38312026-06-19T09:27:24.555Z[ 20] 5.00-6.00 sec 54.1 MBytes 454 Mbits/sec
38322026-06-19T09:27:24.555Z[SUM] 5.00-6.00 sec 432 MBytes 3.63 Gbits/sec
38332026-06-19T09:27:24.555Z- - - - - - - - - - - - - - - - - - - - - - - - -
38342026-06-19T09:27:24.555Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38352026-06-19T09:27:24.555Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38362026-06-19T09:27:24.555Z[ 10] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38372026-06-19T09:27:27.558Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38382026-06-19T09:27:27.558Z[ 14] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38392026-06-19T09:27:27.558Z[ 16] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
38402026-06-19T09:27:27.558Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
38412026-06-19T09:27:27.558Z[ 20] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
38422026-06-19T09:27:27.558Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
38432026-06-19T09:27:27.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
38442026-06-19T09:27:27.558Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38452026-06-19T09:27:27.558Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38462026-06-19T09:27:27.558Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38472026-06-19T09:27:27.558Z[ 12] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38482026-06-19T09:27:27.558Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38492026-06-19T09:27:27.558Z[ 16] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
38502026-06-19T09:27:27.558Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
38512026-06-19T09:27:27.558Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
38522026-06-19T09:27:27.558Z[SUM] 7.00-8.00 sec 427 MBytes 3.58 Gbits/sec
38532026-06-19T09:27:27.558Z- - - - - - - - - - - - - - - - - - - - - - - - -
38542026-06-19T09:27:27.558Z[ 5] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38552026-06-19T09:27:27.558Z[ 8] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38562026-06-19T09:27:27.558Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38572026-06-19T09:27:27.559Z[ 12] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38582026-06-19T09:27:27.559Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38592026-06-19T09:27:27.559Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
38602026-06-19T09:27:27.559Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
38612026-06-19T09:27:27.559Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
38622026-06-19T09:27:27.559Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
38632026-06-19T09:27:27.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
38642026-06-19T09:27:27.559Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
38652026-06-19T09:27:27.559Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38662026-06-19T09:27:27.559Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38672026-06-19T09:27:27.559Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38682026-06-19T09:27:27.559Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
38692026-06-19T09:27:27.559Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38702026-06-19T09:27:27.559Z[ 18] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
38712026-06-19T09:27:27.559Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
38722026-06-19T09:27:27.559Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
38732026-06-19T09:27:27.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
38742026-06-19T09:27:27.559Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38752026-06-19T09:27:27.559Z[ 8] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
38762026-06-19T09:27:27.559Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38772026-06-19T09:27:27.559Z[ 12] 10.00-10.00 sec 128 KBytes 926 Mbits/sec
38782026-06-19T09:27:27.559Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38792026-06-19T09:27:27.559Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
38802026-06-19T09:27:27.559Z[ 18] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
38812026-06-19T09:27:27.559Z[ 20] 10.00-10.00 sec 128 KBytes 927 Mbits/sec
38822026-06-19T09:27:27.559Z[SUM] 10.00-10.00 sec 512 KBytes 3.70 Gbits/sec
38832026-06-19T09:27:27.559Z- - - - - - - - - - - - - - - - - - - - - - - - -
38842026-06-19T09:27:27.559Z[ ID] Interval Transfer Bitrate
38852026-06-19T09:27:27.559Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38862026-06-19T09:27:27.559Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38872026-06-19T09:27:27.559Z[ 10] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38882026-06-19T09:27:27.559Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38892026-06-19T09:27:27.559Z[ 14] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
38902026-06-19T09:27:27.559Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38912026-06-19T09:27:27.559Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
38922026-06-19T09:27:27.559Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
38932026-06-19T09:27:27.559Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
38942026-06-19T09:27:27.563ZRun 1/10...3508.0266645309125Mbps
38952026-06-19T09:27:34.955Z-----------------------------------------------------------
38962026-06-19T09:27:34.955ZServer listening on 5201 (test #22)
38972026-06-19T09:27:34.955Z-----------------------------------------------------------
38982026-06-19T09:27:34.955ZAccepted connection from 10.0.0.1, port 62516
38992026-06-19T09:27:34.955Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64764
39002026-06-19T09:27:34.955Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64780
39012026-06-19T09:27:34.955Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42227
39022026-06-19T09:27:34.955Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62016
39032026-06-19T09:27:34.955Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59145
39042026-06-19T09:27:34.955Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37444
39052026-06-19T09:27:34.955Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63181
39062026-06-19T09:27:34.955Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 59827
39072026-06-19T09:27:34.955Z[ ID] Interval Transfer Bitrate
39082026-06-19T09:27:34.955Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39092026-06-19T09:27:34.955Z[ 8] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
39102026-06-19T09:27:34.955Z[ 10] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39112026-06-19T09:27:34.955Z[ 12] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
39122026-06-19T09:27:34.955Z[ 14] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39132026-06-19T09:27:34.955Z[ 16] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39142026-06-19T09:27:34.955Z[ 18] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39152026-06-19T09:27:34.955Z[ 20] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
39162026-06-19T09:27:34.955Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
39172026-06-19T09:27:34.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39182026-06-19T09:27:34.955Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39192026-06-19T09:27:34.955Z[ 8] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39202026-06-19T09:27:34.955Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39212026-06-19T09:27:34.955Z[ 12] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39222026-06-19T09:27:34.955Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39232026-06-19T09:27:34.955Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
39242026-06-19T09:27:34.955Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
39252026-06-19T09:27:34.955Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
39262026-06-19T09:27:34.955Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
39272026-06-19T09:27:34.955Z- - - - - - - - - - - - - - - - - - - - - - - - -
39282026-06-19T09:27:34.955Z[ 5] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39292026-06-19T09:27:34.955Z[ 8] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39302026-06-19T09:27:34.955Z[ 10] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39312026-06-19T09:27:34.956Z[ 12] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39322026-06-19T09:27:34.956Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
39332026-06-19T09:27:34.956Z[ 16] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39342026-06-19T09:27:34.956Z[ 18] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
39352026-06-19T09:27:34.956Z[ 20] 2.00-3.00 sec 53.1 MBytes 446 Mbits/sec
39362026-06-19T09:27:34.956Z[SUM] 2.00-3.00 sec 425 MBytes 3.57 Gbits/sec
39372026-06-19T09:27:34.956Z- - - - - - - - - - - - - - - - - - - - - - - - -
39382026-06-19T09:27:34.956Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
39392026-06-19T09:27:34.956Z[ 8] 3.00-4.00 sec 52.8 MBytes 443 Mbits/sec
39402026-06-19T09:27:34.956Z[ 10] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
39412026-06-19T09:27:34.956Z[ 12] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39422026-06-19T09:27:34.956Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39432026-06-19T09:27:34.956Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39442026-06-19T09:27:34.956Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39452026-06-19T09:27:34.956Z[ 20] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
39462026-06-19T09:27:34.956Z[SUM] 3.00-4.00 sec 422 MBytes 3.54 Gbits/sec
39472026-06-19T09:27:34.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
39482026-06-19T09:27:34.960Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39492026-06-19T09:27:34.960Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39502026-06-19T09:27:34.960Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39512026-06-19T09:27:34.960Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39522026-06-19T09:27:34.960Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
39532026-06-19T09:27:34.960Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39542026-06-19T09:27:34.960Z[ 18] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39552026-06-19T09:27:34.960Z[ 20] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
39562026-06-19T09:27:34.960Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
39572026-06-19T09:27:34.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
39582026-06-19T09:27:34.960Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39592026-06-19T09:27:34.960Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39602026-06-19T09:27:34.960Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39612026-06-19T09:27:34.960Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
39622026-06-19T09:27:34.960Z[ 14] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39632026-06-19T09:27:34.960Z[ 16] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
39642026-06-19T09:27:34.960Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39652026-06-19T09:27:34.960Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
39662026-06-19T09:27:34.960Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
39672026-06-19T09:27:34.960Z- - - - - - - - - - - - - - - - - - - - - - - - -
39682026-06-19T09:27:34.960Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39692026-06-19T09:27:34.960Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39702026-06-19T09:27:34.960Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39712026-06-19T09:27:37.960Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39722026-06-19T09:27:37.960Z[ 14] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39732026-06-19T09:27:37.960Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39742026-06-19T09:27:37.960Z[ 18] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
39752026-06-19T09:27:37.960Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
39762026-06-19T09:27:37.961Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
39772026-06-19T09:27:37.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
39782026-06-19T09:27:37.961Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39792026-06-19T09:27:37.961Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39802026-06-19T09:27:37.961Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39812026-06-19T09:27:37.961Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39822026-06-19T09:27:37.961Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39832026-06-19T09:27:37.961Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39842026-06-19T09:27:37.961Z[ 18] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
39852026-06-19T09:27:37.961Z[ 20] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
39862026-06-19T09:27:37.961Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
39872026-06-19T09:27:37.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
39882026-06-19T09:27:37.961Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39892026-06-19T09:27:37.961Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39902026-06-19T09:27:37.961Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
39912026-06-19T09:27:37.961Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39922026-06-19T09:27:37.961Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39932026-06-19T09:27:37.961Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
39942026-06-19T09:27:37.961Z[ 18] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39952026-06-19T09:27:37.961Z[ 20] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
39962026-06-19T09:27:37.961Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
39972026-06-19T09:27:37.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
39982026-06-19T09:27:37.961Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
39992026-06-19T09:27:37.961Z[ 8] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40002026-06-19T09:27:37.961Z[ 10] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40012026-06-19T09:27:37.961Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40022026-06-19T09:27:37.961Z[ 14] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
40032026-06-19T09:27:37.961Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40042026-06-19T09:27:37.961Z[ 18] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
40052026-06-19T09:27:37.961Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
40062026-06-19T09:27:37.961Z[SUM] 9.00-10.00 sec 428 MBytes 3.59 Gbits/sec
40072026-06-19T09:27:37.961Z- - - - - - - - - - - - - - - - - - - - - - - - -
40082026-06-19T09:27:37.961Z[ 5] 10.00-10.00 sec 128 KBytes 872 Mbits/sec
40092026-06-19T09:27:37.961Z[ 8] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
40102026-06-19T09:27:37.961Z[ 10] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
40112026-06-19T09:27:37.961Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40122026-06-19T09:27:37.961Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40132026-06-19T09:27:37.961Z[ 16] 10.00-10.00 sec 128 KBytes 873 Mbits/sec
40142026-06-19T09:27:37.962Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40152026-06-19T09:27:37.962Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
40162026-06-19T09:27:37.962Z[SUM] 10.00-10.00 sec 512 KBytes 3.49 Gbits/sec
40172026-06-19T09:27:37.962Z- - - - - - - - - - - - - - - - - - - - - - - - -
40182026-06-19T09:27:37.962Z[ ID] Interval Transfer Bitrate
40192026-06-19T09:27:37.962Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40202026-06-19T09:27:37.962Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40212026-06-19T09:27:37.962Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40222026-06-19T09:27:37.962Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40232026-06-19T09:27:37.962Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40242026-06-19T09:27:37.962Z[ 16] 0.00-10.00 sec 522 MBytes 437 Mbits/sec sender
40252026-06-19T09:27:37.962Z[ 18] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
40262026-06-19T09:27:37.962Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
40272026-06-19T09:27:37.962Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
40282026-06-19T09:27:37.966ZRun 2/10...3500.2449961839643Mbps
40292026-06-19T09:27:45.358Z-----------------------------------------------------------
40302026-06-19T09:27:45.358ZServer listening on 5201 (test #23)
40312026-06-19T09:27:45.358Z-----------------------------------------------------------
40322026-06-19T09:27:45.358ZAccepted connection from 10.0.0.1, port 52046
40332026-06-19T09:27:45.358Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37242
40342026-06-19T09:27:45.358Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39367
40352026-06-19T09:27:45.358Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38265
40362026-06-19T09:27:45.358Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56040
40372026-06-19T09:27:45.358Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 47164
40382026-06-19T09:27:45.358Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56747
40392026-06-19T09:27:45.358Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36061
40402026-06-19T09:27:45.358Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54179
40412026-06-19T09:27:45.358Z[ ID] Interval Transfer Bitrate
40422026-06-19T09:27:45.358Z[ 5] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40432026-06-19T09:27:45.358Z[ 8] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40442026-06-19T09:27:45.358Z[ 10] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40452026-06-19T09:27:45.358Z[ 12] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40462026-06-19T09:27:45.358Z[ 14] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40472026-06-19T09:27:45.358Z[ 16] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40482026-06-19T09:27:45.358Z[ 18] 0.00-1.00 sec 43.0 MBytes 361 Mbits/sec
40492026-06-19T09:27:45.358Z[ 20] 0.00-1.00 sec 43.1 MBytes 362 Mbits/sec
40502026-06-19T09:27:45.358Z[SUM] 0.00-1.00 sec 344 MBytes 2.89 Gbits/sec
40512026-06-19T09:27:45.358Z- - - - - - - - - - - - - - - - - - - - - - - - -
40522026-06-19T09:27:45.358Z[ 5] 1.00-2.00 sec 53.2 MBytes 447 Mbits/sec
40532026-06-19T09:27:45.358Z[ 8] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40542026-06-19T09:27:45.358Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40552026-06-19T09:27:45.358Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40562026-06-19T09:27:45.358Z[ 14] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40572026-06-19T09:27:45.358Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40582026-06-19T09:27:45.358Z[ 18] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
40592026-06-19T09:27:45.358Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
40602026-06-19T09:27:45.358Z[SUM] 1.00-2.00 sec 425 MBytes 3.56 Gbits/sec
40612026-06-19T09:27:45.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
40622026-06-19T09:27:45.359Z[ 5] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40632026-06-19T09:27:45.359Z[ 8] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40642026-06-19T09:27:45.359Z[ 10] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40652026-06-19T09:27:45.359Z[ 12] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40662026-06-19T09:27:45.359Z[ 14] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40672026-06-19T09:27:45.359Z[ 16] 2.00-3.00 sec 53.2 MBytes 447 Mbits/sec
40682026-06-19T09:27:45.359Z[ 18] 2.00-3.00 sec 53.4 MBytes 448 Mbits/sec
40692026-06-19T09:27:45.359Z[ 20] 2.00-3.00 sec 53.0 MBytes 445 Mbits/sec
40702026-06-19T09:27:45.359Z[SUM] 2.00-3.00 sec 426 MBytes 3.57 Gbits/sec
40712026-06-19T09:27:45.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
40722026-06-19T09:27:45.359Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40732026-06-19T09:27:45.359Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40742026-06-19T09:27:45.359Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40752026-06-19T09:27:45.359Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
40762026-06-19T09:27:45.359Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40772026-06-19T09:27:45.359Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
40782026-06-19T09:27:45.359Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
40792026-06-19T09:27:45.359Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
40802026-06-19T09:27:45.359Z[SUM] 3.00-4.00 sec 426 MBytes 3.58 Gbits/sec
40812026-06-19T09:27:45.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
40822026-06-19T09:27:45.359Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40832026-06-19T09:27:45.359Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40842026-06-19T09:27:45.359Z[ 10] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40852026-06-19T09:27:45.359Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40862026-06-19T09:27:45.359Z[ 14] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
40872026-06-19T09:27:45.359Z[ 16] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
40882026-06-19T09:27:45.359Z[ 18] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40892026-06-19T09:27:45.359Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
40902026-06-19T09:27:45.359Z[SUM] 4.00-5.00 sec 426 MBytes 3.57 Gbits/sec
40912026-06-19T09:27:45.359Z- - - - - - - - - - - - - - - - - - - - - - - - -
40922026-06-19T09:27:45.359Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40932026-06-19T09:27:45.359Z[ 8] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
40942026-06-19T09:27:45.359Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40952026-06-19T09:27:45.359Z[ 12] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40962026-06-19T09:27:45.359Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40972026-06-19T09:27:45.359Z[ 16] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
40982026-06-19T09:27:45.359Z[ 18] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
40992026-06-19T09:27:45.359Z[ 20] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
41002026-06-19T09:27:45.360Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
41012026-06-19T09:27:45.360Z- - - - - - - - - - - - - - - - - - - - - - - - -
41022026-06-19T09:27:45.360Z[ 5] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41032026-06-19T09:27:45.360Z[ 8] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41042026-06-19T09:27:45.360Z[ 10] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41052026-06-19T09:27:48.363Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
41062026-06-19T09:27:48.363Z[ 14] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41072026-06-19T09:27:48.363Z[ 16] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41082026-06-19T09:27:48.363Z[ 18] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41092026-06-19T09:27:48.363Z[ 20] 6.00-7.00 sec 53.9 MBytes 452 Mbits/sec
41102026-06-19T09:27:48.364Z[SUM] 6.00-7.00 sec 431 MBytes 3.61 Gbits/sec
41112026-06-19T09:27:48.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
41122026-06-19T09:27:48.364Z[ 5] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41132026-06-19T09:27:48.364Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41142026-06-19T09:27:48.364Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
41152026-06-19T09:27:48.364Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41162026-06-19T09:27:48.364Z[ 14] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41172026-06-19T09:27:48.364Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41182026-06-19T09:27:48.364Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
41192026-06-19T09:27:48.364Z[ 20] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
41202026-06-19T09:27:48.364Z[SUM] 7.00-8.00 sec 426 MBytes 3.58 Gbits/sec
41212026-06-19T09:27:48.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
41222026-06-19T09:27:48.364Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41232026-06-19T09:27:48.364Z[ 8] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41242026-06-19T09:27:48.364Z[ 10] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
41252026-06-19T09:27:48.364Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41262026-06-19T09:27:48.364Z[ 14] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
41272026-06-19T09:27:48.364Z[ 16] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41282026-06-19T09:27:48.364Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41292026-06-19T09:27:48.364Z[ 20] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
41302026-06-19T09:27:48.364Z[SUM] 8.00-9.00 sec 424 MBytes 3.56 Gbits/sec
41312026-06-19T09:27:48.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
41322026-06-19T09:27:48.364Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41332026-06-19T09:27:48.364Z[ 8] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41342026-06-19T09:27:48.364Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41352026-06-19T09:27:48.364Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41362026-06-19T09:27:48.364Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
41372026-06-19T09:27:48.364Z[ 16] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41382026-06-19T09:27:48.364Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
41392026-06-19T09:27:48.364Z[ 20] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
41402026-06-19T09:27:48.364Z[SUM] 9.00-10.00 sec 426 MBytes 3.57 Gbits/sec
41412026-06-19T09:27:48.364Z- - - - - - - - - - - - - - - - - - - - - - - - -
41422026-06-19T09:27:48.364Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41432026-06-19T09:27:48.364Z[ 8] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
41442026-06-19T09:27:48.364Z[ 10] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
41452026-06-19T09:27:48.364Z[ 12] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
41462026-06-19T09:27:48.364Z[ 14] 10.00-10.00 sec 128 KBytes 958 Mbits/sec
41472026-06-19T09:27:48.364Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
41482026-06-19T09:27:48.365Z[ 18] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
41492026-06-19T09:27:48.365Z[ 20] 10.00-10.00 sec 128 KBytes 957 Mbits/sec
41502026-06-19T09:27:48.365Z[SUM] 10.00-10.00 sec 768 KBytes 5.73 Gbits/sec
41512026-06-19T09:27:48.365Z- - - - - - - - - - - - - - - - - - - - - - - - -
41522026-06-19T09:27:48.365Z[ ID] Interval Transfer Bitrate
41532026-06-19T09:27:48.365Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
41542026-06-19T09:27:48.365Z[ 8] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41552026-06-19T09:27:48.365Z[ 10] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41562026-06-19T09:27:48.365Z[ 12] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41572026-06-19T09:27:48.365Z[ 14] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41582026-06-19T09:27:48.365Z[ 16] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41592026-06-19T09:27:48.365Z[ 18] 0.00-10.00 sec 523 MBytes 439 Mbits/sec sender
41602026-06-19T09:27:48.365Z[ 20] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
41612026-06-19T09:27:48.365Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.51 Gbits/sec sender
41622026-06-19T09:27:48.368ZRun 3/10...3509.2967411540126Mbps
41632026-06-19T09:27:55.760Z-----------------------------------------------------------
41642026-06-19T09:27:55.760ZServer listening on 5201 (test #24)
41652026-06-19T09:27:55.760Z-----------------------------------------------------------
41662026-06-19T09:27:55.760ZAccepted connection from 10.0.0.1, port 40768
41672026-06-19T09:27:55.760Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36016
41682026-06-19T09:27:55.761Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62410
41692026-06-19T09:27:55.761Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36278
41702026-06-19T09:27:55.761Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39936
41712026-06-19T09:27:55.761Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44525
41722026-06-19T09:27:55.761Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38873
41732026-06-19T09:27:55.761Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61682
41742026-06-19T09:27:55.761Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 63336
41752026-06-19T09:27:55.761Z[ ID] Interval Transfer Bitrate
41762026-06-19T09:27:55.761Z[ 5] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41772026-06-19T09:27:55.761Z[ 8] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41782026-06-19T09:27:55.761Z[ 10] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41792026-06-19T09:27:55.761Z[ 12] 0.00-1.00 sec 41.4 MBytes 347 Mbits/sec
41802026-06-19T09:27:55.761Z[ 14] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41812026-06-19T09:27:55.761Z[ 16] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41822026-06-19T09:27:55.761Z[ 18] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41832026-06-19T09:27:55.761Z[ 20] 0.00-1.00 sec 41.5 MBytes 348 Mbits/sec
41842026-06-19T09:27:55.761Z[SUM] 0.00-1.00 sec 332 MBytes 2.78 Gbits/sec
41852026-06-19T09:27:55.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
41862026-06-19T09:27:55.761Z[ 5] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41872026-06-19T09:27:55.761Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41882026-06-19T09:27:55.761Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41892026-06-19T09:27:55.761Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41902026-06-19T09:27:55.761Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
41912026-06-19T09:27:55.761Z[ 16] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41922026-06-19T09:27:55.761Z[ 18] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
41932026-06-19T09:27:55.761Z[ 20] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
41942026-06-19T09:27:55.761Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
41952026-06-19T09:27:55.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
41962026-06-19T09:27:55.761Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
41972026-06-19T09:27:55.761Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41982026-06-19T09:27:55.761Z[ 10] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
41992026-06-19T09:27:55.761Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42002026-06-19T09:27:55.761Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42012026-06-19T09:27:55.761Z[ 16] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42022026-06-19T09:27:55.761Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
42032026-06-19T09:27:55.761Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
42042026-06-19T09:27:55.761Z[SUM] 2.00-3.00 sec 429 MBytes 3.60 Gbits/sec
42052026-06-19T09:27:55.761Z- - - - - - - - - - - - - - - - - - - - - - - - -
42062026-06-19T09:27:55.761Z[ 5] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42072026-06-19T09:27:55.762Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42082026-06-19T09:27:55.762Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
42092026-06-19T09:27:55.762Z[ 12] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42102026-06-19T09:27:55.762Z[ 14] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42112026-06-19T09:27:55.762Z[ 16] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42122026-06-19T09:27:55.762Z[ 18] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
42132026-06-19T09:27:55.762Z[ 20] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
42142026-06-19T09:27:55.762Z[SUM] 3.00-4.00 sec 425 MBytes 3.56 Gbits/sec
42152026-06-19T09:27:55.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
42162026-06-19T09:27:55.762Z[ 5] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42172026-06-19T09:27:55.762Z[ 8] 4.00-5.00 sec 53.8 MBytes 451 Mbits/sec
42182026-06-19T09:27:55.762Z[ 10] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42192026-06-19T09:27:55.762Z[ 12] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42202026-06-19T09:27:55.762Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
42212026-06-19T09:27:55.762Z[ 16] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42222026-06-19T09:27:55.762Z[ 18] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42232026-06-19T09:27:55.762Z[ 20] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
42242026-06-19T09:27:55.762Z[SUM] 4.00-5.00 sec 429 MBytes 3.60 Gbits/sec
42252026-06-19T09:27:55.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
42262026-06-19T09:27:55.762Z[ 5] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42272026-06-19T09:27:55.762Z[ 8] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42282026-06-19T09:27:55.762Z[ 10] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42292026-06-19T09:27:55.762Z[ 12] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42302026-06-19T09:27:55.762Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42312026-06-19T09:27:55.762Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
42322026-06-19T09:27:55.762Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
42332026-06-19T09:27:55.762Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
42342026-06-19T09:27:55.762Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
42352026-06-19T09:27:55.762Z- - - - - - - - - - - - - - - - - - - - - - - - -
42362026-06-19T09:27:55.762Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42372026-06-19T09:27:55.762Z[ 8] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42382026-06-19T09:27:55.762Z[ 10] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42392026-06-19T09:27:58.765Z[ 12] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42402026-06-19T09:27:58.765Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42412026-06-19T09:27:58.765Z[ 16] 6.00-7.00 sec 52.9 MBytes 444 Mbits/sec
42422026-06-19T09:27:58.765Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
42432026-06-19T09:27:58.765Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
42442026-06-19T09:27:58.765Z[SUM] 6.00-7.00 sec 424 MBytes 3.56 Gbits/sec
42452026-06-19T09:27:58.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
42462026-06-19T09:27:58.765Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42472026-06-19T09:27:58.765Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42482026-06-19T09:27:58.765Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42492026-06-19T09:27:58.765Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42502026-06-19T09:27:58.765Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42512026-06-19T09:27:58.765Z[ 16] 7.00-8.00 sec 53.4 MBytes 448 Mbits/sec
42522026-06-19T09:27:58.765Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42532026-06-19T09:27:58.765Z[ 20] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
42542026-06-19T09:27:58.765Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
42552026-06-19T09:27:58.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
42562026-06-19T09:27:58.765Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42572026-06-19T09:27:58.765Z[ 8] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42582026-06-19T09:27:58.765Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42592026-06-19T09:27:58.765Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42602026-06-19T09:27:58.765Z[ 14] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42612026-06-19T09:27:58.765Z[ 16] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
42622026-06-19T09:27:58.765Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
42632026-06-19T09:27:58.765Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
42642026-06-19T09:27:58.765Z[SUM] 8.00-9.00 sec 427 MBytes 3.58 Gbits/sec
42652026-06-19T09:27:58.765Z- - - - - - - - - - - - - - - - - - - - - - - - -
42662026-06-19T09:27:58.765Z[ 5] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42672026-06-19T09:27:58.765Z[ 8] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42682026-06-19T09:27:58.765Z[ 10] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42692026-06-19T09:27:58.765Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42702026-06-19T09:27:58.765Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42712026-06-19T09:27:58.766Z[ 16] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42722026-06-19T09:27:58.766Z[ 18] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
42732026-06-19T09:27:58.766Z[ 20] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
42742026-06-19T09:27:58.766Z[SUM] 9.00-10.00 sec 430 MBytes 3.60 Gbits/sec
42752026-06-19T09:27:58.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
42762026-06-19T09:27:58.766Z[ 5] 10.00-10.00 sec 128 KBytes 959 Mbits/sec
42772026-06-19T09:27:58.766Z[ 8] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
42782026-06-19T09:27:58.766Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42792026-06-19T09:27:58.766Z[ 12] 10.00-10.00 sec 128 KBytes 962 Mbits/sec
42802026-06-19T09:27:58.766Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42812026-06-19T09:27:58.766Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42822026-06-19T09:27:58.766Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
42832026-06-19T09:27:58.766Z[ 20] 10.00-10.00 sec 128 KBytes 961 Mbits/sec
42842026-06-19T09:27:58.766Z[SUM] 10.00-10.00 sec 512 KBytes 3.84 Gbits/sec
42852026-06-19T09:27:58.766Z- - - - - - - - - - - - - - - - - - - - - - - - -
42862026-06-19T09:27:58.766Z[ ID] Interval Transfer Bitrate
42872026-06-19T09:27:58.766Z[ 5] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42882026-06-19T09:27:58.766Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42892026-06-19T09:27:58.766Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42902026-06-19T09:27:58.766Z[ 12] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42912026-06-19T09:27:58.766Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42922026-06-19T09:27:58.766Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42932026-06-19T09:27:58.766Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42942026-06-19T09:27:58.766Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
42952026-06-19T09:27:58.769Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.50 Gbits/sec sender
42962026-06-19T09:27:58.769ZRun 4/10...3501.0167164461463Mbps
42972026-06-19T09:28:06.171Z-----------------------------------------------------------
42982026-06-19T09:28:06.171ZServer listening on 5201 (test #25)
42992026-06-19T09:28:06.171Z-----------------------------------------------------------
43002026-06-19T09:28:06.171ZAccepted connection from 10.0.0.1, port 61520
43012026-06-19T09:28:06.171Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61703
43022026-06-19T09:28:06.171Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51842
43032026-06-19T09:28:06.171Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 54200
43042026-06-19T09:28:06.171Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34243
43052026-06-19T09:28:06.171Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 46807
43062026-06-19T09:28:06.171Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43356
43072026-06-19T09:28:06.171Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 44918
43082026-06-19T09:28:06.171Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62177
43092026-06-19T09:28:06.171Z[ ID] Interval Transfer Bitrate
43102026-06-19T09:28:06.171Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43112026-06-19T09:28:06.171Z[ 8] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43122026-06-19T09:28:06.171Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
43132026-06-19T09:28:06.171Z[ 12] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43142026-06-19T09:28:06.171Z[ 14] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43152026-06-19T09:28:06.171Z[ 16] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43162026-06-19T09:28:06.171Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43172026-06-19T09:28:06.171Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
43182026-06-19T09:28:06.171Z[SUM] 0.00-1.00 sec 335 MBytes 2.81 Gbits/sec
43192026-06-19T09:28:06.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
43202026-06-19T09:28:06.171Z[ 5] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
43212026-06-19T09:28:06.171Z[ 8] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43222026-06-19T09:28:06.171Z[ 10] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43232026-06-19T09:28:06.171Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43242026-06-19T09:28:06.171Z[ 14] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43252026-06-19T09:28:06.171Z[ 16] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
43262026-06-19T09:28:06.171Z[ 18] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43272026-06-19T09:28:06.171Z[ 20] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
43282026-06-19T09:28:06.171Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
43292026-06-19T09:28:06.171Z- - - - - - - - - - - - - - - - - - - - - - - - -
43302026-06-19T09:28:06.171Z[ 5] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
43312026-06-19T09:28:06.171Z[ 8] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43322026-06-19T09:28:06.172Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43332026-06-19T09:28:06.172Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43342026-06-19T09:28:06.172Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
43352026-06-19T09:28:06.172Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43362026-06-19T09:28:06.172Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
43372026-06-19T09:28:06.172Z[ 20] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
43382026-06-19T09:28:06.172Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
43392026-06-19T09:28:06.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
43402026-06-19T09:28:06.172Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43412026-06-19T09:28:06.172Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43422026-06-19T09:28:06.172Z[ 10] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
43432026-06-19T09:28:06.172Z[ 12] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43442026-06-19T09:28:06.172Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43452026-06-19T09:28:06.172Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43462026-06-19T09:28:06.172Z[ 18] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
43472026-06-19T09:28:06.172Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
43482026-06-19T09:28:06.172Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
43492026-06-19T09:28:06.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
43502026-06-19T09:28:06.172Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43512026-06-19T09:28:06.172Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43522026-06-19T09:28:06.172Z[ 10] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43532026-06-19T09:28:06.172Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43542026-06-19T09:28:06.172Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43552026-06-19T09:28:06.172Z[ 16] 4.00-5.00 sec 52.8 MBytes 442 Mbits/sec
43562026-06-19T09:28:06.172Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
43572026-06-19T09:28:06.172Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
43582026-06-19T09:28:06.172Z[SUM] 4.00-5.00 sec 423 MBytes 3.55 Gbits/sec
43592026-06-19T09:28:06.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
43602026-06-19T09:28:06.172Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
43612026-06-19T09:28:06.172Z[ 8] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43622026-06-19T09:28:06.172Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43632026-06-19T09:28:06.172Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
43642026-06-19T09:28:06.172Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43652026-06-19T09:28:06.172Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43662026-06-19T09:28:06.172Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43672026-06-19T09:28:06.172Z[ 20] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
43682026-06-19T09:28:06.172Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
43692026-06-19T09:28:06.172Z- - - - - - - - - - - - - - - - - - - - - - - - -
43702026-06-19T09:28:06.172Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43712026-06-19T09:28:06.173Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43722026-06-19T09:28:06.173Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43732026-06-19T09:28:09.175Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43742026-06-19T09:28:09.175Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43752026-06-19T09:28:09.175Z[ 16] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43762026-06-19T09:28:09.175Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
43772026-06-19T09:28:09.175Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
43782026-06-19T09:28:09.175Z[SUM] 6.00-7.00 sec 426 MBytes 3.58 Gbits/sec
43792026-06-19T09:28:09.175Z- - - - - - - - - - - - - - - - - - - - - - - - -
43802026-06-19T09:28:09.176Z[ 5] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43812026-06-19T09:28:09.176Z[ 8] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43822026-06-19T09:28:09.176Z[ 10] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43832026-06-19T09:28:09.176Z[ 12] 7.00-8.00 sec 52.9 MBytes 444 Mbits/sec
43842026-06-19T09:28:09.176Z[ 14] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
43852026-06-19T09:28:09.176Z[ 16] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43862026-06-19T09:28:09.176Z[ 18] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43872026-06-19T09:28:09.176Z[ 20] 7.00-8.00 sec 53.0 MBytes 445 Mbits/sec
43882026-06-19T09:28:09.176Z[SUM] 7.00-8.00 sec 424 MBytes 3.56 Gbits/sec
43892026-06-19T09:28:09.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
43902026-06-19T09:28:09.176Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43912026-06-19T09:28:09.176Z[ 8] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43922026-06-19T09:28:09.176Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43932026-06-19T09:28:09.176Z[ 12] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43942026-06-19T09:28:09.176Z[ 14] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
43952026-06-19T09:28:09.176Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
43962026-06-19T09:28:09.176Z[ 18] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43972026-06-19T09:28:09.176Z[ 20] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
43982026-06-19T09:28:09.176Z[SUM] 8.00-9.00 sec 426 MBytes 3.57 Gbits/sec
43992026-06-19T09:28:09.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
44002026-06-19T09:28:09.176Z[ 5] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44012026-06-19T09:28:09.176Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44022026-06-19T09:28:09.176Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44032026-06-19T09:28:09.176Z[ 12] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44042026-06-19T09:28:09.176Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
44052026-06-19T09:28:09.176Z[ 16] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44062026-06-19T09:28:09.176Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
44072026-06-19T09:28:09.176Z[ 20] 9.00-10.00 sec 53.5 MBytes 449 Mbits/sec
44082026-06-19T09:28:09.176Z[SUM] 9.00-10.00 sec 427 MBytes 3.59 Gbits/sec
44092026-06-19T09:28:09.176Z- - - - - - - - - - - - - - - - - - - - - - - - -
44102026-06-19T09:28:09.176Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44112026-06-19T09:28:09.176Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44122026-06-19T09:28:09.176Z[ 10] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
44132026-06-19T09:28:09.176Z[ 12] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
44142026-06-19T09:28:09.176Z[ 14] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44152026-06-19T09:28:09.176Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44162026-06-19T09:28:09.176Z[ 18] 10.00-10.00 sec 128 KBytes 840 Mbits/sec
44172026-06-19T09:28:09.176Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
44182026-06-19T09:28:09.177Z[SUM] 10.00-10.00 sec 384 KBytes 2.52 Gbits/sec
44192026-06-19T09:28:09.177Z- - - - - - - - - - - - - - - - - - - - - - - - -
44202026-06-19T09:28:09.177Z[ ID] Interval Transfer Bitrate
44212026-06-19T09:28:09.177Z[ 5] 0.00-10.00 sec 521 MBytes 437 Mbits/sec sender
44222026-06-19T09:28:09.177Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44232026-06-19T09:28:09.177Z[ 10] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
44242026-06-19T09:28:09.177Z[ 12] 0.00-10.00 sec 520 MBytes 437 Mbits/sec sender
44252026-06-19T09:28:09.177Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44262026-06-19T09:28:09.177Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44272026-06-19T09:28:09.177Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44282026-06-19T09:28:09.177Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
44292026-06-19T09:28:09.177Z[SUM] 0.00-10.00 sec 4.07 GBytes 3.49 Gbits/sec sender
44302026-06-19T09:28:09.180ZRun 5/10...3491.6313106023404Mbps
44312026-06-19T09:28:16.581Z-----------------------------------------------------------
44322026-06-19T09:28:16.581ZServer listening on 5201 (test #26)
44332026-06-19T09:28:16.581Z-----------------------------------------------------------
44342026-06-19T09:28:16.581ZAccepted connection from 10.0.0.1, port 44907
44352026-06-19T09:28:16.581Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33713
44362026-06-19T09:28:16.581Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34331
44372026-06-19T09:28:16.581Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45926
44382026-06-19T09:28:16.581Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49752
44392026-06-19T09:28:16.581Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49058
44402026-06-19T09:28:16.581Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52958
44412026-06-19T09:28:16.581Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34920
44422026-06-19T09:28:16.581Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 37637
44432026-06-19T09:28:16.581Z[ ID] Interval Transfer Bitrate
44442026-06-19T09:28:16.581Z[ 5] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44452026-06-19T09:28:16.581Z[ 8] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44462026-06-19T09:28:16.581Z[ 10] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44472026-06-19T09:28:16.581Z[ 12] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44482026-06-19T09:28:16.581Z[ 14] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44492026-06-19T09:28:16.581Z[ 16] 0.00-1.00 sec 41.8 MBytes 350 Mbits/sec
44502026-06-19T09:28:16.581Z[ 18] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44512026-06-19T09:28:16.581Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
44522026-06-19T09:28:16.582Z[SUM] 0.00-1.00 sec 334 MBytes 2.80 Gbits/sec
44532026-06-19T09:28:16.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
44542026-06-19T09:28:16.582Z[ 5] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44552026-06-19T09:28:16.582Z[ 8] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44562026-06-19T09:28:16.582Z[ 10] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44572026-06-19T09:28:16.582Z[ 12] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44582026-06-19T09:28:16.582Z[ 14] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44592026-06-19T09:28:16.582Z[ 16] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44602026-06-19T09:28:16.582Z[ 18] 1.00-2.00 sec 53.5 MBytes 449 Mbits/sec
44612026-06-19T09:28:16.582Z[ 20] 1.00-2.00 sec 53.4 MBytes 448 Mbits/sec
44622026-06-19T09:28:16.582Z[SUM] 1.00-2.00 sec 427 MBytes 3.59 Gbits/sec
44632026-06-19T09:28:16.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
44642026-06-19T09:28:16.582Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44652026-06-19T09:28:16.582Z[ 8] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44662026-06-19T09:28:16.582Z[ 10] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44672026-06-19T09:28:16.582Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44682026-06-19T09:28:16.582Z[ 14] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
44692026-06-19T09:28:16.582Z[ 16] 2.00-3.00 sec 53.9 MBytes 452 Mbits/sec
44702026-06-19T09:28:16.582Z[ 18] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44712026-06-19T09:28:16.582Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
44722026-06-19T09:28:16.582Z[SUM] 2.00-3.00 sec 430 MBytes 3.61 Gbits/sec
44732026-06-19T09:28:16.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
44742026-06-19T09:28:16.582Z[ 5] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44752026-06-19T09:28:16.582Z[ 8] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44762026-06-19T09:28:16.582Z[ 10] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
44772026-06-19T09:28:16.582Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
44782026-06-19T09:28:16.582Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
44792026-06-19T09:28:16.582Z[ 16] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
44802026-06-19T09:28:16.582Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44812026-06-19T09:28:16.582Z[ 20] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
44822026-06-19T09:28:16.582Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
44832026-06-19T09:28:16.582Z- - - - - - - - - - - - - - - - - - - - - - - - -
44842026-06-19T09:28:16.582Z[ 5] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44852026-06-19T09:28:16.582Z[ 8] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44862026-06-19T09:28:16.582Z[ 10] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44872026-06-19T09:28:16.582Z[ 12] 4.00-5.00 sec 53.2 MBytes 447 Mbits/sec
44882026-06-19T09:28:16.582Z[ 14] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44892026-06-19T09:28:16.582Z[ 16] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44902026-06-19T09:28:16.582Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
44912026-06-19T09:28:16.583Z[ 20] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
44922026-06-19T09:28:16.583Z[SUM] 4.00-5.00 sec 425 MBytes 3.57 Gbits/sec
44932026-06-19T09:28:16.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
44942026-06-19T09:28:16.583Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
44952026-06-19T09:28:16.583Z[ 8] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
44962026-06-19T09:28:16.583Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
44972026-06-19T09:28:16.583Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
44982026-06-19T09:28:16.583Z[ 14] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
44992026-06-19T09:28:16.583Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45002026-06-19T09:28:16.583Z[ 18] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
45012026-06-19T09:28:16.583Z[ 20] 5.00-6.00 sec 53.4 MBytes 448 Mbits/sec
45022026-06-19T09:28:16.583Z[SUM] 5.00-6.00 sec 428 MBytes 3.59 Gbits/sec
45032026-06-19T09:28:16.583Z- - - - - - - - - - - - - - - - - - - - - - - - -
45042026-06-19T09:28:16.583Z[ 5] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45052026-06-19T09:28:16.583Z[ 8] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45062026-06-19T09:28:16.583Z[ 10] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
45072026-06-19T09:28:19.587Z[ 12] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45082026-06-19T09:28:19.587Z[ 14] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45092026-06-19T09:28:19.587Z[ 16] 6.00-7.00 sec 53.6 MBytes 450 Mbits/sec
45102026-06-19T09:28:19.587Z[ 18] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45112026-06-19T09:28:19.587Z[ 20] 6.00-7.00 sec 53.8 MBytes 451 Mbits/sec
45122026-06-19T09:28:19.587Z[SUM] 6.00-7.00 sec 430 MBytes 3.60 Gbits/sec
45132026-06-19T09:28:19.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
45142026-06-19T09:28:19.587Z[ 5] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45152026-06-19T09:28:19.587Z[ 8] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45162026-06-19T09:28:19.587Z[ 10] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45172026-06-19T09:28:19.587Z[ 12] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45182026-06-19T09:28:19.587Z[ 14] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45192026-06-19T09:28:19.587Z[ 16] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45202026-06-19T09:28:19.587Z[ 18] 7.00-8.00 sec 53.2 MBytes 447 Mbits/sec
45212026-06-19T09:28:19.587Z[ 20] 7.00-8.00 sec 53.1 MBytes 446 Mbits/sec
45222026-06-19T09:28:19.587Z[SUM] 7.00-8.00 sec 426 MBytes 3.57 Gbits/sec
45232026-06-19T09:28:19.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
45242026-06-19T09:28:19.587Z[ 5] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45252026-06-19T09:28:19.587Z[ 8] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45262026-06-19T09:28:19.587Z[ 10] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45272026-06-19T09:28:19.587Z[ 12] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45282026-06-19T09:28:19.587Z[ 14] 8.00-9.00 sec 53.1 MBytes 446 Mbits/sec
45292026-06-19T09:28:19.587Z[ 16] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45302026-06-19T09:28:19.587Z[ 18] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
45312026-06-19T09:28:19.587Z[ 20] 8.00-9.00 sec 53.2 MBytes 447 Mbits/sec
45322026-06-19T09:28:19.587Z[SUM] 8.00-9.00 sec 425 MBytes 3.57 Gbits/sec
45332026-06-19T09:28:19.587Z- - - - - - - - - - - - - - - - - - - - - - - - -
45342026-06-19T09:28:19.587Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45352026-06-19T09:28:19.587Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45362026-06-19T09:28:19.587Z[ 10] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45372026-06-19T09:28:19.587Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45382026-06-19T09:28:19.587Z[ 14] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45392026-06-19T09:28:19.587Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
45402026-06-19T09:28:19.587Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45412026-06-19T09:28:19.588Z[ 20] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
45422026-06-19T09:28:19.588Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
45432026-06-19T09:28:19.588Z- - - - - - - - - - - - - - - - - - - - - - - - -
45442026-06-19T09:28:19.588Z[ 5] 10.00-10.00 sec 128 KBytes 467 Mbits/sec
45452026-06-19T09:28:19.588Z[ 8] 10.00-10.00 sec 128 KBytes 468 Mbits/sec
45462026-06-19T09:28:19.588Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
45472026-06-19T09:28:19.588Z[ 12] 10.00-10.00 sec 128 KBytes 468 Mbits/sec
45482026-06-19T09:28:19.588Z[ 14] 10.00-10.00 sec 128 KBytes 468 Mbits/sec
45492026-06-19T09:28:19.588Z[ 16] 10.00-10.00 sec 128 KBytes 468 Mbits/sec
45502026-06-19T09:28:19.588Z[ 18] 10.00-10.00 sec 128 KBytes 468 Mbits/sec
45512026-06-19T09:28:19.588Z[ 20] 10.00-10.00 sec 128 KBytes 468 Mbits/sec
45522026-06-19T09:28:19.588Z[SUM] 10.00-10.00 sec 896 KBytes 3.27 Gbits/sec
45532026-06-19T09:28:19.588Z- - - - - - - - - - - - - - - - - - - - - - - - -
45542026-06-19T09:28:19.588Z[ ID] Interval Transfer Bitrate
45552026-06-19T09:28:19.588Z[ 5] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
45562026-06-19T09:28:19.588Z[ 8] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45572026-06-19T09:28:19.588Z[ 10] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45582026-06-19T09:28:19.588Z[ 12] 0.00-10.00 sec 523 MBytes 438 Mbits/sec sender
45592026-06-19T09:28:19.588Z[ 14] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45602026-06-19T09:28:19.588Z[ 16] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45612026-06-19T09:28:19.588Z[ 18] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45622026-06-19T09:28:19.588Z[ 20] 0.00-10.00 sec 522 MBytes 438 Mbits/sec sender
45632026-06-19T09:28:19.588Z[SUM] 0.00-10.00 sec 4.08 GBytes 3.51 Gbits/sec sender
45642026-06-19T09:28:19.591ZRun 6/10...3505.645517548482Mbps
45652026-06-19T09:28:26.986Z-----------------------------------------------------------
45662026-06-19T09:28:26.986ZServer listening on 5201 (test #27)
45672026-06-19T09:28:26.986Z-----------------------------------------------------------
45682026-06-19T09:28:26.986ZAccepted connection from 10.0.0.1, port 42277
45692026-06-19T09:28:26.986Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 55587
45702026-06-19T09:28:26.986Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 35659
45712026-06-19T09:28:26.986Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 50007
45722026-06-19T09:28:26.986Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56257
45732026-06-19T09:28:26.986Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 52515
45742026-06-19T09:28:26.986Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 58344
45752026-06-19T09:28:26.986Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 33279
45762026-06-19T09:28:26.986Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45770
45772026-06-19T09:28:26.986Z[ ID] Interval Transfer Bitrate
45782026-06-19T09:28:26.986Z[ 5] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45792026-06-19T09:28:26.986Z[ 8] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45802026-06-19T09:28:26.986Z[ 10] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45812026-06-19T09:28:26.986Z[ 12] 0.00-1.00 sec 42.0 MBytes 352 Mbits/sec
45822026-06-19T09:28:26.986Z[ 14] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45832026-06-19T09:28:26.986Z[ 16] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45842026-06-19T09:28:26.987Z[ 18] 0.00-1.00 sec 42.1 MBytes 353 Mbits/sec
45852026-06-19T09:28:26.987Z[ 20] 0.00-1.00 sec 41.9 MBytes 351 Mbits/sec
45862026-06-19T09:28:26.987Z[SUM] 0.00-1.00 sec 336 MBytes 2.82 Gbits/sec
45872026-06-19T09:28:26.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
45882026-06-19T09:28:26.987Z[ 5] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45892026-06-19T09:28:26.987Z[ 8] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45902026-06-19T09:28:26.987Z[ 10] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45912026-06-19T09:28:26.987Z[ 12] 1.00-2.00 sec 53.1 MBytes 446 Mbits/sec
45922026-06-19T09:28:26.987Z[ 14] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45932026-06-19T09:28:26.987Z[ 16] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45942026-06-19T09:28:26.987Z[ 18] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45952026-06-19T09:28:26.987Z[ 20] 1.00-2.00 sec 53.0 MBytes 445 Mbits/sec
45962026-06-19T09:28:26.987Z[SUM] 1.00-2.00 sec 424 MBytes 3.56 Gbits/sec
45972026-06-19T09:28:26.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
45982026-06-19T09:28:26.987Z[ 5] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
45992026-06-19T09:28:26.987Z[ 8] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46002026-06-19T09:28:26.987Z[ 10] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
46012026-06-19T09:28:26.987Z[ 12] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46022026-06-19T09:28:26.987Z[ 14] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46032026-06-19T09:28:26.987Z[ 16] 2.00-3.00 sec 52.9 MBytes 444 Mbits/sec
46042026-06-19T09:28:26.987Z[ 18] 2.00-3.00 sec 52.8 MBytes 442 Mbits/sec
46052026-06-19T09:28:26.987Z[ 20] 2.00-3.00 sec 52.6 MBytes 441 Mbits/sec
46062026-06-19T09:28:26.987Z[SUM] 2.00-3.00 sec 422 MBytes 3.54 Gbits/sec
46072026-06-19T09:28:26.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
46082026-06-19T09:28:26.987Z[ 5] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46092026-06-19T09:28:26.987Z[ 8] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46102026-06-19T09:28:26.987Z[ 10] 3.00-4.00 sec 53.0 MBytes 445 Mbits/sec
46112026-06-19T09:28:26.987Z[ 12] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46122026-06-19T09:28:26.987Z[ 14] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46132026-06-19T09:28:26.987Z[ 16] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46142026-06-19T09:28:26.987Z[ 18] 3.00-4.00 sec 52.8 MBytes 442 Mbits/sec
46152026-06-19T09:28:26.987Z[ 20] 3.00-4.00 sec 52.9 MBytes 444 Mbits/sec
46162026-06-19T09:28:26.987Z[SUM] 3.00-4.00 sec 423 MBytes 3.55 Gbits/sec
46172026-06-19T09:28:26.987Z- - - - - - - - - - - - - - - - - - - - - - - - -
46182026-06-19T09:28:26.987Z[ 5] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46192026-06-19T09:28:26.987Z[ 8] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46202026-06-19T09:28:26.987Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46212026-06-19T09:28:26.987Z[ 12] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46222026-06-19T09:28:26.987Z[ 14] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
46232026-06-19T09:28:26.988Z[ 16] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46242026-06-19T09:28:26.988Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46252026-06-19T09:28:26.988Z[ 20] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
46262026-06-19T09:28:26.988Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
46272026-06-19T09:28:26.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
46282026-06-19T09:28:26.988Z[ 5] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46292026-06-19T09:28:26.988Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46302026-06-19T09:28:26.988Z[ 10] 5.00-6.00 sec 52.9 MBytes 444 Mbits/sec
46312026-06-19T09:28:26.988Z[ 12] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46322026-06-19T09:28:26.988Z[ 14] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46332026-06-19T09:28:26.988Z[ 16] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46342026-06-19T09:28:26.988Z[ 18] 5.00-6.00 sec 53.0 MBytes 445 Mbits/sec
46352026-06-19T09:28:26.988Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
46362026-06-19T09:28:26.988Z[SUM] 5.00-6.00 sec 424 MBytes 3.56 Gbits/sec
46372026-06-19T09:28:26.988Z- - - - - - - - - - - - - - - - - - - - - - - - -
46382026-06-19T09:28:26.988Z[ 5] 6.00-7.00 sec 53.5 MBytes 449 Mbits/sec
46392026-06-19T09:28:26.988Z[ 8] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46402026-06-19T09:28:26.988Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46412026-06-19T09:28:29.990Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46422026-06-19T09:28:29.990Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46432026-06-19T09:28:29.990Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
46442026-06-19T09:28:29.990Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46452026-06-19T09:28:29.990Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
46462026-06-19T09:28:29.990Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
46472026-06-19T09:28:29.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
46482026-06-19T09:28:29.990Z[ 5] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46492026-06-19T09:28:29.990Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46502026-06-19T09:28:29.990Z[ 10] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46512026-06-19T09:28:29.990Z[ 12] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46522026-06-19T09:28:29.990Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46532026-06-19T09:28:29.990Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46542026-06-19T09:28:29.990Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
46552026-06-19T09:28:29.990Z[ 20] 7.00-8.00 sec 53.5 MBytes 449 Mbits/sec
46562026-06-19T09:28:29.990Z[SUM] 7.00-8.00 sec 429 MBytes 3.60 Gbits/sec
46572026-06-19T09:28:29.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
46582026-06-19T09:28:29.990Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46592026-06-19T09:28:29.990Z[ 8] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46602026-06-19T09:28:29.990Z[ 10] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46612026-06-19T09:28:29.990Z[ 12] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46622026-06-19T09:28:29.990Z[ 14] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46632026-06-19T09:28:29.990Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46642026-06-19T09:28:29.990Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
46652026-06-19T09:28:29.990Z[ 20] 8.00-9.00 sec 53.8 MBytes 451 Mbits/sec
46662026-06-19T09:28:29.990Z[SUM] 8.00-9.00 sec 430 MBytes 3.60 Gbits/sec
46672026-06-19T09:28:29.990Z- - - - - - - - - - - - - - - - - - - - - - - - -
46682026-06-19T09:28:29.990Z[ 5] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46692026-06-19T09:28:29.990Z[ 8] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46702026-06-19T09:28:29.995Z[ 10] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46712026-06-19T09:28:29.995Z[ 12] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46722026-06-19T09:28:29.995Z[ 14] 9.00-10.00 sec 52.9 MBytes 444 Mbits/sec
46732026-06-19T09:28:29.995Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46742026-06-19T09:28:29.995Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
46752026-06-19T09:28:29.995Z[ 20] 9.00-10.00 sec 52.8 MBytes 442 Mbits/sec
46762026-06-19T09:28:29.995Z[SUM] 9.00-10.00 sec 423 MBytes 3.55 Gbits/sec
46772026-06-19T09:28:29.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
46782026-06-19T09:28:29.995Z[ 5] 10.00-10.00 sec 128 KBytes 899 Mbits/sec
46792026-06-19T09:28:29.995Z[ 8] 10.00-10.00 sec 128 KBytes 900 Mbits/sec
46802026-06-19T09:28:29.995Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46812026-06-19T09:28:29.995Z[ 12] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
46822026-06-19T09:28:29.995Z[ 14] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
46832026-06-19T09:28:29.995Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46842026-06-19T09:28:29.995Z[ 18] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
46852026-06-19T09:28:29.995Z[ 20] 10.00-10.00 sec 128 KBytes 901 Mbits/sec
46862026-06-19T09:28:29.995Z[SUM] 10.00-10.00 sec 640 KBytes 4.50 Gbits/sec
46872026-06-19T09:28:29.995Z- - - - - - - - - - - - - - - - - - - - - - - - -
46882026-06-19T09:28:29.995Z[ ID] Interval Transfer Bitrate
46892026-06-19T09:28:29.995Z[ 5] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46902026-06-19T09:28:29.995Z[ 8] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46912026-06-19T09:28:29.995Z[ 10] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46922026-06-19T09:28:29.995Z[ 12] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46932026-06-19T09:28:29.995Z[ 14] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46942026-06-19T09:28:29.995Z[ 16] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46952026-06-19T09:28:29.995Z[ 18] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46962026-06-19T09:28:29.995Z[ 20] 0.00-10.00 sec 520 MBytes 436 Mbits/sec sender
46972026-06-19T09:28:29.995Z[SUM] 0.00-10.00 sec 4.06 GBytes 3.49 Gbits/sec sender
46982026-06-19T09:28:29.995ZRun 7/10...3490.2969509004033Mbps
46992026-06-19T09:28:37.406Z-----------------------------------------------------------
47002026-06-19T09:28:37.406ZServer listening on 5201 (test #28)
47012026-06-19T09:28:37.406Z-----------------------------------------------------------
47022026-06-19T09:28:37.406ZAccepted connection from 10.0.0.1, port 62696
47032026-06-19T09:28:37.406Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 53704
47042026-06-19T09:28:37.406Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 34210
47052026-06-19T09:28:37.406Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 64629
47062026-06-19T09:28:37.406Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56225
47072026-06-19T09:28:37.406Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 61060
47082026-06-19T09:28:37.406Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38082
47092026-06-19T09:28:37.406Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62486
47102026-06-19T09:28:37.406Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 51884
47112026-06-19T09:28:37.406Z[ ID] Interval Transfer Bitrate
47122026-06-19T09:28:37.406Z[ 5] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47132026-06-19T09:28:37.406Z[ 8] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47142026-06-19T09:28:37.406Z[ 10] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47152026-06-19T09:28:37.406Z[ 12] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47162026-06-19T09:28:37.406Z[ 14] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47172026-06-19T09:28:37.406Z[ 16] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47182026-06-19T09:28:37.406Z[ 18] 0.00-1.00 sec 42.4 MBytes 355 Mbits/sec
47192026-06-19T09:28:37.406Z[ 20] 0.00-1.00 sec 42.2 MBytes 354 Mbits/sec
47202026-06-19T09:28:37.406Z[SUM] 0.00-1.00 sec 338 MBytes 2.84 Gbits/sec
47212026-06-19T09:28:37.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
47222026-06-19T09:28:37.406Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47232026-06-19T09:28:37.406Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47242026-06-19T09:28:37.406Z[ 10] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47252026-06-19T09:28:37.406Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47262026-06-19T09:28:37.406Z[ 14] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47272026-06-19T09:28:37.406Z[ 16] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47282026-06-19T09:28:37.406Z[ 18] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
47292026-06-19T09:28:37.406Z[ 20] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
47302026-06-19T09:28:37.406Z[SUM] 1.00-2.00 sec 431 MBytes 3.61 Gbits/sec
47312026-06-19T09:28:37.406Z- - - - - - - - - - - - - - - - - - - - - - - - -
47322026-06-19T09:28:37.406Z[ 5] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47332026-06-19T09:28:37.407Z[ 8] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47342026-06-19T09:28:37.407Z[ 10] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47352026-06-19T09:28:37.407Z[ 12] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47362026-06-19T09:28:37.407Z[ 14] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47372026-06-19T09:28:37.407Z[ 16] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47382026-06-19T09:28:37.407Z[ 18] 2.00-3.00 sec 53.5 MBytes 449 Mbits/sec
47392026-06-19T09:28:37.407Z[ 20] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
47402026-06-19T09:28:37.407Z[SUM] 2.00-3.00 sec 428 MBytes 3.59 Gbits/sec
47412026-06-19T09:28:37.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
47422026-06-19T09:28:37.407Z[ 5] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47432026-06-19T09:28:37.407Z[ 8] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47442026-06-19T09:28:37.407Z[ 10] 3.00-4.00 sec 53.8 MBytes 451 Mbits/sec
47452026-06-19T09:28:37.407Z[ 12] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47462026-06-19T09:28:37.407Z[ 14] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
47472026-06-19T09:28:37.407Z[ 16] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47482026-06-19T09:28:37.407Z[ 18] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
47492026-06-19T09:28:37.407Z[ 20] 3.00-4.00 sec 53.6 MBytes 450 Mbits/sec
47502026-06-19T09:28:37.407Z[SUM] 3.00-4.00 sec 429 MBytes 3.60 Gbits/sec
47512026-06-19T09:28:37.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
47522026-06-19T09:28:37.407Z[ 5] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47532026-06-19T09:28:37.407Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47542026-06-19T09:28:37.407Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47552026-06-19T09:28:37.407Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47562026-06-19T09:28:37.407Z[ 14] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47572026-06-19T09:28:37.407Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
47582026-06-19T09:28:37.407Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47592026-06-19T09:28:37.407Z[ 20] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
47602026-06-19T09:28:37.407Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
47612026-06-19T09:28:37.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
47622026-06-19T09:28:37.407Z[ 5] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47632026-06-19T09:28:37.407Z[ 8] 5.00-6.00 sec 53.8 MBytes 451 Mbits/sec
47642026-06-19T09:28:37.407Z[ 10] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47652026-06-19T09:28:37.407Z[ 12] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47662026-06-19T09:28:37.407Z[ 14] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47672026-06-19T09:28:37.407Z[ 16] 5.00-6.00 sec 53.5 MBytes 449 Mbits/sec
47682026-06-19T09:28:37.407Z[ 18] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47692026-06-19T09:28:37.407Z[ 20] 5.00-6.00 sec 53.6 MBytes 450 Mbits/sec
47702026-06-19T09:28:37.407Z[SUM] 5.00-6.00 sec 429 MBytes 3.60 Gbits/sec
47712026-06-19T09:28:37.407Z- - - - - - - - - - - - - - - - - - - - - - - - -
47722026-06-19T09:28:37.407Z[ 5] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47732026-06-19T09:28:37.408Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47742026-06-19T09:28:37.408Z[ 10] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47752026-06-19T09:28:40.409Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47762026-06-19T09:28:40.409Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
47772026-06-19T09:28:40.409Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47782026-06-19T09:28:40.409Z[ 18] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
47792026-06-19T09:28:40.409Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
47802026-06-19T09:28:40.409Z[SUM] 6.00-7.00 sec 426 MBytes 3.57 Gbits/sec
47812026-06-19T09:28:40.409Z- - - - - - - - - - - - - - - - - - - - - - - - -
47822026-06-19T09:28:40.409Z[ 5] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47832026-06-19T09:28:40.409Z[ 8] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47842026-06-19T09:28:40.409Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47852026-06-19T09:28:40.410Z[ 12] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47862026-06-19T09:28:40.410Z[ 14] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47872026-06-19T09:28:40.410Z[ 16] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47882026-06-19T09:28:40.410Z[ 18] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
47892026-06-19T09:28:40.410Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
47902026-06-19T09:28:40.410Z[SUM] 7.00-8.00 sec 430 MBytes 3.60 Gbits/sec
47912026-06-19T09:28:40.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
47922026-06-19T09:28:40.410Z[ 5] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47932026-06-19T09:28:40.410Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47942026-06-19T09:28:40.410Z[ 10] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47952026-06-19T09:28:40.410Z[ 12] 8.00-9.00 sec 53.4 MBytes 448 Mbits/sec
47962026-06-19T09:28:40.410Z[ 14] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47972026-06-19T09:28:40.410Z[ 16] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47982026-06-19T09:28:40.410Z[ 18] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
47992026-06-19T09:28:40.410Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
48002026-06-19T09:28:40.410Z[SUM] 8.00-9.00 sec 428 MBytes 3.59 Gbits/sec
48012026-06-19T09:28:40.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
48022026-06-19T09:28:40.410Z[ 5] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48032026-06-19T09:28:40.410Z[ 8] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48042026-06-19T09:28:40.410Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48052026-06-19T09:28:40.410Z[ 12] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48062026-06-19T09:28:40.410Z[ 14] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48072026-06-19T09:28:40.410Z[ 16] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48082026-06-19T09:28:40.410Z[ 18] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
48092026-06-19T09:28:40.410Z[ 20] 9.00-10.00 sec 53.4 MBytes 448 Mbits/sec
48102026-06-19T09:28:40.410Z[SUM] 9.00-10.00 sec 427 MBytes 3.58 Gbits/sec
48112026-06-19T09:28:40.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
48122026-06-19T09:28:40.410Z[ 5] 10.00-10.00 sec 128 KBytes 890 Mbits/sec
48132026-06-19T09:28:40.410Z[ 8] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48142026-06-19T09:28:40.410Z[ 10] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
48152026-06-19T09:28:40.410Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48162026-06-19T09:28:40.410Z[ 14] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
48172026-06-19T09:28:40.410Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48182026-06-19T09:28:40.410Z[ 18] 10.00-10.00 sec 128 KBytes 892 Mbits/sec
48192026-06-19T09:28:40.410Z[ 20] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
48202026-06-19T09:28:40.410Z[SUM] 10.00-10.00 sec 512 KBytes 3.56 Gbits/sec
48212026-06-19T09:28:40.410Z- - - - - - - - - - - - - - - - - - - - - - - - -
48222026-06-19T09:28:40.410Z[ ID] Interval Transfer Bitrate
48232026-06-19T09:28:40.411Z[ 5] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48242026-06-19T09:28:40.411Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48252026-06-19T09:28:40.411Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48262026-06-19T09:28:40.411Z[ 12] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48272026-06-19T09:28:40.411Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48282026-06-19T09:28:40.411Z[ 16] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48292026-06-19T09:28:40.411Z[ 18] 0.00-10.00 sec 524 MBytes 439 Mbits/sec sender
48302026-06-19T09:28:40.411Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
48312026-06-19T09:28:40.411Z[SUM] 0.00-10.00 sec 4.09 GBytes 3.52 Gbits/sec sender
48322026-06-19T09:28:40.414ZRun 8/10...3517.0272038437Mbps
48332026-06-19T09:28:47.808Z-----------------------------------------------------------
48342026-06-19T09:28:47.808ZServer listening on 5201 (test #29)
48352026-06-19T09:28:47.808Z-----------------------------------------------------------
48362026-06-19T09:28:47.808ZAccepted connection from 10.0.0.1, port 61140
48372026-06-19T09:28:47.808Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 41981
48382026-06-19T09:28:47.808Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 39387
48392026-06-19T09:28:47.808Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 49826
48402026-06-19T09:28:47.809Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45389
48412026-06-19T09:28:47.809Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 43466
48422026-06-19T09:28:47.809Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 42768
48432026-06-19T09:28:47.809Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45861
48442026-06-19T09:28:47.809Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 56208
48452026-06-19T09:28:47.809Z[ ID] Interval Transfer Bitrate
48462026-06-19T09:28:47.809Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48472026-06-19T09:28:47.809Z[ 8] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
48482026-06-19T09:28:47.809Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48492026-06-19T09:28:47.809Z[ 12] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48502026-06-19T09:28:47.809Z[ 14] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48512026-06-19T09:28:47.809Z[ 16] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
48522026-06-19T09:28:47.809Z[ 18] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48532026-06-19T09:28:47.809Z[ 20] 0.00-1.00 sec 42.5 MBytes 357 Mbits/sec
48542026-06-19T09:28:47.809Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
48552026-06-19T09:28:47.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
48562026-06-19T09:28:47.809Z[ 5] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48572026-06-19T09:28:47.809Z[ 8] 1.00-2.00 sec 52.6 MBytes 441 Mbits/sec
48582026-06-19T09:28:47.809Z[ 10] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48592026-06-19T09:28:47.809Z[ 12] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48602026-06-19T09:28:47.809Z[ 14] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48612026-06-19T09:28:47.809Z[ 16] 1.00-2.00 sec 52.9 MBytes 444 Mbits/sec
48622026-06-19T09:28:47.809Z[ 18] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48632026-06-19T09:28:47.809Z[ 20] 1.00-2.00 sec 52.8 MBytes 442 Mbits/sec
48642026-06-19T09:28:47.809Z[SUM] 1.00-2.00 sec 422 MBytes 3.54 Gbits/sec
48652026-06-19T09:28:47.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
48662026-06-19T09:28:47.809Z[ 5] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48672026-06-19T09:28:47.809Z[ 8] 2.00-3.00 sec 52.4 MBytes 439 Mbits/sec
48682026-06-19T09:28:47.809Z[ 10] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48692026-06-19T09:28:47.809Z[ 12] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48702026-06-19T09:28:47.809Z[ 14] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48712026-06-19T09:28:47.809Z[ 16] 2.00-3.00 sec 52.1 MBytes 437 Mbits/sec
48722026-06-19T09:28:47.809Z[ 18] 2.00-3.00 sec 52.5 MBytes 440 Mbits/sec
48732026-06-19T09:28:47.809Z[ 20] 2.00-3.00 sec 52.2 MBytes 438 Mbits/sec
48742026-06-19T09:28:47.809Z[SUM] 2.00-3.00 sec 418 MBytes 3.51 Gbits/sec
48752026-06-19T09:28:47.809Z- - - - - - - - - - - - - - - - - - - - - - - - -
48762026-06-19T09:28:47.809Z[ 5] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48772026-06-19T09:28:47.809Z[ 8] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48782026-06-19T09:28:47.809Z[ 10] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48792026-06-19T09:28:47.809Z[ 12] 3.00-4.00 sec 53.1 MBytes 446 Mbits/sec
48802026-06-19T09:28:47.810Z[ 14] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48812026-06-19T09:28:47.810Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
48822026-06-19T09:28:47.810Z[ 18] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48832026-06-19T09:28:47.810Z[ 20] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
48842026-06-19T09:28:47.810Z[SUM] 3.00-4.00 sec 426 MBytes 3.57 Gbits/sec
48852026-06-19T09:28:47.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
48862026-06-19T09:28:47.810Z[ 5] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48872026-06-19T09:28:47.810Z[ 8] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48882026-06-19T09:28:47.810Z[ 10] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48892026-06-19T09:28:47.810Z[ 12] 4.00-5.00 sec 53.1 MBytes 446 Mbits/sec
48902026-06-19T09:28:47.810Z[ 14] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48912026-06-19T09:28:47.810Z[ 16] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48922026-06-19T09:28:47.810Z[ 18] 4.00-5.00 sec 53.0 MBytes 445 Mbits/sec
48932026-06-19T09:28:47.810Z[ 20] 4.00-5.00 sec 52.9 MBytes 444 Mbits/sec
48942026-06-19T09:28:47.810Z[SUM] 4.00-5.00 sec 424 MBytes 3.55 Gbits/sec
48952026-06-19T09:28:47.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
48962026-06-19T09:28:47.810Z[ 5] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
48972026-06-19T09:28:47.810Z[ 8] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
48982026-06-19T09:28:47.810Z[ 10] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
48992026-06-19T09:28:47.810Z[ 12] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49002026-06-19T09:28:47.810Z[ 14] 5.00-6.00 sec 52.8 MBytes 442 Mbits/sec
49012026-06-19T09:28:47.810Z[ 16] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49022026-06-19T09:28:47.810Z[ 18] 5.00-6.00 sec 52.5 MBytes 440 Mbits/sec
49032026-06-19T09:28:47.810Z[ 20] 5.00-6.00 sec 52.6 MBytes 441 Mbits/sec
49042026-06-19T09:28:47.810Z[SUM] 5.00-6.00 sec 421 MBytes 3.53 Gbits/sec
49052026-06-19T09:28:47.810Z- - - - - - - - - - - - - - - - - - - - - - - - -
49062026-06-19T09:28:47.810Z[ 5] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49072026-06-19T09:28:47.810Z[ 8] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49082026-06-19T09:28:47.810Z[ 10] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49092026-06-19T09:28:50.814Z[ 12] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49102026-06-19T09:28:50.814Z[ 14] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49112026-06-19T09:28:50.814Z[ 16] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
49122026-06-19T09:28:50.814Z[ 18] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49132026-06-19T09:28:50.814Z[ 20] 6.00-7.00 sec 53.4 MBytes 448 Mbits/sec
49142026-06-19T09:28:50.814Z[SUM] 6.00-7.00 sec 427 MBytes 3.58 Gbits/sec
49152026-06-19T09:28:50.814Z- - - - - - - - - - - - - - - - - - - - - - - - -
49162026-06-19T09:28:50.814Z[ 5] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49172026-06-19T09:28:50.814Z[ 8] 7.00-8.00 sec 52.8 MBytes 442 Mbits/sec
49182026-06-19T09:28:50.814Z[ 10] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49192026-06-19T09:28:50.814Z[ 12] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49202026-06-19T09:28:50.814Z[ 14] 7.00-8.00 sec 52.5 MBytes 440 Mbits/sec
49212026-06-19T09:28:50.814Z[ 16] 7.00-8.00 sec 52.4 MBytes 439 Mbits/sec
49222026-06-19T09:28:50.814Z[ 18] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49232026-06-19T09:28:50.814Z[ 20] 7.00-8.00 sec 52.6 MBytes 441 Mbits/sec
49242026-06-19T09:28:50.815Z[SUM] 7.00-8.00 sec 420 MBytes 3.52 Gbits/sec
49252026-06-19T09:28:50.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
49262026-06-19T09:28:50.815Z[ 5] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49272026-06-19T09:28:50.815Z[ 8] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49282026-06-19T09:28:50.815Z[ 10] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49292026-06-19T09:28:50.815Z[ 12] 8.00-9.00 sec 53.0 MBytes 445 Mbits/sec
49302026-06-19T09:28:50.815Z[ 14] 8.00-9.00 sec 52.8 MBytes 442 Mbits/sec
49312026-06-19T09:28:50.815Z[ 16] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49322026-06-19T09:28:50.815Z[ 18] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49332026-06-19T09:28:50.815Z[ 20] 8.00-9.00 sec 52.9 MBytes 444 Mbits/sec
49342026-06-19T09:28:50.815Z[SUM] 8.00-9.00 sec 423 MBytes 3.55 Gbits/sec
49352026-06-19T09:28:50.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
49362026-06-19T09:28:50.815Z[ 5] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49372026-06-19T09:28:50.815Z[ 8] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49382026-06-19T09:28:50.815Z[ 10] 9.00-10.00 sec 53.2 MBytes 447 Mbits/sec
49392026-06-19T09:28:50.815Z[ 12] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49402026-06-19T09:28:50.815Z[ 14] 9.00-10.00 sec 53.1 MBytes 446 Mbits/sec
49412026-06-19T09:28:50.815Z[ 16] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49422026-06-19T09:28:50.815Z[ 18] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49432026-06-19T09:28:50.815Z[ 20] 9.00-10.00 sec 53.0 MBytes 445 Mbits/sec
49442026-06-19T09:28:50.815Z[SUM] 9.00-10.00 sec 425 MBytes 3.56 Gbits/sec
49452026-06-19T09:28:50.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
49462026-06-19T09:28:50.815Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49472026-06-19T09:28:50.815Z[ 8] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
49482026-06-19T09:28:50.815Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49492026-06-19T09:28:50.815Z[ 12] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49502026-06-19T09:28:50.815Z[ 14] 10.00-10.00 sec 128 KBytes 918 Mbits/sec
49512026-06-19T09:28:50.815Z[ 16] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
49522026-06-19T09:28:50.815Z[ 18] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
49532026-06-19T09:28:50.815Z[ 20] 10.00-10.00 sec 128 KBytes 919 Mbits/sec
49542026-06-19T09:28:50.815Z[SUM] 10.00-10.00 sec 512 KBytes 3.67 Gbits/sec
49552026-06-19T09:28:50.815Z- - - - - - - - - - - - - - - - - - - - - - - - -
49562026-06-19T09:28:50.815Z[ ID] Interval Transfer Bitrate
49572026-06-19T09:28:50.815Z[ 5] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49582026-06-19T09:28:50.815Z[ 8] 0.00-10.00 sec 519 MBytes 435 Mbits/sec sender
49592026-06-19T09:28:50.815Z[ 10] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49602026-06-19T09:28:50.815Z[ 12] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49612026-06-19T09:28:50.815Z[ 14] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49622026-06-19T09:28:50.815Z[ 16] 0.00-10.00 sec 518 MBytes 434 Mbits/sec sender
49632026-06-19T09:28:50.816Z[ 18] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49642026-06-19T09:28:50.816Z[ 20] 0.00-10.00 sec 518 MBytes 435 Mbits/sec sender
49652026-06-19T09:28:50.816Z[SUM] 0.00-10.00 sec 4.05 GBytes 3.48 Gbits/sec sender
49662026-06-19T09:28:50.819ZRun 9/10...3477.8290647772055Mbps
49672026-06-19T09:28:58.218Z-----------------------------------------------------------
49682026-06-19T09:28:58.218ZServer listening on 5201 (test #30)
49692026-06-19T09:28:58.218Z-----------------------------------------------------------
49702026-06-19T09:28:58.218ZAccepted connection from 10.0.0.1, port 57175
49712026-06-19T09:28:58.218Z[ 5] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 38692
49722026-06-19T09:28:58.218Z[ 8] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 45140
49732026-06-19T09:28:58.218Z[ 10] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 57796
49742026-06-19T09:28:58.218Z[ 12] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 65344
49752026-06-19T09:28:58.218Z[ 14] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 36981
49762026-06-19T09:28:58.218Z[ 16] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 48652
49772026-06-19T09:28:58.218Z[ 18] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62462
49782026-06-19T09:28:58.218Z[ 20] local 10.0.0.2 port 5201 connected to 10.0.0.1 port 62414
49792026-06-19T09:28:58.218Z[ ID] Interval Transfer Bitrate
49802026-06-19T09:28:58.219Z[ 5] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49812026-06-19T09:28:58.219Z[ 8] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49822026-06-19T09:28:58.219Z[ 10] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49832026-06-19T09:28:58.219Z[ 12] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49842026-06-19T09:28:58.219Z[ 14] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49852026-06-19T09:28:58.219Z[ 16] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49862026-06-19T09:28:58.219Z[ 18] 0.00-1.00 sec 42.6 MBytes 358 Mbits/sec
49872026-06-19T09:28:58.219Z[ 20] 0.00-1.00 sec 42.8 MBytes 359 Mbits/sec
49882026-06-19T09:28:58.219Z[SUM] 0.00-1.00 sec 341 MBytes 2.86 Gbits/sec
49892026-06-19T09:28:58.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
49902026-06-19T09:28:58.219Z[ 5] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49912026-06-19T09:28:58.219Z[ 8] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49922026-06-19T09:28:58.219Z[ 10] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49932026-06-19T09:28:58.219Z[ 12] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49942026-06-19T09:28:58.219Z[ 14] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49952026-06-19T09:28:58.219Z[ 16] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49962026-06-19T09:28:58.219Z[ 18] 1.00-2.00 sec 53.9 MBytes 452 Mbits/sec
49972026-06-19T09:28:58.219Z[ 20] 1.00-2.00 sec 53.8 MBytes 451 Mbits/sec
49982026-06-19T09:28:58.219Z[SUM] 1.00-2.00 sec 430 MBytes 3.61 Gbits/sec
49992026-06-19T09:28:58.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
50002026-06-19T09:28:58.219Z[ 5] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50012026-06-19T09:28:58.219Z[ 8] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50022026-06-19T09:28:58.219Z[ 10] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50032026-06-19T09:28:58.219Z[ 12] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50042026-06-19T09:28:58.219Z[ 14] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50052026-06-19T09:28:58.219Z[ 16] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50062026-06-19T09:28:58.219Z[ 18] 2.00-3.00 sec 53.6 MBytes 450 Mbits/sec
50072026-06-19T09:28:58.219Z[ 20] 2.00-3.00 sec 53.8 MBytes 451 Mbits/sec
50082026-06-19T09:28:58.219Z[SUM] 2.00-3.00 sec 430 MBytes 3.60 Gbits/sec
50092026-06-19T09:28:58.219Z- - - - - - - - - - - - - - - - - - - - - - - - -
50102026-06-19T09:28:58.219Z[ 5] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50112026-06-19T09:28:58.219Z[ 8] 3.00-4.00 sec 53.2 MBytes 447 Mbits/sec
50122026-06-19T09:28:58.219Z[ 10] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50132026-06-19T09:28:58.219Z[ 12] 3.00-4.00 sec 53.5 MBytes 449 Mbits/sec
50142026-06-19T09:28:58.219Z[ 14] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50152026-06-19T09:28:58.219Z[ 16] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50162026-06-19T09:28:58.219Z[ 18] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50172026-06-19T09:28:58.219Z[ 20] 3.00-4.00 sec 53.4 MBytes 448 Mbits/sec
50182026-06-19T09:28:58.219Z[SUM] 3.00-4.00 sec 427 MBytes 3.58 Gbits/sec
50192026-06-19T09:28:58.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
50202026-06-19T09:28:58.220Z[ 5] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50212026-06-19T09:28:58.220Z[ 8] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50222026-06-19T09:28:58.220Z[ 10] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50232026-06-19T09:28:58.220Z[ 12] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50242026-06-19T09:28:58.220Z[ 14] 4.00-5.00 sec 53.6 MBytes 450 Mbits/sec
50252026-06-19T09:28:58.220Z[ 16] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50262026-06-19T09:28:58.220Z[ 18] 4.00-5.00 sec 53.4 MBytes 448 Mbits/sec
50272026-06-19T09:28:58.220Z[ 20] 4.00-5.00 sec 53.5 MBytes 449 Mbits/sec
50282026-06-19T09:28:58.220Z[SUM] 4.00-5.00 sec 428 MBytes 3.59 Gbits/sec
50292026-06-19T09:28:58.220Z- - - - - - - - - - - - - - - - - - - - - - - - -
50302026-06-19T09:28:58.220Z[ 5] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50312026-06-19T09:28:58.220Z[ 8] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50322026-06-19T09:28:58.220Z[ 10] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50332026-06-19T09:28:58.220Z[ 12] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50342026-06-19T09:28:58.220Z[ 14] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50352026-06-19T09:28:58.220Z[ 16] 5.00-6.00 sec 53.2 MBytes 447 Mbits/sec
50362026-06-19T09:28:58.220Z[ 18] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50372026-06-19T09:28:58.220Z[ 20] 5.00-6.00 sec 53.1 MBytes 446 Mbits/sec
50382026-06-19T09:28:58.227Z[SUM] 5.00-6.00 sec 425 MBytes 3.57 Gbits/sec
50392026-06-19T09:28:58.227Z- - - - - - - - - - - - - - - - - - - - - - - - -
50402026-06-19T09:28:58.227Z[ 5] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50412026-06-19T09:28:58.227Z[ 8] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50422026-06-19T09:28:58.227Z[ 10] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50432026-06-19T09:29:01.223Z[ 12] 6.00-7.00 sec 53.2 MBytes 447 Mbits/sec
50442026-06-19T09:29:01.223Z[ 14] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50452026-06-19T09:29:01.223Z[ 16] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50462026-06-19T09:29:01.223Z[ 18] 6.00-7.00 sec 53.0 MBytes 445 Mbits/sec
50472026-06-19T09:29:01.223Z[ 20] 6.00-7.00 sec 53.1 MBytes 446 Mbits/sec
50482026-06-19T09:29:01.223Z[SUM] 6.00-7.00 sec 425 MBytes 3.56 Gbits/sec
50492026-06-19T09:29:01.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
50502026-06-19T09:29:01.223Z[ 5] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50512026-06-19T09:29:01.223Z[ 8] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50522026-06-19T09:29:01.223Z[ 10] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50532026-06-19T09:29:01.223Z[ 12] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50542026-06-19T09:29:01.223Z[ 14] 7.00-8.00 sec 53.6 MBytes 450 Mbits/sec
50552026-06-19T09:29:01.223Z[ 16] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50562026-06-19T09:29:01.223Z[ 18] 7.00-8.00 sec 53.9 MBytes 452 Mbits/sec
50572026-06-19T09:29:01.223Z[ 20] 7.00-8.00 sec 53.8 MBytes 451 Mbits/sec
50582026-06-19T09:29:01.223Z[SUM] 7.00-8.00 sec 430 MBytes 3.61 Gbits/sec
50592026-06-19T09:29:01.223Z- - - - - - - - - - - - - - - - - - - - - - - - -
50602026-06-19T09:29:01.223Z[ 5] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50612026-06-19T09:29:01.223Z[ 8] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50622026-06-19T09:29:01.223Z[ 10] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50632026-06-19T09:29:01.224Z[ 12] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50642026-06-19T09:29:01.224Z[ 14] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50652026-06-19T09:29:01.224Z[ 16] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50662026-06-19T09:29:01.224Z[ 18] 8.00-9.00 sec 53.6 MBytes 450 Mbits/sec
50672026-06-19T09:29:01.224Z[ 20] 8.00-9.00 sec 53.5 MBytes 449 Mbits/sec
50682026-06-19T09:29:01.224Z[SUM] 8.00-9.00 sec 429 MBytes 3.60 Gbits/sec
50692026-06-19T09:29:01.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
50702026-06-19T09:29:01.224Z[ 5] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50712026-06-19T09:29:01.224Z[ 8] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50722026-06-19T09:29:01.224Z[ 10] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50732026-06-19T09:29:01.224Z[ 12] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50742026-06-19T09:29:01.224Z[ 14] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50752026-06-19T09:29:01.224Z[ 16] 9.00-10.00 sec 53.9 MBytes 452 Mbits/sec
50762026-06-19T09:29:01.224Z[ 18] 9.00-10.00 sec 53.6 MBytes 450 Mbits/sec
50772026-06-19T09:29:01.224Z[ 20] 9.00-10.00 sec 53.8 MBytes 451 Mbits/sec
50782026-06-19T09:29:01.224Z[SUM] 9.00-10.00 sec 430 MBytes 3.61 Gbits/sec
50792026-06-19T09:29:01.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
50802026-06-19T09:29:01.224Z[ 5] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50812026-06-19T09:29:01.224Z[ 8] 10.00-10.00 sec 128 KBytes 544 Mbits/sec
50822026-06-19T09:29:01.224Z[ 10] 10.00-10.00 sec 0.00 Bytes 0.00 bits/sec
50832026-06-19T09:29:01.224Z[ 12] 10.00-10.00 sec 128 KBytes 544 Mbits/sec
50842026-06-19T09:29:01.224Z[ 14] 10.00-10.00 sec 128 KBytes 544 Mbits/sec
50852026-06-19T09:29:01.224Z[ 16] 10.00-10.00 sec 128 KBytes 544 Mbits/sec
50862026-06-19T09:29:01.224Z[ 18] 10.00-10.00 sec 128 KBytes 543 Mbits/sec
50872026-06-19T09:29:01.224Z[ 20] 10.00-10.00 sec 128 KBytes 544 Mbits/sec
50882026-06-19T09:29:01.224Z[SUM] 10.00-10.00 sec 768 KBytes 3.26 Gbits/sec
50892026-06-19T09:29:01.224Z- - - - - - - - - - - - - - - - - - - - - - - - -
50902026-06-19T09:29:01.224Z[ ID] Interval Transfer Bitrate
50912026-06-19T09:29:01.224Z[ 5] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50922026-06-19T09:29:01.224Z[ 8] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50932026-06-19T09:29:01.224Z[ 10] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50942026-06-19T09:29:01.224Z[ 12] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50952026-06-19T09:29:01.224Z[ 14] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50962026-06-19T09:29:01.224Z[ 16] 0.00-10.00 sec 525 MBytes 440 Mbits/sec sender
50972026-06-19T09:29:01.224Z[ 18] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50982026-06-19T09:29:01.224Z[ 20] 0.00-10.00 sec 524 MBytes 440 Mbits/sec sender
50992026-06-19T09:29:01.224Z[SUM] 0.00-10.00 sec 4.10 GBytes 3.52 Gbits/sec sender
51002026-06-19T09:29:01.228ZRun 10/10...3519.1747334793918Mbps
51012026-06-19T09:29:01.228Z###---------------------###
51022026-06-19T09:29:01.228Z::: iPerf done... :::
51032026-06-19T09:29:01.228Z:::Awaiting out files...:::
51042026-06-19T09:29:01.228Z###---------------------###
51052026-06-19T09:29:01.228Z###-----###
51062026-06-19T09:29:01.228Z:::done!:::
51072026-06-19T09:29:01.228Z###-----###
51082026-06-19T09:29:02.170ZBenchmarking iperf-tcp/local/s2c/tx
51092026-06-19T09:29:02.170ZBenchmarking iperf-tcp/local/s2c/tx: Warming up for 3.0000 s
51102026-06-19T09:29:06.303ZBenchmarking iperf-tcp/local/s2c/tx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51112026-06-19T09:29:26.273ZBenchmarking iperf-tcp/local/s2c/tx: Analyzing
51122026-06-19T09:29:26.322Ziperf-tcp/local/s2c/tx time: [3.5587 µs 3.5588 µs 3.5589 µs]
51132026-06-19T09:29:26.322ZFound 3 outliers among 100 measurements (3.00%)
51142026-06-19T09:29:26.322Z 2 (2.00%) low mild
51152026-06-19T09:29:26.322Z 1 (1.00%) high mild
51162026-06-19T09:29:26.946Z
51172026-06-19T09:29:26.949ZBenchmarking iperf-tcp/local/s2c/rx
51182026-06-19T09:29:26.949ZBenchmarking iperf-tcp/local/s2c/rx: Warming up for 3.0000 s
51192026-06-19T09:29:31.079ZBenchmarking iperf-tcp/local/s2c/rx: Collecting 100 samples in estimated 20.000 s (1.3B iterations)
51202026-06-19T09:29:51.043ZBenchmarking iperf-tcp/local/s2c/rx: Analyzing
51212026-06-19T09:29:51.094Ziperf-tcp/local/s2c/rx time: [6.6182 µs 6.6184 µs 6.6186 µs]
51222026-06-19T09:29:51.094ZFound 4 outliers among 100 measurements (4.00%)
51232026-06-19T09:29:51.094Z 2 (2.00%) low severe
51242026-06-19T09:29:51.094Z 2 (2.00%) high mild
51252026-06-19T09:29:51.717Z
51262026-06-19T09:29:56.256Z+ cargo ubench
51272026-06-19T09:29:56.441Z Compiling proc-macro2 v1.0.106
51282026-06-19T09:29:56.441Z Compiling unicode-ident v1.0.24
51292026-06-19T09:29:56.441Z Compiling quote v1.0.45
51302026-06-19T09:29:56.441Z Compiling serde_core v1.0.228
51312026-06-19T09:29:56.441Z Compiling cfg-if v1.0.4
51322026-06-19T09:29:56.445Z Compiling libc v0.2.186
51332026-06-19T09:29:56.445Z Compiling memchr v2.8.2
51342026-06-19T09:29:56.445Z Compiling serde v1.0.228
51352026-06-19T09:29:56.526Z Compiling rustversion v1.0.22
51362026-06-19T09:29:56.576Z Compiling strsim v0.11.1
51372026-06-19T09:29:56.782Z Compiling version_check v0.9.5
51382026-06-19T09:29:56.790Z Compiling ident_case v1.0.1
51392026-06-19T09:29:56.848Z Compiling zerocopy v0.8.52
51402026-06-19T09:29:56.888Z Compiling either v1.16.0
51412026-06-19T09:29:57.032Z Compiling thiserror v2.0.18
51422026-06-19T09:29:57.245Z Compiling fnv v1.0.7
51432026-06-19T09:29:57.334Z Compiling regex-syntax v0.8.11
51442026-06-19T09:29:57.348Z Compiling crossbeam-utils v0.8.21
51452026-06-19T09:29:57.375Z Compiling pin-project-lite v0.2.17
51462026-06-19T09:29:57.468Z Compiling syn v1.0.109
51472026-06-19T09:29:57.533Z Compiling aho-corasick v1.1.4
51482026-06-19T09:29:57.607Z Compiling syn v2.0.117
51492026-06-19T09:29:57.624Z Compiling hashbrown v0.17.1
51502026-06-19T09:29:57.638Z Compiling equivalent v1.0.2
51512026-06-19T09:29:57.708Z Compiling winnow v1.0.3
51522026-06-19T09:29:57.850Z Compiling itertools v0.14.0
51532026-06-19T09:29:58.352Z Compiling indexmap v2.14.0
51542026-06-19T09:29:58.777Z Compiling bitflags v2.13.0
51552026-06-19T09:29:58.876Z Compiling regex-automata v0.4.14
51562026-06-19T09:29:58.914Z Compiling toml_parser v1.1.2+spec-1.1.0
51572026-06-19T09:29:59.104Z Compiling toml_datetime v1.1.1+spec-1.1.0
51582026-06-19T09:29:59.110Z Compiling heapless v0.8.0
51592026-06-19T09:29:59.316Z Compiling autocfg v1.5.1
51602026-06-19T09:29:59.376Z Compiling byteorder v1.5.0
51612026-06-19T09:29:59.450Z Compiling toml_edit v0.25.12+spec-1.1.0
51622026-06-19T09:29:59.543Z Compiling hash32 v0.3.1
51632026-06-19T09:29:59.559Z Compiling slog v2.8.2
51642026-06-19T09:29:59.606Z Compiling futures-core v0.3.32
51652026-06-19T09:29:59.652Z Compiling num-traits v0.2.19
51662026-06-19T09:29:59.670Z Compiling smoltcp v0.11.0
51672026-06-19T09:29:59.745Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
51682026-06-19T09:29:59.773Z Compiling stable_deref_trait v1.2.1
51692026-06-19T09:29:59.840Z Compiling futures-sink v0.3.32
51702026-06-19T09:29:59.867Z Compiling macaddr v1.0.1
51712026-06-19T09:29:59.938Z Compiling futures-channel v0.3.32
51722026-06-19T09:29:59.979Z Compiling proc-macro-crate v3.5.0
51732026-06-19T09:30:00.161Z Compiling proc-macro-error-attr v1.0.4
51742026-06-19T09:30:00.178Z Compiling ref-cast v1.0.25
51752026-06-19T09:30:00.323Z Compiling darling_core v0.21.3
51762026-06-19T09:30:00.372Z Compiling darling_core v0.23.0
51772026-06-19T09:30:00.375Z Compiling getrandom v0.4.2
51782026-06-19T09:30:00.473Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
51792026-06-19T09:30:00.544Z Compiling regex v1.12.4
51802026-06-19T09:30:00.628Z Compiling crc32fast v1.5.0
51812026-06-19T09:30:00.681Z Compiling managed v0.8.0
51822026-06-19T09:30:00.941Z Compiling bitflags v1.3.2
51832026-06-19T09:30:00.975Z Compiling futures-io v0.3.32
51842026-06-19T09:30:00.979Z Compiling rand_core v0.10.1
51852026-06-19T09:30:01.013Z Compiling futures-task v0.3.32
51862026-06-19T09:30:01.131Z Compiling slab v0.4.12
51872026-06-19T09:30:01.150Z Compiling anyhow v1.0.102
51882026-06-19T09:30:01.320Z Compiling illumos-sys-hdrs v0.1.0 (/work/oxidecomputer/opte/crates/illumos-sys-hdrs)
51892026-06-19T09:30:01.419Z Compiling opte v0.1.0 (/work/oxidecomputer/opte/lib/opte)
51902026-06-19T09:30:01.468Z Compiling serde_derive v1.0.228
51912026-06-19T09:30:01.625Z Compiling zerocopy-derive v0.8.52
51922026-06-19T09:30:01.644Z Compiling thiserror-impl v2.0.18
51932026-06-19T09:30:01.711Z Compiling futures-macro v0.3.32
51942026-06-19T09:30:01.982Z Compiling num_enum_derive v0.7.6
51952026-06-19T09:30:02.435Z Compiling darling_macro v0.21.3
51962026-06-19T09:30:02.465Z Compiling darling_macro v0.23.0
51972026-06-19T09:30:02.510Z Compiling futures-util v0.3.32
51982026-06-19T09:30:02.916Z Compiling cobs v0.3.0
51992026-06-19T09:30:02.947Z Compiling foreign-types-macros v0.2.3
52002026-06-19T09:30:02.965Z Compiling darling v0.21.3
52012026-06-19T09:30:02.993Z Compiling darling v0.23.0
52022026-06-19T09:30:03.035Z Compiling ingot-macros v0.1.1
52032026-06-19T09:30:03.063Z Compiling ref-cast-impl v1.0.25
52042026-06-19T09:30:03.131Z Compiling proc-macro-error v1.0.4
52052026-06-19T09:30:03.350Z Compiling cpufeatures v0.3.0
52062026-06-19T09:30:03.417Z Compiling unicode-width v0.2.2
52072026-06-19T09:30:03.552Z Compiling rustix v1.1.4
52082026-06-19T09:30:03.644Z Compiling ipnetwork v0.21.1
52092026-06-19T09:30:03.709Z Compiling once_cell v1.21.4
52102026-06-19T09:30:03.897Z Compiling foreign-types-shared v0.3.1
52112026-06-19T09:30:03.982Z Compiling foreign-types v0.5.0
52122026-06-19T09:30:04.009Z Compiling tracing-core v0.1.36
52132026-06-19T09:30:04.073Z Compiling tabwriter v1.4.1
52142026-06-19T09:30:04.119Z Compiling chacha20 v0.10.0
52152026-06-19T09:30:04.234Z Compiling derror-macro v0.1.0 (/work/oxidecomputer/opte/crates/derror-macro)
52162026-06-19T09:30:04.389Z Compiling num_enum v0.7.6
52172026-06-19T09:30:04.539Z Compiling kstat-macro v0.1.0 (/work/oxidecomputer/opte/crates/kstat-macro)
52182026-06-19T09:30:04.697Z Compiling erased-serde v0.3.31
52192026-06-19T09:30:04.834Z Compiling postcard v1.1.3
52202026-06-19T09:30:04.868Z Compiling futures-executor v0.3.32
52212026-06-19T09:30:04.932Z Compiling tracing-attributes v0.1.31
52222026-06-19T09:30:05.333Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52232026-06-19T09:30:05.415Z Compiling errno v0.3.14
52242026-06-19T09:30:05.469Z Compiling itertools v0.15.0
52252026-06-19T09:30:05.481Z Compiling cstr-argument v0.1.2
52262026-06-19T09:30:05.617Z Compiling num-conv v0.2.2
52272026-06-19T09:30:05.635Z Compiling shlex v2.0.1
52282026-06-19T09:30:05.640Z Compiling find-msvc-tools v0.1.9
52292026-06-19T09:30:05.757Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
52302026-06-19T09:30:05.802Z Compiling utf8parse v0.2.2
52312026-06-19T09:30:05.807Z Compiling time-core v0.1.9
52322026-06-19T09:30:05.851Z Compiling zmij v1.0.21
52332026-06-19T09:30:05.966Z Compiling pretty-hex v0.4.2
52342026-06-19T09:30:06.041Z Compiling thiserror v1.0.69
52352026-06-19T09:30:06.095Z Compiling ingot-types v0.1.2
52362026-06-19T09:30:06.155Z Compiling dyn-clone v1.0.20
52372026-06-19T09:30:06.175Z Compiling tracing v0.1.44
52382026-06-19T09:30:06.287Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
52392026-06-19T09:30:06.305Z Compiling time-macros v0.2.29
52402026-06-19T09:30:06.481Z Compiling ingot v0.1.1
52412026-06-19T09:30:06.505Z Compiling anstyle-parse v1.0.0
52422026-06-19T09:30:06.508Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
52432026-06-19T09:30:06.516Z Compiling cc v1.2.64
52442026-06-19T09:30:06.611Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
52452026-06-19T09:30:07.139Z Compiling rand v0.10.1
52462026-06-19T09:30:07.216Z Compiling futures v0.3.32
52472026-06-19T09:30:07.287Z Compiling thiserror-impl v1.0.69
52482026-06-19T09:30:07.456Z Compiling crossbeam-epoch v0.9.18
52492026-06-19T09:30:07.580Z Compiling uuid v1.23.3
52502026-06-19T09:30:07.896Z Compiling arc-swap v1.9.1
52512026-06-19T09:30:07.905Z Compiling socket2 v0.6.4
52522026-06-19T09:30:07.997Z Compiling nom v8.0.0
52532026-06-19T09:30:08.226Z Compiling thread_local v1.1.9
52542026-06-19T09:30:08.434Z Compiling opte-api v0.1.0 (/work/oxidecomputer/opte/crates/opte-api)
52552026-06-19T09:30:08.480Z Compiling serde_json v1.0.150
52562026-06-19T09:30:08.557Z Compiling anstyle v1.0.14
52572026-06-19T09:30:08.625Z Compiling colored v3.1.1
52582026-06-19T09:30:08.700Z Compiling colorchoice v1.0.5
52592026-06-19T09:30:08.793Z Compiling powerfmt v0.2.0
52602026-06-19T09:30:08.956Z Compiling is_terminal_polyfill v1.70.2
52612026-06-19T09:30:09.013Z Compiling iana-time-zone v0.1.65
52622026-06-19T09:30:09.039Z Compiling slog-async v2.8.0
52632026-06-19T09:30:09.187Z Compiling heck v0.4.1
52642026-06-19T09:30:09.312Z Compiling lazy_static v1.5.0
52652026-06-19T09:30:09.317Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b)
52662026-06-19T09:30:09.506Z Compiling anstyle-query v1.1.5
52672026-06-19T09:30:09.516Z Compiling deranged v0.5.8
52682026-06-19T09:30:09.603Z Compiling rayon-core v1.13.0
52692026-06-19T09:30:10.003Z Compiling oxnet v0.1.6
52702026-06-19T09:30:10.297Z Compiling anstream v1.0.0
52712026-06-19T09:30:10.602Z Compiling time v0.3.49
52722026-06-19T09:30:10.704Z Compiling rusticata-macros v5.0.0
52732026-06-19T09:30:10.774Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52742026-06-19T09:30:11.004Z Compiling slog-scope v4.4.1
52752026-06-19T09:30:11.209Z Compiling chrono v0.4.45
52762026-06-19T09:30:11.383Z Compiling crossbeam-deque v0.8.6
52772026-06-19T09:30:11.452Z Compiling alloca v0.4.0
52782026-06-19T09:30:11.480Z Compiling cookie-factory v0.3.3
52792026-06-19T09:30:11.597Z Compiling terminal_size v0.4.4
52802026-06-19T09:30:11.739Z Compiling half v2.7.1
52812026-06-19T09:30:11.768Z Compiling crossbeam-channel v0.5.15
52822026-06-19T09:30:12.030Z Compiling is-terminal v0.4.17
52832026-06-19T09:30:12.058Z Compiling itertools v0.12.1
52842026-06-19T09:30:12.119Z Compiling itoa v1.0.18
52852026-06-19T09:30:12.290Z Compiling clap_lex v1.1.0
52862026-06-19T09:30:12.325Z Compiling take_mut v0.2.2
52872026-06-19T09:30:12.432Z Compiling heck v0.5.0
52882026-06-19T09:30:12.611Z Compiling cfg_aliases v0.2.1
52892026-06-19T09:30:12.620Z Compiling plotters-backend v0.3.7
52902026-06-19T09:30:12.677Z Compiling log v0.4.32
52912026-06-19T09:30:12.898Z Compiling ciborium-io v0.2.2
52922026-06-19T09:30:12.934Z Compiling circular v0.3.0
52932026-06-19T09:30:12.985Z Compiling term v1.2.1
52942026-06-19T09:30:13.130Z Compiling pcap-parser v0.17.0
52952026-06-19T09:30:13.140Z Compiling ciborium-ll v0.2.2
52962026-06-19T09:30:13.371Z Compiling oxide-vpc v0.1.0 (/work/oxidecomputer/opte/lib/oxide-vpc)
52972026-06-19T09:30:13.484Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
52982026-06-19T09:30:13.729Z Compiling slog-term v2.9.2
52992026-06-19T09:30:14.147Z Compiling slog-stdlog v4.1.1
53002026-06-19T09:30:14.385Z Compiling plotters-svg v0.3.7
53012026-06-19T09:30:14.475Z Compiling nix v0.31.3
53022026-06-19T09:30:14.677Z Compiling clap_derive v4.6.1
53032026-06-19T09:30:14.764Z Compiling clap_builder v4.6.0
53042026-06-19T09:30:15.424Z Compiling itertools v0.13.0
53052026-06-19T09:30:15.799Z Compiling same-file v1.0.6
53062026-06-19T09:30:15.959Z Compiling cast v0.3.0
53072026-06-19T09:30:16.130Z Compiling walkdir v2.5.0
53082026-06-19T09:30:16.352Z Compiling rayon v1.12.0
53092026-06-19T09:30:16.668Z Compiling tinytemplate v1.2.1
53102026-06-19T09:30:16.769Z Compiling clap v4.6.1
53112026-06-19T09:30:16.843Z Compiling criterion-plot v0.8.2
53122026-06-19T09:30:16.893Z Compiling opte-test-utils v0.1.0 (/work/oxidecomputer/opte/lib/opte-test-utils)
53132026-06-19T09:30:16.955Z Compiling opte-ioctl v0.1.0 (/work/oxidecomputer/opte/lib/opte-ioctl)
53142026-06-19T09:30:17.595Z Compiling slog-envlogger v2.2.0
53152026-06-19T09:30:17.772Z Compiling plotters v0.3.7
53162026-06-19T09:30:18.479Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
53172026-06-19T09:30:18.493Z Compiling ciborium v0.2.2
53182026-06-19T09:30:18.980Z Compiling page_size v0.6.0
53192026-06-19T09:30:19.086Z Compiling dtor-proc-macro v0.0.13
53202026-06-19T09:30:19.208Z Compiling oorandom v11.1.5
53212026-06-19T09:30:19.213Z Compiling anes v0.1.6
53222026-06-19T09:30:19.329Z Compiling xde-tests v0.1.0 (/work/oxidecomputer/opte/xde-tests)
53232026-06-19T09:30:19.427Z Compiling dtor v0.8.1
53242026-06-19T09:30:19.449Z Compiling criterion v0.8.2
53252026-06-19T09:30:19.512Z Compiling ctor-proc-macro v0.0.13
53262026-06-19T09:30:19.849Z Compiling link-section v0.2.1
53272026-06-19T09:30:19.984Z Compiling ctor v0.10.1
53282026-06-19T09:30:21.469Z Compiling opte-bench v0.1.0 (/work/oxidecomputer/opte/bench)
53292026-06-19T09:31:43.674Z Finished `release-lto` profile [optimized + debuginfo] target(s) in 1m 47s
53302026-06-19T09:31:43.700Z Running benches/userland.rs (target/release-lto/deps/userland-8c9c8b7ce131ed74)
53312026-06-19T09:31:43.704ZGnuplot not found, using plotters backend
53322026-06-19T09:31:43.846ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover
53332026-06-19T09:31:43.846ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53342026-06-19T09:31:49.350ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0004 s (7.6M iterations)
53352026-06-19T09:31:54.195ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53362026-06-19T09:31:54.251Zparse/Hairpin-DHCPv4/wallclock/Discover
53372026-06-19T09:31:54.251Z time: [60.664 ns 60.835 ns 61.035 ns]
53382026-06-19T09:31:54.251ZFound 5 outliers among 100 measurements (5.00%)
53392026-06-19T09:31:54.251Z 2 (2.00%) high mild
53402026-06-19T09:31:54.251Z 3 (3.00%) high severe
53412026-06-19T09:31:54.877Z
53422026-06-19T09:31:54.881ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover
53432026-06-19T09:31:54.881ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Warming up for 3.0000 s
53442026-06-19T09:32:00.825ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Collecting 100 samples in estimated 5.0057 s (3.5M iterations)
53452026-06-19T09:32:05.814ZBenchmarking process/Hairpin-DHCPv4/wallclock/Discover: Analyzing
53462026-06-19T09:32:05.865Zprocess/Hairpin-DHCPv4/wallclock/Discover
53472026-06-19T09:32:05.865Z time: [830.20 ns 831.08 ns 832.00 ns]
53482026-06-19T09:32:05.865ZFound 4 outliers among 100 measurements (4.00%)
53492026-06-19T09:32:05.865Z 2 (2.00%) high mild
53502026-06-19T09:32:05.866Z 2 (2.00%) high severe
53512026-06-19T09:32:06.489Z
53522026-06-19T09:32:06.492ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request
53532026-06-19T09:32:06.492ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53542026-06-19T09:32:12.218ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0013 s (7.3M iterations)
53552026-06-19T09:32:16.877ZBenchmarking parse/Hairpin-DHCPv4/wallclock/Request: Analyzing
53562026-06-19T09:32:16.927Zparse/Hairpin-DHCPv4/wallclock/Request
53572026-06-19T09:32:16.927Z time: [60.907 ns 61.081 ns 61.284 ns]
53582026-06-19T09:32:16.927ZFound 5 outliers among 100 measurements (5.00%)
53592026-06-19T09:32:16.927Z 2 (2.00%) high mild
53602026-06-19T09:32:16.927Z 3 (3.00%) high severe
53612026-06-19T09:32:17.550Z
53622026-06-19T09:32:17.554ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request
53632026-06-19T09:32:17.554ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Warming up for 3.0000 s
53642026-06-19T09:32:23.411ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Collecting 100 samples in estimated 5.0023 s (3.6M iterations)
53652026-06-19T09:32:28.394ZBenchmarking process/Hairpin-DHCPv4/wallclock/Request: Analyzing
53662026-06-19T09:32:28.444Zprocess/Hairpin-DHCPv4/wallclock/Request
53672026-06-19T09:32:28.444Z time: [808.71 ns 809.76 ns 810.87 ns]
53682026-06-19T09:32:28.444ZFound 3 outliers among 100 measurements (3.00%)
53692026-06-19T09:32:28.444Z 2 (2.00%) high mild
53702026-06-19T09:32:28.444Z 1 (1.00%) high severe
53712026-06-19T09:32:29.070Z
53722026-06-19T09:32:29.074ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit
53732026-06-19T09:32:29.074ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53742026-06-19T09:32:32.539ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0032 s (6.0M iterations)
53752026-06-19T09:32:37.345ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53762026-06-19T09:32:37.395Zparse/Hairpin-DHCPv6/wallclock/Solicit
53772026-06-19T09:32:37.395Z time: [60.574 ns 60.759 ns 60.973 ns]
53782026-06-19T09:32:37.395ZFound 7 outliers among 100 measurements (7.00%)
53792026-06-19T09:32:37.395Z 4 (4.00%) high mild
53802026-06-19T09:32:37.395Z 3 (3.00%) high severe
53812026-06-19T09:32:38.020Z
53822026-06-19T09:32:38.024ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit
53832026-06-19T09:32:38.024ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Warming up for 3.0000 s
53842026-06-19T09:32:41.760ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Collecting 100 samples in estimated 5.0069 s (2.8M iterations)
53852026-06-19T09:32:46.771ZBenchmarking process/Hairpin-DHCPv6/wallclock/Solicit: Analyzing
53862026-06-19T09:32:46.821Zprocess/Hairpin-DHCPv6/wallclock/Solicit
53872026-06-19T09:32:46.821Z time: [1.0463 µs 1.0471 µs 1.0481 µs]
53882026-06-19T09:32:46.821ZFound 3 outliers among 100 measurements (3.00%)
53892026-06-19T09:32:46.821Z 2 (2.00%) high mild
53902026-06-19T09:32:46.821Z 1 (1.00%) high severe
53912026-06-19T09:32:47.446Z
53922026-06-19T09:32:47.449ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request
53932026-06-19T09:32:47.449ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
53942026-06-19T09:32:51.274ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0006 s (5.5M iterations)
53952026-06-19T09:32:55.955ZBenchmarking parse/Hairpin-DHCPv6/wallclock/Request: Analyzing
53962026-06-19T09:32:56.004Zparse/Hairpin-DHCPv6/wallclock/Request
53972026-06-19T09:32:56.004Z time: [60.632 ns 60.817 ns 61.033 ns]
53982026-06-19T09:32:56.004ZFound 6 outliers among 100 measurements (6.00%)
53992026-06-19T09:32:56.004Z 3 (3.00%) high mild
54002026-06-19T09:32:56.004Z 3 (3.00%) high severe
54012026-06-19T09:32:56.634Z
54022026-06-19T09:32:56.637ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request
54032026-06-19T09:32:56.637ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Warming up for 3.0000 s
54042026-06-19T09:33:00.643ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Collecting 100 samples in estimated 5.0002 s (2.6M iterations)
54052026-06-19T09:33:05.568ZBenchmarking process/Hairpin-DHCPv6/wallclock/Request: Analyzing
54062026-06-19T09:33:05.618Zprocess/Hairpin-DHCPv6/wallclock/Request
54072026-06-19T09:33:05.618Z time: [1.0832 µs 1.0844 µs 1.0856 µs]
54082026-06-19T09:33:05.618ZFound 5 outliers among 100 measurements (5.00%)
54092026-06-19T09:33:05.618Z 4 (4.00%) high mild
54102026-06-19T09:33:05.618Z 1 (1.00%) high severe
54112026-06-19T09:33:06.248Z
54122026-06-19T09:33:06.251ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest
54132026-06-19T09:33:06.251ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54142026-06-19T09:33:12.384ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0018 s (6.8M iterations)
54152026-06-19T09:33:16.913ZBenchmarking parse/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54162026-06-19T09:33:16.963Zparse/Hairpin-ICMPv4/wallclock/EchoRequest
54172026-06-19T09:33:16.963Z time: [60.903 ns 61.089 ns 61.303 ns]
54182026-06-19T09:33:16.963ZFound 5 outliers among 100 measurements (5.00%)
54192026-06-19T09:33:16.963Z 2 (2.00%) high mild
54202026-06-19T09:33:16.963Z 3 (3.00%) high severe
54212026-06-19T09:33:17.587Z
54222026-06-19T09:33:17.590ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest
54232026-06-19T09:33:17.590ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Warming up for 3.0000 s
54242026-06-19T09:33:22.902ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0037 s (3.9M iterations)
54252026-06-19T09:33:27.756ZBenchmarking process/Hairpin-ICMPv4/wallclock/EchoRequest: Analyzing
54262026-06-19T09:33:27.806Zprocess/Hairpin-ICMPv4/wallclock/EchoRequest
54272026-06-19T09:33:27.806Z time: [629.09 ns 630.28 ns 631.54 ns]
54282026-06-19T09:33:27.806ZFound 2 outliers among 100 measurements (2.00%)
54292026-06-19T09:33:27.806Z 2 (2.00%) high mild
54302026-06-19T09:33:28.430Z
54312026-06-19T09:33:28.434ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest
54322026-06-19T09:33:28.434ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54332026-06-19T09:33:32.807ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0006 s (4.8M iterations)
54342026-06-19T09:33:36.634ZBenchmarking parse/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54352026-06-19T09:33:36.684Zparse/Hairpin-ICMPv6/wallclock/EchoRequest
54362026-06-19T09:33:36.684Z time: [120.86 ns 121.03 ns 121.24 ns]
54372026-06-19T09:33:36.684ZFound 6 outliers among 100 measurements (6.00%)
54382026-06-19T09:33:36.684Z 2 (2.00%) high mild
54392026-06-19T09:33:36.684Z 4 (4.00%) high severe
54402026-06-19T09:33:37.313Z
54412026-06-19T09:33:37.316ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest
54422026-06-19T09:33:37.316ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Warming up for 3.0000 s
54432026-06-19T09:33:40.560ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Collecting 100 samples in estimated 5.0036 s (3.2M iterations)
54442026-06-19T09:33:45.063ZBenchmarking process/Hairpin-ICMPv6/wallclock/EchoRequest: Analyzing
54452026-06-19T09:33:45.112Zprocess/Hairpin-ICMPv6/wallclock/EchoRequest
54462026-06-19T09:33:45.112Z time: [717.26 ns 718.00 ns 718.80 ns]
54472026-06-19T09:33:45.112ZFound 2 outliers among 100 measurements (2.00%)
54482026-06-19T09:33:45.112Z 1 (1.00%) high mild
54492026-06-19T09:33:45.112Z 1 (1.00%) high severe
54502026-06-19T09:33:45.739Z
54512026-06-19T09:33:45.742ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54522026-06-19T09:33:45.742ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54532026-06-19T09:33:51.934ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0008 s (6.8M iterations)
54542026-06-19T09:33:56.402ZBenchmarking parse/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54552026-06-19T09:33:56.452Zparse/Hairpin-ICMPv6/wallclock/NeighborSolicit
54562026-06-19T09:33:56.453Z time: [60.584 ns 60.747 ns 60.936 ns]
54572026-06-19T09:33:56.453ZFound 5 outliers among 100 measurements (5.00%)
54582026-06-19T09:33:56.453Z 2 (2.00%) high mild
54592026-06-19T09:33:56.453Z 3 (3.00%) high severe
54602026-06-19T09:33:57.075Z
54612026-06-19T09:33:57.078ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit
54622026-06-19T09:33:57.078ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Warming up for 3.0000 s
54632026-06-19T09:34:03.168ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Collecting 100 samples in estimated 5.0027 s (3.4M iterations)
54642026-06-19T09:34:08.014ZBenchmarking process/Hairpin-ICMPv6/wallclock/NeighborSolicit: Analyzing
54652026-06-19T09:34:08.063Zprocess/Hairpin-ICMPv6/wallclock/NeighborSolicit
54662026-06-19T09:34:08.063Z time: [808.11 ns 809.86 ns 811.89 ns]
54672026-06-19T09:34:08.063ZFound 1 outliers among 100 measurements (1.00%)
54682026-06-19T09:34:08.063Z 1 (1.00%) high mild
54692026-06-19T09:34:08.686Z
54702026-06-19T09:34:08.689ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit
54712026-06-19T09:34:08.689ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54722026-06-19T09:34:11.709ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0035 s (6.9M iterations)
54732026-06-19T09:34:16.270ZBenchmarking parse/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54742026-06-19T09:34:16.320Zparse/Hairpin-ICMPv6/wallclock/RouterSolicit
54752026-06-19T09:34:16.320Z time: [60.405 ns 60.579 ns 60.780 ns]
54762026-06-19T09:34:16.320ZFound 5 outliers among 100 measurements (5.00%)
54772026-06-19T09:34:16.320Z 2 (2.00%) high mild
54782026-06-19T09:34:16.320Z 3 (3.00%) high severe
54792026-06-19T09:34:16.953Z
54802026-06-19T09:34:16.956ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit
54812026-06-19T09:34:16.956ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Warming up for 3.0000 s
54822026-06-19T09:34:22.926ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Collecting 100 samples in estimated 5.0052 s (3.5M iterations)
54832026-06-19T09:34:27.721ZBenchmarking process/Hairpin-ICMPv6/wallclock/RouterSolicit: Analyzing
54842026-06-19T09:34:27.770Zprocess/Hairpin-ICMPv6/wallclock/RouterSolicit
54852026-06-19T09:34:27.770Z time: [768.37 ns 769.43 ns 770.55 ns]
54862026-06-19T09:34:27.770ZFound 2 outliers among 100 measurements (2.00%)
54872026-06-19T09:34:27.770Z 1 (1.00%) high mild
54882026-06-19T09:34:27.770Z 1 (1.00%) high severe
54892026-06-19T09:34:28.395Z
54902026-06-19T09:34:28.399ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54912026-06-19T09:34:28.399ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
54922026-06-19T09:34:31.892ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0018 s (12M iterations)
54932026-06-19T09:34:35.622ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
54942026-06-19T09:34:35.672Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
54952026-06-19T09:34:35.672Z time: [61.310 ns 61.452 ns 61.611 ns]
54962026-06-19T09:34:35.672ZFound 3 outliers among 100 measurements (3.00%)
54972026-06-19T09:34:35.672Z 1 (1.00%) high mild
54982026-06-19T09:34:35.672Z 2 (2.00%) high severe
54992026-06-19T09:34:36.301Z
55002026-06-19T09:34:36.304ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55012026-06-19T09:34:36.304ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
55022026-06-19T09:34:41.509ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0038 s (4.0M iterations)
55032026-06-19T09:34:46.212ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-0B: Analyzing
55042026-06-19T09:34:46.261Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-0B
55052026-06-19T09:34:46.261Z time: [251.32 ns 251.59 ns 251.91 ns]
55062026-06-19T09:34:46.261ZFound 5 outliers among 100 measurements (5.00%)
55072026-06-19T09:34:46.261Z 3 (3.00%) high mild
55082026-06-19T09:34:46.261Z 2 (2.00%) high severe
55092026-06-19T09:34:46.891Z
55102026-06-19T09:34:46.894ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55112026-06-19T09:34:46.895ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55122026-06-19T09:34:53.036ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.8M iterations)
55132026-06-19T09:34:57.560ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55142026-06-19T09:34:57.612Zparse/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55152026-06-19T09:34:57.612Z time: [79.579 ns 79.717 ns 79.879 ns]
55162026-06-19T09:34:57.612ZFound 5 outliers among 100 measurements (5.00%)
55172026-06-19T09:34:57.612Z 2 (2.00%) high mild
55182026-06-19T09:34:57.612Z 3 (3.00%) high severe
55192026-06-19T09:34:58.239Z
55202026-06-19T09:34:58.242ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55212026-06-19T09:34:58.242ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
55222026-06-19T09:35:02.233ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0008 s (2.6M iterations)
55232026-06-19T09:35:07.174ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
55242026-06-19T09:35:07.223Zprocess/ULP-FastPath/wallclock/V4-Tcp-OUT-1400B
55252026-06-19T09:35:07.223Z time: [270.24 ns 270.48 ns 270.77 ns]
55262026-06-19T09:35:07.223ZFound 4 outliers among 100 measurements (4.00%)
55272026-06-19T09:35:07.223Z 3 (3.00%) high mild
55282026-06-19T09:35:07.224Z 1 (1.00%) high severe
55292026-06-19T09:35:07.849Z
55302026-06-19T09:35:07.853ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55312026-06-19T09:35:07.853ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55322026-06-19T09:35:14.123ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0005 s (6.7M iterations)
55332026-06-19T09:35:17.641ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55342026-06-19T09:35:17.690Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55352026-06-19T09:35:17.690Z time: [98.915 ns 99.556 ns 100.14 ns]
55362026-06-19T09:35:17.690ZFound 2 outliers among 100 measurements (2.00%)
55372026-06-19T09:35:17.690Z 1 (1.00%) high mild
55382026-06-19T09:35:17.690Z 1 (1.00%) high severe
55392026-06-19T09:35:18.317Z
55402026-06-19T09:35:18.320ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55412026-06-19T09:35:18.320ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
55422026-06-19T09:35:21.321ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0050 s (3.5M iterations)
55432026-06-19T09:35:25.959ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-0B: Analyzing
55442026-06-19T09:35:26.008Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-0B
55452026-06-19T09:35:26.009Z time: [224.90 ns 225.21 ns 225.54 ns]
55462026-06-19T09:35:26.009ZFound 4 outliers among 100 measurements (4.00%)
55472026-06-19T09:35:26.009Z 3 (3.00%) high mild
55482026-06-19T09:35:26.009Z 1 (1.00%) high severe
55492026-06-19T09:35:26.636Z
55502026-06-19T09:35:26.639ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55512026-06-19T09:35:26.639ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55522026-06-19T09:35:30.958ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0048 s (4.9M iterations)
55532026-06-19T09:35:35.216ZBenchmarking parse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55542026-06-19T09:35:35.265Zparse/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55552026-06-19T09:35:35.265Z time: [118.35 ns 119.10 ns 119.78 ns]
55562026-06-19T09:35:35.265ZFound 3 outliers among 100 measurements (3.00%)
55572026-06-19T09:35:35.265Z 1 (1.00%) high mild
55582026-06-19T09:35:35.268Z 2 (2.00%) high severe
55592026-06-19T09:35:35.893Z
55602026-06-19T09:35:35.896ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55612026-06-19T09:35:35.896ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
55622026-06-19T09:35:40.446ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0104 s (2.3M iterations)
55632026-06-19T09:35:45.293ZBenchmarking process/ULP-FastPath/wallclock/V4-Tcp-IN-1400B: Analyzing
55642026-06-19T09:35:45.343Zprocess/ULP-FastPath/wallclock/V4-Tcp-IN-1400B
55652026-06-19T09:35:45.343Z time: [244.48 ns 244.82 ns 245.20 ns]
55662026-06-19T09:35:45.343ZFound 6 outliers among 100 measurements (6.00%)
55672026-06-19T09:35:45.343Z 2 (2.00%) high mild
55682026-06-19T09:35:45.343Z 4 (4.00%) high severe
55692026-06-19T09:35:45.963Z
55702026-06-19T09:35:45.966ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55712026-06-19T09:35:45.966ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55722026-06-19T09:35:49.285ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0003 s (13M iterations)
55732026-06-19T09:35:53.136ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55742026-06-19T09:35:53.186Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55752026-06-19T09:35:53.186Z time: [59.979 ns 60.129 ns 60.296 ns]
55762026-06-19T09:35:53.186ZFound 3 outliers among 100 measurements (3.00%)
55772026-06-19T09:35:53.186Z 1 (1.00%) high mild
55782026-06-19T09:35:53.186Z 2 (2.00%) high severe
55792026-06-19T09:35:53.814Z
55802026-06-19T09:35:53.817ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55812026-06-19T09:35:53.817ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
55822026-06-19T09:35:58.597ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0043 s (4.4M iterations)
55832026-06-19T09:36:03.368ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-0B: Analyzing
55842026-06-19T09:36:03.417Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-0B
55852026-06-19T09:36:03.417Z time: [214.71 ns 214.95 ns 215.23 ns]
55862026-06-19T09:36:03.417ZFound 3 outliers among 100 measurements (3.00%)
55872026-06-19T09:36:03.417Z 1 (1.00%) high mild
55882026-06-19T09:36:03.417Z 2 (2.00%) high severe
55892026-06-19T09:36:04.044Z
55902026-06-19T09:36:04.048ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55912026-06-19T09:36:04.048ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
55922026-06-19T09:36:10.150ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0017 s (6.9M iterations)
55932026-06-19T09:36:14.676ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
55942026-06-19T09:36:14.726Zparse/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
55952026-06-19T09:36:14.726Z time: [78.595 ns 78.713 ns 78.847 ns]
55962026-06-19T09:36:14.726ZFound 5 outliers among 100 measurements (5.00%)
55972026-06-19T09:36:14.726Z 2 (2.00%) high mild
55982026-06-19T09:36:14.726Z 3 (3.00%) high severe
55992026-06-19T09:36:15.352Z
56002026-06-19T09:36:15.356ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56012026-06-19T09:36:15.356ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
56022026-06-19T09:36:19.172ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0023 s (2.7M iterations)
56032026-06-19T09:36:24.126ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-OUT-1400B: Analyzing
56042026-06-19T09:36:24.174Zprocess/ULP-FastPath/wallclock/V4-Udp-OUT-1400B
56052026-06-19T09:36:24.174Z time: [233.25 ns 233.49 ns 233.76 ns]
56062026-06-19T09:36:24.174ZFound 5 outliers among 100 measurements (5.00%)
56072026-06-19T09:36:24.174Z 2 (2.00%) high mild
56082026-06-19T09:36:24.174Z 3 (3.00%) high severe
56092026-06-19T09:36:24.801Z
56102026-06-19T09:36:24.804ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56112026-06-19T09:36:24.804ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56122026-06-19T09:36:30.921ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0035 s (6.9M iterations)
56132026-06-19T09:36:34.490ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56142026-06-19T09:36:34.539Zparse/ULP-FastPath/wallclock/V4-Udp-IN-0B
56152026-06-19T09:36:34.539Z time: [98.683 ns 99.433 ns 100.12 ns]
56162026-06-19T09:36:34.539ZFound 2 outliers among 100 measurements (2.00%)
56172026-06-19T09:36:34.539Z 1 (1.00%) high mild
56182026-06-19T09:36:34.539Z 1 (1.00%) high severe
56192026-06-19T09:36:35.164Z
56202026-06-19T09:36:35.167ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B
56212026-06-19T09:36:35.167ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
56222026-06-19T09:36:40.990ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0011 s (3.6M iterations)
56232026-06-19T09:36:45.464ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-0B: Analyzing
56242026-06-19T09:36:45.514Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-0B
56252026-06-19T09:36:45.514Z time: [188.21 ns 188.47 ns 188.75 ns]
56262026-06-19T09:36:45.514ZFound 4 outliers among 100 measurements (4.00%)
56272026-06-19T09:36:45.514Z 2 (2.00%) high mild
56282026-06-19T09:36:45.514Z 2 (2.00%) high severe
56292026-06-19T09:36:46.143Z
56302026-06-19T09:36:46.147ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56312026-06-19T09:36:46.147ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56322026-06-19T09:36:50.411ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0046 s (4.9M iterations)
56332026-06-19T09:36:54.717ZBenchmarking parse/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56342026-06-19T09:36:54.766Zparse/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56352026-06-19T09:36:54.766Z time: [117.54 ns 118.34 ns 119.07 ns]
56362026-06-19T09:36:54.767ZFound 3 outliers among 100 measurements (3.00%)
56372026-06-19T09:36:54.767Z 1 (1.00%) high mild
56382026-06-19T09:36:54.767Z 2 (2.00%) high severe
56392026-06-19T09:36:55.395Z
56402026-06-19T09:36:55.398ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56412026-06-19T09:36:55.398ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
56422026-06-19T09:36:59.695ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0015 s (2.4M iterations)
56432026-06-19T09:37:04.617ZBenchmarking process/ULP-FastPath/wallclock/V4-Udp-IN-1400B: Analyzing
56442026-06-19T09:37:04.667Zprocess/ULP-FastPath/wallclock/V4-Udp-IN-1400B
56452026-06-19T09:37:04.667Z time: [206.77 ns 207.12 ns 207.52 ns]
56462026-06-19T09:37:04.667ZFound 4 outliers among 100 measurements (4.00%)
56472026-06-19T09:37:04.667Z 4 (4.00%) high severe
56482026-06-19T09:37:05.292Z
56492026-06-19T09:37:05.295ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56502026-06-19T09:37:05.295ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56512026-06-19T09:37:08.911ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0013 s (12M iterations)
56522026-06-19T09:37:12.890ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56532026-06-19T09:37:12.940Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56542026-06-19T09:37:12.940Z time: [61.247 ns 61.380 ns 61.530 ns]
56552026-06-19T09:37:12.940ZFound 4 outliers among 100 measurements (4.00%)
56562026-06-19T09:37:12.940Z 2 (2.00%) high mild
56572026-06-19T09:37:12.940Z 2 (2.00%) high severe
56582026-06-19T09:37:13.566Z
56592026-06-19T09:37:13.569ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56602026-06-19T09:37:13.570ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
56612026-06-19T09:37:18.938ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0059 s (3.9M iterations)
56622026-06-19T09:37:23.748ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-0B: Analyzing
56632026-06-19T09:37:23.797Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-0B
56642026-06-19T09:37:23.797Z time: [247.91 ns 248.11 ns 248.35 ns]
56652026-06-19T09:37:23.797ZFound 5 outliers among 100 measurements (5.00%)
56662026-06-19T09:37:23.797Z 2 (2.00%) high mild
56672026-06-19T09:37:23.797Z 3 (3.00%) high severe
56682026-06-19T09:37:24.420Z
56692026-06-19T09:37:24.423ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56702026-06-19T09:37:24.423ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56712026-06-19T09:37:27.529ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.7M iterations)
56722026-06-19T09:37:32.249ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56732026-06-19T09:37:32.298Zparse/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56742026-06-19T09:37:32.298Z time: [79.596 ns 79.715 ns 79.860 ns]
56752026-06-19T09:37:32.298ZFound 7 outliers among 100 measurements (7.00%)
56762026-06-19T09:37:32.298Z 4 (4.00%) high mild
56772026-06-19T09:37:32.298Z 3 (3.00%) high severe
56782026-06-19T09:37:32.925Z
56792026-06-19T09:37:32.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56802026-06-19T09:37:32.928ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
56812026-06-19T09:37:37.021ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0002 s (2.6M iterations)
56822026-06-19T09:37:41.984ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
56832026-06-19T09:37:42.033Zprocess/ULP-FastPath/wallclock/V6-Tcp-OUT-1400B
56842026-06-19T09:37:42.033Z time: [266.11 ns 266.31 ns 266.55 ns]
56852026-06-19T09:37:42.033ZFound 5 outliers among 100 measurements (5.00%)
56862026-06-19T09:37:42.033Z 2 (2.00%) high mild
56872026-06-19T09:37:42.033Z 3 (3.00%) high severe
56882026-06-19T09:37:42.653Z
56892026-06-19T09:37:42.656ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56902026-06-19T09:37:42.656ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
56912026-06-19T09:37:45.701ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0013 s (6.9M iterations)
56922026-06-19T09:37:49.544ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
56932026-06-19T09:37:49.593Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-0B
56942026-06-19T09:37:49.593Z time: [99.233 ns 99.758 ns 100.25 ns]
56952026-06-19T09:37:49.593ZFound 2 outliers among 100 measurements (2.00%)
56962026-06-19T09:37:49.593Z 1 (1.00%) high mild
56972026-06-19T09:37:49.593Z 1 (1.00%) high severe
56982026-06-19T09:37:50.218Z
56992026-06-19T09:37:50.221ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57002026-06-19T09:37:50.221ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
57012026-06-19T09:37:53.328ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0028 s (3.4M iterations)
57022026-06-19T09:37:58.063ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-0B: Analyzing
57032026-06-19T09:37:58.112Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-0B
57042026-06-19T09:37:58.112Z time: [221.12 ns 221.45 ns 221.85 ns]
57052026-06-19T09:37:58.112ZFound 2 outliers among 100 measurements (2.00%)
57062026-06-19T09:37:58.112Z 1 (1.00%) high mild
57072026-06-19T09:37:58.112Z 1 (1.00%) high severe
57082026-06-19T09:37:58.745Z
57092026-06-19T09:37:58.748ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57102026-06-19T09:37:58.748ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57112026-06-19T09:38:03.144ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0049 s (4.8M iterations)
57122026-06-19T09:38:07.505ZBenchmarking parse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57132026-06-19T09:38:07.554Zparse/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57142026-06-19T09:38:07.554Z time: [117.97 ns 118.63 ns 119.24 ns]
57152026-06-19T09:38:07.554ZFound 3 outliers among 100 measurements (3.00%)
57162026-06-19T09:38:07.554Z 1 (1.00%) high mild
57172026-06-19T09:38:07.554Z 2 (2.00%) high severe
57182026-06-19T09:38:08.179Z
57192026-06-19T09:38:08.182ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57202026-06-19T09:38:08.182ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
57212026-06-19T09:38:12.805ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0018 s (2.3M iterations)
57222026-06-19T09:38:17.677ZBenchmarking process/ULP-FastPath/wallclock/V6-Tcp-IN-1400B: Analyzing
57232026-06-19T09:38:17.726Zprocess/ULP-FastPath/wallclock/V6-Tcp-IN-1400B
57242026-06-19T09:38:17.727Z time: [240.17 ns 240.55 ns 240.97 ns]
57252026-06-19T09:38:17.727ZFound 6 outliers among 100 measurements (6.00%)
57262026-06-19T09:38:17.727Z 3 (3.00%) high mild
57272026-06-19T09:38:17.727Z 3 (3.00%) high severe
57282026-06-19T09:38:18.350Z
57292026-06-19T09:38:18.354ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57302026-06-19T09:38:18.354ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57312026-06-19T09:38:21.938ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0016 s (12M iterations)
57322026-06-19T09:38:25.897ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57332026-06-19T09:38:25.947Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57342026-06-19T09:38:25.947Z time: [60.259 ns 60.397 ns 60.554 ns]
57352026-06-19T09:38:25.947ZFound 4 outliers among 100 measurements (4.00%)
57362026-06-19T09:38:25.947Z 2 (2.00%) high mild
57372026-06-19T09:38:25.947Z 2 (2.00%) high severe
57382026-06-19T09:38:26.573Z
57392026-06-19T09:38:26.576ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57402026-06-19T09:38:26.576ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
57412026-06-19T09:38:31.641ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0041 s (4.1M iterations)
57422026-06-19T09:38:36.429ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-0B: Analyzing
57432026-06-19T09:38:36.477Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-0B
57442026-06-19T09:38:36.477Z time: [217.07 ns 217.28 ns 217.53 ns]
57452026-06-19T09:38:36.477ZFound 3 outliers among 100 measurements (3.00%)
57462026-06-19T09:38:36.477Z 1 (1.00%) high mild
57472026-06-19T09:38:36.477Z 2 (2.00%) high severe
57482026-06-19T09:38:37.105Z
57492026-06-19T09:38:37.109ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57502026-06-19T09:38:37.109ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57512026-06-19T09:38:40.153ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0012 s (6.9M iterations)
57522026-06-19T09:38:44.923ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57532026-06-19T09:38:44.972Zparse/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57542026-06-19T09:38:44.972Z time: [78.249 ns 78.384 ns 78.549 ns]
57552026-06-19T09:38:44.972ZFound 7 outliers among 100 measurements (7.00%)
57562026-06-19T09:38:44.972Z 5 (5.00%) high mild
57572026-06-19T09:38:44.972Z 2 (2.00%) high severe
57582026-06-19T09:38:45.597Z
57592026-06-19T09:38:45.601ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57602026-06-19T09:38:45.601ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
57612026-06-19T09:38:49.513ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0067 s (2.7M iterations)
57622026-06-19T09:38:54.509ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-OUT-1400B: Analyzing
57632026-06-19T09:38:54.558Zprocess/ULP-FastPath/wallclock/V6-Udp-OUT-1400B
57642026-06-19T09:38:54.558Z time: [235.16 ns 235.38 ns 235.64 ns]
57652026-06-19T09:38:54.558ZFound 5 outliers among 100 measurements (5.00%)
57662026-06-19T09:38:54.558Z 4 (4.00%) high mild
57672026-06-19T09:38:54.558Z 1 (1.00%) high severe
57682026-06-19T09:38:55.184Z
57692026-06-19T09:38:55.187ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57702026-06-19T09:38:55.187ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57712026-06-19T09:39:01.552ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0027 s (6.6M iterations)
57722026-06-19T09:39:05.205ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57732026-06-19T09:39:05.255Zparse/ULP-FastPath/wallclock/V6-Udp-IN-0B
57742026-06-19T09:39:05.255Z time: [98.879 ns 99.452 ns 99.995 ns]
57752026-06-19T09:39:05.255ZFound 3 outliers among 100 measurements (3.00%)
57762026-06-19T09:39:05.255Z 2 (2.00%) high mild
57772026-06-19T09:39:05.255Z 1 (1.00%) high severe
57782026-06-19T09:39:05.878Z
57792026-06-19T09:39:05.882ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B
57802026-06-19T09:39:05.882ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
57812026-06-19T09:39:12.036ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0049 s (3.4M iterations)
57822026-06-19T09:39:16.633ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-0B: Analyzing
57832026-06-19T09:39:16.683Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-0B
57842026-06-19T09:39:16.683Z time: [191.00 ns 191.72 ns 192.56 ns]
57852026-06-19T09:39:16.683ZFound 10 outliers among 100 measurements (10.00%)
57862026-06-19T09:39:16.683Z 7 (7.00%) high mild
57872026-06-19T09:39:16.683Z 3 (3.00%) high severe
57882026-06-19T09:39:17.307Z
57892026-06-19T09:39:17.310ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57902026-06-19T09:39:17.310ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
57912026-06-19T09:39:21.650ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0039 s (4.8M iterations)
57922026-06-19T09:39:26.050ZBenchmarking parse/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
57932026-06-19T09:39:26.100Zparse/ULP-FastPath/wallclock/V6-Udp-IN-1400B
57942026-06-19T09:39:26.100Z time: [118.06 ns 118.75 ns 119.39 ns]
57952026-06-19T09:39:26.100ZFound 3 outliers among 100 measurements (3.00%)
57962026-06-19T09:39:26.100Z 1 (1.00%) high mild
57972026-06-19T09:39:26.100Z 2 (2.00%) high severe
57982026-06-19T09:39:26.717Z
57992026-06-19T09:39:26.720ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58002026-06-19T09:39:26.720ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
58012026-06-19T09:39:31.186ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0040 s (2.3M iterations)
58022026-06-19T09:39:36.052ZBenchmarking process/ULP-FastPath/wallclock/V6-Udp-IN-1400B: Analyzing
58032026-06-19T09:39:36.102Zprocess/ULP-FastPath/wallclock/V6-Udp-IN-1400B
58042026-06-19T09:39:36.102Z time: [208.47 ns 208.88 ns 209.31 ns]
58052026-06-19T09:39:36.102ZFound 6 outliers among 100 measurements (6.00%)
58062026-06-19T09:39:36.102Z 2 (2.00%) high mild
58072026-06-19T09:39:36.102Z 4 (4.00%) high severe
58082026-06-19T09:39:36.731Z
58092026-06-19T09:39:36.734ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58102026-06-19T09:39:36.734ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58112026-06-19T09:39:40.079ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0000 s (13M iterations)
58122026-06-19T09:39:43.977ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58132026-06-19T09:39:44.027Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58142026-06-19T09:39:44.027Z time: [61.341 ns 61.480 ns 61.638 ns]
58152026-06-19T09:39:44.027ZFound 4 outliers among 100 measurements (4.00%)
58162026-06-19T09:39:44.027Z 2 (2.00%) high mild
58172026-06-19T09:39:44.027Z 2 (2.00%) high severe
58182026-06-19T09:39:44.655Z
58192026-06-19T09:39:44.658ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58202026-06-19T09:39:44.659ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Warming up for 3.0000 s
58212026-06-19T09:39:49.621ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0047 s (4.2M iterations)
58222026-06-19T09:39:54.642ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B: Analyzing
58232026-06-19T09:39:54.691Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-0B
58242026-06-19T09:39:54.691Z time: [287.49 ns 290.02 ns 293.33 ns]
58252026-06-19T09:39:54.691ZFound 13 outliers among 100 measurements (13.00%)
58262026-06-19T09:39:54.691Z 5 (5.00%) high mild
58272026-06-19T09:39:54.691Z 8 (8.00%) high severe
58282026-06-19T09:39:55.321Z
58292026-06-19T09:39:55.324ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58302026-06-19T09:39:55.324ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58312026-06-19T09:40:01.349ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0001 s (7.0M iterations)
58322026-06-19T09:40:05.947ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58332026-06-19T09:40:05.997Zparse/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58342026-06-19T09:40:05.997Z time: [79.487 ns 79.612 ns 79.762 ns]
58352026-06-19T09:40:05.997ZFound 5 outliers among 100 measurements (5.00%)
58362026-06-19T09:40:05.997Z 2 (2.00%) high mild
58372026-06-19T09:40:05.997Z 3 (3.00%) high severe
58382026-06-19T09:40:06.622Z
58392026-06-19T09:40:06.625ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58402026-06-19T09:40:06.625ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Warming up for 3.0000 s
58412026-06-19T09:40:10.567ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0067 s (2.7M iterations)
58422026-06-19T09:40:15.811ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B: Analyzing
58432026-06-19T09:40:15.860Zprocess/ULP-SlowPath/wallclock/V4-Tcp-OUT-1400B
58442026-06-19T09:40:15.860Z time: [329.04 ns 332.84 ns 337.73 ns]
58452026-06-19T09:40:15.860ZFound 13 outliers among 100 measurements (13.00%)
58462026-06-19T09:40:15.860Z 6 (6.00%) high mild
58472026-06-19T09:40:15.860Z 7 (7.00%) high severe
58482026-06-19T09:40:16.485Z
58492026-06-19T09:40:16.488ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58502026-06-19T09:40:16.488ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58512026-06-19T09:40:22.636ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0031 s (6.8M iterations)
58522026-06-19T09:40:26.221ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58532026-06-19T09:40:26.271Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58542026-06-19T09:40:26.271Z time: [99.053 ns 99.682 ns 100.26 ns]
58552026-06-19T09:40:26.271ZFound 4 outliers among 100 measurements (4.00%)
58562026-06-19T09:40:26.271Z 2 (2.00%) high mild
58572026-06-19T09:40:26.271Z 2 (2.00%) high severe
58582026-06-19T09:40:26.897Z
58592026-06-19T09:40:26.901ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58602026-06-19T09:40:26.901ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Warming up for 3.0000 s
58612026-06-19T09:40:32.931ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Collecting 100 samples in estimated 5.0046 s (3.5M iterations)
58622026-06-19T09:40:37.609ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-0B: Analyzing
58632026-06-19T09:40:37.658Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-0B
58642026-06-19T09:40:37.658Z time: [256.52 ns 258.67 ns 261.47 ns]
58652026-06-19T09:40:37.658ZFound 11 outliers among 100 measurements (11.00%)
58662026-06-19T09:40:37.658Z 4 (4.00%) high mild
58672026-06-19T09:40:37.658Z 7 (7.00%) high severe
58682026-06-19T09:40:38.286Z
58692026-06-19T09:40:38.289ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58702026-06-19T09:40:38.289ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58712026-06-19T09:40:42.482ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0010 s (5.0M iterations)
58722026-06-19T09:40:46.942ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58732026-06-19T09:40:46.992Zparse/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58742026-06-19T09:40:46.992Z time: [117.74 ns 118.45 ns 119.08 ns]
58752026-06-19T09:40:46.992ZFound 3 outliers among 100 measurements (3.00%)
58762026-06-19T09:40:46.992Z 1 (1.00%) high mild
58772026-06-19T09:40:46.992Z 2 (2.00%) high severe
58782026-06-19T09:40:47.619Z
58792026-06-19T09:40:47.622ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58802026-06-19T09:40:47.622ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Warming up for 3.0000 s
58812026-06-19T09:40:52.007ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0080 s (2.4M iterations)
58822026-06-19T09:40:57.022ZBenchmarking process/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B: Analyzing
58832026-06-19T09:40:57.071Zprocess/ULP-SlowPath/wallclock/V4-Tcp-IN-1400B
58842026-06-19T09:40:57.071Z time: [290.06 ns 292.98 ns 296.77 ns]
58852026-06-19T09:40:57.071ZFound 12 outliers among 100 measurements (12.00%)
58862026-06-19T09:40:57.071Z 4 (4.00%) high mild
58872026-06-19T09:40:57.071Z 8 (8.00%) high severe
58882026-06-19T09:40:57.696Z
58892026-06-19T09:40:57.699ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58902026-06-19T09:40:57.699ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
58912026-06-19T09:41:00.929ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (13M iterations)
58922026-06-19T09:41:04.880ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
58932026-06-19T09:41:04.930Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
58942026-06-19T09:41:04.930Z time: [60.140 ns 60.310 ns 60.501 ns]
58952026-06-19T09:41:04.930ZFound 4 outliers among 100 measurements (4.00%)
58962026-06-19T09:41:04.930Z 3 (3.00%) high mild
58972026-06-19T09:41:04.930Z 1 (1.00%) high severe
58982026-06-19T09:41:05.555Z
58992026-06-19T09:41:05.559ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59002026-06-19T09:41:05.559ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Warming up for 3.0000 s
59012026-06-19T09:41:10.203ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Collecting 100 samples in estimated 5.0017 s (4.5M iterations)
59022026-06-19T09:41:15.312ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-0B: Analyzing
59032026-06-19T09:41:15.358Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-0B
59042026-06-19T09:41:15.358Z time: [242.63 ns 244.60 ns 247.19 ns]
59052026-06-19T09:41:15.358ZFound 13 outliers among 100 measurements (13.00%)
59062026-06-19T09:41:15.358Z 5 (5.00%) high mild
59072026-06-19T09:41:15.358Z 8 (8.00%) high severe
59082026-06-19T09:41:15.985Z
59092026-06-19T09:41:15.989ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59102026-06-19T09:41:15.989ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59112026-06-19T09:41:21.903ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0019 s (7.1M iterations)
59122026-06-19T09:41:26.599ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59132026-06-19T09:41:26.649Zparse/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59142026-06-19T09:41:26.649Z time: [78.416 ns 78.583 ns 78.783 ns]
59152026-06-19T09:41:26.649ZFound 4 outliers among 100 measurements (4.00%)
59162026-06-19T09:41:26.649Z 1 (1.00%) high mild
59172026-06-19T09:41:26.649Z 3 (3.00%) high severe
59182026-06-19T09:41:27.273Z
59192026-06-19T09:41:27.276ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59202026-06-19T09:41:27.276ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Warming up for 3.0000 s
59212026-06-19T09:41:31.102ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0053 s (2.7M iterations)
59222026-06-19T09:41:36.295ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B: Analyzing
59232026-06-19T09:41:36.343Zprocess/ULP-SlowPath/wallclock/V4-Udp-OUT-1400B
59242026-06-19T09:41:36.343Z time: [279.25 ns 282.39 ns 286.48 ns]
59252026-06-19T09:41:36.343ZFound 12 outliers among 100 measurements (12.00%)
59262026-06-19T09:41:36.343Z 3 (3.00%) high mild
59272026-06-19T09:41:36.343Z 9 (9.00%) high severe
59282026-06-19T09:41:36.969Z
59292026-06-19T09:41:36.972ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59302026-06-19T09:41:36.972ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59312026-06-19T09:41:42.820ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0021 s (7.2M iterations)
59322026-06-19T09:41:46.551ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59332026-06-19T09:41:46.601Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59342026-06-19T09:41:46.601Z time: [98.519 ns 99.253 ns 99.933 ns]
59352026-06-19T09:41:46.601ZFound 2 outliers among 100 measurements (2.00%)
59362026-06-19T09:41:46.601Z 1 (1.00%) high mild
59372026-06-19T09:41:46.601Z 1 (1.00%) high severe
59382026-06-19T09:41:47.227Z
59392026-06-19T09:41:47.231ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59402026-06-19T09:41:47.231ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Warming up for 3.0000 s
59412026-06-19T09:41:52.846ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Collecting 100 samples in estimated 5.0060 s (3.7M iterations)
59422026-06-19T09:41:57.645ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-0B: Analyzing
59432026-06-19T09:41:57.694Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-0B
59442026-06-19T09:41:57.694Z time: [210.62 ns 212.08 ns 214.03 ns]
59452026-06-19T09:41:57.694ZFound 12 outliers among 100 measurements (12.00%)
59462026-06-19T09:41:57.694Z 4 (4.00%) high mild
59472026-06-19T09:41:57.694Z 8 (8.00%) high severe
59482026-06-19T09:41:58.322Z
59492026-06-19T09:41:58.325ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59502026-06-19T09:41:58.325ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59512026-06-19T09:42:02.431ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0017 s (5.1M iterations)
59522026-06-19T09:42:06.910ZBenchmarking parse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59532026-06-19T09:42:06.959Zparse/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59542026-06-19T09:42:06.959Z time: [117.97 ns 118.76 ns 119.46 ns]
59552026-06-19T09:42:06.959ZFound 2 outliers among 100 measurements (2.00%)
59562026-06-19T09:42:06.960Z 1 (1.00%) high mild
59572026-06-19T09:42:06.960Z 1 (1.00%) high severe
59582026-06-19T09:42:07.588Z
59592026-06-19T09:42:07.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59602026-06-19T09:42:07.591ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Warming up for 3.0000 s
59612026-06-19T09:42:11.848ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Collecting 100 samples in estimated 5.0056 s (2.5M iterations)
59622026-06-19T09:42:16.889ZBenchmarking process/ULP-SlowPath/wallclock/V4-Udp-IN-1400B: Analyzing
59632026-06-19T09:42:16.938Zprocess/ULP-SlowPath/wallclock/V4-Udp-IN-1400B
59642026-06-19T09:42:16.938Z time: [241.37 ns 243.49 ns 246.28 ns]
59652026-06-19T09:42:16.938ZFound 12 outliers among 100 measurements (12.00%)
59662026-06-19T09:42:16.938Z 4 (4.00%) high mild
59672026-06-19T09:42:16.938Z 8 (8.00%) high severe
59682026-06-19T09:42:17.567Z
59692026-06-19T09:42:17.570ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59702026-06-19T09:42:17.570ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59712026-06-19T09:42:20.958ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0005 s (12M iterations)
59722026-06-19T09:42:25.196ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59732026-06-19T09:42:25.246Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59742026-06-19T09:42:25.246Z time: [60.940 ns 61.073 ns 61.224 ns]
59752026-06-19T09:42:25.246ZFound 4 outliers among 100 measurements (4.00%)
59762026-06-19T09:42:25.246Z 2 (2.00%) high mild
59772026-06-19T09:42:25.246Z 2 (2.00%) high severe
59782026-06-19T09:42:25.868Z
59792026-06-19T09:42:25.871ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59802026-06-19T09:42:25.871ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Warming up for 3.0000 s
59812026-06-19T09:42:30.982ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Collecting 100 samples in estimated 5.0056 s (4.1M iterations)
59822026-06-19T09:42:36.169ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B: Analyzing
59832026-06-19T09:42:36.218Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-0B
59842026-06-19T09:42:36.218Z time: [288.82 ns 291.63 ns 295.31 ns]
59852026-06-19T09:42:36.218ZFound 13 outliers among 100 measurements (13.00%)
59862026-06-19T09:42:36.218Z 5 (5.00%) high mild
59872026-06-19T09:42:36.218Z 8 (8.00%) high severe
59882026-06-19T09:42:36.842Z
59892026-06-19T09:42:36.846ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59902026-06-19T09:42:36.846ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
59912026-06-19T09:42:39.861ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0010 s (6.9M iterations)
59922026-06-19T09:42:44.718ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
59932026-06-19T09:42:44.767Zparse/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
59942026-06-19T09:42:44.768Z time: [79.422 ns 79.530 ns 79.652 ns]
59952026-06-19T09:42:44.768ZFound 6 outliers among 100 measurements (6.00%)
59962026-06-19T09:42:44.768Z 2 (2.00%) high mild
59972026-06-19T09:42:44.768Z 4 (4.00%) high severe
59982026-06-19T09:42:45.392Z
59992026-06-19T09:42:45.395ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60002026-06-19T09:42:45.395ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Warming up for 3.0000 s
60012026-06-19T09:42:49.534ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Collecting 100 samples in estimated 5.0067 s (2.5M iterations)
60022026-06-19T09:42:54.763ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B: Analyzing
60032026-06-19T09:42:54.812Zprocess/ULP-SlowPath/wallclock/V6-Tcp-OUT-1400B
60042026-06-19T09:42:54.812Z time: [332.55 ns 336.93 ns 342.59 ns]
60052026-06-19T09:42:54.812ZFound 13 outliers among 100 measurements (13.00%)
60062026-06-19T09:42:54.812Z 6 (6.00%) high mild
60072026-06-19T09:42:54.812Z 7 (7.00%) high severe
60082026-06-19T09:42:55.437Z
60092026-06-19T09:42:55.441ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60102026-06-19T09:42:55.441ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60112026-06-19T09:43:01.613ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0008 s (6.8M iterations)
60122026-06-19T09:43:05.406ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60132026-06-19T09:43:05.455Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60142026-06-19T09:43:05.455Z time: [99.568 ns 100.00 ns 100.39 ns]
60152026-06-19T09:43:05.455ZFound 2 outliers among 100 measurements (2.00%)
60162026-06-19T09:43:05.458Z 1 (1.00%) high mild
60172026-06-19T09:43:05.458Z 1 (1.00%) high severe
60182026-06-19T09:43:06.079Z
60192026-06-19T09:43:06.082ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60202026-06-19T09:43:06.083ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Warming up for 3.0000 s
60212026-06-19T09:43:12.268ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Collecting 100 samples in estimated 5.0074 s (3.4M iterations)
60222026-06-19T09:43:17.098ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-0B: Analyzing
60232026-06-19T09:43:17.147Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-0B
60242026-06-19T09:43:17.147Z time: [256.10 ns 258.34 ns 261.29 ns]
60252026-06-19T09:43:17.147ZFound 11 outliers among 100 measurements (11.00%)
60262026-06-19T09:43:17.147Z 4 (4.00%) high mild
60272026-06-19T09:43:17.147Z 7 (7.00%) high severe
60282026-06-19T09:43:17.773Z
60292026-06-19T09:43:17.776ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60302026-06-19T09:43:17.777ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60312026-06-19T09:43:21.973ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0003 s (5.0M iterations)
60322026-06-19T09:43:26.541ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60332026-06-19T09:43:26.590Zparse/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60342026-06-19T09:43:26.590Z time: [117.65 ns 118.25 ns 118.82 ns]
60352026-06-19T09:43:26.590ZFound 3 outliers among 100 measurements (3.00%)
60362026-06-19T09:43:26.590Z 1 (1.00%) high mild
60372026-06-19T09:43:26.591Z 2 (2.00%) high severe
60382026-06-19T09:43:27.213Z
60392026-06-19T09:43:27.216ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60402026-06-19T09:43:27.216ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Warming up for 3.0000 s
60412026-06-19T09:43:31.743ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Collecting 100 samples in estimated 5.0053 s (2.3M iterations)
60422026-06-19T09:43:36.871ZBenchmarking process/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B: Analyzing
60432026-06-19T09:43:36.920Zprocess/ULP-SlowPath/wallclock/V6-Tcp-IN-1400B
60442026-06-19T09:43:36.920Z time: [290.91 ns 294.09 ns 298.27 ns]
60452026-06-19T09:43:36.920ZFound 10 outliers among 100 measurements (10.00%)
60462026-06-19T09:43:36.920Z 4 (4.00%) high mild
60472026-06-19T09:43:36.920Z 6 (6.00%) high severe
60482026-06-19T09:43:37.546Z
60492026-06-19T09:43:37.549ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60502026-06-19T09:43:37.549ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60512026-06-19T09:43:40.942ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0012 s (12M iterations)
60522026-06-19T09:43:45.121ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60532026-06-19T09:43:45.171Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60542026-06-19T09:43:45.171Z time: [60.228 ns 60.362 ns 60.510 ns]
60552026-06-19T09:43:45.171ZFound 4 outliers among 100 measurements (4.00%)
60562026-06-19T09:43:45.171Z 2 (2.00%) high mild
60572026-06-19T09:43:45.171Z 2 (2.00%) high severe
60582026-06-19T09:43:45.798Z
60592026-06-19T09:43:45.801ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60602026-06-19T09:43:45.801ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Warming up for 3.0000 s
60612026-06-19T09:43:50.740ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Collecting 100 samples in estimated 5.0035 s (4.2M iterations)
60622026-06-19T09:43:55.897ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-0B: Analyzing
60632026-06-19T09:43:55.946Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-0B
60642026-06-19T09:43:55.946Z time: [250.49 ns 252.74 ns 255.68 ns]
60652026-06-19T09:43:55.946ZFound 13 outliers among 100 measurements (13.00%)
60662026-06-19T09:43:55.946Z 5 (5.00%) high mild
60672026-06-19T09:43:55.946Z 8 (8.00%) high severe
60682026-06-19T09:43:56.573Z
60692026-06-19T09:43:56.576ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60702026-06-19T09:43:56.576ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60712026-06-19T09:44:02.712ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0004 s (6.8M iterations)
60722026-06-19T09:44:07.470ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60732026-06-19T09:44:07.520Zparse/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60742026-06-19T09:44:07.520Z time: [78.119 ns 78.246 ns 78.394 ns]
60752026-06-19T09:44:07.520ZFound 5 outliers among 100 measurements (5.00%)
60762026-06-19T09:44:07.520Z 2 (2.00%) high mild
60772026-06-19T09:44:07.520Z 3 (3.00%) high severe
60782026-06-19T09:44:08.144Z
60792026-06-19T09:44:08.147ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60802026-06-19T09:44:08.147ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Warming up for 3.0000 s
60812026-06-19T09:44:12.182ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Collecting 100 samples in estimated 5.0079 s (2.6M iterations)
60822026-06-19T09:44:17.380ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B: Analyzing
60832026-06-19T09:44:17.428Zprocess/ULP-SlowPath/wallclock/V6-Udp-OUT-1400B
60842026-06-19T09:44:17.429Z time: [289.80 ns 293.43 ns 298.19 ns]
60852026-06-19T09:44:17.429ZFound 11 outliers among 100 measurements (11.00%)
60862026-06-19T09:44:17.429Z 4 (4.00%) high mild
60872026-06-19T09:44:17.429Z 7 (7.00%) high severe
60882026-06-19T09:44:18.053Z
60892026-06-19T09:44:18.056ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60902026-06-19T09:44:18.056ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
60912026-06-19T09:44:24.145ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0017 s (6.9M iterations)
60922026-06-19T09:44:27.964ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
60932026-06-19T09:44:28.014Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-0B
60942026-06-19T09:44:28.014Z time: [98.864 ns 99.467 ns 100.03 ns]
60952026-06-19T09:44:28.014ZFound 4 outliers among 100 measurements (4.00%)
60962026-06-19T09:44:28.014Z 2 (2.00%) high mild
60972026-06-19T09:44:28.014Z 2 (2.00%) high severe
60982026-06-19T09:44:28.639Z
60992026-06-19T09:44:28.642ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61002026-06-19T09:44:28.642ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Warming up for 3.0000 s
61012026-06-19T09:44:34.649ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Collecting 100 samples in estimated 5.0002 s (3.5M iterations)
61022026-06-19T09:44:39.439ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-0B: Analyzing
61032026-06-19T09:44:39.488Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-0B
61042026-06-19T09:44:39.488Z time: [214.78 ns 216.41 ns 218.57 ns]
61052026-06-19T09:44:39.488ZFound 11 outliers among 100 measurements (11.00%)
61062026-06-19T09:44:39.488Z 4 (4.00%) high mild
61072026-06-19T09:44:39.488Z 7 (7.00%) high severe
61082026-06-19T09:44:40.115Z
61092026-06-19T09:44:40.118ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61102026-06-19T09:44:40.118ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61112026-06-19T09:44:44.280ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0043 s (5.0M iterations)
61122026-06-19T09:44:48.857ZBenchmarking parse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61132026-06-19T09:44:48.906Zparse/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61142026-06-19T09:44:48.906Z time: [117.56 ns 118.20 ns 118.79 ns]
61152026-06-19T09:44:48.906ZFound 4 outliers among 100 measurements (4.00%)
61162026-06-19T09:44:48.906Z 2 (2.00%) high mild
61172026-06-19T09:44:48.906Z 2 (2.00%) high severe
61182026-06-19T09:44:49.531Z
61192026-06-19T09:44:49.534ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61202026-06-19T09:44:49.534ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Warming up for 3.0000 s
61212026-06-19T09:44:53.953ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Collecting 100 samples in estimated 5.0042 s (2.4M iterations)
61222026-06-19T09:44:59.078ZBenchmarking process/ULP-SlowPath/wallclock/V6-Udp-IN-1400B: Analyzing
61232026-06-19T09:44:59.128Zprocess/ULP-SlowPath/wallclock/V6-Udp-IN-1400B
61242026-06-19T09:44:59.128Z time: [246.30 ns 248.63 ns 251.71 ns]
61252026-06-19T09:44:59.128ZFound 12 outliers among 100 measurements (12.00%)
61262026-06-19T09:44:59.128Z 4 (4.00%) high mild
61272026-06-19T09:44:59.128Z 8 (8.00%) high severe
61282026-06-19T09:44:59.757Z
61292026-06-19T09:44:59.760ZBenchmarking source_filter/allows/exclude_empty_v4
61302026-06-19T09:44:59.760ZBenchmarking source_filter/allows/exclude_empty_v4: Warming up for 3.0000 s
61312026-06-19T09:45:04.528ZBenchmarking source_filter/allows/exclude_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61322026-06-19T09:45:09.527ZBenchmarking source_filter/allows/exclude_empty_v4: Analyzing
61332026-06-19T09:45:09.577Zsource_filter/allows/exclude_empty_v4
61342026-06-19T09:45:09.577Z time: [1.1105 ns 1.1107 ns 1.1109 ns]
61352026-06-19T09:45:09.577Z thrpt: [900.15 Melem/s 900.33 Melem/s 900.49 Melem/s]
61362026-06-19T09:45:09.577ZFound 6 outliers among 100 measurements (6.00%)
61372026-06-19T09:45:09.577Z 3 (3.00%) high mild
61382026-06-19T09:45:09.577Z 3 (3.00%) high severe
61392026-06-19T09:45:10.201ZBenchmarking source_filter/allows/exclude_empty_v6
61402026-06-19T09:45:10.201ZBenchmarking source_filter/allows/exclude_empty_v6: Warming up for 3.0000 s
61412026-06-19T09:45:14.951ZBenchmarking source_filter/allows/exclude_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
61422026-06-19T09:45:19.947ZBenchmarking source_filter/allows/exclude_empty_v6: Analyzing
61432026-06-19T09:45:19.997Zsource_filter/allows/exclude_empty_v6
61442026-06-19T09:45:19.997Z time: [1.1050 ns 1.1051 ns 1.1052 ns]
61452026-06-19T09:45:19.997Z thrpt: [904.82 Melem/s 904.90 Melem/s 904.99 Melem/s]
61462026-06-19T09:45:19.997ZFound 2 outliers among 100 measurements (2.00%)
61472026-06-19T09:45:19.997Z 1 (1.00%) high mild
61482026-06-19T09:45:19.997Z 1 (1.00%) high severe
61492026-06-19T09:45:20.622ZBenchmarking source_filter/allows/exclude_miss_v4/1
61502026-06-19T09:45:20.622ZBenchmarking source_filter/allows/exclude_miss_v4/1: Warming up for 3.0000 s
61512026-06-19T09:45:25.375ZBenchmarking source_filter/allows/exclude_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
61522026-06-19T09:45:30.376ZBenchmarking source_filter/allows/exclude_miss_v4/1: Analyzing
61532026-06-19T09:45:30.425Zsource_filter/allows/exclude_miss_v4/1
61542026-06-19T09:45:30.425Z time: [2.2132 ns 2.2135 ns 2.2138 ns]
61552026-06-19T09:45:30.425Z thrpt: [451.70 Melem/s 451.77 Melem/s 451.84 Melem/s]
61562026-06-19T09:45:30.425ZFound 5 outliers among 100 measurements (5.00%)
61572026-06-19T09:45:30.425Z 5 (5.00%) high mild
61582026-06-19T09:45:31.050ZBenchmarking source_filter/allows/exclude_hit_v4/1
61592026-06-19T09:45:31.050ZBenchmarking source_filter/allows/exclude_hit_v4/1: Warming up for 3.0000 s
61602026-06-19T09:45:35.333ZBenchmarking source_filter/allows/exclude_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
61612026-06-19T09:45:40.340ZBenchmarking source_filter/allows/exclude_hit_v4/1: Analyzing
61622026-06-19T09:45:40.390Zsource_filter/allows/exclude_hit_v4/1
61632026-06-19T09:45:40.390Z time: [1.9965 ns 1.9971 ns 1.9978 ns]
61642026-06-19T09:45:40.390Z thrpt: [500.56 Melem/s 500.72 Melem/s 500.89 Melem/s]
61652026-06-19T09:45:40.390ZFound 5 outliers among 100 measurements (5.00%)
61662026-06-19T09:45:40.390Z 2 (2.00%) low mild
61672026-06-19T09:45:40.390Z 3 (3.00%) high severe
61682026-06-19T09:45:41.017ZBenchmarking source_filter/allows/exclude_miss_v6/1
61692026-06-19T09:45:41.017ZBenchmarking source_filter/allows/exclude_miss_v6/1: Warming up for 3.0000 s
61702026-06-19T09:45:46.007ZBenchmarking source_filter/allows/exclude_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
61712026-06-19T09:45:50.832ZBenchmarking source_filter/allows/exclude_miss_v6/1: Analyzing
61722026-06-19T09:45:50.881Zsource_filter/allows/exclude_miss_v6/1
61732026-06-19T09:45:50.881Z time: [4.4610 ns 4.4845 ns 4.5106 ns]
61742026-06-19T09:45:50.881Z thrpt: [221.70 Melem/s 222.99 Melem/s 224.17 Melem/s]
61752026-06-19T09:45:51.508ZBenchmarking source_filter/allows/exclude_hit_v6/1
61762026-06-19T09:45:51.508ZBenchmarking source_filter/allows/exclude_hit_v6/1: Warming up for 3.0000 s
61772026-06-19T09:45:56.782ZBenchmarking source_filter/allows/exclude_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
61782026-06-19T09:46:01.819ZBenchmarking source_filter/allows/exclude_hit_v6/1: Analyzing
61792026-06-19T09:46:01.868Zsource_filter/allows/exclude_hit_v6/1
61802026-06-19T09:46:01.868Z time: [4.8680 ns 4.9935 ns 5.1220 ns]
61812026-06-19T09:46:01.868Z thrpt: [195.24 Melem/s 200.26 Melem/s 205.42 Melem/s]
61822026-06-19T09:46:01.868ZFound 19 outliers among 100 measurements (19.00%)
61832026-06-19T09:46:01.868Z 19 (19.00%) high severe
61842026-06-19T09:46:02.469ZBenchmarking source_filter/allows/exclude_miss_v4/5
61852026-06-19T09:46:02.469ZBenchmarking source_filter/allows/exclude_miss_v4/5: Warming up for 3.0000 s
61862026-06-19T09:46:06.291ZBenchmarking source_filter/allows/exclude_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
61872026-06-19T09:46:11.317ZBenchmarking source_filter/allows/exclude_miss_v4/5: Analyzing
61882026-06-19T09:46:11.366Zsource_filter/allows/exclude_miss_v4/5
61892026-06-19T09:46:11.366Z time: [3.5695 ns 3.5804 ns 3.5921 ns]
61902026-06-19T09:46:11.366Z thrpt: [278.39 Melem/s 279.30 Melem/s 280.15 Melem/s]
61912026-06-19T09:46:11.366ZFound 4 outliers among 100 measurements (4.00%)
61922026-06-19T09:46:11.366Z 4 (4.00%) high mild
61932026-06-19T09:46:11.988ZBenchmarking source_filter/allows/exclude_hit_v4/5
61942026-06-19T09:46:11.988ZBenchmarking source_filter/allows/exclude_hit_v4/5: Warming up for 3.0000 s
61952026-06-19T09:46:16.299ZBenchmarking source_filter/allows/exclude_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
61962026-06-19T09:46:21.300ZBenchmarking source_filter/allows/exclude_hit_v4/5: Analyzing
61972026-06-19T09:46:21.350Zsource_filter/allows/exclude_hit_v4/5
61982026-06-19T09:46:21.350Z time: [2.0072 ns 2.0075 ns 2.0079 ns]
61992026-06-19T09:46:21.350Z thrpt: [498.04 Melem/s 498.13 Melem/s 498.22 Melem/s]
62002026-06-19T09:46:21.350ZFound 5 outliers among 100 measurements (5.00%)
62012026-06-19T09:46:21.350Z 1 (1.00%) low mild
62022026-06-19T09:46:21.350Z 2 (2.00%) high mild
62032026-06-19T09:46:21.350Z 2 (2.00%) high severe
62042026-06-19T09:46:21.977ZBenchmarking source_filter/allows/exclude_miss_v6/5
62052026-06-19T09:46:21.977ZBenchmarking source_filter/allows/exclude_miss_v6/5: Warming up for 3.0000 s
62062026-06-19T09:46:25.698ZBenchmarking source_filter/allows/exclude_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (721M iterations)
62072026-06-19T09:46:30.529ZBenchmarking source_filter/allows/exclude_miss_v6/5: Analyzing
62082026-06-19T09:46:30.578Zsource_filter/allows/exclude_miss_v6/5
62092026-06-19T09:46:30.578Z time: [6.6732 ns 6.6962 ns 6.7211 ns]
62102026-06-19T09:46:30.578Z thrpt: [148.78 Melem/s 149.34 Melem/s 149.85 Melem/s]
62112026-06-19T09:46:31.209ZBenchmarking source_filter/allows/exclude_hit_v6/5
62122026-06-19T09:46:31.209ZBenchmarking source_filter/allows/exclude_hit_v6/5: Warming up for 3.0000 s
62132026-06-19T09:46:36.701ZBenchmarking source_filter/allows/exclude_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (978M iterations)
62142026-06-19T09:46:41.321ZBenchmarking source_filter/allows/exclude_hit_v6/5: Analyzing
62152026-06-19T09:46:41.370Zsource_filter/allows/exclude_hit_v6/5
62162026-06-19T09:46:41.370Z time: [4.6916 ns 4.7179 ns 4.7479 ns]
62172026-06-19T09:46:41.370Z thrpt: [210.62 Melem/s 211.96 Melem/s 213.15 Melem/s]
62182026-06-19T09:46:41.370ZFound 2 outliers among 100 measurements (2.00%)
62192026-06-19T09:46:41.370Z 1 (1.00%) high mild
62202026-06-19T09:46:41.370Z 1 (1.00%) high severe
62212026-06-19T09:46:41.969ZBenchmarking source_filter/allows/exclude_miss_v4/10
62222026-06-19T09:46:41.969ZBenchmarking source_filter/allows/exclude_miss_v4/10: Warming up for 3.0000 s
62232026-06-19T09:46:45.126ZBenchmarking source_filter/allows/exclude_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (850M iterations)
62242026-06-19T09:46:50.120ZBenchmarking source_filter/allows/exclude_miss_v4/10: Analyzing
62252026-06-19T09:46:50.169Zsource_filter/allows/exclude_miss_v4/10
62262026-06-19T09:46:50.169Z time: [5.8635 ns 5.8710 ns 5.8798 ns]
62272026-06-19T09:46:50.169Z thrpt: [170.07 Melem/s 170.33 Melem/s 170.55 Melem/s]
62282026-06-19T09:46:50.169ZFound 4 outliers among 100 measurements (4.00%)
62292026-06-19T09:46:50.169Z 3 (3.00%) high mild
62302026-06-19T09:46:50.169Z 1 (1.00%) high severe
62312026-06-19T09:46:50.795ZBenchmarking source_filter/allows/exclude_hit_v4/10
62322026-06-19T09:46:50.795ZBenchmarking source_filter/allows/exclude_hit_v4/10: Warming up for 3.0000 s
62332026-06-19T09:46:55.083ZBenchmarking source_filter/allows/exclude_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
62342026-06-19T09:47:00.083ZBenchmarking source_filter/allows/exclude_hit_v4/10: Analyzing
62352026-06-19T09:47:00.132Zsource_filter/allows/exclude_hit_v4/10
62362026-06-19T09:47:00.132Z time: [1.9962 ns 1.9967 ns 1.9973 ns]
62372026-06-19T09:47:00.132Z thrpt: [500.68 Melem/s 500.82 Melem/s 500.96 Melem/s]
62382026-06-19T09:47:00.132ZFound 2 outliers among 100 measurements (2.00%)
62392026-06-19T09:47:00.132Z 1 (1.00%) high mild
62402026-06-19T09:47:00.132Z 1 (1.00%) high severe
62412026-06-19T09:47:00.754ZBenchmarking source_filter/allows/exclude_miss_v6/10
62422026-06-19T09:47:00.754ZBenchmarking source_filter/allows/exclude_miss_v6/10: Warming up for 3.0000 s
62432026-06-19T09:47:06.457ZBenchmarking source_filter/allows/exclude_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (471M iterations)
62442026-06-19T09:47:11.459ZBenchmarking source_filter/allows/exclude_miss_v6/10: Analyzing
62452026-06-19T09:47:11.509Zsource_filter/allows/exclude_miss_v6/10
62462026-06-19T09:47:11.509Z time: [10.625 ns 10.626 ns 10.627 ns]
62472026-06-19T09:47:11.509Z thrpt: [94.097 Melem/s 94.106 Melem/s 94.115 Melem/s]
62482026-06-19T09:47:11.509ZFound 4 outliers among 100 measurements (4.00%)
62492026-06-19T09:47:11.509Z 1 (1.00%) low mild
62502026-06-19T09:47:11.509Z 1 (1.00%) high mild
62512026-06-19T09:47:11.509Z 2 (2.00%) high severe
62522026-06-19T09:47:12.132ZBenchmarking source_filter/allows/exclude_hit_v6/10
62532026-06-19T09:47:12.132ZBenchmarking source_filter/allows/exclude_hit_v6/10: Warming up for 3.0000 s
62542026-06-19T09:47:17.362ZBenchmarking source_filter/allows/exclude_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
62552026-06-19T09:47:22.214ZBenchmarking source_filter/allows/exclude_hit_v6/10: Analyzing
62562026-06-19T09:47:22.263Zsource_filter/allows/exclude_hit_v6/10
62572026-06-19T09:47:22.264Z time: [4.6939 ns 4.7298 ns 4.7741 ns]
62582026-06-19T09:47:22.264Z thrpt: [209.46 Melem/s 211.42 Melem/s 213.04 Melem/s]
62592026-06-19T09:47:22.264ZFound 2 outliers among 100 measurements (2.00%)
62602026-06-19T09:47:22.264Z 2 (2.00%) high mild
62612026-06-19T09:47:22.889ZBenchmarking source_filter/allows/exclude_miss_v4/50
62622026-06-19T09:47:22.889ZBenchmarking source_filter/allows/exclude_miss_v4/50: Warming up for 3.0000 s
62632026-06-19T09:47:25.964ZBenchmarking source_filter/allows/exclude_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (873M iterations)
62642026-06-19T09:47:31.017ZBenchmarking source_filter/allows/exclude_miss_v4/50: Analyzing
62652026-06-19T09:47:31.065Zsource_filter/allows/exclude_miss_v4/50
62662026-06-19T09:47:31.066Z time: [5.7554 ns 5.7903 ns 5.8274 ns]
62672026-06-19T09:47:31.066Z thrpt: [171.60 Melem/s 172.70 Melem/s 173.75 Melem/s]
62682026-06-19T09:47:31.066ZFound 2 outliers among 100 measurements (2.00%)
62692026-06-19T09:47:31.066Z 2 (2.00%) high mild
62702026-06-19T09:47:31.690ZBenchmarking source_filter/allows/exclude_hit_v4/50
62712026-06-19T09:47:31.690ZBenchmarking source_filter/allows/exclude_hit_v4/50: Warming up for 3.0000 s
62722026-06-19T09:47:34.822ZBenchmarking source_filter/allows/exclude_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
62732026-06-19T09:47:39.826ZBenchmarking source_filter/allows/exclude_hit_v4/50: Analyzing
62742026-06-19T09:47:39.875Zsource_filter/allows/exclude_hit_v4/50
62752026-06-19T09:47:39.875Z time: [2.9147 ns 2.9188 ns 2.9229 ns]
62762026-06-19T09:47:39.875Z thrpt: [342.13 Melem/s 342.61 Melem/s 343.09 Melem/s]
62772026-06-19T09:47:39.875ZFound 6 outliers among 100 measurements (6.00%)
62782026-06-19T09:47:39.875Z 6 (6.00%) high mild
62792026-06-19T09:47:40.499ZBenchmarking source_filter/allows/exclude_miss_v6/50
62802026-06-19T09:47:40.499ZBenchmarking source_filter/allows/exclude_miss_v6/50: Warming up for 3.0000 s
62812026-06-19T09:47:45.838ZBenchmarking source_filter/allows/exclude_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (503M iterations)
62822026-06-19T09:47:50.839ZBenchmarking source_filter/allows/exclude_miss_v6/50: Analyzing
62832026-06-19T09:47:50.889Zsource_filter/allows/exclude_miss_v6/50
62842026-06-19T09:47:50.889Z time: [9.9458 ns 9.9467 ns 9.9477 ns]
62852026-06-19T09:47:50.889Z thrpt: [100.53 Melem/s 100.54 Melem/s 100.54 Melem/s]
62862026-06-19T09:47:50.889ZFound 3 outliers among 100 measurements (3.00%)
62872026-06-19T09:47:50.889Z 2 (2.00%) high mild
62882026-06-19T09:47:50.889Z 1 (1.00%) high severe
62892026-06-19T09:47:51.511ZBenchmarking source_filter/allows/exclude_hit_v6/50
62902026-06-19T09:47:51.511ZBenchmarking source_filter/allows/exclude_hit_v6/50: Warming up for 3.0000 s
62912026-06-19T09:47:54.605ZBenchmarking source_filter/allows/exclude_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (868M iterations)
62922026-06-19T09:47:59.461ZBenchmarking source_filter/allows/exclude_hit_v6/50: Analyzing
62932026-06-19T09:47:59.510Zsource_filter/allows/exclude_hit_v6/50
62942026-06-19T09:47:59.510Z time: [5.5727 ns 5.5960 ns 5.6217 ns]
62952026-06-19T09:47:59.510Z thrpt: [177.88 Melem/s 178.70 Melem/s 179.45 Melem/s]
62962026-06-19T09:47:59.510ZFound 1 outliers among 100 measurements (1.00%)
62972026-06-19T09:47:59.510Z 1 (1.00%) high severe
62982026-06-19T09:48:00.116ZBenchmarking source_filter/allows/exclude_miss_v4/100
62992026-06-19T09:48:00.116ZBenchmarking source_filter/allows/exclude_miss_v4/100: Warming up for 3.0000 s
63002026-06-19T09:48:04.118ZBenchmarking source_filter/allows/exclude_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (671M iterations)
63012026-06-19T09:48:09.130ZBenchmarking source_filter/allows/exclude_miss_v4/100: Analyzing
63022026-06-19T09:48:09.179Zsource_filter/allows/exclude_miss_v4/100
63032026-06-19T09:48:09.179Z time: [7.4470 ns 7.4693 ns 7.4988 ns]
63042026-06-19T09:48:09.179Z thrpt: [133.35 Melem/s 133.88 Melem/s 134.28 Melem/s]
63052026-06-19T09:48:09.179ZFound 8 outliers among 100 measurements (8.00%)
63062026-06-19T09:48:09.179Z 7 (7.00%) high mild
63072026-06-19T09:48:09.179Z 1 (1.00%) high severe
63082026-06-19T09:48:09.805ZBenchmarking source_filter/allows/exclude_hit_v4/100
63092026-06-19T09:48:09.805ZBenchmarking source_filter/allows/exclude_hit_v4/100: Warming up for 3.0000 s
63102026-06-19T09:48:12.934ZBenchmarking source_filter/allows/exclude_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
63112026-06-19T09:48:18.061ZBenchmarking source_filter/allows/exclude_hit_v4/100: Analyzing
63122026-06-19T09:48:18.110Zsource_filter/allows/exclude_hit_v4/100
63132026-06-19T09:48:18.110Z time: [2.9925 ns 3.0078 ns 3.0202 ns]
63142026-06-19T09:48:18.113Z thrpt: [331.10 Melem/s 332.47 Melem/s 334.17 Melem/s]
63152026-06-19T09:48:18.734ZBenchmarking source_filter/allows/exclude_miss_v6/100
63162026-06-19T09:48:18.735ZBenchmarking source_filter/allows/exclude_miss_v6/100: Warming up for 3.0000 s
63172026-06-19T09:48:22.381ZBenchmarking source_filter/allows/exclude_miss_v6/100: Collecting 100 samples in estimated 5.0001 s (368M iterations)
63182026-06-19T09:48:27.424ZBenchmarking source_filter/allows/exclude_miss_v6/100: Analyzing
63192026-06-19T09:48:27.473Zsource_filter/allows/exclude_miss_v6/100
63202026-06-19T09:48:27.473Z time: [13.708 ns 13.714 ns 13.719 ns]
63212026-06-19T09:48:27.473Z thrpt: [72.891 Melem/s 72.917 Melem/s 72.950 Melem/s]
63222026-06-19T09:48:28.095ZBenchmarking source_filter/allows/exclude_hit_v6/100
63232026-06-19T09:48:28.098ZBenchmarking source_filter/allows/exclude_hit_v6/100: Warming up for 3.0000 s
63242026-06-19T09:48:31.200ZBenchmarking source_filter/allows/exclude_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (865M iterations)
63252026-06-19T09:48:36.045ZBenchmarking source_filter/allows/exclude_hit_v6/100: Analyzing
63262026-06-19T09:48:36.093Zsource_filter/allows/exclude_hit_v6/100
63272026-06-19T09:48:36.093Z time: [5.5755 ns 5.6009 ns 5.6288 ns]
63282026-06-19T09:48:36.093Z thrpt: [177.66 Melem/s 178.54 Melem/s 179.35 Melem/s]
63292026-06-19T09:48:36.719ZBenchmarking source_filter/allows/include_hit_v4/1
63302026-06-19T09:48:36.719ZBenchmarking source_filter/allows/include_hit_v4/1: Warming up for 3.0000 s
63312026-06-19T09:48:41.011ZBenchmarking source_filter/allows/include_hit_v4/1: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63322026-06-19T09:48:46.372ZBenchmarking source_filter/allows/include_hit_v4/1: Analyzing
63332026-06-19T09:48:47.424Zsource_filter/allows/include_hit_v4/1
63342026-06-19T09:48:47.424Z time: [2.1415 ns 2.1425 ns 2.1434 ns]
63352026-06-19T09:48:47.424Z thrpt: [466.54 Melem/s 466.74 Melem/s 466.97 Melem/s]
63362026-06-19T09:48:47.424ZFound 7 outliers among 100 measurements (7.00%)
63372026-06-19T09:48:47.424Z 5 (5.00%) low severe
63382026-06-19T09:48:47.424Z 2 (2.00%) high mild
63392026-06-19T09:48:47.427ZBenchmarking source_filter/allows/include_miss_v4/1
63402026-06-19T09:48:47.427ZBenchmarking source_filter/allows/include_miss_v4/1: Warming up for 3.0000 s
63412026-06-19T09:48:51.784ZBenchmarking source_filter/allows/include_miss_v4/1: Collecting 100 samples in estimated 5.0000 s (2.3B iterations)
63422026-06-19T09:48:56.802ZBenchmarking source_filter/allows/include_miss_v4/1: Analyzing
63432026-06-19T09:48:56.851Zsource_filter/allows/include_miss_v4/1
63442026-06-19T09:48:56.851Z time: [2.2148 ns 2.2151 ns 2.2154 ns]
63452026-06-19T09:48:56.851Z thrpt: [451.38 Melem/s 451.45 Melem/s 451.51 Melem/s]
63462026-06-19T09:48:56.851ZFound 1 outliers among 100 measurements (1.00%)
63472026-06-19T09:48:56.851Z 1 (1.00%) high severe
63482026-06-19T09:48:57.476ZBenchmarking source_filter/allows/include_hit_v6/1
63492026-06-19T09:48:57.476ZBenchmarking source_filter/allows/include_hit_v6/1: Warming up for 3.0000 s
63502026-06-19T09:49:02.995ZBenchmarking source_filter/allows/include_hit_v6/1: Collecting 100 samples in estimated 5.0000 s (973M iterations)
63512026-06-19T09:49:07.606ZBenchmarking source_filter/allows/include_hit_v6/1: Analyzing
63522026-06-19T09:49:07.655Zsource_filter/allows/include_hit_v6/1
63532026-06-19T09:49:07.655Z time: [4.6965 ns 4.7426 ns 4.7973 ns]
63542026-06-19T09:49:07.655Z thrpt: [208.45 Melem/s 210.86 Melem/s 212.92 Melem/s]
63552026-06-19T09:49:07.655ZFound 3 outliers among 100 measurements (3.00%)
63562026-06-19T09:49:07.655Z 1 (1.00%) high mild
63572026-06-19T09:49:07.655Z 2 (2.00%) high severe
63582026-06-19T09:49:08.283ZBenchmarking source_filter/allows/include_miss_v6/1
63592026-06-19T09:49:08.283ZBenchmarking source_filter/allows/include_miss_v6/1: Warming up for 3.0000 s
63602026-06-19T09:49:13.268ZBenchmarking source_filter/allows/include_miss_v6/1: Collecting 100 samples in estimated 5.0000 s (1.1B iterations)
63612026-06-19T09:49:18.092ZBenchmarking source_filter/allows/include_miss_v6/1: Analyzing
63622026-06-19T09:49:18.141Zsource_filter/allows/include_miss_v6/1
63632026-06-19T09:49:18.141Z time: [4.4544 ns 4.4778 ns 4.5037 ns]
63642026-06-19T09:49:18.141Z thrpt: [222.04 Melem/s 223.32 Melem/s 224.50 Melem/s]
63652026-06-19T09:49:18.766ZBenchmarking source_filter/allows/include_hit_v4/5
63662026-06-19T09:49:18.766ZBenchmarking source_filter/allows/include_hit_v4/5: Warming up for 3.0000 s
63672026-06-19T09:49:23.056ZBenchmarking source_filter/allows/include_hit_v4/5: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
63682026-06-19T09:49:28.406ZBenchmarking source_filter/allows/include_hit_v4/5: Analyzing
63692026-06-19T09:49:28.455Zsource_filter/allows/include_hit_v4/5
63702026-06-19T09:49:28.455Z time: [2.1400 ns 2.1415 ns 2.1427 ns]
63712026-06-19T09:49:28.455Z thrpt: [466.69 Melem/s 466.95 Melem/s 467.30 Melem/s]
63722026-06-19T09:49:28.455ZFound 23 outliers among 100 measurements (23.00%)
63732026-06-19T09:49:28.455Z 21 (21.00%) low severe
63742026-06-19T09:49:28.455Z 1 (1.00%) low mild
63752026-06-19T09:49:28.455Z 1 (1.00%) high mild
63762026-06-19T09:49:29.078ZBenchmarking source_filter/allows/include_miss_v4/5
63772026-06-19T09:49:29.079ZBenchmarking source_filter/allows/include_miss_v4/5: Warming up for 3.0000 s
63782026-06-19T09:49:32.928ZBenchmarking source_filter/allows/include_miss_v4/5: Collecting 100 samples in estimated 5.0000 s (1.4B iterations)
63792026-06-19T09:49:37.935ZBenchmarking source_filter/allows/include_miss_v4/5: Analyzing
63802026-06-19T09:49:37.984Zsource_filter/allows/include_miss_v4/5
63812026-06-19T09:49:37.984Z time: [3.5776 ns 3.5886 ns 3.6000 ns]
63822026-06-19T09:49:37.984Z thrpt: [277.78 Melem/s 278.66 Melem/s 279.52 Melem/s]
63832026-06-19T09:49:37.984ZFound 2 outliers among 100 measurements (2.00%)
63842026-06-19T09:49:37.984Z 2 (2.00%) high mild
63852026-06-19T09:49:38.605ZBenchmarking source_filter/allows/include_hit_v6/5
63862026-06-19T09:49:38.605ZBenchmarking source_filter/allows/include_hit_v6/5: Warming up for 3.0000 s
63872026-06-19T09:49:44.558ZBenchmarking source_filter/allows/include_hit_v6/5: Collecting 100 samples in estimated 5.0000 s (902M iterations)
63882026-06-19T09:49:48.817ZBenchmarking source_filter/allows/include_hit_v6/5: Analyzing
63892026-06-19T09:49:48.866Zsource_filter/allows/include_hit_v6/5
63902026-06-19T09:49:48.866Z time: [4.6856 ns 4.7227 ns 4.7686 ns]
63912026-06-19T09:49:48.866Z thrpt: [209.70 Melem/s 211.74 Melem/s 213.42 Melem/s]
63922026-06-19T09:49:48.866ZFound 2 outliers among 100 measurements (2.00%)
63932026-06-19T09:49:48.867Z 2 (2.00%) high severe
63942026-06-19T09:49:49.497ZBenchmarking source_filter/allows/include_miss_v6/5
63952026-06-19T09:49:49.497ZBenchmarking source_filter/allows/include_miss_v6/5: Warming up for 3.0000 s
63962026-06-19T09:49:53.177ZBenchmarking source_filter/allows/include_miss_v6/5: Collecting 100 samples in estimated 5.0000 s (730M iterations)
63972026-06-19T09:49:58.063ZBenchmarking source_filter/allows/include_miss_v6/5: Analyzing
63982026-06-19T09:49:58.111Zsource_filter/allows/include_miss_v6/5
63992026-06-19T09:49:58.111Z time: [6.6718 ns 6.6963 ns 6.7231 ns]
64002026-06-19T09:49:58.111Z thrpt: [148.74 Melem/s 149.34 Melem/s 149.88 Melem/s]
64012026-06-19T09:49:58.743ZBenchmarking source_filter/allows/include_hit_v4/10
64022026-06-19T09:49:58.743ZBenchmarking source_filter/allows/include_hit_v4/10: Warming up for 3.0000 s
64032026-06-19T09:50:03.034ZBenchmarking source_filter/allows/include_hit_v4/10: Collecting 100 samples in estimated 5.0000 s (2.5B iterations)
64042026-06-19T09:50:08.033ZBenchmarking source_filter/allows/include_hit_v4/10: Analyzing
64052026-06-19T09:50:08.082Zsource_filter/allows/include_hit_v4/10
64062026-06-19T09:50:08.082Z time: [1.9969 ns 1.9974 ns 1.9979 ns]
64072026-06-19T09:50:08.082Z thrpt: [500.52 Melem/s 500.64 Melem/s 500.77 Melem/s]
64082026-06-19T09:50:08.082ZFound 6 outliers among 100 measurements (6.00%)
64092026-06-19T09:50:08.082Z 5 (5.00%) low mild
64102026-06-19T09:50:08.082Z 1 (1.00%) high mild
64112026-06-19T09:50:08.708ZBenchmarking source_filter/allows/include_miss_v4/10
64122026-06-19T09:50:08.708ZBenchmarking source_filter/allows/include_miss_v4/10: Warming up for 3.0000 s
64132026-06-19T09:50:11.940ZBenchmarking source_filter/allows/include_miss_v4/10: Collecting 100 samples in estimated 5.0000 s (830M iterations)
64142026-06-19T09:50:16.841ZBenchmarking source_filter/allows/include_miss_v4/10: Analyzing
64152026-06-19T09:50:16.891Zsource_filter/allows/include_miss_v4/10
64162026-06-19T09:50:16.891Z time: [5.8932 ns 5.9029 ns 5.9132 ns]
64172026-06-19T09:50:16.891Z thrpt: [169.11 Melem/s 169.41 Melem/s 169.69 Melem/s]
64182026-06-19T09:50:16.891ZFound 2 outliers among 100 measurements (2.00%)
64192026-06-19T09:50:16.891Z 1 (1.00%) high mild
64202026-06-19T09:50:16.891Z 1 (1.00%) high severe
64212026-06-19T09:50:17.557ZBenchmarking source_filter/allows/include_hit_v6/10
64222026-06-19T09:50:17.557ZBenchmarking source_filter/allows/include_hit_v6/10: Warming up for 3.0000 s
64232026-06-19T09:50:22.743ZBenchmarking source_filter/allows/include_hit_v6/10: Collecting 100 samples in estimated 5.0000 s (1.0B iterations)
64242026-06-19T09:50:27.581ZBenchmarking source_filter/allows/include_hit_v6/10: Analyzing
64252026-06-19T09:50:27.630Zsource_filter/allows/include_hit_v6/10
64262026-06-19T09:50:27.630Z time: [4.6883 ns 4.7115 ns 4.7369 ns]
64272026-06-19T09:50:27.630Z thrpt: [211.11 Melem/s 212.25 Melem/s 213.30 Melem/s]
64282026-06-19T09:50:28.254ZBenchmarking source_filter/allows/include_miss_v6/10
64292026-06-19T09:50:28.254ZBenchmarking source_filter/allows/include_miss_v6/10: Warming up for 3.0000 s
64302026-06-19T09:50:33.950ZBenchmarking source_filter/allows/include_miss_v6/10: Collecting 100 samples in estimated 5.0000 s (471M iterations)
64312026-06-19T09:50:38.951ZBenchmarking source_filter/allows/include_miss_v6/10: Analyzing
64322026-06-19T09:50:39.001Zsource_filter/allows/include_miss_v6/10
64332026-06-19T09:50:39.001Z time: [10.609 ns 10.610 ns 10.612 ns]
64342026-06-19T09:50:39.001Z thrpt: [94.234 Melem/s 94.251 Melem/s 94.263 Melem/s]
64352026-06-19T09:50:39.001ZFound 6 outliers among 100 measurements (6.00%)
64362026-06-19T09:50:39.001Z 3 (3.00%) high mild
64372026-06-19T09:50:39.001Z 3 (3.00%) high severe
64382026-06-19T09:50:39.624ZBenchmarking source_filter/allows/include_hit_v4/50
64392026-06-19T09:50:39.624ZBenchmarking source_filter/allows/include_hit_v4/50: Warming up for 3.0000 s
64402026-06-19T09:50:42.731ZBenchmarking source_filter/allows/include_hit_v4/50: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
64412026-06-19T09:50:47.769ZBenchmarking source_filter/allows/include_hit_v4/50: Analyzing
64422026-06-19T09:50:47.818Zsource_filter/allows/include_hit_v4/50
64432026-06-19T09:50:47.818Z time: [2.9115 ns 2.9165 ns 2.9218 ns]
64442026-06-19T09:50:47.818Z thrpt: [342.26 Melem/s 342.88 Melem/s 343.47 Melem/s]
64452026-06-19T09:50:48.442ZBenchmarking source_filter/allows/include_miss_v4/50
64462026-06-19T09:50:48.442ZBenchmarking source_filter/allows/include_miss_v4/50: Warming up for 3.0000 s
64472026-06-19T09:50:51.757ZBenchmarking source_filter/allows/include_miss_v4/50: Collecting 100 samples in estimated 5.0000 s (810M iterations)
64482026-06-19T09:50:56.419ZBenchmarking source_filter/allows/include_miss_v4/50: Analyzing
64492026-06-19T09:50:56.469Zsource_filter/allows/include_miss_v4/50
64502026-06-19T09:50:56.469Z time: [5.7271 ns 5.7566 ns 5.7880 ns]
64512026-06-19T09:50:56.469Z thrpt: [172.77 Melem/s 173.71 Melem/s 174.61 Melem/s]
64522026-06-19T09:50:56.469ZFound 6 outliers among 100 measurements (6.00%)
64532026-06-19T09:50:56.469Z 4 (4.00%) high mild
64542026-06-19T09:50:56.469Z 2 (2.00%) high severe
64552026-06-19T09:50:57.093ZBenchmarking source_filter/allows/include_hit_v6/50
64562026-06-19T09:50:57.093ZBenchmarking source_filter/allows/include_hit_v6/50: Warming up for 3.0000 s
64572026-06-19T09:51:00.186ZBenchmarking source_filter/allows/include_hit_v6/50: Collecting 100 samples in estimated 5.0000 s (868M iterations)
64582026-06-19T09:51:05.041ZBenchmarking source_filter/allows/include_hit_v6/50: Analyzing
64592026-06-19T09:51:05.090Zsource_filter/allows/include_hit_v6/50
64602026-06-19T09:51:05.090Z time: [5.5684 ns 5.5919 ns 5.6179 ns]
64612026-06-19T09:51:05.090Z thrpt: [178.00 Melem/s 178.83 Melem/s 179.58 Melem/s]
64622026-06-19T09:51:05.728ZBenchmarking source_filter/allows/include_miss_v6/50
64632026-06-19T09:51:05.728ZBenchmarking source_filter/allows/include_miss_v6/50: Warming up for 3.0000 s
64642026-06-19T09:51:11.075ZBenchmarking source_filter/allows/include_miss_v6/50: Collecting 100 samples in estimated 5.0000 s (502M iterations)
64652026-06-19T09:51:16.060ZBenchmarking source_filter/allows/include_miss_v6/50: Analyzing
64662026-06-19T09:51:16.110Zsource_filter/allows/include_miss_v6/50
64672026-06-19T09:51:16.110Z time: [9.8639 ns 9.9204 ns 9.9550 ns]
64682026-06-19T09:51:16.110Z thrpt: [100.45 Melem/s 100.80 Melem/s 101.38 Melem/s]
64692026-06-19T09:51:16.110ZFound 4 outliers among 100 measurements (4.00%)
64702026-06-19T09:51:16.110Z 2 (2.00%) low severe
64712026-06-19T09:51:16.110Z 2 (2.00%) high mild
64722026-06-19T09:51:16.734ZBenchmarking source_filter/allows/include_hit_v4/100
64732026-06-19T09:51:16.734ZBenchmarking source_filter/allows/include_hit_v4/100: Warming up for 3.0000 s
64742026-06-19T09:51:19.904ZBenchmarking source_filter/allows/include_hit_v4/100: Collecting 100 samples in estimated 5.0000 s (1.7B iterations)
64752026-06-19T09:51:24.841ZBenchmarking source_filter/allows/include_hit_v4/100: Analyzing
64762026-06-19T09:51:24.894Zsource_filter/allows/include_hit_v4/100
64772026-06-19T09:51:24.894Z time: [2.9092 ns 2.9133 ns 2.9177 ns]
64782026-06-19T09:51:24.894Z thrpt: [342.74 Melem/s 343.26 Melem/s 343.74 Melem/s]
64792026-06-19T09:51:24.894ZFound 6 outliers among 100 measurements (6.00%)
64802026-06-19T09:51:24.894Z 5 (5.00%) high mild
64812026-06-19T09:51:24.895Z 1 (1.00%) high severe
64822026-06-19T09:51:25.517ZBenchmarking source_filter/allows/include_miss_v4/100
64832026-06-19T09:51:25.517ZBenchmarking source_filter/allows/include_miss_v4/100: Warming up for 3.0000 s
64842026-06-19T09:51:29.526ZBenchmarking source_filter/allows/include_miss_v4/100: Collecting 100 samples in estimated 5.0000 s (669M iterations)
64852026-06-19T09:51:34.517ZBenchmarking source_filter/allows/include_miss_v4/100: Analyzing
64862026-06-19T09:51:34.571Zsource_filter/allows/include_miss_v4/100
64872026-06-19T09:51:34.571Z time: [7.4368 ns 7.4539 ns 7.4719 ns]
64882026-06-19T09:51:34.571Z thrpt: [133.84 Melem/s 134.16 Melem/s 134.47 Melem/s]
64892026-06-19T09:51:34.571ZFound 6 outliers among 100 measurements (6.00%)
64902026-06-19T09:51:34.571Z 3 (3.00%) high mild
64912026-06-19T09:51:34.571Z 3 (3.00%) high severe
64922026-06-19T09:51:35.189ZBenchmarking source_filter/allows/include_hit_v6/100
64932026-06-19T09:51:35.189ZBenchmarking source_filter/allows/include_hit_v6/100: Warming up for 3.0000 s
64942026-06-19T09:51:38.289ZBenchmarking source_filter/allows/include_hit_v6/100: Collecting 100 samples in estimated 5.0000 s (866M iterations)
64952026-06-19T09:51:43.161ZBenchmarking source_filter/allows/include_hit_v6/100: Analyzing
64962026-06-19T09:51:43.210Zsource_filter/allows/include_hit_v6/100
64972026-06-19T09:51:43.210Z time: [5.6005 ns 5.6250 ns 5.6508 ns]
64982026-06-19T09:51:43.210Z thrpt: [176.97 Melem/s 177.78 Melem/s 178.56 Melem/s]
64992026-06-19T09:51:43.838ZBenchmarking source_filter/allows/include_miss_v6/100
65002026-06-19T09:51:43.838ZBenchmarking source_filter/allows/include_miss_v6/100: Warming up for 3.0000 s
65012026-06-19T09:51:47.483ZBenchmarking source_filter/allows/include_miss_v6/100: Collecting 100 samples in estimated 5.0000 s (368M iterations)
65022026-06-19T09:51:52.530ZBenchmarking source_filter/allows/include_miss_v6/100: Analyzing
65032026-06-19T09:51:52.580Zsource_filter/allows/include_miss_v6/100
65042026-06-19T09:51:52.580Z time: [13.705 ns 13.706 ns 13.708 ns]
65052026-06-19T09:51:52.580Z thrpt: [72.952 Melem/s 72.961 Melem/s 72.968 Melem/s]
65062026-06-19T09:51:52.580ZFound 9 outliers among 100 measurements (9.00%)
65072026-06-19T09:51:52.580Z 3 (3.00%) high mild
65082026-06-19T09:51:52.580Z 6 (6.00%) high severe
65092026-06-19T09:51:53.202ZBenchmarking source_filter/allows/include_empty_v4
65102026-06-19T09:51:53.202ZBenchmarking source_filter/allows/include_empty_v4: Warming up for 3.0000 s
65112026-06-19T09:51:58.349ZBenchmarking source_filter/allows/include_empty_v4: Collecting 100 samples in estimated 5.0000 s (4.2B iterations)
65122026-06-19T09:52:02.960ZBenchmarking source_filter/allows/include_empty_v4: Analyzing
65132026-06-19T09:52:03.009Zsource_filter/allows/include_empty_v4
65142026-06-19T09:52:03.010Z time: [1.1051 ns 1.1052 ns 1.1053 ns]
65152026-06-19T09:52:03.010Z thrpt: [904.77 Melem/s 904.84 Melem/s 904.91 Melem/s]
65162026-06-19T09:52:03.010ZFound 2 outliers among 100 measurements (2.00%)
65172026-06-19T09:52:03.010Z 2 (2.00%) high severe
65182026-06-19T09:52:03.634ZBenchmarking source_filter/allows/include_empty_v6
65192026-06-19T09:52:03.635ZBenchmarking source_filter/allows/include_empty_v6: Warming up for 3.0000 s
65202026-06-19T09:52:08.387ZBenchmarking source_filter/allows/include_empty_v6: Collecting 100 samples in estimated 5.0000 s (4.5B iterations)
65212026-06-19T09:52:13.387ZBenchmarking source_filter/allows/include_empty_v6: Analyzing
65222026-06-19T09:52:13.437Zsource_filter/allows/include_empty_v6
65232026-06-19T09:52:13.437Z time: [1.1066 ns 1.1067 ns 1.1068 ns]
65242026-06-19T09:52:13.437Z thrpt: [903.52 Melem/s 903.60 Melem/s 903.67 Melem/s]
65252026-06-19T09:52:13.437ZFound 4 outliers among 100 measurements (4.00%)
65262026-06-19T09:52:13.437Z 3 (3.00%) high mild
65272026-06-19T09:52:13.437Z 1 (1.00%) high severe
65282026-06-19T09:52:14.083Z
65292026-06-19T09:52:14.085ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover
65302026-06-19T09:52:14.085ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Warming up for 100.00 µs
65312026-06-19T09:52:14.085ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Collecting 10 samples in estimated 1.0494 ms (605 iterations)
65322026-06-19T09:52:14.086ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Discover: Analyzing
65332026-06-19T09:52:14.086Zprocess/Hairpin-DHCPv4/alloc_ct/Discover
65342026-06-19T09:52:14.086Z time: [18.000 18.000 18.000 ]
65352026-06-19T09:52:14.086Z
65362026-06-19T09:52:14.086ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request
65372026-06-19T09:52:14.086ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Warming up for 100.00 µs
65382026-06-19T09:52:14.086ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Collecting 10 samples in estimated 1.0307 ms (715 iterations)
65392026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv4/alloc_ct/Request: Analyzing
65402026-06-19T09:52:14.089Zprocess/Hairpin-DHCPv4/alloc_ct/Request
65412026-06-19T09:52:14.089Z time: [18.000 18.000 18.000 ]
65422026-06-19T09:52:14.089Z
65432026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit
65442026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Warming up for 100.00 µs
65452026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Collecting 10 samples in estimated 1.0972 ms (550 iterations)
65462026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Solicit: Analyzing
65472026-06-19T09:52:14.089Zprocess/Hairpin-DHCPv6/alloc_ct/Solicit
65482026-06-19T09:52:14.089Z time: [20.000 20.000 20.000 ]
65492026-06-19T09:52:14.089Z
65502026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request
65512026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Warming up for 100.00 µs
65522026-06-19T09:52:14.089ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Collecting 10 samples in estimated 1.0811 ms (550 iterations)
65532026-06-19T09:52:14.092ZBenchmarking process/Hairpin-DHCPv6/alloc_ct/Request: Analyzing
65542026-06-19T09:52:14.092Zprocess/Hairpin-DHCPv6/alloc_ct/Request
65552026-06-19T09:52:14.092Z time: [21.000 21.000 21.000 ]
65562026-06-19T09:52:14.092Z
65572026-06-19T09:52:14.092ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest
65582026-06-19T09:52:14.092ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Warming up for 100.00 µs
65592026-06-19T09:52:14.092ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0446 ms (825 iterations)
65602026-06-19T09:52:14.092ZBenchmarking process/Hairpin-ICMPv4/alloc_ct/EchoRequest: Analyzing
65612026-06-19T09:52:14.092Zprocess/Hairpin-ICMPv4/alloc_ct/EchoRequest
65622026-06-19T09:52:14.092Z time: [13.000 13.000 13.000 ]
65632026-06-19T09:52:14.092Z
65642026-06-19T09:52:14.092ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest
65652026-06-19T09:52:14.093ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Warming up for 100.00 µs
65662026-06-19T09:52:14.093ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Collecting 10 samples in estimated 1.0274 ms (715 iterations)
65672026-06-19T09:52:14.095ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/EchoRequest: Analyzing
65682026-06-19T09:52:14.095Zprocess/Hairpin-ICMPv6/alloc_ct/EchoRequest
65692026-06-19T09:52:14.095Z time: [12.000 12.000 12.000 ]
65702026-06-19T09:52:14.095Z
65712026-06-19T09:52:14.095ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65722026-06-19T09:52:14.095ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Warming up for 100.00 µs
65732026-06-19T09:52:14.095ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Collecting 10 samples in estimated 1.0586 ms (715 iterations)
65742026-06-19T09:52:14.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/NeighborSolicit: Analyzing
65752026-06-19T09:52:14.096Zprocess/Hairpin-ICMPv6/alloc_ct/NeighborSolicit
65762026-06-19T09:52:14.096Z time: [14.000 14.000 14.000 ]
65772026-06-19T09:52:14.096Z
65782026-06-19T09:52:14.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65792026-06-19T09:52:14.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Warming up for 100.00 µs
65802026-06-19T09:52:14.096ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Collecting 10 samples in estimated 1.0258 ms (715 iterations)
65812026-06-19T09:52:14.099ZBenchmarking process/Hairpin-ICMPv6/alloc_ct/RouterSolicit: Analyzing
65822026-06-19T09:52:14.099Zprocess/Hairpin-ICMPv6/alloc_ct/RouterSolicit
65832026-06-19T09:52:14.099Z time: [14.000 14.000 14.000 ]
65842026-06-19T09:52:14.099Z
65852026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65862026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
65872026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0321 ms (605 iterations)
65882026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
65892026-06-19T09:52:14.099Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-0B
65902026-06-19T09:52:14.099Z time: [3.0000 3.0000 3.0000 ]
65912026-06-19T09:52:14.099Z
65922026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65932026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
65942026-06-19T09:52:14.099ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0960 ms (550 iterations)
65952026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
65962026-06-19T09:52:14.102Zprocess/ULP-FastPath/alloc_ct/V4-Tcp-OUT-1400B
65972026-06-19T09:52:14.102Z time: [3.0000 3.0000 3.0000 ]
65982026-06-19T09:52:14.102Z
65992026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B
66002026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
66012026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0005 ms (605 iterations)
66022026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
66032026-06-19T09:52:14.102ZCriterion.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.
66042026-06-19T09:52:14.102Z
66052026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B
66062026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
66072026-06-19T09:52:14.102ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1170 ms (495 iterations)
66082026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
66092026-06-19T09:52:14.105ZCriterion.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.
66102026-06-19T09:52:14.105Z
66112026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66122026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
66132026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0452 ms (935 iterations)
66142026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
66152026-06-19T09:52:14.105Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-0B
66162026-06-19T09:52:14.105Z time: [3.0000 3.0000 3.0000 ]
66172026-06-19T09:52:14.105Z
66182026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66192026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
66202026-06-19T09:52:14.105ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0319 ms (550 iterations)
66212026-06-19T09:52:14.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
66222026-06-19T09:52:14.108Zprocess/ULP-FastPath/alloc_ct/V4-Udp-OUT-1400B
66232026-06-19T09:52:14.108Z time: [3.0000 3.0000 3.0000 ]
66242026-06-19T09:52:14.108Z
66252026-06-19T09:52:14.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B
66262026-06-19T09:52:14.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
66272026-06-19T09:52:14.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0189 ms (770 iterations)
66282026-06-19T09:52:14.108ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-0B: Analyzing
66292026-06-19T09:52:14.108ZCriterion.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.
66302026-06-19T09:52:14.108Z
66312026-06-19T09:52:14.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B
66322026-06-19T09:52:14.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
66332026-06-19T09:52:14.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0438 ms (495 iterations)
66342026-06-19T09:52:14.109ZBenchmarking process/ULP-FastPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
66352026-06-19T09:52:14.109ZCriterion.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.
66362026-06-19T09:52:14.109Z
66372026-06-19T09:52:14.109ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66382026-06-19T09:52:14.109ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
66392026-06-19T09:52:14.112ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0550 ms (825 iterations)
66402026-06-19T09:52:14.112ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
66412026-06-19T09:52:14.112Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-0B
66422026-06-19T09:52:14.112Z time: [3.0000 3.0000 3.0000 ]
66432026-06-19T09:52:14.112Z
66442026-06-19T09:52:14.112ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66452026-06-19T09:52:14.112ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
66462026-06-19T09:52:14.112ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0028 ms (495 iterations)
66472026-06-19T09:52:14.112ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
66482026-06-19T09:52:14.112Zprocess/ULP-FastPath/alloc_ct/V6-Tcp-OUT-1400B
66492026-06-19T09:52:14.112Z time: [3.0000 3.0000 3.0000 ]
66502026-06-19T09:52:14.112Z
66512026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B
66522026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
66532026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0557 ms (715 iterations)
66542026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
66552026-06-19T09:52:14.115ZCriterion.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.
66562026-06-19T09:52:14.115Z
66572026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B
66582026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
66592026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0955 ms (495 iterations)
66602026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
66612026-06-19T09:52:14.115ZCriterion.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.
66622026-06-19T09:52:14.115Z
66632026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66642026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
66652026-06-19T09:52:14.115ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0421 ms (880 iterations)
66662026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
66672026-06-19T09:52:14.118Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-0B
66682026-06-19T09:52:14.118Z time: [3.0000 3.0000 3.0000 ]
66692026-06-19T09:52:14.118Z
66702026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66712026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
66722026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0761 ms (550 iterations)
66732026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
66742026-06-19T09:52:14.118Zprocess/ULP-FastPath/alloc_ct/V6-Udp-OUT-1400B
66752026-06-19T09:52:14.118Z time: [3.0000 3.0000 3.0000 ]
66762026-06-19T09:52:14.118Z
66772026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B
66782026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
66792026-06-19T09:52:14.118ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0707 ms (770 iterations)
66802026-06-19T09:52:14.121ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-0B: Analyzing
66812026-06-19T09:52:14.121ZCriterion.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.
66822026-06-19T09:52:14.121Z
66832026-06-19T09:52:14.121ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B
66842026-06-19T09:52:14.122ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
66852026-06-19T09:52:14.122ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0622 ms (495 iterations)
66862026-06-19T09:52:14.122ZBenchmarking process/ULP-FastPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
66872026-06-19T09:52:14.122ZCriterion.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.
66882026-06-19T09:52:14.122Z
66892026-06-19T09:52:14.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66902026-06-19T09:52:14.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Warming up for 100.00 µs
66912026-06-19T09:52:14.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0925 ms (275 iterations)
66922026-06-19T09:52:14.122ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B: Analyzing
66932026-06-19T09:52:14.125Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-0B
66942026-06-19T09:52:14.125Z time: [45.000 45.000 45.000 ]
66952026-06-19T09:52:14.125Z
66962026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
66972026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
66982026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.2371 ms (275 iterations)
66992026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B: Analyzing
67002026-06-19T09:52:14.125Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-OUT-1400B
67012026-06-19T09:52:14.125Z time: [45.000 45.000 45.000 ]
67022026-06-19T09:52:14.125Z
67032026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67042026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Warming up for 100.00 µs
67052026-06-19T09:52:14.125ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1156 ms (330 iterations)
67062026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B: Analyzing
67072026-06-19T09:52:14.128Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-0B
67082026-06-19T09:52:14.128Z time: [30.000 30.000 30.000 ]
67092026-06-19T09:52:14.128Z
67102026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67112026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Warming up for 100.00 µs
67122026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1192 ms (275 iterations)
67132026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B: Analyzing
67142026-06-19T09:52:14.128Zprocess/ULP-SlowPath/alloc_ct/V4-Tcp-IN-1400B
67152026-06-19T09:52:14.128Z time: [30.000 30.000 30.000 ]
67162026-06-19T09:52:14.128Z
67172026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67182026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Warming up for 100.00 µs
67192026-06-19T09:52:14.128ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.1697 ms (330 iterations)
67202026-06-19T09:52:14.131ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B: Analyzing
67212026-06-19T09:52:14.131Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-0B
67222026-06-19T09:52:14.131Z time: [44.000 44.000 44.000 ]
67232026-06-19T09:52:14.131Z
67242026-06-19T09:52:14.131ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67252026-06-19T09:52:14.131ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Warming up for 100.00 µs
67262026-06-19T09:52:14.131ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.1595 ms (275 iterations)
67272026-06-19T09:52:14.131ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B: Analyzing
67282026-06-19T09:52:14.131Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-OUT-1400B
67292026-06-19T09:52:14.131Z time: [44.000 44.000 44.000 ]
67302026-06-19T09:52:14.134Z
67312026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67322026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Warming up for 100.00 µs
67332026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.1546 ms (385 iterations)
67342026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B: Analyzing
67352026-06-19T09:52:14.135Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-0B
67362026-06-19T09:52:14.135Z time: [29.000 29.000 29.000 ]
67372026-06-19T09:52:14.135Z
67382026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67392026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Warming up for 100.00 µs
67402026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0364 ms (275 iterations)
67412026-06-19T09:52:14.135ZBenchmarking process/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B: Analyzing
67422026-06-19T09:52:14.137Zprocess/ULP-SlowPath/alloc_ct/V4-Udp-IN-1400B
67432026-06-19T09:52:14.137Z time: [29.000 29.000 29.000 ]
67442026-06-19T09:52:14.137Z
67452026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67462026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Warming up for 100.00 µs
67472026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.1445 ms (275 iterations)
67482026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B: Analyzing
67492026-06-19T09:52:14.138Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-0B
67502026-06-19T09:52:14.138Z time: [45.000 45.000 45.000 ]
67512026-06-19T09:52:14.138Z
67522026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67532026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
67542026-06-19T09:52:14.138ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0523 ms (220 iterations)
67552026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B: Analyzing
67562026-06-19T09:52:14.141Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-OUT-1400B
67572026-06-19T09:52:14.141Z time: [45.000 45.000 45.000 ]
67582026-06-19T09:52:14.141Z
67592026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67602026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Warming up for 100.00 µs
67612026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.1611 ms (330 iterations)
67622026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B: Analyzing
67632026-06-19T09:52:14.141Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-0B
67642026-06-19T09:52:14.141Z time: [30.000 30.000 30.000 ]
67652026-06-19T09:52:14.141Z
67662026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67672026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Warming up for 100.00 µs
67682026-06-19T09:52:14.141ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1691 ms (275 iterations)
67692026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B: Analyzing
67702026-06-19T09:52:14.144Zprocess/ULP-SlowPath/alloc_ct/V6-Tcp-IN-1400B
67712026-06-19T09:52:14.144Z time: [30.000 30.000 30.000 ]
67722026-06-19T09:52:14.144Z
67732026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67742026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Warming up for 100.00 µs
67752026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0481 ms (275 iterations)
67762026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B: Analyzing
67772026-06-19T09:52:14.144Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-0B
67782026-06-19T09:52:14.144Z time: [44.000 44.000 44.000 ]
67792026-06-19T09:52:14.144Z
67802026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67812026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Warming up for 100.00 µs
67822026-06-19T09:52:14.144ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2370 ms (275 iterations)
67832026-06-19T09:52:14.147ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B: Analyzing
67842026-06-19T09:52:14.147Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-OUT-1400B
67852026-06-19T09:52:14.147Z time: [44.000 44.000 44.000 ]
67862026-06-19T09:52:14.147Z
67872026-06-19T09:52:14.147ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67882026-06-19T09:52:14.147ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Warming up for 100.00 µs
67892026-06-19T09:52:14.147ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0423 ms (330 iterations)
67902026-06-19T09:52:14.147ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B: Analyzing
67912026-06-19T09:52:14.150Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-0B
67922026-06-19T09:52:14.150Z time: [29.000 29.000 29.000 ]
67932026-06-19T09:52:14.151Z
67942026-06-19T09:52:14.151ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
67952026-06-19T09:52:14.151ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Warming up for 100.00 µs
67962026-06-19T09:52:14.151ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0829 ms (275 iterations)
67972026-06-19T09:52:14.151ZBenchmarking process/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B: Analyzing
67982026-06-19T09:52:14.151Zprocess/ULP-SlowPath/alloc_ct/V6-Udp-IN-1400B
67992026-06-19T09:52:14.151Z time: [29.000 29.000 29.000 ]
68002026-06-19T09:52:14.151Z
68012026-06-19T09:52:14.151ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover
68022026-06-19T09:52:14.151ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Warming up for 100.00 µs
68032026-06-19T09:52:14.151ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Collecting 10 samples in estimated 1.0621 ms (715 iterations)
68042026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Discover: Analyzing
68052026-06-19T09:52:14.154Zprocess/Hairpin-DHCPv4/alloc_sz/Discover
68062026-06-19T09:52:14.154Z time: [3924.0 B 3924.0 B 3924.0 B]
68072026-06-19T09:52:14.154Z
68082026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request
68092026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Warming up for 100.00 µs
68102026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Collecting 10 samples in estimated 1.0286 ms (715 iterations)
68112026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv4/alloc_sz/Request: Analyzing
68122026-06-19T09:52:14.154Zprocess/Hairpin-DHCPv4/alloc_sz/Request
68132026-06-19T09:52:14.154Z time: [3924.0 B 3924.0 B 3924.0 B]
68142026-06-19T09:52:14.154Z
68152026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit
68162026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Warming up for 100.00 µs
68172026-06-19T09:52:14.154ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Collecting 10 samples in estimated 1.0895 ms (550 iterations)
68182026-06-19T09:52:14.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Solicit: Analyzing
68192026-06-19T09:52:14.157Zprocess/Hairpin-DHCPv6/alloc_sz/Solicit
68202026-06-19T09:52:14.157Z time: [3988.0 B 3988.0 B 3988.0 B]
68212026-06-19T09:52:14.157Z
68222026-06-19T09:52:14.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request
68232026-06-19T09:52:14.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Warming up for 100.00 µs
68242026-06-19T09:52:14.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Collecting 10 samples in estimated 1.0705 ms (550 iterations)
68252026-06-19T09:52:14.157ZBenchmarking process/Hairpin-DHCPv6/alloc_sz/Request: Analyzing
68262026-06-19T09:52:14.157Zprocess/Hairpin-DHCPv6/alloc_sz/Request
68272026-06-19T09:52:14.157Z time: [4386.0 B 4386.0 B 4386.0 B]
68282026-06-19T09:52:14.157Z
68292026-06-19T09:52:14.157ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest
68302026-06-19T09:52:14.157ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Warming up for 100.00 µs
68312026-06-19T09:52:14.157ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0340 ms (825 iterations)
68322026-06-19T09:52:14.160ZBenchmarking process/Hairpin-ICMPv4/alloc_sz/EchoRequest: Analyzing
68332026-06-19T09:52:14.160Zprocess/Hairpin-ICMPv4/alloc_sz/EchoRequest
68342026-06-19T09:52:14.160Z time: [2888.0 B 2888.0 B 2888.0 B]
68352026-06-19T09:52:14.160Z
68362026-06-19T09:52:14.160ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest
68372026-06-19T09:52:14.160ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Warming up for 100.00 µs
68382026-06-19T09:52:14.160ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Collecting 10 samples in estimated 1.0281 ms (715 iterations)
68392026-06-19T09:52:14.160ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/EchoRequest: Analyzing
68402026-06-19T09:52:14.160Zprocess/Hairpin-ICMPv6/alloc_sz/EchoRequest
68412026-06-19T09:52:14.160Z time: [2873.0 B 2873.0 B 2873.0 B]
68422026-06-19T09:52:14.163Z
68432026-06-19T09:52:14.163ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68442026-06-19T09:52:14.163ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Warming up for 100.00 µs
68452026-06-19T09:52:14.163ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Collecting 10 samples in estimated 1.0322 ms (715 iterations)
68462026-06-19T09:52:14.163ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/NeighborSolicit: Analyzing
68472026-06-19T09:52:14.163Zprocess/Hairpin-ICMPv6/alloc_sz/NeighborSolicit
68482026-06-19T09:52:14.164Z time: [2926.0 B 2926.0 B 2926.0 B]
68492026-06-19T09:52:14.164Z
68502026-06-19T09:52:14.164ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68512026-06-19T09:52:14.164ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Warming up for 100.00 µs
68522026-06-19T09:52:14.164ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Collecting 10 samples in estimated 1.0561 ms (715 iterations)
68532026-06-19T09:52:14.164ZBenchmarking process/Hairpin-ICMPv6/alloc_sz/RouterSolicit: Analyzing
68542026-06-19T09:52:14.167Zprocess/Hairpin-ICMPv6/alloc_sz/RouterSolicit
68552026-06-19T09:52:14.167Z time: [2910.0 B 2910.0 B 2910.0 B]
68562026-06-19T09:52:14.167Z
68572026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68582026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
68592026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0477 ms (825 iterations)
68602026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
68612026-06-19T09:52:14.167Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-0B
68622026-06-19T09:52:14.167Z time: [264.00 B 264.00 B 264.00 B]
68632026-06-19T09:52:14.167Z
68642026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68652026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
68662026-06-19T09:52:14.167ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0946 ms (550 iterations)
68672026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
68682026-06-19T09:52:14.170Zprocess/ULP-FastPath/alloc_sz/V4-Tcp-OUT-1400B
68692026-06-19T09:52:14.170Z time: [264.00 B 264.00 B 264.00 B]
68702026-06-19T09:52:14.170Z
68712026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B
68722026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
68732026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.0210 ms (715 iterations)
68742026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
68752026-06-19T09:52:14.170ZCriterion.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.
68762026-06-19T09:52:14.170Z
68772026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B
68782026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
68792026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0665 ms (495 iterations)
68802026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
68812026-06-19T09:52:14.170ZCriterion.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.
68822026-06-19T09:52:14.170Z
68832026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68842026-06-19T09:52:14.170ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
68852026-06-19T09:52:14.173ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0434 ms (935 iterations)
68862026-06-19T09:52:14.173ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
68872026-06-19T09:52:14.173Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-0B
68882026-06-19T09:52:14.173Z time: [264.00 B 264.00 B 264.00 B]
68892026-06-19T09:52:14.173Z
68902026-06-19T09:52:14.173ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68912026-06-19T09:52:14.174ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
68922026-06-19T09:52:14.174ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0536 ms (550 iterations)
68932026-06-19T09:52:14.174ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
68942026-06-19T09:52:14.174Zprocess/ULP-FastPath/alloc_sz/V4-Udp-OUT-1400B
68952026-06-19T09:52:14.174Z time: [264.00 B 264.00 B 264.00 B]
68962026-06-19T09:52:14.174Z
68972026-06-19T09:52:14.176ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B
68982026-06-19T09:52:14.176ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
68992026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0151 ms (770 iterations)
69002026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-0B: Analyzing
69012026-06-19T09:52:14.177ZCriterion.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.
69022026-06-19T09:52:14.177Z
69032026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B
69042026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
69052026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0398 ms (495 iterations)
69062026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
69072026-06-19T09:52:14.177ZCriterion.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.
69082026-06-19T09:52:14.177Z
69092026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69102026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
69112026-06-19T09:52:14.177ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0529 ms (825 iterations)
69122026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
69132026-06-19T09:52:14.180Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-0B
69142026-06-19T09:52:14.180Z time: [264.00 B 264.00 B 264.00 B]
69152026-06-19T09:52:14.180Z
69162026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69172026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
69182026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0118 ms (495 iterations)
69192026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
69202026-06-19T09:52:14.180Zprocess/ULP-FastPath/alloc_sz/V6-Tcp-OUT-1400B
69212026-06-19T09:52:14.180Z time: [264.00 B 264.00 B 264.00 B]
69222026-06-19T09:52:14.180Z
69232026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B
69242026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
69252026-06-19T09:52:14.180ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0538 ms (715 iterations)
69262026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
69272026-06-19T09:52:14.183ZCriterion.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.
69282026-06-19T09:52:14.183Z
69292026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B
69302026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
69312026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.0954 ms (495 iterations)
69322026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
69332026-06-19T09:52:14.183ZCriterion.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.
69342026-06-19T09:52:14.183Z
69352026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69362026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
69372026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0438 ms (880 iterations)
69382026-06-19T09:52:14.183ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
69392026-06-19T09:52:14.186Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-0B
69402026-06-19T09:52:14.186Z time: [264.00 B 264.00 B 264.00 B]
69412026-06-19T09:52:14.186Z
69422026-06-19T09:52:14.186ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69432026-06-19T09:52:14.186ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
69442026-06-19T09:52:14.186ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0224 ms (495 iterations)
69452026-06-19T09:52:14.186ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
69462026-06-19T09:52:14.186Zprocess/ULP-FastPath/alloc_sz/V6-Udp-OUT-1400B
69472026-06-19T09:52:14.186Z time: [264.00 B 264.00 B 264.00 B]
69482026-06-19T09:52:14.186Z
69492026-06-19T09:52:14.186ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B
69502026-06-19T09:52:14.187ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
69512026-06-19T09:52:14.187ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0572 ms (660 iterations)
69522026-06-19T09:52:14.189ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-0B: Analyzing
69532026-06-19T09:52:14.189ZCriterion.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.
69542026-06-19T09:52:14.189Z
69552026-06-19T09:52:14.189ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B
69562026-06-19T09:52:14.190ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
69572026-06-19T09:52:14.190ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0639 ms (495 iterations)
69582026-06-19T09:52:14.190ZBenchmarking process/ULP-FastPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
69592026-06-19T09:52:14.190ZCriterion.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.
69602026-06-19T09:52:14.190Z
69612026-06-19T09:52:14.190ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69622026-06-19T09:52:14.190ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Warming up for 100.00 µs
69632026-06-19T09:52:14.190ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Collecting 10 samples in estimated 1.0753 ms (275 iterations)
69642026-06-19T09:52:14.190ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B: Analyzing
69652026-06-19T09:52:14.190Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-0B
69662026-06-19T09:52:14.190Z time: [8539.0 B 8539.0 B 8539.0 B]
69672026-06-19T09:52:14.190Z
69682026-06-19T09:52:14.190ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69692026-06-19T09:52:14.190ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Warming up for 100.00 µs
69702026-06-19T09:52:14.193ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0018 ms (220 iterations)
69712026-06-19T09:52:14.193ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B: Analyzing
69722026-06-19T09:52:14.193Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-OUT-1400B
69732026-06-19T09:52:14.193Z time: [8539.0 B 8539.0 B 8539.0 B]
69742026-06-19T09:52:14.193Z
69752026-06-19T09:52:14.193ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69762026-06-19T09:52:14.193ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Warming up for 100.00 µs
69772026-06-19T09:52:14.193ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Collecting 10 samples in estimated 1.1580 ms (330 iterations)
69782026-06-19T09:52:14.193ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B: Analyzing
69792026-06-19T09:52:14.193Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-0B
69802026-06-19T09:52:14.193Z time: [7048.0 B 7048.0 B 7048.0 B]
69812026-06-19T09:52:14.196Z
69822026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69832026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Warming up for 100.00 µs
69842026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Collecting 10 samples in estimated 1.1845 ms (275 iterations)
69852026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B: Analyzing
69862026-06-19T09:52:14.196Zprocess/ULP-SlowPath/alloc_sz/V4-Tcp-IN-1400B
69872026-06-19T09:52:14.196Z time: [7048.0 B 7048.0 B 7048.0 B]
69882026-06-19T09:52:14.196Z
69892026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69902026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Warming up for 100.00 µs
69912026-06-19T09:52:14.196ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Collecting 10 samples in estimated 1.0042 ms (275 iterations)
69922026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B: Analyzing
69932026-06-19T09:52:14.199Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-0B
69942026-06-19T09:52:14.199Z time: [8507.0 B 8507.0 B 8507.0 B]
69952026-06-19T09:52:14.199Z
69962026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
69972026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Warming up for 100.00 µs
69982026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Collecting 10 samples in estimated 1.2395 ms (275 iterations)
69992026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B: Analyzing
70002026-06-19T09:52:14.199Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-OUT-1400B
70012026-06-19T09:52:14.199Z time: [8507.0 B 8507.0 B 8507.0 B]
70022026-06-19T09:52:14.199Z
70032026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70042026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Warming up for 100.00 µs
70052026-06-19T09:52:14.199ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Collecting 10 samples in estimated 1.0024 ms (330 iterations)
70062026-06-19T09:52:14.202ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B: Analyzing
70072026-06-19T09:52:14.202Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-0B
70082026-06-19T09:52:14.202Z time: [7016.0 B 7016.0 B 7016.0 B]
70092026-06-19T09:52:14.202Z
70102026-06-19T09:52:14.202ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70112026-06-19T09:52:14.203ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Warming up for 100.00 µs
70122026-06-19T09:52:14.203ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Collecting 10 samples in estimated 1.0566 ms (275 iterations)
70132026-06-19T09:52:14.203ZBenchmarking process/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B: Analyzing
70142026-06-19T09:52:14.203Zprocess/ULP-SlowPath/alloc_sz/V4-Udp-IN-1400B
70152026-06-19T09:52:14.203Z time: [7016.0 B 7016.0 B 7016.0 B]
70162026-06-19T09:52:14.203Z
70172026-06-19T09:52:14.203ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70182026-06-19T09:52:14.203ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Warming up for 100.00 µs
70192026-06-19T09:52:14.206ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Collecting 10 samples in estimated 1.2085 ms (275 iterations)
70202026-06-19T09:52:14.206ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B: Analyzing
70212026-06-19T09:52:14.206Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-0B
70222026-06-19T09:52:14.206Z time: [8539.0 B 8539.0 B 8539.0 B]
70232026-06-19T09:52:14.206Z
70242026-06-19T09:52:14.206ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70252026-06-19T09:52:14.206ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Warming up for 100.00 µs
70262026-06-19T09:52:14.206ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Collecting 10 samples in estimated 1.0928 ms (220 iterations)
70272026-06-19T09:52:14.206ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B: Analyzing
70282026-06-19T09:52:14.209Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-OUT-1400B
70292026-06-19T09:52:14.209Z time: [8539.0 B 8539.0 B 8539.0 B]
70302026-06-19T09:52:14.209Z
70312026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70322026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Warming up for 100.00 µs
70332026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Collecting 10 samples in estimated 1.0611 ms (275 iterations)
70342026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B: Analyzing
70352026-06-19T09:52:14.209Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-0B
70362026-06-19T09:52:14.209Z time: [7048.0 B 7048.0 B 7048.0 B]
70372026-06-19T09:52:14.209Z
70382026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70392026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Warming up for 100.00 µs
70402026-06-19T09:52:14.209ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Collecting 10 samples in estimated 1.2072 ms (275 iterations)
70412026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B: Analyzing
70422026-06-19T09:52:14.212Zprocess/ULP-SlowPath/alloc_sz/V6-Tcp-IN-1400B
70432026-06-19T09:52:14.212Z time: [7048.0 B 7048.0 B 7048.0 B]
70442026-06-19T09:52:14.212Z
70452026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70462026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Warming up for 100.00 µs
70472026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Collecting 10 samples in estimated 1.0524 ms (275 iterations)
70482026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B: Analyzing
70492026-06-19T09:52:14.212Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-0B
70502026-06-19T09:52:14.212Z time: [8507.0 B 8507.0 B 8507.0 B]
70512026-06-19T09:52:14.212Z
70522026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70532026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Warming up for 100.00 µs
70542026-06-19T09:52:14.212ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Collecting 10 samples in estimated 1.0467 ms (220 iterations)
70552026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B: Analyzing
70562026-06-19T09:52:14.215Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-OUT-1400B
70572026-06-19T09:52:14.215Z time: [8507.0 B 8507.0 B 8507.0 B]
70582026-06-19T09:52:14.215Z
70592026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70602026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Warming up for 100.00 µs
70612026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Collecting 10 samples in estimated 1.0734 ms (330 iterations)
70622026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B: Analyzing
70632026-06-19T09:52:14.215Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-0B
70642026-06-19T09:52:14.215Z time: [7016.0 B 7016.0 B 7016.0 B]
70652026-06-19T09:52:14.215Z
70662026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70672026-06-19T09:52:14.215ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Warming up for 100.00 µs
70682026-06-19T09:52:14.218ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Collecting 10 samples in estimated 1.0973 ms (275 iterations)
70692026-06-19T09:52:14.218ZBenchmarking process/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B: Analyzing
70702026-06-19T09:52:14.218Zprocess/ULP-SlowPath/alloc_sz/V6-Udp-IN-1400B
70712026-06-19T09:52:14.218Z time: [7016.0 B 7016.0 B 7016.0 B]
70722026-06-19T09:52:14.219Z
70732026-06-19T09:52:14.253Z+ cp -r target/criterion /work/bench-results
70742026-06-19T09:52:14.362Z+ cp -r target/xde-bench /work/bench-results
70752026-06-19T09:52:14.396Z+ pushd /work
70762026-06-19T09:52:14.396Z+ tar -caf bench-results.tgz bench-results
70772026-06-19T09:52:14.396Z/work /work/oxidecomputer/opte
70782026-06-19T09:52:14.773Z+ popd
70792026-06-19T09:52:14.773Z/work/oxidecomputer/opte
70802026-06-19T09:52:14.773Z+ cleanup
70812026-06-19T09:52:14.775Z++ id -un
70822026-06-19T09:52:14.778Z++ id -gn
70832026-06-19T09:52:14.780Z+ pfexec chown -R build:build .
70842026-06-19T09:52:14.839Z+ [[ -z 01KVFJHB864D59256H0HM2HYA8 ]]
70852026-06-19T09:52:14.841Zprocess exited: duration 1883927 ms, exit code 0
 
70862026-06-19T09:52:14.852Zfound 1 output files
70872026-06-19T09:52:14.852Zuploading: /work/bench-results.tgz (4524891 bytes)
70882026-06-19T09:52:15.888Zuploaded: /work/bench-results.tgz